@cloudtower/eagle 0.31.2 → 0.31.4
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/stats1.html +1 -1
- package/dist/components.css +1985 -1984
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1535 -1535
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29572,69 +29572,6 @@ html body {
|
|
|
29572
29572
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29573
29573
|
}
|
|
29574
29574
|
}
|
|
29575
|
-
.E_skwah65 {
|
|
29576
|
-
height: 8px;
|
|
29577
|
-
box-sizing: border-box;
|
|
29578
|
-
border-radius: 2px;
|
|
29579
|
-
background: #f5f7fa;
|
|
29580
|
-
display: flex;
|
|
29581
|
-
width: 100%;
|
|
29582
|
-
overflow: hidden;
|
|
29583
|
-
}
|
|
29584
|
-
|
|
29585
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29586
|
-
margin-left: 1px;
|
|
29587
|
-
}
|
|
29588
|
-
|
|
29589
|
-
.E_c18bcrac {
|
|
29590
|
-
display: inline-block;
|
|
29591
|
-
width: 100%;
|
|
29592
|
-
}
|
|
29593
|
-
|
|
29594
|
-
.E_c18bcrac .recharts-wrapper {
|
|
29595
|
-
margin-left: 4px;
|
|
29596
|
-
}
|
|
29597
|
-
|
|
29598
|
-
.E_cro7kg2 {
|
|
29599
|
-
padding: 4px;
|
|
29600
|
-
}
|
|
29601
|
-
|
|
29602
|
-
.E_c14wcxf0 {
|
|
29603
|
-
display: flex;
|
|
29604
|
-
justify-content: space-between;
|
|
29605
|
-
align-items: center;
|
|
29606
|
-
font-size: 13px;
|
|
29607
|
-
line-height: 24px;
|
|
29608
|
-
color: #cccccc;
|
|
29609
|
-
white-space: nowrap;
|
|
29610
|
-
}
|
|
29611
|
-
|
|
29612
|
-
.E_c14wcxf0 label {
|
|
29613
|
-
margin-right: 32px;
|
|
29614
|
-
}
|
|
29615
|
-
|
|
29616
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
29617
|
-
font-weight: bold;
|
|
29618
|
-
color: white;
|
|
29619
|
-
}
|
|
29620
|
-
|
|
29621
|
-
.E_s11212zy {
|
|
29622
|
-
width: 8px;
|
|
29623
|
-
height: 8px;
|
|
29624
|
-
border-radius: 2px;
|
|
29625
|
-
display: inline-block;
|
|
29626
|
-
background: var(--s11212zy-0);
|
|
29627
|
-
border: 1px solid #fff;
|
|
29628
|
-
box-sizing: content-box;
|
|
29629
|
-
margin-right: 6px;
|
|
29630
|
-
}
|
|
29631
|
-
|
|
29632
|
-
.E_p1lyky6c > :first-child {
|
|
29633
|
-
font-weight: bold;
|
|
29634
|
-
color: white;
|
|
29635
|
-
margin-right: 4px;
|
|
29636
|
-
}
|
|
29637
|
-
|
|
29638
29575
|
.E_s1ebs0ra {
|
|
29639
29576
|
display: flex;
|
|
29640
29577
|
align-items: center;
|
|
@@ -29706,117 +29643,53 @@ html body {
|
|
|
29706
29643
|
background: #fff;
|
|
29707
29644
|
}
|
|
29708
29645
|
|
|
29709
|
-
.
|
|
29710
|
-
|
|
29711
|
-
height: 246px;
|
|
29712
|
-
border-radius: 4px;
|
|
29713
|
-
}
|
|
29714
|
-
|
|
29715
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
29716
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29717
|
-
width: 100%;
|
|
29718
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29719
|
-
border-top: none;
|
|
29720
|
-
}
|
|
29721
|
-
|
|
29722
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29723
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29724
|
-
padding: 0 16px;
|
|
29725
|
-
}
|
|
29726
|
-
|
|
29727
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29728
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29646
|
+
.E_c18bcrac {
|
|
29647
|
+
display: inline-block;
|
|
29729
29648
|
width: 100%;
|
|
29730
|
-
height: 180px;
|
|
29731
|
-
border-spacing: 0;
|
|
29732
|
-
}
|
|
29733
|
-
|
|
29734
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29735
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29736
|
-
margin-bottom: 8px;
|
|
29737
|
-
}
|
|
29738
|
-
|
|
29739
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
29740
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
29741
|
-
width: 22px;
|
|
29742
|
-
}
|
|
29743
|
-
|
|
29744
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
29745
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
29746
|
-
padding: 0;
|
|
29747
|
-
}
|
|
29748
|
-
|
|
29749
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
29750
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29751
|
-
opacity: 0.4;
|
|
29752
|
-
}
|
|
29753
|
-
|
|
29754
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
29755
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29756
|
-
opacity: 1;
|
|
29757
29649
|
}
|
|
29758
29650
|
|
|
29759
|
-
.
|
|
29760
|
-
|
|
29761
|
-
}
|
|
29762
|
-
|
|
29763
|
-
.E_clm1wy1 .ant-picker-cell::before {
|
|
29764
|
-
pointer-events: none;
|
|
29651
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29652
|
+
margin-left: 4px;
|
|
29765
29653
|
}
|
|
29766
29654
|
|
|
29767
|
-
.
|
|
29768
|
-
|
|
29769
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29770
|
-
backdrop-filter: blur(10px);
|
|
29771
|
-
padding: 7px 10px;
|
|
29655
|
+
.E_cro7kg2 {
|
|
29656
|
+
padding: 4px;
|
|
29772
29657
|
}
|
|
29773
29658
|
|
|
29774
|
-
.
|
|
29775
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29659
|
+
.E_c14wcxf0 {
|
|
29776
29660
|
display: flex;
|
|
29777
29661
|
justify-content: space-between;
|
|
29778
29662
|
align-items: center;
|
|
29779
|
-
|
|
29780
|
-
|
|
29781
|
-
|
|
29782
|
-
|
|
29783
|
-
cursor: pointer;
|
|
29784
|
-
}
|
|
29785
|
-
|
|
29786
|
-
.E_c167wnad .anticon:hover {
|
|
29787
|
-
color: #0096ff;
|
|
29788
|
-
}
|
|
29789
|
-
|
|
29790
|
-
.E_cxhf7dh {
|
|
29791
|
-
text-align: center;
|
|
29792
|
-
}
|
|
29793
|
-
|
|
29794
|
-
.E_cxhf7dh .dots {
|
|
29795
|
-
display: flex;
|
|
29796
|
-
justify-content: center;
|
|
29663
|
+
font-size: 13px;
|
|
29664
|
+
line-height: 24px;
|
|
29665
|
+
color: #cccccc;
|
|
29666
|
+
white-space: nowrap;
|
|
29797
29667
|
}
|
|
29798
29668
|
|
|
29799
|
-
.
|
|
29800
|
-
|
|
29801
|
-
width: 2px;
|
|
29802
|
-
height: 2px;
|
|
29803
|
-
border-radius: 1px;
|
|
29804
|
-
background: #0096ff;
|
|
29669
|
+
.E_c14wcxf0 label {
|
|
29670
|
+
margin-right: 32px;
|
|
29805
29671
|
}
|
|
29806
29672
|
|
|
29807
|
-
.
|
|
29808
|
-
|
|
29673
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29674
|
+
font-weight: bold;
|
|
29675
|
+
color: white;
|
|
29809
29676
|
}
|
|
29810
29677
|
|
|
29811
|
-
.
|
|
29812
|
-
width:
|
|
29813
|
-
height:
|
|
29814
|
-
background: #0096ff;
|
|
29678
|
+
.E_s11212zy {
|
|
29679
|
+
width: 8px;
|
|
29680
|
+
height: 8px;
|
|
29815
29681
|
border-radius: 2px;
|
|
29682
|
+
display: inline-block;
|
|
29683
|
+
background: var(--s11212zy-0);
|
|
29684
|
+
border: 1px solid #fff;
|
|
29685
|
+
box-sizing: content-box;
|
|
29686
|
+
margin-right: 6px;
|
|
29816
29687
|
}
|
|
29817
29688
|
|
|
29818
|
-
|
|
29819
|
-
|
|
29689
|
+
.E_p1lyky6c > :first-child {
|
|
29690
|
+
font-weight: bold;
|
|
29691
|
+
color: white;
|
|
29692
|
+
margin-right: 4px;
|
|
29820
29693
|
}
|
|
29821
29694
|
|
|
29822
29695
|
.E_gmyahx3 {
|
|
@@ -29831,22 +29704,6 @@ span.E_tqjc4ui {
|
|
|
29831
29704
|
color: #0080ff;
|
|
29832
29705
|
}
|
|
29833
29706
|
|
|
29834
|
-
.E_ou7iq30 {
|
|
29835
|
-
overflow: hidden;
|
|
29836
|
-
text-overflow: ellipsis;
|
|
29837
|
-
}
|
|
29838
|
-
|
|
29839
|
-
.E_s1tui002 {
|
|
29840
|
-
white-space: nowrap;
|
|
29841
|
-
}
|
|
29842
|
-
|
|
29843
|
-
.E_mxrc2zg {
|
|
29844
|
-
display: -webkit-box;
|
|
29845
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29846
|
-
-webkit-box-orient: vertical;
|
|
29847
|
-
word-break: break-all;
|
|
29848
|
-
}
|
|
29849
|
-
|
|
29850
29707
|
.E_n12mqh7z {
|
|
29851
29708
|
display: flex;
|
|
29852
29709
|
align-items: center;
|
|
@@ -29867,140 +29724,253 @@ span.E_tqjc4ui {
|
|
|
29867
29724
|
overflow: auto;
|
|
29868
29725
|
}
|
|
29869
29726
|
|
|
29870
|
-
.
|
|
29871
|
-
|
|
29872
|
-
|
|
29873
|
-
|
|
29874
|
-
|
|
29875
|
-
|
|
29876
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
29877
|
-
display: flex;
|
|
29878
|
-
flex-direction: column;
|
|
29879
|
-
justify-content: space-between;
|
|
29880
|
-
}
|
|
29881
|
-
|
|
29882
|
-
.E_s1at6qmn footer {
|
|
29727
|
+
.E_skwah65 {
|
|
29728
|
+
height: 8px;
|
|
29729
|
+
box-sizing: border-box;
|
|
29730
|
+
border-radius: 2px;
|
|
29731
|
+
background: #f5f7fa;
|
|
29883
29732
|
display: flex;
|
|
29733
|
+
width: 100%;
|
|
29734
|
+
overflow: hidden;
|
|
29884
29735
|
}
|
|
29885
29736
|
|
|
29886
|
-
.
|
|
29887
|
-
|
|
29737
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29738
|
+
margin-left: 1px;
|
|
29888
29739
|
}
|
|
29889
29740
|
|
|
29890
|
-
.
|
|
29891
|
-
color: #00122e;
|
|
29892
|
-
width: 180px;
|
|
29741
|
+
.E_ou7iq30 {
|
|
29893
29742
|
overflow: hidden;
|
|
29894
29743
|
text-overflow: ellipsis;
|
|
29895
29744
|
}
|
|
29896
29745
|
|
|
29897
|
-
.
|
|
29898
|
-
|
|
29746
|
+
.E_s1tui002 {
|
|
29747
|
+
white-space: nowrap;
|
|
29899
29748
|
}
|
|
29900
29749
|
|
|
29901
|
-
.
|
|
29902
|
-
|
|
29750
|
+
.E_mxrc2zg {
|
|
29751
|
+
display: -webkit-box;
|
|
29752
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29753
|
+
-webkit-box-orient: vertical;
|
|
29754
|
+
word-break: break-all;
|
|
29903
29755
|
}
|
|
29904
29756
|
|
|
29905
|
-
.
|
|
29906
|
-
|
|
29907
|
-
padding: 0 8px 4px;
|
|
29908
|
-
line-height: 18px;
|
|
29757
|
+
span.E_tqjc4ui {
|
|
29758
|
+
margin: 0 2px;
|
|
29909
29759
|
}
|
|
29910
29760
|
|
|
29911
|
-
.
|
|
29912
|
-
|
|
29761
|
+
.E_t1sqg15u {
|
|
29762
|
+
background: white;
|
|
29913
29763
|
}
|
|
29914
29764
|
|
|
29915
|
-
.
|
|
29916
|
-
|
|
29765
|
+
.E_t1sqg15u.inline .table-row {
|
|
29766
|
+
flex-direction: column;
|
|
29917
29767
|
}
|
|
29918
29768
|
|
|
29919
|
-
.
|
|
29920
|
-
|
|
29921
|
-
|
|
29922
|
-
}
|
|
29769
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
29770
|
+
padding: 0 16px 7px 0;
|
|
29771
|
+
}
|
|
29923
29772
|
|
|
29924
|
-
.
|
|
29925
|
-
|
|
29773
|
+
.E_t1sqg15u.has-border .table-header {
|
|
29774
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
29775
|
+
}
|
|
29776
|
+
|
|
29777
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
29778
|
+
border-top: none !important;
|
|
29779
|
+
}
|
|
29780
|
+
|
|
29781
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
29782
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
29783
|
+
}
|
|
29784
|
+
|
|
29785
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
29786
|
+
padding-bottom: 0;
|
|
29787
|
+
}
|
|
29788
|
+
|
|
29789
|
+
.E_t1sqg15u.align-right .content {
|
|
29790
|
+
text-align: right;
|
|
29791
|
+
}
|
|
29792
|
+
|
|
29793
|
+
.E_t1sqg15u .uuid-row {
|
|
29794
|
+
display: flex;
|
|
29795
|
+
justify-content: space-between;
|
|
29796
|
+
}
|
|
29797
|
+
|
|
29798
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
29799
|
+
white-space: nowrap;
|
|
29800
|
+
overflow: hidden;
|
|
29801
|
+
text-overflow: ellipsis;
|
|
29802
|
+
}
|
|
29803
|
+
|
|
29804
|
+
.E_t4zczcp {
|
|
29926
29805
|
display: flex;
|
|
29806
|
+
justify-content: space-between;
|
|
29927
29807
|
align-items: center;
|
|
29928
|
-
|
|
29929
|
-
|
|
29930
|
-
padding: 0 8px;
|
|
29808
|
+
padding: 8px;
|
|
29809
|
+
min-height: 32px;
|
|
29931
29810
|
}
|
|
29932
29811
|
|
|
29933
|
-
.
|
|
29934
|
-
|
|
29812
|
+
.E_t4zczcp .table-title {
|
|
29813
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29814
|
+
font-weight: 600;
|
|
29815
|
+
font-size: 12px;
|
|
29816
|
+
line-height: 8px;
|
|
29935
29817
|
}
|
|
29936
29818
|
|
|
29937
|
-
.
|
|
29938
|
-
|
|
29939
|
-
|
|
29819
|
+
.E_t4zczcp .edit-icon {
|
|
29820
|
+
font-size: 16px;
|
|
29821
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29822
|
+
cursor: pointer;
|
|
29940
29823
|
}
|
|
29941
29824
|
|
|
29942
|
-
.
|
|
29943
|
-
|
|
29944
|
-
|
|
29945
|
-
border-radius: 6px;
|
|
29946
|
-
color: #fff;
|
|
29825
|
+
.E_t1s7goww {
|
|
29826
|
+
font-size: 12px;
|
|
29827
|
+
line-height: 18px;
|
|
29947
29828
|
}
|
|
29948
29829
|
|
|
29949
|
-
.
|
|
29950
|
-
|
|
29830
|
+
.E_t93e4cf {
|
|
29831
|
+
display: flex;
|
|
29832
|
+
padding: 8px 0;
|
|
29833
|
+
color: #2d3a56;
|
|
29951
29834
|
}
|
|
29952
29835
|
|
|
29953
|
-
.
|
|
29954
|
-
|
|
29955
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
29956
|
-
border-radius: 6px;
|
|
29836
|
+
.E_t93e4cf .hidden {
|
|
29837
|
+
display: none;
|
|
29957
29838
|
}
|
|
29958
29839
|
|
|
29959
|
-
.
|
|
29960
|
-
|
|
29961
|
-
transition: all 0s;
|
|
29840
|
+
.E_t93e4cf .ant-btn-link {
|
|
29841
|
+
height: auto;
|
|
29962
29842
|
}
|
|
29963
29843
|
|
|
29964
|
-
.
|
|
29965
|
-
transition: all 0s;
|
|
29844
|
+
.E_t93e4cf .content {
|
|
29966
29845
|
overflow: hidden;
|
|
29846
|
+
overflow-x: auto;
|
|
29847
|
+
width: 100%;
|
|
29848
|
+
white-space: pre-wrap;
|
|
29967
29849
|
}
|
|
29968
29850
|
|
|
29969
|
-
.
|
|
29970
|
-
|
|
29851
|
+
.E_t93e4cf .content .ant-btn {
|
|
29852
|
+
white-space: pre-wrap;
|
|
29853
|
+
text-align: left;
|
|
29971
29854
|
}
|
|
29972
29855
|
|
|
29973
|
-
.
|
|
29974
|
-
|
|
29975
|
-
padding: 0 6px;
|
|
29856
|
+
.E_t93e4cf .content .unit-chart {
|
|
29857
|
+
justify-content: flex-start;
|
|
29976
29858
|
}
|
|
29977
29859
|
|
|
29978
|
-
.
|
|
29979
|
-
|
|
29980
|
-
|
|
29981
|
-
|
|
29860
|
+
.E_rhz2uv5 {
|
|
29861
|
+
width: var(--rhz2uv5-0);
|
|
29862
|
+
flex-shrink: 0;
|
|
29863
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29864
|
+
padding-right: 12px;
|
|
29982
29865
|
}
|
|
29983
29866
|
|
|
29984
|
-
.
|
|
29985
|
-
|
|
29986
|
-
|
|
29867
|
+
.E_clm1wy1 {
|
|
29868
|
+
width: 192px;
|
|
29869
|
+
height: 246px;
|
|
29870
|
+
border-radius: 4px;
|
|
29987
29871
|
}
|
|
29988
29872
|
|
|
29989
|
-
.
|
|
29873
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
29874
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29990
29875
|
width: 100%;
|
|
29991
|
-
color:
|
|
29876
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
29877
|
+
border-top: none;
|
|
29992
29878
|
}
|
|
29993
29879
|
|
|
29994
|
-
.
|
|
29995
|
-
|
|
29880
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29881
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29882
|
+
padding: 0 16px;
|
|
29996
29883
|
}
|
|
29997
29884
|
|
|
29998
|
-
.
|
|
29999
|
-
|
|
30000
|
-
|
|
30001
|
-
|
|
30002
|
-
|
|
30003
|
-
|
|
29885
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29886
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29887
|
+
width: 100%;
|
|
29888
|
+
height: 180px;
|
|
29889
|
+
border-spacing: 0;
|
|
29890
|
+
}
|
|
29891
|
+
|
|
29892
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29893
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29894
|
+
margin-bottom: 8px;
|
|
29895
|
+
}
|
|
29896
|
+
|
|
29897
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
29898
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
29899
|
+
width: 22px;
|
|
29900
|
+
}
|
|
29901
|
+
|
|
29902
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
29903
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
29904
|
+
padding: 0;
|
|
29905
|
+
}
|
|
29906
|
+
|
|
29907
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
29908
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29909
|
+
opacity: 0.4;
|
|
29910
|
+
}
|
|
29911
|
+
|
|
29912
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
29913
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29914
|
+
opacity: 1;
|
|
29915
|
+
}
|
|
29916
|
+
|
|
29917
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
29918
|
+
color: #3e4652;
|
|
29919
|
+
}
|
|
29920
|
+
|
|
29921
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
29922
|
+
pointer-events: none;
|
|
29923
|
+
}
|
|
29924
|
+
|
|
29925
|
+
.E_t1tsm00v {
|
|
29926
|
+
color: rgba(129, 138, 153, 0.6);
|
|
29927
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29928
|
+
backdrop-filter: blur(10px);
|
|
29929
|
+
padding: 7px 10px;
|
|
29930
|
+
}
|
|
29931
|
+
|
|
29932
|
+
.E_c167wnad {
|
|
29933
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29934
|
+
display: flex;
|
|
29935
|
+
justify-content: space-between;
|
|
29936
|
+
align-items: center;
|
|
29937
|
+
padding: 8px 16px;
|
|
29938
|
+
}
|
|
29939
|
+
|
|
29940
|
+
.E_c167wnad .anticon {
|
|
29941
|
+
cursor: pointer;
|
|
29942
|
+
}
|
|
29943
|
+
|
|
29944
|
+
.E_c167wnad .anticon:hover {
|
|
29945
|
+
color: #0096ff;
|
|
29946
|
+
}
|
|
29947
|
+
|
|
29948
|
+
.E_cxhf7dh {
|
|
29949
|
+
text-align: center;
|
|
29950
|
+
}
|
|
29951
|
+
|
|
29952
|
+
.E_cxhf7dh .dots {
|
|
29953
|
+
display: flex;
|
|
29954
|
+
justify-content: center;
|
|
29955
|
+
}
|
|
29956
|
+
|
|
29957
|
+
.E_cxhf7dh .dot {
|
|
29958
|
+
display: inline-block;
|
|
29959
|
+
width: 2px;
|
|
29960
|
+
height: 2px;
|
|
29961
|
+
border-radius: 1px;
|
|
29962
|
+
background: #0096ff;
|
|
29963
|
+
}
|
|
29964
|
+
|
|
29965
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
29966
|
+
margin-right: 2px;
|
|
29967
|
+
}
|
|
29968
|
+
|
|
29969
|
+
.E_cxhf7dh .bar {
|
|
29970
|
+
width: 9px;
|
|
29971
|
+
height: 2px;
|
|
29972
|
+
background: #0096ff;
|
|
29973
|
+
border-radius: 2px;
|
|
30004
29974
|
}
|
|
30005
29975
|
|
|
30006
29976
|
.E_c1up1pdz {
|
|
@@ -30169,224 +30139,40 @@ span.E_tqjc4ui {
|
|
|
30169
30139
|
color: #fff;
|
|
30170
30140
|
}
|
|
30171
30141
|
|
|
30172
|
-
.
|
|
30173
|
-
|
|
30142
|
+
.E_t160l1cm {
|
|
30143
|
+
display: flex;
|
|
30144
|
+
flex-direction: column;
|
|
30145
|
+
flex: 1;
|
|
30146
|
+
/* FIXME:(yanzhen) do this better */
|
|
30174
30147
|
}
|
|
30175
30148
|
|
|
30176
|
-
.
|
|
30177
|
-
flex-
|
|
30149
|
+
.E_t160l1cm .tab-bar {
|
|
30150
|
+
flex-shrink: 0;
|
|
30151
|
+
display: flex;
|
|
30152
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30178
30153
|
}
|
|
30179
30154
|
|
|
30180
|
-
.
|
|
30181
|
-
|
|
30155
|
+
.E_t160l1cm .tab-content {
|
|
30156
|
+
height: 100%;
|
|
30182
30157
|
}
|
|
30183
30158
|
|
|
30184
|
-
.
|
|
30185
|
-
|
|
30159
|
+
.E_t160l1cm .tab-menu-item {
|
|
30160
|
+
margin-right: 2px;
|
|
30161
|
+
padding: 1px 12px;
|
|
30162
|
+
line-height: 24px;
|
|
30163
|
+
height: 24px;
|
|
30164
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30165
|
+
border-radius: 4px 4px 0 0;
|
|
30166
|
+
cursor: pointer;
|
|
30167
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30186
30168
|
}
|
|
30187
30169
|
|
|
30188
|
-
.
|
|
30189
|
-
|
|
30170
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
30171
|
+
padding-left: 0;
|
|
30190
30172
|
}
|
|
30191
30173
|
|
|
30192
|
-
.
|
|
30193
|
-
|
|
30194
|
-
}
|
|
30195
|
-
|
|
30196
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30197
|
-
padding-bottom: 0;
|
|
30198
|
-
}
|
|
30199
|
-
|
|
30200
|
-
.E_t1sqg15u.align-right .content {
|
|
30201
|
-
text-align: right;
|
|
30202
|
-
}
|
|
30203
|
-
|
|
30204
|
-
.E_t1sqg15u .uuid-row {
|
|
30205
|
-
display: flex;
|
|
30206
|
-
justify-content: space-between;
|
|
30207
|
-
}
|
|
30208
|
-
|
|
30209
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
30210
|
-
white-space: nowrap;
|
|
30211
|
-
overflow: hidden;
|
|
30212
|
-
text-overflow: ellipsis;
|
|
30213
|
-
}
|
|
30214
|
-
|
|
30215
|
-
.E_t4zczcp {
|
|
30216
|
-
display: flex;
|
|
30217
|
-
justify-content: space-between;
|
|
30218
|
-
align-items: center;
|
|
30219
|
-
padding: 8px;
|
|
30220
|
-
min-height: 32px;
|
|
30221
|
-
}
|
|
30222
|
-
|
|
30223
|
-
.E_t4zczcp .table-title {
|
|
30224
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30225
|
-
font-weight: 600;
|
|
30226
|
-
font-size: 12px;
|
|
30227
|
-
line-height: 8px;
|
|
30228
|
-
}
|
|
30229
|
-
|
|
30230
|
-
.E_t4zczcp .edit-icon {
|
|
30231
|
-
font-size: 16px;
|
|
30232
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30233
|
-
cursor: pointer;
|
|
30234
|
-
}
|
|
30235
|
-
|
|
30236
|
-
.E_t1s7goww {
|
|
30237
|
-
font-size: 12px;
|
|
30238
|
-
line-height: 18px;
|
|
30239
|
-
}
|
|
30240
|
-
|
|
30241
|
-
.E_t93e4cf {
|
|
30242
|
-
display: flex;
|
|
30243
|
-
padding: 8px 0;
|
|
30244
|
-
color: #2d3a56;
|
|
30245
|
-
}
|
|
30246
|
-
|
|
30247
|
-
.E_t93e4cf .hidden {
|
|
30248
|
-
display: none;
|
|
30249
|
-
}
|
|
30250
|
-
|
|
30251
|
-
.E_t93e4cf .ant-btn-link {
|
|
30252
|
-
height: auto;
|
|
30253
|
-
}
|
|
30254
|
-
|
|
30255
|
-
.E_t93e4cf .content {
|
|
30256
|
-
overflow: hidden;
|
|
30257
|
-
overflow-x: auto;
|
|
30258
|
-
width: 100%;
|
|
30259
|
-
white-space: pre-wrap;
|
|
30260
|
-
}
|
|
30261
|
-
|
|
30262
|
-
.E_t93e4cf .content .ant-btn {
|
|
30263
|
-
white-space: pre-wrap;
|
|
30264
|
-
text-align: left;
|
|
30265
|
-
}
|
|
30266
|
-
|
|
30267
|
-
.E_t93e4cf .content .unit-chart {
|
|
30268
|
-
justify-content: flex-start;
|
|
30269
|
-
}
|
|
30270
|
-
|
|
30271
|
-
.E_rhz2uv5 {
|
|
30272
|
-
width: var(--rhz2uv5-0);
|
|
30273
|
-
flex-shrink: 0;
|
|
30274
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30275
|
-
padding-right: 12px;
|
|
30276
|
-
}
|
|
30277
|
-
|
|
30278
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30279
|
-
display: flex;
|
|
30280
|
-
align-items: center;
|
|
30281
|
-
}
|
|
30282
|
-
|
|
30283
|
-
.E_s1iv0tp1 .enabled-text {
|
|
30284
|
-
margin-right: 8px;
|
|
30285
|
-
}
|
|
30286
|
-
|
|
30287
|
-
.E_c18gxmrl {
|
|
30288
|
-
border: 1px solid #d8deeb;
|
|
30289
|
-
border-radius: 4px;
|
|
30290
|
-
}
|
|
30291
|
-
|
|
30292
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
30293
|
-
margin-top: 8px;
|
|
30294
|
-
}
|
|
30295
|
-
|
|
30296
|
-
.E_c18gxmrl:hover {
|
|
30297
|
-
border-color: #0080ff;
|
|
30298
|
-
}
|
|
30299
|
-
|
|
30300
|
-
.E_c18gxmrl:hover > header {
|
|
30301
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30302
|
-
}
|
|
30303
|
-
|
|
30304
|
-
.E_c18gxmrl.active header {
|
|
30305
|
-
border-bottom: 1px solid #d8deeb;
|
|
30306
|
-
}
|
|
30307
|
-
|
|
30308
|
-
.E_c18gxmrl > header {
|
|
30309
|
-
padding: 8px 12px;
|
|
30310
|
-
}
|
|
30311
|
-
|
|
30312
|
-
.E_wg1tsps {
|
|
30313
|
-
display: flex;
|
|
30314
|
-
align-items: center;
|
|
30315
|
-
justify-content: flex-end;
|
|
30316
|
-
}
|
|
30317
|
-
|
|
30318
|
-
.E_b1ctd5xy {
|
|
30319
|
-
display: flex;
|
|
30320
|
-
align-items: center;
|
|
30321
|
-
width: calc(100% - 40px);
|
|
30322
|
-
}
|
|
30323
|
-
|
|
30324
|
-
.E_b1ctd5xy .chart {
|
|
30325
|
-
display: inline-block;
|
|
30326
|
-
width: 100%;
|
|
30327
|
-
}
|
|
30328
|
-
|
|
30329
|
-
.E_u1p8acpn {
|
|
30330
|
-
min-width: 40px;
|
|
30331
|
-
}
|
|
30332
|
-
|
|
30333
|
-
.E_u1p8acpn .unit {
|
|
30334
|
-
color: #00122e !important;
|
|
30335
|
-
}
|
|
30336
|
-
|
|
30337
|
-
.E_berrcjl {
|
|
30338
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30339
|
-
margin-bottom: 4px;
|
|
30340
|
-
}
|
|
30341
|
-
|
|
30342
|
-
.E_berrcjl .breadcrumb-link {
|
|
30343
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30344
|
-
cursor: pointer;
|
|
30345
|
-
transition: color 160ms ease;
|
|
30346
|
-
}
|
|
30347
|
-
|
|
30348
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
30349
|
-
color: #0080ff;
|
|
30350
|
-
}
|
|
30351
|
-
|
|
30352
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
30353
|
-
color: #005ed1;
|
|
30354
|
-
}
|
|
30355
|
-
|
|
30356
|
-
.E_t160l1cm {
|
|
30357
|
-
display: flex;
|
|
30358
|
-
flex-direction: column;
|
|
30359
|
-
flex: 1;
|
|
30360
|
-
/* FIXME:(yanzhen) do this better */
|
|
30361
|
-
}
|
|
30362
|
-
|
|
30363
|
-
.E_t160l1cm .tab-bar {
|
|
30364
|
-
flex-shrink: 0;
|
|
30365
|
-
display: flex;
|
|
30366
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30367
|
-
}
|
|
30368
|
-
|
|
30369
|
-
.E_t160l1cm .tab-content {
|
|
30370
|
-
height: 100%;
|
|
30371
|
-
}
|
|
30372
|
-
|
|
30373
|
-
.E_t160l1cm .tab-menu-item {
|
|
30374
|
-
margin-right: 2px;
|
|
30375
|
-
padding: 1px 12px;
|
|
30376
|
-
line-height: 24px;
|
|
30377
|
-
height: 24px;
|
|
30378
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30379
|
-
border-radius: 4px 4px 0 0;
|
|
30380
|
-
cursor: pointer;
|
|
30381
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30382
|
-
}
|
|
30383
|
-
|
|
30384
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
30385
|
-
padding-left: 0;
|
|
30386
|
-
}
|
|
30387
|
-
|
|
30388
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30389
|
-
padding-left: 12px;
|
|
30174
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30175
|
+
padding-left: 12px;
|
|
30390
30176
|
}
|
|
30391
30177
|
|
|
30392
30178
|
.E_t160l1cm .tab-menu-item:hover {
|
|
@@ -30603,58 +30389,297 @@ span.E_tqjc4ui {
|
|
|
30603
30389
|
background: transparent;
|
|
30604
30390
|
}
|
|
30605
30391
|
|
|
30606
|
-
.
|
|
30392
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30607
30393
|
display: flex;
|
|
30608
|
-
|
|
30609
|
-
width: 100%;
|
|
30394
|
+
align-items: center;
|
|
30610
30395
|
}
|
|
30611
30396
|
|
|
30612
|
-
.
|
|
30613
|
-
margin-
|
|
30397
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30398
|
+
margin-right: 8px;
|
|
30614
30399
|
}
|
|
30615
30400
|
|
|
30616
|
-
.
|
|
30617
|
-
|
|
30401
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
30402
|
+
background: #edf0f7;
|
|
30403
|
+
padding: 32px 8px;
|
|
30404
|
+
overflow: auto;
|
|
30618
30405
|
}
|
|
30619
30406
|
|
|
30620
|
-
.
|
|
30621
|
-
|
|
30407
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
30408
|
+
display: flex;
|
|
30409
|
+
flex-direction: column;
|
|
30410
|
+
justify-content: space-between;
|
|
30622
30411
|
}
|
|
30623
30412
|
|
|
30624
|
-
.
|
|
30625
|
-
|
|
30626
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30413
|
+
.E_s1at6qmn footer {
|
|
30414
|
+
display: flex;
|
|
30627
30415
|
}
|
|
30628
30416
|
|
|
30629
|
-
.
|
|
30630
|
-
|
|
30417
|
+
.E_s1at6qmn .ant-menu {
|
|
30418
|
+
background: #edf0f7;
|
|
30631
30419
|
}
|
|
30632
30420
|
|
|
30633
|
-
.
|
|
30634
|
-
|
|
30421
|
+
.E_s1at6qmn .ant-menu a {
|
|
30422
|
+
color: #00122e;
|
|
30423
|
+
width: 180px;
|
|
30424
|
+
overflow: hidden;
|
|
30425
|
+
text-overflow: ellipsis;
|
|
30635
30426
|
}
|
|
30636
30427
|
|
|
30637
|
-
.
|
|
30638
|
-
margin-
|
|
30428
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
30429
|
+
margin-bottom: 24px;
|
|
30639
30430
|
}
|
|
30640
30431
|
|
|
30641
|
-
.
|
|
30642
|
-
|
|
30643
|
-
border-bottom-right-radius: 0;
|
|
30432
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30433
|
+
margin: 0;
|
|
30644
30434
|
}
|
|
30645
30435
|
|
|
30646
|
-
.
|
|
30647
|
-
|
|
30648
|
-
|
|
30436
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30437
|
+
font-size: 12px;
|
|
30438
|
+
padding: 0 8px 4px;
|
|
30439
|
+
line-height: 18px;
|
|
30649
30440
|
}
|
|
30650
30441
|
|
|
30651
|
-
.
|
|
30652
|
-
|
|
30442
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30443
|
+
padding: 0;
|
|
30653
30444
|
}
|
|
30654
30445
|
|
|
30655
|
-
.
|
|
30656
|
-
|
|
30657
|
-
}
|
|
30446
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30447
|
+
padding-bottom: 24px;
|
|
30448
|
+
}
|
|
30449
|
+
|
|
30450
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30451
|
+
margin-bottom: 24px;
|
|
30452
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30453
|
+
}
|
|
30454
|
+
|
|
30455
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30456
|
+
transition: none;
|
|
30457
|
+
display: flex;
|
|
30458
|
+
align-items: center;
|
|
30459
|
+
height: 32px;
|
|
30460
|
+
line-height: 22px;
|
|
30461
|
+
padding: 0 8px;
|
|
30462
|
+
}
|
|
30463
|
+
|
|
30464
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30465
|
+
margin-right: 12px;
|
|
30466
|
+
}
|
|
30467
|
+
|
|
30468
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30469
|
+
margin: 0;
|
|
30470
|
+
margin-bottom: 2px;
|
|
30471
|
+
}
|
|
30472
|
+
|
|
30473
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30474
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30475
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30476
|
+
border-radius: 6px;
|
|
30477
|
+
color: #fff;
|
|
30478
|
+
}
|
|
30479
|
+
|
|
30480
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30481
|
+
color: #fff;
|
|
30482
|
+
}
|
|
30483
|
+
|
|
30484
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
30485
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30486
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30487
|
+
border-radius: 6px;
|
|
30488
|
+
}
|
|
30489
|
+
|
|
30490
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30491
|
+
white-space: nowrap;
|
|
30492
|
+
transition: all 0s;
|
|
30493
|
+
}
|
|
30494
|
+
|
|
30495
|
+
.E_s1wu0lms.shrink {
|
|
30496
|
+
transition: all 0s;
|
|
30497
|
+
overflow: hidden;
|
|
30498
|
+
}
|
|
30499
|
+
|
|
30500
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30501
|
+
visibility: hidden;
|
|
30502
|
+
}
|
|
30503
|
+
|
|
30504
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30505
|
+
width: 36px;
|
|
30506
|
+
padding: 0 6px;
|
|
30507
|
+
}
|
|
30508
|
+
|
|
30509
|
+
.E_n1ugzfva {
|
|
30510
|
+
display: flex;
|
|
30511
|
+
place-items: center;
|
|
30512
|
+
width: 100% !important;
|
|
30513
|
+
}
|
|
30514
|
+
|
|
30515
|
+
.E_n1ugzfva[disabled] {
|
|
30516
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
30517
|
+
opacity: 1 !important;
|
|
30518
|
+
}
|
|
30519
|
+
|
|
30520
|
+
.E_n1ugzfva.ant-btn {
|
|
30521
|
+
width: 100%;
|
|
30522
|
+
color: #00122e;
|
|
30523
|
+
}
|
|
30524
|
+
|
|
30525
|
+
.E_n1ugzfva .icon-wrapper {
|
|
30526
|
+
margin-right: 12px;
|
|
30527
|
+
}
|
|
30528
|
+
|
|
30529
|
+
.E_n1ugzfva .link-title {
|
|
30530
|
+
flex: 1;
|
|
30531
|
+
overflow: hidden;
|
|
30532
|
+
white-space: nowrap;
|
|
30533
|
+
text-overflow: ellipsis;
|
|
30534
|
+
text-align: left;
|
|
30535
|
+
}
|
|
30536
|
+
|
|
30537
|
+
.E_wg1tsps {
|
|
30538
|
+
display: flex;
|
|
30539
|
+
align-items: center;
|
|
30540
|
+
justify-content: flex-end;
|
|
30541
|
+
}
|
|
30542
|
+
|
|
30543
|
+
.E_b1ctd5xy {
|
|
30544
|
+
display: flex;
|
|
30545
|
+
align-items: center;
|
|
30546
|
+
width: calc(100% - 40px);
|
|
30547
|
+
}
|
|
30548
|
+
|
|
30549
|
+
.E_b1ctd5xy .chart {
|
|
30550
|
+
display: inline-block;
|
|
30551
|
+
width: 100%;
|
|
30552
|
+
}
|
|
30553
|
+
|
|
30554
|
+
.E_u1p8acpn {
|
|
30555
|
+
min-width: 40px;
|
|
30556
|
+
}
|
|
30557
|
+
|
|
30558
|
+
.E_u1p8acpn .unit {
|
|
30559
|
+
color: #00122e !important;
|
|
30560
|
+
}
|
|
30561
|
+
|
|
30562
|
+
.E_c18gxmrl {
|
|
30563
|
+
border: 1px solid #d8deeb;
|
|
30564
|
+
border-radius: 4px;
|
|
30565
|
+
}
|
|
30566
|
+
|
|
30567
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30568
|
+
margin-top: 8px;
|
|
30569
|
+
}
|
|
30570
|
+
|
|
30571
|
+
.E_c18gxmrl:hover {
|
|
30572
|
+
border-color: #0080ff;
|
|
30573
|
+
}
|
|
30574
|
+
|
|
30575
|
+
.E_c18gxmrl:hover > header {
|
|
30576
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30577
|
+
}
|
|
30578
|
+
|
|
30579
|
+
.E_c18gxmrl.active header {
|
|
30580
|
+
border-bottom: 1px solid #d8deeb;
|
|
30581
|
+
}
|
|
30582
|
+
|
|
30583
|
+
.E_c18gxmrl > header {
|
|
30584
|
+
padding: 8px 12px;
|
|
30585
|
+
}
|
|
30586
|
+
|
|
30587
|
+
.E_m74vjol {
|
|
30588
|
+
display: flex;
|
|
30589
|
+
justify-content: space-between;
|
|
30590
|
+
width: 100%;
|
|
30591
|
+
}
|
|
30592
|
+
|
|
30593
|
+
.E_m74vjol .action {
|
|
30594
|
+
margin-left: 16px;
|
|
30595
|
+
}
|
|
30596
|
+
|
|
30597
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30598
|
+
width: 100%;
|
|
30599
|
+
}
|
|
30600
|
+
|
|
30601
|
+
.E_berrcjl {
|
|
30602
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30603
|
+
margin-bottom: 4px;
|
|
30604
|
+
}
|
|
30605
|
+
|
|
30606
|
+
.E_berrcjl .breadcrumb-link {
|
|
30607
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30608
|
+
cursor: pointer;
|
|
30609
|
+
transition: color 160ms ease;
|
|
30610
|
+
}
|
|
30611
|
+
|
|
30612
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30613
|
+
color: #0080ff;
|
|
30614
|
+
}
|
|
30615
|
+
|
|
30616
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30617
|
+
color: #005ed1;
|
|
30618
|
+
}
|
|
30619
|
+
|
|
30620
|
+
.E_c1uzzomf {
|
|
30621
|
+
margin-bottom: 16px;
|
|
30622
|
+
}
|
|
30623
|
+
|
|
30624
|
+
.E_c1uzzomf .card-title {
|
|
30625
|
+
font-size: 16px;
|
|
30626
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30627
|
+
font-weight: 700;
|
|
30628
|
+
line-height: 32px;
|
|
30629
|
+
}
|
|
30630
|
+
|
|
30631
|
+
.E_c1uzzomf .card-body {
|
|
30632
|
+
padding: 24px;
|
|
30633
|
+
border-radius: 8px;
|
|
30634
|
+
background: #fff;
|
|
30635
|
+
}
|
|
30636
|
+
|
|
30637
|
+
.E_c1uzzomf .empty {
|
|
30638
|
+
font-weight: 700;
|
|
30639
|
+
font-size: 14px;
|
|
30640
|
+
line-height: 22px;
|
|
30641
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30642
|
+
text-align: center;
|
|
30643
|
+
}
|
|
30644
|
+
|
|
30645
|
+
.E_b1nip9bk {
|
|
30646
|
+
padding: 4px 11px;
|
|
30647
|
+
}
|
|
30648
|
+
|
|
30649
|
+
.E_bqamoqe {
|
|
30650
|
+
white-space: nowrap;
|
|
30651
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30652
|
+
}
|
|
30653
|
+
|
|
30654
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30655
|
+
--color: #0080ff;
|
|
30656
|
+
}
|
|
30657
|
+
|
|
30658
|
+
.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] {
|
|
30659
|
+
--color: #0080ff;
|
|
30660
|
+
}
|
|
30661
|
+
|
|
30662
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30663
|
+
margin-left: 1px;
|
|
30664
|
+
}
|
|
30665
|
+
|
|
30666
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30667
|
+
border-top-right-radius: 0;
|
|
30668
|
+
border-bottom-right-radius: 0;
|
|
30669
|
+
}
|
|
30670
|
+
|
|
30671
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30672
|
+
border-top-left-radius: 0;
|
|
30673
|
+
border-bottom-left-radius: 0;
|
|
30674
|
+
}
|
|
30675
|
+
|
|
30676
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30677
|
+
border-radius: unset;
|
|
30678
|
+
}
|
|
30679
|
+
|
|
30680
|
+
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30681
|
+
justify-content: center;
|
|
30682
|
+
}
|
|
30658
30683
|
|
|
30659
30684
|
.E_b1wx3t3t.ant-btn {
|
|
30660
30685
|
display: inline-flex;
|
|
@@ -30944,62 +30969,20 @@ button.E_n7k2c6r {
|
|
|
30944
30969
|
padding: 0;
|
|
30945
30970
|
}
|
|
30946
30971
|
|
|
30947
|
-
.
|
|
30948
|
-
|
|
30972
|
+
.E_fzh9mnb {
|
|
30973
|
+
width: 100%;
|
|
30974
|
+
height: 100%;
|
|
30975
|
+
min-height: 124px;
|
|
30976
|
+
display: flex;
|
|
30977
|
+
flex-direction: column;
|
|
30978
|
+
justify-content: center;
|
|
30979
|
+
align-items: center;
|
|
30949
30980
|
}
|
|
30950
30981
|
|
|
30951
|
-
.
|
|
30952
|
-
|
|
30953
|
-
|
|
30954
|
-
font-
|
|
30955
|
-
line-height: 32px;
|
|
30956
|
-
}
|
|
30957
|
-
|
|
30958
|
-
.E_c1uzzomf .card-body {
|
|
30959
|
-
padding: 24px;
|
|
30960
|
-
border-radius: 8px;
|
|
30961
|
-
background: #fff;
|
|
30962
|
-
}
|
|
30963
|
-
|
|
30964
|
-
.E_c1uzzomf .empty {
|
|
30965
|
-
font-weight: 700;
|
|
30966
|
-
font-size: 14px;
|
|
30967
|
-
line-height: 22px;
|
|
30968
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30969
|
-
text-align: center;
|
|
30970
|
-
}
|
|
30971
|
-
|
|
30972
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
30973
|
-
border: 0px;
|
|
30974
|
-
background-color: #fff;
|
|
30975
|
-
}
|
|
30976
|
-
|
|
30977
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30978
|
-
padding-top: 0px;
|
|
30979
|
-
padding-bottom: 0px;
|
|
30980
|
-
padding-left: 0px !important;
|
|
30981
|
-
padding-right: 24px;
|
|
30982
|
-
}
|
|
30983
|
-
|
|
30984
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30985
|
-
right: 0px;
|
|
30986
|
-
}
|
|
30987
|
-
|
|
30988
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30989
|
-
padding: 0px;
|
|
30990
|
-
}
|
|
30991
|
-
|
|
30992
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30993
|
-
padding-right: 0px;
|
|
30994
|
-
cursor: default;
|
|
30995
|
-
}
|
|
30996
|
-
|
|
30997
|
-
.E_c1yyuluq {
|
|
30998
|
-
border-radius: 8px;
|
|
30999
|
-
}
|
|
31000
|
-
|
|
31001
|
-
.E_c1yyuluq .ant-card-body {
|
|
31002
|
-
padding: 20px 24px 24px 24px;
|
|
30982
|
+
.E_fzh9mnb .error-text {
|
|
30983
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30984
|
+
margin-bottom: 16px;
|
|
30985
|
+
font-size: 18px;
|
|
31003
30986
|
}
|
|
31004
30987
|
|
|
31005
30988
|
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
@@ -31017,10 +31000,6 @@ button.E_n7k2c6r {
|
|
|
31017
31000
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31018
31001
|
}
|
|
31019
31002
|
|
|
31020
|
-
.E_sx1bpnu .ant-input-sm {
|
|
31021
|
-
line-height: 18px;
|
|
31022
|
-
}
|
|
31023
|
-
|
|
31024
31003
|
.E_d1bw7c5z {
|
|
31025
31004
|
position: relative;
|
|
31026
31005
|
max-width: 388px;
|
|
@@ -31117,6 +31096,210 @@ button.E_n7k2c6r {
|
|
|
31117
31096
|
width: 102px;
|
|
31118
31097
|
}
|
|
31119
31098
|
|
|
31099
|
+
.E_f7pxqmh {
|
|
31100
|
+
width: 100%;
|
|
31101
|
+
margin-bottom: 0 !important;
|
|
31102
|
+
flex-flow: nowrap !important;
|
|
31103
|
+
line-break: auto;
|
|
31104
|
+
}
|
|
31105
|
+
|
|
31106
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31107
|
+
text-align: left !important;
|
|
31108
|
+
padding-bottom: 0 !important;
|
|
31109
|
+
}
|
|
31110
|
+
|
|
31111
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31112
|
+
min-height: 32px;
|
|
31113
|
+
height: auto;
|
|
31114
|
+
font-size: 13px;
|
|
31115
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31116
|
+
white-space: normal;
|
|
31117
|
+
}
|
|
31118
|
+
|
|
31119
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31120
|
+
border-color: #ff4d4f !important;
|
|
31121
|
+
}
|
|
31122
|
+
|
|
31123
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31124
|
+
border-color: #ff4d4f !important;
|
|
31125
|
+
}
|
|
31126
|
+
|
|
31127
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31128
|
+
margin-top: 4px;
|
|
31129
|
+
font-size: 12px;
|
|
31130
|
+
min-height: 0px;
|
|
31131
|
+
}
|
|
31132
|
+
|
|
31133
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31134
|
+
font-size: 12px;
|
|
31135
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31136
|
+
min-height: 0px;
|
|
31137
|
+
}
|
|
31138
|
+
|
|
31139
|
+
.E_iouxfgt {
|
|
31140
|
+
display: inline-flex;
|
|
31141
|
+
align-items: center;
|
|
31142
|
+
}
|
|
31143
|
+
|
|
31144
|
+
.E_iouxfgt .icon-inner {
|
|
31145
|
+
display: inline-flex;
|
|
31146
|
+
align-items: center;
|
|
31147
|
+
justify-content: center;
|
|
31148
|
+
}
|
|
31149
|
+
|
|
31150
|
+
.E_iouxfgt .icon-inner + span,
|
|
31151
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31152
|
+
margin-left: 4px;
|
|
31153
|
+
}
|
|
31154
|
+
|
|
31155
|
+
.E_iouxfgt.is-rotate img,
|
|
31156
|
+
.E_iouxfgt.is-rotate svg {
|
|
31157
|
+
animation: rotate 680ms linear infinite;
|
|
31158
|
+
}
|
|
31159
|
+
|
|
31160
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
31161
|
+
display: flex;
|
|
31162
|
+
}
|
|
31163
|
+
|
|
31164
|
+
.E_sx1bpnu .ant-input-sm {
|
|
31165
|
+
line-height: 18px;
|
|
31166
|
+
}
|
|
31167
|
+
|
|
31168
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31169
|
+
margin-left: 8px;
|
|
31170
|
+
}
|
|
31171
|
+
|
|
31172
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31173
|
+
padding: 2px 7px 2px 12px;
|
|
31174
|
+
}
|
|
31175
|
+
|
|
31176
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31177
|
+
display: var(--a1wfy30z-0);
|
|
31178
|
+
}
|
|
31179
|
+
|
|
31180
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31181
|
+
padding: 4px 11px;
|
|
31182
|
+
display: inline-flex;
|
|
31183
|
+
line-height: 1.5715;
|
|
31184
|
+
height: inherit;
|
|
31185
|
+
}
|
|
31186
|
+
|
|
31187
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31188
|
+
content: var(--a1wfy30z-1);
|
|
31189
|
+
display: var(--a1wfy30z-2);
|
|
31190
|
+
flex: none;
|
|
31191
|
+
align-items: center;
|
|
31192
|
+
margin-left: 4px;
|
|
31193
|
+
}
|
|
31194
|
+
|
|
31195
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31196
|
+
content: var(--a1wfy30z-3);
|
|
31197
|
+
display: var(--a1wfy30z-4);
|
|
31198
|
+
flex: none;
|
|
31199
|
+
align-items: center;
|
|
31200
|
+
margin-right: 4px;
|
|
31201
|
+
cursor: auto;
|
|
31202
|
+
}
|
|
31203
|
+
|
|
31204
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31205
|
+
padding: 0;
|
|
31206
|
+
margin: 0;
|
|
31207
|
+
height: auto;
|
|
31208
|
+
font-size: inherit;
|
|
31209
|
+
}
|
|
31210
|
+
|
|
31211
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31212
|
+
display: var(--ai7qkf2-0);
|
|
31213
|
+
}
|
|
31214
|
+
|
|
31215
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31216
|
+
display: inline-flex;
|
|
31217
|
+
line-height: 1.5715;
|
|
31218
|
+
height: 100%;
|
|
31219
|
+
width: 100%;
|
|
31220
|
+
}
|
|
31221
|
+
|
|
31222
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31223
|
+
content: var(--ai7qkf2-1);
|
|
31224
|
+
display: var(--ai7qkf2-2);
|
|
31225
|
+
flex: none;
|
|
31226
|
+
align-items: center;
|
|
31227
|
+
margin-left: 4px;
|
|
31228
|
+
padding: 5px 12px 5px 0;
|
|
31229
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31230
|
+
}
|
|
31231
|
+
|
|
31232
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31233
|
+
content: var(--ai7qkf2-3);
|
|
31234
|
+
display: var(--ai7qkf2-4);
|
|
31235
|
+
flex: none;
|
|
31236
|
+
align-items: center;
|
|
31237
|
+
margin-right: 4px;
|
|
31238
|
+
cursor: auto;
|
|
31239
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31240
|
+
}
|
|
31241
|
+
|
|
31242
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31243
|
+
border-radius: 0;
|
|
31244
|
+
}
|
|
31245
|
+
|
|
31246
|
+
.E_ai7qkf2.ant-input-number {
|
|
31247
|
+
width: 100%;
|
|
31248
|
+
border-radius: 6px;
|
|
31249
|
+
}
|
|
31250
|
+
|
|
31251
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
31252
|
+
border-color: #0096ff;
|
|
31253
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31254
|
+
z-index: 1;
|
|
31255
|
+
}
|
|
31256
|
+
|
|
31257
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31258
|
+
border-color: #e75a3a;
|
|
31259
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31260
|
+
}
|
|
31261
|
+
|
|
31262
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31263
|
+
height: 30px;
|
|
31264
|
+
border: 1px;
|
|
31265
|
+
padding: 5px 12px;
|
|
31266
|
+
font-size: inherit;
|
|
31267
|
+
}
|
|
31268
|
+
|
|
31269
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31270
|
+
height: 38px;
|
|
31271
|
+
border: 1px;
|
|
31272
|
+
padding: 8px 16px;
|
|
31273
|
+
}
|
|
31274
|
+
|
|
31275
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31276
|
+
height: 22px;
|
|
31277
|
+
border: 1px;
|
|
31278
|
+
padding: 2px 8px;
|
|
31279
|
+
}
|
|
31280
|
+
|
|
31281
|
+
.E_i1inqkme {
|
|
31282
|
+
height: 18px;
|
|
31283
|
+
line-height: 18px;
|
|
31284
|
+
padding: 0 4px;
|
|
31285
|
+
border-radius: 4px;
|
|
31286
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31287
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31288
|
+
display: flex;
|
|
31289
|
+
align-items: center;
|
|
31290
|
+
white-space: nowrap;
|
|
31291
|
+
margin-right: 4px;
|
|
31292
|
+
}
|
|
31293
|
+
|
|
31294
|
+
.E_owd0kml {
|
|
31295
|
+
display: inline-block;
|
|
31296
|
+
}
|
|
31297
|
+
|
|
31298
|
+
.E_h1jsgezc {
|
|
31299
|
+
visibility: hidden;
|
|
31300
|
+
position: absolute;
|
|
31301
|
+
}
|
|
31302
|
+
|
|
31120
31303
|
.E_phljevk {
|
|
31121
31304
|
display: flex;
|
|
31122
31305
|
justify-content: space-between;
|
|
@@ -31184,10 +31367,6 @@ button.E_n7k2c6r {
|
|
|
31184
31367
|
line-height: 18px;
|
|
31185
31368
|
}
|
|
31186
31369
|
|
|
31187
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
31188
|
-
display: flex;
|
|
31189
|
-
}
|
|
31190
|
-
|
|
31191
31370
|
.E_rapgekc.ant-radio-wrapper {
|
|
31192
31371
|
display: inline-flex;
|
|
31193
31372
|
align-items: baseline;
|
|
@@ -31367,122 +31546,6 @@ button.E_n7k2c6r {
|
|
|
31367
31546
|
width: 36px;
|
|
31368
31547
|
}
|
|
31369
31548
|
|
|
31370
|
-
.E_tju3gfj .date {
|
|
31371
|
-
margin-right: 4px;
|
|
31372
|
-
}
|
|
31373
|
-
|
|
31374
|
-
.E_ivqqkzv {
|
|
31375
|
-
height: 24px;
|
|
31376
|
-
width: 56px !important;
|
|
31377
|
-
margin-right: 4px;
|
|
31378
|
-
}
|
|
31379
|
-
|
|
31380
|
-
.E_c1wk4q29 {
|
|
31381
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31382
|
-
}
|
|
31383
|
-
|
|
31384
|
-
.E_iq1gosr {
|
|
31385
|
-
display: inline-block;
|
|
31386
|
-
}
|
|
31387
|
-
|
|
31388
|
-
.E_s1sck0th {
|
|
31389
|
-
padding: 0 8px;
|
|
31390
|
-
border-radius: 4px;
|
|
31391
|
-
}
|
|
31392
|
-
|
|
31393
|
-
.E_m855nr1 {
|
|
31394
|
-
padding: 2px 8px;
|
|
31395
|
-
border-radius: 3px;
|
|
31396
|
-
}
|
|
31397
|
-
|
|
31398
|
-
.E_l1270xpg {
|
|
31399
|
-
padding: 3px 8px;
|
|
31400
|
-
border-radius: 2px;
|
|
31401
|
-
}
|
|
31402
|
-
|
|
31403
|
-
.E_t14rextb.ant-tag:hover {
|
|
31404
|
-
opacity: unset;
|
|
31405
|
-
}
|
|
31406
|
-
|
|
31407
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31408
|
-
margin: 0;
|
|
31409
|
-
margin-right: 8px;
|
|
31410
|
-
display: inline-flex;
|
|
31411
|
-
align-items: center;
|
|
31412
|
-
border: none;
|
|
31413
|
-
}
|
|
31414
|
-
|
|
31415
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31416
|
-
width: 16px;
|
|
31417
|
-
height: 16px;
|
|
31418
|
-
color: inherit;
|
|
31419
|
-
margin-left: 4px;
|
|
31420
|
-
opacity: 0.6;
|
|
31421
|
-
display: inline-flex;
|
|
31422
|
-
}
|
|
31423
|
-
|
|
31424
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31425
|
-
opacity: 1;
|
|
31426
|
-
}
|
|
31427
|
-
|
|
31428
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31429
|
-
color: #0080ff;
|
|
31430
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31431
|
-
}
|
|
31432
|
-
|
|
31433
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31434
|
-
color: #f0483e;
|
|
31435
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31436
|
-
}
|
|
31437
|
-
|
|
31438
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31439
|
-
color: #e07f00;
|
|
31440
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
31441
|
-
}
|
|
31442
|
-
|
|
31443
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31444
|
-
color: #008f4c;
|
|
31445
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
31446
|
-
}
|
|
31447
|
-
|
|
31448
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31449
|
-
color: #1d326c;
|
|
31450
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
31451
|
-
}
|
|
31452
|
-
|
|
31453
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31454
|
-
color: #7E41FF;
|
|
31455
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
31456
|
-
}
|
|
31457
|
-
|
|
31458
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31459
|
-
color: #fff;
|
|
31460
|
-
}
|
|
31461
|
-
|
|
31462
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31463
|
-
background-color: #f0483e;
|
|
31464
|
-
}
|
|
31465
|
-
|
|
31466
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31467
|
-
background-color: #fea008;
|
|
31468
|
-
}
|
|
31469
|
-
|
|
31470
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31471
|
-
background-color: #00ba5d;
|
|
31472
|
-
}
|
|
31473
|
-
|
|
31474
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31475
|
-
background-color: #0080ff;
|
|
31476
|
-
}
|
|
31477
|
-
|
|
31478
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31479
|
-
background-color: #6b7d99;
|
|
31480
|
-
}
|
|
31481
|
-
|
|
31482
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31483
|
-
background-color: #7E41FF;
|
|
31484
|
-
}
|
|
31485
|
-
|
|
31486
31549
|
.E_c1bus5hc {
|
|
31487
31550
|
--color: white;
|
|
31488
31551
|
height: 14px;
|
|
@@ -31526,86 +31589,6 @@ button.E_n7k2c6r {
|
|
|
31526
31589
|
transform: rotate(0deg);
|
|
31527
31590
|
}
|
|
31528
31591
|
|
|
31529
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31530
|
-
display: none;
|
|
31531
|
-
}
|
|
31532
|
-
|
|
31533
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31534
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31535
|
-
border-radius: 4px;
|
|
31536
|
-
}
|
|
31537
|
-
|
|
31538
|
-
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31539
|
-
border-radius: 6px;
|
|
31540
|
-
}
|
|
31541
|
-
|
|
31542
|
-
.E_s177mls5.ant-select.ant-select-single {
|
|
31543
|
-
width: 100%;
|
|
31544
|
-
color: #2d3a56;
|
|
31545
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
31546
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31547
|
-
font-size: 13px;
|
|
31548
|
-
}
|
|
31549
|
-
|
|
31550
|
-
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31551
|
-
height: 30px;
|
|
31552
|
-
}
|
|
31553
|
-
|
|
31554
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31555
|
-
height: 38px;
|
|
31556
|
-
font-size: 13px;
|
|
31557
|
-
}
|
|
31558
|
-
|
|
31559
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31560
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31561
|
-
transition: 160ms ease;
|
|
31562
|
-
}
|
|
31563
|
-
|
|
31564
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31565
|
-
color: #0080ff;
|
|
31566
|
-
}
|
|
31567
|
-
|
|
31568
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
31569
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31570
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31571
|
-
}
|
|
31572
|
-
|
|
31573
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31574
|
-
color: #0080ff;
|
|
31575
|
-
}
|
|
31576
|
-
|
|
31577
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
31578
|
-
border-color: #0080ff;
|
|
31579
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31580
|
-
}
|
|
31581
|
-
|
|
31582
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31583
|
-
transform: rotate(180deg);
|
|
31584
|
-
}
|
|
31585
|
-
|
|
31586
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31587
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31588
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31589
|
-
cursor: "not-allowed";
|
|
31590
|
-
}
|
|
31591
|
-
|
|
31592
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31593
|
-
border-color: #f0483e !important;
|
|
31594
|
-
}
|
|
31595
|
-
|
|
31596
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31597
|
-
color: #1d326c;
|
|
31598
|
-
}
|
|
31599
|
-
|
|
31600
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
31601
|
-
border-color: #0080ff;
|
|
31602
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31603
|
-
}
|
|
31604
|
-
|
|
31605
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31606
|
-
transform: rotate(180deg);
|
|
31607
|
-
}
|
|
31608
|
-
|
|
31609
31592
|
.E_s1dizucg.ant-switch {
|
|
31610
31593
|
min-width: 40px;
|
|
31611
31594
|
height: 24px;
|
|
@@ -31673,1094 +31656,1144 @@ button.E_n7k2c6r {
|
|
|
31673
31656
|
margin-left: 5px;
|
|
31674
31657
|
}
|
|
31675
31658
|
|
|
31676
|
-
.
|
|
31677
|
-
|
|
31659
|
+
.E_ivqqkzv {
|
|
31660
|
+
height: 24px;
|
|
31661
|
+
width: 56px !important;
|
|
31662
|
+
margin-right: 4px;
|
|
31678
31663
|
}
|
|
31679
31664
|
|
|
31680
|
-
.
|
|
31681
|
-
|
|
31682
|
-
line-height: 18px;
|
|
31683
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31684
|
-
height: 34px;
|
|
31685
|
-
min-height: 34px;
|
|
31686
|
-
box-sizing: border-box;
|
|
31687
|
-
margin-top: 8px;
|
|
31665
|
+
.E_c1wk4q29 {
|
|
31666
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31688
31667
|
}
|
|
31689
31668
|
|
|
31690
|
-
.
|
|
31669
|
+
.E_cnujxq2 {
|
|
31691
31670
|
display: flex;
|
|
31692
31671
|
flex-direction: column;
|
|
31693
|
-
margin: 1px 8px;
|
|
31694
|
-
padding: 8px;
|
|
31695
|
-
border-radius: 4px;
|
|
31696
|
-
}
|
|
31697
|
-
|
|
31698
|
-
.E_o1ugr09p .selected-icon {
|
|
31699
|
-
display: none;
|
|
31700
31672
|
}
|
|
31701
31673
|
|
|
31702
|
-
.
|
|
31703
|
-
|
|
31674
|
+
.E_m7s48ia {
|
|
31675
|
+
max-width: 1120px;
|
|
31676
|
+
width: 100%;
|
|
31677
|
+
margin: 0 auto;
|
|
31678
|
+
height: 100%;
|
|
31704
31679
|
}
|
|
31705
31680
|
|
|
31706
|
-
.
|
|
31707
|
-
|
|
31681
|
+
.E_wt5zbg6 {
|
|
31682
|
+
max-width: 1120px;
|
|
31683
|
+
width: 100%;
|
|
31684
|
+
margin: 0 auto;
|
|
31685
|
+
display: flex;
|
|
31708
31686
|
}
|
|
31709
31687
|
|
|
31710
|
-
.
|
|
31711
|
-
|
|
31688
|
+
.E_wt5zbg6 .left,
|
|
31689
|
+
.E_wt5zbg6 .right {
|
|
31690
|
+
flex-grow: 0;
|
|
31691
|
+
flex-shrink: 0;
|
|
31692
|
+
flex-basis: 21%;
|
|
31712
31693
|
}
|
|
31713
31694
|
|
|
31714
|
-
.
|
|
31715
|
-
display:
|
|
31695
|
+
.E_wt5zbg6 .left {
|
|
31696
|
+
display: flex;
|
|
31697
|
+
justify-content: flex-end;
|
|
31698
|
+
padding-right: 44px;
|
|
31716
31699
|
}
|
|
31717
31700
|
|
|
31718
|
-
.
|
|
31719
|
-
|
|
31701
|
+
.E_wt5zbg6 .right {
|
|
31702
|
+
padding-left: 44px;
|
|
31720
31703
|
}
|
|
31721
31704
|
|
|
31722
|
-
.
|
|
31723
|
-
|
|
31705
|
+
.E_wt5zbg6 .middle {
|
|
31706
|
+
margin-bottom: 40px;
|
|
31707
|
+
flex-grow: 0;
|
|
31708
|
+
flex-shrink: 0;
|
|
31709
|
+
flex-basis: 58%;
|
|
31724
31710
|
}
|
|
31725
31711
|
|
|
31726
|
-
.
|
|
31727
|
-
|
|
31728
|
-
color: #0080ff;
|
|
31712
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
31713
|
+
width: 100%;
|
|
31729
31714
|
}
|
|
31730
31715
|
|
|
31731
|
-
.
|
|
31732
|
-
|
|
31733
|
-
justify-content: space-between;
|
|
31734
|
-
height: 20px;
|
|
31735
|
-
line-height: 20px;
|
|
31716
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
31717
|
+
width: auto;
|
|
31736
31718
|
}
|
|
31737
31719
|
|
|
31738
|
-
.
|
|
31739
|
-
|
|
31720
|
+
.E_h18jprzg .ant-modal-header {
|
|
31721
|
+
margin: 0 auto;
|
|
31722
|
+
width: 100%;
|
|
31723
|
+
max-width: 648px;
|
|
31724
|
+
}
|
|
31725
|
+
|
|
31726
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
31727
|
+
margin-left: 0;
|
|
31728
|
+
}
|
|
31729
|
+
|
|
31730
|
+
.E_h18jprzg .ant-modal-body {
|
|
31731
|
+
margin: 0 auto;
|
|
31732
|
+
padding: 0;
|
|
31733
|
+
width: 100%;
|
|
31734
|
+
max-width: 648px;
|
|
31740
31735
|
overflow: hidden;
|
|
31741
|
-
text-overflow: ellipsis;
|
|
31742
31736
|
}
|
|
31743
31737
|
|
|
31744
|
-
.
|
|
31745
|
-
|
|
31746
|
-
justify-content: space-between;
|
|
31747
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31748
|
-
height: 18px;
|
|
31749
|
-
line-height: 18px;
|
|
31750
|
-
margin-top: 2px;
|
|
31738
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31739
|
+
margin-bottom: 40px;
|
|
31751
31740
|
}
|
|
31752
31741
|
|
|
31753
|
-
.
|
|
31754
|
-
|
|
31755
|
-
|
|
31756
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31742
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31743
|
+
height: calc(100vh - 225px);
|
|
31744
|
+
overflow-y: auto;
|
|
31757
31745
|
}
|
|
31758
31746
|
|
|
31759
|
-
.
|
|
31760
|
-
|
|
31761
|
-
|
|
31762
|
-
width: 100%;
|
|
31763
|
-
opacity: 0;
|
|
31747
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
31748
|
+
margin: 0 auto;
|
|
31749
|
+
max-width: 648px;
|
|
31764
31750
|
}
|
|
31765
31751
|
|
|
31766
|
-
.
|
|
31752
|
+
.E_h16z9xgz .ant-modal-header {
|
|
31753
|
+
margin: 0 auto;
|
|
31767
31754
|
width: 100%;
|
|
31768
|
-
|
|
31769
|
-
flex-flow: nowrap !important;
|
|
31770
|
-
line-break: auto;
|
|
31755
|
+
max-width: 1024px;
|
|
31771
31756
|
}
|
|
31772
31757
|
|
|
31773
|
-
.
|
|
31774
|
-
|
|
31775
|
-
padding-bottom: 0 !important;
|
|
31758
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
31759
|
+
margin-left: 0;
|
|
31776
31760
|
}
|
|
31777
31761
|
|
|
31778
|
-
.
|
|
31779
|
-
|
|
31780
|
-
|
|
31781
|
-
|
|
31782
|
-
|
|
31783
|
-
|
|
31762
|
+
.E_h16z9xgz .ant-modal-body {
|
|
31763
|
+
margin: 0 auto;
|
|
31764
|
+
padding: 0;
|
|
31765
|
+
width: 100%;
|
|
31766
|
+
max-width: 1024px;
|
|
31767
|
+
overflow: hidden;
|
|
31784
31768
|
}
|
|
31785
31769
|
|
|
31786
|
-
.
|
|
31787
|
-
|
|
31770
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
31771
|
+
margin-bottom: 40px;
|
|
31788
31772
|
}
|
|
31789
31773
|
|
|
31790
|
-
.
|
|
31791
|
-
|
|
31774
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
31775
|
+
height: calc(100vh - 225px);
|
|
31776
|
+
overflow-y: auto;
|
|
31792
31777
|
}
|
|
31793
31778
|
|
|
31794
|
-
.
|
|
31795
|
-
margin
|
|
31796
|
-
|
|
31797
|
-
min-height: 0px;
|
|
31779
|
+
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
31780
|
+
margin: 0 auto;
|
|
31781
|
+
max-width: 1024px;
|
|
31798
31782
|
}
|
|
31799
31783
|
|
|
31800
|
-
.
|
|
31801
|
-
|
|
31784
|
+
.E_f1lrhghm {
|
|
31785
|
+
flex: 1;
|
|
31786
|
+
}
|
|
31787
|
+
|
|
31788
|
+
.E_f1lrhghm label {
|
|
31789
|
+
font-size: 13px;
|
|
31790
|
+
line-height: 20px;
|
|
31802
31791
|
color: rgba(44, 56, 82, 0.6);
|
|
31803
|
-
min-height: 0px;
|
|
31804
31792
|
}
|
|
31805
31793
|
|
|
31806
|
-
.
|
|
31807
|
-
|
|
31808
|
-
height:
|
|
31809
|
-
|
|
31810
|
-
|
|
31811
|
-
flex-direction: column;
|
|
31812
|
-
justify-content: center;
|
|
31813
|
-
align-items: center;
|
|
31794
|
+
.E_f1lrhghm .title {
|
|
31795
|
+
font-size: 14px;
|
|
31796
|
+
line-height: 20px;
|
|
31797
|
+
color: #2d3a56;
|
|
31798
|
+
margin-bottom: 12px;
|
|
31814
31799
|
}
|
|
31815
31800
|
|
|
31816
|
-
.
|
|
31817
|
-
|
|
31801
|
+
.E_f1lrhghm.connect-cluster .title {
|
|
31802
|
+
padding-bottom: 26px;
|
|
31803
|
+
}
|
|
31804
|
+
|
|
31805
|
+
.E_f18ot8em {
|
|
31806
|
+
padding: 25px 0 15px 0;
|
|
31807
|
+
border-bottom: 1px solid #e1e5eb;
|
|
31818
31808
|
margin-bottom: 16px;
|
|
31819
|
-
font-size: 18px;
|
|
31820
31809
|
}
|
|
31821
31810
|
|
|
31822
|
-
.
|
|
31823
|
-
display:
|
|
31811
|
+
.E_f1l1g2k0 {
|
|
31812
|
+
display: flex;
|
|
31824
31813
|
align-items: center;
|
|
31814
|
+
margin-bottom: 8px;
|
|
31825
31815
|
}
|
|
31826
31816
|
|
|
31827
|
-
.
|
|
31828
|
-
|
|
31829
|
-
align-items: center;
|
|
31830
|
-
justify-content: center;
|
|
31817
|
+
.E_f1l1g2k0 > label {
|
|
31818
|
+
width: 216px;
|
|
31831
31819
|
}
|
|
31832
31820
|
|
|
31833
|
-
.
|
|
31834
|
-
|
|
31835
|
-
margin-left: 4px;
|
|
31821
|
+
.E_f1l1g2k0 > label + * {
|
|
31822
|
+
width: 100%;
|
|
31836
31823
|
}
|
|
31837
31824
|
|
|
31838
|
-
.
|
|
31839
|
-
|
|
31840
|
-
animation: rotate 680ms linear infinite;
|
|
31825
|
+
.E_f1l1g2k0 .ant-select {
|
|
31826
|
+
width: 100%;
|
|
31841
31827
|
}
|
|
31842
31828
|
|
|
31843
|
-
.
|
|
31844
|
-
|
|
31829
|
+
.E_e1k89cwg {
|
|
31830
|
+
color: #e75a3a;
|
|
31831
|
+
margin-right: 10px;
|
|
31845
31832
|
}
|
|
31846
31833
|
|
|
31847
|
-
.
|
|
31848
|
-
display: inline-flex;
|
|
31849
|
-
line-height: 1.5715;
|
|
31850
|
-
height: 100%;
|
|
31834
|
+
.E_d1oui1gf {
|
|
31851
31835
|
width: 100%;
|
|
31836
|
+
height: 1px;
|
|
31837
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31838
|
+
margin: 24px 0;
|
|
31852
31839
|
}
|
|
31853
31840
|
|
|
31854
|
-
.
|
|
31855
|
-
|
|
31856
|
-
|
|
31857
|
-
flex: none;
|
|
31841
|
+
.E_l15itdbb {
|
|
31842
|
+
display: flex;
|
|
31843
|
+
justify-content: center;
|
|
31858
31844
|
align-items: center;
|
|
31859
|
-
|
|
31860
|
-
padding: 5px 12px 5px 0;
|
|
31861
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31845
|
+
height: 100%;
|
|
31862
31846
|
}
|
|
31863
31847
|
|
|
31864
|
-
.
|
|
31865
|
-
|
|
31866
|
-
|
|
31867
|
-
|
|
31868
|
-
|
|
31869
|
-
|
|
31870
|
-
|
|
31871
|
-
|
|
31848
|
+
.E_d1y3z4w {
|
|
31849
|
+
display: inline-block;
|
|
31850
|
+
width: 4px;
|
|
31851
|
+
height: 4px;
|
|
31852
|
+
background: #8e9aa9;
|
|
31853
|
+
opacity: 0.4;
|
|
31854
|
+
border-radius: 50%;
|
|
31855
|
+
margin: 0 4px;
|
|
31872
31856
|
}
|
|
31873
31857
|
|
|
31874
|
-
.
|
|
31875
|
-
|
|
31858
|
+
.E_m177r7a3 .ant-modal-header,
|
|
31859
|
+
.E_m177r7a3 .ant-modal-footer .footer-content {
|
|
31860
|
+
width: 648px;
|
|
31861
|
+
margin: 0 auto;
|
|
31876
31862
|
}
|
|
31877
31863
|
|
|
31878
|
-
.
|
|
31879
|
-
|
|
31880
|
-
border
|
|
31864
|
+
.E_m177r7a3 .ant-modal-header {
|
|
31865
|
+
padding: 35px 0 24px;
|
|
31866
|
+
border: none;
|
|
31881
31867
|
}
|
|
31882
31868
|
|
|
31883
|
-
.
|
|
31884
|
-
|
|
31885
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31886
|
-
z-index: 1;
|
|
31869
|
+
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
31870
|
+
font-size: 30px;
|
|
31887
31871
|
}
|
|
31888
31872
|
|
|
31889
|
-
.
|
|
31890
|
-
|
|
31891
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31873
|
+
.E_m177r7a3 .ant-modal-body {
|
|
31874
|
+
padding: 4px 0 2px;
|
|
31892
31875
|
}
|
|
31893
31876
|
|
|
31894
|
-
.
|
|
31895
|
-
|
|
31896
|
-
border: 1px;
|
|
31897
|
-
padding: 5px 12px;
|
|
31898
|
-
font-size: inherit;
|
|
31877
|
+
.E_m177r7a3 .ant-modal-footer {
|
|
31878
|
+
border: none;
|
|
31899
31879
|
}
|
|
31900
31880
|
|
|
31901
|
-
.
|
|
31902
|
-
|
|
31903
|
-
|
|
31904
|
-
|
|
31881
|
+
.E_t1wwio3v {
|
|
31882
|
+
font-size: 12px;
|
|
31883
|
+
line-height: 18px;
|
|
31884
|
+
font-weight: bold;
|
|
31885
|
+
color: #fff;
|
|
31886
|
+
padding: 0 4px;
|
|
31887
|
+
border-radius: 4px;
|
|
31888
|
+
display: inline-block;
|
|
31889
|
+
background: var(--t1wwio3v-0);
|
|
31905
31890
|
}
|
|
31906
31891
|
|
|
31907
|
-
.
|
|
31908
|
-
|
|
31909
|
-
border: 1px;
|
|
31910
|
-
padding: 2px 8px;
|
|
31892
|
+
.E_t1wwio3v:not(:first-child) {
|
|
31893
|
+
margin-left: 4px;
|
|
31911
31894
|
}
|
|
31912
31895
|
|
|
31913
|
-
.
|
|
31914
|
-
|
|
31896
|
+
.E_f17jvtfk {
|
|
31897
|
+
width: 100%;
|
|
31898
|
+
height: 100%;
|
|
31899
|
+
display: flex;
|
|
31900
|
+
align-items: center;
|
|
31901
|
+
justify-content: center;
|
|
31915
31902
|
}
|
|
31916
31903
|
|
|
31917
|
-
.
|
|
31918
|
-
|
|
31919
|
-
|
|
31920
|
-
|
|
31921
|
-
|
|
31904
|
+
.E_nzppkea {
|
|
31905
|
+
font-size: 90%;
|
|
31906
|
+
font-weight: bold;
|
|
31907
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
31908
|
+
padding: 1px 4px 1px;
|
|
31909
|
+
margin-left: 2px;
|
|
31910
|
+
margin-right: 2px;
|
|
31911
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31912
|
+
border-radius: 4px;
|
|
31922
31913
|
}
|
|
31923
31914
|
|
|
31924
|
-
.
|
|
31925
|
-
|
|
31926
|
-
display: var(--a1wfy30z-2);
|
|
31927
|
-
flex: none;
|
|
31928
|
-
align-items: center;
|
|
31929
|
-
margin-left: 4px;
|
|
31915
|
+
.E_f4mi9eq.form-item-general {
|
|
31916
|
+
width: 640px;
|
|
31930
31917
|
}
|
|
31931
31918
|
|
|
31932
|
-
.
|
|
31933
|
-
|
|
31934
|
-
display: var(--a1wfy30z-4);
|
|
31935
|
-
flex: none;
|
|
31936
|
-
align-items: center;
|
|
31937
|
-
margin-right: 4px;
|
|
31938
|
-
cursor: auto;
|
|
31919
|
+
.E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
|
|
31920
|
+
margin-top: 16px;
|
|
31939
31921
|
}
|
|
31940
31922
|
|
|
31941
|
-
.
|
|
31942
|
-
|
|
31943
|
-
margin: 0;
|
|
31944
|
-
height: auto;
|
|
31945
|
-
font-size: inherit;
|
|
31923
|
+
.E_f4mi9eq.form-item-compact {
|
|
31924
|
+
width: 412px;
|
|
31946
31925
|
}
|
|
31947
31926
|
|
|
31948
|
-
.
|
|
31949
|
-
margin-
|
|
31927
|
+
.E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
|
|
31928
|
+
margin-top: 8px;
|
|
31950
31929
|
}
|
|
31951
31930
|
|
|
31952
|
-
.
|
|
31953
|
-
|
|
31931
|
+
.E_f4mi9eq .form-item {
|
|
31932
|
+
width: auto;
|
|
31954
31933
|
}
|
|
31955
31934
|
|
|
31956
|
-
.
|
|
31957
|
-
|
|
31935
|
+
.E_f4mi9eq .form-item-main {
|
|
31936
|
+
position: relative;
|
|
31937
|
+
display: flex;
|
|
31958
31938
|
}
|
|
31959
31939
|
|
|
31960
|
-
.
|
|
31961
|
-
|
|
31962
|
-
|
|
31940
|
+
.E_f4mi9eq .form-item-extra {
|
|
31941
|
+
margin-top: 4px;
|
|
31942
|
+
width: 100%;
|
|
31943
|
+
padding: 14px;
|
|
31944
|
+
background: #f2f4f6;
|
|
31945
|
+
font-size: 13px;
|
|
31946
|
+
line-height: 1.8;
|
|
31947
|
+
color: #8e9aa9;
|
|
31963
31948
|
}
|
|
31964
31949
|
|
|
31965
|
-
.
|
|
31966
|
-
|
|
31967
|
-
|
|
31968
|
-
|
|
31969
|
-
border-radius: 4px;
|
|
31970
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31971
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31972
|
-
display: flex;
|
|
31973
|
-
align-items: center;
|
|
31974
|
-
white-space: nowrap;
|
|
31975
|
-
margin-right: 4px;
|
|
31950
|
+
.E_f4mi9eq .form-item-label {
|
|
31951
|
+
padding-right: 12px;
|
|
31952
|
+
font-size: 13px;
|
|
31953
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31976
31954
|
}
|
|
31977
31955
|
|
|
31978
|
-
.
|
|
31979
|
-
|
|
31980
|
-
flex-direction: column;
|
|
31956
|
+
.E_f4mi9eq .form-item-label.label-right {
|
|
31957
|
+
text-align: right;
|
|
31981
31958
|
}
|
|
31982
31959
|
|
|
31983
|
-
.
|
|
31984
|
-
|
|
31960
|
+
.E_f4mi9eq .form-item-label,
|
|
31961
|
+
.E_f4mi9eq .form-item-control {
|
|
31962
|
+
line-height: 32px;
|
|
31963
|
+
}
|
|
31964
|
+
|
|
31965
|
+
.E_f4mi9eq .form-item-control .form-item-error {
|
|
31966
|
+
line-height: 18px;
|
|
31967
|
+
}
|
|
31968
|
+
|
|
31969
|
+
.E_f4mi9eq .form-item-children {
|
|
31985
31970
|
width: 100%;
|
|
31986
|
-
margin: 0 auto;
|
|
31987
|
-
height: 100%;
|
|
31988
31971
|
}
|
|
31989
31972
|
|
|
31990
|
-
.
|
|
31991
|
-
max-width: 1120px;
|
|
31973
|
+
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
31992
31974
|
width: 100%;
|
|
31993
|
-
margin: 0 auto;
|
|
31994
|
-
display: flex;
|
|
31995
31975
|
}
|
|
31996
31976
|
|
|
31997
|
-
.
|
|
31998
|
-
|
|
31999
|
-
|
|
32000
|
-
|
|
32001
|
-
flex-basis: 21%;
|
|
31977
|
+
.E_f4mi9eq .form-item-error {
|
|
31978
|
+
color: #e75a3a;
|
|
31979
|
+
height: 0;
|
|
31980
|
+
overflow: hidden;
|
|
32002
31981
|
}
|
|
32003
31982
|
|
|
32004
|
-
.
|
|
32005
|
-
|
|
32006
|
-
|
|
32007
|
-
|
|
31983
|
+
.E_f4mi9eq .form-item-error-enter-done {
|
|
31984
|
+
margin-top: 4px;
|
|
31985
|
+
height: auto;
|
|
31986
|
+
overflow: auto;
|
|
32008
31987
|
}
|
|
32009
31988
|
|
|
32010
|
-
.
|
|
32011
|
-
|
|
31989
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31990
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31991
|
+
border: 1px solid #e75a3a;
|
|
31992
|
+
color: #e75a3a;
|
|
32012
31993
|
}
|
|
32013
31994
|
|
|
32014
|
-
.
|
|
32015
|
-
|
|
32016
|
-
|
|
32017
|
-
|
|
32018
|
-
|
|
31995
|
+
.E_fh0ewl8 {
|
|
31996
|
+
color: #2d3a56;
|
|
31997
|
+
font-weight: bold;
|
|
31998
|
+
padding-bottom: 6px;
|
|
31999
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32000
|
+
margin-bottom: 16px;
|
|
32019
32001
|
}
|
|
32020
32002
|
|
|
32021
|
-
.
|
|
32022
|
-
|
|
32003
|
+
.E_fh0ewl8:not(:first-of-type) {
|
|
32004
|
+
margin-top: 16px;
|
|
32023
32005
|
}
|
|
32024
32006
|
|
|
32025
|
-
.
|
|
32026
|
-
width:
|
|
32007
|
+
.E_e1qrlvot {
|
|
32008
|
+
width: 8px;
|
|
32009
|
+
height: 24px;
|
|
32010
|
+
display: flex;
|
|
32011
|
+
justify-content: center;
|
|
32012
|
+
align-items: center;
|
|
32013
|
+
cursor: pointer;
|
|
32014
|
+
transition: all 200ms ease-out 40ms;
|
|
32027
32015
|
}
|
|
32028
32016
|
|
|
32029
|
-
.
|
|
32030
|
-
|
|
32031
|
-
width:
|
|
32032
|
-
|
|
32017
|
+
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
32018
|
+
content: "";
|
|
32019
|
+
width: 1px;
|
|
32020
|
+
height: 6px;
|
|
32021
|
+
border-radius: 1px;
|
|
32022
|
+
background: #ccd4e3;
|
|
32023
|
+
position: relative;
|
|
32024
|
+
right: 2px;
|
|
32025
|
+
transform: rotate(-45deg);
|
|
32033
32026
|
}
|
|
32034
32027
|
|
|
32035
|
-
.
|
|
32036
|
-
|
|
32028
|
+
.E_e1qrlvot:after {
|
|
32029
|
+
transform: rotate(45deg);
|
|
32030
|
+
left: 1px;
|
|
32037
32031
|
}
|
|
32038
32032
|
|
|
32039
|
-
.
|
|
32040
|
-
|
|
32041
|
-
|
|
32042
|
-
|
|
32043
|
-
max-width: 648px;
|
|
32044
|
-
overflow: hidden;
|
|
32033
|
+
.E_w9ic984.ant-alert-warning {
|
|
32034
|
+
border: 0;
|
|
32035
|
+
background: rgba(255, 187, 0, 0.1);
|
|
32036
|
+
border-radius: 6px;
|
|
32045
32037
|
}
|
|
32046
32038
|
|
|
32047
|
-
.
|
|
32048
|
-
|
|
32039
|
+
.E_w9ic984.ant-alert,
|
|
32040
|
+
.E_w9ic984 .ant-alert-message {
|
|
32041
|
+
color: #e07f00;
|
|
32049
32042
|
}
|
|
32050
32043
|
|
|
32051
|
-
.
|
|
32052
|
-
|
|
32053
|
-
|
|
32044
|
+
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
32045
|
+
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
32046
|
+
border-bottom-color: #e07f00;
|
|
32054
32047
|
}
|
|
32055
32048
|
|
|
32056
|
-
.
|
|
32057
|
-
|
|
32058
|
-
|
|
32049
|
+
.E_n1k9qi4r {
|
|
32050
|
+
display: flex;
|
|
32051
|
+
flex-direction: row;
|
|
32052
|
+
padding: 7px 12px;
|
|
32053
|
+
background: rgba(255, 187, 0, 0.1);
|
|
32054
|
+
border-radius: 6px;
|
|
32055
|
+
color: #e07f00;
|
|
32056
|
+
font-size: 12px;
|
|
32057
|
+
line-height: 18px;
|
|
32059
32058
|
}
|
|
32060
32059
|
|
|
32061
|
-
.
|
|
32062
|
-
margin:
|
|
32063
|
-
|
|
32064
|
-
max-width: 1024px;
|
|
32060
|
+
.E_n1k9qi4r .icon-wrapper {
|
|
32061
|
+
margin-right: 10px;
|
|
32062
|
+
height: 18px;
|
|
32065
32063
|
}
|
|
32066
32064
|
|
|
32067
|
-
.
|
|
32068
|
-
|
|
32065
|
+
.E_n16fsg9x {
|
|
32066
|
+
display: flex;
|
|
32067
|
+
flex-direction: row;
|
|
32068
|
+
padding: 7px 12px;
|
|
32069
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32070
|
+
border-radius: 6px;
|
|
32071
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32072
|
+
font-size: 12px;
|
|
32073
|
+
line-height: 18px;
|
|
32069
32074
|
}
|
|
32070
32075
|
|
|
32071
|
-
.
|
|
32072
|
-
margin:
|
|
32073
|
-
|
|
32074
|
-
width: 100%;
|
|
32075
|
-
max-width: 1024px;
|
|
32076
|
-
overflow: hidden;
|
|
32076
|
+
.E_n16fsg9x .icon-wrapper {
|
|
32077
|
+
margin-right: 10px;
|
|
32078
|
+
height: 18px;
|
|
32077
32079
|
}
|
|
32078
32080
|
|
|
32079
|
-
.
|
|
32080
|
-
|
|
32081
|
+
.E_i173wxzw {
|
|
32082
|
+
display: flex;
|
|
32083
|
+
flex-direction: row;
|
|
32084
|
+
padding: 7px 12px;
|
|
32085
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32086
|
+
border-radius: 6px;
|
|
32087
|
+
color: #005ed1;
|
|
32088
|
+
font-size: 12px;
|
|
32089
|
+
line-height: 18px;
|
|
32081
32090
|
}
|
|
32082
32091
|
|
|
32083
|
-
.
|
|
32084
|
-
|
|
32085
|
-
|
|
32092
|
+
.E_i173wxzw .icon-wrapper {
|
|
32093
|
+
margin-right: 10px;
|
|
32094
|
+
height: 18px;
|
|
32086
32095
|
}
|
|
32087
32096
|
|
|
32088
|
-
.
|
|
32089
|
-
|
|
32090
|
-
|
|
32097
|
+
.E_dld369h {
|
|
32098
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32099
|
+
margin-top: 5px;
|
|
32100
|
+
font-size: 12px;
|
|
32101
|
+
line-height: 18px;
|
|
32091
32102
|
}
|
|
32092
32103
|
|
|
32093
|
-
.
|
|
32094
|
-
|
|
32104
|
+
.E_s1epv22q {
|
|
32105
|
+
color: #f0483e;
|
|
32106
|
+
font-size: 12px;
|
|
32107
|
+
white-space: pre-wrap;
|
|
32095
32108
|
}
|
|
32096
32109
|
|
|
32097
|
-
.
|
|
32098
|
-
|
|
32099
|
-
|
|
32100
|
-
|
|
32110
|
+
.E_okus5hk {
|
|
32111
|
+
display: flex;
|
|
32112
|
+
align-items: center;
|
|
32113
|
+
justify-content: flex-end;
|
|
32101
32114
|
}
|
|
32102
32115
|
|
|
32103
|
-
.
|
|
32104
|
-
|
|
32116
|
+
.E_okus5hk .icon-wrapper {
|
|
32117
|
+
margin-right: 16px;
|
|
32118
|
+
}
|
|
32119
|
+
|
|
32120
|
+
.E_t1auuzri {
|
|
32121
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32122
|
+
}
|
|
32123
|
+
|
|
32124
|
+
.E_i74cfyt.ant-input {
|
|
32125
|
+
padding: 5px 12px;
|
|
32105
32126
|
line-height: 20px;
|
|
32106
32127
|
color: #2d3a56;
|
|
32107
|
-
|
|
32128
|
+
border-radius: 6px;
|
|
32129
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32130
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32108
32131
|
}
|
|
32109
32132
|
|
|
32110
|
-
.
|
|
32111
|
-
padding
|
|
32133
|
+
.E_i74cfyt.ant-input.ant-input-lg {
|
|
32134
|
+
padding: 8px 16px;
|
|
32135
|
+
line-height: 22px;
|
|
32112
32136
|
}
|
|
32113
32137
|
|
|
32114
|
-
.
|
|
32115
|
-
padding:
|
|
32116
|
-
|
|
32117
|
-
margin-bottom: 16px;
|
|
32138
|
+
.E_i74cfyt.ant-input.ant-input-sm {
|
|
32139
|
+
padding: 2px 8px;
|
|
32140
|
+
line-height: 18px;
|
|
32118
32141
|
}
|
|
32119
32142
|
|
|
32120
|
-
.
|
|
32121
|
-
|
|
32122
|
-
|
|
32123
|
-
|
|
32143
|
+
.E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
32144
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32145
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32146
|
+
z-index: 1;
|
|
32124
32147
|
}
|
|
32125
32148
|
|
|
32126
|
-
.
|
|
32127
|
-
|
|
32149
|
+
.E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
32150
|
+
border-color: #0096ff;
|
|
32151
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32152
|
+
z-index: 1;
|
|
32128
32153
|
}
|
|
32129
32154
|
|
|
32130
|
-
.
|
|
32131
|
-
|
|
32155
|
+
.E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
|
|
32156
|
+
border-color: #e75a3a;
|
|
32157
|
+
color: #e75a3a;
|
|
32132
32158
|
}
|
|
32133
32159
|
|
|
32134
|
-
.
|
|
32135
|
-
|
|
32160
|
+
.E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
32161
|
+
border-color: #e75a3a;
|
|
32162
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32136
32163
|
}
|
|
32137
32164
|
|
|
32138
|
-
.
|
|
32139
|
-
color: #e75a3a;
|
|
32140
|
-
|
|
32165
|
+
.E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
32166
|
+
border-color: #e75a3a;
|
|
32167
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32141
32168
|
}
|
|
32142
32169
|
|
|
32143
|
-
.
|
|
32144
|
-
|
|
32145
|
-
|
|
32146
|
-
|
|
32147
|
-
margin: 24px 0;
|
|
32170
|
+
.E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
|
|
32171
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32172
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32173
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32148
32174
|
}
|
|
32149
32175
|
|
|
32150
|
-
.
|
|
32151
|
-
|
|
32152
|
-
|
|
32153
|
-
|
|
32154
|
-
height:
|
|
32176
|
+
.E_i74cfyt.ant-input-affix-wrapper {
|
|
32177
|
+
padding: 5px 12px;
|
|
32178
|
+
border-radius: 6px;
|
|
32179
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32180
|
+
line-height: 20px;
|
|
32181
|
+
color: #2d3a56;
|
|
32182
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32155
32183
|
}
|
|
32156
32184
|
|
|
32157
|
-
.
|
|
32158
|
-
|
|
32159
|
-
|
|
32160
|
-
|
|
32161
|
-
|
|
32162
|
-
|
|
32163
|
-
|
|
32164
|
-
|
|
32185
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
32186
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
32187
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32188
|
+
}
|
|
32189
|
+
|
|
32190
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
32191
|
+
padding: 8px 16px;
|
|
32192
|
+
line-height: 22px;
|
|
32193
|
+
}
|
|
32194
|
+
|
|
32195
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
32196
|
+
padding: 2px 8px;
|
|
32197
|
+
line-height: 18px;
|
|
32198
|
+
}
|
|
32199
|
+
|
|
32200
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
32201
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32202
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32203
|
+
}
|
|
32204
|
+
|
|
32205
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
32206
|
+
border-color: #0096ff;
|
|
32207
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32208
|
+
}
|
|
32209
|
+
|
|
32210
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
32211
|
+
border-color: #e75a3a;
|
|
32212
|
+
}
|
|
32213
|
+
|
|
32214
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
32215
|
+
color: #e75a3a;
|
|
32216
|
+
}
|
|
32217
|
+
|
|
32218
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
32219
|
+
border-color: #e75a3a;
|
|
32220
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32221
|
+
}
|
|
32222
|
+
|
|
32223
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
32224
|
+
border-color: #e75a3a;
|
|
32225
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32165
32226
|
}
|
|
32166
32227
|
|
|
32167
|
-
.
|
|
32168
|
-
|
|
32169
|
-
|
|
32170
|
-
|
|
32228
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
32229
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32230
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32231
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32171
32232
|
}
|
|
32172
32233
|
|
|
32173
|
-
.
|
|
32174
|
-
|
|
32175
|
-
|
|
32234
|
+
textarea.E_i74cfyt.ant-input {
|
|
32235
|
+
transition-property: height;
|
|
32236
|
+
transition-delay: 50ms;
|
|
32176
32237
|
}
|
|
32177
32238
|
|
|
32178
|
-
.
|
|
32179
|
-
|
|
32239
|
+
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
32240
|
+
min-height: 40px;
|
|
32241
|
+
height: 40px;
|
|
32180
32242
|
}
|
|
32181
32243
|
|
|
32182
|
-
.
|
|
32183
|
-
|
|
32244
|
+
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
32245
|
+
height: 80px;
|
|
32184
32246
|
}
|
|
32185
32247
|
|
|
32186
|
-
.
|
|
32187
|
-
|
|
32248
|
+
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
32249
|
+
min-height: 32px;
|
|
32250
|
+
height: 32px;
|
|
32188
32251
|
}
|
|
32189
32252
|
|
|
32190
|
-
.
|
|
32191
|
-
|
|
32192
|
-
line-height: 18px;
|
|
32193
|
-
font-weight: bold;
|
|
32194
|
-
color: #fff;
|
|
32195
|
-
padding: 0 4px;
|
|
32196
|
-
border-radius: 4px;
|
|
32197
|
-
display: inline-block;
|
|
32198
|
-
background: var(--t1wwio3v-0);
|
|
32253
|
+
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
32254
|
+
height: 64px;
|
|
32199
32255
|
}
|
|
32200
32256
|
|
|
32201
|
-
.
|
|
32202
|
-
|
|
32257
|
+
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
32258
|
+
min-height: 24px;
|
|
32259
|
+
height: 24px;
|
|
32203
32260
|
}
|
|
32204
32261
|
|
|
32205
|
-
.
|
|
32206
|
-
|
|
32207
|
-
height: 100%;
|
|
32208
|
-
display: flex;
|
|
32209
|
-
align-items: center;
|
|
32210
|
-
justify-content: center;
|
|
32262
|
+
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
32263
|
+
height: 40px;
|
|
32211
32264
|
}
|
|
32212
32265
|
|
|
32213
|
-
.
|
|
32214
|
-
font-size: 90%;
|
|
32215
|
-
font-weight: bold;
|
|
32216
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
32217
|
-
padding: 1px 4px 1px;
|
|
32218
|
-
margin-left: 2px;
|
|
32219
|
-
margin-right: 2px;
|
|
32266
|
+
.E_k1ci6977 input, .E_k1ci6977.input-tags {
|
|
32220
32267
|
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32221
32268
|
border-radius: 4px;
|
|
32222
32269
|
}
|
|
32223
32270
|
|
|
32224
|
-
.
|
|
32225
|
-
|
|
32226
|
-
|
|
32227
|
-
|
|
32228
|
-
|
|
32229
|
-
|
|
32271
|
+
.E_k1ci6977.input-tags {
|
|
32272
|
+
position: relative;
|
|
32273
|
+
padding: 6px;
|
|
32274
|
+
height: 32px;
|
|
32275
|
+
cursor: pointer;
|
|
32276
|
+
transition: border 150ms;
|
|
32230
32277
|
}
|
|
32231
32278
|
|
|
32232
|
-
.
|
|
32233
|
-
|
|
32279
|
+
.E_k1ci6977.input-tags:hover {
|
|
32280
|
+
border-color: #0080ff;
|
|
32281
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
32234
32282
|
}
|
|
32235
32283
|
|
|
32236
|
-
.
|
|
32237
|
-
|
|
32284
|
+
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
32285
|
+
padding-right: 30px;
|
|
32238
32286
|
}
|
|
32239
32287
|
|
|
32240
|
-
.
|
|
32241
|
-
|
|
32288
|
+
.E_k1ci6977.input-tags .input-tags-inner {
|
|
32289
|
+
display: flex;
|
|
32242
32290
|
}
|
|
32243
32291
|
|
|
32244
|
-
.
|
|
32245
|
-
position: relative;
|
|
32292
|
+
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
32246
32293
|
display: flex;
|
|
32247
32294
|
}
|
|
32248
32295
|
|
|
32249
|
-
.
|
|
32250
|
-
|
|
32251
|
-
|
|
32252
|
-
|
|
32253
|
-
|
|
32254
|
-
font-size: 13px;
|
|
32255
|
-
line-height: 1.8;
|
|
32256
|
-
color: #8e9aa9;
|
|
32296
|
+
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
32297
|
+
position: absolute;
|
|
32298
|
+
right: 12px;
|
|
32299
|
+
top: 50%;
|
|
32300
|
+
transform: translateY(-50%);
|
|
32257
32301
|
}
|
|
32258
32302
|
|
|
32259
|
-
.
|
|
32260
|
-
|
|
32261
|
-
font-size:
|
|
32262
|
-
|
|
32303
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
32304
|
+
color: rgba(0, 0, 0, 0.25);
|
|
32305
|
+
font-size: 12px;
|
|
32306
|
+
cursor: pointer;
|
|
32263
32307
|
}
|
|
32264
32308
|
|
|
32265
|
-
.
|
|
32266
|
-
|
|
32309
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
32310
|
+
color: rgba(0, 0, 0, 0.45);
|
|
32267
32311
|
}
|
|
32268
32312
|
|
|
32269
|
-
.
|
|
32270
|
-
|
|
32271
|
-
|
|
32313
|
+
.E_k1ci6977.has-focus-indicator {
|
|
32314
|
+
position: relative;
|
|
32315
|
+
overflow: hidden;
|
|
32272
32316
|
}
|
|
32273
32317
|
|
|
32274
|
-
.
|
|
32275
|
-
|
|
32318
|
+
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
32319
|
+
position: absolute;
|
|
32320
|
+
top: 50%;
|
|
32321
|
+
transform: translateY(-50%);
|
|
32322
|
+
left: -16px;
|
|
32323
|
+
transition: left 150ms ease;
|
|
32324
|
+
opacity: 0;
|
|
32276
32325
|
}
|
|
32277
32326
|
|
|
32278
|
-
.
|
|
32279
|
-
|
|
32327
|
+
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
32328
|
+
left: 8px;
|
|
32329
|
+
opacity: 1;
|
|
32280
32330
|
}
|
|
32281
32331
|
|
|
32282
|
-
.
|
|
32283
|
-
|
|
32332
|
+
.E_k1ci6977.has-focus-indicator input {
|
|
32333
|
+
transition: margin-left 150ms ease;
|
|
32334
|
+
margin-left: 0px;
|
|
32284
32335
|
}
|
|
32285
32336
|
|
|
32286
|
-
.
|
|
32287
|
-
|
|
32288
|
-
height: 0;
|
|
32289
|
-
overflow: hidden;
|
|
32337
|
+
.E_k1ci6977.has-focus-indicator input:focus {
|
|
32338
|
+
margin-left: 16px;
|
|
32290
32339
|
}
|
|
32291
32340
|
|
|
32292
|
-
.
|
|
32293
|
-
|
|
32294
|
-
|
|
32295
|
-
overflow: auto;
|
|
32341
|
+
input.E_l1f7td1d.ant-input {
|
|
32342
|
+
border-top-right-radius: 0;
|
|
32343
|
+
border-bottom-right-radius: 0;
|
|
32296
32344
|
}
|
|
32297
32345
|
|
|
32298
|
-
.
|
|
32299
|
-
|
|
32300
|
-
border:
|
|
32301
|
-
color: #e75a3a;
|
|
32346
|
+
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
32347
|
+
border-top-right-radius: 0;
|
|
32348
|
+
border-bottom-right-radius: 0;
|
|
32302
32349
|
}
|
|
32303
32350
|
|
|
32304
|
-
.
|
|
32305
|
-
|
|
32306
|
-
|
|
32307
|
-
padding-bottom: 6px;
|
|
32308
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32309
|
-
margin-bottom: 16px;
|
|
32351
|
+
input.E_rf8rlle.ant-input {
|
|
32352
|
+
border-top-left-radius: 0;
|
|
32353
|
+
border-bottom-left-radius: 0;
|
|
32310
32354
|
}
|
|
32311
32355
|
|
|
32312
|
-
.
|
|
32313
|
-
|
|
32356
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
32357
|
+
border-top-left-radius: 0;
|
|
32358
|
+
border-bottom-left-radius: 0;
|
|
32314
32359
|
}
|
|
32315
32360
|
|
|
32316
|
-
.
|
|
32317
|
-
|
|
32318
|
-
|
|
32319
|
-
display: flex;
|
|
32320
|
-
justify-content: center;
|
|
32321
|
-
align-items: center;
|
|
32322
|
-
cursor: pointer;
|
|
32323
|
-
transition: all 200ms ease-out 40ms;
|
|
32361
|
+
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
32362
|
+
border-top-right-radius: 0;
|
|
32363
|
+
border-bottom-right-radius: 0;
|
|
32324
32364
|
}
|
|
32325
32365
|
|
|
32326
|
-
.
|
|
32327
|
-
|
|
32328
|
-
|
|
32329
|
-
height: 6px;
|
|
32330
|
-
border-radius: 1px;
|
|
32331
|
-
background: #ccd4e3;
|
|
32332
|
-
position: relative;
|
|
32333
|
-
right: 2px;
|
|
32334
|
-
transform: rotate(-45deg);
|
|
32366
|
+
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
32367
|
+
border-top-left-radius: 0;
|
|
32368
|
+
border-bottom-left-radius: 0;
|
|
32335
32369
|
}
|
|
32336
32370
|
|
|
32337
|
-
.
|
|
32338
|
-
|
|
32339
|
-
|
|
32371
|
+
.E_c3ni091 {
|
|
32372
|
+
display: flex;
|
|
32373
|
+
flex-direction: column;
|
|
32340
32374
|
}
|
|
32341
32375
|
|
|
32342
|
-
.
|
|
32343
|
-
|
|
32344
|
-
background: rgba(255, 187, 0, 0.1);
|
|
32345
|
-
border-radius: 6px;
|
|
32376
|
+
.E_c3ni091 .select-wrapper {
|
|
32377
|
+
margin-top: 12px;
|
|
32346
32378
|
}
|
|
32347
32379
|
|
|
32348
|
-
.
|
|
32349
|
-
|
|
32350
|
-
color: #e07f00;
|
|
32380
|
+
.E_c3ni091 .select-wrapper .select {
|
|
32381
|
+
width: 100%;
|
|
32351
32382
|
}
|
|
32352
32383
|
|
|
32353
|
-
.
|
|
32354
|
-
|
|
32355
|
-
border-bottom-color: #e07f00;
|
|
32384
|
+
.E_c3ni091 .radio-wrapper {
|
|
32385
|
+
margin-top: 24px;
|
|
32356
32386
|
}
|
|
32357
32387
|
|
|
32358
|
-
.
|
|
32359
|
-
|
|
32360
|
-
flex-direction: row;
|
|
32361
|
-
padding: 7px 12px;
|
|
32362
|
-
background: rgba(255, 187, 0, 0.1);
|
|
32363
|
-
border-radius: 6px;
|
|
32364
|
-
color: #e07f00;
|
|
32365
|
-
font-size: 12px;
|
|
32366
|
-
line-height: 18px;
|
|
32388
|
+
.E_c3ni091 div.form-item {
|
|
32389
|
+
width: 100%;
|
|
32367
32390
|
}
|
|
32368
32391
|
|
|
32369
|
-
.
|
|
32370
|
-
|
|
32371
|
-
|
|
32392
|
+
.E_d105ju2d {
|
|
32393
|
+
font-size: 14px;
|
|
32394
|
+
font-weight: 500;
|
|
32395
|
+
color: #3e4652;
|
|
32396
|
+
line-height: 18px;
|
|
32372
32397
|
}
|
|
32373
32398
|
|
|
32374
|
-
.
|
|
32375
|
-
|
|
32376
|
-
flex-direction: row;
|
|
32377
|
-
padding: 7px 12px;
|
|
32378
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32379
|
-
border-radius: 6px;
|
|
32380
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32381
|
-
font-size: 12px;
|
|
32382
|
-
line-height: 18px;
|
|
32399
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
32400
|
+
margin-top: 16px;
|
|
32383
32401
|
}
|
|
32384
32402
|
|
|
32385
|
-
.
|
|
32386
|
-
margin-
|
|
32387
|
-
height: 18px;
|
|
32403
|
+
.E_d105ju2d + * {
|
|
32404
|
+
margin-top: 16px;
|
|
32388
32405
|
}
|
|
32389
32406
|
|
|
32390
|
-
.
|
|
32391
|
-
display: flex;
|
|
32392
|
-
flex-direction: row;
|
|
32393
|
-
padding: 7px 12px;
|
|
32394
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32395
|
-
border-radius: 6px;
|
|
32396
|
-
color: #005ed1;
|
|
32407
|
+
.E_lh0l62z.E_d105ju2d {
|
|
32397
32408
|
font-size: 12px;
|
|
32409
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32410
|
+
margin-top: 12px;
|
|
32411
|
+
}
|
|
32412
|
+
|
|
32413
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
32398
32414
|
line-height: 18px;
|
|
32415
|
+
font-weight: 500;
|
|
32416
|
+
margin-top: 0;
|
|
32417
|
+
white-space: initial;
|
|
32399
32418
|
}
|
|
32400
32419
|
|
|
32401
|
-
.
|
|
32402
|
-
|
|
32403
|
-
height: 18px;
|
|
32420
|
+
.E_r1skkc3l {
|
|
32421
|
+
display: block;
|
|
32404
32422
|
}
|
|
32405
32423
|
|
|
32406
|
-
.
|
|
32407
|
-
|
|
32408
|
-
|
|
32409
|
-
|
|
32410
|
-
|
|
32424
|
+
.E_r1skkc3l span {
|
|
32425
|
+
font-size: 14px;
|
|
32426
|
+
font-weight: 500;
|
|
32427
|
+
line-height: 32px;
|
|
32428
|
+
color: #3e4652;
|
|
32411
32429
|
}
|
|
32412
32430
|
|
|
32413
|
-
.
|
|
32414
|
-
|
|
32431
|
+
.E_c3cobmo {
|
|
32432
|
+
margin-top: 16px;
|
|
32433
|
+
padding: 8px;
|
|
32434
|
+
border-radius: 6px;
|
|
32435
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32436
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32415
32437
|
font-size: 12px;
|
|
32416
|
-
white-space: pre-wrap;
|
|
32417
32438
|
}
|
|
32418
32439
|
|
|
32419
|
-
.
|
|
32440
|
+
.E_c3cobmo div {
|
|
32441
|
+
line-height: 20px;
|
|
32420
32442
|
display: flex;
|
|
32421
32443
|
align-items: center;
|
|
32422
|
-
|
|
32444
|
+
word-break: break-all;
|
|
32423
32445
|
}
|
|
32424
32446
|
|
|
32425
|
-
.
|
|
32426
|
-
|
|
32447
|
+
.E_c3cobmo .title {
|
|
32448
|
+
font-weight: 700;
|
|
32449
|
+
line-height: 18px;
|
|
32450
|
+
margin: 4px 0;
|
|
32427
32451
|
}
|
|
32428
32452
|
|
|
32429
|
-
.
|
|
32430
|
-
color: rgba(
|
|
32453
|
+
.E_uqv57uv {
|
|
32454
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
32431
32455
|
}
|
|
32432
32456
|
|
|
32433
|
-
.
|
|
32434
|
-
|
|
32435
|
-
line-height: 20px;
|
|
32436
|
-
color: #2d3a56;
|
|
32437
|
-
border-radius: 6px;
|
|
32438
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32439
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32457
|
+
.E_s1dni7lo {
|
|
32458
|
+
width: 430px !important;
|
|
32440
32459
|
}
|
|
32441
32460
|
|
|
32442
|
-
.
|
|
32461
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32443
32462
|
padding: 8px 16px;
|
|
32444
|
-
line-height:
|
|
32463
|
+
line-height: 18px;
|
|
32464
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32465
|
+
height: 34px;
|
|
32466
|
+
min-height: 34px;
|
|
32467
|
+
box-sizing: border-box;
|
|
32468
|
+
margin-top: 8px;
|
|
32445
32469
|
}
|
|
32446
32470
|
|
|
32447
|
-
.
|
|
32448
|
-
|
|
32449
|
-
|
|
32471
|
+
.E_o1ugr09p {
|
|
32472
|
+
display: flex;
|
|
32473
|
+
flex-direction: column;
|
|
32474
|
+
margin: 1px 8px;
|
|
32475
|
+
padding: 8px;
|
|
32476
|
+
border-radius: 4px;
|
|
32450
32477
|
}
|
|
32451
32478
|
|
|
32452
|
-
.
|
|
32453
|
-
|
|
32454
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32455
|
-
z-index: 1;
|
|
32479
|
+
.E_o1ugr09p .selected-icon {
|
|
32480
|
+
display: none;
|
|
32456
32481
|
}
|
|
32457
32482
|
|
|
32458
|
-
.
|
|
32459
|
-
|
|
32460
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32461
|
-
z-index: 1;
|
|
32483
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32484
|
+
padding-left: 8px;
|
|
32462
32485
|
}
|
|
32463
32486
|
|
|
32464
|
-
.
|
|
32465
|
-
|
|
32466
|
-
color: #e75a3a;
|
|
32487
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32488
|
+
background-color: white;
|
|
32467
32489
|
}
|
|
32468
32490
|
|
|
32469
|
-
.
|
|
32470
|
-
|
|
32471
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32491
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32492
|
+
color: #0080ff;
|
|
32472
32493
|
}
|
|
32473
32494
|
|
|
32474
|
-
.
|
|
32475
|
-
|
|
32476
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32495
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32496
|
+
display: block;
|
|
32477
32497
|
}
|
|
32478
32498
|
|
|
32479
|
-
.
|
|
32480
|
-
background: rgba(
|
|
32481
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32482
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32499
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32500
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32483
32501
|
}
|
|
32484
32502
|
|
|
32485
|
-
.
|
|
32486
|
-
|
|
32487
|
-
border-radius: 6px;
|
|
32488
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32489
|
-
line-height: 20px;
|
|
32490
|
-
color: #2d3a56;
|
|
32491
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32503
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32504
|
+
color: #0080ff;
|
|
32492
32505
|
}
|
|
32493
32506
|
|
|
32494
|
-
.
|
|
32495
|
-
|
|
32496
|
-
color:
|
|
32507
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32508
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32509
|
+
color: #0080ff;
|
|
32497
32510
|
}
|
|
32498
32511
|
|
|
32499
|
-
.
|
|
32500
|
-
|
|
32501
|
-
|
|
32512
|
+
.E_o1ifxsq4 {
|
|
32513
|
+
display: flex;
|
|
32514
|
+
justify-content: space-between;
|
|
32515
|
+
height: 20px;
|
|
32516
|
+
line-height: 20px;
|
|
32502
32517
|
}
|
|
32503
32518
|
|
|
32504
|
-
.
|
|
32505
|
-
|
|
32519
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32520
|
+
color: #2d3a56;
|
|
32521
|
+
overflow: hidden;
|
|
32522
|
+
text-overflow: ellipsis;
|
|
32523
|
+
}
|
|
32524
|
+
|
|
32525
|
+
.E_o1zue7 {
|
|
32526
|
+
display: flex;
|
|
32527
|
+
justify-content: space-between;
|
|
32528
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32529
|
+
height: 18px;
|
|
32506
32530
|
line-height: 18px;
|
|
32531
|
+
margin-top: 2px;
|
|
32507
32532
|
}
|
|
32508
32533
|
|
|
32509
|
-
.
|
|
32510
|
-
border
|
|
32511
|
-
|
|
32534
|
+
.E_tyfmlxg {
|
|
32535
|
+
border: none;
|
|
32536
|
+
margin-right: 0;
|
|
32537
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32512
32538
|
}
|
|
32513
32539
|
|
|
32514
|
-
.
|
|
32515
|
-
|
|
32516
|
-
|
|
32540
|
+
.E_o18uybox {
|
|
32541
|
+
pointer-events: none;
|
|
32542
|
+
height: 32px;
|
|
32543
|
+
width: 100%;
|
|
32544
|
+
opacity: 0;
|
|
32517
32545
|
}
|
|
32518
32546
|
|
|
32519
|
-
.
|
|
32520
|
-
|
|
32547
|
+
.E_s1sck0th {
|
|
32548
|
+
padding: 0 8px;
|
|
32549
|
+
border-radius: 4px;
|
|
32521
32550
|
}
|
|
32522
32551
|
|
|
32523
|
-
.
|
|
32524
|
-
|
|
32552
|
+
.E_m855nr1 {
|
|
32553
|
+
padding: 2px 8px;
|
|
32554
|
+
border-radius: 3px;
|
|
32525
32555
|
}
|
|
32526
32556
|
|
|
32527
|
-
.
|
|
32528
|
-
|
|
32529
|
-
|
|
32557
|
+
.E_l1270xpg {
|
|
32558
|
+
padding: 3px 8px;
|
|
32559
|
+
border-radius: 2px;
|
|
32530
32560
|
}
|
|
32531
32561
|
|
|
32532
|
-
.
|
|
32533
|
-
|
|
32534
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32562
|
+
.E_t14rextb.ant-tag:hover {
|
|
32563
|
+
opacity: unset;
|
|
32535
32564
|
}
|
|
32536
32565
|
|
|
32537
|
-
.
|
|
32538
|
-
|
|
32539
|
-
|
|
32540
|
-
|
|
32566
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32567
|
+
margin: 0;
|
|
32568
|
+
margin-right: 8px;
|
|
32569
|
+
display: inline-flex;
|
|
32570
|
+
align-items: center;
|
|
32571
|
+
border: none;
|
|
32541
32572
|
}
|
|
32542
32573
|
|
|
32543
|
-
|
|
32544
|
-
|
|
32545
|
-
|
|
32574
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32575
|
+
width: 16px;
|
|
32576
|
+
height: 16px;
|
|
32577
|
+
color: inherit;
|
|
32578
|
+
margin-left: 4px;
|
|
32579
|
+
opacity: 0.6;
|
|
32580
|
+
display: inline-flex;
|
|
32546
32581
|
}
|
|
32547
32582
|
|
|
32548
|
-
|
|
32549
|
-
|
|
32550
|
-
height: 40px;
|
|
32583
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32584
|
+
opacity: 1;
|
|
32551
32585
|
}
|
|
32552
32586
|
|
|
32553
|
-
|
|
32554
|
-
|
|
32587
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32588
|
+
color: #0080ff;
|
|
32589
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32555
32590
|
}
|
|
32556
32591
|
|
|
32557
|
-
|
|
32558
|
-
|
|
32559
|
-
|
|
32592
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32593
|
+
color: #f0483e;
|
|
32594
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32560
32595
|
}
|
|
32561
32596
|
|
|
32562
|
-
|
|
32563
|
-
|
|
32597
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32598
|
+
color: #e07f00;
|
|
32599
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32564
32600
|
}
|
|
32565
32601
|
|
|
32566
|
-
|
|
32567
|
-
|
|
32568
|
-
|
|
32602
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32603
|
+
color: #008f4c;
|
|
32604
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32569
32605
|
}
|
|
32570
32606
|
|
|
32571
|
-
|
|
32572
|
-
|
|
32607
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32608
|
+
color: #1d326c;
|
|
32609
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32573
32610
|
}
|
|
32574
32611
|
|
|
32575
|
-
.
|
|
32576
|
-
|
|
32577
|
-
|
|
32612
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32613
|
+
color: #7E41FF;
|
|
32614
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32578
32615
|
}
|
|
32579
32616
|
|
|
32580
|
-
.
|
|
32581
|
-
|
|
32582
|
-
|
|
32583
|
-
|
|
32584
|
-
|
|
32585
|
-
|
|
32617
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32618
|
+
color: #fff;
|
|
32619
|
+
}
|
|
32620
|
+
|
|
32621
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32622
|
+
background-color: #f0483e;
|
|
32586
32623
|
}
|
|
32587
32624
|
|
|
32588
|
-
.
|
|
32589
|
-
|
|
32590
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
32625
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32626
|
+
background-color: #fea008;
|
|
32591
32627
|
}
|
|
32592
32628
|
|
|
32593
|
-
.
|
|
32594
|
-
|
|
32629
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32630
|
+
background-color: #00ba5d;
|
|
32595
32631
|
}
|
|
32596
32632
|
|
|
32597
|
-
.
|
|
32598
|
-
|
|
32633
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32634
|
+
background-color: #0080ff;
|
|
32599
32635
|
}
|
|
32600
32636
|
|
|
32601
|
-
.
|
|
32602
|
-
|
|
32637
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32638
|
+
background-color: #6b7d99;
|
|
32603
32639
|
}
|
|
32604
32640
|
|
|
32605
|
-
.
|
|
32606
|
-
|
|
32607
|
-
right: 12px;
|
|
32608
|
-
top: 50%;
|
|
32609
|
-
transform: translateY(-50%);
|
|
32641
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32642
|
+
background-color: #7E41FF;
|
|
32610
32643
|
}
|
|
32611
32644
|
|
|
32612
|
-
.
|
|
32613
|
-
|
|
32614
|
-
font-size: 12px;
|
|
32615
|
-
cursor: pointer;
|
|
32645
|
+
.E_tju3gfj .date {
|
|
32646
|
+
margin-right: 4px;
|
|
32616
32647
|
}
|
|
32617
32648
|
|
|
32618
|
-
.
|
|
32619
|
-
|
|
32649
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32650
|
+
display: none;
|
|
32620
32651
|
}
|
|
32621
32652
|
|
|
32622
|
-
.
|
|
32623
|
-
|
|
32624
|
-
|
|
32653
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
32654
|
+
background: rgba(23, 38, 64, 0.8);
|
|
32655
|
+
border-radius: 4px;
|
|
32625
32656
|
}
|
|
32626
32657
|
|
|
32627
|
-
.
|
|
32628
|
-
|
|
32629
|
-
top: 50%;
|
|
32630
|
-
transform: translateY(-50%);
|
|
32631
|
-
left: -16px;
|
|
32632
|
-
transition: left 150ms ease;
|
|
32633
|
-
opacity: 0;
|
|
32658
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
32659
|
+
border-radius: 6px;
|
|
32634
32660
|
}
|
|
32635
32661
|
|
|
32636
|
-
.
|
|
32637
|
-
|
|
32638
|
-
|
|
32662
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
32663
|
+
width: 100%;
|
|
32664
|
+
color: #2d3a56;
|
|
32665
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32666
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32667
|
+
font-size: 13px;
|
|
32639
32668
|
}
|
|
32640
32669
|
|
|
32641
|
-
.
|
|
32642
|
-
|
|
32643
|
-
margin-left: 0px;
|
|
32670
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
32671
|
+
height: 30px;
|
|
32644
32672
|
}
|
|
32645
32673
|
|
|
32646
|
-
.
|
|
32647
|
-
|
|
32674
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
32675
|
+
height: 38px;
|
|
32676
|
+
font-size: 13px;
|
|
32648
32677
|
}
|
|
32649
32678
|
|
|
32650
|
-
|
|
32651
|
-
|
|
32652
|
-
|
|
32679
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
32680
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32681
|
+
transition: 160ms ease;
|
|
32653
32682
|
}
|
|
32654
32683
|
|
|
32655
|
-
.
|
|
32656
|
-
|
|
32657
|
-
border-bottom-right-radius: 0;
|
|
32684
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32685
|
+
color: #0080ff;
|
|
32658
32686
|
}
|
|
32659
32687
|
|
|
32660
|
-
|
|
32661
|
-
border-
|
|
32662
|
-
|
|
32688
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32689
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32690
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32663
32691
|
}
|
|
32664
32692
|
|
|
32665
|
-
.
|
|
32666
|
-
|
|
32667
|
-
border-bottom-left-radius: 0;
|
|
32693
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32694
|
+
color: #0080ff;
|
|
32668
32695
|
}
|
|
32669
32696
|
|
|
32670
|
-
.
|
|
32671
|
-
border-
|
|
32672
|
-
|
|
32697
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32698
|
+
border-color: #0080ff;
|
|
32699
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32673
32700
|
}
|
|
32674
32701
|
|
|
32675
|
-
.
|
|
32676
|
-
|
|
32677
|
-
border-bottom-left-radius: 0;
|
|
32702
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32703
|
+
transform: rotate(180deg);
|
|
32678
32704
|
}
|
|
32679
32705
|
|
|
32680
|
-
.
|
|
32681
|
-
|
|
32682
|
-
|
|
32706
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32707
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32708
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32709
|
+
cursor: "not-allowed";
|
|
32683
32710
|
}
|
|
32684
32711
|
|
|
32685
|
-
.
|
|
32686
|
-
|
|
32712
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32713
|
+
border-color: #f0483e !important;
|
|
32687
32714
|
}
|
|
32688
32715
|
|
|
32689
|
-
.
|
|
32690
|
-
|
|
32716
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32717
|
+
color: #1d326c;
|
|
32691
32718
|
}
|
|
32692
32719
|
|
|
32693
|
-
.
|
|
32694
|
-
|
|
32720
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32721
|
+
border-color: #0080ff;
|
|
32722
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32695
32723
|
}
|
|
32696
32724
|
|
|
32697
|
-
.
|
|
32698
|
-
|
|
32725
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32726
|
+
transform: rotate(180deg);
|
|
32699
32727
|
}
|
|
32700
32728
|
|
|
32701
|
-
.
|
|
32702
|
-
|
|
32703
|
-
font-weight: 500;
|
|
32704
|
-
color: #3e4652;
|
|
32705
|
-
line-height: 18px;
|
|
32729
|
+
.E_iq1gosr {
|
|
32730
|
+
display: inline-block;
|
|
32706
32731
|
}
|
|
32707
32732
|
|
|
32708
|
-
.
|
|
32709
|
-
|
|
32733
|
+
.E_c1yyuluq {
|
|
32734
|
+
border-radius: 8px;
|
|
32710
32735
|
}
|
|
32711
32736
|
|
|
32712
|
-
.
|
|
32713
|
-
|
|
32737
|
+
.E_c1yyuluq .ant-card-body {
|
|
32738
|
+
padding: 20px 24px 24px 24px;
|
|
32714
32739
|
}
|
|
32715
32740
|
|
|
32716
|
-
.
|
|
32717
|
-
|
|
32718
|
-
color:
|
|
32719
|
-
margin-top: 12px;
|
|
32741
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32742
|
+
border: 0px;
|
|
32743
|
+
background-color: #fff;
|
|
32720
32744
|
}
|
|
32721
32745
|
|
|
32722
|
-
.
|
|
32723
|
-
|
|
32724
|
-
|
|
32725
|
-
|
|
32726
|
-
|
|
32746
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32747
|
+
padding-top: 0px;
|
|
32748
|
+
padding-bottom: 0px;
|
|
32749
|
+
padding-left: 0px !important;
|
|
32750
|
+
padding-right: 24px;
|
|
32727
32751
|
}
|
|
32728
32752
|
|
|
32729
|
-
.
|
|
32730
|
-
|
|
32753
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32754
|
+
right: 0px;
|
|
32731
32755
|
}
|
|
32732
32756
|
|
|
32733
|
-
.
|
|
32734
|
-
|
|
32735
|
-
font-weight: 500;
|
|
32736
|
-
line-height: 32px;
|
|
32737
|
-
color: #3e4652;
|
|
32757
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32758
|
+
padding: 0px;
|
|
32738
32759
|
}
|
|
32739
32760
|
|
|
32740
|
-
.
|
|
32741
|
-
|
|
32742
|
-
|
|
32743
|
-
|
|
32744
|
-
|
|
32745
|
-
|
|
32761
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32762
|
+
padding-right: 0px;
|
|
32763
|
+
cursor: default;
|
|
32764
|
+
}
|
|
32765
|
+
|
|
32766
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32767
|
+
display: inline-flex;
|
|
32768
|
+
align-items: center;
|
|
32769
|
+
justify-content: center;
|
|
32770
|
+
color: #fff;
|
|
32771
|
+
font-weight: bold;
|
|
32746
32772
|
font-size: 12px;
|
|
32773
|
+
width: 24px;
|
|
32774
|
+
height: 24px;
|
|
32775
|
+
border-radius: 50%;
|
|
32776
|
+
background: var(--a1b5xrg3-0);
|
|
32747
32777
|
}
|
|
32748
32778
|
|
|
32749
|
-
.
|
|
32750
|
-
|
|
32751
|
-
|
|
32779
|
+
.E_a1b5xrg3.btn-item {
|
|
32780
|
+
transition: all 160ms ease;
|
|
32781
|
+
cursor: pointer;
|
|
32782
|
+
width: 56px;
|
|
32783
|
+
height: 40px;
|
|
32784
|
+
display: inline-flex;
|
|
32752
32785
|
align-items: center;
|
|
32753
|
-
|
|
32786
|
+
justify-content: center;
|
|
32787
|
+
border-radius: 6px;
|
|
32754
32788
|
}
|
|
32755
32789
|
|
|
32756
|
-
.
|
|
32757
|
-
|
|
32758
|
-
line-height: 18px;
|
|
32759
|
-
margin: 4px 0;
|
|
32790
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32791
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32760
32792
|
}
|
|
32761
32793
|
|
|
32762
|
-
.
|
|
32763
|
-
|
|
32794
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32795
|
+
transform: translateY(2px);
|
|
32796
|
+
transition: all 320ms ease;
|
|
32764
32797
|
}
|
|
32765
32798
|
|
|
32766
32799
|
.E_dsnbhzf {
|
|
@@ -33238,47 +33271,29 @@ input.E_rf8rlle.ant-input {
|
|
|
33238
33271
|
line-height: 12px;
|
|
33239
33272
|
}
|
|
33240
33273
|
|
|
33241
|
-
.
|
|
33242
|
-
|
|
33243
|
-
align-items: center;
|
|
33244
|
-
justify-content: center;
|
|
33245
|
-
color: #fff;
|
|
33246
|
-
font-weight: bold;
|
|
33247
|
-
font-size: 12px;
|
|
33248
|
-
width: 24px;
|
|
33249
|
-
height: 24px;
|
|
33250
|
-
border-radius: 50%;
|
|
33251
|
-
background: var(--a1b5xrg3-0);
|
|
33252
|
-
}
|
|
33253
|
-
|
|
33254
|
-
.E_a1b5xrg3.btn-item {
|
|
33255
|
-
transition: all 160ms ease;
|
|
33256
|
-
cursor: pointer;
|
|
33257
|
-
width: 56px;
|
|
33258
|
-
height: 40px;
|
|
33259
|
-
display: inline-flex;
|
|
33260
|
-
align-items: center;
|
|
33261
|
-
justify-content: center;
|
|
33262
|
-
border-radius: 6px;
|
|
33274
|
+
.E_m196gn1d {
|
|
33275
|
+
min-width: 1280px;
|
|
33263
33276
|
}
|
|
33264
33277
|
|
|
33265
|
-
.
|
|
33266
|
-
|
|
33278
|
+
.E_h1ol2wl7 {
|
|
33279
|
+
font-weight: bold;
|
|
33280
|
+
background-color: unset;
|
|
33281
|
+
padding: unset;
|
|
33267
33282
|
}
|
|
33268
33283
|
|
|
33269
|
-
.
|
|
33270
|
-
|
|
33271
|
-
|
|
33284
|
+
.E_suhck3k {
|
|
33285
|
+
height: 24px;
|
|
33286
|
+
width: 24px;
|
|
33287
|
+
border-radius: 6px;
|
|
33288
|
+
padding: 4px;
|
|
33272
33289
|
}
|
|
33273
33290
|
|
|
33274
|
-
.
|
|
33275
|
-
|
|
33291
|
+
.E_suhck3k:hover {
|
|
33292
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33276
33293
|
}
|
|
33277
33294
|
|
|
33278
|
-
.
|
|
33279
|
-
|
|
33280
|
-
background-color: unset;
|
|
33281
|
-
padding: unset;
|
|
33295
|
+
.E_suhck3k:hover svg path {
|
|
33296
|
+
fill: blue;
|
|
33282
33297
|
}
|
|
33283
33298
|
|
|
33284
33299
|
.E_ryby9ds {
|
|
@@ -33298,21 +33313,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33298
33313
|
margin-right: 6px;
|
|
33299
33314
|
}
|
|
33300
33315
|
|
|
33301
|
-
.E_suhck3k {
|
|
33302
|
-
height: 24px;
|
|
33303
|
-
width: 24px;
|
|
33304
|
-
border-radius: 6px;
|
|
33305
|
-
padding: 4px;
|
|
33306
|
-
}
|
|
33307
|
-
|
|
33308
|
-
.E_suhck3k:hover {
|
|
33309
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33310
|
-
}
|
|
33311
|
-
|
|
33312
|
-
.E_suhck3k:hover svg path {
|
|
33313
|
-
fill: blue;
|
|
33314
|
-
}
|
|
33315
|
-
|
|
33316
33316
|
.E_hrhfj7c {
|
|
33317
33317
|
display: none;
|
|
33318
33318
|
}
|
|
@@ -34278,379 +34278,627 @@ input.E_rf8rlle.ant-input {
|
|
|
34278
34278
|
padding: 0 8px 0 12px;
|
|
34279
34279
|
}
|
|
34280
34280
|
|
|
34281
|
-
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
34282
|
-
flex: 1;
|
|
34283
|
-
display: flex;
|
|
34284
|
-
align-items: center;
|
|
34285
|
-
gap: 8px;
|
|
34286
|
-
color: #00122e;
|
|
34281
|
+
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
34282
|
+
flex: 1;
|
|
34283
|
+
display: flex;
|
|
34284
|
+
align-items: center;
|
|
34285
|
+
gap: 8px;
|
|
34286
|
+
color: #00122e;
|
|
34287
|
+
}
|
|
34288
|
+
|
|
34289
|
+
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
34290
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34291
|
+
}
|
|
34292
|
+
|
|
34293
|
+
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
34294
|
+
border: none;
|
|
34295
|
+
outline: none;
|
|
34296
|
+
width: 162px;
|
|
34297
|
+
padding: 0;
|
|
34298
|
+
height: 22px;
|
|
34299
|
+
line-height: 22px;
|
|
34300
|
+
text-align: center;
|
|
34301
|
+
}
|
|
34302
|
+
|
|
34303
|
+
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
34304
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34305
|
+
text-align: center;
|
|
34306
|
+
}
|
|
34307
|
+
|
|
34308
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
34309
|
+
background: inherit;
|
|
34310
|
+
}
|
|
34311
|
+
|
|
34312
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
34313
|
+
border: none;
|
|
34314
|
+
outline: none;
|
|
34315
|
+
box-shadow: none;
|
|
34316
|
+
}
|
|
34317
|
+
|
|
34318
|
+
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
34319
|
+
cursor: pointer;
|
|
34320
|
+
}
|
|
34321
|
+
|
|
34322
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
34323
|
+
padding: 12px 12px 0 12px;
|
|
34324
|
+
}
|
|
34325
|
+
|
|
34326
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
34327
|
+
padding-left: 16px;
|
|
34328
|
+
}
|
|
34329
|
+
|
|
34330
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
34331
|
+
margin-right: 0;
|
|
34332
|
+
}
|
|
34333
|
+
|
|
34334
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
34335
|
+
margin-left: 2px;
|
|
34336
|
+
}
|
|
34337
|
+
|
|
34338
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
34339
|
+
max-height: 470px;
|
|
34340
|
+
overflow: auto;
|
|
34341
|
+
}
|
|
34342
|
+
|
|
34343
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
34344
|
+
padding: 0 12px;
|
|
34345
|
+
}
|
|
34346
|
+
|
|
34347
|
+
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
34348
|
+
height: 470px;
|
|
34349
|
+
overflow: auto;
|
|
34350
|
+
}
|
|
34351
|
+
|
|
34352
|
+
.E_d1tc7lgk {
|
|
34353
|
+
min-width: 200px;
|
|
34354
|
+
}
|
|
34355
|
+
|
|
34356
|
+
.E_d1tc7lgk header {
|
|
34357
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34358
|
+
padding: 8px 12px;
|
|
34359
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34360
|
+
}
|
|
34361
|
+
|
|
34362
|
+
.E_d1tc7lgk ul {
|
|
34363
|
+
list-style: none;
|
|
34364
|
+
padding: 12px;
|
|
34365
|
+
}
|
|
34366
|
+
|
|
34367
|
+
.E_d1tc7lgk ul li {
|
|
34368
|
+
padding: 5px 8px;
|
|
34369
|
+
border-radius: 5px;
|
|
34370
|
+
transition: all 0.2s ease-in-out;
|
|
34371
|
+
cursor: pointer;
|
|
34372
|
+
}
|
|
34373
|
+
|
|
34374
|
+
.E_d1tc7lgk ul li:hover {
|
|
34375
|
+
background: rgba(0, 136, 255, 0.16);
|
|
34376
|
+
color: #0080ff;
|
|
34377
|
+
}
|
|
34378
|
+
|
|
34379
|
+
.E_d1tc7lgk ul li:active {
|
|
34380
|
+
background: rgba(0, 136, 255, 0.2);
|
|
34381
|
+
color: #0080ff;
|
|
34382
|
+
}
|
|
34383
|
+
|
|
34384
|
+
.E_d1tc7lgk ul li + li {
|
|
34385
|
+
margin-top: 2px;
|
|
34386
|
+
}
|
|
34387
|
+
|
|
34388
|
+
.E_rzaik16 {
|
|
34389
|
+
padding: 0;
|
|
34390
|
+
}
|
|
34391
|
+
|
|
34392
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
34393
|
+
display: none;
|
|
34394
|
+
}
|
|
34395
|
+
|
|
34396
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
34397
|
+
padding: 0;
|
|
34398
|
+
}
|
|
34399
|
+
|
|
34400
|
+
.E_r77hffu {
|
|
34401
|
+
display: flex;
|
|
34402
|
+
align-items: center;
|
|
34403
|
+
justify-content: space-between;
|
|
34404
|
+
column-gap: 6px;
|
|
34405
|
+
}
|
|
34406
|
+
|
|
34407
|
+
.E_p1cmxsf7 {
|
|
34408
|
+
display: flex;
|
|
34409
|
+
flex-direction: column;
|
|
34410
|
+
justify-content: center;
|
|
34411
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34412
|
+
}
|
|
34413
|
+
|
|
34414
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34415
|
+
font-size: 0;
|
|
34416
|
+
}
|
|
34417
|
+
|
|
34418
|
+
.E_c1kghdax {
|
|
34419
|
+
color: #2d3a56;
|
|
34420
|
+
padding: 7px 12px;
|
|
34421
|
+
display: flex;
|
|
34422
|
+
justify-content: space-between;
|
|
34423
|
+
align-items: center;
|
|
34424
|
+
}
|
|
34425
|
+
|
|
34426
|
+
.E_c1kghdax.has-arrow {
|
|
34427
|
+
padding-left: 10px;
|
|
34428
|
+
}
|
|
34429
|
+
|
|
34430
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34431
|
+
cursor: pointer;
|
|
34432
|
+
color: #00122e;
|
|
34433
|
+
}
|
|
34434
|
+
|
|
34435
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34436
|
+
color: #2d3a56;
|
|
34437
|
+
font-weight: 600;
|
|
34438
|
+
}
|
|
34439
|
+
|
|
34440
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34441
|
+
transform: rotate(90deg);
|
|
34442
|
+
}
|
|
34443
|
+
|
|
34444
|
+
.E_c1kghdax .sub-info {
|
|
34445
|
+
font-size: 12px;
|
|
34446
|
+
line-height: 18px;
|
|
34447
|
+
}
|
|
34448
|
+
|
|
34449
|
+
.E_c1kghdax .title-wrapper {
|
|
34450
|
+
display: flex;
|
|
34451
|
+
align-items: center;
|
|
34452
|
+
user-select: none;
|
|
34453
|
+
flex-grow: 1;
|
|
34454
|
+
font-size: 12px;
|
|
34455
|
+
line-height: 18px;
|
|
34456
|
+
color: #2d3a56;
|
|
34457
|
+
font-weight: 700;
|
|
34458
|
+
}
|
|
34459
|
+
|
|
34460
|
+
.E_c1kghdax .collapse-arrow {
|
|
34461
|
+
transition: all 50ms ease-out 0ms;
|
|
34462
|
+
margin-right: 2px;
|
|
34463
|
+
}
|
|
34464
|
+
|
|
34465
|
+
.E_c1yd35n {
|
|
34466
|
+
padding: 0 12px 14px 12px;
|
|
34467
|
+
}
|
|
34468
|
+
|
|
34469
|
+
.E_ckui4s7 {
|
|
34470
|
+
color: #2d3a56;
|
|
34471
|
+
line-height: 22px;
|
|
34472
|
+
display: inline-flex;
|
|
34473
|
+
}
|
|
34474
|
+
|
|
34475
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34476
|
+
height: 22px;
|
|
34477
|
+
display: flex;
|
|
34478
|
+
align-items: center;
|
|
34479
|
+
top: 0;
|
|
34480
|
+
}
|
|
34481
|
+
|
|
34482
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34483
|
+
border: none;
|
|
34484
|
+
}
|
|
34485
|
+
|
|
34486
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34487
|
+
border-color: #0080ff;
|
|
34488
|
+
}
|
|
34489
|
+
|
|
34490
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34491
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34492
|
+
}
|
|
34493
|
+
|
|
34494
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34495
|
+
border: 1px solid #0080ff;
|
|
34496
|
+
}
|
|
34497
|
+
|
|
34498
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34499
|
+
background: #0080ff;
|
|
34500
|
+
}
|
|
34501
|
+
|
|
34502
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34503
|
+
background-color: #fff;
|
|
34504
|
+
height: 2px;
|
|
34505
|
+
width: 10px;
|
|
34506
|
+
border-radius: 2px;
|
|
34507
|
+
}
|
|
34508
|
+
|
|
34509
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34510
|
+
opacity: 0.5;
|
|
34511
|
+
}
|
|
34512
|
+
|
|
34513
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34514
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34515
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34516
|
+
}
|
|
34517
|
+
|
|
34518
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34519
|
+
border-color: #2d3a56;
|
|
34287
34520
|
}
|
|
34288
34521
|
|
|
34289
|
-
.
|
|
34290
|
-
|
|
34522
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34523
|
+
background: #2d3a56;
|
|
34291
34524
|
}
|
|
34292
34525
|
|
|
34293
|
-
.
|
|
34294
|
-
border: none;
|
|
34295
|
-
outline: none;
|
|
34296
|
-
width: 162px;
|
|
34526
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34297
34527
|
padding: 0;
|
|
34298
|
-
height: 22px;
|
|
34299
|
-
line-height: 22px;
|
|
34300
|
-
text-align: center;
|
|
34301
34528
|
}
|
|
34302
34529
|
|
|
34303
|
-
.
|
|
34304
|
-
|
|
34305
|
-
|
|
34530
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34531
|
+
display: inline-block;
|
|
34532
|
+
margin-left: 12px;
|
|
34533
|
+
color: #2d3a56;
|
|
34306
34534
|
}
|
|
34307
34535
|
|
|
34308
|
-
.
|
|
34309
|
-
|
|
34536
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34537
|
+
margin-left: 28px;
|
|
34538
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34310
34539
|
}
|
|
34311
34540
|
|
|
34312
|
-
.
|
|
34313
|
-
|
|
34314
|
-
outline: none;
|
|
34315
|
-
box-shadow: none;
|
|
34541
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34542
|
+
margin-left: 8px;
|
|
34316
34543
|
}
|
|
34317
34544
|
|
|
34318
|
-
.
|
|
34319
|
-
|
|
34545
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34546
|
+
margin-left: 24px;
|
|
34320
34547
|
}
|
|
34321
34548
|
|
|
34322
|
-
.
|
|
34323
|
-
|
|
34549
|
+
.E_b14q2gmw {
|
|
34550
|
+
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);
|
|
34324
34551
|
}
|
|
34325
34552
|
|
|
34326
|
-
.
|
|
34327
|
-
|
|
34553
|
+
.E_c1eym6el {
|
|
34554
|
+
border-radius: 8px;
|
|
34555
|
+
background-color: white;
|
|
34328
34556
|
}
|
|
34329
34557
|
|
|
34330
|
-
.
|
|
34331
|
-
|
|
34558
|
+
.E_c1eym6el.hoverable {
|
|
34559
|
+
cursor: pointer;
|
|
34332
34560
|
}
|
|
34333
34561
|
|
|
34334
|
-
.
|
|
34335
|
-
|
|
34562
|
+
.E_c1eym6el.hoverable:hover {
|
|
34563
|
+
transition: all 200ms ease;
|
|
34564
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34565
|
+
transform: translateY(-4px);
|
|
34336
34566
|
}
|
|
34337
34567
|
|
|
34338
|
-
.
|
|
34339
|
-
|
|
34340
|
-
overflow: auto;
|
|
34568
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34569
|
+
margin-right: 2px;
|
|
34341
34570
|
}
|
|
34342
34571
|
|
|
34343
|
-
.
|
|
34344
|
-
padding:
|
|
34572
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34573
|
+
padding-left: 8px;
|
|
34574
|
+
padding-right: 8px;
|
|
34345
34575
|
}
|
|
34346
34576
|
|
|
34347
|
-
.
|
|
34348
|
-
|
|
34349
|
-
overflow: auto;
|
|
34577
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34578
|
+
border-radius: 4px;
|
|
34350
34579
|
}
|
|
34351
34580
|
|
|
34352
|
-
.
|
|
34353
|
-
|
|
34581
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34582
|
+
border-radius: 4px;
|
|
34354
34583
|
}
|
|
34355
34584
|
|
|
34356
|
-
.
|
|
34357
|
-
|
|
34358
|
-
padding:
|
|
34359
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34585
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34586
|
+
padding-left: 12px;
|
|
34587
|
+
padding-right: 12px;
|
|
34360
34588
|
}
|
|
34361
34589
|
|
|
34362
|
-
.
|
|
34363
|
-
|
|
34364
|
-
padding: 12px;
|
|
34590
|
+
.E_ckld275 {
|
|
34591
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34365
34592
|
}
|
|
34366
34593
|
|
|
34367
|
-
.
|
|
34368
|
-
|
|
34369
|
-
|
|
34370
|
-
transition: all 0.2s ease-in-out;
|
|
34371
|
-
cursor: pointer;
|
|
34594
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34595
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34596
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34372
34597
|
}
|
|
34373
34598
|
|
|
34374
|
-
.
|
|
34375
|
-
background:
|
|
34376
|
-
color: #0080ff;
|
|
34599
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34600
|
+
background-color: transparent;
|
|
34377
34601
|
}
|
|
34378
34602
|
|
|
34379
|
-
.
|
|
34380
|
-
background:
|
|
34381
|
-
color: #0080ff;
|
|
34603
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34604
|
+
background-color: transparent;
|
|
34382
34605
|
}
|
|
34383
34606
|
|
|
34384
|
-
.
|
|
34385
|
-
|
|
34607
|
+
.E_t1gvlxt5 {
|
|
34608
|
+
min-width: 0;
|
|
34609
|
+
flex: 1;
|
|
34386
34610
|
}
|
|
34387
34611
|
|
|
34388
|
-
.
|
|
34389
|
-
|
|
34612
|
+
.E_t1gvlxt5 .tag {
|
|
34613
|
+
flex: 0 0 auto;
|
|
34390
34614
|
}
|
|
34391
34615
|
|
|
34392
|
-
.
|
|
34393
|
-
|
|
34616
|
+
.E_t1gvlxt5 .progress-title {
|
|
34617
|
+
flex: 2;
|
|
34618
|
+
max-width: fit-content;
|
|
34394
34619
|
}
|
|
34395
34620
|
|
|
34396
|
-
.
|
|
34397
|
-
|
|
34621
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34622
|
+
flex: 1;
|
|
34623
|
+
max-width: fit-content;
|
|
34398
34624
|
}
|
|
34399
34625
|
|
|
34400
|
-
.
|
|
34401
|
-
color: #2d3a56;
|
|
34402
|
-
padding: 7px 12px;
|
|
34626
|
+
.E_a1ji6r68 {
|
|
34403
34627
|
display: flex;
|
|
34404
|
-
justify-content: space-between;
|
|
34405
34628
|
align-items: center;
|
|
34629
|
+
column-gap: var(--a1ji6r68-0);
|
|
34406
34630
|
}
|
|
34407
34631
|
|
|
34408
|
-
.
|
|
34409
|
-
|
|
34410
|
-
|
|
34411
|
-
|
|
34412
|
-
|
|
34413
|
-
|
|
34414
|
-
|
|
34632
|
+
.E_lht19u8 {
|
|
34633
|
+
width: 64px;
|
|
34634
|
+
height: 64px;
|
|
34635
|
+
display: flex;
|
|
34636
|
+
align-items: center;
|
|
34637
|
+
justify-content: center;
|
|
34638
|
+
position: relative;
|
|
34639
|
+
opacity: 0.2;
|
|
34415
34640
|
}
|
|
34416
34641
|
|
|
34417
|
-
.
|
|
34418
|
-
|
|
34419
|
-
|
|
34642
|
+
.E_lk3gkp4 {
|
|
34643
|
+
position: absolute;
|
|
34644
|
+
width: 5px;
|
|
34645
|
+
height: 48px;
|
|
34646
|
+
left: 9.33px;
|
|
34647
|
+
top: 40.5px;
|
|
34648
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34649
|
+
border-radius: 5px;
|
|
34650
|
+
transform: rotate(-128deg);
|
|
34651
|
+
transform-origin: top left;
|
|
34652
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34420
34653
|
}
|
|
34421
34654
|
|
|
34422
|
-
.
|
|
34423
|
-
|
|
34655
|
+
.E_ll4n94n {
|
|
34656
|
+
position: absolute;
|
|
34657
|
+
width: 5px;
|
|
34658
|
+
height: 48px;
|
|
34659
|
+
left: 40.8px;
|
|
34660
|
+
top: 8.4px;
|
|
34661
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34662
|
+
border-radius: 5px;
|
|
34663
|
+
transform: rotate(-8deg);
|
|
34664
|
+
transform-origin: top left;
|
|
34665
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34424
34666
|
}
|
|
34425
34667
|
|
|
34426
|
-
.
|
|
34427
|
-
|
|
34428
|
-
|
|
34668
|
+
.E_l17lbdo6 {
|
|
34669
|
+
position: absolute;
|
|
34670
|
+
width: 5px;
|
|
34671
|
+
height: 48px;
|
|
34672
|
+
left: 52.9px;
|
|
34673
|
+
top: 51.8px;
|
|
34674
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34675
|
+
border-radius: 5px;
|
|
34676
|
+
transform: rotate(112deg);
|
|
34677
|
+
transform-origin: top left;
|
|
34678
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34429
34679
|
}
|
|
34430
34680
|
|
|
34431
|
-
.
|
|
34681
|
+
.E_msn7nxt {
|
|
34682
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34683
|
+
text-align: center;
|
|
34432
34684
|
display: flex;
|
|
34433
34685
|
align-items: center;
|
|
34434
|
-
|
|
34435
|
-
flex-
|
|
34436
|
-
|
|
34437
|
-
line-height: 18px;
|
|
34438
|
-
color: #2d3a56;
|
|
34439
|
-
font-weight: 700;
|
|
34686
|
+
justify-content: center;
|
|
34687
|
+
flex-direction: column;
|
|
34688
|
+
height: 100%;
|
|
34440
34689
|
}
|
|
34441
34690
|
|
|
34442
|
-
.
|
|
34443
|
-
|
|
34444
|
-
|
|
34691
|
+
.E_msn7nxt .link {
|
|
34692
|
+
color: #0080ff;
|
|
34693
|
+
cursor: pointer;
|
|
34445
34694
|
}
|
|
34446
34695
|
|
|
34447
|
-
.
|
|
34448
|
-
|
|
34696
|
+
.E_mp64wfi {
|
|
34697
|
+
width: 100%;
|
|
34698
|
+
height: 100%;
|
|
34699
|
+
display: flex;
|
|
34700
|
+
flex-direction: column;
|
|
34449
34701
|
}
|
|
34450
34702
|
|
|
34451
|
-
.
|
|
34452
|
-
|
|
34703
|
+
.E_mp64wfi .name-toolbar {
|
|
34704
|
+
width: 100%;
|
|
34705
|
+
display: flex;
|
|
34706
|
+
line-height: 30px;
|
|
34707
|
+
padding: 0 16px;
|
|
34708
|
+
justify-content: space-between;
|
|
34453
34709
|
}
|
|
34454
34710
|
|
|
34455
|
-
.
|
|
34456
|
-
|
|
34457
|
-
|
|
34711
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34712
|
+
display: flex;
|
|
34713
|
+
font-size: 12px;
|
|
34714
|
+
align-items: center;
|
|
34458
34715
|
}
|
|
34459
34716
|
|
|
34460
|
-
.
|
|
34461
|
-
|
|
34717
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34718
|
+
color: #a3b4cc;
|
|
34462
34719
|
}
|
|
34463
34720
|
|
|
34464
|
-
.
|
|
34465
|
-
|
|
34466
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34467
|
-
transform: translateY(-4px);
|
|
34721
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34722
|
+
margin-left: 10px;
|
|
34468
34723
|
}
|
|
34469
34724
|
|
|
34470
|
-
.
|
|
34471
|
-
|
|
34472
|
-
|
|
34473
|
-
display: inline-flex;
|
|
34725
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34726
|
+
margin-left: 10px;
|
|
34727
|
+
cursor: pointer;
|
|
34474
34728
|
}
|
|
34475
34729
|
|
|
34476
|
-
.
|
|
34477
|
-
|
|
34730
|
+
.E_mp64wfi .content {
|
|
34731
|
+
flex: 1;
|
|
34732
|
+
width: 100%;
|
|
34478
34733
|
display: flex;
|
|
34734
|
+
justify-content: center;
|
|
34479
34735
|
align-items: center;
|
|
34480
|
-
top: 0;
|
|
34481
|
-
}
|
|
34482
|
-
|
|
34483
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34484
|
-
border: none;
|
|
34485
34736
|
}
|
|
34486
34737
|
|
|
34487
|
-
.
|
|
34488
|
-
|
|
34738
|
+
.E_mp64wfi .single-content {
|
|
34739
|
+
height: 65px;
|
|
34489
34740
|
}
|
|
34490
34741
|
|
|
34491
|
-
.
|
|
34492
|
-
|
|
34742
|
+
.E_l1oyigan {
|
|
34743
|
+
display: flex;
|
|
34744
|
+
align-items: center;
|
|
34745
|
+
white-space: nowrap;
|
|
34746
|
+
overflow: hidden;
|
|
34747
|
+
width: 100%;
|
|
34493
34748
|
}
|
|
34494
34749
|
|
|
34495
|
-
.
|
|
34496
|
-
|
|
34750
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
34751
|
+
margin-left: auto;
|
|
34752
|
+
font-size: 12px;
|
|
34497
34753
|
}
|
|
34498
34754
|
|
|
34499
|
-
.
|
|
34500
|
-
|
|
34755
|
+
.E_l1noi4n1 {
|
|
34756
|
+
display: flex;
|
|
34757
|
+
justify-content: flex-start;
|
|
34758
|
+
align-items: center;
|
|
34759
|
+
font-size: 12px;
|
|
34760
|
+
cursor: pointer;
|
|
34501
34761
|
}
|
|
34502
34762
|
|
|
34503
|
-
.
|
|
34504
|
-
|
|
34505
|
-
height: 2px;
|
|
34506
|
-
width: 10px;
|
|
34507
|
-
border-radius: 2px;
|
|
34763
|
+
.E_l1noi4n1:not(:last-child) {
|
|
34764
|
+
margin-right: 20px;
|
|
34508
34765
|
}
|
|
34509
34766
|
|
|
34510
|
-
.
|
|
34511
|
-
opacity: 0.
|
|
34767
|
+
.E_l1noi4n1.deselected {
|
|
34768
|
+
opacity: 0.4;
|
|
34512
34769
|
}
|
|
34513
34770
|
|
|
34514
|
-
.
|
|
34515
|
-
background:
|
|
34516
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34771
|
+
.E_l1noi4n1.deselected .color-block {
|
|
34772
|
+
background: #b4beca !important;
|
|
34517
34773
|
}
|
|
34518
34774
|
|
|
34519
|
-
.
|
|
34520
|
-
|
|
34775
|
+
.E_cz19rz6 {
|
|
34776
|
+
display: inline-block;
|
|
34777
|
+
height: 8px;
|
|
34778
|
+
width: 8px;
|
|
34779
|
+
margin-right: 8px;
|
|
34521
34780
|
}
|
|
34522
34781
|
|
|
34523
|
-
.
|
|
34524
|
-
|
|
34782
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34783
|
+
display: flex;
|
|
34784
|
+
align-items: center;
|
|
34785
|
+
font-size: 12px;
|
|
34786
|
+
margin: 0;
|
|
34525
34787
|
}
|
|
34526
34788
|
|
|
34527
|
-
.
|
|
34528
|
-
|
|
34789
|
+
.E_m1y1hhnr {
|
|
34790
|
+
position: relative;
|
|
34529
34791
|
}
|
|
34530
34792
|
|
|
34531
|
-
.
|
|
34532
|
-
|
|
34533
|
-
margin-left: 12px;
|
|
34534
|
-
color: #2d3a56;
|
|
34793
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34794
|
+
bottom: -12px;
|
|
34535
34795
|
}
|
|
34536
34796
|
|
|
34537
|
-
.
|
|
34538
|
-
|
|
34539
|
-
|
|
34797
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
34798
|
+
display: flex;
|
|
34799
|
+
justify-content: space-between;
|
|
34800
|
+
line-height: 30px;
|
|
34801
|
+
margin: 0 16px;
|
|
34540
34802
|
}
|
|
34541
34803
|
|
|
34542
|
-
.
|
|
34543
|
-
|
|
34804
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34805
|
+
display: flex;
|
|
34806
|
+
font-size: 12px;
|
|
34807
|
+
align-items: center;
|
|
34544
34808
|
}
|
|
34545
34809
|
|
|
34546
|
-
.
|
|
34547
|
-
|
|
34810
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34811
|
+
color: #a3b4cc;
|
|
34548
34812
|
}
|
|
34549
34813
|
|
|
34550
|
-
.
|
|
34551
|
-
margin-
|
|
34814
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34815
|
+
margin-left: 10px;
|
|
34552
34816
|
}
|
|
34553
34817
|
|
|
34554
|
-
.
|
|
34555
|
-
|
|
34556
|
-
|
|
34818
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34819
|
+
margin-left: 10px;
|
|
34820
|
+
cursor: pointer;
|
|
34557
34821
|
}
|
|
34558
34822
|
|
|
34559
|
-
.
|
|
34560
|
-
|
|
34823
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
34824
|
+
font-size: 12px;
|
|
34561
34825
|
}
|
|
34562
34826
|
|
|
34563
|
-
.
|
|
34827
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
34828
|
+
position: absolute;
|
|
34829
|
+
bottom: 10px;
|
|
34830
|
+
padding: 0 8px;
|
|
34564
34831
|
border-radius: 4px;
|
|
34832
|
+
font-size: 12px;
|
|
34833
|
+
color: #fff;
|
|
34834
|
+
background: rgba(0, 0, 0, 0.75);
|
|
34835
|
+
transform: translateX(-50%);
|
|
34565
34836
|
}
|
|
34566
34837
|
|
|
34567
|
-
.
|
|
34568
|
-
|
|
34569
|
-
padding-right: 12px;
|
|
34838
|
+
.E_tnvijvs {
|
|
34839
|
+
min-width: 200px;
|
|
34570
34840
|
}
|
|
34571
34841
|
|
|
34572
|
-
.
|
|
34573
|
-
|
|
34842
|
+
.E_t1ub2aex {
|
|
34843
|
+
display: flex;
|
|
34844
|
+
align-items: center;
|
|
34845
|
+
justify-content: space-between;
|
|
34846
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
34847
|
+
color: #b4beca;
|
|
34848
|
+
font-size: 12px;
|
|
34849
|
+
padding: 3px 6px;
|
|
34574
34850
|
}
|
|
34575
34851
|
|
|
34576
|
-
.
|
|
34577
|
-
|
|
34578
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34852
|
+
.E_t1ub2aex:first-child {
|
|
34853
|
+
padding-top: 3px;
|
|
34579
34854
|
}
|
|
34580
34855
|
|
|
34581
|
-
.
|
|
34582
|
-
|
|
34856
|
+
.E_t1ub2aex:last-child {
|
|
34857
|
+
padding-bottom: 3px;
|
|
34583
34858
|
}
|
|
34584
34859
|
|
|
34585
|
-
.
|
|
34586
|
-
|
|
34860
|
+
.E_t1ub2aex .column-value {
|
|
34861
|
+
color: #fff;
|
|
34862
|
+
margin-left: 8px;
|
|
34587
34863
|
}
|
|
34588
34864
|
|
|
34589
|
-
.
|
|
34590
|
-
|
|
34591
|
-
height: 64px;
|
|
34592
|
-
display: flex;
|
|
34593
|
-
align-items: center;
|
|
34594
|
-
justify-content: center;
|
|
34595
|
-
position: relative;
|
|
34596
|
-
opacity: 0.2;
|
|
34865
|
+
.E_w7ob4th.outside-tag {
|
|
34866
|
+
padding-left: 0;
|
|
34597
34867
|
}
|
|
34598
34868
|
|
|
34599
|
-
.
|
|
34600
|
-
|
|
34601
|
-
|
|
34602
|
-
|
|
34603
|
-
left: 9.33px;
|
|
34604
|
-
top: 40.5px;
|
|
34605
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34606
|
-
border-radius: 5px;
|
|
34607
|
-
transform: rotate(-128deg);
|
|
34608
|
-
transform-origin: top left;
|
|
34609
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34869
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34870
|
+
border-radius: 4px 0 0 4px;
|
|
34871
|
+
padding-right: 4px;
|
|
34872
|
+
margin-right: 4px;
|
|
34610
34873
|
}
|
|
34611
34874
|
|
|
34612
|
-
.
|
|
34613
|
-
|
|
34614
|
-
|
|
34615
|
-
height: 48px;
|
|
34616
|
-
left: 40.8px;
|
|
34617
|
-
top: 8.4px;
|
|
34618
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34619
|
-
border-radius: 5px;
|
|
34620
|
-
transform: rotate(-8deg);
|
|
34621
|
-
transform-origin: top left;
|
|
34622
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34875
|
+
.E_slr2ynn {
|
|
34876
|
+
padding: 0 8px;
|
|
34877
|
+
height: 18px;
|
|
34623
34878
|
}
|
|
34624
34879
|
|
|
34625
|
-
.
|
|
34626
|
-
|
|
34627
|
-
|
|
34628
|
-
height: 48px;
|
|
34629
|
-
left: 52.9px;
|
|
34630
|
-
top: 51.8px;
|
|
34631
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34632
|
-
border-radius: 5px;
|
|
34633
|
-
transform: rotate(112deg);
|
|
34634
|
-
transform-origin: top left;
|
|
34635
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34880
|
+
.E_m140wbb6 {
|
|
34881
|
+
padding: 2px 8px;
|
|
34882
|
+
height: 24px;
|
|
34636
34883
|
}
|
|
34637
34884
|
|
|
34638
|
-
.
|
|
34639
|
-
|
|
34640
|
-
align-items: center;
|
|
34641
|
-
justify-content: space-between;
|
|
34642
|
-
column-gap: 6px;
|
|
34885
|
+
.E_t1fozc1i {
|
|
34886
|
+
margin: 0;
|
|
34643
34887
|
}
|
|
34644
34888
|
|
|
34645
|
-
.
|
|
34646
|
-
|
|
34647
|
-
|
|
34648
|
-
justify-content: center;
|
|
34649
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34889
|
+
.E_i1vxv4ln {
|
|
34890
|
+
margin-right: 4px;
|
|
34891
|
+
height: 16px;
|
|
34650
34892
|
}
|
|
34651
34893
|
|
|
34652
|
-
.
|
|
34653
|
-
font-
|
|
34894
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34895
|
+
font-weight: 700;
|
|
34896
|
+
color: #00122e;
|
|
34897
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34898
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34899
|
+
word-break: break-all;
|
|
34900
|
+
display: inline;
|
|
34901
|
+
white-space: normal;
|
|
34654
34902
|
}
|
|
34655
34903
|
|
|
34656
34904
|
button.E_l48ei06.ant-btn {
|
|
@@ -35252,53 +35500,14 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35252
35500
|
}
|
|
35253
35501
|
|
|
35254
35502
|
.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 {
|
|
35255
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
35256
|
-
}
|
|
35257
|
-
|
|
35258
|
-
.E_satwmqm {
|
|
35259
|
-
width: 8px;
|
|
35260
|
-
height: 8px;
|
|
35261
|
-
border-radius: 50%;
|
|
35262
|
-
display: inline-block;
|
|
35263
|
-
}
|
|
35264
|
-
|
|
35265
|
-
.E_w7ob4th.outside-tag {
|
|
35266
|
-
padding-left: 0;
|
|
35267
|
-
}
|
|
35268
|
-
|
|
35269
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
35270
|
-
border-radius: 4px 0 0 4px;
|
|
35271
|
-
padding-right: 4px;
|
|
35272
|
-
margin-right: 4px;
|
|
35273
|
-
}
|
|
35274
|
-
|
|
35275
|
-
.E_slr2ynn {
|
|
35276
|
-
padding: 0 8px;
|
|
35277
|
-
height: 18px;
|
|
35278
|
-
}
|
|
35279
|
-
|
|
35280
|
-
.E_m140wbb6 {
|
|
35281
|
-
padding: 2px 8px;
|
|
35282
|
-
height: 24px;
|
|
35283
|
-
}
|
|
35284
|
-
|
|
35285
|
-
.E_t1fozc1i {
|
|
35286
|
-
margin: 0;
|
|
35287
|
-
}
|
|
35288
|
-
|
|
35289
|
-
.E_i1vxv4ln {
|
|
35290
|
-
margin-right: 4px;
|
|
35291
|
-
height: 16px;
|
|
35503
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35292
35504
|
}
|
|
35293
35505
|
|
|
35294
|
-
.
|
|
35295
|
-
|
|
35296
|
-
|
|
35297
|
-
|
|
35298
|
-
|
|
35299
|
-
word-break: break-all;
|
|
35300
|
-
display: inline;
|
|
35301
|
-
white-space: normal;
|
|
35506
|
+
.E_satwmqm {
|
|
35507
|
+
width: 8px;
|
|
35508
|
+
height: 8px;
|
|
35509
|
+
border-radius: 50%;
|
|
35510
|
+
display: inline-block;
|
|
35302
35511
|
}
|
|
35303
35512
|
|
|
35304
35513
|
.E_sjob3jg {
|
|
@@ -35533,6 +35742,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35533
35742
|
justify-content: center;
|
|
35534
35743
|
}
|
|
35535
35744
|
|
|
35745
|
+
.E_i1g85yz3 {
|
|
35746
|
+
margin-right: 4px;
|
|
35747
|
+
height: 16px;
|
|
35748
|
+
}
|
|
35749
|
+
|
|
35536
35750
|
.E_t1dtlqs1 {
|
|
35537
35751
|
margin-bottom: 4px;
|
|
35538
35752
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35761,220 +35975,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35761
35975
|
margin-right: 8px;
|
|
35762
35976
|
}
|
|
35763
35977
|
|
|
35764
|
-
.E_i1g85yz3 {
|
|
35765
|
-
margin-right: 4px;
|
|
35766
|
-
height: 16px;
|
|
35767
|
-
}
|
|
35768
|
-
|
|
35769
|
-
.E_t1gvlxt5 {
|
|
35770
|
-
min-width: 0;
|
|
35771
|
-
flex: 1;
|
|
35772
|
-
}
|
|
35773
|
-
|
|
35774
|
-
.E_t1gvlxt5 .tag {
|
|
35775
|
-
flex: 0 0 auto;
|
|
35776
|
-
}
|
|
35777
|
-
|
|
35778
|
-
.E_t1gvlxt5 .progress-title {
|
|
35779
|
-
flex: 2;
|
|
35780
|
-
max-width: fit-content;
|
|
35781
|
-
}
|
|
35782
|
-
|
|
35783
|
-
.E_t1gvlxt5 .progress-desc {
|
|
35784
|
-
flex: 1;
|
|
35785
|
-
max-width: fit-content;
|
|
35786
|
-
}
|
|
35787
|
-
|
|
35788
|
-
.E_a1ji6r68 {
|
|
35789
|
-
display: flex;
|
|
35790
|
-
align-items: center;
|
|
35791
|
-
column-gap: var(--a1ji6r68-0);
|
|
35792
|
-
}
|
|
35793
|
-
|
|
35794
|
-
.E_msn7nxt {
|
|
35795
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35796
|
-
text-align: center;
|
|
35797
|
-
display: flex;
|
|
35798
|
-
align-items: center;
|
|
35799
|
-
justify-content: center;
|
|
35800
|
-
flex-direction: column;
|
|
35801
|
-
height: 100%;
|
|
35802
|
-
}
|
|
35803
|
-
|
|
35804
|
-
.E_msn7nxt .link {
|
|
35805
|
-
color: #0080ff;
|
|
35806
|
-
cursor: pointer;
|
|
35807
|
-
}
|
|
35808
|
-
|
|
35809
|
-
.E_mp64wfi {
|
|
35810
|
-
width: 100%;
|
|
35811
|
-
height: 100%;
|
|
35812
|
-
display: flex;
|
|
35813
|
-
flex-direction: column;
|
|
35814
|
-
}
|
|
35815
|
-
|
|
35816
|
-
.E_mp64wfi .name-toolbar {
|
|
35817
|
-
width: 100%;
|
|
35818
|
-
display: flex;
|
|
35819
|
-
line-height: 30px;
|
|
35820
|
-
padding: 0 16px;
|
|
35821
|
-
justify-content: space-between;
|
|
35822
|
-
}
|
|
35823
|
-
|
|
35824
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
35825
|
-
display: flex;
|
|
35826
|
-
font-size: 12px;
|
|
35827
|
-
align-items: center;
|
|
35828
|
-
}
|
|
35829
|
-
|
|
35830
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
35831
|
-
color: #a3b4cc;
|
|
35832
|
-
}
|
|
35833
|
-
|
|
35834
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
35835
|
-
margin-left: 10px;
|
|
35836
|
-
}
|
|
35837
|
-
|
|
35838
|
-
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
35839
|
-
margin-left: 10px;
|
|
35840
|
-
cursor: pointer;
|
|
35841
|
-
}
|
|
35842
|
-
|
|
35843
|
-
.E_mp64wfi .content {
|
|
35844
|
-
flex: 1;
|
|
35845
|
-
width: 100%;
|
|
35846
|
-
display: flex;
|
|
35847
|
-
justify-content: center;
|
|
35848
|
-
align-items: center;
|
|
35849
|
-
}
|
|
35850
|
-
|
|
35851
|
-
.E_mp64wfi .single-content {
|
|
35852
|
-
height: 65px;
|
|
35853
|
-
}
|
|
35854
|
-
|
|
35855
|
-
.E_l1oyigan {
|
|
35856
|
-
display: flex;
|
|
35857
|
-
align-items: center;
|
|
35858
|
-
white-space: nowrap;
|
|
35859
|
-
overflow: hidden;
|
|
35860
|
-
width: 100%;
|
|
35861
|
-
}
|
|
35862
|
-
|
|
35863
|
-
.E_l1oyigan .ant-dropdown-trigger {
|
|
35864
|
-
margin-left: auto;
|
|
35865
|
-
font-size: 12px;
|
|
35866
|
-
}
|
|
35867
|
-
|
|
35868
|
-
.E_l1noi4n1 {
|
|
35869
|
-
display: flex;
|
|
35870
|
-
justify-content: flex-start;
|
|
35871
|
-
align-items: center;
|
|
35872
|
-
font-size: 12px;
|
|
35873
|
-
cursor: pointer;
|
|
35874
|
-
}
|
|
35875
|
-
|
|
35876
|
-
.E_l1noi4n1:not(:last-child) {
|
|
35877
|
-
margin-right: 20px;
|
|
35878
|
-
}
|
|
35879
|
-
|
|
35880
|
-
.E_l1noi4n1.deselected {
|
|
35881
|
-
opacity: 0.4;
|
|
35882
|
-
}
|
|
35883
|
-
|
|
35884
|
-
.E_l1noi4n1.deselected .color-block {
|
|
35885
|
-
background: #b4beca !important;
|
|
35886
|
-
}
|
|
35887
|
-
|
|
35888
|
-
.E_cz19rz6 {
|
|
35889
|
-
display: inline-block;
|
|
35890
|
-
height: 8px;
|
|
35891
|
-
width: 8px;
|
|
35892
|
-
margin-right: 8px;
|
|
35893
|
-
}
|
|
35894
|
-
|
|
35895
|
-
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
35896
|
-
display: flex;
|
|
35897
|
-
align-items: center;
|
|
35898
|
-
font-size: 12px;
|
|
35899
|
-
margin: 0;
|
|
35900
|
-
}
|
|
35901
|
-
|
|
35902
|
-
.E_m1y1hhnr {
|
|
35903
|
-
position: relative;
|
|
35904
|
-
}
|
|
35905
|
-
|
|
35906
|
-
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
35907
|
-
bottom: -12px;
|
|
35908
|
-
}
|
|
35909
|
-
|
|
35910
|
-
.E_m1y1hhnr .metric-toolbar {
|
|
35911
|
-
display: flex;
|
|
35912
|
-
justify-content: space-between;
|
|
35913
|
-
line-height: 30px;
|
|
35914
|
-
margin: 0 16px;
|
|
35915
|
-
}
|
|
35916
|
-
|
|
35917
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
35918
|
-
display: flex;
|
|
35919
|
-
font-size: 12px;
|
|
35920
|
-
align-items: center;
|
|
35921
|
-
}
|
|
35922
|
-
|
|
35923
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
35924
|
-
color: #a3b4cc;
|
|
35925
|
-
}
|
|
35926
|
-
|
|
35927
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
35928
|
-
margin-left: 10px;
|
|
35929
|
-
}
|
|
35930
|
-
|
|
35931
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
35932
|
-
margin-left: 10px;
|
|
35933
|
-
cursor: pointer;
|
|
35934
|
-
}
|
|
35935
|
-
|
|
35936
|
-
.E_m1y1hhnr .recharts-xAxis {
|
|
35937
|
-
font-size: 12px;
|
|
35938
|
-
}
|
|
35939
|
-
|
|
35940
|
-
.E_m1y1hhnr .pointer-wrapper {
|
|
35941
|
-
position: absolute;
|
|
35942
|
-
bottom: 10px;
|
|
35943
|
-
padding: 0 8px;
|
|
35944
|
-
border-radius: 4px;
|
|
35945
|
-
font-size: 12px;
|
|
35946
|
-
color: #fff;
|
|
35947
|
-
background: rgba(0, 0, 0, 0.75);
|
|
35948
|
-
transform: translateX(-50%);
|
|
35949
|
-
}
|
|
35950
|
-
|
|
35951
|
-
.E_tnvijvs {
|
|
35952
|
-
min-width: 200px;
|
|
35953
|
-
}
|
|
35954
|
-
|
|
35955
|
-
.E_t1ub2aex {
|
|
35956
|
-
display: flex;
|
|
35957
|
-
align-items: center;
|
|
35958
|
-
justify-content: space-between;
|
|
35959
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
35960
|
-
color: #b4beca;
|
|
35961
|
-
font-size: 12px;
|
|
35962
|
-
padding: 3px 6px;
|
|
35963
|
-
}
|
|
35964
|
-
|
|
35965
|
-
.E_t1ub2aex:first-child {
|
|
35966
|
-
padding-top: 3px;
|
|
35967
|
-
}
|
|
35968
|
-
|
|
35969
|
-
.E_t1ub2aex:last-child {
|
|
35970
|
-
padding-bottom: 3px;
|
|
35971
|
-
}
|
|
35972
|
-
|
|
35973
|
-
.E_t1ub2aex .column-value {
|
|
35974
|
-
color: #fff;
|
|
35975
|
-
margin-left: 8px;
|
|
35976
|
-
}
|
|
35977
|
-
|
|
35978
35978
|
.E_t13ef470 {
|
|
35979
35979
|
height: 100%;
|
|
35980
35980
|
}
|
|
@@ -36069,6 +36069,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36069
36069
|
display: block;
|
|
36070
36070
|
}
|
|
36071
36071
|
|
|
36072
|
+
.E_i14c7jc8 {
|
|
36073
|
+
color: var(--i14c7jc8-0);
|
|
36074
|
+
}
|
|
36075
|
+
|
|
36076
|
+
.E_i1ibuolf {
|
|
36077
|
+
display: flex;
|
|
36078
|
+
align-items: center;
|
|
36079
|
+
column-gap: 4px;
|
|
36080
|
+
font-size: 12px;
|
|
36081
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
36082
|
+
}
|
|
36083
|
+
|
|
36072
36084
|
.E_d1u4ndxc {
|
|
36073
36085
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
36074
36086
|
font-size: 12px;
|
|
@@ -36099,15 +36111,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36099
36111
|
to {
|
|
36100
36112
|
transform: translateX(100%);
|
|
36101
36113
|
}
|
|
36102
|
-
}
|
|
36103
|
-
.E_i14c7jc8 {
|
|
36104
|
-
color: var(--i14c7jc8-0);
|
|
36105
|
-
}
|
|
36106
|
-
|
|
36107
|
-
.E_i1ibuolf {
|
|
36108
|
-
display: flex;
|
|
36109
|
-
align-items: center;
|
|
36110
|
-
column-gap: 4px;
|
|
36111
|
-
font-size: 12px;
|
|
36112
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
36113
36114
|
}
|