@cloudtower/eagle 0.27.14-alpha.1 → 0.27.14-alpha.3
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 +2007 -2007
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1583 -1583
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -29586,6 +29586,24 @@ html body {
|
|
|
29586
29586
|
font-size: 18px;
|
|
29587
29587
|
}
|
|
29588
29588
|
|
|
29589
|
+
.i1mrf09m {
|
|
29590
|
+
display: inline-flex;
|
|
29591
|
+
align-items: center;
|
|
29592
|
+
}
|
|
29593
|
+
.i1mrf09m .icon-inner {
|
|
29594
|
+
display: inline-flex;
|
|
29595
|
+
align-items: center;
|
|
29596
|
+
justify-content: center;
|
|
29597
|
+
}
|
|
29598
|
+
.i1mrf09m .icon-inner + span,
|
|
29599
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
29600
|
+
margin-left: 4px;
|
|
29601
|
+
}
|
|
29602
|
+
.i1mrf09m.is-rotate img,
|
|
29603
|
+
.i1mrf09m.is-rotate svg {
|
|
29604
|
+
animation: rotate 680ms linear infinite;
|
|
29605
|
+
}
|
|
29606
|
+
|
|
29589
29607
|
.bpq0js6 {
|
|
29590
29608
|
padding: 4px 11px;
|
|
29591
29609
|
}
|
|
@@ -29615,24 +29633,6 @@ html body {
|
|
|
29615
29633
|
border-radius: unset;
|
|
29616
29634
|
}
|
|
29617
29635
|
|
|
29618
|
-
.i1mrf09m {
|
|
29619
|
-
display: inline-flex;
|
|
29620
|
-
align-items: center;
|
|
29621
|
-
}
|
|
29622
|
-
.i1mrf09m .icon-inner {
|
|
29623
|
-
display: inline-flex;
|
|
29624
|
-
align-items: center;
|
|
29625
|
-
justify-content: center;
|
|
29626
|
-
}
|
|
29627
|
-
.i1mrf09m .icon-inner + span,
|
|
29628
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
29629
|
-
margin-left: 4px;
|
|
29630
|
-
}
|
|
29631
|
-
.i1mrf09m.is-rotate img,
|
|
29632
|
-
.i1mrf09m.is-rotate svg {
|
|
29633
|
-
animation: rotate 680ms linear infinite;
|
|
29634
|
-
}
|
|
29635
|
-
|
|
29636
29636
|
.buj61ew.ant-btn-icon-only {
|
|
29637
29637
|
justify-content: center;
|
|
29638
29638
|
}
|
|
@@ -29883,15 +29883,6 @@ html body {
|
|
|
29883
29883
|
padding: 0;
|
|
29884
29884
|
}
|
|
29885
29885
|
|
|
29886
|
-
.obf05yr {
|
|
29887
|
-
display: inline-block;
|
|
29888
|
-
}
|
|
29889
|
-
|
|
29890
|
-
.hsms1n6 {
|
|
29891
|
-
visibility: hidden;
|
|
29892
|
-
position: absolute;
|
|
29893
|
-
}
|
|
29894
|
-
|
|
29895
29886
|
.p12gwtiw {
|
|
29896
29887
|
display: flex;
|
|
29897
29888
|
justify-content: space-between;
|
|
@@ -29949,1578 +29940,1536 @@ html body {
|
|
|
29949
29940
|
line-height: 18px;
|
|
29950
29941
|
}
|
|
29951
29942
|
|
|
29952
|
-
.
|
|
29953
|
-
display:
|
|
29954
|
-
flex-direction: column;
|
|
29943
|
+
.obf05yr {
|
|
29944
|
+
display: inline-block;
|
|
29955
29945
|
}
|
|
29956
29946
|
|
|
29957
|
-
.
|
|
29958
|
-
|
|
29959
|
-
|
|
29960
|
-
|
|
29947
|
+
.hsms1n6 {
|
|
29948
|
+
visibility: hidden;
|
|
29949
|
+
position: absolute;
|
|
29950
|
+
}
|
|
29951
|
+
|
|
29952
|
+
.t1upn1sz {
|
|
29961
29953
|
height: 100%;
|
|
29962
29954
|
}
|
|
29963
29955
|
|
|
29964
|
-
.
|
|
29965
|
-
|
|
29966
|
-
width: 100%;
|
|
29967
|
-
margin: 0 auto;
|
|
29968
|
-
display: flex;
|
|
29956
|
+
.tta5kd2 {
|
|
29957
|
+
height: 100%;
|
|
29969
29958
|
}
|
|
29970
|
-
.
|
|
29971
|
-
|
|
29972
|
-
|
|
29973
|
-
flex-shrink: 0;
|
|
29974
|
-
flex-basis: 21%;
|
|
29959
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
29960
|
+
overflow: visible !important;
|
|
29961
|
+
height: 100%;
|
|
29975
29962
|
}
|
|
29976
|
-
.
|
|
29977
|
-
|
|
29978
|
-
justify-content: flex-end;
|
|
29979
|
-
padding-right: 44px;
|
|
29963
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
29964
|
+
height: 100%;
|
|
29980
29965
|
}
|
|
29981
|
-
.
|
|
29982
|
-
|
|
29966
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
29967
|
+
width: 100% !important;
|
|
29968
|
+
height: 100%;
|
|
29983
29969
|
}
|
|
29984
|
-
.
|
|
29985
|
-
|
|
29986
|
-
flex-grow: 0;
|
|
29987
|
-
flex-shrink: 0;
|
|
29988
|
-
flex-basis: 58%;
|
|
29970
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
29971
|
+
padding: 15px 0;
|
|
29989
29972
|
}
|
|
29990
|
-
.
|
|
29991
|
-
|
|
29973
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
29974
|
+
display: none;
|
|
29992
29975
|
}
|
|
29993
|
-
.
|
|
29994
|
-
|
|
29976
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
29977
|
+
font-weight: 700;
|
|
29995
29978
|
}
|
|
29996
|
-
|
|
29997
|
-
|
|
29998
|
-
margin: 0 auto;
|
|
29999
|
-
width: 100%;
|
|
30000
|
-
max-width: 648px;
|
|
29979
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
29980
|
+
font-weight: 700;
|
|
30001
29981
|
}
|
|
30002
|
-
.
|
|
30003
|
-
|
|
29982
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
29983
|
+
height: 100%;
|
|
30004
29984
|
}
|
|
30005
|
-
.
|
|
30006
|
-
|
|
30007
|
-
|
|
30008
|
-
width: 100%;
|
|
30009
|
-
max-width: 648px;
|
|
30010
|
-
overflow: hidden;
|
|
29985
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
29986
|
+
height: 100%;
|
|
29987
|
+
overflow: visible;
|
|
30011
29988
|
}
|
|
30012
|
-
.
|
|
30013
|
-
|
|
29989
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
29990
|
+
max-height: none;
|
|
30014
29991
|
}
|
|
30015
|
-
.
|
|
30016
|
-
|
|
30017
|
-
|
|
29992
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
29993
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
29994
|
+
display: none;
|
|
30018
29995
|
}
|
|
30019
|
-
.
|
|
30020
|
-
|
|
30021
|
-
max-width: 648px;
|
|
29996
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
29997
|
+
background: transparent;
|
|
30022
29998
|
}
|
|
30023
|
-
|
|
30024
|
-
.
|
|
30025
|
-
|
|
30026
|
-
|
|
30027
|
-
max-width: 1024px;
|
|
29999
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
30000
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
30001
|
+
background: #fff;
|
|
30002
|
+
padding: 0 !important;
|
|
30028
30003
|
}
|
|
30029
|
-
.
|
|
30030
|
-
|
|
30004
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
30005
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30006
|
+
display: flex;
|
|
30007
|
+
align-items: center;
|
|
30008
|
+
height: 100%;
|
|
30009
|
+
padding: 8px;
|
|
30031
30010
|
}
|
|
30032
|
-
.
|
|
30033
|
-
|
|
30034
|
-
padding: 0;
|
|
30035
|
-
width: 100%;
|
|
30036
|
-
max-width: 1024px;
|
|
30011
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
30012
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
30037
30013
|
overflow: hidden;
|
|
30014
|
+
text-overflow: ellipsis;
|
|
30015
|
+
width: 100%;
|
|
30038
30016
|
}
|
|
30039
|
-
.
|
|
30040
|
-
|
|
30041
|
-
}
|
|
30042
|
-
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30043
|
-
height: calc(100vh - 225px);
|
|
30044
|
-
overflow-y: auto;
|
|
30017
|
+
.tta5kd2 .ant-table-container {
|
|
30018
|
+
height: 100%;
|
|
30045
30019
|
}
|
|
30046
|
-
.
|
|
30047
|
-
|
|
30048
|
-
max-width: 1024px;
|
|
30020
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
30021
|
+
box-shadow: none !important;
|
|
30049
30022
|
}
|
|
30050
|
-
|
|
30051
|
-
|
|
30052
|
-
|
|
30023
|
+
.tta5kd2 .ant-table {
|
|
30024
|
+
border-radius: 0px;
|
|
30025
|
+
border-left: none;
|
|
30026
|
+
border-right: none;
|
|
30027
|
+
border-bottom: none;
|
|
30028
|
+
height: 100%;
|
|
30029
|
+
font-size: 12px;
|
|
30030
|
+
background: transparent;
|
|
30053
30031
|
}
|
|
30054
|
-
.
|
|
30055
|
-
|
|
30056
|
-
|
|
30057
|
-
|
|
30032
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
30033
|
+
position: relative;
|
|
30034
|
+
z-index: 3;
|
|
30035
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30036
|
+
margin-bottom: -1px;
|
|
30058
30037
|
}
|
|
30059
|
-
.
|
|
30060
|
-
|
|
30061
|
-
line-height: 20px;
|
|
30038
|
+
.tta5kd2 .ant-table .time-wrapper .date,
|
|
30039
|
+
.tta5kd2 .ant-table .value {
|
|
30062
30040
|
color: #2d3a56;
|
|
30063
|
-
margin-bottom: 12px;
|
|
30064
|
-
}
|
|
30065
|
-
.fxgckuk.connect-cluster .title {
|
|
30066
|
-
padding-bottom: 26px;
|
|
30067
|
-
}
|
|
30068
|
-
|
|
30069
|
-
.f1d0vek1 {
|
|
30070
|
-
padding: 25px 0 15px 0;
|
|
30071
|
-
border-bottom: 1px solid #e1e5eb;
|
|
30072
|
-
margin-bottom: 16px;
|
|
30073
30041
|
}
|
|
30074
|
-
|
|
30075
|
-
.
|
|
30076
|
-
|
|
30077
|
-
align-items: center;
|
|
30078
|
-
margin-bottom: 8px;
|
|
30042
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
30043
|
+
.tta5kd2 .ant-table .unit {
|
|
30044
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30079
30045
|
}
|
|
30080
|
-
.
|
|
30081
|
-
|
|
30046
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
30047
|
+
position: unset;
|
|
30048
|
+
text-align: center;
|
|
30082
30049
|
}
|
|
30083
|
-
.
|
|
30084
|
-
|
|
30050
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30051
|
+
background: #fff;
|
|
30085
30052
|
}
|
|
30086
|
-
.
|
|
30087
|
-
|
|
30053
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
30054
|
+
cursor: pointer;
|
|
30055
|
+
position: absolute;
|
|
30056
|
+
top: 50%;
|
|
30057
|
+
right: 12px;
|
|
30058
|
+
transform: translateY(-50%);
|
|
30088
30059
|
}
|
|
30089
|
-
|
|
30090
|
-
|
|
30091
|
-
|
|
30092
|
-
|
|
30060
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30061
|
+
box-shadow: none;
|
|
30062
|
+
width: 1px;
|
|
30063
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30093
30064
|
}
|
|
30094
|
-
|
|
30095
|
-
|
|
30096
|
-
width:
|
|
30097
|
-
height: 1px;
|
|
30065
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30066
|
+
box-shadow: none;
|
|
30067
|
+
width: 1px;
|
|
30098
30068
|
background: rgba(213, 219, 227, 0.6);
|
|
30099
|
-
margin: 24px 0;
|
|
30100
30069
|
}
|
|
30101
|
-
|
|
30102
|
-
|
|
30103
|
-
display: flex;
|
|
30104
|
-
justify-content: center;
|
|
30105
|
-
align-items: center;
|
|
30106
|
-
height: 100%;
|
|
30107
|
-
}
|
|
30108
|
-
|
|
30109
|
-
.d1i4ou6o {
|
|
30110
|
-
display: inline-block;
|
|
30111
|
-
width: 4px;
|
|
30112
|
-
height: 4px;
|
|
30113
|
-
background: #8e9aa9;
|
|
30114
|
-
opacity: 0.4;
|
|
30115
|
-
border-radius: 50%;
|
|
30116
|
-
margin: 0 4px;
|
|
30117
|
-
}
|
|
30118
|
-
|
|
30119
|
-
.m1jy87hk .ant-modal-header,
|
|
30120
|
-
.m1jy87hk .ant-modal-footer .footer-content {
|
|
30121
|
-
width: 648px;
|
|
30122
|
-
margin: 0 auto;
|
|
30123
|
-
}
|
|
30124
|
-
.m1jy87hk .ant-modal-header {
|
|
30125
|
-
padding: 35px 0 24px;
|
|
30126
|
-
border: none;
|
|
30127
|
-
}
|
|
30128
|
-
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30129
|
-
font-size: 30px;
|
|
30070
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
30071
|
+
position: relative;
|
|
30130
30072
|
}
|
|
30131
|
-
.
|
|
30132
|
-
|
|
30073
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
30074
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30075
|
+
border-bottom: 1px solid white;
|
|
30076
|
+
height: 40px;
|
|
30077
|
+
vertical-align: middle;
|
|
30078
|
+
transition: background 0ms;
|
|
30079
|
+
color: #00122e;
|
|
30133
30080
|
}
|
|
30134
|
-
.
|
|
30135
|
-
|
|
30081
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30082
|
+
background: #f2f5fa;
|
|
30083
|
+
border-bottom-color: #f2f5fa;
|
|
30136
30084
|
}
|
|
30137
|
-
|
|
30138
|
-
|
|
30085
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30086
|
+
height: auto;
|
|
30087
|
+
color: #00122e;
|
|
30139
30088
|
font-size: 12px;
|
|
30140
|
-
|
|
30141
|
-
|
|
30142
|
-
|
|
30143
|
-
|
|
30144
|
-
|
|
30145
|
-
display: inline-block;
|
|
30146
|
-
background: var(--ti7fpyu-0);
|
|
30089
|
+
text-align: left;
|
|
30090
|
+
transition: none;
|
|
30091
|
+
overflow: hidden;
|
|
30092
|
+
text-overflow: ellipsis;
|
|
30093
|
+
white-space: nowrap;
|
|
30147
30094
|
}
|
|
30148
|
-
.
|
|
30149
|
-
|
|
30095
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30096
|
+
color: #0096ff;
|
|
30150
30097
|
}
|
|
30151
|
-
|
|
30152
|
-
|
|
30098
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30099
|
+
overflow: hidden;
|
|
30100
|
+
text-overflow: ellipsis;
|
|
30153
30101
|
width: 100%;
|
|
30154
|
-
|
|
30155
|
-
display: flex;
|
|
30156
|
-
align-items: center;
|
|
30157
|
-
justify-content: center;
|
|
30102
|
+
vertical-align: middle;
|
|
30158
30103
|
}
|
|
30159
|
-
|
|
30160
|
-
|
|
30161
|
-
font-size: 90%;
|
|
30162
|
-
font-weight: bold;
|
|
30163
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
30164
|
-
padding: 1px 4px 1px;
|
|
30165
|
-
margin-left: 2px;
|
|
30166
|
-
margin-right: 2px;
|
|
30167
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30168
|
-
border-radius: 4px;
|
|
30104
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30105
|
+
line-height: 0px;
|
|
30169
30106
|
}
|
|
30170
|
-
|
|
30171
|
-
|
|
30172
|
-
width: 640px;
|
|
30107
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30108
|
+
padding-right: 25px;
|
|
30173
30109
|
}
|
|
30174
|
-
.
|
|
30175
|
-
|
|
30110
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30111
|
+
border-top-color: transparent;
|
|
30176
30112
|
}
|
|
30177
|
-
.
|
|
30178
|
-
|
|
30113
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
30114
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30115
|
+
border-color: transparent transparent white;
|
|
30179
30116
|
}
|
|
30180
|
-
.
|
|
30181
|
-
|
|
30117
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30118
|
+
border-radius: 8px 0 0 8px;
|
|
30182
30119
|
}
|
|
30183
|
-
.
|
|
30184
|
-
|
|
30120
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30121
|
+
border-radius: 8px 0 0 8px;
|
|
30185
30122
|
}
|
|
30186
|
-
.
|
|
30187
|
-
|
|
30188
|
-
|
|
30123
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
30124
|
+
content: "";
|
|
30125
|
+
width: 4px;
|
|
30126
|
+
top: -1px;
|
|
30127
|
+
bottom: -1px;
|
|
30128
|
+
background: white;
|
|
30189
30129
|
}
|
|
30190
|
-
.
|
|
30191
|
-
|
|
30192
|
-
width: 100%;
|
|
30193
|
-
padding: 14px;
|
|
30194
|
-
background: #f2f4f6;
|
|
30195
|
-
font-size: 13px;
|
|
30196
|
-
line-height: 1.8;
|
|
30197
|
-
color: #8e9aa9;
|
|
30130
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
30131
|
+
border-radius: 0 8px 8px 0;
|
|
30198
30132
|
}
|
|
30199
|
-
.
|
|
30200
|
-
|
|
30201
|
-
|
|
30202
|
-
|
|
30133
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
30134
|
+
border-radius: 0;
|
|
30135
|
+
background: white;
|
|
30136
|
+
border-top: none;
|
|
30203
30137
|
}
|
|
30204
|
-
.
|
|
30205
|
-
|
|
30138
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
30139
|
+
border-top: 1px solid transparent;
|
|
30140
|
+
border-radius: 0 8px 8px 0;
|
|
30141
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30206
30142
|
}
|
|
30207
|
-
.
|
|
30208
|
-
|
|
30209
|
-
|
|
30143
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
30144
|
+
background: white;
|
|
30145
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30210
30146
|
}
|
|
30211
|
-
.
|
|
30212
|
-
|
|
30147
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30148
|
+
display: flex;
|
|
30149
|
+
align-items: center;
|
|
30150
|
+
height: 100%;
|
|
30151
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30213
30152
|
}
|
|
30214
|
-
.
|
|
30215
|
-
|
|
30153
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
30154
|
+
background: white;
|
|
30155
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30216
30156
|
}
|
|
30217
|
-
.
|
|
30218
|
-
|
|
30157
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
30158
|
+
display: flex;
|
|
30159
|
+
align-items: center;
|
|
30160
|
+
height: 100%;
|
|
30161
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30219
30162
|
}
|
|
30220
|
-
.
|
|
30221
|
-
|
|
30222
|
-
height: 0;
|
|
30223
|
-
overflow: hidden;
|
|
30163
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
30164
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30224
30165
|
}
|
|
30225
|
-
.
|
|
30226
|
-
|
|
30227
|
-
|
|
30228
|
-
overflow: auto;
|
|
30166
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
30167
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
30168
|
+
border-radius: 8px;
|
|
30229
30169
|
}
|
|
30230
|
-
.
|
|
30231
|
-
|
|
30232
|
-
border: 1px solid #e75a3a;
|
|
30233
|
-
color: #e75a3a;
|
|
30170
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
30171
|
+
border-top-color: white;
|
|
30234
30172
|
}
|
|
30235
|
-
|
|
30236
|
-
.
|
|
30237
|
-
color:
|
|
30238
|
-
|
|
30239
|
-
padding-bottom: 6px;
|
|
30240
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30241
|
-
margin-bottom: 16px;
|
|
30173
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
30174
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30175
|
+
border-bottom-color: transparent;
|
|
30176
|
+
border-top-color: transparent;
|
|
30242
30177
|
}
|
|
30243
|
-
.
|
|
30244
|
-
|
|
30178
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
30179
|
+
border-radius: 8px 0 0 8px;
|
|
30245
30180
|
}
|
|
30246
|
-
|
|
30247
|
-
|
|
30248
|
-
width: 8px;
|
|
30249
|
-
height: 24px;
|
|
30250
|
-
display: flex;
|
|
30251
|
-
justify-content: center;
|
|
30252
|
-
align-items: center;
|
|
30253
|
-
cursor: pointer;
|
|
30254
|
-
transition: all 200ms ease-out 40ms;
|
|
30181
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
30182
|
+
border-radius: 0 8px 8px 0;
|
|
30255
30183
|
}
|
|
30256
|
-
.
|
|
30184
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
30185
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30186
|
+
}
|
|
30187
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
30188
|
+
background: #fff;
|
|
30189
|
+
font-weight: 400;
|
|
30190
|
+
position: relative;
|
|
30191
|
+
border-bottom: none;
|
|
30192
|
+
color: #00122e;
|
|
30193
|
+
transition: none;
|
|
30194
|
+
padding: 15px 8px 15px 8px;
|
|
30195
|
+
}
|
|
30196
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
30257
30197
|
content: "";
|
|
30258
30198
|
width: 1px;
|
|
30259
|
-
|
|
30260
|
-
|
|
30261
|
-
background:
|
|
30262
|
-
position:
|
|
30263
|
-
right:
|
|
30264
|
-
transform: rotate(-45deg);
|
|
30199
|
+
top: 0;
|
|
30200
|
+
bottom: 0;
|
|
30201
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30202
|
+
position: absolute;
|
|
30203
|
+
right: 0;
|
|
30265
30204
|
}
|
|
30266
|
-
.
|
|
30267
|
-
|
|
30268
|
-
left: 1px;
|
|
30205
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
30206
|
+
padding: unset;
|
|
30269
30207
|
}
|
|
30270
|
-
|
|
30271
|
-
|
|
30272
|
-
border: 0;
|
|
30273
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30274
|
-
border-radius: 6px;
|
|
30208
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
30209
|
+
display: none;
|
|
30275
30210
|
}
|
|
30276
|
-
.
|
|
30277
|
-
|
|
30278
|
-
|
|
30211
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30212
|
+
width: 100%;
|
|
30213
|
+
overflow: hidden;
|
|
30214
|
+
white-space: nowrap;
|
|
30215
|
+
text-overflow: ellipsis;
|
|
30279
30216
|
}
|
|
30280
|
-
.
|
|
30281
|
-
|
|
30282
|
-
|
|
30217
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
30218
|
+
overflow: hidden;
|
|
30219
|
+
text-overflow: ellipsis;
|
|
30220
|
+
flex: 1;
|
|
30283
30221
|
}
|
|
30284
|
-
|
|
30285
|
-
|
|
30286
|
-
display: flex;
|
|
30287
|
-
flex-direction: row;
|
|
30288
|
-
padding: 7px 12px;
|
|
30289
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30290
|
-
border-radius: 6px;
|
|
30291
|
-
color: #e07f00;
|
|
30292
|
-
font-size: 12px;
|
|
30293
|
-
line-height: 18px;
|
|
30222
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
30223
|
+
padding: 15px 25px 15px 8px;
|
|
30294
30224
|
}
|
|
30295
|
-
.
|
|
30296
|
-
|
|
30297
|
-
height: 18px;
|
|
30225
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30226
|
+
padding: 0;
|
|
30298
30227
|
}
|
|
30299
|
-
|
|
30300
|
-
|
|
30301
|
-
|
|
30302
|
-
|
|
30303
|
-
|
|
30304
|
-
|
|
30305
|
-
|
|
30306
|
-
|
|
30307
|
-
font-size: 12px;
|
|
30308
|
-
line-height: 18px;
|
|
30228
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
30229
|
+
position: absolute;
|
|
30230
|
+
right: 6px;
|
|
30231
|
+
top: 50%;
|
|
30232
|
+
transform: translateY(-50%);
|
|
30233
|
+
height: 16px;
|
|
30234
|
+
display: none;
|
|
30235
|
+
transition: transform 320ms ease;
|
|
30309
30236
|
}
|
|
30310
|
-
.
|
|
30311
|
-
|
|
30312
|
-
|
|
30237
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
30238
|
+
display: block;
|
|
30239
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
30313
30240
|
}
|
|
30314
|
-
|
|
30315
|
-
|
|
30316
|
-
display: flex;
|
|
30317
|
-
flex-direction: row;
|
|
30318
|
-
padding: 7px 12px;
|
|
30319
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30320
|
-
border-radius: 6px;
|
|
30321
|
-
color: #005ed1;
|
|
30322
|
-
font-size: 12px;
|
|
30323
|
-
line-height: 18px;
|
|
30241
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
30242
|
+
display: block;
|
|
30324
30243
|
}
|
|
30325
|
-
.
|
|
30326
|
-
|
|
30327
|
-
height: 18px;
|
|
30244
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
30245
|
+
display: none;
|
|
30328
30246
|
}
|
|
30329
|
-
|
|
30330
|
-
|
|
30331
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30332
|
-
margin-top: 5px;
|
|
30333
|
-
font-size: 12px;
|
|
30334
|
-
line-height: 18px;
|
|
30247
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
30248
|
+
transform: translateY(-50%);
|
|
30335
30249
|
}
|
|
30336
|
-
|
|
30337
|
-
|
|
30338
|
-
color: #f0483e;
|
|
30339
|
-
font-size: 12px;
|
|
30340
|
-
white-space: pre-wrap;
|
|
30250
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
30251
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
30341
30252
|
}
|
|
30342
|
-
|
|
30343
|
-
|
|
30344
|
-
display: flex;
|
|
30345
|
-
align-items: center;
|
|
30346
|
-
justify-content: flex-end;
|
|
30253
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
30254
|
+
background: #f2f5fa;
|
|
30347
30255
|
}
|
|
30348
|
-
.
|
|
30349
|
-
|
|
30256
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
30257
|
+
display: block;
|
|
30350
30258
|
}
|
|
30351
|
-
|
|
30352
|
-
|
|
30353
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30259
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
30260
|
+
padding-right: 25px;
|
|
30354
30261
|
}
|
|
30355
|
-
|
|
30356
|
-
|
|
30357
|
-
padding: 5px 12px;
|
|
30358
|
-
line-height: 20px;
|
|
30359
|
-
color: #2d3a56;
|
|
30360
|
-
border-radius: 6px;
|
|
30361
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30362
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30262
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
30263
|
+
padding: 0 !important;
|
|
30363
30264
|
}
|
|
30364
|
-
.
|
|
30365
|
-
|
|
30366
|
-
|
|
30265
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
30266
|
+
position: absolute;
|
|
30267
|
+
left: 50%;
|
|
30268
|
+
top: 50%;
|
|
30269
|
+
transform: translate(-50%, -50%);
|
|
30367
30270
|
}
|
|
30368
|
-
.
|
|
30369
|
-
|
|
30370
|
-
line-height: 18px;
|
|
30271
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
30272
|
+
display: none;
|
|
30371
30273
|
}
|
|
30372
|
-
.
|
|
30373
|
-
|
|
30374
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30375
|
-
z-index: 1;
|
|
30274
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
30275
|
+
background: #fff;
|
|
30376
30276
|
}
|
|
30377
|
-
.
|
|
30378
|
-
|
|
30379
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30380
|
-
z-index: 1;
|
|
30277
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
30278
|
+
background: inherit;
|
|
30381
30279
|
}
|
|
30382
|
-
.
|
|
30383
|
-
|
|
30384
|
-
|
|
30280
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
30281
|
+
position: static;
|
|
30282
|
+
border: none;
|
|
30283
|
+
background: inherit !important;
|
|
30284
|
+
height: 100px;
|
|
30285
|
+
vertical-align: middle;
|
|
30385
30286
|
}
|
|
30386
|
-
.
|
|
30387
|
-
|
|
30388
|
-
|
|
30287
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
30288
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30289
|
+
font-weight: bold;
|
|
30290
|
+
font-size: 20px;
|
|
30291
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30389
30292
|
}
|
|
30390
|
-
.
|
|
30391
|
-
|
|
30392
|
-
|
|
30293
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
30294
|
+
padding: 0 !important;
|
|
30295
|
+
position: relative;
|
|
30296
|
+
background: #fff;
|
|
30393
30297
|
}
|
|
30394
|
-
.
|
|
30395
|
-
|
|
30396
|
-
|
|
30397
|
-
|
|
30298
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
30299
|
+
height: 100%;
|
|
30300
|
+
display: flex;
|
|
30301
|
+
align-items: center;
|
|
30302
|
+
justify-content: flex-end;
|
|
30303
|
+
padding-right: 8px;
|
|
30398
30304
|
}
|
|
30399
|
-
.
|
|
30400
|
-
|
|
30401
|
-
|
|
30402
|
-
|
|
30403
|
-
|
|
30404
|
-
|
|
30405
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30305
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
30306
|
+
width: 24px;
|
|
30307
|
+
height: 24px;
|
|
30308
|
+
cursor: pointer;
|
|
30309
|
+
justify-content: center;
|
|
30310
|
+
border-radius: 4px;
|
|
30406
30311
|
}
|
|
30407
|
-
.
|
|
30408
|
-
|
|
30409
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30312
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
30313
|
+
background: #fff;
|
|
30410
30314
|
}
|
|
30411
|
-
|
|
30412
|
-
|
|
30413
|
-
|
|
30315
|
+
|
|
30316
|
+
.i1e4sgug {
|
|
30317
|
+
display: inline-block;
|
|
30414
30318
|
}
|
|
30415
|
-
|
|
30416
|
-
|
|
30417
|
-
|
|
30319
|
+
|
|
30320
|
+
.d6j0lbj {
|
|
30321
|
+
font-family: Inter;
|
|
30322
|
+
font-style: normal;
|
|
30323
|
+
font-weight: bold;
|
|
30324
|
+
font-size: 32px;
|
|
30325
|
+
line-height: 40px;
|
|
30418
30326
|
}
|
|
30419
|
-
|
|
30420
|
-
|
|
30421
|
-
|
|
30327
|
+
|
|
30328
|
+
.d1xhvvxe {
|
|
30329
|
+
font-family: Inter;
|
|
30330
|
+
font-style: normal;
|
|
30331
|
+
font-weight: bold;
|
|
30332
|
+
font-size: 24px;
|
|
30333
|
+
line-height: 32px;
|
|
30422
30334
|
}
|
|
30423
|
-
|
|
30424
|
-
|
|
30425
|
-
|
|
30335
|
+
|
|
30336
|
+
.dk10mxq {
|
|
30337
|
+
font-family: Inter;
|
|
30338
|
+
font-style: normal;
|
|
30339
|
+
font-weight: normal;
|
|
30340
|
+
font-size: 32px;
|
|
30341
|
+
line-height: 40px;
|
|
30426
30342
|
}
|
|
30427
|
-
|
|
30428
|
-
|
|
30343
|
+
|
|
30344
|
+
.dxsait {
|
|
30345
|
+
font-family: Inter;
|
|
30346
|
+
font-style: normal;
|
|
30347
|
+
font-weight: bold;
|
|
30348
|
+
font-size: 20px;
|
|
30349
|
+
line-height: 24px;
|
|
30429
30350
|
}
|
|
30430
|
-
|
|
30431
|
-
|
|
30351
|
+
|
|
30352
|
+
.dokn0h3 {
|
|
30353
|
+
font-family: Inter;
|
|
30354
|
+
font-style: normal;
|
|
30355
|
+
font-weight: normal;
|
|
30356
|
+
font-size: 20px;
|
|
30357
|
+
line-height: 24px;
|
|
30432
30358
|
}
|
|
30433
|
-
|
|
30434
|
-
|
|
30435
|
-
|
|
30359
|
+
|
|
30360
|
+
.dobau4p {
|
|
30361
|
+
font-family: Inter;
|
|
30362
|
+
font-style: normal;
|
|
30363
|
+
font-weight: bold;
|
|
30364
|
+
font-size: 18px;
|
|
30365
|
+
line-height: 22px;
|
|
30436
30366
|
}
|
|
30437
|
-
|
|
30438
|
-
|
|
30439
|
-
|
|
30440
|
-
|
|
30441
|
-
|
|
30442
|
-
|
|
30443
|
-
|
|
30444
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30445
|
-
}
|
|
30446
|
-
textarea.ipd9bk.ant-input {
|
|
30447
|
-
transition-property: height;
|
|
30448
|
-
transition-delay: 50ms;
|
|
30449
|
-
}
|
|
30450
|
-
textarea.ipd9bk.ant-input.textarea-large {
|
|
30451
|
-
min-height: 40px;
|
|
30452
|
-
height: 40px;
|
|
30453
|
-
}
|
|
30454
|
-
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
30455
|
-
height: 80px;
|
|
30456
|
-
}
|
|
30457
|
-
textarea.ipd9bk.ant-input.textarea-middle {
|
|
30458
|
-
min-height: 32px;
|
|
30459
|
-
height: 32px;
|
|
30460
|
-
}
|
|
30461
|
-
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
30462
|
-
height: 64px;
|
|
30463
|
-
}
|
|
30464
|
-
textarea.ipd9bk.ant-input.textarea-small {
|
|
30465
|
-
min-height: 24px;
|
|
30466
|
-
height: 24px;
|
|
30467
|
-
}
|
|
30468
|
-
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
30469
|
-
height: 40px;
|
|
30367
|
+
|
|
30368
|
+
.dvolwok {
|
|
30369
|
+
font-family: Inter;
|
|
30370
|
+
font-style: normal;
|
|
30371
|
+
font-weight: normal;
|
|
30372
|
+
font-size: 18px;
|
|
30373
|
+
line-height: 22px;
|
|
30470
30374
|
}
|
|
30471
30375
|
|
|
30472
|
-
.
|
|
30473
|
-
|
|
30474
|
-
|
|
30475
|
-
|
|
30476
|
-
|
|
30477
|
-
|
|
30478
|
-
padding: 6px;
|
|
30479
|
-
height: 32px;
|
|
30480
|
-
cursor: pointer;
|
|
30481
|
-
transition: border 150ms;
|
|
30482
|
-
}
|
|
30483
|
-
.kypn5o5.input-tags:hover {
|
|
30484
|
-
border-color: #0080ff;
|
|
30485
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30486
|
-
}
|
|
30487
|
-
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30488
|
-
padding-right: 30px;
|
|
30376
|
+
.h181qhg4 {
|
|
30377
|
+
font-family: Inter;
|
|
30378
|
+
font-style: normal;
|
|
30379
|
+
font-weight: bold;
|
|
30380
|
+
font-size: 16px;
|
|
30381
|
+
line-height: 22px;
|
|
30489
30382
|
}
|
|
30490
|
-
|
|
30491
|
-
|
|
30383
|
+
|
|
30384
|
+
.h1phgmcq {
|
|
30385
|
+
font-family: Inter;
|
|
30386
|
+
font-style: normal;
|
|
30387
|
+
font-weight: normal;
|
|
30388
|
+
font-size: 16px;
|
|
30389
|
+
line-height: 22px;
|
|
30492
30390
|
}
|
|
30493
|
-
|
|
30494
|
-
|
|
30391
|
+
|
|
30392
|
+
.h173xnl1 {
|
|
30393
|
+
font-family: Inter;
|
|
30394
|
+
font-style: normal;
|
|
30395
|
+
font-weight: bold;
|
|
30396
|
+
font-size: 14px;
|
|
30397
|
+
line-height: 20px;
|
|
30495
30398
|
}
|
|
30496
|
-
|
|
30497
|
-
|
|
30498
|
-
|
|
30499
|
-
|
|
30500
|
-
|
|
30399
|
+
|
|
30400
|
+
.hedm4pz {
|
|
30401
|
+
font-family: Inter;
|
|
30402
|
+
font-style: normal;
|
|
30403
|
+
font-weight: normal;
|
|
30404
|
+
font-size: 14px;
|
|
30405
|
+
line-height: 20px;
|
|
30501
30406
|
}
|
|
30502
|
-
|
|
30503
|
-
|
|
30407
|
+
|
|
30408
|
+
.h1kd8xld {
|
|
30409
|
+
font-family: Inter;
|
|
30410
|
+
font-style: normal;
|
|
30411
|
+
font-weight: bold;
|
|
30504
30412
|
font-size: 12px;
|
|
30505
|
-
|
|
30506
|
-
}
|
|
30507
|
-
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30508
|
-
color: rgba(0, 0, 0, 0.45);
|
|
30509
|
-
}
|
|
30510
|
-
.kypn5o5.has-focus-indicator {
|
|
30511
|
-
position: relative;
|
|
30512
|
-
overflow: hidden;
|
|
30513
|
-
}
|
|
30514
|
-
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
30515
|
-
position: absolute;
|
|
30516
|
-
top: 50%;
|
|
30517
|
-
transform: translateY(-50%);
|
|
30518
|
-
left: -16px;
|
|
30519
|
-
transition: left 150ms ease;
|
|
30520
|
-
opacity: 0;
|
|
30521
|
-
}
|
|
30522
|
-
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30523
|
-
left: 8px;
|
|
30524
|
-
opacity: 1;
|
|
30525
|
-
}
|
|
30526
|
-
.kypn5o5.has-focus-indicator input {
|
|
30527
|
-
transition: margin-left 150ms ease;
|
|
30528
|
-
margin-left: 0px;
|
|
30529
|
-
}
|
|
30530
|
-
.kypn5o5.has-focus-indicator input:focus {
|
|
30531
|
-
margin-left: 16px;
|
|
30413
|
+
line-height: 18px;
|
|
30532
30414
|
}
|
|
30533
30415
|
|
|
30534
|
-
|
|
30535
|
-
|
|
30536
|
-
|
|
30416
|
+
.hp14fr {
|
|
30417
|
+
font-family: Inter;
|
|
30418
|
+
font-style: normal;
|
|
30419
|
+
font-weight: normal;
|
|
30420
|
+
font-size: 12px;
|
|
30421
|
+
line-height: 18px;
|
|
30537
30422
|
}
|
|
30538
30423
|
|
|
30539
|
-
.
|
|
30540
|
-
|
|
30541
|
-
|
|
30424
|
+
.hgrg7mn {
|
|
30425
|
+
font-family: Inter;
|
|
30426
|
+
font-style: normal;
|
|
30427
|
+
font-weight: bold;
|
|
30428
|
+
text-transform: uppercase;
|
|
30429
|
+
font-feature-settings: "cpsp" on;
|
|
30430
|
+
font-size: 12px;
|
|
30431
|
+
line-height: 18px;
|
|
30542
30432
|
}
|
|
30543
30433
|
|
|
30544
|
-
|
|
30545
|
-
|
|
30546
|
-
|
|
30434
|
+
.h6zme9x {
|
|
30435
|
+
font-family: Inter;
|
|
30436
|
+
font-style: normal;
|
|
30437
|
+
font-weight: normal;
|
|
30438
|
+
text-transform: uppercase;
|
|
30439
|
+
font-feature-settings: "cpsp" on;
|
|
30440
|
+
font-size: 12px;
|
|
30441
|
+
line-height: 18px;
|
|
30547
30442
|
}
|
|
30548
30443
|
|
|
30549
|
-
.
|
|
30550
|
-
|
|
30551
|
-
|
|
30444
|
+
.locjvsv {
|
|
30445
|
+
font-family: Inter;
|
|
30446
|
+
font-style: normal;
|
|
30447
|
+
font-weight: normal;
|
|
30448
|
+
font-size: 16px;
|
|
30449
|
+
line-height: 24px;
|
|
30552
30450
|
}
|
|
30553
30451
|
|
|
30554
|
-
.
|
|
30555
|
-
|
|
30556
|
-
|
|
30452
|
+
.l13gi131 {
|
|
30453
|
+
font-family: Inter;
|
|
30454
|
+
font-style: normal;
|
|
30455
|
+
font-weight: bold;
|
|
30456
|
+
font-size: 16px;
|
|
30457
|
+
line-height: 24px;
|
|
30557
30458
|
}
|
|
30558
30459
|
|
|
30559
|
-
.
|
|
30560
|
-
|
|
30561
|
-
|
|
30460
|
+
.l1ynemsu {
|
|
30461
|
+
font-family: Inter;
|
|
30462
|
+
font-style: normal;
|
|
30463
|
+
font-weight: normal;
|
|
30464
|
+
font-size: 16px;
|
|
30465
|
+
line-height: 24px;
|
|
30562
30466
|
}
|
|
30563
30467
|
|
|
30564
|
-
.
|
|
30565
|
-
|
|
30566
|
-
|
|
30567
|
-
|
|
30568
|
-
|
|
30569
|
-
|
|
30570
|
-
}
|
|
30571
|
-
.c1t6wbwv .select-wrapper .select {
|
|
30572
|
-
width: 100%;
|
|
30573
|
-
}
|
|
30574
|
-
.c1t6wbwv .radio-wrapper {
|
|
30575
|
-
margin-top: 24px;
|
|
30576
|
-
}
|
|
30577
|
-
.c1t6wbwv .form-item {
|
|
30578
|
-
width: 100%;
|
|
30468
|
+
.l1cft1cx {
|
|
30469
|
+
font-family: Inter;
|
|
30470
|
+
font-style: normal;
|
|
30471
|
+
font-weight: bold;
|
|
30472
|
+
font-size: 16px;
|
|
30473
|
+
line-height: 24px;
|
|
30579
30474
|
}
|
|
30580
30475
|
|
|
30581
|
-
.
|
|
30582
|
-
font-
|
|
30583
|
-
font-
|
|
30584
|
-
|
|
30585
|
-
|
|
30586
|
-
|
|
30587
|
-
|
|
30588
|
-
|
|
30476
|
+
.l17tqc8p {
|
|
30477
|
+
font-family: Inter;
|
|
30478
|
+
font-style: normal;
|
|
30479
|
+
font-weight: normal;
|
|
30480
|
+
text-transform: uppercase;
|
|
30481
|
+
font-feature-settings: "cpsp" on;
|
|
30482
|
+
font-size: 16px;
|
|
30483
|
+
line-height: 24px;
|
|
30589
30484
|
}
|
|
30590
|
-
|
|
30591
|
-
|
|
30485
|
+
|
|
30486
|
+
.l1j1e5w7 {
|
|
30487
|
+
font-family: Inter;
|
|
30488
|
+
font-style: normal;
|
|
30489
|
+
font-weight: bold;
|
|
30490
|
+
text-transform: uppercase;
|
|
30491
|
+
font-feature-settings: "cpsp" on;
|
|
30492
|
+
font-size: 16px;
|
|
30493
|
+
line-height: 24px;
|
|
30592
30494
|
}
|
|
30593
30495
|
|
|
30594
|
-
.
|
|
30595
|
-
font-
|
|
30596
|
-
|
|
30597
|
-
|
|
30496
|
+
.l1gf91jb {
|
|
30497
|
+
font-family: Inter;
|
|
30498
|
+
font-style: normal;
|
|
30499
|
+
font-weight: normal;
|
|
30500
|
+
font-size: 14px;
|
|
30501
|
+
line-height: 22px;
|
|
30598
30502
|
}
|
|
30599
30503
|
|
|
30600
|
-
.
|
|
30601
|
-
|
|
30504
|
+
.lu7hlr6 {
|
|
30505
|
+
font-family: Inter;
|
|
30506
|
+
font-style: normal;
|
|
30602
30507
|
font-weight: 500;
|
|
30603
|
-
|
|
30604
|
-
|
|
30508
|
+
font-size: 14px;
|
|
30509
|
+
line-height: 22px;
|
|
30605
30510
|
}
|
|
30606
30511
|
|
|
30607
|
-
.
|
|
30608
|
-
|
|
30609
|
-
|
|
30610
|
-
|
|
30512
|
+
.l3l3jf0 {
|
|
30513
|
+
font-family: Inter;
|
|
30514
|
+
font-style: normal;
|
|
30515
|
+
font-weight: bold;
|
|
30611
30516
|
font-size: 14px;
|
|
30612
|
-
|
|
30613
|
-
line-height: 32px;
|
|
30614
|
-
color: #3e4652;
|
|
30517
|
+
line-height: 22px;
|
|
30615
30518
|
}
|
|
30616
30519
|
|
|
30617
|
-
.
|
|
30618
|
-
|
|
30619
|
-
|
|
30620
|
-
|
|
30621
|
-
|
|
30622
|
-
|
|
30623
|
-
font-size: 12px;
|
|
30624
|
-
}
|
|
30625
|
-
.ctcr26a div {
|
|
30626
|
-
line-height: 20px;
|
|
30627
|
-
display: flex;
|
|
30628
|
-
align-items: center;
|
|
30629
|
-
word-break: break-all;
|
|
30520
|
+
.l12j5nqp {
|
|
30521
|
+
font-family: Inter;
|
|
30522
|
+
font-style: normal;
|
|
30523
|
+
font-weight: normal;
|
|
30524
|
+
font-size: 14px;
|
|
30525
|
+
line-height: 22px;
|
|
30630
30526
|
}
|
|
30631
30527
|
|
|
30632
|
-
.
|
|
30633
|
-
|
|
30634
|
-
|
|
30635
|
-
|
|
30636
|
-
|
|
30637
|
-
|
|
30638
|
-
.s34f1qb.ant-switch:focus {
|
|
30639
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30640
|
-
}
|
|
30641
|
-
.s34f1qb.ant-switch-small {
|
|
30642
|
-
min-width: 26px;
|
|
30643
|
-
height: 16px;
|
|
30644
|
-
}
|
|
30645
|
-
.s34f1qb.ant-switch-large {
|
|
30646
|
-
min-width: 52px;
|
|
30647
|
-
height: 32px;
|
|
30648
|
-
}
|
|
30649
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30650
|
-
height: 20px;
|
|
30651
|
-
width: 20px;
|
|
30652
|
-
}
|
|
30653
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30654
|
-
border-radius: 10px;
|
|
30655
|
-
transition-delay: 120ms;
|
|
30656
|
-
}
|
|
30657
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30658
|
-
height: 14px;
|
|
30659
|
-
width: 14px;
|
|
30660
|
-
top: 1px;
|
|
30661
|
-
left: 1px;
|
|
30662
|
-
}
|
|
30663
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30664
|
-
height: 28px;
|
|
30665
|
-
width: 28px;
|
|
30666
|
-
}
|
|
30667
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30668
|
-
border-radius: 14px;
|
|
30669
|
-
}
|
|
30670
|
-
.s34f1qb.ant-switch-checked {
|
|
30671
|
-
background-color: #00ba5d;
|
|
30672
|
-
}
|
|
30673
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30674
|
-
left: calc(100% - 20px - 2px);
|
|
30675
|
-
}
|
|
30676
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30677
|
-
left: calc(100% - 14px - 1px);
|
|
30678
|
-
}
|
|
30679
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30680
|
-
left: calc(100% - 28px - 2px);
|
|
30528
|
+
.l1tecqht {
|
|
30529
|
+
font-family: Inter;
|
|
30530
|
+
font-style: normal;
|
|
30531
|
+
font-weight: bold;
|
|
30532
|
+
font-size: 14px;
|
|
30533
|
+
line-height: 22px;
|
|
30681
30534
|
}
|
|
30682
30535
|
|
|
30683
|
-
.
|
|
30684
|
-
|
|
30536
|
+
.l6sa990 {
|
|
30537
|
+
font-family: Inter;
|
|
30538
|
+
font-style: normal;
|
|
30539
|
+
font-weight: normal;
|
|
30540
|
+
text-transform: uppercase;
|
|
30541
|
+
font-feature-settings: "cpsp" on;
|
|
30542
|
+
font-size: 14px;
|
|
30543
|
+
line-height: 22px;
|
|
30685
30544
|
}
|
|
30686
30545
|
|
|
30687
|
-
.
|
|
30688
|
-
|
|
30546
|
+
.lckqe8j {
|
|
30547
|
+
font-family: Inter;
|
|
30548
|
+
font-style: normal;
|
|
30549
|
+
font-weight: bold;
|
|
30550
|
+
text-transform: uppercase;
|
|
30551
|
+
font-feature-settings: "cpsp" on;
|
|
30552
|
+
font-size: 14px;
|
|
30553
|
+
line-height: 22px;
|
|
30689
30554
|
}
|
|
30690
30555
|
|
|
30691
|
-
.
|
|
30692
|
-
|
|
30693
|
-
|
|
30694
|
-
|
|
30695
|
-
|
|
30696
|
-
height:
|
|
30697
|
-
}
|
|
30698
|
-
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30699
|
-
height: 100%;
|
|
30700
|
-
}
|
|
30701
|
-
.tta5kd2.empty-table .ant-table-content table {
|
|
30702
|
-
width: 100% !important;
|
|
30703
|
-
height: 100%;
|
|
30704
|
-
}
|
|
30705
|
-
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30706
|
-
padding: 15px 0;
|
|
30707
|
-
}
|
|
30708
|
-
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30709
|
-
display: none;
|
|
30710
|
-
}
|
|
30711
|
-
.tta5kd2 .active-row td:nth-child(1) {
|
|
30712
|
-
font-weight: 700;
|
|
30713
|
-
}
|
|
30714
|
-
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
30715
|
-
font-weight: 700;
|
|
30716
|
-
}
|
|
30717
|
-
.tta5kd2 .ant-spin-nested-loading {
|
|
30718
|
-
height: 100%;
|
|
30719
|
-
}
|
|
30720
|
-
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
30721
|
-
height: 100%;
|
|
30722
|
-
overflow: visible;
|
|
30723
|
-
}
|
|
30724
|
-
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
30725
|
-
max-height: none;
|
|
30556
|
+
.l1kuminb {
|
|
30557
|
+
font-family: Inter;
|
|
30558
|
+
font-style: normal;
|
|
30559
|
+
font-weight: normal;
|
|
30560
|
+
font-size: 13px;
|
|
30561
|
+
line-height: 20px;
|
|
30726
30562
|
}
|
|
30727
|
-
|
|
30728
|
-
.
|
|
30729
|
-
|
|
30563
|
+
|
|
30564
|
+
.l1pbuf5j {
|
|
30565
|
+
font-family: Inter;
|
|
30566
|
+
font-style: normal;
|
|
30567
|
+
font-weight: 600;
|
|
30568
|
+
font-size: 13px;
|
|
30569
|
+
line-height: 20px;
|
|
30730
30570
|
}
|
|
30731
|
-
|
|
30732
|
-
|
|
30571
|
+
|
|
30572
|
+
.l1r4ztu {
|
|
30573
|
+
font-family: Inter;
|
|
30574
|
+
font-style: normal;
|
|
30575
|
+
font-weight: bold;
|
|
30576
|
+
font-size: 13px;
|
|
30577
|
+
line-height: 20px;
|
|
30733
30578
|
}
|
|
30734
|
-
|
|
30735
|
-
.
|
|
30736
|
-
|
|
30737
|
-
|
|
30579
|
+
|
|
30580
|
+
.ly8vzok {
|
|
30581
|
+
font-family: Inter;
|
|
30582
|
+
font-style: normal;
|
|
30583
|
+
font-weight: normal;
|
|
30584
|
+
font-size: 13px;
|
|
30585
|
+
line-height: 20px;
|
|
30738
30586
|
}
|
|
30739
|
-
|
|
30740
|
-
.
|
|
30741
|
-
|
|
30742
|
-
|
|
30743
|
-
|
|
30744
|
-
|
|
30587
|
+
|
|
30588
|
+
.lumfmf {
|
|
30589
|
+
font-family: Inter;
|
|
30590
|
+
font-style: normal;
|
|
30591
|
+
font-weight: 600;
|
|
30592
|
+
font-size: 13px;
|
|
30593
|
+
line-height: 20px;
|
|
30745
30594
|
}
|
|
30746
|
-
|
|
30747
|
-
.
|
|
30748
|
-
|
|
30749
|
-
|
|
30750
|
-
|
|
30595
|
+
|
|
30596
|
+
.l16ujwmv {
|
|
30597
|
+
font-family: Inter;
|
|
30598
|
+
font-style: normal;
|
|
30599
|
+
font-weight: bold;
|
|
30600
|
+
font-size: 13px;
|
|
30601
|
+
line-height: 20px;
|
|
30751
30602
|
}
|
|
30752
|
-
|
|
30753
|
-
|
|
30603
|
+
|
|
30604
|
+
.l17o1ffr {
|
|
30605
|
+
font-family: Inter;
|
|
30606
|
+
font-style: normal;
|
|
30607
|
+
font-weight: normal;
|
|
30608
|
+
text-transform: uppercase;
|
|
30609
|
+
font-feature-settings: "cpsp" on;
|
|
30610
|
+
font-size: 13px;
|
|
30611
|
+
line-height: 20px;
|
|
30754
30612
|
}
|
|
30755
|
-
|
|
30756
|
-
|
|
30613
|
+
|
|
30614
|
+
.lngllvn {
|
|
30615
|
+
font-family: Inter;
|
|
30616
|
+
font-style: normal;
|
|
30617
|
+
font-weight: bold;
|
|
30618
|
+
text-transform: uppercase;
|
|
30619
|
+
font-feature-settings: "cpsp" on;
|
|
30620
|
+
font-size: 13px;
|
|
30621
|
+
line-height: 20px;
|
|
30757
30622
|
}
|
|
30758
|
-
|
|
30759
|
-
|
|
30760
|
-
|
|
30761
|
-
|
|
30762
|
-
|
|
30763
|
-
height: 100%;
|
|
30623
|
+
|
|
30624
|
+
.l2i7fo9 {
|
|
30625
|
+
font-family: Inter;
|
|
30626
|
+
font-style: normal;
|
|
30627
|
+
font-weight: normal;
|
|
30764
30628
|
font-size: 12px;
|
|
30765
|
-
|
|
30766
|
-
}
|
|
30767
|
-
.tta5kd2 .ant-table .ant-table-header {
|
|
30768
|
-
position: relative;
|
|
30769
|
-
z-index: 3;
|
|
30770
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30771
|
-
margin-bottom: -1px;
|
|
30772
|
-
}
|
|
30773
|
-
.tta5kd2 .ant-table .time-wrapper .date,
|
|
30774
|
-
.tta5kd2 .ant-table .value {
|
|
30775
|
-
color: #2d3a56;
|
|
30776
|
-
}
|
|
30777
|
-
.tta5kd2 .ant-table .time-wrapper .time,
|
|
30778
|
-
.tta5kd2 .ant-table .unit {
|
|
30779
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30780
|
-
}
|
|
30781
|
-
.tta5kd2 .ant-table .ant-table-selection {
|
|
30782
|
-
position: unset;
|
|
30783
|
-
text-align: center;
|
|
30784
|
-
}
|
|
30785
|
-
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30786
|
-
background: #fff;
|
|
30787
|
-
}
|
|
30788
|
-
.tta5kd2 .ant-table .anticon-setting {
|
|
30789
|
-
cursor: pointer;
|
|
30790
|
-
position: absolute;
|
|
30791
|
-
top: 50%;
|
|
30792
|
-
right: 12px;
|
|
30793
|
-
transform: translateY(-50%);
|
|
30629
|
+
line-height: 18px;
|
|
30794
30630
|
}
|
|
30795
|
-
|
|
30796
|
-
|
|
30797
|
-
|
|
30798
|
-
|
|
30631
|
+
|
|
30632
|
+
.l1x7hscx {
|
|
30633
|
+
font-family: Inter;
|
|
30634
|
+
font-style: normal;
|
|
30635
|
+
font-weight: 500;
|
|
30636
|
+
font-size: 12px;
|
|
30637
|
+
line-height: 18px;
|
|
30799
30638
|
}
|
|
30800
|
-
|
|
30801
|
-
|
|
30802
|
-
|
|
30803
|
-
|
|
30639
|
+
|
|
30640
|
+
.le1jwan {
|
|
30641
|
+
font-family: Inter;
|
|
30642
|
+
font-style: normal;
|
|
30643
|
+
font-weight: bold;
|
|
30644
|
+
font-size: 12px;
|
|
30645
|
+
line-height: 18px;
|
|
30804
30646
|
}
|
|
30805
|
-
|
|
30806
|
-
|
|
30647
|
+
|
|
30648
|
+
.lyxynfj {
|
|
30649
|
+
font-family: Inter;
|
|
30650
|
+
font-style: normal;
|
|
30651
|
+
font-weight: normal;
|
|
30652
|
+
font-size: 12px;
|
|
30653
|
+
line-height: 18px;
|
|
30807
30654
|
}
|
|
30808
|
-
|
|
30809
|
-
|
|
30810
|
-
|
|
30811
|
-
|
|
30812
|
-
|
|
30813
|
-
|
|
30814
|
-
|
|
30655
|
+
|
|
30656
|
+
.lpb2nxv {
|
|
30657
|
+
font-family: Inter;
|
|
30658
|
+
font-style: normal;
|
|
30659
|
+
font-weight: 500;
|
|
30660
|
+
font-size: 12px;
|
|
30661
|
+
line-height: 18px;
|
|
30815
30662
|
}
|
|
30816
|
-
|
|
30817
|
-
|
|
30818
|
-
|
|
30663
|
+
|
|
30664
|
+
.l1r8o3vv {
|
|
30665
|
+
font-family: Inter;
|
|
30666
|
+
font-style: normal;
|
|
30667
|
+
font-weight: bold;
|
|
30668
|
+
font-size: 12px;
|
|
30669
|
+
line-height: 18px;
|
|
30819
30670
|
}
|
|
30820
|
-
|
|
30821
|
-
|
|
30822
|
-
|
|
30671
|
+
|
|
30672
|
+
.lemnjy2 {
|
|
30673
|
+
font-family: Inter;
|
|
30674
|
+
font-style: normal;
|
|
30675
|
+
font-weight: normal;
|
|
30676
|
+
text-transform: uppercase;
|
|
30677
|
+
font-feature-settings: "cpsp" on;
|
|
30823
30678
|
font-size: 12px;
|
|
30824
|
-
|
|
30825
|
-
transition: none;
|
|
30826
|
-
overflow: hidden;
|
|
30827
|
-
text-overflow: ellipsis;
|
|
30828
|
-
white-space: nowrap;
|
|
30679
|
+
line-height: 18px;
|
|
30829
30680
|
}
|
|
30830
|
-
|
|
30831
|
-
|
|
30681
|
+
|
|
30682
|
+
.lrc42gb {
|
|
30683
|
+
font-family: Inter;
|
|
30684
|
+
font-style: normal;
|
|
30685
|
+
font-weight: bold;
|
|
30686
|
+
text-transform: uppercase;
|
|
30687
|
+
font-feature-settings: "cpsp" on;
|
|
30688
|
+
font-size: 12px;
|
|
30689
|
+
line-height: 18px;
|
|
30832
30690
|
}
|
|
30833
|
-
|
|
30834
|
-
|
|
30835
|
-
|
|
30836
|
-
|
|
30837
|
-
|
|
30691
|
+
|
|
30692
|
+
.fqaz4mb {
|
|
30693
|
+
font-family: Inter;
|
|
30694
|
+
font-style: normal;
|
|
30695
|
+
font-weight: normal;
|
|
30696
|
+
font-size: 13px;
|
|
30697
|
+
line-height: 20px;
|
|
30838
30698
|
}
|
|
30839
|
-
|
|
30840
|
-
|
|
30699
|
+
|
|
30700
|
+
.f13we5o {
|
|
30701
|
+
font-family: Inter;
|
|
30702
|
+
font-style: normal;
|
|
30703
|
+
font-weight: normal;
|
|
30704
|
+
font-size: 13px;
|
|
30705
|
+
line-height: 20px;
|
|
30841
30706
|
}
|
|
30842
|
-
|
|
30843
|
-
|
|
30707
|
+
|
|
30708
|
+
.ffmjua2 {
|
|
30709
|
+
font-family: Inter;
|
|
30710
|
+
font-style: normal;
|
|
30711
|
+
font-weight: normal;
|
|
30712
|
+
font-size: 12px;
|
|
30713
|
+
line-height: 18px;
|
|
30844
30714
|
}
|
|
30845
|
-
|
|
30846
|
-
|
|
30715
|
+
|
|
30716
|
+
.fz2mxw0 {
|
|
30717
|
+
font-family: Inter;
|
|
30718
|
+
font-style: normal;
|
|
30719
|
+
font-weight: normal;
|
|
30720
|
+
font-size: 12px;
|
|
30721
|
+
line-height: 18px;
|
|
30847
30722
|
}
|
|
30848
|
-
|
|
30849
|
-
|
|
30850
|
-
|
|
30723
|
+
|
|
30724
|
+
.t1ertzoh {
|
|
30725
|
+
font-family: Inter;
|
|
30726
|
+
font-style: normal;
|
|
30727
|
+
font-weight: normal;
|
|
30728
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30729
|
+
font-size: 13px;
|
|
30730
|
+
line-height: 20px;
|
|
30851
30731
|
}
|
|
30852
|
-
|
|
30853
|
-
|
|
30732
|
+
|
|
30733
|
+
.t19bge8r {
|
|
30734
|
+
font-family: Inter;
|
|
30735
|
+
font-style: normal;
|
|
30736
|
+
font-weight: normal;
|
|
30737
|
+
font-feature-settings: "zero" on;
|
|
30738
|
+
font-size: 13px;
|
|
30739
|
+
line-height: 20px;
|
|
30854
30740
|
}
|
|
30855
|
-
|
|
30856
|
-
|
|
30741
|
+
|
|
30742
|
+
.tjrzfyl {
|
|
30743
|
+
font-family: Inter;
|
|
30744
|
+
font-style: normal;
|
|
30745
|
+
font-weight: normal;
|
|
30746
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30747
|
+
font-size: 12px;
|
|
30748
|
+
line-height: 18px;
|
|
30857
30749
|
}
|
|
30858
|
-
|
|
30859
|
-
|
|
30860
|
-
|
|
30861
|
-
|
|
30862
|
-
|
|
30863
|
-
|
|
30750
|
+
|
|
30751
|
+
.tm6s7bo {
|
|
30752
|
+
font-family: Inter;
|
|
30753
|
+
font-style: normal;
|
|
30754
|
+
font-weight: 500;
|
|
30755
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30756
|
+
font-size: 12px;
|
|
30757
|
+
line-height: 18px;
|
|
30864
30758
|
}
|
|
30865
|
-
|
|
30866
|
-
|
|
30759
|
+
|
|
30760
|
+
.t19zq6ic {
|
|
30761
|
+
font-family: Inter;
|
|
30762
|
+
font-style: normal;
|
|
30763
|
+
font-weight: normal;
|
|
30764
|
+
font-feature-settings: "zero" on;
|
|
30765
|
+
font-size: 12px;
|
|
30766
|
+
line-height: 18px;
|
|
30867
30767
|
}
|
|
30868
|
-
|
|
30869
|
-
|
|
30870
|
-
|
|
30871
|
-
|
|
30768
|
+
|
|
30769
|
+
.t1gduru8 {
|
|
30770
|
+
font-family: Inter;
|
|
30771
|
+
font-style: normal;
|
|
30772
|
+
font-weight: 500;
|
|
30773
|
+
font-feature-settings: "zero" on;
|
|
30774
|
+
font-size: 12px;
|
|
30775
|
+
line-height: 18px;
|
|
30872
30776
|
}
|
|
30873
|
-
|
|
30874
|
-
|
|
30875
|
-
|
|
30876
|
-
|
|
30777
|
+
|
|
30778
|
+
.t55raab {
|
|
30779
|
+
font-family: Inter;
|
|
30780
|
+
font-style: normal;
|
|
30781
|
+
font-weight: bold;
|
|
30782
|
+
font-feature-settings: "zero" on;
|
|
30783
|
+
font-size: 16px;
|
|
30784
|
+
line-height: 24px;
|
|
30877
30785
|
}
|
|
30878
|
-
|
|
30879
|
-
|
|
30880
|
-
|
|
30786
|
+
|
|
30787
|
+
.u1w9abfe {
|
|
30788
|
+
font-family: Inter;
|
|
30789
|
+
font-style: normal;
|
|
30790
|
+
font-weight: normal;
|
|
30791
|
+
font-size: 10px;
|
|
30792
|
+
line-height: 12px;
|
|
30881
30793
|
}
|
|
30882
|
-
|
|
30794
|
+
|
|
30795
|
+
.cz04yix {
|
|
30883
30796
|
display: flex;
|
|
30884
|
-
|
|
30797
|
+
flex-direction: column;
|
|
30798
|
+
}
|
|
30799
|
+
|
|
30800
|
+
.m1if5j39 {
|
|
30801
|
+
max-width: 1120px;
|
|
30802
|
+
width: 100%;
|
|
30803
|
+
margin: 0 auto;
|
|
30885
30804
|
height: 100%;
|
|
30886
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30887
30805
|
}
|
|
30888
|
-
|
|
30889
|
-
|
|
30890
|
-
|
|
30806
|
+
|
|
30807
|
+
.w1vvwdlp {
|
|
30808
|
+
max-width: 1120px;
|
|
30809
|
+
width: 100%;
|
|
30810
|
+
margin: 0 auto;
|
|
30811
|
+
display: flex;
|
|
30891
30812
|
}
|
|
30892
|
-
.
|
|
30813
|
+
.w1vvwdlp .left,
|
|
30814
|
+
.w1vvwdlp .right {
|
|
30815
|
+
flex-grow: 0;
|
|
30816
|
+
flex-shrink: 0;
|
|
30817
|
+
flex-basis: 21%;
|
|
30818
|
+
}
|
|
30819
|
+
.w1vvwdlp .left {
|
|
30893
30820
|
display: flex;
|
|
30894
|
-
|
|
30895
|
-
|
|
30896
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30821
|
+
justify-content: flex-end;
|
|
30822
|
+
padding-right: 44px;
|
|
30897
30823
|
}
|
|
30898
|
-
.
|
|
30899
|
-
|
|
30824
|
+
.w1vvwdlp .right {
|
|
30825
|
+
padding-left: 44px;
|
|
30900
30826
|
}
|
|
30901
|
-
.
|
|
30902
|
-
|
|
30903
|
-
|
|
30827
|
+
.w1vvwdlp .middle {
|
|
30828
|
+
margin-bottom: 40px;
|
|
30829
|
+
flex-grow: 0;
|
|
30830
|
+
flex-shrink: 0;
|
|
30831
|
+
flex-basis: 58%;
|
|
30904
30832
|
}
|
|
30905
|
-
.
|
|
30906
|
-
|
|
30833
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30834
|
+
width: 100%;
|
|
30907
30835
|
}
|
|
30908
|
-
.
|
|
30909
|
-
|
|
30910
|
-
border-bottom-color: transparent;
|
|
30911
|
-
border-top-color: transparent;
|
|
30836
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30837
|
+
width: auto;
|
|
30912
30838
|
}
|
|
30913
|
-
|
|
30914
|
-
|
|
30839
|
+
|
|
30840
|
+
.h1cuopx7 .ant-modal-header {
|
|
30841
|
+
margin: 0 auto;
|
|
30842
|
+
width: 100%;
|
|
30843
|
+
max-width: 648px;
|
|
30915
30844
|
}
|
|
30916
|
-
.
|
|
30917
|
-
|
|
30845
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30846
|
+
margin-left: 0;
|
|
30918
30847
|
}
|
|
30919
|
-
.
|
|
30920
|
-
|
|
30848
|
+
.h1cuopx7 .ant-modal-body {
|
|
30849
|
+
margin: 0 auto;
|
|
30850
|
+
padding: 0;
|
|
30851
|
+
width: 100%;
|
|
30852
|
+
max-width: 648px;
|
|
30853
|
+
overflow: hidden;
|
|
30921
30854
|
}
|
|
30922
|
-
.
|
|
30923
|
-
|
|
30924
|
-
font-weight: 400;
|
|
30925
|
-
position: relative;
|
|
30926
|
-
border-bottom: none;
|
|
30927
|
-
color: #00122e;
|
|
30928
|
-
transition: none;
|
|
30929
|
-
padding: 15px 8px 15px 8px;
|
|
30855
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30856
|
+
margin-bottom: 40px;
|
|
30930
30857
|
}
|
|
30931
|
-
.
|
|
30932
|
-
|
|
30933
|
-
|
|
30934
|
-
top: 0;
|
|
30935
|
-
bottom: 0;
|
|
30936
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30937
|
-
position: absolute;
|
|
30938
|
-
right: 0;
|
|
30858
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30859
|
+
height: calc(100vh - 225px);
|
|
30860
|
+
overflow-y: auto;
|
|
30939
30861
|
}
|
|
30940
|
-
.
|
|
30941
|
-
|
|
30862
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30863
|
+
margin: 0 auto;
|
|
30864
|
+
max-width: 648px;
|
|
30942
30865
|
}
|
|
30943
|
-
|
|
30944
|
-
|
|
30866
|
+
|
|
30867
|
+
.h1p6d3y3 .ant-modal-header {
|
|
30868
|
+
margin: 0 auto;
|
|
30869
|
+
width: 100%;
|
|
30870
|
+
max-width: 1024px;
|
|
30945
30871
|
}
|
|
30946
|
-
.
|
|
30872
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30873
|
+
margin-left: 0;
|
|
30874
|
+
}
|
|
30875
|
+
.h1p6d3y3 .ant-modal-body {
|
|
30876
|
+
margin: 0 auto;
|
|
30877
|
+
padding: 0;
|
|
30947
30878
|
width: 100%;
|
|
30879
|
+
max-width: 1024px;
|
|
30948
30880
|
overflow: hidden;
|
|
30949
|
-
white-space: nowrap;
|
|
30950
|
-
text-overflow: ellipsis;
|
|
30951
30881
|
}
|
|
30952
|
-
.
|
|
30953
|
-
|
|
30954
|
-
|
|
30882
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30883
|
+
margin-bottom: 40px;
|
|
30884
|
+
}
|
|
30885
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30886
|
+
height: calc(100vh - 225px);
|
|
30887
|
+
overflow-y: auto;
|
|
30888
|
+
}
|
|
30889
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30890
|
+
margin: 0 auto;
|
|
30891
|
+
max-width: 1024px;
|
|
30892
|
+
}
|
|
30893
|
+
|
|
30894
|
+
.fxgckuk {
|
|
30955
30895
|
flex: 1;
|
|
30956
30896
|
}
|
|
30957
|
-
.
|
|
30958
|
-
|
|
30897
|
+
.fxgckuk label {
|
|
30898
|
+
font-size: 13px;
|
|
30899
|
+
line-height: 20px;
|
|
30900
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30959
30901
|
}
|
|
30960
|
-
.
|
|
30961
|
-
|
|
30902
|
+
.fxgckuk .title {
|
|
30903
|
+
font-size: 14px;
|
|
30904
|
+
line-height: 20px;
|
|
30905
|
+
color: #2d3a56;
|
|
30906
|
+
margin-bottom: 12px;
|
|
30962
30907
|
}
|
|
30963
|
-
.
|
|
30964
|
-
|
|
30965
|
-
right: 6px;
|
|
30966
|
-
top: 50%;
|
|
30967
|
-
transform: translateY(-50%);
|
|
30968
|
-
height: 16px;
|
|
30969
|
-
display: none;
|
|
30970
|
-
transition: transform 320ms ease;
|
|
30908
|
+
.fxgckuk.connect-cluster .title {
|
|
30909
|
+
padding-bottom: 26px;
|
|
30971
30910
|
}
|
|
30972
|
-
|
|
30973
|
-
|
|
30974
|
-
|
|
30911
|
+
|
|
30912
|
+
.f1d0vek1 {
|
|
30913
|
+
padding: 25px 0 15px 0;
|
|
30914
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30915
|
+
margin-bottom: 16px;
|
|
30975
30916
|
}
|
|
30976
|
-
|
|
30977
|
-
|
|
30917
|
+
|
|
30918
|
+
.f4u402y {
|
|
30919
|
+
display: flex;
|
|
30920
|
+
align-items: center;
|
|
30921
|
+
margin-bottom: 8px;
|
|
30978
30922
|
}
|
|
30979
|
-
.
|
|
30980
|
-
|
|
30923
|
+
.f4u402y > label {
|
|
30924
|
+
width: 216px;
|
|
30981
30925
|
}
|
|
30982
|
-
.
|
|
30983
|
-
|
|
30926
|
+
.f4u402y > label + * {
|
|
30927
|
+
width: 100%;
|
|
30984
30928
|
}
|
|
30985
|
-
.
|
|
30986
|
-
|
|
30929
|
+
.f4u402y .ant-select {
|
|
30930
|
+
width: 100%;
|
|
30987
30931
|
}
|
|
30988
|
-
|
|
30989
|
-
|
|
30932
|
+
|
|
30933
|
+
.e1pldf6v {
|
|
30934
|
+
color: #e75a3a;
|
|
30935
|
+
margin-right: 10px;
|
|
30990
30936
|
}
|
|
30991
|
-
|
|
30992
|
-
|
|
30937
|
+
|
|
30938
|
+
.dq0gblh {
|
|
30939
|
+
width: 100%;
|
|
30940
|
+
height: 1px;
|
|
30941
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30942
|
+
margin: 24px 0;
|
|
30993
30943
|
}
|
|
30994
|
-
|
|
30995
|
-
|
|
30944
|
+
|
|
30945
|
+
.l1v7sr0n {
|
|
30946
|
+
display: flex;
|
|
30947
|
+
justify-content: center;
|
|
30948
|
+
align-items: center;
|
|
30949
|
+
height: 100%;
|
|
30996
30950
|
}
|
|
30997
|
-
|
|
30998
|
-
|
|
30951
|
+
|
|
30952
|
+
.d1i4ou6o {
|
|
30953
|
+
display: inline-block;
|
|
30954
|
+
width: 4px;
|
|
30955
|
+
height: 4px;
|
|
30956
|
+
background: #8e9aa9;
|
|
30957
|
+
opacity: 0.4;
|
|
30958
|
+
border-radius: 50%;
|
|
30959
|
+
margin: 0 4px;
|
|
30999
30960
|
}
|
|
31000
|
-
|
|
31001
|
-
|
|
31002
|
-
|
|
31003
|
-
|
|
31004
|
-
|
|
30961
|
+
|
|
30962
|
+
.m1jy87hk .ant-modal-header,
|
|
30963
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
30964
|
+
width: 648px;
|
|
30965
|
+
margin: 0 auto;
|
|
31005
30966
|
}
|
|
31006
|
-
.
|
|
31007
|
-
|
|
30967
|
+
.m1jy87hk .ant-modal-header {
|
|
30968
|
+
padding: 35px 0 24px;
|
|
30969
|
+
border: none;
|
|
31008
30970
|
}
|
|
31009
|
-
.
|
|
31010
|
-
|
|
30971
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30972
|
+
font-size: 30px;
|
|
31011
30973
|
}
|
|
31012
|
-
.
|
|
31013
|
-
|
|
30974
|
+
.m1jy87hk .ant-modal-body {
|
|
30975
|
+
padding: 4px 0 2px;
|
|
31014
30976
|
}
|
|
31015
|
-
.
|
|
31016
|
-
position: static;
|
|
30977
|
+
.m1jy87hk .ant-modal-footer {
|
|
31017
30978
|
border: none;
|
|
31018
|
-
background: inherit !important;
|
|
31019
|
-
height: 100px;
|
|
31020
|
-
vertical-align: middle;
|
|
31021
30979
|
}
|
|
31022
|
-
|
|
31023
|
-
.
|
|
30980
|
+
|
|
30981
|
+
.ti7fpyu {
|
|
30982
|
+
font-size: 12px;
|
|
30983
|
+
line-height: 18px;
|
|
31024
30984
|
font-weight: bold;
|
|
31025
|
-
|
|
31026
|
-
|
|
30985
|
+
color: #fff;
|
|
30986
|
+
padding: 0 4px;
|
|
30987
|
+
border-radius: 4px;
|
|
30988
|
+
display: inline-block;
|
|
30989
|
+
background: var(--ti7fpyu-0);
|
|
31027
30990
|
}
|
|
31028
|
-
.
|
|
31029
|
-
|
|
31030
|
-
position: relative;
|
|
31031
|
-
background: #fff;
|
|
30991
|
+
.ti7fpyu:not(:first-child) {
|
|
30992
|
+
margin-left: 4px;
|
|
31032
30993
|
}
|
|
31033
|
-
|
|
30994
|
+
|
|
30995
|
+
.f1rest1f {
|
|
30996
|
+
width: 100%;
|
|
31034
30997
|
height: 100%;
|
|
31035
30998
|
display: flex;
|
|
31036
30999
|
align-items: center;
|
|
31037
|
-
justify-content: flex-end;
|
|
31038
|
-
padding-right: 8px;
|
|
31039
|
-
}
|
|
31040
|
-
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31041
|
-
width: 24px;
|
|
31042
|
-
height: 24px;
|
|
31043
|
-
cursor: pointer;
|
|
31044
31000
|
justify-content: center;
|
|
31045
|
-
border-radius: 4px;
|
|
31046
|
-
}
|
|
31047
|
-
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31048
|
-
background: #fff;
|
|
31049
31001
|
}
|
|
31050
31002
|
|
|
31051
|
-
.
|
|
31052
|
-
font-
|
|
31053
|
-
font-style: normal;
|
|
31003
|
+
.n1kbdoln {
|
|
31004
|
+
font-size: 90%;
|
|
31054
31005
|
font-weight: bold;
|
|
31055
|
-
|
|
31056
|
-
|
|
31006
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
31007
|
+
padding: 1px 4px 1px;
|
|
31008
|
+
margin-left: 2px;
|
|
31009
|
+
margin-right: 2px;
|
|
31010
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31011
|
+
border-radius: 4px;
|
|
31057
31012
|
}
|
|
31058
31013
|
|
|
31059
|
-
.
|
|
31060
|
-
|
|
31061
|
-
|
|
31062
|
-
|
|
31063
|
-
|
|
31014
|
+
.f1y3gta0.form-item-general {
|
|
31015
|
+
width: 640px;
|
|
31016
|
+
}
|
|
31017
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
31018
|
+
margin-top: 16px;
|
|
31019
|
+
}
|
|
31020
|
+
.f1y3gta0.form-item-compact {
|
|
31021
|
+
width: 412px;
|
|
31022
|
+
}
|
|
31023
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
31024
|
+
margin-top: 8px;
|
|
31025
|
+
}
|
|
31026
|
+
.f1y3gta0 .form-item {
|
|
31027
|
+
width: auto;
|
|
31028
|
+
}
|
|
31029
|
+
.f1y3gta0 .form-item-main {
|
|
31030
|
+
position: relative;
|
|
31031
|
+
display: flex;
|
|
31032
|
+
}
|
|
31033
|
+
.f1y3gta0 .form-item-extra {
|
|
31034
|
+
margin-top: 4px;
|
|
31035
|
+
width: 100%;
|
|
31036
|
+
padding: 14px;
|
|
31037
|
+
background: #f2f4f6;
|
|
31038
|
+
font-size: 13px;
|
|
31039
|
+
line-height: 1.8;
|
|
31040
|
+
color: #8e9aa9;
|
|
31041
|
+
}
|
|
31042
|
+
.f1y3gta0 .form-item-label {
|
|
31043
|
+
padding-right: 12px;
|
|
31044
|
+
font-size: 13px;
|
|
31045
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31046
|
+
}
|
|
31047
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
31048
|
+
text-align: right;
|
|
31049
|
+
}
|
|
31050
|
+
.f1y3gta0 .form-item-label,
|
|
31051
|
+
.f1y3gta0 .form-item-control {
|
|
31064
31052
|
line-height: 32px;
|
|
31065
31053
|
}
|
|
31066
|
-
|
|
31067
|
-
|
|
31068
|
-
font-family: Inter;
|
|
31069
|
-
font-style: normal;
|
|
31070
|
-
font-weight: normal;
|
|
31071
|
-
font-size: 32px;
|
|
31072
|
-
line-height: 40px;
|
|
31054
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
31055
|
+
line-height: 18px;
|
|
31073
31056
|
}
|
|
31074
|
-
|
|
31075
|
-
|
|
31076
|
-
font-family: Inter;
|
|
31077
|
-
font-style: normal;
|
|
31078
|
-
font-weight: bold;
|
|
31079
|
-
font-size: 20px;
|
|
31080
|
-
line-height: 24px;
|
|
31057
|
+
.f1y3gta0 .form-item-children {
|
|
31058
|
+
width: 100%;
|
|
31081
31059
|
}
|
|
31082
|
-
|
|
31083
|
-
|
|
31084
|
-
font-family: Inter;
|
|
31085
|
-
font-style: normal;
|
|
31086
|
-
font-weight: normal;
|
|
31087
|
-
font-size: 20px;
|
|
31088
|
-
line-height: 24px;
|
|
31060
|
+
.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 {
|
|
31061
|
+
width: 100%;
|
|
31089
31062
|
}
|
|
31090
|
-
|
|
31091
|
-
|
|
31092
|
-
|
|
31093
|
-
|
|
31094
|
-
font-weight: bold;
|
|
31095
|
-
font-size: 18px;
|
|
31096
|
-
line-height: 22px;
|
|
31063
|
+
.f1y3gta0 .form-item-error {
|
|
31064
|
+
color: #e75a3a;
|
|
31065
|
+
height: 0;
|
|
31066
|
+
overflow: hidden;
|
|
31097
31067
|
}
|
|
31098
|
-
|
|
31099
|
-
|
|
31100
|
-
|
|
31101
|
-
|
|
31102
|
-
|
|
31103
|
-
|
|
31104
|
-
|
|
31068
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
31069
|
+
margin-top: 4px;
|
|
31070
|
+
height: auto;
|
|
31071
|
+
overflow: auto;
|
|
31072
|
+
}
|
|
31073
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31074
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31075
|
+
border: 1px solid #e75a3a;
|
|
31076
|
+
color: #e75a3a;
|
|
31105
31077
|
}
|
|
31106
31078
|
|
|
31107
|
-
.
|
|
31108
|
-
|
|
31109
|
-
font-style: normal;
|
|
31079
|
+
.fujbm7g {
|
|
31080
|
+
color: #2d3a56;
|
|
31110
31081
|
font-weight: bold;
|
|
31111
|
-
|
|
31112
|
-
|
|
31082
|
+
padding-bottom: 6px;
|
|
31083
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31084
|
+
margin-bottom: 16px;
|
|
31085
|
+
}
|
|
31086
|
+
.fujbm7g:not(:first-of-type) {
|
|
31087
|
+
margin-top: 16px;
|
|
31113
31088
|
}
|
|
31114
31089
|
|
|
31115
|
-
.
|
|
31116
|
-
|
|
31117
|
-
|
|
31118
|
-
|
|
31119
|
-
|
|
31120
|
-
|
|
31090
|
+
.e5fsw5s {
|
|
31091
|
+
width: 8px;
|
|
31092
|
+
height: 24px;
|
|
31093
|
+
display: flex;
|
|
31094
|
+
justify-content: center;
|
|
31095
|
+
align-items: center;
|
|
31096
|
+
cursor: pointer;
|
|
31097
|
+
transition: all 200ms ease-out 40ms;
|
|
31121
31098
|
}
|
|
31122
|
-
|
|
31123
|
-
|
|
31124
|
-
|
|
31125
|
-
|
|
31126
|
-
|
|
31127
|
-
|
|
31128
|
-
|
|
31099
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
31100
|
+
content: "";
|
|
31101
|
+
width: 1px;
|
|
31102
|
+
height: 6px;
|
|
31103
|
+
border-radius: 1px;
|
|
31104
|
+
background: #ccd4e3;
|
|
31105
|
+
position: relative;
|
|
31106
|
+
right: 2px;
|
|
31107
|
+
transform: rotate(-45deg);
|
|
31108
|
+
}
|
|
31109
|
+
.e5fsw5s:after {
|
|
31110
|
+
transform: rotate(45deg);
|
|
31111
|
+
left: 1px;
|
|
31129
31112
|
}
|
|
31130
31113
|
|
|
31131
|
-
.
|
|
31132
|
-
|
|
31133
|
-
|
|
31134
|
-
|
|
31135
|
-
|
|
31136
|
-
|
|
31114
|
+
.w18knsg4.ant-alert-warning {
|
|
31115
|
+
border: 0;
|
|
31116
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31117
|
+
border-radius: 6px;
|
|
31118
|
+
}
|
|
31119
|
+
.w18knsg4.ant-alert,
|
|
31120
|
+
.w18knsg4 .ant-alert-message {
|
|
31121
|
+
color: #e07f00;
|
|
31122
|
+
}
|
|
31123
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
31124
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
31125
|
+
border-bottom-color: #e07f00;
|
|
31137
31126
|
}
|
|
31138
31127
|
|
|
31139
|
-
.
|
|
31140
|
-
|
|
31141
|
-
|
|
31142
|
-
|
|
31128
|
+
.ng31n2o {
|
|
31129
|
+
display: flex;
|
|
31130
|
+
flex-direction: row;
|
|
31131
|
+
padding: 7px 12px;
|
|
31132
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31133
|
+
border-radius: 6px;
|
|
31134
|
+
color: #e07f00;
|
|
31143
31135
|
font-size: 12px;
|
|
31144
31136
|
line-height: 18px;
|
|
31145
31137
|
}
|
|
31138
|
+
.ng31n2o .icon-wrapper {
|
|
31139
|
+
margin-right: 10px;
|
|
31140
|
+
height: 18px;
|
|
31141
|
+
}
|
|
31146
31142
|
|
|
31147
|
-
.
|
|
31148
|
-
|
|
31149
|
-
|
|
31150
|
-
|
|
31143
|
+
.n15x5f5y {
|
|
31144
|
+
display: flex;
|
|
31145
|
+
flex-direction: row;
|
|
31146
|
+
padding: 7px 12px;
|
|
31147
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31148
|
+
border-radius: 6px;
|
|
31149
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31151
31150
|
font-size: 12px;
|
|
31152
31151
|
line-height: 18px;
|
|
31153
31152
|
}
|
|
31153
|
+
.n15x5f5y .icon-wrapper {
|
|
31154
|
+
margin-right: 10px;
|
|
31155
|
+
height: 18px;
|
|
31156
|
+
}
|
|
31154
31157
|
|
|
31155
|
-
.
|
|
31156
|
-
|
|
31157
|
-
|
|
31158
|
-
|
|
31159
|
-
|
|
31160
|
-
|
|
31158
|
+
.i16ozz3f {
|
|
31159
|
+
display: flex;
|
|
31160
|
+
flex-direction: row;
|
|
31161
|
+
padding: 7px 12px;
|
|
31162
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31163
|
+
border-radius: 6px;
|
|
31164
|
+
color: #005ed1;
|
|
31161
31165
|
font-size: 12px;
|
|
31162
31166
|
line-height: 18px;
|
|
31163
31167
|
}
|
|
31168
|
+
.i16ozz3f .icon-wrapper {
|
|
31169
|
+
margin-right: 10px;
|
|
31170
|
+
height: 18px;
|
|
31171
|
+
}
|
|
31164
31172
|
|
|
31165
|
-
.
|
|
31166
|
-
|
|
31167
|
-
|
|
31168
|
-
font-weight: normal;
|
|
31169
|
-
text-transform: uppercase;
|
|
31170
|
-
font-feature-settings: "cpsp" on;
|
|
31173
|
+
.dszu9qr {
|
|
31174
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31175
|
+
margin-top: 5px;
|
|
31171
31176
|
font-size: 12px;
|
|
31172
31177
|
line-height: 18px;
|
|
31173
31178
|
}
|
|
31174
31179
|
|
|
31175
|
-
.
|
|
31176
|
-
|
|
31177
|
-
font-
|
|
31178
|
-
|
|
31179
|
-
font-size: 16px;
|
|
31180
|
-
line-height: 24px;
|
|
31181
|
-
}
|
|
31182
|
-
|
|
31183
|
-
.l13gi131 {
|
|
31184
|
-
font-family: Inter;
|
|
31185
|
-
font-style: normal;
|
|
31186
|
-
font-weight: bold;
|
|
31187
|
-
font-size: 16px;
|
|
31188
|
-
line-height: 24px;
|
|
31180
|
+
.snxzgx {
|
|
31181
|
+
color: #f0483e;
|
|
31182
|
+
font-size: 12px;
|
|
31183
|
+
white-space: pre-wrap;
|
|
31189
31184
|
}
|
|
31190
31185
|
|
|
31191
|
-
.
|
|
31192
|
-
|
|
31193
|
-
|
|
31194
|
-
|
|
31195
|
-
font-size: 16px;
|
|
31196
|
-
line-height: 24px;
|
|
31186
|
+
.o1i4orqw {
|
|
31187
|
+
display: flex;
|
|
31188
|
+
align-items: center;
|
|
31189
|
+
justify-content: flex-end;
|
|
31197
31190
|
}
|
|
31198
|
-
|
|
31199
|
-
|
|
31200
|
-
font-family: Inter;
|
|
31201
|
-
font-style: normal;
|
|
31202
|
-
font-weight: bold;
|
|
31203
|
-
font-size: 16px;
|
|
31204
|
-
line-height: 24px;
|
|
31191
|
+
.o1i4orqw .icon-wrapper {
|
|
31192
|
+
margin-right: 16px;
|
|
31205
31193
|
}
|
|
31206
31194
|
|
|
31207
|
-
.
|
|
31208
|
-
|
|
31209
|
-
font-style: normal;
|
|
31210
|
-
font-weight: normal;
|
|
31211
|
-
text-transform: uppercase;
|
|
31212
|
-
font-feature-settings: "cpsp" on;
|
|
31213
|
-
font-size: 16px;
|
|
31214
|
-
line-height: 24px;
|
|
31195
|
+
.t79k8o2 {
|
|
31196
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31215
31197
|
}
|
|
31216
31198
|
|
|
31217
|
-
.
|
|
31218
|
-
|
|
31219
|
-
|
|
31220
|
-
|
|
31221
|
-
|
|
31222
|
-
|
|
31223
|
-
|
|
31224
|
-
line-height: 24px;
|
|
31199
|
+
.ipd9bk.ant-input {
|
|
31200
|
+
padding: 5px 12px;
|
|
31201
|
+
line-height: 20px;
|
|
31202
|
+
color: #2d3a56;
|
|
31203
|
+
border-radius: 6px;
|
|
31204
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31205
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31225
31206
|
}
|
|
31226
|
-
|
|
31227
|
-
|
|
31228
|
-
font-family: Inter;
|
|
31229
|
-
font-style: normal;
|
|
31230
|
-
font-weight: normal;
|
|
31231
|
-
font-size: 14px;
|
|
31207
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
31208
|
+
padding: 8px 16px;
|
|
31232
31209
|
line-height: 22px;
|
|
31233
31210
|
}
|
|
31234
|
-
|
|
31235
|
-
|
|
31236
|
-
|
|
31237
|
-
|
|
31238
|
-
|
|
31239
|
-
|
|
31211
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
31212
|
+
padding: 2px 8px;
|
|
31213
|
+
line-height: 18px;
|
|
31214
|
+
}
|
|
31215
|
+
.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 {
|
|
31216
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31217
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31218
|
+
z-index: 1;
|
|
31219
|
+
}
|
|
31220
|
+
.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 {
|
|
31221
|
+
border-color: #0096ff;
|
|
31222
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31223
|
+
z-index: 1;
|
|
31224
|
+
}
|
|
31225
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
31226
|
+
border-color: #e75a3a;
|
|
31227
|
+
color: #e75a3a;
|
|
31228
|
+
}
|
|
31229
|
+
.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 {
|
|
31230
|
+
border-color: #e75a3a;
|
|
31231
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31232
|
+
}
|
|
31233
|
+
.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 {
|
|
31234
|
+
border-color: #e75a3a;
|
|
31235
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31236
|
+
}
|
|
31237
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
31238
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31239
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31240
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31241
|
+
}
|
|
31242
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
31243
|
+
padding: 5px 12px;
|
|
31244
|
+
border-radius: 6px;
|
|
31245
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31246
|
+
line-height: 20px;
|
|
31247
|
+
color: #2d3a56;
|
|
31248
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31249
|
+
}
|
|
31250
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
31251
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
31252
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31253
|
+
}
|
|
31254
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
31255
|
+
padding: 8px 16px;
|
|
31240
31256
|
line-height: 22px;
|
|
31241
31257
|
}
|
|
31242
|
-
|
|
31243
|
-
|
|
31244
|
-
|
|
31245
|
-
|
|
31246
|
-
|
|
31247
|
-
|
|
31248
|
-
|
|
31258
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31259
|
+
padding: 2px 8px;
|
|
31260
|
+
line-height: 18px;
|
|
31261
|
+
}
|
|
31262
|
+
.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 {
|
|
31263
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31264
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31265
|
+
}
|
|
31266
|
+
.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 {
|
|
31267
|
+
border-color: #0096ff;
|
|
31268
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31269
|
+
}
|
|
31270
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
31271
|
+
border-color: #e75a3a;
|
|
31272
|
+
}
|
|
31273
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
31274
|
+
color: #e75a3a;
|
|
31275
|
+
}
|
|
31276
|
+
.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 {
|
|
31277
|
+
border-color: #e75a3a;
|
|
31278
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31279
|
+
}
|
|
31280
|
+
.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 {
|
|
31281
|
+
border-color: #e75a3a;
|
|
31282
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31283
|
+
}
|
|
31284
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31285
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31286
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31287
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31249
31288
|
}
|
|
31250
|
-
|
|
31251
|
-
|
|
31252
|
-
|
|
31253
|
-
font-style: normal;
|
|
31254
|
-
font-weight: normal;
|
|
31255
|
-
font-size: 14px;
|
|
31256
|
-
line-height: 22px;
|
|
31289
|
+
textarea.ipd9bk.ant-input {
|
|
31290
|
+
transition-property: height;
|
|
31291
|
+
transition-delay: 50ms;
|
|
31257
31292
|
}
|
|
31258
|
-
|
|
31259
|
-
|
|
31260
|
-
|
|
31261
|
-
font-style: normal;
|
|
31262
|
-
font-weight: bold;
|
|
31263
|
-
font-size: 14px;
|
|
31264
|
-
line-height: 22px;
|
|
31293
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
31294
|
+
min-height: 40px;
|
|
31295
|
+
height: 40px;
|
|
31265
31296
|
}
|
|
31266
|
-
|
|
31267
|
-
|
|
31268
|
-
font-family: Inter;
|
|
31269
|
-
font-style: normal;
|
|
31270
|
-
font-weight: normal;
|
|
31271
|
-
text-transform: uppercase;
|
|
31272
|
-
font-feature-settings: "cpsp" on;
|
|
31273
|
-
font-size: 14px;
|
|
31274
|
-
line-height: 22px;
|
|
31297
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
31298
|
+
height: 80px;
|
|
31275
31299
|
}
|
|
31276
|
-
|
|
31277
|
-
|
|
31278
|
-
|
|
31279
|
-
font-style: normal;
|
|
31280
|
-
font-weight: bold;
|
|
31281
|
-
text-transform: uppercase;
|
|
31282
|
-
font-feature-settings: "cpsp" on;
|
|
31283
|
-
font-size: 14px;
|
|
31284
|
-
line-height: 22px;
|
|
31300
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
31301
|
+
min-height: 32px;
|
|
31302
|
+
height: 32px;
|
|
31285
31303
|
}
|
|
31286
|
-
|
|
31287
|
-
|
|
31288
|
-
font-family: Inter;
|
|
31289
|
-
font-style: normal;
|
|
31290
|
-
font-weight: normal;
|
|
31291
|
-
font-size: 13px;
|
|
31292
|
-
line-height: 20px;
|
|
31304
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
31305
|
+
height: 64px;
|
|
31293
31306
|
}
|
|
31294
|
-
|
|
31295
|
-
|
|
31296
|
-
|
|
31297
|
-
font-style: normal;
|
|
31298
|
-
font-weight: 600;
|
|
31299
|
-
font-size: 13px;
|
|
31300
|
-
line-height: 20px;
|
|
31307
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
31308
|
+
min-height: 24px;
|
|
31309
|
+
height: 24px;
|
|
31301
31310
|
}
|
|
31302
|
-
|
|
31303
|
-
|
|
31304
|
-
font-family: Inter;
|
|
31305
|
-
font-style: normal;
|
|
31306
|
-
font-weight: bold;
|
|
31307
|
-
font-size: 13px;
|
|
31308
|
-
line-height: 20px;
|
|
31311
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
31312
|
+
height: 40px;
|
|
31309
31313
|
}
|
|
31310
31314
|
|
|
31311
|
-
.
|
|
31312
|
-
|
|
31313
|
-
|
|
31314
|
-
font-weight: normal;
|
|
31315
|
-
font-size: 13px;
|
|
31316
|
-
line-height: 20px;
|
|
31315
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
31316
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31317
|
+
border-radius: 4px;
|
|
31317
31318
|
}
|
|
31318
|
-
|
|
31319
|
-
|
|
31320
|
-
|
|
31321
|
-
|
|
31322
|
-
|
|
31323
|
-
|
|
31324
|
-
line-height: 20px;
|
|
31319
|
+
.kypn5o5.input-tags {
|
|
31320
|
+
position: relative;
|
|
31321
|
+
padding: 6px;
|
|
31322
|
+
height: 32px;
|
|
31323
|
+
cursor: pointer;
|
|
31324
|
+
transition: border 150ms;
|
|
31325
31325
|
}
|
|
31326
|
-
|
|
31327
|
-
|
|
31328
|
-
|
|
31329
|
-
font-style: normal;
|
|
31330
|
-
font-weight: bold;
|
|
31331
|
-
font-size: 13px;
|
|
31332
|
-
line-height: 20px;
|
|
31326
|
+
.kypn5o5.input-tags:hover {
|
|
31327
|
+
border-color: #0080ff;
|
|
31328
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31333
31329
|
}
|
|
31334
|
-
|
|
31335
|
-
|
|
31336
|
-
font-family: Inter;
|
|
31337
|
-
font-style: normal;
|
|
31338
|
-
font-weight: normal;
|
|
31339
|
-
text-transform: uppercase;
|
|
31340
|
-
font-feature-settings: "cpsp" on;
|
|
31341
|
-
font-size: 13px;
|
|
31342
|
-
line-height: 20px;
|
|
31330
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
31331
|
+
padding-right: 30px;
|
|
31343
31332
|
}
|
|
31344
|
-
|
|
31345
|
-
|
|
31346
|
-
font-family: Inter;
|
|
31347
|
-
font-style: normal;
|
|
31348
|
-
font-weight: bold;
|
|
31349
|
-
text-transform: uppercase;
|
|
31350
|
-
font-feature-settings: "cpsp" on;
|
|
31351
|
-
font-size: 13px;
|
|
31352
|
-
line-height: 20px;
|
|
31333
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
31334
|
+
display: flex;
|
|
31353
31335
|
}
|
|
31354
|
-
|
|
31355
|
-
|
|
31356
|
-
font-family: Inter;
|
|
31357
|
-
font-style: normal;
|
|
31358
|
-
font-weight: normal;
|
|
31359
|
-
font-size: 12px;
|
|
31360
|
-
line-height: 18px;
|
|
31336
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
31337
|
+
display: flex;
|
|
31361
31338
|
}
|
|
31362
|
-
|
|
31363
|
-
|
|
31364
|
-
|
|
31365
|
-
|
|
31366
|
-
|
|
31367
|
-
font-size: 12px;
|
|
31368
|
-
line-height: 18px;
|
|
31339
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
31340
|
+
position: absolute;
|
|
31341
|
+
right: 12px;
|
|
31342
|
+
top: 50%;
|
|
31343
|
+
transform: translateY(-50%);
|
|
31369
31344
|
}
|
|
31370
|
-
|
|
31371
|
-
.
|
|
31372
|
-
font-family: Inter;
|
|
31373
|
-
font-style: normal;
|
|
31374
|
-
font-weight: bold;
|
|
31345
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31346
|
+
color: rgba(0, 0, 0, 0.25);
|
|
31375
31347
|
font-size: 12px;
|
|
31376
|
-
|
|
31348
|
+
cursor: pointer;
|
|
31377
31349
|
}
|
|
31378
|
-
|
|
31379
|
-
.
|
|
31380
|
-
font-family: Inter;
|
|
31381
|
-
font-style: normal;
|
|
31382
|
-
font-weight: normal;
|
|
31383
|
-
font-size: 12px;
|
|
31384
|
-
line-height: 18px;
|
|
31350
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
31351
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31385
31352
|
}
|
|
31386
|
-
|
|
31387
|
-
|
|
31388
|
-
|
|
31389
|
-
font-style: normal;
|
|
31390
|
-
font-weight: 500;
|
|
31391
|
-
font-size: 12px;
|
|
31392
|
-
line-height: 18px;
|
|
31353
|
+
.kypn5o5.has-focus-indicator {
|
|
31354
|
+
position: relative;
|
|
31355
|
+
overflow: hidden;
|
|
31393
31356
|
}
|
|
31394
|
-
|
|
31395
|
-
|
|
31396
|
-
|
|
31397
|
-
|
|
31398
|
-
|
|
31399
|
-
|
|
31400
|
-
|
|
31357
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
31358
|
+
position: absolute;
|
|
31359
|
+
top: 50%;
|
|
31360
|
+
transform: translateY(-50%);
|
|
31361
|
+
left: -16px;
|
|
31362
|
+
transition: left 150ms ease;
|
|
31363
|
+
opacity: 0;
|
|
31401
31364
|
}
|
|
31402
|
-
|
|
31403
|
-
|
|
31404
|
-
|
|
31405
|
-
|
|
31406
|
-
|
|
31407
|
-
|
|
31408
|
-
|
|
31409
|
-
|
|
31410
|
-
|
|
31365
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31366
|
+
left: 8px;
|
|
31367
|
+
opacity: 1;
|
|
31368
|
+
}
|
|
31369
|
+
.kypn5o5.has-focus-indicator input {
|
|
31370
|
+
transition: margin-left 150ms ease;
|
|
31371
|
+
margin-left: 0px;
|
|
31372
|
+
}
|
|
31373
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
31374
|
+
margin-left: 16px;
|
|
31411
31375
|
}
|
|
31412
31376
|
|
|
31413
|
-
.
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
font-weight: bold;
|
|
31417
|
-
text-transform: uppercase;
|
|
31418
|
-
font-feature-settings: "cpsp" on;
|
|
31419
|
-
font-size: 12px;
|
|
31420
|
-
line-height: 18px;
|
|
31377
|
+
input.l1ki27se.ant-input {
|
|
31378
|
+
border-top-right-radius: 0;
|
|
31379
|
+
border-bottom-right-radius: 0;
|
|
31421
31380
|
}
|
|
31422
31381
|
|
|
31423
|
-
.
|
|
31424
|
-
|
|
31425
|
-
|
|
31426
|
-
font-weight: normal;
|
|
31427
|
-
font-size: 13px;
|
|
31428
|
-
line-height: 20px;
|
|
31382
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
31383
|
+
border-top-right-radius: 0;
|
|
31384
|
+
border-bottom-right-radius: 0;
|
|
31429
31385
|
}
|
|
31430
31386
|
|
|
31431
|
-
.
|
|
31432
|
-
|
|
31433
|
-
|
|
31434
|
-
font-weight: normal;
|
|
31435
|
-
font-size: 13px;
|
|
31436
|
-
line-height: 20px;
|
|
31387
|
+
input.rrg1fkn.ant-input {
|
|
31388
|
+
border-top-left-radius: 0;
|
|
31389
|
+
border-bottom-left-radius: 0;
|
|
31437
31390
|
}
|
|
31438
31391
|
|
|
31439
|
-
.
|
|
31440
|
-
|
|
31441
|
-
|
|
31442
|
-
font-weight: normal;
|
|
31443
|
-
font-size: 12px;
|
|
31444
|
-
line-height: 18px;
|
|
31392
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
31393
|
+
border-top-left-radius: 0;
|
|
31394
|
+
border-bottom-left-radius: 0;
|
|
31445
31395
|
}
|
|
31446
31396
|
|
|
31447
|
-
.
|
|
31448
|
-
|
|
31449
|
-
|
|
31450
|
-
font-weight: normal;
|
|
31451
|
-
font-size: 12px;
|
|
31452
|
-
line-height: 18px;
|
|
31397
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
31398
|
+
border-top-right-radius: 0;
|
|
31399
|
+
border-bottom-right-radius: 0;
|
|
31453
31400
|
}
|
|
31454
31401
|
|
|
31455
|
-
.
|
|
31456
|
-
|
|
31457
|
-
|
|
31458
|
-
font-weight: normal;
|
|
31459
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31460
|
-
font-size: 13px;
|
|
31461
|
-
line-height: 20px;
|
|
31402
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
31403
|
+
border-top-left-radius: 0;
|
|
31404
|
+
border-bottom-left-radius: 0;
|
|
31462
31405
|
}
|
|
31463
31406
|
|
|
31464
|
-
.
|
|
31465
|
-
|
|
31466
|
-
|
|
31467
|
-
font-weight: normal;
|
|
31468
|
-
font-feature-settings: "zero" on;
|
|
31469
|
-
font-size: 13px;
|
|
31470
|
-
line-height: 20px;
|
|
31407
|
+
.c1t6wbwv {
|
|
31408
|
+
display: flex;
|
|
31409
|
+
flex-direction: column;
|
|
31471
31410
|
}
|
|
31472
|
-
|
|
31473
|
-
|
|
31474
|
-
|
|
31475
|
-
|
|
31476
|
-
|
|
31477
|
-
|
|
31478
|
-
|
|
31479
|
-
|
|
31411
|
+
.c1t6wbwv .select-wrapper {
|
|
31412
|
+
margin-top: 12px;
|
|
31413
|
+
}
|
|
31414
|
+
.c1t6wbwv .select-wrapper .select {
|
|
31415
|
+
width: 100%;
|
|
31416
|
+
}
|
|
31417
|
+
.c1t6wbwv .radio-wrapper {
|
|
31418
|
+
margin-top: 24px;
|
|
31419
|
+
}
|
|
31420
|
+
.c1t6wbwv .form-item {
|
|
31421
|
+
width: 100%;
|
|
31480
31422
|
}
|
|
31481
31423
|
|
|
31482
|
-
.
|
|
31483
|
-
font-
|
|
31484
|
-
font-style: normal;
|
|
31424
|
+
.d1k7vv5v {
|
|
31425
|
+
font-size: 14px;
|
|
31485
31426
|
font-weight: 500;
|
|
31486
|
-
|
|
31487
|
-
font-size: 12px;
|
|
31427
|
+
color: #3e4652;
|
|
31488
31428
|
line-height: 18px;
|
|
31489
31429
|
}
|
|
31430
|
+
.d1k7vv5v + .d1k7vv5v {
|
|
31431
|
+
margin-top: 16px;
|
|
31432
|
+
}
|
|
31433
|
+
.d1k7vv5v + * {
|
|
31434
|
+
margin-top: 16px;
|
|
31435
|
+
}
|
|
31490
31436
|
|
|
31491
|
-
.
|
|
31492
|
-
font-family: Inter;
|
|
31493
|
-
font-style: normal;
|
|
31494
|
-
font-weight: normal;
|
|
31495
|
-
font-feature-settings: "zero" on;
|
|
31437
|
+
.le7b9r4.d1k7vv5v {
|
|
31496
31438
|
font-size: 12px;
|
|
31497
|
-
|
|
31439
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31440
|
+
margin-top: 12px;
|
|
31498
31441
|
}
|
|
31499
31442
|
|
|
31500
|
-
.
|
|
31501
|
-
font-family: Inter;
|
|
31502
|
-
font-style: normal;
|
|
31503
|
-
font-weight: 500;
|
|
31504
|
-
font-feature-settings: "zero" on;
|
|
31505
|
-
font-size: 12px;
|
|
31443
|
+
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
31506
31444
|
line-height: 18px;
|
|
31445
|
+
font-weight: 500;
|
|
31446
|
+
margin-top: 0;
|
|
31447
|
+
white-space: initial;
|
|
31507
31448
|
}
|
|
31508
31449
|
|
|
31509
|
-
.
|
|
31510
|
-
|
|
31511
|
-
|
|
31512
|
-
|
|
31513
|
-
font-
|
|
31514
|
-
font-
|
|
31515
|
-
line-height:
|
|
31450
|
+
.r12ddqmh {
|
|
31451
|
+
display: block;
|
|
31452
|
+
}
|
|
31453
|
+
.r12ddqmh span {
|
|
31454
|
+
font-size: 14px;
|
|
31455
|
+
font-weight: 500;
|
|
31456
|
+
line-height: 32px;
|
|
31457
|
+
color: #3e4652;
|
|
31516
31458
|
}
|
|
31517
31459
|
|
|
31518
|
-
.
|
|
31519
|
-
|
|
31520
|
-
|
|
31521
|
-
|
|
31522
|
-
|
|
31523
|
-
|
|
31460
|
+
.ctcr26a {
|
|
31461
|
+
margin-top: 8px;
|
|
31462
|
+
padding: 8px;
|
|
31463
|
+
border-radius: 6px;
|
|
31464
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31465
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31466
|
+
font-size: 12px;
|
|
31467
|
+
}
|
|
31468
|
+
.ctcr26a div {
|
|
31469
|
+
line-height: 20px;
|
|
31470
|
+
display: flex;
|
|
31471
|
+
align-items: center;
|
|
31472
|
+
word-break: break-all;
|
|
31524
31473
|
}
|
|
31525
31474
|
|
|
31526
31475
|
.s1fc623g {
|
|
@@ -31750,8 +31699,59 @@ input.rrg1fkn.ant-input {
|
|
|
31750
31699
|
width: 36px;
|
|
31751
31700
|
}
|
|
31752
31701
|
|
|
31753
|
-
.
|
|
31754
|
-
|
|
31702
|
+
.s34f1qb.ant-switch {
|
|
31703
|
+
min-width: 40px;
|
|
31704
|
+
height: 24px;
|
|
31705
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31706
|
+
overflow: hidden;
|
|
31707
|
+
}
|
|
31708
|
+
.s34f1qb.ant-switch:focus {
|
|
31709
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31710
|
+
}
|
|
31711
|
+
.s34f1qb.ant-switch-small {
|
|
31712
|
+
min-width: 26px;
|
|
31713
|
+
height: 16px;
|
|
31714
|
+
}
|
|
31715
|
+
.s34f1qb.ant-switch-large {
|
|
31716
|
+
min-width: 52px;
|
|
31717
|
+
height: 32px;
|
|
31718
|
+
}
|
|
31719
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
31720
|
+
height: 20px;
|
|
31721
|
+
width: 20px;
|
|
31722
|
+
}
|
|
31723
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
31724
|
+
border-radius: 10px;
|
|
31725
|
+
transition-delay: 120ms;
|
|
31726
|
+
}
|
|
31727
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
31728
|
+
height: 14px;
|
|
31729
|
+
width: 14px;
|
|
31730
|
+
top: 1px;
|
|
31731
|
+
left: 1px;
|
|
31732
|
+
}
|
|
31733
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
31734
|
+
height: 28px;
|
|
31735
|
+
width: 28px;
|
|
31736
|
+
}
|
|
31737
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
31738
|
+
border-radius: 14px;
|
|
31739
|
+
}
|
|
31740
|
+
.s34f1qb.ant-switch-checked {
|
|
31741
|
+
background-color: #00ba5d;
|
|
31742
|
+
}
|
|
31743
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31744
|
+
left: calc(100% - 20px - 2px);
|
|
31745
|
+
}
|
|
31746
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31747
|
+
left: calc(100% - 14px - 1px);
|
|
31748
|
+
}
|
|
31749
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31750
|
+
left: calc(100% - 28px - 2px);
|
|
31751
|
+
}
|
|
31752
|
+
|
|
31753
|
+
.c1to9vb9 {
|
|
31754
|
+
margin-left: 5px;
|
|
31755
31755
|
}
|
|
31756
31756
|
|
|
31757
31757
|
.c1up1pdz {
|
|
@@ -31895,138 +31895,39 @@ input.rrg1fkn.ant-input {
|
|
|
31895
31895
|
}
|
|
31896
31896
|
|
|
31897
31897
|
.c18gxmrl {
|
|
31898
|
-
border: 1px solid #d8deeb;
|
|
31899
|
-
border-radius: 4px;
|
|
31900
|
-
}
|
|
31901
|
-
.c18gxmrl + .c18gxmrl {
|
|
31902
|
-
margin-top: 8px;
|
|
31903
|
-
}
|
|
31904
|
-
.c18gxmrl:hover {
|
|
31905
|
-
border-color: #0080ff;
|
|
31906
|
-
}
|
|
31907
|
-
.c18gxmrl:hover > header {
|
|
31908
|
-
background: rgba(0, 128, 255, 0.1);
|
|
31909
|
-
}
|
|
31910
|
-
.c18gxmrl.active header {
|
|
31911
|
-
border-bottom: 1px solid #d8deeb;
|
|
31912
|
-
}
|
|
31913
|
-
.c18gxmrl > header {
|
|
31914
|
-
padding: 8px 12px;
|
|
31915
|
-
}
|
|
31916
|
-
|
|
31917
|
-
.clm1wy1 {
|
|
31918
|
-
width: 192px;
|
|
31919
|
-
height: 246px;
|
|
31920
|
-
border-radius: 4px;
|
|
31921
|
-
}
|
|
31922
|
-
.clm1wy1 > .ant-picker-calendar,
|
|
31923
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
31924
|
-
width: 100%;
|
|
31925
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
31926
|
-
border-top: none;
|
|
31927
|
-
}
|
|
31928
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
31929
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
31930
|
-
padding: 0 16px;
|
|
31931
|
-
}
|
|
31932
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
31933
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
31934
|
-
width: 100%;
|
|
31935
|
-
height: 180px;
|
|
31936
|
-
border-spacing: 0;
|
|
31937
|
-
}
|
|
31938
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
31939
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
31940
|
-
margin-bottom: 8px;
|
|
31941
|
-
}
|
|
31942
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
31943
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
31944
|
-
width: 22px;
|
|
31945
|
-
}
|
|
31946
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
31947
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
31948
|
-
padding: 0;
|
|
31949
|
-
}
|
|
31950
|
-
.clm1wy1 .ant-picker-cell {
|
|
31951
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31952
|
-
opacity: 0.4;
|
|
31953
|
-
}
|
|
31954
|
-
.clm1wy1 .ant-picker-cell-in-view {
|
|
31955
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31956
|
-
opacity: 1;
|
|
31957
|
-
}
|
|
31958
|
-
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
31959
|
-
color: #3e4652;
|
|
31960
|
-
}
|
|
31961
|
-
.clm1wy1 .ant-picker-cell::before {
|
|
31962
|
-
pointer-events: none;
|
|
31963
|
-
}
|
|
31964
|
-
|
|
31965
|
-
.t1tsm00v {
|
|
31966
|
-
color: rgba(129, 138, 153, 0.6);
|
|
31967
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
31968
|
-
backdrop-filter: blur(10px);
|
|
31969
|
-
padding: 7px 10px;
|
|
31970
|
-
}
|
|
31971
|
-
|
|
31972
|
-
.c167wnad {
|
|
31973
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31974
|
-
display: flex;
|
|
31975
|
-
justify-content: space-between;
|
|
31976
|
-
align-items: center;
|
|
31977
|
-
padding: 8px 16px;
|
|
31978
|
-
}
|
|
31979
|
-
.c167wnad .anticon {
|
|
31980
|
-
cursor: pointer;
|
|
31981
|
-
}
|
|
31982
|
-
.c167wnad .anticon:hover {
|
|
31983
|
-
color: #0096ff;
|
|
31898
|
+
border: 1px solid #d8deeb;
|
|
31899
|
+
border-radius: 4px;
|
|
31984
31900
|
}
|
|
31985
|
-
|
|
31986
|
-
|
|
31987
|
-
text-align: center;
|
|
31901
|
+
.c18gxmrl + .c18gxmrl {
|
|
31902
|
+
margin-top: 8px;
|
|
31988
31903
|
}
|
|
31989
|
-
.
|
|
31990
|
-
|
|
31991
|
-
justify-content: center;
|
|
31904
|
+
.c18gxmrl:hover {
|
|
31905
|
+
border-color: #0080ff;
|
|
31992
31906
|
}
|
|
31993
|
-
.
|
|
31994
|
-
|
|
31995
|
-
width: 2px;
|
|
31996
|
-
height: 2px;
|
|
31997
|
-
border-radius: 1px;
|
|
31998
|
-
background: #0096ff;
|
|
31907
|
+
.c18gxmrl:hover > header {
|
|
31908
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31999
31909
|
}
|
|
32000
|
-
.
|
|
32001
|
-
|
|
31910
|
+
.c18gxmrl.active header {
|
|
31911
|
+
border-bottom: 1px solid #d8deeb;
|
|
32002
31912
|
}
|
|
32003
|
-
.
|
|
32004
|
-
|
|
32005
|
-
height: 2px;
|
|
32006
|
-
background: #0096ff;
|
|
32007
|
-
border-radius: 2px;
|
|
31913
|
+
.c18gxmrl > header {
|
|
31914
|
+
padding: 8px 12px;
|
|
32008
31915
|
}
|
|
32009
31916
|
|
|
32010
|
-
.
|
|
32011
|
-
|
|
31917
|
+
.berrcjl {
|
|
31918
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31919
|
+
margin-bottom: 4px;
|
|
32012
31920
|
}
|
|
32013
|
-
.
|
|
32014
|
-
|
|
32015
|
-
|
|
32016
|
-
|
|
32017
|
-
line-height: 32px;
|
|
31921
|
+
.berrcjl .breadcrumb-link {
|
|
31922
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31923
|
+
cursor: pointer;
|
|
31924
|
+
transition: color 160ms ease;
|
|
32018
31925
|
}
|
|
32019
|
-
.
|
|
32020
|
-
|
|
32021
|
-
border-radius: 8px;
|
|
32022
|
-
background: #fff;
|
|
31926
|
+
.berrcjl .breadcrumb-link:hover {
|
|
31927
|
+
color: #0080ff;
|
|
32023
31928
|
}
|
|
32024
|
-
.
|
|
32025
|
-
|
|
32026
|
-
font-size: 14px;
|
|
32027
|
-
line-height: 22px;
|
|
32028
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32029
|
-
text-align: center;
|
|
31929
|
+
.berrcjl .breadcrumb-link:active {
|
|
31930
|
+
color: #005ed1;
|
|
32030
31931
|
}
|
|
32031
31932
|
|
|
32032
31933
|
.c1bus5hc {
|
|
@@ -32069,14 +31970,88 @@ input.rrg1fkn.ant-input {
|
|
|
32069
31970
|
transform: rotate(0deg);
|
|
32070
31971
|
}
|
|
32071
31972
|
|
|
32072
|
-
.
|
|
32073
|
-
|
|
31973
|
+
.c18bcrac {
|
|
31974
|
+
display: inline-block;
|
|
31975
|
+
width: 100%;
|
|
32074
31976
|
}
|
|
32075
|
-
.
|
|
31977
|
+
.c18bcrac .recharts-wrapper {
|
|
31978
|
+
margin-left: 4px;
|
|
31979
|
+
}
|
|
31980
|
+
|
|
31981
|
+
.cro7kg2 {
|
|
31982
|
+
padding: 4px;
|
|
31983
|
+
}
|
|
31984
|
+
|
|
31985
|
+
.c14wcxf0 {
|
|
31986
|
+
display: flex;
|
|
31987
|
+
justify-content: space-between;
|
|
31988
|
+
align-items: center;
|
|
31989
|
+
font-size: 13px;
|
|
31990
|
+
line-height: 24px;
|
|
31991
|
+
color: #cccccc;
|
|
31992
|
+
white-space: nowrap;
|
|
31993
|
+
}
|
|
31994
|
+
.c14wcxf0 label {
|
|
31995
|
+
margin-right: 32px;
|
|
31996
|
+
}
|
|
31997
|
+
|
|
31998
|
+
.coy29mj.c14wcxf0 {
|
|
31999
|
+
font-weight: bold;
|
|
32000
|
+
color: white;
|
|
32001
|
+
}
|
|
32002
|
+
|
|
32003
|
+
.s11212zy {
|
|
32004
|
+
width: 8px;
|
|
32005
|
+
height: 8px;
|
|
32006
|
+
border-radius: 2px;
|
|
32007
|
+
display: inline-block;
|
|
32008
|
+
background: var(--s11212zy-0);
|
|
32009
|
+
border: 1px solid #fff;
|
|
32010
|
+
box-sizing: content-box;
|
|
32011
|
+
margin-right: 6px;
|
|
32012
|
+
}
|
|
32013
|
+
|
|
32014
|
+
.p1lyky6c > :first-child {
|
|
32015
|
+
font-weight: bold;
|
|
32016
|
+
color: white;
|
|
32017
|
+
margin-right: 4px;
|
|
32018
|
+
}
|
|
32019
|
+
|
|
32020
|
+
.s1iv0tp1 .enabled-switch {
|
|
32021
|
+
display: flex;
|
|
32022
|
+
align-items: center;
|
|
32023
|
+
}
|
|
32024
|
+
.s1iv0tp1 .enabled-text {
|
|
32025
|
+
margin-right: 8px;
|
|
32026
|
+
}
|
|
32027
|
+
|
|
32028
|
+
.c1uzzomf {
|
|
32029
|
+
margin-bottom: 16px;
|
|
32030
|
+
}
|
|
32031
|
+
.c1uzzomf .card-title {
|
|
32032
|
+
font-size: 16px;
|
|
32033
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32034
|
+
font-weight: 700;
|
|
32035
|
+
line-height: 32px;
|
|
32036
|
+
}
|
|
32037
|
+
.c1uzzomf .card-body {
|
|
32038
|
+
padding: 24px;
|
|
32039
|
+
border-radius: 8px;
|
|
32040
|
+
background: #fff;
|
|
32041
|
+
}
|
|
32042
|
+
.c1uzzomf .empty {
|
|
32043
|
+
font-weight: 700;
|
|
32044
|
+
font-size: 14px;
|
|
32045
|
+
line-height: 22px;
|
|
32076
32046
|
color: rgba(0, 21, 64, 0.3);
|
|
32047
|
+
text-align: center;
|
|
32077
32048
|
}
|
|
32078
|
-
|
|
32079
|
-
|
|
32049
|
+
|
|
32050
|
+
.tje3huy {
|
|
32051
|
+
width: 100%;
|
|
32052
|
+
overflow: inherit;
|
|
32053
|
+
white-space: inherit;
|
|
32054
|
+
text-overflow: ellipsis;
|
|
32080
32055
|
}
|
|
32081
32056
|
|
|
32082
32057
|
.n12mqh7z {
|
|
@@ -32098,11 +32073,27 @@ input.rrg1fkn.ant-input {
|
|
|
32098
32073
|
overflow: "auto";
|
|
32099
32074
|
}
|
|
32100
32075
|
|
|
32101
|
-
.
|
|
32076
|
+
.wg1tsps {
|
|
32077
|
+
display: flex;
|
|
32078
|
+
align-items: center;
|
|
32079
|
+
justify-content: flex-end;
|
|
32080
|
+
}
|
|
32081
|
+
|
|
32082
|
+
.b1ctd5xy {
|
|
32083
|
+
display: flex;
|
|
32084
|
+
align-items: center;
|
|
32085
|
+
width: calc(100% - 40px);
|
|
32086
|
+
}
|
|
32087
|
+
.b1ctd5xy .chart {
|
|
32088
|
+
display: inline-block;
|
|
32102
32089
|
width: 100%;
|
|
32103
|
-
|
|
32104
|
-
|
|
32105
|
-
|
|
32090
|
+
}
|
|
32091
|
+
|
|
32092
|
+
.u1p8acpn {
|
|
32093
|
+
width: 40px;
|
|
32094
|
+
}
|
|
32095
|
+
.u1p8acpn .unit {
|
|
32096
|
+
color: #00122e !important;
|
|
32106
32097
|
}
|
|
32107
32098
|
|
|
32108
32099
|
.t1sqg15u {
|
|
@@ -32208,98 +32199,107 @@ input.rrg1fkn.ant-input {
|
|
|
32208
32199
|
width: 100%;
|
|
32209
32200
|
}
|
|
32210
32201
|
|
|
32211
|
-
.
|
|
32212
|
-
|
|
32213
|
-
align-items: center;
|
|
32214
|
-
justify-content: flex-end;
|
|
32202
|
+
.gmyahx3 {
|
|
32203
|
+
cursor: pointer;
|
|
32215
32204
|
}
|
|
32216
|
-
|
|
32217
|
-
.
|
|
32218
|
-
display: flex;
|
|
32219
|
-
align-items: center;
|
|
32220
|
-
width: calc(100% - 40px);
|
|
32205
|
+
.gmyahx3 .link-text {
|
|
32206
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32221
32207
|
}
|
|
32222
|
-
.
|
|
32223
|
-
|
|
32224
|
-
width: 100%;
|
|
32208
|
+
.gmyahx3:hover .link-text {
|
|
32209
|
+
color: #0080ff;
|
|
32225
32210
|
}
|
|
32226
32211
|
|
|
32227
|
-
.
|
|
32228
|
-
width:
|
|
32212
|
+
.clm1wy1 {
|
|
32213
|
+
width: 192px;
|
|
32214
|
+
height: 246px;
|
|
32215
|
+
border-radius: 4px;
|
|
32229
32216
|
}
|
|
32230
|
-
.
|
|
32231
|
-
|
|
32217
|
+
.clm1wy1 > .ant-picker-calendar,
|
|
32218
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32219
|
+
width: 100%;
|
|
32220
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32221
|
+
border-top: none;
|
|
32232
32222
|
}
|
|
32233
|
-
|
|
32234
|
-
.
|
|
32235
|
-
|
|
32236
|
-
align-items: center;
|
|
32223
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32224
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32225
|
+
padding: 0 16px;
|
|
32237
32226
|
}
|
|
32238
|
-
.
|
|
32239
|
-
|
|
32227
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32228
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32229
|
+
width: 100%;
|
|
32230
|
+
height: 180px;
|
|
32231
|
+
border-spacing: 0;
|
|
32240
32232
|
}
|
|
32241
|
-
|
|
32242
|
-
.
|
|
32243
|
-
|
|
32244
|
-
margin-bottom: 4px;
|
|
32233
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32234
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32235
|
+
margin-bottom: 8px;
|
|
32245
32236
|
}
|
|
32246
|
-
.
|
|
32247
|
-
|
|
32248
|
-
|
|
32249
|
-
transition: color 160ms ease;
|
|
32237
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32238
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32239
|
+
width: 22px;
|
|
32250
32240
|
}
|
|
32251
|
-
.
|
|
32252
|
-
|
|
32241
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32242
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32243
|
+
padding: 0;
|
|
32253
32244
|
}
|
|
32254
|
-
.
|
|
32255
|
-
color:
|
|
32245
|
+
.clm1wy1 .ant-picker-cell {
|
|
32246
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32247
|
+
opacity: 0.4;
|
|
32256
32248
|
}
|
|
32257
|
-
|
|
32258
|
-
.
|
|
32259
|
-
|
|
32260
|
-
width: 100%;
|
|
32249
|
+
.clm1wy1 .ant-picker-cell-in-view {
|
|
32250
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32251
|
+
opacity: 1;
|
|
32261
32252
|
}
|
|
32262
|
-
.
|
|
32263
|
-
|
|
32253
|
+
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32254
|
+
color: #3e4652;
|
|
32255
|
+
}
|
|
32256
|
+
.clm1wy1 .ant-picker-cell::before {
|
|
32257
|
+
pointer-events: none;
|
|
32264
32258
|
}
|
|
32265
32259
|
|
|
32266
|
-
.
|
|
32267
|
-
|
|
32260
|
+
.t1tsm00v {
|
|
32261
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32262
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32263
|
+
backdrop-filter: blur(10px);
|
|
32264
|
+
padding: 7px 10px;
|
|
32268
32265
|
}
|
|
32269
32266
|
|
|
32270
|
-
.
|
|
32267
|
+
.c167wnad {
|
|
32268
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32271
32269
|
display: flex;
|
|
32272
32270
|
justify-content: space-between;
|
|
32273
32271
|
align-items: center;
|
|
32274
|
-
|
|
32275
|
-
line-height: 24px;
|
|
32276
|
-
color: #cccccc;
|
|
32277
|
-
white-space: nowrap;
|
|
32272
|
+
padding: 8px 16px;
|
|
32278
32273
|
}
|
|
32279
|
-
.
|
|
32280
|
-
|
|
32274
|
+
.c167wnad .anticon {
|
|
32275
|
+
cursor: pointer;
|
|
32281
32276
|
}
|
|
32282
|
-
|
|
32283
|
-
|
|
32284
|
-
font-weight: bold;
|
|
32285
|
-
color: white;
|
|
32277
|
+
.c167wnad .anticon:hover {
|
|
32278
|
+
color: #0096ff;
|
|
32286
32279
|
}
|
|
32287
32280
|
|
|
32288
|
-
.
|
|
32289
|
-
|
|
32290
|
-
|
|
32291
|
-
|
|
32281
|
+
.cxhf7dh {
|
|
32282
|
+
text-align: center;
|
|
32283
|
+
}
|
|
32284
|
+
.cxhf7dh .dots {
|
|
32285
|
+
display: flex;
|
|
32286
|
+
justify-content: center;
|
|
32287
|
+
}
|
|
32288
|
+
.cxhf7dh .dot {
|
|
32292
32289
|
display: inline-block;
|
|
32293
|
-
|
|
32294
|
-
|
|
32295
|
-
|
|
32296
|
-
|
|
32290
|
+
width: 2px;
|
|
32291
|
+
height: 2px;
|
|
32292
|
+
border-radius: 1px;
|
|
32293
|
+
background: #0096ff;
|
|
32297
32294
|
}
|
|
32298
|
-
|
|
32299
|
-
|
|
32300
|
-
|
|
32301
|
-
|
|
32302
|
-
|
|
32295
|
+
.cxhf7dh .dot:not(:last-child) {
|
|
32296
|
+
margin-right: 2px;
|
|
32297
|
+
}
|
|
32298
|
+
.cxhf7dh .bar {
|
|
32299
|
+
width: 9px;
|
|
32300
|
+
height: 2px;
|
|
32301
|
+
background: #0096ff;
|
|
32302
|
+
border-radius: 2px;
|
|
32303
32303
|
}
|
|
32304
32304
|
|
|
32305
32305
|
.c198s9j3 {
|
|
@@ -32380,35 +32380,8 @@ input.rrg1fkn.ant-input {
|
|
|
32380
32380
|
padding: 20px 24px 24px 24px;
|
|
32381
32381
|
}
|
|
32382
32382
|
|
|
32383
|
-
.
|
|
32384
|
-
|
|
32385
|
-
text-overflow: ellipsis;
|
|
32386
|
-
}
|
|
32387
|
-
|
|
32388
|
-
.n17syc35 {
|
|
32389
|
-
white-space: nowrap;
|
|
32390
|
-
}
|
|
32391
|
-
|
|
32392
|
-
.cav9p2m .ant-collapse-item {
|
|
32393
|
-
border: 0px;
|
|
32394
|
-
background-color: #fff;
|
|
32395
|
-
}
|
|
32396
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32397
|
-
padding-top: 0px;
|
|
32398
|
-
padding-bottom: 0px;
|
|
32399
|
-
padding-left: 0px !important;
|
|
32400
|
-
padding-right: 24px;
|
|
32401
|
-
}
|
|
32402
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32403
|
-
right: 0px;
|
|
32404
|
-
}
|
|
32405
|
-
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32406
|
-
padding: 0px;
|
|
32407
|
-
}
|
|
32408
|
-
|
|
32409
|
-
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32410
|
-
padding-right: 0px;
|
|
32411
|
-
cursor: default;
|
|
32383
|
+
.t3qomhu {
|
|
32384
|
+
margin: 0 2px;
|
|
32412
32385
|
}
|
|
32413
32386
|
|
|
32414
32387
|
.s14dk8r1 {
|
|
@@ -32485,18 +32458,39 @@ input.rrg1fkn.ant-input {
|
|
|
32485
32458
|
display: inline-block;
|
|
32486
32459
|
}
|
|
32487
32460
|
|
|
32488
|
-
.
|
|
32489
|
-
margin:
|
|
32461
|
+
.t19ustft .date {
|
|
32462
|
+
margin-right: 4px;
|
|
32490
32463
|
}
|
|
32491
32464
|
|
|
32492
|
-
.
|
|
32493
|
-
|
|
32494
|
-
|
|
32495
|
-
margin-right: 4px;
|
|
32465
|
+
.o8ocss1 {
|
|
32466
|
+
overflow: hidden;
|
|
32467
|
+
text-overflow: ellipsis;
|
|
32496
32468
|
}
|
|
32497
32469
|
|
|
32498
|
-
.
|
|
32499
|
-
|
|
32470
|
+
.n17syc35 {
|
|
32471
|
+
white-space: nowrap;
|
|
32472
|
+
}
|
|
32473
|
+
|
|
32474
|
+
.cav9p2m .ant-collapse-item {
|
|
32475
|
+
border: 0px;
|
|
32476
|
+
background-color: #fff;
|
|
32477
|
+
}
|
|
32478
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32479
|
+
padding-top: 0px;
|
|
32480
|
+
padding-bottom: 0px;
|
|
32481
|
+
padding-left: 0px !important;
|
|
32482
|
+
padding-right: 24px;
|
|
32483
|
+
}
|
|
32484
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32485
|
+
right: 0px;
|
|
32486
|
+
}
|
|
32487
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32488
|
+
padding: 0px;
|
|
32489
|
+
}
|
|
32490
|
+
|
|
32491
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32492
|
+
padding-right: 0px;
|
|
32493
|
+
cursor: default;
|
|
32500
32494
|
}
|
|
32501
32495
|
|
|
32502
32496
|
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
@@ -32560,10 +32554,16 @@ input.rrg1fkn.ant-input {
|
|
|
32560
32554
|
transform: rotate(180deg);
|
|
32561
32555
|
}
|
|
32562
32556
|
|
|
32563
|
-
.
|
|
32557
|
+
.igz4le8 {
|
|
32558
|
+
height: 24px;
|
|
32559
|
+
width: 56px !important;
|
|
32564
32560
|
margin-right: 4px;
|
|
32565
32561
|
}
|
|
32566
32562
|
|
|
32563
|
+
.c1riexje {
|
|
32564
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32565
|
+
}
|
|
32566
|
+
|
|
32567
32567
|
.s1uupxds {
|
|
32568
32568
|
padding: 0 8px;
|
|
32569
32569
|
border-radius: 4px;
|
|
@@ -32856,6 +32856,40 @@ input.rrg1fkn.ant-input {
|
|
|
32856
32856
|
margin-left: 8px;
|
|
32857
32857
|
}
|
|
32858
32858
|
|
|
32859
|
+
.c1k4vanq {
|
|
32860
|
+
padding: 0 12px 14px 12px;
|
|
32861
|
+
}
|
|
32862
|
+
|
|
32863
|
+
.t1gz6wqf {
|
|
32864
|
+
height: 100%;
|
|
32865
|
+
}
|
|
32866
|
+
.t1gz6wqf .table-loading-item {
|
|
32867
|
+
padding: 12px 4px;
|
|
32868
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32869
|
+
display: flex;
|
|
32870
|
+
}
|
|
32871
|
+
.t1gz6wqf .table-loading-item > * {
|
|
32872
|
+
height: 16px;
|
|
32873
|
+
margin: 4px;
|
|
32874
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32875
|
+
border-radius: 2px;
|
|
32876
|
+
}
|
|
32877
|
+
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32878
|
+
width: 16px;
|
|
32879
|
+
}
|
|
32880
|
+
.t1gz6wqf .table-loading-item .td-loading {
|
|
32881
|
+
flex: 1;
|
|
32882
|
+
}
|
|
32883
|
+
.t1gz6wqf :nth-child(1) {
|
|
32884
|
+
padding: 8px 4px;
|
|
32885
|
+
}
|
|
32886
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32887
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32888
|
+
}
|
|
32889
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32890
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32891
|
+
}
|
|
32892
|
+
|
|
32859
32893
|
.sq6vos1 {
|
|
32860
32894
|
--item-min-width: 60px;
|
|
32861
32895
|
}
|
|
@@ -33041,36 +33075,6 @@ input.rrg1fkn.ant-input {
|
|
|
33041
33075
|
justify-content: center;
|
|
33042
33076
|
}
|
|
33043
33077
|
|
|
33044
|
-
.t1gz6wqf {
|
|
33045
|
-
height: 100%;
|
|
33046
|
-
}
|
|
33047
|
-
.t1gz6wqf .table-loading-item {
|
|
33048
|
-
padding: 12px 4px;
|
|
33049
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
33050
|
-
display: flex;
|
|
33051
|
-
}
|
|
33052
|
-
.t1gz6wqf .table-loading-item > * {
|
|
33053
|
-
height: 16px;
|
|
33054
|
-
margin: 4px;
|
|
33055
|
-
background: rgba(204, 212, 227, 0.18);
|
|
33056
|
-
border-radius: 2px;
|
|
33057
|
-
}
|
|
33058
|
-
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
33059
|
-
width: 16px;
|
|
33060
|
-
}
|
|
33061
|
-
.t1gz6wqf .table-loading-item .td-loading {
|
|
33062
|
-
flex: 1;
|
|
33063
|
-
}
|
|
33064
|
-
.t1gz6wqf :nth-child(1) {
|
|
33065
|
-
padding: 8px 4px;
|
|
33066
|
-
}
|
|
33067
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
33068
|
-
background: rgba(107, 125, 153, 0.18);
|
|
33069
|
-
}
|
|
33070
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
33071
|
-
background: rgba(163, 180, 204, 0.18);
|
|
33072
|
-
}
|
|
33073
|
-
|
|
33074
33078
|
.c1udgdh2 {
|
|
33075
33079
|
color: #2d3a56;
|
|
33076
33080
|
padding: 7px 12px;
|
|
@@ -33111,10 +33115,6 @@ input.rrg1fkn.ant-input {
|
|
|
33111
33115
|
margin-right: 2px;
|
|
33112
33116
|
}
|
|
33113
33117
|
|
|
33114
|
-
.c1k4vanq {
|
|
33115
|
-
padding: 0 12px 14px 12px;
|
|
33116
|
-
}
|
|
33117
|
-
|
|
33118
33118
|
.tc40oxa {
|
|
33119
33119
|
margin-bottom: 4px;
|
|
33120
33120
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33308,19 +33308,6 @@ input.rrg1fkn.ant-input {
|
|
|
33308
33308
|
margin-right: 8px;
|
|
33309
33309
|
}
|
|
33310
33310
|
|
|
33311
|
-
.skwah65 {
|
|
33312
|
-
height: 8px;
|
|
33313
|
-
box-sizing: border-box;
|
|
33314
|
-
border-radius: 2px;
|
|
33315
|
-
background: #f5f7fa;
|
|
33316
|
-
display: flex;
|
|
33317
|
-
width: 100%;
|
|
33318
|
-
overflow: hidden;
|
|
33319
|
-
}
|
|
33320
|
-
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
33321
|
-
margin-left: 1px;
|
|
33322
|
-
}
|
|
33323
|
-
|
|
33324
33311
|
.bab9xum {
|
|
33325
33312
|
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);
|
|
33326
33313
|
}
|
|
@@ -33338,20 +33325,17 @@ input.rrg1fkn.ant-input {
|
|
|
33338
33325
|
transform: translateY(-4px);
|
|
33339
33326
|
}
|
|
33340
33327
|
|
|
33341
|
-
.
|
|
33328
|
+
.skwah65 {
|
|
33329
|
+
height: 8px;
|
|
33330
|
+
box-sizing: border-box;
|
|
33331
|
+
border-radius: 2px;
|
|
33332
|
+
background: #f5f7fa;
|
|
33342
33333
|
display: flex;
|
|
33343
|
-
|
|
33334
|
+
width: 100%;
|
|
33335
|
+
overflow: hidden;
|
|
33344
33336
|
}
|
|
33345
|
-
.
|
|
33346
|
-
|
|
33347
|
-
width: 24px;
|
|
33348
|
-
border-radius: 20px;
|
|
33349
|
-
color: #0080ff;
|
|
33350
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33351
|
-
display: flex;
|
|
33352
|
-
align-items: center;
|
|
33353
|
-
justify-content: center;
|
|
33354
|
-
margin-right: 6px;
|
|
33337
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
33338
|
+
margin-left: 1px;
|
|
33355
33339
|
}
|
|
33356
33340
|
|
|
33357
33341
|
.sut42l0 {
|
|
@@ -33380,6 +33364,27 @@ input.rrg1fkn.ant-input {
|
|
|
33380
33364
|
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33381
33365
|
}
|
|
33382
33366
|
|
|
33367
|
+
.iwsze0q {
|
|
33368
|
+
margin-right: 4px;
|
|
33369
|
+
height: 16px;
|
|
33370
|
+
}
|
|
33371
|
+
|
|
33372
|
+
.rrwcpby {
|
|
33373
|
+
display: flex;
|
|
33374
|
+
align-items: center;
|
|
33375
|
+
}
|
|
33376
|
+
.rrwcpby .order {
|
|
33377
|
+
height: 24px;
|
|
33378
|
+
width: 24px;
|
|
33379
|
+
border-radius: 20px;
|
|
33380
|
+
color: #0080ff;
|
|
33381
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33382
|
+
display: flex;
|
|
33383
|
+
align-items: center;
|
|
33384
|
+
justify-content: center;
|
|
33385
|
+
margin-right: 6px;
|
|
33386
|
+
}
|
|
33387
|
+
|
|
33383
33388
|
.w1xcixj5.outside-tag {
|
|
33384
33389
|
padding-left: 0;
|
|
33385
33390
|
}
|
|
@@ -33389,11 +33394,6 @@ input.rrg1fkn.ant-input {
|
|
|
33389
33394
|
margin-right: 4px;
|
|
33390
33395
|
}
|
|
33391
33396
|
|
|
33392
|
-
.iwsze0q {
|
|
33393
|
-
margin-right: 4px;
|
|
33394
|
-
height: 16px;
|
|
33395
|
-
}
|
|
33396
|
-
|
|
33397
33397
|
.f1p9ti6d {
|
|
33398
33398
|
width: 100%;
|
|
33399
33399
|
margin-bottom: 0 !important;
|