@cloudtower/eagle 0.34.15 → 0.34.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/cjs/stats1.html +1 -1
- package/dist/components.css +1268 -1268
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1599 -1599
- package/dist/style.css +1268 -1268
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -1132,26 +1132,6 @@ html body {
|
|
|
1132
1132
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1133
1133
|
}
|
|
1134
1134
|
}
|
|
1135
|
-
.E_c18gxmrl {
|
|
1136
|
-
border: 1px solid #d8deeb;
|
|
1137
|
-
border-radius: 4px;
|
|
1138
|
-
}
|
|
1139
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
1140
|
-
margin-top: 8px;
|
|
1141
|
-
}
|
|
1142
|
-
.E_c18gxmrl:hover {
|
|
1143
|
-
border-color: #0080ff;
|
|
1144
|
-
}
|
|
1145
|
-
.E_c18gxmrl:hover > header {
|
|
1146
|
-
background: rgba(0, 128, 255, 0.1);
|
|
1147
|
-
}
|
|
1148
|
-
.E_c18gxmrl.active header {
|
|
1149
|
-
border-bottom: 1px solid #d8deeb;
|
|
1150
|
-
}
|
|
1151
|
-
.E_c18gxmrl > header {
|
|
1152
|
-
padding: 8px 12px;
|
|
1153
|
-
}
|
|
1154
|
-
|
|
1155
1135
|
.E_m74vjol {
|
|
1156
1136
|
display: flex;
|
|
1157
1137
|
justify-content: space-between;
|
|
@@ -1172,6 +1152,26 @@ html body {
|
|
|
1172
1152
|
flex: 1;
|
|
1173
1153
|
}
|
|
1174
1154
|
|
|
1155
|
+
.E_c18gxmrl {
|
|
1156
|
+
border: 1px solid #d8deeb;
|
|
1157
|
+
border-radius: 4px;
|
|
1158
|
+
}
|
|
1159
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
1160
|
+
margin-top: 8px;
|
|
1161
|
+
}
|
|
1162
|
+
.E_c18gxmrl:hover {
|
|
1163
|
+
border-color: #0080ff;
|
|
1164
|
+
}
|
|
1165
|
+
.E_c18gxmrl:hover > header {
|
|
1166
|
+
background: rgba(0, 128, 255, 0.1);
|
|
1167
|
+
}
|
|
1168
|
+
.E_c18gxmrl.active header {
|
|
1169
|
+
border-bottom: 1px solid #d8deeb;
|
|
1170
|
+
}
|
|
1171
|
+
.E_c18gxmrl > header {
|
|
1172
|
+
padding: 8px 12px;
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
1175
|
.E_berrcjl {
|
|
1176
1176
|
color: rgba(10, 37, 85, 0.6);
|
|
1177
1177
|
margin-bottom: 4px;
|
|
@@ -1188,6 +1188,35 @@ html body {
|
|
|
1188
1188
|
color: #005ed1;
|
|
1189
1189
|
}
|
|
1190
1190
|
|
|
1191
|
+
.E_b1nip9bk {
|
|
1192
|
+
padding: 4px 11px;
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
.E_bqamoqe {
|
|
1196
|
+
white-space: nowrap;
|
|
1197
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1198
|
+
}
|
|
1199
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1200
|
+
--color: #0080ff;
|
|
1201
|
+
}
|
|
1202
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1203
|
+
--color: #0080ff;
|
|
1204
|
+
}
|
|
1205
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
1206
|
+
margin-left: 1px;
|
|
1207
|
+
}
|
|
1208
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
1209
|
+
border-top-right-radius: 0;
|
|
1210
|
+
border-bottom-right-radius: 0;
|
|
1211
|
+
}
|
|
1212
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
1213
|
+
border-top-left-radius: 0;
|
|
1214
|
+
border-bottom-left-radius: 0;
|
|
1215
|
+
}
|
|
1216
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1217
|
+
border-radius: unset;
|
|
1218
|
+
}
|
|
1219
|
+
|
|
1191
1220
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
1192
1221
|
justify-content: center;
|
|
1193
1222
|
}
|
|
@@ -1445,33 +1474,8 @@ html body {
|
|
|
1445
1474
|
justify-content: center;
|
|
1446
1475
|
}
|
|
1447
1476
|
|
|
1448
|
-
.
|
|
1449
|
-
|
|
1450
|
-
}
|
|
1451
|
-
|
|
1452
|
-
.E_bqamoqe {
|
|
1453
|
-
white-space: nowrap;
|
|
1454
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1455
|
-
}
|
|
1456
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1457
|
-
--color: #0080ff;
|
|
1458
|
-
}
|
|
1459
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1460
|
-
--color: #0080ff;
|
|
1461
|
-
}
|
|
1462
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
1463
|
-
margin-left: 1px;
|
|
1464
|
-
}
|
|
1465
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
1466
|
-
border-top-right-radius: 0;
|
|
1467
|
-
border-bottom-right-radius: 0;
|
|
1468
|
-
}
|
|
1469
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
1470
|
-
border-top-left-radius: 0;
|
|
1471
|
-
border-bottom-left-radius: 0;
|
|
1472
|
-
}
|
|
1473
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1474
|
-
border-radius: unset;
|
|
1477
|
+
.E_sx1bpnu .ant-input-sm {
|
|
1478
|
+
line-height: 18px;
|
|
1475
1479
|
}
|
|
1476
1480
|
|
|
1477
1481
|
.E_c1uzzomf {
|
|
@@ -1503,74 +1507,26 @@ html body {
|
|
|
1503
1507
|
padding: 20px 24px 24px 24px;
|
|
1504
1508
|
}
|
|
1505
1509
|
|
|
1506
|
-
.
|
|
1507
|
-
|
|
1508
|
-
color:
|
|
1509
|
-
font-size: 12px;
|
|
1510
|
-
}
|
|
1511
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1512
|
-
padding-bottom: 6px;
|
|
1513
|
-
}
|
|
1514
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1515
|
-
padding-top: 4px;
|
|
1516
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1517
|
-
}
|
|
1518
|
-
|
|
1519
|
-
.E_phljevk {
|
|
1520
|
-
display: flex;
|
|
1521
|
-
justify-content: space-between;
|
|
1522
|
-
align-items: center;
|
|
1523
|
-
padding: 10px 0;
|
|
1524
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1525
|
-
font-size: 12px;
|
|
1526
|
-
line-height: 24px;
|
|
1527
|
-
}
|
|
1528
|
-
.E_phljevk .pagination-left {
|
|
1529
|
-
padding: 2px 8px;
|
|
1530
|
-
}
|
|
1531
|
-
.E_phljevk .dropdown-trigger {
|
|
1532
|
-
display: flex;
|
|
1533
|
-
align-items: center;
|
|
1534
|
-
border-radius: 6px;
|
|
1535
|
-
cursor: pointer;
|
|
1536
|
-
transition: all 0.3s ease;
|
|
1537
|
-
}
|
|
1538
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
1539
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1540
|
-
color: #0080ff;
|
|
1541
|
-
}
|
|
1542
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
1543
|
-
margin-left: 4px;
|
|
1544
|
-
}
|
|
1545
|
-
.E_phljevk .pagination-right {
|
|
1546
|
-
display: flex;
|
|
1547
|
-
align-items: center;
|
|
1548
|
-
color: #0080ff;
|
|
1549
|
-
font-weight: bold;
|
|
1550
|
-
}
|
|
1551
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
1552
|
-
margin-left: 4px;
|
|
1510
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
1511
|
+
border: 0px;
|
|
1512
|
+
background-color: #fff;
|
|
1553
1513
|
}
|
|
1554
|
-
.
|
|
1555
|
-
|
|
1556
|
-
padding:
|
|
1514
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
1515
|
+
padding-top: 0px;
|
|
1516
|
+
padding-bottom: 0px;
|
|
1517
|
+
padding-left: 0px !important;
|
|
1518
|
+
padding-right: 24px;
|
|
1557
1519
|
}
|
|
1558
|
-
.
|
|
1559
|
-
|
|
1560
|
-
color: #0080ff;
|
|
1520
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
1521
|
+
right: 0px;
|
|
1561
1522
|
}
|
|
1562
|
-
.
|
|
1563
|
-
|
|
1523
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
1524
|
+
padding: 0px;
|
|
1564
1525
|
}
|
|
1565
1526
|
|
|
1566
|
-
.
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
}
|
|
1570
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1571
|
-
padding: 4px 20px;
|
|
1572
|
-
font-size: 12px;
|
|
1573
|
-
line-height: 18px;
|
|
1527
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
1528
|
+
padding-right: 0px;
|
|
1529
|
+
cursor: default;
|
|
1574
1530
|
}
|
|
1575
1531
|
|
|
1576
1532
|
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
@@ -1668,29 +1624,73 @@ html body {
|
|
|
1668
1624
|
width: 102px;
|
|
1669
1625
|
}
|
|
1670
1626
|
|
|
1671
|
-
.
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
1676
|
-
padding-top: 0px;
|
|
1677
|
-
padding-bottom: 0px;
|
|
1678
|
-
padding-left: 0px !important;
|
|
1679
|
-
padding-right: 24px;
|
|
1627
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1628
|
+
padding: 4px 8px 0 8px;
|
|
1629
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1630
|
+
font-size: 12px;
|
|
1680
1631
|
}
|
|
1681
|
-
.
|
|
1682
|
-
|
|
1632
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1633
|
+
padding-bottom: 6px;
|
|
1683
1634
|
}
|
|
1684
|
-
.
|
|
1685
|
-
padding:
|
|
1635
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1636
|
+
padding-top: 4px;
|
|
1637
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1686
1638
|
}
|
|
1687
1639
|
|
|
1688
|
-
.
|
|
1689
|
-
|
|
1690
|
-
|
|
1640
|
+
.E_phljevk {
|
|
1641
|
+
display: flex;
|
|
1642
|
+
justify-content: space-between;
|
|
1643
|
+
align-items: center;
|
|
1644
|
+
padding: 10px 0;
|
|
1645
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1646
|
+
font-size: 12px;
|
|
1647
|
+
line-height: 24px;
|
|
1648
|
+
}
|
|
1649
|
+
.E_phljevk .pagination-left {
|
|
1650
|
+
padding: 2px 8px;
|
|
1651
|
+
}
|
|
1652
|
+
.E_phljevk .dropdown-trigger {
|
|
1653
|
+
display: flex;
|
|
1654
|
+
align-items: center;
|
|
1655
|
+
border-radius: 6px;
|
|
1656
|
+
cursor: pointer;
|
|
1657
|
+
transition: all 0.3s ease;
|
|
1658
|
+
}
|
|
1659
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
1660
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1661
|
+
color: #0080ff;
|
|
1662
|
+
}
|
|
1663
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
1664
|
+
margin-left: 4px;
|
|
1665
|
+
}
|
|
1666
|
+
.E_phljevk .pagination-right {
|
|
1667
|
+
display: flex;
|
|
1668
|
+
align-items: center;
|
|
1669
|
+
color: #0080ff;
|
|
1670
|
+
font-weight: bold;
|
|
1671
|
+
}
|
|
1672
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
1673
|
+
margin-left: 4px;
|
|
1674
|
+
}
|
|
1675
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
1676
|
+
.E_phljevk .pagination-right .next-btn {
|
|
1677
|
+
padding: 0 8px;
|
|
1678
|
+
}
|
|
1679
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
1680
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
1681
|
+
color: #0080ff;
|
|
1682
|
+
}
|
|
1683
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
1684
|
+
transform: rotate(180deg);
|
|
1691
1685
|
}
|
|
1692
1686
|
|
|
1693
|
-
.
|
|
1687
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
1688
|
+
max-height: calc(100vh - 128px);
|
|
1689
|
+
overflow-y: auto;
|
|
1690
|
+
}
|
|
1691
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1692
|
+
padding: 4px 20px;
|
|
1693
|
+
font-size: 12px;
|
|
1694
1694
|
line-height: 18px;
|
|
1695
1695
|
}
|
|
1696
1696
|
|
|
@@ -1840,8 +1840,73 @@ html body {
|
|
|
1840
1840
|
width: 36px;
|
|
1841
1841
|
}
|
|
1842
1842
|
|
|
1843
|
-
.
|
|
1844
|
-
|
|
1843
|
+
.E_s1dizucg.ant-switch {
|
|
1844
|
+
min-width: 40px;
|
|
1845
|
+
height: 24px;
|
|
1846
|
+
background: rgba(172, 186, 211, 0.6);
|
|
1847
|
+
overflow: hidden;
|
|
1848
|
+
}
|
|
1849
|
+
.E_s1dizucg.ant-switch:focus {
|
|
1850
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
1851
|
+
}
|
|
1852
|
+
.E_s1dizucg.ant-switch-small {
|
|
1853
|
+
min-width: 26px;
|
|
1854
|
+
height: 16px;
|
|
1855
|
+
}
|
|
1856
|
+
.E_s1dizucg.ant-switch-large {
|
|
1857
|
+
min-width: 52px;
|
|
1858
|
+
height: 32px;
|
|
1859
|
+
}
|
|
1860
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
1861
|
+
height: 20px;
|
|
1862
|
+
width: 20px;
|
|
1863
|
+
}
|
|
1864
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
1865
|
+
border-radius: 10px;
|
|
1866
|
+
transition-delay: 120ms;
|
|
1867
|
+
}
|
|
1868
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
1869
|
+
height: 14px;
|
|
1870
|
+
width: 14px;
|
|
1871
|
+
top: 1px;
|
|
1872
|
+
left: 1px;
|
|
1873
|
+
}
|
|
1874
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
1875
|
+
height: 28px;
|
|
1876
|
+
width: 28px;
|
|
1877
|
+
}
|
|
1878
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
1879
|
+
border-radius: 14px;
|
|
1880
|
+
}
|
|
1881
|
+
.E_s1dizucg.ant-switch-checked {
|
|
1882
|
+
background-color: #00ba5d;
|
|
1883
|
+
}
|
|
1884
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
1885
|
+
left: calc(100% - 20px - 2px);
|
|
1886
|
+
}
|
|
1887
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
1888
|
+
left: calc(100% - 14px - 1px);
|
|
1889
|
+
}
|
|
1890
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
1891
|
+
left: calc(100% - 28px - 2px);
|
|
1892
|
+
}
|
|
1893
|
+
|
|
1894
|
+
.E_c1up6e3y {
|
|
1895
|
+
margin-left: 5px;
|
|
1896
|
+
}
|
|
1897
|
+
|
|
1898
|
+
.E_ivqqkzv {
|
|
1899
|
+
height: 24px;
|
|
1900
|
+
width: 56px !important;
|
|
1901
|
+
margin-right: 4px;
|
|
1902
|
+
}
|
|
1903
|
+
|
|
1904
|
+
.E_c1wk4q29 {
|
|
1905
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
.E_c1bus5hc {
|
|
1909
|
+
--color: white;
|
|
1845
1910
|
height: 14px;
|
|
1846
1911
|
width: 14px;
|
|
1847
1912
|
border-radius: 50%;
|
|
@@ -1880,16 +1945,10 @@ html body {
|
|
|
1880
1945
|
transform: rotate(0deg);
|
|
1881
1946
|
}
|
|
1882
1947
|
|
|
1883
|
-
.
|
|
1884
|
-
height: 24px;
|
|
1885
|
-
width: 56px !important;
|
|
1948
|
+
.E_tju3gfj .date {
|
|
1886
1949
|
margin-right: 4px;
|
|
1887
1950
|
}
|
|
1888
1951
|
|
|
1889
|
-
.E_c1wk4q29 {
|
|
1890
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1891
|
-
}
|
|
1892
|
-
|
|
1893
1952
|
.E_i11gg7mj .ant-input-prefix {
|
|
1894
1953
|
margin-right: 8px;
|
|
1895
1954
|
}
|
|
@@ -1916,65 +1975,6 @@ html body {
|
|
|
1916
1975
|
cursor: not-allowed;
|
|
1917
1976
|
}
|
|
1918
1977
|
|
|
1919
|
-
.E_s1dizucg.ant-switch {
|
|
1920
|
-
min-width: 40px;
|
|
1921
|
-
height: 24px;
|
|
1922
|
-
background: rgba(172, 186, 211, 0.6);
|
|
1923
|
-
overflow: hidden;
|
|
1924
|
-
}
|
|
1925
|
-
.E_s1dizucg.ant-switch:focus {
|
|
1926
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
1927
|
-
}
|
|
1928
|
-
.E_s1dizucg.ant-switch-small {
|
|
1929
|
-
min-width: 26px;
|
|
1930
|
-
height: 16px;
|
|
1931
|
-
}
|
|
1932
|
-
.E_s1dizucg.ant-switch-large {
|
|
1933
|
-
min-width: 52px;
|
|
1934
|
-
height: 32px;
|
|
1935
|
-
}
|
|
1936
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
1937
|
-
height: 20px;
|
|
1938
|
-
width: 20px;
|
|
1939
|
-
}
|
|
1940
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
1941
|
-
border-radius: 10px;
|
|
1942
|
-
transition-delay: 120ms;
|
|
1943
|
-
}
|
|
1944
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
1945
|
-
height: 14px;
|
|
1946
|
-
width: 14px;
|
|
1947
|
-
top: 1px;
|
|
1948
|
-
left: 1px;
|
|
1949
|
-
}
|
|
1950
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
1951
|
-
height: 28px;
|
|
1952
|
-
width: 28px;
|
|
1953
|
-
}
|
|
1954
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
1955
|
-
border-radius: 14px;
|
|
1956
|
-
}
|
|
1957
|
-
.E_s1dizucg.ant-switch-checked {
|
|
1958
|
-
background-color: #00ba5d;
|
|
1959
|
-
}
|
|
1960
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
1961
|
-
left: calc(100% - 20px - 2px);
|
|
1962
|
-
}
|
|
1963
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
1964
|
-
left: calc(100% - 14px - 1px);
|
|
1965
|
-
}
|
|
1966
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
1967
|
-
left: calc(100% - 28px - 2px);
|
|
1968
|
-
}
|
|
1969
|
-
|
|
1970
|
-
.E_c1up6e3y {
|
|
1971
|
-
margin-left: 5px;
|
|
1972
|
-
}
|
|
1973
|
-
|
|
1974
|
-
.E_tju3gfj .date {
|
|
1975
|
-
margin-right: 4px;
|
|
1976
|
-
}
|
|
1977
|
-
|
|
1978
1978
|
.E_s1sck0th {
|
|
1979
1979
|
padding: 0 8px;
|
|
1980
1980
|
border-radius: 4px;
|
|
@@ -2057,6 +2057,10 @@ html body {
|
|
|
2057
2057
|
background-color: #7E41FF;
|
|
2058
2058
|
}
|
|
2059
2059
|
|
|
2060
|
+
.E_iq1gosr {
|
|
2061
|
+
display: inline-block;
|
|
2062
|
+
}
|
|
2063
|
+
|
|
2060
2064
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
2061
2065
|
display: none;
|
|
2062
2066
|
}
|
|
@@ -2149,10 +2153,6 @@ html body {
|
|
|
2149
2153
|
opacity: 0;
|
|
2150
2154
|
}
|
|
2151
2155
|
|
|
2152
|
-
.E_iq1gosr {
|
|
2153
|
-
display: inline-block;
|
|
2154
|
-
}
|
|
2155
|
-
|
|
2156
2156
|
.E_fzh9mnb {
|
|
2157
2157
|
width: 100%;
|
|
2158
2158
|
height: 100%;
|
|
@@ -2168,56 +2168,24 @@ html body {
|
|
|
2168
2168
|
font-size: 18px;
|
|
2169
2169
|
}
|
|
2170
2170
|
|
|
2171
|
-
.
|
|
2172
|
-
|
|
2173
|
-
margin-bottom: 0 !important;
|
|
2174
|
-
flex-flow: nowrap !important;
|
|
2175
|
-
line-break: auto;
|
|
2176
|
-
}
|
|
2177
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
2178
|
-
text-align: left !important;
|
|
2179
|
-
padding-bottom: 0 !important;
|
|
2180
|
-
}
|
|
2181
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
2182
|
-
min-height: 32px;
|
|
2183
|
-
height: auto;
|
|
2184
|
-
font-size: 13px;
|
|
2185
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2186
|
-
white-space: normal;
|
|
2187
|
-
}
|
|
2188
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
2189
|
-
border-color: #ff4d4f !important;
|
|
2190
|
-
}
|
|
2191
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
2192
|
-
border-color: #ff4d4f !important;
|
|
2193
|
-
}
|
|
2194
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
2195
|
-
margin-top: 4px;
|
|
2196
|
-
font-size: 12px;
|
|
2197
|
-
min-height: 0px;
|
|
2171
|
+
.E_atcz0kf .ant-input-suffix {
|
|
2172
|
+
margin-left: 8px;
|
|
2198
2173
|
}
|
|
2199
|
-
.
|
|
2200
|
-
|
|
2201
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2202
|
-
min-height: 0px;
|
|
2174
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2175
|
+
padding: 2px 7px 2px 12px;
|
|
2203
2176
|
}
|
|
2204
2177
|
|
|
2205
|
-
.
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2178
|
+
.E_i1inqkme {
|
|
2179
|
+
height: 18px;
|
|
2180
|
+
line-height: 18px;
|
|
2181
|
+
padding: 0 4px;
|
|
2182
|
+
border-radius: 4px;
|
|
2183
|
+
background: rgba(235, 239, 245, 0.6);
|
|
2184
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
2185
|
+
display: flex;
|
|
2211
2186
|
align-items: center;
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
.E_iouxfgt .icon-inner + span,
|
|
2215
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
2216
|
-
margin-left: 4px;
|
|
2217
|
-
}
|
|
2218
|
-
.E_iouxfgt.is-rotate img,
|
|
2219
|
-
.E_iouxfgt.is-rotate svg {
|
|
2220
|
-
animation: rotate 680ms linear infinite;
|
|
2187
|
+
white-space: nowrap;
|
|
2188
|
+
margin-right: 4px;
|
|
2221
2189
|
}
|
|
2222
2190
|
|
|
2223
2191
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -2311,63 +2279,99 @@ html body {
|
|
|
2311
2279
|
font-size: inherit;
|
|
2312
2280
|
}
|
|
2313
2281
|
|
|
2314
|
-
.
|
|
2315
|
-
margin-left: 8px;
|
|
2316
|
-
}
|
|
2317
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2318
|
-
padding: 2px 7px 2px 12px;
|
|
2319
|
-
}
|
|
2320
|
-
|
|
2321
|
-
.E_i1inqkme {
|
|
2322
|
-
height: 18px;
|
|
2323
|
-
line-height: 18px;
|
|
2324
|
-
padding: 0 4px;
|
|
2325
|
-
border-radius: 4px;
|
|
2326
|
-
background: rgba(235, 239, 245, 0.6);
|
|
2327
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
2328
|
-
display: flex;
|
|
2329
|
-
align-items: center;
|
|
2330
|
-
white-space: nowrap;
|
|
2331
|
-
margin-right: 4px;
|
|
2332
|
-
}
|
|
2333
|
-
|
|
2334
|
-
.E_owd0kml {
|
|
2335
|
-
display: inline-block;
|
|
2336
|
-
}
|
|
2337
|
-
|
|
2338
|
-
.E_h1jsgezc {
|
|
2339
|
-
visibility: hidden;
|
|
2340
|
-
position: absolute;
|
|
2341
|
-
}
|
|
2342
|
-
|
|
2343
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
2282
|
+
.E_iouxfgt {
|
|
2344
2283
|
display: inline-flex;
|
|
2345
2284
|
align-items: center;
|
|
2346
|
-
justify-content: center;
|
|
2347
|
-
color: #fff;
|
|
2348
|
-
font-weight: bold;
|
|
2349
|
-
font-size: 12px;
|
|
2350
|
-
width: 24px;
|
|
2351
|
-
height: 24px;
|
|
2352
|
-
border-radius: 50%;
|
|
2353
|
-
background: var(--a1b5xrg3-0);
|
|
2354
2285
|
}
|
|
2355
|
-
.
|
|
2356
|
-
transition: all 160ms ease;
|
|
2357
|
-
cursor: pointer;
|
|
2358
|
-
width: 56px;
|
|
2359
|
-
height: 40px;
|
|
2286
|
+
.E_iouxfgt .icon-inner {
|
|
2360
2287
|
display: inline-flex;
|
|
2361
2288
|
align-items: center;
|
|
2362
2289
|
justify-content: center;
|
|
2363
|
-
border-radius: 6px;
|
|
2364
2290
|
}
|
|
2365
|
-
.
|
|
2366
|
-
|
|
2291
|
+
.E_iouxfgt .icon-inner + span,
|
|
2292
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
2293
|
+
margin-left: 4px;
|
|
2367
2294
|
}
|
|
2368
|
-
.
|
|
2369
|
-
|
|
2370
|
-
|
|
2295
|
+
.E_iouxfgt.is-rotate img,
|
|
2296
|
+
.E_iouxfgt.is-rotate svg {
|
|
2297
|
+
animation: rotate 680ms linear infinite;
|
|
2298
|
+
}
|
|
2299
|
+
|
|
2300
|
+
.E_f7pxqmh {
|
|
2301
|
+
width: 100%;
|
|
2302
|
+
margin-bottom: 0 !important;
|
|
2303
|
+
flex-flow: nowrap !important;
|
|
2304
|
+
line-break: auto;
|
|
2305
|
+
}
|
|
2306
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
2307
|
+
text-align: left !important;
|
|
2308
|
+
padding-bottom: 0 !important;
|
|
2309
|
+
}
|
|
2310
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
2311
|
+
min-height: 32px;
|
|
2312
|
+
height: auto;
|
|
2313
|
+
font-size: 13px;
|
|
2314
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2315
|
+
white-space: normal;
|
|
2316
|
+
}
|
|
2317
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
2318
|
+
border-color: #ff4d4f !important;
|
|
2319
|
+
}
|
|
2320
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
2321
|
+
border-color: #ff4d4f !important;
|
|
2322
|
+
}
|
|
2323
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
2324
|
+
margin-top: 4px;
|
|
2325
|
+
font-size: 12px;
|
|
2326
|
+
min-height: 0px;
|
|
2327
|
+
}
|
|
2328
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
2329
|
+
font-size: 12px;
|
|
2330
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2331
|
+
min-height: 0px;
|
|
2332
|
+
}
|
|
2333
|
+
|
|
2334
|
+
.E_owd0kml {
|
|
2335
|
+
display: inline-block;
|
|
2336
|
+
}
|
|
2337
|
+
|
|
2338
|
+
.E_h1jsgezc {
|
|
2339
|
+
visibility: hidden;
|
|
2340
|
+
position: absolute;
|
|
2341
|
+
}
|
|
2342
|
+
|
|
2343
|
+
.E_m196gn1d {
|
|
2344
|
+
min-width: 1280px;
|
|
2345
|
+
}
|
|
2346
|
+
|
|
2347
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
2348
|
+
display: inline-flex;
|
|
2349
|
+
align-items: center;
|
|
2350
|
+
justify-content: center;
|
|
2351
|
+
color: #fff;
|
|
2352
|
+
font-weight: bold;
|
|
2353
|
+
font-size: 12px;
|
|
2354
|
+
width: 24px;
|
|
2355
|
+
height: 24px;
|
|
2356
|
+
border-radius: 50%;
|
|
2357
|
+
background: var(--a1b5xrg3-0);
|
|
2358
|
+
}
|
|
2359
|
+
.E_a1b5xrg3.btn-item {
|
|
2360
|
+
transition: all 160ms ease;
|
|
2361
|
+
cursor: pointer;
|
|
2362
|
+
width: 56px;
|
|
2363
|
+
height: 40px;
|
|
2364
|
+
display: inline-flex;
|
|
2365
|
+
align-items: center;
|
|
2366
|
+
justify-content: center;
|
|
2367
|
+
border-radius: 6px;
|
|
2368
|
+
}
|
|
2369
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
2370
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
2371
|
+
}
|
|
2372
|
+
.E_a1b5xrg3.btn-item:active {
|
|
2373
|
+
transform: translateY(2px);
|
|
2374
|
+
transition: all 320ms ease;
|
|
2371
2375
|
}
|
|
2372
2376
|
|
|
2373
2377
|
.E_dsnbhzf {
|
|
@@ -2845,10 +2849,6 @@ html body {
|
|
|
2845
2849
|
line-height: 12px;
|
|
2846
2850
|
}
|
|
2847
2851
|
|
|
2848
|
-
.E_m196gn1d {
|
|
2849
|
-
min-width: 1280px;
|
|
2850
|
-
}
|
|
2851
|
-
|
|
2852
2852
|
.E_cnujxq2 {
|
|
2853
2853
|
display: flex;
|
|
2854
2854
|
flex-direction: column;
|
|
@@ -3596,6 +3596,31 @@ input.E_rf8rlle.ant-input {
|
|
|
3596
3596
|
transform: rotate(180deg);
|
|
3597
3597
|
}
|
|
3598
3598
|
|
|
3599
|
+
.E_oa99sl3 {
|
|
3600
|
+
display: flex;
|
|
3601
|
+
justify-content: space-between;
|
|
3602
|
+
align-items: center;
|
|
3603
|
+
gap: 8px;
|
|
3604
|
+
}
|
|
3605
|
+
.E_oa99sl3,
|
|
3606
|
+
.E_oa99sl3 :first-child {
|
|
3607
|
+
line-height: inherit !important;
|
|
3608
|
+
}
|
|
3609
|
+
|
|
3610
|
+
.E_lvp5pj7 {
|
|
3611
|
+
display: flex;
|
|
3612
|
+
justify-content: space-between;
|
|
3613
|
+
align-items: center;
|
|
3614
|
+
gap: 8px;
|
|
3615
|
+
min-width: 0;
|
|
3616
|
+
}
|
|
3617
|
+
|
|
3618
|
+
.E_s1io1lws {
|
|
3619
|
+
display: flex;
|
|
3620
|
+
align-items: center;
|
|
3621
|
+
flex-shrink: 0;
|
|
3622
|
+
}
|
|
3623
|
+
|
|
3599
3624
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
3600
3625
|
opacity: 1;
|
|
3601
3626
|
}
|
|
@@ -3723,31 +3748,6 @@ input.E_rf8rlle.ant-input {
|
|
|
3723
3748
|
color: rgba(0, 21, 64, 0.3);
|
|
3724
3749
|
}
|
|
3725
3750
|
|
|
3726
|
-
.E_oa99sl3 {
|
|
3727
|
-
display: flex;
|
|
3728
|
-
justify-content: space-between;
|
|
3729
|
-
align-items: center;
|
|
3730
|
-
gap: 8px;
|
|
3731
|
-
}
|
|
3732
|
-
.E_oa99sl3,
|
|
3733
|
-
.E_oa99sl3 :first-child {
|
|
3734
|
-
line-height: inherit !important;
|
|
3735
|
-
}
|
|
3736
|
-
|
|
3737
|
-
.E_lvp5pj7 {
|
|
3738
|
-
display: flex;
|
|
3739
|
-
justify-content: space-between;
|
|
3740
|
-
align-items: center;
|
|
3741
|
-
gap: 8px;
|
|
3742
|
-
min-width: 0;
|
|
3743
|
-
}
|
|
3744
|
-
|
|
3745
|
-
.E_s1io1lws {
|
|
3746
|
-
display: flex;
|
|
3747
|
-
align-items: center;
|
|
3748
|
-
flex-shrink: 0;
|
|
3749
|
-
}
|
|
3750
|
-
|
|
3751
3751
|
.E_w1dxz879 {
|
|
3752
3752
|
display: flex;
|
|
3753
3753
|
flex-direction: column;
|
|
@@ -3763,6 +3763,19 @@ input.E_rf8rlle.ant-input {
|
|
|
3763
3763
|
opacity: 0.8;
|
|
3764
3764
|
}
|
|
3765
3765
|
|
|
3766
|
+
.E_suhck3k {
|
|
3767
|
+
height: 24px;
|
|
3768
|
+
width: 24px;
|
|
3769
|
+
border-radius: 6px;
|
|
3770
|
+
padding: 4px;
|
|
3771
|
+
}
|
|
3772
|
+
.E_suhck3k:hover {
|
|
3773
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
3774
|
+
}
|
|
3775
|
+
.E_suhck3k:hover svg path {
|
|
3776
|
+
fill: blue;
|
|
3777
|
+
}
|
|
3778
|
+
|
|
3766
3779
|
.E_ryby9ds {
|
|
3767
3780
|
display: flex;
|
|
3768
3781
|
align-items: center;
|
|
@@ -3779,54 +3792,34 @@ input.E_rf8rlle.ant-input {
|
|
|
3779
3792
|
margin-right: 6px;
|
|
3780
3793
|
}
|
|
3781
3794
|
|
|
3782
|
-
.
|
|
3795
|
+
.E_m5foqp8 {
|
|
3796
|
+
--footer-height: 96px;
|
|
3797
|
+
--modal-content-width: 720px;
|
|
3798
|
+
--modal-content-min-height: 200px;
|
|
3799
|
+
--modal-content-max-height: calc(100vh - 136px);
|
|
3800
|
+
--modal-header-padding: 40px 60px 8px;
|
|
3801
|
+
--modal-content-padding-top: 24px;
|
|
3802
|
+
--modal-content-padding-bottom: 32px;
|
|
3803
|
+
--modal-content-padding-x: 60px;
|
|
3804
|
+
--modal-footer-padding: 0 60px;
|
|
3805
|
+
}
|
|
3806
|
+
.E_m5foqp8.content-full.ant-modal {
|
|
3807
|
+
height: calc(100vh - 80px);
|
|
3808
|
+
width: calc(100vw - 160px);
|
|
3809
|
+
}
|
|
3810
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
3783
3811
|
width: 100%;
|
|
3784
3812
|
height: 100%;
|
|
3785
|
-
|
|
3813
|
+
max-width: unset;
|
|
3814
|
+
max-height: unset;
|
|
3786
3815
|
display: flex;
|
|
3787
3816
|
flex-direction: column;
|
|
3788
|
-
align-items: center;
|
|
3789
|
-
justify-content: center;
|
|
3790
|
-
color: rgba(0, 21, 64, 0.3);
|
|
3791
|
-
}
|
|
3792
|
-
.E_b1lj76ty.large {
|
|
3793
|
-
max-width: 648px;
|
|
3794
|
-
}
|
|
3795
|
-
.E_b1lj76ty.medium {
|
|
3796
|
-
max-width: 412px;
|
|
3797
|
-
}
|
|
3798
|
-
.E_b1lj76ty.gray {
|
|
3799
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
3800
|
-
}
|
|
3801
|
-
.E_b1lj76ty.white {
|
|
3802
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
3803
|
-
}
|
|
3804
|
-
.E_b1lj76ty .title {
|
|
3805
|
-
margin-bottom: 4px;
|
|
3806
|
-
}
|
|
3807
|
-
.E_b1lj76ty .title,
|
|
3808
|
-
.E_b1lj76ty .desc {
|
|
3809
|
-
word-break: break-all;
|
|
3810
|
-
text-align: center;
|
|
3811
|
-
}
|
|
3812
|
-
.E_b1lj76ty .action-button.middle {
|
|
3813
|
-
margin-top: 16px;
|
|
3814
|
-
}
|
|
3815
|
-
.E_b1lj76ty .action-button.small {
|
|
3816
|
-
margin-top: 8px;
|
|
3817
|
-
}
|
|
3818
|
-
|
|
3819
|
-
.E_suhck3k {
|
|
3820
|
-
height: 24px;
|
|
3821
|
-
width: 24px;
|
|
3822
|
-
border-radius: 6px;
|
|
3823
|
-
padding: 4px;
|
|
3824
3817
|
}
|
|
3825
|
-
.
|
|
3826
|
-
|
|
3818
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
3819
|
+
flex: 1;
|
|
3827
3820
|
}
|
|
3828
|
-
.
|
|
3829
|
-
|
|
3821
|
+
.E_m5foqp8 .initializing-title {
|
|
3822
|
+
height: 32px;
|
|
3830
3823
|
}
|
|
3831
3824
|
|
|
3832
3825
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
@@ -3864,45 +3857,52 @@ input.E_rf8rlle.ant-input {
|
|
|
3864
3857
|
background-color: transparent;
|
|
3865
3858
|
}
|
|
3866
3859
|
|
|
3867
|
-
.
|
|
3868
|
-
--footer-height: 96px;
|
|
3869
|
-
--modal-content-width: 720px;
|
|
3870
|
-
--modal-content-min-height: 200px;
|
|
3871
|
-
--modal-content-max-height: calc(100vh - 136px);
|
|
3872
|
-
--modal-header-padding: 40px 60px 8px;
|
|
3873
|
-
--modal-content-padding-top: 24px;
|
|
3874
|
-
--modal-content-padding-bottom: 32px;
|
|
3875
|
-
--modal-content-padding-x: 60px;
|
|
3876
|
-
--modal-footer-padding: 0 60px;
|
|
3877
|
-
}
|
|
3878
|
-
.E_m5foqp8.content-full.ant-modal {
|
|
3879
|
-
height: calc(100vh - 80px);
|
|
3880
|
-
width: calc(100vw - 160px);
|
|
3881
|
-
}
|
|
3882
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
3860
|
+
.E_b1lj76ty {
|
|
3883
3861
|
width: 100%;
|
|
3884
3862
|
height: 100%;
|
|
3885
|
-
|
|
3886
|
-
max-height: unset;
|
|
3863
|
+
margin: 0 auto;
|
|
3887
3864
|
display: flex;
|
|
3888
3865
|
flex-direction: column;
|
|
3866
|
+
align-items: center;
|
|
3867
|
+
justify-content: center;
|
|
3868
|
+
color: rgba(0, 21, 64, 0.3);
|
|
3889
3869
|
}
|
|
3890
|
-
.
|
|
3891
|
-
|
|
3870
|
+
.E_b1lj76ty.large {
|
|
3871
|
+
max-width: 648px;
|
|
3892
3872
|
}
|
|
3893
|
-
.
|
|
3894
|
-
|
|
3873
|
+
.E_b1lj76ty.medium {
|
|
3874
|
+
max-width: 412px;
|
|
3895
3875
|
}
|
|
3896
|
-
|
|
3897
|
-
.
|
|
3898
|
-
display: none;
|
|
3876
|
+
.E_b1lj76ty.gray {
|
|
3877
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
3899
3878
|
}
|
|
3900
|
-
|
|
3901
|
-
|
|
3902
|
-
color: rgba(44, 56, 82, 0.75);
|
|
3879
|
+
.E_b1lj76ty.white {
|
|
3880
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
3903
3881
|
}
|
|
3904
|
-
.
|
|
3905
|
-
|
|
3882
|
+
.E_b1lj76ty .title {
|
|
3883
|
+
margin-bottom: 4px;
|
|
3884
|
+
}
|
|
3885
|
+
.E_b1lj76ty .title,
|
|
3886
|
+
.E_b1lj76ty .desc {
|
|
3887
|
+
word-break: break-all;
|
|
3888
|
+
text-align: center;
|
|
3889
|
+
}
|
|
3890
|
+
.E_b1lj76ty .action-button.middle {
|
|
3891
|
+
margin-top: 16px;
|
|
3892
|
+
}
|
|
3893
|
+
.E_b1lj76ty .action-button.small {
|
|
3894
|
+
margin-top: 8px;
|
|
3895
|
+
}
|
|
3896
|
+
|
|
3897
|
+
.E_hrhfj7c {
|
|
3898
|
+
display: none;
|
|
3899
|
+
}
|
|
3900
|
+
|
|
3901
|
+
.E_dt9qoak .bottom {
|
|
3902
|
+
color: rgba(44, 56, 82, 0.75);
|
|
3903
|
+
}
|
|
3904
|
+
.E_dt9qoak .left {
|
|
3905
|
+
min-width: 0;
|
|
3906
3906
|
}
|
|
3907
3907
|
|
|
3908
3908
|
.E_crhnxq5 {
|
|
@@ -4333,129 +4333,289 @@ input.E_rf8rlle.ant-input {
|
|
|
4333
4333
|
position: static;
|
|
4334
4334
|
}
|
|
4335
4335
|
|
|
4336
|
-
.
|
|
4337
|
-
|
|
4338
|
-
border-radius: 20px;
|
|
4339
|
-
padding: 2px 10px;
|
|
4340
|
-
height: 22px;
|
|
4336
|
+
.E_c1yd35n {
|
|
4337
|
+
padding: 0 12px 14px 12px;
|
|
4341
4338
|
}
|
|
4342
|
-
|
|
4343
|
-
|
|
4339
|
+
|
|
4340
|
+
.E_lht19u8 {
|
|
4341
|
+
width: 64px;
|
|
4342
|
+
height: 64px;
|
|
4343
|
+
display: flex;
|
|
4344
|
+
align-items: center;
|
|
4345
|
+
justify-content: center;
|
|
4346
|
+
position: relative;
|
|
4347
|
+
opacity: 0.2;
|
|
4344
4348
|
}
|
|
4345
|
-
|
|
4346
|
-
|
|
4349
|
+
|
|
4350
|
+
.E_lk3gkp4 {
|
|
4351
|
+
position: absolute;
|
|
4352
|
+
width: 5px;
|
|
4353
|
+
height: 48px;
|
|
4354
|
+
left: 9.33px;
|
|
4355
|
+
top: 40.5px;
|
|
4356
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4357
|
+
border-radius: 5px;
|
|
4358
|
+
transform: rotate(-128deg);
|
|
4359
|
+
transform-origin: top left;
|
|
4360
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
4347
4361
|
}
|
|
4348
|
-
|
|
4349
|
-
|
|
4362
|
+
|
|
4363
|
+
.E_ll4n94n {
|
|
4364
|
+
position: absolute;
|
|
4365
|
+
width: 5px;
|
|
4366
|
+
height: 48px;
|
|
4367
|
+
left: 40.8px;
|
|
4368
|
+
top: 8.4px;
|
|
4369
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4370
|
+
border-radius: 5px;
|
|
4371
|
+
transform: rotate(-8deg);
|
|
4372
|
+
transform-origin: top left;
|
|
4373
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
4350
4374
|
}
|
|
4351
|
-
|
|
4352
|
-
|
|
4375
|
+
|
|
4376
|
+
.E_l17lbdo6 {
|
|
4377
|
+
position: absolute;
|
|
4378
|
+
width: 5px;
|
|
4379
|
+
height: 48px;
|
|
4380
|
+
left: 52.9px;
|
|
4381
|
+
top: 51.8px;
|
|
4382
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4383
|
+
border-radius: 5px;
|
|
4384
|
+
transform: rotate(112deg);
|
|
4385
|
+
transform-origin: top left;
|
|
4386
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
4353
4387
|
}
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
color:
|
|
4388
|
+
|
|
4389
|
+
.E_c1kghdax {
|
|
4390
|
+
color: #2d3a56;
|
|
4391
|
+
padding: 7px 12px;
|
|
4392
|
+
display: flex;
|
|
4393
|
+
justify-content: space-between;
|
|
4394
|
+
align-items: center;
|
|
4357
4395
|
}
|
|
4358
|
-
.
|
|
4359
|
-
|
|
4396
|
+
.E_c1kghdax.has-arrow {
|
|
4397
|
+
padding-left: 10px;
|
|
4360
4398
|
}
|
|
4361
|
-
.
|
|
4362
|
-
|
|
4399
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
4400
|
+
cursor: pointer;
|
|
4401
|
+
color: #00122e;
|
|
4363
4402
|
}
|
|
4364
|
-
.
|
|
4365
|
-
|
|
4403
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
4404
|
+
color: #2d3a56;
|
|
4405
|
+
font-weight: 600;
|
|
4366
4406
|
}
|
|
4367
|
-
.
|
|
4368
|
-
|
|
4407
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
4408
|
+
transform: rotate(90deg);
|
|
4369
4409
|
}
|
|
4370
|
-
.
|
|
4371
|
-
|
|
4410
|
+
.E_c1kghdax .sub-info {
|
|
4411
|
+
font-size: 12px;
|
|
4412
|
+
line-height: 18px;
|
|
4372
4413
|
}
|
|
4373
|
-
.
|
|
4374
|
-
|
|
4414
|
+
.E_c1kghdax .title-wrapper {
|
|
4415
|
+
display: flex;
|
|
4416
|
+
align-items: center;
|
|
4417
|
+
user-select: none;
|
|
4418
|
+
flex-grow: 1;
|
|
4419
|
+
font-size: 12px;
|
|
4420
|
+
line-height: 18px;
|
|
4421
|
+
color: #2d3a56;
|
|
4422
|
+
font-weight: 700;
|
|
4375
4423
|
}
|
|
4376
|
-
.
|
|
4377
|
-
|
|
4424
|
+
.E_c1kghdax .collapse-arrow {
|
|
4425
|
+
transition: all 50ms ease-out 0ms;
|
|
4426
|
+
margin-right: 2px;
|
|
4378
4427
|
}
|
|
4379
|
-
|
|
4380
|
-
|
|
4428
|
+
|
|
4429
|
+
.E_b14q2gmw {
|
|
4430
|
+
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);
|
|
4381
4431
|
}
|
|
4382
|
-
|
|
4383
|
-
|
|
4432
|
+
|
|
4433
|
+
.E_c1eym6el {
|
|
4434
|
+
border-radius: 8px;
|
|
4435
|
+
background-color: white;
|
|
4384
4436
|
}
|
|
4385
|
-
.
|
|
4386
|
-
|
|
4437
|
+
.E_c1eym6el.hoverable {
|
|
4438
|
+
cursor: pointer;
|
|
4387
4439
|
}
|
|
4388
|
-
.
|
|
4389
|
-
|
|
4440
|
+
.E_c1eym6el.hoverable:hover {
|
|
4441
|
+
transition: all 200ms ease;
|
|
4442
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
4443
|
+
transform: translateY(-4px);
|
|
4390
4444
|
}
|
|
4391
|
-
|
|
4392
|
-
|
|
4445
|
+
|
|
4446
|
+
.E_w7ob4th.outside-tag {
|
|
4447
|
+
padding-left: 0;
|
|
4393
4448
|
}
|
|
4394
|
-
.
|
|
4395
|
-
|
|
4449
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
4450
|
+
border-radius: 4px 0 0 4px;
|
|
4451
|
+
padding-right: 4px;
|
|
4452
|
+
margin-right: 4px;
|
|
4396
4453
|
}
|
|
4397
|
-
|
|
4398
|
-
|
|
4454
|
+
|
|
4455
|
+
.E_ckui4s7 {
|
|
4456
|
+
color: #2d3a56;
|
|
4457
|
+
line-height: 22px;
|
|
4458
|
+
display: inline-flex;
|
|
4399
4459
|
}
|
|
4400
|
-
.
|
|
4401
|
-
|
|
4460
|
+
.E_ckui4s7 .ant-checkbox {
|
|
4461
|
+
height: 22px;
|
|
4462
|
+
display: flex;
|
|
4463
|
+
align-items: center;
|
|
4464
|
+
top: 0;
|
|
4402
4465
|
}
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
width: 8px;
|
|
4406
|
-
height: 8px;
|
|
4407
|
-
border-radius: 50%;
|
|
4408
|
-
display: inline-block;
|
|
4466
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
4467
|
+
border: none;
|
|
4409
4468
|
}
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
height: 100%;
|
|
4469
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
4470
|
+
border-color: #0080ff;
|
|
4413
4471
|
}
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
.E_efzf37v .ant-table-body {
|
|
4417
|
-
overflow: visible !important;
|
|
4418
|
-
height: 100%;
|
|
4472
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
4473
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
4419
4474
|
}
|
|
4420
|
-
.
|
|
4421
|
-
|
|
4475
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4476
|
+
border: 1px solid #0080ff;
|
|
4422
4477
|
}
|
|
4423
|
-
.
|
|
4424
|
-
|
|
4425
|
-
height: 100%;
|
|
4478
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4479
|
+
background: #0080ff;
|
|
4426
4480
|
}
|
|
4427
|
-
.
|
|
4428
|
-
|
|
4481
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4482
|
+
background-color: #fff;
|
|
4483
|
+
height: 2px;
|
|
4484
|
+
width: 10px;
|
|
4485
|
+
border-radius: 2px;
|
|
4429
4486
|
}
|
|
4430
|
-
.
|
|
4431
|
-
|
|
4487
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
4488
|
+
opacity: 0.5;
|
|
4432
4489
|
}
|
|
4433
|
-
|
|
4434
|
-
.
|
|
4435
|
-
|
|
4490
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
4491
|
+
background: rgba(211, 218, 235, 0.6);
|
|
4492
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
4436
4493
|
}
|
|
4437
|
-
.
|
|
4438
|
-
|
|
4439
|
-
padding-bottom: 6px;
|
|
4494
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
4495
|
+
border-color: #2d3a56;
|
|
4440
4496
|
}
|
|
4441
|
-
.
|
|
4442
|
-
|
|
4497
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4498
|
+
background: #2d3a56;
|
|
4443
4499
|
}
|
|
4444
|
-
.
|
|
4445
|
-
|
|
4500
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
4501
|
+
padding: 0;
|
|
4446
4502
|
}
|
|
4447
|
-
.
|
|
4448
|
-
|
|
4503
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
4504
|
+
display: inline-block;
|
|
4505
|
+
margin-left: 12px;
|
|
4506
|
+
color: #2d3a56;
|
|
4449
4507
|
}
|
|
4450
|
-
.
|
|
4451
|
-
|
|
4452
|
-
|
|
4508
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
4509
|
+
margin-left: 28px;
|
|
4510
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4453
4511
|
}
|
|
4454
|
-
.
|
|
4455
|
-
|
|
4512
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
4513
|
+
margin-left: 8px;
|
|
4456
4514
|
}
|
|
4457
|
-
.
|
|
4458
|
-
|
|
4515
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
4516
|
+
margin-left: 24px;
|
|
4517
|
+
}
|
|
4518
|
+
|
|
4519
|
+
button.E_l48ei06.ant-btn,
|
|
4520
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
4521
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
4522
|
+
font-size: 12px;
|
|
4523
|
+
line-height: 18px;
|
|
4524
|
+
height: 18px;
|
|
4525
|
+
}
|
|
4526
|
+
|
|
4527
|
+
button.E_l48ei06 {
|
|
4528
|
+
color: #0080FF;
|
|
4529
|
+
height: unset;
|
|
4530
|
+
}
|
|
4531
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
4532
|
+
margin-right: 4px;
|
|
4533
|
+
}
|
|
4534
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
4535
|
+
margin-left: 4px;
|
|
4536
|
+
}
|
|
4537
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
4538
|
+
color: #009DFF;
|
|
4539
|
+
}
|
|
4540
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
4541
|
+
color: #005ED1;
|
|
4542
|
+
}
|
|
4543
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
4544
|
+
color: #0080FF;
|
|
4545
|
+
}
|
|
4546
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
4547
|
+
color: #00122E;
|
|
4548
|
+
}
|
|
4549
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
4550
|
+
color: #0080FF;
|
|
4551
|
+
}
|
|
4552
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
4553
|
+
color: #005ED1;
|
|
4554
|
+
}
|
|
4555
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
4556
|
+
color: #00122E;
|
|
4557
|
+
}
|
|
4558
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
4559
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
4560
|
+
}
|
|
4561
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
4562
|
+
color: #0080FF;
|
|
4563
|
+
}
|
|
4564
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
4565
|
+
color: #005ED1;
|
|
4566
|
+
}
|
|
4567
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
4568
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
4569
|
+
}
|
|
4570
|
+
|
|
4571
|
+
.E_tc97u5y {
|
|
4572
|
+
height: 100%;
|
|
4573
|
+
}
|
|
4574
|
+
|
|
4575
|
+
.E_efzf37v .ant-table-content,
|
|
4576
|
+
.E_efzf37v .ant-table-body {
|
|
4577
|
+
overflow: visible !important;
|
|
4578
|
+
height: 100%;
|
|
4579
|
+
}
|
|
4580
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
4581
|
+
height: 100%;
|
|
4582
|
+
}
|
|
4583
|
+
.E_efzf37v table {
|
|
4584
|
+
width: 100% !important;
|
|
4585
|
+
height: 100%;
|
|
4586
|
+
}
|
|
4587
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
4588
|
+
padding: 15px 0;
|
|
4589
|
+
}
|
|
4590
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
4591
|
+
display: none;
|
|
4592
|
+
}
|
|
4593
|
+
|
|
4594
|
+
.E_t1fisho6 {
|
|
4595
|
+
height: 100%;
|
|
4596
|
+
}
|
|
4597
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
4598
|
+
padding-top: 6px;
|
|
4599
|
+
padding-bottom: 6px;
|
|
4600
|
+
}
|
|
4601
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
4602
|
+
font-weight: 700;
|
|
4603
|
+
}
|
|
4604
|
+
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
4605
|
+
font-weight: 700;
|
|
4606
|
+
}
|
|
4607
|
+
.E_t1fisho6 .ant-spin-nested-loading {
|
|
4608
|
+
height: 100%;
|
|
4609
|
+
}
|
|
4610
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
4611
|
+
height: 100%;
|
|
4612
|
+
overflow: visible;
|
|
4613
|
+
}
|
|
4614
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
4615
|
+
max-height: none;
|
|
4616
|
+
}
|
|
4617
|
+
.E_t1fisho6 td.ant-table-column-sort {
|
|
4618
|
+
background: transparent;
|
|
4459
4619
|
}
|
|
4460
4620
|
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
4461
4621
|
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
@@ -4779,239 +4939,274 @@ input.E_rf8rlle.ant-input {
|
|
|
4779
4939
|
background: #fff;
|
|
4780
4940
|
}
|
|
4781
4941
|
|
|
4782
|
-
|
|
4783
|
-
|
|
4784
|
-
|
|
4785
|
-
|
|
4786
|
-
|
|
4787
|
-
height: 18px;
|
|
4788
|
-
}
|
|
4789
|
-
|
|
4790
|
-
button.E_l48ei06 {
|
|
4791
|
-
color: #0080FF;
|
|
4792
|
-
height: unset;
|
|
4793
|
-
}
|
|
4794
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
4795
|
-
margin-right: 4px;
|
|
4796
|
-
}
|
|
4797
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
4798
|
-
margin-left: 4px;
|
|
4942
|
+
.E_sddwhm6 {
|
|
4943
|
+
margin: 0;
|
|
4944
|
+
border-radius: 20px;
|
|
4945
|
+
padding: 2px 10px;
|
|
4946
|
+
height: 22px;
|
|
4799
4947
|
}
|
|
4800
|
-
|
|
4801
|
-
color:
|
|
4948
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
4949
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
4802
4950
|
}
|
|
4803
|
-
|
|
4804
|
-
color:
|
|
4951
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
4952
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
4805
4953
|
}
|
|
4806
|
-
|
|
4807
|
-
color: #
|
|
4954
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
4955
|
+
color: #00122e;
|
|
4808
4956
|
}
|
|
4809
|
-
|
|
4810
|
-
|
|
4957
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
4958
|
+
margin-right: 6px;
|
|
4811
4959
|
}
|
|
4812
|
-
|
|
4813
|
-
|
|
4960
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
4961
|
+
margin-left: 8px;
|
|
4962
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4814
4963
|
}
|
|
4815
|
-
|
|
4816
|
-
color:
|
|
4964
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
4965
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
4817
4966
|
}
|
|
4818
|
-
|
|
4819
|
-
color: #
|
|
4967
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
4968
|
+
background-color: #0080ff;
|
|
4820
4969
|
}
|
|
4821
|
-
|
|
4822
|
-
color: rgba(
|
|
4970
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
4971
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
4823
4972
|
}
|
|
4824
|
-
|
|
4825
|
-
color:
|
|
4973
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
4974
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
4826
4975
|
}
|
|
4827
|
-
|
|
4828
|
-
color: #
|
|
4976
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
4977
|
+
background-color: #f0483e;
|
|
4829
4978
|
}
|
|
4830
|
-
|
|
4831
|
-
color: rgba(
|
|
4979
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
4980
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
4832
4981
|
}
|
|
4833
|
-
|
|
4834
|
-
.
|
|
4835
|
-
padding: 0 12px 14px 12px;
|
|
4982
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
4983
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
4836
4984
|
}
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
color: #2d3a56;
|
|
4840
|
-
padding: 7px 12px;
|
|
4841
|
-
display: flex;
|
|
4842
|
-
justify-content: space-between;
|
|
4843
|
-
align-items: center;
|
|
4985
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
4986
|
+
background-color: #fea008;
|
|
4844
4987
|
}
|
|
4845
|
-
.
|
|
4846
|
-
|
|
4988
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
4989
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
4847
4990
|
}
|
|
4848
|
-
.
|
|
4849
|
-
|
|
4850
|
-
color: #00122e;
|
|
4991
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
4992
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
4851
4993
|
}
|
|
4852
|
-
.
|
|
4853
|
-
color: #
|
|
4854
|
-
font-weight: 600;
|
|
4994
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
4995
|
+
background-color: #00ba5d;
|
|
4855
4996
|
}
|
|
4856
|
-
.
|
|
4857
|
-
|
|
4997
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
4998
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
4858
4999
|
}
|
|
4859
|
-
.
|
|
4860
|
-
|
|
4861
|
-
line-height: 18px;
|
|
5000
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
5001
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
4862
5002
|
}
|
|
4863
|
-
.
|
|
4864
|
-
|
|
4865
|
-
align-items: center;
|
|
4866
|
-
user-select: none;
|
|
4867
|
-
flex-grow: 1;
|
|
4868
|
-
font-size: 12px;
|
|
4869
|
-
line-height: 18px;
|
|
4870
|
-
color: #2d3a56;
|
|
4871
|
-
font-weight: 700;
|
|
5003
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
5004
|
+
background-color: #6b7d99;
|
|
4872
5005
|
}
|
|
4873
|
-
.
|
|
4874
|
-
|
|
4875
|
-
margin-right: 2px;
|
|
5006
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
5007
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
4876
5008
|
}
|
|
4877
5009
|
|
|
4878
|
-
.
|
|
4879
|
-
|
|
4880
|
-
|
|
4881
|
-
|
|
5010
|
+
.E_satwmqm {
|
|
5011
|
+
width: 8px;
|
|
5012
|
+
height: 8px;
|
|
5013
|
+
border-radius: 50%;
|
|
5014
|
+
display: inline-block;
|
|
4882
5015
|
}
|
|
4883
|
-
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
align-items: center;
|
|
4887
|
-
top: 0;
|
|
5016
|
+
|
|
5017
|
+
.E_sjob3jg {
|
|
5018
|
+
--item-min-width: 60px;
|
|
4888
5019
|
}
|
|
4889
|
-
.
|
|
4890
|
-
|
|
5020
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
5021
|
+
display: none !important;
|
|
4891
5022
|
}
|
|
4892
|
-
.
|
|
4893
|
-
|
|
5023
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
5024
|
+
flex-shrink: 0 !important;
|
|
4894
5025
|
}
|
|
4895
|
-
.
|
|
4896
|
-
|
|
5026
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
5027
|
+
color: #0080ff;
|
|
4897
5028
|
}
|
|
4898
|
-
.
|
|
4899
|
-
|
|
5029
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
5030
|
+
color: #0080ff;
|
|
5031
|
+
font-weight: normal;
|
|
4900
5032
|
}
|
|
4901
|
-
.
|
|
4902
|
-
|
|
5033
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
5034
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4903
5035
|
}
|
|
4904
|
-
.
|
|
4905
|
-
|
|
4906
|
-
height: 2px;
|
|
4907
|
-
width: 10px;
|
|
4908
|
-
border-radius: 2px;
|
|
5036
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
5037
|
+
color: #00122e;
|
|
4909
5038
|
}
|
|
4910
|
-
.
|
|
4911
|
-
|
|
5039
|
+
.E_sjob3jg .step-item-text {
|
|
5040
|
+
display: inline-block;
|
|
4912
5041
|
}
|
|
4913
|
-
.
|
|
4914
|
-
|
|
4915
|
-
|
|
5042
|
+
.E_sjob3jg .step-item-title {
|
|
5043
|
+
overflow: hidden;
|
|
5044
|
+
white-space: nowrap;
|
|
5045
|
+
text-overflow: ellipsis;
|
|
4916
5046
|
}
|
|
4917
|
-
|
|
4918
|
-
|
|
5047
|
+
|
|
5048
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
5049
|
+
min-width: var(--item-min-width);
|
|
4919
5050
|
}
|
|
4920
|
-
.
|
|
4921
|
-
|
|
5051
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
5052
|
+
cursor: not-allowed !important;
|
|
4922
5053
|
}
|
|
4923
|
-
.
|
|
5054
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
5055
|
+
flex-direction: row;
|
|
5056
|
+
justify-content: stretch;
|
|
5057
|
+
}
|
|
5058
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
4924
5059
|
padding: 0;
|
|
5060
|
+
margin-right: 4px;
|
|
5061
|
+
flex: 1;
|
|
5062
|
+
overflow: visible;
|
|
4925
5063
|
}
|
|
4926
|
-
.
|
|
4927
|
-
|
|
4928
|
-
|
|
4929
|
-
color: #2d3a56;
|
|
5064
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
5065
|
+
width: 100%;
|
|
5066
|
+
min-height: unset;
|
|
4930
5067
|
}
|
|
4931
|
-
.
|
|
4932
|
-
|
|
4933
|
-
|
|
5068
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
5069
|
+
height: 26px;
|
|
5070
|
+
line-height: 26px;
|
|
5071
|
+
width: 100%;
|
|
5072
|
+
padding: 0;
|
|
5073
|
+
font-size: 12px;
|
|
4934
5074
|
}
|
|
4935
|
-
.
|
|
4936
|
-
margin-
|
|
5075
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
5076
|
+
margin-right: 10px;
|
|
4937
5077
|
}
|
|
4938
|
-
.
|
|
4939
|
-
|
|
5078
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
5079
|
+
display: none;
|
|
4940
5080
|
}
|
|
4941
|
-
|
|
4942
|
-
|
|
4943
|
-
|
|
5081
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
5082
|
+
padding-left: 8px;
|
|
5083
|
+
padding-right: 4px;
|
|
5084
|
+
border-radius: 4px 0 0 4px;
|
|
4944
5085
|
}
|
|
4945
|
-
|
|
4946
|
-
|
|
4947
|
-
border-radius: 8px;
|
|
4948
|
-
background-color: white;
|
|
5086
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
5087
|
+
margin-right: 0;
|
|
4949
5088
|
}
|
|
4950
|
-
.
|
|
5089
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
5090
|
+
padding-right: 8px;
|
|
5091
|
+
padding-left: 12px;
|
|
5092
|
+
border-radius: 0 4px 4px 0;
|
|
5093
|
+
}
|
|
5094
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
5095
|
+
content: "";
|
|
5096
|
+
width: 0;
|
|
5097
|
+
height: 0;
|
|
5098
|
+
border: 13px solid transparent;
|
|
5099
|
+
position: absolute;
|
|
5100
|
+
top: 0;
|
|
5101
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
5102
|
+
z-index: 2;
|
|
5103
|
+
position: relative;
|
|
5104
|
+
top: -50%;
|
|
5105
|
+
right: -100%;
|
|
5106
|
+
}
|
|
5107
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
5108
|
+
padding: 0 4px 0 12px;
|
|
5109
|
+
}
|
|
5110
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
5111
|
+
content: "";
|
|
5112
|
+
width: 0;
|
|
5113
|
+
height: 0;
|
|
5114
|
+
border: 13px solid transparent;
|
|
5115
|
+
position: absolute;
|
|
5116
|
+
top: 0;
|
|
5117
|
+
border-left: 8px solid #fff;
|
|
5118
|
+
left: 0;
|
|
5119
|
+
}
|
|
5120
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
5121
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
5122
|
+
}
|
|
5123
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
5124
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
5125
|
+
}
|
|
5126
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
5127
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
5128
|
+
}
|
|
5129
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
4951
5130
|
cursor: pointer;
|
|
5131
|
+
min-width: var(--item-min-width);
|
|
4952
5132
|
}
|
|
4953
|
-
.
|
|
4954
|
-
|
|
4955
|
-
|
|
4956
|
-
|
|
5133
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
5134
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
5135
|
+
min-width: var(--item-min-width);
|
|
5136
|
+
}
|
|
5137
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
5138
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
5139
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
5140
|
+
}
|
|
5141
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
5142
|
+
padding: 0;
|
|
4957
5143
|
}
|
|
4958
5144
|
|
|
4959
|
-
.
|
|
4960
|
-
width:
|
|
4961
|
-
|
|
5145
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
5146
|
+
width: 192px;
|
|
5147
|
+
row-gap: 2px;
|
|
5148
|
+
}
|
|
5149
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
5150
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
5151
|
+
}
|
|
5152
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
5153
|
+
color: #00122e !important;
|
|
5154
|
+
}
|
|
5155
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
5156
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
5157
|
+
}
|
|
5158
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
5159
|
+
padding: 0 8px;
|
|
5160
|
+
border-radius: 4px;
|
|
5161
|
+
height: 32px;
|
|
4962
5162
|
display: flex;
|
|
4963
5163
|
align-items: center;
|
|
4964
|
-
justify-content: center;
|
|
4965
|
-
position: relative;
|
|
4966
|
-
opacity: 0.2;
|
|
4967
5164
|
}
|
|
4968
|
-
|
|
4969
|
-
|
|
4970
|
-
|
|
4971
|
-
width: 5px;
|
|
4972
|
-
height: 48px;
|
|
4973
|
-
left: 9.33px;
|
|
4974
|
-
top: 40.5px;
|
|
4975
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4976
|
-
border-radius: 5px;
|
|
4977
|
-
transform: rotate(-128deg);
|
|
4978
|
-
transform-origin: top left;
|
|
4979
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
5165
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
5166
|
+
min-height: auto;
|
|
5167
|
+
white-space: nowrap;
|
|
4980
5168
|
}
|
|
4981
|
-
|
|
4982
|
-
|
|
4983
|
-
|
|
4984
|
-
width:
|
|
4985
|
-
|
|
4986
|
-
|
|
4987
|
-
|
|
4988
|
-
background:
|
|
4989
|
-
border-radius: 5px;
|
|
4990
|
-
transform: rotate(-8deg);
|
|
4991
|
-
transform-origin: top left;
|
|
4992
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
5169
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
5170
|
+
font-size: 13px;
|
|
5171
|
+
line-height: 20px;
|
|
5172
|
+
max-width: 100%;
|
|
5173
|
+
padding-right: 0;
|
|
5174
|
+
}
|
|
5175
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
5176
|
+
background: rgba(0, 128, 255, 0.1);
|
|
4993
5177
|
}
|
|
4994
5178
|
|
|
4995
|
-
.
|
|
4996
|
-
|
|
4997
|
-
|
|
4998
|
-
|
|
4999
|
-
|
|
5000
|
-
|
|
5001
|
-
|
|
5002
|
-
|
|
5003
|
-
|
|
5004
|
-
|
|
5005
|
-
|
|
5179
|
+
.E_h6l1tj4 {
|
|
5180
|
+
width: 100%;
|
|
5181
|
+
display: inline-flex;
|
|
5182
|
+
align-items: center;
|
|
5183
|
+
justify-content: center;
|
|
5184
|
+
column-gap: 4px;
|
|
5185
|
+
}
|
|
5186
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
5187
|
+
display: inline-flex;
|
|
5188
|
+
align-items: center;
|
|
5189
|
+
width: 18px;
|
|
5190
|
+
height: 18px;
|
|
5191
|
+
color: rgba(44, 56, 82, 0.75);
|
|
5192
|
+
justify-content: center;
|
|
5006
5193
|
}
|
|
5007
5194
|
|
|
5008
|
-
.
|
|
5009
|
-
|
|
5195
|
+
.E_v18frne8 {
|
|
5196
|
+
width: 100%;
|
|
5197
|
+
display: flex;
|
|
5198
|
+
align-items: center;
|
|
5199
|
+
justify-content: center;
|
|
5200
|
+
column-gap: 6px;
|
|
5201
|
+
font-size: 13px;
|
|
5010
5202
|
}
|
|
5011
|
-
.
|
|
5012
|
-
|
|
5013
|
-
|
|
5014
|
-
|
|
5203
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
5204
|
+
display: inline-flex;
|
|
5205
|
+
align-items: center;
|
|
5206
|
+
min-width: 20px;
|
|
5207
|
+
min-height: 20px;
|
|
5208
|
+
color: rgba(44, 56, 82, 0.75);
|
|
5209
|
+
justify-content: center;
|
|
5015
5210
|
}
|
|
5016
5211
|
|
|
5017
5212
|
.E_t1dtlqs1 {
|
|
@@ -5210,6 +5405,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5210
5405
|
margin-right: 8px;
|
|
5211
5406
|
}
|
|
5212
5407
|
|
|
5408
|
+
.E_i1g85yz3 {
|
|
5409
|
+
margin-right: 4px;
|
|
5410
|
+
height: 16px;
|
|
5411
|
+
}
|
|
5412
|
+
|
|
5213
5413
|
.E_slr2ynn {
|
|
5214
5414
|
padding: 0 8px;
|
|
5215
5415
|
height: 18px;
|
|
@@ -5239,213 +5439,13 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5239
5439
|
white-space: normal;
|
|
5240
5440
|
}
|
|
5241
5441
|
|
|
5242
|
-
.
|
|
5243
|
-
|
|
5244
|
-
height: 16px;
|
|
5442
|
+
.E_t13ef470 {
|
|
5443
|
+
height: 100%;
|
|
5245
5444
|
}
|
|
5246
|
-
|
|
5247
|
-
|
|
5248
|
-
|
|
5249
|
-
|
|
5250
|
-
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
5251
|
-
display: none !important;
|
|
5252
|
-
}
|
|
5253
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
5254
|
-
flex-shrink: 0 !important;
|
|
5255
|
-
}
|
|
5256
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
5257
|
-
color: #0080ff;
|
|
5258
|
-
}
|
|
5259
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
5260
|
-
color: #0080ff;
|
|
5261
|
-
font-weight: normal;
|
|
5262
|
-
}
|
|
5263
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
5264
|
-
color: rgba(44, 56, 82, 0.6);
|
|
5265
|
-
}
|
|
5266
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
5267
|
-
color: #00122e;
|
|
5268
|
-
}
|
|
5269
|
-
.E_sjob3jg .step-item-text {
|
|
5270
|
-
display: inline-block;
|
|
5271
|
-
}
|
|
5272
|
-
.E_sjob3jg .step-item-title {
|
|
5273
|
-
overflow: hidden;
|
|
5274
|
-
white-space: nowrap;
|
|
5275
|
-
text-overflow: ellipsis;
|
|
5276
|
-
}
|
|
5277
|
-
|
|
5278
|
-
.E_hjvj6s6 .ant-steps-item-container {
|
|
5279
|
-
min-width: var(--item-min-width);
|
|
5280
|
-
}
|
|
5281
|
-
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
5282
|
-
cursor: not-allowed !important;
|
|
5283
|
-
}
|
|
5284
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
5285
|
-
flex-direction: row;
|
|
5286
|
-
justify-content: stretch;
|
|
5287
|
-
}
|
|
5288
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
5289
|
-
padding: 0;
|
|
5290
|
-
margin-right: 4px;
|
|
5291
|
-
flex: 1;
|
|
5292
|
-
overflow: visible;
|
|
5293
|
-
}
|
|
5294
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
5295
|
-
width: 100%;
|
|
5296
|
-
min-height: unset;
|
|
5297
|
-
}
|
|
5298
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
5299
|
-
height: 26px;
|
|
5300
|
-
line-height: 26px;
|
|
5301
|
-
width: 100%;
|
|
5302
|
-
padding: 0;
|
|
5303
|
-
font-size: 12px;
|
|
5304
|
-
}
|
|
5305
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
5306
|
-
margin-right: 10px;
|
|
5307
|
-
}
|
|
5308
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
5309
|
-
display: none;
|
|
5310
|
-
}
|
|
5311
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
5312
|
-
padding-left: 8px;
|
|
5313
|
-
padding-right: 4px;
|
|
5314
|
-
border-radius: 4px 0 0 4px;
|
|
5315
|
-
}
|
|
5316
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
5317
|
-
margin-right: 0;
|
|
5318
|
-
}
|
|
5319
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
5320
|
-
padding-right: 8px;
|
|
5321
|
-
padding-left: 12px;
|
|
5322
|
-
border-radius: 0 4px 4px 0;
|
|
5323
|
-
}
|
|
5324
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
5325
|
-
content: "";
|
|
5326
|
-
width: 0;
|
|
5327
|
-
height: 0;
|
|
5328
|
-
border: 13px solid transparent;
|
|
5329
|
-
position: absolute;
|
|
5330
|
-
top: 0;
|
|
5331
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
5332
|
-
z-index: 2;
|
|
5333
|
-
position: relative;
|
|
5334
|
-
top: -50%;
|
|
5335
|
-
right: -100%;
|
|
5336
|
-
}
|
|
5337
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
5338
|
-
padding: 0 4px 0 12px;
|
|
5339
|
-
}
|
|
5340
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
5341
|
-
content: "";
|
|
5342
|
-
width: 0;
|
|
5343
|
-
height: 0;
|
|
5344
|
-
border: 13px solid transparent;
|
|
5345
|
-
position: absolute;
|
|
5346
|
-
top: 0;
|
|
5347
|
-
border-left: 8px solid #fff;
|
|
5348
|
-
left: 0;
|
|
5349
|
-
}
|
|
5350
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
5351
|
-
max-width: calc(100% - var(--item-min-width) * 2);
|
|
5352
|
-
}
|
|
5353
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
5354
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
5355
|
-
}
|
|
5356
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
5357
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
5358
|
-
}
|
|
5359
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
5360
|
-
cursor: pointer;
|
|
5361
|
-
min-width: var(--item-min-width);
|
|
5362
|
-
}
|
|
5363
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
5364
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
5365
|
-
min-width: var(--item-min-width);
|
|
5366
|
-
}
|
|
5367
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
5368
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
5369
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
5370
|
-
}
|
|
5371
|
-
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
5372
|
-
padding: 0;
|
|
5373
|
-
}
|
|
5374
|
-
|
|
5375
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
5376
|
-
width: 192px;
|
|
5377
|
-
row-gap: 2px;
|
|
5378
|
-
}
|
|
5379
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
5380
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
5381
|
-
}
|
|
5382
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
5383
|
-
color: #00122e !important;
|
|
5384
|
-
}
|
|
5385
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
5386
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
5387
|
-
}
|
|
5388
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
5389
|
-
padding: 0 8px;
|
|
5390
|
-
border-radius: 4px;
|
|
5391
|
-
height: 32px;
|
|
5392
|
-
display: flex;
|
|
5393
|
-
align-items: center;
|
|
5394
|
-
}
|
|
5395
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
5396
|
-
min-height: auto;
|
|
5397
|
-
white-space: nowrap;
|
|
5398
|
-
}
|
|
5399
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
5400
|
-
font-size: 13px;
|
|
5401
|
-
line-height: 20px;
|
|
5402
|
-
max-width: 100%;
|
|
5403
|
-
padding-right: 0;
|
|
5404
|
-
}
|
|
5405
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
5406
|
-
background: rgba(0, 128, 255, 0.1);
|
|
5407
|
-
}
|
|
5408
|
-
|
|
5409
|
-
.E_h6l1tj4 {
|
|
5410
|
-
width: 100%;
|
|
5411
|
-
display: inline-flex;
|
|
5412
|
-
align-items: center;
|
|
5413
|
-
justify-content: center;
|
|
5414
|
-
column-gap: 4px;
|
|
5415
|
-
}
|
|
5416
|
-
.E_h6l1tj4 .step-item-prefix-container {
|
|
5417
|
-
display: inline-flex;
|
|
5418
|
-
align-items: center;
|
|
5419
|
-
width: 18px;
|
|
5420
|
-
height: 18px;
|
|
5421
|
-
color: rgba(44, 56, 82, 0.75);
|
|
5422
|
-
justify-content: center;
|
|
5423
|
-
}
|
|
5424
|
-
|
|
5425
|
-
.E_v18frne8 {
|
|
5426
|
-
width: 100%;
|
|
5427
|
-
display: flex;
|
|
5428
|
-
align-items: center;
|
|
5429
|
-
justify-content: center;
|
|
5430
|
-
column-gap: 6px;
|
|
5431
|
-
font-size: 13px;
|
|
5432
|
-
}
|
|
5433
|
-
.E_v18frne8 .step-item-prefix-container {
|
|
5434
|
-
display: inline-flex;
|
|
5435
|
-
align-items: center;
|
|
5436
|
-
min-width: 20px;
|
|
5437
|
-
min-height: 20px;
|
|
5438
|
-
color: rgba(44, 56, 82, 0.75);
|
|
5439
|
-
justify-content: center;
|
|
5440
|
-
}
|
|
5441
|
-
|
|
5442
|
-
.E_t13ef470 {
|
|
5443
|
-
height: 100%;
|
|
5444
|
-
}
|
|
5445
|
-
.E_t13ef470 .table-loading-item {
|
|
5446
|
-
padding: 12px 4px;
|
|
5447
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
5448
|
-
display: flex;
|
|
5445
|
+
.E_t13ef470 .table-loading-item {
|
|
5446
|
+
padding: 12px 4px;
|
|
5447
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
5448
|
+
display: flex;
|
|
5449
5449
|
}
|
|
5450
5450
|
.E_t13ef470 .table-loading-item > * {
|
|
5451
5451
|
height: 16px;
|
|
@@ -5959,6 +5959,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5959
5959
|
background-color: #E07F00;
|
|
5960
5960
|
}
|
|
5961
5961
|
|
|
5962
|
+
.E_b1jaupqb {
|
|
5963
|
+
color: #F0483E;
|
|
5964
|
+
}
|
|
5965
|
+
|
|
5962
5966
|
.E_t59qhqp {
|
|
5963
5967
|
padding: 0px;
|
|
5964
5968
|
padding-top: 5px;
|
|
@@ -6007,10 +6011,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6007
6011
|
color: #00122E;
|
|
6008
6012
|
}
|
|
6009
6013
|
|
|
6010
|
-
.E_b1jaupqb {
|
|
6011
|
-
color: #F0483E;
|
|
6012
|
-
}
|
|
6013
|
-
|
|
6014
6014
|
.E_icab5o7 {
|
|
6015
6015
|
--modal-to-viewport-margin: 10px;
|
|
6016
6016
|
--modal-body-padding-bottom: 40px;
|
|
@@ -6195,6 +6195,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6195
6195
|
font-weight: bold;
|
|
6196
6196
|
}
|
|
6197
6197
|
|
|
6198
|
+
.E_s20iney.skeleton-box {
|
|
6199
|
+
display: flex;
|
|
6200
|
+
align-items: center;
|
|
6201
|
+
justify-content: center;
|
|
6202
|
+
position: relative;
|
|
6203
|
+
border-radius: 2px;
|
|
6204
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6205
|
+
overflow: hidden;
|
|
6206
|
+
}
|
|
6207
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
6208
|
+
width: 200%;
|
|
6209
|
+
height: 200%;
|
|
6210
|
+
transform: rotate(15deg);
|
|
6211
|
+
position: absolute;
|
|
6212
|
+
top: -50%;
|
|
6213
|
+
flex-shrink: 0;
|
|
6214
|
+
opacity: 0.8;
|
|
6215
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6216
|
+
animation: shimmer 1100ms infinite;
|
|
6217
|
+
}
|
|
6218
|
+
@keyframes shimmer {
|
|
6219
|
+
from {
|
|
6220
|
+
left: -120%;
|
|
6221
|
+
}
|
|
6222
|
+
to {
|
|
6223
|
+
left: 100%;
|
|
6224
|
+
}
|
|
6225
|
+
}
|
|
6226
|
+
|
|
6198
6227
|
.E_dxyv8bv {
|
|
6199
6228
|
--footer-height: 80px;
|
|
6200
6229
|
--modal-content-width: 492px;
|
|
@@ -6323,38 +6352,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6323
6352
|
color: rgba(0, 21, 64, 0.3019607843);
|
|
6324
6353
|
}
|
|
6325
6354
|
|
|
6326
|
-
.
|
|
6355
|
+
.E_sqv6dmy {
|
|
6327
6356
|
display: flex;
|
|
6328
|
-
|
|
6329
|
-
justify-content: center;
|
|
6330
|
-
position: relative;
|
|
6331
|
-
border-radius: 2px;
|
|
6332
|
-
background: rgba(225, 230, 241, 0.6);
|
|
6333
|
-
overflow: hidden;
|
|
6334
|
-
}
|
|
6335
|
-
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
6336
|
-
width: 200%;
|
|
6337
|
-
height: 200%;
|
|
6338
|
-
transform: rotate(15deg);
|
|
6339
|
-
position: absolute;
|
|
6340
|
-
top: -50%;
|
|
6341
|
-
flex-shrink: 0;
|
|
6342
|
-
opacity: 0.8;
|
|
6343
|
-
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6344
|
-
animation: shimmer 1100ms infinite;
|
|
6345
|
-
}
|
|
6346
|
-
@keyframes shimmer {
|
|
6347
|
-
from {
|
|
6348
|
-
left: -120%;
|
|
6349
|
-
}
|
|
6350
|
-
to {
|
|
6351
|
-
left: 100%;
|
|
6352
|
-
}
|
|
6353
|
-
}
|
|
6354
|
-
|
|
6355
|
-
.E_sqv6dmy {
|
|
6356
|
-
display: flex;
|
|
6357
|
-
justify-content: flex-end;
|
|
6357
|
+
justify-content: flex-end;
|
|
6358
6358
|
}
|
|
6359
6359
|
|
|
6360
6360
|
.E_p1rm8wzb {
|
|
@@ -6513,6 +6513,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6513
6513
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
6514
6514
|
}
|
|
6515
6515
|
|
|
6516
|
+
span.E_tqjc4ui {
|
|
6517
|
+
margin: 0 2px;
|
|
6518
|
+
}
|
|
6519
|
+
|
|
6516
6520
|
.E_s1ebs0ra {
|
|
6517
6521
|
display: flex;
|
|
6518
6522
|
align-items: center;
|
|
@@ -6574,54 +6578,144 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6574
6578
|
background: #fff;
|
|
6575
6579
|
}
|
|
6576
6580
|
|
|
6577
|
-
.
|
|
6578
|
-
|
|
6579
|
-
width: 100%;
|
|
6581
|
+
.E_c1up1pdz {
|
|
6582
|
+
width: 648px;
|
|
6580
6583
|
}
|
|
6581
|
-
.
|
|
6582
|
-
|
|
6584
|
+
.E_c1up1pdz.active {
|
|
6585
|
+
border-color: #0080ff;
|
|
6583
6586
|
}
|
|
6584
|
-
|
|
6585
|
-
.
|
|
6586
|
-
padding: 4px;
|
|
6587
|
+
.E_c1up1pdz.active > header {
|
|
6588
|
+
background: rgba(0, 128, 255, 0.1);
|
|
6587
6589
|
}
|
|
6588
|
-
.
|
|
6589
|
-
|
|
6590
|
+
.E_c1up1pdz .expand {
|
|
6591
|
+
padding: 12px;
|
|
6592
|
+
}
|
|
6593
|
+
.E_c1up1pdz .field-item {
|
|
6594
|
+
display: flex;
|
|
6595
|
+
padding: 10px 0;
|
|
6596
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
6597
|
+
}
|
|
6598
|
+
.E_c1up1pdz .field-item:last-child {
|
|
6599
|
+
border-bottom: none;
|
|
6600
|
+
padding-bottom: 0;
|
|
6601
|
+
}
|
|
6602
|
+
.E_c1up1pdz .field-item label {
|
|
6603
|
+
line-height: 32px;
|
|
6604
|
+
width: 100px;
|
|
6605
|
+
color: rgba(62, 70, 82, 0.6);
|
|
6606
|
+
}
|
|
6607
|
+
.E_c1up1pdz .help {
|
|
6608
|
+
color: rgba(62, 70, 82, 0.6);
|
|
6609
|
+
margin-top: 5px;
|
|
6610
|
+
}
|
|
6611
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
6612
|
+
.E_c1up1pdz .ant-picker {
|
|
6613
|
+
width: 128px;
|
|
6590
6614
|
}
|
|
6591
6615
|
|
|
6592
|
-
.
|
|
6616
|
+
.E_c156wh19 {
|
|
6593
6617
|
display: flex;
|
|
6618
|
+
align-items: center;
|
|
6594
6619
|
justify-content: space-between;
|
|
6620
|
+
word-break: keep-all;
|
|
6621
|
+
}
|
|
6622
|
+
.E_c156wh19 .title {
|
|
6623
|
+
margin: 0 16px 0 8px;
|
|
6624
|
+
}
|
|
6625
|
+
.E_c156wh19 .retain {
|
|
6626
|
+
color: rgba(129, 138, 153, 0.6);
|
|
6627
|
+
}
|
|
6628
|
+
.E_c156wh19 div.left {
|
|
6629
|
+
flex: 1;
|
|
6630
|
+
display: flex;
|
|
6631
|
+
overflow: hidden;
|
|
6595
6632
|
align-items: center;
|
|
6596
|
-
|
|
6597
|
-
line-height: 24px;
|
|
6598
|
-
color: #cccccc;
|
|
6633
|
+
justify-content: flex-start;
|
|
6599
6634
|
white-space: nowrap;
|
|
6600
6635
|
}
|
|
6601
|
-
.
|
|
6602
|
-
|
|
6636
|
+
.E_c156wh19 div.left .title {
|
|
6637
|
+
max-width: 100%;
|
|
6638
|
+
overflow: hidden;
|
|
6639
|
+
text-overflow: ellipsis;
|
|
6603
6640
|
}
|
|
6604
|
-
|
|
6605
|
-
|
|
6606
|
-
|
|
6607
|
-
|
|
6641
|
+
.E_c156wh19 div.right {
|
|
6642
|
+
display: flex;
|
|
6643
|
+
align-items: center;
|
|
6644
|
+
}
|
|
6645
|
+
.E_c156wh19 .reverse {
|
|
6646
|
+
display: flex;
|
|
6647
|
+
flex-direction: row-reverse;
|
|
6648
|
+
align-items: center;
|
|
6649
|
+
}
|
|
6650
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
6651
|
+
margin-left: 8px;
|
|
6652
|
+
}
|
|
6653
|
+
.E_c156wh19 .close {
|
|
6654
|
+
padding-left: 14px;
|
|
6655
|
+
margin-left: 14px;
|
|
6656
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
6657
|
+
cursor: pointer;
|
|
6608
6658
|
}
|
|
6609
6659
|
|
|
6610
|
-
.
|
|
6611
|
-
|
|
6612
|
-
|
|
6613
|
-
|
|
6614
|
-
|
|
6615
|
-
|
|
6616
|
-
|
|
6617
|
-
|
|
6618
|
-
|
|
6660
|
+
.E_m126spxy {
|
|
6661
|
+
padding-bottom: 4px;
|
|
6662
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
6663
|
+
}
|
|
6664
|
+
.E_m126spxy .ant-btn.ant-btn-link {
|
|
6665
|
+
padding: 1px 10px;
|
|
6666
|
+
color: rgba(62, 70, 82, 0.6);
|
|
6667
|
+
border-radius: 4px;
|
|
6668
|
+
}
|
|
6669
|
+
.E_m126spxy .ant-btn.ant-btn-link.active {
|
|
6670
|
+
background: rgba(0, 128, 255, 0.1);
|
|
6671
|
+
color: #0096ff;
|
|
6619
6672
|
}
|
|
6620
6673
|
|
|
6621
|
-
.
|
|
6622
|
-
|
|
6623
|
-
|
|
6624
|
-
|
|
6674
|
+
.E_wpbf4pq {
|
|
6675
|
+
padding: 10px 0;
|
|
6676
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
6677
|
+
}
|
|
6678
|
+
.E_wpbf4pq .ant-input,
|
|
6679
|
+
.E_wpbf4pq .ant-picker {
|
|
6680
|
+
width: 80px;
|
|
6681
|
+
margin: 0 9px;
|
|
6682
|
+
text-align: center;
|
|
6683
|
+
}
|
|
6684
|
+
.E_wpbf4pq .options {
|
|
6685
|
+
padding: 12px 0 12px 16px;
|
|
6686
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
6687
|
+
margin: 5px 0 5px 8px;
|
|
6688
|
+
}
|
|
6689
|
+
.E_wpbf4pq .week-day-option,
|
|
6690
|
+
.E_wpbf4pq .month-day-option {
|
|
6691
|
+
background: #f5f7fa;
|
|
6692
|
+
box-sizing: border-box;
|
|
6693
|
+
border-radius: 16px;
|
|
6694
|
+
margin-right: 8px;
|
|
6695
|
+
}
|
|
6696
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
6697
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
6698
|
+
color: inherit;
|
|
6699
|
+
border-color: #d9d9d9;
|
|
6700
|
+
}
|
|
6701
|
+
.E_wpbf4pq .week-day-option.active {
|
|
6702
|
+
background-color: #0096ff;
|
|
6703
|
+
border-color: #0096ff;
|
|
6704
|
+
color: #fff;
|
|
6705
|
+
}
|
|
6706
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
6707
|
+
width: 110px;
|
|
6708
|
+
margin-top: 4px;
|
|
6709
|
+
}
|
|
6710
|
+
.E_wpbf4pq .month-day-option {
|
|
6711
|
+
width: 32px;
|
|
6712
|
+
padding: 0;
|
|
6713
|
+
margin-bottom: 8px;
|
|
6714
|
+
}
|
|
6715
|
+
.E_wpbf4pq .month-day-option.active {
|
|
6716
|
+
background-color: #0096ff;
|
|
6717
|
+
border-color: #0096ff;
|
|
6718
|
+
color: #fff;
|
|
6625
6719
|
}
|
|
6626
6720
|
|
|
6627
6721
|
.E_n12mqh7z {
|
|
@@ -6643,20 +6737,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6643
6737
|
overflow: auto;
|
|
6644
6738
|
}
|
|
6645
6739
|
|
|
6646
|
-
.E_gmyahx3 {
|
|
6647
|
-
cursor: pointer;
|
|
6648
|
-
}
|
|
6649
|
-
.E_gmyahx3 .link-text {
|
|
6650
|
-
color: rgba(0, 21, 64, 0.3);
|
|
6651
|
-
}
|
|
6652
|
-
.E_gmyahx3:hover .link-text {
|
|
6653
|
-
color: #0080ff;
|
|
6654
|
-
}
|
|
6655
|
-
|
|
6656
|
-
span.E_tqjc4ui {
|
|
6657
|
-
margin: 0 2px;
|
|
6658
|
-
}
|
|
6659
|
-
|
|
6660
6740
|
.E_clm1wy1 {
|
|
6661
6741
|
width: 192px;
|
|
6662
6742
|
height: 246px;
|
|
@@ -6758,56 +6838,6 @@ span.E_tqjc4ui {
|
|
|
6758
6838
|
margin-right: 8px;
|
|
6759
6839
|
}
|
|
6760
6840
|
|
|
6761
|
-
.E_wg1tsps {
|
|
6762
|
-
display: flex;
|
|
6763
|
-
align-items: center;
|
|
6764
|
-
justify-content: flex-end;
|
|
6765
|
-
}
|
|
6766
|
-
|
|
6767
|
-
.E_b1ctd5xy {
|
|
6768
|
-
display: flex;
|
|
6769
|
-
align-items: center;
|
|
6770
|
-
width: calc(100% - 40px);
|
|
6771
|
-
}
|
|
6772
|
-
.E_b1ctd5xy .chart {
|
|
6773
|
-
display: inline-block;
|
|
6774
|
-
width: 100%;
|
|
6775
|
-
}
|
|
6776
|
-
|
|
6777
|
-
.E_u1p8acpn {
|
|
6778
|
-
min-width: 40px;
|
|
6779
|
-
}
|
|
6780
|
-
.E_u1p8acpn .unit {
|
|
6781
|
-
color: #00122e !important;
|
|
6782
|
-
}
|
|
6783
|
-
|
|
6784
|
-
.E_ou7iq30 {
|
|
6785
|
-
overflow: hidden;
|
|
6786
|
-
text-overflow: ellipsis;
|
|
6787
|
-
}
|
|
6788
|
-
|
|
6789
|
-
.E_s1tui002 {
|
|
6790
|
-
white-space: nowrap;
|
|
6791
|
-
}
|
|
6792
|
-
|
|
6793
|
-
.E_mxrc2zg {
|
|
6794
|
-
display: -webkit-box;
|
|
6795
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
6796
|
-
-webkit-box-orient: vertical;
|
|
6797
|
-
word-break: break-all;
|
|
6798
|
-
}
|
|
6799
|
-
|
|
6800
|
-
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
6801
|
-
display: none;
|
|
6802
|
-
}
|
|
6803
|
-
.E_t1vv6d68 .ant-tooltip-inner {
|
|
6804
|
-
background: rgba(23, 38, 64, 0.8);
|
|
6805
|
-
border-radius: 4px;
|
|
6806
|
-
}
|
|
6807
|
-
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
6808
|
-
visibility: hidden;
|
|
6809
|
-
}
|
|
6810
|
-
|
|
6811
6841
|
.E_t1sqg15u {
|
|
6812
6842
|
background: white;
|
|
6813
6843
|
}
|
|
@@ -6898,257 +6928,114 @@ span.E_tqjc4ui {
|
|
|
6898
6928
|
padding-right: 12px;
|
|
6899
6929
|
}
|
|
6900
6930
|
|
|
6901
|
-
.
|
|
6902
|
-
|
|
6903
|
-
}
|
|
6904
|
-
.E_c1up1pdz.active {
|
|
6905
|
-
border-color: #0080ff;
|
|
6906
|
-
}
|
|
6907
|
-
.E_c1up1pdz.active > header {
|
|
6908
|
-
background: rgba(0, 128, 255, 0.1);
|
|
6931
|
+
.E_gmyahx3 {
|
|
6932
|
+
cursor: pointer;
|
|
6909
6933
|
}
|
|
6910
|
-
.
|
|
6911
|
-
|
|
6934
|
+
.E_gmyahx3 .link-text {
|
|
6935
|
+
color: rgba(0, 21, 64, 0.3);
|
|
6912
6936
|
}
|
|
6913
|
-
.
|
|
6914
|
-
|
|
6915
|
-
padding: 10px 0;
|
|
6916
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
6937
|
+
.E_gmyahx3:hover .link-text {
|
|
6938
|
+
color: #0080ff;
|
|
6917
6939
|
}
|
|
6918
|
-
|
|
6919
|
-
|
|
6920
|
-
|
|
6940
|
+
|
|
6941
|
+
.E_c18bcrac {
|
|
6942
|
+
display: inline-block;
|
|
6943
|
+
width: 100%;
|
|
6921
6944
|
}
|
|
6922
|
-
.
|
|
6923
|
-
|
|
6924
|
-
width: 100px;
|
|
6925
|
-
color: rgba(62, 70, 82, 0.6);
|
|
6945
|
+
.E_c18bcrac .recharts-wrapper {
|
|
6946
|
+
margin-left: 4px;
|
|
6926
6947
|
}
|
|
6927
|
-
|
|
6928
|
-
|
|
6929
|
-
|
|
6948
|
+
|
|
6949
|
+
.E_cro7kg2 {
|
|
6950
|
+
padding: 4px;
|
|
6930
6951
|
}
|
|
6931
|
-
.
|
|
6932
|
-
|
|
6933
|
-
width: 128px;
|
|
6952
|
+
.E_cro7kg2 .unit {
|
|
6953
|
+
color: white;
|
|
6934
6954
|
}
|
|
6935
6955
|
|
|
6936
|
-
.
|
|
6956
|
+
.E_c14wcxf0 {
|
|
6937
6957
|
display: flex;
|
|
6938
|
-
align-items: center;
|
|
6939
6958
|
justify-content: space-between;
|
|
6940
|
-
word-break: keep-all;
|
|
6941
|
-
}
|
|
6942
|
-
.E_c156wh19 .title {
|
|
6943
|
-
margin: 0 16px 0 8px;
|
|
6944
|
-
}
|
|
6945
|
-
.E_c156wh19 .retain {
|
|
6946
|
-
color: rgba(129, 138, 153, 0.6);
|
|
6947
|
-
}
|
|
6948
|
-
.E_c156wh19 div.left {
|
|
6949
|
-
flex: 1;
|
|
6950
|
-
display: flex;
|
|
6951
|
-
overflow: hidden;
|
|
6952
6959
|
align-items: center;
|
|
6953
|
-
|
|
6960
|
+
font-size: 13px;
|
|
6961
|
+
line-height: 24px;
|
|
6962
|
+
color: #cccccc;
|
|
6954
6963
|
white-space: nowrap;
|
|
6955
6964
|
}
|
|
6956
|
-
.
|
|
6957
|
-
|
|
6958
|
-
overflow: hidden;
|
|
6959
|
-
text-overflow: ellipsis;
|
|
6960
|
-
}
|
|
6961
|
-
.E_c156wh19 div.right {
|
|
6962
|
-
display: flex;
|
|
6963
|
-
align-items: center;
|
|
6964
|
-
}
|
|
6965
|
-
.E_c156wh19 .reverse {
|
|
6966
|
-
display: flex;
|
|
6967
|
-
flex-direction: row-reverse;
|
|
6968
|
-
align-items: center;
|
|
6969
|
-
}
|
|
6970
|
-
.E_c156wh19 .reverse .ant-switch {
|
|
6971
|
-
margin-left: 8px;
|
|
6972
|
-
}
|
|
6973
|
-
.E_c156wh19 .close {
|
|
6974
|
-
padding-left: 14px;
|
|
6975
|
-
margin-left: 14px;
|
|
6976
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
6977
|
-
cursor: pointer;
|
|
6965
|
+
.E_c14wcxf0 label {
|
|
6966
|
+
margin-right: 32px;
|
|
6978
6967
|
}
|
|
6979
6968
|
|
|
6980
|
-
.
|
|
6981
|
-
|
|
6982
|
-
|
|
6983
|
-
}
|
|
6984
|
-
.E_m126spxy .ant-btn.ant-btn-link {
|
|
6985
|
-
padding: 1px 10px;
|
|
6986
|
-
color: rgba(62, 70, 82, 0.6);
|
|
6987
|
-
border-radius: 4px;
|
|
6988
|
-
}
|
|
6989
|
-
.E_m126spxy .ant-btn.ant-btn-link.active {
|
|
6990
|
-
background: rgba(0, 128, 255, 0.1);
|
|
6991
|
-
color: #0096ff;
|
|
6969
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
6970
|
+
font-weight: bold;
|
|
6971
|
+
color: white;
|
|
6992
6972
|
}
|
|
6993
6973
|
|
|
6994
|
-
.
|
|
6995
|
-
|
|
6996
|
-
|
|
6997
|
-
|
|
6998
|
-
|
|
6999
|
-
|
|
7000
|
-
|
|
7001
|
-
|
|
7002
|
-
|
|
7003
|
-
}
|
|
7004
|
-
.E_wpbf4pq .options {
|
|
7005
|
-
padding: 12px 0 12px 16px;
|
|
7006
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
7007
|
-
margin: 5px 0 5px 8px;
|
|
7008
|
-
}
|
|
7009
|
-
.E_wpbf4pq .week-day-option,
|
|
7010
|
-
.E_wpbf4pq .month-day-option {
|
|
7011
|
-
background: #f5f7fa;
|
|
7012
|
-
box-sizing: border-box;
|
|
7013
|
-
border-radius: 16px;
|
|
7014
|
-
margin-right: 8px;
|
|
7015
|
-
}
|
|
7016
|
-
.E_wpbf4pq .week-day-option:focus,
|
|
7017
|
-
.E_wpbf4pq .month-day-option:focus {
|
|
7018
|
-
color: inherit;
|
|
7019
|
-
border-color: #d9d9d9;
|
|
7020
|
-
}
|
|
7021
|
-
.E_wpbf4pq .week-day-option.active {
|
|
7022
|
-
background-color: #0096ff;
|
|
7023
|
-
border-color: #0096ff;
|
|
7024
|
-
color: #fff;
|
|
7025
|
-
}
|
|
7026
|
-
.E_wpbf4pq .week-day-option.en-text {
|
|
7027
|
-
width: 110px;
|
|
7028
|
-
margin-top: 4px;
|
|
7029
|
-
}
|
|
7030
|
-
.E_wpbf4pq .month-day-option {
|
|
7031
|
-
width: 32px;
|
|
7032
|
-
padding: 0;
|
|
7033
|
-
margin-bottom: 8px;
|
|
7034
|
-
}
|
|
7035
|
-
.E_wpbf4pq .month-day-option.active {
|
|
7036
|
-
background-color: #0096ff;
|
|
7037
|
-
border-color: #0096ff;
|
|
7038
|
-
color: #fff;
|
|
6974
|
+
.E_s11212zy {
|
|
6975
|
+
width: 8px;
|
|
6976
|
+
height: 8px;
|
|
6977
|
+
border-radius: 2px;
|
|
6978
|
+
display: inline-block;
|
|
6979
|
+
background: var(--s11212zy-0);
|
|
6980
|
+
border: 1px solid #fff;
|
|
6981
|
+
box-sizing: content-box;
|
|
6982
|
+
margin-right: 6px;
|
|
7039
6983
|
}
|
|
7040
6984
|
|
|
7041
|
-
.
|
|
7042
|
-
|
|
7043
|
-
|
|
7044
|
-
|
|
7045
|
-
}
|
|
7046
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
7047
|
-
display: flex;
|
|
7048
|
-
flex-direction: column;
|
|
7049
|
-
justify-content: space-between;
|
|
6985
|
+
.E_p1lyky6c > :first-child {
|
|
6986
|
+
font-weight: bold;
|
|
6987
|
+
color: white;
|
|
6988
|
+
margin-right: 4px;
|
|
7050
6989
|
}
|
|
7051
|
-
|
|
6990
|
+
|
|
6991
|
+
.E_wg1tsps {
|
|
7052
6992
|
display: flex;
|
|
6993
|
+
align-items: center;
|
|
6994
|
+
justify-content: flex-end;
|
|
7053
6995
|
}
|
|
7054
|
-
|
|
7055
|
-
|
|
7056
|
-
}
|
|
7057
|
-
.E_s1at6qmn .ant-menu a {
|
|
7058
|
-
color: #00122e;
|
|
7059
|
-
width: 180px;
|
|
7060
|
-
overflow: hidden;
|
|
7061
|
-
text-overflow: ellipsis;
|
|
7062
|
-
}
|
|
7063
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
7064
|
-
margin-bottom: 24px;
|
|
7065
|
-
}
|
|
7066
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
7067
|
-
margin: 0;
|
|
7068
|
-
}
|
|
7069
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
7070
|
-
font-size: 12px;
|
|
7071
|
-
padding: 0 8px 4px;
|
|
7072
|
-
line-height: 18px;
|
|
7073
|
-
}
|
|
7074
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
7075
|
-
padding: 0;
|
|
7076
|
-
}
|
|
7077
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
7078
|
-
padding-bottom: 24px;
|
|
7079
|
-
}
|
|
7080
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
7081
|
-
margin-bottom: 24px;
|
|
7082
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7083
|
-
}
|
|
7084
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
7085
|
-
transition: none;
|
|
6996
|
+
|
|
6997
|
+
.E_b1ctd5xy {
|
|
7086
6998
|
display: flex;
|
|
7087
6999
|
align-items: center;
|
|
7088
|
-
|
|
7089
|
-
line-height: 22px;
|
|
7090
|
-
padding: 0 8px;
|
|
7091
|
-
}
|
|
7092
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
7093
|
-
margin-right: 12px;
|
|
7094
|
-
}
|
|
7095
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
7096
|
-
margin: 0;
|
|
7097
|
-
margin-bottom: 2px;
|
|
7000
|
+
width: calc(100% - 40px);
|
|
7098
7001
|
}
|
|
7099
|
-
.
|
|
7100
|
-
|
|
7101
|
-
|
|
7102
|
-
border-radius: 6px;
|
|
7103
|
-
color: #fff;
|
|
7002
|
+
.E_b1ctd5xy .chart {
|
|
7003
|
+
display: inline-block;
|
|
7004
|
+
width: 100%;
|
|
7104
7005
|
}
|
|
7105
|
-
|
|
7106
|
-
|
|
7006
|
+
|
|
7007
|
+
.E_u1p8acpn {
|
|
7008
|
+
min-width: 40px;
|
|
7107
7009
|
}
|
|
7108
|
-
.
|
|
7109
|
-
|
|
7110
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
7111
|
-
border-radius: 6px;
|
|
7010
|
+
.E_u1p8acpn .unit {
|
|
7011
|
+
color: #00122e !important;
|
|
7112
7012
|
}
|
|
7113
7013
|
|
|
7114
|
-
.
|
|
7115
|
-
white-space: nowrap;
|
|
7116
|
-
transition: all 0s;
|
|
7117
|
-
}
|
|
7118
|
-
.E_s1wu0lms.shrink {
|
|
7119
|
-
transition: all 0s;
|
|
7014
|
+
.E_ou7iq30 {
|
|
7120
7015
|
overflow: hidden;
|
|
7121
|
-
|
|
7122
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
7123
|
-
visibility: hidden;
|
|
7124
|
-
}
|
|
7125
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
7126
|
-
width: 36px;
|
|
7127
|
-
padding: 0 6px;
|
|
7016
|
+
text-overflow: ellipsis;
|
|
7128
7017
|
}
|
|
7129
7018
|
|
|
7130
|
-
.
|
|
7131
|
-
|
|
7132
|
-
place-items: center;
|
|
7133
|
-
width: 100% !important;
|
|
7019
|
+
.E_s1tui002 {
|
|
7020
|
+
white-space: nowrap;
|
|
7134
7021
|
}
|
|
7135
|
-
|
|
7136
|
-
|
|
7137
|
-
|
|
7022
|
+
|
|
7023
|
+
.E_mxrc2zg {
|
|
7024
|
+
display: -webkit-box;
|
|
7025
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
7026
|
+
-webkit-box-orient: vertical;
|
|
7027
|
+
word-break: break-all;
|
|
7138
7028
|
}
|
|
7139
|
-
|
|
7140
|
-
|
|
7141
|
-
|
|
7029
|
+
|
|
7030
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
7031
|
+
display: none;
|
|
7142
7032
|
}
|
|
7143
|
-
.
|
|
7144
|
-
|
|
7033
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
7034
|
+
background: rgba(23, 38, 64, 0.8);
|
|
7035
|
+
border-radius: 4px;
|
|
7145
7036
|
}
|
|
7146
|
-
.
|
|
7147
|
-
|
|
7148
|
-
overflow: hidden;
|
|
7149
|
-
white-space: nowrap;
|
|
7150
|
-
text-overflow: ellipsis;
|
|
7151
|
-
text-align: left;
|
|
7037
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
7038
|
+
visibility: hidden;
|
|
7152
7039
|
}
|
|
7153
7040
|
|
|
7154
7041
|
.E_skwah65 {
|
|
@@ -7383,67 +7270,117 @@ span.E_tqjc4ui {
|
|
|
7383
7270
|
color: rgba(44, 56, 82, 0.75);
|
|
7384
7271
|
}
|
|
7385
7272
|
|
|
7386
|
-
.
|
|
7387
|
-
|
|
7273
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
7274
|
+
background: #edf0f7;
|
|
7275
|
+
padding: 32px 8px;
|
|
7276
|
+
overflow: auto;
|
|
7388
7277
|
}
|
|
7389
|
-
|
|
7390
|
-
.E_k1h3cl5q {
|
|
7278
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
7391
7279
|
display: flex;
|
|
7392
7280
|
flex-direction: column;
|
|
7393
|
-
|
|
7281
|
+
justify-content: space-between;
|
|
7394
7282
|
}
|
|
7395
|
-
|
|
7396
|
-
|
|
7397
|
-
color: #00122e;
|
|
7398
|
-
font-size: 32px !important;
|
|
7399
|
-
margin-bottom: 16px;
|
|
7283
|
+
.E_s1at6qmn footer {
|
|
7284
|
+
display: flex;
|
|
7400
7285
|
}
|
|
7401
|
-
|
|
7402
|
-
|
|
7403
|
-
|
|
7286
|
+
.E_s1at6qmn .ant-menu {
|
|
7287
|
+
background: #edf0f7;
|
|
7288
|
+
}
|
|
7289
|
+
.E_s1at6qmn .ant-menu a {
|
|
7404
7290
|
color: #00122e;
|
|
7291
|
+
width: 180px;
|
|
7292
|
+
overflow: hidden;
|
|
7293
|
+
text-overflow: ellipsis;
|
|
7405
7294
|
}
|
|
7406
|
-
|
|
7407
|
-
|
|
7408
|
-
font-family: Roboto Mono, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
7409
|
-
min-height: 0;
|
|
7410
|
-
flex: 1;
|
|
7411
|
-
padding: 16px;
|
|
7412
|
-
background-color: #2d3a56;
|
|
7413
|
-
color: #fff;
|
|
7414
|
-
overflow: auto;
|
|
7415
|
-
max-width: 100%;
|
|
7416
|
-
min-height: 0;
|
|
7417
|
-
border-radius: 8px;
|
|
7418
|
-
white-space: pre-wrap;
|
|
7295
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
7296
|
+
margin-bottom: 24px;
|
|
7419
7297
|
}
|
|
7420
|
-
|
|
7421
|
-
|
|
7422
|
-
width: 100%;
|
|
7423
|
-
display: flex;
|
|
7424
|
-
justify-content: space-between;
|
|
7425
|
-
padding: 0 128px;
|
|
7298
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
7299
|
+
margin: 0;
|
|
7426
7300
|
}
|
|
7427
|
-
|
|
7428
|
-
|
|
7301
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
7302
|
+
font-size: 12px;
|
|
7303
|
+
padding: 0 8px 4px;
|
|
7304
|
+
line-height: 18px;
|
|
7305
|
+
}
|
|
7306
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
7307
|
+
padding: 0;
|
|
7308
|
+
}
|
|
7309
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
7310
|
+
padding-bottom: 24px;
|
|
7311
|
+
}
|
|
7312
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
7313
|
+
margin-bottom: 24px;
|
|
7314
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7315
|
+
}
|
|
7316
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
7317
|
+
transition: none;
|
|
7429
7318
|
display: flex;
|
|
7430
|
-
flex-direction: column;
|
|
7431
|
-
justify-content: center;
|
|
7432
7319
|
align-items: center;
|
|
7433
|
-
height:
|
|
7320
|
+
height: 32px;
|
|
7321
|
+
line-height: 22px;
|
|
7322
|
+
padding: 0 8px;
|
|
7323
|
+
}
|
|
7324
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
7325
|
+
margin-right: 12px;
|
|
7326
|
+
}
|
|
7327
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
7328
|
+
margin: 0;
|
|
7329
|
+
margin-bottom: 2px;
|
|
7330
|
+
}
|
|
7331
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
7332
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
7333
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
7334
|
+
border-radius: 6px;
|
|
7335
|
+
color: #fff;
|
|
7336
|
+
}
|
|
7337
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
7338
|
+
color: #fff;
|
|
7339
|
+
}
|
|
7340
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
7341
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
7342
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
7343
|
+
border-radius: 6px;
|
|
7434
7344
|
}
|
|
7435
7345
|
|
|
7436
|
-
.
|
|
7346
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
7347
|
+
white-space: nowrap;
|
|
7348
|
+
transition: all 0s;
|
|
7349
|
+
}
|
|
7350
|
+
.E_s1wu0lms.shrink {
|
|
7351
|
+
transition: all 0s;
|
|
7352
|
+
overflow: hidden;
|
|
7353
|
+
}
|
|
7354
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
7355
|
+
visibility: hidden;
|
|
7356
|
+
}
|
|
7357
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
7358
|
+
width: 36px;
|
|
7359
|
+
padding: 0 6px;
|
|
7360
|
+
}
|
|
7361
|
+
|
|
7362
|
+
.E_n1ugzfva {
|
|
7437
7363
|
display: flex;
|
|
7438
|
-
|
|
7439
|
-
|
|
7364
|
+
place-items: center;
|
|
7365
|
+
width: 100% !important;
|
|
7440
7366
|
}
|
|
7441
|
-
.
|
|
7442
|
-
|
|
7443
|
-
|
|
7444
|
-
|
|
7445
|
-
|
|
7446
|
-
|
|
7367
|
+
.E_n1ugzfva[disabled] {
|
|
7368
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
7369
|
+
opacity: 1 !important;
|
|
7370
|
+
}
|
|
7371
|
+
.E_n1ugzfva.ant-btn {
|
|
7372
|
+
width: 100%;
|
|
7373
|
+
color: #00122e;
|
|
7374
|
+
}
|
|
7375
|
+
.E_n1ugzfva .icon-wrapper {
|
|
7376
|
+
margin-right: 12px;
|
|
7377
|
+
}
|
|
7378
|
+
.E_n1ugzfva .link-title {
|
|
7379
|
+
flex: 1;
|
|
7380
|
+
overflow: hidden;
|
|
7381
|
+
white-space: nowrap;
|
|
7382
|
+
text-overflow: ellipsis;
|
|
7383
|
+
text-align: left;
|
|
7447
7384
|
}
|
|
7448
7385
|
|
|
7449
7386
|
.E_i5w779o {
|
|
@@ -7487,6 +7424,12 @@ span.E_tqjc4ui {
|
|
|
7487
7424
|
color: rgba(0, 21, 64, 0.3);
|
|
7488
7425
|
}
|
|
7489
7426
|
|
|
7427
|
+
.E_h1ol2wl7 {
|
|
7428
|
+
font-weight: bold;
|
|
7429
|
+
background-color: unset;
|
|
7430
|
+
padding: unset;
|
|
7431
|
+
}
|
|
7432
|
+
|
|
7490
7433
|
.E_cyms3br {
|
|
7491
7434
|
background: #fff;
|
|
7492
7435
|
width: 100%;
|
|
@@ -7548,19 +7491,67 @@ span.E_tqjc4ui {
|
|
|
7548
7491
|
justify-content: center;
|
|
7549
7492
|
}
|
|
7550
7493
|
|
|
7551
|
-
.
|
|
7552
|
-
|
|
7553
|
-
background-color: unset;
|
|
7554
|
-
padding: unset;
|
|
7494
|
+
.E_kr6am0s .ant-modal-body {
|
|
7495
|
+
padding: 60px 128px;
|
|
7555
7496
|
}
|
|
7556
7497
|
|
|
7557
|
-
.
|
|
7498
|
+
.E_k1h3cl5q {
|
|
7499
|
+
display: flex;
|
|
7500
|
+
flex-direction: column;
|
|
7501
|
+
height: 100%;
|
|
7502
|
+
}
|
|
7503
|
+
|
|
7504
|
+
.E_k1a6j97w {
|
|
7558
7505
|
color: #00122e;
|
|
7506
|
+
font-size: 32px !important;
|
|
7507
|
+
margin-bottom: 16px;
|
|
7559
7508
|
}
|
|
7560
7509
|
|
|
7561
|
-
.
|
|
7562
|
-
margin-
|
|
7563
|
-
color:
|
|
7510
|
+
.E_k1uim1fg {
|
|
7511
|
+
margin-bottom: 32px;
|
|
7512
|
+
color: #00122e;
|
|
7513
|
+
}
|
|
7514
|
+
|
|
7515
|
+
.E_kobelzt {
|
|
7516
|
+
font-family: Roboto Mono, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
7517
|
+
min-height: 0;
|
|
7518
|
+
flex: 1;
|
|
7519
|
+
padding: 16px;
|
|
7520
|
+
background-color: #2d3a56;
|
|
7521
|
+
color: #fff;
|
|
7522
|
+
overflow: auto;
|
|
7523
|
+
max-width: 100%;
|
|
7524
|
+
min-height: 0;
|
|
7525
|
+
border-radius: 8px;
|
|
7526
|
+
white-space: pre-wrap;
|
|
7527
|
+
}
|
|
7528
|
+
|
|
7529
|
+
.E_kxzv3id {
|
|
7530
|
+
width: 100%;
|
|
7531
|
+
display: flex;
|
|
7532
|
+
justify-content: space-between;
|
|
7533
|
+
padding: 0 128px;
|
|
7534
|
+
}
|
|
7535
|
+
|
|
7536
|
+
.E_eld9lt {
|
|
7537
|
+
display: flex;
|
|
7538
|
+
flex-direction: column;
|
|
7539
|
+
justify-content: center;
|
|
7540
|
+
align-items: center;
|
|
7541
|
+
height: 100%;
|
|
7542
|
+
}
|
|
7543
|
+
|
|
7544
|
+
.E_e1505fqc {
|
|
7545
|
+
display: flex;
|
|
7546
|
+
flex-direction: column;
|
|
7547
|
+
align-items: center;
|
|
7548
|
+
}
|
|
7549
|
+
.E_e1505fqc .title {
|
|
7550
|
+
margin-bottom: 8px;
|
|
7551
|
+
background-clip: text;
|
|
7552
|
+
-webkit-background-clip: text;
|
|
7553
|
+
-webkit-text-fill-color: transparent;
|
|
7554
|
+
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
7564
7555
|
}
|
|
7565
7556
|
|
|
7566
7557
|
.E_c14ouk5o {
|
|
@@ -7658,6 +7649,15 @@ span.E_tqjc4ui {
|
|
|
7658
7649
|
margin: 16px 0;
|
|
7659
7650
|
}
|
|
7660
7651
|
|
|
7652
|
+
.E_cevhqx7 {
|
|
7653
|
+
color: #00122e;
|
|
7654
|
+
}
|
|
7655
|
+
|
|
7656
|
+
.E_snbqlt4 {
|
|
7657
|
+
margin-top: 8px;
|
|
7658
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7659
|
+
}
|
|
7660
|
+
|
|
7661
7661
|
.E_c1kchka8 {
|
|
7662
7662
|
height: 100%;
|
|
7663
7663
|
width: 100%;
|