@cloudtower/eagle 0.33.19 → 0.33.20
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/cjs/core/BasicCTError/BasicCTError.style.js +5 -0
- package/dist/cjs/core/{CTModalFooterError → BasicCTError}/index.js +4 -10
- package/dist/cjs/index.js +2 -2
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1424 -1424
- package/dist/esm/core/BasicCTError/BasicCTError.style.js +3 -0
- package/dist/esm/core/{CTModalFooterError → BasicCTError}/index.js +4 -10
- package/dist/esm/index.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1486 -1486
- package/dist/src/core/BasicCTError/BasicCTError.style.d.ts +1 -0
- package/dist/src/core/{CTModalFooterError/CTModalFooterError.type.d.ts → BasicCTError/BasicCTError.type.d.ts} +3 -3
- package/dist/src/core/BasicCTError/index.d.ts +3 -0
- package/dist/src/core/index.d.ts +1 -1
- package/dist/stories/docs/core/{CTModalFooterError.stories.d.ts → BasicCTError.stories.d.ts} +4 -4
- package/dist/style.css +1242 -1242
- package/package.json +4 -4
- package/dist/cjs/core/CTModalFooterError/CTModalFooterError.style.js +0 -5
- package/dist/esm/core/CTModalFooterError/CTModalFooterError.style.js +0 -3
- package/dist/src/core/CTModalFooterError/CTModalFooterError.style.d.ts +0 -1
- package/dist/src/core/CTModalFooterError/index.d.ts +0 -3
package/dist/components.css
CHANGED
|
@@ -29690,6 +29690,29 @@ html body {
|
|
|
29690
29690
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29691
29691
|
}
|
|
29692
29692
|
}
|
|
29693
|
+
.E_m74vjol {
|
|
29694
|
+
display: flex;
|
|
29695
|
+
justify-content: space-between;
|
|
29696
|
+
width: 100%;
|
|
29697
|
+
}
|
|
29698
|
+
|
|
29699
|
+
.E_m74vjol .action {
|
|
29700
|
+
margin-left: 16px;
|
|
29701
|
+
}
|
|
29702
|
+
|
|
29703
|
+
.E_a1o35uvh.ant-alert-closable {
|
|
29704
|
+
padding-right: 12px;
|
|
29705
|
+
}
|
|
29706
|
+
|
|
29707
|
+
.E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
|
|
29708
|
+
height: fit-content;
|
|
29709
|
+
margin-left: 16px;
|
|
29710
|
+
}
|
|
29711
|
+
|
|
29712
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29713
|
+
flex: 1;
|
|
29714
|
+
}
|
|
29715
|
+
|
|
29693
29716
|
.E_c18gxmrl {
|
|
29694
29717
|
border: 1px solid #d8deeb;
|
|
29695
29718
|
border-radius: 4px;
|
|
@@ -29715,242 +29738,6 @@ html body {
|
|
|
29715
29738
|
padding: 8px 12px;
|
|
29716
29739
|
}
|
|
29717
29740
|
|
|
29718
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
29719
|
-
display: flex;
|
|
29720
|
-
}
|
|
29721
|
-
|
|
29722
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
29723
|
-
border-bottom-left-radius: 5px;
|
|
29724
|
-
border-top-left-radius: 5px;
|
|
29725
|
-
}
|
|
29726
|
-
|
|
29727
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
29728
|
-
border-bottom-right-radius: 5px;
|
|
29729
|
-
border-top-right-radius: 5px;
|
|
29730
|
-
}
|
|
29731
|
-
|
|
29732
|
-
.E_c1uzzomf {
|
|
29733
|
-
margin-bottom: 16px;
|
|
29734
|
-
}
|
|
29735
|
-
|
|
29736
|
-
.E_c1uzzomf .card-title {
|
|
29737
|
-
font-size: 16px;
|
|
29738
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29739
|
-
font-weight: 700;
|
|
29740
|
-
line-height: 32px;
|
|
29741
|
-
}
|
|
29742
|
-
|
|
29743
|
-
.E_c1uzzomf .card-body {
|
|
29744
|
-
padding: 24px;
|
|
29745
|
-
border-radius: 8px;
|
|
29746
|
-
background: #fff;
|
|
29747
|
-
}
|
|
29748
|
-
|
|
29749
|
-
.E_c1uzzomf .empty {
|
|
29750
|
-
font-weight: 700;
|
|
29751
|
-
font-size: 14px;
|
|
29752
|
-
line-height: 22px;
|
|
29753
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29754
|
-
text-align: center;
|
|
29755
|
-
}
|
|
29756
|
-
|
|
29757
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29758
|
-
padding: 4px 8px 0 8px;
|
|
29759
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29760
|
-
font-size: 12px;
|
|
29761
|
-
}
|
|
29762
|
-
|
|
29763
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29764
|
-
padding-bottom: 6px;
|
|
29765
|
-
}
|
|
29766
|
-
|
|
29767
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29768
|
-
padding-top: 4px;
|
|
29769
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29770
|
-
}
|
|
29771
|
-
|
|
29772
|
-
.E_fzh9mnb {
|
|
29773
|
-
width: 100%;
|
|
29774
|
-
height: 100%;
|
|
29775
|
-
min-height: 124px;
|
|
29776
|
-
display: flex;
|
|
29777
|
-
flex-direction: column;
|
|
29778
|
-
justify-content: center;
|
|
29779
|
-
align-items: center;
|
|
29780
|
-
}
|
|
29781
|
-
|
|
29782
|
-
.E_fzh9mnb .error-text {
|
|
29783
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29784
|
-
margin-bottom: 16px;
|
|
29785
|
-
font-size: 18px;
|
|
29786
|
-
}
|
|
29787
|
-
|
|
29788
|
-
.E_d1bw7c5z {
|
|
29789
|
-
position: relative;
|
|
29790
|
-
max-width: 388px;
|
|
29791
|
-
min-width: 285px;
|
|
29792
|
-
}
|
|
29793
|
-
|
|
29794
|
-
.E_d1bw7c5z .center {
|
|
29795
|
-
position: absolute;
|
|
29796
|
-
font-size: 12px;
|
|
29797
|
-
width: 80px;
|
|
29798
|
-
height: 100px;
|
|
29799
|
-
top: 0;
|
|
29800
|
-
left: 35px;
|
|
29801
|
-
display: flex;
|
|
29802
|
-
flex-direction: column;
|
|
29803
|
-
justify-content: center;
|
|
29804
|
-
align-items: center;
|
|
29805
|
-
color: #00122e;
|
|
29806
|
-
}
|
|
29807
|
-
|
|
29808
|
-
.E_d1bw7c5z .center .number {
|
|
29809
|
-
font-size: 24px;
|
|
29810
|
-
font-weight: 700;
|
|
29811
|
-
}
|
|
29812
|
-
|
|
29813
|
-
.E_d1bw7c5z .center .text {
|
|
29814
|
-
padding: 0 5px;
|
|
29815
|
-
font-size: 12px;
|
|
29816
|
-
width: inherit;
|
|
29817
|
-
text-align: center;
|
|
29818
|
-
}
|
|
29819
|
-
|
|
29820
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
29821
|
-
display: flex;
|
|
29822
|
-
}
|
|
29823
|
-
|
|
29824
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29825
|
-
position: relative !important;
|
|
29826
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29827
|
-
left: 0 !important;
|
|
29828
|
-
bottom: 0 !important;
|
|
29829
|
-
display: flex;
|
|
29830
|
-
align-items: center;
|
|
29831
|
-
}
|
|
29832
|
-
|
|
29833
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29834
|
-
width: 100%;
|
|
29835
|
-
}
|
|
29836
|
-
|
|
29837
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29838
|
-
width: 100%;
|
|
29839
|
-
margin-right: 0 !important;
|
|
29840
|
-
line-height: 18px;
|
|
29841
|
-
}
|
|
29842
|
-
|
|
29843
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29844
|
-
border-radius: 2px;
|
|
29845
|
-
}
|
|
29846
|
-
|
|
29847
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
29848
|
-
min-width: 75px;
|
|
29849
|
-
max-width: 198px;
|
|
29850
|
-
width: calc(100% - 20px);
|
|
29851
|
-
margin-left: 2px;
|
|
29852
|
-
color: #00122e !important;
|
|
29853
|
-
display: inline-flex;
|
|
29854
|
-
justify-content: space-between;
|
|
29855
|
-
}
|
|
29856
|
-
|
|
29857
|
-
.E_d1bw7c5z .tooltip-text {
|
|
29858
|
-
maxwidth: calc(100% - 12px);
|
|
29859
|
-
cursor: pointer;
|
|
29860
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
29861
|
-
overflow: hidden;
|
|
29862
|
-
text-overflow: ellipsis;
|
|
29863
|
-
white-space: nowrap;
|
|
29864
|
-
}
|
|
29865
|
-
|
|
29866
|
-
.E_d1bw7c5z .value {
|
|
29867
|
-
color: rgba(44, 56, 82, 0.75);
|
|
29868
|
-
}
|
|
29869
|
-
|
|
29870
|
-
.E_t10pqbtc {
|
|
29871
|
-
width: 140px;
|
|
29872
|
-
}
|
|
29873
|
-
|
|
29874
|
-
.E_t10pqbtc .item {
|
|
29875
|
-
margin: 6px auto;
|
|
29876
|
-
display: flex;
|
|
29877
|
-
justify-content: space-between;
|
|
29878
|
-
}
|
|
29879
|
-
|
|
29880
|
-
.E_t10pqbtc .item .name {
|
|
29881
|
-
width: 102px;
|
|
29882
|
-
}
|
|
29883
|
-
|
|
29884
|
-
.E_b1nip9bk {
|
|
29885
|
-
padding: 4px 11px;
|
|
29886
|
-
}
|
|
29887
|
-
|
|
29888
|
-
.E_bqamoqe {
|
|
29889
|
-
white-space: nowrap;
|
|
29890
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29891
|
-
}
|
|
29892
|
-
|
|
29893
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29894
|
-
--color: #0080ff;
|
|
29895
|
-
}
|
|
29896
|
-
|
|
29897
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29898
|
-
--color: #0080ff;
|
|
29899
|
-
}
|
|
29900
|
-
|
|
29901
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29902
|
-
margin-left: 1px;
|
|
29903
|
-
}
|
|
29904
|
-
|
|
29905
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29906
|
-
border-top-right-radius: 0;
|
|
29907
|
-
border-bottom-right-radius: 0;
|
|
29908
|
-
}
|
|
29909
|
-
|
|
29910
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29911
|
-
border-top-left-radius: 0;
|
|
29912
|
-
border-bottom-left-radius: 0;
|
|
29913
|
-
}
|
|
29914
|
-
|
|
29915
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29916
|
-
border-radius: unset;
|
|
29917
|
-
}
|
|
29918
|
-
|
|
29919
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
29920
|
-
display: var(--a1wfy30z-0);
|
|
29921
|
-
}
|
|
29922
|
-
|
|
29923
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
29924
|
-
padding: 4px 11px;
|
|
29925
|
-
display: inline-flex;
|
|
29926
|
-
line-height: 1.5715;
|
|
29927
|
-
height: inherit;
|
|
29928
|
-
}
|
|
29929
|
-
|
|
29930
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
29931
|
-
content: var(--a1wfy30z-1);
|
|
29932
|
-
display: var(--a1wfy30z-2);
|
|
29933
|
-
flex: none;
|
|
29934
|
-
align-items: center;
|
|
29935
|
-
margin-left: 4px;
|
|
29936
|
-
}
|
|
29937
|
-
|
|
29938
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
29939
|
-
content: var(--a1wfy30z-3);
|
|
29940
|
-
display: var(--a1wfy30z-4);
|
|
29941
|
-
flex: none;
|
|
29942
|
-
align-items: center;
|
|
29943
|
-
margin-right: 4px;
|
|
29944
|
-
cursor: auto;
|
|
29945
|
-
}
|
|
29946
|
-
|
|
29947
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
29948
|
-
padding: 0;
|
|
29949
|
-
margin: 0;
|
|
29950
|
-
height: auto;
|
|
29951
|
-
font-size: inherit;
|
|
29952
|
-
}
|
|
29953
|
-
|
|
29954
29741
|
.E_berrcjl {
|
|
29955
29742
|
color: rgba(10, 37, 85, 0.6);
|
|
29956
29743
|
margin-bottom: 4px;
|
|
@@ -29970,79 +29757,80 @@ html body {
|
|
|
29970
29757
|
color: #005ed1;
|
|
29971
29758
|
}
|
|
29972
29759
|
|
|
29973
|
-
.
|
|
29974
|
-
|
|
29975
|
-
justify-content: space-between;
|
|
29976
|
-
width: 100%;
|
|
29977
|
-
}
|
|
29978
|
-
|
|
29979
|
-
.E_m74vjol .action {
|
|
29980
|
-
margin-left: 16px;
|
|
29760
|
+
.E_b1nip9bk {
|
|
29761
|
+
padding: 4px 11px;
|
|
29981
29762
|
}
|
|
29982
29763
|
|
|
29983
|
-
.
|
|
29984
|
-
|
|
29764
|
+
.E_bqamoqe {
|
|
29765
|
+
white-space: nowrap;
|
|
29766
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29985
29767
|
}
|
|
29986
29768
|
|
|
29987
|
-
.
|
|
29988
|
-
|
|
29989
|
-
margin-left: 16px;
|
|
29769
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29770
|
+
--color: #0080ff;
|
|
29990
29771
|
}
|
|
29991
29772
|
|
|
29992
|
-
.
|
|
29993
|
-
|
|
29773
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29774
|
+
--color: #0080ff;
|
|
29994
29775
|
}
|
|
29995
|
-
|
|
29996
|
-
.
|
|
29997
|
-
|
|
29776
|
+
|
|
29777
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29778
|
+
margin-left: 1px;
|
|
29998
29779
|
}
|
|
29999
29780
|
|
|
30000
|
-
.
|
|
30001
|
-
|
|
29781
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29782
|
+
border-top-right-radius: 0;
|
|
29783
|
+
border-bottom-right-radius: 0;
|
|
30002
29784
|
}
|
|
30003
29785
|
|
|
30004
|
-
.
|
|
30005
|
-
|
|
29786
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29787
|
+
border-top-left-radius: 0;
|
|
29788
|
+
border-bottom-left-radius: 0;
|
|
30006
29789
|
}
|
|
30007
29790
|
|
|
30008
|
-
.
|
|
30009
|
-
|
|
30010
|
-
margin-bottom: 0 !important;
|
|
30011
|
-
flex-flow: nowrap !important;
|
|
30012
|
-
line-break: auto;
|
|
29791
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29792
|
+
border-radius: unset;
|
|
30013
29793
|
}
|
|
30014
29794
|
|
|
30015
|
-
.
|
|
30016
|
-
|
|
30017
|
-
padding-bottom: 0 !important;
|
|
29795
|
+
.E_c1uzzomf {
|
|
29796
|
+
margin-bottom: 16px;
|
|
30018
29797
|
}
|
|
30019
29798
|
|
|
30020
|
-
.
|
|
30021
|
-
|
|
30022
|
-
height: auto;
|
|
30023
|
-
font-size: 13px;
|
|
29799
|
+
.E_c1uzzomf .card-title {
|
|
29800
|
+
font-size: 16px;
|
|
30024
29801
|
color: rgba(44, 56, 82, 0.6);
|
|
30025
|
-
|
|
29802
|
+
font-weight: 700;
|
|
29803
|
+
line-height: 32px;
|
|
30026
29804
|
}
|
|
30027
29805
|
|
|
30028
|
-
.
|
|
30029
|
-
|
|
29806
|
+
.E_c1uzzomf .card-body {
|
|
29807
|
+
padding: 24px;
|
|
29808
|
+
border-radius: 8px;
|
|
29809
|
+
background: #fff;
|
|
30030
29810
|
}
|
|
30031
29811
|
|
|
30032
|
-
.
|
|
30033
|
-
|
|
29812
|
+
.E_c1uzzomf .empty {
|
|
29813
|
+
font-weight: 700;
|
|
29814
|
+
font-size: 14px;
|
|
29815
|
+
line-height: 22px;
|
|
29816
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29817
|
+
text-align: center;
|
|
30034
29818
|
}
|
|
30035
29819
|
|
|
30036
|
-
.
|
|
30037
|
-
|
|
30038
|
-
|
|
30039
|
-
min-height:
|
|
29820
|
+
.E_fzh9mnb {
|
|
29821
|
+
width: 100%;
|
|
29822
|
+
height: 100%;
|
|
29823
|
+
min-height: 124px;
|
|
29824
|
+
display: flex;
|
|
29825
|
+
flex-direction: column;
|
|
29826
|
+
justify-content: center;
|
|
29827
|
+
align-items: center;
|
|
30040
29828
|
}
|
|
30041
29829
|
|
|
30042
|
-
.
|
|
30043
|
-
|
|
30044
|
-
|
|
30045
|
-
|
|
29830
|
+
.E_fzh9mnb .error-text {
|
|
29831
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29832
|
+
margin-bottom: 16px;
|
|
29833
|
+
font-size: 18px;
|
|
30046
29834
|
}
|
|
30047
29835
|
|
|
30048
29836
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30326,40 +30114,244 @@ html body {
|
|
|
30326
30114
|
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30327
30115
|
}
|
|
30328
30116
|
|
|
30329
|
-
.E_b1wx3t3t .button-prefix-icon {
|
|
30330
|
-
margin-right: 8px;
|
|
30331
|
-
display: inline-flex;
|
|
30117
|
+
.E_b1wx3t3t .button-prefix-icon {
|
|
30118
|
+
margin-right: 8px;
|
|
30119
|
+
display: inline-flex;
|
|
30120
|
+
}
|
|
30121
|
+
|
|
30122
|
+
.E_b1wx3t3t .button-suffix-icon {
|
|
30123
|
+
margin-left: 8px;
|
|
30124
|
+
display: inline-flex;
|
|
30125
|
+
}
|
|
30126
|
+
|
|
30127
|
+
.E_b1wx3t3t .icon-wrapper {
|
|
30128
|
+
display: flex;
|
|
30129
|
+
justify-content: center;
|
|
30130
|
+
}
|
|
30131
|
+
|
|
30132
|
+
.E_d1bw7c5z {
|
|
30133
|
+
position: relative;
|
|
30134
|
+
max-width: 388px;
|
|
30135
|
+
min-width: 285px;
|
|
30136
|
+
}
|
|
30137
|
+
|
|
30138
|
+
.E_d1bw7c5z .center {
|
|
30139
|
+
position: absolute;
|
|
30140
|
+
font-size: 12px;
|
|
30141
|
+
width: 80px;
|
|
30142
|
+
height: 100px;
|
|
30143
|
+
top: 0;
|
|
30144
|
+
left: 35px;
|
|
30145
|
+
display: flex;
|
|
30146
|
+
flex-direction: column;
|
|
30147
|
+
justify-content: center;
|
|
30148
|
+
align-items: center;
|
|
30149
|
+
color: #00122e;
|
|
30150
|
+
}
|
|
30151
|
+
|
|
30152
|
+
.E_d1bw7c5z .center .number {
|
|
30153
|
+
font-size: 24px;
|
|
30154
|
+
font-weight: 700;
|
|
30155
|
+
}
|
|
30156
|
+
|
|
30157
|
+
.E_d1bw7c5z .center .text {
|
|
30158
|
+
padding: 0 5px;
|
|
30159
|
+
font-size: 12px;
|
|
30160
|
+
width: inherit;
|
|
30161
|
+
text-align: center;
|
|
30162
|
+
}
|
|
30163
|
+
|
|
30164
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30165
|
+
display: flex;
|
|
30166
|
+
}
|
|
30167
|
+
|
|
30168
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30169
|
+
position: relative !important;
|
|
30170
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30171
|
+
left: 0 !important;
|
|
30172
|
+
bottom: 0 !important;
|
|
30173
|
+
display: flex;
|
|
30174
|
+
align-items: center;
|
|
30175
|
+
}
|
|
30176
|
+
|
|
30177
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30178
|
+
width: 100%;
|
|
30179
|
+
}
|
|
30180
|
+
|
|
30181
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30182
|
+
width: 100%;
|
|
30183
|
+
margin-right: 0 !important;
|
|
30184
|
+
line-height: 18px;
|
|
30185
|
+
}
|
|
30186
|
+
|
|
30187
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30188
|
+
border-radius: 2px;
|
|
30189
|
+
}
|
|
30190
|
+
|
|
30191
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30192
|
+
min-width: 75px;
|
|
30193
|
+
max-width: 198px;
|
|
30194
|
+
width: calc(100% - 20px);
|
|
30195
|
+
margin-left: 2px;
|
|
30196
|
+
color: #00122e !important;
|
|
30197
|
+
display: inline-flex;
|
|
30198
|
+
justify-content: space-between;
|
|
30199
|
+
}
|
|
30200
|
+
|
|
30201
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30202
|
+
maxwidth: calc(100% - 12px);
|
|
30203
|
+
cursor: pointer;
|
|
30204
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30205
|
+
overflow: hidden;
|
|
30206
|
+
text-overflow: ellipsis;
|
|
30207
|
+
white-space: nowrap;
|
|
30208
|
+
}
|
|
30209
|
+
|
|
30210
|
+
.E_d1bw7c5z .value {
|
|
30211
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30212
|
+
}
|
|
30213
|
+
|
|
30214
|
+
.E_t10pqbtc {
|
|
30215
|
+
width: 140px;
|
|
30216
|
+
}
|
|
30217
|
+
|
|
30218
|
+
.E_t10pqbtc .item {
|
|
30219
|
+
margin: 6px auto;
|
|
30220
|
+
display: flex;
|
|
30221
|
+
justify-content: space-between;
|
|
30222
|
+
}
|
|
30223
|
+
|
|
30224
|
+
.E_t10pqbtc .item .name {
|
|
30225
|
+
width: 102px;
|
|
30226
|
+
}
|
|
30227
|
+
|
|
30228
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30229
|
+
padding: 4px 8px 0 8px;
|
|
30230
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30231
|
+
font-size: 12px;
|
|
30232
|
+
}
|
|
30233
|
+
|
|
30234
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30235
|
+
padding-bottom: 6px;
|
|
30236
|
+
}
|
|
30237
|
+
|
|
30238
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30239
|
+
padding-top: 4px;
|
|
30240
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30241
|
+
}
|
|
30242
|
+
|
|
30243
|
+
.E_f7pxqmh {
|
|
30244
|
+
width: 100%;
|
|
30245
|
+
margin-bottom: 0 !important;
|
|
30246
|
+
flex-flow: nowrap !important;
|
|
30247
|
+
line-break: auto;
|
|
30248
|
+
}
|
|
30249
|
+
|
|
30250
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30251
|
+
text-align: left !important;
|
|
30252
|
+
padding-bottom: 0 !important;
|
|
30253
|
+
}
|
|
30254
|
+
|
|
30255
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30256
|
+
min-height: 32px;
|
|
30257
|
+
height: auto;
|
|
30258
|
+
font-size: 13px;
|
|
30259
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30260
|
+
white-space: normal;
|
|
30261
|
+
}
|
|
30262
|
+
|
|
30263
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30264
|
+
border-color: #ff4d4f !important;
|
|
30265
|
+
}
|
|
30266
|
+
|
|
30267
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30268
|
+
border-color: #ff4d4f !important;
|
|
30269
|
+
}
|
|
30270
|
+
|
|
30271
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30272
|
+
margin-top: 4px;
|
|
30273
|
+
font-size: 12px;
|
|
30274
|
+
min-height: 0px;
|
|
30275
|
+
}
|
|
30276
|
+
|
|
30277
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30278
|
+
font-size: 12px;
|
|
30279
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30280
|
+
min-height: 0px;
|
|
30281
|
+
}
|
|
30282
|
+
|
|
30283
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30284
|
+
margin-left: 8px;
|
|
30285
|
+
}
|
|
30286
|
+
|
|
30287
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30288
|
+
padding: 2px 7px 2px 12px;
|
|
30289
|
+
}
|
|
30290
|
+
|
|
30291
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30292
|
+
display: flex;
|
|
30293
|
+
}
|
|
30294
|
+
|
|
30295
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30296
|
+
border-bottom-left-radius: 5px;
|
|
30297
|
+
border-top-left-radius: 5px;
|
|
30298
|
+
}
|
|
30299
|
+
|
|
30300
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30301
|
+
border-bottom-right-radius: 5px;
|
|
30302
|
+
border-top-right-radius: 5px;
|
|
30303
|
+
}
|
|
30304
|
+
|
|
30305
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30306
|
+
display: var(--a1wfy30z-0);
|
|
30332
30307
|
}
|
|
30333
30308
|
|
|
30334
|
-
.
|
|
30335
|
-
|
|
30309
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30310
|
+
padding: 4px 11px;
|
|
30336
30311
|
display: inline-flex;
|
|
30312
|
+
line-height: 1.5715;
|
|
30313
|
+
height: inherit;
|
|
30337
30314
|
}
|
|
30338
30315
|
|
|
30339
|
-
.
|
|
30340
|
-
|
|
30341
|
-
|
|
30316
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30317
|
+
content: var(--a1wfy30z-1);
|
|
30318
|
+
display: var(--a1wfy30z-2);
|
|
30319
|
+
flex: none;
|
|
30320
|
+
align-items: center;
|
|
30321
|
+
margin-left: 4px;
|
|
30342
30322
|
}
|
|
30343
30323
|
|
|
30344
|
-
.
|
|
30345
|
-
|
|
30324
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30325
|
+
content: var(--a1wfy30z-3);
|
|
30326
|
+
display: var(--a1wfy30z-4);
|
|
30327
|
+
flex: none;
|
|
30346
30328
|
align-items: center;
|
|
30329
|
+
margin-right: 4px;
|
|
30330
|
+
cursor: auto;
|
|
30347
30331
|
}
|
|
30348
30332
|
|
|
30349
|
-
.
|
|
30350
|
-
|
|
30351
|
-
|
|
30352
|
-
|
|
30333
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30334
|
+
padding: 0;
|
|
30335
|
+
margin: 0;
|
|
30336
|
+
height: auto;
|
|
30337
|
+
font-size: inherit;
|
|
30353
30338
|
}
|
|
30354
30339
|
|
|
30355
|
-
.
|
|
30356
|
-
|
|
30357
|
-
|
|
30340
|
+
.E_i1inqkme {
|
|
30341
|
+
height: 18px;
|
|
30342
|
+
line-height: 18px;
|
|
30343
|
+
padding: 0 4px;
|
|
30344
|
+
border-radius: 4px;
|
|
30345
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30346
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30347
|
+
display: flex;
|
|
30348
|
+
align-items: center;
|
|
30349
|
+
white-space: nowrap;
|
|
30350
|
+
margin-right: 4px;
|
|
30358
30351
|
}
|
|
30359
30352
|
|
|
30360
|
-
.
|
|
30361
|
-
|
|
30362
|
-
animation: rotate 680ms linear infinite;
|
|
30353
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30354
|
+
line-height: 18px;
|
|
30363
30355
|
}
|
|
30364
30356
|
|
|
30365
30357
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -30432,17 +30424,25 @@ html body {
|
|
|
30432
30424
|
padding: 2px 8px;
|
|
30433
30425
|
}
|
|
30434
30426
|
|
|
30435
|
-
.
|
|
30436
|
-
|
|
30437
|
-
line-height: 18px;
|
|
30438
|
-
padding: 0 4px;
|
|
30439
|
-
border-radius: 4px;
|
|
30440
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30441
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30442
|
-
display: flex;
|
|
30427
|
+
.E_iouxfgt {
|
|
30428
|
+
display: inline-flex;
|
|
30443
30429
|
align-items: center;
|
|
30444
|
-
|
|
30445
|
-
|
|
30430
|
+
}
|
|
30431
|
+
|
|
30432
|
+
.E_iouxfgt .icon-inner {
|
|
30433
|
+
display: inline-flex;
|
|
30434
|
+
align-items: center;
|
|
30435
|
+
justify-content: center;
|
|
30436
|
+
}
|
|
30437
|
+
|
|
30438
|
+
.E_iouxfgt .icon-inner + span,
|
|
30439
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30440
|
+
margin-left: 4px;
|
|
30441
|
+
}
|
|
30442
|
+
|
|
30443
|
+
.E_iouxfgt.is-rotate img,
|
|
30444
|
+
.E_iouxfgt.is-rotate svg {
|
|
30445
|
+
animation: rotate 680ms linear infinite;
|
|
30446
30446
|
}
|
|
30447
30447
|
|
|
30448
30448
|
.E_owd0kml {
|
|
@@ -30521,34 +30521,6 @@ html body {
|
|
|
30521
30521
|
line-height: 18px;
|
|
30522
30522
|
}
|
|
30523
30523
|
|
|
30524
|
-
.E_i11gg7mj .ant-input-prefix {
|
|
30525
|
-
margin-right: 8px;
|
|
30526
|
-
}
|
|
30527
|
-
|
|
30528
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
30529
|
-
margin-left: 8px;
|
|
30530
|
-
}
|
|
30531
|
-
|
|
30532
|
-
.E_cc368xp {
|
|
30533
|
-
color: #00122e;
|
|
30534
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30535
|
-
margin-right: 8px;
|
|
30536
|
-
padding-right: 8px;
|
|
30537
|
-
}
|
|
30538
|
-
|
|
30539
|
-
.E_i11o6xqj {
|
|
30540
|
-
display: flex;
|
|
30541
|
-
gap: 4px;
|
|
30542
|
-
}
|
|
30543
|
-
|
|
30544
|
-
.E_i11o6xqj .icon-wrapper {
|
|
30545
|
-
cursor: pointer;
|
|
30546
|
-
}
|
|
30547
|
-
|
|
30548
|
-
.E_d19ruhdj.icon-wrapper {
|
|
30549
|
-
cursor: not-allowed;
|
|
30550
|
-
}
|
|
30551
|
-
|
|
30552
30524
|
.E_rapgekc.ant-radio-wrapper {
|
|
30553
30525
|
display: inline-flex;
|
|
30554
30526
|
align-items: baseline;
|
|
@@ -30683,49 +30655,187 @@ html body {
|
|
|
30683
30655
|
opacity: 0.5;
|
|
30684
30656
|
}
|
|
30685
30657
|
|
|
30686
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30687
|
-
color: #00122e;
|
|
30688
|
-
border-color: #ccd4e3;
|
|
30658
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30659
|
+
color: #00122e;
|
|
30660
|
+
border-color: #ccd4e3;
|
|
30661
|
+
}
|
|
30662
|
+
|
|
30663
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30664
|
+
color: #00122e;
|
|
30665
|
+
border-color: #ccd4e3;
|
|
30666
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30667
|
+
}
|
|
30668
|
+
|
|
30669
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30670
|
+
margin-right: 8px;
|
|
30671
|
+
display: inline;
|
|
30672
|
+
border: none;
|
|
30673
|
+
padding: 0;
|
|
30674
|
+
width: 36px;
|
|
30675
|
+
background: transparent;
|
|
30676
|
+
}
|
|
30677
|
+
|
|
30678
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30679
|
+
box-shadow: none;
|
|
30680
|
+
}
|
|
30681
|
+
|
|
30682
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30683
|
+
margin-right: 0;
|
|
30684
|
+
width: initial;
|
|
30685
|
+
box-shadow: none;
|
|
30686
|
+
}
|
|
30687
|
+
|
|
30688
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30689
|
+
display: none;
|
|
30690
|
+
}
|
|
30691
|
+
|
|
30692
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30693
|
+
display: inline;
|
|
30694
|
+
}
|
|
30695
|
+
|
|
30696
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30697
|
+
display: inline;
|
|
30698
|
+
margin-right: 8px;
|
|
30699
|
+
padding: 0;
|
|
30700
|
+
width: 36px;
|
|
30701
|
+
}
|
|
30702
|
+
|
|
30703
|
+
.E_c1bus5hc {
|
|
30704
|
+
--color: white;
|
|
30705
|
+
height: 14px;
|
|
30706
|
+
width: 14px;
|
|
30707
|
+
border-radius: 50%;
|
|
30708
|
+
flex-shrink: 0;
|
|
30709
|
+
display: flex;
|
|
30710
|
+
align-items: center;
|
|
30711
|
+
justify-content: center;
|
|
30712
|
+
border: 1px solid var(--color);
|
|
30713
|
+
}
|
|
30714
|
+
|
|
30715
|
+
.E_c1bus5hc .circle-inner {
|
|
30716
|
+
position: relative;
|
|
30717
|
+
height: 10px;
|
|
30718
|
+
width: 10px;
|
|
30719
|
+
border-radius: 50%;
|
|
30720
|
+
overflow: hidden;
|
|
30721
|
+
}
|
|
30722
|
+
|
|
30723
|
+
.E_c1bus5hc .circle-content {
|
|
30724
|
+
position: absolute;
|
|
30725
|
+
height: 100%;
|
|
30726
|
+
width: 100%;
|
|
30727
|
+
left: 0;
|
|
30728
|
+
top: 0;
|
|
30729
|
+
border-radius: 50%;
|
|
30730
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30731
|
+
transform: rotate(180deg);
|
|
30732
|
+
}
|
|
30733
|
+
|
|
30734
|
+
.E_c1bus5hc .circle-child {
|
|
30735
|
+
position: absolute;
|
|
30736
|
+
height: 100%;
|
|
30737
|
+
width: 100%;
|
|
30738
|
+
left: 0;
|
|
30739
|
+
top: 0;
|
|
30740
|
+
margin-left: 50%;
|
|
30741
|
+
transform-origin: left;
|
|
30742
|
+
background: white;
|
|
30743
|
+
transform: rotate(0deg);
|
|
30744
|
+
}
|
|
30745
|
+
|
|
30746
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30747
|
+
margin-right: 8px;
|
|
30748
|
+
}
|
|
30749
|
+
|
|
30750
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30751
|
+
margin-left: 8px;
|
|
30752
|
+
}
|
|
30753
|
+
|
|
30754
|
+
.E_cc368xp {
|
|
30755
|
+
color: #00122e;
|
|
30756
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30757
|
+
margin-right: 8px;
|
|
30758
|
+
padding-right: 8px;
|
|
30759
|
+
}
|
|
30760
|
+
|
|
30761
|
+
.E_i11o6xqj {
|
|
30762
|
+
display: flex;
|
|
30763
|
+
gap: 4px;
|
|
30764
|
+
}
|
|
30765
|
+
|
|
30766
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30767
|
+
cursor: pointer;
|
|
30768
|
+
}
|
|
30769
|
+
|
|
30770
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30771
|
+
cursor: not-allowed;
|
|
30772
|
+
}
|
|
30773
|
+
|
|
30774
|
+
.E_s1dizucg.ant-switch {
|
|
30775
|
+
min-width: 40px;
|
|
30776
|
+
height: 24px;
|
|
30777
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30778
|
+
overflow: hidden;
|
|
30779
|
+
}
|
|
30780
|
+
|
|
30781
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30782
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30783
|
+
}
|
|
30784
|
+
|
|
30785
|
+
.E_s1dizucg.ant-switch-small {
|
|
30786
|
+
min-width: 26px;
|
|
30787
|
+
height: 16px;
|
|
30788
|
+
}
|
|
30789
|
+
|
|
30790
|
+
.E_s1dizucg.ant-switch-large {
|
|
30791
|
+
min-width: 52px;
|
|
30792
|
+
height: 32px;
|
|
30793
|
+
}
|
|
30794
|
+
|
|
30795
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30796
|
+
height: 20px;
|
|
30797
|
+
width: 20px;
|
|
30798
|
+
}
|
|
30799
|
+
|
|
30800
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30801
|
+
border-radius: 10px;
|
|
30802
|
+
transition-delay: 120ms;
|
|
30803
|
+
}
|
|
30804
|
+
|
|
30805
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30806
|
+
height: 14px;
|
|
30807
|
+
width: 14px;
|
|
30808
|
+
top: 1px;
|
|
30809
|
+
left: 1px;
|
|
30689
30810
|
}
|
|
30690
30811
|
|
|
30691
|
-
.
|
|
30692
|
-
|
|
30693
|
-
|
|
30694
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30812
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30813
|
+
height: 28px;
|
|
30814
|
+
width: 28px;
|
|
30695
30815
|
}
|
|
30696
30816
|
|
|
30697
|
-
.
|
|
30698
|
-
|
|
30699
|
-
display: inline;
|
|
30700
|
-
border: none;
|
|
30701
|
-
padding: 0;
|
|
30702
|
-
width: 36px;
|
|
30703
|
-
background: transparent;
|
|
30817
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30818
|
+
border-radius: 14px;
|
|
30704
30819
|
}
|
|
30705
30820
|
|
|
30706
|
-
.
|
|
30707
|
-
|
|
30821
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30822
|
+
background-color: #00ba5d;
|
|
30708
30823
|
}
|
|
30709
30824
|
|
|
30710
|
-
.
|
|
30711
|
-
|
|
30712
|
-
width: initial;
|
|
30713
|
-
box-shadow: none;
|
|
30825
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30826
|
+
left: calc(100% - 20px - 2px);
|
|
30714
30827
|
}
|
|
30715
30828
|
|
|
30716
|
-
.
|
|
30717
|
-
|
|
30829
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30830
|
+
left: calc(100% - 14px - 1px);
|
|
30718
30831
|
}
|
|
30719
30832
|
|
|
30720
|
-
.
|
|
30721
|
-
|
|
30833
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30834
|
+
left: calc(100% - 28px - 2px);
|
|
30722
30835
|
}
|
|
30723
30836
|
|
|
30724
|
-
.
|
|
30725
|
-
|
|
30726
|
-
margin-right: 8px;
|
|
30727
|
-
padding: 0;
|
|
30728
|
-
width: 36px;
|
|
30837
|
+
.E_c1up6e3y {
|
|
30838
|
+
margin-left: 5px;
|
|
30729
30839
|
}
|
|
30730
30840
|
|
|
30731
30841
|
.E_ivqqkzv {
|
|
@@ -31476,254 +31586,54 @@ input.E_rf8rlle.ant-input {
|
|
|
31476
31586
|
margin-top: 16px;
|
|
31477
31587
|
}
|
|
31478
31588
|
|
|
31479
|
-
.E_lh0l62z.E_d105ju2d {
|
|
31480
|
-
font-size: 12px;
|
|
31481
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31482
|
-
margin-top: 12px;
|
|
31483
|
-
}
|
|
31484
|
-
|
|
31485
|
-
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
31486
|
-
line-height: 18px;
|
|
31487
|
-
font-weight: 500;
|
|
31488
|
-
margin-top: 0;
|
|
31489
|
-
white-space: initial;
|
|
31490
|
-
}
|
|
31491
|
-
|
|
31492
|
-
.E_r1skkc3l {
|
|
31493
|
-
display: block;
|
|
31494
|
-
}
|
|
31495
|
-
|
|
31496
|
-
.E_r1skkc3l span {
|
|
31497
|
-
font-size: 14px;
|
|
31498
|
-
font-weight: 500;
|
|
31499
|
-
line-height: 32px;
|
|
31500
|
-
color: #3e4652;
|
|
31501
|
-
}
|
|
31502
|
-
|
|
31503
|
-
.E_c3cobmo {
|
|
31504
|
-
margin-top: 16px;
|
|
31505
|
-
padding: 8px;
|
|
31506
|
-
border-radius: 6px;
|
|
31507
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31508
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31509
|
-
font-size: 12px;
|
|
31510
|
-
}
|
|
31511
|
-
|
|
31512
|
-
.E_c3cobmo div {
|
|
31513
|
-
line-height: 20px;
|
|
31514
|
-
display: flex;
|
|
31515
|
-
align-items: center;
|
|
31516
|
-
word-break: break-all;
|
|
31517
|
-
}
|
|
31518
|
-
|
|
31519
|
-
.E_c3cobmo .title {
|
|
31520
|
-
font-weight: 700;
|
|
31521
|
-
line-height: 18px;
|
|
31522
|
-
margin: 4px 0;
|
|
31523
|
-
}
|
|
31524
|
-
|
|
31525
|
-
.E_uqv57uv {
|
|
31526
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
31527
|
-
}
|
|
31528
|
-
|
|
31529
|
-
.E_s1dizucg.ant-switch {
|
|
31530
|
-
min-width: 40px;
|
|
31531
|
-
height: 24px;
|
|
31532
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31533
|
-
overflow: hidden;
|
|
31534
|
-
}
|
|
31535
|
-
|
|
31536
|
-
.E_s1dizucg.ant-switch:focus {
|
|
31537
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31538
|
-
}
|
|
31539
|
-
|
|
31540
|
-
.E_s1dizucg.ant-switch-small {
|
|
31541
|
-
min-width: 26px;
|
|
31542
|
-
height: 16px;
|
|
31543
|
-
}
|
|
31544
|
-
|
|
31545
|
-
.E_s1dizucg.ant-switch-large {
|
|
31546
|
-
min-width: 52px;
|
|
31547
|
-
height: 32px;
|
|
31548
|
-
}
|
|
31549
|
-
|
|
31550
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31551
|
-
height: 20px;
|
|
31552
|
-
width: 20px;
|
|
31553
|
-
}
|
|
31554
|
-
|
|
31555
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31556
|
-
border-radius: 10px;
|
|
31557
|
-
transition-delay: 120ms;
|
|
31558
|
-
}
|
|
31559
|
-
|
|
31560
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31561
|
-
height: 14px;
|
|
31562
|
-
width: 14px;
|
|
31563
|
-
top: 1px;
|
|
31564
|
-
left: 1px;
|
|
31565
|
-
}
|
|
31566
|
-
|
|
31567
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31568
|
-
height: 28px;
|
|
31569
|
-
width: 28px;
|
|
31570
|
-
}
|
|
31571
|
-
|
|
31572
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31573
|
-
border-radius: 14px;
|
|
31574
|
-
}
|
|
31575
|
-
|
|
31576
|
-
.E_s1dizucg.ant-switch-checked {
|
|
31577
|
-
background-color: #00ba5d;
|
|
31578
|
-
}
|
|
31579
|
-
|
|
31580
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31581
|
-
left: calc(100% - 20px - 2px);
|
|
31582
|
-
}
|
|
31583
|
-
|
|
31584
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31585
|
-
left: calc(100% - 14px - 1px);
|
|
31586
|
-
}
|
|
31587
|
-
|
|
31588
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31589
|
-
left: calc(100% - 28px - 2px);
|
|
31590
|
-
}
|
|
31591
|
-
|
|
31592
|
-
.E_c1up6e3y {
|
|
31593
|
-
margin-left: 5px;
|
|
31594
|
-
}
|
|
31595
|
-
|
|
31596
|
-
.E_c1bus5hc {
|
|
31597
|
-
--color: white;
|
|
31598
|
-
height: 14px;
|
|
31599
|
-
width: 14px;
|
|
31600
|
-
border-radius: 50%;
|
|
31601
|
-
flex-shrink: 0;
|
|
31602
|
-
display: flex;
|
|
31603
|
-
align-items: center;
|
|
31604
|
-
justify-content: center;
|
|
31605
|
-
border: 1px solid var(--color);
|
|
31606
|
-
}
|
|
31607
|
-
|
|
31608
|
-
.E_c1bus5hc .circle-inner {
|
|
31609
|
-
position: relative;
|
|
31610
|
-
height: 10px;
|
|
31611
|
-
width: 10px;
|
|
31612
|
-
border-radius: 50%;
|
|
31613
|
-
overflow: hidden;
|
|
31614
|
-
}
|
|
31615
|
-
|
|
31616
|
-
.E_c1bus5hc .circle-content {
|
|
31617
|
-
position: absolute;
|
|
31618
|
-
height: 100%;
|
|
31619
|
-
width: 100%;
|
|
31620
|
-
left: 0;
|
|
31621
|
-
top: 0;
|
|
31622
|
-
border-radius: 50%;
|
|
31623
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31624
|
-
transform: rotate(180deg);
|
|
31625
|
-
}
|
|
31626
|
-
|
|
31627
|
-
.E_c1bus5hc .circle-child {
|
|
31628
|
-
position: absolute;
|
|
31629
|
-
height: 100%;
|
|
31630
|
-
width: 100%;
|
|
31631
|
-
left: 0;
|
|
31632
|
-
top: 0;
|
|
31633
|
-
margin-left: 50%;
|
|
31634
|
-
transform-origin: left;
|
|
31635
|
-
background: white;
|
|
31636
|
-
transform: rotate(0deg);
|
|
31637
|
-
}
|
|
31638
|
-
|
|
31639
|
-
.E_s1dni7lo {
|
|
31640
|
-
width: 430px !important;
|
|
31641
|
-
}
|
|
31642
|
-
|
|
31643
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
31644
|
-
padding: 8px 16px;
|
|
31645
|
-
line-height: 18px;
|
|
31646
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31647
|
-
height: 34px;
|
|
31648
|
-
min-height: 34px;
|
|
31649
|
-
box-sizing: border-box;
|
|
31650
|
-
margin-top: 8px;
|
|
31651
|
-
}
|
|
31652
|
-
|
|
31653
|
-
.E_o1ugr09p {
|
|
31654
|
-
display: flex;
|
|
31655
|
-
flex-direction: column;
|
|
31656
|
-
margin: 1px 8px;
|
|
31657
|
-
padding: 8px;
|
|
31658
|
-
border-radius: 4px;
|
|
31659
|
-
}
|
|
31660
|
-
|
|
31661
|
-
.E_o1ugr09p .selected-icon {
|
|
31662
|
-
display: none;
|
|
31663
|
-
}
|
|
31664
|
-
|
|
31665
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31666
|
-
padding-left: 8px;
|
|
31667
|
-
}
|
|
31668
|
-
|
|
31669
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31670
|
-
background-color: white;
|
|
31671
|
-
}
|
|
31672
|
-
|
|
31673
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31674
|
-
color: #0080ff;
|
|
31675
|
-
}
|
|
31676
|
-
|
|
31677
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31678
|
-
display: block;
|
|
31679
|
-
}
|
|
31680
|
-
|
|
31681
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
31682
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31589
|
+
.E_lh0l62z.E_d105ju2d {
|
|
31590
|
+
font-size: 12px;
|
|
31591
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31592
|
+
margin-top: 12px;
|
|
31683
31593
|
}
|
|
31684
31594
|
|
|
31685
|
-
.
|
|
31686
|
-
|
|
31595
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
31596
|
+
line-height: 18px;
|
|
31597
|
+
font-weight: 500;
|
|
31598
|
+
margin-top: 0;
|
|
31599
|
+
white-space: initial;
|
|
31687
31600
|
}
|
|
31688
31601
|
|
|
31689
|
-
.
|
|
31690
|
-
|
|
31691
|
-
color: #0080ff;
|
|
31602
|
+
.E_r1skkc3l {
|
|
31603
|
+
display: block;
|
|
31692
31604
|
}
|
|
31693
31605
|
|
|
31694
|
-
.
|
|
31695
|
-
|
|
31696
|
-
|
|
31697
|
-
height:
|
|
31698
|
-
|
|
31606
|
+
.E_r1skkc3l span {
|
|
31607
|
+
font-size: 14px;
|
|
31608
|
+
font-weight: 500;
|
|
31609
|
+
line-height: 32px;
|
|
31610
|
+
color: #3e4652;
|
|
31699
31611
|
}
|
|
31700
31612
|
|
|
31701
|
-
.
|
|
31702
|
-
|
|
31703
|
-
|
|
31704
|
-
|
|
31613
|
+
.E_c3cobmo {
|
|
31614
|
+
margin-top: 16px;
|
|
31615
|
+
padding: 8px;
|
|
31616
|
+
border-radius: 6px;
|
|
31617
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31618
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31619
|
+
font-size: 12px;
|
|
31705
31620
|
}
|
|
31706
31621
|
|
|
31707
|
-
.
|
|
31622
|
+
.E_c3cobmo div {
|
|
31623
|
+
line-height: 20px;
|
|
31708
31624
|
display: flex;
|
|
31709
|
-
|
|
31710
|
-
|
|
31711
|
-
height: 18px;
|
|
31712
|
-
line-height: 18px;
|
|
31713
|
-
margin-top: 2px;
|
|
31625
|
+
align-items: center;
|
|
31626
|
+
word-break: break-all;
|
|
31714
31627
|
}
|
|
31715
31628
|
|
|
31716
|
-
.
|
|
31717
|
-
|
|
31718
|
-
|
|
31719
|
-
|
|
31629
|
+
.E_c3cobmo .title {
|
|
31630
|
+
font-weight: 700;
|
|
31631
|
+
line-height: 18px;
|
|
31632
|
+
margin: 4px 0;
|
|
31720
31633
|
}
|
|
31721
31634
|
|
|
31722
|
-
.
|
|
31723
|
-
|
|
31724
|
-
height: 32px;
|
|
31725
|
-
width: 100%;
|
|
31726
|
-
opacity: 0;
|
|
31635
|
+
.E_uqv57uv {
|
|
31636
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
31727
31637
|
}
|
|
31728
31638
|
|
|
31729
31639
|
.E_tju3gfj .date {
|
|
@@ -31832,6 +31742,100 @@ input.E_rf8rlle.ant-input {
|
|
|
31832
31742
|
display: inline-block;
|
|
31833
31743
|
}
|
|
31834
31744
|
|
|
31745
|
+
.E_m196gn1d {
|
|
31746
|
+
min-width: 1280px;
|
|
31747
|
+
}
|
|
31748
|
+
|
|
31749
|
+
.E_s1dni7lo {
|
|
31750
|
+
width: 430px !important;
|
|
31751
|
+
}
|
|
31752
|
+
|
|
31753
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31754
|
+
padding: 8px 16px;
|
|
31755
|
+
line-height: 18px;
|
|
31756
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31757
|
+
height: 34px;
|
|
31758
|
+
min-height: 34px;
|
|
31759
|
+
box-sizing: border-box;
|
|
31760
|
+
margin-top: 8px;
|
|
31761
|
+
}
|
|
31762
|
+
|
|
31763
|
+
.E_o1ugr09p {
|
|
31764
|
+
display: flex;
|
|
31765
|
+
flex-direction: column;
|
|
31766
|
+
margin: 1px 8px;
|
|
31767
|
+
padding: 8px;
|
|
31768
|
+
border-radius: 4px;
|
|
31769
|
+
}
|
|
31770
|
+
|
|
31771
|
+
.E_o1ugr09p .selected-icon {
|
|
31772
|
+
display: none;
|
|
31773
|
+
}
|
|
31774
|
+
|
|
31775
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31776
|
+
padding-left: 8px;
|
|
31777
|
+
}
|
|
31778
|
+
|
|
31779
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31780
|
+
background-color: white;
|
|
31781
|
+
}
|
|
31782
|
+
|
|
31783
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31784
|
+
color: #0080ff;
|
|
31785
|
+
}
|
|
31786
|
+
|
|
31787
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31788
|
+
display: block;
|
|
31789
|
+
}
|
|
31790
|
+
|
|
31791
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31792
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31793
|
+
}
|
|
31794
|
+
|
|
31795
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31796
|
+
color: #0080ff;
|
|
31797
|
+
}
|
|
31798
|
+
|
|
31799
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31800
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31801
|
+
color: #0080ff;
|
|
31802
|
+
}
|
|
31803
|
+
|
|
31804
|
+
.E_o1ifxsq4 {
|
|
31805
|
+
display: flex;
|
|
31806
|
+
justify-content: space-between;
|
|
31807
|
+
height: 20px;
|
|
31808
|
+
line-height: 20px;
|
|
31809
|
+
}
|
|
31810
|
+
|
|
31811
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31812
|
+
color: #2d3a56;
|
|
31813
|
+
overflow: hidden;
|
|
31814
|
+
text-overflow: ellipsis;
|
|
31815
|
+
}
|
|
31816
|
+
|
|
31817
|
+
.E_o1zue7 {
|
|
31818
|
+
display: flex;
|
|
31819
|
+
justify-content: space-between;
|
|
31820
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31821
|
+
height: 18px;
|
|
31822
|
+
line-height: 18px;
|
|
31823
|
+
margin-top: 2px;
|
|
31824
|
+
}
|
|
31825
|
+
|
|
31826
|
+
.E_tyfmlxg {
|
|
31827
|
+
border: none;
|
|
31828
|
+
margin-right: 0;
|
|
31829
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31830
|
+
}
|
|
31831
|
+
|
|
31832
|
+
.E_o18uybox {
|
|
31833
|
+
pointer-events: none;
|
|
31834
|
+
height: 32px;
|
|
31835
|
+
width: 100%;
|
|
31836
|
+
opacity: 0;
|
|
31837
|
+
}
|
|
31838
|
+
|
|
31835
31839
|
.E_dsnbhzf {
|
|
31836
31840
|
font-family: Inter;
|
|
31837
31841
|
font-style: normal;
|
|
@@ -32307,23 +32311,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32307
32311
|
line-height: 12px;
|
|
32308
32312
|
}
|
|
32309
32313
|
|
|
32310
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32311
|
-
display: none;
|
|
32312
|
-
}
|
|
32313
|
-
|
|
32314
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
32315
|
-
background: rgba(23, 38, 64, 0.8);
|
|
32316
|
-
border-radius: 4px;
|
|
32317
|
-
}
|
|
32318
|
-
|
|
32319
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
32320
|
-
visibility: hidden;
|
|
32321
|
-
}
|
|
32322
|
-
|
|
32323
|
-
.E_m196gn1d {
|
|
32324
|
-
min-width: 1280px;
|
|
32325
|
-
}
|
|
32326
|
-
|
|
32327
32314
|
.E_a1b5xrg3 .user-icon-inner {
|
|
32328
32315
|
display: inline-flex;
|
|
32329
32316
|
align-items: center;
|
|
@@ -32357,125 +32344,50 @@ input.E_rf8rlle.ant-input {
|
|
|
32357
32344
|
transition: all 320ms ease;
|
|
32358
32345
|
}
|
|
32359
32346
|
|
|
32360
|
-
.
|
|
32361
|
-
|
|
32362
|
-
}
|
|
32363
|
-
|
|
32364
|
-
.E_c1yyuluq .ant-card-body {
|
|
32365
|
-
padding: 20px 24px 24px 24px;
|
|
32366
|
-
}
|
|
32367
|
-
|
|
32368
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
32369
|
-
border: 0px;
|
|
32370
|
-
background-color: #fff;
|
|
32371
|
-
}
|
|
32372
|
-
|
|
32373
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32374
|
-
padding-top: 0px;
|
|
32375
|
-
padding-bottom: 0px;
|
|
32376
|
-
padding-left: 0px !important;
|
|
32377
|
-
padding-right: 24px;
|
|
32378
|
-
}
|
|
32379
|
-
|
|
32380
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32381
|
-
right: 0px;
|
|
32382
|
-
}
|
|
32383
|
-
|
|
32384
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32385
|
-
padding: 0px;
|
|
32386
|
-
}
|
|
32387
|
-
|
|
32388
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32389
|
-
padding-right: 0px;
|
|
32390
|
-
cursor: default;
|
|
32391
|
-
}
|
|
32392
|
-
|
|
32393
|
-
.E_ryby9ds {
|
|
32394
|
-
display: flex;
|
|
32395
|
-
align-items: center;
|
|
32396
|
-
}
|
|
32397
|
-
|
|
32398
|
-
.E_ryby9ds .order {
|
|
32399
|
-
height: 24px;
|
|
32400
|
-
width: 24px;
|
|
32401
|
-
border-radius: 20px;
|
|
32402
|
-
color: #0080ff;
|
|
32403
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32404
|
-
display: flex;
|
|
32405
|
-
align-items: center;
|
|
32406
|
-
justify-content: center;
|
|
32407
|
-
margin-right: 6px;
|
|
32408
|
-
}
|
|
32409
|
-
|
|
32410
|
-
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32411
|
-
border-radius: 6px;
|
|
32412
|
-
}
|
|
32413
|
-
|
|
32414
|
-
.E_s17wv897.ant-select.ant-select-single {
|
|
32415
|
-
width: 100%;
|
|
32416
|
-
color: #2d3a56;
|
|
32417
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32418
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32419
|
-
font-size: 13px;
|
|
32420
|
-
}
|
|
32421
|
-
|
|
32422
|
-
.E_s17wv897.ant-select.ant-select-single[data-size=middle] {
|
|
32423
|
-
height: 30px;
|
|
32424
|
-
}
|
|
32425
|
-
|
|
32426
|
-
.E_s17wv897.ant-select.ant-select-single.ant-select-lg {
|
|
32427
|
-
height: 38px;
|
|
32428
|
-
font-size: 13px;
|
|
32429
|
-
}
|
|
32430
|
-
|
|
32431
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
|
|
32432
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32433
|
-
transition: 160ms ease;
|
|
32434
|
-
}
|
|
32435
|
-
|
|
32436
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32437
|
-
color: #0080ff;
|
|
32347
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32348
|
+
display: none;
|
|
32438
32349
|
}
|
|
32439
32350
|
|
|
32440
|
-
.
|
|
32441
|
-
|
|
32442
|
-
|
|
32351
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
32352
|
+
background: rgba(23, 38, 64, 0.8);
|
|
32353
|
+
border-radius: 4px;
|
|
32443
32354
|
}
|
|
32444
32355
|
|
|
32445
|
-
.
|
|
32446
|
-
|
|
32356
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
32357
|
+
visibility: hidden;
|
|
32447
32358
|
}
|
|
32448
32359
|
|
|
32449
|
-
.
|
|
32450
|
-
border-
|
|
32451
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32360
|
+
.E_c1yyuluq {
|
|
32361
|
+
border-radius: 8px;
|
|
32452
32362
|
}
|
|
32453
32363
|
|
|
32454
|
-
.
|
|
32455
|
-
|
|
32364
|
+
.E_c1yyuluq .ant-card-body {
|
|
32365
|
+
padding: 20px 24px 24px 24px;
|
|
32456
32366
|
}
|
|
32457
32367
|
|
|
32458
|
-
.
|
|
32459
|
-
|
|
32460
|
-
|
|
32461
|
-
cursor: "not-allowed";
|
|
32368
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32369
|
+
border: 0px;
|
|
32370
|
+
background-color: #fff;
|
|
32462
32371
|
}
|
|
32463
32372
|
|
|
32464
|
-
.
|
|
32465
|
-
|
|
32373
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32374
|
+
padding-top: 0px;
|
|
32375
|
+
padding-bottom: 0px;
|
|
32376
|
+
padding-left: 0px !important;
|
|
32377
|
+
padding-right: 24px;
|
|
32466
32378
|
}
|
|
32467
32379
|
|
|
32468
|
-
.
|
|
32469
|
-
|
|
32380
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32381
|
+
right: 0px;
|
|
32470
32382
|
}
|
|
32471
32383
|
|
|
32472
|
-
.
|
|
32473
|
-
|
|
32474
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32384
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32385
|
+
padding: 0px;
|
|
32475
32386
|
}
|
|
32476
32387
|
|
|
32477
|
-
.
|
|
32478
|
-
|
|
32388
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32389
|
+
padding-right: 0px;
|
|
32390
|
+
cursor: default;
|
|
32479
32391
|
}
|
|
32480
32392
|
|
|
32481
32393
|
.E_suhck3k {
|
|
@@ -32493,6 +32405,23 @@ input.E_rf8rlle.ant-input {
|
|
|
32493
32405
|
fill: blue;
|
|
32494
32406
|
}
|
|
32495
32407
|
|
|
32408
|
+
.E_ryby9ds {
|
|
32409
|
+
display: flex;
|
|
32410
|
+
align-items: center;
|
|
32411
|
+
}
|
|
32412
|
+
|
|
32413
|
+
.E_ryby9ds .order {
|
|
32414
|
+
height: 24px;
|
|
32415
|
+
width: 24px;
|
|
32416
|
+
border-radius: 20px;
|
|
32417
|
+
color: #0080ff;
|
|
32418
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32419
|
+
display: flex;
|
|
32420
|
+
align-items: center;
|
|
32421
|
+
justify-content: center;
|
|
32422
|
+
margin-right: 6px;
|
|
32423
|
+
}
|
|
32424
|
+
|
|
32496
32425
|
.E_hrhfj7c {
|
|
32497
32426
|
display: none;
|
|
32498
32427
|
}
|
|
@@ -32755,6 +32684,77 @@ input.E_rf8rlle.ant-input {
|
|
|
32755
32684
|
font-size: 14px;
|
|
32756
32685
|
}
|
|
32757
32686
|
|
|
32687
|
+
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32688
|
+
border-radius: 6px;
|
|
32689
|
+
}
|
|
32690
|
+
|
|
32691
|
+
.E_s17wv897.ant-select.ant-select-single {
|
|
32692
|
+
width: 100%;
|
|
32693
|
+
color: #2d3a56;
|
|
32694
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32695
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32696
|
+
font-size: 13px;
|
|
32697
|
+
}
|
|
32698
|
+
|
|
32699
|
+
.E_s17wv897.ant-select.ant-select-single[data-size=middle] {
|
|
32700
|
+
height: 30px;
|
|
32701
|
+
}
|
|
32702
|
+
|
|
32703
|
+
.E_s17wv897.ant-select.ant-select-single.ant-select-lg {
|
|
32704
|
+
height: 38px;
|
|
32705
|
+
font-size: 13px;
|
|
32706
|
+
}
|
|
32707
|
+
|
|
32708
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
|
|
32709
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32710
|
+
transition: 160ms ease;
|
|
32711
|
+
}
|
|
32712
|
+
|
|
32713
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32714
|
+
color: #0080ff;
|
|
32715
|
+
}
|
|
32716
|
+
|
|
32717
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32718
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32719
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32720
|
+
}
|
|
32721
|
+
|
|
32722
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32723
|
+
color: #0080ff;
|
|
32724
|
+
}
|
|
32725
|
+
|
|
32726
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32727
|
+
border-color: #0080ff;
|
|
32728
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32729
|
+
}
|
|
32730
|
+
|
|
32731
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32732
|
+
transform: rotate(180deg);
|
|
32733
|
+
}
|
|
32734
|
+
|
|
32735
|
+
.E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32736
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32737
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32738
|
+
cursor: "not-allowed";
|
|
32739
|
+
}
|
|
32740
|
+
|
|
32741
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32742
|
+
border-color: #f0483e !important;
|
|
32743
|
+
}
|
|
32744
|
+
|
|
32745
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32746
|
+
color: #1d326c;
|
|
32747
|
+
}
|
|
32748
|
+
|
|
32749
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32750
|
+
border-color: #0080ff;
|
|
32751
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32752
|
+
}
|
|
32753
|
+
|
|
32754
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32755
|
+
transform: rotate(180deg);
|
|
32756
|
+
}
|
|
32757
|
+
|
|
32758
32758
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
32759
32759
|
opacity: 1;
|
|
32760
32760
|
}
|
|
@@ -32938,23 +32938,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32938
32938
|
flex-shrink: 0;
|
|
32939
32939
|
}
|
|
32940
32940
|
|
|
32941
|
-
.E_w1dxz879 {
|
|
32942
|
-
display: flex;
|
|
32943
|
-
flex-direction: column;
|
|
32944
|
-
gap: 6px;
|
|
32945
|
-
}
|
|
32946
|
-
|
|
32947
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
32948
|
-
max-height: var(--w1dxz879-0);
|
|
32949
|
-
text-overflow: clip;
|
|
32950
|
-
overflow: hidden;
|
|
32951
|
-
}
|
|
32952
|
-
|
|
32953
|
-
.E_w1dxz879 .tips {
|
|
32954
|
-
color: #fff;
|
|
32955
|
-
opacity: 0.8;
|
|
32956
|
-
}
|
|
32957
|
-
|
|
32958
32941
|
.E_h12yihis {
|
|
32959
32942
|
height: 50px;
|
|
32960
32943
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33215,24 +33198,21 @@ input.E_rf8rlle.ant-input {
|
|
|
33215
33198
|
position: static;
|
|
33216
33199
|
}
|
|
33217
33200
|
|
|
33218
|
-
.
|
|
33201
|
+
.E_w1dxz879 {
|
|
33219
33202
|
display: flex;
|
|
33220
|
-
|
|
33221
|
-
|
|
33222
|
-
column-gap: 6px;
|
|
33203
|
+
flex-direction: column;
|
|
33204
|
+
gap: 6px;
|
|
33223
33205
|
}
|
|
33224
33206
|
|
|
33225
|
-
.
|
|
33226
|
-
|
|
33227
|
-
|
|
33228
|
-
|
|
33229
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33207
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33208
|
+
max-height: var(--w1dxz879-0);
|
|
33209
|
+
text-overflow: clip;
|
|
33210
|
+
overflow: hidden;
|
|
33230
33211
|
}
|
|
33231
33212
|
|
|
33232
|
-
.
|
|
33233
|
-
|
|
33234
|
-
|
|
33235
|
-
margin-inline-end: unset;
|
|
33213
|
+
.E_w1dxz879 .tips {
|
|
33214
|
+
color: #fff;
|
|
33215
|
+
opacity: 0.8;
|
|
33236
33216
|
}
|
|
33237
33217
|
|
|
33238
33218
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
@@ -33275,23 +33255,24 @@ input.E_rf8rlle.ant-input {
|
|
|
33275
33255
|
background-color: transparent;
|
|
33276
33256
|
}
|
|
33277
33257
|
|
|
33278
|
-
.
|
|
33279
|
-
|
|
33280
|
-
|
|
33281
|
-
|
|
33282
|
-
|
|
33283
|
-
border-radius: 8px;
|
|
33284
|
-
background-color: white;
|
|
33258
|
+
.E_r77hffu {
|
|
33259
|
+
display: flex;
|
|
33260
|
+
align-items: center;
|
|
33261
|
+
justify-content: space-between;
|
|
33262
|
+
column-gap: 6px;
|
|
33285
33263
|
}
|
|
33286
33264
|
|
|
33287
|
-
.
|
|
33288
|
-
|
|
33265
|
+
.E_p1cmxsf7 {
|
|
33266
|
+
display: flex;
|
|
33267
|
+
flex-direction: column;
|
|
33268
|
+
justify-content: center;
|
|
33269
|
+
row-gap: var(--p1cmxsf7-0);
|
|
33289
33270
|
}
|
|
33290
33271
|
|
|
33291
|
-
.
|
|
33292
|
-
|
|
33293
|
-
|
|
33294
|
-
|
|
33272
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
33273
|
+
font-size: 0;
|
|
33274
|
+
margin-bottom: unset;
|
|
33275
|
+
margin-inline-end: unset;
|
|
33295
33276
|
}
|
|
33296
33277
|
|
|
33297
33278
|
.E_c1yd35n {
|
|
@@ -33425,6 +33406,74 @@ input.E_rf8rlle.ant-input {
|
|
|
33425
33406
|
margin-right: 2px;
|
|
33426
33407
|
}
|
|
33427
33408
|
|
|
33409
|
+
.E_b14q2gmw {
|
|
33410
|
+
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);
|
|
33411
|
+
}
|
|
33412
|
+
|
|
33413
|
+
.E_c1eym6el {
|
|
33414
|
+
border-radius: 8px;
|
|
33415
|
+
background-color: white;
|
|
33416
|
+
}
|
|
33417
|
+
|
|
33418
|
+
.E_c1eym6el.hoverable {
|
|
33419
|
+
cursor: pointer;
|
|
33420
|
+
}
|
|
33421
|
+
|
|
33422
|
+
.E_c1eym6el.hoverable:hover {
|
|
33423
|
+
transition: all 200ms ease;
|
|
33424
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33425
|
+
transform: translateY(-4px);
|
|
33426
|
+
}
|
|
33427
|
+
|
|
33428
|
+
.E_lht19u8 {
|
|
33429
|
+
width: 64px;
|
|
33430
|
+
height: 64px;
|
|
33431
|
+
display: flex;
|
|
33432
|
+
align-items: center;
|
|
33433
|
+
justify-content: center;
|
|
33434
|
+
position: relative;
|
|
33435
|
+
opacity: 0.2;
|
|
33436
|
+
}
|
|
33437
|
+
|
|
33438
|
+
.E_lk3gkp4 {
|
|
33439
|
+
position: absolute;
|
|
33440
|
+
width: 5px;
|
|
33441
|
+
height: 48px;
|
|
33442
|
+
left: 9.33px;
|
|
33443
|
+
top: 40.5px;
|
|
33444
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33445
|
+
border-radius: 5px;
|
|
33446
|
+
transform: rotate(-128deg);
|
|
33447
|
+
transform-origin: top left;
|
|
33448
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33449
|
+
}
|
|
33450
|
+
|
|
33451
|
+
.E_ll4n94n {
|
|
33452
|
+
position: absolute;
|
|
33453
|
+
width: 5px;
|
|
33454
|
+
height: 48px;
|
|
33455
|
+
left: 40.8px;
|
|
33456
|
+
top: 8.4px;
|
|
33457
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33458
|
+
border-radius: 5px;
|
|
33459
|
+
transform: rotate(-8deg);
|
|
33460
|
+
transform-origin: top left;
|
|
33461
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33462
|
+
}
|
|
33463
|
+
|
|
33464
|
+
.E_l17lbdo6 {
|
|
33465
|
+
position: absolute;
|
|
33466
|
+
width: 5px;
|
|
33467
|
+
height: 48px;
|
|
33468
|
+
left: 52.9px;
|
|
33469
|
+
top: 51.8px;
|
|
33470
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33471
|
+
border-radius: 5px;
|
|
33472
|
+
transform: rotate(112deg);
|
|
33473
|
+
transform-origin: top left;
|
|
33474
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33475
|
+
}
|
|
33476
|
+
|
|
33428
33477
|
.E_m11nzl2x {
|
|
33429
33478
|
color: rgba(44, 56, 82, 0.6);
|
|
33430
33479
|
text-align: center;
|
|
@@ -33661,53 +33710,29 @@ input.E_rf8rlle.ant-input {
|
|
|
33661
33710
|
border: 1px solid #fff;
|
|
33662
33711
|
}
|
|
33663
33712
|
|
|
33664
|
-
.
|
|
33665
|
-
width:
|
|
33666
|
-
|
|
33667
|
-
display: flex;
|
|
33668
|
-
align-items: center;
|
|
33669
|
-
justify-content: center;
|
|
33670
|
-
position: relative;
|
|
33671
|
-
opacity: 0.2;
|
|
33713
|
+
.E_t1gvlxt5 {
|
|
33714
|
+
min-width: 0;
|
|
33715
|
+
flex: 1;
|
|
33672
33716
|
}
|
|
33673
33717
|
|
|
33674
|
-
.
|
|
33675
|
-
|
|
33676
|
-
width: 5px;
|
|
33677
|
-
height: 48px;
|
|
33678
|
-
left: 9.33px;
|
|
33679
|
-
top: 40.5px;
|
|
33680
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33681
|
-
border-radius: 5px;
|
|
33682
|
-
transform: rotate(-128deg);
|
|
33683
|
-
transform-origin: top left;
|
|
33684
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33718
|
+
.E_t1gvlxt5 .tag {
|
|
33719
|
+
flex: 0 0 auto;
|
|
33685
33720
|
}
|
|
33686
33721
|
|
|
33687
|
-
.
|
|
33688
|
-
|
|
33689
|
-
width:
|
|
33690
|
-
height: 48px;
|
|
33691
|
-
left: 40.8px;
|
|
33692
|
-
top: 8.4px;
|
|
33693
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33694
|
-
border-radius: 5px;
|
|
33695
|
-
transform: rotate(-8deg);
|
|
33696
|
-
transform-origin: top left;
|
|
33697
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33722
|
+
.E_t1gvlxt5 .progress-title {
|
|
33723
|
+
flex: 2;
|
|
33724
|
+
max-width: fit-content;
|
|
33698
33725
|
}
|
|
33699
33726
|
|
|
33700
|
-
.
|
|
33701
|
-
|
|
33702
|
-
width:
|
|
33703
|
-
|
|
33704
|
-
|
|
33705
|
-
|
|
33706
|
-
|
|
33707
|
-
|
|
33708
|
-
|
|
33709
|
-
transform-origin: top left;
|
|
33710
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33727
|
+
.E_t1gvlxt5 .progress-desc {
|
|
33728
|
+
flex: 1;
|
|
33729
|
+
max-width: fit-content;
|
|
33730
|
+
}
|
|
33731
|
+
|
|
33732
|
+
.E_a1ji6r68 {
|
|
33733
|
+
display: flex;
|
|
33734
|
+
align-items: center;
|
|
33735
|
+
column-gap: var(--a1ji6r68-0);
|
|
33711
33736
|
}
|
|
33712
33737
|
|
|
33713
33738
|
.E_msn7nxt {
|
|
@@ -33894,31 +33919,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33894
33919
|
margin-left: 8px;
|
|
33895
33920
|
}
|
|
33896
33921
|
|
|
33897
|
-
.E_t1gvlxt5 {
|
|
33898
|
-
min-width: 0;
|
|
33899
|
-
flex: 1;
|
|
33900
|
-
}
|
|
33901
|
-
|
|
33902
|
-
.E_t1gvlxt5 .tag {
|
|
33903
|
-
flex: 0 0 auto;
|
|
33904
|
-
}
|
|
33905
|
-
|
|
33906
|
-
.E_t1gvlxt5 .progress-title {
|
|
33907
|
-
flex: 2;
|
|
33908
|
-
max-width: fit-content;
|
|
33909
|
-
}
|
|
33910
|
-
|
|
33911
|
-
.E_t1gvlxt5 .progress-desc {
|
|
33912
|
-
flex: 1;
|
|
33913
|
-
max-width: fit-content;
|
|
33914
|
-
}
|
|
33915
|
-
|
|
33916
|
-
.E_a1ji6r68 {
|
|
33917
|
-
display: flex;
|
|
33918
|
-
align-items: center;
|
|
33919
|
-
column-gap: var(--a1ji6r68-0);
|
|
33920
|
-
}
|
|
33921
|
-
|
|
33922
33922
|
.E_w7ob4th.outside-tag {
|
|
33923
33923
|
padding-left: 0;
|
|
33924
33924
|
}
|
|
@@ -33994,179 +33994,179 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33994
33994
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
33995
33995
|
}
|
|
33996
33996
|
|
|
33997
|
-
.
|
|
33997
|
+
.E_l1ucdodl {
|
|
33998
33998
|
margin: 0;
|
|
33999
33999
|
border-radius: 20px;
|
|
34000
34000
|
padding: 2px 10px;
|
|
34001
34001
|
height: 22px;
|
|
34002
|
+
display: flex;
|
|
34003
|
+
align-items: center;
|
|
34002
34004
|
}
|
|
34003
34005
|
|
|
34004
|
-
.
|
|
34005
|
-
|
|
34006
|
+
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
34007
|
+
color: #FFFFFF;
|
|
34006
34008
|
}
|
|
34007
34009
|
|
|
34008
|
-
.
|
|
34009
|
-
|
|
34010
|
+
.E_l1ucdodl.tag-hover {
|
|
34011
|
+
cursor: pointer;
|
|
34010
34012
|
}
|
|
34011
34013
|
|
|
34012
|
-
.
|
|
34014
|
+
.E_l1ucdodl.ui-kit-status-legend {
|
|
34013
34015
|
color: #00122e;
|
|
34014
34016
|
}
|
|
34015
34017
|
|
|
34016
|
-
.
|
|
34018
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
34017
34019
|
margin-right: 6px;
|
|
34018
34020
|
}
|
|
34019
34021
|
|
|
34020
|
-
.
|
|
34022
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
34021
34023
|
margin-left: 8px;
|
|
34022
34024
|
color: rgba(44, 56, 82, 0.6);
|
|
34023
34025
|
}
|
|
34024
34026
|
|
|
34025
|
-
.
|
|
34026
|
-
|
|
34027
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
34028
|
+
color: #FFFFFF;
|
|
34027
34029
|
}
|
|
34028
34030
|
|
|
34029
|
-
.
|
|
34031
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
34030
34032
|
background-color: #0080ff;
|
|
34031
34033
|
}
|
|
34032
34034
|
|
|
34033
|
-
.
|
|
34034
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34035
|
-
}
|
|
34036
|
-
|
|
34037
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34038
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34039
|
-
}
|
|
34040
|
-
|
|
34041
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34035
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
34042
34036
|
background-color: #f0483e;
|
|
34043
34037
|
}
|
|
34044
34038
|
|
|
34045
|
-
.
|
|
34046
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34047
|
-
}
|
|
34048
|
-
|
|
34049
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34050
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34051
|
-
}
|
|
34052
|
-
|
|
34053
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34039
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
34054
34040
|
background-color: #fea008;
|
|
34055
34041
|
}
|
|
34056
34042
|
|
|
34057
|
-
.
|
|
34058
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34059
|
-
}
|
|
34060
|
-
|
|
34061
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34062
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34063
|
-
}
|
|
34064
|
-
|
|
34065
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34043
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
34066
34044
|
background-color: #00ba5d;
|
|
34067
34045
|
}
|
|
34068
34046
|
|
|
34069
|
-
.
|
|
34070
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34071
|
-
}
|
|
34072
|
-
|
|
34073
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34074
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34075
|
-
}
|
|
34076
|
-
|
|
34077
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34047
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34078
34048
|
background-color: #6b7d99;
|
|
34079
34049
|
}
|
|
34080
34050
|
|
|
34081
|
-
.
|
|
34082
|
-
background-color:
|
|
34051
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34052
|
+
background-color: #7E41FF;
|
|
34083
34053
|
}
|
|
34084
34054
|
|
|
34085
|
-
.
|
|
34055
|
+
.E_s1qj66nc {
|
|
34086
34056
|
width: 8px;
|
|
34087
34057
|
height: 8px;
|
|
34088
34058
|
border-radius: 50%;
|
|
34089
34059
|
display: inline-block;
|
|
34090
34060
|
}
|
|
34091
34061
|
|
|
34092
|
-
.
|
|
34062
|
+
.E_s5x1boq {
|
|
34063
|
+
width: 8px;
|
|
34064
|
+
height: 8px;
|
|
34065
|
+
border-radius: 2px;
|
|
34066
|
+
display: inline-block;
|
|
34067
|
+
}
|
|
34068
|
+
|
|
34069
|
+
.E_c1xm185 {
|
|
34070
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34071
|
+
}
|
|
34072
|
+
|
|
34073
|
+
.E_c1x5l5qc {
|
|
34074
|
+
flex: 1;
|
|
34075
|
+
}
|
|
34076
|
+
|
|
34077
|
+
.E_sddwhm6 {
|
|
34093
34078
|
margin: 0;
|
|
34094
34079
|
border-radius: 20px;
|
|
34095
34080
|
padding: 2px 10px;
|
|
34096
34081
|
height: 22px;
|
|
34097
|
-
display: flex;
|
|
34098
|
-
align-items: center;
|
|
34099
34082
|
}
|
|
34100
34083
|
|
|
34101
|
-
.
|
|
34102
|
-
color:
|
|
34084
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34085
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34103
34086
|
}
|
|
34104
34087
|
|
|
34105
|
-
.
|
|
34106
|
-
|
|
34088
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
34089
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34107
34090
|
}
|
|
34108
34091
|
|
|
34109
|
-
.
|
|
34092
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34110
34093
|
color: #00122e;
|
|
34111
34094
|
}
|
|
34112
34095
|
|
|
34113
|
-
.
|
|
34096
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34114
34097
|
margin-right: 6px;
|
|
34115
34098
|
}
|
|
34116
34099
|
|
|
34117
|
-
.
|
|
34100
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34118
34101
|
margin-left: 8px;
|
|
34119
34102
|
color: rgba(44, 56, 82, 0.6);
|
|
34120
34103
|
}
|
|
34121
34104
|
|
|
34122
|
-
.
|
|
34123
|
-
color:
|
|
34105
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34106
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34124
34107
|
}
|
|
34125
34108
|
|
|
34126
|
-
.
|
|
34109
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34127
34110
|
background-color: #0080ff;
|
|
34128
34111
|
}
|
|
34129
34112
|
|
|
34130
|
-
.
|
|
34113
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
34114
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
34115
|
+
}
|
|
34116
|
+
|
|
34117
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34118
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
34119
|
+
}
|
|
34120
|
+
|
|
34121
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34131
34122
|
background-color: #f0483e;
|
|
34132
34123
|
}
|
|
34133
34124
|
|
|
34134
|
-
.
|
|
34125
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
34126
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
34127
|
+
}
|
|
34128
|
+
|
|
34129
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34130
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
34131
|
+
}
|
|
34132
|
+
|
|
34133
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34135
34134
|
background-color: #fea008;
|
|
34136
34135
|
}
|
|
34137
34136
|
|
|
34138
|
-
.
|
|
34139
|
-
background-color:
|
|
34137
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
34138
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
34140
34139
|
}
|
|
34141
34140
|
|
|
34142
|
-
.
|
|
34143
|
-
background-color:
|
|
34141
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34142
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
34144
34143
|
}
|
|
34145
34144
|
|
|
34146
|
-
.
|
|
34147
|
-
background-color: #
|
|
34145
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34146
|
+
background-color: #00ba5d;
|
|
34148
34147
|
}
|
|
34149
34148
|
|
|
34150
|
-
.
|
|
34151
|
-
|
|
34152
|
-
height: 8px;
|
|
34153
|
-
border-radius: 50%;
|
|
34154
|
-
display: inline-block;
|
|
34149
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
34150
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34155
34151
|
}
|
|
34156
34152
|
|
|
34157
|
-
.
|
|
34158
|
-
|
|
34159
|
-
height: 8px;
|
|
34160
|
-
border-radius: 2px;
|
|
34161
|
-
display: inline-block;
|
|
34153
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34154
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34162
34155
|
}
|
|
34163
34156
|
|
|
34164
|
-
.
|
|
34165
|
-
color:
|
|
34157
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34158
|
+
background-color: #6b7d99;
|
|
34159
|
+
}
|
|
34160
|
+
|
|
34161
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
34162
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34166
34163
|
}
|
|
34167
34164
|
|
|
34168
|
-
.
|
|
34169
|
-
|
|
34165
|
+
.E_satwmqm {
|
|
34166
|
+
width: 8px;
|
|
34167
|
+
height: 8px;
|
|
34168
|
+
border-radius: 50%;
|
|
34169
|
+
display: inline-block;
|
|
34170
34170
|
}
|
|
34171
34171
|
|
|
34172
34172
|
.E_tc97u5y {
|
|
@@ -34621,35 +34621,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34621
34621
|
background: #fff;
|
|
34622
34622
|
}
|
|
34623
34623
|
|
|
34624
|
-
.E_slr2ynn {
|
|
34625
|
-
padding: 0 8px;
|
|
34626
|
-
height: 18px;
|
|
34627
|
-
}
|
|
34628
|
-
|
|
34629
|
-
.E_m140wbb6 {
|
|
34630
|
-
padding: 2px 8px;
|
|
34631
|
-
height: 24px;
|
|
34632
|
-
}
|
|
34633
|
-
|
|
34634
|
-
.E_t1fozc1i {
|
|
34635
|
-
margin: 0;
|
|
34636
|
-
}
|
|
34637
|
-
|
|
34638
|
-
.E_i1vxv4ln {
|
|
34639
|
-
margin-right: 4px;
|
|
34640
|
-
height: 16px;
|
|
34641
|
-
}
|
|
34642
|
-
|
|
34643
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34644
|
-
font-weight: 700;
|
|
34645
|
-
color: #00122e;
|
|
34646
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34647
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34648
|
-
word-break: break-all;
|
|
34649
|
-
display: inline;
|
|
34650
|
-
white-space: normal;
|
|
34651
|
-
}
|
|
34652
|
-
|
|
34653
34624
|
.E_sjob3jg {
|
|
34654
34625
|
--item-min-width: 60px;
|
|
34655
34626
|
}
|
|
@@ -34882,11 +34853,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34882
34853
|
justify-content: center;
|
|
34883
34854
|
}
|
|
34884
34855
|
|
|
34885
|
-
.
|
|
34856
|
+
.E_slr2ynn {
|
|
34857
|
+
padding: 0 8px;
|
|
34858
|
+
height: 18px;
|
|
34859
|
+
}
|
|
34860
|
+
|
|
34861
|
+
.E_m140wbb6 {
|
|
34862
|
+
padding: 2px 8px;
|
|
34863
|
+
height: 24px;
|
|
34864
|
+
}
|
|
34865
|
+
|
|
34866
|
+
.E_t1fozc1i {
|
|
34867
|
+
margin: 0;
|
|
34868
|
+
}
|
|
34869
|
+
|
|
34870
|
+
.E_i1vxv4ln {
|
|
34886
34871
|
margin-right: 4px;
|
|
34887
34872
|
height: 16px;
|
|
34888
34873
|
}
|
|
34889
34874
|
|
|
34875
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34876
|
+
font-weight: 700;
|
|
34877
|
+
color: #00122e;
|
|
34878
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34879
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34880
|
+
word-break: break-all;
|
|
34881
|
+
display: inline;
|
|
34882
|
+
white-space: normal;
|
|
34883
|
+
}
|
|
34884
|
+
|
|
34890
34885
|
.E_t1dtlqs1 {
|
|
34891
34886
|
margin-bottom: 4px;
|
|
34892
34887
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35120,6 +35115,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35120
35115
|
margin-right: 8px;
|
|
35121
35116
|
}
|
|
35122
35117
|
|
|
35118
|
+
.E_i1g85yz3 {
|
|
35119
|
+
margin-right: 4px;
|
|
35120
|
+
height: 16px;
|
|
35121
|
+
}
|
|
35122
|
+
|
|
35123
35123
|
.E_t13ef470 {
|
|
35124
35124
|
height: 100%;
|
|
35125
35125
|
}
|
|
@@ -35157,7 +35157,7 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35157
35157
|
background: rgba(163, 180, 204, 0.18);
|
|
35158
35158
|
}
|
|
35159
35159
|
|
|
35160
|
-
.
|
|
35160
|
+
.E_b1jaupqb {
|
|
35161
35161
|
color: #F0483E;
|
|
35162
35162
|
}
|
|
35163
35163
|
|
|
@@ -35191,34 +35191,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35191
35191
|
left: 100%;
|
|
35192
35192
|
}
|
|
35193
35193
|
}
|
|
35194
|
-
.E_bpgac8u {
|
|
35195
|
-
color: #FFFFFF;
|
|
35196
|
-
display: flex;
|
|
35197
|
-
gap: 8px;
|
|
35198
|
-
padding: 8px 0;
|
|
35199
|
-
display: flex;
|
|
35200
|
-
justify-content: center;
|
|
35201
|
-
white-space: pre-wrap;
|
|
35202
|
-
align-items: center;
|
|
35203
|
-
}
|
|
35204
|
-
|
|
35205
|
-
.E_bpgac8u .dashed-btn {
|
|
35206
|
-
border-bottom: 1px solid white;
|
|
35207
|
-
cursor: pointer;
|
|
35208
|
-
}
|
|
35209
|
-
|
|
35210
|
-
.E_envn4g3 {
|
|
35211
|
-
background: #F0483E;
|
|
35212
|
-
}
|
|
35213
|
-
|
|
35214
|
-
.E_i12w18eu {
|
|
35215
|
-
background: #0080FF;
|
|
35216
|
-
}
|
|
35217
|
-
|
|
35218
|
-
.E_wujsnt4 {
|
|
35219
|
-
background-color: #E07F00;
|
|
35220
|
-
}
|
|
35221
|
-
|
|
35222
35194
|
.E_t59qhqp {
|
|
35223
35195
|
background: #FFFFFF;
|
|
35224
35196
|
padding: 24px 32px;
|
|
@@ -35273,6 +35245,34 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35273
35245
|
color: #00122E;
|
|
35274
35246
|
}
|
|
35275
35247
|
|
|
35248
|
+
.E_bpgac8u {
|
|
35249
|
+
color: #FFFFFF;
|
|
35250
|
+
display: flex;
|
|
35251
|
+
gap: 8px;
|
|
35252
|
+
padding: 8px 0;
|
|
35253
|
+
display: flex;
|
|
35254
|
+
justify-content: center;
|
|
35255
|
+
white-space: pre-wrap;
|
|
35256
|
+
align-items: center;
|
|
35257
|
+
}
|
|
35258
|
+
|
|
35259
|
+
.E_bpgac8u .dashed-btn {
|
|
35260
|
+
border-bottom: 1px solid white;
|
|
35261
|
+
cursor: pointer;
|
|
35262
|
+
}
|
|
35263
|
+
|
|
35264
|
+
.E_envn4g3 {
|
|
35265
|
+
background: #F0483E;
|
|
35266
|
+
}
|
|
35267
|
+
|
|
35268
|
+
.E_i12w18eu {
|
|
35269
|
+
background: #0080FF;
|
|
35270
|
+
}
|
|
35271
|
+
|
|
35272
|
+
.E_wujsnt4 {
|
|
35273
|
+
background-color: #E07F00;
|
|
35274
|
+
}
|
|
35275
|
+
|
|
35276
35276
|
.E_t1616y1o {
|
|
35277
35277
|
color: #fff;
|
|
35278
35278
|
}
|
|
@@ -35308,207 +35308,84 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35308
35308
|
padding: 8px 4px;
|
|
35309
35309
|
}
|
|
35310
35310
|
|
|
35311
|
-
.E_t1g36k2w :nth-child(1) > * {
|
|
35312
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35313
|
-
}
|
|
35314
|
-
|
|
35315
|
-
.E_a9y3flr {
|
|
35316
|
-
margin-left: 8px;
|
|
35317
|
-
}
|
|
35318
|
-
|
|
35319
|
-
.E_a1njc627 {
|
|
35320
|
-
font-size: 12px;
|
|
35321
|
-
color: #00122e;
|
|
35322
|
-
}
|
|
35323
|
-
|
|
35324
|
-
.E_f16blduf.ant-form-item {
|
|
35325
|
-
margin-bottom: 0;
|
|
35326
|
-
}
|
|
35327
|
-
|
|
35328
|
-
.E_f16blduf .ant-form-item-explain {
|
|
35329
|
-
display: none;
|
|
35330
|
-
min-height: 18px;
|
|
35331
|
-
margin-top: 5px;
|
|
35332
|
-
font-family: "Inter";
|
|
35333
|
-
font-weight: 400;
|
|
35334
|
-
font-size: 12px;
|
|
35335
|
-
line-height: 18px;
|
|
35336
|
-
}
|
|
35337
|
-
|
|
35338
|
-
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
35339
|
-
white-space: pre-wrap;
|
|
35340
|
-
}
|
|
35341
|
-
|
|
35342
|
-
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
35343
|
-
display: block;
|
|
35344
|
-
}
|
|
35345
|
-
|
|
35346
|
-
.E_i14c7jc8 {
|
|
35347
|
-
color: var(--i14c7jc8-0);
|
|
35348
|
-
}
|
|
35349
|
-
|
|
35350
|
-
.E_i1ibuolf {
|
|
35351
|
-
display: flex;
|
|
35352
|
-
align-items: center;
|
|
35353
|
-
column-gap: 4px;
|
|
35354
|
-
font-size: 12px;
|
|
35355
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35356
|
-
}
|
|
35357
|
-
|
|
35358
|
-
.E_d1u4ndxc {
|
|
35359
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35360
|
-
font-size: 12px;
|
|
35361
|
-
}
|
|
35362
|
-
|
|
35363
|
-
.E_f6xb0iv {
|
|
35364
|
-
min-width: 0;
|
|
35365
|
-
flex: 1;
|
|
35366
|
-
}
|
|
35367
|
-
|
|
35368
|
-
.E_b1dhu7ov.antd5-progress {
|
|
35369
|
-
width: 220px;
|
|
35370
|
-
}
|
|
35371
|
-
|
|
35372
|
-
.E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
|
|
35373
|
-
content: "";
|
|
35374
|
-
display: block;
|
|
35375
|
-
height: 8px;
|
|
35376
|
-
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
35377
|
-
animation: loading 1600ms ease-out infinite;
|
|
35378
|
-
opacity: 1;
|
|
35379
|
-
}
|
|
35380
|
-
|
|
35381
|
-
@keyframes loading {
|
|
35382
|
-
from {
|
|
35383
|
-
transform: translateX(-100%);
|
|
35384
|
-
}
|
|
35385
|
-
to {
|
|
35386
|
-
transform: translateX(100%);
|
|
35387
|
-
}
|
|
35388
|
-
}
|
|
35389
|
-
.E_skwah65 {
|
|
35390
|
-
height: 8px;
|
|
35391
|
-
box-sizing: border-box;
|
|
35392
|
-
border-radius: 2px;
|
|
35393
|
-
background: #f5f7fa;
|
|
35394
|
-
display: flex;
|
|
35395
|
-
width: 100%;
|
|
35396
|
-
overflow: hidden;
|
|
35397
|
-
}
|
|
35398
|
-
|
|
35399
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35400
|
-
margin-left: 1px;
|
|
35401
|
-
}
|
|
35402
|
-
|
|
35403
|
-
.E_clm1wy1 {
|
|
35404
|
-
width: 192px;
|
|
35405
|
-
height: 246px;
|
|
35406
|
-
border-radius: 4px;
|
|
35407
|
-
}
|
|
35408
|
-
|
|
35409
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
35410
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
35411
|
-
width: 100%;
|
|
35412
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
35413
|
-
border-top: none;
|
|
35414
|
-
}
|
|
35415
|
-
|
|
35416
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
35417
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
35418
|
-
padding: 0 16px;
|
|
35419
|
-
}
|
|
35420
|
-
|
|
35421
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
35422
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
35423
|
-
width: 100%;
|
|
35424
|
-
height: 180px;
|
|
35425
|
-
border-spacing: 0;
|
|
35426
|
-
}
|
|
35427
|
-
|
|
35428
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
35429
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
35430
|
-
margin-bottom: 8px;
|
|
35431
|
-
}
|
|
35432
|
-
|
|
35433
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
35434
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
35435
|
-
width: 22px;
|
|
35436
|
-
}
|
|
35437
|
-
|
|
35438
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
35439
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
35440
|
-
padding: 0;
|
|
35441
|
-
}
|
|
35442
|
-
|
|
35443
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
35444
|
-
color: rgba(62, 70, 82, 0.6);
|
|
35445
|
-
opacity: 0.4;
|
|
35311
|
+
.E_t1g36k2w :nth-child(1) > * {
|
|
35312
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35446
35313
|
}
|
|
35447
35314
|
|
|
35448
|
-
.
|
|
35449
|
-
|
|
35450
|
-
opacity: 1;
|
|
35315
|
+
.E_a9y3flr {
|
|
35316
|
+
margin-left: 8px;
|
|
35451
35317
|
}
|
|
35452
35318
|
|
|
35453
|
-
.
|
|
35454
|
-
|
|
35319
|
+
.E_a1njc627 {
|
|
35320
|
+
font-size: 12px;
|
|
35321
|
+
color: #00122e;
|
|
35455
35322
|
}
|
|
35456
35323
|
|
|
35457
|
-
.
|
|
35458
|
-
|
|
35324
|
+
.E_f16blduf.ant-form-item {
|
|
35325
|
+
margin-bottom: 0;
|
|
35459
35326
|
}
|
|
35460
35327
|
|
|
35461
|
-
.
|
|
35462
|
-
|
|
35463
|
-
|
|
35464
|
-
|
|
35465
|
-
|
|
35328
|
+
.E_f16blduf .ant-form-item-explain {
|
|
35329
|
+
display: none;
|
|
35330
|
+
min-height: 18px;
|
|
35331
|
+
margin-top: 5px;
|
|
35332
|
+
font-family: "Inter";
|
|
35333
|
+
font-weight: 400;
|
|
35334
|
+
font-size: 12px;
|
|
35335
|
+
line-height: 18px;
|
|
35466
35336
|
}
|
|
35467
35337
|
|
|
35468
|
-
.
|
|
35469
|
-
|
|
35470
|
-
display: flex;
|
|
35471
|
-
justify-content: space-between;
|
|
35472
|
-
align-items: center;
|
|
35473
|
-
padding: 8px 16px;
|
|
35338
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
35339
|
+
white-space: pre-wrap;
|
|
35474
35340
|
}
|
|
35475
35341
|
|
|
35476
|
-
.
|
|
35477
|
-
|
|
35342
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
35343
|
+
display: block;
|
|
35478
35344
|
}
|
|
35479
35345
|
|
|
35480
|
-
.
|
|
35481
|
-
color:
|
|
35346
|
+
.E_i14c7jc8 {
|
|
35347
|
+
color: var(--i14c7jc8-0);
|
|
35482
35348
|
}
|
|
35483
35349
|
|
|
35484
|
-
.
|
|
35485
|
-
|
|
35350
|
+
.E_i1ibuolf {
|
|
35351
|
+
display: flex;
|
|
35352
|
+
align-items: center;
|
|
35353
|
+
column-gap: 4px;
|
|
35354
|
+
font-size: 12px;
|
|
35355
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35486
35356
|
}
|
|
35487
35357
|
|
|
35488
|
-
.
|
|
35489
|
-
|
|
35490
|
-
|
|
35358
|
+
.E_d1u4ndxc {
|
|
35359
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35360
|
+
font-size: 12px;
|
|
35491
35361
|
}
|
|
35492
35362
|
|
|
35493
|
-
.
|
|
35494
|
-
|
|
35495
|
-
|
|
35496
|
-
height: 2px;
|
|
35497
|
-
border-radius: 1px;
|
|
35498
|
-
background: #0096ff;
|
|
35363
|
+
.E_f6xb0iv {
|
|
35364
|
+
min-width: 0;
|
|
35365
|
+
flex: 1;
|
|
35499
35366
|
}
|
|
35500
35367
|
|
|
35501
|
-
.
|
|
35502
|
-
|
|
35368
|
+
.E_b1dhu7ov.antd5-progress {
|
|
35369
|
+
width: 220px;
|
|
35503
35370
|
}
|
|
35504
35371
|
|
|
35505
|
-
.
|
|
35506
|
-
|
|
35507
|
-
|
|
35508
|
-
|
|
35509
|
-
|
|
35372
|
+
.E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
|
|
35373
|
+
content: "";
|
|
35374
|
+
display: block;
|
|
35375
|
+
height: 8px;
|
|
35376
|
+
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
35377
|
+
animation: loading 1600ms ease-out infinite;
|
|
35378
|
+
opacity: 1;
|
|
35510
35379
|
}
|
|
35511
35380
|
|
|
35381
|
+
@keyframes loading {
|
|
35382
|
+
from {
|
|
35383
|
+
transform: translateX(-100%);
|
|
35384
|
+
}
|
|
35385
|
+
to {
|
|
35386
|
+
transform: translateX(100%);
|
|
35387
|
+
}
|
|
35388
|
+
}
|
|
35512
35389
|
.E_c18bcrac {
|
|
35513
35390
|
display: inline-block;
|
|
35514
35391
|
width: 100%;
|
|
@@ -35562,6 +35439,20 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35562
35439
|
margin-right: 4px;
|
|
35563
35440
|
}
|
|
35564
35441
|
|
|
35442
|
+
.E_skwah65 {
|
|
35443
|
+
height: 8px;
|
|
35444
|
+
box-sizing: border-box;
|
|
35445
|
+
border-radius: 2px;
|
|
35446
|
+
background: #f5f7fa;
|
|
35447
|
+
display: flex;
|
|
35448
|
+
width: 100%;
|
|
35449
|
+
overflow: hidden;
|
|
35450
|
+
}
|
|
35451
|
+
|
|
35452
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35453
|
+
margin-left: 1px;
|
|
35454
|
+
}
|
|
35455
|
+
|
|
35565
35456
|
.E_s1ebs0ra {
|
|
35566
35457
|
display: flex;
|
|
35567
35458
|
align-items: center;
|
|
@@ -35633,206 +35524,158 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35633
35524
|
background: #fff;
|
|
35634
35525
|
}
|
|
35635
35526
|
|
|
35636
|
-
.
|
|
35637
|
-
width: 648px;
|
|
35638
|
-
}
|
|
35639
|
-
|
|
35640
|
-
.E_c1up1pdz.active {
|
|
35641
|
-
border-color: #0080ff;
|
|
35642
|
-
}
|
|
35643
|
-
|
|
35644
|
-
.E_c1up1pdz.active > header {
|
|
35645
|
-
background: rgba(0, 128, 255, 0.1);
|
|
35646
|
-
}
|
|
35647
|
-
|
|
35648
|
-
.E_c1up1pdz .expand {
|
|
35649
|
-
padding: 12px;
|
|
35650
|
-
}
|
|
35651
|
-
|
|
35652
|
-
.E_c1up1pdz .field-item {
|
|
35653
|
-
display: flex;
|
|
35654
|
-
padding: 10px 0;
|
|
35655
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
35656
|
-
}
|
|
35657
|
-
|
|
35658
|
-
.E_c1up1pdz .field-item:last-child {
|
|
35659
|
-
border-bottom: none;
|
|
35660
|
-
padding-bottom: 0;
|
|
35661
|
-
}
|
|
35662
|
-
|
|
35663
|
-
.E_c1up1pdz .field-item label {
|
|
35664
|
-
line-height: 32px;
|
|
35665
|
-
width: 100px;
|
|
35666
|
-
color: rgba(62, 70, 82, 0.6);
|
|
35667
|
-
}
|
|
35668
|
-
|
|
35669
|
-
.E_c1up1pdz .help {
|
|
35670
|
-
color: rgba(62, 70, 82, 0.6);
|
|
35671
|
-
margin-top: 5px;
|
|
35672
|
-
}
|
|
35673
|
-
|
|
35674
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
35675
|
-
.E_c1up1pdz .ant-picker {
|
|
35676
|
-
width: 128px;
|
|
35677
|
-
}
|
|
35678
|
-
|
|
35679
|
-
.E_c156wh19 {
|
|
35527
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
35680
35528
|
display: flex;
|
|
35681
35529
|
align-items: center;
|
|
35682
|
-
justify-content: space-between;
|
|
35683
|
-
word-break: keep-all;
|
|
35684
35530
|
}
|
|
35685
35531
|
|
|
35686
|
-
.
|
|
35687
|
-
margin:
|
|
35532
|
+
.E_s1iv0tp1 .enabled-text {
|
|
35533
|
+
margin-right: 8px;
|
|
35688
35534
|
}
|
|
35689
35535
|
|
|
35690
|
-
.
|
|
35691
|
-
|
|
35536
|
+
.E_gmyahx3 {
|
|
35537
|
+
cursor: pointer;
|
|
35692
35538
|
}
|
|
35693
35539
|
|
|
35694
|
-
.
|
|
35695
|
-
|
|
35696
|
-
display: flex;
|
|
35697
|
-
overflow: hidden;
|
|
35698
|
-
align-items: center;
|
|
35699
|
-
justify-content: flex-start;
|
|
35700
|
-
white-space: nowrap;
|
|
35540
|
+
.E_gmyahx3 .link-text {
|
|
35541
|
+
color: rgba(0, 21, 64, 0.3);
|
|
35701
35542
|
}
|
|
35702
35543
|
|
|
35703
|
-
.
|
|
35704
|
-
|
|
35705
|
-
overflow: hidden;
|
|
35706
|
-
text-overflow: ellipsis;
|
|
35544
|
+
.E_gmyahx3:hover .link-text {
|
|
35545
|
+
color: #0080ff;
|
|
35707
35546
|
}
|
|
35708
35547
|
|
|
35709
|
-
.
|
|
35710
|
-
|
|
35711
|
-
align-items: center;
|
|
35548
|
+
span.E_tqjc4ui {
|
|
35549
|
+
margin: 0 2px;
|
|
35712
35550
|
}
|
|
35713
35551
|
|
|
35714
|
-
.
|
|
35552
|
+
.E_n12mqh7z {
|
|
35715
35553
|
display: flex;
|
|
35716
|
-
flex-direction: row-reverse;
|
|
35717
35554
|
align-items: center;
|
|
35555
|
+
font-size: 12px;
|
|
35556
|
+
line-height: 18px;
|
|
35718
35557
|
}
|
|
35719
35558
|
|
|
35720
|
-
.
|
|
35721
|
-
margin-
|
|
35559
|
+
.E_n12mqh7z:not(:last-child) {
|
|
35560
|
+
margin-bottom: 4px;
|
|
35722
35561
|
}
|
|
35723
35562
|
|
|
35724
|
-
.
|
|
35725
|
-
|
|
35726
|
-
margin-left: 14px;
|
|
35727
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
35728
|
-
cursor: pointer;
|
|
35563
|
+
.E_tf5bynu {
|
|
35564
|
+
margin: 0 3px;
|
|
35729
35565
|
}
|
|
35730
35566
|
|
|
35731
|
-
.
|
|
35732
|
-
|
|
35733
|
-
|
|
35567
|
+
.E_tcckoz1 {
|
|
35568
|
+
max-height: 400px;
|
|
35569
|
+
overflow: auto;
|
|
35734
35570
|
}
|
|
35735
35571
|
|
|
35736
|
-
.
|
|
35737
|
-
|
|
35738
|
-
|
|
35572
|
+
.E_clm1wy1 {
|
|
35573
|
+
width: 192px;
|
|
35574
|
+
height: 246px;
|
|
35739
35575
|
border-radius: 4px;
|
|
35740
35576
|
}
|
|
35741
35577
|
|
|
35742
|
-
.
|
|
35743
|
-
|
|
35744
|
-
|
|
35578
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
35579
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
35580
|
+
width: 100%;
|
|
35581
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
35582
|
+
border-top: none;
|
|
35745
35583
|
}
|
|
35746
35584
|
|
|
35747
|
-
.
|
|
35748
|
-
|
|
35749
|
-
|
|
35585
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
35586
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
35587
|
+
padding: 0 16px;
|
|
35750
35588
|
}
|
|
35751
35589
|
|
|
35752
|
-
.
|
|
35753
|
-
.
|
|
35754
|
-
width:
|
|
35755
|
-
|
|
35756
|
-
|
|
35590
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
35591
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
35592
|
+
width: 100%;
|
|
35593
|
+
height: 180px;
|
|
35594
|
+
border-spacing: 0;
|
|
35757
35595
|
}
|
|
35758
35596
|
|
|
35759
|
-
.
|
|
35760
|
-
|
|
35761
|
-
|
|
35762
|
-
margin: 5px 0 5px 8px;
|
|
35597
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
35598
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
35599
|
+
margin-bottom: 8px;
|
|
35763
35600
|
}
|
|
35764
35601
|
|
|
35765
|
-
.
|
|
35766
|
-
.
|
|
35767
|
-
|
|
35768
|
-
|
|
35769
|
-
|
|
35770
|
-
|
|
35602
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
35603
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
35604
|
+
width: 22px;
|
|
35605
|
+
}
|
|
35606
|
+
|
|
35607
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
35608
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
35609
|
+
padding: 0;
|
|
35771
35610
|
}
|
|
35772
35611
|
|
|
35773
|
-
.
|
|
35774
|
-
|
|
35775
|
-
|
|
35776
|
-
border-color: #d9d9d9;
|
|
35612
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
35613
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35614
|
+
opacity: 0.4;
|
|
35777
35615
|
}
|
|
35778
35616
|
|
|
35779
|
-
.
|
|
35780
|
-
|
|
35781
|
-
|
|
35782
|
-
color: #fff;
|
|
35617
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
35618
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35619
|
+
opacity: 1;
|
|
35783
35620
|
}
|
|
35784
35621
|
|
|
35785
|
-
.
|
|
35786
|
-
|
|
35787
|
-
margin-top: 4px;
|
|
35622
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
35623
|
+
color: #3e4652;
|
|
35788
35624
|
}
|
|
35789
35625
|
|
|
35790
|
-
.
|
|
35791
|
-
|
|
35792
|
-
padding: 0;
|
|
35793
|
-
margin-bottom: 8px;
|
|
35626
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
35627
|
+
pointer-events: none;
|
|
35794
35628
|
}
|
|
35795
35629
|
|
|
35796
|
-
.
|
|
35797
|
-
|
|
35798
|
-
|
|
35799
|
-
|
|
35630
|
+
.E_t1tsm00v {
|
|
35631
|
+
color: rgba(129, 138, 153, 0.6);
|
|
35632
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
35633
|
+
backdrop-filter: blur(10px);
|
|
35634
|
+
padding: 7px 10px;
|
|
35800
35635
|
}
|
|
35801
35636
|
|
|
35802
|
-
.
|
|
35803
|
-
|
|
35637
|
+
.E_c167wnad {
|
|
35638
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35639
|
+
display: flex;
|
|
35640
|
+
justify-content: space-between;
|
|
35641
|
+
align-items: center;
|
|
35642
|
+
padding: 8px 16px;
|
|
35804
35643
|
}
|
|
35805
35644
|
|
|
35806
|
-
.
|
|
35807
|
-
|
|
35645
|
+
.E_c167wnad .anticon {
|
|
35646
|
+
cursor: pointer;
|
|
35808
35647
|
}
|
|
35809
35648
|
|
|
35810
|
-
.
|
|
35811
|
-
color: #
|
|
35649
|
+
.E_c167wnad .anticon:hover {
|
|
35650
|
+
color: #0096ff;
|
|
35812
35651
|
}
|
|
35813
35652
|
|
|
35814
|
-
|
|
35815
|
-
|
|
35653
|
+
.E_cxhf7dh {
|
|
35654
|
+
text-align: center;
|
|
35816
35655
|
}
|
|
35817
35656
|
|
|
35818
|
-
.
|
|
35657
|
+
.E_cxhf7dh .dots {
|
|
35819
35658
|
display: flex;
|
|
35820
|
-
|
|
35821
|
-
font-size: 12px;
|
|
35822
|
-
line-height: 18px;
|
|
35659
|
+
justify-content: center;
|
|
35823
35660
|
}
|
|
35824
35661
|
|
|
35825
|
-
.
|
|
35826
|
-
|
|
35662
|
+
.E_cxhf7dh .dot {
|
|
35663
|
+
display: inline-block;
|
|
35664
|
+
width: 2px;
|
|
35665
|
+
height: 2px;
|
|
35666
|
+
border-radius: 1px;
|
|
35667
|
+
background: #0096ff;
|
|
35827
35668
|
}
|
|
35828
35669
|
|
|
35829
|
-
.
|
|
35830
|
-
margin:
|
|
35670
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
35671
|
+
margin-right: 2px;
|
|
35831
35672
|
}
|
|
35832
35673
|
|
|
35833
|
-
.
|
|
35834
|
-
|
|
35835
|
-
|
|
35674
|
+
.E_cxhf7dh .bar {
|
|
35675
|
+
width: 9px;
|
|
35676
|
+
height: 2px;
|
|
35677
|
+
background: #0096ff;
|
|
35678
|
+
border-radius: 2px;
|
|
35836
35679
|
}
|
|
35837
35680
|
|
|
35838
35681
|
.E_ou7iq30 {
|
|
@@ -35864,13 +35707,110 @@ span.E_tqjc4ui {
|
|
|
35864
35707
|
visibility: hidden;
|
|
35865
35708
|
}
|
|
35866
35709
|
|
|
35867
|
-
.
|
|
35710
|
+
.E_t1sqg15u {
|
|
35711
|
+
background: white;
|
|
35712
|
+
}
|
|
35713
|
+
|
|
35714
|
+
.E_t1sqg15u.inline .table-row {
|
|
35715
|
+
flex-direction: column;
|
|
35716
|
+
}
|
|
35717
|
+
|
|
35718
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
35719
|
+
padding: 0 16px 7px 0;
|
|
35720
|
+
}
|
|
35721
|
+
|
|
35722
|
+
.E_t1sqg15u.has-border .table-header {
|
|
35723
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35724
|
+
}
|
|
35725
|
+
|
|
35726
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
35727
|
+
border-top: none !important;
|
|
35728
|
+
}
|
|
35729
|
+
|
|
35730
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
35731
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
35732
|
+
}
|
|
35733
|
+
|
|
35734
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
35735
|
+
padding-bottom: 0;
|
|
35736
|
+
}
|
|
35737
|
+
|
|
35738
|
+
.E_t1sqg15u.align-right .content {
|
|
35739
|
+
text-align: right;
|
|
35740
|
+
}
|
|
35741
|
+
|
|
35742
|
+
.E_t1sqg15u .uuid-row {
|
|
35743
|
+
display: flex;
|
|
35744
|
+
justify-content: space-between;
|
|
35745
|
+
}
|
|
35746
|
+
|
|
35747
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
35748
|
+
white-space: nowrap;
|
|
35749
|
+
overflow: hidden;
|
|
35750
|
+
text-overflow: ellipsis;
|
|
35751
|
+
}
|
|
35752
|
+
|
|
35753
|
+
.E_t4zczcp {
|
|
35868
35754
|
display: flex;
|
|
35755
|
+
justify-content: space-between;
|
|
35869
35756
|
align-items: center;
|
|
35757
|
+
padding: 8px;
|
|
35758
|
+
min-height: 32px;
|
|
35870
35759
|
}
|
|
35871
35760
|
|
|
35872
|
-
.
|
|
35873
|
-
|
|
35761
|
+
.E_t4zczcp .table-title {
|
|
35762
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35763
|
+
font-weight: 600;
|
|
35764
|
+
font-size: 12px;
|
|
35765
|
+
line-height: 8px;
|
|
35766
|
+
}
|
|
35767
|
+
|
|
35768
|
+
.E_t4zczcp .edit-icon {
|
|
35769
|
+
font-size: 16px;
|
|
35770
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35771
|
+
cursor: pointer;
|
|
35772
|
+
}
|
|
35773
|
+
|
|
35774
|
+
.E_t1s7goww {
|
|
35775
|
+
font-size: 12px;
|
|
35776
|
+
line-height: 18px;
|
|
35777
|
+
}
|
|
35778
|
+
|
|
35779
|
+
.E_t93e4cf {
|
|
35780
|
+
display: flex;
|
|
35781
|
+
padding: 8px 0;
|
|
35782
|
+
color: #2d3a56;
|
|
35783
|
+
}
|
|
35784
|
+
|
|
35785
|
+
.E_t93e4cf .hidden {
|
|
35786
|
+
display: none;
|
|
35787
|
+
}
|
|
35788
|
+
|
|
35789
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
35790
|
+
height: auto;
|
|
35791
|
+
}
|
|
35792
|
+
|
|
35793
|
+
.E_t93e4cf .content {
|
|
35794
|
+
overflow: hidden;
|
|
35795
|
+
overflow-x: auto;
|
|
35796
|
+
width: 100%;
|
|
35797
|
+
white-space: pre-wrap;
|
|
35798
|
+
}
|
|
35799
|
+
|
|
35800
|
+
.E_t93e4cf .content .ant-btn {
|
|
35801
|
+
white-space: pre-wrap;
|
|
35802
|
+
text-align: left;
|
|
35803
|
+
}
|
|
35804
|
+
|
|
35805
|
+
.E_t93e4cf .content .unit-chart {
|
|
35806
|
+
justify-content: flex-start;
|
|
35807
|
+
}
|
|
35808
|
+
|
|
35809
|
+
.E_rhz2uv5 {
|
|
35810
|
+
width: var(--rhz2uv5-0);
|
|
35811
|
+
flex-shrink: 0;
|
|
35812
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35813
|
+
padding-right: 12px;
|
|
35874
35814
|
}
|
|
35875
35815
|
|
|
35876
35816
|
.E_s1at6qmn.ant-layout-sider {
|
|
@@ -36009,135 +35949,195 @@ span.E_tqjc4ui {
|
|
|
36009
35949
|
text-align: left;
|
|
36010
35950
|
}
|
|
36011
35951
|
|
|
36012
|
-
.
|
|
35952
|
+
.E_c1up1pdz {
|
|
35953
|
+
width: 648px;
|
|
35954
|
+
}
|
|
35955
|
+
|
|
35956
|
+
.E_c1up1pdz.active {
|
|
35957
|
+
border-color: #0080ff;
|
|
35958
|
+
}
|
|
35959
|
+
|
|
35960
|
+
.E_c1up1pdz.active > header {
|
|
35961
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35962
|
+
}
|
|
35963
|
+
|
|
35964
|
+
.E_c1up1pdz .expand {
|
|
35965
|
+
padding: 12px;
|
|
35966
|
+
}
|
|
35967
|
+
|
|
35968
|
+
.E_c1up1pdz .field-item {
|
|
36013
35969
|
display: flex;
|
|
36014
|
-
|
|
36015
|
-
|
|
35970
|
+
padding: 10px 0;
|
|
35971
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
36016
35972
|
}
|
|
36017
35973
|
|
|
36018
|
-
.
|
|
35974
|
+
.E_c1up1pdz .field-item:last-child {
|
|
35975
|
+
border-bottom: none;
|
|
35976
|
+
padding-bottom: 0;
|
|
35977
|
+
}
|
|
35978
|
+
|
|
35979
|
+
.E_c1up1pdz .field-item label {
|
|
35980
|
+
line-height: 32px;
|
|
35981
|
+
width: 100px;
|
|
35982
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35983
|
+
}
|
|
35984
|
+
|
|
35985
|
+
.E_c1up1pdz .help {
|
|
35986
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35987
|
+
margin-top: 5px;
|
|
35988
|
+
}
|
|
35989
|
+
|
|
35990
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
35991
|
+
.E_c1up1pdz .ant-picker {
|
|
35992
|
+
width: 128px;
|
|
35993
|
+
}
|
|
35994
|
+
|
|
35995
|
+
.E_c156wh19 {
|
|
36019
35996
|
display: flex;
|
|
36020
35997
|
align-items: center;
|
|
36021
|
-
|
|
35998
|
+
justify-content: space-between;
|
|
35999
|
+
word-break: keep-all;
|
|
36022
36000
|
}
|
|
36023
36001
|
|
|
36024
|
-
.
|
|
36025
|
-
|
|
36026
|
-
width: 100%;
|
|
36002
|
+
.E_c156wh19 .title {
|
|
36003
|
+
margin: 0 16px 0 8px;
|
|
36027
36004
|
}
|
|
36028
36005
|
|
|
36029
|
-
.
|
|
36030
|
-
|
|
36006
|
+
.E_c156wh19 .retain {
|
|
36007
|
+
color: rgba(129, 138, 153, 0.6);
|
|
36008
|
+
}
|
|
36009
|
+
|
|
36010
|
+
.E_c156wh19 div.left {
|
|
36011
|
+
flex: 1;
|
|
36012
|
+
display: flex;
|
|
36013
|
+
overflow: hidden;
|
|
36014
|
+
align-items: center;
|
|
36015
|
+
justify-content: flex-start;
|
|
36016
|
+
white-space: nowrap;
|
|
36017
|
+
}
|
|
36018
|
+
|
|
36019
|
+
.E_c156wh19 div.left .title {
|
|
36020
|
+
max-width: 100%;
|
|
36021
|
+
overflow: hidden;
|
|
36022
|
+
text-overflow: ellipsis;
|
|
36031
36023
|
}
|
|
36032
36024
|
|
|
36033
|
-
.
|
|
36034
|
-
|
|
36025
|
+
.E_c156wh19 div.right {
|
|
36026
|
+
display: flex;
|
|
36027
|
+
align-items: center;
|
|
36035
36028
|
}
|
|
36036
36029
|
|
|
36037
|
-
.
|
|
36038
|
-
|
|
36030
|
+
.E_c156wh19 .reverse {
|
|
36031
|
+
display: flex;
|
|
36032
|
+
flex-direction: row-reverse;
|
|
36033
|
+
align-items: center;
|
|
36039
36034
|
}
|
|
36040
36035
|
|
|
36041
|
-
.
|
|
36042
|
-
|
|
36036
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
36037
|
+
margin-left: 8px;
|
|
36043
36038
|
}
|
|
36044
36039
|
|
|
36045
|
-
.
|
|
36046
|
-
padding:
|
|
36040
|
+
.E_c156wh19 .close {
|
|
36041
|
+
padding-left: 14px;
|
|
36042
|
+
margin-left: 14px;
|
|
36043
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
36044
|
+
cursor: pointer;
|
|
36047
36045
|
}
|
|
36048
36046
|
|
|
36049
|
-
.
|
|
36050
|
-
|
|
36047
|
+
.E_m126spxy {
|
|
36048
|
+
padding-bottom: 4px;
|
|
36049
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
36051
36050
|
}
|
|
36052
36051
|
|
|
36053
|
-
.
|
|
36054
|
-
|
|
36052
|
+
.E_m126spxy .ant-btn.ant-btn-link {
|
|
36053
|
+
padding: 1px 10px;
|
|
36054
|
+
color: rgba(62, 70, 82, 0.6);
|
|
36055
|
+
border-radius: 4px;
|
|
36055
36056
|
}
|
|
36056
36057
|
|
|
36057
|
-
.
|
|
36058
|
-
|
|
36058
|
+
.E_m126spxy .ant-btn.ant-btn-link.active {
|
|
36059
|
+
background: rgba(0, 128, 255, 0.1);
|
|
36060
|
+
color: #0096ff;
|
|
36059
36061
|
}
|
|
36060
36062
|
|
|
36061
|
-
.
|
|
36062
|
-
padding
|
|
36063
|
+
.E_wpbf4pq {
|
|
36064
|
+
padding: 10px 0;
|
|
36065
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
36063
36066
|
}
|
|
36064
36067
|
|
|
36065
|
-
.
|
|
36066
|
-
|
|
36068
|
+
.E_wpbf4pq .ant-input,
|
|
36069
|
+
.E_wpbf4pq .ant-picker {
|
|
36070
|
+
width: 80px;
|
|
36071
|
+
margin: 0 9px;
|
|
36072
|
+
text-align: center;
|
|
36067
36073
|
}
|
|
36068
36074
|
|
|
36069
|
-
.
|
|
36070
|
-
|
|
36071
|
-
|
|
36075
|
+
.E_wpbf4pq .options {
|
|
36076
|
+
padding: 12px 0 12px 16px;
|
|
36077
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
36078
|
+
margin: 5px 0 5px 8px;
|
|
36072
36079
|
}
|
|
36073
36080
|
|
|
36074
|
-
.
|
|
36075
|
-
|
|
36076
|
-
|
|
36077
|
-
|
|
36081
|
+
.E_wpbf4pq .week-day-option,
|
|
36082
|
+
.E_wpbf4pq .month-day-option {
|
|
36083
|
+
background: #f5f7fa;
|
|
36084
|
+
box-sizing: border-box;
|
|
36085
|
+
border-radius: 16px;
|
|
36086
|
+
margin-right: 8px;
|
|
36078
36087
|
}
|
|
36079
36088
|
|
|
36080
|
-
.
|
|
36081
|
-
|
|
36082
|
-
|
|
36083
|
-
|
|
36084
|
-
padding: 8px;
|
|
36085
|
-
min-height: 32px;
|
|
36089
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
36090
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
36091
|
+
color: inherit;
|
|
36092
|
+
border-color: #d9d9d9;
|
|
36086
36093
|
}
|
|
36087
36094
|
|
|
36088
|
-
.
|
|
36089
|
-
color:
|
|
36090
|
-
|
|
36091
|
-
|
|
36092
|
-
line-height: 8px;
|
|
36095
|
+
.E_wpbf4pq .week-day-option.active {
|
|
36096
|
+
background-color: #0096ff;
|
|
36097
|
+
border-color: #0096ff;
|
|
36098
|
+
color: #fff;
|
|
36093
36099
|
}
|
|
36094
36100
|
|
|
36095
|
-
.
|
|
36096
|
-
|
|
36097
|
-
|
|
36098
|
-
cursor: pointer;
|
|
36101
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
36102
|
+
width: 110px;
|
|
36103
|
+
margin-top: 4px;
|
|
36099
36104
|
}
|
|
36100
36105
|
|
|
36101
|
-
.
|
|
36102
|
-
|
|
36103
|
-
|
|
36106
|
+
.E_wpbf4pq .month-day-option {
|
|
36107
|
+
width: 32px;
|
|
36108
|
+
padding: 0;
|
|
36109
|
+
margin-bottom: 8px;
|
|
36104
36110
|
}
|
|
36105
36111
|
|
|
36106
|
-
.
|
|
36107
|
-
|
|
36108
|
-
|
|
36109
|
-
color: #
|
|
36112
|
+
.E_wpbf4pq .month-day-option.active {
|
|
36113
|
+
background-color: #0096ff;
|
|
36114
|
+
border-color: #0096ff;
|
|
36115
|
+
color: #fff;
|
|
36110
36116
|
}
|
|
36111
36117
|
|
|
36112
|
-
.
|
|
36113
|
-
display:
|
|
36118
|
+
.E_wg1tsps {
|
|
36119
|
+
display: flex;
|
|
36120
|
+
align-items: center;
|
|
36121
|
+
justify-content: flex-end;
|
|
36114
36122
|
}
|
|
36115
36123
|
|
|
36116
|
-
.
|
|
36117
|
-
|
|
36124
|
+
.E_b1ctd5xy {
|
|
36125
|
+
display: flex;
|
|
36126
|
+
align-items: center;
|
|
36127
|
+
width: calc(100% - 40px);
|
|
36118
36128
|
}
|
|
36119
36129
|
|
|
36120
|
-
.
|
|
36121
|
-
|
|
36122
|
-
overflow-x: auto;
|
|
36130
|
+
.E_b1ctd5xy .chart {
|
|
36131
|
+
display: inline-block;
|
|
36123
36132
|
width: 100%;
|
|
36124
|
-
white-space: pre-wrap;
|
|
36125
|
-
}
|
|
36126
|
-
|
|
36127
|
-
.E_t93e4cf .content .ant-btn {
|
|
36128
|
-
white-space: pre-wrap;
|
|
36129
|
-
text-align: left;
|
|
36130
36133
|
}
|
|
36131
36134
|
|
|
36132
|
-
.
|
|
36133
|
-
|
|
36135
|
+
.E_u1p8acpn {
|
|
36136
|
+
min-width: 40px;
|
|
36134
36137
|
}
|
|
36135
36138
|
|
|
36136
|
-
.
|
|
36137
|
-
|
|
36138
|
-
flex-shrink: 0;
|
|
36139
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36140
|
-
padding-right: 12px;
|
|
36139
|
+
.E_u1p8acpn .unit {
|
|
36140
|
+
color: #00122e !important;
|
|
36141
36141
|
}
|
|
36142
36142
|
|
|
36143
36143
|
.E_t160l1cm {
|
|
@@ -36449,12 +36449,6 @@ span.E_tqjc4ui {
|
|
|
36449
36449
|
justify-content: center;
|
|
36450
36450
|
}
|
|
36451
36451
|
|
|
36452
|
-
.E_h1ol2wl7 {
|
|
36453
|
-
font-weight: bold;
|
|
36454
|
-
background-color: unset;
|
|
36455
|
-
padding: unset;
|
|
36456
|
-
}
|
|
36457
|
-
|
|
36458
36452
|
.E_d11hhzf9 {
|
|
36459
36453
|
width: 492px !important;
|
|
36460
36454
|
margin: 40px auto !important;
|
|
@@ -36608,6 +36602,12 @@ span.E_tqjc4ui {
|
|
|
36608
36602
|
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
36609
36603
|
}
|
|
36610
36604
|
|
|
36605
|
+
.E_h1ol2wl7 {
|
|
36606
|
+
font-weight: bold;
|
|
36607
|
+
background-color: unset;
|
|
36608
|
+
padding: unset;
|
|
36609
|
+
}
|
|
36610
|
+
|
|
36611
36611
|
.E_c14ouk5o {
|
|
36612
36612
|
width: 100%;
|
|
36613
36613
|
height: 100%;
|
|
@@ -36661,6 +36661,57 @@ span.E_tqjc4ui {
|
|
|
36661
36661
|
height: auto;
|
|
36662
36662
|
}
|
|
36663
36663
|
|
|
36664
|
+
.E_cevhqx7 {
|
|
36665
|
+
color: #00122e;
|
|
36666
|
+
}
|
|
36667
|
+
|
|
36668
|
+
.E_snbqlt4 {
|
|
36669
|
+
margin-top: 8px;
|
|
36670
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36671
|
+
}
|
|
36672
|
+
|
|
36673
|
+
.E_c1ss4prm {
|
|
36674
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36675
|
+
}
|
|
36676
|
+
|
|
36677
|
+
.E_c1ss4prm li {
|
|
36678
|
+
margin-bottom: 4px;
|
|
36679
|
+
}
|
|
36680
|
+
|
|
36681
|
+
.E_c1ss4prm li:last-child {
|
|
36682
|
+
margin-bottom: 0;
|
|
36683
|
+
}
|
|
36684
|
+
|
|
36685
|
+
.E_ms3tlei {
|
|
36686
|
+
background: rgba(225, 230, 241, 0.6);
|
|
36687
|
+
padding: 8px;
|
|
36688
|
+
border-radius: 6px;
|
|
36689
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36690
|
+
}
|
|
36691
|
+
|
|
36692
|
+
.E_ms3tlei li {
|
|
36693
|
+
margin-bottom: 4px;
|
|
36694
|
+
}
|
|
36695
|
+
|
|
36696
|
+
.E_ms3tlei li:last-child {
|
|
36697
|
+
margin-bottom: 0;
|
|
36698
|
+
}
|
|
36699
|
+
|
|
36700
|
+
.E_du44iy7 {
|
|
36701
|
+
margin-bottom: 4px;
|
|
36702
|
+
}
|
|
36703
|
+
|
|
36704
|
+
.E_s1qmhanr {
|
|
36705
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36706
|
+
margin-bottom: 8px;
|
|
36707
|
+
}
|
|
36708
|
+
|
|
36709
|
+
.E_drje1h0 {
|
|
36710
|
+
height: 1px;
|
|
36711
|
+
background: #e4e9f2;
|
|
36712
|
+
margin: 16px 0;
|
|
36713
|
+
}
|
|
36714
|
+
|
|
36664
36715
|
.E_c1kchka8 {
|
|
36665
36716
|
height: 100%;
|
|
36666
36717
|
width: 100%;
|
|
@@ -37241,57 +37292,6 @@ span.E_tqjc4ui {
|
|
|
37241
37292
|
padding: 0;
|
|
37242
37293
|
}
|
|
37243
37294
|
|
|
37244
|
-
.E_c1ss4prm {
|
|
37245
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37246
|
-
}
|
|
37247
|
-
|
|
37248
|
-
.E_c1ss4prm li {
|
|
37249
|
-
margin-bottom: 4px;
|
|
37250
|
-
}
|
|
37251
|
-
|
|
37252
|
-
.E_c1ss4prm li:last-child {
|
|
37253
|
-
margin-bottom: 0;
|
|
37254
|
-
}
|
|
37255
|
-
|
|
37256
|
-
.E_ms3tlei {
|
|
37257
|
-
background: rgba(225, 230, 241, 0.6);
|
|
37258
|
-
padding: 8px;
|
|
37259
|
-
border-radius: 6px;
|
|
37260
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37261
|
-
}
|
|
37262
|
-
|
|
37263
|
-
.E_ms3tlei li {
|
|
37264
|
-
margin-bottom: 4px;
|
|
37265
|
-
}
|
|
37266
|
-
|
|
37267
|
-
.E_ms3tlei li:last-child {
|
|
37268
|
-
margin-bottom: 0;
|
|
37269
|
-
}
|
|
37270
|
-
|
|
37271
|
-
.E_du44iy7 {
|
|
37272
|
-
margin-bottom: 4px;
|
|
37273
|
-
}
|
|
37274
|
-
|
|
37275
|
-
.E_s1qmhanr {
|
|
37276
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37277
|
-
margin-bottom: 8px;
|
|
37278
|
-
}
|
|
37279
|
-
|
|
37280
|
-
.E_drje1h0 {
|
|
37281
|
-
height: 1px;
|
|
37282
|
-
background: #e4e9f2;
|
|
37283
|
-
margin: 16px 0;
|
|
37284
|
-
}
|
|
37285
|
-
|
|
37286
|
-
.E_cevhqx7 {
|
|
37287
|
-
color: #00122e;
|
|
37288
|
-
}
|
|
37289
|
-
|
|
37290
|
-
.E_snbqlt4 {
|
|
37291
|
-
margin-top: 8px;
|
|
37292
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37293
|
-
}
|
|
37294
|
-
|
|
37295
37295
|
.E_l12xdkhl {
|
|
37296
37296
|
width: 64px;
|
|
37297
37297
|
height: 64px;
|