@cloudtower/eagle 0.34.15 → 0.34.16
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 +1435 -1435
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1636 -1636
- package/dist/style.css +1435 -1435
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -1172,22 +1172,6 @@ html body {
|
|
|
1172
1172
|
flex: 1;
|
|
1173
1173
|
}
|
|
1174
1174
|
|
|
1175
|
-
.E_berrcjl {
|
|
1176
|
-
color: rgba(10, 37, 85, 0.6);
|
|
1177
|
-
margin-bottom: 4px;
|
|
1178
|
-
}
|
|
1179
|
-
.E_berrcjl .breadcrumb-link {
|
|
1180
|
-
color: rgba(10, 37, 85, 0.6);
|
|
1181
|
-
cursor: pointer;
|
|
1182
|
-
transition: color 160ms ease;
|
|
1183
|
-
}
|
|
1184
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
1185
|
-
color: #0080ff;
|
|
1186
|
-
}
|
|
1187
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
1188
|
-
color: #005ed1;
|
|
1189
|
-
}
|
|
1190
|
-
|
|
1191
1175
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
1192
1176
|
justify-content: center;
|
|
1193
1177
|
}
|
|
@@ -1445,6 +1429,22 @@ html body {
|
|
|
1445
1429
|
justify-content: center;
|
|
1446
1430
|
}
|
|
1447
1431
|
|
|
1432
|
+
.E_berrcjl {
|
|
1433
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1434
|
+
margin-bottom: 4px;
|
|
1435
|
+
}
|
|
1436
|
+
.E_berrcjl .breadcrumb-link {
|
|
1437
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1438
|
+
cursor: pointer;
|
|
1439
|
+
transition: color 160ms ease;
|
|
1440
|
+
}
|
|
1441
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
1442
|
+
color: #0080ff;
|
|
1443
|
+
}
|
|
1444
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
1445
|
+
color: #005ed1;
|
|
1446
|
+
}
|
|
1447
|
+
|
|
1448
1448
|
.E_b1nip9bk {
|
|
1449
1449
|
padding: 4px 11px;
|
|
1450
1450
|
}
|
|
@@ -1474,6 +1474,19 @@ html body {
|
|
|
1474
1474
|
border-radius: unset;
|
|
1475
1475
|
}
|
|
1476
1476
|
|
|
1477
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1478
|
+
padding: 4px 8px 0 8px;
|
|
1479
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1480
|
+
font-size: 12px;
|
|
1481
|
+
}
|
|
1482
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1483
|
+
padding-bottom: 6px;
|
|
1484
|
+
}
|
|
1485
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1486
|
+
padding-top: 4px;
|
|
1487
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1488
|
+
}
|
|
1489
|
+
|
|
1477
1490
|
.E_c1uzzomf {
|
|
1478
1491
|
margin-bottom: 16px;
|
|
1479
1492
|
}
|
|
@@ -1496,95 +1509,6 @@ html body {
|
|
|
1496
1509
|
text-align: center;
|
|
1497
1510
|
}
|
|
1498
1511
|
|
|
1499
|
-
.E_c1yyuluq {
|
|
1500
|
-
border-radius: 8px;
|
|
1501
|
-
}
|
|
1502
|
-
.E_c1yyuluq .ant-card-body {
|
|
1503
|
-
padding: 20px 24px 24px 24px;
|
|
1504
|
-
}
|
|
1505
|
-
|
|
1506
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1507
|
-
padding: 4px 8px 0 8px;
|
|
1508
|
-
color: rgba(44, 56, 82, 0.6);
|
|
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;
|
|
1553
|
-
}
|
|
1554
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
1555
|
-
.E_phljevk .pagination-right .next-btn {
|
|
1556
|
-
padding: 0 8px;
|
|
1557
|
-
}
|
|
1558
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
1559
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
1560
|
-
color: #0080ff;
|
|
1561
|
-
}
|
|
1562
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
1563
|
-
transform: rotate(180deg);
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
1567
|
-
max-height: calc(100vh - 128px);
|
|
1568
|
-
overflow-y: auto;
|
|
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;
|
|
1574
|
-
}
|
|
1575
|
-
|
|
1576
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
1577
|
-
display: flex;
|
|
1578
|
-
}
|
|
1579
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
1580
|
-
border-bottom-left-radius: 5px;
|
|
1581
|
-
border-top-left-radius: 5px;
|
|
1582
|
-
}
|
|
1583
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
1584
|
-
border-bottom-right-radius: 5px;
|
|
1585
|
-
border-top-right-radius: 5px;
|
|
1586
|
-
}
|
|
1587
|
-
|
|
1588
1512
|
.E_d1bw7c5z {
|
|
1589
1513
|
position: relative;
|
|
1590
1514
|
max-width: 388px;
|
|
@@ -1690,6 +1614,82 @@ html body {
|
|
|
1690
1614
|
cursor: default;
|
|
1691
1615
|
}
|
|
1692
1616
|
|
|
1617
|
+
.E_c1yyuluq {
|
|
1618
|
+
border-radius: 8px;
|
|
1619
|
+
}
|
|
1620
|
+
.E_c1yyuluq .ant-card-body {
|
|
1621
|
+
padding: 20px 24px 24px 24px;
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
1625
|
+
display: flex;
|
|
1626
|
+
}
|
|
1627
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
1628
|
+
border-bottom-left-radius: 5px;
|
|
1629
|
+
border-top-left-radius: 5px;
|
|
1630
|
+
}
|
|
1631
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
1632
|
+
border-bottom-right-radius: 5px;
|
|
1633
|
+
border-top-right-radius: 5px;
|
|
1634
|
+
}
|
|
1635
|
+
|
|
1636
|
+
.E_phljevk {
|
|
1637
|
+
display: flex;
|
|
1638
|
+
justify-content: space-between;
|
|
1639
|
+
align-items: center;
|
|
1640
|
+
padding: 10px 0;
|
|
1641
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1642
|
+
font-size: 12px;
|
|
1643
|
+
line-height: 24px;
|
|
1644
|
+
}
|
|
1645
|
+
.E_phljevk .pagination-left {
|
|
1646
|
+
padding: 2px 8px;
|
|
1647
|
+
}
|
|
1648
|
+
.E_phljevk .dropdown-trigger {
|
|
1649
|
+
display: flex;
|
|
1650
|
+
align-items: center;
|
|
1651
|
+
border-radius: 6px;
|
|
1652
|
+
cursor: pointer;
|
|
1653
|
+
transition: all 0.3s ease;
|
|
1654
|
+
}
|
|
1655
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
1656
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1657
|
+
color: #0080ff;
|
|
1658
|
+
}
|
|
1659
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
1660
|
+
margin-left: 4px;
|
|
1661
|
+
}
|
|
1662
|
+
.E_phljevk .pagination-right {
|
|
1663
|
+
display: flex;
|
|
1664
|
+
align-items: center;
|
|
1665
|
+
color: #0080ff;
|
|
1666
|
+
font-weight: bold;
|
|
1667
|
+
}
|
|
1668
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
1669
|
+
margin-left: 4px;
|
|
1670
|
+
}
|
|
1671
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
1672
|
+
.E_phljevk .pagination-right .next-btn {
|
|
1673
|
+
padding: 0 8px;
|
|
1674
|
+
}
|
|
1675
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
1676
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
1677
|
+
color: #0080ff;
|
|
1678
|
+
}
|
|
1679
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
1680
|
+
transform: rotate(180deg);
|
|
1681
|
+
}
|
|
1682
|
+
|
|
1683
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
1684
|
+
max-height: calc(100vh - 128px);
|
|
1685
|
+
overflow-y: auto;
|
|
1686
|
+
}
|
|
1687
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1688
|
+
padding: 4px 20px;
|
|
1689
|
+
font-size: 12px;
|
|
1690
|
+
line-height: 18px;
|
|
1691
|
+
}
|
|
1692
|
+
|
|
1693
1693
|
.E_sx1bpnu .ant-input-sm {
|
|
1694
1694
|
line-height: 18px;
|
|
1695
1695
|
}
|
|
@@ -1880,16 +1880,6 @@ html body {
|
|
|
1880
1880
|
transform: rotate(0deg);
|
|
1881
1881
|
}
|
|
1882
1882
|
|
|
1883
|
-
.E_ivqqkzv {
|
|
1884
|
-
height: 24px;
|
|
1885
|
-
width: 56px !important;
|
|
1886
|
-
margin-right: 4px;
|
|
1887
|
-
}
|
|
1888
|
-
|
|
1889
|
-
.E_c1wk4q29 {
|
|
1890
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1891
|
-
}
|
|
1892
|
-
|
|
1893
1883
|
.E_i11gg7mj .ant-input-prefix {
|
|
1894
1884
|
margin-right: 8px;
|
|
1895
1885
|
}
|
|
@@ -1916,6 +1906,16 @@ html body {
|
|
|
1916
1906
|
cursor: not-allowed;
|
|
1917
1907
|
}
|
|
1918
1908
|
|
|
1909
|
+
.E_ivqqkzv {
|
|
1910
|
+
height: 24px;
|
|
1911
|
+
width: 56px !important;
|
|
1912
|
+
margin-right: 4px;
|
|
1913
|
+
}
|
|
1914
|
+
|
|
1915
|
+
.E_c1wk4q29 {
|
|
1916
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1917
|
+
}
|
|
1918
|
+
|
|
1919
1919
|
.E_s1dizucg.ant-switch {
|
|
1920
1920
|
min-width: 40px;
|
|
1921
1921
|
height: 24px;
|
|
@@ -2057,17 +2057,6 @@ html body {
|
|
|
2057
2057
|
background-color: #7E41FF;
|
|
2058
2058
|
}
|
|
2059
2059
|
|
|
2060
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
2061
|
-
display: none;
|
|
2062
|
-
}
|
|
2063
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
2064
|
-
background: rgba(23, 38, 64, 0.8);
|
|
2065
|
-
border-radius: 4px;
|
|
2066
|
-
}
|
|
2067
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
2068
|
-
visibility: hidden;
|
|
2069
|
-
}
|
|
2070
|
-
|
|
2071
2060
|
.E_s1dni7lo {
|
|
2072
2061
|
width: 430px !important;
|
|
2073
2062
|
}
|
|
@@ -2153,6 +2142,17 @@ html body {
|
|
|
2153
2142
|
display: inline-block;
|
|
2154
2143
|
}
|
|
2155
2144
|
|
|
2145
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
2146
|
+
display: none;
|
|
2147
|
+
}
|
|
2148
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
2149
|
+
background: rgba(23, 38, 64, 0.8);
|
|
2150
|
+
border-radius: 4px;
|
|
2151
|
+
}
|
|
2152
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
2153
|
+
visibility: hidden;
|
|
2154
|
+
}
|
|
2155
|
+
|
|
2156
2156
|
.E_fzh9mnb {
|
|
2157
2157
|
width: 100%;
|
|
2158
2158
|
height: 100%;
|
|
@@ -2168,10 +2168,41 @@ html body {
|
|
|
2168
2168
|
font-size: 18px;
|
|
2169
2169
|
}
|
|
2170
2170
|
|
|
2171
|
-
.
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2171
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
2172
|
+
display: var(--a1wfy30z-0);
|
|
2173
|
+
}
|
|
2174
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
2175
|
+
padding: 4px 11px;
|
|
2176
|
+
display: inline-flex;
|
|
2177
|
+
line-height: 1.5715;
|
|
2178
|
+
height: inherit;
|
|
2179
|
+
}
|
|
2180
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
2181
|
+
content: var(--a1wfy30z-1);
|
|
2182
|
+
display: var(--a1wfy30z-2);
|
|
2183
|
+
flex: none;
|
|
2184
|
+
align-items: center;
|
|
2185
|
+
margin-left: 4px;
|
|
2186
|
+
}
|
|
2187
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
2188
|
+
content: var(--a1wfy30z-3);
|
|
2189
|
+
display: var(--a1wfy30z-4);
|
|
2190
|
+
flex: none;
|
|
2191
|
+
align-items: center;
|
|
2192
|
+
margin-right: 4px;
|
|
2193
|
+
cursor: auto;
|
|
2194
|
+
}
|
|
2195
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
2196
|
+
padding: 0;
|
|
2197
|
+
margin: 0;
|
|
2198
|
+
height: auto;
|
|
2199
|
+
font-size: inherit;
|
|
2200
|
+
}
|
|
2201
|
+
|
|
2202
|
+
.E_f7pxqmh {
|
|
2203
|
+
width: 100%;
|
|
2204
|
+
margin-bottom: 0 !important;
|
|
2205
|
+
flex-flow: nowrap !important;
|
|
2175
2206
|
line-break: auto;
|
|
2176
2207
|
}
|
|
2177
2208
|
.E_f7pxqmh > .ant-form-item-label {
|
|
@@ -2220,6 +2251,13 @@ html body {
|
|
|
2220
2251
|
animation: rotate 680ms linear infinite;
|
|
2221
2252
|
}
|
|
2222
2253
|
|
|
2254
|
+
.E_atcz0kf .ant-input-suffix {
|
|
2255
|
+
margin-left: 8px;
|
|
2256
|
+
}
|
|
2257
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2258
|
+
padding: 2px 7px 2px 12px;
|
|
2259
|
+
}
|
|
2260
|
+
|
|
2223
2261
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
2224
2262
|
display: var(--ai7qkf2-0);
|
|
2225
2263
|
}
|
|
@@ -2280,44 +2318,6 @@ html body {
|
|
|
2280
2318
|
padding: 2px 8px;
|
|
2281
2319
|
}
|
|
2282
2320
|
|
|
2283
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
2284
|
-
display: var(--a1wfy30z-0);
|
|
2285
|
-
}
|
|
2286
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
2287
|
-
padding: 4px 11px;
|
|
2288
|
-
display: inline-flex;
|
|
2289
|
-
line-height: 1.5715;
|
|
2290
|
-
height: inherit;
|
|
2291
|
-
}
|
|
2292
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
2293
|
-
content: var(--a1wfy30z-1);
|
|
2294
|
-
display: var(--a1wfy30z-2);
|
|
2295
|
-
flex: none;
|
|
2296
|
-
align-items: center;
|
|
2297
|
-
margin-left: 4px;
|
|
2298
|
-
}
|
|
2299
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
2300
|
-
content: var(--a1wfy30z-3);
|
|
2301
|
-
display: var(--a1wfy30z-4);
|
|
2302
|
-
flex: none;
|
|
2303
|
-
align-items: center;
|
|
2304
|
-
margin-right: 4px;
|
|
2305
|
-
cursor: auto;
|
|
2306
|
-
}
|
|
2307
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
2308
|
-
padding: 0;
|
|
2309
|
-
margin: 0;
|
|
2310
|
-
height: auto;
|
|
2311
|
-
font-size: inherit;
|
|
2312
|
-
}
|
|
2313
|
-
|
|
2314
|
-
.E_atcz0kf .ant-input-suffix {
|
|
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
2321
|
.E_i1inqkme {
|
|
2322
2322
|
height: 18px;
|
|
2323
2323
|
line-height: 18px;
|
|
@@ -2340,36 +2340,6 @@ html body {
|
|
|
2340
2340
|
position: absolute;
|
|
2341
2341
|
}
|
|
2342
2342
|
|
|
2343
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
2344
|
-
display: inline-flex;
|
|
2345
|
-
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
|
-
}
|
|
2355
|
-
.E_a1b5xrg3.btn-item {
|
|
2356
|
-
transition: all 160ms ease;
|
|
2357
|
-
cursor: pointer;
|
|
2358
|
-
width: 56px;
|
|
2359
|
-
height: 40px;
|
|
2360
|
-
display: inline-flex;
|
|
2361
|
-
align-items: center;
|
|
2362
|
-
justify-content: center;
|
|
2363
|
-
border-radius: 6px;
|
|
2364
|
-
}
|
|
2365
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
2366
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
2367
|
-
}
|
|
2368
|
-
.E_a1b5xrg3.btn-item:active {
|
|
2369
|
-
transform: translateY(2px);
|
|
2370
|
-
transition: all 320ms ease;
|
|
2371
|
-
}
|
|
2372
|
-
|
|
2373
2343
|
.E_dsnbhzf {
|
|
2374
2344
|
font-family: Inter;
|
|
2375
2345
|
font-style: normal;
|
|
@@ -2849,6 +2819,36 @@ html body {
|
|
|
2849
2819
|
min-width: 1280px;
|
|
2850
2820
|
}
|
|
2851
2821
|
|
|
2822
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
2823
|
+
display: inline-flex;
|
|
2824
|
+
align-items: center;
|
|
2825
|
+
justify-content: center;
|
|
2826
|
+
color: #fff;
|
|
2827
|
+
font-weight: bold;
|
|
2828
|
+
font-size: 12px;
|
|
2829
|
+
width: 24px;
|
|
2830
|
+
height: 24px;
|
|
2831
|
+
border-radius: 50%;
|
|
2832
|
+
background: var(--a1b5xrg3-0);
|
|
2833
|
+
}
|
|
2834
|
+
.E_a1b5xrg3.btn-item {
|
|
2835
|
+
transition: all 160ms ease;
|
|
2836
|
+
cursor: pointer;
|
|
2837
|
+
width: 56px;
|
|
2838
|
+
height: 40px;
|
|
2839
|
+
display: inline-flex;
|
|
2840
|
+
align-items: center;
|
|
2841
|
+
justify-content: center;
|
|
2842
|
+
border-radius: 6px;
|
|
2843
|
+
}
|
|
2844
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
2845
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
2846
|
+
}
|
|
2847
|
+
.E_a1b5xrg3.btn-item:active {
|
|
2848
|
+
transform: translateY(2px);
|
|
2849
|
+
transition: all 320ms ease;
|
|
2850
|
+
}
|
|
2851
|
+
|
|
2852
2852
|
.E_cnujxq2 {
|
|
2853
2853
|
display: flex;
|
|
2854
2854
|
flex-direction: column;
|
|
@@ -3779,43 +3779,6 @@ input.E_rf8rlle.ant-input {
|
|
|
3779
3779
|
margin-right: 6px;
|
|
3780
3780
|
}
|
|
3781
3781
|
|
|
3782
|
-
.E_b1lj76ty {
|
|
3783
|
-
width: 100%;
|
|
3784
|
-
height: 100%;
|
|
3785
|
-
margin: 0 auto;
|
|
3786
|
-
display: flex;
|
|
3787
|
-
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
3782
|
.E_suhck3k {
|
|
3820
3783
|
height: 24px;
|
|
3821
3784
|
width: 24px;
|
|
@@ -3829,71 +3792,6 @@ input.E_rf8rlle.ant-input {
|
|
|
3829
3792
|
fill: blue;
|
|
3830
3793
|
}
|
|
3831
3794
|
|
|
3832
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
3833
|
-
margin-right: 2px;
|
|
3834
|
-
}
|
|
3835
|
-
|
|
3836
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
3837
|
-
padding-left: 8px;
|
|
3838
|
-
padding-right: 8px;
|
|
3839
|
-
font-size: 12px;
|
|
3840
|
-
}
|
|
3841
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
3842
|
-
border-radius: 4px;
|
|
3843
|
-
}
|
|
3844
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
3845
|
-
border-radius: 4px;
|
|
3846
|
-
}
|
|
3847
|
-
|
|
3848
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
3849
|
-
padding-left: 12px;
|
|
3850
|
-
padding-right: 12px;
|
|
3851
|
-
}
|
|
3852
|
-
|
|
3853
|
-
.E_ckld275 {
|
|
3854
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
3855
|
-
}
|
|
3856
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
3857
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
3858
|
-
color: rgba(44, 56, 82, 0.75);
|
|
3859
|
-
}
|
|
3860
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
3861
|
-
background-color: transparent;
|
|
3862
|
-
}
|
|
3863
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
3864
|
-
background-color: transparent;
|
|
3865
|
-
}
|
|
3866
|
-
|
|
3867
|
-
.E_m5foqp8 {
|
|
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 {
|
|
3883
|
-
width: 100%;
|
|
3884
|
-
height: 100%;
|
|
3885
|
-
max-width: unset;
|
|
3886
|
-
max-height: unset;
|
|
3887
|
-
display: flex;
|
|
3888
|
-
flex-direction: column;
|
|
3889
|
-
}
|
|
3890
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
3891
|
-
flex: 1;
|
|
3892
|
-
}
|
|
3893
|
-
.E_m5foqp8 .initializing-title {
|
|
3894
|
-
height: 32px;
|
|
3895
|
-
}
|
|
3896
|
-
|
|
3897
3795
|
.E_hrhfj7c {
|
|
3898
3796
|
display: none;
|
|
3899
3797
|
}
|
|
@@ -4113,19 +4011,121 @@ input.E_rf8rlle.ant-input {
|
|
|
4113
4011
|
font-size: 14px;
|
|
4114
4012
|
}
|
|
4115
4013
|
|
|
4116
|
-
.
|
|
4117
|
-
|
|
4118
|
-
border-bottom: 2px solid #edf0f7;
|
|
4119
|
-
background: #fff;
|
|
4120
|
-
display: flex;
|
|
4121
|
-
justify-content: space-between;
|
|
4122
|
-
align-items: center;
|
|
4123
|
-
padding: 0 24px 0 14px;
|
|
4124
|
-
position: relative;
|
|
4125
|
-
z-index: 10;
|
|
4014
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
4015
|
+
margin-right: 2px;
|
|
4126
4016
|
}
|
|
4127
|
-
|
|
4128
|
-
.
|
|
4017
|
+
|
|
4018
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
4019
|
+
padding-left: 8px;
|
|
4020
|
+
padding-right: 8px;
|
|
4021
|
+
font-size: 12px;
|
|
4022
|
+
}
|
|
4023
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
4024
|
+
border-radius: 4px;
|
|
4025
|
+
}
|
|
4026
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
4027
|
+
border-radius: 4px;
|
|
4028
|
+
}
|
|
4029
|
+
|
|
4030
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
4031
|
+
padding-left: 12px;
|
|
4032
|
+
padding-right: 12px;
|
|
4033
|
+
}
|
|
4034
|
+
|
|
4035
|
+
.E_ckld275 {
|
|
4036
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
4037
|
+
}
|
|
4038
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
4039
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
4040
|
+
color: rgba(44, 56, 82, 0.75);
|
|
4041
|
+
}
|
|
4042
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
4043
|
+
background-color: transparent;
|
|
4044
|
+
}
|
|
4045
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
4046
|
+
background-color: transparent;
|
|
4047
|
+
}
|
|
4048
|
+
|
|
4049
|
+
.E_b1lj76ty {
|
|
4050
|
+
width: 100%;
|
|
4051
|
+
height: 100%;
|
|
4052
|
+
margin: 0 auto;
|
|
4053
|
+
display: flex;
|
|
4054
|
+
flex-direction: column;
|
|
4055
|
+
align-items: center;
|
|
4056
|
+
justify-content: center;
|
|
4057
|
+
color: rgba(0, 21, 64, 0.3);
|
|
4058
|
+
}
|
|
4059
|
+
.E_b1lj76ty.large {
|
|
4060
|
+
max-width: 648px;
|
|
4061
|
+
}
|
|
4062
|
+
.E_b1lj76ty.medium {
|
|
4063
|
+
max-width: 412px;
|
|
4064
|
+
}
|
|
4065
|
+
.E_b1lj76ty.gray {
|
|
4066
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
4067
|
+
}
|
|
4068
|
+
.E_b1lj76ty.white {
|
|
4069
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
4070
|
+
}
|
|
4071
|
+
.E_b1lj76ty .title {
|
|
4072
|
+
margin-bottom: 4px;
|
|
4073
|
+
}
|
|
4074
|
+
.E_b1lj76ty .title,
|
|
4075
|
+
.E_b1lj76ty .desc {
|
|
4076
|
+
word-break: break-all;
|
|
4077
|
+
text-align: center;
|
|
4078
|
+
}
|
|
4079
|
+
.E_b1lj76ty .action-button.middle {
|
|
4080
|
+
margin-top: 16px;
|
|
4081
|
+
}
|
|
4082
|
+
.E_b1lj76ty .action-button.small {
|
|
4083
|
+
margin-top: 8px;
|
|
4084
|
+
}
|
|
4085
|
+
|
|
4086
|
+
.E_m5foqp8 {
|
|
4087
|
+
--footer-height: 96px;
|
|
4088
|
+
--modal-content-width: 720px;
|
|
4089
|
+
--modal-content-min-height: 200px;
|
|
4090
|
+
--modal-content-max-height: calc(100vh - 136px);
|
|
4091
|
+
--modal-header-padding: 40px 60px 8px;
|
|
4092
|
+
--modal-content-padding-top: 24px;
|
|
4093
|
+
--modal-content-padding-bottom: 32px;
|
|
4094
|
+
--modal-content-padding-x: 60px;
|
|
4095
|
+
--modal-footer-padding: 0 60px;
|
|
4096
|
+
}
|
|
4097
|
+
.E_m5foqp8.content-full.ant-modal {
|
|
4098
|
+
height: calc(100vh - 80px);
|
|
4099
|
+
width: calc(100vw - 160px);
|
|
4100
|
+
}
|
|
4101
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
4102
|
+
width: 100%;
|
|
4103
|
+
height: 100%;
|
|
4104
|
+
max-width: unset;
|
|
4105
|
+
max-height: unset;
|
|
4106
|
+
display: flex;
|
|
4107
|
+
flex-direction: column;
|
|
4108
|
+
}
|
|
4109
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
4110
|
+
flex: 1;
|
|
4111
|
+
}
|
|
4112
|
+
.E_m5foqp8 .initializing-title {
|
|
4113
|
+
height: 32px;
|
|
4114
|
+
}
|
|
4115
|
+
|
|
4116
|
+
.E_h12yihis {
|
|
4117
|
+
height: 50px;
|
|
4118
|
+
border-bottom: 2px solid #edf0f7;
|
|
4119
|
+
background: #fff;
|
|
4120
|
+
display: flex;
|
|
4121
|
+
justify-content: space-between;
|
|
4122
|
+
align-items: center;
|
|
4123
|
+
padding: 0 24px 0 14px;
|
|
4124
|
+
position: relative;
|
|
4125
|
+
z-index: 10;
|
|
4126
|
+
}
|
|
4127
|
+
.E_h12yihis .left,
|
|
4128
|
+
.E_h12yihis .right,
|
|
4129
4129
|
.E_h12yihis .center {
|
|
4130
4130
|
display: flex;
|
|
4131
4131
|
align-items: center;
|
|
@@ -4333,106 +4333,341 @@ input.E_rf8rlle.ant-input {
|
|
|
4333
4333
|
position: static;
|
|
4334
4334
|
}
|
|
4335
4335
|
|
|
4336
|
-
.
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
|
|
4341
|
-
|
|
4342
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
4343
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
4336
|
+
.E_c1kghdax {
|
|
4337
|
+
color: #2d3a56;
|
|
4338
|
+
padding: 7px 12px;
|
|
4339
|
+
display: flex;
|
|
4340
|
+
justify-content: space-between;
|
|
4341
|
+
align-items: center;
|
|
4344
4342
|
}
|
|
4345
|
-
.
|
|
4346
|
-
|
|
4343
|
+
.E_c1kghdax.has-arrow {
|
|
4344
|
+
padding-left: 10px;
|
|
4347
4345
|
}
|
|
4348
|
-
.
|
|
4346
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
4347
|
+
cursor: pointer;
|
|
4349
4348
|
color: #00122e;
|
|
4350
4349
|
}
|
|
4351
|
-
.
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
4355
|
-
margin-left: 8px;
|
|
4356
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4357
|
-
}
|
|
4358
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
4359
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
4360
|
-
}
|
|
4361
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
4362
|
-
background-color: #0080ff;
|
|
4363
|
-
}
|
|
4364
|
-
.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 {
|
|
4365
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
4366
|
-
}
|
|
4367
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
4368
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
4369
|
-
}
|
|
4370
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
4371
|
-
background-color: #f0483e;
|
|
4372
|
-
}
|
|
4373
|
-
.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 {
|
|
4374
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
4375
|
-
}
|
|
4376
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
4377
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
4378
|
-
}
|
|
4379
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
4380
|
-
background-color: #fea008;
|
|
4381
|
-
}
|
|
4382
|
-
.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 {
|
|
4383
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
4384
|
-
}
|
|
4385
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
4386
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
4387
|
-
}
|
|
4388
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
4389
|
-
background-color: #00ba5d;
|
|
4350
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
4351
|
+
color: #2d3a56;
|
|
4352
|
+
font-weight: 600;
|
|
4390
4353
|
}
|
|
4391
|
-
.
|
|
4392
|
-
|
|
4354
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
4355
|
+
transform: rotate(90deg);
|
|
4393
4356
|
}
|
|
4394
|
-
.
|
|
4395
|
-
|
|
4357
|
+
.E_c1kghdax .sub-info {
|
|
4358
|
+
font-size: 12px;
|
|
4359
|
+
line-height: 18px;
|
|
4396
4360
|
}
|
|
4397
|
-
.
|
|
4398
|
-
|
|
4361
|
+
.E_c1kghdax .title-wrapper {
|
|
4362
|
+
display: flex;
|
|
4363
|
+
align-items: center;
|
|
4364
|
+
user-select: none;
|
|
4365
|
+
flex-grow: 1;
|
|
4366
|
+
font-size: 12px;
|
|
4367
|
+
line-height: 18px;
|
|
4368
|
+
color: #2d3a56;
|
|
4369
|
+
font-weight: 700;
|
|
4399
4370
|
}
|
|
4400
|
-
.
|
|
4401
|
-
|
|
4371
|
+
.E_c1kghdax .collapse-arrow {
|
|
4372
|
+
transition: all 50ms ease-out 0ms;
|
|
4373
|
+
margin-right: 2px;
|
|
4402
4374
|
}
|
|
4403
4375
|
|
|
4404
|
-
.
|
|
4405
|
-
|
|
4406
|
-
height: 8px;
|
|
4407
|
-
border-radius: 50%;
|
|
4408
|
-
display: inline-block;
|
|
4376
|
+
.E_c1yd35n {
|
|
4377
|
+
padding: 0 12px 14px 12px;
|
|
4409
4378
|
}
|
|
4410
4379
|
|
|
4411
|
-
.
|
|
4412
|
-
|
|
4380
|
+
.E_b14q2gmw {
|
|
4381
|
+
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);
|
|
4413
4382
|
}
|
|
4414
4383
|
|
|
4415
|
-
.
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
height: 100%;
|
|
4419
|
-
}
|
|
4420
|
-
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
4421
|
-
height: 100%;
|
|
4384
|
+
.E_c1eym6el {
|
|
4385
|
+
border-radius: 8px;
|
|
4386
|
+
background-color: white;
|
|
4422
4387
|
}
|
|
4423
|
-
.
|
|
4424
|
-
|
|
4425
|
-
height: 100%;
|
|
4388
|
+
.E_c1eym6el.hoverable {
|
|
4389
|
+
cursor: pointer;
|
|
4426
4390
|
}
|
|
4427
|
-
.
|
|
4428
|
-
|
|
4391
|
+
.E_c1eym6el.hoverable:hover {
|
|
4392
|
+
transition: all 200ms ease;
|
|
4393
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
4394
|
+
transform: translateY(-4px);
|
|
4429
4395
|
}
|
|
4430
|
-
|
|
4431
|
-
|
|
4396
|
+
|
|
4397
|
+
.E_lht19u8 {
|
|
4398
|
+
width: 64px;
|
|
4399
|
+
height: 64px;
|
|
4400
|
+
display: flex;
|
|
4401
|
+
align-items: center;
|
|
4402
|
+
justify-content: center;
|
|
4403
|
+
position: relative;
|
|
4404
|
+
opacity: 0.2;
|
|
4432
4405
|
}
|
|
4433
4406
|
|
|
4434
|
-
.
|
|
4435
|
-
|
|
4407
|
+
.E_lk3gkp4 {
|
|
4408
|
+
position: absolute;
|
|
4409
|
+
width: 5px;
|
|
4410
|
+
height: 48px;
|
|
4411
|
+
left: 9.33px;
|
|
4412
|
+
top: 40.5px;
|
|
4413
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4414
|
+
border-radius: 5px;
|
|
4415
|
+
transform: rotate(-128deg);
|
|
4416
|
+
transform-origin: top left;
|
|
4417
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
4418
|
+
}
|
|
4419
|
+
|
|
4420
|
+
.E_ll4n94n {
|
|
4421
|
+
position: absolute;
|
|
4422
|
+
width: 5px;
|
|
4423
|
+
height: 48px;
|
|
4424
|
+
left: 40.8px;
|
|
4425
|
+
top: 8.4px;
|
|
4426
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4427
|
+
border-radius: 5px;
|
|
4428
|
+
transform: rotate(-8deg);
|
|
4429
|
+
transform-origin: top left;
|
|
4430
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
4431
|
+
}
|
|
4432
|
+
|
|
4433
|
+
.E_l17lbdo6 {
|
|
4434
|
+
position: absolute;
|
|
4435
|
+
width: 5px;
|
|
4436
|
+
height: 48px;
|
|
4437
|
+
left: 52.9px;
|
|
4438
|
+
top: 51.8px;
|
|
4439
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4440
|
+
border-radius: 5px;
|
|
4441
|
+
transform: rotate(112deg);
|
|
4442
|
+
transform-origin: top left;
|
|
4443
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
4444
|
+
}
|
|
4445
|
+
|
|
4446
|
+
.E_ckui4s7 {
|
|
4447
|
+
color: #2d3a56;
|
|
4448
|
+
line-height: 22px;
|
|
4449
|
+
display: inline-flex;
|
|
4450
|
+
}
|
|
4451
|
+
.E_ckui4s7 .ant-checkbox {
|
|
4452
|
+
height: 22px;
|
|
4453
|
+
display: flex;
|
|
4454
|
+
align-items: center;
|
|
4455
|
+
top: 0;
|
|
4456
|
+
}
|
|
4457
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
4458
|
+
border: none;
|
|
4459
|
+
}
|
|
4460
|
+
.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 {
|
|
4461
|
+
border-color: #0080ff;
|
|
4462
|
+
}
|
|
4463
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
4464
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
4465
|
+
}
|
|
4466
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4467
|
+
border: 1px solid #0080ff;
|
|
4468
|
+
}
|
|
4469
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4470
|
+
background: #0080ff;
|
|
4471
|
+
}
|
|
4472
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4473
|
+
background-color: #fff;
|
|
4474
|
+
height: 2px;
|
|
4475
|
+
width: 10px;
|
|
4476
|
+
border-radius: 2px;
|
|
4477
|
+
}
|
|
4478
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
4479
|
+
opacity: 0.5;
|
|
4480
|
+
}
|
|
4481
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
4482
|
+
background: rgba(211, 218, 235, 0.6);
|
|
4483
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
4484
|
+
}
|
|
4485
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
4486
|
+
border-color: #2d3a56;
|
|
4487
|
+
}
|
|
4488
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4489
|
+
background: #2d3a56;
|
|
4490
|
+
}
|
|
4491
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
4492
|
+
padding: 0;
|
|
4493
|
+
}
|
|
4494
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
4495
|
+
display: inline-block;
|
|
4496
|
+
margin-left: 12px;
|
|
4497
|
+
color: #2d3a56;
|
|
4498
|
+
}
|
|
4499
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
4500
|
+
margin-left: 28px;
|
|
4501
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4502
|
+
}
|
|
4503
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
4504
|
+
margin-left: 8px;
|
|
4505
|
+
}
|
|
4506
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
4507
|
+
margin-left: 24px;
|
|
4508
|
+
}
|
|
4509
|
+
|
|
4510
|
+
.E_w7ob4th.outside-tag {
|
|
4511
|
+
padding-left: 0;
|
|
4512
|
+
}
|
|
4513
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
4514
|
+
border-radius: 4px 0 0 4px;
|
|
4515
|
+
padding-right: 4px;
|
|
4516
|
+
margin-right: 4px;
|
|
4517
|
+
}
|
|
4518
|
+
|
|
4519
|
+
.E_sddwhm6 {
|
|
4520
|
+
margin: 0;
|
|
4521
|
+
border-radius: 20px;
|
|
4522
|
+
padding: 2px 10px;
|
|
4523
|
+
height: 22px;
|
|
4524
|
+
}
|
|
4525
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
4526
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
4527
|
+
}
|
|
4528
|
+
.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 {
|
|
4529
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
4530
|
+
}
|
|
4531
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
4532
|
+
color: #00122e;
|
|
4533
|
+
}
|
|
4534
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
4535
|
+
margin-right: 6px;
|
|
4536
|
+
}
|
|
4537
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
4538
|
+
margin-left: 8px;
|
|
4539
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4540
|
+
}
|
|
4541
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
4542
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
4543
|
+
}
|
|
4544
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
4545
|
+
background-color: #0080ff;
|
|
4546
|
+
}
|
|
4547
|
+
.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 {
|
|
4548
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
4549
|
+
}
|
|
4550
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
4551
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
4552
|
+
}
|
|
4553
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
4554
|
+
background-color: #f0483e;
|
|
4555
|
+
}
|
|
4556
|
+
.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 {
|
|
4557
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
4558
|
+
}
|
|
4559
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
4560
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
4561
|
+
}
|
|
4562
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
4563
|
+
background-color: #fea008;
|
|
4564
|
+
}
|
|
4565
|
+
.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 {
|
|
4566
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
4567
|
+
}
|
|
4568
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
4569
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
4570
|
+
}
|
|
4571
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
4572
|
+
background-color: #00ba5d;
|
|
4573
|
+
}
|
|
4574
|
+
.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 {
|
|
4575
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
4576
|
+
}
|
|
4577
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
4578
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
4579
|
+
}
|
|
4580
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
4581
|
+
background-color: #6b7d99;
|
|
4582
|
+
}
|
|
4583
|
+
.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 {
|
|
4584
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
4585
|
+
}
|
|
4586
|
+
|
|
4587
|
+
.E_satwmqm {
|
|
4588
|
+
width: 8px;
|
|
4589
|
+
height: 8px;
|
|
4590
|
+
border-radius: 50%;
|
|
4591
|
+
display: inline-block;
|
|
4592
|
+
}
|
|
4593
|
+
|
|
4594
|
+
button.E_l48ei06.ant-btn,
|
|
4595
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
4596
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
4597
|
+
font-size: 12px;
|
|
4598
|
+
line-height: 18px;
|
|
4599
|
+
height: 18px;
|
|
4600
|
+
}
|
|
4601
|
+
|
|
4602
|
+
button.E_l48ei06 {
|
|
4603
|
+
color: #0080FF;
|
|
4604
|
+
height: unset;
|
|
4605
|
+
}
|
|
4606
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
4607
|
+
margin-right: 4px;
|
|
4608
|
+
}
|
|
4609
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
4610
|
+
margin-left: 4px;
|
|
4611
|
+
}
|
|
4612
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
4613
|
+
color: #009DFF;
|
|
4614
|
+
}
|
|
4615
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
4616
|
+
color: #005ED1;
|
|
4617
|
+
}
|
|
4618
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
4619
|
+
color: #0080FF;
|
|
4620
|
+
}
|
|
4621
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
4622
|
+
color: #00122E;
|
|
4623
|
+
}
|
|
4624
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
4625
|
+
color: #0080FF;
|
|
4626
|
+
}
|
|
4627
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
4628
|
+
color: #005ED1;
|
|
4629
|
+
}
|
|
4630
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
4631
|
+
color: #00122E;
|
|
4632
|
+
}
|
|
4633
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
4634
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
4635
|
+
}
|
|
4636
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
4637
|
+
color: #0080FF;
|
|
4638
|
+
}
|
|
4639
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
4640
|
+
color: #005ED1;
|
|
4641
|
+
}
|
|
4642
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
4643
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
4644
|
+
}
|
|
4645
|
+
|
|
4646
|
+
.E_tc97u5y {
|
|
4647
|
+
height: 100%;
|
|
4648
|
+
}
|
|
4649
|
+
|
|
4650
|
+
.E_efzf37v .ant-table-content,
|
|
4651
|
+
.E_efzf37v .ant-table-body {
|
|
4652
|
+
overflow: visible !important;
|
|
4653
|
+
height: 100%;
|
|
4654
|
+
}
|
|
4655
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
4656
|
+
height: 100%;
|
|
4657
|
+
}
|
|
4658
|
+
.E_efzf37v table {
|
|
4659
|
+
width: 100% !important;
|
|
4660
|
+
height: 100%;
|
|
4661
|
+
}
|
|
4662
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
4663
|
+
padding: 15px 0;
|
|
4664
|
+
}
|
|
4665
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
4666
|
+
display: none;
|
|
4667
|
+
}
|
|
4668
|
+
|
|
4669
|
+
.E_t1fisho6 {
|
|
4670
|
+
height: 100%;
|
|
4436
4671
|
}
|
|
4437
4672
|
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
4438
4673
|
padding-top: 6px;
|
|
@@ -4779,239 +5014,228 @@ input.E_rf8rlle.ant-input {
|
|
|
4779
5014
|
background: #fff;
|
|
4780
5015
|
}
|
|
4781
5016
|
|
|
4782
|
-
|
|
4783
|
-
|
|
4784
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
4785
|
-
font-size: 12px;
|
|
4786
|
-
line-height: 18px;
|
|
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;
|
|
5017
|
+
.E_sjob3jg {
|
|
5018
|
+
--item-min-width: 60px;
|
|
4799
5019
|
}
|
|
4800
|
-
|
|
4801
|
-
|
|
5020
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
5021
|
+
display: none !important;
|
|
4802
5022
|
}
|
|
4803
|
-
|
|
4804
|
-
|
|
5023
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
5024
|
+
flex-shrink: 0 !important;
|
|
4805
5025
|
}
|
|
4806
|
-
|
|
4807
|
-
color: #
|
|
5026
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
5027
|
+
color: #0080ff;
|
|
4808
5028
|
}
|
|
4809
|
-
|
|
4810
|
-
color: #
|
|
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;
|
|
4811
5032
|
}
|
|
4812
|
-
|
|
4813
|
-
color:
|
|
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);
|
|
4814
5035
|
}
|
|
4815
|
-
|
|
4816
|
-
color: #
|
|
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;
|
|
4817
5038
|
}
|
|
4818
|
-
|
|
4819
|
-
|
|
5039
|
+
.E_sjob3jg .step-item-text {
|
|
5040
|
+
display: inline-block;
|
|
4820
5041
|
}
|
|
4821
|
-
|
|
4822
|
-
|
|
5042
|
+
.E_sjob3jg .step-item-title {
|
|
5043
|
+
overflow: hidden;
|
|
5044
|
+
white-space: nowrap;
|
|
5045
|
+
text-overflow: ellipsis;
|
|
4823
5046
|
}
|
|
4824
|
-
|
|
4825
|
-
|
|
5047
|
+
|
|
5048
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
5049
|
+
min-width: var(--item-min-width);
|
|
4826
5050
|
}
|
|
4827
|
-
|
|
4828
|
-
|
|
5051
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
5052
|
+
cursor: not-allowed !important;
|
|
4829
5053
|
}
|
|
4830
|
-
|
|
4831
|
-
|
|
5054
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
5055
|
+
flex-direction: row;
|
|
5056
|
+
justify-content: stretch;
|
|
4832
5057
|
}
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
5058
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
5059
|
+
padding: 0;
|
|
5060
|
+
margin-right: 4px;
|
|
5061
|
+
flex: 1;
|
|
5062
|
+
overflow: visible;
|
|
4836
5063
|
}
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
padding: 7px 12px;
|
|
4841
|
-
display: flex;
|
|
4842
|
-
justify-content: space-between;
|
|
4843
|
-
align-items: center;
|
|
5064
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
5065
|
+
width: 100%;
|
|
5066
|
+
min-height: unset;
|
|
4844
5067
|
}
|
|
4845
|
-
.
|
|
4846
|
-
|
|
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;
|
|
4847
5074
|
}
|
|
4848
|
-
.
|
|
4849
|
-
|
|
4850
|
-
color: #00122e;
|
|
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;
|
|
4851
5077
|
}
|
|
4852
|
-
.
|
|
4853
|
-
|
|
4854
|
-
font-weight: 600;
|
|
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;
|
|
4855
5080
|
}
|
|
4856
|
-
.
|
|
4857
|
-
|
|
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;
|
|
4858
5085
|
}
|
|
4859
|
-
.
|
|
4860
|
-
|
|
4861
|
-
line-height: 18px;
|
|
5086
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
5087
|
+
margin-right: 0;
|
|
4862
5088
|
}
|
|
4863
|
-
.
|
|
4864
|
-
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
flex-grow: 1;
|
|
4868
|
-
font-size: 12px;
|
|
4869
|
-
line-height: 18px;
|
|
4870
|
-
color: #2d3a56;
|
|
4871
|
-
font-weight: 700;
|
|
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;
|
|
4872
5093
|
}
|
|
4873
|
-
.
|
|
4874
|
-
|
|
4875
|
-
|
|
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%;
|
|
4876
5106
|
}
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
color: #2d3a56;
|
|
4880
|
-
line-height: 22px;
|
|
4881
|
-
display: inline-flex;
|
|
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;
|
|
4882
5109
|
}
|
|
4883
|
-
.
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
|
|
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;
|
|
4887
5116
|
top: 0;
|
|
5117
|
+
border-left: 8px solid #fff;
|
|
5118
|
+
left: 0;
|
|
4888
5119
|
}
|
|
4889
|
-
.
|
|
4890
|
-
|
|
4891
|
-
}
|
|
4892
|
-
.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 {
|
|
4893
|
-
border-color: #0080ff;
|
|
5120
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
5121
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
4894
5122
|
}
|
|
4895
|
-
.
|
|
4896
|
-
|
|
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);
|
|
4897
5125
|
}
|
|
4898
|
-
.
|
|
4899
|
-
border:
|
|
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;
|
|
4900
5128
|
}
|
|
4901
|
-
.
|
|
4902
|
-
|
|
5129
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
5130
|
+
cursor: pointer;
|
|
5131
|
+
min-width: var(--item-min-width);
|
|
4903
5132
|
}
|
|
4904
|
-
.
|
|
4905
|
-
|
|
4906
|
-
|
|
4907
|
-
width: 10px;
|
|
4908
|
-
border-radius: 2px;
|
|
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);
|
|
4909
5136
|
}
|
|
4910
|
-
.
|
|
4911
|
-
|
|
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);
|
|
4912
5140
|
}
|
|
4913
|
-
.
|
|
4914
|
-
|
|
4915
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
5141
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
5142
|
+
padding: 0;
|
|
4916
5143
|
}
|
|
4917
|
-
|
|
4918
|
-
|
|
5144
|
+
|
|
5145
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
5146
|
+
width: 192px;
|
|
5147
|
+
row-gap: 2px;
|
|
4919
5148
|
}
|
|
4920
|
-
.
|
|
4921
|
-
background:
|
|
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);
|
|
4922
5151
|
}
|
|
4923
|
-
.
|
|
4924
|
-
|
|
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;
|
|
4925
5154
|
}
|
|
4926
|
-
.
|
|
4927
|
-
|
|
4928
|
-
margin-left: 12px;
|
|
4929
|
-
color: #2d3a56;
|
|
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);
|
|
4930
5157
|
}
|
|
4931
|
-
.
|
|
4932
|
-
|
|
4933
|
-
|
|
5158
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
5159
|
+
padding: 0 8px;
|
|
5160
|
+
border-radius: 4px;
|
|
5161
|
+
height: 32px;
|
|
5162
|
+
display: flex;
|
|
5163
|
+
align-items: center;
|
|
4934
5164
|
}
|
|
4935
|
-
.
|
|
4936
|
-
|
|
5165
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
5166
|
+
min-height: auto;
|
|
5167
|
+
white-space: nowrap;
|
|
4937
5168
|
}
|
|
4938
|
-
.
|
|
4939
|
-
|
|
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;
|
|
4940
5174
|
}
|
|
4941
|
-
|
|
4942
|
-
.
|
|
4943
|
-
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);
|
|
5175
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
5176
|
+
background: rgba(0, 128, 255, 0.1);
|
|
4944
5177
|
}
|
|
4945
5178
|
|
|
4946
|
-
.
|
|
4947
|
-
|
|
4948
|
-
|
|
4949
|
-
|
|
4950
|
-
|
|
4951
|
-
|
|
5179
|
+
.E_h6l1tj4 {
|
|
5180
|
+
width: 100%;
|
|
5181
|
+
display: inline-flex;
|
|
5182
|
+
align-items: center;
|
|
5183
|
+
justify-content: center;
|
|
5184
|
+
column-gap: 4px;
|
|
4952
5185
|
}
|
|
4953
|
-
.
|
|
4954
|
-
|
|
4955
|
-
|
|
4956
|
-
|
|
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;
|
|
4957
5193
|
}
|
|
4958
5194
|
|
|
4959
|
-
.
|
|
4960
|
-
width:
|
|
4961
|
-
height: 64px;
|
|
5195
|
+
.E_v18frne8 {
|
|
5196
|
+
width: 100%;
|
|
4962
5197
|
display: flex;
|
|
4963
5198
|
align-items: center;
|
|
4964
5199
|
justify-content: center;
|
|
4965
|
-
|
|
4966
|
-
|
|
5200
|
+
column-gap: 6px;
|
|
5201
|
+
font-size: 13px;
|
|
5202
|
+
}
|
|
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;
|
|
4967
5210
|
}
|
|
4968
5211
|
|
|
4969
|
-
.
|
|
4970
|
-
|
|
4971
|
-
|
|
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;
|
|
5212
|
+
.E_slr2ynn {
|
|
5213
|
+
padding: 0 8px;
|
|
5214
|
+
height: 18px;
|
|
4980
5215
|
}
|
|
4981
5216
|
|
|
4982
|
-
.
|
|
4983
|
-
|
|
4984
|
-
|
|
4985
|
-
height: 48px;
|
|
4986
|
-
left: 40.8px;
|
|
4987
|
-
top: 8.4px;
|
|
4988
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4989
|
-
border-radius: 5px;
|
|
4990
|
-
transform: rotate(-8deg);
|
|
4991
|
-
transform-origin: top left;
|
|
4992
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
5217
|
+
.E_m140wbb6 {
|
|
5218
|
+
padding: 2px 8px;
|
|
5219
|
+
height: 24px;
|
|
4993
5220
|
}
|
|
4994
5221
|
|
|
4995
|
-
.
|
|
4996
|
-
|
|
4997
|
-
width: 5px;
|
|
4998
|
-
height: 48px;
|
|
4999
|
-
left: 52.9px;
|
|
5000
|
-
top: 51.8px;
|
|
5001
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5002
|
-
border-radius: 5px;
|
|
5003
|
-
transform: rotate(112deg);
|
|
5004
|
-
transform-origin: top left;
|
|
5005
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
5222
|
+
.E_t1fozc1i {
|
|
5223
|
+
margin: 0;
|
|
5006
5224
|
}
|
|
5007
5225
|
|
|
5008
|
-
.
|
|
5009
|
-
padding-left: 0;
|
|
5010
|
-
}
|
|
5011
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
5012
|
-
border-radius: 4px 0 0 4px;
|
|
5013
|
-
padding-right: 4px;
|
|
5226
|
+
.E_i1vxv4ln {
|
|
5014
5227
|
margin-right: 4px;
|
|
5228
|
+
height: 16px;
|
|
5229
|
+
}
|
|
5230
|
+
|
|
5231
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
5232
|
+
font-weight: 700;
|
|
5233
|
+
color: #00122e;
|
|
5234
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
5235
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
5236
|
+
word-break: break-all;
|
|
5237
|
+
display: inline;
|
|
5238
|
+
white-space: normal;
|
|
5015
5239
|
}
|
|
5016
5240
|
|
|
5017
5241
|
.E_t1dtlqs1 {
|
|
@@ -5178,265 +5402,41 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5178
5402
|
font-size: 12px;
|
|
5179
5403
|
position: relative;
|
|
5180
5404
|
}
|
|
5181
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
5182
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
5183
|
-
}
|
|
5184
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
5185
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
5186
|
-
}
|
|
5187
|
-
|
|
5188
|
-
.E_a138syjm {
|
|
5189
|
-
display: flex;
|
|
5190
|
-
align-items: center;
|
|
5191
|
-
margin-top: 8px;
|
|
5192
|
-
gap: 8px;
|
|
5193
|
-
}
|
|
5194
|
-
.E_a138syjm button.ant-btn {
|
|
5195
|
-
padding: 2px 8px;
|
|
5196
|
-
height: 24px;
|
|
5197
|
-
}
|
|
5198
|
-
.E_a138syjm > span.maximum-desc {
|
|
5199
|
-
display: none;
|
|
5200
|
-
color: rgba(44, 56, 82, 0.6);
|
|
5201
|
-
}
|
|
5202
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
5203
|
-
display: inline;
|
|
5204
|
-
}
|
|
5205
|
-
|
|
5206
|
-
.E_d77i8u0 {
|
|
5207
|
-
width: 24px;
|
|
5208
|
-
height: 24px;
|
|
5209
|
-
padding: 4px;
|
|
5210
|
-
margin-right: 8px;
|
|
5211
|
-
}
|
|
5212
|
-
|
|
5213
|
-
.E_slr2ynn {
|
|
5214
|
-
padding: 0 8px;
|
|
5215
|
-
height: 18px;
|
|
5216
|
-
}
|
|
5217
|
-
|
|
5218
|
-
.E_m140wbb6 {
|
|
5219
|
-
padding: 2px 8px;
|
|
5220
|
-
height: 24px;
|
|
5221
|
-
}
|
|
5222
|
-
|
|
5223
|
-
.E_t1fozc1i {
|
|
5224
|
-
margin: 0;
|
|
5225
|
-
}
|
|
5226
|
-
|
|
5227
|
-
.E_i1vxv4ln {
|
|
5228
|
-
margin-right: 4px;
|
|
5229
|
-
height: 16px;
|
|
5230
|
-
}
|
|
5231
|
-
|
|
5232
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
5233
|
-
font-weight: 700;
|
|
5234
|
-
color: #00122e;
|
|
5235
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
5236
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
5237
|
-
word-break: break-all;
|
|
5238
|
-
display: inline;
|
|
5239
|
-
white-space: normal;
|
|
5240
|
-
}
|
|
5241
|
-
|
|
5242
|
-
.E_i1g85yz3 {
|
|
5243
|
-
margin-right: 4px;
|
|
5244
|
-
height: 16px;
|
|
5245
|
-
}
|
|
5246
|
-
|
|
5247
|
-
.E_sjob3jg {
|
|
5248
|
-
--item-min-width: 60px;
|
|
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);
|
|
5405
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
5406
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
5407
|
+
}
|
|
5408
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
5409
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
5407
5410
|
}
|
|
5408
5411
|
|
|
5409
|
-
.
|
|
5410
|
-
|
|
5411
|
-
display: inline-flex;
|
|
5412
|
+
.E_a138syjm {
|
|
5413
|
+
display: flex;
|
|
5412
5414
|
align-items: center;
|
|
5413
|
-
|
|
5414
|
-
|
|
5415
|
+
margin-top: 8px;
|
|
5416
|
+
gap: 8px;
|
|
5415
5417
|
}
|
|
5416
|
-
.
|
|
5417
|
-
|
|
5418
|
-
|
|
5419
|
-
|
|
5420
|
-
|
|
5421
|
-
|
|
5422
|
-
|
|
5418
|
+
.E_a138syjm button.ant-btn {
|
|
5419
|
+
padding: 2px 8px;
|
|
5420
|
+
height: 24px;
|
|
5421
|
+
}
|
|
5422
|
+
.E_a138syjm > span.maximum-desc {
|
|
5423
|
+
display: none;
|
|
5424
|
+
color: rgba(44, 56, 82, 0.6);
|
|
5425
|
+
}
|
|
5426
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
5427
|
+
display: inline;
|
|
5423
5428
|
}
|
|
5424
5429
|
|
|
5425
|
-
.
|
|
5426
|
-
width:
|
|
5427
|
-
|
|
5428
|
-
|
|
5429
|
-
|
|
5430
|
-
column-gap: 6px;
|
|
5431
|
-
font-size: 13px;
|
|
5430
|
+
.E_d77i8u0 {
|
|
5431
|
+
width: 24px;
|
|
5432
|
+
height: 24px;
|
|
5433
|
+
padding: 4px;
|
|
5434
|
+
margin-right: 8px;
|
|
5432
5435
|
}
|
|
5433
|
-
|
|
5434
|
-
|
|
5435
|
-
|
|
5436
|
-
|
|
5437
|
-
min-height: 20px;
|
|
5438
|
-
color: rgba(44, 56, 82, 0.75);
|
|
5439
|
-
justify-content: center;
|
|
5436
|
+
|
|
5437
|
+
.E_i1g85yz3 {
|
|
5438
|
+
margin-right: 4px;
|
|
5439
|
+
height: 16px;
|
|
5440
5440
|
}
|
|
5441
5441
|
|
|
5442
5442
|
.E_t13ef470 {
|
|
@@ -5469,25 +5469,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5469
5469
|
background: rgba(163, 180, 204, 0.18);
|
|
5470
5470
|
}
|
|
5471
5471
|
|
|
5472
|
-
.E_r77hffu {
|
|
5473
|
-
display: flex;
|
|
5474
|
-
align-items: center;
|
|
5475
|
-
justify-content: space-between;
|
|
5476
|
-
column-gap: 6px;
|
|
5477
|
-
}
|
|
5478
|
-
|
|
5479
|
-
.E_p1cmxsf7 {
|
|
5480
|
-
display: flex;
|
|
5481
|
-
flex-direction: column;
|
|
5482
|
-
justify-content: center;
|
|
5483
|
-
row-gap: var(--p1cmxsf7-0);
|
|
5484
|
-
}
|
|
5485
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
5486
|
-
font-size: 0;
|
|
5487
|
-
margin-bottom: unset;
|
|
5488
|
-
margin-inline-end: unset;
|
|
5489
|
-
}
|
|
5490
|
-
|
|
5491
5472
|
.E_l1ucdodl {
|
|
5492
5473
|
margin: 0;
|
|
5493
5474
|
border-radius: 20px;
|
|
@@ -5556,7 +5537,26 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5556
5537
|
flex: 1;
|
|
5557
5538
|
}
|
|
5558
5539
|
|
|
5559
|
-
.
|
|
5540
|
+
.E_r77hffu {
|
|
5541
|
+
display: flex;
|
|
5542
|
+
align-items: center;
|
|
5543
|
+
justify-content: space-between;
|
|
5544
|
+
column-gap: 6px;
|
|
5545
|
+
}
|
|
5546
|
+
|
|
5547
|
+
.E_p1cmxsf7 {
|
|
5548
|
+
display: flex;
|
|
5549
|
+
flex-direction: column;
|
|
5550
|
+
justify-content: center;
|
|
5551
|
+
row-gap: var(--p1cmxsf7-0);
|
|
5552
|
+
}
|
|
5553
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
5554
|
+
font-size: 0;
|
|
5555
|
+
margin-bottom: unset;
|
|
5556
|
+
margin-inline-end: unset;
|
|
5557
|
+
}
|
|
5558
|
+
|
|
5559
|
+
.E_m11nzl2x {
|
|
5560
5560
|
color: rgba(44, 56, 82, 0.6);
|
|
5561
5561
|
text-align: center;
|
|
5562
5562
|
display: flex;
|
|
@@ -5565,159 +5565,213 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5565
5565
|
flex-direction: column;
|
|
5566
5566
|
height: 100%;
|
|
5567
5567
|
}
|
|
5568
|
-
.
|
|
5568
|
+
.E_m11nzl2x .link {
|
|
5569
5569
|
color: #0080ff;
|
|
5570
5570
|
cursor: pointer;
|
|
5571
5571
|
}
|
|
5572
5572
|
|
|
5573
|
-
.
|
|
5573
|
+
.E_mn7joto {
|
|
5574
5574
|
width: 100%;
|
|
5575
5575
|
height: 100%;
|
|
5576
5576
|
display: flex;
|
|
5577
5577
|
flex-direction: column;
|
|
5578
5578
|
}
|
|
5579
|
-
.
|
|
5579
|
+
.E_mn7joto .name-toolbar {
|
|
5580
5580
|
width: 100%;
|
|
5581
5581
|
display: flex;
|
|
5582
5582
|
line-height: 30px;
|
|
5583
|
-
padding: 0 16px;
|
|
5584
5583
|
justify-content: space-between;
|
|
5585
5584
|
}
|
|
5586
|
-
.
|
|
5585
|
+
.E_mn7joto .name-toolbar .metric-extra {
|
|
5587
5586
|
display: flex;
|
|
5588
5587
|
font-size: 12px;
|
|
5589
5588
|
align-items: center;
|
|
5590
5589
|
}
|
|
5591
|
-
.
|
|
5590
|
+
.E_mn7joto .name-toolbar .metric-extra .info-item {
|
|
5592
5591
|
color: #a3b4cc;
|
|
5593
5592
|
}
|
|
5594
|
-
.
|
|
5593
|
+
.E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
|
|
5595
5594
|
margin-left: 10px;
|
|
5596
5595
|
}
|
|
5597
|
-
.
|
|
5596
|
+
.E_mn7joto .name-toolbar .metric-extra .menu-trigger {
|
|
5598
5597
|
margin-left: 10px;
|
|
5599
5598
|
cursor: pointer;
|
|
5600
5599
|
}
|
|
5601
|
-
.
|
|
5600
|
+
.E_mn7joto .content {
|
|
5602
5601
|
flex: 1;
|
|
5603
5602
|
width: 100%;
|
|
5604
5603
|
display: flex;
|
|
5605
5604
|
justify-content: center;
|
|
5606
5605
|
align-items: center;
|
|
5607
5606
|
}
|
|
5608
|
-
.
|
|
5607
|
+
.E_mn7joto .single-content {
|
|
5609
5608
|
height: 65px;
|
|
5610
5609
|
}
|
|
5611
5610
|
|
|
5612
|
-
.
|
|
5611
|
+
.E_l1bifhon {
|
|
5613
5612
|
display: flex;
|
|
5614
5613
|
align-items: center;
|
|
5615
5614
|
white-space: nowrap;
|
|
5616
5615
|
overflow: hidden;
|
|
5617
5616
|
width: 100%;
|
|
5618
5617
|
}
|
|
5619
|
-
.
|
|
5620
|
-
margin-left: auto;
|
|
5618
|
+
.E_l1bifhon .ant-dropdown-trigger {
|
|
5621
5619
|
font-size: 12px;
|
|
5620
|
+
margin-left: 8px;
|
|
5622
5621
|
}
|
|
5623
5622
|
|
|
5624
|
-
.
|
|
5623
|
+
.E_ltthzck {
|
|
5625
5624
|
display: flex;
|
|
5626
5625
|
justify-content: flex-start;
|
|
5627
5626
|
align-items: center;
|
|
5628
5627
|
font-size: 12px;
|
|
5629
5628
|
cursor: pointer;
|
|
5630
5629
|
}
|
|
5631
|
-
.
|
|
5632
|
-
margin-
|
|
5630
|
+
.E_ltthzck:not(:first-child) {
|
|
5631
|
+
margin-left: 8px;
|
|
5633
5632
|
}
|
|
5634
|
-
.
|
|
5635
|
-
opacity: 0.
|
|
5633
|
+
.E_ltthzck.deselected, .E_ltthzck.hovering {
|
|
5634
|
+
opacity: 0.3;
|
|
5636
5635
|
}
|
|
5637
|
-
.
|
|
5636
|
+
.E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
|
|
5638
5637
|
background: #b4beca !important;
|
|
5638
|
+
border-radius: 2px;
|
|
5639
|
+
}
|
|
5640
|
+
.E_ltthzck.hoverering-self {
|
|
5641
|
+
opacity: 1;
|
|
5642
|
+
}
|
|
5643
|
+
.E_ltthzck .dropdown-trigger {
|
|
5644
|
+
margin-left: 12px;
|
|
5645
|
+
}
|
|
5646
|
+
.E_ltthzck .legend-name {
|
|
5647
|
+
color: #00122e;
|
|
5648
|
+
}
|
|
5649
|
+
.E_ltthzck .icon-suffix-wrapper {
|
|
5650
|
+
display: flex;
|
|
5651
|
+
align-items: center;
|
|
5652
|
+
margin-left: 4px;
|
|
5639
5653
|
}
|
|
5640
5654
|
|
|
5641
|
-
.
|
|
5655
|
+
.E_l1mumj7o {
|
|
5656
|
+
display: flex;
|
|
5657
|
+
justify-content: flex-start;
|
|
5658
|
+
align-items: center;
|
|
5659
|
+
font-size: 12px;
|
|
5660
|
+
cursor: pointer;
|
|
5661
|
+
}
|
|
5662
|
+
.E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
|
|
5663
|
+
opacity: 0.3;
|
|
5664
|
+
}
|
|
5665
|
+
.E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
|
|
5666
|
+
background: #b4beca !important;
|
|
5667
|
+
border-radius: 2px;
|
|
5668
|
+
}
|
|
5669
|
+
.E_l1mumj7o .legend-name {
|
|
5670
|
+
color: #00122e;
|
|
5671
|
+
}
|
|
5672
|
+
.E_l1mumj7o.hoverering-self {
|
|
5673
|
+
opacity: 1;
|
|
5674
|
+
}
|
|
5675
|
+
.E_l1mumj7o .icon-suffix-wrapper {
|
|
5676
|
+
margin-left: 4px;
|
|
5677
|
+
display: flex;
|
|
5678
|
+
align-items: center;
|
|
5679
|
+
}
|
|
5680
|
+
|
|
5681
|
+
.E_c14rn6j5 {
|
|
5642
5682
|
display: inline-block;
|
|
5643
5683
|
height: 8px;
|
|
5644
5684
|
width: 8px;
|
|
5645
|
-
margin-right:
|
|
5685
|
+
margin-right: 6px;
|
|
5686
|
+
border-radius: 2px;
|
|
5646
5687
|
}
|
|
5647
5688
|
|
|
5648
|
-
.
|
|
5689
|
+
.E_e45tc5l .ant-dropdown-menu-item {
|
|
5649
5690
|
display: flex;
|
|
5650
5691
|
align-items: center;
|
|
5651
5692
|
font-size: 12px;
|
|
5652
5693
|
margin: 0;
|
|
5653
5694
|
}
|
|
5654
5695
|
|
|
5655
|
-
.
|
|
5696
|
+
.E_lqeaosa {
|
|
5656
5697
|
position: relative;
|
|
5657
5698
|
}
|
|
5658
|
-
.
|
|
5699
|
+
.E_lqeaosa.hidden-xaxis .pointer-wrapper {
|
|
5659
5700
|
bottom: -12px;
|
|
5660
5701
|
}
|
|
5661
|
-
.
|
|
5702
|
+
.E_lqeaosa .metric-toolbar {
|
|
5662
5703
|
display: flex;
|
|
5663
5704
|
justify-content: space-between;
|
|
5664
5705
|
line-height: 30px;
|
|
5665
|
-
margin: 0 16px;
|
|
5666
5706
|
}
|
|
5667
|
-
.
|
|
5707
|
+
.E_lqeaosa .metric-toolbar .metric-extra {
|
|
5668
5708
|
display: flex;
|
|
5709
|
+
flex-shrink: 0;
|
|
5669
5710
|
font-size: 12px;
|
|
5670
5711
|
align-items: center;
|
|
5671
5712
|
}
|
|
5672
|
-
.
|
|
5713
|
+
.E_lqeaosa .metric-toolbar .metric-extra .info-item {
|
|
5673
5714
|
color: #a3b4cc;
|
|
5674
5715
|
}
|
|
5675
|
-
.
|
|
5716
|
+
.E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
|
|
5676
5717
|
margin-left: 10px;
|
|
5677
5718
|
}
|
|
5678
|
-
.
|
|
5719
|
+
.E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
|
|
5679
5720
|
margin-left: 10px;
|
|
5680
5721
|
cursor: pointer;
|
|
5681
5722
|
}
|
|
5682
|
-
.
|
|
5723
|
+
.E_lqeaosa .recharts-xAxis {
|
|
5683
5724
|
font-size: 12px;
|
|
5684
5725
|
}
|
|
5685
|
-
.
|
|
5726
|
+
.E_lqeaosa .pointer-wrapper {
|
|
5686
5727
|
position: absolute;
|
|
5687
5728
|
bottom: 10px;
|
|
5688
5729
|
padding: 0 8px;
|
|
5689
|
-
border-radius: 4px;
|
|
5690
5730
|
font-size: 12px;
|
|
5691
5731
|
color: #fff;
|
|
5692
|
-
background: rgba(0, 0, 0, 0.75);
|
|
5693
5732
|
transform: translateX(-50%);
|
|
5694
5733
|
}
|
|
5695
5734
|
|
|
5696
|
-
.
|
|
5735
|
+
.E_t2pr38p {
|
|
5697
5736
|
min-width: 200px;
|
|
5737
|
+
background-color: rgba(23, 38, 64, 0.8);
|
|
5738
|
+
border-radius: 4px;
|
|
5739
|
+
box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
|
|
5740
|
+
padding: 8px;
|
|
5698
5741
|
}
|
|
5699
5742
|
|
|
5700
|
-
.
|
|
5743
|
+
.E_tecdsj7 {
|
|
5701
5744
|
display: flex;
|
|
5702
5745
|
align-items: center;
|
|
5746
|
+
background-color: unset;
|
|
5747
|
+
color: #FFFFFF;
|
|
5703
5748
|
justify-content: space-between;
|
|
5704
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
5705
|
-
color: #b4beca;
|
|
5706
5749
|
font-size: 12px;
|
|
5707
|
-
padding:
|
|
5750
|
+
padding-top: 6px;
|
|
5708
5751
|
}
|
|
5709
|
-
.
|
|
5752
|
+
.E_tecdsj7:first-child {
|
|
5710
5753
|
padding-top: 3px;
|
|
5711
5754
|
}
|
|
5712
|
-
.
|
|
5755
|
+
.E_tecdsj7:last-child {
|
|
5713
5756
|
padding-bottom: 3px;
|
|
5714
5757
|
}
|
|
5715
|
-
.
|
|
5716
|
-
color: #
|
|
5758
|
+
.E_tecdsj7 .column-value {
|
|
5759
|
+
color: #FFFFFF;
|
|
5717
5760
|
margin-left: 8px;
|
|
5718
5761
|
}
|
|
5719
5762
|
|
|
5720
|
-
.
|
|
5763
|
+
.E_ljhvvia {
|
|
5764
|
+
display: inline-block;
|
|
5765
|
+
height: 8px;
|
|
5766
|
+
width: 8px;
|
|
5767
|
+
margin-right: 8px;
|
|
5768
|
+
border-radius: 2px;
|
|
5769
|
+
}
|
|
5770
|
+
.E_ljhvvia.borderd {
|
|
5771
|
+
border: 1px solid #fff;
|
|
5772
|
+
}
|
|
5773
|
+
|
|
5774
|
+
.E_msn7nxt {
|
|
5721
5775
|
color: rgba(44, 56, 82, 0.6);
|
|
5722
5776
|
text-align: center;
|
|
5723
5777
|
display: flex;
|
|
@@ -5726,212 +5780,158 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5726
5780
|
flex-direction: column;
|
|
5727
5781
|
height: 100%;
|
|
5728
5782
|
}
|
|
5729
|
-
.
|
|
5783
|
+
.E_msn7nxt .link {
|
|
5730
5784
|
color: #0080ff;
|
|
5731
5785
|
cursor: pointer;
|
|
5732
5786
|
}
|
|
5733
5787
|
|
|
5734
|
-
.
|
|
5788
|
+
.E_mp64wfi {
|
|
5735
5789
|
width: 100%;
|
|
5736
5790
|
height: 100%;
|
|
5737
5791
|
display: flex;
|
|
5738
5792
|
flex-direction: column;
|
|
5739
5793
|
}
|
|
5740
|
-
.
|
|
5794
|
+
.E_mp64wfi .name-toolbar {
|
|
5741
5795
|
width: 100%;
|
|
5742
5796
|
display: flex;
|
|
5743
5797
|
line-height: 30px;
|
|
5798
|
+
padding: 0 16px;
|
|
5744
5799
|
justify-content: space-between;
|
|
5745
5800
|
}
|
|
5746
|
-
.
|
|
5801
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
5747
5802
|
display: flex;
|
|
5748
5803
|
font-size: 12px;
|
|
5749
5804
|
align-items: center;
|
|
5750
5805
|
}
|
|
5751
|
-
.
|
|
5806
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
5752
5807
|
color: #a3b4cc;
|
|
5753
5808
|
}
|
|
5754
|
-
.
|
|
5809
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
5755
5810
|
margin-left: 10px;
|
|
5756
5811
|
}
|
|
5757
|
-
.
|
|
5812
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
5758
5813
|
margin-left: 10px;
|
|
5759
5814
|
cursor: pointer;
|
|
5760
5815
|
}
|
|
5761
|
-
.
|
|
5816
|
+
.E_mp64wfi .content {
|
|
5762
5817
|
flex: 1;
|
|
5763
5818
|
width: 100%;
|
|
5764
5819
|
display: flex;
|
|
5765
5820
|
justify-content: center;
|
|
5766
5821
|
align-items: center;
|
|
5767
5822
|
}
|
|
5768
|
-
.
|
|
5823
|
+
.E_mp64wfi .single-content {
|
|
5769
5824
|
height: 65px;
|
|
5770
5825
|
}
|
|
5771
5826
|
|
|
5772
|
-
.
|
|
5827
|
+
.E_l1oyigan {
|
|
5773
5828
|
display: flex;
|
|
5774
5829
|
align-items: center;
|
|
5775
5830
|
white-space: nowrap;
|
|
5776
5831
|
overflow: hidden;
|
|
5777
5832
|
width: 100%;
|
|
5778
5833
|
}
|
|
5779
|
-
.
|
|
5834
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
5835
|
+
margin-left: auto;
|
|
5780
5836
|
font-size: 12px;
|
|
5781
|
-
margin-left: 8px;
|
|
5782
5837
|
}
|
|
5783
5838
|
|
|
5784
|
-
.
|
|
5839
|
+
.E_l1noi4n1 {
|
|
5785
5840
|
display: flex;
|
|
5786
5841
|
justify-content: flex-start;
|
|
5787
5842
|
align-items: center;
|
|
5788
5843
|
font-size: 12px;
|
|
5789
5844
|
cursor: pointer;
|
|
5790
5845
|
}
|
|
5791
|
-
.
|
|
5792
|
-
margin-
|
|
5793
|
-
}
|
|
5794
|
-
.E_ltthzck.deselected, .E_ltthzck.hovering {
|
|
5795
|
-
opacity: 0.3;
|
|
5796
|
-
}
|
|
5797
|
-
.E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
|
|
5798
|
-
background: #b4beca !important;
|
|
5799
|
-
border-radius: 2px;
|
|
5800
|
-
}
|
|
5801
|
-
.E_ltthzck.hoverering-self {
|
|
5802
|
-
opacity: 1;
|
|
5803
|
-
}
|
|
5804
|
-
.E_ltthzck .dropdown-trigger {
|
|
5805
|
-
margin-left: 12px;
|
|
5806
|
-
}
|
|
5807
|
-
.E_ltthzck .legend-name {
|
|
5808
|
-
color: #00122e;
|
|
5809
|
-
}
|
|
5810
|
-
.E_ltthzck .icon-suffix-wrapper {
|
|
5811
|
-
display: flex;
|
|
5812
|
-
align-items: center;
|
|
5813
|
-
margin-left: 4px;
|
|
5814
|
-
}
|
|
5815
|
-
|
|
5816
|
-
.E_l1mumj7o {
|
|
5817
|
-
display: flex;
|
|
5818
|
-
justify-content: flex-start;
|
|
5819
|
-
align-items: center;
|
|
5820
|
-
font-size: 12px;
|
|
5821
|
-
cursor: pointer;
|
|
5846
|
+
.E_l1noi4n1:not(:last-child) {
|
|
5847
|
+
margin-right: 20px;
|
|
5822
5848
|
}
|
|
5823
|
-
.
|
|
5824
|
-
opacity: 0.
|
|
5849
|
+
.E_l1noi4n1.deselected {
|
|
5850
|
+
opacity: 0.4;
|
|
5825
5851
|
}
|
|
5826
|
-
.
|
|
5852
|
+
.E_l1noi4n1.deselected .color-block {
|
|
5827
5853
|
background: #b4beca !important;
|
|
5828
|
-
border-radius: 2px;
|
|
5829
|
-
}
|
|
5830
|
-
.E_l1mumj7o .legend-name {
|
|
5831
|
-
color: #00122e;
|
|
5832
|
-
}
|
|
5833
|
-
.E_l1mumj7o.hoverering-self {
|
|
5834
|
-
opacity: 1;
|
|
5835
|
-
}
|
|
5836
|
-
.E_l1mumj7o .icon-suffix-wrapper {
|
|
5837
|
-
margin-left: 4px;
|
|
5838
|
-
display: flex;
|
|
5839
|
-
align-items: center;
|
|
5840
5854
|
}
|
|
5841
5855
|
|
|
5842
|
-
.
|
|
5856
|
+
.E_cz19rz6 {
|
|
5843
5857
|
display: inline-block;
|
|
5844
5858
|
height: 8px;
|
|
5845
5859
|
width: 8px;
|
|
5846
|
-
margin-right:
|
|
5847
|
-
border-radius: 2px;
|
|
5860
|
+
margin-right: 8px;
|
|
5848
5861
|
}
|
|
5849
5862
|
|
|
5850
|
-
.
|
|
5863
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
5851
5864
|
display: flex;
|
|
5852
5865
|
align-items: center;
|
|
5853
5866
|
font-size: 12px;
|
|
5854
5867
|
margin: 0;
|
|
5855
5868
|
}
|
|
5856
5869
|
|
|
5857
|
-
.
|
|
5870
|
+
.E_m1y1hhnr {
|
|
5858
5871
|
position: relative;
|
|
5859
5872
|
}
|
|
5860
|
-
.
|
|
5873
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
5861
5874
|
bottom: -12px;
|
|
5862
5875
|
}
|
|
5863
|
-
.
|
|
5876
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
5864
5877
|
display: flex;
|
|
5865
5878
|
justify-content: space-between;
|
|
5866
5879
|
line-height: 30px;
|
|
5880
|
+
margin: 0 16px;
|
|
5867
5881
|
}
|
|
5868
|
-
.
|
|
5882
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
5869
5883
|
display: flex;
|
|
5870
|
-
flex-shrink: 0;
|
|
5871
5884
|
font-size: 12px;
|
|
5872
5885
|
align-items: center;
|
|
5873
5886
|
}
|
|
5874
|
-
.
|
|
5887
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
5875
5888
|
color: #a3b4cc;
|
|
5876
5889
|
}
|
|
5877
|
-
.
|
|
5890
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
5878
5891
|
margin-left: 10px;
|
|
5879
5892
|
}
|
|
5880
|
-
.
|
|
5893
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
5881
5894
|
margin-left: 10px;
|
|
5882
5895
|
cursor: pointer;
|
|
5883
5896
|
}
|
|
5884
|
-
.
|
|
5897
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
5885
5898
|
font-size: 12px;
|
|
5886
5899
|
}
|
|
5887
|
-
.
|
|
5900
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
5888
5901
|
position: absolute;
|
|
5889
5902
|
bottom: 10px;
|
|
5890
5903
|
padding: 0 8px;
|
|
5904
|
+
border-radius: 4px;
|
|
5891
5905
|
font-size: 12px;
|
|
5892
5906
|
color: #fff;
|
|
5907
|
+
background: rgba(0, 0, 0, 0.75);
|
|
5893
5908
|
transform: translateX(-50%);
|
|
5894
5909
|
}
|
|
5895
5910
|
|
|
5896
|
-
.
|
|
5911
|
+
.E_tnvijvs {
|
|
5897
5912
|
min-width: 200px;
|
|
5898
|
-
background-color: rgba(23, 38, 64, 0.8);
|
|
5899
|
-
border-radius: 4px;
|
|
5900
|
-
box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
|
|
5901
|
-
padding: 8px;
|
|
5902
5913
|
}
|
|
5903
5914
|
|
|
5904
|
-
.
|
|
5915
|
+
.E_t1ub2aex {
|
|
5905
5916
|
display: flex;
|
|
5906
5917
|
align-items: center;
|
|
5907
|
-
background-color: unset;
|
|
5908
|
-
color: #FFFFFF;
|
|
5909
5918
|
justify-content: space-between;
|
|
5919
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
5920
|
+
color: #b4beca;
|
|
5910
5921
|
font-size: 12px;
|
|
5911
|
-
padding
|
|
5922
|
+
padding: 3px 6px;
|
|
5912
5923
|
}
|
|
5913
|
-
.
|
|
5924
|
+
.E_t1ub2aex:first-child {
|
|
5914
5925
|
padding-top: 3px;
|
|
5915
5926
|
}
|
|
5916
|
-
.
|
|
5927
|
+
.E_t1ub2aex:last-child {
|
|
5917
5928
|
padding-bottom: 3px;
|
|
5918
5929
|
}
|
|
5919
|
-
.
|
|
5920
|
-
color: #
|
|
5930
|
+
.E_t1ub2aex .column-value {
|
|
5931
|
+
color: #fff;
|
|
5921
5932
|
margin-left: 8px;
|
|
5922
5933
|
}
|
|
5923
5934
|
|
|
5924
|
-
.E_ljhvvia {
|
|
5925
|
-
display: inline-block;
|
|
5926
|
-
height: 8px;
|
|
5927
|
-
width: 8px;
|
|
5928
|
-
margin-right: 8px;
|
|
5929
|
-
border-radius: 2px;
|
|
5930
|
-
}
|
|
5931
|
-
.E_ljhvvia.borderd {
|
|
5932
|
-
border: 1px solid #fff;
|
|
5933
|
-
}
|
|
5934
|
-
|
|
5935
5935
|
.E_bpgac8u {
|
|
5936
5936
|
color: #FFFFFF;
|
|
5937
5937
|
display: flex;
|
|
@@ -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,35 +6352,6 @@ 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
|
-
.E_s20iney.skeleton-box {
|
|
6327
|
-
display: flex;
|
|
6328
|
-
align-items: center;
|
|
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
6355
|
.E_sqv6dmy {
|
|
6356
6356
|
display: flex;
|
|
6357
6357
|
justify-content: flex-end;
|
|
@@ -6513,67 +6513,6 @@ 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
|
-
.E_s1ebs0ra {
|
|
6517
|
-
display: flex;
|
|
6518
|
-
align-items: center;
|
|
6519
|
-
justify-content: space-between;
|
|
6520
|
-
background: #edf0f7;
|
|
6521
|
-
padding: 8px 12px;
|
|
6522
|
-
position: sticky;
|
|
6523
|
-
top: 0;
|
|
6524
|
-
z-index: 1;
|
|
6525
|
-
margin-bottom: -52px;
|
|
6526
|
-
}
|
|
6527
|
-
.E_s1ebs0ra .select-total {
|
|
6528
|
-
display: flex;
|
|
6529
|
-
align-items: center;
|
|
6530
|
-
font-weight: 700;
|
|
6531
|
-
flex-shrink: 0;
|
|
6532
|
-
}
|
|
6533
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
6534
|
-
cursor: pointer;
|
|
6535
|
-
margin-left: 8px;
|
|
6536
|
-
width: 32px;
|
|
6537
|
-
height: 32px;
|
|
6538
|
-
border-radius: 50%;
|
|
6539
|
-
justify-content: center;
|
|
6540
|
-
}
|
|
6541
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
6542
|
-
background: rgba(225, 230, 241, 0.6);
|
|
6543
|
-
}
|
|
6544
|
-
.E_s1ebs0ra .action-group {
|
|
6545
|
-
flex: 1;
|
|
6546
|
-
margin-left: 88px;
|
|
6547
|
-
white-space: nowrap;
|
|
6548
|
-
text-align: right;
|
|
6549
|
-
position: relative;
|
|
6550
|
-
padding: 4px 0;
|
|
6551
|
-
margin-top: -4px;
|
|
6552
|
-
overflow: hidden;
|
|
6553
|
-
}
|
|
6554
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
6555
|
-
transform: translateY(-4px);
|
|
6556
|
-
}
|
|
6557
|
-
.E_s1ebs0ra .action-group button {
|
|
6558
|
-
border: none;
|
|
6559
|
-
}
|
|
6560
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
6561
|
-
margin-right: 8px;
|
|
6562
|
-
}
|
|
6563
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
6564
|
-
margin-right: 4px;
|
|
6565
|
-
}
|
|
6566
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
6567
|
-
cursor: pointer;
|
|
6568
|
-
width: 32px;
|
|
6569
|
-
height: 32px;
|
|
6570
|
-
justify-content: center;
|
|
6571
|
-
border-radius: 50%;
|
|
6572
|
-
}
|
|
6573
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
6574
|
-
background: #fff;
|
|
6575
|
-
}
|
|
6576
|
-
|
|
6577
6516
|
.E_c18bcrac {
|
|
6578
6517
|
display: inline-block;
|
|
6579
6518
|
width: 100%;
|
|
@@ -6624,6 +6563,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6624
6563
|
margin-right: 4px;
|
|
6625
6564
|
}
|
|
6626
6565
|
|
|
6566
|
+
.E_gmyahx3 {
|
|
6567
|
+
cursor: pointer;
|
|
6568
|
+
}
|
|
6569
|
+
.E_gmyahx3 .link-text {
|
|
6570
|
+
color: rgba(0, 21, 64, 0.3);
|
|
6571
|
+
}
|
|
6572
|
+
.E_gmyahx3:hover .link-text {
|
|
6573
|
+
color: #0080ff;
|
|
6574
|
+
}
|
|
6575
|
+
|
|
6627
6576
|
.E_n12mqh7z {
|
|
6628
6577
|
display: flex;
|
|
6629
6578
|
align-items: center;
|
|
@@ -6643,18 +6592,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6643
6592
|
overflow: auto;
|
|
6644
6593
|
}
|
|
6645
6594
|
|
|
6646
|
-
.
|
|
6595
|
+
span.E_tqjc4ui {
|
|
6596
|
+
margin: 0 2px;
|
|
6597
|
+
}
|
|
6598
|
+
|
|
6599
|
+
.E_s1ebs0ra {
|
|
6600
|
+
display: flex;
|
|
6601
|
+
align-items: center;
|
|
6602
|
+
justify-content: space-between;
|
|
6603
|
+
background: #edf0f7;
|
|
6604
|
+
padding: 8px 12px;
|
|
6605
|
+
position: sticky;
|
|
6606
|
+
top: 0;
|
|
6607
|
+
z-index: 1;
|
|
6608
|
+
margin-bottom: -52px;
|
|
6609
|
+
}
|
|
6610
|
+
.E_s1ebs0ra .select-total {
|
|
6611
|
+
display: flex;
|
|
6612
|
+
align-items: center;
|
|
6613
|
+
font-weight: 700;
|
|
6614
|
+
flex-shrink: 0;
|
|
6615
|
+
}
|
|
6616
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
6647
6617
|
cursor: pointer;
|
|
6618
|
+
margin-left: 8px;
|
|
6619
|
+
width: 32px;
|
|
6620
|
+
height: 32px;
|
|
6621
|
+
border-radius: 50%;
|
|
6622
|
+
justify-content: center;
|
|
6648
6623
|
}
|
|
6649
|
-
.
|
|
6650
|
-
|
|
6624
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
6625
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6651
6626
|
}
|
|
6652
|
-
.
|
|
6653
|
-
|
|
6627
|
+
.E_s1ebs0ra .action-group {
|
|
6628
|
+
flex: 1;
|
|
6629
|
+
margin-left: 88px;
|
|
6630
|
+
white-space: nowrap;
|
|
6631
|
+
text-align: right;
|
|
6632
|
+
position: relative;
|
|
6633
|
+
padding: 4px 0;
|
|
6634
|
+
margin-top: -4px;
|
|
6635
|
+
overflow: hidden;
|
|
6654
6636
|
}
|
|
6655
|
-
|
|
6656
|
-
|
|
6657
|
-
|
|
6637
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
6638
|
+
transform: translateY(-4px);
|
|
6639
|
+
}
|
|
6640
|
+
.E_s1ebs0ra .action-group button {
|
|
6641
|
+
border: none;
|
|
6642
|
+
}
|
|
6643
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
6644
|
+
margin-right: 8px;
|
|
6645
|
+
}
|
|
6646
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
6647
|
+
margin-right: 4px;
|
|
6648
|
+
}
|
|
6649
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
6650
|
+
cursor: pointer;
|
|
6651
|
+
width: 32px;
|
|
6652
|
+
height: 32px;
|
|
6653
|
+
justify-content: center;
|
|
6654
|
+
border-radius: 50%;
|
|
6655
|
+
}
|
|
6656
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
6657
|
+
background: #fff;
|
|
6658
6658
|
}
|
|
6659
6659
|
|
|
6660
6660
|
.E_clm1wy1 {
|
|
@@ -6750,14 +6750,6 @@ span.E_tqjc4ui {
|
|
|
6750
6750
|
border-radius: 2px;
|
|
6751
6751
|
}
|
|
6752
6752
|
|
|
6753
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
6754
|
-
display: flex;
|
|
6755
|
-
align-items: center;
|
|
6756
|
-
}
|
|
6757
|
-
.E_s1iv0tp1 .enabled-text {
|
|
6758
|
-
margin-right: 8px;
|
|
6759
|
-
}
|
|
6760
|
-
|
|
6761
6753
|
.E_wg1tsps {
|
|
6762
6754
|
display: flex;
|
|
6763
6755
|
align-items: center;
|
|
@@ -6781,33 +6773,6 @@ span.E_tqjc4ui {
|
|
|
6781
6773
|
color: #00122e !important;
|
|
6782
6774
|
}
|
|
6783
6775
|
|
|
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
6776
|
.E_t1sqg15u {
|
|
6812
6777
|
background: white;
|
|
6813
6778
|
}
|
|
@@ -6898,6 +6863,41 @@ span.E_tqjc4ui {
|
|
|
6898
6863
|
padding-right: 12px;
|
|
6899
6864
|
}
|
|
6900
6865
|
|
|
6866
|
+
.E_ou7iq30 {
|
|
6867
|
+
overflow: hidden;
|
|
6868
|
+
text-overflow: ellipsis;
|
|
6869
|
+
}
|
|
6870
|
+
|
|
6871
|
+
.E_s1tui002 {
|
|
6872
|
+
white-space: nowrap;
|
|
6873
|
+
}
|
|
6874
|
+
|
|
6875
|
+
.E_mxrc2zg {
|
|
6876
|
+
display: -webkit-box;
|
|
6877
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
6878
|
+
-webkit-box-orient: vertical;
|
|
6879
|
+
word-break: break-all;
|
|
6880
|
+
}
|
|
6881
|
+
|
|
6882
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
6883
|
+
display: none;
|
|
6884
|
+
}
|
|
6885
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
6886
|
+
background: rgba(23, 38, 64, 0.8);
|
|
6887
|
+
border-radius: 4px;
|
|
6888
|
+
}
|
|
6889
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
6890
|
+
visibility: hidden;
|
|
6891
|
+
}
|
|
6892
|
+
|
|
6893
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
6894
|
+
display: flex;
|
|
6895
|
+
align-items: center;
|
|
6896
|
+
}
|
|
6897
|
+
.E_s1iv0tp1 .enabled-text {
|
|
6898
|
+
margin-right: 8px;
|
|
6899
|
+
}
|
|
6900
|
+
|
|
6901
6901
|
.E_c1up1pdz {
|
|
6902
6902
|
width: 648px;
|
|
6903
6903
|
}
|
|
@@ -7006,149 +7006,36 @@ span.E_tqjc4ui {
|
|
|
7006
7006
|
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
7007
7007
|
margin: 5px 0 5px 8px;
|
|
7008
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;
|
|
7039
|
-
}
|
|
7040
|
-
|
|
7041
|
-
.E_s1at6qmn.ant-layout-sider {
|
|
7042
|
-
background: #edf0f7;
|
|
7043
|
-
padding: 32px 8px;
|
|
7044
|
-
overflow: auto;
|
|
7045
|
-
}
|
|
7046
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
7047
|
-
display: flex;
|
|
7048
|
-
flex-direction: column;
|
|
7049
|
-
justify-content: space-between;
|
|
7050
|
-
}
|
|
7051
|
-
.E_s1at6qmn footer {
|
|
7052
|
-
display: flex;
|
|
7053
|
-
}
|
|
7054
|
-
.E_s1at6qmn .ant-menu {
|
|
7055
|
-
background: #edf0f7;
|
|
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;
|
|
7086
|
-
display: flex;
|
|
7087
|
-
align-items: center;
|
|
7088
|
-
height: 32px;
|
|
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;
|
|
7098
|
-
}
|
|
7099
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
7100
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
7101
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
7102
|
-
border-radius: 6px;
|
|
7103
|
-
color: #fff;
|
|
7104
|
-
}
|
|
7105
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
7106
|
-
color: #fff;
|
|
7107
|
-
}
|
|
7108
|
-
.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 {
|
|
7109
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
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;
|
|
7112
|
-
}
|
|
7113
|
-
|
|
7114
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
7115
|
-
white-space: nowrap;
|
|
7116
|
-
transition: all 0s;
|
|
7117
|
-
}
|
|
7118
|
-
.E_s1wu0lms.shrink {
|
|
7119
|
-
transition: all 0s;
|
|
7120
|
-
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;
|
|
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;
|
|
7128
7015
|
}
|
|
7129
|
-
|
|
7130
|
-
.
|
|
7131
|
-
|
|
7132
|
-
|
|
7133
|
-
width: 100% !important;
|
|
7016
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
7017
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
7018
|
+
color: inherit;
|
|
7019
|
+
border-color: #d9d9d9;
|
|
7134
7020
|
}
|
|
7135
|
-
.
|
|
7136
|
-
color:
|
|
7137
|
-
|
|
7021
|
+
.E_wpbf4pq .week-day-option.active {
|
|
7022
|
+
background-color: #0096ff;
|
|
7023
|
+
border-color: #0096ff;
|
|
7024
|
+
color: #fff;
|
|
7138
7025
|
}
|
|
7139
|
-
.
|
|
7140
|
-
width:
|
|
7141
|
-
|
|
7026
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
7027
|
+
width: 110px;
|
|
7028
|
+
margin-top: 4px;
|
|
7142
7029
|
}
|
|
7143
|
-
.
|
|
7144
|
-
|
|
7030
|
+
.E_wpbf4pq .month-day-option {
|
|
7031
|
+
width: 32px;
|
|
7032
|
+
padding: 0;
|
|
7033
|
+
margin-bottom: 8px;
|
|
7145
7034
|
}
|
|
7146
|
-
.
|
|
7147
|
-
|
|
7148
|
-
|
|
7149
|
-
|
|
7150
|
-
text-overflow: ellipsis;
|
|
7151
|
-
text-align: left;
|
|
7035
|
+
.E_wpbf4pq .month-day-option.active {
|
|
7036
|
+
background-color: #0096ff;
|
|
7037
|
+
border-color: #0096ff;
|
|
7038
|
+
color: #fff;
|
|
7152
7039
|
}
|
|
7153
7040
|
|
|
7154
7041
|
.E_skwah65 {
|
|
@@ -7355,32 +7242,247 @@ span.E_tqjc4ui {
|
|
|
7355
7242
|
text-overflow: ellipsis;
|
|
7356
7243
|
white-space: nowrap;
|
|
7357
7244
|
}
|
|
7358
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
7359
|
-
content: " ";
|
|
7360
|
-
height: 1px;
|
|
7361
|
-
width: calc(100% + 10px);
|
|
7362
|
-
background: rgba(172, 186, 211, 0.6);
|
|
7363
|
-
display: block;
|
|
7245
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
7246
|
+
content: " ";
|
|
7247
|
+
height: 1px;
|
|
7248
|
+
width: calc(100% + 10px);
|
|
7249
|
+
background: rgba(172, 186, 211, 0.6);
|
|
7250
|
+
display: block;
|
|
7251
|
+
}
|
|
7252
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
7253
|
+
color: #0080ff;
|
|
7254
|
+
background: transparent;
|
|
7255
|
+
}
|
|
7256
|
+
|
|
7257
|
+
.E_u15heuvq.content {
|
|
7258
|
+
cursor: default !important;
|
|
7259
|
+
}
|
|
7260
|
+
.E_u15heuvq.content.link {
|
|
7261
|
+
cursor: pointer !important;
|
|
7262
|
+
}
|
|
7263
|
+
.E_u15heuvq.content.link:hover {
|
|
7264
|
+
color: #0080ff;
|
|
7265
|
+
}
|
|
7266
|
+
.E_u15heuvq.content.black {
|
|
7267
|
+
color: #00122e;
|
|
7268
|
+
}
|
|
7269
|
+
.E_u15heuvq.content.gray {
|
|
7270
|
+
color: rgba(44, 56, 82, 0.75);
|
|
7271
|
+
}
|
|
7272
|
+
|
|
7273
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
7274
|
+
background: #edf0f7;
|
|
7275
|
+
padding: 32px 8px;
|
|
7276
|
+
overflow: auto;
|
|
7277
|
+
}
|
|
7278
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
7279
|
+
display: flex;
|
|
7280
|
+
flex-direction: column;
|
|
7281
|
+
justify-content: space-between;
|
|
7282
|
+
}
|
|
7283
|
+
.E_s1at6qmn footer {
|
|
7284
|
+
display: flex;
|
|
7285
|
+
}
|
|
7286
|
+
.E_s1at6qmn .ant-menu {
|
|
7287
|
+
background: #edf0f7;
|
|
7288
|
+
}
|
|
7289
|
+
.E_s1at6qmn .ant-menu a {
|
|
7290
|
+
color: #00122e;
|
|
7291
|
+
width: 180px;
|
|
7292
|
+
overflow: hidden;
|
|
7293
|
+
text-overflow: ellipsis;
|
|
7294
|
+
}
|
|
7295
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
7296
|
+
margin-bottom: 24px;
|
|
7297
|
+
}
|
|
7298
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
7299
|
+
margin: 0;
|
|
7300
|
+
}
|
|
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;
|
|
7318
|
+
display: flex;
|
|
7319
|
+
align-items: center;
|
|
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;
|
|
7344
|
+
}
|
|
7345
|
+
|
|
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 {
|
|
7363
|
+
display: flex;
|
|
7364
|
+
place-items: center;
|
|
7365
|
+
width: 100% !important;
|
|
7366
|
+
}
|
|
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;
|
|
7384
|
+
}
|
|
7385
|
+
|
|
7386
|
+
.E_cyms3br {
|
|
7387
|
+
background: #fff;
|
|
7388
|
+
width: 100%;
|
|
7389
|
+
border: none;
|
|
7390
|
+
border-radius: 0;
|
|
7391
|
+
}
|
|
7392
|
+
.E_cyms3br .ant-list {
|
|
7393
|
+
padding: 12px;
|
|
7394
|
+
}
|
|
7395
|
+
.E_cyms3br .ant-list-item {
|
|
7396
|
+
padding: 4px 0;
|
|
7397
|
+
}
|
|
7398
|
+
.E_cyms3br .ant-alert {
|
|
7399
|
+
margin-left: 24px;
|
|
7400
|
+
}
|
|
7401
|
+
.E_cyms3br header {
|
|
7402
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7403
|
+
font-size: 12px;
|
|
7404
|
+
color: rgb(29, 50, 108);
|
|
7405
|
+
font-weight: 700;
|
|
7406
|
+
padding: 6px 12px;
|
|
7407
|
+
display: flex;
|
|
7408
|
+
flex-direction: row;
|
|
7409
|
+
align-items: center;
|
|
7410
|
+
justify-content: space-between;
|
|
7411
|
+
}
|
|
7412
|
+
.E_cyms3br header .switch-text {
|
|
7413
|
+
display: flex;
|
|
7414
|
+
flex-direction: row;
|
|
7415
|
+
align-items: center;
|
|
7416
|
+
justify-content: space-between;
|
|
7417
|
+
gap: 6px;
|
|
7418
|
+
font-size: 12px;
|
|
7419
|
+
font-weight: 400;
|
|
7420
|
+
color: rgb(0, 18, 46);
|
|
7421
|
+
}
|
|
7422
|
+
.E_cyms3br.border {
|
|
7423
|
+
border-radius: 8px;
|
|
7424
|
+
border: 1px solid rgb(228, 233, 242);
|
|
7425
|
+
}
|
|
7426
|
+
.E_cyms3br.border header {
|
|
7427
|
+
border-bottom: none;
|
|
7428
|
+
background: rgba(225, 230, 241, 0.6);
|
|
7429
|
+
}
|
|
7430
|
+
|
|
7431
|
+
.E_c157gu4z .ant-list-item {
|
|
7432
|
+
display: flex;
|
|
7433
|
+
flex-direction: row;
|
|
7434
|
+
}
|
|
7435
|
+
.E_c157gu4z .description {
|
|
7436
|
+
flex-grow: 1;
|
|
7437
|
+
margin-left: 8px;
|
|
7438
|
+
}
|
|
7439
|
+
|
|
7440
|
+
.E_eu1sysj {
|
|
7441
|
+
display: flex;
|
|
7442
|
+
flex-direction: column;
|
|
7443
|
+
align-items: center;
|
|
7444
|
+
justify-content: center;
|
|
7445
|
+
}
|
|
7446
|
+
|
|
7447
|
+
.E_i5w779o {
|
|
7448
|
+
padding: 8px 0;
|
|
7449
|
+
}
|
|
7450
|
+
.E_i5w779o .col-label {
|
|
7451
|
+
flex-shrink: unset;
|
|
7452
|
+
}
|
|
7453
|
+
.E_i5w779o .col-label * {
|
|
7454
|
+
line-height: 18px;
|
|
7455
|
+
}
|
|
7456
|
+
.E_i5w779o .col-content {
|
|
7457
|
+
flex: 1 1 0;
|
|
7458
|
+
display: flex;
|
|
7459
|
+
align-items: center;
|
|
7364
7460
|
}
|
|
7365
|
-
.
|
|
7366
|
-
|
|
7367
|
-
background: transparent;
|
|
7461
|
+
.E_i5w779o .col-content * {
|
|
7462
|
+
line-height: 18px;
|
|
7368
7463
|
}
|
|
7369
7464
|
|
|
7370
|
-
.
|
|
7371
|
-
|
|
7465
|
+
.E_l18dja44 {
|
|
7466
|
+
padding: 6px 0;
|
|
7372
7467
|
}
|
|
7373
|
-
.
|
|
7374
|
-
|
|
7468
|
+
.E_l18dja44 .col-label * {
|
|
7469
|
+
font-size: 13px;
|
|
7470
|
+
line-height: 20px;
|
|
7375
7471
|
}
|
|
7376
|
-
.
|
|
7377
|
-
|
|
7472
|
+
.E_l18dja44 .col-content * {
|
|
7473
|
+
font-size: 14px;
|
|
7474
|
+
line-height: 20px;
|
|
7378
7475
|
}
|
|
7379
|
-
|
|
7380
|
-
|
|
7476
|
+
|
|
7477
|
+
.E_c8c2hys {
|
|
7478
|
+
display: flex;
|
|
7479
|
+
justify-content: space-between;
|
|
7480
|
+
flex: 1;
|
|
7481
|
+
min-width: 0;
|
|
7381
7482
|
}
|
|
7382
|
-
|
|
7383
|
-
|
|
7483
|
+
|
|
7484
|
+
.E_n4m6c4d {
|
|
7485
|
+
color: rgba(0, 21, 64, 0.3);
|
|
7384
7486
|
}
|
|
7385
7487
|
|
|
7386
7488
|
.E_kr6am0s .ant-modal-body {
|
|
@@ -7446,123 +7548,12 @@ span.E_tqjc4ui {
|
|
|
7446
7548
|
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
7447
7549
|
}
|
|
7448
7550
|
|
|
7449
|
-
.E_i5w779o {
|
|
7450
|
-
padding: 8px 0;
|
|
7451
|
-
}
|
|
7452
|
-
.E_i5w779o .col-label {
|
|
7453
|
-
flex-shrink: unset;
|
|
7454
|
-
}
|
|
7455
|
-
.E_i5w779o .col-label * {
|
|
7456
|
-
line-height: 18px;
|
|
7457
|
-
}
|
|
7458
|
-
.E_i5w779o .col-content {
|
|
7459
|
-
flex: 1 1 0;
|
|
7460
|
-
display: flex;
|
|
7461
|
-
align-items: center;
|
|
7462
|
-
}
|
|
7463
|
-
.E_i5w779o .col-content * {
|
|
7464
|
-
line-height: 18px;
|
|
7465
|
-
}
|
|
7466
|
-
|
|
7467
|
-
.E_l18dja44 {
|
|
7468
|
-
padding: 6px 0;
|
|
7469
|
-
}
|
|
7470
|
-
.E_l18dja44 .col-label * {
|
|
7471
|
-
font-size: 13px;
|
|
7472
|
-
line-height: 20px;
|
|
7473
|
-
}
|
|
7474
|
-
.E_l18dja44 .col-content * {
|
|
7475
|
-
font-size: 14px;
|
|
7476
|
-
line-height: 20px;
|
|
7477
|
-
}
|
|
7478
|
-
|
|
7479
|
-
.E_c8c2hys {
|
|
7480
|
-
display: flex;
|
|
7481
|
-
justify-content: space-between;
|
|
7482
|
-
flex: 1;
|
|
7483
|
-
min-width: 0;
|
|
7484
|
-
}
|
|
7485
|
-
|
|
7486
|
-
.E_n4m6c4d {
|
|
7487
|
-
color: rgba(0, 21, 64, 0.3);
|
|
7488
|
-
}
|
|
7489
|
-
|
|
7490
|
-
.E_cyms3br {
|
|
7491
|
-
background: #fff;
|
|
7492
|
-
width: 100%;
|
|
7493
|
-
border: none;
|
|
7494
|
-
border-radius: 0;
|
|
7495
|
-
}
|
|
7496
|
-
.E_cyms3br .ant-list {
|
|
7497
|
-
padding: 12px;
|
|
7498
|
-
}
|
|
7499
|
-
.E_cyms3br .ant-list-item {
|
|
7500
|
-
padding: 4px 0;
|
|
7501
|
-
}
|
|
7502
|
-
.E_cyms3br .ant-alert {
|
|
7503
|
-
margin-left: 24px;
|
|
7504
|
-
}
|
|
7505
|
-
.E_cyms3br header {
|
|
7506
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7507
|
-
font-size: 12px;
|
|
7508
|
-
color: rgb(29, 50, 108);
|
|
7509
|
-
font-weight: 700;
|
|
7510
|
-
padding: 6px 12px;
|
|
7511
|
-
display: flex;
|
|
7512
|
-
flex-direction: row;
|
|
7513
|
-
align-items: center;
|
|
7514
|
-
justify-content: space-between;
|
|
7515
|
-
}
|
|
7516
|
-
.E_cyms3br header .switch-text {
|
|
7517
|
-
display: flex;
|
|
7518
|
-
flex-direction: row;
|
|
7519
|
-
align-items: center;
|
|
7520
|
-
justify-content: space-between;
|
|
7521
|
-
gap: 6px;
|
|
7522
|
-
font-size: 12px;
|
|
7523
|
-
font-weight: 400;
|
|
7524
|
-
color: rgb(0, 18, 46);
|
|
7525
|
-
}
|
|
7526
|
-
.E_cyms3br.border {
|
|
7527
|
-
border-radius: 8px;
|
|
7528
|
-
border: 1px solid rgb(228, 233, 242);
|
|
7529
|
-
}
|
|
7530
|
-
.E_cyms3br.border header {
|
|
7531
|
-
border-bottom: none;
|
|
7532
|
-
background: rgba(225, 230, 241, 0.6);
|
|
7533
|
-
}
|
|
7534
|
-
|
|
7535
|
-
.E_c157gu4z .ant-list-item {
|
|
7536
|
-
display: flex;
|
|
7537
|
-
flex-direction: row;
|
|
7538
|
-
}
|
|
7539
|
-
.E_c157gu4z .description {
|
|
7540
|
-
flex-grow: 1;
|
|
7541
|
-
margin-left: 8px;
|
|
7542
|
-
}
|
|
7543
|
-
|
|
7544
|
-
.E_eu1sysj {
|
|
7545
|
-
display: flex;
|
|
7546
|
-
flex-direction: column;
|
|
7547
|
-
align-items: center;
|
|
7548
|
-
justify-content: center;
|
|
7549
|
-
}
|
|
7550
|
-
|
|
7551
7551
|
.E_h1ol2wl7 {
|
|
7552
7552
|
font-weight: bold;
|
|
7553
7553
|
background-color: unset;
|
|
7554
7554
|
padding: unset;
|
|
7555
7555
|
}
|
|
7556
7556
|
|
|
7557
|
-
.E_cevhqx7 {
|
|
7558
|
-
color: #00122e;
|
|
7559
|
-
}
|
|
7560
|
-
|
|
7561
|
-
.E_snbqlt4 {
|
|
7562
|
-
margin-top: 8px;
|
|
7563
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7564
|
-
}
|
|
7565
|
-
|
|
7566
7557
|
.E_c14ouk5o {
|
|
7567
7558
|
width: 100%;
|
|
7568
7559
|
height: 100%;
|
|
@@ -7607,55 +7598,13 @@ span.E_tqjc4ui {
|
|
|
7607
7598
|
height: auto;
|
|
7608
7599
|
}
|
|
7609
7600
|
|
|
7610
|
-
.
|
|
7611
|
-
color:
|
|
7612
|
-
}
|
|
7613
|
-
.E_c1ss4prm:is(ul, ol) {
|
|
7614
|
-
padding-inline-start: 12px;
|
|
7615
|
-
}
|
|
7616
|
-
.E_c1ss4prm li {
|
|
7617
|
-
margin-bottom: 4px;
|
|
7618
|
-
}
|
|
7619
|
-
.E_c1ss4prm li:last-child {
|
|
7620
|
-
margin-bottom: 0;
|
|
7621
|
-
}
|
|
7622
|
-
|
|
7623
|
-
.E_ms3tlei {
|
|
7624
|
-
background: rgba(225, 230, 241, 0.6);
|
|
7625
|
-
padding: 8px;
|
|
7626
|
-
border-radius: 6px;
|
|
7627
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7628
|
-
}
|
|
7629
|
-
.E_ms3tlei .icon-wrapper {
|
|
7630
|
-
margin-top: 1px;
|
|
7631
|
-
margin-right: 4px;
|
|
7632
|
-
}
|
|
7633
|
-
.E_ms3tlei li {
|
|
7634
|
-
margin-bottom: 4px;
|
|
7635
|
-
display: flex;
|
|
7636
|
-
align-items: flex-start;
|
|
7637
|
-
}
|
|
7638
|
-
.E_ms3tlei li:last-child {
|
|
7639
|
-
margin-bottom: 0;
|
|
7640
|
-
}
|
|
7641
|
-
|
|
7642
|
-
.E_du44iy7 {
|
|
7643
|
-
margin-bottom: 4px;
|
|
7644
|
-
}
|
|
7645
|
-
|
|
7646
|
-
.E_p1qmhanr {
|
|
7647
|
-
margin-bottom: 8px;
|
|
7601
|
+
.E_cevhqx7 {
|
|
7602
|
+
color: #00122e;
|
|
7648
7603
|
}
|
|
7649
7604
|
|
|
7650
|
-
.
|
|
7605
|
+
.E_snbqlt4 {
|
|
7606
|
+
margin-top: 8px;
|
|
7651
7607
|
color: rgba(44, 56, 82, 0.6);
|
|
7652
|
-
margin-bottom: 8px;
|
|
7653
|
-
}
|
|
7654
|
-
|
|
7655
|
-
.E_di3zi7v {
|
|
7656
|
-
height: 1px;
|
|
7657
|
-
background: #e4e9f2;
|
|
7658
|
-
margin: 16px 0;
|
|
7659
7608
|
}
|
|
7660
7609
|
|
|
7661
7610
|
.E_c1kchka8 {
|
|
@@ -8150,6 +8099,57 @@ span.E_tqjc4ui {
|
|
|
8150
8099
|
padding: 0;
|
|
8151
8100
|
}
|
|
8152
8101
|
|
|
8102
|
+
.E_c1ss4prm {
|
|
8103
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8104
|
+
}
|
|
8105
|
+
.E_c1ss4prm:is(ul, ol) {
|
|
8106
|
+
padding-inline-start: 12px;
|
|
8107
|
+
}
|
|
8108
|
+
.E_c1ss4prm li {
|
|
8109
|
+
margin-bottom: 4px;
|
|
8110
|
+
}
|
|
8111
|
+
.E_c1ss4prm li:last-child {
|
|
8112
|
+
margin-bottom: 0;
|
|
8113
|
+
}
|
|
8114
|
+
|
|
8115
|
+
.E_ms3tlei {
|
|
8116
|
+
background: rgba(225, 230, 241, 0.6);
|
|
8117
|
+
padding: 8px;
|
|
8118
|
+
border-radius: 6px;
|
|
8119
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8120
|
+
}
|
|
8121
|
+
.E_ms3tlei .icon-wrapper {
|
|
8122
|
+
margin-top: 1px;
|
|
8123
|
+
margin-right: 4px;
|
|
8124
|
+
}
|
|
8125
|
+
.E_ms3tlei li {
|
|
8126
|
+
margin-bottom: 4px;
|
|
8127
|
+
display: flex;
|
|
8128
|
+
align-items: flex-start;
|
|
8129
|
+
}
|
|
8130
|
+
.E_ms3tlei li:last-child {
|
|
8131
|
+
margin-bottom: 0;
|
|
8132
|
+
}
|
|
8133
|
+
|
|
8134
|
+
.E_du44iy7 {
|
|
8135
|
+
margin-bottom: 4px;
|
|
8136
|
+
}
|
|
8137
|
+
|
|
8138
|
+
.E_p1qmhanr {
|
|
8139
|
+
margin-bottom: 8px;
|
|
8140
|
+
}
|
|
8141
|
+
|
|
8142
|
+
.E_srje1h0 {
|
|
8143
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8144
|
+
margin-bottom: 8px;
|
|
8145
|
+
}
|
|
8146
|
+
|
|
8147
|
+
.E_di3zi7v {
|
|
8148
|
+
height: 1px;
|
|
8149
|
+
background: #e4e9f2;
|
|
8150
|
+
margin: 16px 0;
|
|
8151
|
+
}
|
|
8152
|
+
|
|
8153
8153
|
.E_l12xdkhl {
|
|
8154
8154
|
width: 64px;
|
|
8155
8155
|
height: 64px;
|