@cloudtower/eagle 0.27.19-alpha.0 → 0.27.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.css +1846 -1846
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +615 -615
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29499,66 +29499,6 @@ html body {
|
|
|
29499
29499
|
font-size: 18px;
|
|
29500
29500
|
}
|
|
29501
29501
|
|
|
29502
|
-
.i1mrf09m {
|
|
29503
|
-
display: inline-flex;
|
|
29504
|
-
align-items: center;
|
|
29505
|
-
}
|
|
29506
|
-
.i1mrf09m .icon-inner {
|
|
29507
|
-
display: inline-flex;
|
|
29508
|
-
align-items: center;
|
|
29509
|
-
justify-content: center;
|
|
29510
|
-
}
|
|
29511
|
-
.i1mrf09m .icon-inner + span,
|
|
29512
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
29513
|
-
margin-left: 4px;
|
|
29514
|
-
}
|
|
29515
|
-
.i1mrf09m.is-rotate img,
|
|
29516
|
-
.i1mrf09m.is-rotate svg {
|
|
29517
|
-
animation: rotate 680ms linear infinite;
|
|
29518
|
-
}
|
|
29519
|
-
|
|
29520
|
-
.iap75of {
|
|
29521
|
-
height: 18px;
|
|
29522
|
-
line-height: 18px;
|
|
29523
|
-
padding: 0 4px;
|
|
29524
|
-
border-radius: 4px;
|
|
29525
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29526
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29527
|
-
display: flex;
|
|
29528
|
-
align-items: center;
|
|
29529
|
-
white-space: nowrap;
|
|
29530
|
-
margin-right: 4px;
|
|
29531
|
-
}
|
|
29532
|
-
|
|
29533
|
-
.bpq0js6 {
|
|
29534
|
-
padding: 4px 11px;
|
|
29535
|
-
}
|
|
29536
|
-
|
|
29537
|
-
.b15sn34c {
|
|
29538
|
-
white-space: nowrap;
|
|
29539
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29540
|
-
}
|
|
29541
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29542
|
-
--color: #0080ff;
|
|
29543
|
-
}
|
|
29544
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29545
|
-
--color: #0080ff;
|
|
29546
|
-
}
|
|
29547
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29548
|
-
margin-left: 1px;
|
|
29549
|
-
}
|
|
29550
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29551
|
-
border-top-right-radius: 0;
|
|
29552
|
-
border-bottom-right-radius: 0;
|
|
29553
|
-
}
|
|
29554
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29555
|
-
border-top-left-radius: 0;
|
|
29556
|
-
border-bottom-left-radius: 0;
|
|
29557
|
-
}
|
|
29558
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29559
|
-
border-radius: unset;
|
|
29560
|
-
}
|
|
29561
|
-
|
|
29562
29502
|
.buj61ew.ant-btn-icon-only {
|
|
29563
29503
|
justify-content: center;
|
|
29564
29504
|
}
|
|
@@ -29809,6 +29749,66 @@ html body {
|
|
|
29809
29749
|
padding: 0;
|
|
29810
29750
|
}
|
|
29811
29751
|
|
|
29752
|
+
.iap75of {
|
|
29753
|
+
height: 18px;
|
|
29754
|
+
line-height: 18px;
|
|
29755
|
+
padding: 0 4px;
|
|
29756
|
+
border-radius: 4px;
|
|
29757
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29758
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29759
|
+
display: flex;
|
|
29760
|
+
align-items: center;
|
|
29761
|
+
white-space: nowrap;
|
|
29762
|
+
margin-right: 4px;
|
|
29763
|
+
}
|
|
29764
|
+
|
|
29765
|
+
.i1mrf09m {
|
|
29766
|
+
display: inline-flex;
|
|
29767
|
+
align-items: center;
|
|
29768
|
+
}
|
|
29769
|
+
.i1mrf09m .icon-inner {
|
|
29770
|
+
display: inline-flex;
|
|
29771
|
+
align-items: center;
|
|
29772
|
+
justify-content: center;
|
|
29773
|
+
}
|
|
29774
|
+
.i1mrf09m .icon-inner + span,
|
|
29775
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
29776
|
+
margin-left: 4px;
|
|
29777
|
+
}
|
|
29778
|
+
.i1mrf09m.is-rotate img,
|
|
29779
|
+
.i1mrf09m.is-rotate svg {
|
|
29780
|
+
animation: rotate 680ms linear infinite;
|
|
29781
|
+
}
|
|
29782
|
+
|
|
29783
|
+
.bpq0js6 {
|
|
29784
|
+
padding: 4px 11px;
|
|
29785
|
+
}
|
|
29786
|
+
|
|
29787
|
+
.b15sn34c {
|
|
29788
|
+
white-space: nowrap;
|
|
29789
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29790
|
+
}
|
|
29791
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29792
|
+
--color: #0080ff;
|
|
29793
|
+
}
|
|
29794
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29795
|
+
--color: #0080ff;
|
|
29796
|
+
}
|
|
29797
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29798
|
+
margin-left: 1px;
|
|
29799
|
+
}
|
|
29800
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29801
|
+
border-top-right-radius: 0;
|
|
29802
|
+
border-bottom-right-radius: 0;
|
|
29803
|
+
}
|
|
29804
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29805
|
+
border-top-left-radius: 0;
|
|
29806
|
+
border-bottom-left-radius: 0;
|
|
29807
|
+
}
|
|
29808
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29809
|
+
border-radius: unset;
|
|
29810
|
+
}
|
|
29811
|
+
|
|
29812
29812
|
.obf05yr {
|
|
29813
29813
|
display: inline-block;
|
|
29814
29814
|
}
|
|
@@ -29875,6 +29875,65 @@ html body {
|
|
|
29875
29875
|
line-height: 18px;
|
|
29876
29876
|
}
|
|
29877
29877
|
|
|
29878
|
+
.s34f1qb.ant-switch {
|
|
29879
|
+
min-width: 40px;
|
|
29880
|
+
height: 24px;
|
|
29881
|
+
background: rgba(172, 186, 211, 0.6);
|
|
29882
|
+
overflow: hidden;
|
|
29883
|
+
}
|
|
29884
|
+
.s34f1qb.ant-switch:focus {
|
|
29885
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
29886
|
+
}
|
|
29887
|
+
.s34f1qb.ant-switch-small {
|
|
29888
|
+
min-width: 26px;
|
|
29889
|
+
height: 16px;
|
|
29890
|
+
}
|
|
29891
|
+
.s34f1qb.ant-switch-large {
|
|
29892
|
+
min-width: 52px;
|
|
29893
|
+
height: 32px;
|
|
29894
|
+
}
|
|
29895
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
29896
|
+
height: 20px;
|
|
29897
|
+
width: 20px;
|
|
29898
|
+
}
|
|
29899
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
29900
|
+
border-radius: 10px;
|
|
29901
|
+
transition-delay: 120ms;
|
|
29902
|
+
}
|
|
29903
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
29904
|
+
height: 14px;
|
|
29905
|
+
width: 14px;
|
|
29906
|
+
top: 1px;
|
|
29907
|
+
left: 1px;
|
|
29908
|
+
}
|
|
29909
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
29910
|
+
height: 28px;
|
|
29911
|
+
width: 28px;
|
|
29912
|
+
}
|
|
29913
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
29914
|
+
border-radius: 14px;
|
|
29915
|
+
}
|
|
29916
|
+
.s34f1qb.ant-switch-checked {
|
|
29917
|
+
background-color: #00ba5d;
|
|
29918
|
+
}
|
|
29919
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
29920
|
+
left: calc(100% - 20px - 2px);
|
|
29921
|
+
}
|
|
29922
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
29923
|
+
left: calc(100% - 14px - 1px);
|
|
29924
|
+
}
|
|
29925
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
29926
|
+
left: calc(100% - 28px - 2px);
|
|
29927
|
+
}
|
|
29928
|
+
|
|
29929
|
+
.c1to9vb9 {
|
|
29930
|
+
margin-left: 5px;
|
|
29931
|
+
}
|
|
29932
|
+
|
|
29933
|
+
.i1e4sgug {
|
|
29934
|
+
display: inline-block;
|
|
29935
|
+
}
|
|
29936
|
+
|
|
29878
29937
|
.rxbeqvl.ant-radio-wrapper {
|
|
29879
29938
|
display: inline-flex;
|
|
29880
29939
|
align-items: baseline;
|
|
@@ -30021,743 +30080,560 @@ html body {
|
|
|
30021
30080
|
width: 36px;
|
|
30022
30081
|
}
|
|
30023
30082
|
|
|
30024
|
-
.
|
|
30025
|
-
|
|
30026
|
-
|
|
30083
|
+
.d6j0lbj {
|
|
30084
|
+
font-family: Inter;
|
|
30085
|
+
font-style: normal;
|
|
30086
|
+
font-weight: bold;
|
|
30087
|
+
font-size: 32px;
|
|
30088
|
+
line-height: 40px;
|
|
30027
30089
|
}
|
|
30028
30090
|
|
|
30029
|
-
.
|
|
30030
|
-
|
|
30031
|
-
|
|
30032
|
-
|
|
30033
|
-
|
|
30091
|
+
.d1xhvvxe {
|
|
30092
|
+
font-family: Inter;
|
|
30093
|
+
font-style: normal;
|
|
30094
|
+
font-weight: bold;
|
|
30095
|
+
font-size: 24px;
|
|
30096
|
+
line-height: 32px;
|
|
30034
30097
|
}
|
|
30035
30098
|
|
|
30036
|
-
.
|
|
30037
|
-
|
|
30038
|
-
|
|
30039
|
-
|
|
30040
|
-
|
|
30041
|
-
|
|
30042
|
-
.w1vvwdlp .left,
|
|
30043
|
-
.w1vvwdlp .right {
|
|
30044
|
-
flex-grow: 0;
|
|
30045
|
-
flex-shrink: 0;
|
|
30046
|
-
flex-basis: 21%;
|
|
30047
|
-
}
|
|
30048
|
-
.w1vvwdlp .left {
|
|
30049
|
-
display: flex;
|
|
30050
|
-
justify-content: flex-end;
|
|
30051
|
-
padding-right: 44px;
|
|
30052
|
-
}
|
|
30053
|
-
.w1vvwdlp .right {
|
|
30054
|
-
padding-left: 44px;
|
|
30099
|
+
.dk10mxq {
|
|
30100
|
+
font-family: Inter;
|
|
30101
|
+
font-style: normal;
|
|
30102
|
+
font-weight: normal;
|
|
30103
|
+
font-size: 32px;
|
|
30104
|
+
line-height: 40px;
|
|
30055
30105
|
}
|
|
30056
|
-
|
|
30057
|
-
|
|
30058
|
-
|
|
30059
|
-
|
|
30060
|
-
|
|
30106
|
+
|
|
30107
|
+
.dxsait {
|
|
30108
|
+
font-family: Inter;
|
|
30109
|
+
font-style: normal;
|
|
30110
|
+
font-weight: bold;
|
|
30111
|
+
font-size: 20px;
|
|
30112
|
+
line-height: 24px;
|
|
30061
30113
|
}
|
|
30062
|
-
|
|
30063
|
-
|
|
30114
|
+
|
|
30115
|
+
.dokn0h3 {
|
|
30116
|
+
font-family: Inter;
|
|
30117
|
+
font-style: normal;
|
|
30118
|
+
font-weight: normal;
|
|
30119
|
+
font-size: 20px;
|
|
30120
|
+
line-height: 24px;
|
|
30064
30121
|
}
|
|
30065
|
-
|
|
30066
|
-
|
|
30122
|
+
|
|
30123
|
+
.dobau4p {
|
|
30124
|
+
font-family: Inter;
|
|
30125
|
+
font-style: normal;
|
|
30126
|
+
font-weight: bold;
|
|
30127
|
+
font-size: 18px;
|
|
30128
|
+
line-height: 22px;
|
|
30067
30129
|
}
|
|
30068
30130
|
|
|
30069
|
-
.
|
|
30070
|
-
|
|
30071
|
-
|
|
30072
|
-
|
|
30073
|
-
|
|
30074
|
-
|
|
30075
|
-
margin-left: 0;
|
|
30076
|
-
}
|
|
30077
|
-
.h1cuopx7 .ant-modal-body {
|
|
30078
|
-
margin: 0 auto;
|
|
30079
|
-
padding: 0;
|
|
30080
|
-
width: 100%;
|
|
30081
|
-
max-width: 648px;
|
|
30082
|
-
overflow: hidden;
|
|
30083
|
-
}
|
|
30084
|
-
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30085
|
-
margin-bottom: 40px;
|
|
30086
|
-
}
|
|
30087
|
-
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30088
|
-
height: calc(100vh - 225px);
|
|
30089
|
-
overflow-y: auto;
|
|
30090
|
-
}
|
|
30091
|
-
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30092
|
-
margin: 0 auto;
|
|
30093
|
-
max-width: 648px;
|
|
30131
|
+
.dvolwok {
|
|
30132
|
+
font-family: Inter;
|
|
30133
|
+
font-style: normal;
|
|
30134
|
+
font-weight: normal;
|
|
30135
|
+
font-size: 18px;
|
|
30136
|
+
line-height: 22px;
|
|
30094
30137
|
}
|
|
30095
30138
|
|
|
30096
|
-
.
|
|
30097
|
-
|
|
30098
|
-
|
|
30099
|
-
|
|
30100
|
-
|
|
30101
|
-
|
|
30102
|
-
margin-left: 0;
|
|
30103
|
-
}
|
|
30104
|
-
.h1p6d3y3 .ant-modal-body {
|
|
30105
|
-
margin: 0 auto;
|
|
30106
|
-
padding: 0;
|
|
30107
|
-
width: 100%;
|
|
30108
|
-
max-width: 1024px;
|
|
30109
|
-
overflow: hidden;
|
|
30110
|
-
}
|
|
30111
|
-
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30112
|
-
margin-bottom: 40px;
|
|
30113
|
-
}
|
|
30114
|
-
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30115
|
-
height: calc(100vh - 225px);
|
|
30116
|
-
overflow-y: auto;
|
|
30117
|
-
}
|
|
30118
|
-
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30119
|
-
margin: 0 auto;
|
|
30120
|
-
max-width: 1024px;
|
|
30139
|
+
.h181qhg4 {
|
|
30140
|
+
font-family: Inter;
|
|
30141
|
+
font-style: normal;
|
|
30142
|
+
font-weight: bold;
|
|
30143
|
+
font-size: 16px;
|
|
30144
|
+
line-height: 22px;
|
|
30121
30145
|
}
|
|
30122
30146
|
|
|
30123
|
-
.
|
|
30124
|
-
|
|
30147
|
+
.h1phgmcq {
|
|
30148
|
+
font-family: Inter;
|
|
30149
|
+
font-style: normal;
|
|
30150
|
+
font-weight: normal;
|
|
30151
|
+
font-size: 16px;
|
|
30152
|
+
line-height: 22px;
|
|
30125
30153
|
}
|
|
30126
|
-
|
|
30127
|
-
|
|
30154
|
+
|
|
30155
|
+
.h173xnl1 {
|
|
30156
|
+
font-family: Inter;
|
|
30157
|
+
font-style: normal;
|
|
30158
|
+
font-weight: bold;
|
|
30159
|
+
font-size: 14px;
|
|
30128
30160
|
line-height: 20px;
|
|
30129
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30130
30161
|
}
|
|
30131
|
-
|
|
30162
|
+
|
|
30163
|
+
.hedm4pz {
|
|
30164
|
+
font-family: Inter;
|
|
30165
|
+
font-style: normal;
|
|
30166
|
+
font-weight: normal;
|
|
30132
30167
|
font-size: 14px;
|
|
30133
30168
|
line-height: 20px;
|
|
30134
|
-
color: #2d3a56;
|
|
30135
|
-
margin-bottom: 12px;
|
|
30136
|
-
}
|
|
30137
|
-
.fxgckuk.connect-cluster .title {
|
|
30138
|
-
padding-bottom: 26px;
|
|
30139
30169
|
}
|
|
30140
30170
|
|
|
30141
|
-
.
|
|
30142
|
-
|
|
30143
|
-
|
|
30144
|
-
|
|
30171
|
+
.h1kd8xld {
|
|
30172
|
+
font-family: Inter;
|
|
30173
|
+
font-style: normal;
|
|
30174
|
+
font-weight: bold;
|
|
30175
|
+
font-size: 12px;
|
|
30176
|
+
line-height: 18px;
|
|
30145
30177
|
}
|
|
30146
30178
|
|
|
30147
|
-
.
|
|
30148
|
-
|
|
30149
|
-
|
|
30150
|
-
|
|
30151
|
-
|
|
30152
|
-
|
|
30153
|
-
width: 216px;
|
|
30154
|
-
}
|
|
30155
|
-
.f4u402y > label + * {
|
|
30156
|
-
width: 100%;
|
|
30157
|
-
}
|
|
30158
|
-
.f4u402y .ant-select {
|
|
30159
|
-
width: 100%;
|
|
30179
|
+
.hp14fr {
|
|
30180
|
+
font-family: Inter;
|
|
30181
|
+
font-style: normal;
|
|
30182
|
+
font-weight: normal;
|
|
30183
|
+
font-size: 12px;
|
|
30184
|
+
line-height: 18px;
|
|
30160
30185
|
}
|
|
30161
30186
|
|
|
30162
|
-
.
|
|
30163
|
-
|
|
30164
|
-
|
|
30187
|
+
.hgrg7mn {
|
|
30188
|
+
font-family: Inter;
|
|
30189
|
+
font-style: normal;
|
|
30190
|
+
font-weight: bold;
|
|
30191
|
+
text-transform: uppercase;
|
|
30192
|
+
font-feature-settings: "cpsp" on;
|
|
30193
|
+
font-size: 12px;
|
|
30194
|
+
line-height: 18px;
|
|
30165
30195
|
}
|
|
30166
30196
|
|
|
30167
|
-
.
|
|
30168
|
-
|
|
30169
|
-
|
|
30170
|
-
|
|
30171
|
-
|
|
30197
|
+
.h6zme9x {
|
|
30198
|
+
font-family: Inter;
|
|
30199
|
+
font-style: normal;
|
|
30200
|
+
font-weight: normal;
|
|
30201
|
+
text-transform: uppercase;
|
|
30202
|
+
font-feature-settings: "cpsp" on;
|
|
30203
|
+
font-size: 12px;
|
|
30204
|
+
line-height: 18px;
|
|
30172
30205
|
}
|
|
30173
30206
|
|
|
30174
|
-
.
|
|
30175
|
-
|
|
30176
|
-
|
|
30177
|
-
|
|
30178
|
-
|
|
30207
|
+
.locjvsv {
|
|
30208
|
+
font-family: Inter;
|
|
30209
|
+
font-style: normal;
|
|
30210
|
+
font-weight: normal;
|
|
30211
|
+
font-size: 16px;
|
|
30212
|
+
line-height: 24px;
|
|
30179
30213
|
}
|
|
30180
30214
|
|
|
30181
|
-
.
|
|
30182
|
-
|
|
30183
|
-
|
|
30184
|
-
|
|
30185
|
-
|
|
30186
|
-
|
|
30187
|
-
border-radius: 50%;
|
|
30188
|
-
margin: 0 4px;
|
|
30215
|
+
.l13gi131 {
|
|
30216
|
+
font-family: Inter;
|
|
30217
|
+
font-style: normal;
|
|
30218
|
+
font-weight: bold;
|
|
30219
|
+
font-size: 16px;
|
|
30220
|
+
line-height: 24px;
|
|
30189
30221
|
}
|
|
30190
30222
|
|
|
30191
|
-
.
|
|
30192
|
-
|
|
30193
|
-
|
|
30194
|
-
|
|
30195
|
-
|
|
30196
|
-
|
|
30197
|
-
padding: 35px 0 24px;
|
|
30198
|
-
border: none;
|
|
30199
|
-
}
|
|
30200
|
-
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30201
|
-
font-size: 30px;
|
|
30223
|
+
.l1ynemsu {
|
|
30224
|
+
font-family: Inter;
|
|
30225
|
+
font-style: normal;
|
|
30226
|
+
font-weight: normal;
|
|
30227
|
+
font-size: 16px;
|
|
30228
|
+
line-height: 24px;
|
|
30202
30229
|
}
|
|
30203
|
-
|
|
30204
|
-
|
|
30230
|
+
|
|
30231
|
+
.l1cft1cx {
|
|
30232
|
+
font-family: Inter;
|
|
30233
|
+
font-style: normal;
|
|
30234
|
+
font-weight: bold;
|
|
30235
|
+
font-size: 16px;
|
|
30236
|
+
line-height: 24px;
|
|
30205
30237
|
}
|
|
30206
|
-
|
|
30207
|
-
|
|
30238
|
+
|
|
30239
|
+
.l17tqc8p {
|
|
30240
|
+
font-family: Inter;
|
|
30241
|
+
font-style: normal;
|
|
30242
|
+
font-weight: normal;
|
|
30243
|
+
text-transform: uppercase;
|
|
30244
|
+
font-feature-settings: "cpsp" on;
|
|
30245
|
+
font-size: 16px;
|
|
30246
|
+
line-height: 24px;
|
|
30208
30247
|
}
|
|
30209
30248
|
|
|
30210
|
-
.
|
|
30211
|
-
font-
|
|
30212
|
-
|
|
30249
|
+
.l1j1e5w7 {
|
|
30250
|
+
font-family: Inter;
|
|
30251
|
+
font-style: normal;
|
|
30213
30252
|
font-weight: bold;
|
|
30214
|
-
|
|
30215
|
-
|
|
30216
|
-
|
|
30217
|
-
|
|
30218
|
-
background: var(--ti7fpyu-0);
|
|
30253
|
+
text-transform: uppercase;
|
|
30254
|
+
font-feature-settings: "cpsp" on;
|
|
30255
|
+
font-size: 16px;
|
|
30256
|
+
line-height: 24px;
|
|
30219
30257
|
}
|
|
30220
|
-
|
|
30221
|
-
|
|
30258
|
+
|
|
30259
|
+
.l1gf91jb {
|
|
30260
|
+
font-family: Inter;
|
|
30261
|
+
font-style: normal;
|
|
30262
|
+
font-weight: normal;
|
|
30263
|
+
font-size: 14px;
|
|
30264
|
+
line-height: 22px;
|
|
30222
30265
|
}
|
|
30223
30266
|
|
|
30224
|
-
.
|
|
30225
|
-
|
|
30226
|
-
|
|
30227
|
-
|
|
30228
|
-
|
|
30229
|
-
|
|
30267
|
+
.lu7hlr6 {
|
|
30268
|
+
font-family: Inter;
|
|
30269
|
+
font-style: normal;
|
|
30270
|
+
font-weight: 500;
|
|
30271
|
+
font-size: 14px;
|
|
30272
|
+
line-height: 22px;
|
|
30230
30273
|
}
|
|
30231
30274
|
|
|
30232
|
-
.
|
|
30233
|
-
font-
|
|
30275
|
+
.l3l3jf0 {
|
|
30276
|
+
font-family: Inter;
|
|
30277
|
+
font-style: normal;
|
|
30234
30278
|
font-weight: bold;
|
|
30235
|
-
|
|
30236
|
-
|
|
30237
|
-
margin-left: 2px;
|
|
30238
|
-
margin-right: 2px;
|
|
30239
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30240
|
-
border-radius: 4px;
|
|
30279
|
+
font-size: 14px;
|
|
30280
|
+
line-height: 22px;
|
|
30241
30281
|
}
|
|
30242
30282
|
|
|
30243
|
-
.
|
|
30244
|
-
|
|
30245
|
-
|
|
30246
|
-
|
|
30247
|
-
|
|
30248
|
-
|
|
30249
|
-
.f1y3gta0.form-item-compact {
|
|
30250
|
-
width: 412px;
|
|
30283
|
+
.l12j5nqp {
|
|
30284
|
+
font-family: Inter;
|
|
30285
|
+
font-style: normal;
|
|
30286
|
+
font-weight: normal;
|
|
30287
|
+
font-size: 14px;
|
|
30288
|
+
line-height: 22px;
|
|
30251
30289
|
}
|
|
30252
|
-
|
|
30253
|
-
|
|
30290
|
+
|
|
30291
|
+
.l1tecqht {
|
|
30292
|
+
font-family: Inter;
|
|
30293
|
+
font-style: normal;
|
|
30294
|
+
font-weight: bold;
|
|
30295
|
+
font-size: 14px;
|
|
30296
|
+
line-height: 22px;
|
|
30254
30297
|
}
|
|
30255
|
-
|
|
30256
|
-
|
|
30298
|
+
|
|
30299
|
+
.l6sa990 {
|
|
30300
|
+
font-family: Inter;
|
|
30301
|
+
font-style: normal;
|
|
30302
|
+
font-weight: normal;
|
|
30303
|
+
text-transform: uppercase;
|
|
30304
|
+
font-feature-settings: "cpsp" on;
|
|
30305
|
+
font-size: 14px;
|
|
30306
|
+
line-height: 22px;
|
|
30257
30307
|
}
|
|
30258
|
-
|
|
30259
|
-
|
|
30260
|
-
|
|
30308
|
+
|
|
30309
|
+
.lckqe8j {
|
|
30310
|
+
font-family: Inter;
|
|
30311
|
+
font-style: normal;
|
|
30312
|
+
font-weight: bold;
|
|
30313
|
+
text-transform: uppercase;
|
|
30314
|
+
font-feature-settings: "cpsp" on;
|
|
30315
|
+
font-size: 14px;
|
|
30316
|
+
line-height: 22px;
|
|
30261
30317
|
}
|
|
30262
|
-
|
|
30263
|
-
|
|
30264
|
-
|
|
30265
|
-
|
|
30266
|
-
|
|
30318
|
+
|
|
30319
|
+
.l1kuminb {
|
|
30320
|
+
font-family: Inter;
|
|
30321
|
+
font-style: normal;
|
|
30322
|
+
font-weight: normal;
|
|
30267
30323
|
font-size: 13px;
|
|
30268
|
-
line-height:
|
|
30269
|
-
color: #8e9aa9;
|
|
30324
|
+
line-height: 20px;
|
|
30270
30325
|
}
|
|
30271
|
-
|
|
30272
|
-
|
|
30326
|
+
|
|
30327
|
+
.l1pbuf5j {
|
|
30328
|
+
font-family: Inter;
|
|
30329
|
+
font-style: normal;
|
|
30330
|
+
font-weight: 600;
|
|
30273
30331
|
font-size: 13px;
|
|
30274
|
-
|
|
30275
|
-
}
|
|
30276
|
-
.f1y3gta0 .form-item-label.label-right {
|
|
30277
|
-
text-align: right;
|
|
30278
|
-
}
|
|
30279
|
-
.f1y3gta0 .form-item-label,
|
|
30280
|
-
.f1y3gta0 .form-item-control {
|
|
30281
|
-
line-height: 32px;
|
|
30282
|
-
}
|
|
30283
|
-
.f1y3gta0 .form-item-control .form-item-error {
|
|
30284
|
-
line-height: 18px;
|
|
30285
|
-
}
|
|
30286
|
-
.f1y3gta0 .form-item-children {
|
|
30287
|
-
width: 100%;
|
|
30288
|
-
}
|
|
30289
|
-
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
30290
|
-
width: 100%;
|
|
30291
|
-
}
|
|
30292
|
-
.f1y3gta0 .form-item-error {
|
|
30293
|
-
color: #e75a3a;
|
|
30294
|
-
height: 0;
|
|
30295
|
-
overflow: hidden;
|
|
30296
|
-
}
|
|
30297
|
-
.f1y3gta0 .form-item-error-enter-done {
|
|
30298
|
-
margin-top: 4px;
|
|
30299
|
-
height: auto;
|
|
30300
|
-
overflow: auto;
|
|
30301
|
-
}
|
|
30302
|
-
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30303
|
-
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30304
|
-
border: 1px solid #e75a3a;
|
|
30305
|
-
color: #e75a3a;
|
|
30332
|
+
line-height: 20px;
|
|
30306
30333
|
}
|
|
30307
30334
|
|
|
30308
|
-
.
|
|
30309
|
-
|
|
30335
|
+
.l1r4ztu {
|
|
30336
|
+
font-family: Inter;
|
|
30337
|
+
font-style: normal;
|
|
30310
30338
|
font-weight: bold;
|
|
30311
|
-
|
|
30312
|
-
|
|
30313
|
-
margin-bottom: 16px;
|
|
30314
|
-
}
|
|
30315
|
-
.fujbm7g:not(:first-of-type) {
|
|
30316
|
-
margin-top: 16px;
|
|
30339
|
+
font-size: 13px;
|
|
30340
|
+
line-height: 20px;
|
|
30317
30341
|
}
|
|
30318
30342
|
|
|
30319
|
-
.
|
|
30320
|
-
|
|
30321
|
-
|
|
30322
|
-
|
|
30323
|
-
|
|
30324
|
-
|
|
30325
|
-
cursor: pointer;
|
|
30326
|
-
transition: all 200ms ease-out 40ms;
|
|
30327
|
-
}
|
|
30328
|
-
.e5fsw5s:before, .e5fsw5s:after {
|
|
30329
|
-
content: "";
|
|
30330
|
-
width: 1px;
|
|
30331
|
-
height: 6px;
|
|
30332
|
-
border-radius: 1px;
|
|
30333
|
-
background: #ccd4e3;
|
|
30334
|
-
position: relative;
|
|
30335
|
-
right: 2px;
|
|
30336
|
-
transform: rotate(-45deg);
|
|
30343
|
+
.ly8vzok {
|
|
30344
|
+
font-family: Inter;
|
|
30345
|
+
font-style: normal;
|
|
30346
|
+
font-weight: normal;
|
|
30347
|
+
font-size: 13px;
|
|
30348
|
+
line-height: 20px;
|
|
30337
30349
|
}
|
|
30338
|
-
|
|
30339
|
-
|
|
30340
|
-
|
|
30350
|
+
|
|
30351
|
+
.lumfmf {
|
|
30352
|
+
font-family: Inter;
|
|
30353
|
+
font-style: normal;
|
|
30354
|
+
font-weight: 600;
|
|
30355
|
+
font-size: 13px;
|
|
30356
|
+
line-height: 20px;
|
|
30341
30357
|
}
|
|
30342
30358
|
|
|
30343
|
-
.
|
|
30344
|
-
|
|
30345
|
-
|
|
30346
|
-
|
|
30359
|
+
.l16ujwmv {
|
|
30360
|
+
font-family: Inter;
|
|
30361
|
+
font-style: normal;
|
|
30362
|
+
font-weight: bold;
|
|
30363
|
+
font-size: 13px;
|
|
30364
|
+
line-height: 20px;
|
|
30347
30365
|
}
|
|
30348
|
-
|
|
30349
|
-
.
|
|
30350
|
-
|
|
30366
|
+
|
|
30367
|
+
.l17o1ffr {
|
|
30368
|
+
font-family: Inter;
|
|
30369
|
+
font-style: normal;
|
|
30370
|
+
font-weight: normal;
|
|
30371
|
+
text-transform: uppercase;
|
|
30372
|
+
font-feature-settings: "cpsp" on;
|
|
30373
|
+
font-size: 13px;
|
|
30374
|
+
line-height: 20px;
|
|
30351
30375
|
}
|
|
30352
|
-
|
|
30353
|
-
.
|
|
30354
|
-
|
|
30376
|
+
|
|
30377
|
+
.lngllvn {
|
|
30378
|
+
font-family: Inter;
|
|
30379
|
+
font-style: normal;
|
|
30380
|
+
font-weight: bold;
|
|
30381
|
+
text-transform: uppercase;
|
|
30382
|
+
font-feature-settings: "cpsp" on;
|
|
30383
|
+
font-size: 13px;
|
|
30384
|
+
line-height: 20px;
|
|
30355
30385
|
}
|
|
30356
30386
|
|
|
30357
|
-
.
|
|
30358
|
-
|
|
30359
|
-
|
|
30360
|
-
|
|
30361
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30362
|
-
border-radius: 6px;
|
|
30363
|
-
color: #e07f00;
|
|
30387
|
+
.l2i7fo9 {
|
|
30388
|
+
font-family: Inter;
|
|
30389
|
+
font-style: normal;
|
|
30390
|
+
font-weight: normal;
|
|
30364
30391
|
font-size: 12px;
|
|
30365
30392
|
line-height: 18px;
|
|
30366
30393
|
}
|
|
30367
|
-
.ng31n2o .icon-wrapper {
|
|
30368
|
-
margin-right: 10px;
|
|
30369
|
-
height: 18px;
|
|
30370
|
-
}
|
|
30371
30394
|
|
|
30372
|
-
.
|
|
30373
|
-
|
|
30374
|
-
|
|
30375
|
-
|
|
30376
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30377
|
-
border-radius: 6px;
|
|
30378
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30395
|
+
.l1x7hscx {
|
|
30396
|
+
font-family: Inter;
|
|
30397
|
+
font-style: normal;
|
|
30398
|
+
font-weight: 500;
|
|
30379
30399
|
font-size: 12px;
|
|
30380
30400
|
line-height: 18px;
|
|
30381
30401
|
}
|
|
30382
|
-
.n15x5f5y .icon-wrapper {
|
|
30383
|
-
margin-right: 10px;
|
|
30384
|
-
height: 18px;
|
|
30385
|
-
}
|
|
30386
30402
|
|
|
30387
|
-
.
|
|
30388
|
-
|
|
30389
|
-
|
|
30390
|
-
|
|
30391
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30392
|
-
border-radius: 6px;
|
|
30393
|
-
color: #005ed1;
|
|
30403
|
+
.le1jwan {
|
|
30404
|
+
font-family: Inter;
|
|
30405
|
+
font-style: normal;
|
|
30406
|
+
font-weight: bold;
|
|
30394
30407
|
font-size: 12px;
|
|
30395
30408
|
line-height: 18px;
|
|
30396
30409
|
}
|
|
30397
|
-
.i16ozz3f .icon-wrapper {
|
|
30398
|
-
margin-right: 10px;
|
|
30399
|
-
height: 18px;
|
|
30400
|
-
}
|
|
30401
30410
|
|
|
30402
|
-
.
|
|
30403
|
-
|
|
30404
|
-
|
|
30411
|
+
.lyxynfj {
|
|
30412
|
+
font-family: Inter;
|
|
30413
|
+
font-style: normal;
|
|
30414
|
+
font-weight: normal;
|
|
30405
30415
|
font-size: 12px;
|
|
30406
30416
|
line-height: 18px;
|
|
30407
30417
|
}
|
|
30408
30418
|
|
|
30409
|
-
.
|
|
30410
|
-
|
|
30419
|
+
.lpb2nxv {
|
|
30420
|
+
font-family: Inter;
|
|
30421
|
+
font-style: normal;
|
|
30422
|
+
font-weight: 500;
|
|
30411
30423
|
font-size: 12px;
|
|
30412
|
-
|
|
30413
|
-
}
|
|
30414
|
-
|
|
30415
|
-
.o1i4orqw {
|
|
30416
|
-
display: flex;
|
|
30417
|
-
align-items: center;
|
|
30418
|
-
justify-content: flex-end;
|
|
30419
|
-
}
|
|
30420
|
-
.o1i4orqw .icon-wrapper {
|
|
30421
|
-
margin-right: 16px;
|
|
30424
|
+
line-height: 18px;
|
|
30422
30425
|
}
|
|
30423
30426
|
|
|
30424
|
-
.
|
|
30425
|
-
|
|
30427
|
+
.l1r8o3vv {
|
|
30428
|
+
font-family: Inter;
|
|
30429
|
+
font-style: normal;
|
|
30430
|
+
font-weight: bold;
|
|
30431
|
+
font-size: 12px;
|
|
30432
|
+
line-height: 18px;
|
|
30426
30433
|
}
|
|
30427
30434
|
|
|
30428
|
-
.
|
|
30429
|
-
|
|
30430
|
-
|
|
30431
|
-
|
|
30432
|
-
|
|
30433
|
-
|
|
30434
|
-
|
|
30435
|
-
}
|
|
30436
|
-
.ipd9bk.ant-input.ant-input-lg {
|
|
30437
|
-
padding: 8px 16px;
|
|
30438
|
-
line-height: 22px;
|
|
30439
|
-
}
|
|
30440
|
-
.ipd9bk.ant-input.ant-input-sm {
|
|
30441
|
-
padding: 2px 8px;
|
|
30435
|
+
.lemnjy2 {
|
|
30436
|
+
font-family: Inter;
|
|
30437
|
+
font-style: normal;
|
|
30438
|
+
font-weight: normal;
|
|
30439
|
+
text-transform: uppercase;
|
|
30440
|
+
font-feature-settings: "cpsp" on;
|
|
30441
|
+
font-size: 12px;
|
|
30442
30442
|
line-height: 18px;
|
|
30443
30443
|
}
|
|
30444
|
-
|
|
30445
|
-
|
|
30446
|
-
|
|
30447
|
-
|
|
30444
|
+
|
|
30445
|
+
.lrc42gb {
|
|
30446
|
+
font-family: Inter;
|
|
30447
|
+
font-style: normal;
|
|
30448
|
+
font-weight: bold;
|
|
30449
|
+
text-transform: uppercase;
|
|
30450
|
+
font-feature-settings: "cpsp" on;
|
|
30451
|
+
font-size: 12px;
|
|
30452
|
+
line-height: 18px;
|
|
30448
30453
|
}
|
|
30449
|
-
|
|
30450
|
-
|
|
30451
|
-
|
|
30452
|
-
|
|
30454
|
+
|
|
30455
|
+
.fqaz4mb {
|
|
30456
|
+
font-family: Inter;
|
|
30457
|
+
font-style: normal;
|
|
30458
|
+
font-weight: normal;
|
|
30459
|
+
font-size: 13px;
|
|
30460
|
+
line-height: 20px;
|
|
30453
30461
|
}
|
|
30454
|
-
|
|
30455
|
-
|
|
30456
|
-
|
|
30462
|
+
|
|
30463
|
+
.f13we5o {
|
|
30464
|
+
font-family: Inter;
|
|
30465
|
+
font-style: normal;
|
|
30466
|
+
font-weight: normal;
|
|
30467
|
+
font-size: 13px;
|
|
30468
|
+
line-height: 20px;
|
|
30457
30469
|
}
|
|
30458
|
-
|
|
30459
|
-
|
|
30460
|
-
|
|
30470
|
+
|
|
30471
|
+
.ffmjua2 {
|
|
30472
|
+
font-family: Inter;
|
|
30473
|
+
font-style: normal;
|
|
30474
|
+
font-weight: normal;
|
|
30475
|
+
font-size: 12px;
|
|
30476
|
+
line-height: 18px;
|
|
30461
30477
|
}
|
|
30462
|
-
|
|
30463
|
-
|
|
30464
|
-
|
|
30478
|
+
|
|
30479
|
+
.fz2mxw0 {
|
|
30480
|
+
font-family: Inter;
|
|
30481
|
+
font-style: normal;
|
|
30482
|
+
font-weight: normal;
|
|
30483
|
+
font-size: 12px;
|
|
30484
|
+
line-height: 18px;
|
|
30465
30485
|
}
|
|
30466
|
-
|
|
30467
|
-
|
|
30468
|
-
|
|
30469
|
-
|
|
30486
|
+
|
|
30487
|
+
.t1ertzoh {
|
|
30488
|
+
font-family: Inter;
|
|
30489
|
+
font-style: normal;
|
|
30490
|
+
font-weight: normal;
|
|
30491
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30492
|
+
font-size: 13px;
|
|
30493
|
+
line-height: 20px;
|
|
30470
30494
|
}
|
|
30471
|
-
|
|
30472
|
-
|
|
30473
|
-
|
|
30474
|
-
|
|
30495
|
+
|
|
30496
|
+
.t19bge8r {
|
|
30497
|
+
font-family: Inter;
|
|
30498
|
+
font-style: normal;
|
|
30499
|
+
font-weight: normal;
|
|
30500
|
+
font-feature-settings: "zero" on;
|
|
30501
|
+
font-size: 13px;
|
|
30475
30502
|
line-height: 20px;
|
|
30476
|
-
color: #2d3a56;
|
|
30477
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30478
30503
|
}
|
|
30479
|
-
|
|
30480
|
-
.
|
|
30481
|
-
|
|
30504
|
+
|
|
30505
|
+
.tjrzfyl {
|
|
30506
|
+
font-family: Inter;
|
|
30507
|
+
font-style: normal;
|
|
30508
|
+
font-weight: normal;
|
|
30509
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30510
|
+
font-size: 12px;
|
|
30511
|
+
line-height: 18px;
|
|
30482
30512
|
}
|
|
30483
|
-
|
|
30484
|
-
|
|
30485
|
-
|
|
30513
|
+
|
|
30514
|
+
.tm6s7bo {
|
|
30515
|
+
font-family: Inter;
|
|
30516
|
+
font-style: normal;
|
|
30517
|
+
font-weight: 500;
|
|
30518
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30519
|
+
font-size: 12px;
|
|
30520
|
+
line-height: 18px;
|
|
30486
30521
|
}
|
|
30487
|
-
|
|
30488
|
-
|
|
30522
|
+
|
|
30523
|
+
.t19zq6ic {
|
|
30524
|
+
font-family: Inter;
|
|
30525
|
+
font-style: normal;
|
|
30526
|
+
font-weight: normal;
|
|
30527
|
+
font-feature-settings: "zero" on;
|
|
30528
|
+
font-size: 12px;
|
|
30489
30529
|
line-height: 18px;
|
|
30490
30530
|
}
|
|
30491
|
-
|
|
30492
|
-
|
|
30493
|
-
|
|
30531
|
+
|
|
30532
|
+
.t1gduru8 {
|
|
30533
|
+
font-family: Inter;
|
|
30534
|
+
font-style: normal;
|
|
30535
|
+
font-weight: 500;
|
|
30536
|
+
font-feature-settings: "zero" on;
|
|
30537
|
+
font-size: 12px;
|
|
30538
|
+
line-height: 18px;
|
|
30494
30539
|
}
|
|
30495
|
-
|
|
30496
|
-
|
|
30497
|
-
|
|
30540
|
+
|
|
30541
|
+
.t55raab {
|
|
30542
|
+
font-family: Inter;
|
|
30543
|
+
font-style: normal;
|
|
30544
|
+
font-weight: bold;
|
|
30545
|
+
font-feature-settings: "zero" on;
|
|
30546
|
+
font-size: 16px;
|
|
30547
|
+
line-height: 24px;
|
|
30498
30548
|
}
|
|
30499
|
-
|
|
30500
|
-
|
|
30549
|
+
|
|
30550
|
+
.u1w9abfe {
|
|
30551
|
+
font-family: Inter;
|
|
30552
|
+
font-style: normal;
|
|
30553
|
+
font-weight: normal;
|
|
30554
|
+
font-size: 10px;
|
|
30555
|
+
line-height: 12px;
|
|
30501
30556
|
}
|
|
30502
|
-
|
|
30503
|
-
|
|
30557
|
+
|
|
30558
|
+
.s1fc623g {
|
|
30559
|
+
width: 430px !important;
|
|
30504
30560
|
}
|
|
30505
|
-
|
|
30506
|
-
|
|
30507
|
-
|
|
30561
|
+
|
|
30562
|
+
.da3mx0o .ant-select-item-group {
|
|
30563
|
+
padding: 8px 16px;
|
|
30564
|
+
line-height: 18px;
|
|
30565
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30566
|
+
height: 34px;
|
|
30567
|
+
min-height: 34px;
|
|
30568
|
+
box-sizing: border-box;
|
|
30569
|
+
margin-top: 8px;
|
|
30508
30570
|
}
|
|
30509
|
-
|
|
30510
|
-
|
|
30511
|
-
|
|
30571
|
+
|
|
30572
|
+
.onr9gzt {
|
|
30573
|
+
display: flex;
|
|
30574
|
+
flex-direction: column;
|
|
30575
|
+
margin: 1px 8px;
|
|
30576
|
+
padding: 8px;
|
|
30577
|
+
border-radius: 4px;
|
|
30512
30578
|
}
|
|
30513
|
-
.
|
|
30514
|
-
|
|
30515
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30516
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30579
|
+
.onr9gzt .selected-icon {
|
|
30580
|
+
display: none;
|
|
30517
30581
|
}
|
|
30518
|
-
|
|
30519
|
-
|
|
30520
|
-
transition-delay: 50ms;
|
|
30582
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
30583
|
+
padding-left: 8px;
|
|
30521
30584
|
}
|
|
30522
|
-
|
|
30523
|
-
|
|
30524
|
-
height: 40px;
|
|
30585
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
30586
|
+
background-color: white;
|
|
30525
30587
|
}
|
|
30526
|
-
|
|
30527
|
-
|
|
30588
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
30589
|
+
color: #0080ff;
|
|
30528
30590
|
}
|
|
30529
|
-
|
|
30530
|
-
|
|
30531
|
-
height: 32px;
|
|
30591
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
30592
|
+
display: block;
|
|
30532
30593
|
}
|
|
30533
|
-
|
|
30534
|
-
|
|
30594
|
+
.onr9gzt.ant-select-item-option-active {
|
|
30595
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30535
30596
|
}
|
|
30536
|
-
|
|
30537
|
-
|
|
30538
|
-
height: 24px;
|
|
30597
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
30598
|
+
color: #0080ff;
|
|
30539
30599
|
}
|
|
30540
|
-
|
|
30541
|
-
|
|
30600
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
30601
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30602
|
+
color: #0080ff;
|
|
30542
30603
|
}
|
|
30543
30604
|
|
|
30544
|
-
.
|
|
30545
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30546
|
-
border-radius: 4px;
|
|
30547
|
-
}
|
|
30548
|
-
.kypn5o5.input-tags {
|
|
30549
|
-
position: relative;
|
|
30550
|
-
padding: 6px;
|
|
30551
|
-
height: 32px;
|
|
30552
|
-
cursor: pointer;
|
|
30553
|
-
transition: border 150ms;
|
|
30554
|
-
}
|
|
30555
|
-
.kypn5o5.input-tags:hover {
|
|
30556
|
-
border-color: #0080ff;
|
|
30557
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30558
|
-
}
|
|
30559
|
-
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30560
|
-
padding-right: 30px;
|
|
30561
|
-
}
|
|
30562
|
-
.kypn5o5.input-tags .input-tags-inner {
|
|
30605
|
+
.oiy0apc {
|
|
30563
30606
|
display: flex;
|
|
30607
|
+
justify-content: space-between;
|
|
30608
|
+
height: 20px;
|
|
30609
|
+
line-height: 20px;
|
|
30564
30610
|
}
|
|
30565
|
-
.
|
|
30566
|
-
|
|
30567
|
-
|
|
30568
|
-
|
|
30569
|
-
position: absolute;
|
|
30570
|
-
right: 12px;
|
|
30571
|
-
top: 50%;
|
|
30572
|
-
transform: translateY(-50%);
|
|
30573
|
-
}
|
|
30574
|
-
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30575
|
-
color: rgba(0, 0, 0, 0.25);
|
|
30576
|
-
font-size: 12px;
|
|
30577
|
-
cursor: pointer;
|
|
30578
|
-
}
|
|
30579
|
-
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30580
|
-
color: rgba(0, 0, 0, 0.45);
|
|
30581
|
-
}
|
|
30582
|
-
.kypn5o5.has-focus-indicator {
|
|
30583
|
-
position: relative;
|
|
30584
|
-
overflow: hidden;
|
|
30585
|
-
}
|
|
30586
|
-
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
30587
|
-
position: absolute;
|
|
30588
|
-
top: 50%;
|
|
30589
|
-
transform: translateY(-50%);
|
|
30590
|
-
left: -16px;
|
|
30591
|
-
transition: left 150ms ease;
|
|
30592
|
-
opacity: 0;
|
|
30593
|
-
}
|
|
30594
|
-
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30595
|
-
left: 8px;
|
|
30596
|
-
opacity: 1;
|
|
30597
|
-
}
|
|
30598
|
-
.kypn5o5.has-focus-indicator input {
|
|
30599
|
-
transition: margin-left 150ms ease;
|
|
30600
|
-
margin-left: 0px;
|
|
30601
|
-
}
|
|
30602
|
-
.kypn5o5.has-focus-indicator input:focus {
|
|
30603
|
-
margin-left: 16px;
|
|
30604
|
-
}
|
|
30605
|
-
|
|
30606
|
-
input.l1ki27se.ant-input {
|
|
30607
|
-
border-top-right-radius: 0;
|
|
30608
|
-
border-bottom-right-radius: 0;
|
|
30609
|
-
}
|
|
30610
|
-
|
|
30611
|
-
.l1ki27se.ant-input-affix-wrapper {
|
|
30612
|
-
border-top-right-radius: 0;
|
|
30613
|
-
border-bottom-right-radius: 0;
|
|
30614
|
-
}
|
|
30615
|
-
|
|
30616
|
-
input.rrg1fkn.ant-input {
|
|
30617
|
-
border-top-left-radius: 0;
|
|
30618
|
-
border-bottom-left-radius: 0;
|
|
30619
|
-
}
|
|
30620
|
-
|
|
30621
|
-
.rrg1fkn.ant-input-affix-wrapper {
|
|
30622
|
-
border-top-left-radius: 0;
|
|
30623
|
-
border-bottom-left-radius: 0;
|
|
30624
|
-
}
|
|
30625
|
-
|
|
30626
|
-
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
30627
|
-
border-top-right-radius: 0;
|
|
30628
|
-
border-bottom-right-radius: 0;
|
|
30629
|
-
}
|
|
30630
|
-
|
|
30631
|
-
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
30632
|
-
border-top-left-radius: 0;
|
|
30633
|
-
border-bottom-left-radius: 0;
|
|
30611
|
+
.oiy0apc .timezone-title {
|
|
30612
|
+
color: #2d3a56;
|
|
30613
|
+
overflow: hidden;
|
|
30614
|
+
text-overflow: ellipsis;
|
|
30634
30615
|
}
|
|
30635
30616
|
|
|
30636
|
-
.
|
|
30617
|
+
.of4y382 {
|
|
30637
30618
|
display: flex;
|
|
30638
|
-
|
|
30639
|
-
}
|
|
30640
|
-
.c1t6wbwv .select-wrapper {
|
|
30641
|
-
margin-top: 12px;
|
|
30642
|
-
}
|
|
30643
|
-
.c1t6wbwv .select-wrapper .select {
|
|
30644
|
-
width: 100%;
|
|
30645
|
-
}
|
|
30646
|
-
.c1t6wbwv .radio-wrapper {
|
|
30647
|
-
margin-top: 24px;
|
|
30648
|
-
}
|
|
30649
|
-
.c1t6wbwv div.form-item {
|
|
30650
|
-
width: 100%;
|
|
30651
|
-
}
|
|
30652
|
-
|
|
30653
|
-
.d1k7vv5v {
|
|
30654
|
-
font-size: 14px;
|
|
30655
|
-
font-weight: 500;
|
|
30656
|
-
color: #3e4652;
|
|
30657
|
-
line-height: 18px;
|
|
30658
|
-
}
|
|
30659
|
-
.d1k7vv5v + .d1k7vv5v {
|
|
30660
|
-
margin-top: 16px;
|
|
30661
|
-
}
|
|
30662
|
-
.d1k7vv5v + * {
|
|
30663
|
-
margin-top: 16px;
|
|
30664
|
-
}
|
|
30665
|
-
|
|
30666
|
-
.le7b9r4.d1k7vv5v {
|
|
30667
|
-
font-size: 12px;
|
|
30619
|
+
justify-content: space-between;
|
|
30668
30620
|
color: rgba(44, 56, 82, 0.6);
|
|
30669
|
-
|
|
30670
|
-
}
|
|
30671
|
-
|
|
30672
|
-
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
30621
|
+
height: 18px;
|
|
30673
30622
|
line-height: 18px;
|
|
30674
|
-
|
|
30675
|
-
margin-top: 0;
|
|
30676
|
-
white-space: initial;
|
|
30677
|
-
}
|
|
30678
|
-
|
|
30679
|
-
.r12ddqmh {
|
|
30680
|
-
display: block;
|
|
30681
|
-
}
|
|
30682
|
-
.r12ddqmh span {
|
|
30683
|
-
font-size: 14px;
|
|
30684
|
-
font-weight: 500;
|
|
30685
|
-
line-height: 32px;
|
|
30686
|
-
color: #3e4652;
|
|
30623
|
+
margin-top: 2px;
|
|
30687
30624
|
}
|
|
30688
30625
|
|
|
30689
|
-
.
|
|
30690
|
-
|
|
30691
|
-
|
|
30692
|
-
border-radius: 6px;
|
|
30626
|
+
.t19903l9 {
|
|
30627
|
+
border: none;
|
|
30628
|
+
margin-right: 0;
|
|
30693
30629
|
background: rgba(225, 230, 241, 0.6);
|
|
30694
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30695
|
-
font-size: 12px;
|
|
30696
|
-
}
|
|
30697
|
-
.ctcr26a div {
|
|
30698
|
-
line-height: 20px;
|
|
30699
|
-
display: flex;
|
|
30700
|
-
align-items: center;
|
|
30701
|
-
word-break: break-all;
|
|
30702
|
-
}
|
|
30703
|
-
|
|
30704
|
-
.i1e4sgug {
|
|
30705
|
-
display: inline-block;
|
|
30706
30630
|
}
|
|
30707
30631
|
|
|
30708
|
-
.
|
|
30709
|
-
|
|
30710
|
-
height: 24px;
|
|
30711
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30712
|
-
overflow: hidden;
|
|
30713
|
-
}
|
|
30714
|
-
.s34f1qb.ant-switch:focus {
|
|
30715
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30716
|
-
}
|
|
30717
|
-
.s34f1qb.ant-switch-small {
|
|
30718
|
-
min-width: 26px;
|
|
30719
|
-
height: 16px;
|
|
30720
|
-
}
|
|
30721
|
-
.s34f1qb.ant-switch-large {
|
|
30722
|
-
min-width: 52px;
|
|
30632
|
+
.ohwbvxu {
|
|
30633
|
+
pointer-events: none;
|
|
30723
30634
|
height: 32px;
|
|
30724
|
-
|
|
30725
|
-
|
|
30726
|
-
height: 20px;
|
|
30727
|
-
width: 20px;
|
|
30728
|
-
}
|
|
30729
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30730
|
-
border-radius: 10px;
|
|
30731
|
-
transition-delay: 120ms;
|
|
30732
|
-
}
|
|
30733
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30734
|
-
height: 14px;
|
|
30735
|
-
width: 14px;
|
|
30736
|
-
top: 1px;
|
|
30737
|
-
left: 1px;
|
|
30738
|
-
}
|
|
30739
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30740
|
-
height: 28px;
|
|
30741
|
-
width: 28px;
|
|
30742
|
-
}
|
|
30743
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30744
|
-
border-radius: 14px;
|
|
30745
|
-
}
|
|
30746
|
-
.s34f1qb.ant-switch-checked {
|
|
30747
|
-
background-color: #00ba5d;
|
|
30748
|
-
}
|
|
30749
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30750
|
-
left: calc(100% - 20px - 2px);
|
|
30751
|
-
}
|
|
30752
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30753
|
-
left: calc(100% - 14px - 1px);
|
|
30754
|
-
}
|
|
30755
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30756
|
-
left: calc(100% - 28px - 2px);
|
|
30757
|
-
}
|
|
30758
|
-
|
|
30759
|
-
.c1to9vb9 {
|
|
30760
|
-
margin-left: 5px;
|
|
30635
|
+
width: 100%;
|
|
30636
|
+
opacity: 0;
|
|
30761
30637
|
}
|
|
30762
30638
|
|
|
30763
30639
|
.t1upn1sz {
|
|
@@ -31124,560 +31000,684 @@ input.rrg1fkn.ant-input {
|
|
|
31124
31000
|
background: #fff;
|
|
31125
31001
|
}
|
|
31126
31002
|
|
|
31127
|
-
.
|
|
31128
|
-
|
|
31129
|
-
|
|
31130
|
-
font-weight: bold;
|
|
31131
|
-
font-size: 32px;
|
|
31132
|
-
line-height: 40px;
|
|
31003
|
+
.cz04yix {
|
|
31004
|
+
display: flex;
|
|
31005
|
+
flex-direction: column;
|
|
31133
31006
|
}
|
|
31134
31007
|
|
|
31135
|
-
.
|
|
31136
|
-
|
|
31137
|
-
|
|
31138
|
-
|
|
31139
|
-
|
|
31140
|
-
line-height: 32px;
|
|
31008
|
+
.m1if5j39 {
|
|
31009
|
+
max-width: 1120px;
|
|
31010
|
+
width: 100%;
|
|
31011
|
+
margin: 0 auto;
|
|
31012
|
+
height: 100%;
|
|
31141
31013
|
}
|
|
31142
31014
|
|
|
31143
|
-
.
|
|
31144
|
-
|
|
31145
|
-
|
|
31146
|
-
|
|
31147
|
-
|
|
31148
|
-
line-height: 40px;
|
|
31015
|
+
.w1vvwdlp {
|
|
31016
|
+
max-width: 1120px;
|
|
31017
|
+
width: 100%;
|
|
31018
|
+
margin: 0 auto;
|
|
31019
|
+
display: flex;
|
|
31149
31020
|
}
|
|
31150
|
-
|
|
31151
|
-
.
|
|
31152
|
-
|
|
31153
|
-
|
|
31154
|
-
|
|
31155
|
-
font-size: 20px;
|
|
31156
|
-
line-height: 24px;
|
|
31021
|
+
.w1vvwdlp .left,
|
|
31022
|
+
.w1vvwdlp .right {
|
|
31023
|
+
flex-grow: 0;
|
|
31024
|
+
flex-shrink: 0;
|
|
31025
|
+
flex-basis: 21%;
|
|
31157
31026
|
}
|
|
31158
|
-
|
|
31159
|
-
|
|
31160
|
-
|
|
31161
|
-
|
|
31162
|
-
font-weight: normal;
|
|
31163
|
-
font-size: 20px;
|
|
31164
|
-
line-height: 24px;
|
|
31027
|
+
.w1vvwdlp .left {
|
|
31028
|
+
display: flex;
|
|
31029
|
+
justify-content: flex-end;
|
|
31030
|
+
padding-right: 44px;
|
|
31165
31031
|
}
|
|
31166
|
-
|
|
31167
|
-
|
|
31168
|
-
font-family: Inter;
|
|
31169
|
-
font-style: normal;
|
|
31170
|
-
font-weight: bold;
|
|
31171
|
-
font-size: 18px;
|
|
31172
|
-
line-height: 22px;
|
|
31032
|
+
.w1vvwdlp .right {
|
|
31033
|
+
padding-left: 44px;
|
|
31173
31034
|
}
|
|
31174
|
-
|
|
31175
|
-
|
|
31176
|
-
|
|
31177
|
-
|
|
31178
|
-
|
|
31179
|
-
|
|
31180
|
-
|
|
31035
|
+
.w1vvwdlp .middle {
|
|
31036
|
+
margin-bottom: 40px;
|
|
31037
|
+
flex-grow: 0;
|
|
31038
|
+
flex-shrink: 0;
|
|
31039
|
+
flex-basis: 58%;
|
|
31040
|
+
}
|
|
31041
|
+
.w1vvwdlp .middle .form-base-field {
|
|
31042
|
+
width: 100%;
|
|
31043
|
+
}
|
|
31044
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
31045
|
+
width: auto;
|
|
31181
31046
|
}
|
|
31182
31047
|
|
|
31183
|
-
.
|
|
31184
|
-
|
|
31185
|
-
|
|
31186
|
-
|
|
31187
|
-
|
|
31188
|
-
|
|
31048
|
+
.h1cuopx7 .ant-modal-header {
|
|
31049
|
+
margin: 0 auto;
|
|
31050
|
+
width: 100%;
|
|
31051
|
+
max-width: 648px;
|
|
31052
|
+
}
|
|
31053
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
31054
|
+
margin-left: 0;
|
|
31055
|
+
}
|
|
31056
|
+
.h1cuopx7 .ant-modal-body {
|
|
31057
|
+
margin: 0 auto;
|
|
31058
|
+
padding: 0;
|
|
31059
|
+
width: 100%;
|
|
31060
|
+
max-width: 648px;
|
|
31061
|
+
overflow: hidden;
|
|
31062
|
+
}
|
|
31063
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
31064
|
+
margin-bottom: 40px;
|
|
31065
|
+
}
|
|
31066
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
31067
|
+
height: calc(100vh - 225px);
|
|
31068
|
+
overflow-y: auto;
|
|
31069
|
+
}
|
|
31070
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
31071
|
+
margin: 0 auto;
|
|
31072
|
+
max-width: 648px;
|
|
31189
31073
|
}
|
|
31190
31074
|
|
|
31191
|
-
.
|
|
31192
|
-
|
|
31193
|
-
|
|
31194
|
-
|
|
31195
|
-
|
|
31196
|
-
|
|
31075
|
+
.h1p6d3y3 .ant-modal-header {
|
|
31076
|
+
margin: 0 auto;
|
|
31077
|
+
width: 100%;
|
|
31078
|
+
max-width: 1024px;
|
|
31079
|
+
}
|
|
31080
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
31081
|
+
margin-left: 0;
|
|
31082
|
+
}
|
|
31083
|
+
.h1p6d3y3 .ant-modal-body {
|
|
31084
|
+
margin: 0 auto;
|
|
31085
|
+
padding: 0;
|
|
31086
|
+
width: 100%;
|
|
31087
|
+
max-width: 1024px;
|
|
31088
|
+
overflow: hidden;
|
|
31089
|
+
}
|
|
31090
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
31091
|
+
margin-bottom: 40px;
|
|
31092
|
+
}
|
|
31093
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
31094
|
+
height: calc(100vh - 225px);
|
|
31095
|
+
overflow-y: auto;
|
|
31096
|
+
}
|
|
31097
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
31098
|
+
margin: 0 auto;
|
|
31099
|
+
max-width: 1024px;
|
|
31197
31100
|
}
|
|
31198
31101
|
|
|
31199
|
-
.
|
|
31200
|
-
|
|
31201
|
-
|
|
31202
|
-
|
|
31203
|
-
font-size:
|
|
31102
|
+
.fxgckuk {
|
|
31103
|
+
flex: 1;
|
|
31104
|
+
}
|
|
31105
|
+
.fxgckuk label {
|
|
31106
|
+
font-size: 13px;
|
|
31204
31107
|
line-height: 20px;
|
|
31108
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31205
31109
|
}
|
|
31206
|
-
|
|
31207
|
-
.hedm4pz {
|
|
31208
|
-
font-family: Inter;
|
|
31209
|
-
font-style: normal;
|
|
31210
|
-
font-weight: normal;
|
|
31110
|
+
.fxgckuk .title {
|
|
31211
31111
|
font-size: 14px;
|
|
31212
31112
|
line-height: 20px;
|
|
31113
|
+
color: #2d3a56;
|
|
31114
|
+
margin-bottom: 12px;
|
|
31115
|
+
}
|
|
31116
|
+
.fxgckuk.connect-cluster .title {
|
|
31117
|
+
padding-bottom: 26px;
|
|
31213
31118
|
}
|
|
31214
31119
|
|
|
31215
|
-
.
|
|
31216
|
-
|
|
31217
|
-
|
|
31218
|
-
|
|
31219
|
-
font-size: 12px;
|
|
31220
|
-
line-height: 18px;
|
|
31120
|
+
.f1d0vek1 {
|
|
31121
|
+
padding: 25px 0 15px 0;
|
|
31122
|
+
border-bottom: 1px solid #e1e5eb;
|
|
31123
|
+
margin-bottom: 16px;
|
|
31221
31124
|
}
|
|
31222
31125
|
|
|
31223
|
-
.
|
|
31224
|
-
|
|
31225
|
-
|
|
31226
|
-
|
|
31227
|
-
|
|
31228
|
-
|
|
31126
|
+
.f4u402y {
|
|
31127
|
+
display: flex;
|
|
31128
|
+
align-items: center;
|
|
31129
|
+
margin-bottom: 8px;
|
|
31130
|
+
}
|
|
31131
|
+
.f4u402y > label {
|
|
31132
|
+
width: 216px;
|
|
31133
|
+
}
|
|
31134
|
+
.f4u402y > label + * {
|
|
31135
|
+
width: 100%;
|
|
31136
|
+
}
|
|
31137
|
+
.f4u402y .ant-select {
|
|
31138
|
+
width: 100%;
|
|
31229
31139
|
}
|
|
31230
31140
|
|
|
31231
|
-
.
|
|
31232
|
-
|
|
31233
|
-
|
|
31234
|
-
font-weight: bold;
|
|
31235
|
-
text-transform: uppercase;
|
|
31236
|
-
font-feature-settings: "cpsp" on;
|
|
31237
|
-
font-size: 12px;
|
|
31238
|
-
line-height: 18px;
|
|
31141
|
+
.e1pldf6v {
|
|
31142
|
+
color: #e75a3a;
|
|
31143
|
+
margin-right: 10px;
|
|
31239
31144
|
}
|
|
31240
31145
|
|
|
31241
|
-
.
|
|
31242
|
-
|
|
31243
|
-
|
|
31244
|
-
|
|
31245
|
-
|
|
31246
|
-
font-feature-settings: "cpsp" on;
|
|
31247
|
-
font-size: 12px;
|
|
31248
|
-
line-height: 18px;
|
|
31146
|
+
.dq0gblh {
|
|
31147
|
+
width: 100%;
|
|
31148
|
+
height: 1px;
|
|
31149
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31150
|
+
margin: 24px 0;
|
|
31249
31151
|
}
|
|
31250
31152
|
|
|
31251
|
-
.
|
|
31252
|
-
|
|
31253
|
-
|
|
31254
|
-
|
|
31255
|
-
|
|
31256
|
-
line-height: 24px;
|
|
31153
|
+
.l1v7sr0n {
|
|
31154
|
+
display: flex;
|
|
31155
|
+
justify-content: center;
|
|
31156
|
+
align-items: center;
|
|
31157
|
+
height: 100%;
|
|
31257
31158
|
}
|
|
31258
31159
|
|
|
31259
|
-
.
|
|
31260
|
-
|
|
31261
|
-
|
|
31262
|
-
|
|
31263
|
-
|
|
31264
|
-
|
|
31160
|
+
.d1i4ou6o {
|
|
31161
|
+
display: inline-block;
|
|
31162
|
+
width: 4px;
|
|
31163
|
+
height: 4px;
|
|
31164
|
+
background: #8e9aa9;
|
|
31165
|
+
opacity: 0.4;
|
|
31166
|
+
border-radius: 50%;
|
|
31167
|
+
margin: 0 4px;
|
|
31265
31168
|
}
|
|
31266
31169
|
|
|
31267
|
-
.
|
|
31268
|
-
|
|
31269
|
-
|
|
31270
|
-
|
|
31271
|
-
|
|
31272
|
-
|
|
31170
|
+
.m1jy87hk .ant-modal-header,
|
|
31171
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
31172
|
+
width: 648px;
|
|
31173
|
+
margin: 0 auto;
|
|
31174
|
+
}
|
|
31175
|
+
.m1jy87hk .ant-modal-header {
|
|
31176
|
+
padding: 35px 0 24px;
|
|
31177
|
+
border: none;
|
|
31178
|
+
}
|
|
31179
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
31180
|
+
font-size: 30px;
|
|
31181
|
+
}
|
|
31182
|
+
.m1jy87hk .ant-modal-body {
|
|
31183
|
+
padding: 4px 0 2px;
|
|
31184
|
+
}
|
|
31185
|
+
.m1jy87hk .ant-modal-footer {
|
|
31186
|
+
border: none;
|
|
31273
31187
|
}
|
|
31274
31188
|
|
|
31275
|
-
.
|
|
31276
|
-
font-
|
|
31277
|
-
|
|
31189
|
+
.ti7fpyu {
|
|
31190
|
+
font-size: 12px;
|
|
31191
|
+
line-height: 18px;
|
|
31278
31192
|
font-weight: bold;
|
|
31279
|
-
|
|
31280
|
-
|
|
31193
|
+
color: #fff;
|
|
31194
|
+
padding: 0 4px;
|
|
31195
|
+
border-radius: 4px;
|
|
31196
|
+
display: inline-block;
|
|
31197
|
+
background: var(--ti7fpyu-0);
|
|
31198
|
+
}
|
|
31199
|
+
.ti7fpyu:not(:first-child) {
|
|
31200
|
+
margin-left: 4px;
|
|
31281
31201
|
}
|
|
31282
31202
|
|
|
31283
|
-
.
|
|
31284
|
-
|
|
31285
|
-
|
|
31286
|
-
|
|
31287
|
-
|
|
31288
|
-
|
|
31289
|
-
font-size: 16px;
|
|
31290
|
-
line-height: 24px;
|
|
31203
|
+
.f1rest1f {
|
|
31204
|
+
width: 100%;
|
|
31205
|
+
height: 100%;
|
|
31206
|
+
display: flex;
|
|
31207
|
+
align-items: center;
|
|
31208
|
+
justify-content: center;
|
|
31291
31209
|
}
|
|
31292
31210
|
|
|
31293
|
-
.
|
|
31294
|
-
font-
|
|
31295
|
-
font-style: normal;
|
|
31211
|
+
.n1kbdoln {
|
|
31212
|
+
font-size: 90%;
|
|
31296
31213
|
font-weight: bold;
|
|
31297
|
-
|
|
31298
|
-
|
|
31299
|
-
|
|
31300
|
-
|
|
31214
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
31215
|
+
padding: 1px 4px 1px;
|
|
31216
|
+
margin-left: 2px;
|
|
31217
|
+
margin-right: 2px;
|
|
31218
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31219
|
+
border-radius: 4px;
|
|
31301
31220
|
}
|
|
31302
31221
|
|
|
31303
|
-
.
|
|
31304
|
-
|
|
31305
|
-
font-style: normal;
|
|
31306
|
-
font-weight: normal;
|
|
31307
|
-
font-size: 14px;
|
|
31308
|
-
line-height: 22px;
|
|
31222
|
+
.f1y3gta0.form-item-general {
|
|
31223
|
+
width: 640px;
|
|
31309
31224
|
}
|
|
31310
|
-
|
|
31311
|
-
|
|
31312
|
-
font-family: Inter;
|
|
31313
|
-
font-style: normal;
|
|
31314
|
-
font-weight: 500;
|
|
31315
|
-
font-size: 14px;
|
|
31316
|
-
line-height: 22px;
|
|
31225
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
31226
|
+
margin-top: 16px;
|
|
31317
31227
|
}
|
|
31318
|
-
|
|
31319
|
-
|
|
31320
|
-
font-family: Inter;
|
|
31321
|
-
font-style: normal;
|
|
31322
|
-
font-weight: bold;
|
|
31323
|
-
font-size: 14px;
|
|
31324
|
-
line-height: 22px;
|
|
31228
|
+
.f1y3gta0.form-item-compact {
|
|
31229
|
+
width: 412px;
|
|
31325
31230
|
}
|
|
31326
|
-
|
|
31327
|
-
|
|
31328
|
-
|
|
31329
|
-
|
|
31330
|
-
|
|
31331
|
-
|
|
31332
|
-
|
|
31231
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
31232
|
+
margin-top: 8px;
|
|
31233
|
+
}
|
|
31234
|
+
.f1y3gta0 .form-item {
|
|
31235
|
+
width: auto;
|
|
31236
|
+
}
|
|
31237
|
+
.f1y3gta0 .form-item-main {
|
|
31238
|
+
position: relative;
|
|
31239
|
+
display: flex;
|
|
31240
|
+
}
|
|
31241
|
+
.f1y3gta0 .form-item-extra {
|
|
31242
|
+
margin-top: 4px;
|
|
31243
|
+
width: 100%;
|
|
31244
|
+
padding: 14px;
|
|
31245
|
+
background: #f2f4f6;
|
|
31246
|
+
font-size: 13px;
|
|
31247
|
+
line-height: 1.8;
|
|
31248
|
+
color: #8e9aa9;
|
|
31249
|
+
}
|
|
31250
|
+
.f1y3gta0 .form-item-label {
|
|
31251
|
+
padding-right: 12px;
|
|
31252
|
+
font-size: 13px;
|
|
31253
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31254
|
+
}
|
|
31255
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
31256
|
+
text-align: right;
|
|
31257
|
+
}
|
|
31258
|
+
.f1y3gta0 .form-item-label,
|
|
31259
|
+
.f1y3gta0 .form-item-control {
|
|
31260
|
+
line-height: 32px;
|
|
31261
|
+
}
|
|
31262
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
31263
|
+
line-height: 18px;
|
|
31264
|
+
}
|
|
31265
|
+
.f1y3gta0 .form-item-children {
|
|
31266
|
+
width: 100%;
|
|
31267
|
+
}
|
|
31268
|
+
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
31269
|
+
width: 100%;
|
|
31270
|
+
}
|
|
31271
|
+
.f1y3gta0 .form-item-error {
|
|
31272
|
+
color: #e75a3a;
|
|
31273
|
+
height: 0;
|
|
31274
|
+
overflow: hidden;
|
|
31275
|
+
}
|
|
31276
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
31277
|
+
margin-top: 4px;
|
|
31278
|
+
height: auto;
|
|
31279
|
+
overflow: auto;
|
|
31280
|
+
}
|
|
31281
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31282
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31283
|
+
border: 1px solid #e75a3a;
|
|
31284
|
+
color: #e75a3a;
|
|
31333
31285
|
}
|
|
31334
31286
|
|
|
31335
|
-
.
|
|
31336
|
-
|
|
31337
|
-
font-style: normal;
|
|
31287
|
+
.fujbm7g {
|
|
31288
|
+
color: #2d3a56;
|
|
31338
31289
|
font-weight: bold;
|
|
31339
|
-
|
|
31340
|
-
|
|
31290
|
+
padding-bottom: 6px;
|
|
31291
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31292
|
+
margin-bottom: 16px;
|
|
31293
|
+
}
|
|
31294
|
+
.fujbm7g:not(:first-of-type) {
|
|
31295
|
+
margin-top: 16px;
|
|
31341
31296
|
}
|
|
31342
31297
|
|
|
31343
|
-
.
|
|
31344
|
-
|
|
31345
|
-
|
|
31346
|
-
|
|
31347
|
-
|
|
31348
|
-
|
|
31349
|
-
|
|
31350
|
-
|
|
31298
|
+
.e5fsw5s {
|
|
31299
|
+
width: 8px;
|
|
31300
|
+
height: 24px;
|
|
31301
|
+
display: flex;
|
|
31302
|
+
justify-content: center;
|
|
31303
|
+
align-items: center;
|
|
31304
|
+
cursor: pointer;
|
|
31305
|
+
transition: all 200ms ease-out 40ms;
|
|
31306
|
+
}
|
|
31307
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
31308
|
+
content: "";
|
|
31309
|
+
width: 1px;
|
|
31310
|
+
height: 6px;
|
|
31311
|
+
border-radius: 1px;
|
|
31312
|
+
background: #ccd4e3;
|
|
31313
|
+
position: relative;
|
|
31314
|
+
right: 2px;
|
|
31315
|
+
transform: rotate(-45deg);
|
|
31316
|
+
}
|
|
31317
|
+
.e5fsw5s:after {
|
|
31318
|
+
transform: rotate(45deg);
|
|
31319
|
+
left: 1px;
|
|
31351
31320
|
}
|
|
31352
31321
|
|
|
31353
|
-
.
|
|
31354
|
-
|
|
31355
|
-
|
|
31356
|
-
|
|
31357
|
-
|
|
31358
|
-
|
|
31359
|
-
|
|
31360
|
-
|
|
31322
|
+
.w18knsg4.ant-alert-warning {
|
|
31323
|
+
border: 0;
|
|
31324
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31325
|
+
border-radius: 6px;
|
|
31326
|
+
}
|
|
31327
|
+
.w18knsg4.ant-alert,
|
|
31328
|
+
.w18knsg4 .ant-alert-message {
|
|
31329
|
+
color: #e07f00;
|
|
31330
|
+
}
|
|
31331
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
31332
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
31333
|
+
border-bottom-color: #e07f00;
|
|
31361
31334
|
}
|
|
31362
31335
|
|
|
31363
|
-
.
|
|
31364
|
-
|
|
31365
|
-
|
|
31366
|
-
|
|
31367
|
-
|
|
31368
|
-
|
|
31336
|
+
.ng31n2o {
|
|
31337
|
+
display: flex;
|
|
31338
|
+
flex-direction: row;
|
|
31339
|
+
padding: 7px 12px;
|
|
31340
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31341
|
+
border-radius: 6px;
|
|
31342
|
+
color: #e07f00;
|
|
31343
|
+
font-size: 12px;
|
|
31344
|
+
line-height: 18px;
|
|
31345
|
+
}
|
|
31346
|
+
.ng31n2o .icon-wrapper {
|
|
31347
|
+
margin-right: 10px;
|
|
31348
|
+
height: 18px;
|
|
31369
31349
|
}
|
|
31370
31350
|
|
|
31371
|
-
.
|
|
31372
|
-
|
|
31373
|
-
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
|
|
31351
|
+
.n15x5f5y {
|
|
31352
|
+
display: flex;
|
|
31353
|
+
flex-direction: row;
|
|
31354
|
+
padding: 7px 12px;
|
|
31355
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31356
|
+
border-radius: 6px;
|
|
31357
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31358
|
+
font-size: 12px;
|
|
31359
|
+
line-height: 18px;
|
|
31360
|
+
}
|
|
31361
|
+
.n15x5f5y .icon-wrapper {
|
|
31362
|
+
margin-right: 10px;
|
|
31363
|
+
height: 18px;
|
|
31377
31364
|
}
|
|
31378
31365
|
|
|
31379
|
-
.
|
|
31380
|
-
|
|
31381
|
-
|
|
31382
|
-
|
|
31383
|
-
|
|
31384
|
-
|
|
31366
|
+
.i16ozz3f {
|
|
31367
|
+
display: flex;
|
|
31368
|
+
flex-direction: row;
|
|
31369
|
+
padding: 7px 12px;
|
|
31370
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31371
|
+
border-radius: 6px;
|
|
31372
|
+
color: #005ed1;
|
|
31373
|
+
font-size: 12px;
|
|
31374
|
+
line-height: 18px;
|
|
31375
|
+
}
|
|
31376
|
+
.i16ozz3f .icon-wrapper {
|
|
31377
|
+
margin-right: 10px;
|
|
31378
|
+
height: 18px;
|
|
31385
31379
|
}
|
|
31386
31380
|
|
|
31387
|
-
.
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
font-
|
|
31391
|
-
|
|
31392
|
-
line-height: 20px;
|
|
31381
|
+
.dszu9qr {
|
|
31382
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31383
|
+
margin-top: 5px;
|
|
31384
|
+
font-size: 12px;
|
|
31385
|
+
line-height: 18px;
|
|
31393
31386
|
}
|
|
31394
31387
|
|
|
31395
|
-
.
|
|
31396
|
-
|
|
31397
|
-
font-
|
|
31398
|
-
|
|
31399
|
-
font-size: 13px;
|
|
31400
|
-
line-height: 20px;
|
|
31388
|
+
.snxzgx {
|
|
31389
|
+
color: #f0483e;
|
|
31390
|
+
font-size: 12px;
|
|
31391
|
+
white-space: pre-wrap;
|
|
31401
31392
|
}
|
|
31402
31393
|
|
|
31403
|
-
.
|
|
31404
|
-
|
|
31405
|
-
|
|
31406
|
-
|
|
31407
|
-
|
|
31408
|
-
|
|
31394
|
+
.o1i4orqw {
|
|
31395
|
+
display: flex;
|
|
31396
|
+
align-items: center;
|
|
31397
|
+
justify-content: flex-end;
|
|
31398
|
+
}
|
|
31399
|
+
.o1i4orqw .icon-wrapper {
|
|
31400
|
+
margin-right: 16px;
|
|
31409
31401
|
}
|
|
31410
31402
|
|
|
31411
|
-
.
|
|
31412
|
-
|
|
31413
|
-
font-style: normal;
|
|
31414
|
-
font-weight: normal;
|
|
31415
|
-
text-transform: uppercase;
|
|
31416
|
-
font-feature-settings: "cpsp" on;
|
|
31417
|
-
font-size: 13px;
|
|
31418
|
-
line-height: 20px;
|
|
31403
|
+
.t79k8o2 {
|
|
31404
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31419
31405
|
}
|
|
31420
31406
|
|
|
31421
|
-
.
|
|
31422
|
-
|
|
31423
|
-
font-style: normal;
|
|
31424
|
-
font-weight: bold;
|
|
31425
|
-
text-transform: uppercase;
|
|
31426
|
-
font-feature-settings: "cpsp" on;
|
|
31427
|
-
font-size: 13px;
|
|
31407
|
+
.ipd9bk.ant-input {
|
|
31408
|
+
padding: 5px 12px;
|
|
31428
31409
|
line-height: 20px;
|
|
31410
|
+
color: #2d3a56;
|
|
31411
|
+
border-radius: 6px;
|
|
31412
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31413
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31429
31414
|
}
|
|
31430
|
-
|
|
31431
|
-
|
|
31432
|
-
|
|
31433
|
-
|
|
31434
|
-
|
|
31435
|
-
|
|
31415
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
31416
|
+
padding: 8px 16px;
|
|
31417
|
+
line-height: 22px;
|
|
31418
|
+
}
|
|
31419
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
31420
|
+
padding: 2px 8px;
|
|
31436
31421
|
line-height: 18px;
|
|
31437
31422
|
}
|
|
31438
|
-
|
|
31439
|
-
.
|
|
31440
|
-
|
|
31441
|
-
|
|
31442
|
-
|
|
31443
|
-
|
|
31423
|
+
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
31424
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31425
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31426
|
+
z-index: 1;
|
|
31427
|
+
}
|
|
31428
|
+
.ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
31429
|
+
border-color: #0096ff;
|
|
31430
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31431
|
+
z-index: 1;
|
|
31432
|
+
}
|
|
31433
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
31434
|
+
border-color: #e75a3a;
|
|
31435
|
+
color: #e75a3a;
|
|
31436
|
+
}
|
|
31437
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
31438
|
+
border-color: #e75a3a;
|
|
31439
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31440
|
+
}
|
|
31441
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
31442
|
+
border-color: #e75a3a;
|
|
31443
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31444
|
+
}
|
|
31445
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
31446
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31447
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31448
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31449
|
+
}
|
|
31450
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
31451
|
+
padding: 5px 12px;
|
|
31452
|
+
border-radius: 6px;
|
|
31453
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31454
|
+
line-height: 20px;
|
|
31455
|
+
color: #2d3a56;
|
|
31456
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31457
|
+
}
|
|
31458
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
31459
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
31460
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31461
|
+
}
|
|
31462
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
31463
|
+
padding: 8px 16px;
|
|
31464
|
+
line-height: 22px;
|
|
31465
|
+
}
|
|
31466
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31467
|
+
padding: 2px 8px;
|
|
31444
31468
|
line-height: 18px;
|
|
31445
31469
|
}
|
|
31446
|
-
|
|
31447
|
-
.
|
|
31448
|
-
|
|
31449
|
-
|
|
31450
|
-
|
|
31451
|
-
|
|
31452
|
-
|
|
31470
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31471
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31472
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31473
|
+
}
|
|
31474
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
31475
|
+
border-color: #0096ff;
|
|
31476
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31477
|
+
}
|
|
31478
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
31479
|
+
border-color: #e75a3a;
|
|
31480
|
+
}
|
|
31481
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
31482
|
+
color: #e75a3a;
|
|
31483
|
+
}
|
|
31484
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31485
|
+
border-color: #e75a3a;
|
|
31486
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31487
|
+
}
|
|
31488
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
31489
|
+
border-color: #e75a3a;
|
|
31490
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31491
|
+
}
|
|
31492
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31493
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31494
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31495
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31496
|
+
}
|
|
31497
|
+
textarea.ipd9bk.ant-input {
|
|
31498
|
+
transition-property: height;
|
|
31499
|
+
transition-delay: 50ms;
|
|
31500
|
+
}
|
|
31501
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
31502
|
+
min-height: 40px;
|
|
31503
|
+
height: 40px;
|
|
31504
|
+
}
|
|
31505
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
31506
|
+
height: 80px;
|
|
31507
|
+
}
|
|
31508
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
31509
|
+
min-height: 32px;
|
|
31510
|
+
height: 32px;
|
|
31511
|
+
}
|
|
31512
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
31513
|
+
height: 64px;
|
|
31514
|
+
}
|
|
31515
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
31516
|
+
min-height: 24px;
|
|
31517
|
+
height: 24px;
|
|
31518
|
+
}
|
|
31519
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
31520
|
+
height: 40px;
|
|
31453
31521
|
}
|
|
31454
31522
|
|
|
31455
|
-
.
|
|
31456
|
-
|
|
31457
|
-
|
|
31458
|
-
font-weight: normal;
|
|
31459
|
-
font-size: 12px;
|
|
31460
|
-
line-height: 18px;
|
|
31523
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
31524
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31525
|
+
border-radius: 4px;
|
|
31461
31526
|
}
|
|
31462
|
-
|
|
31463
|
-
|
|
31464
|
-
|
|
31465
|
-
|
|
31466
|
-
|
|
31467
|
-
|
|
31468
|
-
line-height: 18px;
|
|
31527
|
+
.kypn5o5.input-tags {
|
|
31528
|
+
position: relative;
|
|
31529
|
+
padding: 6px;
|
|
31530
|
+
height: 32px;
|
|
31531
|
+
cursor: pointer;
|
|
31532
|
+
transition: border 150ms;
|
|
31469
31533
|
}
|
|
31470
|
-
|
|
31471
|
-
|
|
31472
|
-
|
|
31473
|
-
font-style: normal;
|
|
31474
|
-
font-weight: bold;
|
|
31475
|
-
font-size: 12px;
|
|
31476
|
-
line-height: 18px;
|
|
31534
|
+
.kypn5o5.input-tags:hover {
|
|
31535
|
+
border-color: #0080ff;
|
|
31536
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31477
31537
|
}
|
|
31478
|
-
|
|
31479
|
-
|
|
31480
|
-
font-family: Inter;
|
|
31481
|
-
font-style: normal;
|
|
31482
|
-
font-weight: normal;
|
|
31483
|
-
text-transform: uppercase;
|
|
31484
|
-
font-feature-settings: "cpsp" on;
|
|
31485
|
-
font-size: 12px;
|
|
31486
|
-
line-height: 18px;
|
|
31538
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
31539
|
+
padding-right: 30px;
|
|
31487
31540
|
}
|
|
31488
|
-
|
|
31489
|
-
|
|
31490
|
-
font-family: Inter;
|
|
31491
|
-
font-style: normal;
|
|
31492
|
-
font-weight: bold;
|
|
31493
|
-
text-transform: uppercase;
|
|
31494
|
-
font-feature-settings: "cpsp" on;
|
|
31495
|
-
font-size: 12px;
|
|
31496
|
-
line-height: 18px;
|
|
31541
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
31542
|
+
display: flex;
|
|
31497
31543
|
}
|
|
31498
|
-
|
|
31499
|
-
|
|
31500
|
-
font-family: Inter;
|
|
31501
|
-
font-style: normal;
|
|
31502
|
-
font-weight: normal;
|
|
31503
|
-
font-size: 13px;
|
|
31504
|
-
line-height: 20px;
|
|
31544
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
31545
|
+
display: flex;
|
|
31505
31546
|
}
|
|
31506
|
-
|
|
31507
|
-
|
|
31508
|
-
|
|
31509
|
-
|
|
31510
|
-
|
|
31511
|
-
font-size: 13px;
|
|
31512
|
-
line-height: 20px;
|
|
31547
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
31548
|
+
position: absolute;
|
|
31549
|
+
right: 12px;
|
|
31550
|
+
top: 50%;
|
|
31551
|
+
transform: translateY(-50%);
|
|
31513
31552
|
}
|
|
31514
|
-
|
|
31515
|
-
.
|
|
31516
|
-
font-family: Inter;
|
|
31517
|
-
font-style: normal;
|
|
31518
|
-
font-weight: normal;
|
|
31553
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31554
|
+
color: rgba(0, 0, 0, 0.25);
|
|
31519
31555
|
font-size: 12px;
|
|
31520
|
-
|
|
31556
|
+
cursor: pointer;
|
|
31521
31557
|
}
|
|
31522
|
-
|
|
31523
|
-
.
|
|
31524
|
-
font-family: Inter;
|
|
31525
|
-
font-style: normal;
|
|
31526
|
-
font-weight: normal;
|
|
31527
|
-
font-size: 12px;
|
|
31528
|
-
line-height: 18px;
|
|
31558
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
31559
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31529
31560
|
}
|
|
31530
|
-
|
|
31531
|
-
|
|
31532
|
-
|
|
31533
|
-
font-style: normal;
|
|
31534
|
-
font-weight: normal;
|
|
31535
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31536
|
-
font-size: 13px;
|
|
31537
|
-
line-height: 20px;
|
|
31561
|
+
.kypn5o5.has-focus-indicator {
|
|
31562
|
+
position: relative;
|
|
31563
|
+
overflow: hidden;
|
|
31538
31564
|
}
|
|
31539
|
-
|
|
31540
|
-
|
|
31541
|
-
|
|
31542
|
-
|
|
31543
|
-
|
|
31544
|
-
|
|
31545
|
-
|
|
31546
|
-
line-height: 20px;
|
|
31565
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
31566
|
+
position: absolute;
|
|
31567
|
+
top: 50%;
|
|
31568
|
+
transform: translateY(-50%);
|
|
31569
|
+
left: -16px;
|
|
31570
|
+
transition: left 150ms ease;
|
|
31571
|
+
opacity: 0;
|
|
31547
31572
|
}
|
|
31548
|
-
|
|
31549
|
-
|
|
31550
|
-
|
|
31551
|
-
font-style: normal;
|
|
31552
|
-
font-weight: normal;
|
|
31553
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31554
|
-
font-size: 12px;
|
|
31555
|
-
line-height: 18px;
|
|
31573
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31574
|
+
left: 8px;
|
|
31575
|
+
opacity: 1;
|
|
31556
31576
|
}
|
|
31557
|
-
|
|
31558
|
-
|
|
31559
|
-
|
|
31560
|
-
|
|
31561
|
-
|
|
31562
|
-
|
|
31563
|
-
font-size: 12px;
|
|
31564
|
-
line-height: 18px;
|
|
31577
|
+
.kypn5o5.has-focus-indicator input {
|
|
31578
|
+
transition: margin-left 150ms ease;
|
|
31579
|
+
margin-left: 0px;
|
|
31580
|
+
}
|
|
31581
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
31582
|
+
margin-left: 16px;
|
|
31565
31583
|
}
|
|
31566
31584
|
|
|
31567
|
-
.
|
|
31568
|
-
|
|
31569
|
-
|
|
31570
|
-
font-weight: normal;
|
|
31571
|
-
font-feature-settings: "zero" on;
|
|
31572
|
-
font-size: 12px;
|
|
31573
|
-
line-height: 18px;
|
|
31585
|
+
input.l1ki27se.ant-input {
|
|
31586
|
+
border-top-right-radius: 0;
|
|
31587
|
+
border-bottom-right-radius: 0;
|
|
31574
31588
|
}
|
|
31575
31589
|
|
|
31576
|
-
.
|
|
31577
|
-
|
|
31578
|
-
|
|
31579
|
-
font-weight: 500;
|
|
31580
|
-
font-feature-settings: "zero" on;
|
|
31581
|
-
font-size: 12px;
|
|
31582
|
-
line-height: 18px;
|
|
31590
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
31591
|
+
border-top-right-radius: 0;
|
|
31592
|
+
border-bottom-right-radius: 0;
|
|
31583
31593
|
}
|
|
31584
31594
|
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
|
|
31588
|
-
font-weight: bold;
|
|
31589
|
-
font-feature-settings: "zero" on;
|
|
31590
|
-
font-size: 16px;
|
|
31591
|
-
line-height: 24px;
|
|
31595
|
+
input.rrg1fkn.ant-input {
|
|
31596
|
+
border-top-left-radius: 0;
|
|
31597
|
+
border-bottom-left-radius: 0;
|
|
31592
31598
|
}
|
|
31593
31599
|
|
|
31594
|
-
.
|
|
31595
|
-
|
|
31596
|
-
|
|
31597
|
-
font-weight: normal;
|
|
31598
|
-
font-size: 10px;
|
|
31599
|
-
line-height: 12px;
|
|
31600
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
31601
|
+
border-top-left-radius: 0;
|
|
31602
|
+
border-bottom-left-radius: 0;
|
|
31600
31603
|
}
|
|
31601
31604
|
|
|
31602
|
-
.
|
|
31603
|
-
|
|
31605
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
31606
|
+
border-top-right-radius: 0;
|
|
31607
|
+
border-bottom-right-radius: 0;
|
|
31604
31608
|
}
|
|
31605
31609
|
|
|
31606
|
-
.
|
|
31607
|
-
|
|
31608
|
-
|
|
31609
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31610
|
-
height: 34px;
|
|
31611
|
-
min-height: 34px;
|
|
31612
|
-
box-sizing: border-box;
|
|
31613
|
-
margin-top: 8px;
|
|
31610
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
31611
|
+
border-top-left-radius: 0;
|
|
31612
|
+
border-bottom-left-radius: 0;
|
|
31614
31613
|
}
|
|
31615
31614
|
|
|
31616
|
-
.
|
|
31615
|
+
.c1t6wbwv {
|
|
31617
31616
|
display: flex;
|
|
31618
31617
|
flex-direction: column;
|
|
31619
|
-
margin: 1px 8px;
|
|
31620
|
-
padding: 8px;
|
|
31621
|
-
border-radius: 4px;
|
|
31622
|
-
}
|
|
31623
|
-
.onr9gzt .selected-icon {
|
|
31624
|
-
display: none;
|
|
31625
|
-
}
|
|
31626
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
31627
|
-
padding-left: 8px;
|
|
31628
|
-
}
|
|
31629
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
31630
|
-
background-color: white;
|
|
31631
|
-
}
|
|
31632
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31633
|
-
color: #0080ff;
|
|
31634
31618
|
}
|
|
31635
|
-
.
|
|
31636
|
-
|
|
31619
|
+
.c1t6wbwv .select-wrapper {
|
|
31620
|
+
margin-top: 12px;
|
|
31637
31621
|
}
|
|
31638
|
-
.
|
|
31639
|
-
|
|
31622
|
+
.c1t6wbwv .select-wrapper .select {
|
|
31623
|
+
width: 100%;
|
|
31640
31624
|
}
|
|
31641
|
-
.
|
|
31642
|
-
|
|
31625
|
+
.c1t6wbwv .radio-wrapper {
|
|
31626
|
+
margin-top: 24px;
|
|
31643
31627
|
}
|
|
31644
|
-
.
|
|
31645
|
-
|
|
31646
|
-
color: #0080ff;
|
|
31628
|
+
.c1t6wbwv div.form-item {
|
|
31629
|
+
width: 100%;
|
|
31647
31630
|
}
|
|
31648
31631
|
|
|
31649
|
-
.
|
|
31650
|
-
|
|
31651
|
-
|
|
31652
|
-
|
|
31653
|
-
line-height:
|
|
31632
|
+
.d1k7vv5v {
|
|
31633
|
+
font-size: 14px;
|
|
31634
|
+
font-weight: 500;
|
|
31635
|
+
color: #3e4652;
|
|
31636
|
+
line-height: 18px;
|
|
31637
|
+
}
|
|
31638
|
+
.d1k7vv5v + .d1k7vv5v {
|
|
31639
|
+
margin-top: 16px;
|
|
31654
31640
|
}
|
|
31655
|
-
.
|
|
31656
|
-
|
|
31657
|
-
overflow: hidden;
|
|
31658
|
-
text-overflow: ellipsis;
|
|
31641
|
+
.d1k7vv5v + * {
|
|
31642
|
+
margin-top: 16px;
|
|
31659
31643
|
}
|
|
31660
31644
|
|
|
31661
|
-
.
|
|
31662
|
-
|
|
31663
|
-
justify-content: space-between;
|
|
31645
|
+
.le7b9r4.d1k7vv5v {
|
|
31646
|
+
font-size: 12px;
|
|
31664
31647
|
color: rgba(44, 56, 82, 0.6);
|
|
31665
|
-
|
|
31648
|
+
margin-top: 12px;
|
|
31649
|
+
}
|
|
31650
|
+
|
|
31651
|
+
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
31666
31652
|
line-height: 18px;
|
|
31667
|
-
|
|
31653
|
+
font-weight: 500;
|
|
31654
|
+
margin-top: 0;
|
|
31655
|
+
white-space: initial;
|
|
31668
31656
|
}
|
|
31669
31657
|
|
|
31670
|
-
.
|
|
31671
|
-
|
|
31672
|
-
|
|
31673
|
-
|
|
31658
|
+
.r12ddqmh {
|
|
31659
|
+
display: block;
|
|
31660
|
+
}
|
|
31661
|
+
.r12ddqmh span {
|
|
31662
|
+
font-size: 14px;
|
|
31663
|
+
font-weight: 500;
|
|
31664
|
+
line-height: 32px;
|
|
31665
|
+
color: #3e4652;
|
|
31674
31666
|
}
|
|
31675
31667
|
|
|
31676
|
-
.
|
|
31677
|
-
|
|
31678
|
-
|
|
31679
|
-
|
|
31680
|
-
|
|
31668
|
+
.ctcr26a {
|
|
31669
|
+
margin-top: 8px;
|
|
31670
|
+
padding: 8px;
|
|
31671
|
+
border-radius: 6px;
|
|
31672
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31673
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31674
|
+
font-size: 12px;
|
|
31675
|
+
}
|
|
31676
|
+
.ctcr26a div {
|
|
31677
|
+
line-height: 20px;
|
|
31678
|
+
display: flex;
|
|
31679
|
+
align-items: center;
|
|
31680
|
+
word-break: break-all;
|
|
31681
31681
|
}
|
|
31682
31682
|
|
|
31683
31683
|
.c1up1pdz {
|
|
@@ -31724,138 +31724,352 @@ input.rrg1fkn.ant-input {
|
|
|
31724
31724
|
.c156wh19 .title {
|
|
31725
31725
|
margin: 0 16px 0 8px;
|
|
31726
31726
|
}
|
|
31727
|
-
.c156wh19 .retain {
|
|
31728
|
-
color: rgba(129, 138, 153, 0.6);
|
|
31727
|
+
.c156wh19 .retain {
|
|
31728
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31729
|
+
}
|
|
31730
|
+
.c156wh19 .left {
|
|
31731
|
+
flex: 1;
|
|
31732
|
+
display: flex;
|
|
31733
|
+
overflow: hidden;
|
|
31734
|
+
align-items: center;
|
|
31735
|
+
justify-content: flex-start;
|
|
31736
|
+
white-space: nowrap;
|
|
31737
|
+
}
|
|
31738
|
+
.c156wh19 .left .title {
|
|
31739
|
+
max-width: 100%;
|
|
31740
|
+
overflow: hidden;
|
|
31741
|
+
text-overflow: ellipsis;
|
|
31742
|
+
}
|
|
31743
|
+
.c156wh19 .right {
|
|
31744
|
+
display: flex;
|
|
31745
|
+
align-items: center;
|
|
31746
|
+
}
|
|
31747
|
+
.c156wh19 .reverse {
|
|
31748
|
+
display: flex;
|
|
31749
|
+
flex-direction: row-reverse;
|
|
31750
|
+
align-items: center;
|
|
31751
|
+
}
|
|
31752
|
+
.c156wh19 .reverse .ant-switch {
|
|
31753
|
+
margin-left: 8px;
|
|
31754
|
+
}
|
|
31755
|
+
.c156wh19 .close {
|
|
31756
|
+
padding-left: 14px;
|
|
31757
|
+
margin-left: 14px;
|
|
31758
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31759
|
+
cursor: pointer;
|
|
31760
|
+
}
|
|
31761
|
+
|
|
31762
|
+
.m126spxy {
|
|
31763
|
+
padding-bottom: 4px;
|
|
31764
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31765
|
+
}
|
|
31766
|
+
.m126spxy .ant-btn-link {
|
|
31767
|
+
padding: 1px 10px;
|
|
31768
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31769
|
+
border-radius: 4px;
|
|
31770
|
+
}
|
|
31771
|
+
.m126spxy .ant-btn-link.active {
|
|
31772
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31773
|
+
color: #0096ff;
|
|
31774
|
+
}
|
|
31775
|
+
|
|
31776
|
+
.wpbf4pq {
|
|
31777
|
+
padding: 10px 0;
|
|
31778
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31779
|
+
}
|
|
31780
|
+
.wpbf4pq .ant-input,
|
|
31781
|
+
.wpbf4pq .ant-picker {
|
|
31782
|
+
width: 80px;
|
|
31783
|
+
margin: 0 9px;
|
|
31784
|
+
text-align: center;
|
|
31785
|
+
}
|
|
31786
|
+
.wpbf4pq .options {
|
|
31787
|
+
padding: 12px 0 12px 16px;
|
|
31788
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31789
|
+
margin: 5px 0 5px 8px;
|
|
31790
|
+
}
|
|
31791
|
+
.wpbf4pq .week-day-option,
|
|
31792
|
+
.wpbf4pq .month-day-option {
|
|
31793
|
+
background: #f5f7fa;
|
|
31794
|
+
box-sizing: border-box;
|
|
31795
|
+
border-radius: 16px;
|
|
31796
|
+
margin-right: 8px;
|
|
31797
|
+
}
|
|
31798
|
+
.wpbf4pq .week-day-option:focus,
|
|
31799
|
+
.wpbf4pq .month-day-option:focus {
|
|
31800
|
+
color: inherit;
|
|
31801
|
+
border-color: #d9d9d9;
|
|
31802
|
+
}
|
|
31803
|
+
.wpbf4pq .week-day-option.active {
|
|
31804
|
+
background-color: #0096ff;
|
|
31805
|
+
border-color: #0096ff;
|
|
31806
|
+
color: #fff;
|
|
31807
|
+
}
|
|
31808
|
+
.wpbf4pq .week-day-option.en-text {
|
|
31809
|
+
width: 110px;
|
|
31810
|
+
margin-top: 4px;
|
|
31811
|
+
}
|
|
31812
|
+
.wpbf4pq .month-day-option {
|
|
31813
|
+
width: 32px;
|
|
31814
|
+
padding: 0;
|
|
31815
|
+
margin-bottom: 8px;
|
|
31816
|
+
}
|
|
31817
|
+
.wpbf4pq .month-day-option.active {
|
|
31818
|
+
background-color: #0096ff;
|
|
31819
|
+
border-color: #0096ff;
|
|
31820
|
+
color: #fff;
|
|
31821
|
+
}
|
|
31822
|
+
|
|
31823
|
+
.c1uzzomf {
|
|
31824
|
+
margin-bottom: 16px;
|
|
31825
|
+
}
|
|
31826
|
+
.c1uzzomf .card-title {
|
|
31827
|
+
font-size: 16px;
|
|
31828
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31829
|
+
font-weight: 700;
|
|
31830
|
+
line-height: 32px;
|
|
31831
|
+
}
|
|
31832
|
+
.c1uzzomf .card-body {
|
|
31833
|
+
padding: 24px;
|
|
31834
|
+
border-radius: 8px;
|
|
31835
|
+
background: #fff;
|
|
31836
|
+
}
|
|
31837
|
+
.c1uzzomf .empty {
|
|
31838
|
+
font-weight: 700;
|
|
31839
|
+
font-size: 14px;
|
|
31840
|
+
line-height: 22px;
|
|
31841
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31842
|
+
text-align: center;
|
|
31843
|
+
}
|
|
31844
|
+
|
|
31845
|
+
.l4bld33 {
|
|
31846
|
+
width: 64px;
|
|
31847
|
+
height: 64px;
|
|
31848
|
+
display: flex;
|
|
31849
|
+
align-items: center;
|
|
31850
|
+
justify-content: center;
|
|
31851
|
+
position: relative;
|
|
31852
|
+
opacity: 0.2;
|
|
31853
|
+
}
|
|
31854
|
+
|
|
31855
|
+
.lgitjoj {
|
|
31856
|
+
position: absolute;
|
|
31857
|
+
width: 5px;
|
|
31858
|
+
height: 48px;
|
|
31859
|
+
left: 9.33px;
|
|
31860
|
+
top: 40.5px;
|
|
31861
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
31862
|
+
border-radius: 5px;
|
|
31863
|
+
transform: rotate(-128deg);
|
|
31864
|
+
transform-origin: top left;
|
|
31865
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
31866
|
+
}
|
|
31867
|
+
|
|
31868
|
+
.l13g0exg {
|
|
31869
|
+
position: absolute;
|
|
31870
|
+
width: 5px;
|
|
31871
|
+
height: 48px;
|
|
31872
|
+
left: 40.8px;
|
|
31873
|
+
top: 8.4px;
|
|
31874
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
31875
|
+
border-radius: 5px;
|
|
31876
|
+
transform: rotate(-8deg);
|
|
31877
|
+
transform-origin: top left;
|
|
31878
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
31879
|
+
}
|
|
31880
|
+
|
|
31881
|
+
.l1exo3h6 {
|
|
31882
|
+
position: absolute;
|
|
31883
|
+
width: 5px;
|
|
31884
|
+
height: 48px;
|
|
31885
|
+
left: 52.9px;
|
|
31886
|
+
top: 51.8px;
|
|
31887
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
31888
|
+
border-radius: 5px;
|
|
31889
|
+
transform: rotate(112deg);
|
|
31890
|
+
transform-origin: top left;
|
|
31891
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
31892
|
+
}
|
|
31893
|
+
|
|
31894
|
+
.m1thnes4 {
|
|
31895
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31896
|
+
text-align: center;
|
|
31897
|
+
display: flex;
|
|
31898
|
+
align-items: center;
|
|
31899
|
+
justify-content: center;
|
|
31900
|
+
flex-direction: column;
|
|
31901
|
+
height: 100%;
|
|
31902
|
+
}
|
|
31903
|
+
.m1thnes4 .link {
|
|
31904
|
+
color: #0080ff;
|
|
31905
|
+
cursor: pointer;
|
|
31906
|
+
}
|
|
31907
|
+
|
|
31908
|
+
.m1bixfdy {
|
|
31909
|
+
width: 100%;
|
|
31910
|
+
height: 100%;
|
|
31911
|
+
display: flex;
|
|
31912
|
+
flex-direction: column;
|
|
31913
|
+
}
|
|
31914
|
+
.m1bixfdy .name-toolbar {
|
|
31915
|
+
width: 100%;
|
|
31916
|
+
display: flex;
|
|
31917
|
+
line-height: 30px;
|
|
31918
|
+
padding: 0 16px;
|
|
31919
|
+
justify-content: space-between;
|
|
31920
|
+
}
|
|
31921
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
31922
|
+
display: flex;
|
|
31923
|
+
font-size: 12px;
|
|
31924
|
+
align-items: center;
|
|
31925
|
+
}
|
|
31926
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
31927
|
+
color: #a3b4cc;
|
|
31928
|
+
}
|
|
31929
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
31930
|
+
margin-left: 10px;
|
|
31931
|
+
}
|
|
31932
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
31933
|
+
margin-left: 10px;
|
|
31934
|
+
cursor: pointer;
|
|
31729
31935
|
}
|
|
31730
|
-
.
|
|
31936
|
+
.m1bixfdy .content {
|
|
31731
31937
|
flex: 1;
|
|
31938
|
+
width: 100%;
|
|
31732
31939
|
display: flex;
|
|
31733
|
-
|
|
31940
|
+
justify-content: center;
|
|
31734
31941
|
align-items: center;
|
|
31735
|
-
justify-content: flex-start;
|
|
31736
|
-
white-space: nowrap;
|
|
31737
31942
|
}
|
|
31738
|
-
.
|
|
31739
|
-
|
|
31740
|
-
overflow: hidden;
|
|
31741
|
-
text-overflow: ellipsis;
|
|
31943
|
+
.m1bixfdy .single-content {
|
|
31944
|
+
height: 65px;
|
|
31742
31945
|
}
|
|
31743
|
-
|
|
31946
|
+
|
|
31947
|
+
.lfamfcw {
|
|
31744
31948
|
display: flex;
|
|
31745
31949
|
align-items: center;
|
|
31950
|
+
white-space: nowrap;
|
|
31951
|
+
overflow: hidden;
|
|
31952
|
+
width: 100%;
|
|
31746
31953
|
}
|
|
31747
|
-
.
|
|
31954
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
31955
|
+
margin-left: auto;
|
|
31956
|
+
font-size: 12px;
|
|
31957
|
+
}
|
|
31958
|
+
|
|
31959
|
+
.la6u9b4 {
|
|
31748
31960
|
display: flex;
|
|
31749
|
-
|
|
31961
|
+
justify-content: flex-start;
|
|
31750
31962
|
align-items: center;
|
|
31963
|
+
font-size: 12px;
|
|
31964
|
+
cursor: pointer;
|
|
31751
31965
|
}
|
|
31752
|
-
.
|
|
31753
|
-
margin-
|
|
31966
|
+
.la6u9b4:not(:last-child) {
|
|
31967
|
+
margin-right: 20px;
|
|
31754
31968
|
}
|
|
31755
|
-
.
|
|
31756
|
-
|
|
31757
|
-
margin-left: 14px;
|
|
31758
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31759
|
-
cursor: pointer;
|
|
31969
|
+
.la6u9b4.deselected {
|
|
31970
|
+
opacity: 0.4;
|
|
31760
31971
|
}
|
|
31761
|
-
|
|
31762
|
-
|
|
31763
|
-
padding-bottom: 4px;
|
|
31764
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31972
|
+
.la6u9b4.deselected .color-block {
|
|
31973
|
+
background: #b4beca !important;
|
|
31765
31974
|
}
|
|
31766
|
-
|
|
31767
|
-
|
|
31768
|
-
|
|
31769
|
-
|
|
31975
|
+
|
|
31976
|
+
.chhvk8b {
|
|
31977
|
+
display: inline-block;
|
|
31978
|
+
height: 8px;
|
|
31979
|
+
width: 8px;
|
|
31980
|
+
margin-right: 8px;
|
|
31770
31981
|
}
|
|
31771
|
-
|
|
31772
|
-
|
|
31773
|
-
|
|
31982
|
+
|
|
31983
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
31984
|
+
display: flex;
|
|
31985
|
+
align-items: center;
|
|
31986
|
+
font-size: 12px;
|
|
31987
|
+
margin: 0;
|
|
31774
31988
|
}
|
|
31775
31989
|
|
|
31776
|
-
.
|
|
31777
|
-
|
|
31778
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31990
|
+
.m16f7gpb {
|
|
31991
|
+
position: relative;
|
|
31779
31992
|
}
|
|
31780
|
-
.
|
|
31781
|
-
|
|
31782
|
-
width: 80px;
|
|
31783
|
-
margin: 0 9px;
|
|
31784
|
-
text-align: center;
|
|
31993
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
31994
|
+
bottom: -12px;
|
|
31785
31995
|
}
|
|
31786
|
-
.
|
|
31787
|
-
|
|
31788
|
-
|
|
31789
|
-
|
|
31996
|
+
.m16f7gpb .metric-toolbar {
|
|
31997
|
+
display: flex;
|
|
31998
|
+
justify-content: space-between;
|
|
31999
|
+
line-height: 30px;
|
|
32000
|
+
margin: 0 16px;
|
|
31790
32001
|
}
|
|
31791
|
-
.
|
|
31792
|
-
|
|
31793
|
-
|
|
31794
|
-
|
|
31795
|
-
border-radius: 16px;
|
|
31796
|
-
margin-right: 8px;
|
|
32002
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32003
|
+
display: flex;
|
|
32004
|
+
font-size: 12px;
|
|
32005
|
+
align-items: center;
|
|
31797
32006
|
}
|
|
31798
|
-
.
|
|
31799
|
-
|
|
31800
|
-
color: inherit;
|
|
31801
|
-
border-color: #d9d9d9;
|
|
32007
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32008
|
+
color: #a3b4cc;
|
|
31802
32009
|
}
|
|
31803
|
-
.
|
|
31804
|
-
|
|
31805
|
-
border-color: #0096ff;
|
|
31806
|
-
color: #fff;
|
|
32010
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32011
|
+
margin-left: 10px;
|
|
31807
32012
|
}
|
|
31808
|
-
.
|
|
31809
|
-
|
|
31810
|
-
|
|
32013
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32014
|
+
margin-left: 10px;
|
|
32015
|
+
cursor: pointer;
|
|
31811
32016
|
}
|
|
31812
|
-
.
|
|
31813
|
-
|
|
31814
|
-
padding: 0;
|
|
31815
|
-
margin-bottom: 8px;
|
|
32017
|
+
.m16f7gpb .recharts-xAxis {
|
|
32018
|
+
font-size: 12px;
|
|
31816
32019
|
}
|
|
31817
|
-
.
|
|
31818
|
-
|
|
31819
|
-
|
|
32020
|
+
.m16f7gpb .pointer-wrapper {
|
|
32021
|
+
position: absolute;
|
|
32022
|
+
bottom: 10px;
|
|
32023
|
+
padding: 0 8px;
|
|
32024
|
+
border-radius: 4px;
|
|
32025
|
+
font-size: 12px;
|
|
31820
32026
|
color: #fff;
|
|
32027
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32028
|
+
transform: translateX(-50%);
|
|
31821
32029
|
}
|
|
31822
32030
|
|
|
31823
|
-
.
|
|
31824
|
-
|
|
32031
|
+
.t1ipvk51 {
|
|
32032
|
+
min-width: 200px;
|
|
31825
32033
|
}
|
|
31826
|
-
|
|
31827
|
-
|
|
31828
|
-
|
|
31829
|
-
|
|
31830
|
-
|
|
32034
|
+
|
|
32035
|
+
.t1kgldps {
|
|
32036
|
+
display: flex;
|
|
32037
|
+
align-items: center;
|
|
32038
|
+
justify-content: space-between;
|
|
32039
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32040
|
+
color: #b4beca;
|
|
32041
|
+
font-size: 12px;
|
|
32042
|
+
padding: 3px 6px;
|
|
31831
32043
|
}
|
|
31832
|
-
.
|
|
31833
|
-
padding:
|
|
31834
|
-
border-radius: 8px;
|
|
31835
|
-
background: #fff;
|
|
32044
|
+
.t1kgldps:first-child {
|
|
32045
|
+
padding-top: 3px;
|
|
31836
32046
|
}
|
|
31837
|
-
.
|
|
31838
|
-
|
|
31839
|
-
|
|
31840
|
-
|
|
31841
|
-
color:
|
|
31842
|
-
|
|
32047
|
+
.t1kgldps:last-child {
|
|
32048
|
+
padding-bottom: 3px;
|
|
32049
|
+
}
|
|
32050
|
+
.t1kgldps .column-value {
|
|
32051
|
+
color: #fff;
|
|
32052
|
+
margin-left: 8px;
|
|
31843
32053
|
}
|
|
31844
32054
|
|
|
31845
|
-
.
|
|
31846
|
-
|
|
31847
|
-
|
|
32055
|
+
.c18gxmrl {
|
|
32056
|
+
border: 1px solid #d8deeb;
|
|
32057
|
+
border-radius: 4px;
|
|
31848
32058
|
}
|
|
31849
|
-
.
|
|
31850
|
-
|
|
31851
|
-
cursor: pointer;
|
|
31852
|
-
transition: color 160ms ease;
|
|
32059
|
+
.c18gxmrl + .c18gxmrl {
|
|
32060
|
+
margin-top: 8px;
|
|
31853
32061
|
}
|
|
31854
|
-
.
|
|
31855
|
-
color: #0080ff;
|
|
32062
|
+
.c18gxmrl:hover {
|
|
32063
|
+
border-color: #0080ff;
|
|
31856
32064
|
}
|
|
31857
|
-
.
|
|
31858
|
-
|
|
32065
|
+
.c18gxmrl:hover > header {
|
|
32066
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32067
|
+
}
|
|
32068
|
+
.c18gxmrl.active header {
|
|
32069
|
+
border-bottom: 1px solid #d8deeb;
|
|
32070
|
+
}
|
|
32071
|
+
.c18gxmrl > header {
|
|
32072
|
+
padding: 8px 12px;
|
|
31859
32073
|
}
|
|
31860
32074
|
|
|
31861
32075
|
.c1bus5hc {
|
|
@@ -31886,16 +32100,79 @@ input.rrg1fkn.ant-input {
|
|
|
31886
32100
|
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31887
32101
|
transform: rotate(180deg);
|
|
31888
32102
|
}
|
|
31889
|
-
.c1bus5hc .circle-child {
|
|
31890
|
-
position: absolute;
|
|
31891
|
-
height: 100%;
|
|
31892
|
-
width: 100%;
|
|
31893
|
-
left: 0;
|
|
31894
|
-
top: 0;
|
|
31895
|
-
margin-left: 50%;
|
|
31896
|
-
transform-origin: left;
|
|
31897
|
-
background: white;
|
|
31898
|
-
transform: rotate(0deg);
|
|
32103
|
+
.c1bus5hc .circle-child {
|
|
32104
|
+
position: absolute;
|
|
32105
|
+
height: 100%;
|
|
32106
|
+
width: 100%;
|
|
32107
|
+
left: 0;
|
|
32108
|
+
top: 0;
|
|
32109
|
+
margin-left: 50%;
|
|
32110
|
+
transform-origin: left;
|
|
32111
|
+
background: white;
|
|
32112
|
+
transform: rotate(0deg);
|
|
32113
|
+
}
|
|
32114
|
+
|
|
32115
|
+
.berrcjl {
|
|
32116
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32117
|
+
margin-bottom: 4px;
|
|
32118
|
+
}
|
|
32119
|
+
.berrcjl .breadcrumb-link {
|
|
32120
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32121
|
+
cursor: pointer;
|
|
32122
|
+
transition: color 160ms ease;
|
|
32123
|
+
}
|
|
32124
|
+
.berrcjl .breadcrumb-link:hover {
|
|
32125
|
+
color: #0080ff;
|
|
32126
|
+
}
|
|
32127
|
+
.berrcjl .breadcrumb-link:active {
|
|
32128
|
+
color: #005ed1;
|
|
32129
|
+
}
|
|
32130
|
+
|
|
32131
|
+
.c18bcrac {
|
|
32132
|
+
display: inline-block;
|
|
32133
|
+
width: 100%;
|
|
32134
|
+
}
|
|
32135
|
+
.c18bcrac .recharts-wrapper {
|
|
32136
|
+
margin-left: 4px;
|
|
32137
|
+
}
|
|
32138
|
+
|
|
32139
|
+
.cro7kg2 {
|
|
32140
|
+
padding: 4px;
|
|
32141
|
+
}
|
|
32142
|
+
|
|
32143
|
+
.c14wcxf0 {
|
|
32144
|
+
display: flex;
|
|
32145
|
+
justify-content: space-between;
|
|
32146
|
+
align-items: center;
|
|
32147
|
+
font-size: 13px;
|
|
32148
|
+
line-height: 24px;
|
|
32149
|
+
color: #cccccc;
|
|
32150
|
+
white-space: nowrap;
|
|
32151
|
+
}
|
|
32152
|
+
.c14wcxf0 label {
|
|
32153
|
+
margin-right: 32px;
|
|
32154
|
+
}
|
|
32155
|
+
|
|
32156
|
+
.coy29mj.c14wcxf0 {
|
|
32157
|
+
font-weight: bold;
|
|
32158
|
+
color: white;
|
|
32159
|
+
}
|
|
32160
|
+
|
|
32161
|
+
.s11212zy {
|
|
32162
|
+
width: 8px;
|
|
32163
|
+
height: 8px;
|
|
32164
|
+
border-radius: 2px;
|
|
32165
|
+
display: inline-block;
|
|
32166
|
+
background: var(--s11212zy-0);
|
|
32167
|
+
border: 1px solid #fff;
|
|
32168
|
+
box-sizing: content-box;
|
|
32169
|
+
margin-right: 6px;
|
|
32170
|
+
}
|
|
32171
|
+
|
|
32172
|
+
.p1lyky6c > :first-child {
|
|
32173
|
+
font-weight: bold;
|
|
32174
|
+
color: white;
|
|
32175
|
+
margin-right: 4px;
|
|
31899
32176
|
}
|
|
31900
32177
|
|
|
31901
32178
|
.clm1wy1 {
|
|
@@ -31991,61 +32268,33 @@ input.rrg1fkn.ant-input {
|
|
|
31991
32268
|
border-radius: 2px;
|
|
31992
32269
|
}
|
|
31993
32270
|
|
|
31994
|
-
.
|
|
31995
|
-
cursor: pointer;
|
|
31996
|
-
}
|
|
31997
|
-
.gmyahx3 .link-text {
|
|
31998
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31999
|
-
}
|
|
32000
|
-
.gmyahx3:hover .link-text {
|
|
32001
|
-
color: #0080ff;
|
|
32002
|
-
}
|
|
32003
|
-
|
|
32004
|
-
.c18bcrac {
|
|
32005
|
-
display: inline-block;
|
|
32006
|
-
width: 100%;
|
|
32007
|
-
}
|
|
32008
|
-
.c18bcrac .recharts-wrapper {
|
|
32009
|
-
margin-left: 4px;
|
|
32010
|
-
}
|
|
32011
|
-
|
|
32012
|
-
.cro7kg2 {
|
|
32013
|
-
padding: 4px;
|
|
32014
|
-
}
|
|
32015
|
-
|
|
32016
|
-
.c14wcxf0 {
|
|
32271
|
+
.n12mqh7z {
|
|
32017
32272
|
display: flex;
|
|
32018
|
-
justify-content: space-between;
|
|
32019
32273
|
align-items: center;
|
|
32020
|
-
font-size:
|
|
32021
|
-
line-height:
|
|
32022
|
-
color: #cccccc;
|
|
32023
|
-
white-space: nowrap;
|
|
32274
|
+
font-size: 12px;
|
|
32275
|
+
line-height: 18px;
|
|
32024
32276
|
}
|
|
32025
|
-
.
|
|
32026
|
-
margin-
|
|
32277
|
+
.n12mqh7z:not(:last-child) {
|
|
32278
|
+
margin-bottom: 4px;
|
|
32027
32279
|
}
|
|
32028
32280
|
|
|
32029
|
-
.
|
|
32030
|
-
|
|
32031
|
-
color: white;
|
|
32281
|
+
.tf5bynu {
|
|
32282
|
+
margin: 0 3px;
|
|
32032
32283
|
}
|
|
32033
32284
|
|
|
32034
|
-
.
|
|
32035
|
-
|
|
32036
|
-
|
|
32037
|
-
border-radius: 2px;
|
|
32038
|
-
display: inline-block;
|
|
32039
|
-
background: var(--s11212zy-0);
|
|
32040
|
-
border: 1px solid #fff;
|
|
32041
|
-
box-sizing: content-box;
|
|
32042
|
-
margin-right: 6px;
|
|
32285
|
+
.tcckoz1 {
|
|
32286
|
+
max-height: 400px;
|
|
32287
|
+
overflow: "auto";
|
|
32043
32288
|
}
|
|
32044
32289
|
|
|
32045
|
-
.
|
|
32046
|
-
|
|
32047
|
-
|
|
32048
|
-
|
|
32290
|
+
.gmyahx3 {
|
|
32291
|
+
cursor: pointer;
|
|
32292
|
+
}
|
|
32293
|
+
.gmyahx3 .link-text {
|
|
32294
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32295
|
+
}
|
|
32296
|
+
.gmyahx3:hover .link-text {
|
|
32297
|
+
color: #0080ff;
|
|
32049
32298
|
}
|
|
32050
32299
|
|
|
32051
32300
|
.tje3huy {
|
|
@@ -32055,26 +32304,6 @@ input.rrg1fkn.ant-input {
|
|
|
32055
32304
|
text-overflow: ellipsis;
|
|
32056
32305
|
}
|
|
32057
32306
|
|
|
32058
|
-
.c18gxmrl {
|
|
32059
|
-
border: 1px solid #d8deeb;
|
|
32060
|
-
border-radius: 4px;
|
|
32061
|
-
}
|
|
32062
|
-
.c18gxmrl + .c18gxmrl {
|
|
32063
|
-
margin-top: 8px;
|
|
32064
|
-
}
|
|
32065
|
-
.c18gxmrl:hover {
|
|
32066
|
-
border-color: #0080ff;
|
|
32067
|
-
}
|
|
32068
|
-
.c18gxmrl:hover > header {
|
|
32069
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32070
|
-
}
|
|
32071
|
-
.c18gxmrl.active header {
|
|
32072
|
-
border-bottom: 1px solid #d8deeb;
|
|
32073
|
-
}
|
|
32074
|
-
.c18gxmrl > header {
|
|
32075
|
-
padding: 8px 12px;
|
|
32076
|
-
}
|
|
32077
|
-
|
|
32078
32307
|
.s1iv0tp1 .enabled-switch {
|
|
32079
32308
|
display: flex;
|
|
32080
32309
|
align-items: center;
|
|
@@ -32173,23 +32402,17 @@ input.rrg1fkn.ant-input {
|
|
|
32173
32402
|
padding-right: 12px;
|
|
32174
32403
|
}
|
|
32175
32404
|
|
|
32176
|
-
.
|
|
32405
|
+
.m15dvk92 {
|
|
32177
32406
|
display: flex;
|
|
32178
|
-
|
|
32179
|
-
|
|
32180
|
-
line-height: 18px;
|
|
32181
|
-
}
|
|
32182
|
-
.n12mqh7z:not(:last-child) {
|
|
32183
|
-
margin-bottom: 4px;
|
|
32407
|
+
justify-content: space-between;
|
|
32408
|
+
width: 100%;
|
|
32184
32409
|
}
|
|
32185
|
-
|
|
32186
|
-
|
|
32187
|
-
margin: 0 3px;
|
|
32410
|
+
.m15dvk92 .action {
|
|
32411
|
+
margin-left: 16px;
|
|
32188
32412
|
}
|
|
32189
32413
|
|
|
32190
|
-
.
|
|
32191
|
-
|
|
32192
|
-
overflow: "auto";
|
|
32414
|
+
.aql8iqz .ant-alert-message {
|
|
32415
|
+
width: 100%;
|
|
32193
32416
|
}
|
|
32194
32417
|
|
|
32195
32418
|
.wg1tsps {
|
|
@@ -32215,19 +32438,6 @@ input.rrg1fkn.ant-input {
|
|
|
32215
32438
|
color: #00122e !important;
|
|
32216
32439
|
}
|
|
32217
32440
|
|
|
32218
|
-
.m15dvk92 {
|
|
32219
|
-
display: flex;
|
|
32220
|
-
justify-content: space-between;
|
|
32221
|
-
width: 100%;
|
|
32222
|
-
}
|
|
32223
|
-
.m15dvk92 .action {
|
|
32224
|
-
margin-left: 16px;
|
|
32225
|
-
}
|
|
32226
|
-
|
|
32227
|
-
.aql8iqz .ant-alert-message {
|
|
32228
|
-
width: 100%;
|
|
32229
|
-
}
|
|
32230
|
-
|
|
32231
32441
|
.c10crapj {
|
|
32232
32442
|
border-radius: 8px;
|
|
32233
32443
|
}
|
|
@@ -32235,32 +32445,6 @@ input.rrg1fkn.ant-input {
|
|
|
32235
32445
|
padding: 20px 24px 24px 24px;
|
|
32236
32446
|
}
|
|
32237
32447
|
|
|
32238
|
-
.cav9p2m .ant-collapse-item {
|
|
32239
|
-
border: 0px;
|
|
32240
|
-
background-color: #fff;
|
|
32241
|
-
}
|
|
32242
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32243
|
-
padding-top: 0px;
|
|
32244
|
-
padding-bottom: 0px;
|
|
32245
|
-
padding-left: 0px !important;
|
|
32246
|
-
padding-right: 24px;
|
|
32247
|
-
}
|
|
32248
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32249
|
-
right: 0px;
|
|
32250
|
-
}
|
|
32251
|
-
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32252
|
-
padding: 0px;
|
|
32253
|
-
}
|
|
32254
|
-
|
|
32255
|
-
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32256
|
-
padding-right: 0px;
|
|
32257
|
-
cursor: default;
|
|
32258
|
-
}
|
|
32259
|
-
|
|
32260
|
-
.t3qomhu {
|
|
32261
|
-
margin: 0 2px;
|
|
32262
|
-
}
|
|
32263
|
-
|
|
32264
32448
|
.c198s9j3 {
|
|
32265
32449
|
color: #2d3a56;
|
|
32266
32450
|
line-height: 22px;
|
|
@@ -32332,13 +32516,30 @@ input.rrg1fkn.ant-input {
|
|
|
32332
32516
|
margin-left: 24px;
|
|
32333
32517
|
}
|
|
32334
32518
|
|
|
32335
|
-
.
|
|
32336
|
-
|
|
32337
|
-
|
|
32519
|
+
.cav9p2m .ant-collapse-item {
|
|
32520
|
+
border: 0px;
|
|
32521
|
+
background-color: #fff;
|
|
32522
|
+
}
|
|
32523
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32524
|
+
padding-top: 0px;
|
|
32525
|
+
padding-bottom: 0px;
|
|
32526
|
+
padding-left: 0px !important;
|
|
32527
|
+
padding-right: 24px;
|
|
32528
|
+
}
|
|
32529
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32530
|
+
right: 0px;
|
|
32531
|
+
}
|
|
32532
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32533
|
+
padding: 0px;
|
|
32338
32534
|
}
|
|
32339
32535
|
|
|
32340
|
-
.
|
|
32341
|
-
|
|
32536
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32537
|
+
padding-right: 0px;
|
|
32538
|
+
cursor: default;
|
|
32539
|
+
}
|
|
32540
|
+
|
|
32541
|
+
.t3qomhu {
|
|
32542
|
+
margin: 0 2px;
|
|
32342
32543
|
}
|
|
32343
32544
|
|
|
32344
32545
|
button.lujuy3j {
|
|
@@ -32350,93 +32551,36 @@ button.lujuy3j .button-prefix-icon {
|
|
|
32350
32551
|
button.lujuy3j .button-suffix-icon {
|
|
32351
32552
|
margin-left: 4px;
|
|
32352
32553
|
}
|
|
32353
|
-
button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
|
|
32354
|
-
color: #009dff;
|
|
32355
|
-
}
|
|
32356
|
-
button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
|
|
32357
|
-
color: #005ed1;
|
|
32358
|
-
}
|
|
32359
|
-
button.lujuy3j.ui-kit-link-disabled {
|
|
32360
|
-
color: #0080FF;
|
|
32361
|
-
}
|
|
32362
|
-
button.lujuy3j.ui-kit-link-subtle {
|
|
32363
|
-
color: #00122e;
|
|
32364
|
-
}
|
|
32365
|
-
button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32366
|
-
color: #0080FF;
|
|
32367
|
-
}
|
|
32368
|
-
button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
|
|
32369
|
-
color: #005ed1;
|
|
32370
|
-
}
|
|
32371
|
-
button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32372
|
-
color: #00122e;
|
|
32373
|
-
}
|
|
32374
|
-
|
|
32375
|
-
.igz4le8 {
|
|
32376
|
-
height: 24px;
|
|
32377
|
-
width: 56px !important;
|
|
32378
|
-
margin-right: 4px;
|
|
32379
|
-
}
|
|
32380
|
-
|
|
32381
|
-
.c1riexje {
|
|
32382
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32383
|
-
}
|
|
32384
|
-
|
|
32385
|
-
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32386
|
-
border-radius: 6px;
|
|
32387
|
-
}
|
|
32388
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
32389
|
-
width: 100%;
|
|
32390
|
-
color: #2d3a56;
|
|
32391
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32392
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32393
|
-
font-size: 13px;
|
|
32394
|
-
}
|
|
32395
|
-
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32396
|
-
height: 30px;
|
|
32397
|
-
}
|
|
32398
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32399
|
-
height: 38px;
|
|
32400
|
-
font-size: 13px;
|
|
32401
|
-
}
|
|
32402
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32403
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32404
|
-
transition: 160ms ease;
|
|
32405
|
-
}
|
|
32406
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32407
|
-
color: #0080ff;
|
|
32408
|
-
}
|
|
32409
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32410
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32411
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32554
|
+
button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
|
|
32555
|
+
color: #009dff;
|
|
32412
32556
|
}
|
|
32413
|
-
.
|
|
32414
|
-
color: #
|
|
32557
|
+
button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
|
|
32558
|
+
color: #005ed1;
|
|
32415
32559
|
}
|
|
32416
|
-
.
|
|
32417
|
-
|
|
32418
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32560
|
+
button.lujuy3j.ui-kit-link-disabled {
|
|
32561
|
+
color: #0080FF;
|
|
32419
32562
|
}
|
|
32420
|
-
.
|
|
32421
|
-
|
|
32563
|
+
button.lujuy3j.ui-kit-link-subtle {
|
|
32564
|
+
color: #00122e;
|
|
32422
32565
|
}
|
|
32423
|
-
.
|
|
32424
|
-
|
|
32425
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32426
|
-
cursor: "not-allowed";
|
|
32566
|
+
button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32567
|
+
color: #0080FF;
|
|
32427
32568
|
}
|
|
32428
|
-
.
|
|
32429
|
-
|
|
32569
|
+
button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
|
|
32570
|
+
color: #005ed1;
|
|
32430
32571
|
}
|
|
32431
|
-
.
|
|
32432
|
-
color: #
|
|
32572
|
+
button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32573
|
+
color: #00122e;
|
|
32433
32574
|
}
|
|
32434
|
-
|
|
32435
|
-
|
|
32436
|
-
|
|
32575
|
+
|
|
32576
|
+
.igz4le8 {
|
|
32577
|
+
height: 24px;
|
|
32578
|
+
width: 56px !important;
|
|
32579
|
+
margin-right: 4px;
|
|
32437
32580
|
}
|
|
32438
|
-
|
|
32439
|
-
|
|
32581
|
+
|
|
32582
|
+
.c1riexje {
|
|
32583
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32440
32584
|
}
|
|
32441
32585
|
|
|
32442
32586
|
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
@@ -32489,328 +32633,98 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32489
32633
|
background-color: #fea008;
|
|
32490
32634
|
}
|
|
32491
32635
|
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32492
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
32493
|
-
}
|
|
32494
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32495
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32496
|
-
}
|
|
32497
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32498
|
-
background-color: #00ba5d;
|
|
32499
|
-
}
|
|
32500
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32501
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
32502
|
-
}
|
|
32503
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32504
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32505
|
-
}
|
|
32506
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32507
|
-
background-color: #6b7d99;
|
|
32508
|
-
}
|
|
32509
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32510
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
32511
|
-
}
|
|
32512
|
-
|
|
32513
|
-
.s1uupoto {
|
|
32514
|
-
width: 8px;
|
|
32515
|
-
height: 8px;
|
|
32516
|
-
border-radius: 50%;
|
|
32517
|
-
display: inline-block;
|
|
32518
|
-
}
|
|
32519
|
-
|
|
32520
|
-
.t19ustft .date {
|
|
32521
|
-
margin-right: 4px;
|
|
32522
|
-
}
|
|
32523
|
-
|
|
32524
|
-
.s1uupxds {
|
|
32525
|
-
padding: 0 8px;
|
|
32526
|
-
border-radius: 4px;
|
|
32527
|
-
}
|
|
32528
|
-
|
|
32529
|
-
.m10sqwut {
|
|
32530
|
-
padding: 2px 8px;
|
|
32531
|
-
border-radius: 3px;
|
|
32532
|
-
}
|
|
32533
|
-
|
|
32534
|
-
.l1d492wb {
|
|
32535
|
-
padding: 3px 8px;
|
|
32536
|
-
border-radius: 2px;
|
|
32537
|
-
}
|
|
32538
|
-
|
|
32539
|
-
.t1lzavmu.ant-tag:hover {
|
|
32540
|
-
opacity: unset;
|
|
32541
|
-
}
|
|
32542
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32543
|
-
margin: 0;
|
|
32544
|
-
margin-right: 8px;
|
|
32545
|
-
display: inline-flex;
|
|
32546
|
-
align-items: center;
|
|
32547
|
-
border: none;
|
|
32548
|
-
}
|
|
32549
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32550
|
-
width: 16px;
|
|
32551
|
-
height: 16px;
|
|
32552
|
-
color: inherit;
|
|
32553
|
-
margin-left: 4px;
|
|
32554
|
-
opacity: 0.6;
|
|
32555
|
-
display: inline-flex;
|
|
32556
|
-
}
|
|
32557
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32558
|
-
opacity: 1;
|
|
32559
|
-
}
|
|
32560
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32561
|
-
color: #0080ff;
|
|
32562
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32563
|
-
}
|
|
32564
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32565
|
-
color: #f0483e;
|
|
32566
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32567
|
-
}
|
|
32568
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32569
|
-
color: #e07f00;
|
|
32570
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32571
|
-
}
|
|
32572
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32573
|
-
color: #008f4c;
|
|
32574
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32575
|
-
}
|
|
32576
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32577
|
-
color: #1d326c;
|
|
32578
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32579
|
-
}
|
|
32580
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32581
|
-
color: #7E41FF;
|
|
32582
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32583
|
-
}
|
|
32584
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32585
|
-
color: #fff;
|
|
32586
|
-
}
|
|
32587
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32588
|
-
background-color: #f0483e;
|
|
32589
|
-
}
|
|
32590
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32591
|
-
background-color: #fea008;
|
|
32592
|
-
}
|
|
32593
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32594
|
-
background-color: #00ba5d;
|
|
32595
|
-
}
|
|
32596
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32597
|
-
background-color: #0080ff;
|
|
32598
|
-
}
|
|
32599
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32600
|
-
background-color: #6b7d99;
|
|
32601
|
-
}
|
|
32602
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32603
|
-
background-color: #7E41FF;
|
|
32604
|
-
}
|
|
32605
|
-
|
|
32606
|
-
.l4bld33 {
|
|
32607
|
-
width: 64px;
|
|
32608
|
-
height: 64px;
|
|
32609
|
-
display: flex;
|
|
32610
|
-
align-items: center;
|
|
32611
|
-
justify-content: center;
|
|
32612
|
-
position: relative;
|
|
32613
|
-
opacity: 0.2;
|
|
32614
|
-
}
|
|
32615
|
-
|
|
32616
|
-
.lgitjoj {
|
|
32617
|
-
position: absolute;
|
|
32618
|
-
width: 5px;
|
|
32619
|
-
height: 48px;
|
|
32620
|
-
left: 9.33px;
|
|
32621
|
-
top: 40.5px;
|
|
32622
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32623
|
-
border-radius: 5px;
|
|
32624
|
-
transform: rotate(-128deg);
|
|
32625
|
-
transform-origin: top left;
|
|
32626
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32627
|
-
}
|
|
32628
|
-
|
|
32629
|
-
.l13g0exg {
|
|
32630
|
-
position: absolute;
|
|
32631
|
-
width: 5px;
|
|
32632
|
-
height: 48px;
|
|
32633
|
-
left: 40.8px;
|
|
32634
|
-
top: 8.4px;
|
|
32635
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32636
|
-
border-radius: 5px;
|
|
32637
|
-
transform: rotate(-8deg);
|
|
32638
|
-
transform-origin: top left;
|
|
32639
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32640
|
-
}
|
|
32641
|
-
|
|
32642
|
-
.l1exo3h6 {
|
|
32643
|
-
position: absolute;
|
|
32644
|
-
width: 5px;
|
|
32645
|
-
height: 48px;
|
|
32646
|
-
left: 52.9px;
|
|
32647
|
-
top: 51.8px;
|
|
32648
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32649
|
-
border-radius: 5px;
|
|
32650
|
-
transform: rotate(112deg);
|
|
32651
|
-
transform-origin: top left;
|
|
32652
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32653
|
-
}
|
|
32654
|
-
|
|
32655
|
-
.m1thnes4 {
|
|
32656
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32657
|
-
text-align: center;
|
|
32658
|
-
display: flex;
|
|
32659
|
-
align-items: center;
|
|
32660
|
-
justify-content: center;
|
|
32661
|
-
flex-direction: column;
|
|
32662
|
-
height: 100%;
|
|
32663
|
-
}
|
|
32664
|
-
.m1thnes4 .link {
|
|
32665
|
-
color: #0080ff;
|
|
32666
|
-
cursor: pointer;
|
|
32667
|
-
}
|
|
32668
|
-
|
|
32669
|
-
.m1bixfdy {
|
|
32670
|
-
width: 100%;
|
|
32671
|
-
height: 100%;
|
|
32672
|
-
display: flex;
|
|
32673
|
-
flex-direction: column;
|
|
32674
|
-
}
|
|
32675
|
-
.m1bixfdy .name-toolbar {
|
|
32676
|
-
width: 100%;
|
|
32677
|
-
display: flex;
|
|
32678
|
-
line-height: 30px;
|
|
32679
|
-
padding: 0 16px;
|
|
32680
|
-
justify-content: space-between;
|
|
32681
|
-
}
|
|
32682
|
-
.m1bixfdy .name-toolbar .metric-extra {
|
|
32683
|
-
display: flex;
|
|
32684
|
-
font-size: 12px;
|
|
32685
|
-
align-items: center;
|
|
32686
|
-
}
|
|
32687
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32688
|
-
color: #a3b4cc;
|
|
32689
|
-
}
|
|
32690
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32691
|
-
margin-left: 10px;
|
|
32692
|
-
}
|
|
32693
|
-
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32694
|
-
margin-left: 10px;
|
|
32695
|
-
cursor: pointer;
|
|
32696
|
-
}
|
|
32697
|
-
.m1bixfdy .content {
|
|
32698
|
-
flex: 1;
|
|
32699
|
-
width: 100%;
|
|
32700
|
-
display: flex;
|
|
32701
|
-
justify-content: center;
|
|
32702
|
-
align-items: center;
|
|
32703
|
-
}
|
|
32704
|
-
.m1bixfdy .single-content {
|
|
32705
|
-
height: 65px;
|
|
32636
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32706
32637
|
}
|
|
32707
|
-
|
|
32708
|
-
.
|
|
32709
|
-
display: flex;
|
|
32710
|
-
align-items: center;
|
|
32711
|
-
white-space: nowrap;
|
|
32712
|
-
overflow: hidden;
|
|
32713
|
-
width: 100%;
|
|
32638
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32639
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32714
32640
|
}
|
|
32715
|
-
.
|
|
32716
|
-
|
|
32717
|
-
font-size: 12px;
|
|
32641
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32642
|
+
background-color: #00ba5d;
|
|
32718
32643
|
}
|
|
32719
|
-
|
|
32720
|
-
.
|
|
32721
|
-
display: flex;
|
|
32722
|
-
justify-content: flex-start;
|
|
32723
|
-
align-items: center;
|
|
32724
|
-
font-size: 12px;
|
|
32725
|
-
cursor: pointer;
|
|
32644
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32645
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32726
32646
|
}
|
|
32727
|
-
.
|
|
32728
|
-
|
|
32647
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32648
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32729
32649
|
}
|
|
32730
|
-
.
|
|
32731
|
-
|
|
32650
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32651
|
+
background-color: #6b7d99;
|
|
32732
32652
|
}
|
|
32733
|
-
.
|
|
32734
|
-
background:
|
|
32653
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32654
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32735
32655
|
}
|
|
32736
32656
|
|
|
32737
|
-
.
|
|
32738
|
-
display: inline-block;
|
|
32739
|
-
height: 8px;
|
|
32657
|
+
.s1uupoto {
|
|
32740
32658
|
width: 8px;
|
|
32741
|
-
|
|
32659
|
+
height: 8px;
|
|
32660
|
+
border-radius: 50%;
|
|
32661
|
+
display: inline-block;
|
|
32742
32662
|
}
|
|
32743
32663
|
|
|
32744
|
-
.
|
|
32745
|
-
|
|
32746
|
-
|
|
32747
|
-
font-size: 12px;
|
|
32748
|
-
margin: 0;
|
|
32664
|
+
.o8ocss1 {
|
|
32665
|
+
overflow: hidden;
|
|
32666
|
+
text-overflow: ellipsis;
|
|
32749
32667
|
}
|
|
32750
32668
|
|
|
32751
|
-
.
|
|
32752
|
-
|
|
32669
|
+
.n17syc35 {
|
|
32670
|
+
white-space: nowrap;
|
|
32753
32671
|
}
|
|
32754
|
-
|
|
32755
|
-
|
|
32672
|
+
|
|
32673
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32674
|
+
border-radius: 6px;
|
|
32756
32675
|
}
|
|
32757
|
-
.
|
|
32758
|
-
|
|
32759
|
-
|
|
32760
|
-
|
|
32761
|
-
|
|
32676
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
32677
|
+
width: 100%;
|
|
32678
|
+
color: #2d3a56;
|
|
32679
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32680
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32681
|
+
font-size: 13px;
|
|
32762
32682
|
}
|
|
32763
|
-
.
|
|
32764
|
-
|
|
32765
|
-
font-size: 12px;
|
|
32766
|
-
align-items: center;
|
|
32683
|
+
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32684
|
+
height: 30px;
|
|
32767
32685
|
}
|
|
32768
|
-
.
|
|
32769
|
-
|
|
32686
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32687
|
+
height: 38px;
|
|
32688
|
+
font-size: 13px;
|
|
32770
32689
|
}
|
|
32771
|
-
.
|
|
32772
|
-
|
|
32690
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32691
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32692
|
+
transition: 160ms ease;
|
|
32773
32693
|
}
|
|
32774
|
-
.
|
|
32775
|
-
|
|
32776
|
-
cursor: pointer;
|
|
32694
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32695
|
+
color: #0080ff;
|
|
32777
32696
|
}
|
|
32778
|
-
.
|
|
32779
|
-
|
|
32697
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32698
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32699
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32780
32700
|
}
|
|
32781
|
-
.
|
|
32782
|
-
|
|
32783
|
-
bottom: 10px;
|
|
32784
|
-
padding: 0 8px;
|
|
32785
|
-
border-radius: 4px;
|
|
32786
|
-
font-size: 12px;
|
|
32787
|
-
color: #fff;
|
|
32788
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32789
|
-
transform: translateX(-50%);
|
|
32701
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32702
|
+
color: #0080ff;
|
|
32790
32703
|
}
|
|
32791
|
-
|
|
32792
|
-
|
|
32793
|
-
|
|
32704
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32705
|
+
border-color: #0080ff;
|
|
32706
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32794
32707
|
}
|
|
32795
|
-
|
|
32796
|
-
|
|
32797
|
-
display: flex;
|
|
32798
|
-
align-items: center;
|
|
32799
|
-
justify-content: space-between;
|
|
32800
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32801
|
-
color: #b4beca;
|
|
32802
|
-
font-size: 12px;
|
|
32803
|
-
padding: 3px 6px;
|
|
32708
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32709
|
+
transform: rotate(180deg);
|
|
32804
32710
|
}
|
|
32805
|
-
.
|
|
32806
|
-
|
|
32711
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32712
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32713
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32714
|
+
cursor: "not-allowed";
|
|
32807
32715
|
}
|
|
32808
|
-
.
|
|
32809
|
-
|
|
32716
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32717
|
+
border-color: #f0483e !important;
|
|
32810
32718
|
}
|
|
32811
|
-
.
|
|
32812
|
-
color: #
|
|
32813
|
-
|
|
32719
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32720
|
+
color: #1d326c;
|
|
32721
|
+
}
|
|
32722
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32723
|
+
border-color: #0080ff;
|
|
32724
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32725
|
+
}
|
|
32726
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32727
|
+
transform: rotate(180deg);
|
|
32814
32728
|
}
|
|
32815
32729
|
|
|
32816
32730
|
.sq6vos1 {
|
|
@@ -32961,51 +32875,137 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32961
32875
|
display: flex;
|
|
32962
32876
|
align-items: center;
|
|
32963
32877
|
}
|
|
32964
|
-
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
32965
|
-
min-height: auto;
|
|
32966
|
-
white-space: nowrap;
|
|
32878
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
32879
|
+
min-height: auto;
|
|
32880
|
+
white-space: nowrap;
|
|
32881
|
+
}
|
|
32882
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32883
|
+
font-size: 13px;
|
|
32884
|
+
line-height: 20px;
|
|
32885
|
+
max-width: 100%;
|
|
32886
|
+
padding-right: 0;
|
|
32887
|
+
}
|
|
32888
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
32889
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32890
|
+
}
|
|
32891
|
+
|
|
32892
|
+
.h1xo7yjb {
|
|
32893
|
+
width: 100%;
|
|
32894
|
+
display: inline-flex;
|
|
32895
|
+
align-items: center;
|
|
32896
|
+
justify-content: center;
|
|
32897
|
+
column-gap: 4px;
|
|
32898
|
+
}
|
|
32899
|
+
.h1xo7yjb .step-item-prefix-container {
|
|
32900
|
+
display: inline-flex;
|
|
32901
|
+
align-items: center;
|
|
32902
|
+
width: 18px;
|
|
32903
|
+
height: 18px;
|
|
32904
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32905
|
+
justify-content: center;
|
|
32906
|
+
}
|
|
32907
|
+
|
|
32908
|
+
.v1f2f7cy {
|
|
32909
|
+
width: 100%;
|
|
32910
|
+
display: flex;
|
|
32911
|
+
align-items: center;
|
|
32912
|
+
justify-content: center;
|
|
32913
|
+
column-gap: 6px;
|
|
32914
|
+
font-size: 13px;
|
|
32915
|
+
}
|
|
32916
|
+
.v1f2f7cy .step-item-prefix-container {
|
|
32917
|
+
display: inline-flex;
|
|
32918
|
+
align-items: center;
|
|
32919
|
+
min-width: 20px;
|
|
32920
|
+
min-height: 20px;
|
|
32921
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32922
|
+
justify-content: center;
|
|
32923
|
+
}
|
|
32924
|
+
|
|
32925
|
+
.s1uupxds {
|
|
32926
|
+
padding: 0 8px;
|
|
32927
|
+
border-radius: 4px;
|
|
32928
|
+
}
|
|
32929
|
+
|
|
32930
|
+
.m10sqwut {
|
|
32931
|
+
padding: 2px 8px;
|
|
32932
|
+
border-radius: 3px;
|
|
32933
|
+
}
|
|
32934
|
+
|
|
32935
|
+
.l1d492wb {
|
|
32936
|
+
padding: 3px 8px;
|
|
32937
|
+
border-radius: 2px;
|
|
32938
|
+
}
|
|
32939
|
+
|
|
32940
|
+
.t1lzavmu.ant-tag:hover {
|
|
32941
|
+
opacity: unset;
|
|
32942
|
+
}
|
|
32943
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32944
|
+
margin: 0;
|
|
32945
|
+
margin-right: 8px;
|
|
32946
|
+
display: inline-flex;
|
|
32947
|
+
align-items: center;
|
|
32948
|
+
border: none;
|
|
32949
|
+
}
|
|
32950
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32951
|
+
width: 16px;
|
|
32952
|
+
height: 16px;
|
|
32953
|
+
color: inherit;
|
|
32954
|
+
margin-left: 4px;
|
|
32955
|
+
opacity: 0.6;
|
|
32956
|
+
display: inline-flex;
|
|
32957
|
+
}
|
|
32958
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32959
|
+
opacity: 1;
|
|
32960
|
+
}
|
|
32961
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32962
|
+
color: #0080ff;
|
|
32963
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32964
|
+
}
|
|
32965
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32966
|
+
color: #f0483e;
|
|
32967
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32968
|
+
}
|
|
32969
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32970
|
+
color: #e07f00;
|
|
32971
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32972
|
+
}
|
|
32973
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32974
|
+
color: #008f4c;
|
|
32975
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32976
|
+
}
|
|
32977
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32978
|
+
color: #1d326c;
|
|
32979
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32980
|
+
}
|
|
32981
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32982
|
+
color: #7E41FF;
|
|
32983
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32984
|
+
}
|
|
32985
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32986
|
+
color: #fff;
|
|
32987
|
+
}
|
|
32988
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32989
|
+
background-color: #f0483e;
|
|
32967
32990
|
}
|
|
32968
|
-
.
|
|
32969
|
-
|
|
32970
|
-
line-height: 20px;
|
|
32971
|
-
max-width: 100%;
|
|
32972
|
-
padding-right: 0;
|
|
32991
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32992
|
+
background-color: #fea008;
|
|
32973
32993
|
}
|
|
32974
|
-
.
|
|
32975
|
-
background:
|
|
32994
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32995
|
+
background-color: #00ba5d;
|
|
32976
32996
|
}
|
|
32977
|
-
|
|
32978
|
-
|
|
32979
|
-
width: 100%;
|
|
32980
|
-
display: inline-flex;
|
|
32981
|
-
align-items: center;
|
|
32982
|
-
justify-content: center;
|
|
32983
|
-
column-gap: 4px;
|
|
32997
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32998
|
+
background-color: #0080ff;
|
|
32984
32999
|
}
|
|
32985
|
-
.
|
|
32986
|
-
|
|
32987
|
-
align-items: center;
|
|
32988
|
-
width: 18px;
|
|
32989
|
-
height: 18px;
|
|
32990
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32991
|
-
justify-content: center;
|
|
33000
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
33001
|
+
background-color: #6b7d99;
|
|
32992
33002
|
}
|
|
32993
|
-
|
|
32994
|
-
|
|
32995
|
-
width: 100%;
|
|
32996
|
-
display: flex;
|
|
32997
|
-
align-items: center;
|
|
32998
|
-
justify-content: center;
|
|
32999
|
-
column-gap: 6px;
|
|
33000
|
-
font-size: 13px;
|
|
33003
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
33004
|
+
background-color: #7E41FF;
|
|
33001
33005
|
}
|
|
33002
|
-
|
|
33003
|
-
|
|
33004
|
-
|
|
33005
|
-
min-width: 20px;
|
|
33006
|
-
min-height: 20px;
|
|
33007
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33008
|
-
justify-content: center;
|
|
33006
|
+
|
|
33007
|
+
.t19ustft .date {
|
|
33008
|
+
margin-right: 4px;
|
|
33009
33009
|
}
|
|
33010
33010
|
|
|
33011
33011
|
.t1gz6wqf {
|
|
@@ -33038,17 +33038,48 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33038
33038
|
background: rgba(163, 180, 204, 0.18);
|
|
33039
33039
|
}
|
|
33040
33040
|
|
|
33041
|
-
.
|
|
33042
|
-
|
|
33043
|
-
|
|
33044
|
-
|
|
33045
|
-
|
|
33041
|
+
.c1k4vanq {
|
|
33042
|
+
padding: 0 12px 14px 12px;
|
|
33043
|
+
}
|
|
33044
|
+
|
|
33045
|
+
.c1udgdh2 {
|
|
33046
|
+
color: #2d3a56;
|
|
33047
|
+
padding: 7px 12px;
|
|
33046
33048
|
display: flex;
|
|
33047
|
-
|
|
33048
|
-
|
|
33049
|
+
justify-content: space-between;
|
|
33050
|
+
align-items: center;
|
|
33049
33051
|
}
|
|
33050
|
-
.
|
|
33051
|
-
|
|
33052
|
+
.c1udgdh2.has-arrow {
|
|
33053
|
+
padding-left: 10px;
|
|
33054
|
+
}
|
|
33055
|
+
.c1udgdh2.has-arrow .title-wrapper {
|
|
33056
|
+
cursor: pointer;
|
|
33057
|
+
color: #00122e;
|
|
33058
|
+
}
|
|
33059
|
+
.c1udgdh2.has-arrow .title-wrapper.is-open {
|
|
33060
|
+
color: #2d3a56;
|
|
33061
|
+
font-weight: 600;
|
|
33062
|
+
}
|
|
33063
|
+
.c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33064
|
+
transform: rotate(90deg);
|
|
33065
|
+
}
|
|
33066
|
+
.c1udgdh2 .sub-info {
|
|
33067
|
+
font-size: 12px;
|
|
33068
|
+
line-height: 18px;
|
|
33069
|
+
}
|
|
33070
|
+
.c1udgdh2 .title-wrapper {
|
|
33071
|
+
display: flex;
|
|
33072
|
+
align-items: center;
|
|
33073
|
+
user-select: none;
|
|
33074
|
+
flex-grow: 1;
|
|
33075
|
+
font-size: 12px;
|
|
33076
|
+
line-height: 18px;
|
|
33077
|
+
color: #2d3a56;
|
|
33078
|
+
font-weight: 700;
|
|
33079
|
+
}
|
|
33080
|
+
.c1udgdh2 .collapse-arrow {
|
|
33081
|
+
transition: all 50ms ease-out 0ms;
|
|
33082
|
+
margin-right: 2px;
|
|
33052
33083
|
}
|
|
33053
33084
|
|
|
33054
33085
|
.rrwcpby {
|
|
@@ -33067,6 +33098,36 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33067
33098
|
margin-right: 6px;
|
|
33068
33099
|
}
|
|
33069
33100
|
|
|
33101
|
+
.bab9xum {
|
|
33102
|
+
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);
|
|
33103
|
+
}
|
|
33104
|
+
|
|
33105
|
+
.cav4gt6 {
|
|
33106
|
+
border-radius: 8px;
|
|
33107
|
+
background-color: white;
|
|
33108
|
+
}
|
|
33109
|
+
.cav4gt6.hoverable {
|
|
33110
|
+
cursor: pointer;
|
|
33111
|
+
}
|
|
33112
|
+
.cav4gt6.hoverable:hover {
|
|
33113
|
+
transition: all 200ms ease;
|
|
33114
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33115
|
+
transform: translateY(-4px);
|
|
33116
|
+
}
|
|
33117
|
+
|
|
33118
|
+
.skwah65 {
|
|
33119
|
+
height: 8px;
|
|
33120
|
+
box-sizing: border-box;
|
|
33121
|
+
border-radius: 2px;
|
|
33122
|
+
background: #f5f7fa;
|
|
33123
|
+
display: flex;
|
|
33124
|
+
width: 100%;
|
|
33125
|
+
overflow: hidden;
|
|
33126
|
+
}
|
|
33127
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
33128
|
+
margin-left: 1px;
|
|
33129
|
+
}
|
|
33130
|
+
|
|
33070
33131
|
.f1p9ti6d {
|
|
33071
33132
|
width: 100%;
|
|
33072
33133
|
margin-bottom: 0 !important;
|
|
@@ -33098,48 +33159,44 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33098
33159
|
min-height: 0px;
|
|
33099
33160
|
}
|
|
33100
33161
|
|
|
33101
|
-
.
|
|
33102
|
-
padding: 0
|
|
33162
|
+
.sut42l0 {
|
|
33163
|
+
padding: 0 8px;
|
|
33164
|
+
height: 18px;
|
|
33103
33165
|
}
|
|
33104
33166
|
|
|
33105
|
-
.
|
|
33106
|
-
|
|
33107
|
-
|
|
33108
|
-
display: flex;
|
|
33109
|
-
justify-content: space-between;
|
|
33110
|
-
align-items: center;
|
|
33111
|
-
}
|
|
33112
|
-
.c1udgdh2.has-arrow {
|
|
33113
|
-
padding-left: 10px;
|
|
33167
|
+
.mfsz1jz {
|
|
33168
|
+
padding: 2px 8px;
|
|
33169
|
+
height: 24px;
|
|
33114
33170
|
}
|
|
33115
|
-
|
|
33116
|
-
|
|
33117
|
-
|
|
33171
|
+
|
|
33172
|
+
.tnd6h4m {
|
|
33173
|
+
margin: 0;
|
|
33118
33174
|
}
|
|
33119
|
-
|
|
33120
|
-
|
|
33121
|
-
|
|
33175
|
+
|
|
33176
|
+
.i1qw4clm {
|
|
33177
|
+
margin-right: 4px;
|
|
33178
|
+
height: 16px;
|
|
33122
33179
|
}
|
|
33123
|
-
|
|
33124
|
-
|
|
33180
|
+
|
|
33181
|
+
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33182
|
+
font-weight: 700;
|
|
33183
|
+
color: #00122e;
|
|
33184
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33185
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33125
33186
|
}
|
|
33126
|
-
|
|
33127
|
-
|
|
33128
|
-
|
|
33187
|
+
|
|
33188
|
+
.w1xcixj5.outside-tag {
|
|
33189
|
+
padding-left: 0;
|
|
33129
33190
|
}
|
|
33130
|
-
.
|
|
33131
|
-
|
|
33132
|
-
|
|
33133
|
-
|
|
33134
|
-
flex-grow: 1;
|
|
33135
|
-
font-size: 12px;
|
|
33136
|
-
line-height: 18px;
|
|
33137
|
-
color: #2d3a56;
|
|
33138
|
-
font-weight: 700;
|
|
33191
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
33192
|
+
border-radius: 4px 0 0 4px;
|
|
33193
|
+
padding-right: 4px;
|
|
33194
|
+
margin-right: 4px;
|
|
33139
33195
|
}
|
|
33140
|
-
|
|
33141
|
-
|
|
33142
|
-
margin-right:
|
|
33196
|
+
|
|
33197
|
+
.iwsze0q {
|
|
33198
|
+
margin-right: 4px;
|
|
33199
|
+
height: 16px;
|
|
33143
33200
|
}
|
|
33144
33201
|
|
|
33145
33202
|
.tc40oxa {
|
|
@@ -33335,32 +33392,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33335
33392
|
margin-right: 8px;
|
|
33336
33393
|
}
|
|
33337
33394
|
|
|
33338
|
-
.w1xcixj5.outside-tag {
|
|
33339
|
-
padding-left: 0;
|
|
33340
|
-
}
|
|
33341
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
33342
|
-
border-radius: 4px 0 0 4px;
|
|
33343
|
-
padding-right: 4px;
|
|
33344
|
-
margin-right: 4px;
|
|
33345
|
-
}
|
|
33346
|
-
|
|
33347
|
-
.bab9xum {
|
|
33348
|
-
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);
|
|
33349
|
-
}
|
|
33350
|
-
|
|
33351
|
-
.cav4gt6 {
|
|
33352
|
-
border-radius: 8px;
|
|
33353
|
-
background-color: white;
|
|
33354
|
-
}
|
|
33355
|
-
.cav4gt6.hoverable {
|
|
33356
|
-
cursor: pointer;
|
|
33357
|
-
}
|
|
33358
|
-
.cav4gt6.hoverable:hover {
|
|
33359
|
-
transition: all 200ms ease;
|
|
33360
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33361
|
-
transform: translateY(-4px);
|
|
33362
|
-
}
|
|
33363
|
-
|
|
33364
33395
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
33365
33396
|
display: var(--at4ovwe-0);
|
|
33366
33397
|
}
|
|
@@ -33411,37 +33442,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33411
33442
|
font-size: inherit;
|
|
33412
33443
|
}
|
|
33413
33444
|
|
|
33414
|
-
.iwsze0q {
|
|
33415
|
-
margin-right: 4px;
|
|
33416
|
-
height: 16px;
|
|
33417
|
-
}
|
|
33418
|
-
|
|
33419
|
-
.sut42l0 {
|
|
33420
|
-
padding: 0 8px;
|
|
33421
|
-
height: 18px;
|
|
33422
|
-
}
|
|
33423
|
-
|
|
33424
|
-
.mfsz1jz {
|
|
33425
|
-
padding: 2px 8px;
|
|
33426
|
-
height: 24px;
|
|
33427
|
-
}
|
|
33428
|
-
|
|
33429
|
-
.tnd6h4m {
|
|
33430
|
-
margin: 0;
|
|
33431
|
-
}
|
|
33432
|
-
|
|
33433
|
-
.i1qw4clm {
|
|
33434
|
-
margin-right: 4px;
|
|
33435
|
-
height: 16px;
|
|
33436
|
-
}
|
|
33437
|
-
|
|
33438
|
-
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33439
|
-
font-weight: 700;
|
|
33440
|
-
color: #00122e;
|
|
33441
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33442
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33443
|
-
}
|
|
33444
|
-
|
|
33445
33445
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
33446
33446
|
display: var(--a6dbbkm-0);
|
|
33447
33447
|
}
|