@cloudtower/eagle 0.30.3 → 0.31.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1987 -1986
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1945 -1945
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29594,33 +29594,39 @@ html body {
|
|
|
29594
29594
|
color: #005ed1;
|
|
29595
29595
|
}
|
|
29596
29596
|
|
|
29597
|
-
.
|
|
29598
|
-
|
|
29599
|
-
}
|
|
29600
|
-
|
|
29601
|
-
.E_bqamoqe {
|
|
29602
|
-
white-space: nowrap;
|
|
29603
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29597
|
+
.E_c1uzzomf {
|
|
29598
|
+
margin-bottom: 16px;
|
|
29604
29599
|
}
|
|
29605
|
-
.
|
|
29606
|
-
|
|
29600
|
+
.E_c1uzzomf .card-title {
|
|
29601
|
+
font-size: 16px;
|
|
29602
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29603
|
+
font-weight: 700;
|
|
29604
|
+
line-height: 32px;
|
|
29607
29605
|
}
|
|
29608
|
-
.
|
|
29609
|
-
|
|
29606
|
+
.E_c1uzzomf .card-body {
|
|
29607
|
+
padding: 24px;
|
|
29608
|
+
border-radius: 8px;
|
|
29609
|
+
background: #fff;
|
|
29610
29610
|
}
|
|
29611
|
-
.
|
|
29612
|
-
|
|
29611
|
+
.E_c1uzzomf .empty {
|
|
29612
|
+
font-weight: 700;
|
|
29613
|
+
font-size: 14px;
|
|
29614
|
+
line-height: 22px;
|
|
29615
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29616
|
+
text-align: center;
|
|
29613
29617
|
}
|
|
29614
|
-
|
|
29615
|
-
|
|
29616
|
-
|
|
29618
|
+
|
|
29619
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29620
|
+
padding: 4px 8px 0 8px;
|
|
29621
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29622
|
+
font-size: 12px;
|
|
29617
29623
|
}
|
|
29618
|
-
.
|
|
29619
|
-
|
|
29620
|
-
border-bottom-left-radius: 0;
|
|
29624
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29625
|
+
padding-bottom: 6px;
|
|
29621
29626
|
}
|
|
29622
|
-
.
|
|
29623
|
-
|
|
29627
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29628
|
+
padding-top: 4px;
|
|
29629
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29624
29630
|
}
|
|
29625
29631
|
|
|
29626
29632
|
.E_m74vjol {
|
|
@@ -29636,6 +29642,89 @@ html body {
|
|
|
29636
29642
|
width: 100%;
|
|
29637
29643
|
}
|
|
29638
29644
|
|
|
29645
|
+
.E_d1bw7c5z {
|
|
29646
|
+
position: relative;
|
|
29647
|
+
max-width: 388px;
|
|
29648
|
+
min-width: 285px;
|
|
29649
|
+
}
|
|
29650
|
+
.E_d1bw7c5z .center {
|
|
29651
|
+
position: absolute;
|
|
29652
|
+
font-size: 12px;
|
|
29653
|
+
width: 80px;
|
|
29654
|
+
height: 100px;
|
|
29655
|
+
top: 0;
|
|
29656
|
+
left: 35px;
|
|
29657
|
+
display: flex;
|
|
29658
|
+
flex-direction: column;
|
|
29659
|
+
justify-content: center;
|
|
29660
|
+
align-items: center;
|
|
29661
|
+
color: #00122e;
|
|
29662
|
+
}
|
|
29663
|
+
.E_d1bw7c5z .center .number {
|
|
29664
|
+
font-size: 24px;
|
|
29665
|
+
font-weight: 700;
|
|
29666
|
+
}
|
|
29667
|
+
.E_d1bw7c5z .center .text {
|
|
29668
|
+
padding: 0 5px;
|
|
29669
|
+
font-size: 12px;
|
|
29670
|
+
width: inherit;
|
|
29671
|
+
text-align: center;
|
|
29672
|
+
}
|
|
29673
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
29674
|
+
display: flex;
|
|
29675
|
+
}
|
|
29676
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29677
|
+
position: relative !important;
|
|
29678
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29679
|
+
left: 0 !important;
|
|
29680
|
+
bottom: 0 !important;
|
|
29681
|
+
display: flex;
|
|
29682
|
+
align-items: center;
|
|
29683
|
+
}
|
|
29684
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29685
|
+
width: 100%;
|
|
29686
|
+
}
|
|
29687
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29688
|
+
width: 100%;
|
|
29689
|
+
margin-right: 0 !important;
|
|
29690
|
+
line-height: 18px;
|
|
29691
|
+
}
|
|
29692
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29693
|
+
border-radius: 2px;
|
|
29694
|
+
}
|
|
29695
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
29696
|
+
min-width: 75px;
|
|
29697
|
+
max-width: 198px;
|
|
29698
|
+
width: calc(100% - 20px);
|
|
29699
|
+
margin-left: 2px;
|
|
29700
|
+
color: #00122e !important;
|
|
29701
|
+
display: inline-flex;
|
|
29702
|
+
justify-content: space-between;
|
|
29703
|
+
}
|
|
29704
|
+
.E_d1bw7c5z .tooltip-text {
|
|
29705
|
+
maxwidth: calc(100% - 12px);
|
|
29706
|
+
cursor: pointer;
|
|
29707
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
29708
|
+
overflow: hidden;
|
|
29709
|
+
text-overflow: ellipsis;
|
|
29710
|
+
white-space: nowrap;
|
|
29711
|
+
}
|
|
29712
|
+
.E_d1bw7c5z .value {
|
|
29713
|
+
color: rgba(44, 56, 82, 0.75);
|
|
29714
|
+
}
|
|
29715
|
+
|
|
29716
|
+
.E_t10pqbtc {
|
|
29717
|
+
width: 140px;
|
|
29718
|
+
}
|
|
29719
|
+
.E_t10pqbtc .item {
|
|
29720
|
+
margin: 6px auto;
|
|
29721
|
+
display: flex;
|
|
29722
|
+
justify-content: space-between;
|
|
29723
|
+
}
|
|
29724
|
+
.E_t10pqbtc .item .name {
|
|
29725
|
+
width: 102px;
|
|
29726
|
+
}
|
|
29727
|
+
|
|
29639
29728
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29640
29729
|
justify-content: center;
|
|
29641
29730
|
}
|
|
@@ -29890,159 +29979,216 @@ button.E_n7k2c6r {
|
|
|
29890
29979
|
padding: 0;
|
|
29891
29980
|
}
|
|
29892
29981
|
|
|
29893
|
-
.
|
|
29894
|
-
|
|
29982
|
+
.E_b1nip9bk {
|
|
29983
|
+
padding: 4px 11px;
|
|
29895
29984
|
}
|
|
29896
|
-
|
|
29897
|
-
|
|
29898
|
-
|
|
29899
|
-
|
|
29900
|
-
line-height: 32px;
|
|
29985
|
+
|
|
29986
|
+
.E_bqamoqe {
|
|
29987
|
+
white-space: nowrap;
|
|
29988
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29901
29989
|
}
|
|
29902
|
-
.
|
|
29903
|
-
|
|
29904
|
-
border-radius: 8px;
|
|
29905
|
-
background: #fff;
|
|
29990
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29991
|
+
--color: #0080ff;
|
|
29906
29992
|
}
|
|
29907
|
-
.
|
|
29908
|
-
|
|
29909
|
-
font-size: 14px;
|
|
29910
|
-
line-height: 22px;
|
|
29911
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29912
|
-
text-align: center;
|
|
29993
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29994
|
+
--color: #0080ff;
|
|
29913
29995
|
}
|
|
29914
|
-
|
|
29915
|
-
|
|
29916
|
-
padding: 4px 8px 0 8px;
|
|
29917
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29918
|
-
font-size: 12px;
|
|
29996
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29997
|
+
margin-left: 1px;
|
|
29919
29998
|
}
|
|
29920
|
-
.
|
|
29921
|
-
|
|
29999
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30000
|
+
border-top-right-radius: 0;
|
|
30001
|
+
border-bottom-right-radius: 0;
|
|
29922
30002
|
}
|
|
29923
|
-
.
|
|
29924
|
-
|
|
29925
|
-
border-
|
|
30003
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30004
|
+
border-top-left-radius: 0;
|
|
30005
|
+
border-bottom-left-radius: 0;
|
|
29926
30006
|
}
|
|
29927
|
-
|
|
29928
|
-
|
|
29929
|
-
position: relative;
|
|
29930
|
-
max-width: 388px;
|
|
29931
|
-
min-width: 285px;
|
|
30007
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30008
|
+
border-radius: unset;
|
|
29932
30009
|
}
|
|
29933
|
-
|
|
29934
|
-
|
|
29935
|
-
|
|
29936
|
-
width: 80px;
|
|
29937
|
-
height: 100px;
|
|
29938
|
-
top: 0;
|
|
29939
|
-
left: 35px;
|
|
29940
|
-
display: flex;
|
|
29941
|
-
flex-direction: column;
|
|
29942
|
-
justify-content: center;
|
|
29943
|
-
align-items: center;
|
|
29944
|
-
color: #00122e;
|
|
30010
|
+
|
|
30011
|
+
.E_c1yyuluq {
|
|
30012
|
+
border-radius: 8px;
|
|
29945
30013
|
}
|
|
29946
|
-
.
|
|
29947
|
-
|
|
29948
|
-
font-weight: 700;
|
|
30014
|
+
.E_c1yyuluq .ant-card-body {
|
|
30015
|
+
padding: 20px 24px 24px 24px;
|
|
29949
30016
|
}
|
|
29950
|
-
|
|
29951
|
-
|
|
29952
|
-
|
|
29953
|
-
|
|
29954
|
-
text-align: center;
|
|
30017
|
+
|
|
30018
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30019
|
+
border: 0px;
|
|
30020
|
+
background-color: #fff;
|
|
29955
30021
|
}
|
|
29956
|
-
.
|
|
29957
|
-
|
|
30022
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30023
|
+
padding-top: 0px;
|
|
30024
|
+
padding-bottom: 0px;
|
|
30025
|
+
padding-left: 0px !important;
|
|
30026
|
+
padding-right: 24px;
|
|
29958
30027
|
}
|
|
29959
|
-
.
|
|
29960
|
-
|
|
29961
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29962
|
-
left: 0 !important;
|
|
29963
|
-
bottom: 0 !important;
|
|
29964
|
-
display: flex;
|
|
29965
|
-
align-items: center;
|
|
30028
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30029
|
+
right: 0px;
|
|
29966
30030
|
}
|
|
29967
|
-
.
|
|
29968
|
-
|
|
30031
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30032
|
+
padding: 0px;
|
|
29969
30033
|
}
|
|
29970
|
-
|
|
29971
|
-
|
|
29972
|
-
|
|
29973
|
-
|
|
30034
|
+
|
|
30035
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30036
|
+
padding-right: 0px;
|
|
30037
|
+
cursor: default;
|
|
29974
30038
|
}
|
|
29975
|
-
|
|
29976
|
-
|
|
30039
|
+
|
|
30040
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30041
|
+
display: flex;
|
|
29977
30042
|
}
|
|
29978
|
-
|
|
29979
|
-
|
|
29980
|
-
max-width: 198px;
|
|
29981
|
-
width: calc(100% - 20px);
|
|
29982
|
-
margin-left: 2px;
|
|
29983
|
-
color: #00122e !important;
|
|
30043
|
+
|
|
30044
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
29984
30045
|
display: inline-flex;
|
|
29985
|
-
|
|
30046
|
+
align-items: baseline;
|
|
30047
|
+
white-space: pre-wrap;
|
|
29986
30048
|
}
|
|
29987
|
-
.
|
|
29988
|
-
|
|
29989
|
-
|
|
29990
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
29991
|
-
overflow: hidden;
|
|
29992
|
-
text-overflow: ellipsis;
|
|
29993
|
-
white-space: nowrap;
|
|
30049
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30050
|
+
position: relative;
|
|
30051
|
+
top: 3px;
|
|
29994
30052
|
}
|
|
29995
|
-
.
|
|
29996
|
-
color: rgba(
|
|
30053
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30054
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
29997
30055
|
}
|
|
29998
|
-
|
|
29999
|
-
|
|
30000
|
-
width: 140px;
|
|
30056
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30057
|
+
border-color: #0080ff;
|
|
30001
30058
|
}
|
|
30002
|
-
.
|
|
30003
|
-
|
|
30004
|
-
|
|
30005
|
-
justify-content: space-between;
|
|
30059
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30060
|
+
border-color: #0080ff;
|
|
30061
|
+
background: #0080ff;
|
|
30006
30062
|
}
|
|
30007
|
-
.
|
|
30008
|
-
|
|
30063
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30064
|
+
top: 4px;
|
|
30065
|
+
left: 4px;
|
|
30066
|
+
width: 6px;
|
|
30067
|
+
height: 6px;
|
|
30068
|
+
background: #fff;
|
|
30009
30069
|
}
|
|
30010
|
-
|
|
30011
|
-
.
|
|
30012
|
-
border-radius: 8px;
|
|
30070
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30071
|
+
opacity: 0.5;
|
|
30013
30072
|
}
|
|
30014
|
-
.
|
|
30015
|
-
|
|
30073
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30074
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30075
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30016
30076
|
}
|
|
30017
|
-
|
|
30018
|
-
|
|
30019
|
-
|
|
30077
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30078
|
+
background: #00122e;
|
|
30079
|
+
}
|
|
30080
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30081
|
+
color: #00122e;
|
|
30082
|
+
opacity: 0.5;
|
|
30083
|
+
}
|
|
30084
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30085
|
+
color: #00122e;
|
|
30086
|
+
}
|
|
30087
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30088
|
+
display: inline-block;
|
|
30089
|
+
padding: 0;
|
|
30090
|
+
padding-left: 12px;
|
|
30091
|
+
}
|
|
30092
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30093
|
+
margin-bottom: 0;
|
|
30094
|
+
white-space: pre-wrap;
|
|
30095
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30096
|
+
}
|
|
30097
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30098
|
+
padding-left: 8px;
|
|
30020
30099
|
}
|
|
30021
30100
|
|
|
30022
|
-
.
|
|
30023
|
-
|
|
30101
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30102
|
+
border-radius: 5px 0 0 5px;
|
|
30103
|
+
}
|
|
30104
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30105
|
+
border-radius: 0 5px 5px 0;
|
|
30024
30106
|
}
|
|
30025
30107
|
|
|
30026
|
-
.
|
|
30027
|
-
|
|
30028
|
-
|
|
30108
|
+
.E_rcc63c8 {
|
|
30109
|
+
color: #00122e;
|
|
30110
|
+
border-color: #ccd4e3;
|
|
30029
30111
|
}
|
|
30030
|
-
.
|
|
30031
|
-
|
|
30032
|
-
padding-bottom: 0px;
|
|
30033
|
-
padding-left: 0px !important;
|
|
30034
|
-
padding-right: 24px;
|
|
30112
|
+
.E_rcc63c8:first-child {
|
|
30113
|
+
border-color: #a3b4cc;
|
|
30035
30114
|
}
|
|
30036
|
-
.
|
|
30037
|
-
|
|
30115
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30116
|
+
padding: 0 12px;
|
|
30117
|
+
line-height: 32px;
|
|
30118
|
+
height: 32px;
|
|
30038
30119
|
}
|
|
30039
|
-
.
|
|
30040
|
-
|
|
30120
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30121
|
+
white-space: nowrap;
|
|
30122
|
+
}
|
|
30123
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30124
|
+
height: 22px;
|
|
30125
|
+
padding: 0 7px;
|
|
30126
|
+
line-height: 20px;
|
|
30127
|
+
}
|
|
30128
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30129
|
+
background: #ccd4e3;
|
|
30130
|
+
}
|
|
30131
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30132
|
+
background: #0080ff;
|
|
30133
|
+
}
|
|
30134
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30135
|
+
background: #ccd4e3;
|
|
30136
|
+
opacity: 0.5;
|
|
30137
|
+
}
|
|
30138
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30139
|
+
border-right-color: #0080ff;
|
|
30140
|
+
}
|
|
30141
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30142
|
+
border-color: #0080ff;
|
|
30143
|
+
}
|
|
30144
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30145
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30146
|
+
}
|
|
30147
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30148
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30149
|
+
border-color: #ccd4e3;
|
|
30150
|
+
opacity: 0.5;
|
|
30151
|
+
}
|
|
30152
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30153
|
+
color: #00122e;
|
|
30154
|
+
border-color: #ccd4e3;
|
|
30155
|
+
}
|
|
30156
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30157
|
+
color: #00122e;
|
|
30158
|
+
border-color: #ccd4e3;
|
|
30159
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30160
|
+
}
|
|
30161
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30162
|
+
margin-right: 8px;
|
|
30163
|
+
display: inline;
|
|
30164
|
+
border: none;
|
|
30165
|
+
padding: 0;
|
|
30166
|
+
width: 36px;
|
|
30167
|
+
background: transparent;
|
|
30168
|
+
}
|
|
30169
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30170
|
+
box-shadow: none;
|
|
30171
|
+
}
|
|
30172
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30173
|
+
margin-right: 0;
|
|
30174
|
+
width: initial;
|
|
30175
|
+
box-shadow: none;
|
|
30176
|
+
}
|
|
30177
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30178
|
+
display: none;
|
|
30179
|
+
}
|
|
30180
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30181
|
+
display: inline;
|
|
30182
|
+
}
|
|
30183
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30184
|
+
display: inline;
|
|
30185
|
+
margin-right: 8px;
|
|
30186
|
+
padding: 0;
|
|
30187
|
+
width: 36px;
|
|
30041
30188
|
}
|
|
30042
30189
|
|
|
30043
|
-
.
|
|
30044
|
-
|
|
30045
|
-
cursor: default;
|
|
30190
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30191
|
+
line-height: 18px;
|
|
30046
30192
|
}
|
|
30047
30193
|
|
|
30048
30194
|
.E_phljevk {
|
|
@@ -30169,286 +30315,281 @@ button.E_n7k2c6r {
|
|
|
30169
30315
|
color: rgba(44, 56, 82, 0.6);
|
|
30170
30316
|
}
|
|
30171
30317
|
|
|
30172
|
-
.
|
|
30173
|
-
width:
|
|
30318
|
+
.E_s1dizucg.ant-switch {
|
|
30319
|
+
min-width: 40px;
|
|
30320
|
+
height: 24px;
|
|
30321
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30322
|
+
overflow: hidden;
|
|
30174
30323
|
}
|
|
30175
|
-
|
|
30176
|
-
|
|
30177
|
-
padding: 8px 16px;
|
|
30178
|
-
line-height: 18px;
|
|
30179
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30180
|
-
height: 34px;
|
|
30181
|
-
min-height: 34px;
|
|
30182
|
-
box-sizing: border-box;
|
|
30183
|
-
margin-top: 8px;
|
|
30324
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30325
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30184
30326
|
}
|
|
30185
|
-
|
|
30186
|
-
|
|
30187
|
-
|
|
30188
|
-
flex-direction: column;
|
|
30189
|
-
margin: 1px 8px;
|
|
30190
|
-
padding: 8px;
|
|
30191
|
-
border-radius: 4px;
|
|
30327
|
+
.E_s1dizucg.ant-switch-small {
|
|
30328
|
+
min-width: 26px;
|
|
30329
|
+
height: 16px;
|
|
30192
30330
|
}
|
|
30193
|
-
.
|
|
30194
|
-
|
|
30331
|
+
.E_s1dizucg.ant-switch-large {
|
|
30332
|
+
min-width: 52px;
|
|
30333
|
+
height: 32px;
|
|
30195
30334
|
}
|
|
30196
|
-
.
|
|
30197
|
-
|
|
30335
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30336
|
+
height: 20px;
|
|
30337
|
+
width: 20px;
|
|
30198
30338
|
}
|
|
30199
|
-
.
|
|
30200
|
-
|
|
30339
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30340
|
+
border-radius: 10px;
|
|
30341
|
+
transition-delay: 120ms;
|
|
30201
30342
|
}
|
|
30202
|
-
.
|
|
30203
|
-
|
|
30343
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30344
|
+
height: 14px;
|
|
30345
|
+
width: 14px;
|
|
30346
|
+
top: 1px;
|
|
30347
|
+
left: 1px;
|
|
30204
30348
|
}
|
|
30205
|
-
.
|
|
30206
|
-
|
|
30349
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30350
|
+
height: 28px;
|
|
30351
|
+
width: 28px;
|
|
30207
30352
|
}
|
|
30208
|
-
.
|
|
30209
|
-
|
|
30353
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30354
|
+
border-radius: 14px;
|
|
30210
30355
|
}
|
|
30211
|
-
.
|
|
30212
|
-
color: #
|
|
30356
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30357
|
+
background-color: #00ba5d;
|
|
30213
30358
|
}
|
|
30214
|
-
.
|
|
30215
|
-
|
|
30216
|
-
color: #0080ff;
|
|
30359
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30360
|
+
left: calc(100% - 20px - 2px);
|
|
30217
30361
|
}
|
|
30218
|
-
|
|
30219
|
-
|
|
30220
|
-
display: flex;
|
|
30221
|
-
justify-content: space-between;
|
|
30222
|
-
height: 20px;
|
|
30223
|
-
line-height: 20px;
|
|
30362
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30363
|
+
left: calc(100% - 14px - 1px);
|
|
30224
30364
|
}
|
|
30225
|
-
.
|
|
30226
|
-
|
|
30227
|
-
overflow: hidden;
|
|
30228
|
-
text-overflow: ellipsis;
|
|
30365
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30366
|
+
left: calc(100% - 28px - 2px);
|
|
30229
30367
|
}
|
|
30230
30368
|
|
|
30231
|
-
.
|
|
30232
|
-
|
|
30233
|
-
justify-content: space-between;
|
|
30234
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30235
|
-
height: 18px;
|
|
30236
|
-
line-height: 18px;
|
|
30237
|
-
margin-top: 2px;
|
|
30369
|
+
.E_c1up6e3y {
|
|
30370
|
+
margin-left: 5px;
|
|
30238
30371
|
}
|
|
30239
30372
|
|
|
30240
|
-
.
|
|
30241
|
-
|
|
30242
|
-
margin-right: 0;
|
|
30243
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30373
|
+
.E_tju3gfj .date {
|
|
30374
|
+
margin-right: 4px;
|
|
30244
30375
|
}
|
|
30245
30376
|
|
|
30246
|
-
.
|
|
30247
|
-
|
|
30248
|
-
height:
|
|
30249
|
-
|
|
30250
|
-
opacity: 0;
|
|
30377
|
+
.E_clm1wy1 {
|
|
30378
|
+
width: 192px;
|
|
30379
|
+
height: 246px;
|
|
30380
|
+
border-radius: 4px;
|
|
30251
30381
|
}
|
|
30252
|
-
|
|
30253
|
-
.
|
|
30254
|
-
|
|
30255
|
-
|
|
30256
|
-
|
|
30382
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
30383
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30384
|
+
width: 100%;
|
|
30385
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
30386
|
+
border-top: none;
|
|
30257
30387
|
}
|
|
30258
|
-
.
|
|
30259
|
-
|
|
30260
|
-
|
|
30388
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30389
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30390
|
+
padding: 0 16px;
|
|
30261
30391
|
}
|
|
30262
|
-
.
|
|
30263
|
-
|
|
30392
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30393
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30394
|
+
width: 100%;
|
|
30395
|
+
height: 180px;
|
|
30396
|
+
border-spacing: 0;
|
|
30264
30397
|
}
|
|
30265
|
-
.
|
|
30266
|
-
|
|
30398
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30399
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30400
|
+
margin-bottom: 8px;
|
|
30267
30401
|
}
|
|
30268
|
-
.
|
|
30269
|
-
|
|
30270
|
-
|
|
30402
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30403
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30404
|
+
width: 22px;
|
|
30271
30405
|
}
|
|
30272
|
-
.
|
|
30273
|
-
|
|
30274
|
-
|
|
30275
|
-
width: 6px;
|
|
30276
|
-
height: 6px;
|
|
30277
|
-
background: #fff;
|
|
30406
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30407
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30408
|
+
padding: 0;
|
|
30278
30409
|
}
|
|
30279
|
-
.
|
|
30280
|
-
|
|
30410
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30411
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30412
|
+
opacity: 0.4;
|
|
30281
30413
|
}
|
|
30282
|
-
.
|
|
30283
|
-
|
|
30284
|
-
|
|
30414
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30415
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30416
|
+
opacity: 1;
|
|
30285
30417
|
}
|
|
30286
|
-
.
|
|
30287
|
-
|
|
30418
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30419
|
+
color: #3e4652;
|
|
30288
30420
|
}
|
|
30289
|
-
.
|
|
30290
|
-
|
|
30291
|
-
opacity: 0.5;
|
|
30421
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30422
|
+
pointer-events: none;
|
|
30292
30423
|
}
|
|
30293
|
-
|
|
30294
|
-
|
|
30424
|
+
|
|
30425
|
+
.E_t1tsm00v {
|
|
30426
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30427
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30428
|
+
backdrop-filter: blur(10px);
|
|
30429
|
+
padding: 7px 10px;
|
|
30295
30430
|
}
|
|
30296
|
-
|
|
30297
|
-
|
|
30298
|
-
|
|
30299
|
-
|
|
30431
|
+
|
|
30432
|
+
.E_c167wnad {
|
|
30433
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30434
|
+
display: flex;
|
|
30435
|
+
justify-content: space-between;
|
|
30436
|
+
align-items: center;
|
|
30437
|
+
padding: 8px 16px;
|
|
30300
30438
|
}
|
|
30301
|
-
.
|
|
30302
|
-
|
|
30303
|
-
white-space: pre-wrap;
|
|
30304
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30439
|
+
.E_c167wnad .anticon {
|
|
30440
|
+
cursor: pointer;
|
|
30305
30441
|
}
|
|
30306
|
-
.
|
|
30307
|
-
|
|
30442
|
+
.E_c167wnad .anticon:hover {
|
|
30443
|
+
color: #0096ff;
|
|
30308
30444
|
}
|
|
30309
30445
|
|
|
30310
|
-
.
|
|
30311
|
-
|
|
30446
|
+
.E_cxhf7dh {
|
|
30447
|
+
text-align: center;
|
|
30312
30448
|
}
|
|
30313
|
-
.
|
|
30314
|
-
|
|
30449
|
+
.E_cxhf7dh .dots {
|
|
30450
|
+
display: flex;
|
|
30451
|
+
justify-content: center;
|
|
30452
|
+
}
|
|
30453
|
+
.E_cxhf7dh .dot {
|
|
30454
|
+
display: inline-block;
|
|
30455
|
+
width: 2px;
|
|
30456
|
+
height: 2px;
|
|
30457
|
+
border-radius: 1px;
|
|
30458
|
+
background: #0096ff;
|
|
30459
|
+
}
|
|
30460
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
30461
|
+
margin-right: 2px;
|
|
30462
|
+
}
|
|
30463
|
+
.E_cxhf7dh .bar {
|
|
30464
|
+
width: 9px;
|
|
30465
|
+
height: 2px;
|
|
30466
|
+
background: #0096ff;
|
|
30467
|
+
border-radius: 2px;
|
|
30315
30468
|
}
|
|
30316
30469
|
|
|
30317
|
-
.
|
|
30318
|
-
|
|
30319
|
-
border-color: #ccd4e3;
|
|
30470
|
+
.E_s1dni7lo {
|
|
30471
|
+
width: 430px !important;
|
|
30320
30472
|
}
|
|
30321
|
-
|
|
30322
|
-
|
|
30473
|
+
|
|
30474
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30475
|
+
padding: 8px 16px;
|
|
30476
|
+
line-height: 18px;
|
|
30477
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30478
|
+
height: 34px;
|
|
30479
|
+
min-height: 34px;
|
|
30480
|
+
box-sizing: border-box;
|
|
30481
|
+
margin-top: 8px;
|
|
30323
30482
|
}
|
|
30324
|
-
|
|
30325
|
-
|
|
30326
|
-
|
|
30327
|
-
|
|
30483
|
+
|
|
30484
|
+
.E_o1ugr09p {
|
|
30485
|
+
display: flex;
|
|
30486
|
+
flex-direction: column;
|
|
30487
|
+
margin: 1px 8px;
|
|
30488
|
+
padding: 8px;
|
|
30489
|
+
border-radius: 4px;
|
|
30328
30490
|
}
|
|
30329
|
-
.
|
|
30330
|
-
|
|
30491
|
+
.E_o1ugr09p .selected-icon {
|
|
30492
|
+
display: none;
|
|
30331
30493
|
}
|
|
30332
|
-
.ant-
|
|
30333
|
-
|
|
30334
|
-
padding: 0 7px;
|
|
30335
|
-
line-height: 20px;
|
|
30494
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30495
|
+
padding-left: 8px;
|
|
30336
30496
|
}
|
|
30337
|
-
.
|
|
30338
|
-
background:
|
|
30497
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30498
|
+
background-color: white;
|
|
30339
30499
|
}
|
|
30340
|
-
.
|
|
30341
|
-
|
|
30500
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30501
|
+
color: #0080ff;
|
|
30342
30502
|
}
|
|
30343
|
-
.
|
|
30344
|
-
|
|
30345
|
-
opacity: 0.5;
|
|
30503
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30504
|
+
display: block;
|
|
30346
30505
|
}
|
|
30347
|
-
.
|
|
30348
|
-
|
|
30506
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30507
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30349
30508
|
}
|
|
30350
|
-
.
|
|
30351
|
-
|
|
30509
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30510
|
+
color: #0080ff;
|
|
30352
30511
|
}
|
|
30353
|
-
.
|
|
30512
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30354
30513
|
background: rgba(0, 136, 255, 0.1);
|
|
30514
|
+
color: #0080ff;
|
|
30355
30515
|
}
|
|
30356
|
-
|
|
30357
|
-
|
|
30358
|
-
|
|
30359
|
-
|
|
30516
|
+
|
|
30517
|
+
.E_o1ifxsq4 {
|
|
30518
|
+
display: flex;
|
|
30519
|
+
justify-content: space-between;
|
|
30520
|
+
height: 20px;
|
|
30521
|
+
line-height: 20px;
|
|
30360
30522
|
}
|
|
30361
|
-
.
|
|
30362
|
-
color: #
|
|
30363
|
-
|
|
30523
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30524
|
+
color: #2d3a56;
|
|
30525
|
+
overflow: hidden;
|
|
30526
|
+
text-overflow: ellipsis;
|
|
30364
30527
|
}
|
|
30365
|
-
|
|
30366
|
-
|
|
30367
|
-
|
|
30368
|
-
|
|
30528
|
+
|
|
30529
|
+
.E_o1zue7 {
|
|
30530
|
+
display: flex;
|
|
30531
|
+
justify-content: space-between;
|
|
30532
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30533
|
+
height: 18px;
|
|
30534
|
+
line-height: 18px;
|
|
30535
|
+
margin-top: 2px;
|
|
30369
30536
|
}
|
|
30370
|
-
|
|
30371
|
-
|
|
30372
|
-
display: inline;
|
|
30537
|
+
|
|
30538
|
+
.E_tyfmlxg {
|
|
30373
30539
|
border: none;
|
|
30374
|
-
padding: 0;
|
|
30375
|
-
width: 36px;
|
|
30376
|
-
background: transparent;
|
|
30377
|
-
}
|
|
30378
|
-
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30379
|
-
box-shadow: none;
|
|
30380
|
-
}
|
|
30381
|
-
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30382
30540
|
margin-right: 0;
|
|
30383
|
-
|
|
30384
|
-
box-shadow: none;
|
|
30541
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30385
30542
|
}
|
|
30386
|
-
|
|
30387
|
-
|
|
30543
|
+
|
|
30544
|
+
.E_o18uybox {
|
|
30545
|
+
pointer-events: none;
|
|
30546
|
+
height: 32px;
|
|
30547
|
+
width: 100%;
|
|
30548
|
+
opacity: 0;
|
|
30388
30549
|
}
|
|
30389
|
-
|
|
30390
|
-
|
|
30391
|
-
|
|
30392
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30393
|
-
display: inline;
|
|
30394
|
-
margin-right: 8px;
|
|
30395
|
-
padding: 0;
|
|
30396
|
-
width: 36px;
|
|
30550
|
+
|
|
30551
|
+
.E_iq1gosr {
|
|
30552
|
+
display: inline-block;
|
|
30397
30553
|
}
|
|
30398
30554
|
|
|
30399
|
-
.
|
|
30400
|
-
|
|
30401
|
-
height: 24px;
|
|
30402
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30403
|
-
overflow: hidden;
|
|
30404
|
-
}
|
|
30405
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30406
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30407
|
-
}
|
|
30408
|
-
.E_s1dizucg.ant-switch-small {
|
|
30409
|
-
min-width: 26px;
|
|
30410
|
-
height: 16px;
|
|
30411
|
-
}
|
|
30412
|
-
.E_s1dizucg.ant-switch-large {
|
|
30413
|
-
min-width: 52px;
|
|
30414
|
-
height: 32px;
|
|
30415
|
-
}
|
|
30416
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30417
|
-
height: 20px;
|
|
30418
|
-
width: 20px;
|
|
30419
|
-
}
|
|
30420
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30421
|
-
border-radius: 10px;
|
|
30422
|
-
transition-delay: 120ms;
|
|
30423
|
-
}
|
|
30424
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30555
|
+
.E_c1bus5hc {
|
|
30556
|
+
--color: white;
|
|
30425
30557
|
height: 14px;
|
|
30426
30558
|
width: 14px;
|
|
30427
|
-
|
|
30428
|
-
|
|
30429
|
-
|
|
30430
|
-
|
|
30431
|
-
|
|
30432
|
-
|
|
30433
|
-
}
|
|
30434
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30435
|
-
border-radius: 14px;
|
|
30436
|
-
}
|
|
30437
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30438
|
-
background-color: #00ba5d;
|
|
30439
|
-
}
|
|
30440
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30441
|
-
left: calc(100% - 20px - 2px);
|
|
30559
|
+
border-radius: 50%;
|
|
30560
|
+
flex-shrink: 0;
|
|
30561
|
+
display: flex;
|
|
30562
|
+
align-items: center;
|
|
30563
|
+
justify-content: center;
|
|
30564
|
+
border: 1px solid var(--color);
|
|
30442
30565
|
}
|
|
30443
|
-
.
|
|
30444
|
-
|
|
30566
|
+
.E_c1bus5hc .circle-inner {
|
|
30567
|
+
position: relative;
|
|
30568
|
+
height: 10px;
|
|
30569
|
+
width: 10px;
|
|
30570
|
+
border-radius: 50%;
|
|
30571
|
+
overflow: hidden;
|
|
30445
30572
|
}
|
|
30446
|
-
.
|
|
30447
|
-
|
|
30573
|
+
.E_c1bus5hc .circle-content {
|
|
30574
|
+
position: absolute;
|
|
30575
|
+
height: 100%;
|
|
30576
|
+
width: 100%;
|
|
30577
|
+
left: 0;
|
|
30578
|
+
top: 0;
|
|
30579
|
+
border-radius: 50%;
|
|
30580
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30581
|
+
transform: rotate(180deg);
|
|
30448
30582
|
}
|
|
30449
|
-
|
|
30450
|
-
|
|
30451
|
-
|
|
30583
|
+
.E_c1bus5hc .circle-child {
|
|
30584
|
+
position: absolute;
|
|
30585
|
+
height: 100%;
|
|
30586
|
+
width: 100%;
|
|
30587
|
+
left: 0;
|
|
30588
|
+
top: 0;
|
|
30589
|
+
margin-left: 50%;
|
|
30590
|
+
transform-origin: left;
|
|
30591
|
+
background: white;
|
|
30592
|
+
transform: rotate(0deg);
|
|
30452
30593
|
}
|
|
30453
30594
|
|
|
30454
30595
|
.E_s1sck0th {
|
|
@@ -30533,54 +30674,6 @@ button.E_n7k2c6r {
|
|
|
30533
30674
|
background-color: #7E41FF;
|
|
30534
30675
|
}
|
|
30535
30676
|
|
|
30536
|
-
.E_tju3gfj .date {
|
|
30537
|
-
margin-right: 4px;
|
|
30538
|
-
}
|
|
30539
|
-
|
|
30540
|
-
.E_c1bus5hc {
|
|
30541
|
-
--color: white;
|
|
30542
|
-
height: 14px;
|
|
30543
|
-
width: 14px;
|
|
30544
|
-
border-radius: 50%;
|
|
30545
|
-
flex-shrink: 0;
|
|
30546
|
-
display: flex;
|
|
30547
|
-
align-items: center;
|
|
30548
|
-
justify-content: center;
|
|
30549
|
-
border: 1px solid var(--color);
|
|
30550
|
-
}
|
|
30551
|
-
.E_c1bus5hc .circle-inner {
|
|
30552
|
-
position: relative;
|
|
30553
|
-
height: 10px;
|
|
30554
|
-
width: 10px;
|
|
30555
|
-
border-radius: 50%;
|
|
30556
|
-
overflow: hidden;
|
|
30557
|
-
}
|
|
30558
|
-
.E_c1bus5hc .circle-content {
|
|
30559
|
-
position: absolute;
|
|
30560
|
-
height: 100%;
|
|
30561
|
-
width: 100%;
|
|
30562
|
-
left: 0;
|
|
30563
|
-
top: 0;
|
|
30564
|
-
border-radius: 50%;
|
|
30565
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30566
|
-
transform: rotate(180deg);
|
|
30567
|
-
}
|
|
30568
|
-
.E_c1bus5hc .circle-child {
|
|
30569
|
-
position: absolute;
|
|
30570
|
-
height: 100%;
|
|
30571
|
-
width: 100%;
|
|
30572
|
-
left: 0;
|
|
30573
|
-
top: 0;
|
|
30574
|
-
margin-left: 50%;
|
|
30575
|
-
transform-origin: left;
|
|
30576
|
-
background: white;
|
|
30577
|
-
transform: rotate(0deg);
|
|
30578
|
-
}
|
|
30579
|
-
|
|
30580
|
-
.E_iq1gosr {
|
|
30581
|
-
display: inline-block;
|
|
30582
|
-
}
|
|
30583
|
-
|
|
30584
30677
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30585
30678
|
display: none;
|
|
30586
30679
|
}
|
|
@@ -30589,53 +30682,6 @@ button.E_n7k2c6r {
|
|
|
30589
30682
|
border-radius: 4px;
|
|
30590
30683
|
}
|
|
30591
30684
|
|
|
30592
|
-
.E_c18bcrac {
|
|
30593
|
-
display: inline-block;
|
|
30594
|
-
width: 100%;
|
|
30595
|
-
}
|
|
30596
|
-
.E_c18bcrac .recharts-wrapper {
|
|
30597
|
-
margin-left: 4px;
|
|
30598
|
-
}
|
|
30599
|
-
|
|
30600
|
-
.E_cro7kg2 {
|
|
30601
|
-
padding: 4px;
|
|
30602
|
-
}
|
|
30603
|
-
|
|
30604
|
-
.E_c14wcxf0 {
|
|
30605
|
-
display: flex;
|
|
30606
|
-
justify-content: space-between;
|
|
30607
|
-
align-items: center;
|
|
30608
|
-
font-size: 13px;
|
|
30609
|
-
line-height: 24px;
|
|
30610
|
-
color: #cccccc;
|
|
30611
|
-
white-space: nowrap;
|
|
30612
|
-
}
|
|
30613
|
-
.E_c14wcxf0 label {
|
|
30614
|
-
margin-right: 32px;
|
|
30615
|
-
}
|
|
30616
|
-
|
|
30617
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
30618
|
-
font-weight: bold;
|
|
30619
|
-
color: white;
|
|
30620
|
-
}
|
|
30621
|
-
|
|
30622
|
-
.E_s11212zy {
|
|
30623
|
-
width: 8px;
|
|
30624
|
-
height: 8px;
|
|
30625
|
-
border-radius: 2px;
|
|
30626
|
-
display: inline-block;
|
|
30627
|
-
background: var(--s11212zy-0);
|
|
30628
|
-
border: 1px solid #fff;
|
|
30629
|
-
box-sizing: content-box;
|
|
30630
|
-
margin-right: 6px;
|
|
30631
|
-
}
|
|
30632
|
-
|
|
30633
|
-
.E_p1lyky6c > :first-child {
|
|
30634
|
-
font-weight: bold;
|
|
30635
|
-
color: white;
|
|
30636
|
-
margin-right: 4px;
|
|
30637
|
-
}
|
|
30638
|
-
|
|
30639
30685
|
.E_s1ebs0ra {
|
|
30640
30686
|
display: flex;
|
|
30641
30687
|
align-items: center;
|
|
@@ -30697,97 +30743,51 @@ button.E_n7k2c6r {
|
|
|
30697
30743
|
background: #fff;
|
|
30698
30744
|
}
|
|
30699
30745
|
|
|
30700
|
-
.
|
|
30701
|
-
|
|
30702
|
-
height: 246px;
|
|
30703
|
-
border-radius: 4px;
|
|
30704
|
-
}
|
|
30705
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
30706
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30707
|
-
width: 100%;
|
|
30708
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
30709
|
-
border-top: none;
|
|
30710
|
-
}
|
|
30711
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30712
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30713
|
-
padding: 0 16px;
|
|
30714
|
-
}
|
|
30715
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30716
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30746
|
+
.E_c18bcrac {
|
|
30747
|
+
display: inline-block;
|
|
30717
30748
|
width: 100%;
|
|
30718
|
-
height: 180px;
|
|
30719
|
-
border-spacing: 0;
|
|
30720
|
-
}
|
|
30721
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30722
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30723
|
-
margin-bottom: 8px;
|
|
30724
|
-
}
|
|
30725
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30726
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30727
|
-
width: 22px;
|
|
30728
|
-
}
|
|
30729
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30730
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30731
|
-
padding: 0;
|
|
30732
|
-
}
|
|
30733
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
30734
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30735
|
-
opacity: 0.4;
|
|
30736
|
-
}
|
|
30737
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30738
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30739
|
-
opacity: 1;
|
|
30740
|
-
}
|
|
30741
|
-
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30742
|
-
color: #3e4652;
|
|
30743
30749
|
}
|
|
30744
|
-
.
|
|
30745
|
-
|
|
30750
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30751
|
+
margin-left: 4px;
|
|
30746
30752
|
}
|
|
30747
30753
|
|
|
30748
|
-
.
|
|
30749
|
-
|
|
30750
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30751
|
-
backdrop-filter: blur(10px);
|
|
30752
|
-
padding: 7px 10px;
|
|
30754
|
+
.E_cro7kg2 {
|
|
30755
|
+
padding: 4px;
|
|
30753
30756
|
}
|
|
30754
30757
|
|
|
30755
|
-
.
|
|
30756
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30758
|
+
.E_c14wcxf0 {
|
|
30757
30759
|
display: flex;
|
|
30758
30760
|
justify-content: space-between;
|
|
30759
30761
|
align-items: center;
|
|
30760
|
-
|
|
30762
|
+
font-size: 13px;
|
|
30763
|
+
line-height: 24px;
|
|
30764
|
+
color: #cccccc;
|
|
30765
|
+
white-space: nowrap;
|
|
30761
30766
|
}
|
|
30762
|
-
.
|
|
30763
|
-
|
|
30767
|
+
.E_c14wcxf0 label {
|
|
30768
|
+
margin-right: 32px;
|
|
30764
30769
|
}
|
|
30765
|
-
|
|
30766
|
-
|
|
30770
|
+
|
|
30771
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30772
|
+
font-weight: bold;
|
|
30773
|
+
color: white;
|
|
30767
30774
|
}
|
|
30768
30775
|
|
|
30769
|
-
.
|
|
30770
|
-
|
|
30771
|
-
|
|
30772
|
-
|
|
30773
|
-
display: flex;
|
|
30774
|
-
justify-content: center;
|
|
30775
|
-
}
|
|
30776
|
-
.E_cxhf7dh .dot {
|
|
30776
|
+
.E_s11212zy {
|
|
30777
|
+
width: 8px;
|
|
30778
|
+
height: 8px;
|
|
30779
|
+
border-radius: 2px;
|
|
30777
30780
|
display: inline-block;
|
|
30778
|
-
|
|
30779
|
-
|
|
30780
|
-
|
|
30781
|
-
|
|
30782
|
-
}
|
|
30783
|
-
.E_cxhf7dh .dot:not(:last-child) {
|
|
30784
|
-
margin-right: 2px;
|
|
30781
|
+
background: var(--s11212zy-0);
|
|
30782
|
+
border: 1px solid #fff;
|
|
30783
|
+
box-sizing: content-box;
|
|
30784
|
+
margin-right: 6px;
|
|
30785
30785
|
}
|
|
30786
|
-
|
|
30787
|
-
|
|
30788
|
-
|
|
30789
|
-
|
|
30790
|
-
|
|
30786
|
+
|
|
30787
|
+
.E_p1lyky6c > :first-child {
|
|
30788
|
+
font-weight: bold;
|
|
30789
|
+
color: white;
|
|
30790
|
+
margin-right: 4px;
|
|
30791
30791
|
}
|
|
30792
30792
|
|
|
30793
30793
|
.E_gmyahx3 {
|
|
@@ -30800,10 +30800,6 @@ button.E_n7k2c6r {
|
|
|
30800
30800
|
color: #0080ff;
|
|
30801
30801
|
}
|
|
30802
30802
|
|
|
30803
|
-
span.E_tqjc4ui {
|
|
30804
|
-
margin: 0 2px;
|
|
30805
|
-
}
|
|
30806
|
-
|
|
30807
30803
|
.E_n12mqh7z {
|
|
30808
30804
|
display: flex;
|
|
30809
30805
|
align-items: center;
|
|
@@ -30823,30 +30819,6 @@ span.E_tqjc4ui {
|
|
|
30823
30819
|
overflow: auto;
|
|
30824
30820
|
}
|
|
30825
30821
|
|
|
30826
|
-
.E_ou7iq30 {
|
|
30827
|
-
overflow: hidden;
|
|
30828
|
-
text-overflow: ellipsis;
|
|
30829
|
-
}
|
|
30830
|
-
|
|
30831
|
-
.E_s1tui002 {
|
|
30832
|
-
white-space: nowrap;
|
|
30833
|
-
}
|
|
30834
|
-
|
|
30835
|
-
.E_mxrc2zg {
|
|
30836
|
-
display: -webkit-box;
|
|
30837
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30838
|
-
-webkit-box-orient: vertical;
|
|
30839
|
-
word-break: break-all;
|
|
30840
|
-
}
|
|
30841
|
-
|
|
30842
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30843
|
-
display: flex;
|
|
30844
|
-
align-items: center;
|
|
30845
|
-
}
|
|
30846
|
-
.E_s1iv0tp1 .enabled-text {
|
|
30847
|
-
margin-right: 8px;
|
|
30848
|
-
}
|
|
30849
|
-
|
|
30850
30822
|
.E_t1sqg15u {
|
|
30851
30823
|
background: white;
|
|
30852
30824
|
}
|
|
@@ -30937,6 +30909,70 @@ span.E_tqjc4ui {
|
|
|
30937
30909
|
padding-right: 12px;
|
|
30938
30910
|
}
|
|
30939
30911
|
|
|
30912
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30913
|
+
display: flex;
|
|
30914
|
+
align-items: center;
|
|
30915
|
+
}
|
|
30916
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30917
|
+
margin-right: 8px;
|
|
30918
|
+
}
|
|
30919
|
+
|
|
30920
|
+
.E_wg1tsps {
|
|
30921
|
+
display: flex;
|
|
30922
|
+
align-items: center;
|
|
30923
|
+
justify-content: flex-end;
|
|
30924
|
+
}
|
|
30925
|
+
|
|
30926
|
+
.E_b1ctd5xy {
|
|
30927
|
+
display: flex;
|
|
30928
|
+
align-items: center;
|
|
30929
|
+
width: calc(100% - 40px);
|
|
30930
|
+
}
|
|
30931
|
+
.E_b1ctd5xy .chart {
|
|
30932
|
+
display: inline-block;
|
|
30933
|
+
width: 100%;
|
|
30934
|
+
}
|
|
30935
|
+
|
|
30936
|
+
.E_u1p8acpn {
|
|
30937
|
+
min-width: 40px;
|
|
30938
|
+
}
|
|
30939
|
+
.E_u1p8acpn .unit {
|
|
30940
|
+
color: #00122e !important;
|
|
30941
|
+
}
|
|
30942
|
+
|
|
30943
|
+
span.E_tqjc4ui {
|
|
30944
|
+
margin: 0 2px;
|
|
30945
|
+
}
|
|
30946
|
+
|
|
30947
|
+
.E_ou7iq30 {
|
|
30948
|
+
overflow: hidden;
|
|
30949
|
+
text-overflow: ellipsis;
|
|
30950
|
+
}
|
|
30951
|
+
|
|
30952
|
+
.E_s1tui002 {
|
|
30953
|
+
white-space: nowrap;
|
|
30954
|
+
}
|
|
30955
|
+
|
|
30956
|
+
.E_mxrc2zg {
|
|
30957
|
+
display: -webkit-box;
|
|
30958
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30959
|
+
-webkit-box-orient: vertical;
|
|
30960
|
+
word-break: break-all;
|
|
30961
|
+
}
|
|
30962
|
+
|
|
30963
|
+
.E_skwah65 {
|
|
30964
|
+
height: 8px;
|
|
30965
|
+
box-sizing: border-box;
|
|
30966
|
+
border-radius: 2px;
|
|
30967
|
+
background: #f5f7fa;
|
|
30968
|
+
display: flex;
|
|
30969
|
+
width: 100%;
|
|
30970
|
+
overflow: hidden;
|
|
30971
|
+
}
|
|
30972
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30973
|
+
margin-left: 1px;
|
|
30974
|
+
}
|
|
30975
|
+
|
|
30940
30976
|
.E_c1up1pdz {
|
|
30941
30977
|
width: 648px;
|
|
30942
30978
|
}
|
|
@@ -31077,84 +31113,201 @@ span.E_tqjc4ui {
|
|
|
31077
31113
|
color: #fff;
|
|
31078
31114
|
}
|
|
31079
31115
|
|
|
31080
|
-
.
|
|
31116
|
+
.E_fzh9mnb {
|
|
31117
|
+
width: 100%;
|
|
31118
|
+
height: 100%;
|
|
31119
|
+
min-height: 124px;
|
|
31081
31120
|
display: flex;
|
|
31121
|
+
flex-direction: column;
|
|
31122
|
+
justify-content: center;
|
|
31082
31123
|
align-items: center;
|
|
31083
|
-
|
|
31124
|
+
}
|
|
31125
|
+
.E_fzh9mnb .error-text {
|
|
31126
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31127
|
+
margin-bottom: 16px;
|
|
31128
|
+
font-size: 18px;
|
|
31084
31129
|
}
|
|
31085
31130
|
|
|
31086
|
-
.
|
|
31131
|
+
.E_i1inqkme {
|
|
31132
|
+
height: 18px;
|
|
31133
|
+
line-height: 18px;
|
|
31134
|
+
padding: 0 4px;
|
|
31135
|
+
border-radius: 4px;
|
|
31136
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31137
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31087
31138
|
display: flex;
|
|
31088
31139
|
align-items: center;
|
|
31089
|
-
|
|
31090
|
-
|
|
31091
|
-
.E_b1ctd5xy .chart {
|
|
31092
|
-
display: inline-block;
|
|
31093
|
-
width: 100%;
|
|
31140
|
+
white-space: nowrap;
|
|
31141
|
+
margin-right: 4px;
|
|
31094
31142
|
}
|
|
31095
31143
|
|
|
31096
|
-
.
|
|
31097
|
-
|
|
31098
|
-
}
|
|
31099
|
-
.E_u1p8acpn .unit {
|
|
31100
|
-
color: #00122e !important;
|
|
31144
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31145
|
+
display: var(--ai7qkf2-0);
|
|
31101
31146
|
}
|
|
31102
|
-
|
|
31103
|
-
|
|
31104
|
-
height:
|
|
31105
|
-
|
|
31106
|
-
border-radius: 2px;
|
|
31107
|
-
background: #f5f7fa;
|
|
31108
|
-
display: flex;
|
|
31147
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31148
|
+
display: inline-flex;
|
|
31149
|
+
line-height: 1.5715;
|
|
31150
|
+
height: 100%;
|
|
31109
31151
|
width: 100%;
|
|
31110
|
-
overflow: hidden;
|
|
31111
31152
|
}
|
|
31112
|
-
.
|
|
31113
|
-
|
|
31153
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31154
|
+
content: var(--ai7qkf2-1);
|
|
31155
|
+
display: var(--ai7qkf2-2);
|
|
31156
|
+
flex: none;
|
|
31157
|
+
align-items: center;
|
|
31158
|
+
margin-left: 4px;
|
|
31159
|
+
padding: 5px 12px 5px 0;
|
|
31160
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31114
31161
|
}
|
|
31115
|
-
|
|
31116
|
-
|
|
31117
|
-
|
|
31118
|
-
|
|
31119
|
-
|
|
31162
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31163
|
+
content: var(--ai7qkf2-3);
|
|
31164
|
+
display: var(--ai7qkf2-4);
|
|
31165
|
+
flex: none;
|
|
31166
|
+
align-items: center;
|
|
31167
|
+
margin-right: 4px;
|
|
31168
|
+
cursor: auto;
|
|
31169
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31120
31170
|
}
|
|
31121
|
-
.
|
|
31122
|
-
|
|
31123
|
-
flex-direction: column;
|
|
31124
|
-
justify-content: space-between;
|
|
31171
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31172
|
+
border-radius: 0;
|
|
31125
31173
|
}
|
|
31126
|
-
.
|
|
31127
|
-
|
|
31174
|
+
.E_ai7qkf2.ant-input-number {
|
|
31175
|
+
width: 100%;
|
|
31176
|
+
border-radius: 6px;
|
|
31128
31177
|
}
|
|
31129
|
-
.
|
|
31130
|
-
|
|
31178
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
31179
|
+
border-color: #0096ff;
|
|
31180
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31181
|
+
z-index: 1;
|
|
31131
31182
|
}
|
|
31132
|
-
.
|
|
31133
|
-
color: #
|
|
31134
|
-
|
|
31135
|
-
overflow: hidden;
|
|
31136
|
-
text-overflow: ellipsis;
|
|
31183
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31184
|
+
border-color: #e75a3a;
|
|
31185
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31137
31186
|
}
|
|
31138
|
-
.
|
|
31139
|
-
|
|
31187
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31188
|
+
height: 30px;
|
|
31189
|
+
border: 1px;
|
|
31190
|
+
padding: 5px 12px;
|
|
31191
|
+
font-size: inherit;
|
|
31140
31192
|
}
|
|
31141
|
-
.
|
|
31142
|
-
|
|
31193
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31194
|
+
height: 38px;
|
|
31195
|
+
border: 1px;
|
|
31196
|
+
padding: 8px 16px;
|
|
31143
31197
|
}
|
|
31144
|
-
.
|
|
31145
|
-
|
|
31146
|
-
|
|
31147
|
-
|
|
31198
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31199
|
+
height: 22px;
|
|
31200
|
+
border: 1px;
|
|
31201
|
+
padding: 2px 8px;
|
|
31148
31202
|
}
|
|
31149
|
-
|
|
31150
|
-
|
|
31203
|
+
|
|
31204
|
+
.E_f7pxqmh {
|
|
31205
|
+
width: 100%;
|
|
31206
|
+
margin-bottom: 0 !important;
|
|
31207
|
+
flex-flow: nowrap !important;
|
|
31208
|
+
line-break: auto;
|
|
31151
31209
|
}
|
|
31152
|
-
.
|
|
31153
|
-
|
|
31210
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31211
|
+
text-align: left !important;
|
|
31212
|
+
padding-bottom: 0 !important;
|
|
31154
31213
|
}
|
|
31155
|
-
.
|
|
31156
|
-
|
|
31157
|
-
|
|
31214
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31215
|
+
min-height: 32px;
|
|
31216
|
+
height: auto;
|
|
31217
|
+
font-size: 13px;
|
|
31218
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31219
|
+
white-space: normal;
|
|
31220
|
+
}
|
|
31221
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31222
|
+
border-color: #ff4d4f !important;
|
|
31223
|
+
}
|
|
31224
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31225
|
+
border-color: #ff4d4f !important;
|
|
31226
|
+
}
|
|
31227
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31228
|
+
margin-top: 4px;
|
|
31229
|
+
font-size: 12px;
|
|
31230
|
+
min-height: 0px;
|
|
31231
|
+
}
|
|
31232
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31233
|
+
font-size: 12px;
|
|
31234
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31235
|
+
min-height: 0px;
|
|
31236
|
+
}
|
|
31237
|
+
|
|
31238
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31239
|
+
display: var(--a1wfy30z-0);
|
|
31240
|
+
}
|
|
31241
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31242
|
+
padding: 4px 11px;
|
|
31243
|
+
display: inline-flex;
|
|
31244
|
+
line-height: 1.5715;
|
|
31245
|
+
height: inherit;
|
|
31246
|
+
}
|
|
31247
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31248
|
+
content: var(--a1wfy30z-1);
|
|
31249
|
+
display: var(--a1wfy30z-2);
|
|
31250
|
+
flex: none;
|
|
31251
|
+
align-items: center;
|
|
31252
|
+
margin-left: 4px;
|
|
31253
|
+
}
|
|
31254
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31255
|
+
content: var(--a1wfy30z-3);
|
|
31256
|
+
display: var(--a1wfy30z-4);
|
|
31257
|
+
flex: none;
|
|
31258
|
+
align-items: center;
|
|
31259
|
+
margin-right: 4px;
|
|
31260
|
+
cursor: auto;
|
|
31261
|
+
}
|
|
31262
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31263
|
+
padding: 0;
|
|
31264
|
+
margin: 0;
|
|
31265
|
+
height: auto;
|
|
31266
|
+
font-size: inherit;
|
|
31267
|
+
}
|
|
31268
|
+
|
|
31269
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
31270
|
+
background: #edf0f7;
|
|
31271
|
+
padding: 32px 8px;
|
|
31272
|
+
overflow: auto;
|
|
31273
|
+
}
|
|
31274
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
31275
|
+
display: flex;
|
|
31276
|
+
flex-direction: column;
|
|
31277
|
+
justify-content: space-between;
|
|
31278
|
+
}
|
|
31279
|
+
.E_s1at6qmn footer {
|
|
31280
|
+
display: flex;
|
|
31281
|
+
}
|
|
31282
|
+
.E_s1at6qmn .ant-menu {
|
|
31283
|
+
background: #edf0f7;
|
|
31284
|
+
}
|
|
31285
|
+
.E_s1at6qmn .ant-menu a {
|
|
31286
|
+
color: #00122e;
|
|
31287
|
+
width: 180px;
|
|
31288
|
+
overflow: hidden;
|
|
31289
|
+
text-overflow: ellipsis;
|
|
31290
|
+
}
|
|
31291
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
31292
|
+
margin-bottom: 24px;
|
|
31293
|
+
}
|
|
31294
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
31295
|
+
margin: 0;
|
|
31296
|
+
}
|
|
31297
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
31298
|
+
font-size: 12px;
|
|
31299
|
+
padding: 0 8px 4px;
|
|
31300
|
+
line-height: 18px;
|
|
31301
|
+
}
|
|
31302
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
31303
|
+
padding: 0;
|
|
31304
|
+
}
|
|
31305
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
31306
|
+
padding-bottom: 24px;
|
|
31307
|
+
}
|
|
31308
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
31309
|
+
margin-bottom: 24px;
|
|
31310
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31158
31311
|
}
|
|
31159
31312
|
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
31160
31313
|
transition: none;
|
|
@@ -31226,6 +31379,31 @@ span.E_tqjc4ui {
|
|
|
31226
31379
|
text-align: left;
|
|
31227
31380
|
}
|
|
31228
31381
|
|
|
31382
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31383
|
+
margin-left: 8px;
|
|
31384
|
+
}
|
|
31385
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31386
|
+
padding: 2px 7px 2px 12px;
|
|
31387
|
+
}
|
|
31388
|
+
|
|
31389
|
+
.E_iouxfgt {
|
|
31390
|
+
display: inline-flex;
|
|
31391
|
+
align-items: center;
|
|
31392
|
+
}
|
|
31393
|
+
.E_iouxfgt .icon-inner {
|
|
31394
|
+
display: inline-flex;
|
|
31395
|
+
align-items: center;
|
|
31396
|
+
justify-content: center;
|
|
31397
|
+
}
|
|
31398
|
+
.E_iouxfgt .icon-inner + span,
|
|
31399
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31400
|
+
margin-left: 4px;
|
|
31401
|
+
}
|
|
31402
|
+
.E_iouxfgt.is-rotate img,
|
|
31403
|
+
.E_iouxfgt.is-rotate svg {
|
|
31404
|
+
animation: rotate 680ms linear infinite;
|
|
31405
|
+
}
|
|
31406
|
+
|
|
31229
31407
|
.E_t160l1cm {
|
|
31230
31408
|
display: flex;
|
|
31231
31409
|
flex-direction: column;
|
|
@@ -31429,1389 +31607,1211 @@ span.E_tqjc4ui {
|
|
|
31429
31607
|
background: transparent;
|
|
31430
31608
|
}
|
|
31431
31609
|
|
|
31432
|
-
.
|
|
31433
|
-
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
|
|
31437
|
-
|
|
31438
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31439
|
-
display: flex;
|
|
31440
|
-
align-items: center;
|
|
31441
|
-
white-space: nowrap;
|
|
31442
|
-
margin-right: 4px;
|
|
31610
|
+
.E_dsnbhzf {
|
|
31611
|
+
font-family: Inter;
|
|
31612
|
+
font-style: normal;
|
|
31613
|
+
font-weight: bold;
|
|
31614
|
+
font-size: 32px;
|
|
31615
|
+
line-height: 40px;
|
|
31443
31616
|
}
|
|
31444
31617
|
|
|
31445
|
-
.
|
|
31446
|
-
|
|
31447
|
-
|
|
31448
|
-
|
|
31449
|
-
|
|
31618
|
+
.E_d1mvo22k {
|
|
31619
|
+
font-family: Inter;
|
|
31620
|
+
font-style: normal;
|
|
31621
|
+
font-weight: bold;
|
|
31622
|
+
font-size: 24px;
|
|
31623
|
+
line-height: 32px;
|
|
31450
31624
|
}
|
|
31451
|
-
|
|
31452
|
-
|
|
31453
|
-
|
|
31625
|
+
|
|
31626
|
+
.E_d1b444tr {
|
|
31627
|
+
font-family: Inter;
|
|
31628
|
+
font-style: normal;
|
|
31629
|
+
font-weight: normal;
|
|
31630
|
+
font-size: 32px;
|
|
31631
|
+
line-height: 40px;
|
|
31454
31632
|
}
|
|
31455
|
-
|
|
31456
|
-
|
|
31457
|
-
|
|
31458
|
-
font-
|
|
31459
|
-
|
|
31460
|
-
|
|
31633
|
+
|
|
31634
|
+
.E_dvs0kue {
|
|
31635
|
+
font-family: Inter;
|
|
31636
|
+
font-style: normal;
|
|
31637
|
+
font-weight: bold;
|
|
31638
|
+
font-size: 20px;
|
|
31639
|
+
line-height: 24px;
|
|
31461
31640
|
}
|
|
31462
|
-
|
|
31463
|
-
|
|
31641
|
+
|
|
31642
|
+
.E_d1hcbfcq {
|
|
31643
|
+
font-family: Inter;
|
|
31644
|
+
font-style: normal;
|
|
31645
|
+
font-weight: normal;
|
|
31646
|
+
font-size: 20px;
|
|
31647
|
+
line-height: 24px;
|
|
31464
31648
|
}
|
|
31465
|
-
|
|
31466
|
-
|
|
31649
|
+
|
|
31650
|
+
.E_d1cz922v {
|
|
31651
|
+
font-family: Inter;
|
|
31652
|
+
font-style: normal;
|
|
31653
|
+
font-weight: bold;
|
|
31654
|
+
font-size: 18px;
|
|
31655
|
+
line-height: 22px;
|
|
31467
31656
|
}
|
|
31468
|
-
|
|
31469
|
-
|
|
31470
|
-
font-
|
|
31471
|
-
|
|
31657
|
+
|
|
31658
|
+
.E_d3nzbrm {
|
|
31659
|
+
font-family: Inter;
|
|
31660
|
+
font-style: normal;
|
|
31661
|
+
font-weight: normal;
|
|
31662
|
+
font-size: 18px;
|
|
31663
|
+
line-height: 22px;
|
|
31472
31664
|
}
|
|
31473
|
-
|
|
31474
|
-
|
|
31475
|
-
|
|
31476
|
-
|
|
31665
|
+
|
|
31666
|
+
.E_h1g0p5ob {
|
|
31667
|
+
font-family: Inter;
|
|
31668
|
+
font-style: normal;
|
|
31669
|
+
font-weight: bold;
|
|
31670
|
+
font-size: 16px;
|
|
31671
|
+
line-height: 22px;
|
|
31477
31672
|
}
|
|
31478
31673
|
|
|
31479
|
-
.
|
|
31480
|
-
|
|
31674
|
+
.E_hydo2ej {
|
|
31675
|
+
font-family: Inter;
|
|
31676
|
+
font-style: normal;
|
|
31677
|
+
font-weight: normal;
|
|
31678
|
+
font-size: 16px;
|
|
31679
|
+
line-height: 22px;
|
|
31481
31680
|
}
|
|
31482
|
-
|
|
31483
|
-
|
|
31681
|
+
|
|
31682
|
+
.E_h1hbuq0r {
|
|
31683
|
+
font-family: Inter;
|
|
31684
|
+
font-style: normal;
|
|
31685
|
+
font-weight: bold;
|
|
31686
|
+
font-size: 14px;
|
|
31687
|
+
line-height: 20px;
|
|
31484
31688
|
}
|
|
31485
31689
|
|
|
31486
|
-
.
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
|
|
31490
|
-
|
|
31491
|
-
|
|
31492
|
-
justify-content: center;
|
|
31493
|
-
align-items: center;
|
|
31690
|
+
.E_h13bondg {
|
|
31691
|
+
font-family: Inter;
|
|
31692
|
+
font-style: normal;
|
|
31693
|
+
font-weight: normal;
|
|
31694
|
+
font-size: 14px;
|
|
31695
|
+
line-height: 20px;
|
|
31494
31696
|
}
|
|
31495
|
-
|
|
31496
|
-
|
|
31497
|
-
|
|
31498
|
-
font-
|
|
31697
|
+
|
|
31698
|
+
.E_h1mhvdlx {
|
|
31699
|
+
font-family: Inter;
|
|
31700
|
+
font-style: normal;
|
|
31701
|
+
font-weight: bold;
|
|
31702
|
+
font-size: 12px;
|
|
31703
|
+
line-height: 18px;
|
|
31499
31704
|
}
|
|
31500
31705
|
|
|
31501
|
-
.
|
|
31502
|
-
|
|
31503
|
-
|
|
31504
|
-
|
|
31505
|
-
|
|
31506
|
-
|
|
31507
|
-
line-height: 1.5715;
|
|
31508
|
-
height: inherit;
|
|
31509
|
-
}
|
|
31510
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31511
|
-
content: var(--a1wfy30z-1);
|
|
31512
|
-
display: var(--a1wfy30z-2);
|
|
31513
|
-
flex: none;
|
|
31514
|
-
align-items: center;
|
|
31515
|
-
margin-left: 4px;
|
|
31516
|
-
}
|
|
31517
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31518
|
-
content: var(--a1wfy30z-3);
|
|
31519
|
-
display: var(--a1wfy30z-4);
|
|
31520
|
-
flex: none;
|
|
31521
|
-
align-items: center;
|
|
31522
|
-
margin-right: 4px;
|
|
31523
|
-
cursor: auto;
|
|
31524
|
-
}
|
|
31525
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31526
|
-
padding: 0;
|
|
31527
|
-
margin: 0;
|
|
31528
|
-
height: auto;
|
|
31529
|
-
font-size: inherit;
|
|
31530
|
-
}
|
|
31531
|
-
|
|
31532
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31533
|
-
display: var(--ai7qkf2-0);
|
|
31534
|
-
}
|
|
31535
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31536
|
-
display: inline-flex;
|
|
31537
|
-
line-height: 1.5715;
|
|
31538
|
-
height: 100%;
|
|
31539
|
-
width: 100%;
|
|
31540
|
-
}
|
|
31541
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31542
|
-
content: var(--ai7qkf2-1);
|
|
31543
|
-
display: var(--ai7qkf2-2);
|
|
31544
|
-
flex: none;
|
|
31545
|
-
align-items: center;
|
|
31546
|
-
margin-left: 4px;
|
|
31547
|
-
padding: 5px 12px 5px 0;
|
|
31548
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31549
|
-
}
|
|
31550
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31551
|
-
content: var(--ai7qkf2-3);
|
|
31552
|
-
display: var(--ai7qkf2-4);
|
|
31553
|
-
flex: none;
|
|
31554
|
-
align-items: center;
|
|
31555
|
-
margin-right: 4px;
|
|
31556
|
-
cursor: auto;
|
|
31557
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31558
|
-
}
|
|
31559
|
-
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31560
|
-
border-radius: 0;
|
|
31561
|
-
}
|
|
31562
|
-
.E_ai7qkf2.ant-input-number {
|
|
31563
|
-
width: 100%;
|
|
31564
|
-
border-radius: 6px;
|
|
31565
|
-
}
|
|
31566
|
-
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
31567
|
-
border-color: #0096ff;
|
|
31568
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31569
|
-
z-index: 1;
|
|
31570
|
-
}
|
|
31571
|
-
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31572
|
-
border-color: #e75a3a;
|
|
31573
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31574
|
-
}
|
|
31575
|
-
.E_ai7qkf2 .ant-input-number-input {
|
|
31576
|
-
height: 30px;
|
|
31577
|
-
border: 1px;
|
|
31578
|
-
padding: 5px 12px;
|
|
31579
|
-
font-size: inherit;
|
|
31580
|
-
}
|
|
31581
|
-
.E_ai7qkf2.ant-input-number-lg input {
|
|
31582
|
-
height: 38px;
|
|
31583
|
-
border: 1px;
|
|
31584
|
-
padding: 8px 16px;
|
|
31585
|
-
}
|
|
31586
|
-
.E_ai7qkf2.ant-input-number-sm input {
|
|
31587
|
-
height: 22px;
|
|
31588
|
-
border: 1px;
|
|
31589
|
-
padding: 2px 8px;
|
|
31590
|
-
}
|
|
31591
|
-
|
|
31592
|
-
.E_iouxfgt {
|
|
31593
|
-
display: inline-flex;
|
|
31594
|
-
align-items: center;
|
|
31595
|
-
}
|
|
31596
|
-
.E_iouxfgt .icon-inner {
|
|
31597
|
-
display: inline-flex;
|
|
31598
|
-
align-items: center;
|
|
31599
|
-
justify-content: center;
|
|
31600
|
-
}
|
|
31601
|
-
.E_iouxfgt .icon-inner + span,
|
|
31602
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31603
|
-
margin-left: 4px;
|
|
31604
|
-
}
|
|
31605
|
-
.E_iouxfgt.is-rotate img,
|
|
31606
|
-
.E_iouxfgt.is-rotate svg {
|
|
31607
|
-
animation: rotate 680ms linear infinite;
|
|
31608
|
-
}
|
|
31609
|
-
|
|
31610
|
-
.E_owd0kml {
|
|
31611
|
-
display: inline-block;
|
|
31612
|
-
}
|
|
31613
|
-
|
|
31614
|
-
.E_h1jsgezc {
|
|
31615
|
-
visibility: hidden;
|
|
31616
|
-
position: absolute;
|
|
31706
|
+
.E_h1inmfq6 {
|
|
31707
|
+
font-family: Inter;
|
|
31708
|
+
font-style: normal;
|
|
31709
|
+
font-weight: normal;
|
|
31710
|
+
font-size: 12px;
|
|
31711
|
+
line-height: 18px;
|
|
31617
31712
|
}
|
|
31618
31713
|
|
|
31619
|
-
.
|
|
31620
|
-
|
|
31621
|
-
|
|
31622
|
-
justify-content: center;
|
|
31623
|
-
color: #fff;
|
|
31714
|
+
.E_h1kfc0la {
|
|
31715
|
+
font-family: Inter;
|
|
31716
|
+
font-style: normal;
|
|
31624
31717
|
font-weight: bold;
|
|
31718
|
+
text-transform: uppercase;
|
|
31719
|
+
font-feature-settings: "cpsp" on;
|
|
31625
31720
|
font-size: 12px;
|
|
31626
|
-
|
|
31627
|
-
height: 24px;
|
|
31628
|
-
border-radius: 50%;
|
|
31629
|
-
background: var(--a1b5xrg3-0);
|
|
31630
|
-
}
|
|
31631
|
-
.E_a1b5xrg3.btn-item {
|
|
31632
|
-
transition: all 160ms ease;
|
|
31633
|
-
cursor: pointer;
|
|
31634
|
-
width: 56px;
|
|
31635
|
-
height: 40px;
|
|
31636
|
-
display: inline-flex;
|
|
31637
|
-
align-items: center;
|
|
31638
|
-
justify-content: center;
|
|
31639
|
-
border-radius: 6px;
|
|
31640
|
-
}
|
|
31641
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
31642
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31643
|
-
}
|
|
31644
|
-
.E_a1b5xrg3.btn-item:active {
|
|
31645
|
-
transform: translateY(2px);
|
|
31646
|
-
transition: all 320ms ease;
|
|
31647
|
-
}
|
|
31648
|
-
|
|
31649
|
-
.E_m196gn1d {
|
|
31650
|
-
min-width: 1280px;
|
|
31651
|
-
}
|
|
31652
|
-
|
|
31653
|
-
.E_cnujxq2 {
|
|
31654
|
-
display: flex;
|
|
31655
|
-
flex-direction: column;
|
|
31656
|
-
}
|
|
31657
|
-
|
|
31658
|
-
.E_m7s48ia {
|
|
31659
|
-
max-width: 1120px;
|
|
31660
|
-
width: 100%;
|
|
31661
|
-
margin: 0 auto;
|
|
31662
|
-
height: 100%;
|
|
31663
|
-
}
|
|
31664
|
-
|
|
31665
|
-
.E_wt5zbg6 {
|
|
31666
|
-
max-width: 1120px;
|
|
31667
|
-
width: 100%;
|
|
31668
|
-
margin: 0 auto;
|
|
31669
|
-
display: flex;
|
|
31670
|
-
}
|
|
31671
|
-
.E_wt5zbg6 .left,
|
|
31672
|
-
.E_wt5zbg6 .right {
|
|
31673
|
-
flex-grow: 0;
|
|
31674
|
-
flex-shrink: 0;
|
|
31675
|
-
flex-basis: 21%;
|
|
31676
|
-
}
|
|
31677
|
-
.E_wt5zbg6 .left {
|
|
31678
|
-
display: flex;
|
|
31679
|
-
justify-content: flex-end;
|
|
31680
|
-
padding-right: 44px;
|
|
31681
|
-
}
|
|
31682
|
-
.E_wt5zbg6 .right {
|
|
31683
|
-
padding-left: 44px;
|
|
31684
|
-
}
|
|
31685
|
-
.E_wt5zbg6 .middle {
|
|
31686
|
-
margin-bottom: 40px;
|
|
31687
|
-
flex-grow: 0;
|
|
31688
|
-
flex-shrink: 0;
|
|
31689
|
-
flex-basis: 58%;
|
|
31690
|
-
}
|
|
31691
|
-
.E_wt5zbg6 .middle .form-base-field {
|
|
31692
|
-
width: 100%;
|
|
31693
|
-
}
|
|
31694
|
-
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
31695
|
-
width: auto;
|
|
31696
|
-
}
|
|
31697
|
-
|
|
31698
|
-
.E_h18jprzg .ant-modal-header {
|
|
31699
|
-
margin: 0 auto;
|
|
31700
|
-
width: 100%;
|
|
31701
|
-
max-width: 648px;
|
|
31702
|
-
}
|
|
31703
|
-
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
31704
|
-
margin-left: 0;
|
|
31705
|
-
}
|
|
31706
|
-
.E_h18jprzg .ant-modal-body {
|
|
31707
|
-
margin: 0 auto;
|
|
31708
|
-
padding: 0;
|
|
31709
|
-
width: 100%;
|
|
31710
|
-
max-width: 648px;
|
|
31711
|
-
overflow: hidden;
|
|
31712
|
-
}
|
|
31713
|
-
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31714
|
-
margin-bottom: 40px;
|
|
31715
|
-
}
|
|
31716
|
-
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31717
|
-
height: calc(100vh - 225px);
|
|
31718
|
-
overflow-y: auto;
|
|
31719
|
-
}
|
|
31720
|
-
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
31721
|
-
margin: 0 auto;
|
|
31722
|
-
max-width: 648px;
|
|
31723
|
-
}
|
|
31724
|
-
|
|
31725
|
-
.E_h16z9xgz .ant-modal-header {
|
|
31726
|
-
margin: 0 auto;
|
|
31727
|
-
width: 100%;
|
|
31728
|
-
max-width: 1024px;
|
|
31729
|
-
}
|
|
31730
|
-
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
31731
|
-
margin-left: 0;
|
|
31732
|
-
}
|
|
31733
|
-
.E_h16z9xgz .ant-modal-body {
|
|
31734
|
-
margin: 0 auto;
|
|
31735
|
-
padding: 0;
|
|
31736
|
-
width: 100%;
|
|
31737
|
-
max-width: 1024px;
|
|
31738
|
-
overflow: hidden;
|
|
31739
|
-
}
|
|
31740
|
-
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
31741
|
-
margin-bottom: 40px;
|
|
31742
|
-
}
|
|
31743
|
-
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
31744
|
-
height: calc(100vh - 225px);
|
|
31745
|
-
overflow-y: auto;
|
|
31746
|
-
}
|
|
31747
|
-
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
31748
|
-
margin: 0 auto;
|
|
31749
|
-
max-width: 1024px;
|
|
31750
|
-
}
|
|
31751
|
-
|
|
31752
|
-
.E_f1lrhghm {
|
|
31753
|
-
flex: 1;
|
|
31754
|
-
}
|
|
31755
|
-
.E_f1lrhghm label {
|
|
31756
|
-
font-size: 13px;
|
|
31757
|
-
line-height: 20px;
|
|
31758
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31759
|
-
}
|
|
31760
|
-
.E_f1lrhghm .title {
|
|
31761
|
-
font-size: 14px;
|
|
31762
|
-
line-height: 20px;
|
|
31763
|
-
color: #2d3a56;
|
|
31764
|
-
margin-bottom: 12px;
|
|
31765
|
-
}
|
|
31766
|
-
.E_f1lrhghm.connect-cluster .title {
|
|
31767
|
-
padding-bottom: 26px;
|
|
31768
|
-
}
|
|
31769
|
-
|
|
31770
|
-
.E_f18ot8em {
|
|
31771
|
-
padding: 25px 0 15px 0;
|
|
31772
|
-
border-bottom: 1px solid #e1e5eb;
|
|
31773
|
-
margin-bottom: 16px;
|
|
31774
|
-
}
|
|
31775
|
-
|
|
31776
|
-
.E_f1l1g2k0 {
|
|
31777
|
-
display: flex;
|
|
31778
|
-
align-items: center;
|
|
31779
|
-
margin-bottom: 8px;
|
|
31780
|
-
}
|
|
31781
|
-
.E_f1l1g2k0 > label {
|
|
31782
|
-
width: 216px;
|
|
31783
|
-
}
|
|
31784
|
-
.E_f1l1g2k0 > label + * {
|
|
31785
|
-
width: 100%;
|
|
31786
|
-
}
|
|
31787
|
-
.E_f1l1g2k0 .ant-select {
|
|
31788
|
-
width: 100%;
|
|
31721
|
+
line-height: 18px;
|
|
31789
31722
|
}
|
|
31790
31723
|
|
|
31791
|
-
.
|
|
31792
|
-
|
|
31793
|
-
|
|
31724
|
+
.E_h10xnyuu {
|
|
31725
|
+
font-family: Inter;
|
|
31726
|
+
font-style: normal;
|
|
31727
|
+
font-weight: normal;
|
|
31728
|
+
text-transform: uppercase;
|
|
31729
|
+
font-feature-settings: "cpsp" on;
|
|
31730
|
+
font-size: 12px;
|
|
31731
|
+
line-height: 18px;
|
|
31794
31732
|
}
|
|
31795
31733
|
|
|
31796
|
-
.
|
|
31797
|
-
|
|
31798
|
-
|
|
31799
|
-
|
|
31800
|
-
|
|
31734
|
+
.E_lrcmi0v {
|
|
31735
|
+
font-family: Inter;
|
|
31736
|
+
font-style: normal;
|
|
31737
|
+
font-weight: normal;
|
|
31738
|
+
font-size: 16px;
|
|
31739
|
+
line-height: 24px;
|
|
31801
31740
|
}
|
|
31802
31741
|
|
|
31803
|
-
.
|
|
31804
|
-
|
|
31805
|
-
|
|
31806
|
-
|
|
31807
|
-
|
|
31742
|
+
.E_lzt43lp {
|
|
31743
|
+
font-family: Inter;
|
|
31744
|
+
font-style: normal;
|
|
31745
|
+
font-weight: bold;
|
|
31746
|
+
font-size: 16px;
|
|
31747
|
+
line-height: 24px;
|
|
31808
31748
|
}
|
|
31809
31749
|
|
|
31810
|
-
.
|
|
31811
|
-
|
|
31812
|
-
|
|
31813
|
-
|
|
31814
|
-
|
|
31815
|
-
|
|
31816
|
-
border-radius: 50%;
|
|
31817
|
-
margin: 0 4px;
|
|
31750
|
+
.E_l5yc9nt {
|
|
31751
|
+
font-family: Inter;
|
|
31752
|
+
font-style: normal;
|
|
31753
|
+
font-weight: normal;
|
|
31754
|
+
font-size: 16px;
|
|
31755
|
+
line-height: 24px;
|
|
31818
31756
|
}
|
|
31819
31757
|
|
|
31820
|
-
.
|
|
31821
|
-
|
|
31822
|
-
|
|
31823
|
-
|
|
31824
|
-
|
|
31825
|
-
|
|
31826
|
-
padding: 35px 0 24px;
|
|
31827
|
-
border: none;
|
|
31828
|
-
}
|
|
31829
|
-
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
31830
|
-
font-size: 30px;
|
|
31831
|
-
}
|
|
31832
|
-
.E_m177r7a3 .ant-modal-body {
|
|
31833
|
-
padding: 4px 0 2px;
|
|
31758
|
+
.E_l1fbkbzo {
|
|
31759
|
+
font-family: Inter;
|
|
31760
|
+
font-style: normal;
|
|
31761
|
+
font-weight: bold;
|
|
31762
|
+
font-size: 16px;
|
|
31763
|
+
line-height: 24px;
|
|
31834
31764
|
}
|
|
31835
|
-
|
|
31836
|
-
|
|
31765
|
+
|
|
31766
|
+
.E_lahvcax {
|
|
31767
|
+
font-family: Inter;
|
|
31768
|
+
font-style: normal;
|
|
31769
|
+
font-weight: normal;
|
|
31770
|
+
text-transform: uppercase;
|
|
31771
|
+
font-feature-settings: "cpsp" on;
|
|
31772
|
+
font-size: 16px;
|
|
31773
|
+
line-height: 24px;
|
|
31837
31774
|
}
|
|
31838
31775
|
|
|
31839
|
-
.
|
|
31840
|
-
font-
|
|
31841
|
-
|
|
31776
|
+
.E_l11q3pxd {
|
|
31777
|
+
font-family: Inter;
|
|
31778
|
+
font-style: normal;
|
|
31842
31779
|
font-weight: bold;
|
|
31843
|
-
|
|
31844
|
-
|
|
31845
|
-
|
|
31846
|
-
|
|
31847
|
-
background: var(--t1wwio3v-0);
|
|
31780
|
+
text-transform: uppercase;
|
|
31781
|
+
font-feature-settings: "cpsp" on;
|
|
31782
|
+
font-size: 16px;
|
|
31783
|
+
line-height: 24px;
|
|
31848
31784
|
}
|
|
31849
|
-
|
|
31850
|
-
|
|
31785
|
+
|
|
31786
|
+
.E_lfuc2qu {
|
|
31787
|
+
font-family: Inter;
|
|
31788
|
+
font-style: normal;
|
|
31789
|
+
font-weight: normal;
|
|
31790
|
+
font-size: 14px;
|
|
31791
|
+
line-height: 22px;
|
|
31851
31792
|
}
|
|
31852
31793
|
|
|
31853
|
-
.
|
|
31854
|
-
|
|
31855
|
-
|
|
31856
|
-
|
|
31857
|
-
|
|
31858
|
-
|
|
31794
|
+
.E_l1jmp8r0 {
|
|
31795
|
+
font-family: Inter;
|
|
31796
|
+
font-style: normal;
|
|
31797
|
+
font-weight: 500;
|
|
31798
|
+
font-size: 14px;
|
|
31799
|
+
line-height: 22px;
|
|
31859
31800
|
}
|
|
31860
31801
|
|
|
31861
|
-
.
|
|
31862
|
-
font-
|
|
31802
|
+
.E_lcnm221 {
|
|
31803
|
+
font-family: Inter;
|
|
31804
|
+
font-style: normal;
|
|
31863
31805
|
font-weight: bold;
|
|
31864
|
-
|
|
31865
|
-
|
|
31866
|
-
margin-left: 2px;
|
|
31867
|
-
margin-right: 2px;
|
|
31868
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31869
|
-
border-radius: 4px;
|
|
31806
|
+
font-size: 14px;
|
|
31807
|
+
line-height: 22px;
|
|
31870
31808
|
}
|
|
31871
31809
|
|
|
31872
|
-
.
|
|
31873
|
-
|
|
31874
|
-
|
|
31875
|
-
|
|
31876
|
-
|
|
31877
|
-
|
|
31878
|
-
.E_f4mi9eq.form-item-compact {
|
|
31879
|
-
width: 412px;
|
|
31810
|
+
.E_lu1z2n5 {
|
|
31811
|
+
font-family: Inter;
|
|
31812
|
+
font-style: normal;
|
|
31813
|
+
font-weight: normal;
|
|
31814
|
+
font-size: 14px;
|
|
31815
|
+
line-height: 22px;
|
|
31880
31816
|
}
|
|
31881
|
-
|
|
31882
|
-
|
|
31817
|
+
|
|
31818
|
+
.E_l1r59djn {
|
|
31819
|
+
font-family: Inter;
|
|
31820
|
+
font-style: normal;
|
|
31821
|
+
font-weight: bold;
|
|
31822
|
+
font-size: 14px;
|
|
31823
|
+
line-height: 22px;
|
|
31883
31824
|
}
|
|
31884
|
-
|
|
31885
|
-
|
|
31825
|
+
|
|
31826
|
+
.E_ljm2911 {
|
|
31827
|
+
font-family: Inter;
|
|
31828
|
+
font-style: normal;
|
|
31829
|
+
font-weight: normal;
|
|
31830
|
+
text-transform: uppercase;
|
|
31831
|
+
font-feature-settings: "cpsp" on;
|
|
31832
|
+
font-size: 14px;
|
|
31833
|
+
line-height: 22px;
|
|
31886
31834
|
}
|
|
31887
|
-
|
|
31888
|
-
|
|
31889
|
-
|
|
31835
|
+
|
|
31836
|
+
.E_l124mzmr {
|
|
31837
|
+
font-family: Inter;
|
|
31838
|
+
font-style: normal;
|
|
31839
|
+
font-weight: bold;
|
|
31840
|
+
text-transform: uppercase;
|
|
31841
|
+
font-feature-settings: "cpsp" on;
|
|
31842
|
+
font-size: 14px;
|
|
31843
|
+
line-height: 22px;
|
|
31890
31844
|
}
|
|
31891
|
-
|
|
31892
|
-
|
|
31893
|
-
|
|
31894
|
-
|
|
31895
|
-
|
|
31845
|
+
|
|
31846
|
+
.E_lb3chel {
|
|
31847
|
+
font-family: Inter;
|
|
31848
|
+
font-style: normal;
|
|
31849
|
+
font-weight: normal;
|
|
31896
31850
|
font-size: 13px;
|
|
31897
|
-
line-height:
|
|
31898
|
-
color: #8e9aa9;
|
|
31851
|
+
line-height: 20px;
|
|
31899
31852
|
}
|
|
31900
|
-
|
|
31901
|
-
|
|
31853
|
+
|
|
31854
|
+
.E_lv9jstu {
|
|
31855
|
+
font-family: Inter;
|
|
31856
|
+
font-style: normal;
|
|
31857
|
+
font-weight: 600;
|
|
31902
31858
|
font-size: 13px;
|
|
31903
|
-
|
|
31904
|
-
}
|
|
31905
|
-
.E_f4mi9eq .form-item-label.label-right {
|
|
31906
|
-
text-align: right;
|
|
31907
|
-
}
|
|
31908
|
-
.E_f4mi9eq .form-item-label,
|
|
31909
|
-
.E_f4mi9eq .form-item-control {
|
|
31910
|
-
line-height: 32px;
|
|
31911
|
-
}
|
|
31912
|
-
.E_f4mi9eq .form-item-control .form-item-error {
|
|
31913
|
-
line-height: 18px;
|
|
31914
|
-
}
|
|
31915
|
-
.E_f4mi9eq .form-item-children {
|
|
31916
|
-
width: 100%;
|
|
31917
|
-
}
|
|
31918
|
-
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
31919
|
-
width: 100%;
|
|
31920
|
-
}
|
|
31921
|
-
.E_f4mi9eq .form-item-error {
|
|
31922
|
-
color: #e75a3a;
|
|
31923
|
-
height: 0;
|
|
31924
|
-
overflow: hidden;
|
|
31925
|
-
}
|
|
31926
|
-
.E_f4mi9eq .form-item-error-enter-done {
|
|
31927
|
-
margin-top: 4px;
|
|
31928
|
-
height: auto;
|
|
31929
|
-
overflow: auto;
|
|
31930
|
-
}
|
|
31931
|
-
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31932
|
-
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31933
|
-
border: 1px solid #e75a3a;
|
|
31934
|
-
color: #e75a3a;
|
|
31859
|
+
line-height: 20px;
|
|
31935
31860
|
}
|
|
31936
31861
|
|
|
31937
|
-
.
|
|
31938
|
-
|
|
31862
|
+
.E_lwqlh3x {
|
|
31863
|
+
font-family: Inter;
|
|
31864
|
+
font-style: normal;
|
|
31939
31865
|
font-weight: bold;
|
|
31940
|
-
|
|
31941
|
-
|
|
31942
|
-
margin-bottom: 16px;
|
|
31866
|
+
font-size: 13px;
|
|
31867
|
+
line-height: 20px;
|
|
31943
31868
|
}
|
|
31944
|
-
|
|
31945
|
-
|
|
31869
|
+
|
|
31870
|
+
.E_lalum9y {
|
|
31871
|
+
font-family: Inter;
|
|
31872
|
+
font-style: normal;
|
|
31873
|
+
font-weight: normal;
|
|
31874
|
+
font-size: 13px;
|
|
31875
|
+
line-height: 20px;
|
|
31946
31876
|
}
|
|
31947
31877
|
|
|
31948
|
-
.
|
|
31949
|
-
|
|
31950
|
-
|
|
31951
|
-
|
|
31952
|
-
|
|
31953
|
-
|
|
31954
|
-
|
|
31955
|
-
|
|
31878
|
+
.E_l1t6dj5o {
|
|
31879
|
+
font-family: Inter;
|
|
31880
|
+
font-style: normal;
|
|
31881
|
+
font-weight: 600;
|
|
31882
|
+
font-size: 13px;
|
|
31883
|
+
line-height: 20px;
|
|
31884
|
+
}
|
|
31885
|
+
|
|
31886
|
+
.E_l12f6ic {
|
|
31887
|
+
font-family: Inter;
|
|
31888
|
+
font-style: normal;
|
|
31889
|
+
font-weight: bold;
|
|
31890
|
+
font-size: 13px;
|
|
31891
|
+
line-height: 20px;
|
|
31956
31892
|
}
|
|
31957
|
-
|
|
31958
|
-
|
|
31959
|
-
|
|
31960
|
-
|
|
31961
|
-
|
|
31962
|
-
|
|
31963
|
-
|
|
31964
|
-
|
|
31965
|
-
|
|
31893
|
+
|
|
31894
|
+
.E_l7gmukq {
|
|
31895
|
+
font-family: Inter;
|
|
31896
|
+
font-style: normal;
|
|
31897
|
+
font-weight: normal;
|
|
31898
|
+
text-transform: uppercase;
|
|
31899
|
+
font-feature-settings: "cpsp" on;
|
|
31900
|
+
font-size: 13px;
|
|
31901
|
+
line-height: 20px;
|
|
31966
31902
|
}
|
|
31967
|
-
|
|
31968
|
-
|
|
31969
|
-
|
|
31903
|
+
|
|
31904
|
+
.E_lkwl0yp {
|
|
31905
|
+
font-family: Inter;
|
|
31906
|
+
font-style: normal;
|
|
31907
|
+
font-weight: bold;
|
|
31908
|
+
text-transform: uppercase;
|
|
31909
|
+
font-feature-settings: "cpsp" on;
|
|
31910
|
+
font-size: 13px;
|
|
31911
|
+
line-height: 20px;
|
|
31970
31912
|
}
|
|
31971
31913
|
|
|
31972
|
-
.
|
|
31973
|
-
|
|
31974
|
-
|
|
31975
|
-
|
|
31914
|
+
.E_l10knv48 {
|
|
31915
|
+
font-family: Inter;
|
|
31916
|
+
font-style: normal;
|
|
31917
|
+
font-weight: normal;
|
|
31918
|
+
font-size: 12px;
|
|
31919
|
+
line-height: 18px;
|
|
31976
31920
|
}
|
|
31977
|
-
|
|
31978
|
-
.
|
|
31979
|
-
|
|
31921
|
+
|
|
31922
|
+
.E_l6526ld {
|
|
31923
|
+
font-family: Inter;
|
|
31924
|
+
font-style: normal;
|
|
31925
|
+
font-weight: 500;
|
|
31926
|
+
font-size: 12px;
|
|
31927
|
+
line-height: 18px;
|
|
31980
31928
|
}
|
|
31981
|
-
|
|
31982
|
-
.
|
|
31983
|
-
|
|
31929
|
+
|
|
31930
|
+
.E_l1j81vli {
|
|
31931
|
+
font-family: Inter;
|
|
31932
|
+
font-style: normal;
|
|
31933
|
+
font-weight: bold;
|
|
31934
|
+
font-size: 12px;
|
|
31935
|
+
line-height: 18px;
|
|
31984
31936
|
}
|
|
31985
31937
|
|
|
31986
|
-
.
|
|
31987
|
-
|
|
31988
|
-
|
|
31989
|
-
|
|
31990
|
-
background: rgba(255, 187, 0, 0.1);
|
|
31991
|
-
border-radius: 6px;
|
|
31992
|
-
color: #e07f00;
|
|
31938
|
+
.E_l1x7n1mk {
|
|
31939
|
+
font-family: Inter;
|
|
31940
|
+
font-style: normal;
|
|
31941
|
+
font-weight: normal;
|
|
31993
31942
|
font-size: 12px;
|
|
31994
31943
|
line-height: 18px;
|
|
31995
31944
|
}
|
|
31996
|
-
|
|
31997
|
-
|
|
31998
|
-
|
|
31945
|
+
|
|
31946
|
+
.E_l9fqufz {
|
|
31947
|
+
font-family: Inter;
|
|
31948
|
+
font-style: normal;
|
|
31949
|
+
font-weight: 500;
|
|
31950
|
+
font-size: 12px;
|
|
31951
|
+
line-height: 18px;
|
|
31999
31952
|
}
|
|
32000
31953
|
|
|
32001
|
-
.
|
|
32002
|
-
|
|
32003
|
-
|
|
32004
|
-
|
|
32005
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32006
|
-
border-radius: 6px;
|
|
32007
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31954
|
+
.E_l1iwnybd {
|
|
31955
|
+
font-family: Inter;
|
|
31956
|
+
font-style: normal;
|
|
31957
|
+
font-weight: bold;
|
|
32008
31958
|
font-size: 12px;
|
|
32009
31959
|
line-height: 18px;
|
|
32010
31960
|
}
|
|
32011
|
-
|
|
32012
|
-
|
|
32013
|
-
|
|
31961
|
+
|
|
31962
|
+
.E_lprtm1e {
|
|
31963
|
+
font-family: Inter;
|
|
31964
|
+
font-style: normal;
|
|
31965
|
+
font-weight: normal;
|
|
31966
|
+
text-transform: uppercase;
|
|
31967
|
+
font-feature-settings: "cpsp" on;
|
|
31968
|
+
font-size: 12px;
|
|
31969
|
+
line-height: 18px;
|
|
32014
31970
|
}
|
|
32015
31971
|
|
|
32016
|
-
.
|
|
32017
|
-
|
|
32018
|
-
|
|
32019
|
-
|
|
32020
|
-
|
|
32021
|
-
|
|
32022
|
-
color: #005ed1;
|
|
31972
|
+
.E_l1lln87h {
|
|
31973
|
+
font-family: Inter;
|
|
31974
|
+
font-style: normal;
|
|
31975
|
+
font-weight: bold;
|
|
31976
|
+
text-transform: uppercase;
|
|
31977
|
+
font-feature-settings: "cpsp" on;
|
|
32023
31978
|
font-size: 12px;
|
|
32024
31979
|
line-height: 18px;
|
|
32025
31980
|
}
|
|
32026
|
-
|
|
32027
|
-
|
|
32028
|
-
|
|
31981
|
+
|
|
31982
|
+
.E_f2pb48l {
|
|
31983
|
+
font-family: Inter;
|
|
31984
|
+
font-style: normal;
|
|
31985
|
+
font-weight: normal;
|
|
31986
|
+
font-size: 13px;
|
|
31987
|
+
line-height: 20px;
|
|
32029
31988
|
}
|
|
32030
31989
|
|
|
32031
|
-
.
|
|
32032
|
-
|
|
32033
|
-
|
|
31990
|
+
.E_fi9emkw {
|
|
31991
|
+
font-family: Inter;
|
|
31992
|
+
font-style: normal;
|
|
31993
|
+
font-weight: normal;
|
|
31994
|
+
font-size: 13px;
|
|
31995
|
+
line-height: 20px;
|
|
31996
|
+
}
|
|
31997
|
+
|
|
31998
|
+
.E_f1nrg7da {
|
|
31999
|
+
font-family: Inter;
|
|
32000
|
+
font-style: normal;
|
|
32001
|
+
font-weight: normal;
|
|
32034
32002
|
font-size: 12px;
|
|
32035
32003
|
line-height: 18px;
|
|
32036
32004
|
}
|
|
32037
32005
|
|
|
32038
|
-
.
|
|
32039
|
-
|
|
32006
|
+
.E_f17k1i3n {
|
|
32007
|
+
font-family: Inter;
|
|
32008
|
+
font-style: normal;
|
|
32009
|
+
font-weight: normal;
|
|
32040
32010
|
font-size: 12px;
|
|
32041
|
-
|
|
32011
|
+
line-height: 18px;
|
|
32042
32012
|
}
|
|
32043
32013
|
|
|
32044
|
-
.
|
|
32045
|
-
|
|
32046
|
-
|
|
32047
|
-
|
|
32014
|
+
.E_t1tvuj2e {
|
|
32015
|
+
font-family: Inter;
|
|
32016
|
+
font-style: normal;
|
|
32017
|
+
font-weight: normal;
|
|
32018
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32019
|
+
font-size: 13px;
|
|
32020
|
+
line-height: 20px;
|
|
32048
32021
|
}
|
|
32049
|
-
|
|
32050
|
-
|
|
32022
|
+
|
|
32023
|
+
.E_t17uajlu {
|
|
32024
|
+
font-family: Inter;
|
|
32025
|
+
font-style: normal;
|
|
32026
|
+
font-weight: normal;
|
|
32027
|
+
font-feature-settings: "zero" on;
|
|
32028
|
+
font-size: 13px;
|
|
32029
|
+
line-height: 20px;
|
|
32051
32030
|
}
|
|
32052
32031
|
|
|
32053
|
-
.
|
|
32054
|
-
|
|
32032
|
+
.E_t114zbyz {
|
|
32033
|
+
font-family: Inter;
|
|
32034
|
+
font-style: normal;
|
|
32035
|
+
font-weight: normal;
|
|
32036
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32037
|
+
font-size: 12px;
|
|
32038
|
+
line-height: 18px;
|
|
32055
32039
|
}
|
|
32056
32040
|
|
|
32057
|
-
.
|
|
32058
|
-
|
|
32059
|
-
|
|
32060
|
-
|
|
32061
|
-
|
|
32062
|
-
|
|
32063
|
-
|
|
32041
|
+
.E_t1il0kvi {
|
|
32042
|
+
font-family: Inter;
|
|
32043
|
+
font-style: normal;
|
|
32044
|
+
font-weight: 500;
|
|
32045
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32046
|
+
font-size: 12px;
|
|
32047
|
+
line-height: 18px;
|
|
32064
32048
|
}
|
|
32065
|
-
|
|
32066
|
-
|
|
32067
|
-
|
|
32049
|
+
|
|
32050
|
+
.E_t10dv8p1 {
|
|
32051
|
+
font-family: Inter;
|
|
32052
|
+
font-style: normal;
|
|
32053
|
+
font-weight: normal;
|
|
32054
|
+
font-feature-settings: "zero" on;
|
|
32055
|
+
font-size: 12px;
|
|
32056
|
+
line-height: 18px;
|
|
32068
32057
|
}
|
|
32069
|
-
|
|
32070
|
-
|
|
32058
|
+
|
|
32059
|
+
.E_tc2oqpq {
|
|
32060
|
+
font-family: Inter;
|
|
32061
|
+
font-style: normal;
|
|
32062
|
+
font-weight: 500;
|
|
32063
|
+
font-feature-settings: "zero" on;
|
|
32064
|
+
font-size: 12px;
|
|
32071
32065
|
line-height: 18px;
|
|
32072
32066
|
}
|
|
32073
|
-
|
|
32074
|
-
|
|
32075
|
-
|
|
32076
|
-
|
|
32067
|
+
|
|
32068
|
+
.E_tzvddmc {
|
|
32069
|
+
font-family: Inter;
|
|
32070
|
+
font-style: normal;
|
|
32071
|
+
font-weight: bold;
|
|
32072
|
+
font-feature-settings: "zero" on;
|
|
32073
|
+
font-size: 16px;
|
|
32074
|
+
line-height: 24px;
|
|
32077
32075
|
}
|
|
32078
|
-
|
|
32079
|
-
|
|
32080
|
-
|
|
32081
|
-
|
|
32076
|
+
|
|
32077
|
+
.E_u18llj45 {
|
|
32078
|
+
font-family: Inter;
|
|
32079
|
+
font-style: normal;
|
|
32080
|
+
font-weight: normal;
|
|
32081
|
+
font-size: 10px;
|
|
32082
|
+
line-height: 12px;
|
|
32082
32083
|
}
|
|
32083
|
-
|
|
32084
|
-
|
|
32085
|
-
|
|
32084
|
+
|
|
32085
|
+
.E_owd0kml {
|
|
32086
|
+
display: inline-block;
|
|
32086
32087
|
}
|
|
32087
|
-
|
|
32088
|
-
|
|
32089
|
-
|
|
32088
|
+
|
|
32089
|
+
.E_h1jsgezc {
|
|
32090
|
+
visibility: hidden;
|
|
32091
|
+
position: absolute;
|
|
32090
32092
|
}
|
|
32091
|
-
|
|
32092
|
-
|
|
32093
|
-
|
|
32093
|
+
|
|
32094
|
+
.E_m196gn1d {
|
|
32095
|
+
min-width: 1280px;
|
|
32094
32096
|
}
|
|
32095
|
-
|
|
32096
|
-
|
|
32097
|
-
|
|
32098
|
-
|
|
32097
|
+
|
|
32098
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32099
|
+
display: inline-flex;
|
|
32100
|
+
align-items: center;
|
|
32101
|
+
justify-content: center;
|
|
32102
|
+
color: #fff;
|
|
32103
|
+
font-weight: bold;
|
|
32104
|
+
font-size: 12px;
|
|
32105
|
+
width: 24px;
|
|
32106
|
+
height: 24px;
|
|
32107
|
+
border-radius: 50%;
|
|
32108
|
+
background: var(--a1b5xrg3-0);
|
|
32099
32109
|
}
|
|
32100
|
-
.
|
|
32101
|
-
|
|
32110
|
+
.E_a1b5xrg3.btn-item {
|
|
32111
|
+
transition: all 160ms ease;
|
|
32112
|
+
cursor: pointer;
|
|
32113
|
+
width: 56px;
|
|
32114
|
+
height: 40px;
|
|
32115
|
+
display: inline-flex;
|
|
32116
|
+
align-items: center;
|
|
32117
|
+
justify-content: center;
|
|
32102
32118
|
border-radius: 6px;
|
|
32103
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32104
|
-
line-height: 20px;
|
|
32105
|
-
color: #2d3a56;
|
|
32106
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32107
32119
|
}
|
|
32108
|
-
.
|
|
32109
|
-
|
|
32110
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32120
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32121
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32111
32122
|
}
|
|
32112
|
-
.
|
|
32113
|
-
|
|
32114
|
-
|
|
32123
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32124
|
+
transform: translateY(2px);
|
|
32125
|
+
transition: all 320ms ease;
|
|
32115
32126
|
}
|
|
32116
|
-
|
|
32117
|
-
|
|
32118
|
-
|
|
32127
|
+
|
|
32128
|
+
.E_cnujxq2 {
|
|
32129
|
+
display: flex;
|
|
32130
|
+
flex-direction: column;
|
|
32119
32131
|
}
|
|
32120
|
-
|
|
32121
|
-
|
|
32122
|
-
|
|
32132
|
+
|
|
32133
|
+
.E_m7s48ia {
|
|
32134
|
+
max-width: 1120px;
|
|
32135
|
+
width: 100%;
|
|
32136
|
+
margin: 0 auto;
|
|
32137
|
+
height: 100%;
|
|
32123
32138
|
}
|
|
32124
|
-
|
|
32125
|
-
|
|
32126
|
-
|
|
32139
|
+
|
|
32140
|
+
.E_wt5zbg6 {
|
|
32141
|
+
max-width: 1120px;
|
|
32142
|
+
width: 100%;
|
|
32143
|
+
margin: 0 auto;
|
|
32144
|
+
display: flex;
|
|
32127
32145
|
}
|
|
32128
|
-
.
|
|
32129
|
-
|
|
32146
|
+
.E_wt5zbg6 .left,
|
|
32147
|
+
.E_wt5zbg6 .right {
|
|
32148
|
+
flex-grow: 0;
|
|
32149
|
+
flex-shrink: 0;
|
|
32150
|
+
flex-basis: 21%;
|
|
32130
32151
|
}
|
|
32131
|
-
.
|
|
32132
|
-
|
|
32152
|
+
.E_wt5zbg6 .left {
|
|
32153
|
+
display: flex;
|
|
32154
|
+
justify-content: flex-end;
|
|
32155
|
+
padding-right: 44px;
|
|
32133
32156
|
}
|
|
32134
|
-
.
|
|
32135
|
-
|
|
32136
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32157
|
+
.E_wt5zbg6 .right {
|
|
32158
|
+
padding-left: 44px;
|
|
32137
32159
|
}
|
|
32138
|
-
.
|
|
32139
|
-
|
|
32140
|
-
|
|
32160
|
+
.E_wt5zbg6 .middle {
|
|
32161
|
+
margin-bottom: 40px;
|
|
32162
|
+
flex-grow: 0;
|
|
32163
|
+
flex-shrink: 0;
|
|
32164
|
+
flex-basis: 58%;
|
|
32141
32165
|
}
|
|
32142
|
-
.
|
|
32143
|
-
|
|
32144
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32145
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32166
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
32167
|
+
width: 100%;
|
|
32146
32168
|
}
|
|
32147
|
-
|
|
32148
|
-
|
|
32149
|
-
transition-delay: 50ms;
|
|
32169
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
32170
|
+
width: auto;
|
|
32150
32171
|
}
|
|
32151
|
-
|
|
32152
|
-
|
|
32153
|
-
|
|
32172
|
+
|
|
32173
|
+
.E_h18jprzg .ant-modal-header {
|
|
32174
|
+
margin: 0 auto;
|
|
32175
|
+
width: 100%;
|
|
32176
|
+
max-width: 648px;
|
|
32154
32177
|
}
|
|
32155
|
-
|
|
32156
|
-
|
|
32178
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
32179
|
+
margin-left: 0;
|
|
32157
32180
|
}
|
|
32158
|
-
|
|
32159
|
-
|
|
32160
|
-
|
|
32181
|
+
.E_h18jprzg .ant-modal-body {
|
|
32182
|
+
margin: 0 auto;
|
|
32183
|
+
padding: 0;
|
|
32184
|
+
width: 100%;
|
|
32185
|
+
max-width: 648px;
|
|
32186
|
+
overflow: hidden;
|
|
32161
32187
|
}
|
|
32162
|
-
|
|
32163
|
-
|
|
32188
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
32189
|
+
margin-bottom: 40px;
|
|
32164
32190
|
}
|
|
32165
|
-
|
|
32166
|
-
|
|
32167
|
-
|
|
32191
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
32192
|
+
height: calc(100vh - 225px);
|
|
32193
|
+
overflow-y: auto;
|
|
32168
32194
|
}
|
|
32169
|
-
|
|
32170
|
-
|
|
32195
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
32196
|
+
margin: 0 auto;
|
|
32197
|
+
max-width: 648px;
|
|
32171
32198
|
}
|
|
32172
32199
|
|
|
32173
|
-
.
|
|
32174
|
-
|
|
32175
|
-
|
|
32176
|
-
|
|
32177
|
-
.E_k1ci6977.input-tags {
|
|
32178
|
-
position: relative;
|
|
32179
|
-
padding: 6px;
|
|
32180
|
-
height: 32px;
|
|
32181
|
-
cursor: pointer;
|
|
32182
|
-
transition: border 150ms;
|
|
32200
|
+
.E_h16z9xgz .ant-modal-header {
|
|
32201
|
+
margin: 0 auto;
|
|
32202
|
+
width: 100%;
|
|
32203
|
+
max-width: 1024px;
|
|
32183
32204
|
}
|
|
32184
|
-
.
|
|
32185
|
-
|
|
32186
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
32205
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
32206
|
+
margin-left: 0;
|
|
32187
32207
|
}
|
|
32188
|
-
.
|
|
32189
|
-
|
|
32208
|
+
.E_h16z9xgz .ant-modal-body {
|
|
32209
|
+
margin: 0 auto;
|
|
32210
|
+
padding: 0;
|
|
32211
|
+
width: 100%;
|
|
32212
|
+
max-width: 1024px;
|
|
32213
|
+
overflow: hidden;
|
|
32190
32214
|
}
|
|
32191
|
-
.
|
|
32192
|
-
|
|
32215
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
32216
|
+
margin-bottom: 40px;
|
|
32193
32217
|
}
|
|
32194
|
-
.
|
|
32195
|
-
|
|
32218
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
32219
|
+
height: calc(100vh - 225px);
|
|
32220
|
+
overflow-y: auto;
|
|
32196
32221
|
}
|
|
32197
|
-
.
|
|
32198
|
-
|
|
32199
|
-
|
|
32200
|
-
top: 50%;
|
|
32201
|
-
transform: translateY(-50%);
|
|
32222
|
+
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
32223
|
+
margin: 0 auto;
|
|
32224
|
+
max-width: 1024px;
|
|
32202
32225
|
}
|
|
32203
|
-
|
|
32204
|
-
|
|
32205
|
-
|
|
32206
|
-
cursor: pointer;
|
|
32226
|
+
|
|
32227
|
+
.E_f1lrhghm {
|
|
32228
|
+
flex: 1;
|
|
32207
32229
|
}
|
|
32208
|
-
.
|
|
32209
|
-
|
|
32230
|
+
.E_f1lrhghm label {
|
|
32231
|
+
font-size: 13px;
|
|
32232
|
+
line-height: 20px;
|
|
32233
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32210
32234
|
}
|
|
32211
|
-
.
|
|
32212
|
-
|
|
32213
|
-
|
|
32235
|
+
.E_f1lrhghm .title {
|
|
32236
|
+
font-size: 14px;
|
|
32237
|
+
line-height: 20px;
|
|
32238
|
+
color: #2d3a56;
|
|
32239
|
+
margin-bottom: 12px;
|
|
32214
32240
|
}
|
|
32215
|
-
.
|
|
32216
|
-
|
|
32217
|
-
top: 50%;
|
|
32218
|
-
transform: translateY(-50%);
|
|
32219
|
-
left: -16px;
|
|
32220
|
-
transition: left 150ms ease;
|
|
32221
|
-
opacity: 0;
|
|
32241
|
+
.E_f1lrhghm.connect-cluster .title {
|
|
32242
|
+
padding-bottom: 26px;
|
|
32222
32243
|
}
|
|
32223
|
-
|
|
32224
|
-
|
|
32225
|
-
|
|
32244
|
+
|
|
32245
|
+
.E_f18ot8em {
|
|
32246
|
+
padding: 25px 0 15px 0;
|
|
32247
|
+
border-bottom: 1px solid #e1e5eb;
|
|
32248
|
+
margin-bottom: 16px;
|
|
32226
32249
|
}
|
|
32227
|
-
|
|
32228
|
-
|
|
32229
|
-
|
|
32250
|
+
|
|
32251
|
+
.E_f1l1g2k0 {
|
|
32252
|
+
display: flex;
|
|
32253
|
+
align-items: center;
|
|
32254
|
+
margin-bottom: 8px;
|
|
32230
32255
|
}
|
|
32231
|
-
.
|
|
32232
|
-
|
|
32256
|
+
.E_f1l1g2k0 > label {
|
|
32257
|
+
width: 216px;
|
|
32233
32258
|
}
|
|
32234
|
-
|
|
32235
|
-
|
|
32236
|
-
border-top-right-radius: 0;
|
|
32237
|
-
border-bottom-right-radius: 0;
|
|
32259
|
+
.E_f1l1g2k0 > label + * {
|
|
32260
|
+
width: 100%;
|
|
32238
32261
|
}
|
|
32239
|
-
|
|
32240
|
-
|
|
32241
|
-
border-top-right-radius: 0;
|
|
32242
|
-
border-bottom-right-radius: 0;
|
|
32262
|
+
.E_f1l1g2k0 .ant-select {
|
|
32263
|
+
width: 100%;
|
|
32243
32264
|
}
|
|
32244
32265
|
|
|
32245
|
-
|
|
32246
|
-
|
|
32247
|
-
|
|
32266
|
+
.E_e1k89cwg {
|
|
32267
|
+
color: #e75a3a;
|
|
32268
|
+
margin-right: 10px;
|
|
32248
32269
|
}
|
|
32249
32270
|
|
|
32250
|
-
.
|
|
32251
|
-
|
|
32252
|
-
|
|
32271
|
+
.E_d1oui1gf {
|
|
32272
|
+
width: 100%;
|
|
32273
|
+
height: 1px;
|
|
32274
|
+
background: rgba(213, 219, 227, 0.6);
|
|
32275
|
+
margin: 24px 0;
|
|
32253
32276
|
}
|
|
32254
32277
|
|
|
32255
|
-
.
|
|
32256
|
-
|
|
32257
|
-
|
|
32278
|
+
.E_l15itdbb {
|
|
32279
|
+
display: flex;
|
|
32280
|
+
justify-content: center;
|
|
32281
|
+
align-items: center;
|
|
32282
|
+
height: 100%;
|
|
32258
32283
|
}
|
|
32259
32284
|
|
|
32260
|
-
.
|
|
32261
|
-
|
|
32262
|
-
|
|
32285
|
+
.E_d1y3z4w {
|
|
32286
|
+
display: inline-block;
|
|
32287
|
+
width: 4px;
|
|
32288
|
+
height: 4px;
|
|
32289
|
+
background: #8e9aa9;
|
|
32290
|
+
opacity: 0.4;
|
|
32291
|
+
border-radius: 50%;
|
|
32292
|
+
margin: 0 4px;
|
|
32263
32293
|
}
|
|
32264
32294
|
|
|
32265
|
-
.
|
|
32266
|
-
|
|
32267
|
-
|
|
32295
|
+
.E_m177r7a3 .ant-modal-header,
|
|
32296
|
+
.E_m177r7a3 .ant-modal-footer .footer-content {
|
|
32297
|
+
width: 648px;
|
|
32298
|
+
margin: 0 auto;
|
|
32268
32299
|
}
|
|
32269
|
-
.
|
|
32270
|
-
|
|
32300
|
+
.E_m177r7a3 .ant-modal-header {
|
|
32301
|
+
padding: 35px 0 24px;
|
|
32302
|
+
border: none;
|
|
32271
32303
|
}
|
|
32272
|
-
.
|
|
32273
|
-
|
|
32304
|
+
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
32305
|
+
font-size: 30px;
|
|
32274
32306
|
}
|
|
32275
|
-
.
|
|
32276
|
-
|
|
32307
|
+
.E_m177r7a3 .ant-modal-body {
|
|
32308
|
+
padding: 4px 0 2px;
|
|
32277
32309
|
}
|
|
32278
|
-
.
|
|
32279
|
-
|
|
32310
|
+
.E_m177r7a3 .ant-modal-footer {
|
|
32311
|
+
border: none;
|
|
32280
32312
|
}
|
|
32281
32313
|
|
|
32282
|
-
.
|
|
32283
|
-
font-size:
|
|
32284
|
-
font-weight: 500;
|
|
32285
|
-
color: #3e4652;
|
|
32314
|
+
.E_t1wwio3v {
|
|
32315
|
+
font-size: 12px;
|
|
32286
32316
|
line-height: 18px;
|
|
32317
|
+
font-weight: bold;
|
|
32318
|
+
color: #fff;
|
|
32319
|
+
padding: 0 4px;
|
|
32320
|
+
border-radius: 4px;
|
|
32321
|
+
display: inline-block;
|
|
32322
|
+
background: var(--t1wwio3v-0);
|
|
32287
32323
|
}
|
|
32288
|
-
.
|
|
32289
|
-
margin-
|
|
32290
|
-
}
|
|
32291
|
-
.E_d105ju2d + * {
|
|
32292
|
-
margin-top: 16px;
|
|
32324
|
+
.E_t1wwio3v:not(:first-child) {
|
|
32325
|
+
margin-left: 4px;
|
|
32293
32326
|
}
|
|
32294
32327
|
|
|
32295
|
-
.
|
|
32296
|
-
|
|
32297
|
-
|
|
32298
|
-
|
|
32328
|
+
.E_f17jvtfk {
|
|
32329
|
+
width: 100%;
|
|
32330
|
+
height: 100%;
|
|
32331
|
+
display: flex;
|
|
32332
|
+
align-items: center;
|
|
32333
|
+
justify-content: center;
|
|
32299
32334
|
}
|
|
32300
32335
|
|
|
32301
|
-
.
|
|
32302
|
-
|
|
32303
|
-
font-weight:
|
|
32304
|
-
|
|
32305
|
-
|
|
32336
|
+
.E_nzppkea {
|
|
32337
|
+
font-size: 90%;
|
|
32338
|
+
font-weight: bold;
|
|
32339
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
32340
|
+
padding: 1px 4px 1px;
|
|
32341
|
+
margin-left: 2px;
|
|
32342
|
+
margin-right: 2px;
|
|
32343
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32344
|
+
border-radius: 4px;
|
|
32306
32345
|
}
|
|
32307
32346
|
|
|
32308
|
-
.
|
|
32309
|
-
|
|
32310
|
-
}
|
|
32311
|
-
.E_r1skkc3l span {
|
|
32312
|
-
font-size: 14px;
|
|
32313
|
-
font-weight: 500;
|
|
32314
|
-
line-height: 32px;
|
|
32315
|
-
color: #3e4652;
|
|
32347
|
+
.E_f4mi9eq.form-item-general {
|
|
32348
|
+
width: 640px;
|
|
32316
32349
|
}
|
|
32317
|
-
|
|
32318
|
-
.E_c3cobmo {
|
|
32350
|
+
.E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
|
|
32319
32351
|
margin-top: 16px;
|
|
32320
|
-
padding: 8px;
|
|
32321
|
-
border-radius: 6px;
|
|
32322
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32323
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32324
|
-
font-size: 12px;
|
|
32325
32352
|
}
|
|
32326
|
-
.
|
|
32327
|
-
|
|
32353
|
+
.E_f4mi9eq.form-item-compact {
|
|
32354
|
+
width: 412px;
|
|
32355
|
+
}
|
|
32356
|
+
.E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
|
|
32357
|
+
margin-top: 8px;
|
|
32358
|
+
}
|
|
32359
|
+
.E_f4mi9eq .form-item {
|
|
32360
|
+
width: auto;
|
|
32361
|
+
}
|
|
32362
|
+
.E_f4mi9eq .form-item-main {
|
|
32363
|
+
position: relative;
|
|
32328
32364
|
display: flex;
|
|
32329
|
-
align-items: center;
|
|
32330
|
-
word-break: break-all;
|
|
32331
32365
|
}
|
|
32332
|
-
.
|
|
32333
|
-
|
|
32334
|
-
|
|
32335
|
-
|
|
32366
|
+
.E_f4mi9eq .form-item-extra {
|
|
32367
|
+
margin-top: 4px;
|
|
32368
|
+
width: 100%;
|
|
32369
|
+
padding: 14px;
|
|
32370
|
+
background: #f2f4f6;
|
|
32371
|
+
font-size: 13px;
|
|
32372
|
+
line-height: 1.8;
|
|
32373
|
+
color: #8e9aa9;
|
|
32336
32374
|
}
|
|
32337
|
-
|
|
32338
|
-
|
|
32339
|
-
|
|
32375
|
+
.E_f4mi9eq .form-item-label {
|
|
32376
|
+
padding-right: 12px;
|
|
32377
|
+
font-size: 13px;
|
|
32378
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32340
32379
|
}
|
|
32341
|
-
|
|
32342
|
-
|
|
32343
|
-
font-family: Inter;
|
|
32344
|
-
font-style: normal;
|
|
32345
|
-
font-weight: bold;
|
|
32346
|
-
font-size: 32px;
|
|
32347
|
-
line-height: 40px;
|
|
32380
|
+
.E_f4mi9eq .form-item-label.label-right {
|
|
32381
|
+
text-align: right;
|
|
32348
32382
|
}
|
|
32349
|
-
|
|
32350
|
-
.
|
|
32351
|
-
font-family: Inter;
|
|
32352
|
-
font-style: normal;
|
|
32353
|
-
font-weight: bold;
|
|
32354
|
-
font-size: 24px;
|
|
32383
|
+
.E_f4mi9eq .form-item-label,
|
|
32384
|
+
.E_f4mi9eq .form-item-control {
|
|
32355
32385
|
line-height: 32px;
|
|
32356
32386
|
}
|
|
32357
|
-
|
|
32358
|
-
|
|
32359
|
-
font-family: Inter;
|
|
32360
|
-
font-style: normal;
|
|
32361
|
-
font-weight: normal;
|
|
32362
|
-
font-size: 32px;
|
|
32363
|
-
line-height: 40px;
|
|
32387
|
+
.E_f4mi9eq .form-item-control .form-item-error {
|
|
32388
|
+
line-height: 18px;
|
|
32364
32389
|
}
|
|
32365
|
-
|
|
32366
|
-
|
|
32367
|
-
font-family: Inter;
|
|
32368
|
-
font-style: normal;
|
|
32369
|
-
font-weight: bold;
|
|
32370
|
-
font-size: 20px;
|
|
32371
|
-
line-height: 24px;
|
|
32390
|
+
.E_f4mi9eq .form-item-children {
|
|
32391
|
+
width: 100%;
|
|
32372
32392
|
}
|
|
32373
|
-
|
|
32374
|
-
|
|
32375
|
-
font-family: Inter;
|
|
32376
|
-
font-style: normal;
|
|
32377
|
-
font-weight: normal;
|
|
32378
|
-
font-size: 20px;
|
|
32379
|
-
line-height: 24px;
|
|
32393
|
+
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
32394
|
+
width: 100%;
|
|
32380
32395
|
}
|
|
32381
|
-
|
|
32382
|
-
|
|
32383
|
-
|
|
32384
|
-
|
|
32385
|
-
font-weight: bold;
|
|
32386
|
-
font-size: 18px;
|
|
32387
|
-
line-height: 22px;
|
|
32396
|
+
.E_f4mi9eq .form-item-error {
|
|
32397
|
+
color: #e75a3a;
|
|
32398
|
+
height: 0;
|
|
32399
|
+
overflow: hidden;
|
|
32388
32400
|
}
|
|
32389
|
-
|
|
32390
|
-
|
|
32391
|
-
|
|
32392
|
-
|
|
32393
|
-
|
|
32394
|
-
|
|
32395
|
-
|
|
32401
|
+
.E_f4mi9eq .form-item-error-enter-done {
|
|
32402
|
+
margin-top: 4px;
|
|
32403
|
+
height: auto;
|
|
32404
|
+
overflow: auto;
|
|
32405
|
+
}
|
|
32406
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
32407
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
32408
|
+
border: 1px solid #e75a3a;
|
|
32409
|
+
color: #e75a3a;
|
|
32396
32410
|
}
|
|
32397
32411
|
|
|
32398
|
-
.
|
|
32399
|
-
|
|
32400
|
-
font-style: normal;
|
|
32412
|
+
.E_fh0ewl8 {
|
|
32413
|
+
color: #2d3a56;
|
|
32401
32414
|
font-weight: bold;
|
|
32402
|
-
|
|
32403
|
-
|
|
32415
|
+
padding-bottom: 6px;
|
|
32416
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32417
|
+
margin-bottom: 16px;
|
|
32404
32418
|
}
|
|
32405
|
-
|
|
32406
|
-
|
|
32407
|
-
font-family: Inter;
|
|
32408
|
-
font-style: normal;
|
|
32409
|
-
font-weight: normal;
|
|
32410
|
-
font-size: 16px;
|
|
32411
|
-
line-height: 22px;
|
|
32419
|
+
.E_fh0ewl8:not(:first-of-type) {
|
|
32420
|
+
margin-top: 16px;
|
|
32412
32421
|
}
|
|
32413
32422
|
|
|
32414
|
-
.
|
|
32415
|
-
|
|
32416
|
-
|
|
32417
|
-
|
|
32418
|
-
|
|
32419
|
-
|
|
32423
|
+
.E_e1qrlvot {
|
|
32424
|
+
width: 8px;
|
|
32425
|
+
height: 24px;
|
|
32426
|
+
display: flex;
|
|
32427
|
+
justify-content: center;
|
|
32428
|
+
align-items: center;
|
|
32429
|
+
cursor: pointer;
|
|
32430
|
+
transition: all 200ms ease-out 40ms;
|
|
32431
|
+
}
|
|
32432
|
+
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
32433
|
+
content: "";
|
|
32434
|
+
width: 1px;
|
|
32435
|
+
height: 6px;
|
|
32436
|
+
border-radius: 1px;
|
|
32437
|
+
background: #ccd4e3;
|
|
32438
|
+
position: relative;
|
|
32439
|
+
right: 2px;
|
|
32440
|
+
transform: rotate(-45deg);
|
|
32441
|
+
}
|
|
32442
|
+
.E_e1qrlvot:after {
|
|
32443
|
+
transform: rotate(45deg);
|
|
32444
|
+
left: 1px;
|
|
32420
32445
|
}
|
|
32421
32446
|
|
|
32422
|
-
.
|
|
32423
|
-
|
|
32424
|
-
|
|
32425
|
-
|
|
32426
|
-
|
|
32427
|
-
|
|
32447
|
+
.E_w9ic984.ant-alert-warning {
|
|
32448
|
+
border: 0;
|
|
32449
|
+
background: rgba(255, 187, 0, 0.1);
|
|
32450
|
+
border-radius: 6px;
|
|
32451
|
+
}
|
|
32452
|
+
.E_w9ic984.ant-alert,
|
|
32453
|
+
.E_w9ic984 .ant-alert-message {
|
|
32454
|
+
color: #e07f00;
|
|
32455
|
+
}
|
|
32456
|
+
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
32457
|
+
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
32458
|
+
border-bottom-color: #e07f00;
|
|
32428
32459
|
}
|
|
32429
32460
|
|
|
32430
|
-
.
|
|
32431
|
-
|
|
32432
|
-
|
|
32433
|
-
|
|
32461
|
+
.E_n1k9qi4r {
|
|
32462
|
+
display: flex;
|
|
32463
|
+
flex-direction: row;
|
|
32464
|
+
padding: 7px 12px;
|
|
32465
|
+
background: rgba(255, 187, 0, 0.1);
|
|
32466
|
+
border-radius: 6px;
|
|
32467
|
+
color: #e07f00;
|
|
32434
32468
|
font-size: 12px;
|
|
32435
32469
|
line-height: 18px;
|
|
32436
32470
|
}
|
|
32471
|
+
.E_n1k9qi4r .icon-wrapper {
|
|
32472
|
+
margin-right: 10px;
|
|
32473
|
+
height: 18px;
|
|
32474
|
+
}
|
|
32437
32475
|
|
|
32438
|
-
.
|
|
32439
|
-
|
|
32440
|
-
|
|
32441
|
-
|
|
32476
|
+
.E_n16fsg9x {
|
|
32477
|
+
display: flex;
|
|
32478
|
+
flex-direction: row;
|
|
32479
|
+
padding: 7px 12px;
|
|
32480
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32481
|
+
border-radius: 6px;
|
|
32482
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32442
32483
|
font-size: 12px;
|
|
32443
32484
|
line-height: 18px;
|
|
32444
32485
|
}
|
|
32486
|
+
.E_n16fsg9x .icon-wrapper {
|
|
32487
|
+
margin-right: 10px;
|
|
32488
|
+
height: 18px;
|
|
32489
|
+
}
|
|
32445
32490
|
|
|
32446
|
-
.
|
|
32447
|
-
|
|
32448
|
-
|
|
32449
|
-
|
|
32450
|
-
|
|
32451
|
-
|
|
32491
|
+
.E_i173wxzw {
|
|
32492
|
+
display: flex;
|
|
32493
|
+
flex-direction: row;
|
|
32494
|
+
padding: 7px 12px;
|
|
32495
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32496
|
+
border-radius: 6px;
|
|
32497
|
+
color: #005ed1;
|
|
32452
32498
|
font-size: 12px;
|
|
32453
32499
|
line-height: 18px;
|
|
32454
32500
|
}
|
|
32501
|
+
.E_i173wxzw .icon-wrapper {
|
|
32502
|
+
margin-right: 10px;
|
|
32503
|
+
height: 18px;
|
|
32504
|
+
}
|
|
32455
32505
|
|
|
32456
|
-
.
|
|
32457
|
-
|
|
32458
|
-
|
|
32459
|
-
font-weight: normal;
|
|
32460
|
-
text-transform: uppercase;
|
|
32461
|
-
font-feature-settings: "cpsp" on;
|
|
32506
|
+
.E_dld369h {
|
|
32507
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32508
|
+
margin-top: 5px;
|
|
32462
32509
|
font-size: 12px;
|
|
32463
32510
|
line-height: 18px;
|
|
32464
32511
|
}
|
|
32465
32512
|
|
|
32466
|
-
.
|
|
32467
|
-
|
|
32468
|
-
font-
|
|
32469
|
-
|
|
32470
|
-
font-size: 16px;
|
|
32471
|
-
line-height: 24px;
|
|
32472
|
-
}
|
|
32473
|
-
|
|
32474
|
-
.E_lzt43lp {
|
|
32475
|
-
font-family: Inter;
|
|
32476
|
-
font-style: normal;
|
|
32477
|
-
font-weight: bold;
|
|
32478
|
-
font-size: 16px;
|
|
32479
|
-
line-height: 24px;
|
|
32513
|
+
.E_s1epv22q {
|
|
32514
|
+
color: #f0483e;
|
|
32515
|
+
font-size: 12px;
|
|
32516
|
+
white-space: pre-wrap;
|
|
32480
32517
|
}
|
|
32481
32518
|
|
|
32482
|
-
.
|
|
32483
|
-
|
|
32484
|
-
|
|
32485
|
-
|
|
32486
|
-
font-size: 16px;
|
|
32487
|
-
line-height: 24px;
|
|
32519
|
+
.E_okus5hk {
|
|
32520
|
+
display: flex;
|
|
32521
|
+
align-items: center;
|
|
32522
|
+
justify-content: flex-end;
|
|
32488
32523
|
}
|
|
32489
|
-
|
|
32490
|
-
|
|
32491
|
-
font-family: Inter;
|
|
32492
|
-
font-style: normal;
|
|
32493
|
-
font-weight: bold;
|
|
32494
|
-
font-size: 16px;
|
|
32495
|
-
line-height: 24px;
|
|
32524
|
+
.E_okus5hk .icon-wrapper {
|
|
32525
|
+
margin-right: 16px;
|
|
32496
32526
|
}
|
|
32497
32527
|
|
|
32498
|
-
.
|
|
32499
|
-
|
|
32500
|
-
font-style: normal;
|
|
32501
|
-
font-weight: normal;
|
|
32502
|
-
text-transform: uppercase;
|
|
32503
|
-
font-feature-settings: "cpsp" on;
|
|
32504
|
-
font-size: 16px;
|
|
32505
|
-
line-height: 24px;
|
|
32528
|
+
.E_t1auuzri {
|
|
32529
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32506
32530
|
}
|
|
32507
32531
|
|
|
32508
|
-
.
|
|
32509
|
-
|
|
32510
|
-
|
|
32511
|
-
|
|
32512
|
-
|
|
32513
|
-
|
|
32514
|
-
|
|
32515
|
-
line-height: 24px;
|
|
32532
|
+
.E_i74cfyt.ant-input {
|
|
32533
|
+
padding: 5px 12px;
|
|
32534
|
+
line-height: 20px;
|
|
32535
|
+
color: #2d3a56;
|
|
32536
|
+
border-radius: 6px;
|
|
32537
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32538
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32516
32539
|
}
|
|
32517
|
-
|
|
32518
|
-
|
|
32519
|
-
font-family: Inter;
|
|
32520
|
-
font-style: normal;
|
|
32521
|
-
font-weight: normal;
|
|
32522
|
-
font-size: 14px;
|
|
32540
|
+
.E_i74cfyt.ant-input.ant-input-lg {
|
|
32541
|
+
padding: 8px 16px;
|
|
32523
32542
|
line-height: 22px;
|
|
32524
32543
|
}
|
|
32525
|
-
|
|
32526
|
-
|
|
32527
|
-
|
|
32528
|
-
font-style: normal;
|
|
32529
|
-
font-weight: 500;
|
|
32530
|
-
font-size: 14px;
|
|
32531
|
-
line-height: 22px;
|
|
32544
|
+
.E_i74cfyt.ant-input.ant-input-sm {
|
|
32545
|
+
padding: 2px 8px;
|
|
32546
|
+
line-height: 18px;
|
|
32532
32547
|
}
|
|
32533
|
-
|
|
32534
|
-
.
|
|
32535
|
-
|
|
32536
|
-
|
|
32537
|
-
|
|
32538
|
-
|
|
32548
|
+
.E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
32549
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32550
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32551
|
+
z-index: 1;
|
|
32552
|
+
}
|
|
32553
|
+
.E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
32554
|
+
border-color: #0096ff;
|
|
32555
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32556
|
+
z-index: 1;
|
|
32557
|
+
}
|
|
32558
|
+
.E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
|
|
32559
|
+
border-color: #e75a3a;
|
|
32560
|
+
color: #e75a3a;
|
|
32561
|
+
}
|
|
32562
|
+
.E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
32563
|
+
border-color: #e75a3a;
|
|
32564
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32565
|
+
}
|
|
32566
|
+
.E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
32567
|
+
border-color: #e75a3a;
|
|
32568
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32569
|
+
}
|
|
32570
|
+
.E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
|
|
32571
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32572
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32573
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32574
|
+
}
|
|
32575
|
+
.E_i74cfyt.ant-input-affix-wrapper {
|
|
32576
|
+
padding: 5px 12px;
|
|
32577
|
+
border-radius: 6px;
|
|
32578
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32579
|
+
line-height: 20px;
|
|
32580
|
+
color: #2d3a56;
|
|
32581
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32582
|
+
}
|
|
32583
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
32584
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
32585
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32586
|
+
}
|
|
32587
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
32588
|
+
padding: 8px 16px;
|
|
32539
32589
|
line-height: 22px;
|
|
32540
32590
|
}
|
|
32541
|
-
|
|
32542
|
-
|
|
32543
|
-
|
|
32544
|
-
|
|
32545
|
-
|
|
32546
|
-
|
|
32547
|
-
|
|
32591
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
32592
|
+
padding: 2px 8px;
|
|
32593
|
+
line-height: 18px;
|
|
32594
|
+
}
|
|
32595
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
32596
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32597
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32598
|
+
}
|
|
32599
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
32600
|
+
border-color: #0096ff;
|
|
32601
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32602
|
+
}
|
|
32603
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
32604
|
+
border-color: #e75a3a;
|
|
32605
|
+
}
|
|
32606
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
32607
|
+
color: #e75a3a;
|
|
32608
|
+
}
|
|
32609
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
32610
|
+
border-color: #e75a3a;
|
|
32611
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32612
|
+
}
|
|
32613
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
32614
|
+
border-color: #e75a3a;
|
|
32615
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32616
|
+
}
|
|
32617
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
32618
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32619
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32620
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32621
|
+
}
|
|
32622
|
+
textarea.E_i74cfyt.ant-input {
|
|
32623
|
+
transition-property: height;
|
|
32624
|
+
transition-delay: 50ms;
|
|
32625
|
+
}
|
|
32626
|
+
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
32627
|
+
min-height: 40px;
|
|
32628
|
+
height: 40px;
|
|
32629
|
+
}
|
|
32630
|
+
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
32631
|
+
height: 80px;
|
|
32632
|
+
}
|
|
32633
|
+
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
32634
|
+
min-height: 32px;
|
|
32635
|
+
height: 32px;
|
|
32636
|
+
}
|
|
32637
|
+
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
32638
|
+
height: 64px;
|
|
32639
|
+
}
|
|
32640
|
+
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
32641
|
+
min-height: 24px;
|
|
32642
|
+
height: 24px;
|
|
32643
|
+
}
|
|
32644
|
+
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
32645
|
+
height: 40px;
|
|
32548
32646
|
}
|
|
32549
32647
|
|
|
32550
|
-
.
|
|
32551
|
-
|
|
32552
|
-
|
|
32553
|
-
font-weight: bold;
|
|
32554
|
-
font-size: 14px;
|
|
32555
|
-
line-height: 22px;
|
|
32648
|
+
.E_k1ci6977 input, .E_k1ci6977.input-tags {
|
|
32649
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32650
|
+
border-radius: 4px;
|
|
32556
32651
|
}
|
|
32557
|
-
|
|
32558
|
-
|
|
32559
|
-
|
|
32560
|
-
|
|
32561
|
-
|
|
32562
|
-
|
|
32563
|
-
font-feature-settings: "cpsp" on;
|
|
32564
|
-
font-size: 14px;
|
|
32565
|
-
line-height: 22px;
|
|
32652
|
+
.E_k1ci6977.input-tags {
|
|
32653
|
+
position: relative;
|
|
32654
|
+
padding: 6px;
|
|
32655
|
+
height: 32px;
|
|
32656
|
+
cursor: pointer;
|
|
32657
|
+
transition: border 150ms;
|
|
32566
32658
|
}
|
|
32567
|
-
|
|
32568
|
-
|
|
32569
|
-
|
|
32570
|
-
font-style: normal;
|
|
32571
|
-
font-weight: bold;
|
|
32572
|
-
text-transform: uppercase;
|
|
32573
|
-
font-feature-settings: "cpsp" on;
|
|
32574
|
-
font-size: 14px;
|
|
32575
|
-
line-height: 22px;
|
|
32659
|
+
.E_k1ci6977.input-tags:hover {
|
|
32660
|
+
border-color: #0080ff;
|
|
32661
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
32576
32662
|
}
|
|
32577
|
-
|
|
32578
|
-
|
|
32579
|
-
font-family: Inter;
|
|
32580
|
-
font-style: normal;
|
|
32581
|
-
font-weight: normal;
|
|
32582
|
-
font-size: 13px;
|
|
32583
|
-
line-height: 20px;
|
|
32663
|
+
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
32664
|
+
padding-right: 30px;
|
|
32584
32665
|
}
|
|
32585
|
-
|
|
32586
|
-
|
|
32587
|
-
font-family: Inter;
|
|
32588
|
-
font-style: normal;
|
|
32589
|
-
font-weight: 600;
|
|
32590
|
-
font-size: 13px;
|
|
32591
|
-
line-height: 20px;
|
|
32666
|
+
.E_k1ci6977.input-tags .input-tags-inner {
|
|
32667
|
+
display: flex;
|
|
32592
32668
|
}
|
|
32593
|
-
|
|
32594
|
-
|
|
32595
|
-
font-family: Inter;
|
|
32596
|
-
font-style: normal;
|
|
32597
|
-
font-weight: bold;
|
|
32598
|
-
font-size: 13px;
|
|
32599
|
-
line-height: 20px;
|
|
32669
|
+
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
32670
|
+
display: flex;
|
|
32600
32671
|
}
|
|
32601
|
-
|
|
32602
|
-
|
|
32603
|
-
|
|
32604
|
-
|
|
32605
|
-
|
|
32606
|
-
font-size: 13px;
|
|
32607
|
-
line-height: 20px;
|
|
32672
|
+
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
32673
|
+
position: absolute;
|
|
32674
|
+
right: 12px;
|
|
32675
|
+
top: 50%;
|
|
32676
|
+
transform: translateY(-50%);
|
|
32608
32677
|
}
|
|
32609
|
-
|
|
32610
|
-
.
|
|
32611
|
-
font-
|
|
32612
|
-
|
|
32613
|
-
font-weight: 600;
|
|
32614
|
-
font-size: 13px;
|
|
32615
|
-
line-height: 20px;
|
|
32678
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
32679
|
+
color: rgba(0, 0, 0, 0.25);
|
|
32680
|
+
font-size: 12px;
|
|
32681
|
+
cursor: pointer;
|
|
32616
32682
|
}
|
|
32617
|
-
|
|
32618
|
-
.
|
|
32619
|
-
font-family: Inter;
|
|
32620
|
-
font-style: normal;
|
|
32621
|
-
font-weight: bold;
|
|
32622
|
-
font-size: 13px;
|
|
32623
|
-
line-height: 20px;
|
|
32683
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
32684
|
+
color: rgba(0, 0, 0, 0.45);
|
|
32624
32685
|
}
|
|
32625
|
-
|
|
32626
|
-
|
|
32627
|
-
|
|
32628
|
-
font-style: normal;
|
|
32629
|
-
font-weight: normal;
|
|
32630
|
-
text-transform: uppercase;
|
|
32631
|
-
font-feature-settings: "cpsp" on;
|
|
32632
|
-
font-size: 13px;
|
|
32633
|
-
line-height: 20px;
|
|
32686
|
+
.E_k1ci6977.has-focus-indicator {
|
|
32687
|
+
position: relative;
|
|
32688
|
+
overflow: hidden;
|
|
32634
32689
|
}
|
|
32635
|
-
|
|
32636
|
-
|
|
32637
|
-
|
|
32638
|
-
|
|
32639
|
-
|
|
32640
|
-
|
|
32641
|
-
|
|
32642
|
-
font-size: 13px;
|
|
32643
|
-
line-height: 20px;
|
|
32690
|
+
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
32691
|
+
position: absolute;
|
|
32692
|
+
top: 50%;
|
|
32693
|
+
transform: translateY(-50%);
|
|
32694
|
+
left: -16px;
|
|
32695
|
+
transition: left 150ms ease;
|
|
32696
|
+
opacity: 0;
|
|
32644
32697
|
}
|
|
32645
|
-
|
|
32646
|
-
|
|
32647
|
-
|
|
32648
|
-
font-style: normal;
|
|
32649
|
-
font-weight: normal;
|
|
32650
|
-
font-size: 12px;
|
|
32651
|
-
line-height: 18px;
|
|
32698
|
+
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
32699
|
+
left: 8px;
|
|
32700
|
+
opacity: 1;
|
|
32652
32701
|
}
|
|
32653
|
-
|
|
32654
|
-
|
|
32655
|
-
|
|
32656
|
-
font-style: normal;
|
|
32657
|
-
font-weight: 500;
|
|
32658
|
-
font-size: 12px;
|
|
32659
|
-
line-height: 18px;
|
|
32702
|
+
.E_k1ci6977.has-focus-indicator input {
|
|
32703
|
+
transition: margin-left 150ms ease;
|
|
32704
|
+
margin-left: 0px;
|
|
32660
32705
|
}
|
|
32661
|
-
|
|
32662
|
-
|
|
32663
|
-
font-family: Inter;
|
|
32664
|
-
font-style: normal;
|
|
32665
|
-
font-weight: bold;
|
|
32666
|
-
font-size: 12px;
|
|
32667
|
-
line-height: 18px;
|
|
32706
|
+
.E_k1ci6977.has-focus-indicator input:focus {
|
|
32707
|
+
margin-left: 16px;
|
|
32668
32708
|
}
|
|
32669
32709
|
|
|
32670
|
-
.
|
|
32671
|
-
|
|
32672
|
-
|
|
32673
|
-
font-weight: normal;
|
|
32674
|
-
font-size: 12px;
|
|
32675
|
-
line-height: 18px;
|
|
32710
|
+
input.E_l1f7td1d.ant-input {
|
|
32711
|
+
border-top-right-radius: 0;
|
|
32712
|
+
border-bottom-right-radius: 0;
|
|
32676
32713
|
}
|
|
32677
32714
|
|
|
32678
|
-
.
|
|
32679
|
-
|
|
32680
|
-
|
|
32681
|
-
font-weight: 500;
|
|
32682
|
-
font-size: 12px;
|
|
32683
|
-
line-height: 18px;
|
|
32715
|
+
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
32716
|
+
border-top-right-radius: 0;
|
|
32717
|
+
border-bottom-right-radius: 0;
|
|
32684
32718
|
}
|
|
32685
32719
|
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32688
|
-
|
|
32689
|
-
font-weight: bold;
|
|
32690
|
-
font-size: 12px;
|
|
32691
|
-
line-height: 18px;
|
|
32720
|
+
input.E_rf8rlle.ant-input {
|
|
32721
|
+
border-top-left-radius: 0;
|
|
32722
|
+
border-bottom-left-radius: 0;
|
|
32692
32723
|
}
|
|
32693
32724
|
|
|
32694
|
-
.
|
|
32695
|
-
|
|
32696
|
-
|
|
32697
|
-
font-weight: normal;
|
|
32698
|
-
text-transform: uppercase;
|
|
32699
|
-
font-feature-settings: "cpsp" on;
|
|
32700
|
-
font-size: 12px;
|
|
32701
|
-
line-height: 18px;
|
|
32725
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
32726
|
+
border-top-left-radius: 0;
|
|
32727
|
+
border-bottom-left-radius: 0;
|
|
32702
32728
|
}
|
|
32703
32729
|
|
|
32704
|
-
.
|
|
32705
|
-
|
|
32706
|
-
|
|
32707
|
-
font-weight: bold;
|
|
32708
|
-
text-transform: uppercase;
|
|
32709
|
-
font-feature-settings: "cpsp" on;
|
|
32710
|
-
font-size: 12px;
|
|
32711
|
-
line-height: 18px;
|
|
32730
|
+
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
32731
|
+
border-top-right-radius: 0;
|
|
32732
|
+
border-bottom-right-radius: 0;
|
|
32712
32733
|
}
|
|
32713
32734
|
|
|
32714
|
-
.
|
|
32715
|
-
|
|
32716
|
-
|
|
32717
|
-
font-weight: normal;
|
|
32718
|
-
font-size: 13px;
|
|
32719
|
-
line-height: 20px;
|
|
32735
|
+
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
32736
|
+
border-top-left-radius: 0;
|
|
32737
|
+
border-bottom-left-radius: 0;
|
|
32720
32738
|
}
|
|
32721
32739
|
|
|
32722
|
-
.
|
|
32723
|
-
|
|
32724
|
-
|
|
32725
|
-
font-weight: normal;
|
|
32726
|
-
font-size: 13px;
|
|
32727
|
-
line-height: 20px;
|
|
32740
|
+
.E_c3ni091 {
|
|
32741
|
+
display: flex;
|
|
32742
|
+
flex-direction: column;
|
|
32728
32743
|
}
|
|
32729
|
-
|
|
32730
|
-
|
|
32731
|
-
font-family: Inter;
|
|
32732
|
-
font-style: normal;
|
|
32733
|
-
font-weight: normal;
|
|
32734
|
-
font-size: 12px;
|
|
32735
|
-
line-height: 18px;
|
|
32744
|
+
.E_c3ni091 .select-wrapper {
|
|
32745
|
+
margin-top: 12px;
|
|
32736
32746
|
}
|
|
32737
|
-
|
|
32738
|
-
|
|
32739
|
-
font-family: Inter;
|
|
32740
|
-
font-style: normal;
|
|
32741
|
-
font-weight: normal;
|
|
32742
|
-
font-size: 12px;
|
|
32743
|
-
line-height: 18px;
|
|
32747
|
+
.E_c3ni091 .select-wrapper .select {
|
|
32748
|
+
width: 100%;
|
|
32744
32749
|
}
|
|
32745
|
-
|
|
32746
|
-
|
|
32747
|
-
font-family: Inter;
|
|
32748
|
-
font-style: normal;
|
|
32749
|
-
font-weight: normal;
|
|
32750
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32751
|
-
font-size: 13px;
|
|
32752
|
-
line-height: 20px;
|
|
32750
|
+
.E_c3ni091 .radio-wrapper {
|
|
32751
|
+
margin-top: 24px;
|
|
32753
32752
|
}
|
|
32754
|
-
|
|
32755
|
-
|
|
32756
|
-
font-family: Inter;
|
|
32757
|
-
font-style: normal;
|
|
32758
|
-
font-weight: normal;
|
|
32759
|
-
font-feature-settings: "zero" on;
|
|
32760
|
-
font-size: 13px;
|
|
32761
|
-
line-height: 20px;
|
|
32753
|
+
.E_c3ni091 div.form-item {
|
|
32754
|
+
width: 100%;
|
|
32762
32755
|
}
|
|
32763
32756
|
|
|
32764
|
-
.
|
|
32765
|
-
font-
|
|
32766
|
-
font-
|
|
32767
|
-
|
|
32768
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32769
|
-
font-size: 12px;
|
|
32757
|
+
.E_d105ju2d {
|
|
32758
|
+
font-size: 14px;
|
|
32759
|
+
font-weight: 500;
|
|
32760
|
+
color: #3e4652;
|
|
32770
32761
|
line-height: 18px;
|
|
32771
32762
|
}
|
|
32763
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
32764
|
+
margin-top: 16px;
|
|
32765
|
+
}
|
|
32766
|
+
.E_d105ju2d + * {
|
|
32767
|
+
margin-top: 16px;
|
|
32768
|
+
}
|
|
32772
32769
|
|
|
32773
|
-
.
|
|
32774
|
-
font-family: Inter;
|
|
32775
|
-
font-style: normal;
|
|
32776
|
-
font-weight: 500;
|
|
32777
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32770
|
+
.E_lh0l62z.E_d105ju2d {
|
|
32778
32771
|
font-size: 12px;
|
|
32779
|
-
|
|
32772
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32773
|
+
margin-top: 12px;
|
|
32780
32774
|
}
|
|
32781
32775
|
|
|
32782
|
-
.
|
|
32783
|
-
font-family: Inter;
|
|
32784
|
-
font-style: normal;
|
|
32785
|
-
font-weight: normal;
|
|
32786
|
-
font-feature-settings: "zero" on;
|
|
32787
|
-
font-size: 12px;
|
|
32776
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
32788
32777
|
line-height: 18px;
|
|
32778
|
+
font-weight: 500;
|
|
32779
|
+
margin-top: 0;
|
|
32780
|
+
white-space: initial;
|
|
32789
32781
|
}
|
|
32790
32782
|
|
|
32791
|
-
.
|
|
32792
|
-
|
|
32793
|
-
|
|
32783
|
+
.E_r1skkc3l {
|
|
32784
|
+
display: block;
|
|
32785
|
+
}
|
|
32786
|
+
.E_r1skkc3l span {
|
|
32787
|
+
font-size: 14px;
|
|
32794
32788
|
font-weight: 500;
|
|
32795
|
-
|
|
32796
|
-
|
|
32797
|
-
line-height: 18px;
|
|
32789
|
+
line-height: 32px;
|
|
32790
|
+
color: #3e4652;
|
|
32798
32791
|
}
|
|
32799
32792
|
|
|
32800
|
-
.
|
|
32801
|
-
|
|
32802
|
-
|
|
32803
|
-
|
|
32804
|
-
|
|
32805
|
-
|
|
32806
|
-
|
|
32793
|
+
.E_c3cobmo {
|
|
32794
|
+
margin-top: 16px;
|
|
32795
|
+
padding: 8px;
|
|
32796
|
+
border-radius: 6px;
|
|
32797
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32798
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32799
|
+
font-size: 12px;
|
|
32800
|
+
}
|
|
32801
|
+
.E_c3cobmo div {
|
|
32802
|
+
line-height: 20px;
|
|
32803
|
+
display: flex;
|
|
32804
|
+
align-items: center;
|
|
32805
|
+
word-break: break-all;
|
|
32806
|
+
}
|
|
32807
|
+
.E_c3cobmo .title {
|
|
32808
|
+
font-weight: 700;
|
|
32809
|
+
line-height: 18px;
|
|
32810
|
+
margin: 4px 0;
|
|
32807
32811
|
}
|
|
32808
32812
|
|
|
32809
|
-
.
|
|
32810
|
-
|
|
32811
|
-
font-style: normal;
|
|
32812
|
-
font-weight: normal;
|
|
32813
|
-
font-size: 10px;
|
|
32814
|
-
line-height: 12px;
|
|
32813
|
+
.E_uqv57uv {
|
|
32814
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
32815
32815
|
}
|
|
32816
32816
|
|
|
32817
32817
|
.E_suhck3k {
|
|
@@ -33288,6 +33288,44 @@ input.E_rf8rlle.ant-input {
|
|
|
33288
33288
|
position: static;
|
|
33289
33289
|
}
|
|
33290
33290
|
|
|
33291
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33292
|
+
margin-right: 2px;
|
|
33293
|
+
}
|
|
33294
|
+
|
|
33295
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33296
|
+
padding-left: 8px;
|
|
33297
|
+
padding-right: 8px;
|
|
33298
|
+
}
|
|
33299
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33300
|
+
border-radius: 4px;
|
|
33301
|
+
}
|
|
33302
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33303
|
+
border-radius: 4px;
|
|
33304
|
+
}
|
|
33305
|
+
|
|
33306
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
33307
|
+
padding-left: 12px;
|
|
33308
|
+
padding-right: 12px;
|
|
33309
|
+
}
|
|
33310
|
+
|
|
33311
|
+
.E_ckld275 {
|
|
33312
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33313
|
+
}
|
|
33314
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33315
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
33316
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33317
|
+
}
|
|
33318
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33319
|
+
background-color: transparent;
|
|
33320
|
+
}
|
|
33321
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33322
|
+
background-color: transparent;
|
|
33323
|
+
}
|
|
33324
|
+
|
|
33325
|
+
.E_c1yd35n {
|
|
33326
|
+
padding: 0 12px 14px 12px;
|
|
33327
|
+
}
|
|
33328
|
+
|
|
33291
33329
|
.E_c1kchka8 {
|
|
33292
33330
|
height: 100%;
|
|
33293
33331
|
width: 100%;
|
|
@@ -33765,101 +33803,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33765
33803
|
padding: 0;
|
|
33766
33804
|
}
|
|
33767
33805
|
|
|
33768
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33769
|
-
margin-right: 2px;
|
|
33770
|
-
}
|
|
33771
|
-
|
|
33772
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33773
|
-
padding-left: 8px;
|
|
33774
|
-
padding-right: 8px;
|
|
33775
|
-
}
|
|
33776
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33777
|
-
border-radius: 4px;
|
|
33778
|
-
}
|
|
33779
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33780
|
-
border-radius: 4px;
|
|
33781
|
-
}
|
|
33782
|
-
|
|
33783
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
33784
|
-
padding-left: 12px;
|
|
33785
|
-
padding-right: 12px;
|
|
33786
|
-
}
|
|
33787
|
-
|
|
33788
|
-
.E_ckld275 {
|
|
33789
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33790
|
-
}
|
|
33791
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33792
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
33793
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33794
|
-
}
|
|
33795
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33796
|
-
background-color: transparent;
|
|
33797
|
-
}
|
|
33798
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33799
|
-
background-color: transparent;
|
|
33800
|
-
}
|
|
33801
|
-
|
|
33802
|
-
.E_b14q2gmw {
|
|
33803
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
33804
|
-
}
|
|
33805
|
-
|
|
33806
|
-
.E_c1eym6el {
|
|
33807
|
-
border-radius: 8px;
|
|
33808
|
-
background-color: white;
|
|
33809
|
-
}
|
|
33810
|
-
.E_c1eym6el.hoverable {
|
|
33811
|
-
cursor: pointer;
|
|
33812
|
-
}
|
|
33813
|
-
.E_c1eym6el.hoverable:hover {
|
|
33814
|
-
transition: all 200ms ease;
|
|
33815
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33816
|
-
transform: translateY(-4px);
|
|
33817
|
-
}
|
|
33818
|
-
|
|
33819
|
-
.E_c1yd35n {
|
|
33820
|
-
padding: 0 12px 14px 12px;
|
|
33821
|
-
}
|
|
33822
|
-
|
|
33823
|
-
.E_c1kghdax {
|
|
33824
|
-
color: #2d3a56;
|
|
33825
|
-
padding: 7px 12px;
|
|
33826
|
-
display: flex;
|
|
33827
|
-
justify-content: space-between;
|
|
33828
|
-
align-items: center;
|
|
33829
|
-
}
|
|
33830
|
-
.E_c1kghdax.has-arrow {
|
|
33831
|
-
padding-left: 10px;
|
|
33832
|
-
}
|
|
33833
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33834
|
-
cursor: pointer;
|
|
33835
|
-
color: #00122e;
|
|
33836
|
-
}
|
|
33837
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33838
|
-
color: #2d3a56;
|
|
33839
|
-
font-weight: 600;
|
|
33840
|
-
}
|
|
33841
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33842
|
-
transform: rotate(90deg);
|
|
33843
|
-
}
|
|
33844
|
-
.E_c1kghdax .sub-info {
|
|
33845
|
-
font-size: 12px;
|
|
33846
|
-
line-height: 18px;
|
|
33847
|
-
}
|
|
33848
|
-
.E_c1kghdax .title-wrapper {
|
|
33849
|
-
display: flex;
|
|
33850
|
-
align-items: center;
|
|
33851
|
-
user-select: none;
|
|
33852
|
-
flex-grow: 1;
|
|
33853
|
-
font-size: 12px;
|
|
33854
|
-
line-height: 18px;
|
|
33855
|
-
color: #2d3a56;
|
|
33856
|
-
font-weight: 700;
|
|
33857
|
-
}
|
|
33858
|
-
.E_c1kghdax .collapse-arrow {
|
|
33859
|
-
transition: all 50ms ease-out 0ms;
|
|
33860
|
-
margin-right: 2px;
|
|
33861
|
-
}
|
|
33862
|
-
|
|
33863
33806
|
.E_ckui4s7 {
|
|
33864
33807
|
color: #2d3a56;
|
|
33865
33808
|
line-height: 22px;
|
|
@@ -33917,11 +33860,51 @@ input.E_rf8rlle.ant-input {
|
|
|
33917
33860
|
margin-left: 28px;
|
|
33918
33861
|
color: rgba(44, 56, 82, 0.6);
|
|
33919
33862
|
}
|
|
33920
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33921
|
-
margin-left: 8px;
|
|
33863
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33864
|
+
margin-left: 8px;
|
|
33865
|
+
}
|
|
33866
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33867
|
+
margin-left: 24px;
|
|
33868
|
+
}
|
|
33869
|
+
|
|
33870
|
+
.E_c1kghdax {
|
|
33871
|
+
color: #2d3a56;
|
|
33872
|
+
padding: 7px 12px;
|
|
33873
|
+
display: flex;
|
|
33874
|
+
justify-content: space-between;
|
|
33875
|
+
align-items: center;
|
|
33876
|
+
}
|
|
33877
|
+
.E_c1kghdax.has-arrow {
|
|
33878
|
+
padding-left: 10px;
|
|
33879
|
+
}
|
|
33880
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33881
|
+
cursor: pointer;
|
|
33882
|
+
color: #00122e;
|
|
33883
|
+
}
|
|
33884
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33885
|
+
color: #2d3a56;
|
|
33886
|
+
font-weight: 600;
|
|
33887
|
+
}
|
|
33888
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33889
|
+
transform: rotate(90deg);
|
|
33890
|
+
}
|
|
33891
|
+
.E_c1kghdax .sub-info {
|
|
33892
|
+
font-size: 12px;
|
|
33893
|
+
line-height: 18px;
|
|
33894
|
+
}
|
|
33895
|
+
.E_c1kghdax .title-wrapper {
|
|
33896
|
+
display: flex;
|
|
33897
|
+
align-items: center;
|
|
33898
|
+
user-select: none;
|
|
33899
|
+
flex-grow: 1;
|
|
33900
|
+
font-size: 12px;
|
|
33901
|
+
line-height: 18px;
|
|
33902
|
+
color: #2d3a56;
|
|
33903
|
+
font-weight: 700;
|
|
33922
33904
|
}
|
|
33923
|
-
.
|
|
33924
|
-
|
|
33905
|
+
.E_c1kghdax .collapse-arrow {
|
|
33906
|
+
transition: all 50ms ease-out 0ms;
|
|
33907
|
+
margin-right: 2px;
|
|
33925
33908
|
}
|
|
33926
33909
|
|
|
33927
33910
|
.E_lht19u8 {
|
|
@@ -33973,79 +33956,21 @@ input.E_rf8rlle.ant-input {
|
|
|
33973
33956
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33974
33957
|
}
|
|
33975
33958
|
|
|
33976
|
-
.
|
|
33977
|
-
|
|
33978
|
-
border-radius: 20px;
|
|
33979
|
-
padding: 2px 10px;
|
|
33980
|
-
height: 22px;
|
|
33981
|
-
}
|
|
33982
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
33983
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
33984
|
-
}
|
|
33985
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
33986
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
33987
|
-
}
|
|
33988
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
33989
|
-
color: #00122e;
|
|
33990
|
-
}
|
|
33991
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
33992
|
-
margin-right: 6px;
|
|
33993
|
-
}
|
|
33994
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
33995
|
-
margin-left: 8px;
|
|
33996
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33997
|
-
}
|
|
33998
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
33999
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34000
|
-
}
|
|
34001
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34002
|
-
background-color: #0080ff;
|
|
34003
|
-
}
|
|
34004
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
34005
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34006
|
-
}
|
|
34007
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34008
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34009
|
-
}
|
|
34010
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34011
|
-
background-color: #f0483e;
|
|
34012
|
-
}
|
|
34013
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
34014
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34015
|
-
}
|
|
34016
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34017
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34018
|
-
}
|
|
34019
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34020
|
-
background-color: #fea008;
|
|
34021
|
-
}
|
|
34022
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
34023
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34024
|
-
}
|
|
34025
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34026
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34027
|
-
}
|
|
34028
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34029
|
-
background-color: #00ba5d;
|
|
34030
|
-
}
|
|
34031
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
34032
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34033
|
-
}
|
|
34034
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34035
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33959
|
+
.E_b14q2gmw {
|
|
33960
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34036
33961
|
}
|
|
34037
|
-
|
|
34038
|
-
|
|
33962
|
+
|
|
33963
|
+
.E_c1eym6el {
|
|
33964
|
+
border-radius: 8px;
|
|
33965
|
+
background-color: white;
|
|
34039
33966
|
}
|
|
34040
|
-
.
|
|
34041
|
-
|
|
33967
|
+
.E_c1eym6el.hoverable {
|
|
33968
|
+
cursor: pointer;
|
|
34042
33969
|
}
|
|
34043
|
-
|
|
34044
|
-
|
|
34045
|
-
|
|
34046
|
-
|
|
34047
|
-
border-radius: 50%;
|
|
34048
|
-
display: inline-block;
|
|
33970
|
+
.E_c1eym6el.hoverable:hover {
|
|
33971
|
+
transition: all 200ms ease;
|
|
33972
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33973
|
+
transform: translateY(-4px);
|
|
34049
33974
|
}
|
|
34050
33975
|
|
|
34051
33976
|
button.E_l48ei06.ant-btn {
|
|
@@ -34468,6 +34393,81 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34468
34393
|
background: #fff;
|
|
34469
34394
|
}
|
|
34470
34395
|
|
|
34396
|
+
.E_sddwhm6 {
|
|
34397
|
+
margin: 0;
|
|
34398
|
+
border-radius: 20px;
|
|
34399
|
+
padding: 2px 10px;
|
|
34400
|
+
height: 22px;
|
|
34401
|
+
}
|
|
34402
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34403
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34404
|
+
}
|
|
34405
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
34406
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34407
|
+
}
|
|
34408
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34409
|
+
color: #00122e;
|
|
34410
|
+
}
|
|
34411
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34412
|
+
margin-right: 6px;
|
|
34413
|
+
}
|
|
34414
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34415
|
+
margin-left: 8px;
|
|
34416
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34417
|
+
}
|
|
34418
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34419
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34420
|
+
}
|
|
34421
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34422
|
+
background-color: #0080ff;
|
|
34423
|
+
}
|
|
34424
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
34425
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
34426
|
+
}
|
|
34427
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34428
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
34429
|
+
}
|
|
34430
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34431
|
+
background-color: #f0483e;
|
|
34432
|
+
}
|
|
34433
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
34434
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
34435
|
+
}
|
|
34436
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34437
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
34438
|
+
}
|
|
34439
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34440
|
+
background-color: #fea008;
|
|
34441
|
+
}
|
|
34442
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
34443
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
34444
|
+
}
|
|
34445
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34446
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
34447
|
+
}
|
|
34448
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34449
|
+
background-color: #00ba5d;
|
|
34450
|
+
}
|
|
34451
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
34452
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34453
|
+
}
|
|
34454
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34455
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34456
|
+
}
|
|
34457
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34458
|
+
background-color: #6b7d99;
|
|
34459
|
+
}
|
|
34460
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
34461
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34462
|
+
}
|
|
34463
|
+
|
|
34464
|
+
.E_satwmqm {
|
|
34465
|
+
width: 8px;
|
|
34466
|
+
height: 8px;
|
|
34467
|
+
border-radius: 50%;
|
|
34468
|
+
display: inline-block;
|
|
34469
|
+
}
|
|
34470
|
+
|
|
34471
34471
|
.E_w7ob4th.outside-tag {
|
|
34472
34472
|
padding-left: 0;
|
|
34473
34473
|
}
|
|
@@ -34477,6 +34477,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34477
34477
|
margin-right: 4px;
|
|
34478
34478
|
}
|
|
34479
34479
|
|
|
34480
|
+
.E_slr2ynn {
|
|
34481
|
+
padding: 0 8px;
|
|
34482
|
+
height: 18px;
|
|
34483
|
+
}
|
|
34484
|
+
|
|
34485
|
+
.E_m140wbb6 {
|
|
34486
|
+
padding: 2px 8px;
|
|
34487
|
+
height: 24px;
|
|
34488
|
+
}
|
|
34489
|
+
|
|
34490
|
+
.E_t1fozc1i {
|
|
34491
|
+
margin: 0;
|
|
34492
|
+
}
|
|
34493
|
+
|
|
34494
|
+
.E_i1vxv4ln {
|
|
34495
|
+
margin-right: 4px;
|
|
34496
|
+
height: 16px;
|
|
34497
|
+
}
|
|
34498
|
+
|
|
34499
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34500
|
+
font-weight: 700;
|
|
34501
|
+
color: #00122e;
|
|
34502
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34503
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34504
|
+
word-break: break-all;
|
|
34505
|
+
display: inline;
|
|
34506
|
+
white-space: normal;
|
|
34507
|
+
}
|
|
34508
|
+
|
|
34480
34509
|
.E_i1g85yz3 {
|
|
34481
34510
|
margin-right: 4px;
|
|
34482
34511
|
height: 16px;
|
|
@@ -34870,35 +34899,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34870
34899
|
margin-right: 8px;
|
|
34871
34900
|
}
|
|
34872
34901
|
|
|
34873
|
-
.E_slr2ynn {
|
|
34874
|
-
padding: 0 8px;
|
|
34875
|
-
height: 18px;
|
|
34876
|
-
}
|
|
34877
|
-
|
|
34878
|
-
.E_m140wbb6 {
|
|
34879
|
-
padding: 2px 8px;
|
|
34880
|
-
height: 24px;
|
|
34881
|
-
}
|
|
34882
|
-
|
|
34883
|
-
.E_t1fozc1i {
|
|
34884
|
-
margin: 0;
|
|
34885
|
-
}
|
|
34886
|
-
|
|
34887
|
-
.E_i1vxv4ln {
|
|
34888
|
-
margin-right: 4px;
|
|
34889
|
-
height: 16px;
|
|
34890
|
-
}
|
|
34891
|
-
|
|
34892
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34893
|
-
font-weight: 700;
|
|
34894
|
-
color: #00122e;
|
|
34895
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34896
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34897
|
-
word-break: break-all;
|
|
34898
|
-
display: inline;
|
|
34899
|
-
white-space: normal;
|
|
34900
|
-
}
|
|
34901
|
-
|
|
34902
34902
|
.E_r77hffu {
|
|
34903
34903
|
display: flex;
|
|
34904
34904
|
align-items: center;
|
|
@@ -35177,6 +35177,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35177
35177
|
display: block;
|
|
35178
35178
|
}
|
|
35179
35179
|
|
|
35180
|
+
.E_i14c7jc8 {
|
|
35181
|
+
color: var(--i14c7jc8-0);
|
|
35182
|
+
}
|
|
35183
|
+
|
|
35184
|
+
.E_i1ibuolf {
|
|
35185
|
+
display: flex;
|
|
35186
|
+
align-items: center;
|
|
35187
|
+
column-gap: 4px;
|
|
35188
|
+
font-size: 12px;
|
|
35189
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35190
|
+
}
|
|
35191
|
+
|
|
35180
35192
|
.E_d1u4ndxc {
|
|
35181
35193
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35182
35194
|
font-size: 12px;
|
|
@@ -35206,16 +35218,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35206
35218
|
to {
|
|
35207
35219
|
transform: translateX(100%);
|
|
35208
35220
|
}
|
|
35209
|
-
}
|
|
35210
|
-
|
|
35211
|
-
.E_i14c7jc8 {
|
|
35212
|
-
color: var(--i14c7jc8-0);
|
|
35213
|
-
}
|
|
35214
|
-
|
|
35215
|
-
.E_i1ibuolf {
|
|
35216
|
-
display: flex;
|
|
35217
|
-
align-items: center;
|
|
35218
|
-
column-gap: 4px;
|
|
35219
|
-
font-size: 12px;
|
|
35220
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35221
35221
|
}
|