@cloudtower/eagle 0.27.15 → 0.27.17
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 +1830 -1829
- package/dist/esm/index.js +8 -8
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1790 -1789
- package/dist/umd/index.js +8 -8
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -29558,19 +29558,6 @@ html body {
|
|
|
29558
29558
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29559
29559
|
}
|
|
29560
29560
|
}
|
|
29561
|
-
.iap75of {
|
|
29562
|
-
height: 18px;
|
|
29563
|
-
line-height: 18px;
|
|
29564
|
-
padding: 0 4px;
|
|
29565
|
-
border-radius: 4px;
|
|
29566
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29567
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29568
|
-
display: flex;
|
|
29569
|
-
align-items: center;
|
|
29570
|
-
white-space: nowrap;
|
|
29571
|
-
margin-right: 4px;
|
|
29572
|
-
}
|
|
29573
|
-
|
|
29574
29561
|
.fde5mpd {
|
|
29575
29562
|
width: 100%;
|
|
29576
29563
|
height: 100%;
|
|
@@ -29586,6 +29573,19 @@ html body {
|
|
|
29586
29573
|
font-size: 18px;
|
|
29587
29574
|
}
|
|
29588
29575
|
|
|
29576
|
+
.iap75of {
|
|
29577
|
+
height: 18px;
|
|
29578
|
+
line-height: 18px;
|
|
29579
|
+
padding: 0 4px;
|
|
29580
|
+
border-radius: 4px;
|
|
29581
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29582
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29583
|
+
display: flex;
|
|
29584
|
+
align-items: center;
|
|
29585
|
+
white-space: nowrap;
|
|
29586
|
+
margin-right: 4px;
|
|
29587
|
+
}
|
|
29588
|
+
|
|
29589
29589
|
.bpq0js6 {
|
|
29590
29590
|
padding: 4px 11px;
|
|
29591
29591
|
}
|
|
@@ -29615,24 +29615,6 @@ html body {
|
|
|
29615
29615
|
border-radius: unset;
|
|
29616
29616
|
}
|
|
29617
29617
|
|
|
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
29618
|
.buj61ew.ant-btn-icon-only {
|
|
29637
29619
|
justify-content: center;
|
|
29638
29620
|
}
|
|
@@ -29883,1875 +29865,1864 @@ html body {
|
|
|
29883
29865
|
padding: 0;
|
|
29884
29866
|
}
|
|
29885
29867
|
|
|
29886
|
-
.
|
|
29887
|
-
|
|
29888
|
-
|
|
29889
|
-
background: rgba(172, 186, 211, 0.6);
|
|
29890
|
-
overflow: hidden;
|
|
29891
|
-
}
|
|
29892
|
-
.s34f1qb.ant-switch:focus {
|
|
29893
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
29868
|
+
.i1mrf09m {
|
|
29869
|
+
display: inline-flex;
|
|
29870
|
+
align-items: center;
|
|
29894
29871
|
}
|
|
29895
|
-
.
|
|
29896
|
-
|
|
29897
|
-
|
|
29872
|
+
.i1mrf09m .icon-inner {
|
|
29873
|
+
display: inline-flex;
|
|
29874
|
+
align-items: center;
|
|
29875
|
+
justify-content: center;
|
|
29898
29876
|
}
|
|
29899
|
-
.
|
|
29900
|
-
|
|
29901
|
-
|
|
29877
|
+
.i1mrf09m .icon-inner + span,
|
|
29878
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
29879
|
+
margin-left: 4px;
|
|
29902
29880
|
}
|
|
29903
|
-
.
|
|
29904
|
-
|
|
29905
|
-
|
|
29881
|
+
.i1mrf09m.is-rotate img,
|
|
29882
|
+
.i1mrf09m.is-rotate svg {
|
|
29883
|
+
animation: rotate 680ms linear infinite;
|
|
29906
29884
|
}
|
|
29907
|
-
|
|
29908
|
-
|
|
29909
|
-
|
|
29885
|
+
|
|
29886
|
+
.d6j0lbj {
|
|
29887
|
+
font-family: Inter;
|
|
29888
|
+
font-style: normal;
|
|
29889
|
+
font-weight: bold;
|
|
29890
|
+
font-size: 32px;
|
|
29891
|
+
line-height: 40px;
|
|
29910
29892
|
}
|
|
29911
|
-
|
|
29912
|
-
|
|
29913
|
-
|
|
29914
|
-
|
|
29915
|
-
|
|
29893
|
+
|
|
29894
|
+
.d1xhvvxe {
|
|
29895
|
+
font-family: Inter;
|
|
29896
|
+
font-style: normal;
|
|
29897
|
+
font-weight: bold;
|
|
29898
|
+
font-size: 24px;
|
|
29899
|
+
line-height: 32px;
|
|
29916
29900
|
}
|
|
29917
|
-
|
|
29918
|
-
|
|
29919
|
-
|
|
29901
|
+
|
|
29902
|
+
.dk10mxq {
|
|
29903
|
+
font-family: Inter;
|
|
29904
|
+
font-style: normal;
|
|
29905
|
+
font-weight: normal;
|
|
29906
|
+
font-size: 32px;
|
|
29907
|
+
line-height: 40px;
|
|
29920
29908
|
}
|
|
29921
|
-
|
|
29922
|
-
|
|
29909
|
+
|
|
29910
|
+
.dxsait {
|
|
29911
|
+
font-family: Inter;
|
|
29912
|
+
font-style: normal;
|
|
29913
|
+
font-weight: bold;
|
|
29914
|
+
font-size: 20px;
|
|
29915
|
+
line-height: 24px;
|
|
29923
29916
|
}
|
|
29924
|
-
|
|
29925
|
-
|
|
29917
|
+
|
|
29918
|
+
.dokn0h3 {
|
|
29919
|
+
font-family: Inter;
|
|
29920
|
+
font-style: normal;
|
|
29921
|
+
font-weight: normal;
|
|
29922
|
+
font-size: 20px;
|
|
29923
|
+
line-height: 24px;
|
|
29926
29924
|
}
|
|
29927
|
-
|
|
29928
|
-
|
|
29925
|
+
|
|
29926
|
+
.dobau4p {
|
|
29927
|
+
font-family: Inter;
|
|
29928
|
+
font-style: normal;
|
|
29929
|
+
font-weight: bold;
|
|
29930
|
+
font-size: 18px;
|
|
29931
|
+
line-height: 22px;
|
|
29929
29932
|
}
|
|
29930
|
-
|
|
29931
|
-
|
|
29933
|
+
|
|
29934
|
+
.dvolwok {
|
|
29935
|
+
font-family: Inter;
|
|
29936
|
+
font-style: normal;
|
|
29937
|
+
font-weight: normal;
|
|
29938
|
+
font-size: 18px;
|
|
29939
|
+
line-height: 22px;
|
|
29932
29940
|
}
|
|
29933
|
-
|
|
29934
|
-
|
|
29941
|
+
|
|
29942
|
+
.h181qhg4 {
|
|
29943
|
+
font-family: Inter;
|
|
29944
|
+
font-style: normal;
|
|
29945
|
+
font-weight: bold;
|
|
29946
|
+
font-size: 16px;
|
|
29947
|
+
line-height: 22px;
|
|
29935
29948
|
}
|
|
29936
29949
|
|
|
29937
|
-
.
|
|
29938
|
-
|
|
29950
|
+
.h1phgmcq {
|
|
29951
|
+
font-family: Inter;
|
|
29952
|
+
font-style: normal;
|
|
29953
|
+
font-weight: normal;
|
|
29954
|
+
font-size: 16px;
|
|
29955
|
+
line-height: 22px;
|
|
29939
29956
|
}
|
|
29940
29957
|
|
|
29941
|
-
.
|
|
29942
|
-
|
|
29958
|
+
.h173xnl1 {
|
|
29959
|
+
font-family: Inter;
|
|
29960
|
+
font-style: normal;
|
|
29961
|
+
font-weight: bold;
|
|
29962
|
+
font-size: 14px;
|
|
29963
|
+
line-height: 20px;
|
|
29943
29964
|
}
|
|
29944
29965
|
|
|
29945
|
-
.
|
|
29946
|
-
|
|
29966
|
+
.hedm4pz {
|
|
29967
|
+
font-family: Inter;
|
|
29968
|
+
font-style: normal;
|
|
29969
|
+
font-weight: normal;
|
|
29970
|
+
font-size: 14px;
|
|
29971
|
+
line-height: 20px;
|
|
29947
29972
|
}
|
|
29948
|
-
|
|
29949
|
-
|
|
29950
|
-
|
|
29973
|
+
|
|
29974
|
+
.h1kd8xld {
|
|
29975
|
+
font-family: Inter;
|
|
29976
|
+
font-style: normal;
|
|
29977
|
+
font-weight: bold;
|
|
29978
|
+
font-size: 12px;
|
|
29979
|
+
line-height: 18px;
|
|
29951
29980
|
}
|
|
29952
|
-
|
|
29953
|
-
|
|
29981
|
+
|
|
29982
|
+
.hp14fr {
|
|
29983
|
+
font-family: Inter;
|
|
29984
|
+
font-style: normal;
|
|
29985
|
+
font-weight: normal;
|
|
29986
|
+
font-size: 12px;
|
|
29987
|
+
line-height: 18px;
|
|
29954
29988
|
}
|
|
29955
|
-
|
|
29956
|
-
|
|
29957
|
-
|
|
29989
|
+
|
|
29990
|
+
.hgrg7mn {
|
|
29991
|
+
font-family: Inter;
|
|
29992
|
+
font-style: normal;
|
|
29993
|
+
font-weight: bold;
|
|
29994
|
+
text-transform: uppercase;
|
|
29995
|
+
font-feature-settings: "cpsp" on;
|
|
29996
|
+
font-size: 12px;
|
|
29997
|
+
line-height: 18px;
|
|
29958
29998
|
}
|
|
29959
|
-
|
|
29960
|
-
|
|
29999
|
+
|
|
30000
|
+
.h6zme9x {
|
|
30001
|
+
font-family: Inter;
|
|
30002
|
+
font-style: normal;
|
|
30003
|
+
font-weight: normal;
|
|
30004
|
+
text-transform: uppercase;
|
|
30005
|
+
font-feature-settings: "cpsp" on;
|
|
30006
|
+
font-size: 12px;
|
|
30007
|
+
line-height: 18px;
|
|
29961
30008
|
}
|
|
29962
|
-
|
|
29963
|
-
|
|
30009
|
+
|
|
30010
|
+
.locjvsv {
|
|
30011
|
+
font-family: Inter;
|
|
30012
|
+
font-style: normal;
|
|
30013
|
+
font-weight: normal;
|
|
30014
|
+
font-size: 16px;
|
|
30015
|
+
line-height: 24px;
|
|
29964
30016
|
}
|
|
29965
|
-
|
|
29966
|
-
|
|
30017
|
+
|
|
30018
|
+
.l13gi131 {
|
|
30019
|
+
font-family: Inter;
|
|
30020
|
+
font-style: normal;
|
|
30021
|
+
font-weight: bold;
|
|
30022
|
+
font-size: 16px;
|
|
30023
|
+
line-height: 24px;
|
|
29967
30024
|
}
|
|
29968
|
-
|
|
29969
|
-
|
|
30025
|
+
|
|
30026
|
+
.l1ynemsu {
|
|
30027
|
+
font-family: Inter;
|
|
30028
|
+
font-style: normal;
|
|
30029
|
+
font-weight: normal;
|
|
30030
|
+
font-size: 16px;
|
|
30031
|
+
line-height: 24px;
|
|
29970
30032
|
}
|
|
29971
|
-
|
|
29972
|
-
|
|
30033
|
+
|
|
30034
|
+
.l1cft1cx {
|
|
30035
|
+
font-family: Inter;
|
|
30036
|
+
font-style: normal;
|
|
30037
|
+
font-weight: bold;
|
|
30038
|
+
font-size: 16px;
|
|
30039
|
+
line-height: 24px;
|
|
29973
30040
|
}
|
|
29974
|
-
|
|
29975
|
-
|
|
29976
|
-
|
|
29977
|
-
|
|
29978
|
-
|
|
29979
|
-
|
|
29980
|
-
|
|
29981
|
-
|
|
29982
|
-
|
|
29983
|
-
display: none;
|
|
29984
|
-
}
|
|
29985
|
-
.tta5kd2 td.ant-table-column-sort {
|
|
29986
|
-
background: transparent;
|
|
29987
|
-
}
|
|
29988
|
-
.tta5kd2 td.ant-table-cell-fix-left,
|
|
29989
|
-
.tta5kd2 td.ant-table-cell-fix-right {
|
|
29990
|
-
background: #fff;
|
|
29991
|
-
padding: 0 !important;
|
|
29992
|
-
}
|
|
29993
|
-
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
29994
|
-
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
29995
|
-
display: flex;
|
|
29996
|
-
align-items: center;
|
|
29997
|
-
height: 100%;
|
|
29998
|
-
padding: 8px;
|
|
29999
|
-
}
|
|
30000
|
-
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
30001
|
-
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
30002
|
-
overflow: hidden;
|
|
30003
|
-
text-overflow: ellipsis;
|
|
30004
|
-
width: 100%;
|
|
30005
|
-
}
|
|
30006
|
-
.tta5kd2 .ant-table-container {
|
|
30007
|
-
height: 100%;
|
|
30008
|
-
}
|
|
30009
|
-
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
30010
|
-
box-shadow: none !important;
|
|
30011
|
-
}
|
|
30012
|
-
.tta5kd2 .ant-table {
|
|
30013
|
-
border-radius: 0px;
|
|
30014
|
-
border-left: none;
|
|
30015
|
-
border-right: none;
|
|
30016
|
-
border-bottom: none;
|
|
30017
|
-
height: 100%;
|
|
30018
|
-
font-size: 12px;
|
|
30019
|
-
background: transparent;
|
|
30020
|
-
}
|
|
30021
|
-
.tta5kd2 .ant-table .ant-table-header {
|
|
30022
|
-
position: relative;
|
|
30023
|
-
z-index: 3;
|
|
30024
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30025
|
-
margin-bottom: -1px;
|
|
30026
|
-
}
|
|
30027
|
-
.tta5kd2 .ant-table .time-wrapper .date,
|
|
30028
|
-
.tta5kd2 .ant-table .value {
|
|
30029
|
-
color: #2d3a56;
|
|
30030
|
-
}
|
|
30031
|
-
.tta5kd2 .ant-table .time-wrapper .time,
|
|
30032
|
-
.tta5kd2 .ant-table .unit {
|
|
30033
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30034
|
-
}
|
|
30035
|
-
.tta5kd2 .ant-table .ant-table-selection {
|
|
30036
|
-
position: unset;
|
|
30037
|
-
text-align: center;
|
|
30038
|
-
}
|
|
30039
|
-
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30040
|
-
background: #fff;
|
|
30041
|
-
}
|
|
30042
|
-
.tta5kd2 .ant-table .anticon-setting {
|
|
30043
|
-
cursor: pointer;
|
|
30044
|
-
position: absolute;
|
|
30045
|
-
top: 50%;
|
|
30046
|
-
right: 12px;
|
|
30047
|
-
transform: translateY(-50%);
|
|
30048
|
-
}
|
|
30049
|
-
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30050
|
-
box-shadow: none;
|
|
30051
|
-
width: 1px;
|
|
30052
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30053
|
-
}
|
|
30054
|
-
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30055
|
-
box-shadow: none;
|
|
30056
|
-
width: 1px;
|
|
30057
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30058
|
-
}
|
|
30059
|
-
.tta5kd2 .ant-table .ant-table-tbody {
|
|
30060
|
-
position: relative;
|
|
30061
|
-
}
|
|
30062
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
30063
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30064
|
-
border-bottom: 1px solid white;
|
|
30065
|
-
height: 40px;
|
|
30066
|
-
vertical-align: middle;
|
|
30067
|
-
transition: background 0ms;
|
|
30068
|
-
color: #00122e;
|
|
30069
|
-
}
|
|
30070
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30071
|
-
background: #f2f5fa;
|
|
30072
|
-
border-bottom-color: #f2f5fa;
|
|
30073
|
-
}
|
|
30074
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30075
|
-
height: auto;
|
|
30076
|
-
color: #00122e;
|
|
30077
|
-
font-size: 12px;
|
|
30078
|
-
text-align: left;
|
|
30079
|
-
transition: none;
|
|
30080
|
-
overflow: hidden;
|
|
30081
|
-
text-overflow: ellipsis;
|
|
30082
|
-
white-space: nowrap;
|
|
30083
|
-
}
|
|
30084
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30085
|
-
color: #0096ff;
|
|
30086
|
-
}
|
|
30087
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30088
|
-
overflow: hidden;
|
|
30089
|
-
text-overflow: ellipsis;
|
|
30090
|
-
width: 100%;
|
|
30091
|
-
vertical-align: middle;
|
|
30092
|
-
}
|
|
30093
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30094
|
-
line-height: 0px;
|
|
30095
|
-
}
|
|
30096
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30097
|
-
padding-right: 25px;
|
|
30098
|
-
}
|
|
30099
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30100
|
-
border-top-color: transparent;
|
|
30101
|
-
}
|
|
30102
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
30103
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30104
|
-
border-color: transparent transparent white;
|
|
30105
|
-
}
|
|
30106
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30107
|
-
border-radius: 8px 0 0 8px;
|
|
30108
|
-
}
|
|
30109
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30110
|
-
border-radius: 8px 0 0 8px;
|
|
30111
|
-
}
|
|
30112
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
30113
|
-
content: "";
|
|
30114
|
-
width: 4px;
|
|
30115
|
-
top: -1px;
|
|
30116
|
-
bottom: -1px;
|
|
30117
|
-
background: white;
|
|
30118
|
-
}
|
|
30119
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
30120
|
-
border-radius: 0 8px 8px 0;
|
|
30121
|
-
}
|
|
30122
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
30123
|
-
border-radius: 0;
|
|
30124
|
-
background: white;
|
|
30125
|
-
border-top: none;
|
|
30126
|
-
}
|
|
30127
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
30128
|
-
border-top: 1px solid transparent;
|
|
30129
|
-
border-radius: 0 8px 8px 0;
|
|
30130
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30131
|
-
}
|
|
30132
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
30133
|
-
background: white;
|
|
30134
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30135
|
-
}
|
|
30136
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30137
|
-
display: flex;
|
|
30138
|
-
align-items: center;
|
|
30139
|
-
height: 100%;
|
|
30140
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30141
|
-
}
|
|
30142
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
30143
|
-
background: white;
|
|
30144
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30145
|
-
}
|
|
30146
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
30147
|
-
display: flex;
|
|
30148
|
-
align-items: center;
|
|
30149
|
-
height: 100%;
|
|
30150
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30151
|
-
}
|
|
30152
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
30153
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30154
|
-
}
|
|
30155
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
30156
|
-
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
30157
|
-
border-radius: 8px;
|
|
30158
|
-
}
|
|
30159
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
30160
|
-
border-top-color: white;
|
|
30161
|
-
}
|
|
30162
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
30163
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30164
|
-
border-bottom-color: transparent;
|
|
30165
|
-
border-top-color: transparent;
|
|
30166
|
-
}
|
|
30167
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
30168
|
-
border-radius: 8px 0 0 8px;
|
|
30169
|
-
}
|
|
30170
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
30171
|
-
border-radius: 0 8px 8px 0;
|
|
30172
|
-
}
|
|
30173
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
30174
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30175
|
-
}
|
|
30176
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
30177
|
-
background: #fff;
|
|
30178
|
-
font-weight: 400;
|
|
30179
|
-
position: relative;
|
|
30180
|
-
border-bottom: none;
|
|
30181
|
-
color: #00122e;
|
|
30182
|
-
transition: none;
|
|
30183
|
-
padding: 15px 8px 15px 8px;
|
|
30184
|
-
}
|
|
30185
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
30186
|
-
content: "";
|
|
30187
|
-
width: 1px;
|
|
30188
|
-
top: 0;
|
|
30189
|
-
bottom: 0;
|
|
30190
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30191
|
-
position: absolute;
|
|
30192
|
-
right: 0;
|
|
30193
|
-
}
|
|
30194
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
30195
|
-
padding: unset;
|
|
30196
|
-
}
|
|
30197
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
30198
|
-
display: none;
|
|
30199
|
-
}
|
|
30200
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30201
|
-
width: 100%;
|
|
30202
|
-
overflow: hidden;
|
|
30203
|
-
white-space: nowrap;
|
|
30204
|
-
text-overflow: ellipsis;
|
|
30205
|
-
}
|
|
30206
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
30207
|
-
overflow: hidden;
|
|
30208
|
-
text-overflow: ellipsis;
|
|
30209
|
-
flex: 1;
|
|
30210
|
-
}
|
|
30211
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
30212
|
-
padding: 15px 25px 15px 8px;
|
|
30213
|
-
}
|
|
30214
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30215
|
-
padding: 0;
|
|
30216
|
-
}
|
|
30217
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
30218
|
-
position: absolute;
|
|
30219
|
-
right: 6px;
|
|
30220
|
-
top: 50%;
|
|
30221
|
-
transform: translateY(-50%);
|
|
30222
|
-
height: 16px;
|
|
30223
|
-
display: none;
|
|
30224
|
-
transition: transform 320ms ease;
|
|
30225
|
-
}
|
|
30226
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
30227
|
-
display: block;
|
|
30228
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
30229
|
-
}
|
|
30230
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
30231
|
-
display: block;
|
|
30232
|
-
}
|
|
30233
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
30234
|
-
display: none;
|
|
30235
|
-
}
|
|
30236
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
30237
|
-
transform: translateY(-50%);
|
|
30041
|
+
|
|
30042
|
+
.l17tqc8p {
|
|
30043
|
+
font-family: Inter;
|
|
30044
|
+
font-style: normal;
|
|
30045
|
+
font-weight: normal;
|
|
30046
|
+
text-transform: uppercase;
|
|
30047
|
+
font-feature-settings: "cpsp" on;
|
|
30048
|
+
font-size: 16px;
|
|
30049
|
+
line-height: 24px;
|
|
30238
30050
|
}
|
|
30239
|
-
|
|
30240
|
-
|
|
30051
|
+
|
|
30052
|
+
.l1j1e5w7 {
|
|
30053
|
+
font-family: Inter;
|
|
30054
|
+
font-style: normal;
|
|
30055
|
+
font-weight: bold;
|
|
30056
|
+
text-transform: uppercase;
|
|
30057
|
+
font-feature-settings: "cpsp" on;
|
|
30058
|
+
font-size: 16px;
|
|
30059
|
+
line-height: 24px;
|
|
30241
30060
|
}
|
|
30242
|
-
|
|
30243
|
-
|
|
30061
|
+
|
|
30062
|
+
.l1gf91jb {
|
|
30063
|
+
font-family: Inter;
|
|
30064
|
+
font-style: normal;
|
|
30065
|
+
font-weight: normal;
|
|
30066
|
+
font-size: 14px;
|
|
30067
|
+
line-height: 22px;
|
|
30244
30068
|
}
|
|
30245
|
-
|
|
30246
|
-
|
|
30069
|
+
|
|
30070
|
+
.lu7hlr6 {
|
|
30071
|
+
font-family: Inter;
|
|
30072
|
+
font-style: normal;
|
|
30073
|
+
font-weight: 500;
|
|
30074
|
+
font-size: 14px;
|
|
30075
|
+
line-height: 22px;
|
|
30247
30076
|
}
|
|
30248
|
-
|
|
30249
|
-
|
|
30077
|
+
|
|
30078
|
+
.l3l3jf0 {
|
|
30079
|
+
font-family: Inter;
|
|
30080
|
+
font-style: normal;
|
|
30081
|
+
font-weight: bold;
|
|
30082
|
+
font-size: 14px;
|
|
30083
|
+
line-height: 22px;
|
|
30250
30084
|
}
|
|
30251
|
-
|
|
30252
|
-
|
|
30085
|
+
|
|
30086
|
+
.l12j5nqp {
|
|
30087
|
+
font-family: Inter;
|
|
30088
|
+
font-style: normal;
|
|
30089
|
+
font-weight: normal;
|
|
30090
|
+
font-size: 14px;
|
|
30091
|
+
line-height: 22px;
|
|
30253
30092
|
}
|
|
30254
|
-
|
|
30255
|
-
|
|
30256
|
-
|
|
30257
|
-
|
|
30258
|
-
|
|
30093
|
+
|
|
30094
|
+
.l1tecqht {
|
|
30095
|
+
font-family: Inter;
|
|
30096
|
+
font-style: normal;
|
|
30097
|
+
font-weight: bold;
|
|
30098
|
+
font-size: 14px;
|
|
30099
|
+
line-height: 22px;
|
|
30259
30100
|
}
|
|
30260
|
-
|
|
30261
|
-
|
|
30101
|
+
|
|
30102
|
+
.l6sa990 {
|
|
30103
|
+
font-family: Inter;
|
|
30104
|
+
font-style: normal;
|
|
30105
|
+
font-weight: normal;
|
|
30106
|
+
text-transform: uppercase;
|
|
30107
|
+
font-feature-settings: "cpsp" on;
|
|
30108
|
+
font-size: 14px;
|
|
30109
|
+
line-height: 22px;
|
|
30262
30110
|
}
|
|
30263
|
-
|
|
30264
|
-
|
|
30111
|
+
|
|
30112
|
+
.lckqe8j {
|
|
30113
|
+
font-family: Inter;
|
|
30114
|
+
font-style: normal;
|
|
30115
|
+
font-weight: bold;
|
|
30116
|
+
text-transform: uppercase;
|
|
30117
|
+
font-feature-settings: "cpsp" on;
|
|
30118
|
+
font-size: 14px;
|
|
30119
|
+
line-height: 22px;
|
|
30265
30120
|
}
|
|
30266
|
-
|
|
30267
|
-
|
|
30121
|
+
|
|
30122
|
+
.l1kuminb {
|
|
30123
|
+
font-family: Inter;
|
|
30124
|
+
font-style: normal;
|
|
30125
|
+
font-weight: normal;
|
|
30126
|
+
font-size: 13px;
|
|
30127
|
+
line-height: 20px;
|
|
30268
30128
|
}
|
|
30269
|
-
|
|
30270
|
-
|
|
30271
|
-
|
|
30272
|
-
|
|
30273
|
-
|
|
30274
|
-
|
|
30129
|
+
|
|
30130
|
+
.l1pbuf5j {
|
|
30131
|
+
font-family: Inter;
|
|
30132
|
+
font-style: normal;
|
|
30133
|
+
font-weight: 600;
|
|
30134
|
+
font-size: 13px;
|
|
30135
|
+
line-height: 20px;
|
|
30275
30136
|
}
|
|
30276
|
-
|
|
30277
|
-
.
|
|
30137
|
+
|
|
30138
|
+
.l1r4ztu {
|
|
30139
|
+
font-family: Inter;
|
|
30140
|
+
font-style: normal;
|
|
30278
30141
|
font-weight: bold;
|
|
30279
|
-
font-size:
|
|
30280
|
-
|
|
30142
|
+
font-size: 13px;
|
|
30143
|
+
line-height: 20px;
|
|
30281
30144
|
}
|
|
30282
|
-
|
|
30283
|
-
|
|
30284
|
-
|
|
30285
|
-
|
|
30145
|
+
|
|
30146
|
+
.ly8vzok {
|
|
30147
|
+
font-family: Inter;
|
|
30148
|
+
font-style: normal;
|
|
30149
|
+
font-weight: normal;
|
|
30150
|
+
font-size: 13px;
|
|
30151
|
+
line-height: 20px;
|
|
30286
30152
|
}
|
|
30287
|
-
|
|
30288
|
-
|
|
30289
|
-
|
|
30290
|
-
|
|
30291
|
-
|
|
30292
|
-
|
|
30153
|
+
|
|
30154
|
+
.lumfmf {
|
|
30155
|
+
font-family: Inter;
|
|
30156
|
+
font-style: normal;
|
|
30157
|
+
font-weight: 600;
|
|
30158
|
+
font-size: 13px;
|
|
30159
|
+
line-height: 20px;
|
|
30293
30160
|
}
|
|
30294
|
-
|
|
30295
|
-
|
|
30296
|
-
|
|
30297
|
-
|
|
30298
|
-
|
|
30299
|
-
|
|
30161
|
+
|
|
30162
|
+
.l16ujwmv {
|
|
30163
|
+
font-family: Inter;
|
|
30164
|
+
font-style: normal;
|
|
30165
|
+
font-weight: bold;
|
|
30166
|
+
font-size: 13px;
|
|
30167
|
+
line-height: 20px;
|
|
30300
30168
|
}
|
|
30301
|
-
|
|
30302
|
-
|
|
30169
|
+
|
|
30170
|
+
.l17o1ffr {
|
|
30171
|
+
font-family: Inter;
|
|
30172
|
+
font-style: normal;
|
|
30173
|
+
font-weight: normal;
|
|
30174
|
+
text-transform: uppercase;
|
|
30175
|
+
font-feature-settings: "cpsp" on;
|
|
30176
|
+
font-size: 13px;
|
|
30177
|
+
line-height: 20px;
|
|
30303
30178
|
}
|
|
30304
30179
|
|
|
30305
|
-
.
|
|
30306
|
-
|
|
30180
|
+
.lngllvn {
|
|
30181
|
+
font-family: Inter;
|
|
30182
|
+
font-style: normal;
|
|
30183
|
+
font-weight: bold;
|
|
30184
|
+
text-transform: uppercase;
|
|
30185
|
+
font-feature-settings: "cpsp" on;
|
|
30186
|
+
font-size: 13px;
|
|
30187
|
+
line-height: 20px;
|
|
30307
30188
|
}
|
|
30308
30189
|
|
|
30309
|
-
.
|
|
30310
|
-
|
|
30311
|
-
|
|
30190
|
+
.l2i7fo9 {
|
|
30191
|
+
font-family: Inter;
|
|
30192
|
+
font-style: normal;
|
|
30193
|
+
font-weight: normal;
|
|
30194
|
+
font-size: 12px;
|
|
30195
|
+
line-height: 18px;
|
|
30312
30196
|
}
|
|
30313
30197
|
|
|
30314
|
-
.
|
|
30198
|
+
.l1x7hscx {
|
|
30315
30199
|
font-family: Inter;
|
|
30316
30200
|
font-style: normal;
|
|
30317
|
-
font-weight:
|
|
30318
|
-
font-size:
|
|
30319
|
-
line-height:
|
|
30201
|
+
font-weight: 500;
|
|
30202
|
+
font-size: 12px;
|
|
30203
|
+
line-height: 18px;
|
|
30320
30204
|
}
|
|
30321
30205
|
|
|
30322
|
-
.
|
|
30206
|
+
.le1jwan {
|
|
30323
30207
|
font-family: Inter;
|
|
30324
30208
|
font-style: normal;
|
|
30325
30209
|
font-weight: bold;
|
|
30326
|
-
font-size:
|
|
30327
|
-
line-height:
|
|
30210
|
+
font-size: 12px;
|
|
30211
|
+
line-height: 18px;
|
|
30328
30212
|
}
|
|
30329
30213
|
|
|
30330
|
-
.
|
|
30214
|
+
.lyxynfj {
|
|
30331
30215
|
font-family: Inter;
|
|
30332
30216
|
font-style: normal;
|
|
30333
30217
|
font-weight: normal;
|
|
30334
|
-
font-size:
|
|
30335
|
-
line-height:
|
|
30218
|
+
font-size: 12px;
|
|
30219
|
+
line-height: 18px;
|
|
30336
30220
|
}
|
|
30337
30221
|
|
|
30338
|
-
.
|
|
30222
|
+
.lpb2nxv {
|
|
30223
|
+
font-family: Inter;
|
|
30224
|
+
font-style: normal;
|
|
30225
|
+
font-weight: 500;
|
|
30226
|
+
font-size: 12px;
|
|
30227
|
+
line-height: 18px;
|
|
30228
|
+
}
|
|
30229
|
+
|
|
30230
|
+
.l1r8o3vv {
|
|
30339
30231
|
font-family: Inter;
|
|
30340
30232
|
font-style: normal;
|
|
30341
30233
|
font-weight: bold;
|
|
30342
|
-
font-size:
|
|
30343
|
-
line-height:
|
|
30234
|
+
font-size: 12px;
|
|
30235
|
+
line-height: 18px;
|
|
30344
30236
|
}
|
|
30345
30237
|
|
|
30346
|
-
.
|
|
30238
|
+
.lemnjy2 {
|
|
30347
30239
|
font-family: Inter;
|
|
30348
30240
|
font-style: normal;
|
|
30349
30241
|
font-weight: normal;
|
|
30350
|
-
|
|
30351
|
-
|
|
30242
|
+
text-transform: uppercase;
|
|
30243
|
+
font-feature-settings: "cpsp" on;
|
|
30244
|
+
font-size: 12px;
|
|
30245
|
+
line-height: 18px;
|
|
30352
30246
|
}
|
|
30353
30247
|
|
|
30354
|
-
.
|
|
30248
|
+
.lrc42gb {
|
|
30355
30249
|
font-family: Inter;
|
|
30356
30250
|
font-style: normal;
|
|
30357
30251
|
font-weight: bold;
|
|
30358
|
-
|
|
30359
|
-
|
|
30252
|
+
text-transform: uppercase;
|
|
30253
|
+
font-feature-settings: "cpsp" on;
|
|
30254
|
+
font-size: 12px;
|
|
30255
|
+
line-height: 18px;
|
|
30360
30256
|
}
|
|
30361
30257
|
|
|
30362
|
-
.
|
|
30258
|
+
.fqaz4mb {
|
|
30363
30259
|
font-family: Inter;
|
|
30364
30260
|
font-style: normal;
|
|
30365
30261
|
font-weight: normal;
|
|
30366
|
-
font-size:
|
|
30367
|
-
line-height:
|
|
30262
|
+
font-size: 13px;
|
|
30263
|
+
line-height: 20px;
|
|
30368
30264
|
}
|
|
30369
30265
|
|
|
30370
|
-
.
|
|
30266
|
+
.f13we5o {
|
|
30371
30267
|
font-family: Inter;
|
|
30372
30268
|
font-style: normal;
|
|
30373
|
-
font-weight:
|
|
30374
|
-
font-size:
|
|
30375
|
-
line-height:
|
|
30269
|
+
font-weight: normal;
|
|
30270
|
+
font-size: 13px;
|
|
30271
|
+
line-height: 20px;
|
|
30376
30272
|
}
|
|
30377
30273
|
|
|
30378
|
-
.
|
|
30274
|
+
.ffmjua2 {
|
|
30379
30275
|
font-family: Inter;
|
|
30380
30276
|
font-style: normal;
|
|
30381
30277
|
font-weight: normal;
|
|
30382
|
-
font-size:
|
|
30383
|
-
line-height:
|
|
30278
|
+
font-size: 12px;
|
|
30279
|
+
line-height: 18px;
|
|
30384
30280
|
}
|
|
30385
30281
|
|
|
30386
|
-
.
|
|
30282
|
+
.fz2mxw0 {
|
|
30387
30283
|
font-family: Inter;
|
|
30388
30284
|
font-style: normal;
|
|
30389
|
-
font-weight:
|
|
30390
|
-
font-size:
|
|
30391
|
-
line-height:
|
|
30285
|
+
font-weight: normal;
|
|
30286
|
+
font-size: 12px;
|
|
30287
|
+
line-height: 18px;
|
|
30392
30288
|
}
|
|
30393
30289
|
|
|
30394
|
-
.
|
|
30290
|
+
.t1ertzoh {
|
|
30395
30291
|
font-family: Inter;
|
|
30396
30292
|
font-style: normal;
|
|
30397
30293
|
font-weight: normal;
|
|
30398
|
-
font-
|
|
30294
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30295
|
+
font-size: 13px;
|
|
30399
30296
|
line-height: 20px;
|
|
30400
30297
|
}
|
|
30401
30298
|
|
|
30402
|
-
.
|
|
30299
|
+
.t19bge8r {
|
|
30403
30300
|
font-family: Inter;
|
|
30404
30301
|
font-style: normal;
|
|
30405
|
-
font-weight:
|
|
30406
|
-
font-
|
|
30407
|
-
|
|
30302
|
+
font-weight: normal;
|
|
30303
|
+
font-feature-settings: "zero" on;
|
|
30304
|
+
font-size: 13px;
|
|
30305
|
+
line-height: 20px;
|
|
30408
30306
|
}
|
|
30409
30307
|
|
|
30410
|
-
.
|
|
30308
|
+
.tjrzfyl {
|
|
30411
30309
|
font-family: Inter;
|
|
30412
30310
|
font-style: normal;
|
|
30413
30311
|
font-weight: normal;
|
|
30312
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30414
30313
|
font-size: 12px;
|
|
30415
30314
|
line-height: 18px;
|
|
30416
30315
|
}
|
|
30417
30316
|
|
|
30418
|
-
.
|
|
30317
|
+
.tm6s7bo {
|
|
30419
30318
|
font-family: Inter;
|
|
30420
30319
|
font-style: normal;
|
|
30421
|
-
font-weight:
|
|
30422
|
-
|
|
30423
|
-
font-feature-settings: "cpsp" on;
|
|
30320
|
+
font-weight: 500;
|
|
30321
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30424
30322
|
font-size: 12px;
|
|
30425
30323
|
line-height: 18px;
|
|
30426
30324
|
}
|
|
30427
30325
|
|
|
30428
|
-
.
|
|
30326
|
+
.t19zq6ic {
|
|
30429
30327
|
font-family: Inter;
|
|
30430
30328
|
font-style: normal;
|
|
30431
30329
|
font-weight: normal;
|
|
30432
|
-
|
|
30433
|
-
font-feature-settings: "cpsp" on;
|
|
30330
|
+
font-feature-settings: "zero" on;
|
|
30434
30331
|
font-size: 12px;
|
|
30435
30332
|
line-height: 18px;
|
|
30436
30333
|
}
|
|
30437
30334
|
|
|
30438
|
-
.
|
|
30335
|
+
.t1gduru8 {
|
|
30439
30336
|
font-family: Inter;
|
|
30440
30337
|
font-style: normal;
|
|
30441
|
-
font-weight:
|
|
30442
|
-
font-
|
|
30443
|
-
|
|
30338
|
+
font-weight: 500;
|
|
30339
|
+
font-feature-settings: "zero" on;
|
|
30340
|
+
font-size: 12px;
|
|
30341
|
+
line-height: 18px;
|
|
30444
30342
|
}
|
|
30445
30343
|
|
|
30446
|
-
.
|
|
30344
|
+
.t55raab {
|
|
30447
30345
|
font-family: Inter;
|
|
30448
30346
|
font-style: normal;
|
|
30449
30347
|
font-weight: bold;
|
|
30348
|
+
font-feature-settings: "zero" on;
|
|
30450
30349
|
font-size: 16px;
|
|
30451
30350
|
line-height: 24px;
|
|
30452
30351
|
}
|
|
30453
30352
|
|
|
30454
|
-
.
|
|
30353
|
+
.u1w9abfe {
|
|
30455
30354
|
font-family: Inter;
|
|
30456
30355
|
font-style: normal;
|
|
30457
30356
|
font-weight: normal;
|
|
30458
|
-
font-size:
|
|
30459
|
-
line-height:
|
|
30357
|
+
font-size: 10px;
|
|
30358
|
+
line-height: 12px;
|
|
30460
30359
|
}
|
|
30461
30360
|
|
|
30462
|
-
.
|
|
30463
|
-
|
|
30464
|
-
|
|
30465
|
-
|
|
30466
|
-
|
|
30361
|
+
.p12gwtiw {
|
|
30362
|
+
display: flex;
|
|
30363
|
+
justify-content: space-between;
|
|
30364
|
+
align-items: center;
|
|
30365
|
+
padding: 10px 0;
|
|
30366
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30367
|
+
font-size: 12px;
|
|
30467
30368
|
line-height: 24px;
|
|
30468
30369
|
}
|
|
30370
|
+
.p12gwtiw .pagination-left {
|
|
30371
|
+
padding: 2px 8px;
|
|
30372
|
+
}
|
|
30373
|
+
.p12gwtiw .dropdown-trigger {
|
|
30374
|
+
display: flex;
|
|
30375
|
+
align-items: center;
|
|
30376
|
+
border-radius: 6px;
|
|
30377
|
+
cursor: pointer;
|
|
30378
|
+
transition: all 0.3s ease;
|
|
30379
|
+
}
|
|
30380
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30381
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30382
|
+
color: #0080ff;
|
|
30383
|
+
}
|
|
30384
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30385
|
+
margin-left: 4px;
|
|
30386
|
+
}
|
|
30387
|
+
.p12gwtiw .pagination-right {
|
|
30388
|
+
display: flex;
|
|
30389
|
+
align-items: center;
|
|
30390
|
+
color: #0080ff;
|
|
30391
|
+
font-weight: bold;
|
|
30392
|
+
}
|
|
30393
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30394
|
+
margin-left: 4px;
|
|
30395
|
+
}
|
|
30396
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30397
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30398
|
+
padding: 0 8px;
|
|
30399
|
+
}
|
|
30400
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30401
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30402
|
+
color: #0080ff;
|
|
30403
|
+
}
|
|
30404
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30405
|
+
transform: rotate(180deg);
|
|
30406
|
+
}
|
|
30469
30407
|
|
|
30470
|
-
.
|
|
30471
|
-
|
|
30472
|
-
|
|
30473
|
-
|
|
30474
|
-
|
|
30475
|
-
|
|
30476
|
-
font-size:
|
|
30477
|
-
line-height:
|
|
30408
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30409
|
+
max-height: calc(100vh - 128px);
|
|
30410
|
+
overflow-y: auto;
|
|
30411
|
+
}
|
|
30412
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30413
|
+
padding: 4px 20px;
|
|
30414
|
+
font-size: 12px;
|
|
30415
|
+
line-height: 18px;
|
|
30478
30416
|
}
|
|
30479
30417
|
|
|
30480
|
-
.
|
|
30481
|
-
|
|
30482
|
-
font-style: normal;
|
|
30483
|
-
font-weight: bold;
|
|
30484
|
-
text-transform: uppercase;
|
|
30485
|
-
font-feature-settings: "cpsp" on;
|
|
30486
|
-
font-size: 16px;
|
|
30487
|
-
line-height: 24px;
|
|
30418
|
+
.obf05yr {
|
|
30419
|
+
display: inline-block;
|
|
30488
30420
|
}
|
|
30489
30421
|
|
|
30490
|
-
.
|
|
30491
|
-
|
|
30492
|
-
|
|
30493
|
-
font-weight: normal;
|
|
30494
|
-
font-size: 14px;
|
|
30495
|
-
line-height: 22px;
|
|
30422
|
+
.hsms1n6 {
|
|
30423
|
+
visibility: hidden;
|
|
30424
|
+
position: absolute;
|
|
30496
30425
|
}
|
|
30497
30426
|
|
|
30498
|
-
.
|
|
30499
|
-
|
|
30500
|
-
|
|
30501
|
-
|
|
30502
|
-
|
|
30503
|
-
|
|
30427
|
+
.berrcjl {
|
|
30428
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30429
|
+
margin-bottom: 4px;
|
|
30430
|
+
}
|
|
30431
|
+
.berrcjl .breadcrumb-link {
|
|
30432
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30433
|
+
cursor: pointer;
|
|
30434
|
+
transition: color 160ms ease;
|
|
30435
|
+
}
|
|
30436
|
+
.berrcjl .breadcrumb-link:hover {
|
|
30437
|
+
color: #0080ff;
|
|
30438
|
+
}
|
|
30439
|
+
.berrcjl .breadcrumb-link:active {
|
|
30440
|
+
color: #005ed1;
|
|
30504
30441
|
}
|
|
30505
30442
|
|
|
30506
|
-
.
|
|
30507
|
-
|
|
30508
|
-
|
|
30509
|
-
|
|
30510
|
-
|
|
30511
|
-
|
|
30443
|
+
.s1iv0tp1 .enabled-switch {
|
|
30444
|
+
display: flex;
|
|
30445
|
+
align-items: center;
|
|
30446
|
+
}
|
|
30447
|
+
.s1iv0tp1 .enabled-text {
|
|
30448
|
+
margin-right: 8px;
|
|
30449
|
+
}
|
|
30450
|
+
|
|
30451
|
+
.cz04yix {
|
|
30452
|
+
display: flex;
|
|
30453
|
+
flex-direction: column;
|
|
30454
|
+
}
|
|
30455
|
+
|
|
30456
|
+
.m1if5j39 {
|
|
30457
|
+
max-width: 1120px;
|
|
30458
|
+
width: 100%;
|
|
30459
|
+
margin: 0 auto;
|
|
30460
|
+
height: 100%;
|
|
30461
|
+
}
|
|
30462
|
+
|
|
30463
|
+
.w1vvwdlp {
|
|
30464
|
+
max-width: 1120px;
|
|
30465
|
+
width: 100%;
|
|
30466
|
+
margin: 0 auto;
|
|
30467
|
+
display: flex;
|
|
30468
|
+
}
|
|
30469
|
+
.w1vvwdlp .left,
|
|
30470
|
+
.w1vvwdlp .right {
|
|
30471
|
+
flex-grow: 0;
|
|
30472
|
+
flex-shrink: 0;
|
|
30473
|
+
flex-basis: 21%;
|
|
30474
|
+
}
|
|
30475
|
+
.w1vvwdlp .left {
|
|
30476
|
+
display: flex;
|
|
30477
|
+
justify-content: flex-end;
|
|
30478
|
+
padding-right: 44px;
|
|
30479
|
+
}
|
|
30480
|
+
.w1vvwdlp .right {
|
|
30481
|
+
padding-left: 44px;
|
|
30482
|
+
}
|
|
30483
|
+
.w1vvwdlp .middle {
|
|
30484
|
+
margin-bottom: 40px;
|
|
30485
|
+
flex-grow: 0;
|
|
30486
|
+
flex-shrink: 0;
|
|
30487
|
+
flex-basis: 58%;
|
|
30488
|
+
}
|
|
30489
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30490
|
+
width: 100%;
|
|
30491
|
+
}
|
|
30492
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30493
|
+
width: auto;
|
|
30494
|
+
}
|
|
30495
|
+
|
|
30496
|
+
.h1cuopx7 .ant-modal-header {
|
|
30497
|
+
margin: 0 auto;
|
|
30498
|
+
width: 100%;
|
|
30499
|
+
max-width: 648px;
|
|
30500
|
+
}
|
|
30501
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30502
|
+
margin-left: 0;
|
|
30503
|
+
}
|
|
30504
|
+
.h1cuopx7 .ant-modal-body {
|
|
30505
|
+
margin: 0 auto;
|
|
30506
|
+
padding: 0;
|
|
30507
|
+
width: 100%;
|
|
30508
|
+
max-width: 648px;
|
|
30509
|
+
overflow: hidden;
|
|
30510
|
+
}
|
|
30511
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30512
|
+
margin-bottom: 40px;
|
|
30513
|
+
}
|
|
30514
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30515
|
+
height: calc(100vh - 225px);
|
|
30516
|
+
overflow-y: auto;
|
|
30517
|
+
}
|
|
30518
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30519
|
+
margin: 0 auto;
|
|
30520
|
+
max-width: 648px;
|
|
30512
30521
|
}
|
|
30513
30522
|
|
|
30514
|
-
.
|
|
30515
|
-
|
|
30516
|
-
|
|
30517
|
-
|
|
30518
|
-
font-size: 14px;
|
|
30519
|
-
line-height: 22px;
|
|
30523
|
+
.h1p6d3y3 .ant-modal-header {
|
|
30524
|
+
margin: 0 auto;
|
|
30525
|
+
width: 100%;
|
|
30526
|
+
max-width: 1024px;
|
|
30520
30527
|
}
|
|
30521
|
-
|
|
30522
|
-
|
|
30523
|
-
font-family: Inter;
|
|
30524
|
-
font-style: normal;
|
|
30525
|
-
font-weight: bold;
|
|
30526
|
-
font-size: 14px;
|
|
30527
|
-
line-height: 22px;
|
|
30528
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30529
|
+
margin-left: 0;
|
|
30528
30530
|
}
|
|
30529
|
-
|
|
30530
|
-
|
|
30531
|
-
|
|
30532
|
-
|
|
30533
|
-
|
|
30534
|
-
|
|
30535
|
-
font-feature-settings: "cpsp" on;
|
|
30536
|
-
font-size: 14px;
|
|
30537
|
-
line-height: 22px;
|
|
30531
|
+
.h1p6d3y3 .ant-modal-body {
|
|
30532
|
+
margin: 0 auto;
|
|
30533
|
+
padding: 0;
|
|
30534
|
+
width: 100%;
|
|
30535
|
+
max-width: 1024px;
|
|
30536
|
+
overflow: hidden;
|
|
30538
30537
|
}
|
|
30539
|
-
|
|
30540
|
-
|
|
30541
|
-
font-family: Inter;
|
|
30542
|
-
font-style: normal;
|
|
30543
|
-
font-weight: bold;
|
|
30544
|
-
text-transform: uppercase;
|
|
30545
|
-
font-feature-settings: "cpsp" on;
|
|
30546
|
-
font-size: 14px;
|
|
30547
|
-
line-height: 22px;
|
|
30538
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30539
|
+
margin-bottom: 40px;
|
|
30548
30540
|
}
|
|
30549
|
-
|
|
30550
|
-
|
|
30551
|
-
|
|
30552
|
-
font-style: normal;
|
|
30553
|
-
font-weight: normal;
|
|
30554
|
-
font-size: 13px;
|
|
30555
|
-
line-height: 20px;
|
|
30541
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30542
|
+
height: calc(100vh - 225px);
|
|
30543
|
+
overflow-y: auto;
|
|
30556
30544
|
}
|
|
30557
|
-
|
|
30558
|
-
|
|
30559
|
-
|
|
30560
|
-
font-style: normal;
|
|
30561
|
-
font-weight: 600;
|
|
30562
|
-
font-size: 13px;
|
|
30563
|
-
line-height: 20px;
|
|
30545
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30546
|
+
margin: 0 auto;
|
|
30547
|
+
max-width: 1024px;
|
|
30564
30548
|
}
|
|
30565
30549
|
|
|
30566
|
-
.
|
|
30567
|
-
|
|
30568
|
-
font-style: normal;
|
|
30569
|
-
font-weight: bold;
|
|
30570
|
-
font-size: 13px;
|
|
30571
|
-
line-height: 20px;
|
|
30550
|
+
.fxgckuk {
|
|
30551
|
+
flex: 1;
|
|
30572
30552
|
}
|
|
30573
|
-
|
|
30574
|
-
.ly8vzok {
|
|
30575
|
-
font-family: Inter;
|
|
30576
|
-
font-style: normal;
|
|
30577
|
-
font-weight: normal;
|
|
30553
|
+
.fxgckuk label {
|
|
30578
30554
|
font-size: 13px;
|
|
30579
30555
|
line-height: 20px;
|
|
30556
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30580
30557
|
}
|
|
30581
|
-
|
|
30582
|
-
|
|
30583
|
-
font-family: Inter;
|
|
30584
|
-
font-style: normal;
|
|
30585
|
-
font-weight: 600;
|
|
30586
|
-
font-size: 13px;
|
|
30558
|
+
.fxgckuk .title {
|
|
30559
|
+
font-size: 14px;
|
|
30587
30560
|
line-height: 20px;
|
|
30561
|
+
color: #2d3a56;
|
|
30562
|
+
margin-bottom: 12px;
|
|
30588
30563
|
}
|
|
30589
|
-
|
|
30590
|
-
|
|
30591
|
-
font-family: Inter;
|
|
30592
|
-
font-style: normal;
|
|
30593
|
-
font-weight: bold;
|
|
30594
|
-
font-size: 13px;
|
|
30595
|
-
line-height: 20px;
|
|
30564
|
+
.fxgckuk.connect-cluster .title {
|
|
30565
|
+
padding-bottom: 26px;
|
|
30596
30566
|
}
|
|
30597
30567
|
|
|
30598
|
-
.
|
|
30599
|
-
|
|
30600
|
-
|
|
30601
|
-
|
|
30602
|
-
text-transform: uppercase;
|
|
30603
|
-
font-feature-settings: "cpsp" on;
|
|
30604
|
-
font-size: 13px;
|
|
30605
|
-
line-height: 20px;
|
|
30568
|
+
.f1d0vek1 {
|
|
30569
|
+
padding: 25px 0 15px 0;
|
|
30570
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30571
|
+
margin-bottom: 16px;
|
|
30606
30572
|
}
|
|
30607
30573
|
|
|
30608
|
-
.
|
|
30609
|
-
|
|
30610
|
-
|
|
30611
|
-
|
|
30612
|
-
text-transform: uppercase;
|
|
30613
|
-
font-feature-settings: "cpsp" on;
|
|
30614
|
-
font-size: 13px;
|
|
30615
|
-
line-height: 20px;
|
|
30574
|
+
.f4u402y {
|
|
30575
|
+
display: flex;
|
|
30576
|
+
align-items: center;
|
|
30577
|
+
margin-bottom: 8px;
|
|
30616
30578
|
}
|
|
30617
|
-
|
|
30618
|
-
|
|
30619
|
-
font-family: Inter;
|
|
30620
|
-
font-style: normal;
|
|
30621
|
-
font-weight: normal;
|
|
30622
|
-
font-size: 12px;
|
|
30623
|
-
line-height: 18px;
|
|
30579
|
+
.f4u402y > label {
|
|
30580
|
+
width: 216px;
|
|
30624
30581
|
}
|
|
30625
|
-
|
|
30626
|
-
|
|
30627
|
-
font-family: Inter;
|
|
30628
|
-
font-style: normal;
|
|
30629
|
-
font-weight: 500;
|
|
30630
|
-
font-size: 12px;
|
|
30631
|
-
line-height: 18px;
|
|
30582
|
+
.f4u402y > label + * {
|
|
30583
|
+
width: 100%;
|
|
30632
30584
|
}
|
|
30633
|
-
|
|
30634
|
-
|
|
30635
|
-
font-family: Inter;
|
|
30636
|
-
font-style: normal;
|
|
30637
|
-
font-weight: bold;
|
|
30638
|
-
font-size: 12px;
|
|
30639
|
-
line-height: 18px;
|
|
30585
|
+
.f4u402y .ant-select {
|
|
30586
|
+
width: 100%;
|
|
30640
30587
|
}
|
|
30641
30588
|
|
|
30642
|
-
.
|
|
30643
|
-
|
|
30644
|
-
|
|
30645
|
-
font-weight: normal;
|
|
30646
|
-
font-size: 12px;
|
|
30647
|
-
line-height: 18px;
|
|
30589
|
+
.e1pldf6v {
|
|
30590
|
+
color: #e75a3a;
|
|
30591
|
+
margin-right: 10px;
|
|
30648
30592
|
}
|
|
30649
30593
|
|
|
30650
|
-
.
|
|
30651
|
-
|
|
30652
|
-
|
|
30653
|
-
|
|
30654
|
-
|
|
30655
|
-
line-height: 18px;
|
|
30594
|
+
.dq0gblh {
|
|
30595
|
+
width: 100%;
|
|
30596
|
+
height: 1px;
|
|
30597
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30598
|
+
margin: 24px 0;
|
|
30656
30599
|
}
|
|
30657
30600
|
|
|
30658
|
-
.
|
|
30659
|
-
|
|
30660
|
-
|
|
30661
|
-
|
|
30662
|
-
|
|
30663
|
-
line-height: 18px;
|
|
30601
|
+
.l1v7sr0n {
|
|
30602
|
+
display: flex;
|
|
30603
|
+
justify-content: center;
|
|
30604
|
+
align-items: center;
|
|
30605
|
+
height: 100%;
|
|
30664
30606
|
}
|
|
30665
30607
|
|
|
30666
|
-
.
|
|
30667
|
-
|
|
30668
|
-
|
|
30669
|
-
|
|
30670
|
-
|
|
30671
|
-
|
|
30672
|
-
|
|
30673
|
-
|
|
30608
|
+
.d1i4ou6o {
|
|
30609
|
+
display: inline-block;
|
|
30610
|
+
width: 4px;
|
|
30611
|
+
height: 4px;
|
|
30612
|
+
background: #8e9aa9;
|
|
30613
|
+
opacity: 0.4;
|
|
30614
|
+
border-radius: 50%;
|
|
30615
|
+
margin: 0 4px;
|
|
30674
30616
|
}
|
|
30675
30617
|
|
|
30676
|
-
.
|
|
30677
|
-
|
|
30678
|
-
|
|
30679
|
-
|
|
30680
|
-
text-transform: uppercase;
|
|
30681
|
-
font-feature-settings: "cpsp" on;
|
|
30682
|
-
font-size: 12px;
|
|
30683
|
-
line-height: 18px;
|
|
30618
|
+
.m1jy87hk .ant-modal-header,
|
|
30619
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
30620
|
+
width: 648px;
|
|
30621
|
+
margin: 0 auto;
|
|
30684
30622
|
}
|
|
30685
|
-
|
|
30686
|
-
|
|
30687
|
-
|
|
30688
|
-
font-style: normal;
|
|
30689
|
-
font-weight: normal;
|
|
30690
|
-
font-size: 13px;
|
|
30691
|
-
line-height: 20px;
|
|
30623
|
+
.m1jy87hk .ant-modal-header {
|
|
30624
|
+
padding: 35px 0 24px;
|
|
30625
|
+
border: none;
|
|
30692
30626
|
}
|
|
30693
|
-
|
|
30694
|
-
|
|
30695
|
-
|
|
30696
|
-
|
|
30697
|
-
|
|
30698
|
-
|
|
30699
|
-
|
|
30627
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30628
|
+
font-size: 30px;
|
|
30629
|
+
}
|
|
30630
|
+
.m1jy87hk .ant-modal-body {
|
|
30631
|
+
padding: 4px 0 2px;
|
|
30632
|
+
}
|
|
30633
|
+
.m1jy87hk .ant-modal-footer {
|
|
30634
|
+
border: none;
|
|
30700
30635
|
}
|
|
30701
30636
|
|
|
30702
|
-
.
|
|
30703
|
-
font-family: Inter;
|
|
30704
|
-
font-style: normal;
|
|
30705
|
-
font-weight: normal;
|
|
30637
|
+
.ti7fpyu {
|
|
30706
30638
|
font-size: 12px;
|
|
30707
30639
|
line-height: 18px;
|
|
30640
|
+
font-weight: bold;
|
|
30641
|
+
color: #fff;
|
|
30642
|
+
padding: 0 4px;
|
|
30643
|
+
border-radius: 4px;
|
|
30644
|
+
display: inline-block;
|
|
30645
|
+
background: var(--ti7fpyu-0);
|
|
30646
|
+
}
|
|
30647
|
+
.ti7fpyu:not(:first-child) {
|
|
30648
|
+
margin-left: 4px;
|
|
30649
|
+
}
|
|
30650
|
+
|
|
30651
|
+
.f1rest1f {
|
|
30652
|
+
width: 100%;
|
|
30653
|
+
height: 100%;
|
|
30654
|
+
display: flex;
|
|
30655
|
+
align-items: center;
|
|
30656
|
+
justify-content: center;
|
|
30708
30657
|
}
|
|
30709
30658
|
|
|
30710
|
-
.
|
|
30711
|
-
font-
|
|
30712
|
-
font-
|
|
30713
|
-
|
|
30714
|
-
|
|
30715
|
-
|
|
30659
|
+
.n1kbdoln {
|
|
30660
|
+
font-size: 90%;
|
|
30661
|
+
font-weight: bold;
|
|
30662
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
30663
|
+
padding: 1px 4px 1px;
|
|
30664
|
+
margin-left: 2px;
|
|
30665
|
+
margin-right: 2px;
|
|
30666
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30667
|
+
border-radius: 4px;
|
|
30716
30668
|
}
|
|
30717
30669
|
|
|
30718
|
-
.
|
|
30719
|
-
|
|
30720
|
-
|
|
30721
|
-
|
|
30722
|
-
|
|
30670
|
+
.f1y3gta0.form-item-general {
|
|
30671
|
+
width: 640px;
|
|
30672
|
+
}
|
|
30673
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
30674
|
+
margin-top: 16px;
|
|
30675
|
+
}
|
|
30676
|
+
.f1y3gta0.form-item-compact {
|
|
30677
|
+
width: 412px;
|
|
30678
|
+
}
|
|
30679
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
30680
|
+
margin-top: 8px;
|
|
30681
|
+
}
|
|
30682
|
+
.f1y3gta0 .form-item {
|
|
30683
|
+
width: auto;
|
|
30684
|
+
}
|
|
30685
|
+
.f1y3gta0 .form-item-main {
|
|
30686
|
+
position: relative;
|
|
30687
|
+
display: flex;
|
|
30688
|
+
}
|
|
30689
|
+
.f1y3gta0 .form-item-extra {
|
|
30690
|
+
margin-top: 4px;
|
|
30691
|
+
width: 100%;
|
|
30692
|
+
padding: 14px;
|
|
30693
|
+
background: #f2f4f6;
|
|
30723
30694
|
font-size: 13px;
|
|
30724
|
-
line-height:
|
|
30695
|
+
line-height: 1.8;
|
|
30696
|
+
color: #8e9aa9;
|
|
30725
30697
|
}
|
|
30726
|
-
|
|
30727
|
-
|
|
30728
|
-
font-family: Inter;
|
|
30729
|
-
font-style: normal;
|
|
30730
|
-
font-weight: normal;
|
|
30731
|
-
font-feature-settings: "zero" on;
|
|
30698
|
+
.f1y3gta0 .form-item-label {
|
|
30699
|
+
padding-right: 12px;
|
|
30732
30700
|
font-size: 13px;
|
|
30733
|
-
|
|
30701
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30734
30702
|
}
|
|
30735
|
-
|
|
30736
|
-
|
|
30737
|
-
font-family: Inter;
|
|
30738
|
-
font-style: normal;
|
|
30739
|
-
font-weight: normal;
|
|
30740
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30741
|
-
font-size: 12px;
|
|
30742
|
-
line-height: 18px;
|
|
30703
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
30704
|
+
text-align: right;
|
|
30743
30705
|
}
|
|
30744
|
-
|
|
30745
|
-
.
|
|
30746
|
-
|
|
30747
|
-
font-style: normal;
|
|
30748
|
-
font-weight: 500;
|
|
30749
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30750
|
-
font-size: 12px;
|
|
30751
|
-
line-height: 18px;
|
|
30706
|
+
.f1y3gta0 .form-item-label,
|
|
30707
|
+
.f1y3gta0 .form-item-control {
|
|
30708
|
+
line-height: 32px;
|
|
30752
30709
|
}
|
|
30753
|
-
|
|
30754
|
-
.t19zq6ic {
|
|
30755
|
-
font-family: Inter;
|
|
30756
|
-
font-style: normal;
|
|
30757
|
-
font-weight: normal;
|
|
30758
|
-
font-feature-settings: "zero" on;
|
|
30759
|
-
font-size: 12px;
|
|
30710
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
30760
30711
|
line-height: 18px;
|
|
30761
30712
|
}
|
|
30762
|
-
|
|
30763
|
-
|
|
30764
|
-
font-family: Inter;
|
|
30765
|
-
font-style: normal;
|
|
30766
|
-
font-weight: 500;
|
|
30767
|
-
font-feature-settings: "zero" on;
|
|
30768
|
-
font-size: 12px;
|
|
30769
|
-
line-height: 18px;
|
|
30713
|
+
.f1y3gta0 .form-item-children {
|
|
30714
|
+
width: 100%;
|
|
30770
30715
|
}
|
|
30771
|
-
|
|
30772
|
-
|
|
30773
|
-
font-family: Inter;
|
|
30774
|
-
font-style: normal;
|
|
30775
|
-
font-weight: bold;
|
|
30776
|
-
font-feature-settings: "zero" on;
|
|
30777
|
-
font-size: 16px;
|
|
30778
|
-
line-height: 24px;
|
|
30716
|
+
.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 {
|
|
30717
|
+
width: 100%;
|
|
30779
30718
|
}
|
|
30780
|
-
|
|
30781
|
-
|
|
30782
|
-
|
|
30783
|
-
|
|
30784
|
-
|
|
30785
|
-
|
|
30786
|
-
|
|
30719
|
+
.f1y3gta0 .form-item-error {
|
|
30720
|
+
color: #e75a3a;
|
|
30721
|
+
height: 0;
|
|
30722
|
+
overflow: hidden;
|
|
30723
|
+
}
|
|
30724
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
30725
|
+
margin-top: 4px;
|
|
30726
|
+
height: auto;
|
|
30727
|
+
overflow: auto;
|
|
30728
|
+
}
|
|
30729
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30730
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30731
|
+
border: 1px solid #e75a3a;
|
|
30732
|
+
color: #e75a3a;
|
|
30787
30733
|
}
|
|
30788
30734
|
|
|
30789
|
-
.
|
|
30790
|
-
|
|
30735
|
+
.fujbm7g {
|
|
30736
|
+
color: #2d3a56;
|
|
30737
|
+
font-weight: bold;
|
|
30738
|
+
padding-bottom: 6px;
|
|
30739
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30740
|
+
margin-bottom: 16px;
|
|
30741
|
+
}
|
|
30742
|
+
.fujbm7g:not(:first-of-type) {
|
|
30743
|
+
margin-top: 16px;
|
|
30791
30744
|
}
|
|
30792
30745
|
|
|
30793
|
-
.
|
|
30746
|
+
.e5fsw5s {
|
|
30747
|
+
width: 8px;
|
|
30748
|
+
height: 24px;
|
|
30794
30749
|
display: flex;
|
|
30795
|
-
|
|
30750
|
+
justify-content: center;
|
|
30751
|
+
align-items: center;
|
|
30752
|
+
cursor: pointer;
|
|
30753
|
+
transition: all 200ms ease-out 40ms;
|
|
30796
30754
|
}
|
|
30797
|
-
|
|
30798
|
-
|
|
30799
|
-
|
|
30800
|
-
|
|
30801
|
-
|
|
30802
|
-
|
|
30755
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
30756
|
+
content: "";
|
|
30757
|
+
width: 1px;
|
|
30758
|
+
height: 6px;
|
|
30759
|
+
border-radius: 1px;
|
|
30760
|
+
background: #ccd4e3;
|
|
30761
|
+
position: relative;
|
|
30762
|
+
right: 2px;
|
|
30763
|
+
transform: rotate(-45deg);
|
|
30764
|
+
}
|
|
30765
|
+
.e5fsw5s:after {
|
|
30766
|
+
transform: rotate(45deg);
|
|
30767
|
+
left: 1px;
|
|
30803
30768
|
}
|
|
30804
30769
|
|
|
30805
|
-
.
|
|
30806
|
-
|
|
30807
|
-
|
|
30808
|
-
|
|
30809
|
-
display: flex;
|
|
30770
|
+
.w18knsg4.ant-alert-warning {
|
|
30771
|
+
border: 0;
|
|
30772
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30773
|
+
border-radius: 6px;
|
|
30810
30774
|
}
|
|
30811
|
-
.
|
|
30812
|
-
.
|
|
30813
|
-
|
|
30814
|
-
flex-shrink: 0;
|
|
30815
|
-
flex-basis: 21%;
|
|
30775
|
+
.w18knsg4.ant-alert,
|
|
30776
|
+
.w18knsg4 .ant-alert-message {
|
|
30777
|
+
color: #e07f00;
|
|
30816
30778
|
}
|
|
30817
|
-
.
|
|
30818
|
-
|
|
30819
|
-
|
|
30820
|
-
padding-right: 44px;
|
|
30779
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
30780
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
30781
|
+
border-bottom-color: #e07f00;
|
|
30821
30782
|
}
|
|
30822
|
-
|
|
30823
|
-
|
|
30783
|
+
|
|
30784
|
+
.ng31n2o {
|
|
30785
|
+
display: flex;
|
|
30786
|
+
flex-direction: row;
|
|
30787
|
+
padding: 7px 12px;
|
|
30788
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30789
|
+
border-radius: 6px;
|
|
30790
|
+
color: #e07f00;
|
|
30791
|
+
font-size: 12px;
|
|
30792
|
+
line-height: 18px;
|
|
30824
30793
|
}
|
|
30825
|
-
.
|
|
30826
|
-
margin-
|
|
30827
|
-
|
|
30828
|
-
flex-shrink: 0;
|
|
30829
|
-
flex-basis: 58%;
|
|
30794
|
+
.ng31n2o .icon-wrapper {
|
|
30795
|
+
margin-right: 10px;
|
|
30796
|
+
height: 18px;
|
|
30830
30797
|
}
|
|
30831
|
-
|
|
30832
|
-
|
|
30798
|
+
|
|
30799
|
+
.n15x5f5y {
|
|
30800
|
+
display: flex;
|
|
30801
|
+
flex-direction: row;
|
|
30802
|
+
padding: 7px 12px;
|
|
30803
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30804
|
+
border-radius: 6px;
|
|
30805
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30806
|
+
font-size: 12px;
|
|
30807
|
+
line-height: 18px;
|
|
30833
30808
|
}
|
|
30834
|
-
.
|
|
30835
|
-
|
|
30809
|
+
.n15x5f5y .icon-wrapper {
|
|
30810
|
+
margin-right: 10px;
|
|
30811
|
+
height: 18px;
|
|
30836
30812
|
}
|
|
30837
30813
|
|
|
30838
|
-
.
|
|
30839
|
-
|
|
30840
|
-
|
|
30841
|
-
|
|
30814
|
+
.i16ozz3f {
|
|
30815
|
+
display: flex;
|
|
30816
|
+
flex-direction: row;
|
|
30817
|
+
padding: 7px 12px;
|
|
30818
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30819
|
+
border-radius: 6px;
|
|
30820
|
+
color: #005ed1;
|
|
30821
|
+
font-size: 12px;
|
|
30822
|
+
line-height: 18px;
|
|
30842
30823
|
}
|
|
30843
|
-
.
|
|
30844
|
-
margin-
|
|
30824
|
+
.i16ozz3f .icon-wrapper {
|
|
30825
|
+
margin-right: 10px;
|
|
30826
|
+
height: 18px;
|
|
30845
30827
|
}
|
|
30846
|
-
|
|
30847
|
-
|
|
30848
|
-
|
|
30849
|
-
|
|
30850
|
-
|
|
30851
|
-
|
|
30828
|
+
|
|
30829
|
+
.dszu9qr {
|
|
30830
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30831
|
+
margin-top: 5px;
|
|
30832
|
+
font-size: 12px;
|
|
30833
|
+
line-height: 18px;
|
|
30852
30834
|
}
|
|
30853
|
-
|
|
30854
|
-
|
|
30835
|
+
|
|
30836
|
+
.snxzgx {
|
|
30837
|
+
color: #f0483e;
|
|
30838
|
+
font-size: 12px;
|
|
30839
|
+
white-space: pre-wrap;
|
|
30855
30840
|
}
|
|
30856
|
-
|
|
30857
|
-
|
|
30858
|
-
|
|
30841
|
+
|
|
30842
|
+
.o1i4orqw {
|
|
30843
|
+
display: flex;
|
|
30844
|
+
align-items: center;
|
|
30845
|
+
justify-content: flex-end;
|
|
30859
30846
|
}
|
|
30860
|
-
.
|
|
30861
|
-
margin:
|
|
30862
|
-
max-width: 648px;
|
|
30847
|
+
.o1i4orqw .icon-wrapper {
|
|
30848
|
+
margin-right: 16px;
|
|
30863
30849
|
}
|
|
30864
30850
|
|
|
30865
|
-
.
|
|
30866
|
-
|
|
30867
|
-
width: 100%;
|
|
30868
|
-
max-width: 1024px;
|
|
30851
|
+
.t79k8o2 {
|
|
30852
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30869
30853
|
}
|
|
30870
|
-
|
|
30871
|
-
|
|
30854
|
+
|
|
30855
|
+
.ipd9bk.ant-input {
|
|
30856
|
+
padding: 5px 12px;
|
|
30857
|
+
line-height: 20px;
|
|
30858
|
+
color: #2d3a56;
|
|
30859
|
+
border-radius: 6px;
|
|
30860
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30861
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30872
30862
|
}
|
|
30873
|
-
.
|
|
30874
|
-
|
|
30875
|
-
|
|
30876
|
-
width: 100%;
|
|
30877
|
-
max-width: 1024px;
|
|
30878
|
-
overflow: hidden;
|
|
30863
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
30864
|
+
padding: 8px 16px;
|
|
30865
|
+
line-height: 22px;
|
|
30879
30866
|
}
|
|
30880
|
-
.
|
|
30881
|
-
|
|
30867
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
30868
|
+
padding: 2px 8px;
|
|
30869
|
+
line-height: 18px;
|
|
30882
30870
|
}
|
|
30883
|
-
.
|
|
30884
|
-
|
|
30885
|
-
|
|
30871
|
+
.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 {
|
|
30872
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30873
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30874
|
+
z-index: 1;
|
|
30886
30875
|
}
|
|
30887
|
-
.
|
|
30888
|
-
|
|
30889
|
-
|
|
30876
|
+
.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 {
|
|
30877
|
+
border-color: #0096ff;
|
|
30878
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30879
|
+
z-index: 1;
|
|
30890
30880
|
}
|
|
30891
|
-
|
|
30892
|
-
|
|
30893
|
-
|
|
30881
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30882
|
+
border-color: #e75a3a;
|
|
30883
|
+
color: #e75a3a;
|
|
30894
30884
|
}
|
|
30895
|
-
.
|
|
30896
|
-
|
|
30897
|
-
|
|
30898
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30885
|
+
.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 {
|
|
30886
|
+
border-color: #e75a3a;
|
|
30887
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30899
30888
|
}
|
|
30900
|
-
.
|
|
30901
|
-
|
|
30889
|
+
.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 {
|
|
30890
|
+
border-color: #e75a3a;
|
|
30891
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30892
|
+
}
|
|
30893
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
30894
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30895
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30896
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30897
|
+
}
|
|
30898
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
30899
|
+
padding: 5px 12px;
|
|
30900
|
+
border-radius: 6px;
|
|
30901
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30902
30902
|
line-height: 20px;
|
|
30903
30903
|
color: #2d3a56;
|
|
30904
|
-
|
|
30904
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30905
30905
|
}
|
|
30906
|
-
.
|
|
30907
|
-
|
|
30906
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30907
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30908
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30908
30909
|
}
|
|
30909
|
-
|
|
30910
|
-
|
|
30911
|
-
|
|
30912
|
-
border-bottom: 1px solid #e1e5eb;
|
|
30913
|
-
margin-bottom: 16px;
|
|
30910
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30911
|
+
padding: 8px 16px;
|
|
30912
|
+
line-height: 22px;
|
|
30914
30913
|
}
|
|
30915
|
-
|
|
30916
|
-
|
|
30917
|
-
|
|
30918
|
-
align-items: center;
|
|
30919
|
-
margin-bottom: 8px;
|
|
30914
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30915
|
+
padding: 2px 8px;
|
|
30916
|
+
line-height: 18px;
|
|
30920
30917
|
}
|
|
30921
|
-
.
|
|
30922
|
-
|
|
30918
|
+
.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 {
|
|
30919
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30920
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30923
30921
|
}
|
|
30924
|
-
.
|
|
30925
|
-
|
|
30922
|
+
.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 {
|
|
30923
|
+
border-color: #0096ff;
|
|
30924
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30926
30925
|
}
|
|
30927
|
-
.
|
|
30928
|
-
|
|
30926
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30927
|
+
border-color: #e75a3a;
|
|
30929
30928
|
}
|
|
30930
|
-
|
|
30931
|
-
.e1pldf6v {
|
|
30929
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30932
30930
|
color: #e75a3a;
|
|
30933
|
-
margin-right: 10px;
|
|
30934
30931
|
}
|
|
30935
|
-
|
|
30936
|
-
|
|
30937
|
-
|
|
30938
|
-
height: 1px;
|
|
30939
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30940
|
-
margin: 24px 0;
|
|
30941
|
-
}
|
|
30942
|
-
|
|
30943
|
-
.l1v7sr0n {
|
|
30944
|
-
display: flex;
|
|
30945
|
-
justify-content: center;
|
|
30946
|
-
align-items: center;
|
|
30947
|
-
height: 100%;
|
|
30932
|
+
.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 {
|
|
30933
|
+
border-color: #e75a3a;
|
|
30934
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30948
30935
|
}
|
|
30949
|
-
|
|
30950
|
-
|
|
30951
|
-
|
|
30952
|
-
width: 4px;
|
|
30953
|
-
height: 4px;
|
|
30954
|
-
background: #8e9aa9;
|
|
30955
|
-
opacity: 0.4;
|
|
30956
|
-
border-radius: 50%;
|
|
30957
|
-
margin: 0 4px;
|
|
30936
|
+
.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 {
|
|
30937
|
+
border-color: #e75a3a;
|
|
30938
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30958
30939
|
}
|
|
30959
|
-
|
|
30960
|
-
|
|
30961
|
-
|
|
30962
|
-
|
|
30963
|
-
margin: 0 auto;
|
|
30940
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30941
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30942
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30943
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30964
30944
|
}
|
|
30965
|
-
.
|
|
30966
|
-
|
|
30967
|
-
|
|
30945
|
+
textarea.ipd9bk.ant-input {
|
|
30946
|
+
transition-property: height;
|
|
30947
|
+
transition-delay: 50ms;
|
|
30968
30948
|
}
|
|
30969
|
-
.
|
|
30970
|
-
|
|
30949
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
30950
|
+
min-height: 40px;
|
|
30951
|
+
height: 40px;
|
|
30971
30952
|
}
|
|
30972
|
-
.
|
|
30973
|
-
|
|
30953
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
30954
|
+
height: 80px;
|
|
30974
30955
|
}
|
|
30975
|
-
.
|
|
30976
|
-
|
|
30956
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
30957
|
+
min-height: 32px;
|
|
30958
|
+
height: 32px;
|
|
30977
30959
|
}
|
|
30978
|
-
|
|
30979
|
-
|
|
30980
|
-
font-size: 12px;
|
|
30981
|
-
line-height: 18px;
|
|
30982
|
-
font-weight: bold;
|
|
30983
|
-
color: #fff;
|
|
30984
|
-
padding: 0 4px;
|
|
30985
|
-
border-radius: 4px;
|
|
30986
|
-
display: inline-block;
|
|
30987
|
-
background: var(--ti7fpyu-0);
|
|
30960
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
30961
|
+
height: 64px;
|
|
30988
30962
|
}
|
|
30989
|
-
.
|
|
30990
|
-
|
|
30963
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
30964
|
+
min-height: 24px;
|
|
30965
|
+
height: 24px;
|
|
30991
30966
|
}
|
|
30992
|
-
|
|
30993
|
-
|
|
30994
|
-
width: 100%;
|
|
30995
|
-
height: 100%;
|
|
30996
|
-
display: flex;
|
|
30997
|
-
align-items: center;
|
|
30998
|
-
justify-content: center;
|
|
30967
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
30968
|
+
height: 40px;
|
|
30999
30969
|
}
|
|
31000
30970
|
|
|
31001
|
-
.
|
|
31002
|
-
font-size: 90%;
|
|
31003
|
-
font-weight: bold;
|
|
31004
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
31005
|
-
padding: 1px 4px 1px;
|
|
31006
|
-
margin-left: 2px;
|
|
31007
|
-
margin-right: 2px;
|
|
30971
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
31008
30972
|
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31009
30973
|
border-radius: 4px;
|
|
31010
30974
|
}
|
|
31011
|
-
|
|
31012
|
-
.f1y3gta0.form-item-general {
|
|
31013
|
-
width: 640px;
|
|
31014
|
-
}
|
|
31015
|
-
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
31016
|
-
margin-top: 16px;
|
|
31017
|
-
}
|
|
31018
|
-
.f1y3gta0.form-item-compact {
|
|
31019
|
-
width: 412px;
|
|
31020
|
-
}
|
|
31021
|
-
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
31022
|
-
margin-top: 8px;
|
|
31023
|
-
}
|
|
31024
|
-
.f1y3gta0 .form-item {
|
|
31025
|
-
width: auto;
|
|
31026
|
-
}
|
|
31027
|
-
.f1y3gta0 .form-item-main {
|
|
30975
|
+
.kypn5o5.input-tags {
|
|
31028
30976
|
position: relative;
|
|
31029
|
-
|
|
31030
|
-
|
|
31031
|
-
|
|
31032
|
-
|
|
31033
|
-
width: 100%;
|
|
31034
|
-
padding: 14px;
|
|
31035
|
-
background: #f2f4f6;
|
|
31036
|
-
font-size: 13px;
|
|
31037
|
-
line-height: 1.8;
|
|
31038
|
-
color: #8e9aa9;
|
|
30977
|
+
padding: 6px;
|
|
30978
|
+
height: 32px;
|
|
30979
|
+
cursor: pointer;
|
|
30980
|
+
transition: border 150ms;
|
|
31039
30981
|
}
|
|
31040
|
-
.
|
|
31041
|
-
|
|
31042
|
-
|
|
31043
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30982
|
+
.kypn5o5.input-tags:hover {
|
|
30983
|
+
border-color: #0080ff;
|
|
30984
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31044
30985
|
}
|
|
31045
|
-
.
|
|
31046
|
-
|
|
30986
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30987
|
+
padding-right: 30px;
|
|
31047
30988
|
}
|
|
31048
|
-
.
|
|
31049
|
-
|
|
31050
|
-
line-height: 32px;
|
|
30989
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
30990
|
+
display: flex;
|
|
31051
30991
|
}
|
|
31052
|
-
.
|
|
31053
|
-
|
|
30992
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30993
|
+
display: flex;
|
|
31054
30994
|
}
|
|
31055
|
-
.
|
|
31056
|
-
|
|
30995
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
30996
|
+
position: absolute;
|
|
30997
|
+
right: 12px;
|
|
30998
|
+
top: 50%;
|
|
30999
|
+
transform: translateY(-50%);
|
|
31057
31000
|
}
|
|
31058
|
-
.
|
|
31059
|
-
|
|
31001
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31002
|
+
color: rgba(0, 0, 0, 0.25);
|
|
31003
|
+
font-size: 12px;
|
|
31004
|
+
cursor: pointer;
|
|
31060
31005
|
}
|
|
31061
|
-
.
|
|
31062
|
-
color:
|
|
31063
|
-
|
|
31006
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
31007
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31008
|
+
}
|
|
31009
|
+
.kypn5o5.has-focus-indicator {
|
|
31010
|
+
position: relative;
|
|
31064
31011
|
overflow: hidden;
|
|
31065
31012
|
}
|
|
31066
|
-
.
|
|
31067
|
-
|
|
31068
|
-
|
|
31069
|
-
|
|
31013
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
31014
|
+
position: absolute;
|
|
31015
|
+
top: 50%;
|
|
31016
|
+
transform: translateY(-50%);
|
|
31017
|
+
left: -16px;
|
|
31018
|
+
transition: left 150ms ease;
|
|
31019
|
+
opacity: 0;
|
|
31070
31020
|
}
|
|
31071
|
-
.
|
|
31072
|
-
|
|
31073
|
-
|
|
31074
|
-
color: #e75a3a;
|
|
31021
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31022
|
+
left: 8px;
|
|
31023
|
+
opacity: 1;
|
|
31075
31024
|
}
|
|
31076
|
-
|
|
31077
|
-
|
|
31078
|
-
|
|
31079
|
-
font-weight: bold;
|
|
31080
|
-
padding-bottom: 6px;
|
|
31081
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31082
|
-
margin-bottom: 16px;
|
|
31025
|
+
.kypn5o5.has-focus-indicator input {
|
|
31026
|
+
transition: margin-left 150ms ease;
|
|
31027
|
+
margin-left: 0px;
|
|
31083
31028
|
}
|
|
31084
|
-
.
|
|
31085
|
-
margin-
|
|
31029
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
31030
|
+
margin-left: 16px;
|
|
31086
31031
|
}
|
|
31087
31032
|
|
|
31088
|
-
.
|
|
31089
|
-
|
|
31090
|
-
|
|
31091
|
-
display: flex;
|
|
31092
|
-
justify-content: center;
|
|
31093
|
-
align-items: center;
|
|
31094
|
-
cursor: pointer;
|
|
31095
|
-
transition: all 200ms ease-out 40ms;
|
|
31033
|
+
input.l1ki27se.ant-input {
|
|
31034
|
+
border-top-right-radius: 0;
|
|
31035
|
+
border-bottom-right-radius: 0;
|
|
31096
31036
|
}
|
|
31097
|
-
|
|
31098
|
-
|
|
31099
|
-
|
|
31100
|
-
|
|
31101
|
-
border-radius: 1px;
|
|
31102
|
-
background: #ccd4e3;
|
|
31103
|
-
position: relative;
|
|
31104
|
-
right: 2px;
|
|
31105
|
-
transform: rotate(-45deg);
|
|
31037
|
+
|
|
31038
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
31039
|
+
border-top-right-radius: 0;
|
|
31040
|
+
border-bottom-right-radius: 0;
|
|
31106
31041
|
}
|
|
31107
|
-
|
|
31108
|
-
|
|
31109
|
-
left:
|
|
31042
|
+
|
|
31043
|
+
input.rrg1fkn.ant-input {
|
|
31044
|
+
border-top-left-radius: 0;
|
|
31045
|
+
border-bottom-left-radius: 0;
|
|
31110
31046
|
}
|
|
31111
31047
|
|
|
31112
|
-
.
|
|
31113
|
-
border: 0;
|
|
31114
|
-
|
|
31115
|
-
border-radius: 6px;
|
|
31048
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
31049
|
+
border-top-left-radius: 0;
|
|
31050
|
+
border-bottom-left-radius: 0;
|
|
31116
31051
|
}
|
|
31117
|
-
|
|
31118
|
-
.
|
|
31119
|
-
|
|
31052
|
+
|
|
31053
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
31054
|
+
border-top-right-radius: 0;
|
|
31055
|
+
border-bottom-right-radius: 0;
|
|
31120
31056
|
}
|
|
31121
|
-
|
|
31122
|
-
.
|
|
31123
|
-
border-
|
|
31057
|
+
|
|
31058
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
31059
|
+
border-top-left-radius: 0;
|
|
31060
|
+
border-bottom-left-radius: 0;
|
|
31124
31061
|
}
|
|
31125
31062
|
|
|
31126
|
-
.
|
|
31063
|
+
.c1t6wbwv {
|
|
31127
31064
|
display: flex;
|
|
31128
|
-
flex-direction:
|
|
31129
|
-
padding: 7px 12px;
|
|
31130
|
-
background: rgba(255, 187, 0, 0.1);
|
|
31131
|
-
border-radius: 6px;
|
|
31132
|
-
color: #e07f00;
|
|
31133
|
-
font-size: 12px;
|
|
31134
|
-
line-height: 18px;
|
|
31065
|
+
flex-direction: column;
|
|
31135
31066
|
}
|
|
31136
|
-
.
|
|
31137
|
-
margin-
|
|
31138
|
-
height: 18px;
|
|
31067
|
+
.c1t6wbwv .select-wrapper {
|
|
31068
|
+
margin-top: 12px;
|
|
31139
31069
|
}
|
|
31140
|
-
|
|
31141
|
-
|
|
31142
|
-
display: flex;
|
|
31143
|
-
flex-direction: row;
|
|
31144
|
-
padding: 7px 12px;
|
|
31145
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31146
|
-
border-radius: 6px;
|
|
31147
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31148
|
-
font-size: 12px;
|
|
31149
|
-
line-height: 18px;
|
|
31070
|
+
.c1t6wbwv .select-wrapper .select {
|
|
31071
|
+
width: 100%;
|
|
31150
31072
|
}
|
|
31151
|
-
.
|
|
31152
|
-
margin-
|
|
31153
|
-
|
|
31073
|
+
.c1t6wbwv .radio-wrapper {
|
|
31074
|
+
margin-top: 24px;
|
|
31075
|
+
}
|
|
31076
|
+
.c1t6wbwv div.form-item {
|
|
31077
|
+
width: 100%;
|
|
31154
31078
|
}
|
|
31155
31079
|
|
|
31156
|
-
.
|
|
31157
|
-
|
|
31158
|
-
|
|
31159
|
-
|
|
31160
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31161
|
-
border-radius: 6px;
|
|
31162
|
-
color: #005ed1;
|
|
31163
|
-
font-size: 12px;
|
|
31080
|
+
.d1k7vv5v {
|
|
31081
|
+
font-size: 14px;
|
|
31082
|
+
font-weight: 500;
|
|
31083
|
+
color: #3e4652;
|
|
31164
31084
|
line-height: 18px;
|
|
31165
31085
|
}
|
|
31166
|
-
.
|
|
31167
|
-
margin-
|
|
31168
|
-
|
|
31086
|
+
.d1k7vv5v + .d1k7vv5v {
|
|
31087
|
+
margin-top: 16px;
|
|
31088
|
+
}
|
|
31089
|
+
.d1k7vv5v + * {
|
|
31090
|
+
margin-top: 16px;
|
|
31169
31091
|
}
|
|
31170
31092
|
|
|
31171
|
-
.
|
|
31172
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31173
|
-
margin-top: 5px;
|
|
31093
|
+
.le7b9r4.d1k7vv5v {
|
|
31174
31094
|
font-size: 12px;
|
|
31095
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31096
|
+
margin-top: 12px;
|
|
31097
|
+
}
|
|
31098
|
+
|
|
31099
|
+
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
31175
31100
|
line-height: 18px;
|
|
31101
|
+
font-weight: 500;
|
|
31102
|
+
margin-top: 0;
|
|
31103
|
+
white-space: initial;
|
|
31176
31104
|
}
|
|
31177
31105
|
|
|
31178
|
-
.
|
|
31179
|
-
|
|
31180
|
-
|
|
31181
|
-
|
|
31106
|
+
.r12ddqmh {
|
|
31107
|
+
display: block;
|
|
31108
|
+
}
|
|
31109
|
+
.r12ddqmh span {
|
|
31110
|
+
font-size: 14px;
|
|
31111
|
+
font-weight: 500;
|
|
31112
|
+
line-height: 32px;
|
|
31113
|
+
color: #3e4652;
|
|
31182
31114
|
}
|
|
31183
31115
|
|
|
31184
|
-
.
|
|
31116
|
+
.ctcr26a {
|
|
31117
|
+
margin-top: 8px;
|
|
31118
|
+
padding: 8px;
|
|
31119
|
+
border-radius: 6px;
|
|
31120
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31121
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31122
|
+
font-size: 12px;
|
|
31123
|
+
}
|
|
31124
|
+
.ctcr26a div {
|
|
31125
|
+
line-height: 20px;
|
|
31185
31126
|
display: flex;
|
|
31186
31127
|
align-items: center;
|
|
31187
|
-
|
|
31188
|
-
}
|
|
31189
|
-
.o1i4orqw .icon-wrapper {
|
|
31190
|
-
margin-right: 16px;
|
|
31128
|
+
word-break: break-all;
|
|
31191
31129
|
}
|
|
31192
31130
|
|
|
31193
|
-
.
|
|
31194
|
-
|
|
31131
|
+
.c1uzzomf {
|
|
31132
|
+
margin-bottom: 16px;
|
|
31195
31133
|
}
|
|
31196
|
-
|
|
31197
|
-
|
|
31198
|
-
|
|
31199
|
-
|
|
31200
|
-
|
|
31201
|
-
border-radius: 6px;
|
|
31202
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31203
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31134
|
+
.c1uzzomf .card-title {
|
|
31135
|
+
font-size: 16px;
|
|
31136
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31137
|
+
font-weight: 700;
|
|
31138
|
+
line-height: 32px;
|
|
31204
31139
|
}
|
|
31205
|
-
.
|
|
31206
|
-
padding:
|
|
31140
|
+
.c1uzzomf .card-body {
|
|
31141
|
+
padding: 24px;
|
|
31142
|
+
border-radius: 8px;
|
|
31143
|
+
background: #fff;
|
|
31144
|
+
}
|
|
31145
|
+
.c1uzzomf .empty {
|
|
31146
|
+
font-weight: 700;
|
|
31147
|
+
font-size: 14px;
|
|
31207
31148
|
line-height: 22px;
|
|
31149
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31150
|
+
text-align: center;
|
|
31151
|
+
}
|
|
31152
|
+
|
|
31153
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
31154
|
+
display: inline-flex;
|
|
31155
|
+
align-items: baseline;
|
|
31156
|
+
white-space: pre-wrap;
|
|
31208
31157
|
}
|
|
31209
|
-
.
|
|
31210
|
-
|
|
31211
|
-
|
|
31158
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
31159
|
+
position: relative;
|
|
31160
|
+
top: 3px;
|
|
31212
31161
|
}
|
|
31213
|
-
.
|
|
31162
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31214
31163
|
border-color: rgba(107, 128, 167, 0.6);
|
|
31215
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31216
|
-
z-index: 1;
|
|
31217
31164
|
}
|
|
31218
|
-
.
|
|
31219
|
-
border-color: #
|
|
31220
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31221
|
-
z-index: 1;
|
|
31165
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31166
|
+
border-color: #0080ff;
|
|
31222
31167
|
}
|
|
31223
|
-
.
|
|
31224
|
-
border-color: #
|
|
31225
|
-
|
|
31168
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31169
|
+
border-color: #0080ff;
|
|
31170
|
+
background: #0080ff;
|
|
31226
31171
|
}
|
|
31227
|
-
.
|
|
31228
|
-
|
|
31229
|
-
|
|
31172
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31173
|
+
top: 4px;
|
|
31174
|
+
left: 4px;
|
|
31175
|
+
width: 6px;
|
|
31176
|
+
height: 6px;
|
|
31177
|
+
background: #fff;
|
|
31230
31178
|
}
|
|
31231
|
-
.
|
|
31232
|
-
|
|
31233
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31179
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31180
|
+
opacity: 0.5;
|
|
31234
31181
|
}
|
|
31235
|
-
.
|
|
31182
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31183
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31236
31184
|
background: rgba(211, 218, 235, 0.6);
|
|
31237
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31238
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31239
31185
|
}
|
|
31240
|
-
.
|
|
31241
|
-
|
|
31242
|
-
border-radius: 6px;
|
|
31243
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31244
|
-
line-height: 20px;
|
|
31245
|
-
color: #2d3a56;
|
|
31246
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31186
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31187
|
+
background: #00122e;
|
|
31247
31188
|
}
|
|
31248
|
-
.
|
|
31249
|
-
|
|
31189
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31190
|
+
color: #00122e;
|
|
31191
|
+
opacity: 0.5;
|
|
31192
|
+
}
|
|
31193
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31194
|
+
color: #00122e;
|
|
31195
|
+
}
|
|
31196
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
31197
|
+
display: inline-block;
|
|
31198
|
+
padding: 0;
|
|
31199
|
+
padding-left: 12px;
|
|
31200
|
+
}
|
|
31201
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31202
|
+
margin-bottom: 0;
|
|
31203
|
+
white-space: pre-wrap;
|
|
31250
31204
|
color: rgba(44, 56, 82, 0.6);
|
|
31251
31205
|
}
|
|
31252
|
-
.
|
|
31253
|
-
padding: 8px
|
|
31254
|
-
line-height: 22px;
|
|
31206
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
31207
|
+
padding-left: 8px;
|
|
31255
31208
|
}
|
|
31256
|
-
|
|
31257
|
-
|
|
31258
|
-
|
|
31209
|
+
|
|
31210
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
31211
|
+
border-radius: 5px 0 0 5px;
|
|
31259
31212
|
}
|
|
31260
|
-
.
|
|
31261
|
-
border-
|
|
31262
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31213
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
31214
|
+
border-radius: 0 5px 5px 0;
|
|
31263
31215
|
}
|
|
31264
|
-
|
|
31265
|
-
|
|
31266
|
-
|
|
31216
|
+
|
|
31217
|
+
.r1f0aqcc {
|
|
31218
|
+
color: #00122e;
|
|
31219
|
+
border-color: #ccd4e3;
|
|
31267
31220
|
}
|
|
31268
|
-
.
|
|
31269
|
-
border-color: #
|
|
31221
|
+
.r1f0aqcc:first-child {
|
|
31222
|
+
border-color: #a3b4cc;
|
|
31270
31223
|
}
|
|
31271
|
-
.
|
|
31272
|
-
|
|
31224
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
31225
|
+
padding: 0 12px;
|
|
31226
|
+
line-height: 32px;
|
|
31227
|
+
height: 32px;
|
|
31273
31228
|
}
|
|
31274
|
-
.
|
|
31275
|
-
|
|
31276
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31229
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
31230
|
+
white-space: nowrap;
|
|
31277
31231
|
}
|
|
31278
|
-
.
|
|
31279
|
-
|
|
31280
|
-
|
|
31232
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
31233
|
+
height: 22px;
|
|
31234
|
+
padding: 0 7px;
|
|
31235
|
+
line-height: 20px;
|
|
31281
31236
|
}
|
|
31282
|
-
.
|
|
31283
|
-
background:
|
|
31284
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31285
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31237
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31238
|
+
background: #ccd4e3;
|
|
31286
31239
|
}
|
|
31287
|
-
|
|
31288
|
-
|
|
31289
|
-
transition-delay: 50ms;
|
|
31240
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31241
|
+
background: #0080ff;
|
|
31290
31242
|
}
|
|
31291
|
-
|
|
31292
|
-
|
|
31293
|
-
|
|
31243
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31244
|
+
background: #ccd4e3;
|
|
31245
|
+
opacity: 0.5;
|
|
31294
31246
|
}
|
|
31295
|
-
|
|
31296
|
-
|
|
31247
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31248
|
+
border-right-color: #0080ff;
|
|
31297
31249
|
}
|
|
31298
|
-
|
|
31299
|
-
|
|
31300
|
-
height: 32px;
|
|
31250
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31251
|
+
border-color: #0080ff;
|
|
31301
31252
|
}
|
|
31302
|
-
|
|
31303
|
-
|
|
31253
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
31254
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31304
31255
|
}
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
|
|
31256
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
31257
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31258
|
+
border-color: #ccd4e3;
|
|
31259
|
+
opacity: 0.5;
|
|
31308
31260
|
}
|
|
31309
|
-
|
|
31310
|
-
|
|
31261
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
31262
|
+
color: #00122e;
|
|
31263
|
+
border-color: #ccd4e3;
|
|
31311
31264
|
}
|
|
31312
|
-
|
|
31313
|
-
|
|
31314
|
-
border:
|
|
31315
|
-
|
|
31265
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31266
|
+
color: #00122e;
|
|
31267
|
+
border-color: #ccd4e3;
|
|
31268
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31316
31269
|
}
|
|
31317
|
-
.
|
|
31318
|
-
|
|
31319
|
-
|
|
31320
|
-
|
|
31321
|
-
|
|
31322
|
-
|
|
31270
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
31271
|
+
margin-right: 8px;
|
|
31272
|
+
display: inline;
|
|
31273
|
+
border: none;
|
|
31274
|
+
padding: 0;
|
|
31275
|
+
width: 36px;
|
|
31276
|
+
background: transparent;
|
|
31323
31277
|
}
|
|
31324
|
-
.
|
|
31325
|
-
|
|
31326
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31278
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
31279
|
+
box-shadow: none;
|
|
31327
31280
|
}
|
|
31328
|
-
.
|
|
31329
|
-
|
|
31281
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
31282
|
+
margin-right: 0;
|
|
31283
|
+
width: initial;
|
|
31284
|
+
box-shadow: none;
|
|
31330
31285
|
}
|
|
31331
|
-
.
|
|
31332
|
-
display:
|
|
31286
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31287
|
+
display: none;
|
|
31333
31288
|
}
|
|
31334
|
-
.
|
|
31335
|
-
display:
|
|
31289
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31290
|
+
display: inline;
|
|
31336
31291
|
}
|
|
31337
|
-
.
|
|
31338
|
-
|
|
31339
|
-
right:
|
|
31340
|
-
|
|
31341
|
-
|
|
31292
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31293
|
+
display: inline;
|
|
31294
|
+
margin-right: 8px;
|
|
31295
|
+
padding: 0;
|
|
31296
|
+
width: 36px;
|
|
31342
31297
|
}
|
|
31343
|
-
|
|
31344
|
-
|
|
31345
|
-
font-size: 12px;
|
|
31298
|
+
|
|
31299
|
+
.gmyahx3 {
|
|
31346
31300
|
cursor: pointer;
|
|
31347
31301
|
}
|
|
31348
|
-
.
|
|
31349
|
-
color: rgba(0,
|
|
31302
|
+
.gmyahx3 .link-text {
|
|
31303
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31350
31304
|
}
|
|
31351
|
-
.
|
|
31352
|
-
|
|
31305
|
+
.gmyahx3:hover .link-text {
|
|
31306
|
+
color: #0080ff;
|
|
31307
|
+
}
|
|
31308
|
+
|
|
31309
|
+
.s34f1qb.ant-switch {
|
|
31310
|
+
min-width: 40px;
|
|
31311
|
+
height: 24px;
|
|
31312
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31353
31313
|
overflow: hidden;
|
|
31354
31314
|
}
|
|
31355
|
-
.
|
|
31356
|
-
|
|
31357
|
-
top: 50%;
|
|
31358
|
-
transform: translateY(-50%);
|
|
31359
|
-
left: -16px;
|
|
31360
|
-
transition: left 150ms ease;
|
|
31361
|
-
opacity: 0;
|
|
31315
|
+
.s34f1qb.ant-switch:focus {
|
|
31316
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31362
31317
|
}
|
|
31363
|
-
.
|
|
31364
|
-
|
|
31365
|
-
|
|
31318
|
+
.s34f1qb.ant-switch-small {
|
|
31319
|
+
min-width: 26px;
|
|
31320
|
+
height: 16px;
|
|
31321
|
+
}
|
|
31322
|
+
.s34f1qb.ant-switch-large {
|
|
31323
|
+
min-width: 52px;
|
|
31324
|
+
height: 32px;
|
|
31325
|
+
}
|
|
31326
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
31327
|
+
height: 20px;
|
|
31328
|
+
width: 20px;
|
|
31329
|
+
}
|
|
31330
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
31331
|
+
border-radius: 10px;
|
|
31332
|
+
transition-delay: 120ms;
|
|
31333
|
+
}
|
|
31334
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
31335
|
+
height: 14px;
|
|
31336
|
+
width: 14px;
|
|
31337
|
+
top: 1px;
|
|
31338
|
+
left: 1px;
|
|
31366
31339
|
}
|
|
31367
|
-
.
|
|
31368
|
-
|
|
31369
|
-
|
|
31340
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
31341
|
+
height: 28px;
|
|
31342
|
+
width: 28px;
|
|
31370
31343
|
}
|
|
31371
|
-
.
|
|
31372
|
-
|
|
31344
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
31345
|
+
border-radius: 14px;
|
|
31373
31346
|
}
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
border-top-right-radius: 0;
|
|
31377
|
-
border-bottom-right-radius: 0;
|
|
31347
|
+
.s34f1qb.ant-switch-checked {
|
|
31348
|
+
background-color: #00ba5d;
|
|
31378
31349
|
}
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
border-top-right-radius: 0;
|
|
31382
|
-
border-bottom-right-radius: 0;
|
|
31350
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31351
|
+
left: calc(100% - 20px - 2px);
|
|
31383
31352
|
}
|
|
31384
|
-
|
|
31385
|
-
|
|
31386
|
-
border-top-left-radius: 0;
|
|
31387
|
-
border-bottom-left-radius: 0;
|
|
31353
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31354
|
+
left: calc(100% - 14px - 1px);
|
|
31388
31355
|
}
|
|
31389
|
-
|
|
31390
|
-
|
|
31391
|
-
border-top-left-radius: 0;
|
|
31392
|
-
border-bottom-left-radius: 0;
|
|
31356
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31357
|
+
left: calc(100% - 28px - 2px);
|
|
31393
31358
|
}
|
|
31394
31359
|
|
|
31395
|
-
.
|
|
31396
|
-
|
|
31397
|
-
border-bottom-right-radius: 0;
|
|
31360
|
+
.c1to9vb9 {
|
|
31361
|
+
margin-left: 5px;
|
|
31398
31362
|
}
|
|
31399
31363
|
|
|
31400
|
-
.
|
|
31401
|
-
|
|
31402
|
-
border-bottom-left-radius: 0;
|
|
31364
|
+
.t1upn1sz {
|
|
31365
|
+
height: 100%;
|
|
31403
31366
|
}
|
|
31404
31367
|
|
|
31405
|
-
.
|
|
31406
|
-
|
|
31407
|
-
flex-direction: column;
|
|
31368
|
+
.tta5kd2 {
|
|
31369
|
+
height: 100%;
|
|
31408
31370
|
}
|
|
31409
|
-
.
|
|
31410
|
-
|
|
31371
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
31372
|
+
overflow: visible !important;
|
|
31373
|
+
height: 100%;
|
|
31411
31374
|
}
|
|
31412
|
-
.
|
|
31413
|
-
|
|
31375
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31376
|
+
height: 100%;
|
|
31414
31377
|
}
|
|
31415
|
-
.
|
|
31416
|
-
|
|
31378
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
31379
|
+
width: 100% !important;
|
|
31380
|
+
height: 100%;
|
|
31417
31381
|
}
|
|
31418
|
-
.
|
|
31419
|
-
|
|
31382
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31383
|
+
padding: 15px 0;
|
|
31420
31384
|
}
|
|
31421
|
-
|
|
31422
|
-
|
|
31423
|
-
font-size: 14px;
|
|
31424
|
-
font-weight: 500;
|
|
31425
|
-
color: #3e4652;
|
|
31426
|
-
line-height: 18px;
|
|
31385
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
31386
|
+
display: none;
|
|
31427
31387
|
}
|
|
31428
|
-
.
|
|
31429
|
-
|
|
31388
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
31389
|
+
font-weight: 700;
|
|
31430
31390
|
}
|
|
31431
|
-
.
|
|
31432
|
-
|
|
31391
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
31392
|
+
font-weight: 700;
|
|
31433
31393
|
}
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
font-size: 12px;
|
|
31437
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31438
|
-
margin-top: 12px;
|
|
31394
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
31395
|
+
height: 100%;
|
|
31439
31396
|
}
|
|
31440
|
-
|
|
31441
|
-
|
|
31442
|
-
|
|
31443
|
-
font-weight: 500;
|
|
31444
|
-
margin-top: 0;
|
|
31445
|
-
white-space: initial;
|
|
31397
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
31398
|
+
height: 100%;
|
|
31399
|
+
overflow: visible;
|
|
31446
31400
|
}
|
|
31447
|
-
|
|
31448
|
-
|
|
31449
|
-
display: block;
|
|
31401
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
31402
|
+
max-height: none;
|
|
31450
31403
|
}
|
|
31451
|
-
.
|
|
31452
|
-
|
|
31453
|
-
|
|
31454
|
-
line-height: 32px;
|
|
31455
|
-
color: #3e4652;
|
|
31404
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
31405
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
31406
|
+
display: none;
|
|
31456
31407
|
}
|
|
31457
|
-
|
|
31458
|
-
|
|
31459
|
-
margin-top: 8px;
|
|
31460
|
-
padding: 8px;
|
|
31461
|
-
border-radius: 6px;
|
|
31462
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31463
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31464
|
-
font-size: 12px;
|
|
31408
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
31409
|
+
background: transparent;
|
|
31465
31410
|
}
|
|
31466
|
-
.
|
|
31467
|
-
|
|
31411
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
31412
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
31413
|
+
background: #fff;
|
|
31414
|
+
padding: 0 !important;
|
|
31415
|
+
}
|
|
31416
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
31417
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31468
31418
|
display: flex;
|
|
31469
31419
|
align-items: center;
|
|
31470
|
-
|
|
31420
|
+
height: 100%;
|
|
31421
|
+
padding: 8px;
|
|
31471
31422
|
}
|
|
31472
|
-
|
|
31473
|
-
.
|
|
31474
|
-
|
|
31475
|
-
|
|
31476
|
-
|
|
31423
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
31424
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31425
|
+
overflow: hidden;
|
|
31426
|
+
text-overflow: ellipsis;
|
|
31427
|
+
width: 100%;
|
|
31477
31428
|
}
|
|
31478
|
-
.
|
|
31429
|
+
.tta5kd2 .ant-table-container {
|
|
31430
|
+
height: 100%;
|
|
31431
|
+
}
|
|
31432
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
31433
|
+
box-shadow: none !important;
|
|
31434
|
+
}
|
|
31435
|
+
.tta5kd2 .ant-table {
|
|
31436
|
+
border-radius: 0px;
|
|
31437
|
+
border-left: none;
|
|
31438
|
+
border-right: none;
|
|
31439
|
+
border-bottom: none;
|
|
31440
|
+
height: 100%;
|
|
31441
|
+
font-size: 12px;
|
|
31442
|
+
background: transparent;
|
|
31443
|
+
}
|
|
31444
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
31479
31445
|
position: relative;
|
|
31480
|
-
|
|
31446
|
+
z-index: 3;
|
|
31447
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31448
|
+
margin-bottom: -1px;
|
|
31481
31449
|
}
|
|
31482
|
-
.
|
|
31483
|
-
|
|
31450
|
+
.tta5kd2 .ant-table .time-wrapper .date,
|
|
31451
|
+
.tta5kd2 .ant-table .value {
|
|
31452
|
+
color: #2d3a56;
|
|
31484
31453
|
}
|
|
31485
|
-
.
|
|
31486
|
-
|
|
31454
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
31455
|
+
.tta5kd2 .ant-table .unit {
|
|
31456
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31487
31457
|
}
|
|
31488
|
-
.
|
|
31489
|
-
|
|
31490
|
-
|
|
31458
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
31459
|
+
position: unset;
|
|
31460
|
+
text-align: center;
|
|
31491
31461
|
}
|
|
31492
|
-
.
|
|
31493
|
-
top: 4px;
|
|
31494
|
-
left: 4px;
|
|
31495
|
-
width: 6px;
|
|
31496
|
-
height: 6px;
|
|
31462
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31497
31463
|
background: #fff;
|
|
31498
31464
|
}
|
|
31499
|
-
.
|
|
31500
|
-
|
|
31465
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
31466
|
+
cursor: pointer;
|
|
31467
|
+
position: absolute;
|
|
31468
|
+
top: 50%;
|
|
31469
|
+
right: 12px;
|
|
31470
|
+
transform: translateY(-50%);
|
|
31501
31471
|
}
|
|
31502
|
-
.
|
|
31503
|
-
|
|
31504
|
-
|
|
31472
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31473
|
+
box-shadow: none;
|
|
31474
|
+
width: 1px;
|
|
31475
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31505
31476
|
}
|
|
31506
|
-
.
|
|
31507
|
-
|
|
31477
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31478
|
+
box-shadow: none;
|
|
31479
|
+
width: 1px;
|
|
31480
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31508
31481
|
}
|
|
31509
|
-
.
|
|
31510
|
-
|
|
31511
|
-
opacity: 0.5;
|
|
31482
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
31483
|
+
position: relative;
|
|
31512
31484
|
}
|
|
31513
|
-
.
|
|
31485
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
31486
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31487
|
+
border-bottom: 1px solid white;
|
|
31488
|
+
height: 40px;
|
|
31489
|
+
vertical-align: middle;
|
|
31490
|
+
transition: background 0ms;
|
|
31514
31491
|
color: #00122e;
|
|
31515
31492
|
}
|
|
31516
|
-
.
|
|
31517
|
-
|
|
31518
|
-
|
|
31519
|
-
padding-left: 12px;
|
|
31493
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31494
|
+
background: #f2f5fa;
|
|
31495
|
+
border-bottom-color: #f2f5fa;
|
|
31520
31496
|
}
|
|
31521
|
-
.
|
|
31522
|
-
|
|
31523
|
-
|
|
31524
|
-
|
|
31497
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31498
|
+
height: auto;
|
|
31499
|
+
color: #00122e;
|
|
31500
|
+
font-size: 12px;
|
|
31501
|
+
text-align: left;
|
|
31502
|
+
transition: none;
|
|
31503
|
+
overflow: hidden;
|
|
31504
|
+
text-overflow: ellipsis;
|
|
31505
|
+
white-space: nowrap;
|
|
31525
31506
|
}
|
|
31526
|
-
.
|
|
31527
|
-
|
|
31507
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31508
|
+
color: #0096ff;
|
|
31528
31509
|
}
|
|
31529
|
-
|
|
31530
|
-
|
|
31531
|
-
|
|
31510
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31511
|
+
overflow: hidden;
|
|
31512
|
+
text-overflow: ellipsis;
|
|
31513
|
+
width: 100%;
|
|
31514
|
+
vertical-align: middle;
|
|
31532
31515
|
}
|
|
31533
|
-
.
|
|
31534
|
-
|
|
31516
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31517
|
+
line-height: 0px;
|
|
31535
31518
|
}
|
|
31536
|
-
|
|
31537
|
-
|
|
31538
|
-
color: #00122e;
|
|
31539
|
-
border-color: #ccd4e3;
|
|
31519
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31520
|
+
padding-right: 25px;
|
|
31540
31521
|
}
|
|
31541
|
-
.
|
|
31542
|
-
border-color:
|
|
31522
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31523
|
+
border-top-color: transparent;
|
|
31543
31524
|
}
|
|
31544
|
-
.
|
|
31545
|
-
|
|
31546
|
-
|
|
31547
|
-
height: 32px;
|
|
31525
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31526
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31527
|
+
border-color: transparent transparent white;
|
|
31548
31528
|
}
|
|
31549
|
-
.
|
|
31550
|
-
|
|
31529
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31530
|
+
border-radius: 8px 0 0 8px;
|
|
31551
31531
|
}
|
|
31552
|
-
.ant-
|
|
31553
|
-
|
|
31554
|
-
padding: 0 7px;
|
|
31555
|
-
line-height: 20px;
|
|
31532
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31533
|
+
border-radius: 8px 0 0 8px;
|
|
31556
31534
|
}
|
|
31557
|
-
.
|
|
31558
|
-
|
|
31535
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
31536
|
+
content: "";
|
|
31537
|
+
width: 4px;
|
|
31538
|
+
top: -1px;
|
|
31539
|
+
bottom: -1px;
|
|
31540
|
+
background: white;
|
|
31559
31541
|
}
|
|
31560
|
-
.
|
|
31561
|
-
|
|
31542
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
31543
|
+
border-radius: 0 8px 8px 0;
|
|
31562
31544
|
}
|
|
31563
|
-
.
|
|
31564
|
-
|
|
31565
|
-
|
|
31545
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
31546
|
+
border-radius: 0;
|
|
31547
|
+
background: white;
|
|
31548
|
+
border-top: none;
|
|
31566
31549
|
}
|
|
31567
|
-
.
|
|
31568
|
-
border-
|
|
31550
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
31551
|
+
border-top: 1px solid transparent;
|
|
31552
|
+
border-radius: 0 8px 8px 0;
|
|
31553
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31569
31554
|
}
|
|
31570
|
-
.
|
|
31571
|
-
|
|
31555
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
31556
|
+
background: white;
|
|
31557
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31572
31558
|
}
|
|
31573
|
-
.
|
|
31574
|
-
|
|
31559
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31560
|
+
display: flex;
|
|
31561
|
+
align-items: center;
|
|
31562
|
+
height: 100%;
|
|
31563
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31575
31564
|
}
|
|
31576
|
-
.
|
|
31577
|
-
background:
|
|
31578
|
-
border-
|
|
31579
|
-
opacity: 0.5;
|
|
31565
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
31566
|
+
background: white;
|
|
31567
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31580
31568
|
}
|
|
31581
|
-
.
|
|
31582
|
-
|
|
31583
|
-
|
|
31569
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
31570
|
+
display: flex;
|
|
31571
|
+
align-items: center;
|
|
31572
|
+
height: 100%;
|
|
31573
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31584
31574
|
}
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
border-color: #ccd4e3;
|
|
31588
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31575
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
31576
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31589
31577
|
}
|
|
31590
|
-
.
|
|
31591
|
-
|
|
31592
|
-
|
|
31593
|
-
border: none;
|
|
31594
|
-
padding: 0;
|
|
31595
|
-
width: 36px;
|
|
31596
|
-
background: transparent;
|
|
31578
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31579
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31580
|
+
border-radius: 8px;
|
|
31597
31581
|
}
|
|
31598
|
-
.
|
|
31599
|
-
|
|
31582
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31583
|
+
border-top-color: white;
|
|
31600
31584
|
}
|
|
31601
|
-
.
|
|
31602
|
-
|
|
31603
|
-
|
|
31604
|
-
|
|
31585
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31586
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31587
|
+
border-bottom-color: transparent;
|
|
31588
|
+
border-top-color: transparent;
|
|
31605
31589
|
}
|
|
31606
|
-
.
|
|
31607
|
-
|
|
31590
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31591
|
+
border-radius: 8px 0 0 8px;
|
|
31608
31592
|
}
|
|
31609
|
-
.
|
|
31610
|
-
|
|
31593
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31594
|
+
border-radius: 0 8px 8px 0;
|
|
31611
31595
|
}
|
|
31612
|
-
.
|
|
31613
|
-
|
|
31614
|
-
margin-right: 8px;
|
|
31615
|
-
padding: 0;
|
|
31616
|
-
width: 36px;
|
|
31596
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31597
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31617
31598
|
}
|
|
31618
|
-
|
|
31619
|
-
|
|
31620
|
-
|
|
31599
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
31600
|
+
background: #fff;
|
|
31601
|
+
font-weight: 400;
|
|
31602
|
+
position: relative;
|
|
31603
|
+
border-bottom: none;
|
|
31604
|
+
color: #00122e;
|
|
31605
|
+
transition: none;
|
|
31606
|
+
padding: 15px 8px 15px 8px;
|
|
31621
31607
|
}
|
|
31622
|
-
|
|
31623
|
-
|
|
31624
|
-
|
|
31625
|
-
|
|
31626
|
-
|
|
31627
|
-
|
|
31628
|
-
|
|
31629
|
-
|
|
31630
|
-
margin-top: 8px;
|
|
31608
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31609
|
+
content: "";
|
|
31610
|
+
width: 1px;
|
|
31611
|
+
top: 0;
|
|
31612
|
+
bottom: 0;
|
|
31613
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31614
|
+
position: absolute;
|
|
31615
|
+
right: 0;
|
|
31631
31616
|
}
|
|
31632
|
-
|
|
31633
|
-
|
|
31634
|
-
display: flex;
|
|
31635
|
-
flex-direction: column;
|
|
31636
|
-
margin: 1px 8px;
|
|
31637
|
-
padding: 8px;
|
|
31638
|
-
border-radius: 4px;
|
|
31617
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31618
|
+
padding: unset;
|
|
31639
31619
|
}
|
|
31640
|
-
.
|
|
31620
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31641
31621
|
display: none;
|
|
31642
31622
|
}
|
|
31643
|
-
.
|
|
31644
|
-
|
|
31623
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31624
|
+
width: 100%;
|
|
31625
|
+
overflow: hidden;
|
|
31626
|
+
white-space: nowrap;
|
|
31627
|
+
text-overflow: ellipsis;
|
|
31645
31628
|
}
|
|
31646
|
-
.
|
|
31647
|
-
|
|
31629
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31630
|
+
overflow: hidden;
|
|
31631
|
+
text-overflow: ellipsis;
|
|
31632
|
+
flex: 1;
|
|
31648
31633
|
}
|
|
31649
|
-
.
|
|
31650
|
-
|
|
31634
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31635
|
+
padding: 15px 25px 15px 8px;
|
|
31651
31636
|
}
|
|
31652
|
-
.
|
|
31653
|
-
|
|
31637
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31638
|
+
padding: 0;
|
|
31654
31639
|
}
|
|
31655
|
-
.
|
|
31656
|
-
|
|
31640
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31641
|
+
position: absolute;
|
|
31642
|
+
right: 6px;
|
|
31643
|
+
top: 50%;
|
|
31644
|
+
transform: translateY(-50%);
|
|
31645
|
+
height: 16px;
|
|
31646
|
+
display: none;
|
|
31647
|
+
transition: transform 320ms ease;
|
|
31657
31648
|
}
|
|
31658
|
-
.
|
|
31659
|
-
|
|
31649
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31650
|
+
display: block;
|
|
31651
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31660
31652
|
}
|
|
31661
|
-
.
|
|
31662
|
-
|
|
31663
|
-
color: #0080ff;
|
|
31653
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31654
|
+
display: block;
|
|
31664
31655
|
}
|
|
31665
|
-
|
|
31666
|
-
|
|
31667
|
-
display: flex;
|
|
31668
|
-
justify-content: space-between;
|
|
31669
|
-
height: 20px;
|
|
31670
|
-
line-height: 20px;
|
|
31656
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31657
|
+
display: none;
|
|
31671
31658
|
}
|
|
31672
|
-
.
|
|
31673
|
-
|
|
31674
|
-
overflow: hidden;
|
|
31675
|
-
text-overflow: ellipsis;
|
|
31659
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31660
|
+
transform: translateY(-50%);
|
|
31676
31661
|
}
|
|
31677
|
-
|
|
31678
|
-
|
|
31679
|
-
display: flex;
|
|
31680
|
-
justify-content: space-between;
|
|
31681
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31682
|
-
height: 18px;
|
|
31683
|
-
line-height: 18px;
|
|
31684
|
-
margin-top: 2px;
|
|
31662
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31663
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31685
31664
|
}
|
|
31686
|
-
|
|
31687
|
-
|
|
31688
|
-
border: none;
|
|
31689
|
-
margin-right: 0;
|
|
31690
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31665
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31666
|
+
background: #f2f5fa;
|
|
31691
31667
|
}
|
|
31692
|
-
|
|
31693
|
-
|
|
31694
|
-
pointer-events: none;
|
|
31695
|
-
height: 32px;
|
|
31696
|
-
width: 100%;
|
|
31697
|
-
opacity: 0;
|
|
31668
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31669
|
+
display: block;
|
|
31698
31670
|
}
|
|
31699
|
-
|
|
31700
|
-
|
|
31701
|
-
display: flex;
|
|
31702
|
-
justify-content: space-between;
|
|
31703
|
-
align-items: center;
|
|
31704
|
-
padding: 10px 0;
|
|
31705
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31706
|
-
font-size: 12px;
|
|
31707
|
-
line-height: 24px;
|
|
31671
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31672
|
+
padding-right: 25px;
|
|
31708
31673
|
}
|
|
31709
|
-
.
|
|
31710
|
-
padding:
|
|
31674
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31675
|
+
padding: 0 !important;
|
|
31711
31676
|
}
|
|
31712
|
-
.
|
|
31713
|
-
|
|
31714
|
-
|
|
31715
|
-
|
|
31716
|
-
|
|
31717
|
-
transition: all 0.3s ease;
|
|
31677
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31678
|
+
position: absolute;
|
|
31679
|
+
left: 50%;
|
|
31680
|
+
top: 50%;
|
|
31681
|
+
transform: translate(-50%, -50%);
|
|
31718
31682
|
}
|
|
31719
|
-
.
|
|
31720
|
-
|
|
31721
|
-
color: #0080ff;
|
|
31683
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31684
|
+
display: none;
|
|
31722
31685
|
}
|
|
31723
|
-
.
|
|
31724
|
-
|
|
31686
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31687
|
+
background: #fff;
|
|
31725
31688
|
}
|
|
31726
|
-
.
|
|
31727
|
-
|
|
31728
|
-
align-items: center;
|
|
31729
|
-
color: #0080ff;
|
|
31730
|
-
font-weight: bold;
|
|
31689
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31690
|
+
background: inherit;
|
|
31731
31691
|
}
|
|
31732
|
-
.
|
|
31733
|
-
|
|
31692
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31693
|
+
position: static;
|
|
31694
|
+
border: none;
|
|
31695
|
+
background: inherit !important;
|
|
31696
|
+
height: 100px;
|
|
31697
|
+
vertical-align: middle;
|
|
31734
31698
|
}
|
|
31735
|
-
.
|
|
31736
|
-
.
|
|
31737
|
-
|
|
31699
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31700
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31701
|
+
font-weight: bold;
|
|
31702
|
+
font-size: 20px;
|
|
31703
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31738
31704
|
}
|
|
31739
|
-
.
|
|
31740
|
-
|
|
31741
|
-
|
|
31705
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
31706
|
+
padding: 0 !important;
|
|
31707
|
+
position: relative;
|
|
31708
|
+
background: #fff;
|
|
31742
31709
|
}
|
|
31743
|
-
.
|
|
31744
|
-
|
|
31710
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31711
|
+
height: 100%;
|
|
31712
|
+
display: flex;
|
|
31713
|
+
align-items: center;
|
|
31714
|
+
justify-content: flex-end;
|
|
31715
|
+
padding-right: 8px;
|
|
31745
31716
|
}
|
|
31746
|
-
|
|
31747
|
-
|
|
31748
|
-
|
|
31749
|
-
|
|
31717
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31718
|
+
width: 24px;
|
|
31719
|
+
height: 24px;
|
|
31720
|
+
cursor: pointer;
|
|
31721
|
+
justify-content: center;
|
|
31722
|
+
border-radius: 4px;
|
|
31750
31723
|
}
|
|
31751
|
-
.
|
|
31752
|
-
|
|
31753
|
-
font-size: 12px;
|
|
31754
|
-
line-height: 18px;
|
|
31724
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31725
|
+
background: #fff;
|
|
31755
31726
|
}
|
|
31756
31727
|
|
|
31757
31728
|
.c1up1pdz {
|
|
@@ -31894,186 +31865,83 @@ input.rrg1fkn.ant-input {
|
|
|
31894
31865
|
color: #fff;
|
|
31895
31866
|
}
|
|
31896
31867
|
|
|
31897
|
-
.
|
|
31868
|
+
.n12mqh7z {
|
|
31898
31869
|
display: flex;
|
|
31899
31870
|
align-items: center;
|
|
31871
|
+
font-size: 12px;
|
|
31872
|
+
line-height: 18px;
|
|
31900
31873
|
}
|
|
31901
|
-
.
|
|
31902
|
-
margin-
|
|
31874
|
+
.n12mqh7z:not(:last-child) {
|
|
31875
|
+
margin-bottom: 4px;
|
|
31903
31876
|
}
|
|
31904
31877
|
|
|
31905
|
-
.
|
|
31906
|
-
|
|
31907
|
-
height: 246px;
|
|
31908
|
-
border-radius: 4px;
|
|
31909
|
-
}
|
|
31910
|
-
.clm1wy1 > .ant-picker-calendar,
|
|
31911
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
31912
|
-
width: 100%;
|
|
31913
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
31914
|
-
border-top: none;
|
|
31915
|
-
}
|
|
31916
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
31917
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
31918
|
-
padding: 0 16px;
|
|
31919
|
-
}
|
|
31920
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
31921
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
31922
|
-
width: 100%;
|
|
31923
|
-
height: 180px;
|
|
31924
|
-
border-spacing: 0;
|
|
31925
|
-
}
|
|
31926
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
31927
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
31928
|
-
margin-bottom: 8px;
|
|
31929
|
-
}
|
|
31930
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
31931
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
31932
|
-
width: 22px;
|
|
31933
|
-
}
|
|
31934
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
31935
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
31936
|
-
padding: 0;
|
|
31937
|
-
}
|
|
31938
|
-
.clm1wy1 .ant-picker-cell {
|
|
31939
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31940
|
-
opacity: 0.4;
|
|
31941
|
-
}
|
|
31942
|
-
.clm1wy1 .ant-picker-cell-in-view {
|
|
31943
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31944
|
-
opacity: 1;
|
|
31945
|
-
}
|
|
31946
|
-
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
31947
|
-
color: #3e4652;
|
|
31948
|
-
}
|
|
31949
|
-
.clm1wy1 .ant-picker-cell::before {
|
|
31950
|
-
pointer-events: none;
|
|
31878
|
+
.tf5bynu {
|
|
31879
|
+
margin: 0 3px;
|
|
31951
31880
|
}
|
|
31952
31881
|
|
|
31953
|
-
.
|
|
31954
|
-
|
|
31955
|
-
|
|
31956
|
-
backdrop-filter: blur(10px);
|
|
31957
|
-
padding: 7px 10px;
|
|
31882
|
+
.tcckoz1 {
|
|
31883
|
+
max-height: 400px;
|
|
31884
|
+
overflow: "auto";
|
|
31958
31885
|
}
|
|
31959
31886
|
|
|
31960
|
-
.
|
|
31961
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31887
|
+
.m15dvk92 {
|
|
31962
31888
|
display: flex;
|
|
31963
31889
|
justify-content: space-between;
|
|
31964
|
-
|
|
31965
|
-
padding: 8px 16px;
|
|
31966
|
-
}
|
|
31967
|
-
.c167wnad .anticon {
|
|
31968
|
-
cursor: pointer;
|
|
31890
|
+
width: 100%;
|
|
31969
31891
|
}
|
|
31970
|
-
.
|
|
31971
|
-
|
|
31892
|
+
.m15dvk92 .action {
|
|
31893
|
+
margin-left: 16px;
|
|
31972
31894
|
}
|
|
31973
31895
|
|
|
31974
|
-
.
|
|
31975
|
-
|
|
31976
|
-
}
|
|
31977
|
-
.cxhf7dh .dots {
|
|
31978
|
-
display: flex;
|
|
31979
|
-
justify-content: center;
|
|
31980
|
-
}
|
|
31981
|
-
.cxhf7dh .dot {
|
|
31982
|
-
display: inline-block;
|
|
31983
|
-
width: 2px;
|
|
31984
|
-
height: 2px;
|
|
31985
|
-
border-radius: 1px;
|
|
31986
|
-
background: #0096ff;
|
|
31987
|
-
}
|
|
31988
|
-
.cxhf7dh .dot:not(:last-child) {
|
|
31989
|
-
margin-right: 2px;
|
|
31990
|
-
}
|
|
31991
|
-
.cxhf7dh .bar {
|
|
31992
|
-
width: 9px;
|
|
31993
|
-
height: 2px;
|
|
31994
|
-
background: #0096ff;
|
|
31995
|
-
border-radius: 2px;
|
|
31896
|
+
.aql8iqz .ant-alert-message {
|
|
31897
|
+
width: 100%;
|
|
31996
31898
|
}
|
|
31997
31899
|
|
|
31998
|
-
.
|
|
31999
|
-
|
|
32000
|
-
|
|
32001
|
-
|
|
31900
|
+
.tje3huy {
|
|
31901
|
+
width: 100%;
|
|
31902
|
+
overflow: inherit;
|
|
31903
|
+
white-space: inherit;
|
|
31904
|
+
text-overflow: ellipsis;
|
|
32002
31905
|
}
|
|
32003
31906
|
|
|
32004
|
-
.
|
|
31907
|
+
.c1bus5hc {
|
|
31908
|
+
--color: white;
|
|
31909
|
+
height: 14px;
|
|
31910
|
+
width: 14px;
|
|
31911
|
+
border-radius: 50%;
|
|
31912
|
+
flex-shrink: 0;
|
|
32005
31913
|
display: flex;
|
|
32006
31914
|
align-items: center;
|
|
32007
|
-
|
|
32008
|
-
|
|
32009
|
-
.b1ctd5xy .chart {
|
|
32010
|
-
display: inline-block;
|
|
32011
|
-
width: 100%;
|
|
32012
|
-
}
|
|
32013
|
-
|
|
32014
|
-
.u1p8acpn {
|
|
32015
|
-
min-width: 40px;
|
|
32016
|
-
}
|
|
32017
|
-
.u1p8acpn .unit {
|
|
32018
|
-
color: #00122e !important;
|
|
32019
|
-
}
|
|
32020
|
-
|
|
32021
|
-
.c18gxmrl {
|
|
32022
|
-
border: 1px solid #d8deeb;
|
|
32023
|
-
border-radius: 4px;
|
|
32024
|
-
}
|
|
32025
|
-
.c18gxmrl + .c18gxmrl {
|
|
32026
|
-
margin-top: 8px;
|
|
32027
|
-
}
|
|
32028
|
-
.c18gxmrl:hover {
|
|
32029
|
-
border-color: #0080ff;
|
|
32030
|
-
}
|
|
32031
|
-
.c18gxmrl:hover > header {
|
|
32032
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32033
|
-
}
|
|
32034
|
-
.c18gxmrl.active header {
|
|
32035
|
-
border-bottom: 1px solid #d8deeb;
|
|
32036
|
-
}
|
|
32037
|
-
.c18gxmrl > header {
|
|
32038
|
-
padding: 8px 12px;
|
|
32039
|
-
}
|
|
32040
|
-
|
|
32041
|
-
.c1uzzomf {
|
|
32042
|
-
margin-bottom: 16px;
|
|
32043
|
-
}
|
|
32044
|
-
.c1uzzomf .card-title {
|
|
32045
|
-
font-size: 16px;
|
|
32046
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32047
|
-
font-weight: 700;
|
|
32048
|
-
line-height: 32px;
|
|
32049
|
-
}
|
|
32050
|
-
.c1uzzomf .card-body {
|
|
32051
|
-
padding: 24px;
|
|
32052
|
-
border-radius: 8px;
|
|
32053
|
-
background: #fff;
|
|
32054
|
-
}
|
|
32055
|
-
.c1uzzomf .empty {
|
|
32056
|
-
font-weight: 700;
|
|
32057
|
-
font-size: 14px;
|
|
32058
|
-
line-height: 22px;
|
|
32059
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32060
|
-
text-align: center;
|
|
32061
|
-
}
|
|
32062
|
-
|
|
32063
|
-
.berrcjl {
|
|
32064
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32065
|
-
margin-bottom: 4px;
|
|
31915
|
+
justify-content: center;
|
|
31916
|
+
border: 1px solid var(--color);
|
|
32066
31917
|
}
|
|
32067
|
-
.
|
|
32068
|
-
|
|
32069
|
-
|
|
32070
|
-
|
|
31918
|
+
.c1bus5hc .circle-inner {
|
|
31919
|
+
position: relative;
|
|
31920
|
+
height: 10px;
|
|
31921
|
+
width: 10px;
|
|
31922
|
+
border-radius: 50%;
|
|
31923
|
+
overflow: hidden;
|
|
32071
31924
|
}
|
|
32072
|
-
.
|
|
32073
|
-
|
|
31925
|
+
.c1bus5hc .circle-content {
|
|
31926
|
+
position: absolute;
|
|
31927
|
+
height: 100%;
|
|
31928
|
+
width: 100%;
|
|
31929
|
+
left: 0;
|
|
31930
|
+
top: 0;
|
|
31931
|
+
border-radius: 50%;
|
|
31932
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31933
|
+
transform: rotate(180deg);
|
|
32074
31934
|
}
|
|
32075
|
-
.
|
|
32076
|
-
|
|
31935
|
+
.c1bus5hc .circle-child {
|
|
31936
|
+
position: absolute;
|
|
31937
|
+
height: 100%;
|
|
31938
|
+
width: 100%;
|
|
31939
|
+
left: 0;
|
|
31940
|
+
top: 0;
|
|
31941
|
+
margin-left: 50%;
|
|
31942
|
+
transform-origin: left;
|
|
31943
|
+
background: white;
|
|
31944
|
+
transform: rotate(0deg);
|
|
32077
31945
|
}
|
|
32078
31946
|
|
|
32079
31947
|
.t1sqg15u {
|
|
@@ -32166,11 +32034,27 @@ input.rrg1fkn.ant-input {
|
|
|
32166
32034
|
padding-right: 12px;
|
|
32167
32035
|
}
|
|
32168
32036
|
|
|
32169
|
-
.
|
|
32037
|
+
.wg1tsps {
|
|
32038
|
+
display: flex;
|
|
32039
|
+
align-items: center;
|
|
32040
|
+
justify-content: flex-end;
|
|
32041
|
+
}
|
|
32042
|
+
|
|
32043
|
+
.b1ctd5xy {
|
|
32044
|
+
display: flex;
|
|
32045
|
+
align-items: center;
|
|
32046
|
+
width: calc(100% - 40px);
|
|
32047
|
+
}
|
|
32048
|
+
.b1ctd5xy .chart {
|
|
32049
|
+
display: inline-block;
|
|
32170
32050
|
width: 100%;
|
|
32171
|
-
|
|
32172
|
-
|
|
32173
|
-
|
|
32051
|
+
}
|
|
32052
|
+
|
|
32053
|
+
.u1p8acpn {
|
|
32054
|
+
min-width: 40px;
|
|
32055
|
+
}
|
|
32056
|
+
.u1p8acpn .unit {
|
|
32057
|
+
color: #00122e !important;
|
|
32174
32058
|
}
|
|
32175
32059
|
|
|
32176
32060
|
.c18bcrac {
|
|
@@ -32220,63 +32104,202 @@ input.rrg1fkn.ant-input {
|
|
|
32220
32104
|
margin-right: 4px;
|
|
32221
32105
|
}
|
|
32222
32106
|
|
|
32223
|
-
.
|
|
32224
|
-
|
|
32225
|
-
|
|
32226
|
-
|
|
32227
|
-
|
|
32228
|
-
|
|
32107
|
+
.s1fc623g {
|
|
32108
|
+
width: 430px !important;
|
|
32109
|
+
}
|
|
32110
|
+
|
|
32111
|
+
.da3mx0o .ant-select-item-group {
|
|
32112
|
+
padding: 8px 16px;
|
|
32113
|
+
line-height: 18px;
|
|
32114
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32115
|
+
height: 34px;
|
|
32116
|
+
min-height: 34px;
|
|
32117
|
+
box-sizing: border-box;
|
|
32118
|
+
margin-top: 8px;
|
|
32119
|
+
}
|
|
32120
|
+
|
|
32121
|
+
.onr9gzt {
|
|
32229
32122
|
display: flex;
|
|
32230
|
-
|
|
32231
|
-
|
|
32232
|
-
|
|
32123
|
+
flex-direction: column;
|
|
32124
|
+
margin: 1px 8px;
|
|
32125
|
+
padding: 8px;
|
|
32126
|
+
border-radius: 4px;
|
|
32233
32127
|
}
|
|
32234
|
-
.
|
|
32235
|
-
|
|
32236
|
-
|
|
32237
|
-
|
|
32238
|
-
|
|
32128
|
+
.onr9gzt .selected-icon {
|
|
32129
|
+
display: none;
|
|
32130
|
+
}
|
|
32131
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
32132
|
+
padding-left: 8px;
|
|
32133
|
+
}
|
|
32134
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
32135
|
+
background-color: white;
|
|
32136
|
+
}
|
|
32137
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
32138
|
+
color: #0080ff;
|
|
32139
|
+
}
|
|
32140
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
32141
|
+
display: block;
|
|
32142
|
+
}
|
|
32143
|
+
.onr9gzt.ant-select-item-option-active {
|
|
32144
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32145
|
+
}
|
|
32146
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
32147
|
+
color: #0080ff;
|
|
32148
|
+
}
|
|
32149
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
32150
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32151
|
+
color: #0080ff;
|
|
32152
|
+
}
|
|
32153
|
+
|
|
32154
|
+
.oiy0apc {
|
|
32155
|
+
display: flex;
|
|
32156
|
+
justify-content: space-between;
|
|
32157
|
+
height: 20px;
|
|
32158
|
+
line-height: 20px;
|
|
32159
|
+
}
|
|
32160
|
+
.oiy0apc .timezone-title {
|
|
32161
|
+
color: #2d3a56;
|
|
32239
32162
|
overflow: hidden;
|
|
32163
|
+
text-overflow: ellipsis;
|
|
32240
32164
|
}
|
|
32241
|
-
|
|
32242
|
-
|
|
32243
|
-
|
|
32165
|
+
|
|
32166
|
+
.of4y382 {
|
|
32167
|
+
display: flex;
|
|
32168
|
+
justify-content: space-between;
|
|
32169
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32170
|
+
height: 18px;
|
|
32171
|
+
line-height: 18px;
|
|
32172
|
+
margin-top: 2px;
|
|
32173
|
+
}
|
|
32174
|
+
|
|
32175
|
+
.t19903l9 {
|
|
32176
|
+
border: none;
|
|
32177
|
+
margin-right: 0;
|
|
32178
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32179
|
+
}
|
|
32180
|
+
|
|
32181
|
+
.ohwbvxu {
|
|
32182
|
+
pointer-events: none;
|
|
32183
|
+
height: 32px;
|
|
32244
32184
|
width: 100%;
|
|
32245
|
-
|
|
32246
|
-
top: 0;
|
|
32247
|
-
border-radius: 50%;
|
|
32248
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32249
|
-
transform: rotate(180deg);
|
|
32185
|
+
opacity: 0;
|
|
32250
32186
|
}
|
|
32251
|
-
|
|
32252
|
-
|
|
32253
|
-
|
|
32187
|
+
|
|
32188
|
+
.i1e4sgug {
|
|
32189
|
+
display: inline-block;
|
|
32190
|
+
}
|
|
32191
|
+
|
|
32192
|
+
.clm1wy1 {
|
|
32193
|
+
width: 192px;
|
|
32194
|
+
height: 246px;
|
|
32195
|
+
border-radius: 4px;
|
|
32196
|
+
}
|
|
32197
|
+
.clm1wy1 > .ant-picker-calendar,
|
|
32198
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32254
32199
|
width: 100%;
|
|
32255
|
-
|
|
32256
|
-
top:
|
|
32257
|
-
|
|
32258
|
-
|
|
32259
|
-
|
|
32260
|
-
|
|
32200
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32201
|
+
border-top: none;
|
|
32202
|
+
}
|
|
32203
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32204
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32205
|
+
padding: 0 16px;
|
|
32206
|
+
}
|
|
32207
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32208
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32209
|
+
width: 100%;
|
|
32210
|
+
height: 180px;
|
|
32211
|
+
border-spacing: 0;
|
|
32212
|
+
}
|
|
32213
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32214
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32215
|
+
margin-bottom: 8px;
|
|
32216
|
+
}
|
|
32217
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32218
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32219
|
+
width: 22px;
|
|
32220
|
+
}
|
|
32221
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32222
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32223
|
+
padding: 0;
|
|
32224
|
+
}
|
|
32225
|
+
.clm1wy1 .ant-picker-cell {
|
|
32226
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32227
|
+
opacity: 0.4;
|
|
32228
|
+
}
|
|
32229
|
+
.clm1wy1 .ant-picker-cell-in-view {
|
|
32230
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32231
|
+
opacity: 1;
|
|
32232
|
+
}
|
|
32233
|
+
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32234
|
+
color: #3e4652;
|
|
32235
|
+
}
|
|
32236
|
+
.clm1wy1 .ant-picker-cell::before {
|
|
32237
|
+
pointer-events: none;
|
|
32238
|
+
}
|
|
32239
|
+
|
|
32240
|
+
.t1tsm00v {
|
|
32241
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32242
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32243
|
+
backdrop-filter: blur(10px);
|
|
32244
|
+
padding: 7px 10px;
|
|
32245
|
+
}
|
|
32246
|
+
|
|
32247
|
+
.c167wnad {
|
|
32248
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32249
|
+
display: flex;
|
|
32250
|
+
justify-content: space-between;
|
|
32251
|
+
align-items: center;
|
|
32252
|
+
padding: 8px 16px;
|
|
32253
|
+
}
|
|
32254
|
+
.c167wnad .anticon {
|
|
32255
|
+
cursor: pointer;
|
|
32256
|
+
}
|
|
32257
|
+
.c167wnad .anticon:hover {
|
|
32258
|
+
color: #0096ff;
|
|
32259
|
+
}
|
|
32260
|
+
|
|
32261
|
+
.cxhf7dh {
|
|
32262
|
+
text-align: center;
|
|
32263
|
+
}
|
|
32264
|
+
.cxhf7dh .dots {
|
|
32265
|
+
display: flex;
|
|
32266
|
+
justify-content: center;
|
|
32267
|
+
}
|
|
32268
|
+
.cxhf7dh .dot {
|
|
32269
|
+
display: inline-block;
|
|
32270
|
+
width: 2px;
|
|
32271
|
+
height: 2px;
|
|
32272
|
+
border-radius: 1px;
|
|
32273
|
+
background: #0096ff;
|
|
32274
|
+
}
|
|
32275
|
+
.cxhf7dh .dot:not(:last-child) {
|
|
32276
|
+
margin-right: 2px;
|
|
32277
|
+
}
|
|
32278
|
+
.cxhf7dh .bar {
|
|
32279
|
+
width: 9px;
|
|
32280
|
+
height: 2px;
|
|
32281
|
+
background: #0096ff;
|
|
32282
|
+
border-radius: 2px;
|
|
32283
|
+
}
|
|
32284
|
+
|
|
32285
|
+
.c18gxmrl {
|
|
32286
|
+
border: 1px solid #d8deeb;
|
|
32287
|
+
border-radius: 4px;
|
|
32261
32288
|
}
|
|
32262
|
-
|
|
32263
|
-
|
|
32264
|
-
display: flex;
|
|
32265
|
-
align-items: center;
|
|
32266
|
-
font-size: 12px;
|
|
32267
|
-
line-height: 18px;
|
|
32289
|
+
.c18gxmrl + .c18gxmrl {
|
|
32290
|
+
margin-top: 8px;
|
|
32268
32291
|
}
|
|
32269
|
-
.
|
|
32270
|
-
|
|
32292
|
+
.c18gxmrl:hover {
|
|
32293
|
+
border-color: #0080ff;
|
|
32271
32294
|
}
|
|
32272
|
-
|
|
32273
|
-
.
|
|
32274
|
-
margin: 0 3px;
|
|
32295
|
+
.c18gxmrl:hover > header {
|
|
32296
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32275
32297
|
}
|
|
32276
|
-
|
|
32277
|
-
|
|
32278
|
-
|
|
32279
|
-
|
|
32298
|
+
.c18gxmrl.active header {
|
|
32299
|
+
border-bottom: 1px solid #d8deeb;
|
|
32300
|
+
}
|
|
32301
|
+
.c18gxmrl > header {
|
|
32302
|
+
padding: 8px 12px;
|
|
32280
32303
|
}
|
|
32281
32304
|
|
|
32282
32305
|
.c10crapj {
|
|
@@ -32286,6 +32309,28 @@ input.rrg1fkn.ant-input {
|
|
|
32286
32309
|
padding: 20px 24px 24px 24px;
|
|
32287
32310
|
}
|
|
32288
32311
|
|
|
32312
|
+
.cav9p2m .ant-collapse-item {
|
|
32313
|
+
border: 0px;
|
|
32314
|
+
background-color: #fff;
|
|
32315
|
+
}
|
|
32316
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32317
|
+
padding-top: 0px;
|
|
32318
|
+
padding-bottom: 0px;
|
|
32319
|
+
padding-left: 0px !important;
|
|
32320
|
+
padding-right: 24px;
|
|
32321
|
+
}
|
|
32322
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32323
|
+
right: 0px;
|
|
32324
|
+
}
|
|
32325
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32326
|
+
padding: 0px;
|
|
32327
|
+
}
|
|
32328
|
+
|
|
32329
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32330
|
+
padding-right: 0px;
|
|
32331
|
+
cursor: default;
|
|
32332
|
+
}
|
|
32333
|
+
|
|
32289
32334
|
.c198s9j3 {
|
|
32290
32335
|
color: #2d3a56;
|
|
32291
32336
|
line-height: 22px;
|
|
@@ -32357,20 +32402,6 @@ input.rrg1fkn.ant-input {
|
|
|
32357
32402
|
margin-left: 24px;
|
|
32358
32403
|
}
|
|
32359
32404
|
|
|
32360
|
-
.gmyahx3 {
|
|
32361
|
-
cursor: pointer;
|
|
32362
|
-
}
|
|
32363
|
-
.gmyahx3 .link-text {
|
|
32364
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32365
|
-
}
|
|
32366
|
-
.gmyahx3:hover .link-text {
|
|
32367
|
-
color: #0080ff;
|
|
32368
|
-
}
|
|
32369
|
-
|
|
32370
|
-
.t3qomhu {
|
|
32371
|
-
margin: 0 2px;
|
|
32372
|
-
}
|
|
32373
|
-
|
|
32374
32405
|
.o8ocss1 {
|
|
32375
32406
|
overflow: hidden;
|
|
32376
32407
|
text-overflow: ellipsis;
|
|
@@ -32380,26 +32411,8 @@ input.rrg1fkn.ant-input {
|
|
|
32380
32411
|
white-space: nowrap;
|
|
32381
32412
|
}
|
|
32382
32413
|
|
|
32383
|
-
.
|
|
32384
|
-
|
|
32385
|
-
background-color: #fff;
|
|
32386
|
-
}
|
|
32387
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32388
|
-
padding-top: 0px;
|
|
32389
|
-
padding-bottom: 0px;
|
|
32390
|
-
padding-left: 0px !important;
|
|
32391
|
-
padding-right: 24px;
|
|
32392
|
-
}
|
|
32393
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32394
|
-
right: 0px;
|
|
32395
|
-
}
|
|
32396
|
-
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32397
|
-
padding: 0px;
|
|
32398
|
-
}
|
|
32399
|
-
|
|
32400
|
-
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32401
|
-
padding-right: 0px;
|
|
32402
|
-
cursor: default;
|
|
32414
|
+
.t3qomhu {
|
|
32415
|
+
margin: 0 2px;
|
|
32403
32416
|
}
|
|
32404
32417
|
|
|
32405
32418
|
.igz4le8 {
|
|
@@ -32412,17 +32425,8 @@ input.rrg1fkn.ant-input {
|
|
|
32412
32425
|
color: rgba(44, 56, 82, 0.6);
|
|
32413
32426
|
}
|
|
32414
32427
|
|
|
32415
|
-
.
|
|
32428
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32416
32429
|
display: flex;
|
|
32417
|
-
justify-content: space-between;
|
|
32418
|
-
width: 100%;
|
|
32419
|
-
}
|
|
32420
|
-
.m15dvk92 .action {
|
|
32421
|
-
margin-left: 16px;
|
|
32422
|
-
}
|
|
32423
|
-
|
|
32424
|
-
.aql8iqz .ant-alert-message {
|
|
32425
|
-
width: 100%;
|
|
32426
32430
|
}
|
|
32427
32431
|
|
|
32428
32432
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
@@ -32482,10 +32486,6 @@ input.rrg1fkn.ant-input {
|
|
|
32482
32486
|
transform: rotate(180deg);
|
|
32483
32487
|
}
|
|
32484
32488
|
|
|
32485
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32486
|
-
display: flex;
|
|
32487
|
-
}
|
|
32488
|
-
|
|
32489
32489
|
.s14dk8r1 {
|
|
32490
32490
|
margin: 0;
|
|
32491
32491
|
border-radius: 20px;
|
|
@@ -32774,36 +32774,6 @@ input.rrg1fkn.ant-input {
|
|
|
32774
32774
|
margin-left: 8px;
|
|
32775
32775
|
}
|
|
32776
32776
|
|
|
32777
|
-
.t1gz6wqf {
|
|
32778
|
-
height: 100%;
|
|
32779
|
-
}
|
|
32780
|
-
.t1gz6wqf .table-loading-item {
|
|
32781
|
-
padding: 12px 4px;
|
|
32782
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32783
|
-
display: flex;
|
|
32784
|
-
}
|
|
32785
|
-
.t1gz6wqf .table-loading-item > * {
|
|
32786
|
-
height: 16px;
|
|
32787
|
-
margin: 4px;
|
|
32788
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32789
|
-
border-radius: 2px;
|
|
32790
|
-
}
|
|
32791
|
-
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32792
|
-
width: 16px;
|
|
32793
|
-
}
|
|
32794
|
-
.t1gz6wqf .table-loading-item .td-loading {
|
|
32795
|
-
flex: 1;
|
|
32796
|
-
}
|
|
32797
|
-
.t1gz6wqf :nth-child(1) {
|
|
32798
|
-
padding: 8px 4px;
|
|
32799
|
-
}
|
|
32800
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
32801
|
-
background: rgba(107, 125, 153, 0.18);
|
|
32802
|
-
}
|
|
32803
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
32804
|
-
background: rgba(163, 180, 204, 0.18);
|
|
32805
|
-
}
|
|
32806
|
-
|
|
32807
32777
|
.sq6vos1 {
|
|
32808
32778
|
--item-min-width: 60px;
|
|
32809
32779
|
}
|
|
@@ -32951,6 +32921,7 @@ input.rrg1fkn.ant-input {
|
|
|
32951
32921
|
font-size: 13px;
|
|
32952
32922
|
line-height: 20px;
|
|
32953
32923
|
max-width: 100%;
|
|
32924
|
+
padding-right: 0;
|
|
32954
32925
|
}
|
|
32955
32926
|
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
32956
32927
|
background: rgba(0, 128, 255, 0.1);
|
|
@@ -32989,6 +32960,36 @@ input.rrg1fkn.ant-input {
|
|
|
32989
32960
|
justify-content: center;
|
|
32990
32961
|
}
|
|
32991
32962
|
|
|
32963
|
+
.t1gz6wqf {
|
|
32964
|
+
height: 100%;
|
|
32965
|
+
}
|
|
32966
|
+
.t1gz6wqf .table-loading-item {
|
|
32967
|
+
padding: 12px 4px;
|
|
32968
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32969
|
+
display: flex;
|
|
32970
|
+
}
|
|
32971
|
+
.t1gz6wqf .table-loading-item > * {
|
|
32972
|
+
height: 16px;
|
|
32973
|
+
margin: 4px;
|
|
32974
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32975
|
+
border-radius: 2px;
|
|
32976
|
+
}
|
|
32977
|
+
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32978
|
+
width: 16px;
|
|
32979
|
+
}
|
|
32980
|
+
.t1gz6wqf .table-loading-item .td-loading {
|
|
32981
|
+
flex: 1;
|
|
32982
|
+
}
|
|
32983
|
+
.t1gz6wqf :nth-child(1) {
|
|
32984
|
+
padding: 8px 4px;
|
|
32985
|
+
}
|
|
32986
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32987
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32988
|
+
}
|
|
32989
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32990
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32991
|
+
}
|
|
32992
|
+
|
|
32992
32993
|
.s1uupxds {
|
|
32993
32994
|
padding: 0 8px;
|
|
32994
32995
|
border-radius: 4px;
|
|
@@ -33115,6 +33116,22 @@ input.rrg1fkn.ant-input {
|
|
|
33115
33116
|
padding: 0 12px 14px 12px;
|
|
33116
33117
|
}
|
|
33117
33118
|
|
|
33119
|
+
.rrwcpby {
|
|
33120
|
+
display: flex;
|
|
33121
|
+
align-items: center;
|
|
33122
|
+
}
|
|
33123
|
+
.rrwcpby .order {
|
|
33124
|
+
height: 24px;
|
|
33125
|
+
width: 24px;
|
|
33126
|
+
border-radius: 20px;
|
|
33127
|
+
color: #0080ff;
|
|
33128
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33129
|
+
display: flex;
|
|
33130
|
+
align-items: center;
|
|
33131
|
+
justify-content: center;
|
|
33132
|
+
margin-right: 6px;
|
|
33133
|
+
}
|
|
33134
|
+
|
|
33118
33135
|
.bab9xum {
|
|
33119
33136
|
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);
|
|
33120
33137
|
}
|
|
@@ -33325,37 +33342,6 @@ input.rrg1fkn.ant-input {
|
|
|
33325
33342
|
margin-right: 8px;
|
|
33326
33343
|
}
|
|
33327
33344
|
|
|
33328
|
-
.f1p9ti6d {
|
|
33329
|
-
width: 100%;
|
|
33330
|
-
margin-bottom: 0 !important;
|
|
33331
|
-
flex-flow: nowrap !important;
|
|
33332
|
-
line-break: auto;
|
|
33333
|
-
}
|
|
33334
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
33335
|
-
text-align: left !important;
|
|
33336
|
-
padding-bottom: 0 !important;
|
|
33337
|
-
}
|
|
33338
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
33339
|
-
min-height: 32px;
|
|
33340
|
-
height: auto;
|
|
33341
|
-
font-size: 13px;
|
|
33342
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33343
|
-
white-space: normal;
|
|
33344
|
-
}
|
|
33345
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33346
|
-
border-color: #ff4d4f !important;
|
|
33347
|
-
}
|
|
33348
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
33349
|
-
margin-top: 4px;
|
|
33350
|
-
font-size: 12px;
|
|
33351
|
-
min-height: 0px;
|
|
33352
|
-
}
|
|
33353
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
33354
|
-
font-size: 12px;
|
|
33355
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33356
|
-
min-height: 0px;
|
|
33357
|
-
}
|
|
33358
|
-
|
|
33359
33345
|
.skwah65 {
|
|
33360
33346
|
height: 8px;
|
|
33361
33347
|
box-sizing: border-box;
|
|
@@ -33400,6 +33386,37 @@ input.rrg1fkn.ant-input {
|
|
|
33400
33386
|
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33401
33387
|
}
|
|
33402
33388
|
|
|
33389
|
+
.f1p9ti6d {
|
|
33390
|
+
width: 100%;
|
|
33391
|
+
margin-bottom: 0 !important;
|
|
33392
|
+
flex-flow: nowrap !important;
|
|
33393
|
+
line-break: auto;
|
|
33394
|
+
}
|
|
33395
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
33396
|
+
text-align: left !important;
|
|
33397
|
+
padding-bottom: 0 !important;
|
|
33398
|
+
}
|
|
33399
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
33400
|
+
min-height: 32px;
|
|
33401
|
+
height: auto;
|
|
33402
|
+
font-size: 13px;
|
|
33403
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33404
|
+
white-space: normal;
|
|
33405
|
+
}
|
|
33406
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33407
|
+
border-color: #ff4d4f !important;
|
|
33408
|
+
}
|
|
33409
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
33410
|
+
margin-top: 4px;
|
|
33411
|
+
font-size: 12px;
|
|
33412
|
+
min-height: 0px;
|
|
33413
|
+
}
|
|
33414
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
33415
|
+
font-size: 12px;
|
|
33416
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33417
|
+
min-height: 0px;
|
|
33418
|
+
}
|
|
33419
|
+
|
|
33403
33420
|
.w1xcixj5.outside-tag {
|
|
33404
33421
|
padding-left: 0;
|
|
33405
33422
|
}
|
|
@@ -33409,22 +33426,6 @@ input.rrg1fkn.ant-input {
|
|
|
33409
33426
|
margin-right: 4px;
|
|
33410
33427
|
}
|
|
33411
33428
|
|
|
33412
|
-
.rrwcpby {
|
|
33413
|
-
display: flex;
|
|
33414
|
-
align-items: center;
|
|
33415
|
-
}
|
|
33416
|
-
.rrwcpby .order {
|
|
33417
|
-
height: 24px;
|
|
33418
|
-
width: 24px;
|
|
33419
|
-
border-radius: 20px;
|
|
33420
|
-
color: #0080ff;
|
|
33421
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33422
|
-
display: flex;
|
|
33423
|
-
align-items: center;
|
|
33424
|
-
justify-content: center;
|
|
33425
|
-
margin-right: 6px;
|
|
33426
|
-
}
|
|
33427
|
-
|
|
33428
33429
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
33429
33430
|
display: var(--at4ovwe-0);
|
|
33430
33431
|
}
|