@cloudtower/eagle 0.28.0-alpha.0 → 0.28.0-dry
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.css +1534 -1527
- package/dist/esm/index.js +35 -16
- package/dist/esm/stats1.html +1 -1
- package/dist/src/components/OverflowTooltip/OverflowTooltip.stories.d.ts +13 -15
- package/dist/src/spec/base.d.ts +1 -1
- package/dist/style.css +1317 -1310
- package/dist/umd/index.js +35 -16
- package/dist/umd/stats1.html +1 -1
- package/package.json +6 -6
package/dist/components.css
CHANGED
|
@@ -29545,37 +29545,17 @@ html body {
|
|
|
29545
29545
|
background: #fff;
|
|
29546
29546
|
}
|
|
29547
29547
|
|
|
29548
|
-
.
|
|
29549
|
-
|
|
29550
|
-
|
|
29551
|
-
|
|
29552
|
-
|
|
29553
|
-
|
|
29554
|
-
|
|
29555
|
-
justify-content: center;
|
|
29556
|
-
}
|
|
29557
|
-
.E_i1mrf09m .icon-inner + span,
|
|
29558
|
-
.E_i1mrf09m span + .icon-inner.suffix {
|
|
29559
|
-
margin-left: 4px;
|
|
29560
|
-
}
|
|
29561
|
-
.E_i1mrf09m.is-rotate img,
|
|
29562
|
-
.E_i1mrf09m.is-rotate svg {
|
|
29563
|
-
animation: rotate 680ms linear infinite;
|
|
29564
|
-
}
|
|
29565
|
-
|
|
29566
|
-
.E_fde5mpd {
|
|
29567
|
-
width: 100%;
|
|
29568
|
-
height: 100%;
|
|
29569
|
-
min-height: 124px;
|
|
29548
|
+
.E_iap75of {
|
|
29549
|
+
height: 18px;
|
|
29550
|
+
line-height: 18px;
|
|
29551
|
+
padding: 0 4px;
|
|
29552
|
+
border-radius: 4px;
|
|
29553
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29554
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29570
29555
|
display: flex;
|
|
29571
|
-
flex-direction: column;
|
|
29572
|
-
justify-content: center;
|
|
29573
29556
|
align-items: center;
|
|
29574
|
-
|
|
29575
|
-
|
|
29576
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29577
|
-
margin-bottom: 16px;
|
|
29578
|
-
font-size: 18px;
|
|
29557
|
+
white-space: nowrap;
|
|
29558
|
+
margin-right: 4px;
|
|
29579
29559
|
}
|
|
29580
29560
|
|
|
29581
29561
|
.E_bpq0js6 {
|
|
@@ -29607,144 +29587,19 @@ html body {
|
|
|
29607
29587
|
border-radius: unset;
|
|
29608
29588
|
}
|
|
29609
29589
|
|
|
29610
|
-
.
|
|
29611
|
-
width:
|
|
29612
|
-
|
|
29613
|
-
|
|
29614
|
-
border-color: #0080ff;
|
|
29615
|
-
}
|
|
29616
|
-
.E_c1up1pdz.active > header {
|
|
29617
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29618
|
-
}
|
|
29619
|
-
.E_c1up1pdz .expand {
|
|
29620
|
-
padding: 12px;
|
|
29621
|
-
}
|
|
29622
|
-
.E_c1up1pdz .field-item {
|
|
29623
|
-
display: flex;
|
|
29624
|
-
padding: 10px 0;
|
|
29625
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29626
|
-
}
|
|
29627
|
-
.E_c1up1pdz .field-item:last-child {
|
|
29628
|
-
border-bottom: none;
|
|
29629
|
-
padding-bottom: 0;
|
|
29630
|
-
}
|
|
29631
|
-
.E_c1up1pdz .field-item label {
|
|
29632
|
-
line-height: 32px;
|
|
29633
|
-
width: 100px;
|
|
29634
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29635
|
-
}
|
|
29636
|
-
.E_c1up1pdz .help {
|
|
29637
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29638
|
-
margin-top: 5px;
|
|
29639
|
-
}
|
|
29640
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
29641
|
-
.E_c1up1pdz .ant-picker {
|
|
29642
|
-
width: 128px;
|
|
29643
|
-
}
|
|
29644
|
-
|
|
29645
|
-
.E_c156wh19 {
|
|
29646
|
-
display: flex;
|
|
29647
|
-
align-items: center;
|
|
29648
|
-
justify-content: space-between;
|
|
29649
|
-
word-break: keep-all;
|
|
29650
|
-
}
|
|
29651
|
-
.E_c156wh19 .title {
|
|
29652
|
-
margin: 0 16px 0 8px;
|
|
29653
|
-
}
|
|
29654
|
-
.E_c156wh19 .retain {
|
|
29655
|
-
color: rgba(129, 138, 153, 0.6);
|
|
29656
|
-
}
|
|
29657
|
-
.E_c156wh19 .left {
|
|
29658
|
-
flex: 1;
|
|
29659
|
-
display: flex;
|
|
29660
|
-
overflow: hidden;
|
|
29661
|
-
align-items: center;
|
|
29662
|
-
justify-content: flex-start;
|
|
29663
|
-
white-space: nowrap;
|
|
29664
|
-
}
|
|
29665
|
-
.E_c156wh19 .left .title {
|
|
29666
|
-
max-width: 100%;
|
|
29667
|
-
overflow: hidden;
|
|
29668
|
-
text-overflow: ellipsis;
|
|
29669
|
-
}
|
|
29670
|
-
.E_c156wh19 .right {
|
|
29671
|
-
display: flex;
|
|
29672
|
-
align-items: center;
|
|
29673
|
-
}
|
|
29674
|
-
.E_c156wh19 .reverse {
|
|
29590
|
+
.E_fde5mpd {
|
|
29591
|
+
width: 100%;
|
|
29592
|
+
height: 100%;
|
|
29593
|
+
min-height: 124px;
|
|
29675
29594
|
display: flex;
|
|
29676
|
-
flex-direction:
|
|
29595
|
+
flex-direction: column;
|
|
29596
|
+
justify-content: center;
|
|
29677
29597
|
align-items: center;
|
|
29678
29598
|
}
|
|
29679
|
-
.
|
|
29680
|
-
|
|
29681
|
-
|
|
29682
|
-
|
|
29683
|
-
padding-left: 14px;
|
|
29684
|
-
margin-left: 14px;
|
|
29685
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
29686
|
-
cursor: pointer;
|
|
29687
|
-
}
|
|
29688
|
-
|
|
29689
|
-
.E_m126spxy {
|
|
29690
|
-
padding-bottom: 4px;
|
|
29691
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29692
|
-
}
|
|
29693
|
-
.E_m126spxy .ant-btn-link {
|
|
29694
|
-
padding: 1px 10px;
|
|
29695
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29696
|
-
border-radius: 4px;
|
|
29697
|
-
}
|
|
29698
|
-
.E_m126spxy .ant-btn-link.active {
|
|
29699
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29700
|
-
color: #0096ff;
|
|
29701
|
-
}
|
|
29702
|
-
|
|
29703
|
-
.E_wpbf4pq {
|
|
29704
|
-
padding: 10px 0;
|
|
29705
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29706
|
-
}
|
|
29707
|
-
.E_wpbf4pq .ant-input,
|
|
29708
|
-
.E_wpbf4pq .ant-picker {
|
|
29709
|
-
width: 80px;
|
|
29710
|
-
margin: 0 9px;
|
|
29711
|
-
text-align: center;
|
|
29712
|
-
}
|
|
29713
|
-
.E_wpbf4pq .options {
|
|
29714
|
-
padding: 12px 0 12px 16px;
|
|
29715
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
29716
|
-
margin: 5px 0 5px 8px;
|
|
29717
|
-
}
|
|
29718
|
-
.E_wpbf4pq .week-day-option,
|
|
29719
|
-
.E_wpbf4pq .month-day-option {
|
|
29720
|
-
background: #f5f7fa;
|
|
29721
|
-
box-sizing: border-box;
|
|
29722
|
-
border-radius: 16px;
|
|
29723
|
-
margin-right: 8px;
|
|
29724
|
-
}
|
|
29725
|
-
.E_wpbf4pq .week-day-option:focus,
|
|
29726
|
-
.E_wpbf4pq .month-day-option:focus {
|
|
29727
|
-
color: inherit;
|
|
29728
|
-
border-color: #d9d9d9;
|
|
29729
|
-
}
|
|
29730
|
-
.E_wpbf4pq .week-day-option.active {
|
|
29731
|
-
background-color: #0096ff;
|
|
29732
|
-
border-color: #0096ff;
|
|
29733
|
-
color: #fff;
|
|
29734
|
-
}
|
|
29735
|
-
.E_wpbf4pq .week-day-option.en-text {
|
|
29736
|
-
width: 110px;
|
|
29737
|
-
margin-top: 4px;
|
|
29738
|
-
}
|
|
29739
|
-
.E_wpbf4pq .month-day-option {
|
|
29740
|
-
width: 32px;
|
|
29741
|
-
padding: 0;
|
|
29742
|
-
margin-bottom: 8px;
|
|
29743
|
-
}
|
|
29744
|
-
.E_wpbf4pq .month-day-option.active {
|
|
29745
|
-
background-color: #0096ff;
|
|
29746
|
-
border-color: #0096ff;
|
|
29747
|
-
color: #fff;
|
|
29599
|
+
.E_fde5mpd .error-text {
|
|
29600
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29601
|
+
margin-bottom: 16px;
|
|
29602
|
+
font-size: 18px;
|
|
29748
29603
|
}
|
|
29749
29604
|
|
|
29750
29605
|
.E_buj61ew.ant-btn-icon-only {
|
|
@@ -29997,74 +29852,162 @@ html body {
|
|
|
29997
29852
|
padding: 0;
|
|
29998
29853
|
}
|
|
29999
29854
|
|
|
30000
|
-
.
|
|
30001
|
-
|
|
30002
|
-
line-height: 18px;
|
|
30003
|
-
padding: 0 4px;
|
|
30004
|
-
border-radius: 4px;
|
|
30005
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30006
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30007
|
-
display: flex;
|
|
29855
|
+
.E_i1mrf09m {
|
|
29856
|
+
display: inline-flex;
|
|
30008
29857
|
align-items: center;
|
|
30009
|
-
white-space: nowrap;
|
|
30010
|
-
margin-right: 4px;
|
|
30011
29858
|
}
|
|
30012
|
-
|
|
30013
|
-
|
|
30014
|
-
display: flex;
|
|
30015
|
-
justify-content: space-between;
|
|
29859
|
+
.E_i1mrf09m .icon-inner {
|
|
29860
|
+
display: inline-flex;
|
|
30016
29861
|
align-items: center;
|
|
30017
|
-
|
|
30018
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30019
|
-
font-size: 12px;
|
|
30020
|
-
line-height: 24px;
|
|
29862
|
+
justify-content: center;
|
|
30021
29863
|
}
|
|
30022
|
-
.
|
|
30023
|
-
|
|
29864
|
+
.E_i1mrf09m .icon-inner + span,
|
|
29865
|
+
.E_i1mrf09m span + .icon-inner.suffix {
|
|
29866
|
+
margin-left: 4px;
|
|
30024
29867
|
}
|
|
30025
|
-
.
|
|
30026
|
-
|
|
30027
|
-
|
|
30028
|
-
border-radius: 6px;
|
|
30029
|
-
cursor: pointer;
|
|
30030
|
-
transition: all 0.3s ease;
|
|
29868
|
+
.E_i1mrf09m.is-rotate img,
|
|
29869
|
+
.E_i1mrf09m.is-rotate svg {
|
|
29870
|
+
animation: rotate 680ms linear infinite;
|
|
30031
29871
|
}
|
|
30032
|
-
|
|
30033
|
-
|
|
30034
|
-
|
|
29872
|
+
|
|
29873
|
+
.E_c1up1pdz {
|
|
29874
|
+
width: 648px;
|
|
30035
29875
|
}
|
|
30036
|
-
.
|
|
30037
|
-
|
|
29876
|
+
.E_c1up1pdz.active {
|
|
29877
|
+
border-color: #0080ff;
|
|
30038
29878
|
}
|
|
30039
|
-
.
|
|
30040
|
-
|
|
30041
|
-
align-items: center;
|
|
30042
|
-
color: #0080ff;
|
|
30043
|
-
font-weight: bold;
|
|
29879
|
+
.E_c1up1pdz.active > header {
|
|
29880
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30044
29881
|
}
|
|
30045
|
-
.
|
|
30046
|
-
|
|
29882
|
+
.E_c1up1pdz .expand {
|
|
29883
|
+
padding: 12px;
|
|
30047
29884
|
}
|
|
30048
|
-
.
|
|
30049
|
-
|
|
30050
|
-
padding: 0
|
|
29885
|
+
.E_c1up1pdz .field-item {
|
|
29886
|
+
display: flex;
|
|
29887
|
+
padding: 10px 0;
|
|
29888
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30051
29889
|
}
|
|
30052
|
-
.
|
|
30053
|
-
|
|
30054
|
-
|
|
29890
|
+
.E_c1up1pdz .field-item:last-child {
|
|
29891
|
+
border-bottom: none;
|
|
29892
|
+
padding-bottom: 0;
|
|
30055
29893
|
}
|
|
30056
|
-
.
|
|
30057
|
-
|
|
29894
|
+
.E_c1up1pdz .field-item label {
|
|
29895
|
+
line-height: 32px;
|
|
29896
|
+
width: 100px;
|
|
29897
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29898
|
+
}
|
|
29899
|
+
.E_c1up1pdz .help {
|
|
29900
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29901
|
+
margin-top: 5px;
|
|
29902
|
+
}
|
|
29903
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
29904
|
+
.E_c1up1pdz .ant-picker {
|
|
29905
|
+
width: 128px;
|
|
30058
29906
|
}
|
|
30059
29907
|
|
|
30060
|
-
.
|
|
30061
|
-
|
|
30062
|
-
|
|
29908
|
+
.E_c156wh19 {
|
|
29909
|
+
display: flex;
|
|
29910
|
+
align-items: center;
|
|
29911
|
+
justify-content: space-between;
|
|
29912
|
+
word-break: keep-all;
|
|
30063
29913
|
}
|
|
30064
|
-
.
|
|
30065
|
-
|
|
30066
|
-
|
|
30067
|
-
|
|
29914
|
+
.E_c156wh19 .title {
|
|
29915
|
+
margin: 0 16px 0 8px;
|
|
29916
|
+
}
|
|
29917
|
+
.E_c156wh19 .retain {
|
|
29918
|
+
color: rgba(129, 138, 153, 0.6);
|
|
29919
|
+
}
|
|
29920
|
+
.E_c156wh19 .left {
|
|
29921
|
+
flex: 1;
|
|
29922
|
+
display: flex;
|
|
29923
|
+
overflow: hidden;
|
|
29924
|
+
align-items: center;
|
|
29925
|
+
justify-content: flex-start;
|
|
29926
|
+
white-space: nowrap;
|
|
29927
|
+
}
|
|
29928
|
+
.E_c156wh19 .left .title {
|
|
29929
|
+
max-width: 100%;
|
|
29930
|
+
overflow: hidden;
|
|
29931
|
+
text-overflow: ellipsis;
|
|
29932
|
+
}
|
|
29933
|
+
.E_c156wh19 .right {
|
|
29934
|
+
display: flex;
|
|
29935
|
+
align-items: center;
|
|
29936
|
+
}
|
|
29937
|
+
.E_c156wh19 .reverse {
|
|
29938
|
+
display: flex;
|
|
29939
|
+
flex-direction: row-reverse;
|
|
29940
|
+
align-items: center;
|
|
29941
|
+
}
|
|
29942
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
29943
|
+
margin-left: 8px;
|
|
29944
|
+
}
|
|
29945
|
+
.E_c156wh19 .close {
|
|
29946
|
+
padding-left: 14px;
|
|
29947
|
+
margin-left: 14px;
|
|
29948
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
29949
|
+
cursor: pointer;
|
|
29950
|
+
}
|
|
29951
|
+
|
|
29952
|
+
.E_m126spxy {
|
|
29953
|
+
padding-bottom: 4px;
|
|
29954
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29955
|
+
}
|
|
29956
|
+
.E_m126spxy .ant-btn-link {
|
|
29957
|
+
padding: 1px 10px;
|
|
29958
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29959
|
+
border-radius: 4px;
|
|
29960
|
+
}
|
|
29961
|
+
.E_m126spxy .ant-btn-link.active {
|
|
29962
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29963
|
+
color: #0096ff;
|
|
29964
|
+
}
|
|
29965
|
+
|
|
29966
|
+
.E_wpbf4pq {
|
|
29967
|
+
padding: 10px 0;
|
|
29968
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29969
|
+
}
|
|
29970
|
+
.E_wpbf4pq .ant-input,
|
|
29971
|
+
.E_wpbf4pq .ant-picker {
|
|
29972
|
+
width: 80px;
|
|
29973
|
+
margin: 0 9px;
|
|
29974
|
+
text-align: center;
|
|
29975
|
+
}
|
|
29976
|
+
.E_wpbf4pq .options {
|
|
29977
|
+
padding: 12px 0 12px 16px;
|
|
29978
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
29979
|
+
margin: 5px 0 5px 8px;
|
|
29980
|
+
}
|
|
29981
|
+
.E_wpbf4pq .week-day-option,
|
|
29982
|
+
.E_wpbf4pq .month-day-option {
|
|
29983
|
+
background: #f5f7fa;
|
|
29984
|
+
box-sizing: border-box;
|
|
29985
|
+
border-radius: 16px;
|
|
29986
|
+
margin-right: 8px;
|
|
29987
|
+
}
|
|
29988
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
29989
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
29990
|
+
color: inherit;
|
|
29991
|
+
border-color: #d9d9d9;
|
|
29992
|
+
}
|
|
29993
|
+
.E_wpbf4pq .week-day-option.active {
|
|
29994
|
+
background-color: #0096ff;
|
|
29995
|
+
border-color: #0096ff;
|
|
29996
|
+
color: #fff;
|
|
29997
|
+
}
|
|
29998
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
29999
|
+
width: 110px;
|
|
30000
|
+
margin-top: 4px;
|
|
30001
|
+
}
|
|
30002
|
+
.E_wpbf4pq .month-day-option {
|
|
30003
|
+
width: 32px;
|
|
30004
|
+
padding: 0;
|
|
30005
|
+
margin-bottom: 8px;
|
|
30006
|
+
}
|
|
30007
|
+
.E_wpbf4pq .month-day-option.active {
|
|
30008
|
+
background-color: #0096ff;
|
|
30009
|
+
border-color: #0096ff;
|
|
30010
|
+
color: #fff;
|
|
30068
30011
|
}
|
|
30069
30012
|
|
|
30070
30013
|
.E_obf05yr {
|
|
@@ -30131,91 +30074,6 @@ html body {
|
|
|
30131
30074
|
margin-left: 5px;
|
|
30132
30075
|
}
|
|
30133
30076
|
|
|
30134
|
-
.E_s1fc623g {
|
|
30135
|
-
width: 430px !important;
|
|
30136
|
-
}
|
|
30137
|
-
|
|
30138
|
-
.E_da3mx0o .ant-select-item-group {
|
|
30139
|
-
padding: 8px 16px;
|
|
30140
|
-
line-height: 18px;
|
|
30141
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30142
|
-
height: 34px;
|
|
30143
|
-
min-height: 34px;
|
|
30144
|
-
box-sizing: border-box;
|
|
30145
|
-
margin-top: 8px;
|
|
30146
|
-
}
|
|
30147
|
-
|
|
30148
|
-
.E_onr9gzt {
|
|
30149
|
-
display: flex;
|
|
30150
|
-
flex-direction: column;
|
|
30151
|
-
margin: 1px 8px;
|
|
30152
|
-
padding: 8px;
|
|
30153
|
-
border-radius: 4px;
|
|
30154
|
-
}
|
|
30155
|
-
.E_onr9gzt .selected-icon {
|
|
30156
|
-
display: none;
|
|
30157
|
-
}
|
|
30158
|
-
.E_onr9gzt.ant-select-item-option-grouped {
|
|
30159
|
-
padding-left: 8px;
|
|
30160
|
-
}
|
|
30161
|
-
.E_onr9gzt.ant-select-item-option-selected {
|
|
30162
|
-
background-color: white;
|
|
30163
|
-
}
|
|
30164
|
-
.E_onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
30165
|
-
color: #0080ff;
|
|
30166
|
-
}
|
|
30167
|
-
.E_onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
30168
|
-
display: block;
|
|
30169
|
-
}
|
|
30170
|
-
.E_onr9gzt.ant-select-item-option-active {
|
|
30171
|
-
background: rgba(0, 136, 255, 0.16);
|
|
30172
|
-
}
|
|
30173
|
-
.E_onr9gzt.ant-select-item-option-active .timezone-title {
|
|
30174
|
-
color: #0080ff;
|
|
30175
|
-
}
|
|
30176
|
-
.E_onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
30177
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30178
|
-
color: #0080ff;
|
|
30179
|
-
}
|
|
30180
|
-
|
|
30181
|
-
.E_oiy0apc {
|
|
30182
|
-
display: flex;
|
|
30183
|
-
justify-content: space-between;
|
|
30184
|
-
height: 20px;
|
|
30185
|
-
line-height: 20px;
|
|
30186
|
-
}
|
|
30187
|
-
.E_oiy0apc .timezone-title {
|
|
30188
|
-
color: #2d3a56;
|
|
30189
|
-
overflow: hidden;
|
|
30190
|
-
text-overflow: ellipsis;
|
|
30191
|
-
}
|
|
30192
|
-
|
|
30193
|
-
.E_of4y382 {
|
|
30194
|
-
display: flex;
|
|
30195
|
-
justify-content: space-between;
|
|
30196
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30197
|
-
height: 18px;
|
|
30198
|
-
line-height: 18px;
|
|
30199
|
-
margin-top: 2px;
|
|
30200
|
-
}
|
|
30201
|
-
|
|
30202
|
-
.E_t19903l9 {
|
|
30203
|
-
border: none;
|
|
30204
|
-
margin-right: 0;
|
|
30205
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30206
|
-
}
|
|
30207
|
-
|
|
30208
|
-
.E_ohwbvxu {
|
|
30209
|
-
pointer-events: none;
|
|
30210
|
-
height: 32px;
|
|
30211
|
-
width: 100%;
|
|
30212
|
-
opacity: 0;
|
|
30213
|
-
}
|
|
30214
|
-
|
|
30215
|
-
.E_i1e4sgug {
|
|
30216
|
-
display: inline-block;
|
|
30217
|
-
}
|
|
30218
|
-
|
|
30219
30077
|
.E_rxbeqvl.ant-radio-wrapper {
|
|
30220
30078
|
display: inline-flex;
|
|
30221
30079
|
align-items: baseline;
|
|
@@ -30362,39 +30220,96 @@ html body {
|
|
|
30362
30220
|
width: 36px;
|
|
30363
30221
|
}
|
|
30364
30222
|
|
|
30365
|
-
.
|
|
30223
|
+
.E_p12gwtiw {
|
|
30366
30224
|
display: flex;
|
|
30367
|
-
|
|
30225
|
+
justify-content: space-between;
|
|
30226
|
+
align-items: center;
|
|
30227
|
+
padding: 10px 0;
|
|
30228
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30229
|
+
font-size: 12px;
|
|
30230
|
+
line-height: 24px;
|
|
30368
30231
|
}
|
|
30369
|
-
|
|
30370
|
-
|
|
30371
|
-
max-width: 1120px;
|
|
30372
|
-
width: 100%;
|
|
30373
|
-
margin: 0 auto;
|
|
30374
|
-
height: 100%;
|
|
30232
|
+
.E_p12gwtiw .pagination-left {
|
|
30233
|
+
padding: 2px 8px;
|
|
30375
30234
|
}
|
|
30376
|
-
|
|
30377
|
-
.E_w1vvwdlp {
|
|
30378
|
-
max-width: 1120px;
|
|
30379
|
-
width: 100%;
|
|
30380
|
-
margin: 0 auto;
|
|
30235
|
+
.E_p12gwtiw .dropdown-trigger {
|
|
30381
30236
|
display: flex;
|
|
30237
|
+
align-items: center;
|
|
30238
|
+
border-radius: 6px;
|
|
30239
|
+
cursor: pointer;
|
|
30240
|
+
transition: all 0.3s ease;
|
|
30382
30241
|
}
|
|
30383
|
-
.
|
|
30384
|
-
|
|
30385
|
-
|
|
30386
|
-
flex-shrink: 0;
|
|
30387
|
-
flex-basis: 21%;
|
|
30242
|
+
.E_p12gwtiw .dropdown-trigger:hover {
|
|
30243
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30244
|
+
color: #0080ff;
|
|
30388
30245
|
}
|
|
30389
|
-
.
|
|
30246
|
+
.E_p12gwtiw .dropdown-trigger .icon-inner {
|
|
30247
|
+
margin-left: 4px;
|
|
30248
|
+
}
|
|
30249
|
+
.E_p12gwtiw .pagination-right {
|
|
30390
30250
|
display: flex;
|
|
30391
|
-
|
|
30392
|
-
|
|
30251
|
+
align-items: center;
|
|
30252
|
+
color: #0080ff;
|
|
30253
|
+
font-weight: bold;
|
|
30393
30254
|
}
|
|
30394
|
-
.
|
|
30395
|
-
|
|
30255
|
+
.E_p12gwtiw .pagination-right .icon-inner {
|
|
30256
|
+
margin-left: 4px;
|
|
30396
30257
|
}
|
|
30397
|
-
.
|
|
30258
|
+
.E_p12gwtiw .pagination-right .prev-btn,
|
|
30259
|
+
.E_p12gwtiw .pagination-right .next-btn {
|
|
30260
|
+
padding: 0 8px;
|
|
30261
|
+
}
|
|
30262
|
+
.E_p12gwtiw .pagination-right .prev-btn > span,
|
|
30263
|
+
.E_p12gwtiw .pagination-right .next-btn > span {
|
|
30264
|
+
color: #0080ff;
|
|
30265
|
+
}
|
|
30266
|
+
.E_p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30267
|
+
transform: rotate(180deg);
|
|
30268
|
+
}
|
|
30269
|
+
|
|
30270
|
+
.E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30271
|
+
max-height: calc(100vh - 128px);
|
|
30272
|
+
overflow-y: auto;
|
|
30273
|
+
}
|
|
30274
|
+
.E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30275
|
+
padding: 4px 20px;
|
|
30276
|
+
font-size: 12px;
|
|
30277
|
+
line-height: 18px;
|
|
30278
|
+
}
|
|
30279
|
+
|
|
30280
|
+
.E_cz04yix {
|
|
30281
|
+
display: flex;
|
|
30282
|
+
flex-direction: column;
|
|
30283
|
+
}
|
|
30284
|
+
|
|
30285
|
+
.E_m1if5j39 {
|
|
30286
|
+
max-width: 1120px;
|
|
30287
|
+
width: 100%;
|
|
30288
|
+
margin: 0 auto;
|
|
30289
|
+
height: 100%;
|
|
30290
|
+
}
|
|
30291
|
+
|
|
30292
|
+
.E_w1vvwdlp {
|
|
30293
|
+
max-width: 1120px;
|
|
30294
|
+
width: 100%;
|
|
30295
|
+
margin: 0 auto;
|
|
30296
|
+
display: flex;
|
|
30297
|
+
}
|
|
30298
|
+
.E_w1vvwdlp .left,
|
|
30299
|
+
.E_w1vvwdlp .right {
|
|
30300
|
+
flex-grow: 0;
|
|
30301
|
+
flex-shrink: 0;
|
|
30302
|
+
flex-basis: 21%;
|
|
30303
|
+
}
|
|
30304
|
+
.E_w1vvwdlp .left {
|
|
30305
|
+
display: flex;
|
|
30306
|
+
justify-content: flex-end;
|
|
30307
|
+
padding-right: 44px;
|
|
30308
|
+
}
|
|
30309
|
+
.E_w1vvwdlp .right {
|
|
30310
|
+
padding-left: 44px;
|
|
30311
|
+
}
|
|
30312
|
+
.E_w1vvwdlp .middle {
|
|
30398
30313
|
margin-bottom: 40px;
|
|
30399
30314
|
flex-grow: 0;
|
|
30400
30315
|
flex-shrink: 0;
|
|
@@ -31042,6 +30957,87 @@ input.E_rrg1fkn.ant-input {
|
|
|
31042
30957
|
word-break: break-all;
|
|
31043
30958
|
}
|
|
31044
30959
|
|
|
30960
|
+
.E_s1fc623g {
|
|
30961
|
+
width: 430px !important;
|
|
30962
|
+
}
|
|
30963
|
+
|
|
30964
|
+
.E_da3mx0o .ant-select-item-group {
|
|
30965
|
+
padding: 8px 16px;
|
|
30966
|
+
line-height: 18px;
|
|
30967
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30968
|
+
height: 34px;
|
|
30969
|
+
min-height: 34px;
|
|
30970
|
+
box-sizing: border-box;
|
|
30971
|
+
margin-top: 8px;
|
|
30972
|
+
}
|
|
30973
|
+
|
|
30974
|
+
.E_onr9gzt {
|
|
30975
|
+
display: flex;
|
|
30976
|
+
flex-direction: column;
|
|
30977
|
+
margin: 1px 8px;
|
|
30978
|
+
padding: 8px;
|
|
30979
|
+
border-radius: 4px;
|
|
30980
|
+
}
|
|
30981
|
+
.E_onr9gzt .selected-icon {
|
|
30982
|
+
display: none;
|
|
30983
|
+
}
|
|
30984
|
+
.E_onr9gzt.ant-select-item-option-grouped {
|
|
30985
|
+
padding-left: 8px;
|
|
30986
|
+
}
|
|
30987
|
+
.E_onr9gzt.ant-select-item-option-selected {
|
|
30988
|
+
background-color: white;
|
|
30989
|
+
}
|
|
30990
|
+
.E_onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
30991
|
+
color: #0080ff;
|
|
30992
|
+
}
|
|
30993
|
+
.E_onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
30994
|
+
display: block;
|
|
30995
|
+
}
|
|
30996
|
+
.E_onr9gzt.ant-select-item-option-active {
|
|
30997
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30998
|
+
}
|
|
30999
|
+
.E_onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31000
|
+
color: #0080ff;
|
|
31001
|
+
}
|
|
31002
|
+
.E_onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31003
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31004
|
+
color: #0080ff;
|
|
31005
|
+
}
|
|
31006
|
+
|
|
31007
|
+
.E_oiy0apc {
|
|
31008
|
+
display: flex;
|
|
31009
|
+
justify-content: space-between;
|
|
31010
|
+
height: 20px;
|
|
31011
|
+
line-height: 20px;
|
|
31012
|
+
}
|
|
31013
|
+
.E_oiy0apc .timezone-title {
|
|
31014
|
+
color: #2d3a56;
|
|
31015
|
+
overflow: hidden;
|
|
31016
|
+
text-overflow: ellipsis;
|
|
31017
|
+
}
|
|
31018
|
+
|
|
31019
|
+
.E_of4y382 {
|
|
31020
|
+
display: flex;
|
|
31021
|
+
justify-content: space-between;
|
|
31022
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31023
|
+
height: 18px;
|
|
31024
|
+
line-height: 18px;
|
|
31025
|
+
margin-top: 2px;
|
|
31026
|
+
}
|
|
31027
|
+
|
|
31028
|
+
.E_t19903l9 {
|
|
31029
|
+
border: none;
|
|
31030
|
+
margin-right: 0;
|
|
31031
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31032
|
+
}
|
|
31033
|
+
|
|
31034
|
+
.E_ohwbvxu {
|
|
31035
|
+
pointer-events: none;
|
|
31036
|
+
height: 32px;
|
|
31037
|
+
width: 100%;
|
|
31038
|
+
opacity: 0;
|
|
31039
|
+
}
|
|
31040
|
+
|
|
31045
31041
|
.E_t1upn1sz {
|
|
31046
31042
|
height: 100%;
|
|
31047
31043
|
}
|
|
@@ -31881,1508 +31877,1519 @@ input.E_rrg1fkn.ant-input {
|
|
|
31881
31877
|
line-height: 12px;
|
|
31882
31878
|
}
|
|
31883
31879
|
|
|
31884
|
-
.
|
|
31885
|
-
|
|
31886
|
-
}
|
|
31887
|
-
.E_c1uzzomf .card-title {
|
|
31888
|
-
font-size: 16px;
|
|
31889
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31890
|
-
font-weight: 700;
|
|
31891
|
-
line-height: 32px;
|
|
31892
|
-
}
|
|
31893
|
-
.E_c1uzzomf .card-body {
|
|
31894
|
-
padding: 24px;
|
|
31895
|
-
border-radius: 8px;
|
|
31896
|
-
background: #fff;
|
|
31897
|
-
}
|
|
31898
|
-
.E_c1uzzomf .empty {
|
|
31899
|
-
font-weight: 700;
|
|
31900
|
-
font-size: 14px;
|
|
31901
|
-
line-height: 22px;
|
|
31902
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31903
|
-
text-align: center;
|
|
31880
|
+
.E_i1e4sgug {
|
|
31881
|
+
display: inline-block;
|
|
31904
31882
|
}
|
|
31905
31883
|
|
|
31906
|
-
.
|
|
31907
|
-
|
|
31908
|
-
|
|
31909
|
-
|
|
31910
|
-
|
|
31911
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31912
|
-
cursor: pointer;
|
|
31913
|
-
transition: color 160ms ease;
|
|
31884
|
+
.E_t160l1cm {
|
|
31885
|
+
display: flex;
|
|
31886
|
+
flex-direction: column;
|
|
31887
|
+
flex: 1;
|
|
31888
|
+
/* FIXME:(yanzhen) do this better */
|
|
31914
31889
|
}
|
|
31915
|
-
.
|
|
31916
|
-
|
|
31890
|
+
.E_t160l1cm .tab-bar {
|
|
31891
|
+
flex-shrink: 0;
|
|
31892
|
+
display: flex;
|
|
31893
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31917
31894
|
}
|
|
31918
|
-
.
|
|
31919
|
-
|
|
31895
|
+
.E_t160l1cm .tab-content {
|
|
31896
|
+
height: 100%;
|
|
31920
31897
|
}
|
|
31921
|
-
|
|
31922
|
-
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
31898
|
+
.E_t160l1cm .tab-menu-item {
|
|
31923
31899
|
margin-right: 2px;
|
|
31900
|
+
padding: 1px 12px;
|
|
31901
|
+
line-height: 24px;
|
|
31902
|
+
height: 24px;
|
|
31903
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31904
|
+
border-radius: 4px 4px 0 0;
|
|
31905
|
+
cursor: pointer;
|
|
31906
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31924
31907
|
}
|
|
31925
|
-
|
|
31926
|
-
|
|
31927
|
-
padding-left: 8px;
|
|
31928
|
-
padding-right: 8px;
|
|
31929
|
-
}
|
|
31930
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
31931
|
-
border-radius: 4px;
|
|
31932
|
-
}
|
|
31933
|
-
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31934
|
-
border-radius: 4px;
|
|
31908
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
31909
|
+
padding-left: 0;
|
|
31935
31910
|
}
|
|
31936
|
-
|
|
31937
|
-
.E_ma64lna .ant-segmented-item-label {
|
|
31911
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31938
31912
|
padding-left: 12px;
|
|
31939
|
-
padding-right: 12px;
|
|
31940
31913
|
}
|
|
31941
|
-
|
|
31942
|
-
|
|
31943
|
-
background
|
|
31914
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
31915
|
+
color: #0080ff;
|
|
31916
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31944
31917
|
}
|
|
31945
|
-
.
|
|
31946
|
-
|
|
31947
|
-
color: rgba(44, 56, 82, 0.75);
|
|
31918
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31919
|
+
fill: #0080ff;
|
|
31948
31920
|
}
|
|
31949
|
-
.
|
|
31950
|
-
background
|
|
31921
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
31922
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31951
31923
|
}
|
|
31952
|
-
.
|
|
31953
|
-
|
|
31924
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31925
|
+
color: #0080ff;
|
|
31926
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31954
31927
|
}
|
|
31955
|
-
|
|
31956
|
-
.
|
|
31957
|
-
border: 1px solid #d8deeb;
|
|
31958
|
-
border-radius: 4px;
|
|
31928
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31929
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31959
31930
|
}
|
|
31960
|
-
.
|
|
31961
|
-
|
|
31931
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31932
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31962
31933
|
}
|
|
31963
|
-
.
|
|
31964
|
-
|
|
31934
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31935
|
+
fill: #0080ff;
|
|
31965
31936
|
}
|
|
31966
|
-
.
|
|
31937
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31938
|
+
color: #0080ff;
|
|
31967
31939
|
background: rgba(0, 128, 255, 0.1);
|
|
31968
31940
|
}
|
|
31969
|
-
.
|
|
31970
|
-
|
|
31941
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
31942
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31971
31943
|
}
|
|
31972
|
-
.
|
|
31973
|
-
|
|
31944
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
31945
|
+
fill: #1d326c;
|
|
31974
31946
|
}
|
|
31975
|
-
|
|
31976
|
-
|
|
31977
|
-
|
|
31978
|
-
|
|
31979
|
-
|
|
31980
|
-
|
|
31981
|
-
|
|
31947
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
31948
|
+
margin-left: 8px;
|
|
31949
|
+
height: 22px;
|
|
31950
|
+
}
|
|
31951
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
31952
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
31953
|
+
}
|
|
31954
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
31955
|
+
padding: 0;
|
|
31982
31956
|
display: flex;
|
|
31983
31957
|
align-items: center;
|
|
31984
|
-
|
|
31985
|
-
border: 1px solid var(--color);
|
|
31958
|
+
overflow: hidden;
|
|
31986
31959
|
}
|
|
31987
|
-
.
|
|
31960
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31961
|
+
opacity: 0;
|
|
31962
|
+
max-width: 0;
|
|
31963
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31964
|
+
}
|
|
31965
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31966
|
+
padding: 1px 12px;
|
|
31988
31967
|
position: relative;
|
|
31989
|
-
|
|
31990
|
-
width: 10px;
|
|
31991
|
-
border-radius: 50%;
|
|
31992
|
-
overflow: hidden;
|
|
31968
|
+
display: flex;
|
|
31993
31969
|
}
|
|
31994
|
-
.
|
|
31970
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31971
|
+
opacity: 0;
|
|
31995
31972
|
position: absolute;
|
|
31996
|
-
|
|
31997
|
-
width: 100%;
|
|
31973
|
+
top: 50%;
|
|
31998
31974
|
left: 0;
|
|
31999
|
-
|
|
32000
|
-
|
|
32001
|
-
|
|
32002
|
-
transform: rotate(180deg);
|
|
31975
|
+
transform: translate(-50%, -50%);
|
|
31976
|
+
transition: opacity 100ms linear;
|
|
31977
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
32003
31978
|
}
|
|
32004
|
-
.
|
|
32005
|
-
|
|
32006
|
-
height: 100%;
|
|
32007
|
-
width: 100%;
|
|
32008
|
-
left: 0;
|
|
32009
|
-
top: 0;
|
|
32010
|
-
margin-left: 50%;
|
|
32011
|
-
transform-origin: left;
|
|
32012
|
-
background: white;
|
|
32013
|
-
transform: rotate(0deg);
|
|
31979
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31980
|
+
color: #0080ff;
|
|
32014
31981
|
}
|
|
32015
|
-
|
|
32016
|
-
|
|
32017
|
-
|
|
31982
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31983
|
+
padding: 1px 12px;
|
|
31984
|
+
display: inline-block;
|
|
31985
|
+
opacity: 1;
|
|
31986
|
+
max-width: 160px;
|
|
32018
31987
|
}
|
|
32019
|
-
.
|
|
32020
|
-
|
|
31988
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31989
|
+
padding: 1px 12px;
|
|
31990
|
+
color: #005ed1;
|
|
32021
31991
|
}
|
|
32022
|
-
.
|
|
32023
|
-
|
|
31992
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31993
|
+
opacity: 1;
|
|
32024
31994
|
}
|
|
32025
|
-
|
|
32026
|
-
.
|
|
32027
|
-
display: flex;
|
|
32028
|
-
align-items: center;
|
|
32029
|
-
font-size: 12px;
|
|
32030
|
-
line-height: 18px;
|
|
31995
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
31996
|
+
background: rgba(0, 128, 255, 0.16);
|
|
32031
31997
|
}
|
|
32032
|
-
.
|
|
32033
|
-
|
|
31998
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
31999
|
+
opacity: 0;
|
|
32034
32000
|
}
|
|
32035
|
-
|
|
32036
|
-
|
|
32037
|
-
|
|
32001
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
32002
|
+
padding: 4px 16px;
|
|
32003
|
+
height: 32px;
|
|
32004
|
+
border-radius: 6px 6px 0 0;
|
|
32038
32005
|
}
|
|
32039
|
-
|
|
32040
|
-
|
|
32041
|
-
max-height: 400px;
|
|
32042
|
-
overflow: "auto";
|
|
32006
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
32007
|
+
padding-left: 0;
|
|
32043
32008
|
}
|
|
32044
|
-
|
|
32045
|
-
|
|
32046
|
-
display: inline-block;
|
|
32047
|
-
width: 100%;
|
|
32009
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
32010
|
+
padding-left: 16px;
|
|
32048
32011
|
}
|
|
32049
|
-
.
|
|
32050
|
-
margin-left:
|
|
32012
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
32013
|
+
margin-left: 11px;
|
|
32014
|
+
height: 24px;
|
|
32051
32015
|
}
|
|
32052
|
-
|
|
32053
|
-
|
|
32054
|
-
padding: 4px;
|
|
32016
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
32017
|
+
padding: 0;
|
|
32055
32018
|
}
|
|
32056
|
-
|
|
32057
|
-
|
|
32058
|
-
display: flex;
|
|
32059
|
-
justify-content: space-between;
|
|
32060
|
-
align-items: center;
|
|
32061
|
-
font-size: 13px;
|
|
32062
|
-
line-height: 24px;
|
|
32063
|
-
color: #cccccc;
|
|
32064
|
-
white-space: nowrap;
|
|
32019
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
32020
|
+
padding: 4px 16px;
|
|
32065
32021
|
}
|
|
32066
|
-
.
|
|
32067
|
-
|
|
32022
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
32023
|
+
padding: 4px 16px;
|
|
32068
32024
|
}
|
|
32069
|
-
|
|
32070
|
-
|
|
32071
|
-
font-weight: bold;
|
|
32072
|
-
color: white;
|
|
32025
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
32026
|
+
background: #fff;
|
|
32073
32027
|
}
|
|
32074
|
-
|
|
32075
|
-
|
|
32076
|
-
width: 8px;
|
|
32077
|
-
height: 8px;
|
|
32078
|
-
border-radius: 2px;
|
|
32079
|
-
display: inline-block;
|
|
32080
|
-
background: var(--s11212zy-0);
|
|
32081
|
-
border: 1px solid #fff;
|
|
32082
|
-
box-sizing: content-box;
|
|
32083
|
-
margin-right: 6px;
|
|
32028
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
32029
|
+
color: #005ed1;
|
|
32084
32030
|
}
|
|
32085
|
-
|
|
32086
|
-
|
|
32087
|
-
|
|
32088
|
-
color: white;
|
|
32089
|
-
margin-right: 4px;
|
|
32031
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
32032
|
+
background: #fff;
|
|
32033
|
+
color: #1d326c;
|
|
32090
32034
|
}
|
|
32091
|
-
|
|
32092
|
-
.
|
|
32093
|
-
width: 192px;
|
|
32094
|
-
height: 246px;
|
|
32095
|
-
border-radius: 4px;
|
|
32035
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
32036
|
+
color: rgba(45, 58, 86, 0.6);
|
|
32096
32037
|
}
|
|
32097
|
-
.
|
|
32098
|
-
|
|
32099
|
-
width: 100%;
|
|
32100
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
32101
|
-
border-top: none;
|
|
32038
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
32039
|
+
color: #1d326c;
|
|
32102
32040
|
}
|
|
32103
|
-
.
|
|
32104
|
-
|
|
32105
|
-
padding: 0 16px;
|
|
32041
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
32042
|
+
fill: #d8deeb;
|
|
32106
32043
|
}
|
|
32107
|
-
.
|
|
32108
|
-
|
|
32109
|
-
width: 100%;
|
|
32110
|
-
height: 180px;
|
|
32111
|
-
border-spacing: 0;
|
|
32044
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
32045
|
+
fill: #1d326c;
|
|
32112
32046
|
}
|
|
32113
|
-
.
|
|
32114
|
-
|
|
32115
|
-
|
|
32047
|
+
.E_t160l1cm .tab-content {
|
|
32048
|
+
flex: 1;
|
|
32049
|
+
display: flex;
|
|
32050
|
+
flex-direction: column;
|
|
32116
32051
|
}
|
|
32117
|
-
.
|
|
32118
|
-
|
|
32119
|
-
width: 22px;
|
|
32052
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
32053
|
+
overflow: visible;
|
|
32120
32054
|
}
|
|
32121
|
-
|
|
32122
|
-
.
|
|
32123
|
-
|
|
32055
|
+
|
|
32056
|
+
.E_t14npdqr {
|
|
32057
|
+
max-width: 240px;
|
|
32058
|
+
animation: none;
|
|
32124
32059
|
}
|
|
32125
|
-
.
|
|
32126
|
-
|
|
32127
|
-
|
|
32060
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
32061
|
+
border: 1px solid #0080ff;
|
|
32062
|
+
padding: 0;
|
|
32128
32063
|
}
|
|
32129
|
-
.
|
|
32130
|
-
|
|
32131
|
-
|
|
32064
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
32065
|
+
margin: 0;
|
|
32066
|
+
height: 32px;
|
|
32067
|
+
line-height: 32px;
|
|
32068
|
+
font-size: 13px;
|
|
32069
|
+
padding: 0 10px;
|
|
32070
|
+
display: block;
|
|
32071
|
+
overflow: hidden;
|
|
32072
|
+
text-overflow: ellipsis;
|
|
32073
|
+
white-space: nowrap;
|
|
32132
32074
|
}
|
|
32133
|
-
.
|
|
32134
|
-
|
|
32075
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
32076
|
+
content: " ";
|
|
32077
|
+
height: 1px;
|
|
32078
|
+
width: calc(100% + 10px);
|
|
32079
|
+
background: rgba(172, 186, 211, 0.6);
|
|
32080
|
+
display: block;
|
|
32135
32081
|
}
|
|
32136
|
-
.
|
|
32137
|
-
|
|
32082
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
32083
|
+
color: #0080ff;
|
|
32084
|
+
background: transparent;
|
|
32138
32085
|
}
|
|
32139
32086
|
|
|
32140
|
-
.
|
|
32141
|
-
|
|
32142
|
-
|
|
32143
|
-
|
|
32144
|
-
padding: 7px 10px;
|
|
32087
|
+
.E_h1ol2wl7 {
|
|
32088
|
+
font-weight: bold;
|
|
32089
|
+
background-color: unset;
|
|
32090
|
+
padding: unset;
|
|
32145
32091
|
}
|
|
32146
32092
|
|
|
32147
|
-
.
|
|
32148
|
-
|
|
32149
|
-
display: flex;
|
|
32150
|
-
justify-content: space-between;
|
|
32151
|
-
align-items: center;
|
|
32152
|
-
padding: 8px 16px;
|
|
32153
|
-
}
|
|
32154
|
-
.E_c167wnad .anticon {
|
|
32155
|
-
cursor: pointer;
|
|
32093
|
+
.E_c1uzzomf {
|
|
32094
|
+
margin-bottom: 16px;
|
|
32156
32095
|
}
|
|
32157
|
-
.
|
|
32158
|
-
|
|
32096
|
+
.E_c1uzzomf .card-title {
|
|
32097
|
+
font-size: 16px;
|
|
32098
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32099
|
+
font-weight: 700;
|
|
32100
|
+
line-height: 32px;
|
|
32159
32101
|
}
|
|
32160
|
-
|
|
32161
|
-
|
|
32162
|
-
|
|
32163
|
-
|
|
32164
|
-
.E_cxhf7dh .dots {
|
|
32165
|
-
display: flex;
|
|
32166
|
-
justify-content: center;
|
|
32102
|
+
.E_c1uzzomf .card-body {
|
|
32103
|
+
padding: 24px;
|
|
32104
|
+
border-radius: 8px;
|
|
32105
|
+
background: #fff;
|
|
32167
32106
|
}
|
|
32168
|
-
.
|
|
32169
|
-
|
|
32170
|
-
|
|
32171
|
-
height:
|
|
32172
|
-
|
|
32173
|
-
|
|
32107
|
+
.E_c1uzzomf .empty {
|
|
32108
|
+
font-weight: 700;
|
|
32109
|
+
font-size: 14px;
|
|
32110
|
+
line-height: 22px;
|
|
32111
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32112
|
+
text-align: center;
|
|
32174
32113
|
}
|
|
32175
|
-
|
|
32176
|
-
|
|
32114
|
+
|
|
32115
|
+
.E_c18gxmrl {
|
|
32116
|
+
border: 1px solid #d8deeb;
|
|
32117
|
+
border-radius: 4px;
|
|
32177
32118
|
}
|
|
32178
|
-
.
|
|
32179
|
-
|
|
32180
|
-
height: 2px;
|
|
32181
|
-
background: #0096ff;
|
|
32182
|
-
border-radius: 2px;
|
|
32119
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
32120
|
+
margin-top: 8px;
|
|
32183
32121
|
}
|
|
32184
|
-
|
|
32185
|
-
|
|
32186
|
-
background: white;
|
|
32122
|
+
.E_c18gxmrl:hover {
|
|
32123
|
+
border-color: #0080ff;
|
|
32187
32124
|
}
|
|
32188
|
-
.
|
|
32189
|
-
|
|
32125
|
+
.E_c18gxmrl:hover > header {
|
|
32126
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32190
32127
|
}
|
|
32191
|
-
.
|
|
32192
|
-
|
|
32128
|
+
.E_c18gxmrl.active header {
|
|
32129
|
+
border-bottom: 1px solid #d8deeb;
|
|
32193
32130
|
}
|
|
32194
|
-
.
|
|
32195
|
-
|
|
32131
|
+
.E_c18gxmrl > header {
|
|
32132
|
+
padding: 8px 12px;
|
|
32196
32133
|
}
|
|
32197
|
-
|
|
32198
|
-
|
|
32134
|
+
|
|
32135
|
+
.E_berrcjl {
|
|
32136
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32137
|
+
margin-bottom: 4px;
|
|
32199
32138
|
}
|
|
32200
|
-
.
|
|
32201
|
-
|
|
32139
|
+
.E_berrcjl .breadcrumb-link {
|
|
32140
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32141
|
+
cursor: pointer;
|
|
32142
|
+
transition: color 160ms ease;
|
|
32202
32143
|
}
|
|
32203
|
-
.
|
|
32204
|
-
|
|
32144
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
32145
|
+
color: #0080ff;
|
|
32205
32146
|
}
|
|
32206
|
-
.
|
|
32207
|
-
|
|
32147
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
32148
|
+
color: #005ed1;
|
|
32208
32149
|
}
|
|
32209
|
-
|
|
32150
|
+
|
|
32151
|
+
.E_c1kchka8 {
|
|
32152
|
+
height: 100%;
|
|
32153
|
+
width: 100%;
|
|
32210
32154
|
display: flex;
|
|
32211
|
-
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
white-space: nowrap;
|
|
32215
|
-
overflow: hidden;
|
|
32216
|
-
text-overflow: ellipsis;
|
|
32155
|
+
flex-direction: column;
|
|
32156
|
+
background: #fff;
|
|
32157
|
+
overflow: auto;
|
|
32217
32158
|
}
|
|
32218
32159
|
|
|
32219
|
-
.
|
|
32160
|
+
.E_ctdb951 {
|
|
32220
32161
|
display: flex;
|
|
32221
|
-
justify-content: space-between;
|
|
32222
32162
|
align-items: center;
|
|
32223
|
-
|
|
32224
|
-
|
|
32225
|
-
|
|
32226
|
-
|
|
32227
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32228
|
-
font-weight: 600;
|
|
32229
|
-
font-size: 12px;
|
|
32230
|
-
line-height: 8px;
|
|
32163
|
+
justify-content: space-between;
|
|
32164
|
+
padding: 0 12px 0 8px;
|
|
32165
|
+
height: 44px;
|
|
32166
|
+
flex-shrink: 0;
|
|
32231
32167
|
}
|
|
32232
|
-
.
|
|
32168
|
+
.E_ctdb951 .year-number-input {
|
|
32169
|
+
width: 54px;
|
|
32170
|
+
padding: 4px;
|
|
32171
|
+
margin-right: 9px;
|
|
32172
|
+
font-weight: 700;
|
|
32233
32173
|
font-size: 16px;
|
|
32234
|
-
|
|
32174
|
+
line-height: 24px;
|
|
32175
|
+
}
|
|
32176
|
+
.E_ctdb951 .year-number-text {
|
|
32235
32177
|
cursor: pointer;
|
|
32178
|
+
margin-right: 4px;
|
|
32236
32179
|
}
|
|
32237
|
-
|
|
32238
|
-
|
|
32239
|
-
|
|
32240
|
-
|
|
32180
|
+
.E_ctdb951 .year-control {
|
|
32181
|
+
display: flex;
|
|
32182
|
+
align-items: center;
|
|
32183
|
+
gap: 8px;
|
|
32241
32184
|
}
|
|
32242
|
-
|
|
32243
|
-
.E_t93e4cf {
|
|
32185
|
+
.E_ctdb951 .year-control .ant-btn {
|
|
32244
32186
|
display: flex;
|
|
32245
|
-
|
|
32246
|
-
|
|
32187
|
+
align-items: center;
|
|
32188
|
+
justify-content: center;
|
|
32189
|
+
background: rgba(237, 241, 250, 0.6);
|
|
32247
32190
|
}
|
|
32248
|
-
|
|
32249
|
-
|
|
32191
|
+
|
|
32192
|
+
.E_cvgtyx0 {
|
|
32193
|
+
display: grid;
|
|
32194
|
+
grid-template-columns: repeat(7, auto);
|
|
32195
|
+
list-style: none;
|
|
32196
|
+
padding: 0 12px;
|
|
32197
|
+
margin: unset;
|
|
32198
|
+
height: 40px;
|
|
32199
|
+
gap: 4px;
|
|
32200
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
32201
|
+
flex-wrap: wrap;
|
|
32202
|
+
flex-shrink: 0;
|
|
32250
32203
|
}
|
|
32251
|
-
.
|
|
32252
|
-
|
|
32204
|
+
.E_cvgtyx0 li {
|
|
32205
|
+
width: 40px;
|
|
32206
|
+
height: 40px;
|
|
32207
|
+
line-height: 40px;
|
|
32208
|
+
text-align: center;
|
|
32209
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32253
32210
|
}
|
|
32254
|
-
|
|
32255
|
-
|
|
32256
|
-
|
|
32257
|
-
|
|
32258
|
-
|
|
32211
|
+
|
|
32212
|
+
.E_crprfvb {
|
|
32213
|
+
flex: 1;
|
|
32214
|
+
overflow: auto;
|
|
32215
|
+
position: relative;
|
|
32259
32216
|
}
|
|
32260
|
-
.
|
|
32261
|
-
|
|
32262
|
-
|
|
32217
|
+
.E_crprfvb ul {
|
|
32218
|
+
list-style: none;
|
|
32219
|
+
padding: 0;
|
|
32220
|
+
margin: 0;
|
|
32263
32221
|
}
|
|
32264
|
-
.
|
|
32265
|
-
|
|
32222
|
+
.E_crprfvb ul .month-container header {
|
|
32223
|
+
padding: 4px 12px;
|
|
32224
|
+
position: sticky;
|
|
32225
|
+
top: 0;
|
|
32226
|
+
background: #fff;
|
|
32227
|
+
transition: all 0.2s ease-in-out;
|
|
32228
|
+
z-index: 2;
|
|
32266
32229
|
}
|
|
32267
|
-
|
|
32268
|
-
.
|
|
32269
|
-
width: var(--rhz2uv5-0);
|
|
32270
|
-
flex-shrink: 0;
|
|
32271
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32272
|
-
padding-right: 12px;
|
|
32230
|
+
.E_crprfvb ul .month-container header.pinned {
|
|
32231
|
+
box-shadow: 0px 4px 12px rgba(225, 230, 241, 0.4), inset 0px -1px 0px rgba(225, 230, 241, 0.6);
|
|
32273
32232
|
}
|
|
32274
|
-
|
|
32275
|
-
|
|
32276
|
-
|
|
32277
|
-
|
|
32278
|
-
|
|
32233
|
+
.E_crprfvb ul .month-container .dates-in-month {
|
|
32234
|
+
display: grid;
|
|
32235
|
+
grid-template-columns: repeat(7, auto);
|
|
32236
|
+
gap: 4px 0;
|
|
32237
|
+
padding: 4px 12px;
|
|
32279
32238
|
}
|
|
32280
|
-
|
|
32281
|
-
|
|
32239
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block {
|
|
32240
|
+
width: 100%;
|
|
32241
|
+
height: 100%;
|
|
32282
32242
|
display: flex;
|
|
32283
32243
|
align-items: center;
|
|
32284
|
-
|
|
32244
|
+
justify-content: center;
|
|
32285
32245
|
}
|
|
32286
|
-
.
|
|
32287
|
-
|
|
32288
|
-
|
|
32246
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block.highlight {
|
|
32247
|
+
border-color: #e6f4ff;
|
|
32248
|
+
background: #e6f4ff;
|
|
32289
32249
|
}
|
|
32290
|
-
|
|
32291
|
-
|
|
32292
|
-
|
|
32250
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block.highlight.first-highlight {
|
|
32251
|
+
position: relative;
|
|
32252
|
+
background: #fff;
|
|
32293
32253
|
}
|
|
32294
|
-
.
|
|
32295
|
-
|
|
32254
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block.highlight.first-highlight::after {
|
|
32255
|
+
content: "";
|
|
32256
|
+
position: absolute;
|
|
32257
|
+
right: 0;
|
|
32258
|
+
top: 0;
|
|
32259
|
+
width: calc(50% + 20px);
|
|
32260
|
+
height: 100%;
|
|
32261
|
+
background: #e6f4ff;
|
|
32262
|
+
border-top-left-radius: 50%;
|
|
32263
|
+
border-bottom-left-radius: 50%;
|
|
32296
32264
|
}
|
|
32297
|
-
|
|
32298
|
-
|
|
32299
|
-
|
|
32300
|
-
align-items: center;
|
|
32265
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight {
|
|
32266
|
+
position: relative;
|
|
32267
|
+
background: #fff;
|
|
32301
32268
|
}
|
|
32302
|
-
.
|
|
32303
|
-
|
|
32269
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight::after {
|
|
32270
|
+
content: "";
|
|
32271
|
+
position: absolute;
|
|
32272
|
+
left: 0;
|
|
32273
|
+
top: 0;
|
|
32274
|
+
width: calc(50% + 20px);
|
|
32275
|
+
height: 100%;
|
|
32276
|
+
background: #e6f4ff;
|
|
32277
|
+
border-top-right-radius: 50%;
|
|
32278
|
+
border-bottom-right-radius: 50%;
|
|
32304
32279
|
}
|
|
32305
|
-
|
|
32306
|
-
|
|
32307
|
-
|
|
32308
|
-
|
|
32309
|
-
white-space: inherit;
|
|
32310
|
-
text-overflow: ellipsis;
|
|
32280
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block.highlight.last-highlight:last-child::after {
|
|
32281
|
+
width: 40px;
|
|
32282
|
+
top: 50%;
|
|
32283
|
+
transform: translateY(-50%);
|
|
32311
32284
|
}
|
|
32312
|
-
|
|
32313
|
-
|
|
32314
|
-
display: flex;
|
|
32315
|
-
justify-content: space-between;
|
|
32316
|
-
width: 100%;
|
|
32285
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block + .highlight {
|
|
32286
|
+
border-radius: unset;
|
|
32317
32287
|
}
|
|
32318
|
-
.
|
|
32319
|
-
|
|
32288
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block:hover > .date {
|
|
32289
|
+
border: 1px solid #0080ff;
|
|
32290
|
+
cursor: pointer;
|
|
32291
|
+
background: #fff;
|
|
32320
32292
|
}
|
|
32321
|
-
|
|
32322
|
-
|
|
32323
|
-
|
|
32293
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block > .date {
|
|
32294
|
+
width: 38px;
|
|
32295
|
+
height: 38px;
|
|
32296
|
+
line-height: 36px;
|
|
32297
|
+
text-align: center;
|
|
32298
|
+
border-radius: 50%;
|
|
32299
|
+
color: #00122e;
|
|
32300
|
+
border: 1px solid transparent;
|
|
32301
|
+
transition: background, border 0.2s ease-in-out;
|
|
32302
|
+
position: relative;
|
|
32303
|
+
z-index: 1;
|
|
32324
32304
|
}
|
|
32325
|
-
|
|
32326
|
-
|
|
32327
|
-
border: 0px;
|
|
32328
|
-
background-color: #fff;
|
|
32305
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block > .date.blank {
|
|
32306
|
+
background: transparent;
|
|
32329
32307
|
}
|
|
32330
|
-
.
|
|
32331
|
-
|
|
32332
|
-
|
|
32333
|
-
padding-left: 0px !important;
|
|
32334
|
-
padding-right: 24px;
|
|
32308
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block > .date.today {
|
|
32309
|
+
color: #0080ff;
|
|
32310
|
+
border-color: rgba(0, 136, 255, 0.16);
|
|
32335
32311
|
}
|
|
32336
|
-
.
|
|
32337
|
-
|
|
32312
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block > .date.highlight {
|
|
32313
|
+
border-color: #e6f4ff;
|
|
32338
32314
|
}
|
|
32339
|
-
.
|
|
32340
|
-
|
|
32315
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block > .date:hover {
|
|
32316
|
+
border-color: #0080ff;
|
|
32317
|
+
cursor: pointer;
|
|
32318
|
+
background: #fff;
|
|
32341
32319
|
}
|
|
32342
|
-
|
|
32343
|
-
|
|
32344
|
-
|
|
32345
|
-
|
|
32320
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block > .date.checked {
|
|
32321
|
+
background: #0080ff;
|
|
32322
|
+
color: #fff;
|
|
32323
|
+
}
|
|
32324
|
+
.E_crprfvb ul .month-container .dates-in-month .date-block > .date.disabled {
|
|
32325
|
+
cursor: not-allowed;
|
|
32326
|
+
border-color: transparent;
|
|
32327
|
+
background: #e4e9f2;
|
|
32328
|
+
color: rgba(107, 128, 167, 0.6);
|
|
32346
32329
|
}
|
|
32347
32330
|
|
|
32348
|
-
.
|
|
32349
|
-
color: #2d3a56;
|
|
32350
|
-
line-height: 22px;
|
|
32331
|
+
.E_ipbxcfl {
|
|
32351
32332
|
display: inline-flex;
|
|
32333
|
+
flex-direction: column;
|
|
32334
|
+
align-items: flex-start;
|
|
32352
32335
|
}
|
|
32353
|
-
.
|
|
32354
|
-
|
|
32355
|
-
display: flex;
|
|
32336
|
+
.E_ipbxcfl .input-time {
|
|
32337
|
+
flex-shrink: 0;
|
|
32338
|
+
display: inline-flex;
|
|
32356
32339
|
align-items: center;
|
|
32357
|
-
|
|
32340
|
+
border: 1px solid #e4e9f2;
|
|
32341
|
+
transition: all 0.1s ease-in-out;
|
|
32342
|
+
padding: 4px 8px;
|
|
32343
|
+
background: #fff;
|
|
32344
|
+
border-radius: 5px;
|
|
32358
32345
|
}
|
|
32359
|
-
.
|
|
32346
|
+
.E_ipbxcfl .input-time.focus {
|
|
32347
|
+
border-color: #0080ff;
|
|
32348
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32349
|
+
}
|
|
32350
|
+
.E_ipbxcfl .input-time.error {
|
|
32351
|
+
border-color: #f0483e;
|
|
32352
|
+
}
|
|
32353
|
+
.E_ipbxcfl .input-time.error.focus {
|
|
32354
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.2);
|
|
32355
|
+
}
|
|
32356
|
+
.E_ipbxcfl .input-time input {
|
|
32357
|
+
font-family: "Inter";
|
|
32358
|
+
font-style: normal;
|
|
32359
|
+
font-weight: 400;
|
|
32360
|
+
font-size: 13px;
|
|
32361
|
+
line-height: 20px;
|
|
32360
32362
|
border: none;
|
|
32363
|
+
outline: none;
|
|
32364
|
+
width: 23px;
|
|
32365
|
+
height: 20px;
|
|
32366
|
+
text-align: center;
|
|
32367
|
+
padding: 0;
|
|
32368
|
+
color: #00122e;
|
|
32361
32369
|
}
|
|
32362
|
-
.
|
|
32363
|
-
|
|
32364
|
-
border-color: #0080ff;
|
|
32370
|
+
.E_ipbxcfl .input-time input::placeholder {
|
|
32371
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32365
32372
|
}
|
|
32366
|
-
.
|
|
32367
|
-
|
|
32373
|
+
.E_ipbxcfl .input-time input:disabled {
|
|
32374
|
+
background: inherit;
|
|
32368
32375
|
}
|
|
32369
|
-
.
|
|
32370
|
-
|
|
32371
|
-
|
|
32376
|
+
.E_ipbxcfl .input-time input:focus, .E_ipbxcfl .input-time input:active {
|
|
32377
|
+
border: none;
|
|
32378
|
+
outline: none;
|
|
32372
32379
|
}
|
|
32373
|
-
.
|
|
32374
|
-
|
|
32380
|
+
.E_ipbxcfl .input-time .connect-symbol {
|
|
32381
|
+
margin: 0 2px;
|
|
32382
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32375
32383
|
}
|
|
32376
|
-
.
|
|
32377
|
-
|
|
32378
|
-
height: 2px;
|
|
32379
|
-
width: 10px;
|
|
32380
|
-
border-radius: 2px;
|
|
32384
|
+
.E_ipbxcfl .input-time .connect-symbol.inputted {
|
|
32385
|
+
color: #00122e;
|
|
32381
32386
|
}
|
|
32382
|
-
.
|
|
32383
|
-
|
|
32387
|
+
.E_ipbxcfl .error-message {
|
|
32388
|
+
color: #f0483e;
|
|
32389
|
+
margin-top: 4px;
|
|
32384
32390
|
}
|
|
32385
|
-
|
|
32386
|
-
|
|
32387
|
-
|
|
32391
|
+
|
|
32392
|
+
.E_a120uq8m {
|
|
32393
|
+
width: 100%;
|
|
32394
|
+
height: 100%;
|
|
32395
|
+
display: flex;
|
|
32396
|
+
flex-direction: column;
|
|
32388
32397
|
}
|
|
32389
|
-
.
|
|
32390
|
-
|
|
32398
|
+
.E_a120uq8m .date-range-picker-calendar {
|
|
32399
|
+
flex: 1;
|
|
32391
32400
|
}
|
|
32392
|
-
|
|
32393
|
-
|
|
32401
|
+
|
|
32402
|
+
.E_a15s9m0d {
|
|
32403
|
+
padding: 8px 12px;
|
|
32404
|
+
box-shadow: inset 0px 1px 0px rgba(211, 218, 235, 0.3);
|
|
32394
32405
|
}
|
|
32395
|
-
.
|
|
32396
|
-
|
|
32397
|
-
|
|
32406
|
+
.E_a15s9m0d .time-input-main {
|
|
32407
|
+
display: flex;
|
|
32408
|
+
justify-content: space-between;
|
|
32409
|
+
align-items: flex-end;
|
|
32398
32410
|
}
|
|
32399
|
-
.
|
|
32400
|
-
|
|
32401
|
-
|
|
32402
|
-
|
|
32403
|
-
color: #2d3a56;
|
|
32411
|
+
.E_a15s9m0d .time-input-main .time-input-container {
|
|
32412
|
+
display: flex;
|
|
32413
|
+
align-items: flex-end;
|
|
32414
|
+
gap: 8px;
|
|
32404
32415
|
}
|
|
32405
|
-
.
|
|
32406
|
-
.
|
|
32407
|
-
|
|
32416
|
+
.E_a15s9m0d .time-input-main .time-input-container .start-time,
|
|
32417
|
+
.E_a15s9m0d .time-input-main .time-input-container .end-time,
|
|
32418
|
+
.E_a15s9m0d .time-input-main .time-input-container .to {
|
|
32408
32419
|
color: rgba(44, 56, 82, 0.6);
|
|
32409
32420
|
}
|
|
32410
|
-
.
|
|
32411
|
-
.
|
|
32412
|
-
|
|
32421
|
+
.E_a15s9m0d .time-input-main .time-input-container .start-time p,
|
|
32422
|
+
.E_a15s9m0d .time-input-main .time-input-container .end-time p,
|
|
32423
|
+
.E_a15s9m0d .time-input-main .time-input-container .to p {
|
|
32424
|
+
margin: 0;
|
|
32413
32425
|
}
|
|
32414
|
-
.
|
|
32415
|
-
.
|
|
32416
|
-
|
|
32426
|
+
.E_a15s9m0d .time-input-main .time-input-container .start-time.validate-failed,
|
|
32427
|
+
.E_a15s9m0d .time-input-main .time-input-container .to.validate-failed {
|
|
32428
|
+
padding-bottom: 18px;
|
|
32417
32429
|
}
|
|
32418
|
-
|
|
32419
|
-
|
|
32420
|
-
margin: 0 2px;
|
|
32430
|
+
.E_a15s9m0d .time-input-main .time-input-container .to {
|
|
32431
|
+
line-height: 34px;
|
|
32421
32432
|
}
|
|
32422
|
-
|
|
32423
|
-
|
|
32424
|
-
|
|
32433
|
+
.E_a15s9m0d .time-input-main .time-input-container .input-time {
|
|
32434
|
+
height: 32px;
|
|
32435
|
+
padding: 6px 3px;
|
|
32425
32436
|
}
|
|
32426
|
-
.
|
|
32427
|
-
|
|
32437
|
+
.E_a15s9m0d .time-input-main .ant-btn.validate-failed {
|
|
32438
|
+
margin-bottom: 18px;
|
|
32439
|
+
}
|
|
32440
|
+
.E_a15s9m0d .time-input-error {
|
|
32441
|
+
color: #f0483e;
|
|
32428
32442
|
}
|
|
32429
32443
|
|
|
32430
|
-
|
|
32431
|
-
|
|
32432
|
-
|
|
32444
|
+
.E_r5hl59d {
|
|
32445
|
+
min-width: 162px;
|
|
32446
|
+
}
|
|
32447
|
+
.E_r5hl59d .ant-input-affix-wrapper {
|
|
32448
|
+
width: 100% !important;
|
|
32449
|
+
border-width: 0 0 1px 0 !important;
|
|
32450
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32451
|
+
border-radius: 0;
|
|
32452
|
+
}
|
|
32453
|
+
.E_r5hl59d .ant-input-affix-wrapper + .past-time-list {
|
|
32454
|
+
margin-top: 8px;
|
|
32455
|
+
}
|
|
32456
|
+
.E_r5hl59d .past-time-list {
|
|
32457
|
+
list-style: none;
|
|
32458
|
+
padding: 0;
|
|
32459
|
+
margin-top: 12px;
|
|
32460
|
+
}
|
|
32461
|
+
.E_r5hl59d .past-time-list li {
|
|
32462
|
+
padding: 5px 8px;
|
|
32463
|
+
border-radius: 5px;
|
|
32464
|
+
transition: all 0.2s ease-in-out;
|
|
32465
|
+
cursor: pointer;
|
|
32466
|
+
}
|
|
32467
|
+
.E_r5hl59d .past-time-list li:hover {
|
|
32468
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32469
|
+
color: #0080ff;
|
|
32470
|
+
}
|
|
32471
|
+
.E_r5hl59d .past-time-list li:active {
|
|
32472
|
+
background: rgba(0, 136, 255, 0.2);
|
|
32473
|
+
color: #0080ff;
|
|
32433
32474
|
}
|
|
32434
|
-
|
|
32435
|
-
|
|
32475
|
+
.E_r5hl59d .past-time-list li.selected {
|
|
32476
|
+
background: rgba(0, 136, 255, 0.2);
|
|
32477
|
+
color: #0080ff;
|
|
32436
32478
|
}
|
|
32437
|
-
|
|
32438
|
-
|
|
32479
|
+
.E_r5hl59d .past-time-list li.selected .highlight {
|
|
32480
|
+
color: #0080ff;
|
|
32439
32481
|
}
|
|
32440
|
-
|
|
32441
|
-
|
|
32482
|
+
.E_r5hl59d .past-time-list li.disabled {
|
|
32483
|
+
background: rgba(237, 241, 250, 0.6);
|
|
32484
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32485
|
+
cursor: not-allowed;
|
|
32442
32486
|
}
|
|
32443
|
-
|
|
32444
|
-
|
|
32487
|
+
.E_r5hl59d .past-time-list li + li {
|
|
32488
|
+
margin-top: 2px;
|
|
32445
32489
|
}
|
|
32446
|
-
|
|
32447
|
-
|
|
32490
|
+
|
|
32491
|
+
.E_dhqt3dw {
|
|
32492
|
+
min-width: 392px;
|
|
32448
32493
|
}
|
|
32449
|
-
|
|
32450
|
-
|
|
32494
|
+
.E_dhqt3dw.date-range-picker {
|
|
32495
|
+
display: inline-flex;
|
|
32496
|
+
align-items: center;
|
|
32497
|
+
gap: 8px;
|
|
32498
|
+
background: #fff;
|
|
32499
|
+
border-radius: 5px;
|
|
32500
|
+
border: 1px solid #e4e9f2;
|
|
32501
|
+
transition: all 0.2s ease-in-out;
|
|
32451
32502
|
}
|
|
32452
|
-
|
|
32453
|
-
|
|
32503
|
+
.E_dhqt3dw.date-range-picker .default-calendar-icon {
|
|
32504
|
+
display: inline-flex;
|
|
32454
32505
|
}
|
|
32455
|
-
|
|
32456
|
-
|
|
32506
|
+
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
32507
|
+
display: none;
|
|
32457
32508
|
}
|
|
32458
|
-
|
|
32459
|
-
color: #
|
|
32509
|
+
.E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
|
|
32510
|
+
border-color: #0080ff;
|
|
32511
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32460
32512
|
}
|
|
32461
|
-
|
|
32462
|
-
|
|
32463
|
-
overflow: hidden;
|
|
32464
|
-
text-overflow: ellipsis;
|
|
32513
|
+
.E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
|
|
32514
|
+
display: none;
|
|
32465
32515
|
}
|
|
32466
|
-
|
|
32467
|
-
|
|
32468
|
-
white-space: nowrap;
|
|
32516
|
+
.E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
|
|
32517
|
+
display: inline-flex;
|
|
32469
32518
|
}
|
|
32470
|
-
|
|
32471
|
-
|
|
32472
|
-
|
|
32519
|
+
.E_dhqt3dw.date-range-picker.large {
|
|
32520
|
+
height: 40px;
|
|
32521
|
+
line-height: 40px;
|
|
32522
|
+
padding: 0 12px 0 16px;
|
|
32473
32523
|
}
|
|
32474
|
-
|
|
32475
|
-
|
|
32476
|
-
|
|
32524
|
+
.E_dhqt3dw.date-range-picker.medium {
|
|
32525
|
+
height: 32px;
|
|
32526
|
+
line-height: 32px;
|
|
32527
|
+
padding: 0 8px 0 12px;
|
|
32477
32528
|
}
|
|
32478
|
-
.
|
|
32479
|
-
|
|
32480
|
-
|
|
32481
|
-
|
|
32482
|
-
|
|
32483
|
-
|
|
32529
|
+
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
32530
|
+
flex: 1;
|
|
32531
|
+
display: flex;
|
|
32532
|
+
align-items: center;
|
|
32533
|
+
gap: 8px;
|
|
32534
|
+
color: #00122e;
|
|
32484
32535
|
}
|
|
32485
|
-
.
|
|
32486
|
-
|
|
32536
|
+
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
32537
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32487
32538
|
}
|
|
32488
|
-
.
|
|
32489
|
-
|
|
32490
|
-
|
|
32539
|
+
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
32540
|
+
border: none;
|
|
32541
|
+
outline: none;
|
|
32542
|
+
width: 162px;
|
|
32543
|
+
padding: 0;
|
|
32544
|
+
height: 22px;
|
|
32545
|
+
line-height: 22px;
|
|
32546
|
+
text-align: center;
|
|
32491
32547
|
}
|
|
32492
|
-
.
|
|
32493
|
-
|
|
32494
|
-
|
|
32548
|
+
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
32549
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32550
|
+
text-align: center;
|
|
32495
32551
|
}
|
|
32496
|
-
.
|
|
32497
|
-
|
|
32552
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
32553
|
+
background: inherit;
|
|
32498
32554
|
}
|
|
32499
|
-
.
|
|
32500
|
-
border
|
|
32501
|
-
|
|
32555
|
+
.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 {
|
|
32556
|
+
border: none;
|
|
32557
|
+
outline: none;
|
|
32558
|
+
box-shadow: none;
|
|
32502
32559
|
}
|
|
32503
|
-
.
|
|
32504
|
-
|
|
32560
|
+
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
32561
|
+
cursor: pointer;
|
|
32505
32562
|
}
|
|
32506
|
-
|
|
32507
|
-
|
|
32508
|
-
|
|
32563
|
+
|
|
32564
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
32565
|
+
padding: 12px 12px 0 12px;
|
|
32509
32566
|
}
|
|
32510
|
-
.
|
|
32511
|
-
|
|
32567
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
32568
|
+
padding-left: 16px;
|
|
32512
32569
|
}
|
|
32513
|
-
.
|
|
32514
|
-
|
|
32515
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32516
|
-
cursor: "not-allowed";
|
|
32570
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
32571
|
+
margin-right: 0;
|
|
32517
32572
|
}
|
|
32518
|
-
.
|
|
32519
|
-
|
|
32573
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
32574
|
+
margin-left: 2px;
|
|
32520
32575
|
}
|
|
32521
|
-
.
|
|
32522
|
-
|
|
32576
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
32577
|
+
max-height: 470px;
|
|
32578
|
+
overflow: auto;
|
|
32523
32579
|
}
|
|
32524
|
-
.
|
|
32525
|
-
|
|
32526
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32580
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
32581
|
+
padding: 0 12px;
|
|
32527
32582
|
}
|
|
32528
|
-
.
|
|
32529
|
-
|
|
32583
|
+
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
32584
|
+
height: 470px;
|
|
32585
|
+
overflow: auto;
|
|
32530
32586
|
}
|
|
32531
32587
|
|
|
32532
|
-
.
|
|
32533
|
-
|
|
32534
|
-
width: 56px !important;
|
|
32535
|
-
margin-right: 4px;
|
|
32588
|
+
.E_d1tc7lgk {
|
|
32589
|
+
min-width: 200px;
|
|
32536
32590
|
}
|
|
32537
|
-
|
|
32538
|
-
.
|
|
32591
|
+
.E_d1tc7lgk header {
|
|
32592
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
32593
|
+
padding: 8px 12px;
|
|
32539
32594
|
color: rgba(44, 56, 82, 0.6);
|
|
32540
32595
|
}
|
|
32541
|
-
|
|
32542
|
-
|
|
32543
|
-
|
|
32544
|
-
}
|
|
32545
|
-
|
|
32546
|
-
.E_s14dk8r1 {
|
|
32547
|
-
margin: 0;
|
|
32548
|
-
border-radius: 20px;
|
|
32549
|
-
padding: 2px 10px;
|
|
32550
|
-
height: 22px;
|
|
32551
|
-
}
|
|
32552
|
-
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32553
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32596
|
+
.E_d1tc7lgk ul {
|
|
32597
|
+
list-style: none;
|
|
32598
|
+
padding: 12px;
|
|
32554
32599
|
}
|
|
32555
|
-
.
|
|
32556
|
-
|
|
32600
|
+
.E_d1tc7lgk ul li {
|
|
32601
|
+
padding: 5px 8px;
|
|
32602
|
+
border-radius: 5px;
|
|
32603
|
+
transition: all 0.2s ease-in-out;
|
|
32604
|
+
cursor: pointer;
|
|
32557
32605
|
}
|
|
32558
|
-
.
|
|
32559
|
-
|
|
32606
|
+
.E_d1tc7lgk ul li:hover {
|
|
32607
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32608
|
+
color: #0080ff;
|
|
32560
32609
|
}
|
|
32561
|
-
.
|
|
32562
|
-
|
|
32610
|
+
.E_d1tc7lgk ul li:active {
|
|
32611
|
+
background: rgba(0, 136, 255, 0.2);
|
|
32612
|
+
color: #0080ff;
|
|
32563
32613
|
}
|
|
32564
|
-
.
|
|
32565
|
-
margin-
|
|
32614
|
+
.E_d1tc7lgk ul li + li {
|
|
32615
|
+
margin-top: 2px;
|
|
32566
32616
|
}
|
|
32567
|
-
|
|
32568
|
-
|
|
32617
|
+
|
|
32618
|
+
.E_rzaik16 {
|
|
32619
|
+
padding: 0;
|
|
32569
32620
|
}
|
|
32570
|
-
.
|
|
32571
|
-
|
|
32621
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
32622
|
+
display: none;
|
|
32572
32623
|
}
|
|
32573
|
-
.
|
|
32574
|
-
|
|
32624
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
32625
|
+
padding: 0;
|
|
32575
32626
|
}
|
|
32576
|
-
|
|
32577
|
-
|
|
32627
|
+
|
|
32628
|
+
.E_c1bus5hc {
|
|
32629
|
+
--color: white;
|
|
32630
|
+
height: 14px;
|
|
32631
|
+
width: 14px;
|
|
32632
|
+
border-radius: 50%;
|
|
32633
|
+
flex-shrink: 0;
|
|
32634
|
+
display: flex;
|
|
32635
|
+
align-items: center;
|
|
32636
|
+
justify-content: center;
|
|
32637
|
+
border: 1px solid var(--color);
|
|
32578
32638
|
}
|
|
32579
|
-
.
|
|
32580
|
-
|
|
32639
|
+
.E_c1bus5hc .circle-inner {
|
|
32640
|
+
position: relative;
|
|
32641
|
+
height: 10px;
|
|
32642
|
+
width: 10px;
|
|
32643
|
+
border-radius: 50%;
|
|
32644
|
+
overflow: hidden;
|
|
32581
32645
|
}
|
|
32582
|
-
.
|
|
32583
|
-
|
|
32646
|
+
.E_c1bus5hc .circle-content {
|
|
32647
|
+
position: absolute;
|
|
32648
|
+
height: 100%;
|
|
32649
|
+
width: 100%;
|
|
32650
|
+
left: 0;
|
|
32651
|
+
top: 0;
|
|
32652
|
+
border-radius: 50%;
|
|
32653
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32654
|
+
transform: rotate(180deg);
|
|
32584
32655
|
}
|
|
32585
|
-
.
|
|
32586
|
-
|
|
32656
|
+
.E_c1bus5hc .circle-child {
|
|
32657
|
+
position: absolute;
|
|
32658
|
+
height: 100%;
|
|
32659
|
+
width: 100%;
|
|
32660
|
+
left: 0;
|
|
32661
|
+
top: 0;
|
|
32662
|
+
margin-left: 50%;
|
|
32663
|
+
transform-origin: left;
|
|
32664
|
+
background: white;
|
|
32665
|
+
transform: rotate(0deg);
|
|
32587
32666
|
}
|
|
32588
|
-
|
|
32589
|
-
|
|
32667
|
+
|
|
32668
|
+
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32669
|
+
margin-right: 2px;
|
|
32590
32670
|
}
|
|
32591
|
-
|
|
32592
|
-
|
|
32671
|
+
|
|
32672
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32673
|
+
padding-left: 8px;
|
|
32674
|
+
padding-right: 8px;
|
|
32593
32675
|
}
|
|
32594
|
-
.
|
|
32595
|
-
|
|
32676
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32677
|
+
border-radius: 4px;
|
|
32596
32678
|
}
|
|
32597
|
-
.
|
|
32598
|
-
|
|
32679
|
+
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32680
|
+
border-radius: 4px;
|
|
32599
32681
|
}
|
|
32600
|
-
|
|
32601
|
-
|
|
32682
|
+
|
|
32683
|
+
.E_ma64lna .ant-segmented-item-label {
|
|
32684
|
+
padding-left: 12px;
|
|
32685
|
+
padding-right: 12px;
|
|
32602
32686
|
}
|
|
32603
|
-
|
|
32687
|
+
|
|
32688
|
+
.E_ckld275 {
|
|
32604
32689
|
background-color: rgba(225, 230, 241, 0.6);
|
|
32605
32690
|
}
|
|
32606
|
-
.
|
|
32607
|
-
background-color:
|
|
32691
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32692
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
32693
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32608
32694
|
}
|
|
32609
|
-
.
|
|
32610
|
-
background-color:
|
|
32695
|
+
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32696
|
+
background-color: transparent;
|
|
32611
32697
|
}
|
|
32612
|
-
|
|
32613
|
-
|
|
32614
|
-
width: 8px;
|
|
32615
|
-
height: 8px;
|
|
32616
|
-
border-radius: 50%;
|
|
32617
|
-
display: inline-block;
|
|
32698
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32699
|
+
background-color: transparent;
|
|
32618
32700
|
}
|
|
32619
32701
|
|
|
32620
|
-
.
|
|
32621
|
-
|
|
32622
|
-
|
|
32702
|
+
.E_c18bcrac {
|
|
32703
|
+
display: inline-block;
|
|
32704
|
+
width: 100%;
|
|
32623
32705
|
}
|
|
32624
|
-
|
|
32625
|
-
|
|
32626
|
-
padding: 2px 8px;
|
|
32627
|
-
border-radius: 3px;
|
|
32706
|
+
.E_c18bcrac .recharts-wrapper {
|
|
32707
|
+
margin-left: 4px;
|
|
32628
32708
|
}
|
|
32629
32709
|
|
|
32630
|
-
.
|
|
32631
|
-
padding:
|
|
32632
|
-
border-radius: 2px;
|
|
32710
|
+
.E_cro7kg2 {
|
|
32711
|
+
padding: 4px;
|
|
32633
32712
|
}
|
|
32634
32713
|
|
|
32635
|
-
.
|
|
32636
|
-
|
|
32637
|
-
|
|
32638
|
-
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32639
|
-
margin: 0;
|
|
32640
|
-
margin-right: 8px;
|
|
32641
|
-
display: inline-flex;
|
|
32714
|
+
.E_c14wcxf0 {
|
|
32715
|
+
display: flex;
|
|
32716
|
+
justify-content: space-between;
|
|
32642
32717
|
align-items: center;
|
|
32643
|
-
|
|
32718
|
+
font-size: 13px;
|
|
32719
|
+
line-height: 24px;
|
|
32720
|
+
color: #cccccc;
|
|
32721
|
+
white-space: nowrap;
|
|
32644
32722
|
}
|
|
32645
|
-
.
|
|
32646
|
-
|
|
32647
|
-
height: 16px;
|
|
32648
|
-
color: inherit;
|
|
32649
|
-
margin-left: 4px;
|
|
32650
|
-
opacity: 0.6;
|
|
32651
|
-
display: inline-flex;
|
|
32723
|
+
.E_c14wcxf0 label {
|
|
32724
|
+
margin-right: 32px;
|
|
32652
32725
|
}
|
|
32653
|
-
|
|
32654
|
-
|
|
32726
|
+
|
|
32727
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
32728
|
+
font-weight: bold;
|
|
32729
|
+
color: white;
|
|
32655
32730
|
}
|
|
32656
|
-
|
|
32657
|
-
|
|
32658
|
-
|
|
32731
|
+
|
|
32732
|
+
.E_s11212zy {
|
|
32733
|
+
width: 8px;
|
|
32734
|
+
height: 8px;
|
|
32735
|
+
border-radius: 2px;
|
|
32736
|
+
display: inline-block;
|
|
32737
|
+
background: var(--s11212zy-0);
|
|
32738
|
+
border: 1px solid #fff;
|
|
32739
|
+
box-sizing: content-box;
|
|
32740
|
+
margin-right: 6px;
|
|
32659
32741
|
}
|
|
32660
|
-
|
|
32661
|
-
|
|
32662
|
-
|
|
32742
|
+
|
|
32743
|
+
.E_p1lyky6c > :first-child {
|
|
32744
|
+
font-weight: bold;
|
|
32745
|
+
color: white;
|
|
32746
|
+
margin-right: 4px;
|
|
32663
32747
|
}
|
|
32664
|
-
|
|
32665
|
-
|
|
32666
|
-
|
|
32748
|
+
|
|
32749
|
+
.E_clm1wy1 {
|
|
32750
|
+
width: 192px;
|
|
32751
|
+
height: 246px;
|
|
32752
|
+
border-radius: 4px;
|
|
32667
32753
|
}
|
|
32668
|
-
.
|
|
32669
|
-
|
|
32670
|
-
|
|
32754
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
32755
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32756
|
+
width: 100%;
|
|
32757
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32758
|
+
border-top: none;
|
|
32671
32759
|
}
|
|
32672
|
-
.
|
|
32673
|
-
|
|
32674
|
-
|
|
32760
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32761
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32762
|
+
padding: 0 16px;
|
|
32675
32763
|
}
|
|
32676
|
-
.
|
|
32677
|
-
|
|
32678
|
-
|
|
32764
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32765
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32766
|
+
width: 100%;
|
|
32767
|
+
height: 180px;
|
|
32768
|
+
border-spacing: 0;
|
|
32679
32769
|
}
|
|
32680
|
-
.
|
|
32681
|
-
|
|
32770
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32771
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32772
|
+
margin-bottom: 8px;
|
|
32682
32773
|
}
|
|
32683
|
-
.
|
|
32684
|
-
|
|
32774
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32775
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32776
|
+
width: 22px;
|
|
32685
32777
|
}
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32778
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32779
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32780
|
+
padding: 0;
|
|
32688
32781
|
}
|
|
32689
|
-
.
|
|
32690
|
-
|
|
32782
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
32783
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32784
|
+
opacity: 0.4;
|
|
32691
32785
|
}
|
|
32692
|
-
.
|
|
32693
|
-
|
|
32786
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
32787
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32788
|
+
opacity: 1;
|
|
32694
32789
|
}
|
|
32695
|
-
.
|
|
32696
|
-
|
|
32790
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32791
|
+
color: #3e4652;
|
|
32697
32792
|
}
|
|
32698
|
-
.
|
|
32699
|
-
|
|
32793
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
32794
|
+
pointer-events: none;
|
|
32700
32795
|
}
|
|
32701
32796
|
|
|
32702
|
-
.
|
|
32703
|
-
|
|
32704
|
-
|
|
32705
|
-
|
|
32706
|
-
|
|
32707
|
-
background: #fff;
|
|
32708
|
-
overflow: auto;
|
|
32797
|
+
.E_t1tsm00v {
|
|
32798
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32799
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32800
|
+
backdrop-filter: blur(10px);
|
|
32801
|
+
padding: 7px 10px;
|
|
32709
32802
|
}
|
|
32710
32803
|
|
|
32711
|
-
.
|
|
32804
|
+
.E_c167wnad {
|
|
32805
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32712
32806
|
display: flex;
|
|
32713
|
-
align-items: center;
|
|
32714
32807
|
justify-content: space-between;
|
|
32715
|
-
|
|
32716
|
-
|
|
32717
|
-
flex-shrink: 0;
|
|
32718
|
-
}
|
|
32719
|
-
.E_ctdb951 .year-number-input {
|
|
32720
|
-
width: 54px;
|
|
32721
|
-
padding: 4px;
|
|
32722
|
-
margin-right: 9px;
|
|
32723
|
-
font-weight: 700;
|
|
32724
|
-
font-size: 16px;
|
|
32725
|
-
line-height: 24px;
|
|
32808
|
+
align-items: center;
|
|
32809
|
+
padding: 8px 16px;
|
|
32726
32810
|
}
|
|
32727
|
-
.
|
|
32811
|
+
.E_c167wnad .anticon {
|
|
32728
32812
|
cursor: pointer;
|
|
32729
|
-
margin-right: 4px;
|
|
32730
|
-
}
|
|
32731
|
-
.E_ctdb951 .year-control {
|
|
32732
|
-
display: flex;
|
|
32733
|
-
align-items: center;
|
|
32734
|
-
gap: 8px;
|
|
32735
32813
|
}
|
|
32736
|
-
.
|
|
32737
|
-
|
|
32738
|
-
align-items: center;
|
|
32739
|
-
justify-content: center;
|
|
32740
|
-
background: rgba(237, 241, 250, 0.6);
|
|
32814
|
+
.E_c167wnad .anticon:hover {
|
|
32815
|
+
color: #0096ff;
|
|
32741
32816
|
}
|
|
32742
32817
|
|
|
32743
|
-
.
|
|
32744
|
-
display: grid;
|
|
32745
|
-
grid-template-columns: repeat(7, auto);
|
|
32746
|
-
list-style: none;
|
|
32747
|
-
padding: 0 12px;
|
|
32748
|
-
margin: unset;
|
|
32749
|
-
height: 40px;
|
|
32750
|
-
gap: 4px;
|
|
32751
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
32752
|
-
flex-wrap: wrap;
|
|
32753
|
-
flex-shrink: 0;
|
|
32754
|
-
}
|
|
32755
|
-
.E_cvgtyx0 li {
|
|
32756
|
-
width: 40px;
|
|
32757
|
-
height: 40px;
|
|
32758
|
-
line-height: 40px;
|
|
32818
|
+
.E_cxhf7dh {
|
|
32759
32819
|
text-align: center;
|
|
32760
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32761
32820
|
}
|
|
32762
|
-
|
|
32763
|
-
|
|
32764
|
-
|
|
32765
|
-
|
|
32766
|
-
|
|
32821
|
+
.E_cxhf7dh .dots {
|
|
32822
|
+
display: flex;
|
|
32823
|
+
justify-content: center;
|
|
32824
|
+
}
|
|
32825
|
+
.E_cxhf7dh .dot {
|
|
32826
|
+
display: inline-block;
|
|
32827
|
+
width: 2px;
|
|
32828
|
+
height: 2px;
|
|
32829
|
+
border-radius: 1px;
|
|
32830
|
+
background: #0096ff;
|
|
32767
32831
|
}
|
|
32768
|
-
.
|
|
32769
|
-
|
|
32770
|
-
padding: 0;
|
|
32771
|
-
margin: 0;
|
|
32832
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
32833
|
+
margin-right: 2px;
|
|
32772
32834
|
}
|
|
32773
|
-
.
|
|
32774
|
-
|
|
32775
|
-
|
|
32776
|
-
|
|
32777
|
-
|
|
32778
|
-
transition: all 0.2s ease-in-out;
|
|
32779
|
-
z-index: 2;
|
|
32835
|
+
.E_cxhf7dh .bar {
|
|
32836
|
+
width: 9px;
|
|
32837
|
+
height: 2px;
|
|
32838
|
+
background: #0096ff;
|
|
32839
|
+
border-radius: 2px;
|
|
32780
32840
|
}
|
|
32781
|
-
|
|
32782
|
-
|
|
32841
|
+
|
|
32842
|
+
.E_gmyahx3 {
|
|
32843
|
+
cursor: pointer;
|
|
32783
32844
|
}
|
|
32784
|
-
.
|
|
32785
|
-
|
|
32786
|
-
grid-template-columns: repeat(7, auto);
|
|
32787
|
-
gap: 4px 0;
|
|
32788
|
-
padding: 4px 12px;
|
|
32845
|
+
.E_gmyahx3 .link-text {
|
|
32846
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32789
32847
|
}
|
|
32790
|
-
.
|
|
32791
|
-
|
|
32792
|
-
|
|
32848
|
+
.E_gmyahx3:hover .link-text {
|
|
32849
|
+
color: #0080ff;
|
|
32850
|
+
}
|
|
32851
|
+
|
|
32852
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32793
32853
|
display: flex;
|
|
32794
32854
|
align-items: center;
|
|
32795
|
-
justify-content: center;
|
|
32796
32855
|
}
|
|
32797
|
-
.
|
|
32798
|
-
|
|
32799
|
-
background: #e6f4ff;
|
|
32856
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32857
|
+
margin-right: 8px;
|
|
32800
32858
|
}
|
|
32801
|
-
|
|
32802
|
-
|
|
32803
|
-
|
|
32859
|
+
|
|
32860
|
+
.E_n12mqh7z {
|
|
32861
|
+
display: flex;
|
|
32862
|
+
align-items: center;
|
|
32863
|
+
font-size: 12px;
|
|
32864
|
+
line-height: 18px;
|
|
32804
32865
|
}
|
|
32805
|
-
.
|
|
32806
|
-
|
|
32807
|
-
position: absolute;
|
|
32808
|
-
right: 0;
|
|
32809
|
-
top: 0;
|
|
32810
|
-
width: calc(50% + 20px);
|
|
32811
|
-
height: 100%;
|
|
32812
|
-
background: #e6f4ff;
|
|
32813
|
-
border-top-left-radius: 50%;
|
|
32814
|
-
border-bottom-left-radius: 50%;
|
|
32866
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32867
|
+
margin-bottom: 4px;
|
|
32815
32868
|
}
|
|
32816
|
-
|
|
32817
|
-
|
|
32818
|
-
|
|
32869
|
+
|
|
32870
|
+
.E_tf5bynu {
|
|
32871
|
+
margin: 0 3px;
|
|
32819
32872
|
}
|
|
32820
|
-
|
|
32821
|
-
|
|
32822
|
-
|
|
32823
|
-
|
|
32824
|
-
top: 0;
|
|
32825
|
-
width: calc(50% + 20px);
|
|
32826
|
-
height: 100%;
|
|
32827
|
-
background: #e6f4ff;
|
|
32828
|
-
border-top-right-radius: 50%;
|
|
32829
|
-
border-bottom-right-radius: 50%;
|
|
32873
|
+
|
|
32874
|
+
.E_tcckoz1 {
|
|
32875
|
+
max-height: 400px;
|
|
32876
|
+
overflow: "auto";
|
|
32830
32877
|
}
|
|
32831
|
-
|
|
32832
|
-
|
|
32833
|
-
|
|
32834
|
-
transform: translateY(-50%);
|
|
32878
|
+
|
|
32879
|
+
.E_t1sqg15u {
|
|
32880
|
+
background: white;
|
|
32835
32881
|
}
|
|
32836
|
-
.
|
|
32837
|
-
|
|
32882
|
+
.E_t1sqg15u.inline .table-row {
|
|
32883
|
+
flex-direction: column;
|
|
32838
32884
|
}
|
|
32839
|
-
.
|
|
32840
|
-
|
|
32841
|
-
cursor: pointer;
|
|
32842
|
-
background: #fff;
|
|
32885
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
32886
|
+
padding: 0 16px 7px 0;
|
|
32843
32887
|
}
|
|
32844
|
-
.
|
|
32845
|
-
|
|
32846
|
-
height: 38px;
|
|
32847
|
-
line-height: 36px;
|
|
32848
|
-
text-align: center;
|
|
32849
|
-
border-radius: 50%;
|
|
32850
|
-
color: #00122e;
|
|
32851
|
-
border: 1px solid transparent;
|
|
32852
|
-
transition: background, border 0.2s ease-in-out;
|
|
32853
|
-
position: relative;
|
|
32854
|
-
z-index: 1;
|
|
32888
|
+
.E_t1sqg15u.has-border .table-header {
|
|
32889
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
32855
32890
|
}
|
|
32856
|
-
.
|
|
32857
|
-
|
|
32891
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
32892
|
+
border-top: none !important;
|
|
32858
32893
|
}
|
|
32859
|
-
.
|
|
32860
|
-
|
|
32861
|
-
border-color: rgba(0, 136, 255, 0.16);
|
|
32894
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
32895
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
32862
32896
|
}
|
|
32863
|
-
.
|
|
32864
|
-
|
|
32897
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
32898
|
+
padding-bottom: 0;
|
|
32865
32899
|
}
|
|
32866
|
-
.
|
|
32867
|
-
|
|
32868
|
-
cursor: pointer;
|
|
32869
|
-
background: #fff;
|
|
32900
|
+
.E_t1sqg15u.align-right .content {
|
|
32901
|
+
text-align: right;
|
|
32870
32902
|
}
|
|
32871
|
-
.
|
|
32872
|
-
|
|
32873
|
-
|
|
32903
|
+
.E_t1sqg15u .uuid-row {
|
|
32904
|
+
display: flex;
|
|
32905
|
+
justify-content: space-between;
|
|
32874
32906
|
}
|
|
32875
|
-
.
|
|
32876
|
-
|
|
32877
|
-
|
|
32878
|
-
|
|
32879
|
-
color: rgba(107, 128, 167, 0.6);
|
|
32907
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
32908
|
+
white-space: nowrap;
|
|
32909
|
+
overflow: hidden;
|
|
32910
|
+
text-overflow: ellipsis;
|
|
32880
32911
|
}
|
|
32881
32912
|
|
|
32882
|
-
.
|
|
32883
|
-
display:
|
|
32884
|
-
|
|
32885
|
-
align-items: flex-start;
|
|
32886
|
-
}
|
|
32887
|
-
.E_ipbxcfl .input-time {
|
|
32888
|
-
flex-shrink: 0;
|
|
32889
|
-
display: inline-flex;
|
|
32913
|
+
.E_t4zczcp {
|
|
32914
|
+
display: flex;
|
|
32915
|
+
justify-content: space-between;
|
|
32890
32916
|
align-items: center;
|
|
32891
|
-
|
|
32892
|
-
|
|
32893
|
-
padding: 4px 8px;
|
|
32894
|
-
background: #fff;
|
|
32895
|
-
border-radius: 5px;
|
|
32917
|
+
padding: 8px;
|
|
32918
|
+
min-height: 32px;
|
|
32896
32919
|
}
|
|
32897
|
-
.
|
|
32898
|
-
|
|
32899
|
-
|
|
32920
|
+
.E_t4zczcp .table-title {
|
|
32921
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32922
|
+
font-weight: 600;
|
|
32923
|
+
font-size: 12px;
|
|
32924
|
+
line-height: 8px;
|
|
32900
32925
|
}
|
|
32901
|
-
.
|
|
32902
|
-
|
|
32926
|
+
.E_t4zczcp .edit-icon {
|
|
32927
|
+
font-size: 16px;
|
|
32928
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32929
|
+
cursor: pointer;
|
|
32903
32930
|
}
|
|
32904
|
-
|
|
32905
|
-
|
|
32931
|
+
|
|
32932
|
+
.E_t1s7goww {
|
|
32933
|
+
font-size: 12px;
|
|
32934
|
+
line-height: 18px;
|
|
32906
32935
|
}
|
|
32907
|
-
|
|
32908
|
-
|
|
32909
|
-
|
|
32910
|
-
|
|
32911
|
-
|
|
32912
|
-
line-height: 20px;
|
|
32913
|
-
border: none;
|
|
32914
|
-
outline: none;
|
|
32915
|
-
width: 23px;
|
|
32916
|
-
height: 20px;
|
|
32917
|
-
text-align: center;
|
|
32918
|
-
padding: 0;
|
|
32919
|
-
color: #00122e;
|
|
32936
|
+
|
|
32937
|
+
.E_t93e4cf {
|
|
32938
|
+
display: flex;
|
|
32939
|
+
padding: 8px 0;
|
|
32940
|
+
color: #2d3a56;
|
|
32920
32941
|
}
|
|
32921
|
-
.
|
|
32922
|
-
|
|
32942
|
+
.E_t93e4cf .hidden {
|
|
32943
|
+
display: none;
|
|
32923
32944
|
}
|
|
32924
|
-
.
|
|
32925
|
-
|
|
32945
|
+
.E_t93e4cf .ant-btn-link {
|
|
32946
|
+
height: auto;
|
|
32926
32947
|
}
|
|
32927
|
-
.
|
|
32928
|
-
|
|
32929
|
-
|
|
32948
|
+
.E_t93e4cf .content {
|
|
32949
|
+
overflow: hidden;
|
|
32950
|
+
overflow-x: auto;
|
|
32951
|
+
width: 100%;
|
|
32952
|
+
white-space: pre-wrap;
|
|
32930
32953
|
}
|
|
32931
|
-
.
|
|
32932
|
-
|
|
32933
|
-
|
|
32954
|
+
.E_t93e4cf .content .ant-btn {
|
|
32955
|
+
white-space: pre-wrap;
|
|
32956
|
+
text-align: left;
|
|
32934
32957
|
}
|
|
32935
|
-
.
|
|
32936
|
-
|
|
32958
|
+
.E_t93e4cf .content .unit-chart {
|
|
32959
|
+
justify-content: flex-start;
|
|
32937
32960
|
}
|
|
32938
|
-
|
|
32939
|
-
|
|
32940
|
-
|
|
32961
|
+
|
|
32962
|
+
.E_rhz2uv5 {
|
|
32963
|
+
width: var(--rhz2uv5-0);
|
|
32964
|
+
flex-shrink: 0;
|
|
32965
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32966
|
+
padding-right: 12px;
|
|
32941
32967
|
}
|
|
32942
32968
|
|
|
32943
|
-
.
|
|
32969
|
+
.E_tje3huy {
|
|
32944
32970
|
width: 100%;
|
|
32945
|
-
|
|
32971
|
+
overflow: inherit;
|
|
32972
|
+
white-space: inherit;
|
|
32973
|
+
text-overflow: ellipsis;
|
|
32974
|
+
}
|
|
32975
|
+
|
|
32976
|
+
.E_m15dvk92 {
|
|
32946
32977
|
display: flex;
|
|
32947
|
-
|
|
32978
|
+
justify-content: space-between;
|
|
32979
|
+
width: 100%;
|
|
32948
32980
|
}
|
|
32949
|
-
.
|
|
32950
|
-
|
|
32981
|
+
.E_m15dvk92 .action {
|
|
32982
|
+
margin-left: 16px;
|
|
32951
32983
|
}
|
|
32952
32984
|
|
|
32953
|
-
.
|
|
32954
|
-
|
|
32955
|
-
box-shadow: inset 0px 1px 0px rgba(211, 218, 235, 0.3);
|
|
32985
|
+
.E_aql8iqz .ant-alert-message {
|
|
32986
|
+
width: 100%;
|
|
32956
32987
|
}
|
|
32957
|
-
|
|
32988
|
+
|
|
32989
|
+
.E_wg1tsps {
|
|
32958
32990
|
display: flex;
|
|
32959
|
-
|
|
32960
|
-
|
|
32991
|
+
align-items: center;
|
|
32992
|
+
justify-content: flex-end;
|
|
32961
32993
|
}
|
|
32962
|
-
|
|
32994
|
+
|
|
32995
|
+
.E_b1ctd5xy {
|
|
32963
32996
|
display: flex;
|
|
32964
|
-
align-items:
|
|
32965
|
-
|
|
32997
|
+
align-items: center;
|
|
32998
|
+
width: calc(100% - 40px);
|
|
32966
32999
|
}
|
|
32967
|
-
.
|
|
32968
|
-
|
|
32969
|
-
|
|
32970
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33000
|
+
.E_b1ctd5xy .chart {
|
|
33001
|
+
display: inline-block;
|
|
33002
|
+
width: 100%;
|
|
32971
33003
|
}
|
|
32972
|
-
|
|
32973
|
-
.
|
|
32974
|
-
|
|
32975
|
-
margin: 0;
|
|
33004
|
+
|
|
33005
|
+
.E_u1p8acpn {
|
|
33006
|
+
min-width: 40px;
|
|
32976
33007
|
}
|
|
32977
|
-
.
|
|
32978
|
-
|
|
32979
|
-
padding-bottom: 18px;
|
|
33008
|
+
.E_u1p8acpn .unit {
|
|
33009
|
+
color: #00122e !important;
|
|
32980
33010
|
}
|
|
32981
|
-
|
|
32982
|
-
|
|
33011
|
+
|
|
33012
|
+
.E_c10crapj {
|
|
33013
|
+
border-radius: 8px;
|
|
32983
33014
|
}
|
|
32984
|
-
.
|
|
32985
|
-
|
|
32986
|
-
padding: 6px 3px;
|
|
33015
|
+
.E_c10crapj .ant-card-body {
|
|
33016
|
+
padding: 20px 24px 24px 24px;
|
|
32987
33017
|
}
|
|
32988
|
-
|
|
32989
|
-
|
|
33018
|
+
|
|
33019
|
+
.E_c198s9j3 {
|
|
33020
|
+
color: #2d3a56;
|
|
33021
|
+
line-height: 22px;
|
|
33022
|
+
display: inline-flex;
|
|
32990
33023
|
}
|
|
32991
|
-
.
|
|
32992
|
-
|
|
33024
|
+
.E_c198s9j3 .ant-checkbox {
|
|
33025
|
+
height: 22px;
|
|
33026
|
+
display: flex;
|
|
33027
|
+
align-items: center;
|
|
33028
|
+
top: 0;
|
|
32993
33029
|
}
|
|
32994
|
-
|
|
32995
|
-
|
|
32996
|
-
min-width: 162px;
|
|
33030
|
+
.E_c198s9j3 .ant-checkbox-checked::after {
|
|
33031
|
+
border: none;
|
|
32997
33032
|
}
|
|
32998
|
-
.
|
|
32999
|
-
|
|
33000
|
-
border-
|
|
33001
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
33002
|
-
border-radius: 0;
|
|
33033
|
+
.E_c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
|
|
33034
|
+
.E_c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
|
|
33035
|
+
border-color: #0080ff;
|
|
33003
33036
|
}
|
|
33004
|
-
.
|
|
33005
|
-
|
|
33037
|
+
.E_c198s9j3 .ant-checkbox .ant-checkbox-inner {
|
|
33038
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33006
33039
|
}
|
|
33007
|
-
.
|
|
33008
|
-
|
|
33009
|
-
|
|
33010
|
-
margin-top: 12px;
|
|
33040
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
|
|
33041
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33042
|
+
border: 1px solid #0080ff;
|
|
33011
33043
|
}
|
|
33012
|
-
.
|
|
33013
|
-
|
|
33014
|
-
border-radius: 5px;
|
|
33015
|
-
transition: all 0.2s ease-in-out;
|
|
33016
|
-
cursor: pointer;
|
|
33044
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33045
|
+
background: #0080ff;
|
|
33017
33046
|
}
|
|
33018
|
-
.
|
|
33019
|
-
background:
|
|
33020
|
-
|
|
33047
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33048
|
+
background-color: #fff;
|
|
33049
|
+
height: 2px;
|
|
33050
|
+
width: 10px;
|
|
33051
|
+
border-radius: 2px;
|
|
33021
33052
|
}
|
|
33022
|
-
.
|
|
33023
|
-
|
|
33024
|
-
color: #0080ff;
|
|
33053
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled {
|
|
33054
|
+
opacity: 0.5;
|
|
33025
33055
|
}
|
|
33026
|
-
.
|
|
33027
|
-
background: rgba(
|
|
33028
|
-
color:
|
|
33056
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
33057
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33058
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33029
33059
|
}
|
|
33030
|
-
.
|
|
33031
|
-
color: #
|
|
33060
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
33061
|
+
border-color: #2d3a56;
|
|
33032
33062
|
}
|
|
33033
|
-
.
|
|
33034
|
-
background:
|
|
33035
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33036
|
-
cursor: not-allowed;
|
|
33063
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33064
|
+
background: #2d3a56;
|
|
33037
33065
|
}
|
|
33038
|
-
.
|
|
33039
|
-
|
|
33066
|
+
.E_c198s9j3 .ant-checkbox + span,
|
|
33067
|
+
.E_c198s9j3 .ant-checkbox-disabled + span {
|
|
33068
|
+
padding: 0;
|
|
33040
33069
|
}
|
|
33041
|
-
|
|
33042
|
-
.
|
|
33043
|
-
|
|
33070
|
+
.E_c198s9j3 .ant-checkbox + span .main,
|
|
33071
|
+
.E_c198s9j3 .ant-checkbox-disabled + span .main {
|
|
33072
|
+
display: inline-block;
|
|
33073
|
+
margin-left: 12px;
|
|
33074
|
+
color: #2d3a56;
|
|
33044
33075
|
}
|
|
33045
|
-
.
|
|
33046
|
-
|
|
33047
|
-
|
|
33048
|
-
|
|
33049
|
-
background: #fff;
|
|
33050
|
-
border-radius: 5px;
|
|
33051
|
-
border: 1px solid #e4e9f2;
|
|
33052
|
-
transition: all 0.2s ease-in-out;
|
|
33076
|
+
.E_c198s9j3 .ant-checkbox + span .sub,
|
|
33077
|
+
.E_c198s9j3 .ant-checkbox-disabled + span .sub {
|
|
33078
|
+
margin-left: 28px;
|
|
33079
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33053
33080
|
}
|
|
33054
|
-
.
|
|
33055
|
-
|
|
33081
|
+
.E_c198s9j3.compact .ant-checkbox + span .main,
|
|
33082
|
+
.E_c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
33083
|
+
margin-left: 8px;
|
|
33056
33084
|
}
|
|
33057
|
-
.
|
|
33058
|
-
|
|
33085
|
+
.E_c198s9j3.compact .ant-checkbox + span .sub,
|
|
33086
|
+
.E_c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
33087
|
+
margin-left: 24px;
|
|
33059
33088
|
}
|
|
33060
|
-
|
|
33061
|
-
|
|
33062
|
-
|
|
33089
|
+
|
|
33090
|
+
.E_cav9p2m .ant-collapse-item {
|
|
33091
|
+
border: 0px;
|
|
33092
|
+
background-color: #fff;
|
|
33063
33093
|
}
|
|
33064
|
-
.
|
|
33065
|
-
|
|
33094
|
+
.E_cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
33095
|
+
padding-top: 0px;
|
|
33096
|
+
padding-bottom: 0px;
|
|
33097
|
+
padding-left: 0px !important;
|
|
33098
|
+
padding-right: 24px;
|
|
33066
33099
|
}
|
|
33067
|
-
.
|
|
33068
|
-
|
|
33100
|
+
.E_cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
33101
|
+
right: 0px;
|
|
33069
33102
|
}
|
|
33070
|
-
.
|
|
33071
|
-
|
|
33072
|
-
line-height: 40px;
|
|
33073
|
-
padding: 0 12px 0 16px;
|
|
33103
|
+
.E_cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
33104
|
+
padding: 0px;
|
|
33074
33105
|
}
|
|
33075
|
-
|
|
33076
|
-
|
|
33077
|
-
|
|
33078
|
-
|
|
33106
|
+
|
|
33107
|
+
.E_csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
33108
|
+
padding-right: 0px;
|
|
33109
|
+
cursor: default;
|
|
33079
33110
|
}
|
|
33080
|
-
|
|
33081
|
-
|
|
33082
|
-
|
|
33083
|
-
|
|
33084
|
-
gap: 8px;
|
|
33085
|
-
color: #00122e;
|
|
33111
|
+
|
|
33112
|
+
button.E_lujuy3j {
|
|
33113
|
+
color: #0080FF;
|
|
33114
|
+
height: unset;
|
|
33086
33115
|
}
|
|
33087
|
-
.
|
|
33088
|
-
|
|
33116
|
+
button.E_lujuy3j .button-prefix-icon {
|
|
33117
|
+
margin-right: 4px;
|
|
33089
33118
|
}
|
|
33090
|
-
.
|
|
33091
|
-
|
|
33092
|
-
outline: none;
|
|
33093
|
-
width: 162px;
|
|
33094
|
-
padding: 0;
|
|
33095
|
-
height: 22px;
|
|
33096
|
-
line-height: 22px;
|
|
33097
|
-
text-align: center;
|
|
33119
|
+
button.E_lujuy3j .button-suffix-icon {
|
|
33120
|
+
margin-left: 4px;
|
|
33098
33121
|
}
|
|
33099
|
-
.
|
|
33100
|
-
color:
|
|
33101
|
-
text-align: center;
|
|
33122
|
+
button.E_lujuy3j:hover, button.E_lujuy3j.__pseudo-states-hover {
|
|
33123
|
+
color: #009dff;
|
|
33102
33124
|
}
|
|
33103
|
-
.
|
|
33104
|
-
|
|
33125
|
+
button.E_lujuy3j:active, button.E_lujuy3j.__pseudo-states-active {
|
|
33126
|
+
color: #005ed1;
|
|
33105
33127
|
}
|
|
33106
|
-
.
|
|
33107
|
-
|
|
33108
|
-
outline: none;
|
|
33109
|
-
box-shadow: none;
|
|
33128
|
+
button.E_lujuy3j.ui-kit-link-disabled {
|
|
33129
|
+
color: #0080FF;
|
|
33110
33130
|
}
|
|
33111
|
-
.
|
|
33112
|
-
|
|
33131
|
+
button.E_lujuy3j.ui-kit-link-subtle {
|
|
33132
|
+
color: #00122e;
|
|
33113
33133
|
}
|
|
33114
|
-
|
|
33115
|
-
|
|
33116
|
-
padding: 12px 12px 0 12px;
|
|
33134
|
+
button.E_lujuy3j.ui-kit-link-subtle:hover, button.E_lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
|
|
33135
|
+
color: #0080FF;
|
|
33117
33136
|
}
|
|
33118
|
-
.
|
|
33119
|
-
|
|
33137
|
+
button.E_lujuy3j.ui-kit-link-subtle:active, button.E_lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
|
|
33138
|
+
color: #005ed1;
|
|
33120
33139
|
}
|
|
33121
|
-
.
|
|
33122
|
-
|
|
33140
|
+
button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
33141
|
+
color: #00122e;
|
|
33123
33142
|
}
|
|
33124
|
-
|
|
33125
|
-
|
|
33143
|
+
|
|
33144
|
+
.E_t3qomhu {
|
|
33145
|
+
margin: 0 2px;
|
|
33126
33146
|
}
|
|
33127
|
-
|
|
33128
|
-
|
|
33129
|
-
overflow:
|
|
33147
|
+
|
|
33148
|
+
.E_o8ocss1 {
|
|
33149
|
+
overflow: hidden;
|
|
33150
|
+
text-overflow: ellipsis;
|
|
33130
33151
|
}
|
|
33131
|
-
|
|
33132
|
-
|
|
33152
|
+
|
|
33153
|
+
.E_s17syc35 {
|
|
33154
|
+
white-space: nowrap;
|
|
33133
33155
|
}
|
|
33134
|
-
|
|
33135
|
-
|
|
33136
|
-
|
|
33156
|
+
|
|
33157
|
+
.E_m1rk4s1l {
|
|
33158
|
+
display: -webkit-box;
|
|
33159
|
+
-webkit-line-clamp: var(--m1rk4s1l-0);
|
|
33160
|
+
-webkit-box-orient: vertical;
|
|
33161
|
+
word-break: break-all;
|
|
33137
33162
|
}
|
|
33138
33163
|
|
|
33139
|
-
.
|
|
33140
|
-
|
|
33164
|
+
.E_shq1k1g.ant-select, .E_shq1k1g.ant-select .ant-select-selector {
|
|
33165
|
+
border-radius: 6px;
|
|
33141
33166
|
}
|
|
33142
|
-
.
|
|
33143
|
-
|
|
33144
|
-
|
|
33145
|
-
color: rgba(
|
|
33167
|
+
.E_shq1k1g.ant-select.ant-select-single {
|
|
33168
|
+
width: 100%;
|
|
33169
|
+
color: #2d3a56;
|
|
33170
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
33171
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33172
|
+
font-size: 13px;
|
|
33146
33173
|
}
|
|
33147
|
-
.
|
|
33148
|
-
|
|
33149
|
-
padding: 12px;
|
|
33174
|
+
.E_shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
33175
|
+
height: 30px;
|
|
33150
33176
|
}
|
|
33151
|
-
.
|
|
33152
|
-
|
|
33153
|
-
|
|
33154
|
-
transition: all 0.2s ease-in-out;
|
|
33155
|
-
cursor: pointer;
|
|
33177
|
+
.E_shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
33178
|
+
height: 38px;
|
|
33179
|
+
font-size: 13px;
|
|
33156
33180
|
}
|
|
33157
|
-
.
|
|
33158
|
-
|
|
33181
|
+
.E_shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
33182
|
+
.E_shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
33183
|
+
transition: 160ms ease;
|
|
33184
|
+
}
|
|
33185
|
+
.E_shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
33159
33186
|
color: #0080ff;
|
|
33160
33187
|
}
|
|
33161
|
-
.
|
|
33162
|
-
|
|
33188
|
+
.E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
33189
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
33190
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33191
|
+
}
|
|
33192
|
+
.E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33163
33193
|
color: #0080ff;
|
|
33164
33194
|
}
|
|
33165
|
-
.
|
|
33166
|
-
|
|
33195
|
+
.E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
33196
|
+
border-color: #0080ff;
|
|
33197
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33167
33198
|
}
|
|
33168
|
-
|
|
33169
|
-
|
|
33170
|
-
padding: 0;
|
|
33199
|
+
.E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33200
|
+
transform: rotate(180deg);
|
|
33171
33201
|
}
|
|
33172
|
-
.
|
|
33173
|
-
|
|
33202
|
+
.E_shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
33203
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33204
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33205
|
+
cursor: "not-allowed";
|
|
33174
33206
|
}
|
|
33175
|
-
.
|
|
33176
|
-
|
|
33207
|
+
.E_shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
33208
|
+
border-color: #f0483e !important;
|
|
33177
33209
|
}
|
|
33178
|
-
|
|
33179
|
-
|
|
33180
|
-
display: flex;
|
|
33181
|
-
flex-direction: column;
|
|
33182
|
-
flex: 1;
|
|
33183
|
-
/* FIXME:(yanzhen) do this better */
|
|
33210
|
+
.E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33211
|
+
color: #1d326c;
|
|
33184
33212
|
}
|
|
33185
|
-
.
|
|
33186
|
-
|
|
33187
|
-
|
|
33188
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
33213
|
+
.E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
33214
|
+
border-color: #0080ff;
|
|
33215
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33189
33216
|
}
|
|
33190
|
-
.
|
|
33191
|
-
|
|
33217
|
+
.E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33218
|
+
transform: rotate(180deg);
|
|
33192
33219
|
}
|
|
33193
|
-
|
|
33194
|
-
|
|
33195
|
-
padding: 1px 12px;
|
|
33196
|
-
line-height: 24px;
|
|
33220
|
+
|
|
33221
|
+
.E_igz4le8 {
|
|
33197
33222
|
height: 24px;
|
|
33198
|
-
|
|
33199
|
-
|
|
33200
|
-
cursor: pointer;
|
|
33201
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
33202
|
-
}
|
|
33203
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
33204
|
-
padding-left: 0;
|
|
33223
|
+
width: 56px !important;
|
|
33224
|
+
margin-right: 4px;
|
|
33205
33225
|
}
|
|
33206
|
-
|
|
33207
|
-
|
|
33226
|
+
|
|
33227
|
+
.E_c1riexje {
|
|
33228
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33208
33229
|
}
|
|
33209
|
-
|
|
33210
|
-
|
|
33211
|
-
|
|
33230
|
+
|
|
33231
|
+
.E_s14dk8r1 {
|
|
33232
|
+
margin: 0;
|
|
33233
|
+
border-radius: 20px;
|
|
33234
|
+
padding: 2px 10px;
|
|
33235
|
+
height: 22px;
|
|
33212
33236
|
}
|
|
33213
|
-
.
|
|
33214
|
-
|
|
33237
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
33238
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
33215
33239
|
}
|
|
33216
|
-
.
|
|
33217
|
-
background: rgba(
|
|
33240
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
33241
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
33218
33242
|
}
|
|
33219
|
-
.
|
|
33220
|
-
color: #
|
|
33221
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33243
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
33244
|
+
color: #00122e;
|
|
33222
33245
|
}
|
|
33223
|
-
.
|
|
33224
|
-
|
|
33246
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
33247
|
+
margin-right: 6px;
|
|
33225
33248
|
}
|
|
33226
|
-
.
|
|
33227
|
-
|
|
33249
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
33250
|
+
margin-left: 4px;
|
|
33228
33251
|
}
|
|
33229
|
-
.
|
|
33230
|
-
|
|
33252
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
33253
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33231
33254
|
}
|
|
33232
|
-
.
|
|
33233
|
-
color: #0080ff;
|
|
33234
|
-
background: rgba(0, 128, 255, 0.1);
|
|
33255
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
33256
|
+
background-color: #0080ff;
|
|
33235
33257
|
}
|
|
33236
|
-
.
|
|
33237
|
-
background: rgba(0,
|
|
33258
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
33259
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
33238
33260
|
}
|
|
33239
|
-
.
|
|
33240
|
-
|
|
33261
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
33262
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
33241
33263
|
}
|
|
33242
|
-
.
|
|
33243
|
-
|
|
33244
|
-
height: 22px;
|
|
33264
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
33265
|
+
background-color: #f0483e;
|
|
33245
33266
|
}
|
|
33246
|
-
.
|
|
33247
|
-
|
|
33267
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
33268
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
33248
33269
|
}
|
|
33249
|
-
.
|
|
33250
|
-
|
|
33251
|
-
display: flex;
|
|
33252
|
-
align-items: center;
|
|
33253
|
-
overflow: hidden;
|
|
33270
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
33271
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
33254
33272
|
}
|
|
33255
|
-
.
|
|
33256
|
-
|
|
33257
|
-
max-width: 0;
|
|
33258
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
33273
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
33274
|
+
background-color: #fea008;
|
|
33259
33275
|
}
|
|
33260
|
-
.
|
|
33261
|
-
|
|
33262
|
-
position: relative;
|
|
33263
|
-
display: flex;
|
|
33276
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
33277
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
33264
33278
|
}
|
|
33265
|
-
.
|
|
33266
|
-
|
|
33267
|
-
position: absolute;
|
|
33268
|
-
top: 50%;
|
|
33269
|
-
left: 0;
|
|
33270
|
-
transform: translate(-50%, -50%);
|
|
33271
|
-
transition: opacity 100ms linear;
|
|
33272
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
33279
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
33280
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
33273
33281
|
}
|
|
33274
|
-
.
|
|
33275
|
-
color: #
|
|
33282
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
33283
|
+
background-color: #00ba5d;
|
|
33276
33284
|
}
|
|
33277
|
-
.
|
|
33278
|
-
|
|
33279
|
-
display: inline-block;
|
|
33280
|
-
opacity: 1;
|
|
33281
|
-
max-width: 160px;
|
|
33285
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
33286
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
33282
33287
|
}
|
|
33283
|
-
.
|
|
33284
|
-
|
|
33285
|
-
color: #005ed1;
|
|
33288
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
33289
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33286
33290
|
}
|
|
33287
|
-
.
|
|
33288
|
-
|
|
33291
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
33292
|
+
background-color: #6b7d99;
|
|
33289
33293
|
}
|
|
33290
|
-
.
|
|
33291
|
-
background: rgba(
|
|
33294
|
+
.E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
33295
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
33292
33296
|
}
|
|
33293
|
-
|
|
33294
|
-
|
|
33297
|
+
|
|
33298
|
+
.E_s1uupoto {
|
|
33299
|
+
width: 8px;
|
|
33300
|
+
height: 8px;
|
|
33301
|
+
border-radius: 50%;
|
|
33302
|
+
display: inline-block;
|
|
33295
33303
|
}
|
|
33296
|
-
|
|
33297
|
-
|
|
33298
|
-
|
|
33299
|
-
border-radius: 6px 6px 0 0;
|
|
33304
|
+
|
|
33305
|
+
.E_iiqau4c.ant-input-group.ant-input-group-compact {
|
|
33306
|
+
display: flex;
|
|
33300
33307
|
}
|
|
33301
|
-
|
|
33302
|
-
|
|
33308
|
+
|
|
33309
|
+
.E_t19ustft .date {
|
|
33310
|
+
margin-right: 4px;
|
|
33303
33311
|
}
|
|
33304
|
-
|
|
33305
|
-
|
|
33312
|
+
|
|
33313
|
+
.E_s1uupxds {
|
|
33314
|
+
padding: 0 8px;
|
|
33315
|
+
border-radius: 4px;
|
|
33306
33316
|
}
|
|
33307
|
-
|
|
33308
|
-
|
|
33309
|
-
|
|
33317
|
+
|
|
33318
|
+
.E_m10sqwut {
|
|
33319
|
+
padding: 2px 8px;
|
|
33320
|
+
border-radius: 3px;
|
|
33310
33321
|
}
|
|
33311
|
-
|
|
33312
|
-
|
|
33322
|
+
|
|
33323
|
+
.E_l1d492wb {
|
|
33324
|
+
padding: 3px 8px;
|
|
33325
|
+
border-radius: 2px;
|
|
33313
33326
|
}
|
|
33314
|
-
|
|
33315
|
-
|
|
33327
|
+
|
|
33328
|
+
.E_t1lzavmu.ant-tag:hover {
|
|
33329
|
+
opacity: unset;
|
|
33316
33330
|
}
|
|
33317
|
-
.
|
|
33318
|
-
|
|
33331
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
33332
|
+
margin: 0;
|
|
33333
|
+
margin-right: 8px;
|
|
33334
|
+
display: inline-flex;
|
|
33335
|
+
align-items: center;
|
|
33336
|
+
border: none;
|
|
33319
33337
|
}
|
|
33320
|
-
.
|
|
33321
|
-
|
|
33338
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
33339
|
+
width: 16px;
|
|
33340
|
+
height: 16px;
|
|
33341
|
+
color: inherit;
|
|
33342
|
+
margin-left: 4px;
|
|
33343
|
+
opacity: 0.6;
|
|
33344
|
+
display: inline-flex;
|
|
33322
33345
|
}
|
|
33323
|
-
.
|
|
33324
|
-
|
|
33346
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
33347
|
+
opacity: 1;
|
|
33325
33348
|
}
|
|
33326
|
-
.
|
|
33327
|
-
|
|
33328
|
-
color:
|
|
33349
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
33350
|
+
color: #0080ff;
|
|
33351
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33329
33352
|
}
|
|
33330
|
-
.
|
|
33331
|
-
color:
|
|
33353
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
33354
|
+
color: #f0483e;
|
|
33355
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
33332
33356
|
}
|
|
33333
|
-
.
|
|
33334
|
-
color: #
|
|
33357
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
33358
|
+
color: #e07f00;
|
|
33359
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
33335
33360
|
}
|
|
33336
|
-
.
|
|
33337
|
-
|
|
33361
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
33362
|
+
color: #008f4c;
|
|
33363
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
33338
33364
|
}
|
|
33339
|
-
.
|
|
33340
|
-
|
|
33365
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
33366
|
+
color: #1d326c;
|
|
33367
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33341
33368
|
}
|
|
33342
|
-
.
|
|
33343
|
-
|
|
33344
|
-
|
|
33345
|
-
flex-direction: column;
|
|
33369
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
33370
|
+
color: #7E41FF;
|
|
33371
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
33346
33372
|
}
|
|
33347
|
-
.
|
|
33348
|
-
|
|
33373
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
33374
|
+
color: #fff;
|
|
33349
33375
|
}
|
|
33350
|
-
|
|
33351
|
-
|
|
33352
|
-
max-width: 240px;
|
|
33353
|
-
animation: none;
|
|
33376
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
33377
|
+
background-color: #f0483e;
|
|
33354
33378
|
}
|
|
33355
|
-
.
|
|
33356
|
-
|
|
33357
|
-
padding: 0;
|
|
33379
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
33380
|
+
background-color: #fea008;
|
|
33358
33381
|
}
|
|
33359
|
-
.
|
|
33360
|
-
|
|
33361
|
-
height: 32px;
|
|
33362
|
-
line-height: 32px;
|
|
33363
|
-
font-size: 13px;
|
|
33364
|
-
padding: 0 10px;
|
|
33365
|
-
display: block;
|
|
33366
|
-
overflow: hidden;
|
|
33367
|
-
text-overflow: ellipsis;
|
|
33368
|
-
white-space: nowrap;
|
|
33382
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
33383
|
+
background-color: #00ba5d;
|
|
33369
33384
|
}
|
|
33370
|
-
.
|
|
33371
|
-
|
|
33372
|
-
height: 1px;
|
|
33373
|
-
width: calc(100% + 10px);
|
|
33374
|
-
background: rgba(172, 186, 211, 0.6);
|
|
33375
|
-
display: block;
|
|
33385
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
33386
|
+
background-color: #0080ff;
|
|
33376
33387
|
}
|
|
33377
|
-
.
|
|
33378
|
-
color: #
|
|
33379
|
-
background: transparent;
|
|
33388
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
33389
|
+
background-color: #6b7d99;
|
|
33380
33390
|
}
|
|
33381
|
-
|
|
33382
|
-
|
|
33383
|
-
font-weight: bold;
|
|
33384
|
-
background-color: unset;
|
|
33385
|
-
padding: unset;
|
|
33391
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
33392
|
+
background-color: #7E41FF;
|
|
33386
33393
|
}
|
|
33387
33394
|
|
|
33388
33395
|
.E_l4bld33 {
|
|
@@ -33820,6 +33827,10 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33820
33827
|
background: rgba(163, 180, 204, 0.18);
|
|
33821
33828
|
}
|
|
33822
33829
|
|
|
33830
|
+
.E_c1k4vanq {
|
|
33831
|
+
padding: 0 12px 14px 12px;
|
|
33832
|
+
}
|
|
33833
|
+
|
|
33823
33834
|
.E_skwah65 {
|
|
33824
33835
|
height: 8px;
|
|
33825
33836
|
box-sizing: border-box;
|
|
@@ -33833,26 +33844,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33833
33844
|
margin-left: 1px;
|
|
33834
33845
|
}
|
|
33835
33846
|
|
|
33836
|
-
.E_rrwcpby {
|
|
33837
|
-
display: flex;
|
|
33838
|
-
align-items: center;
|
|
33839
|
-
}
|
|
33840
|
-
.E_rrwcpby .order {
|
|
33841
|
-
height: 24px;
|
|
33842
|
-
width: 24px;
|
|
33843
|
-
border-radius: 20px;
|
|
33844
|
-
color: #0080ff;
|
|
33845
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33846
|
-
display: flex;
|
|
33847
|
-
align-items: center;
|
|
33848
|
-
justify-content: center;
|
|
33849
|
-
margin-right: 6px;
|
|
33850
|
-
}
|
|
33851
|
-
|
|
33852
|
-
.E_c1k4vanq {
|
|
33853
|
-
padding: 0 12px 14px 12px;
|
|
33854
|
-
}
|
|
33855
|
-
|
|
33856
33847
|
.E_c1udgdh2 {
|
|
33857
33848
|
color: #2d3a56;
|
|
33858
33849
|
padding: 7px 12px;
|
|
@@ -33910,9 +33901,20 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33910
33901
|
transform: translateY(-4px);
|
|
33911
33902
|
}
|
|
33912
33903
|
|
|
33913
|
-
.
|
|
33914
|
-
|
|
33915
|
-
|
|
33904
|
+
.E_rrwcpby {
|
|
33905
|
+
display: flex;
|
|
33906
|
+
align-items: center;
|
|
33907
|
+
}
|
|
33908
|
+
.E_rrwcpby .order {
|
|
33909
|
+
height: 24px;
|
|
33910
|
+
width: 24px;
|
|
33911
|
+
border-radius: 20px;
|
|
33912
|
+
color: #0080ff;
|
|
33913
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33914
|
+
display: flex;
|
|
33915
|
+
align-items: center;
|
|
33916
|
+
justify-content: center;
|
|
33917
|
+
margin-right: 6px;
|
|
33916
33918
|
}
|
|
33917
33919
|
|
|
33918
33920
|
.E_f1p9ti6d {
|
|
@@ -33946,56 +33948,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33946
33948
|
min-height: 0px;
|
|
33947
33949
|
}
|
|
33948
33950
|
|
|
33949
|
-
.E_at4ovwe .ant-input-number-handler-wrap {
|
|
33950
|
-
display: var(--at4ovwe-0);
|
|
33951
|
-
}
|
|
33952
|
-
.E_at4ovwe .ant-input-number-input-wrap {
|
|
33953
|
-
padding: 5px 12px;
|
|
33954
|
-
display: inline-flex;
|
|
33955
|
-
line-height: 1.5715;
|
|
33956
|
-
height: 100%;
|
|
33957
|
-
width: 100%;
|
|
33958
|
-
}
|
|
33959
|
-
.E_at4ovwe .ant-input-number-input-wrap::after {
|
|
33960
|
-
content: var(--at4ovwe-1);
|
|
33961
|
-
display: var(--at4ovwe-2);
|
|
33962
|
-
flex: none;
|
|
33963
|
-
align-items: center;
|
|
33964
|
-
margin-left: 4px;
|
|
33965
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33966
|
-
}
|
|
33967
|
-
.E_at4ovwe .ant-input-number-input-wrap::before {
|
|
33968
|
-
content: var(--at4ovwe-3);
|
|
33969
|
-
display: var(--at4ovwe-4);
|
|
33970
|
-
flex: none;
|
|
33971
|
-
align-items: center;
|
|
33972
|
-
margin-right: 4px;
|
|
33973
|
-
cursor: auto;
|
|
33974
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33975
|
-
}
|
|
33976
|
-
.ant-input-group.ant-input-group-compact > .E_at4ovwe {
|
|
33977
|
-
border-radius: 0;
|
|
33978
|
-
}
|
|
33979
|
-
.E_at4ovwe.ant-input-number {
|
|
33980
|
-
width: 100%;
|
|
33981
|
-
border-radius: 6px;
|
|
33982
|
-
}
|
|
33983
|
-
.E_at4ovwe.ant-input-number:not([disabled]):focus, .E_at4ovwe.ant-input-number:not([disabled]):active, .E_at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33984
|
-
border-color: #0096ff;
|
|
33985
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33986
|
-
z-index: 1;
|
|
33987
|
-
}
|
|
33988
|
-
.E_at4ovwe.ant-input-number.error:not([disabled]):hover, .E_at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33989
|
-
border-color: #e75a3a;
|
|
33990
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33991
|
-
}
|
|
33992
|
-
.E_at4ovwe .ant-input-number-input {
|
|
33993
|
-
padding: 0;
|
|
33994
|
-
margin: 0;
|
|
33995
|
-
height: auto;
|
|
33996
|
-
font-size: inherit;
|
|
33997
|
-
}
|
|
33998
|
-
|
|
33999
33951
|
.E_tc40oxa {
|
|
34000
33952
|
margin-bottom: 4px;
|
|
34001
33953
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -34189,6 +34141,61 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34189
34141
|
margin-right: 8px;
|
|
34190
34142
|
}
|
|
34191
34143
|
|
|
34144
|
+
.E_at4ovwe .ant-input-number-handler-wrap {
|
|
34145
|
+
display: var(--at4ovwe-0);
|
|
34146
|
+
}
|
|
34147
|
+
.E_at4ovwe .ant-input-number-input-wrap {
|
|
34148
|
+
padding: 5px 12px;
|
|
34149
|
+
display: inline-flex;
|
|
34150
|
+
line-height: 1.5715;
|
|
34151
|
+
height: 100%;
|
|
34152
|
+
width: 100%;
|
|
34153
|
+
}
|
|
34154
|
+
.E_at4ovwe .ant-input-number-input-wrap::after {
|
|
34155
|
+
content: var(--at4ovwe-1);
|
|
34156
|
+
display: var(--at4ovwe-2);
|
|
34157
|
+
flex: none;
|
|
34158
|
+
align-items: center;
|
|
34159
|
+
margin-left: 4px;
|
|
34160
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34161
|
+
}
|
|
34162
|
+
.E_at4ovwe .ant-input-number-input-wrap::before {
|
|
34163
|
+
content: var(--at4ovwe-3);
|
|
34164
|
+
display: var(--at4ovwe-4);
|
|
34165
|
+
flex: none;
|
|
34166
|
+
align-items: center;
|
|
34167
|
+
margin-right: 4px;
|
|
34168
|
+
cursor: auto;
|
|
34169
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34170
|
+
}
|
|
34171
|
+
.ant-input-group.ant-input-group-compact > .E_at4ovwe {
|
|
34172
|
+
border-radius: 0;
|
|
34173
|
+
}
|
|
34174
|
+
.E_at4ovwe.ant-input-number {
|
|
34175
|
+
width: 100%;
|
|
34176
|
+
border-radius: 6px;
|
|
34177
|
+
}
|
|
34178
|
+
.E_at4ovwe.ant-input-number:not([disabled]):focus, .E_at4ovwe.ant-input-number:not([disabled]):active, .E_at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
34179
|
+
border-color: #0096ff;
|
|
34180
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
34181
|
+
z-index: 1;
|
|
34182
|
+
}
|
|
34183
|
+
.E_at4ovwe.ant-input-number.error:not([disabled]):hover, .E_at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
34184
|
+
border-color: #e75a3a;
|
|
34185
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
34186
|
+
}
|
|
34187
|
+
.E_at4ovwe .ant-input-number-input {
|
|
34188
|
+
padding: 0;
|
|
34189
|
+
margin: 0;
|
|
34190
|
+
height: auto;
|
|
34191
|
+
font-size: inherit;
|
|
34192
|
+
}
|
|
34193
|
+
|
|
34194
|
+
.E_iwsze0q {
|
|
34195
|
+
margin-right: 4px;
|
|
34196
|
+
height: 16px;
|
|
34197
|
+
}
|
|
34198
|
+
|
|
34192
34199
|
.E_sut42l0 {
|
|
34193
34200
|
padding: 0 8px;
|
|
34194
34201
|
height: 18px;
|