@cloudtower/eagle 0.34.29 → 0.34.30
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 +2106 -2106
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1526 -1526
- package/dist/style.css +2106 -2106
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -1132,26 +1132,6 @@ html body {
|
|
|
1132
1132
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1133
1133
|
}
|
|
1134
1134
|
}
|
|
1135
|
-
.E_c18gxmrl {
|
|
1136
|
-
border: 1px solid #d8deeb;
|
|
1137
|
-
border-radius: 4px;
|
|
1138
|
-
}
|
|
1139
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
1140
|
-
margin-top: 8px;
|
|
1141
|
-
}
|
|
1142
|
-
.E_c18gxmrl:hover {
|
|
1143
|
-
border-color: #0080ff;
|
|
1144
|
-
}
|
|
1145
|
-
.E_c18gxmrl:hover > header {
|
|
1146
|
-
background: rgba(0, 128, 255, 0.1);
|
|
1147
|
-
}
|
|
1148
|
-
.E_c18gxmrl.active header {
|
|
1149
|
-
border-bottom: 1px solid #d8deeb;
|
|
1150
|
-
}
|
|
1151
|
-
.E_c18gxmrl > header {
|
|
1152
|
-
padding: 8px 12px;
|
|
1153
|
-
}
|
|
1154
|
-
|
|
1155
1135
|
.E_m74vjol {
|
|
1156
1136
|
display: flex;
|
|
1157
1137
|
justify-content: space-between;
|
|
@@ -1172,49 +1152,24 @@ html body {
|
|
|
1172
1152
|
flex: 1;
|
|
1173
1153
|
}
|
|
1174
1154
|
|
|
1175
|
-
.
|
|
1176
|
-
|
|
1177
|
-
|
|
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
|
-
.E_b1nip9bk {
|
|
1192
|
-
padding: 4px 11px;
|
|
1193
|
-
}
|
|
1194
|
-
|
|
1195
|
-
.E_bqamoqe {
|
|
1196
|
-
white-space: nowrap;
|
|
1197
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1198
|
-
}
|
|
1199
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1200
|
-
--color: #0080ff;
|
|
1155
|
+
.E_c18gxmrl {
|
|
1156
|
+
border: 1px solid #d8deeb;
|
|
1157
|
+
border-radius: 4px;
|
|
1201
1158
|
}
|
|
1202
|
-
.
|
|
1203
|
-
|
|
1159
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
1160
|
+
margin-top: 8px;
|
|
1204
1161
|
}
|
|
1205
|
-
.
|
|
1206
|
-
|
|
1162
|
+
.E_c18gxmrl:hover {
|
|
1163
|
+
border-color: #0080ff;
|
|
1207
1164
|
}
|
|
1208
|
-
.
|
|
1209
|
-
|
|
1210
|
-
border-bottom-right-radius: 0;
|
|
1165
|
+
.E_c18gxmrl:hover > header {
|
|
1166
|
+
background: rgba(0, 128, 255, 0.1);
|
|
1211
1167
|
}
|
|
1212
|
-
.
|
|
1213
|
-
border-
|
|
1214
|
-
border-bottom-left-radius: 0;
|
|
1168
|
+
.E_c18gxmrl.active header {
|
|
1169
|
+
border-bottom: 1px solid #d8deeb;
|
|
1215
1170
|
}
|
|
1216
|
-
.
|
|
1217
|
-
|
|
1171
|
+
.E_c18gxmrl > header {
|
|
1172
|
+
padding: 8px 12px;
|
|
1218
1173
|
}
|
|
1219
1174
|
|
|
1220
1175
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -1474,19 +1429,6 @@ html body {
|
|
|
1474
1429
|
justify-content: center;
|
|
1475
1430
|
}
|
|
1476
1431
|
|
|
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
|
-
|
|
1490
1432
|
.E_c1uzzomf {
|
|
1491
1433
|
margin-bottom: 16px;
|
|
1492
1434
|
}
|
|
@@ -1509,16 +1451,62 @@ html body {
|
|
|
1509
1451
|
text-align: center;
|
|
1510
1452
|
}
|
|
1511
1453
|
|
|
1512
|
-
.
|
|
1513
|
-
|
|
1454
|
+
.E_berrcjl {
|
|
1455
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1456
|
+
margin-bottom: 4px;
|
|
1514
1457
|
}
|
|
1515
|
-
.
|
|
1516
|
-
|
|
1517
|
-
|
|
1458
|
+
.E_berrcjl .breadcrumb-link {
|
|
1459
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1460
|
+
cursor: pointer;
|
|
1461
|
+
transition: color 160ms ease;
|
|
1518
1462
|
}
|
|
1519
|
-
.
|
|
1520
|
-
|
|
1521
|
-
|
|
1463
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
1464
|
+
color: #0080ff;
|
|
1465
|
+
}
|
|
1466
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
1467
|
+
color: #005ed1;
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1470
|
+
.E_b1nip9bk {
|
|
1471
|
+
padding: 4px 11px;
|
|
1472
|
+
}
|
|
1473
|
+
|
|
1474
|
+
.E_bqamoqe {
|
|
1475
|
+
white-space: nowrap;
|
|
1476
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1477
|
+
}
|
|
1478
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1479
|
+
--color: #0080ff;
|
|
1480
|
+
}
|
|
1481
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1482
|
+
--color: #0080ff;
|
|
1483
|
+
}
|
|
1484
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
1485
|
+
margin-left: 1px;
|
|
1486
|
+
}
|
|
1487
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
1488
|
+
border-top-right-radius: 0;
|
|
1489
|
+
border-bottom-right-radius: 0;
|
|
1490
|
+
}
|
|
1491
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
1492
|
+
border-top-left-radius: 0;
|
|
1493
|
+
border-bottom-left-radius: 0;
|
|
1494
|
+
}
|
|
1495
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1496
|
+
border-radius: unset;
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1500
|
+
padding: 4px 8px 0 8px;
|
|
1501
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1502
|
+
font-size: 12px;
|
|
1503
|
+
}
|
|
1504
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1505
|
+
padding-bottom: 6px;
|
|
1506
|
+
}
|
|
1507
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1508
|
+
padding-top: 4px;
|
|
1509
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1522
1510
|
}
|
|
1523
1511
|
|
|
1524
1512
|
.E_iouxfgt {
|
|
@@ -1539,6 +1527,93 @@ html body {
|
|
|
1539
1527
|
animation: rotate 680ms linear infinite;
|
|
1540
1528
|
}
|
|
1541
1529
|
|
|
1530
|
+
.E_fzh9mnb {
|
|
1531
|
+
width: 100%;
|
|
1532
|
+
height: 100%;
|
|
1533
|
+
min-height: 124px;
|
|
1534
|
+
display: flex;
|
|
1535
|
+
flex-direction: column;
|
|
1536
|
+
justify-content: center;
|
|
1537
|
+
align-items: center;
|
|
1538
|
+
}
|
|
1539
|
+
.E_fzh9mnb .error-text {
|
|
1540
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1541
|
+
margin-bottom: 16px;
|
|
1542
|
+
font-size: 18px;
|
|
1543
|
+
}
|
|
1544
|
+
|
|
1545
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
1546
|
+
display: flex;
|
|
1547
|
+
}
|
|
1548
|
+
.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 {
|
|
1549
|
+
border-bottom-left-radius: 5px;
|
|
1550
|
+
border-top-left-radius: 5px;
|
|
1551
|
+
}
|
|
1552
|
+
.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 {
|
|
1553
|
+
border-bottom-right-radius: 5px;
|
|
1554
|
+
border-top-right-radius: 5px;
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
1558
|
+
display: var(--ai7qkf2-0);
|
|
1559
|
+
}
|
|
1560
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
1561
|
+
display: inline-flex;
|
|
1562
|
+
line-height: 1.5715;
|
|
1563
|
+
height: 100%;
|
|
1564
|
+
width: 100%;
|
|
1565
|
+
}
|
|
1566
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
1567
|
+
content: var(--ai7qkf2-1);
|
|
1568
|
+
display: var(--ai7qkf2-2);
|
|
1569
|
+
flex: none;
|
|
1570
|
+
align-items: center;
|
|
1571
|
+
margin-left: 4px;
|
|
1572
|
+
padding: 5px 12px 5px 0;
|
|
1573
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1574
|
+
}
|
|
1575
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
1576
|
+
content: var(--ai7qkf2-3);
|
|
1577
|
+
display: var(--ai7qkf2-4);
|
|
1578
|
+
flex: none;
|
|
1579
|
+
align-items: center;
|
|
1580
|
+
margin-right: 4px;
|
|
1581
|
+
cursor: auto;
|
|
1582
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1583
|
+
}
|
|
1584
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
1585
|
+
border-radius: 0;
|
|
1586
|
+
}
|
|
1587
|
+
.E_ai7qkf2.ant-input-number {
|
|
1588
|
+
width: 100%;
|
|
1589
|
+
border-radius: 6px;
|
|
1590
|
+
}
|
|
1591
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
|
|
1592
|
+
border-color: #0096ff;
|
|
1593
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
1594
|
+
z-index: 1;
|
|
1595
|
+
}
|
|
1596
|
+
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
1597
|
+
border-color: #e75a3a;
|
|
1598
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
1599
|
+
}
|
|
1600
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
1601
|
+
height: 30px;
|
|
1602
|
+
border: 1px;
|
|
1603
|
+
padding: 5px 12px;
|
|
1604
|
+
font-size: inherit;
|
|
1605
|
+
}
|
|
1606
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
1607
|
+
height: 38px;
|
|
1608
|
+
border: 1px;
|
|
1609
|
+
padding: 8px 16px;
|
|
1610
|
+
}
|
|
1611
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
1612
|
+
height: 22px;
|
|
1613
|
+
border: 1px;
|
|
1614
|
+
padding: 2px 8px;
|
|
1615
|
+
}
|
|
1616
|
+
|
|
1542
1617
|
.E_f7pxqmh {
|
|
1543
1618
|
width: 100%;
|
|
1544
1619
|
margin-bottom: 0 !important;
|
|
@@ -1573,19 +1648,15 @@ html body {
|
|
|
1573
1648
|
min-height: 0px;
|
|
1574
1649
|
}
|
|
1575
1650
|
|
|
1576
|
-
.
|
|
1577
|
-
|
|
1578
|
-
height: 100%;
|
|
1579
|
-
min-height: 124px;
|
|
1580
|
-
display: flex;
|
|
1581
|
-
flex-direction: column;
|
|
1582
|
-
justify-content: center;
|
|
1583
|
-
align-items: center;
|
|
1651
|
+
.E_atcz0kf .ant-input-suffix {
|
|
1652
|
+
margin-left: 8px;
|
|
1584
1653
|
}
|
|
1585
|
-
.
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1654
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
1655
|
+
padding: 2px 7px 2px 12px;
|
|
1656
|
+
}
|
|
1657
|
+
|
|
1658
|
+
.E_sx1bpnu .ant-input-sm {
|
|
1659
|
+
line-height: 18px;
|
|
1589
1660
|
}
|
|
1590
1661
|
|
|
1591
1662
|
.E_d1bw7c5z {
|
|
@@ -1671,13 +1742,6 @@ html body {
|
|
|
1671
1742
|
width: 102px;
|
|
1672
1743
|
}
|
|
1673
1744
|
|
|
1674
|
-
.E_atcz0kf .ant-input-suffix {
|
|
1675
|
-
margin-left: 8px;
|
|
1676
|
-
}
|
|
1677
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
1678
|
-
padding: 2px 7px 2px 12px;
|
|
1679
|
-
}
|
|
1680
|
-
|
|
1681
1745
|
.E_i1inqkme {
|
|
1682
1746
|
height: 18px;
|
|
1683
1747
|
line-height: 18px;
|
|
@@ -1691,10 +1755,6 @@ html body {
|
|
|
1691
1755
|
margin-right: 4px;
|
|
1692
1756
|
}
|
|
1693
1757
|
|
|
1694
|
-
.E_sx1bpnu .ant-input-sm {
|
|
1695
|
-
line-height: 18px;
|
|
1696
|
-
}
|
|
1697
|
-
|
|
1698
1758
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
1699
1759
|
display: var(--a1wfy30z-0);
|
|
1700
1760
|
}
|
|
@@ -1726,73 +1786,61 @@ html body {
|
|
|
1726
1786
|
font-size: inherit;
|
|
1727
1787
|
}
|
|
1728
1788
|
|
|
1729
|
-
.
|
|
1730
|
-
display:
|
|
1731
|
-
|
|
1732
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
1733
|
-
display: inline-flex;
|
|
1734
|
-
line-height: 1.5715;
|
|
1735
|
-
height: 100%;
|
|
1736
|
-
width: 100%;
|
|
1737
|
-
}
|
|
1738
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
1739
|
-
content: var(--ai7qkf2-1);
|
|
1740
|
-
display: var(--ai7qkf2-2);
|
|
1741
|
-
flex: none;
|
|
1789
|
+
.E_phljevk {
|
|
1790
|
+
display: flex;
|
|
1791
|
+
justify-content: space-between;
|
|
1742
1792
|
align-items: center;
|
|
1743
|
-
|
|
1744
|
-
padding: 5px 12px 5px 0;
|
|
1793
|
+
padding: 10px 0;
|
|
1745
1794
|
color: rgba(44, 56, 82, 0.6);
|
|
1795
|
+
font-size: 12px;
|
|
1796
|
+
line-height: 24px;
|
|
1746
1797
|
}
|
|
1747
|
-
.
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1798
|
+
.E_phljevk .pagination-left {
|
|
1799
|
+
padding: 2px 8px;
|
|
1800
|
+
}
|
|
1801
|
+
.E_phljevk .dropdown-trigger {
|
|
1802
|
+
display: flex;
|
|
1751
1803
|
align-items: center;
|
|
1752
|
-
|
|
1753
|
-
cursor:
|
|
1754
|
-
|
|
1804
|
+
border-radius: 6px;
|
|
1805
|
+
cursor: pointer;
|
|
1806
|
+
transition: all 0.3s ease;
|
|
1755
1807
|
}
|
|
1756
|
-
.
|
|
1757
|
-
|
|
1808
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
1809
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1810
|
+
color: #0080ff;
|
|
1758
1811
|
}
|
|
1759
|
-
.
|
|
1760
|
-
|
|
1761
|
-
border-radius: 6px;
|
|
1812
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
1813
|
+
margin-left: 4px;
|
|
1762
1814
|
}
|
|
1763
|
-
.
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1815
|
+
.E_phljevk .pagination-right {
|
|
1816
|
+
display: flex;
|
|
1817
|
+
align-items: center;
|
|
1818
|
+
color: #0080ff;
|
|
1819
|
+
font-weight: bold;
|
|
1767
1820
|
}
|
|
1768
|
-
.
|
|
1769
|
-
|
|
1770
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
1821
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
1822
|
+
margin-left: 4px;
|
|
1771
1823
|
}
|
|
1772
|
-
.
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
padding: 5px 12px;
|
|
1776
|
-
font-size: inherit;
|
|
1824
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
1825
|
+
.E_phljevk .pagination-right .next-btn {
|
|
1826
|
+
padding: 0 8px;
|
|
1777
1827
|
}
|
|
1778
|
-
.
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
padding: 8px 16px;
|
|
1828
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
1829
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
1830
|
+
color: #0080ff;
|
|
1782
1831
|
}
|
|
1783
|
-
.
|
|
1784
|
-
|
|
1785
|
-
border: 1px;
|
|
1786
|
-
padding: 2px 8px;
|
|
1832
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
1833
|
+
transform: rotate(180deg);
|
|
1787
1834
|
}
|
|
1788
1835
|
|
|
1789
|
-
.
|
|
1790
|
-
|
|
1836
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
1837
|
+
max-height: calc(100vh - 128px);
|
|
1838
|
+
overflow-y: auto;
|
|
1791
1839
|
}
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1840
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1841
|
+
padding: 4px 20px;
|
|
1842
|
+
font-size: 12px;
|
|
1843
|
+
line-height: 18px;
|
|
1796
1844
|
}
|
|
1797
1845
|
|
|
1798
1846
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -1941,6 +1989,15 @@ html body {
|
|
|
1941
1989
|
width: 36px;
|
|
1942
1990
|
}
|
|
1943
1991
|
|
|
1992
|
+
.E_owd0kml {
|
|
1993
|
+
display: inline-block;
|
|
1994
|
+
}
|
|
1995
|
+
|
|
1996
|
+
.E_h1jsgezc {
|
|
1997
|
+
visibility: hidden;
|
|
1998
|
+
position: absolute;
|
|
1999
|
+
}
|
|
2000
|
+
|
|
1944
2001
|
.E_i11gg7mj .ant-input-prefix {
|
|
1945
2002
|
margin-right: 8px;
|
|
1946
2003
|
}
|
|
@@ -1967,63 +2024,6 @@ html body {
|
|
|
1967
2024
|
cursor: not-allowed;
|
|
1968
2025
|
}
|
|
1969
2026
|
|
|
1970
|
-
.E_phljevk {
|
|
1971
|
-
display: flex;
|
|
1972
|
-
justify-content: space-between;
|
|
1973
|
-
align-items: center;
|
|
1974
|
-
padding: 10px 0;
|
|
1975
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1976
|
-
font-size: 12px;
|
|
1977
|
-
line-height: 24px;
|
|
1978
|
-
}
|
|
1979
|
-
.E_phljevk .pagination-left {
|
|
1980
|
-
padding: 2px 8px;
|
|
1981
|
-
}
|
|
1982
|
-
.E_phljevk .dropdown-trigger {
|
|
1983
|
-
display: flex;
|
|
1984
|
-
align-items: center;
|
|
1985
|
-
border-radius: 6px;
|
|
1986
|
-
cursor: pointer;
|
|
1987
|
-
transition: all 0.3s ease;
|
|
1988
|
-
}
|
|
1989
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
1990
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1991
|
-
color: #0080ff;
|
|
1992
|
-
}
|
|
1993
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
1994
|
-
margin-left: 4px;
|
|
1995
|
-
}
|
|
1996
|
-
.E_phljevk .pagination-right {
|
|
1997
|
-
display: flex;
|
|
1998
|
-
align-items: center;
|
|
1999
|
-
color: #0080ff;
|
|
2000
|
-
font-weight: bold;
|
|
2001
|
-
}
|
|
2002
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
2003
|
-
margin-left: 4px;
|
|
2004
|
-
}
|
|
2005
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
2006
|
-
.E_phljevk .pagination-right .next-btn {
|
|
2007
|
-
padding: 0 8px;
|
|
2008
|
-
}
|
|
2009
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
2010
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
2011
|
-
color: #0080ff;
|
|
2012
|
-
}
|
|
2013
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
2014
|
-
transform: rotate(180deg);
|
|
2015
|
-
}
|
|
2016
|
-
|
|
2017
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
2018
|
-
max-height: calc(100vh - 128px);
|
|
2019
|
-
overflow-y: auto;
|
|
2020
|
-
}
|
|
2021
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2022
|
-
padding: 4px 20px;
|
|
2023
|
-
font-size: 12px;
|
|
2024
|
-
line-height: 18px;
|
|
2025
|
-
}
|
|
2026
|
-
|
|
2027
2027
|
.E_ivqqkzv {
|
|
2028
2028
|
height: 24px;
|
|
2029
2029
|
width: 56px !important;
|
|
@@ -2034,46 +2034,6 @@ html body {
|
|
|
2034
2034
|
color: rgba(44, 56, 82, 0.6);
|
|
2035
2035
|
}
|
|
2036
2036
|
|
|
2037
|
-
.E_c1bus5hc {
|
|
2038
|
-
--color: white;
|
|
2039
|
-
height: 14px;
|
|
2040
|
-
width: 14px;
|
|
2041
|
-
border-radius: 50%;
|
|
2042
|
-
flex-shrink: 0;
|
|
2043
|
-
display: flex;
|
|
2044
|
-
align-items: center;
|
|
2045
|
-
justify-content: center;
|
|
2046
|
-
border: 1px solid var(--color);
|
|
2047
|
-
}
|
|
2048
|
-
.E_c1bus5hc .circle-inner {
|
|
2049
|
-
position: relative;
|
|
2050
|
-
height: 10px;
|
|
2051
|
-
width: 10px;
|
|
2052
|
-
border-radius: 50%;
|
|
2053
|
-
overflow: hidden;
|
|
2054
|
-
}
|
|
2055
|
-
.E_c1bus5hc .circle-content {
|
|
2056
|
-
position: absolute;
|
|
2057
|
-
height: 100%;
|
|
2058
|
-
width: 100%;
|
|
2059
|
-
left: 0;
|
|
2060
|
-
top: 0;
|
|
2061
|
-
border-radius: 50%;
|
|
2062
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
2063
|
-
transform: rotate(180deg);
|
|
2064
|
-
}
|
|
2065
|
-
.E_c1bus5hc .circle-child {
|
|
2066
|
-
position: absolute;
|
|
2067
|
-
height: 100%;
|
|
2068
|
-
width: 100%;
|
|
2069
|
-
left: 0;
|
|
2070
|
-
top: 0;
|
|
2071
|
-
margin-left: 50%;
|
|
2072
|
-
transform-origin: left;
|
|
2073
|
-
background: white;
|
|
2074
|
-
transform: rotate(0deg);
|
|
2075
|
-
}
|
|
2076
|
-
|
|
2077
2037
|
.E_cnujxq2 {
|
|
2078
2038
|
display: flex;
|
|
2079
2039
|
flex-direction: column;
|
|
@@ -2764,365 +2724,311 @@ input.E_rf8rlle.ant-input {
|
|
|
2764
2724
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
2765
2725
|
}
|
|
2766
2726
|
|
|
2767
|
-
.
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
.E_s1dizucg.ant-switch:focus {
|
|
2774
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2775
|
-
}
|
|
2776
|
-
.E_s1dizucg.ant-switch-small {
|
|
2777
|
-
min-width: 26px;
|
|
2778
|
-
height: 16px;
|
|
2727
|
+
.E_dsnbhzf {
|
|
2728
|
+
font-family: Inter;
|
|
2729
|
+
font-style: normal;
|
|
2730
|
+
font-weight: bold;
|
|
2731
|
+
font-size: 32px;
|
|
2732
|
+
line-height: 40px;
|
|
2779
2733
|
}
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2734
|
+
|
|
2735
|
+
.E_d1mvo22k {
|
|
2736
|
+
font-family: Inter;
|
|
2737
|
+
font-style: normal;
|
|
2738
|
+
font-weight: bold;
|
|
2739
|
+
font-size: 24px;
|
|
2740
|
+
line-height: 32px;
|
|
2783
2741
|
}
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2742
|
+
|
|
2743
|
+
.E_d1b444tr {
|
|
2744
|
+
font-family: Inter;
|
|
2745
|
+
font-style: normal;
|
|
2746
|
+
font-weight: normal;
|
|
2747
|
+
font-size: 32px;
|
|
2748
|
+
line-height: 40px;
|
|
2787
2749
|
}
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2750
|
+
|
|
2751
|
+
.E_dvs0kue {
|
|
2752
|
+
font-family: Inter;
|
|
2753
|
+
font-style: normal;
|
|
2754
|
+
font-weight: bold;
|
|
2755
|
+
font-size: 20px;
|
|
2756
|
+
line-height: 24px;
|
|
2791
2757
|
}
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
|
|
2798
|
-
|
|
2799
|
-
height: 28px;
|
|
2800
|
-
width: 28px;
|
|
2801
|
-
}
|
|
2802
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
2803
|
-
border-radius: 14px;
|
|
2804
|
-
}
|
|
2805
|
-
.E_s1dizucg.ant-switch-checked {
|
|
2806
|
-
background-color: #00ba5d;
|
|
2758
|
+
|
|
2759
|
+
.E_d1hcbfcq {
|
|
2760
|
+
font-family: Inter;
|
|
2761
|
+
font-style: normal;
|
|
2762
|
+
font-weight: normal;
|
|
2763
|
+
font-size: 20px;
|
|
2764
|
+
line-height: 24px;
|
|
2807
2765
|
}
|
|
2808
|
-
|
|
2809
|
-
|
|
2766
|
+
|
|
2767
|
+
.E_d1cz922v {
|
|
2768
|
+
font-family: Inter;
|
|
2769
|
+
font-style: normal;
|
|
2770
|
+
font-weight: bold;
|
|
2771
|
+
font-size: 18px;
|
|
2772
|
+
line-height: 22px;
|
|
2810
2773
|
}
|
|
2811
|
-
|
|
2812
|
-
|
|
2774
|
+
|
|
2775
|
+
.E_d3nzbrm {
|
|
2776
|
+
font-family: Inter;
|
|
2777
|
+
font-style: normal;
|
|
2778
|
+
font-weight: normal;
|
|
2779
|
+
font-size: 18px;
|
|
2780
|
+
line-height: 22px;
|
|
2813
2781
|
}
|
|
2814
|
-
|
|
2815
|
-
|
|
2782
|
+
|
|
2783
|
+
.E_h1g0p5ob {
|
|
2784
|
+
font-family: Inter;
|
|
2785
|
+
font-style: normal;
|
|
2786
|
+
font-weight: bold;
|
|
2787
|
+
font-size: 16px;
|
|
2788
|
+
line-height: 22px;
|
|
2816
2789
|
}
|
|
2817
2790
|
|
|
2818
|
-
.
|
|
2819
|
-
|
|
2791
|
+
.E_hydo2ej {
|
|
2792
|
+
font-family: Inter;
|
|
2793
|
+
font-style: normal;
|
|
2794
|
+
font-weight: normal;
|
|
2795
|
+
font-size: 16px;
|
|
2796
|
+
line-height: 22px;
|
|
2820
2797
|
}
|
|
2821
2798
|
|
|
2822
|
-
.
|
|
2823
|
-
|
|
2799
|
+
.E_h1hbuq0r {
|
|
2800
|
+
font-family: Inter;
|
|
2801
|
+
font-style: normal;
|
|
2802
|
+
font-weight: bold;
|
|
2803
|
+
font-size: 14px;
|
|
2804
|
+
line-height: 20px;
|
|
2824
2805
|
}
|
|
2825
2806
|
|
|
2826
|
-
.
|
|
2827
|
-
|
|
2807
|
+
.E_h13bondg {
|
|
2808
|
+
font-family: Inter;
|
|
2809
|
+
font-style: normal;
|
|
2810
|
+
font-weight: normal;
|
|
2811
|
+
font-size: 14px;
|
|
2812
|
+
line-height: 20px;
|
|
2828
2813
|
}
|
|
2829
2814
|
|
|
2830
|
-
.
|
|
2831
|
-
|
|
2815
|
+
.E_h1mhvdlx {
|
|
2816
|
+
font-family: Inter;
|
|
2817
|
+
font-style: normal;
|
|
2818
|
+
font-weight: bold;
|
|
2819
|
+
font-size: 12px;
|
|
2832
2820
|
line-height: 18px;
|
|
2833
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
2834
|
-
height: 34px;
|
|
2835
|
-
min-height: 34px;
|
|
2836
|
-
box-sizing: border-box;
|
|
2837
|
-
margin-top: 8px;
|
|
2838
2821
|
}
|
|
2839
2822
|
|
|
2840
|
-
.
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
}
|
|
2847
|
-
.E_o1ugr09p .selected-icon {
|
|
2848
|
-
display: none;
|
|
2849
|
-
}
|
|
2850
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
2851
|
-
padding-left: 8px;
|
|
2852
|
-
}
|
|
2853
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
2854
|
-
background-color: white;
|
|
2855
|
-
}
|
|
2856
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
2857
|
-
color: #0080ff;
|
|
2858
|
-
}
|
|
2859
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
2860
|
-
display: block;
|
|
2861
|
-
}
|
|
2862
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
2863
|
-
background: rgba(0, 136, 255, 0.16);
|
|
2864
|
-
}
|
|
2865
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
2866
|
-
color: #0080ff;
|
|
2867
|
-
}
|
|
2868
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
2869
|
-
background: rgba(0, 136, 255, 0.1);
|
|
2870
|
-
color: #0080ff;
|
|
2823
|
+
.E_h1inmfq6 {
|
|
2824
|
+
font-family: Inter;
|
|
2825
|
+
font-style: normal;
|
|
2826
|
+
font-weight: normal;
|
|
2827
|
+
font-size: 12px;
|
|
2828
|
+
line-height: 18px;
|
|
2871
2829
|
}
|
|
2872
2830
|
|
|
2873
|
-
.
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
overflow: hidden;
|
|
2882
|
-
text-overflow: ellipsis;
|
|
2831
|
+
.E_h1kfc0la {
|
|
2832
|
+
font-family: Inter;
|
|
2833
|
+
font-style: normal;
|
|
2834
|
+
font-weight: bold;
|
|
2835
|
+
text-transform: uppercase;
|
|
2836
|
+
font-feature-settings: "cpsp" on;
|
|
2837
|
+
font-size: 12px;
|
|
2838
|
+
line-height: 18px;
|
|
2883
2839
|
}
|
|
2884
2840
|
|
|
2885
|
-
.
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2841
|
+
.E_h10xnyuu {
|
|
2842
|
+
font-family: Inter;
|
|
2843
|
+
font-style: normal;
|
|
2844
|
+
font-weight: normal;
|
|
2845
|
+
text-transform: uppercase;
|
|
2846
|
+
font-feature-settings: "cpsp" on;
|
|
2847
|
+
font-size: 12px;
|
|
2890
2848
|
line-height: 18px;
|
|
2891
|
-
margin-top: 2px;
|
|
2892
2849
|
}
|
|
2893
2850
|
|
|
2894
|
-
.
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2851
|
+
.E_lrcmi0v {
|
|
2852
|
+
font-family: Inter;
|
|
2853
|
+
font-style: normal;
|
|
2854
|
+
font-weight: normal;
|
|
2855
|
+
font-size: 16px;
|
|
2856
|
+
line-height: 24px;
|
|
2898
2857
|
}
|
|
2899
2858
|
|
|
2900
|
-
.
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2859
|
+
.E_lzt43lp {
|
|
2860
|
+
font-family: Inter;
|
|
2861
|
+
font-style: normal;
|
|
2862
|
+
font-weight: bold;
|
|
2863
|
+
font-size: 16px;
|
|
2864
|
+
line-height: 24px;
|
|
2905
2865
|
}
|
|
2906
2866
|
|
|
2907
|
-
.
|
|
2908
|
-
|
|
2867
|
+
.E_l5yc9nt {
|
|
2868
|
+
font-family: Inter;
|
|
2869
|
+
font-style: normal;
|
|
2870
|
+
font-weight: normal;
|
|
2871
|
+
font-size: 16px;
|
|
2872
|
+
line-height: 24px;
|
|
2909
2873
|
}
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2874
|
+
|
|
2875
|
+
.E_l1fbkbzo {
|
|
2876
|
+
font-family: Inter;
|
|
2877
|
+
font-style: normal;
|
|
2878
|
+
font-weight: bold;
|
|
2879
|
+
font-size: 16px;
|
|
2880
|
+
line-height: 24px;
|
|
2913
2881
|
}
|
|
2914
|
-
|
|
2915
|
-
|
|
2882
|
+
|
|
2883
|
+
.E_lahvcax {
|
|
2884
|
+
font-family: Inter;
|
|
2885
|
+
font-style: normal;
|
|
2886
|
+
font-weight: normal;
|
|
2887
|
+
text-transform: uppercase;
|
|
2888
|
+
font-feature-settings: "cpsp" on;
|
|
2889
|
+
font-size: 16px;
|
|
2890
|
+
line-height: 24px;
|
|
2916
2891
|
}
|
|
2917
2892
|
|
|
2918
|
-
.
|
|
2919
|
-
|
|
2920
|
-
|
|
2893
|
+
.E_l11q3pxd {
|
|
2894
|
+
font-family: Inter;
|
|
2895
|
+
font-style: normal;
|
|
2896
|
+
font-weight: bold;
|
|
2897
|
+
text-transform: uppercase;
|
|
2898
|
+
font-feature-settings: "cpsp" on;
|
|
2899
|
+
font-size: 16px;
|
|
2900
|
+
line-height: 24px;
|
|
2921
2901
|
}
|
|
2922
2902
|
|
|
2923
|
-
.
|
|
2924
|
-
|
|
2925
|
-
|
|
2903
|
+
.E_lfuc2qu {
|
|
2904
|
+
font-family: Inter;
|
|
2905
|
+
font-style: normal;
|
|
2906
|
+
font-weight: normal;
|
|
2907
|
+
font-size: 14px;
|
|
2908
|
+
line-height: 22px;
|
|
2926
2909
|
}
|
|
2927
2910
|
|
|
2928
|
-
.
|
|
2929
|
-
|
|
2930
|
-
|
|
2911
|
+
.E_l1jmp8r0 {
|
|
2912
|
+
font-family: Inter;
|
|
2913
|
+
font-style: normal;
|
|
2914
|
+
font-weight: 500;
|
|
2915
|
+
font-size: 14px;
|
|
2916
|
+
line-height: 22px;
|
|
2931
2917
|
}
|
|
2932
2918
|
|
|
2933
|
-
.
|
|
2934
|
-
|
|
2919
|
+
.E_lcnm221 {
|
|
2920
|
+
font-family: Inter;
|
|
2921
|
+
font-style: normal;
|
|
2922
|
+
font-weight: bold;
|
|
2923
|
+
font-size: 14px;
|
|
2924
|
+
line-height: 22px;
|
|
2935
2925
|
}
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
2944
|
-
width: 16px;
|
|
2945
|
-
height: 16px;
|
|
2946
|
-
color: inherit;
|
|
2947
|
-
margin-left: 4px;
|
|
2948
|
-
opacity: 0.6;
|
|
2949
|
-
display: inline-flex;
|
|
2950
|
-
}
|
|
2951
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
2952
|
-
opacity: 1;
|
|
2953
|
-
}
|
|
2954
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
2955
|
-
color: #0080ff;
|
|
2956
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
2957
|
-
}
|
|
2958
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
2959
|
-
color: #f0483e;
|
|
2960
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
2961
|
-
}
|
|
2962
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
2963
|
-
color: #e07f00;
|
|
2964
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
2965
|
-
}
|
|
2966
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
2967
|
-
color: #008f4c;
|
|
2968
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
2969
|
-
}
|
|
2970
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
2971
|
-
color: #1d326c;
|
|
2972
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
2973
|
-
}
|
|
2974
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
2975
|
-
color: #7E41FF;
|
|
2976
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
2977
|
-
}
|
|
2978
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
2979
|
-
color: #fff;
|
|
2980
|
-
}
|
|
2981
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
2982
|
-
background-color: #f0483e;
|
|
2983
|
-
}
|
|
2984
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
2985
|
-
background-color: #fea008;
|
|
2986
|
-
}
|
|
2987
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
2988
|
-
background-color: #00ba5d;
|
|
2989
|
-
}
|
|
2990
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
2991
|
-
background-color: #0080ff;
|
|
2992
|
-
}
|
|
2993
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
2994
|
-
background-color: #6b7d99;
|
|
2995
|
-
}
|
|
2996
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
2997
|
-
background-color: #7E41FF;
|
|
2998
|
-
}
|
|
2999
|
-
|
|
3000
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
3001
|
-
border: 0px;
|
|
3002
|
-
background-color: #fff;
|
|
3003
|
-
}
|
|
3004
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
3005
|
-
padding-top: 0px;
|
|
3006
|
-
padding-bottom: 0px;
|
|
3007
|
-
padding-left: 0px !important;
|
|
3008
|
-
padding-right: 24px;
|
|
3009
|
-
}
|
|
3010
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
3011
|
-
right: 0px;
|
|
3012
|
-
}
|
|
3013
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
3014
|
-
padding: 0px;
|
|
3015
|
-
}
|
|
3016
|
-
|
|
3017
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
3018
|
-
padding-right: 0px;
|
|
3019
|
-
cursor: default;
|
|
3020
|
-
}
|
|
3021
|
-
|
|
3022
|
-
.E_c1yyuluq {
|
|
3023
|
-
border-radius: 8px;
|
|
3024
|
-
}
|
|
3025
|
-
.E_c1yyuluq .ant-card-body {
|
|
3026
|
-
padding: 20px 24px 24px 24px;
|
|
3027
|
-
}
|
|
3028
|
-
|
|
3029
|
-
.E_dsnbhzf {
|
|
3030
|
-
font-family: Inter;
|
|
3031
|
-
font-style: normal;
|
|
3032
|
-
font-weight: bold;
|
|
3033
|
-
font-size: 32px;
|
|
3034
|
-
line-height: 40px;
|
|
2926
|
+
|
|
2927
|
+
.E_lu1z2n5 {
|
|
2928
|
+
font-family: Inter;
|
|
2929
|
+
font-style: normal;
|
|
2930
|
+
font-weight: normal;
|
|
2931
|
+
font-size: 14px;
|
|
2932
|
+
line-height: 22px;
|
|
3035
2933
|
}
|
|
3036
2934
|
|
|
3037
|
-
.
|
|
2935
|
+
.E_l1r59djn {
|
|
3038
2936
|
font-family: Inter;
|
|
3039
2937
|
font-style: normal;
|
|
3040
2938
|
font-weight: bold;
|
|
3041
|
-
font-size:
|
|
3042
|
-
line-height:
|
|
2939
|
+
font-size: 14px;
|
|
2940
|
+
line-height: 22px;
|
|
3043
2941
|
}
|
|
3044
2942
|
|
|
3045
|
-
.
|
|
2943
|
+
.E_ljm2911 {
|
|
3046
2944
|
font-family: Inter;
|
|
3047
2945
|
font-style: normal;
|
|
3048
2946
|
font-weight: normal;
|
|
3049
|
-
|
|
3050
|
-
|
|
2947
|
+
text-transform: uppercase;
|
|
2948
|
+
font-feature-settings: "cpsp" on;
|
|
2949
|
+
font-size: 14px;
|
|
2950
|
+
line-height: 22px;
|
|
3051
2951
|
}
|
|
3052
2952
|
|
|
3053
|
-
.
|
|
2953
|
+
.E_l124mzmr {
|
|
3054
2954
|
font-family: Inter;
|
|
3055
2955
|
font-style: normal;
|
|
3056
2956
|
font-weight: bold;
|
|
3057
|
-
|
|
3058
|
-
|
|
2957
|
+
text-transform: uppercase;
|
|
2958
|
+
font-feature-settings: "cpsp" on;
|
|
2959
|
+
font-size: 14px;
|
|
2960
|
+
line-height: 22px;
|
|
3059
2961
|
}
|
|
3060
2962
|
|
|
3061
|
-
.
|
|
2963
|
+
.E_lb3chel {
|
|
3062
2964
|
font-family: Inter;
|
|
3063
2965
|
font-style: normal;
|
|
3064
2966
|
font-weight: normal;
|
|
3065
|
-
font-size:
|
|
3066
|
-
line-height:
|
|
2967
|
+
font-size: 13px;
|
|
2968
|
+
line-height: 20px;
|
|
3067
2969
|
}
|
|
3068
2970
|
|
|
3069
|
-
.
|
|
2971
|
+
.E_lv9jstu {
|
|
3070
2972
|
font-family: Inter;
|
|
3071
2973
|
font-style: normal;
|
|
3072
|
-
font-weight:
|
|
3073
|
-
font-size:
|
|
3074
|
-
line-height:
|
|
2974
|
+
font-weight: 600;
|
|
2975
|
+
font-size: 13px;
|
|
2976
|
+
line-height: 20px;
|
|
3075
2977
|
}
|
|
3076
2978
|
|
|
3077
|
-
.
|
|
2979
|
+
.E_lwqlh3x {
|
|
3078
2980
|
font-family: Inter;
|
|
3079
2981
|
font-style: normal;
|
|
3080
|
-
font-weight:
|
|
3081
|
-
font-size:
|
|
3082
|
-
line-height:
|
|
2982
|
+
font-weight: bold;
|
|
2983
|
+
font-size: 13px;
|
|
2984
|
+
line-height: 20px;
|
|
3083
2985
|
}
|
|
3084
2986
|
|
|
3085
|
-
.
|
|
2987
|
+
.E_lalum9y {
|
|
3086
2988
|
font-family: Inter;
|
|
3087
2989
|
font-style: normal;
|
|
3088
|
-
font-weight:
|
|
3089
|
-
font-size:
|
|
3090
|
-
line-height:
|
|
2990
|
+
font-weight: normal;
|
|
2991
|
+
font-size: 13px;
|
|
2992
|
+
line-height: 20px;
|
|
3091
2993
|
}
|
|
3092
2994
|
|
|
3093
|
-
.
|
|
2995
|
+
.E_l1t6dj5o {
|
|
3094
2996
|
font-family: Inter;
|
|
3095
2997
|
font-style: normal;
|
|
3096
|
-
font-weight:
|
|
3097
|
-
font-size:
|
|
3098
|
-
line-height:
|
|
2998
|
+
font-weight: 600;
|
|
2999
|
+
font-size: 13px;
|
|
3000
|
+
line-height: 20px;
|
|
3099
3001
|
}
|
|
3100
3002
|
|
|
3101
|
-
.
|
|
3003
|
+
.E_l12f6ic {
|
|
3102
3004
|
font-family: Inter;
|
|
3103
3005
|
font-style: normal;
|
|
3104
3006
|
font-weight: bold;
|
|
3105
|
-
font-size:
|
|
3007
|
+
font-size: 13px;
|
|
3106
3008
|
line-height: 20px;
|
|
3107
3009
|
}
|
|
3108
3010
|
|
|
3109
|
-
.
|
|
3011
|
+
.E_l7gmukq {
|
|
3110
3012
|
font-family: Inter;
|
|
3111
3013
|
font-style: normal;
|
|
3112
3014
|
font-weight: normal;
|
|
3113
|
-
|
|
3015
|
+
text-transform: uppercase;
|
|
3016
|
+
font-feature-settings: "cpsp" on;
|
|
3017
|
+
font-size: 13px;
|
|
3114
3018
|
line-height: 20px;
|
|
3115
3019
|
}
|
|
3116
3020
|
|
|
3117
|
-
.
|
|
3021
|
+
.E_lkwl0yp {
|
|
3118
3022
|
font-family: Inter;
|
|
3119
3023
|
font-style: normal;
|
|
3120
3024
|
font-weight: bold;
|
|
3121
|
-
|
|
3122
|
-
|
|
3025
|
+
text-transform: uppercase;
|
|
3026
|
+
font-feature-settings: "cpsp" on;
|
|
3027
|
+
font-size: 13px;
|
|
3028
|
+
line-height: 20px;
|
|
3123
3029
|
}
|
|
3124
3030
|
|
|
3125
|
-
.
|
|
3031
|
+
.E_l10knv48 {
|
|
3126
3032
|
font-family: Inter;
|
|
3127
3033
|
font-style: normal;
|
|
3128
3034
|
font-weight: normal;
|
|
@@ -3130,383 +3036,473 @@ input.E_rf8rlle.ant-input {
|
|
|
3130
3036
|
line-height: 18px;
|
|
3131
3037
|
}
|
|
3132
3038
|
|
|
3133
|
-
.
|
|
3039
|
+
.E_l6526ld {
|
|
3134
3040
|
font-family: Inter;
|
|
3135
3041
|
font-style: normal;
|
|
3136
|
-
font-weight:
|
|
3137
|
-
text-transform: uppercase;
|
|
3138
|
-
font-feature-settings: "cpsp" on;
|
|
3042
|
+
font-weight: 500;
|
|
3139
3043
|
font-size: 12px;
|
|
3140
3044
|
line-height: 18px;
|
|
3141
3045
|
}
|
|
3142
3046
|
|
|
3143
|
-
.
|
|
3047
|
+
.E_l1j81vli {
|
|
3144
3048
|
font-family: Inter;
|
|
3145
3049
|
font-style: normal;
|
|
3146
|
-
font-weight:
|
|
3147
|
-
text-transform: uppercase;
|
|
3148
|
-
font-feature-settings: "cpsp" on;
|
|
3050
|
+
font-weight: bold;
|
|
3149
3051
|
font-size: 12px;
|
|
3150
3052
|
line-height: 18px;
|
|
3151
3053
|
}
|
|
3152
3054
|
|
|
3153
|
-
.
|
|
3055
|
+
.E_l1x7n1mk {
|
|
3154
3056
|
font-family: Inter;
|
|
3155
3057
|
font-style: normal;
|
|
3156
3058
|
font-weight: normal;
|
|
3157
|
-
font-size:
|
|
3158
|
-
line-height:
|
|
3159
|
-
}
|
|
3160
|
-
|
|
3161
|
-
.E_lzt43lp {
|
|
3162
|
-
font-family: Inter;
|
|
3163
|
-
font-style: normal;
|
|
3164
|
-
font-weight: bold;
|
|
3165
|
-
font-size: 16px;
|
|
3166
|
-
line-height: 24px;
|
|
3059
|
+
font-size: 12px;
|
|
3060
|
+
line-height: 18px;
|
|
3167
3061
|
}
|
|
3168
3062
|
|
|
3169
|
-
.
|
|
3063
|
+
.E_l9fqufz {
|
|
3170
3064
|
font-family: Inter;
|
|
3171
3065
|
font-style: normal;
|
|
3172
|
-
font-weight:
|
|
3173
|
-
font-size:
|
|
3174
|
-
line-height:
|
|
3066
|
+
font-weight: 500;
|
|
3067
|
+
font-size: 12px;
|
|
3068
|
+
line-height: 18px;
|
|
3175
3069
|
}
|
|
3176
3070
|
|
|
3177
|
-
.
|
|
3071
|
+
.E_l1iwnybd {
|
|
3178
3072
|
font-family: Inter;
|
|
3179
3073
|
font-style: normal;
|
|
3180
3074
|
font-weight: bold;
|
|
3181
|
-
font-size:
|
|
3182
|
-
line-height:
|
|
3075
|
+
font-size: 12px;
|
|
3076
|
+
line-height: 18px;
|
|
3183
3077
|
}
|
|
3184
3078
|
|
|
3185
|
-
.
|
|
3079
|
+
.E_lprtm1e {
|
|
3186
3080
|
font-family: Inter;
|
|
3187
3081
|
font-style: normal;
|
|
3188
3082
|
font-weight: normal;
|
|
3189
3083
|
text-transform: uppercase;
|
|
3190
3084
|
font-feature-settings: "cpsp" on;
|
|
3191
|
-
font-size:
|
|
3192
|
-
line-height:
|
|
3085
|
+
font-size: 12px;
|
|
3086
|
+
line-height: 18px;
|
|
3193
3087
|
}
|
|
3194
3088
|
|
|
3195
|
-
.
|
|
3089
|
+
.E_l1lln87h {
|
|
3196
3090
|
font-family: Inter;
|
|
3197
3091
|
font-style: normal;
|
|
3198
3092
|
font-weight: bold;
|
|
3199
3093
|
text-transform: uppercase;
|
|
3200
3094
|
font-feature-settings: "cpsp" on;
|
|
3201
|
-
font-size:
|
|
3202
|
-
line-height:
|
|
3095
|
+
font-size: 12px;
|
|
3096
|
+
line-height: 18px;
|
|
3203
3097
|
}
|
|
3204
3098
|
|
|
3205
|
-
.
|
|
3099
|
+
.E_f2pb48l {
|
|
3206
3100
|
font-family: Inter;
|
|
3207
3101
|
font-style: normal;
|
|
3208
3102
|
font-weight: normal;
|
|
3209
|
-
font-size:
|
|
3210
|
-
line-height:
|
|
3103
|
+
font-size: 13px;
|
|
3104
|
+
line-height: 20px;
|
|
3211
3105
|
}
|
|
3212
3106
|
|
|
3213
|
-
.
|
|
3107
|
+
.E_fi9emkw {
|
|
3214
3108
|
font-family: Inter;
|
|
3215
3109
|
font-style: normal;
|
|
3216
|
-
font-weight:
|
|
3217
|
-
font-size:
|
|
3218
|
-
line-height:
|
|
3110
|
+
font-weight: normal;
|
|
3111
|
+
font-size: 13px;
|
|
3112
|
+
line-height: 20px;
|
|
3219
3113
|
}
|
|
3220
3114
|
|
|
3221
|
-
.
|
|
3115
|
+
.E_f1nrg7da {
|
|
3222
3116
|
font-family: Inter;
|
|
3223
3117
|
font-style: normal;
|
|
3224
|
-
font-weight:
|
|
3225
|
-
font-size:
|
|
3226
|
-
line-height:
|
|
3118
|
+
font-weight: normal;
|
|
3119
|
+
font-size: 12px;
|
|
3120
|
+
line-height: 18px;
|
|
3227
3121
|
}
|
|
3228
3122
|
|
|
3229
|
-
.
|
|
3123
|
+
.E_f17k1i3n {
|
|
3230
3124
|
font-family: Inter;
|
|
3231
3125
|
font-style: normal;
|
|
3232
3126
|
font-weight: normal;
|
|
3233
|
-
font-size:
|
|
3234
|
-
line-height:
|
|
3127
|
+
font-size: 12px;
|
|
3128
|
+
line-height: 18px;
|
|
3235
3129
|
}
|
|
3236
3130
|
|
|
3237
|
-
.
|
|
3238
|
-
font-family: Inter;
|
|
3239
|
-
font-style: normal;
|
|
3240
|
-
font-weight: bold;
|
|
3241
|
-
font-size: 14px;
|
|
3242
|
-
line-height: 22px;
|
|
3243
|
-
}
|
|
3244
|
-
|
|
3245
|
-
.E_ljm2911 {
|
|
3131
|
+
.E_t1tvuj2e {
|
|
3246
3132
|
font-family: Inter;
|
|
3247
3133
|
font-style: normal;
|
|
3248
3134
|
font-weight: normal;
|
|
3249
|
-
|
|
3250
|
-
font-
|
|
3251
|
-
|
|
3252
|
-
line-height: 22px;
|
|
3253
|
-
}
|
|
3254
|
-
|
|
3255
|
-
.E_l124mzmr {
|
|
3256
|
-
font-family: Inter;
|
|
3257
|
-
font-style: normal;
|
|
3258
|
-
font-weight: bold;
|
|
3259
|
-
text-transform: uppercase;
|
|
3260
|
-
font-feature-settings: "cpsp" on;
|
|
3261
|
-
font-size: 14px;
|
|
3262
|
-
line-height: 22px;
|
|
3135
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3136
|
+
font-size: 13px;
|
|
3137
|
+
line-height: 20px;
|
|
3263
3138
|
}
|
|
3264
3139
|
|
|
3265
|
-
.
|
|
3140
|
+
.E_t17uajlu {
|
|
3266
3141
|
font-family: Inter;
|
|
3267
3142
|
font-style: normal;
|
|
3268
3143
|
font-weight: normal;
|
|
3144
|
+
font-feature-settings: "zero" on;
|
|
3269
3145
|
font-size: 13px;
|
|
3270
3146
|
line-height: 20px;
|
|
3271
3147
|
}
|
|
3272
3148
|
|
|
3273
|
-
.
|
|
3149
|
+
.E_t114zbyz {
|
|
3274
3150
|
font-family: Inter;
|
|
3275
3151
|
font-style: normal;
|
|
3276
|
-
font-weight:
|
|
3277
|
-
font-
|
|
3278
|
-
|
|
3152
|
+
font-weight: normal;
|
|
3153
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3154
|
+
font-size: 12px;
|
|
3155
|
+
line-height: 18px;
|
|
3279
3156
|
}
|
|
3280
3157
|
|
|
3281
|
-
.
|
|
3158
|
+
.E_t1il0kvi {
|
|
3282
3159
|
font-family: Inter;
|
|
3283
3160
|
font-style: normal;
|
|
3284
|
-
font-weight:
|
|
3285
|
-
font-
|
|
3286
|
-
|
|
3161
|
+
font-weight: 500;
|
|
3162
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3163
|
+
font-size: 12px;
|
|
3164
|
+
line-height: 18px;
|
|
3287
3165
|
}
|
|
3288
3166
|
|
|
3289
|
-
.
|
|
3167
|
+
.E_t10dv8p1 {
|
|
3290
3168
|
font-family: Inter;
|
|
3291
3169
|
font-style: normal;
|
|
3292
3170
|
font-weight: normal;
|
|
3293
|
-
font-
|
|
3294
|
-
|
|
3171
|
+
font-feature-settings: "zero" on;
|
|
3172
|
+
font-size: 12px;
|
|
3173
|
+
line-height: 18px;
|
|
3295
3174
|
}
|
|
3296
3175
|
|
|
3297
|
-
.
|
|
3176
|
+
.E_tc2oqpq {
|
|
3298
3177
|
font-family: Inter;
|
|
3299
3178
|
font-style: normal;
|
|
3300
|
-
font-weight:
|
|
3301
|
-
font-
|
|
3302
|
-
|
|
3179
|
+
font-weight: 500;
|
|
3180
|
+
font-feature-settings: "zero" on;
|
|
3181
|
+
font-size: 12px;
|
|
3182
|
+
line-height: 18px;
|
|
3303
3183
|
}
|
|
3304
3184
|
|
|
3305
|
-
.
|
|
3185
|
+
.E_tzvddmc {
|
|
3306
3186
|
font-family: Inter;
|
|
3307
3187
|
font-style: normal;
|
|
3308
3188
|
font-weight: bold;
|
|
3309
|
-
font-
|
|
3310
|
-
|
|
3189
|
+
font-feature-settings: "zero" on;
|
|
3190
|
+
font-size: 16px;
|
|
3191
|
+
line-height: 24px;
|
|
3311
3192
|
}
|
|
3312
3193
|
|
|
3313
|
-
.
|
|
3194
|
+
.E_u18llj45 {
|
|
3314
3195
|
font-family: Inter;
|
|
3315
3196
|
font-style: normal;
|
|
3316
3197
|
font-weight: normal;
|
|
3317
|
-
|
|
3318
|
-
|
|
3319
|
-
font-size: 13px;
|
|
3320
|
-
line-height: 20px;
|
|
3198
|
+
font-size: 10px;
|
|
3199
|
+
line-height: 12px;
|
|
3321
3200
|
}
|
|
3322
3201
|
|
|
3323
|
-
.
|
|
3324
|
-
|
|
3325
|
-
font-style: normal;
|
|
3326
|
-
font-weight: bold;
|
|
3327
|
-
text-transform: uppercase;
|
|
3328
|
-
font-feature-settings: "cpsp" on;
|
|
3329
|
-
font-size: 13px;
|
|
3330
|
-
line-height: 20px;
|
|
3202
|
+
.E_tju3gfj .date {
|
|
3203
|
+
margin-right: 4px;
|
|
3331
3204
|
}
|
|
3332
3205
|
|
|
3333
|
-
.
|
|
3334
|
-
|
|
3335
|
-
font-style: normal;
|
|
3336
|
-
font-weight: normal;
|
|
3337
|
-
font-size: 12px;
|
|
3338
|
-
line-height: 18px;
|
|
3206
|
+
.E_s1dni7lo {
|
|
3207
|
+
width: 430px !important;
|
|
3339
3208
|
}
|
|
3340
3209
|
|
|
3341
|
-
.
|
|
3342
|
-
|
|
3343
|
-
font-style: normal;
|
|
3344
|
-
font-weight: 500;
|
|
3345
|
-
font-size: 12px;
|
|
3210
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
3211
|
+
padding: 8px 16px;
|
|
3346
3212
|
line-height: 18px;
|
|
3213
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3214
|
+
height: 34px;
|
|
3215
|
+
min-height: 34px;
|
|
3216
|
+
box-sizing: border-box;
|
|
3217
|
+
margin-top: 8px;
|
|
3347
3218
|
}
|
|
3348
3219
|
|
|
3349
|
-
.
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
|
|
3220
|
+
.E_o1ugr09p {
|
|
3221
|
+
display: flex;
|
|
3222
|
+
flex-direction: column;
|
|
3223
|
+
margin: 1px 8px;
|
|
3224
|
+
padding: 8px;
|
|
3225
|
+
border-radius: 4px;
|
|
3226
|
+
}
|
|
3227
|
+
.E_o1ugr09p .selected-icon {
|
|
3228
|
+
display: none;
|
|
3229
|
+
}
|
|
3230
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
3231
|
+
padding-left: 8px;
|
|
3232
|
+
}
|
|
3233
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
3234
|
+
background-color: white;
|
|
3235
|
+
}
|
|
3236
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
3237
|
+
color: #0080ff;
|
|
3238
|
+
}
|
|
3239
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
3240
|
+
display: block;
|
|
3241
|
+
}
|
|
3242
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
3243
|
+
background: rgba(0, 136, 255, 0.16);
|
|
3244
|
+
}
|
|
3245
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
3246
|
+
color: #0080ff;
|
|
3247
|
+
}
|
|
3248
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
3249
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3250
|
+
color: #0080ff;
|
|
3355
3251
|
}
|
|
3356
3252
|
|
|
3357
|
-
.
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
3253
|
+
.E_o1ifxsq4 {
|
|
3254
|
+
display: flex;
|
|
3255
|
+
justify-content: space-between;
|
|
3256
|
+
height: 20px;
|
|
3257
|
+
line-height: 20px;
|
|
3258
|
+
}
|
|
3259
|
+
.E_o1ifxsq4 .timezone-title {
|
|
3260
|
+
color: #2d3a56;
|
|
3261
|
+
overflow: hidden;
|
|
3262
|
+
text-overflow: ellipsis;
|
|
3363
3263
|
}
|
|
3364
3264
|
|
|
3365
|
-
.
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
|
|
3265
|
+
.E_o1zue7 {
|
|
3266
|
+
display: flex;
|
|
3267
|
+
justify-content: space-between;
|
|
3268
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3269
|
+
height: 18px;
|
|
3370
3270
|
line-height: 18px;
|
|
3271
|
+
margin-top: 2px;
|
|
3371
3272
|
}
|
|
3372
3273
|
|
|
3373
|
-
.
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
font-size: 12px;
|
|
3378
|
-
line-height: 18px;
|
|
3274
|
+
.E_tyfmlxg {
|
|
3275
|
+
border: none;
|
|
3276
|
+
margin-right: 0;
|
|
3277
|
+
background: rgba(225, 230, 241, 0.6);
|
|
3379
3278
|
}
|
|
3380
3279
|
|
|
3381
|
-
.
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
font-feature-settings: "cpsp" on;
|
|
3387
|
-
font-size: 12px;
|
|
3388
|
-
line-height: 18px;
|
|
3280
|
+
.E_o18uybox {
|
|
3281
|
+
pointer-events: none;
|
|
3282
|
+
height: 32px;
|
|
3283
|
+
width: 100%;
|
|
3284
|
+
opacity: 0;
|
|
3389
3285
|
}
|
|
3390
3286
|
|
|
3391
|
-
.
|
|
3392
|
-
|
|
3393
|
-
font-style: normal;
|
|
3394
|
-
font-weight: bold;
|
|
3395
|
-
text-transform: uppercase;
|
|
3396
|
-
font-feature-settings: "cpsp" on;
|
|
3397
|
-
font-size: 12px;
|
|
3398
|
-
line-height: 18px;
|
|
3287
|
+
.E_iq1gosr {
|
|
3288
|
+
display: inline-block;
|
|
3399
3289
|
}
|
|
3400
3290
|
|
|
3401
|
-
.
|
|
3402
|
-
|
|
3403
|
-
|
|
3404
|
-
|
|
3405
|
-
|
|
3406
|
-
|
|
3291
|
+
.E_c1bus5hc {
|
|
3292
|
+
--color: white;
|
|
3293
|
+
height: 14px;
|
|
3294
|
+
width: 14px;
|
|
3295
|
+
border-radius: 50%;
|
|
3296
|
+
flex-shrink: 0;
|
|
3297
|
+
display: flex;
|
|
3298
|
+
align-items: center;
|
|
3299
|
+
justify-content: center;
|
|
3300
|
+
border: 1px solid var(--color);
|
|
3301
|
+
}
|
|
3302
|
+
.E_c1bus5hc .circle-inner {
|
|
3303
|
+
position: relative;
|
|
3304
|
+
height: 10px;
|
|
3305
|
+
width: 10px;
|
|
3306
|
+
border-radius: 50%;
|
|
3307
|
+
overflow: hidden;
|
|
3308
|
+
}
|
|
3309
|
+
.E_c1bus5hc .circle-content {
|
|
3310
|
+
position: absolute;
|
|
3311
|
+
height: 100%;
|
|
3312
|
+
width: 100%;
|
|
3313
|
+
left: 0;
|
|
3314
|
+
top: 0;
|
|
3315
|
+
border-radius: 50%;
|
|
3316
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
3317
|
+
transform: rotate(180deg);
|
|
3318
|
+
}
|
|
3319
|
+
.E_c1bus5hc .circle-child {
|
|
3320
|
+
position: absolute;
|
|
3321
|
+
height: 100%;
|
|
3322
|
+
width: 100%;
|
|
3323
|
+
left: 0;
|
|
3324
|
+
top: 0;
|
|
3325
|
+
margin-left: 50%;
|
|
3326
|
+
transform-origin: left;
|
|
3327
|
+
background: white;
|
|
3328
|
+
transform: rotate(0deg);
|
|
3329
|
+
}
|
|
3330
|
+
|
|
3331
|
+
.E_s1sck0th {
|
|
3332
|
+
padding: 0 8px;
|
|
3333
|
+
border-radius: 4px;
|
|
3334
|
+
}
|
|
3335
|
+
|
|
3336
|
+
.E_m855nr1 {
|
|
3337
|
+
padding: 2px 8px;
|
|
3338
|
+
border-radius: 3px;
|
|
3339
|
+
}
|
|
3340
|
+
|
|
3341
|
+
.E_l1270xpg {
|
|
3342
|
+
padding: 3px 8px;
|
|
3343
|
+
border-radius: 2px;
|
|
3344
|
+
}
|
|
3345
|
+
|
|
3346
|
+
.E_t14rextb.ant-tag:hover {
|
|
3347
|
+
opacity: unset;
|
|
3348
|
+
}
|
|
3349
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
3350
|
+
margin: 0;
|
|
3351
|
+
margin-right: 8px;
|
|
3352
|
+
display: inline-flex;
|
|
3353
|
+
align-items: center;
|
|
3354
|
+
border: none;
|
|
3355
|
+
}
|
|
3356
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
3357
|
+
width: 16px;
|
|
3358
|
+
height: 16px;
|
|
3359
|
+
color: inherit;
|
|
3360
|
+
margin-left: 4px;
|
|
3361
|
+
opacity: 0.6;
|
|
3362
|
+
display: inline-flex;
|
|
3363
|
+
}
|
|
3364
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
3365
|
+
opacity: 1;
|
|
3366
|
+
}
|
|
3367
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
3368
|
+
color: #0080ff;
|
|
3369
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
3370
|
+
}
|
|
3371
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
3372
|
+
color: #f0483e;
|
|
3373
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
3374
|
+
}
|
|
3375
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
3376
|
+
color: #e07f00;
|
|
3377
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
3378
|
+
}
|
|
3379
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
3380
|
+
color: #008f4c;
|
|
3381
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
3382
|
+
}
|
|
3383
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
3384
|
+
color: #1d326c;
|
|
3385
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
3386
|
+
}
|
|
3387
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
3388
|
+
color: #7E41FF;
|
|
3389
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
3390
|
+
}
|
|
3391
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
3392
|
+
color: #fff;
|
|
3393
|
+
}
|
|
3394
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
3395
|
+
background-color: #f0483e;
|
|
3396
|
+
}
|
|
3397
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
3398
|
+
background-color: #fea008;
|
|
3399
|
+
}
|
|
3400
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
3401
|
+
background-color: #00ba5d;
|
|
3402
|
+
}
|
|
3403
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
3404
|
+
background-color: #0080ff;
|
|
3405
|
+
}
|
|
3406
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
3407
|
+
background-color: #6b7d99;
|
|
3408
|
+
}
|
|
3409
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
3410
|
+
background-color: #7E41FF;
|
|
3411
|
+
}
|
|
3412
|
+
|
|
3413
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
3414
|
+
display: none;
|
|
3415
|
+
}
|
|
3416
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
3417
|
+
background: rgba(23, 38, 64, 0.8);
|
|
3418
|
+
border-radius: 4px;
|
|
3419
|
+
}
|
|
3420
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
3421
|
+
visibility: hidden;
|
|
3422
|
+
}
|
|
3423
|
+
|
|
3424
|
+
.E_s1dizucg.ant-switch {
|
|
3425
|
+
min-width: 40px;
|
|
3426
|
+
height: 24px;
|
|
3427
|
+
background: rgba(172, 186, 211, 0.6);
|
|
3428
|
+
overflow: hidden;
|
|
3429
|
+
}
|
|
3430
|
+
.E_s1dizucg.ant-switch:focus {
|
|
3431
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
3432
|
+
}
|
|
3433
|
+
.E_s1dizucg.ant-switch-small {
|
|
3434
|
+
min-width: 26px;
|
|
3435
|
+
height: 16px;
|
|
3436
|
+
}
|
|
3437
|
+
.E_s1dizucg.ant-switch-large {
|
|
3438
|
+
min-width: 52px;
|
|
3439
|
+
height: 32px;
|
|
3440
|
+
}
|
|
3441
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
3442
|
+
height: 20px;
|
|
3443
|
+
width: 20px;
|
|
3444
|
+
}
|
|
3445
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
3446
|
+
border-radius: 10px;
|
|
3447
|
+
transition-delay: 120ms;
|
|
3448
|
+
}
|
|
3449
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
3450
|
+
height: 14px;
|
|
3451
|
+
width: 14px;
|
|
3452
|
+
top: 1px;
|
|
3453
|
+
left: 1px;
|
|
3454
|
+
}
|
|
3455
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
3456
|
+
height: 28px;
|
|
3457
|
+
width: 28px;
|
|
3407
3458
|
}
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
|
-
font-family: Inter;
|
|
3411
|
-
font-style: normal;
|
|
3412
|
-
font-weight: normal;
|
|
3413
|
-
font-size: 13px;
|
|
3414
|
-
line-height: 20px;
|
|
3459
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
3460
|
+
border-radius: 14px;
|
|
3415
3461
|
}
|
|
3416
|
-
|
|
3417
|
-
|
|
3418
|
-
font-family: Inter;
|
|
3419
|
-
font-style: normal;
|
|
3420
|
-
font-weight: normal;
|
|
3421
|
-
font-size: 12px;
|
|
3422
|
-
line-height: 18px;
|
|
3462
|
+
.E_s1dizucg.ant-switch-checked {
|
|
3463
|
+
background-color: #00ba5d;
|
|
3423
3464
|
}
|
|
3424
|
-
|
|
3425
|
-
|
|
3426
|
-
font-family: Inter;
|
|
3427
|
-
font-style: normal;
|
|
3428
|
-
font-weight: normal;
|
|
3429
|
-
font-size: 12px;
|
|
3430
|
-
line-height: 18px;
|
|
3465
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
3466
|
+
left: calc(100% - 20px - 2px);
|
|
3431
3467
|
}
|
|
3432
|
-
|
|
3433
|
-
|
|
3434
|
-
font-family: Inter;
|
|
3435
|
-
font-style: normal;
|
|
3436
|
-
font-weight: normal;
|
|
3437
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3438
|
-
font-size: 13px;
|
|
3439
|
-
line-height: 20px;
|
|
3468
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
3469
|
+
left: calc(100% - 14px - 1px);
|
|
3440
3470
|
}
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
font-family: Inter;
|
|
3444
|
-
font-style: normal;
|
|
3445
|
-
font-weight: normal;
|
|
3446
|
-
font-feature-settings: "zero" on;
|
|
3447
|
-
font-size: 13px;
|
|
3448
|
-
line-height: 20px;
|
|
3471
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
3472
|
+
left: calc(100% - 28px - 2px);
|
|
3449
3473
|
}
|
|
3450
3474
|
|
|
3451
|
-
.
|
|
3452
|
-
|
|
3453
|
-
font-style: normal;
|
|
3454
|
-
font-weight: normal;
|
|
3455
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3456
|
-
font-size: 12px;
|
|
3457
|
-
line-height: 18px;
|
|
3475
|
+
.E_c1up6e3y {
|
|
3476
|
+
margin-left: 5px;
|
|
3458
3477
|
}
|
|
3459
3478
|
|
|
3460
|
-
.
|
|
3461
|
-
|
|
3462
|
-
font-style: normal;
|
|
3463
|
-
font-weight: 500;
|
|
3464
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3465
|
-
font-size: 12px;
|
|
3466
|
-
line-height: 18px;
|
|
3479
|
+
.E_c1yyuluq {
|
|
3480
|
+
border-radius: 8px;
|
|
3467
3481
|
}
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
font-family: Inter;
|
|
3471
|
-
font-style: normal;
|
|
3472
|
-
font-weight: normal;
|
|
3473
|
-
font-feature-settings: "zero" on;
|
|
3474
|
-
font-size: 12px;
|
|
3475
|
-
line-height: 18px;
|
|
3482
|
+
.E_c1yyuluq .ant-card-body {
|
|
3483
|
+
padding: 20px 24px 24px 24px;
|
|
3476
3484
|
}
|
|
3477
3485
|
|
|
3478
|
-
.
|
|
3479
|
-
|
|
3480
|
-
|
|
3481
|
-
font-weight: 500;
|
|
3482
|
-
font-feature-settings: "zero" on;
|
|
3483
|
-
font-size: 12px;
|
|
3484
|
-
line-height: 18px;
|
|
3486
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
3487
|
+
border: 0px;
|
|
3488
|
+
background-color: #fff;
|
|
3485
3489
|
}
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
font-feature-settings: "zero" on;
|
|
3492
|
-
font-size: 16px;
|
|
3493
|
-
line-height: 24px;
|
|
3490
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
3491
|
+
padding-top: 0px;
|
|
3492
|
+
padding-bottom: 0px;
|
|
3493
|
+
padding-left: 0px !important;
|
|
3494
|
+
padding-right: 24px;
|
|
3494
3495
|
}
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
font-family: Inter;
|
|
3498
|
-
font-style: normal;
|
|
3499
|
-
font-weight: normal;
|
|
3500
|
-
font-size: 10px;
|
|
3501
|
-
line-height: 12px;
|
|
3496
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
3497
|
+
right: 0px;
|
|
3502
3498
|
}
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
display: inline-block;
|
|
3499
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
3500
|
+
padding: 0px;
|
|
3506
3501
|
}
|
|
3507
3502
|
|
|
3508
|
-
.
|
|
3509
|
-
|
|
3503
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
3504
|
+
padding-right: 0px;
|
|
3505
|
+
cursor: default;
|
|
3510
3506
|
}
|
|
3511
3507
|
|
|
3512
3508
|
.E_a1b5xrg3 .user-icon-inner {
|
|
@@ -3539,6 +3535,10 @@ input.E_rf8rlle.ant-input {
|
|
|
3539
3535
|
transition: all 320ms ease;
|
|
3540
3536
|
}
|
|
3541
3537
|
|
|
3538
|
+
.E_m196gn1d {
|
|
3539
|
+
min-width: 1280px;
|
|
3540
|
+
}
|
|
3541
|
+
|
|
3542
3542
|
.E_b1lj76ty {
|
|
3543
3543
|
width: 100%;
|
|
3544
3544
|
height: 100%;
|
|
@@ -3824,35 +3824,6 @@ input.E_rf8rlle.ant-input {
|
|
|
3824
3824
|
margin-right: 6px;
|
|
3825
3825
|
}
|
|
3826
3826
|
|
|
3827
|
-
.E_m5foqp8 {
|
|
3828
|
-
--footer-height: 96px;
|
|
3829
|
-
--modal-content-width: 720px;
|
|
3830
|
-
--modal-content-min-height: 200px;
|
|
3831
|
-
--modal-header-padding: 40px 60px 8px;
|
|
3832
|
-
--modal-content-padding-top: 24px;
|
|
3833
|
-
--modal-content-padding-bottom: 32px;
|
|
3834
|
-
--modal-content-padding-x: 60px;
|
|
3835
|
-
--modal-footer-padding: 0 60px;
|
|
3836
|
-
}
|
|
3837
|
-
.E_m5foqp8.content-full.ant-modal {
|
|
3838
|
-
height: calc(100vh - 80px);
|
|
3839
|
-
width: calc(100vw - 160px);
|
|
3840
|
-
}
|
|
3841
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
3842
|
-
width: 100%;
|
|
3843
|
-
height: 100%;
|
|
3844
|
-
max-width: unset;
|
|
3845
|
-
max-height: unset;
|
|
3846
|
-
display: flex;
|
|
3847
|
-
flex-direction: column;
|
|
3848
|
-
}
|
|
3849
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
3850
|
-
flex: 1;
|
|
3851
|
-
}
|
|
3852
|
-
.E_m5foqp8 .initializing-title {
|
|
3853
|
-
height: 32px;
|
|
3854
|
-
}
|
|
3855
|
-
|
|
3856
3827
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
3857
3828
|
border-radius: 6px;
|
|
3858
3829
|
}
|
|
@@ -3910,6 +3881,35 @@ input.E_rf8rlle.ant-input {
|
|
|
3910
3881
|
transform: rotate(180deg);
|
|
3911
3882
|
}
|
|
3912
3883
|
|
|
3884
|
+
.E_m5foqp8 {
|
|
3885
|
+
--footer-height: 96px;
|
|
3886
|
+
--modal-content-width: 720px;
|
|
3887
|
+
--modal-content-min-height: 200px;
|
|
3888
|
+
--modal-header-padding: 40px 60px 8px;
|
|
3889
|
+
--modal-content-padding-top: 24px;
|
|
3890
|
+
--modal-content-padding-bottom: 32px;
|
|
3891
|
+
--modal-content-padding-x: 60px;
|
|
3892
|
+
--modal-footer-padding: 0 60px;
|
|
3893
|
+
}
|
|
3894
|
+
.E_m5foqp8.content-full.ant-modal {
|
|
3895
|
+
height: calc(100vh - 80px);
|
|
3896
|
+
width: calc(100vw - 160px);
|
|
3897
|
+
}
|
|
3898
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
3899
|
+
width: 100%;
|
|
3900
|
+
height: 100%;
|
|
3901
|
+
max-width: unset;
|
|
3902
|
+
max-height: unset;
|
|
3903
|
+
display: flex;
|
|
3904
|
+
flex-direction: column;
|
|
3905
|
+
}
|
|
3906
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
3907
|
+
flex: 1;
|
|
3908
|
+
}
|
|
3909
|
+
.E_m5foqp8 .initializing-title {
|
|
3910
|
+
height: 32px;
|
|
3911
|
+
}
|
|
3912
|
+
|
|
3913
3913
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
3914
3914
|
opacity: 1;
|
|
3915
3915
|
}
|
|
@@ -4305,6 +4305,25 @@ input.E_rf8rlle.ant-input {
|
|
|
4305
4305
|
position: static;
|
|
4306
4306
|
}
|
|
4307
4307
|
|
|
4308
|
+
.E_r77hffu {
|
|
4309
|
+
display: flex;
|
|
4310
|
+
align-items: center;
|
|
4311
|
+
justify-content: space-between;
|
|
4312
|
+
column-gap: 6px;
|
|
4313
|
+
}
|
|
4314
|
+
|
|
4315
|
+
.E_p1cmxsf7 {
|
|
4316
|
+
display: flex;
|
|
4317
|
+
flex-direction: column;
|
|
4318
|
+
justify-content: center;
|
|
4319
|
+
row-gap: var(--p1cmxsf7-0);
|
|
4320
|
+
}
|
|
4321
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
4322
|
+
font-size: 0;
|
|
4323
|
+
margin-bottom: unset;
|
|
4324
|
+
margin-inline-end: unset;
|
|
4325
|
+
}
|
|
4326
|
+
|
|
4308
4327
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
4309
4328
|
margin-right: 2px;
|
|
4310
4329
|
}
|
|
@@ -4333,94 +4352,55 @@ input.E_rf8rlle.ant-input {
|
|
|
4333
4352
|
background-color: rgba(255, 255, 255, 0.6);
|
|
4334
4353
|
color: rgba(44, 56, 82, 0.75);
|
|
4335
4354
|
}
|
|
4336
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
4337
|
-
background-color: transparent;
|
|
4338
|
-
}
|
|
4339
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
4340
|
-
background-color: transparent;
|
|
4341
|
-
}
|
|
4342
|
-
|
|
4343
|
-
.E_r77hffu {
|
|
4344
|
-
display: flex;
|
|
4345
|
-
align-items: center;
|
|
4346
|
-
justify-content: space-between;
|
|
4347
|
-
column-gap: 6px;
|
|
4348
|
-
}
|
|
4349
|
-
|
|
4350
|
-
.E_p1cmxsf7 {
|
|
4351
|
-
display: flex;
|
|
4352
|
-
flex-direction: column;
|
|
4353
|
-
justify-content: center;
|
|
4354
|
-
row-gap: var(--p1cmxsf7-0);
|
|
4355
|
-
}
|
|
4356
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
4357
|
-
font-size: 0;
|
|
4358
|
-
margin-bottom: unset;
|
|
4359
|
-
margin-inline-end: unset;
|
|
4360
|
-
}
|
|
4361
|
-
|
|
4362
|
-
.E_ckui4s7 {
|
|
4363
|
-
color: #2d3a56;
|
|
4364
|
-
line-height: 22px;
|
|
4365
|
-
display: inline-flex;
|
|
4366
|
-
}
|
|
4367
|
-
.E_ckui4s7 .ant-checkbox {
|
|
4368
|
-
height: 22px;
|
|
4369
|
-
display: flex;
|
|
4370
|
-
align-items: center;
|
|
4371
|
-
top: 0;
|
|
4372
|
-
}
|
|
4373
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
4374
|
-
border: none;
|
|
4375
|
-
}
|
|
4376
|
-
.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 {
|
|
4377
|
-
border-color: #0080ff;
|
|
4378
|
-
}
|
|
4379
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
4380
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
4381
|
-
}
|
|
4382
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4383
|
-
border: 1px solid #0080ff;
|
|
4384
|
-
}
|
|
4385
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4386
|
-
background: #0080ff;
|
|
4387
|
-
}
|
|
4388
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4389
|
-
background-color: #fff;
|
|
4390
|
-
height: 2px;
|
|
4391
|
-
width: 10px;
|
|
4392
|
-
border-radius: 2px;
|
|
4355
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
4356
|
+
background-color: transparent;
|
|
4393
4357
|
}
|
|
4394
|
-
.
|
|
4395
|
-
|
|
4358
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
4359
|
+
background-color: transparent;
|
|
4396
4360
|
}
|
|
4397
|
-
|
|
4398
|
-
|
|
4399
|
-
|
|
4361
|
+
|
|
4362
|
+
.E_c1yd35n {
|
|
4363
|
+
padding: 0 12px 14px 12px;
|
|
4400
4364
|
}
|
|
4401
|
-
|
|
4402
|
-
|
|
4365
|
+
|
|
4366
|
+
.E_c1kghdax {
|
|
4367
|
+
color: #2d3a56;
|
|
4368
|
+
padding: 7px 12px;
|
|
4369
|
+
display: flex;
|
|
4370
|
+
justify-content: space-between;
|
|
4371
|
+
align-items: center;
|
|
4403
4372
|
}
|
|
4404
|
-
.
|
|
4405
|
-
|
|
4373
|
+
.E_c1kghdax.has-arrow {
|
|
4374
|
+
padding-left: 10px;
|
|
4406
4375
|
}
|
|
4407
|
-
.
|
|
4408
|
-
|
|
4376
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
4377
|
+
cursor: pointer;
|
|
4378
|
+
color: #00122e;
|
|
4409
4379
|
}
|
|
4410
|
-
.
|
|
4411
|
-
display: inline-block;
|
|
4412
|
-
margin-left: 12px;
|
|
4380
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
4413
4381
|
color: #2d3a56;
|
|
4382
|
+
font-weight: 600;
|
|
4414
4383
|
}
|
|
4415
|
-
.
|
|
4416
|
-
|
|
4417
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4384
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
4385
|
+
transform: rotate(90deg);
|
|
4418
4386
|
}
|
|
4419
|
-
.
|
|
4420
|
-
|
|
4387
|
+
.E_c1kghdax .sub-info {
|
|
4388
|
+
font-size: 12px;
|
|
4389
|
+
line-height: 18px;
|
|
4421
4390
|
}
|
|
4422
|
-
.
|
|
4423
|
-
|
|
4391
|
+
.E_c1kghdax .title-wrapper {
|
|
4392
|
+
display: flex;
|
|
4393
|
+
align-items: center;
|
|
4394
|
+
user-select: none;
|
|
4395
|
+
flex-grow: 1;
|
|
4396
|
+
font-size: 12px;
|
|
4397
|
+
line-height: 18px;
|
|
4398
|
+
color: #2d3a56;
|
|
4399
|
+
font-weight: 700;
|
|
4400
|
+
}
|
|
4401
|
+
.E_c1kghdax .collapse-arrow {
|
|
4402
|
+
transition: all 50ms ease-out 0ms;
|
|
4403
|
+
margin-right: 2px;
|
|
4424
4404
|
}
|
|
4425
4405
|
|
|
4426
4406
|
.E_t1tbywr9 {
|
|
@@ -4584,6 +4564,70 @@ input.E_rf8rlle.ant-input {
|
|
|
4584
4564
|
height: 16px;
|
|
4585
4565
|
}
|
|
4586
4566
|
|
|
4567
|
+
.E_ckui4s7 {
|
|
4568
|
+
color: #2d3a56;
|
|
4569
|
+
line-height: 22px;
|
|
4570
|
+
display: inline-flex;
|
|
4571
|
+
}
|
|
4572
|
+
.E_ckui4s7 .ant-checkbox {
|
|
4573
|
+
height: 22px;
|
|
4574
|
+
display: flex;
|
|
4575
|
+
align-items: center;
|
|
4576
|
+
top: 0;
|
|
4577
|
+
}
|
|
4578
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
4579
|
+
border: none;
|
|
4580
|
+
}
|
|
4581
|
+
.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 {
|
|
4582
|
+
border-color: #0080ff;
|
|
4583
|
+
}
|
|
4584
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
4585
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
4586
|
+
}
|
|
4587
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4588
|
+
border: 1px solid #0080ff;
|
|
4589
|
+
}
|
|
4590
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4591
|
+
background: #0080ff;
|
|
4592
|
+
}
|
|
4593
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4594
|
+
background-color: #fff;
|
|
4595
|
+
height: 2px;
|
|
4596
|
+
width: 10px;
|
|
4597
|
+
border-radius: 2px;
|
|
4598
|
+
}
|
|
4599
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
4600
|
+
opacity: 0.5;
|
|
4601
|
+
}
|
|
4602
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
4603
|
+
background: rgba(211, 218, 235, 0.6);
|
|
4604
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
4605
|
+
}
|
|
4606
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
4607
|
+
border-color: #2d3a56;
|
|
4608
|
+
}
|
|
4609
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4610
|
+
background: #2d3a56;
|
|
4611
|
+
}
|
|
4612
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
4613
|
+
padding: 0;
|
|
4614
|
+
}
|
|
4615
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
4616
|
+
display: inline-block;
|
|
4617
|
+
margin-left: 12px;
|
|
4618
|
+
color: #2d3a56;
|
|
4619
|
+
}
|
|
4620
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
4621
|
+
margin-left: 28px;
|
|
4622
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4623
|
+
}
|
|
4624
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
4625
|
+
margin-left: 8px;
|
|
4626
|
+
}
|
|
4627
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
4628
|
+
margin-left: 24px;
|
|
4629
|
+
}
|
|
4630
|
+
|
|
4587
4631
|
.E_b14q2gmw {
|
|
4588
4632
|
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);
|
|
4589
4633
|
}
|
|
@@ -4601,50 +4645,6 @@ input.E_rf8rlle.ant-input {
|
|
|
4601
4645
|
transform: translateY(-4px);
|
|
4602
4646
|
}
|
|
4603
4647
|
|
|
4604
|
-
.E_c1yd35n {
|
|
4605
|
-
padding: 0 12px 14px 12px;
|
|
4606
|
-
}
|
|
4607
|
-
|
|
4608
|
-
.E_c1kghdax {
|
|
4609
|
-
color: #2d3a56;
|
|
4610
|
-
padding: 7px 12px;
|
|
4611
|
-
display: flex;
|
|
4612
|
-
justify-content: space-between;
|
|
4613
|
-
align-items: center;
|
|
4614
|
-
}
|
|
4615
|
-
.E_c1kghdax.has-arrow {
|
|
4616
|
-
padding-left: 10px;
|
|
4617
|
-
}
|
|
4618
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
4619
|
-
cursor: pointer;
|
|
4620
|
-
color: #00122e;
|
|
4621
|
-
}
|
|
4622
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
4623
|
-
color: #2d3a56;
|
|
4624
|
-
font-weight: 600;
|
|
4625
|
-
}
|
|
4626
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
4627
|
-
transform: rotate(90deg);
|
|
4628
|
-
}
|
|
4629
|
-
.E_c1kghdax .sub-info {
|
|
4630
|
-
font-size: 12px;
|
|
4631
|
-
line-height: 18px;
|
|
4632
|
-
}
|
|
4633
|
-
.E_c1kghdax .title-wrapper {
|
|
4634
|
-
display: flex;
|
|
4635
|
-
align-items: center;
|
|
4636
|
-
user-select: none;
|
|
4637
|
-
flex-grow: 1;
|
|
4638
|
-
font-size: 12px;
|
|
4639
|
-
line-height: 18px;
|
|
4640
|
-
color: #2d3a56;
|
|
4641
|
-
font-weight: 700;
|
|
4642
|
-
}
|
|
4643
|
-
.E_c1kghdax .collapse-arrow {
|
|
4644
|
-
transition: all 50ms ease-out 0ms;
|
|
4645
|
-
margin-right: 2px;
|
|
4646
|
-
}
|
|
4647
|
-
|
|
4648
4648
|
.E_l1ucdodl {
|
|
4649
4649
|
margin: 0;
|
|
4650
4650
|
border-radius: 20px;
|
|
@@ -4765,55 +4765,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
4765
4765
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
4766
4766
|
}
|
|
4767
4767
|
|
|
4768
|
-
.E_lht19u8 {
|
|
4769
|
-
width: 64px;
|
|
4770
|
-
height: 64px;
|
|
4771
|
-
display: flex;
|
|
4772
|
-
align-items: center;
|
|
4773
|
-
justify-content: center;
|
|
4774
|
-
position: relative;
|
|
4775
|
-
opacity: 0.2;
|
|
4776
|
-
}
|
|
4777
|
-
|
|
4778
|
-
.E_lk3gkp4 {
|
|
4779
|
-
position: absolute;
|
|
4780
|
-
width: 5px;
|
|
4781
|
-
height: 48px;
|
|
4782
|
-
left: 9.33px;
|
|
4783
|
-
top: 40.5px;
|
|
4784
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4785
|
-
border-radius: 5px;
|
|
4786
|
-
transform: rotate(-128deg);
|
|
4787
|
-
transform-origin: top left;
|
|
4788
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
4789
|
-
}
|
|
4790
|
-
|
|
4791
|
-
.E_ll4n94n {
|
|
4792
|
-
position: absolute;
|
|
4793
|
-
width: 5px;
|
|
4794
|
-
height: 48px;
|
|
4795
|
-
left: 40.8px;
|
|
4796
|
-
top: 8.4px;
|
|
4797
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4798
|
-
border-radius: 5px;
|
|
4799
|
-
transform: rotate(-8deg);
|
|
4800
|
-
transform-origin: top left;
|
|
4801
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
4802
|
-
}
|
|
4803
|
-
|
|
4804
|
-
.E_l17lbdo6 {
|
|
4805
|
-
position: absolute;
|
|
4806
|
-
width: 5px;
|
|
4807
|
-
height: 48px;
|
|
4808
|
-
left: 52.9px;
|
|
4809
|
-
top: 51.8px;
|
|
4810
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
4811
|
-
border-radius: 5px;
|
|
4812
|
-
transform: rotate(112deg);
|
|
4813
|
-
transform-origin: top left;
|
|
4814
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
4815
|
-
}
|
|
4816
|
-
|
|
4817
4768
|
.E_m11nzl2x {
|
|
4818
4769
|
color: rgba(44, 56, 82, 0.6);
|
|
4819
4770
|
text-align: center;
|
|
@@ -5025,8 +4976,57 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5025
4976
|
margin-right: 8px;
|
|
5026
4977
|
border-radius: 2px;
|
|
5027
4978
|
}
|
|
5028
|
-
.E_ljhvvia.borderd {
|
|
5029
|
-
border: 1px solid #fff;
|
|
4979
|
+
.E_ljhvvia.borderd {
|
|
4980
|
+
border: 1px solid #fff;
|
|
4981
|
+
}
|
|
4982
|
+
|
|
4983
|
+
.E_lht19u8 {
|
|
4984
|
+
width: 64px;
|
|
4985
|
+
height: 64px;
|
|
4986
|
+
display: flex;
|
|
4987
|
+
align-items: center;
|
|
4988
|
+
justify-content: center;
|
|
4989
|
+
position: relative;
|
|
4990
|
+
opacity: 0.2;
|
|
4991
|
+
}
|
|
4992
|
+
|
|
4993
|
+
.E_lk3gkp4 {
|
|
4994
|
+
position: absolute;
|
|
4995
|
+
width: 5px;
|
|
4996
|
+
height: 48px;
|
|
4997
|
+
left: 9.33px;
|
|
4998
|
+
top: 40.5px;
|
|
4999
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5000
|
+
border-radius: 5px;
|
|
5001
|
+
transform: rotate(-128deg);
|
|
5002
|
+
transform-origin: top left;
|
|
5003
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
5004
|
+
}
|
|
5005
|
+
|
|
5006
|
+
.E_ll4n94n {
|
|
5007
|
+
position: absolute;
|
|
5008
|
+
width: 5px;
|
|
5009
|
+
height: 48px;
|
|
5010
|
+
left: 40.8px;
|
|
5011
|
+
top: 8.4px;
|
|
5012
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5013
|
+
border-radius: 5px;
|
|
5014
|
+
transform: rotate(-8deg);
|
|
5015
|
+
transform-origin: top left;
|
|
5016
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
5017
|
+
}
|
|
5018
|
+
|
|
5019
|
+
.E_l17lbdo6 {
|
|
5020
|
+
position: absolute;
|
|
5021
|
+
width: 5px;
|
|
5022
|
+
height: 48px;
|
|
5023
|
+
left: 52.9px;
|
|
5024
|
+
top: 51.8px;
|
|
5025
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
5026
|
+
border-radius: 5px;
|
|
5027
|
+
transform: rotate(112deg);
|
|
5028
|
+
transform-origin: top left;
|
|
5029
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
5030
5030
|
}
|
|
5031
5031
|
|
|
5032
5032
|
.E_msn7nxt {
|
|
@@ -5869,6 +5869,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5869
5869
|
justify-content: center;
|
|
5870
5870
|
}
|
|
5871
5871
|
|
|
5872
|
+
.E_i1g85yz3 {
|
|
5873
|
+
margin-right: 4px;
|
|
5874
|
+
height: 16px;
|
|
5875
|
+
}
|
|
5876
|
+
|
|
5872
5877
|
.E_t1dtlqs1 {
|
|
5873
5878
|
margin-bottom: 4px;
|
|
5874
5879
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -5992,1072 +5997,853 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5992
5997
|
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
5993
5998
|
text-align: left;
|
|
5994
5999
|
}
|
|
5995
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
5996
|
-
text-align: left;
|
|
5997
|
-
}
|
|
5998
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
5999
|
-
text-align: right;
|
|
6000
|
-
}
|
|
6001
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
6002
|
-
text-align: right;
|
|
6003
|
-
}
|
|
6004
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
6005
|
-
margin-right: 8px;
|
|
6006
|
-
}
|
|
6007
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
6008
|
-
padding: 4px;
|
|
6009
|
-
width: 24px;
|
|
6010
|
-
height: 24px;
|
|
6011
|
-
overflow: hidden;
|
|
6012
|
-
}
|
|
6013
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
6014
|
-
padding: 0;
|
|
6015
|
-
}
|
|
6016
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
6017
|
-
cursor: not-allowed;
|
|
6018
|
-
opacity: 0.5;
|
|
6019
|
-
}
|
|
6020
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
6021
|
-
margin: 0;
|
|
6022
|
-
}
|
|
6023
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
6024
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
6025
|
-
border-radius: 5px;
|
|
6026
|
-
font-size: 12px;
|
|
6027
|
-
}
|
|
6028
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
6029
|
-
font-size: inherit;
|
|
6030
|
-
}
|
|
6031
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
6032
|
-
min-height: 24px;
|
|
6033
|
-
font-size: 12px;
|
|
6034
|
-
position: relative;
|
|
6035
|
-
}
|
|
6036
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
6037
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
6038
|
-
}
|
|
6039
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
6040
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
6041
|
-
}
|
|
6042
|
-
|
|
6043
|
-
.E_a138syjm {
|
|
6044
|
-
display: flex;
|
|
6045
|
-
align-items: center;
|
|
6046
|
-
margin-top: 8px;
|
|
6047
|
-
gap: 8px;
|
|
6048
|
-
}
|
|
6049
|
-
.E_a138syjm button.ant-btn {
|
|
6050
|
-
padding: 2px 8px;
|
|
6051
|
-
height: 24px;
|
|
6052
|
-
}
|
|
6053
|
-
.E_a138syjm > span.maximum-desc {
|
|
6054
|
-
display: none;
|
|
6055
|
-
color: rgba(44, 56, 82, 0.6);
|
|
6056
|
-
}
|
|
6057
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
6058
|
-
display: inline;
|
|
6059
|
-
}
|
|
6060
|
-
|
|
6061
|
-
.E_d77i8u0 {
|
|
6062
|
-
width: 24px;
|
|
6063
|
-
height: 24px;
|
|
6064
|
-
padding: 4px;
|
|
6065
|
-
margin-right: 8px;
|
|
6066
|
-
}
|
|
6067
|
-
|
|
6068
|
-
.E_i1g85yz3 {
|
|
6069
|
-
margin-right: 4px;
|
|
6070
|
-
height: 16px;
|
|
6071
|
-
}
|
|
6072
|
-
|
|
6073
|
-
.E_t13ef470 {
|
|
6074
|
-
height: 100%;
|
|
6075
|
-
}
|
|
6076
|
-
.E_t13ef470 .table-loading-item {
|
|
6077
|
-
padding: 12px 4px;
|
|
6078
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
6079
|
-
display: flex;
|
|
6080
|
-
}
|
|
6081
|
-
.E_t13ef470 .table-loading-item > * {
|
|
6082
|
-
height: 16px;
|
|
6083
|
-
margin: 4px;
|
|
6084
|
-
background: rgba(204, 212, 227, 0.18);
|
|
6085
|
-
border-radius: 2px;
|
|
6086
|
-
}
|
|
6087
|
-
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
6088
|
-
width: 16px;
|
|
6089
|
-
}
|
|
6090
|
-
.E_t13ef470 .table-loading-item .td-loading {
|
|
6091
|
-
flex: 1;
|
|
6092
|
-
}
|
|
6093
|
-
.E_t13ef470 :nth-child(1) {
|
|
6094
|
-
padding: 8px 4px;
|
|
6095
|
-
}
|
|
6096
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
6097
|
-
background: rgba(107, 125, 153, 0.18);
|
|
6098
|
-
}
|
|
6099
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
6100
|
-
background: rgba(163, 180, 204, 0.18);
|
|
6101
|
-
}
|
|
6102
|
-
|
|
6103
|
-
.E_bpgac8u {
|
|
6104
|
-
color: #FFFFFF;
|
|
6105
|
-
display: flex;
|
|
6106
|
-
gap: 8px;
|
|
6107
|
-
padding: 8px 0;
|
|
6108
|
-
display: flex;
|
|
6109
|
-
justify-content: center;
|
|
6110
|
-
white-space: pre-wrap;
|
|
6111
|
-
align-items: center;
|
|
6112
|
-
}
|
|
6113
|
-
.E_bpgac8u .dashed-btn {
|
|
6114
|
-
border-bottom: 1px solid white;
|
|
6115
|
-
cursor: pointer;
|
|
6116
|
-
}
|
|
6117
|
-
|
|
6118
|
-
.E_envn4g3 {
|
|
6119
|
-
background: #F0483E;
|
|
6120
|
-
}
|
|
6121
|
-
|
|
6122
|
-
.E_i12w18eu {
|
|
6123
|
-
background: #0080FF;
|
|
6124
|
-
}
|
|
6125
|
-
|
|
6126
|
-
.E_wujsnt4 {
|
|
6127
|
-
background-color: #E07F00;
|
|
6128
|
-
}
|
|
6129
|
-
|
|
6130
|
-
.E_b1jaupqb {
|
|
6131
|
-
color: #F0483E;
|
|
6132
|
-
}
|
|
6133
|
-
|
|
6134
|
-
.E_icab5o7 {
|
|
6135
|
-
--modal-to-viewport-margin: 10px;
|
|
6136
|
-
--modal-body-padding-bottom: 40px;
|
|
6137
|
-
--modal-footer-height: 124px;
|
|
6138
|
-
--modal-empty-footer-height: 40px;
|
|
6139
|
-
}
|
|
6140
|
-
.E_icab5o7.ant-modal {
|
|
6141
|
-
height: calc(100% - var(--modal-to-viewport-margin) * 2);
|
|
6142
|
-
width: calc(100% - var(--modal-to-viewport-margin) * 2);
|
|
6143
|
-
padding-bottom: 0;
|
|
6144
|
-
margin: 0 auto;
|
|
6145
|
-
top: 10px;
|
|
6146
|
-
transform: none;
|
|
6147
|
-
}
|
|
6148
|
-
.E_icab5o7.ant-modal .ant-modal-close {
|
|
6149
|
-
right: 24px;
|
|
6150
|
-
top: 24px;
|
|
6151
|
-
}
|
|
6152
|
-
.E_icab5o7.ant-modal .ant-modal-close .ant-modal-close-x {
|
|
6153
|
-
width: 40px;
|
|
6154
|
-
height: 40px;
|
|
6155
|
-
}
|
|
6156
|
-
.E_icab5o7.ant-modal .ant-modal-content {
|
|
6157
|
-
width: 100%;
|
|
6158
|
-
height: 100%;
|
|
6159
|
-
display: flex;
|
|
6160
|
-
flex-direction: column;
|
|
6161
|
-
}
|
|
6162
|
-
.E_icab5o7.ant-modal .ant-modal-header {
|
|
6163
|
-
padding: 60px 0 40px 0;
|
|
6164
|
-
border: 0;
|
|
6165
|
-
flex-shrink: 0;
|
|
6166
|
-
}
|
|
6167
|
-
.E_icab5o7.ant-modal .ant-modal-body {
|
|
6168
|
-
padding: 0;
|
|
6169
|
-
flex: 1;
|
|
6170
|
-
min-height: 0;
|
|
6171
|
-
overflow-y: auto;
|
|
6172
|
-
scrollbar-gutter: stable;
|
|
6173
|
-
}
|
|
6174
|
-
.E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar {
|
|
6175
|
-
width: 6px;
|
|
6176
|
-
}
|
|
6177
|
-
.E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-track {
|
|
6178
|
-
background: rgba(225, 230, 241, 0.6);
|
|
6179
|
-
}
|
|
6180
|
-
.E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-thumb {
|
|
6181
|
-
background: rgba(172, 186, 211, 0.6);
|
|
6182
|
-
border-radius: 8px;
|
|
6183
|
-
}
|
|
6184
|
-
.E_icab5o7.ant-modal.initializing-error .ant-modal-body {
|
|
6185
|
-
display: flex;
|
|
6186
|
-
justify-content: center;
|
|
6187
|
-
align-items: center;
|
|
6188
|
-
height: 100%;
|
|
6189
|
-
}
|
|
6190
|
-
.E_icab5o7.ant-modal .initializing-title {
|
|
6191
|
-
height: 40px;
|
|
6192
|
-
}
|
|
6193
|
-
.E_icab5o7.ant-modal .ant-modal-footer {
|
|
6194
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
6195
|
-
height: var(--modal-footer-height);
|
|
6196
|
-
padding: 24px 0 60px 0;
|
|
6197
|
-
}
|
|
6198
|
-
.E_icab5o7.ant-modal.no-footer .ant-modal-body {
|
|
6199
|
-
padding-bottom: 0;
|
|
6200
|
-
}
|
|
6201
|
-
.E_icab5o7.ant-modal.no-footer .ant-modal-body .middle {
|
|
6202
|
-
padding-bottom: 0;
|
|
6203
|
-
}
|
|
6204
|
-
.E_icab5o7.ant-modal.no-footer .ant-modal-footer {
|
|
6205
|
-
padding: 0;
|
|
6206
|
-
border-top: none;
|
|
6207
|
-
height: var(--modal-empty-footer-height);
|
|
6208
|
-
content: "";
|
|
6209
|
-
}
|
|
6210
|
-
|
|
6211
|
-
.E_msiso3p.ant-modal .ant-modal-header {
|
|
6212
|
-
padding: 60px 0 40px 0;
|
|
6213
|
-
width: 648px;
|
|
6214
|
-
margin: 0 auto;
|
|
6215
|
-
}
|
|
6216
|
-
.E_msiso3p.ant-modal .ant-modal-footer {
|
|
6217
|
-
width: 648px;
|
|
6218
|
-
margin: 0 auto;
|
|
6219
|
-
}
|
|
6220
|
-
|
|
6221
|
-
.E_cxvrrew {
|
|
6222
|
-
height: 40px;
|
|
6223
|
-
width: 40px;
|
|
6224
|
-
border-radius: 50%;
|
|
6225
|
-
display: flex;
|
|
6226
|
-
align-items: center;
|
|
6227
|
-
justify-content: center;
|
|
6228
|
-
}
|
|
6229
|
-
.E_cxvrrew:hover {
|
|
6230
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
6231
|
-
transition: 0.3s ease-out;
|
|
6000
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
6001
|
+
text-align: left;
|
|
6232
6002
|
}
|
|
6233
|
-
|
|
6234
|
-
|
|
6235
|
-
color: #00122e;
|
|
6003
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
6004
|
+
text-align: right;
|
|
6236
6005
|
}
|
|
6237
|
-
|
|
6238
|
-
|
|
6239
|
-
padding-left: 40px;
|
|
6240
|
-
padding-right: 40px;
|
|
6006
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
6007
|
+
text-align: right;
|
|
6241
6008
|
}
|
|
6242
|
-
.
|
|
6243
|
-
|
|
6244
|
-
margin-left: 40px;
|
|
6245
|
-
margin-right: 40px;
|
|
6009
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
6010
|
+
margin-right: 8px;
|
|
6246
6011
|
}
|
|
6247
|
-
|
|
6248
|
-
|
|
6249
|
-
|
|
6012
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
6013
|
+
padding: 4px;
|
|
6014
|
+
width: 24px;
|
|
6015
|
+
height: 24px;
|
|
6016
|
+
overflow: hidden;
|
|
6250
6017
|
}
|
|
6251
|
-
.
|
|
6252
|
-
|
|
6253
|
-
overflow: auto;
|
|
6254
|
-
padding-bottom: var(--modal-body-padding-bottom);
|
|
6018
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
6019
|
+
padding: 0;
|
|
6255
6020
|
}
|
|
6256
|
-
|
|
6257
|
-
|
|
6258
|
-
|
|
6259
|
-
--right-width: 192px;
|
|
6260
|
-
--content-width: 648px;
|
|
6261
|
-
--content-margin: 60px;
|
|
6262
|
-
--modal-body-padding: calc(
|
|
6263
|
-
(
|
|
6264
|
-
100% - var(--content-width) - var(--left-width) - var(--right-width) - var(
|
|
6265
|
-
--content-margin
|
|
6266
|
-
) * 2
|
|
6267
|
-
) / 2
|
|
6268
|
-
);
|
|
6269
|
-
--side-panel-margin-top: 140px;
|
|
6021
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
6022
|
+
cursor: not-allowed;
|
|
6023
|
+
opacity: 0.5;
|
|
6270
6024
|
}
|
|
6271
|
-
.
|
|
6272
|
-
|
|
6273
|
-
overflow: auto;
|
|
6274
|
-
position: fixed;
|
|
6275
|
-
left: var(--modal-body-padding);
|
|
6276
|
-
top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
|
|
6025
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
6026
|
+
margin: 0;
|
|
6277
6027
|
}
|
|
6278
|
-
.
|
|
6279
|
-
|
|
6280
|
-
|
|
6281
|
-
|
|
6028
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
6029
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
6030
|
+
border-radius: 5px;
|
|
6031
|
+
font-size: 12px;
|
|
6282
6032
|
}
|
|
6283
|
-
.
|
|
6284
|
-
|
|
6285
|
-
overflow: auto;
|
|
6286
|
-
position: fixed;
|
|
6287
|
-
right: var(--modal-body-padding);
|
|
6288
|
-
top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
|
|
6033
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
6034
|
+
font-size: inherit;
|
|
6289
6035
|
}
|
|
6290
|
-
|
|
6291
|
-
|
|
6292
|
-
|
|
6293
|
-
|
|
6294
|
-
align-items: center;
|
|
6295
|
-
gap: 16px;
|
|
6296
|
-
height: 40px;
|
|
6036
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
6037
|
+
min-height: 24px;
|
|
6038
|
+
font-size: 12px;
|
|
6039
|
+
position: relative;
|
|
6297
6040
|
}
|
|
6298
|
-
|
|
6299
|
-
.
|
|
6300
|
-
display: flex;
|
|
6301
|
-
align-items: center;
|
|
6302
|
-
gap: 16px;
|
|
6303
|
-
text-align: left;
|
|
6041
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
6042
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
6304
6043
|
}
|
|
6305
|
-
|
|
6306
|
-
.
|
|
6307
|
-
flex-shrink: 0;
|
|
6044
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
6045
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
6308
6046
|
}
|
|
6309
6047
|
|
|
6310
|
-
.
|
|
6311
|
-
color: #f0483e;
|
|
6048
|
+
.E_a138syjm {
|
|
6312
6049
|
display: flex;
|
|
6313
6050
|
align-items: center;
|
|
6314
|
-
|
|
6051
|
+
margin-top: 8px;
|
|
6052
|
+
gap: 8px;
|
|
6315
6053
|
}
|
|
6316
|
-
|
|
6317
|
-
|
|
6318
|
-
|
|
6319
|
-
flex-shrink: 0;
|
|
6054
|
+
.E_a138syjm button.ant-btn {
|
|
6055
|
+
padding: 2px 8px;
|
|
6056
|
+
height: 24px;
|
|
6320
6057
|
}
|
|
6321
|
-
|
|
6322
|
-
|
|
6323
|
-
|
|
6324
|
-
|
|
6058
|
+
.E_a138syjm > span.maximum-desc {
|
|
6059
|
+
display: none;
|
|
6060
|
+
color: rgba(44, 56, 82, 0.6);
|
|
6061
|
+
}
|
|
6062
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
6063
|
+
display: inline;
|
|
6325
6064
|
}
|
|
6326
6065
|
|
|
6327
|
-
.
|
|
6328
|
-
|
|
6066
|
+
.E_d77i8u0 {
|
|
6067
|
+
width: 24px;
|
|
6068
|
+
height: 24px;
|
|
6069
|
+
padding: 4px;
|
|
6070
|
+
margin-right: 8px;
|
|
6329
6071
|
}
|
|
6330
6072
|
|
|
6331
|
-
.
|
|
6332
|
-
|
|
6333
|
-
padding-top: 5px;
|
|
6334
|
-
padding-left: 5px;
|
|
6073
|
+
.E_t13ef470 {
|
|
6074
|
+
height: 100%;
|
|
6335
6075
|
}
|
|
6336
|
-
.
|
|
6337
|
-
|
|
6338
|
-
|
|
6076
|
+
.E_t13ef470 .table-loading-item {
|
|
6077
|
+
padding: 12px 4px;
|
|
6078
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
6079
|
+
display: flex;
|
|
6339
6080
|
}
|
|
6340
|
-
.
|
|
6341
|
-
|
|
6342
|
-
margin
|
|
6081
|
+
.E_t13ef470 .table-loading-item > * {
|
|
6082
|
+
height: 16px;
|
|
6083
|
+
margin: 4px;
|
|
6084
|
+
background: rgba(204, 212, 227, 0.18);
|
|
6085
|
+
border-radius: 2px;
|
|
6343
6086
|
}
|
|
6344
|
-
.
|
|
6345
|
-
|
|
6087
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
6088
|
+
width: 16px;
|
|
6346
6089
|
}
|
|
6347
|
-
.
|
|
6348
|
-
|
|
6090
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
6091
|
+
flex: 1;
|
|
6349
6092
|
}
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
margin-left: 18px;
|
|
6093
|
+
.E_t13ef470 :nth-child(1) {
|
|
6094
|
+
padding: 8px 4px;
|
|
6353
6095
|
}
|
|
6354
|
-
.
|
|
6355
|
-
|
|
6356
|
-
flex-direction: column;
|
|
6357
|
-
gap: 4px;
|
|
6358
|
-
margin-top: 4px;
|
|
6096
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
6097
|
+
background: rgba(107, 125, 153, 0.18);
|
|
6359
6098
|
}
|
|
6360
|
-
.
|
|
6361
|
-
|
|
6099
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
6100
|
+
background: rgba(163, 180, 204, 0.18);
|
|
6362
6101
|
}
|
|
6363
6102
|
|
|
6364
|
-
.
|
|
6103
|
+
.E_bpgac8u {
|
|
6104
|
+
color: #FFFFFF;
|
|
6105
|
+
display: flex;
|
|
6106
|
+
gap: 8px;
|
|
6107
|
+
padding: 8px 0;
|
|
6365
6108
|
display: flex;
|
|
6366
|
-
flex-direction: column;
|
|
6367
|
-
align-items: center;
|
|
6368
6109
|
justify-content: center;
|
|
6110
|
+
white-space: pre-wrap;
|
|
6111
|
+
align-items: center;
|
|
6369
6112
|
}
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6113
|
+
.E_bpgac8u .dashed-btn {
|
|
6114
|
+
border-bottom: 1px solid white;
|
|
6115
|
+
cursor: pointer;
|
|
6373
6116
|
}
|
|
6374
6117
|
|
|
6375
|
-
.
|
|
6376
|
-
|
|
6118
|
+
.E_envn4g3 {
|
|
6119
|
+
background: #F0483E;
|
|
6377
6120
|
}
|
|
6378
6121
|
|
|
6379
|
-
.
|
|
6380
|
-
|
|
6381
|
-
align-items: center;
|
|
6382
|
-
justify-content: center;
|
|
6383
|
-
position: relative;
|
|
6384
|
-
border-radius: 2px;
|
|
6385
|
-
background: rgba(225, 230, 241, 0.6);
|
|
6386
|
-
overflow: hidden;
|
|
6122
|
+
.E_i12w18eu {
|
|
6123
|
+
background: #0080FF;
|
|
6387
6124
|
}
|
|
6388
|
-
|
|
6389
|
-
|
|
6390
|
-
|
|
6391
|
-
transform: rotate(15deg);
|
|
6392
|
-
position: absolute;
|
|
6393
|
-
top: -50%;
|
|
6394
|
-
flex-shrink: 0;
|
|
6395
|
-
opacity: 0.8;
|
|
6396
|
-
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6397
|
-
animation: shimmer 1100ms infinite;
|
|
6125
|
+
|
|
6126
|
+
.E_wujsnt4 {
|
|
6127
|
+
background-color: #E07F00;
|
|
6398
6128
|
}
|
|
6399
|
-
|
|
6400
|
-
|
|
6401
|
-
|
|
6402
|
-
}
|
|
6403
|
-
to {
|
|
6404
|
-
left: 100%;
|
|
6405
|
-
}
|
|
6129
|
+
|
|
6130
|
+
.E_b1jaupqb {
|
|
6131
|
+
color: #F0483E;
|
|
6406
6132
|
}
|
|
6407
6133
|
|
|
6408
|
-
.
|
|
6409
|
-
--
|
|
6410
|
-
--modal-
|
|
6411
|
-
--modal-
|
|
6412
|
-
--modal-
|
|
6413
|
-
|
|
6414
|
-
|
|
6415
|
-
--modal-
|
|
6416
|
-
--modal-
|
|
6417
|
-
--modal-content-padding-bottom: 32px;
|
|
6418
|
-
--modal-content-padding-x: 40px;
|
|
6419
|
-
--modal-footer-padding: 0 40px;
|
|
6420
|
-
--modal-empty-footer-height: 32px;
|
|
6134
|
+
.E_icab5o7 {
|
|
6135
|
+
--modal-to-viewport-margin: 10px;
|
|
6136
|
+
--modal-body-padding-bottom: 40px;
|
|
6137
|
+
--modal-footer-height: 124px;
|
|
6138
|
+
--modal-empty-footer-height: 40px;
|
|
6139
|
+
}
|
|
6140
|
+
.E_icab5o7.ant-modal {
|
|
6141
|
+
height: calc(100% - var(--modal-to-viewport-margin) * 2);
|
|
6142
|
+
width: calc(100% - var(--modal-to-viewport-margin) * 2);
|
|
6421
6143
|
padding-bottom: 0;
|
|
6144
|
+
margin: 0 auto;
|
|
6145
|
+
top: 10px;
|
|
6146
|
+
transform: none;
|
|
6147
|
+
}
|
|
6148
|
+
.E_icab5o7.ant-modal .ant-modal-close {
|
|
6149
|
+
right: 24px;
|
|
6150
|
+
top: 24px;
|
|
6151
|
+
}
|
|
6152
|
+
.E_icab5o7.ant-modal .ant-modal-close .ant-modal-close-x {
|
|
6153
|
+
width: 40px;
|
|
6154
|
+
height: 40px;
|
|
6422
6155
|
}
|
|
6423
|
-
.
|
|
6424
|
-
|
|
6425
|
-
|
|
6426
|
-
max-width: var(--modal-content-width);
|
|
6427
|
-
min-width: var(--modal-content-width);
|
|
6428
|
-
max-height: var(--modal-content-max-height);
|
|
6156
|
+
.E_icab5o7.ant-modal .ant-modal-content {
|
|
6157
|
+
width: 100%;
|
|
6158
|
+
height: 100%;
|
|
6429
6159
|
display: flex;
|
|
6430
6160
|
flex-direction: column;
|
|
6431
6161
|
}
|
|
6432
|
-
.
|
|
6433
|
-
padding:
|
|
6434
|
-
border
|
|
6435
|
-
border-radius: 16px 16px 0 0;
|
|
6162
|
+
.E_icab5o7.ant-modal .ant-modal-header {
|
|
6163
|
+
padding: 60px 0 40px 0;
|
|
6164
|
+
border: 0;
|
|
6436
6165
|
flex-shrink: 0;
|
|
6437
6166
|
}
|
|
6438
|
-
.
|
|
6439
|
-
|
|
6440
|
-
}
|
|
6441
|
-
.E_dxyv8bv .ant-modal-close {
|
|
6442
|
-
right: 48px;
|
|
6443
|
-
top: 24px;
|
|
6444
|
-
}
|
|
6445
|
-
.E_dxyv8bv .ant-modal-body {
|
|
6446
|
-
padding: var(--modal-content-padding-top) var(--modal-content-padding-x) var(--modal-content-padding-bottom);
|
|
6447
|
-
padding-right: calc(var(--modal-content-padding-x) - 6px);
|
|
6448
|
-
min-height: var(--modal-content-min-height);
|
|
6167
|
+
.E_icab5o7.ant-modal .ant-modal-body {
|
|
6168
|
+
padding: 0;
|
|
6449
6169
|
flex: 1;
|
|
6450
6170
|
min-height: 0;
|
|
6451
6171
|
overflow-y: auto;
|
|
6452
|
-
overflow-x: hidden;
|
|
6453
6172
|
scrollbar-gutter: stable;
|
|
6454
6173
|
}
|
|
6455
|
-
.
|
|
6174
|
+
.E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar {
|
|
6456
6175
|
width: 6px;
|
|
6457
6176
|
}
|
|
6458
|
-
.
|
|
6177
|
+
.E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-track {
|
|
6459
6178
|
background: rgba(225, 230, 241, 0.6);
|
|
6460
6179
|
}
|
|
6461
|
-
.
|
|
6180
|
+
.E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-thumb {
|
|
6462
6181
|
background: rgba(172, 186, 211, 0.6);
|
|
6463
6182
|
border-radius: 8px;
|
|
6464
6183
|
}
|
|
6465
|
-
.
|
|
6184
|
+
.E_icab5o7.ant-modal.initializing-error .ant-modal-body {
|
|
6466
6185
|
display: flex;
|
|
6467
6186
|
justify-content: center;
|
|
6468
6187
|
align-items: center;
|
|
6469
6188
|
height: 100%;
|
|
6470
6189
|
}
|
|
6471
|
-
.
|
|
6472
|
-
height:
|
|
6473
|
-
padding: var(--modal-footer-padding);
|
|
6474
|
-
margin-top: 0;
|
|
6475
|
-
border-top: none;
|
|
6476
|
-
box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
|
|
6477
|
-
flex-shrink: 0;
|
|
6190
|
+
.E_icab5o7.ant-modal .initializing-title {
|
|
6191
|
+
height: 40px;
|
|
6478
6192
|
}
|
|
6479
|
-
.
|
|
6480
|
-
|
|
6481
|
-
|
|
6193
|
+
.E_icab5o7.ant-modal .ant-modal-footer {
|
|
6194
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
6195
|
+
height: var(--modal-footer-height);
|
|
6196
|
+
padding: 24px 0 60px 0;
|
|
6482
6197
|
}
|
|
6483
|
-
.
|
|
6198
|
+
.E_icab5o7.ant-modal.no-footer .ant-modal-body {
|
|
6484
6199
|
padding-bottom: 0;
|
|
6485
6200
|
}
|
|
6486
|
-
.
|
|
6487
|
-
|
|
6201
|
+
.E_icab5o7.ant-modal.no-footer .ant-modal-body .middle {
|
|
6202
|
+
padding-bottom: 0;
|
|
6203
|
+
}
|
|
6204
|
+
.E_icab5o7.ant-modal.no-footer .ant-modal-footer {
|
|
6205
|
+
padding: 0;
|
|
6206
|
+
border-top: none;
|
|
6488
6207
|
height: var(--modal-empty-footer-height);
|
|
6489
6208
|
content: "";
|
|
6490
6209
|
}
|
|
6491
6210
|
|
|
6492
|
-
.
|
|
6493
|
-
|
|
6494
|
-
|
|
6495
|
-
|
|
6496
|
-
align-items: center;
|
|
6497
|
-
justify-content: flex-end;
|
|
6498
|
-
}
|
|
6499
|
-
.E_fbgo4wr.has-error {
|
|
6500
|
-
justify-content: space-between;
|
|
6501
|
-
}
|
|
6502
|
-
|
|
6503
|
-
.E_ekxnz54 {
|
|
6504
|
-
color: #F0483E;
|
|
6505
|
-
text-align: left;
|
|
6211
|
+
.E_msiso3p.ant-modal .ant-modal-header {
|
|
6212
|
+
padding: 60px 0 40px 0;
|
|
6213
|
+
width: 648px;
|
|
6214
|
+
margin: 0 auto;
|
|
6506
6215
|
}
|
|
6507
|
-
.
|
|
6508
|
-
|
|
6509
|
-
|
|
6216
|
+
.E_msiso3p.ant-modal .ant-modal-footer {
|
|
6217
|
+
width: 648px;
|
|
6218
|
+
margin: 0 auto;
|
|
6510
6219
|
}
|
|
6511
6220
|
|
|
6512
|
-
.
|
|
6513
|
-
|
|
6221
|
+
.E_cxvrrew {
|
|
6222
|
+
height: 40px;
|
|
6223
|
+
width: 40px;
|
|
6514
6224
|
border-radius: 50%;
|
|
6225
|
+
display: flex;
|
|
6226
|
+
align-items: center;
|
|
6227
|
+
justify-content: center;
|
|
6515
6228
|
}
|
|
6516
|
-
.
|
|
6517
|
-
background: rgba(225, 230, 241, 0.6);
|
|
6229
|
+
.E_cxvrrew:hover {
|
|
6230
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
6518
6231
|
transition: 0.3s ease-out;
|
|
6519
6232
|
}
|
|
6520
6233
|
|
|
6521
|
-
.
|
|
6522
|
-
|
|
6523
|
-
height: 24px;
|
|
6524
|
-
}
|
|
6525
|
-
|
|
6526
|
-
.E_m15ds5xe {
|
|
6527
|
-
width: 100%;
|
|
6528
|
-
height: 100%;
|
|
6529
|
-
}
|
|
6530
|
-
.E_m15ds5xe .skeleton-wrapper {
|
|
6531
|
-
width: 100%;
|
|
6532
|
-
height: 32px;
|
|
6234
|
+
.E_tskzd0j {
|
|
6235
|
+
color: #00122e;
|
|
6533
6236
|
}
|
|
6534
6237
|
|
|
6535
|
-
.
|
|
6536
|
-
|
|
6537
|
-
|
|
6538
|
-
gap: 4px;
|
|
6539
|
-
justify-content: center;
|
|
6540
|
-
align-items: center;
|
|
6541
|
-
height: 100%;
|
|
6542
|
-
color: rgba(0, 21, 64, 0.3019607843);
|
|
6238
|
+
.E_f1fbnfp.ant-modal .ant-modal-body {
|
|
6239
|
+
padding-left: 40px;
|
|
6240
|
+
padding-right: 40px;
|
|
6543
6241
|
}
|
|
6544
|
-
|
|
6545
|
-
.
|
|
6546
|
-
|
|
6547
|
-
|
|
6242
|
+
.E_f1fbnfp.ant-modal .ant-modal-footer,
|
|
6243
|
+
.E_f1fbnfp.ant-modal .ant-modal-header {
|
|
6244
|
+
margin-left: 40px;
|
|
6245
|
+
margin-right: 40px;
|
|
6548
6246
|
}
|
|
6549
6247
|
|
|
6550
|
-
.
|
|
6551
|
-
|
|
6248
|
+
.E_b4g2nsx {
|
|
6249
|
+
position: relative;
|
|
6552
6250
|
}
|
|
6553
|
-
|
|
6554
|
-
.E_sd7qcf4 {
|
|
6251
|
+
.E_b4g2nsx .middle {
|
|
6555
6252
|
height: 100%;
|
|
6556
|
-
width: 100%;
|
|
6557
6253
|
overflow: auto;
|
|
6254
|
+
padding-bottom: var(--modal-body-padding-bottom);
|
|
6558
6255
|
}
|
|
6559
6256
|
|
|
6560
|
-
.
|
|
6561
|
-
|
|
6562
|
-
|
|
6563
|
-
width:
|
|
6564
|
-
|
|
6565
|
-
|
|
6566
|
-
|
|
6257
|
+
.E_myhed70 {
|
|
6258
|
+
--left-width: 192px;
|
|
6259
|
+
--right-width: 192px;
|
|
6260
|
+
--content-width: 648px;
|
|
6261
|
+
--content-margin: 60px;
|
|
6262
|
+
--modal-body-padding: calc(
|
|
6263
|
+
(
|
|
6264
|
+
100% - var(--content-width) - var(--left-width) - var(--right-width) - var(
|
|
6265
|
+
--content-margin
|
|
6266
|
+
) * 2
|
|
6267
|
+
) / 2
|
|
6268
|
+
);
|
|
6269
|
+
--side-panel-margin-top: 140px;
|
|
6567
6270
|
}
|
|
6568
|
-
.
|
|
6569
|
-
width:
|
|
6271
|
+
.E_myhed70 .left {
|
|
6272
|
+
width: var(--left-width);
|
|
6273
|
+
overflow: auto;
|
|
6274
|
+
position: fixed;
|
|
6275
|
+
left: var(--modal-body-padding);
|
|
6276
|
+
top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
|
|
6570
6277
|
}
|
|
6571
|
-
.
|
|
6572
|
-
|
|
6278
|
+
.E_myhed70 .middle {
|
|
6279
|
+
width: var(--content-width);
|
|
6280
|
+
overflow: auto;
|
|
6281
|
+
margin: auto;
|
|
6573
6282
|
}
|
|
6574
|
-
.
|
|
6575
|
-
|
|
6576
|
-
|
|
6283
|
+
.E_myhed70 .right {
|
|
6284
|
+
width: var(--right-width);
|
|
6285
|
+
overflow: auto;
|
|
6286
|
+
position: fixed;
|
|
6287
|
+
right: var(--modal-body-padding);
|
|
6288
|
+
top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
|
|
6577
6289
|
}
|
|
6578
6290
|
|
|
6579
|
-
.
|
|
6580
|
-
|
|
6581
|
-
|
|
6582
|
-
|
|
6583
|
-
|
|
6584
|
-
|
|
6585
|
-
}
|
|
6586
|
-
.E_t1gvlxt5 .progress-title {
|
|
6587
|
-
flex: 2;
|
|
6588
|
-
max-width: fit-content;
|
|
6589
|
-
color: #00122E;
|
|
6590
|
-
}
|
|
6591
|
-
.E_t1gvlxt5 .progress-desc {
|
|
6592
|
-
flex: 1;
|
|
6593
|
-
max-width: fit-content;
|
|
6291
|
+
.E_fo07jei {
|
|
6292
|
+
display: flex;
|
|
6293
|
+
justify-content: space-between;
|
|
6294
|
+
align-items: center;
|
|
6295
|
+
gap: 16px;
|
|
6296
|
+
height: 40px;
|
|
6594
6297
|
}
|
|
6595
6298
|
|
|
6596
|
-
.
|
|
6299
|
+
.E_fph3s12 {
|
|
6597
6300
|
display: flex;
|
|
6598
6301
|
align-items: center;
|
|
6599
|
-
|
|
6302
|
+
gap: 16px;
|
|
6303
|
+
text-align: left;
|
|
6600
6304
|
}
|
|
6601
6305
|
|
|
6602
|
-
.
|
|
6603
|
-
|
|
6604
|
-
height: 100%;
|
|
6605
|
-
background: white;
|
|
6306
|
+
.E_f1f8uj0i {
|
|
6307
|
+
flex-shrink: 0;
|
|
6606
6308
|
}
|
|
6607
|
-
|
|
6608
|
-
|
|
6309
|
+
|
|
6310
|
+
.E_ejcjd85 {
|
|
6311
|
+
color: #f0483e;
|
|
6609
6312
|
display: flex;
|
|
6610
6313
|
align-items: center;
|
|
6314
|
+
height: 32px;
|
|
6611
6315
|
}
|
|
6612
|
-
|
|
6613
|
-
|
|
6614
|
-
margin: 4px;
|
|
6615
|
-
|
|
6616
|
-
border-radius: 2px;
|
|
6617
|
-
}
|
|
6618
|
-
.E_t1g36k2w .table-loading-item .checkbox-loading {
|
|
6619
|
-
width: 16px;
|
|
6316
|
+
|
|
6317
|
+
.E_e1lj3r2s {
|
|
6318
|
+
margin-right: 4px;
|
|
6319
|
+
flex-shrink: 0;
|
|
6620
6320
|
}
|
|
6621
|
-
|
|
6622
|
-
|
|
6321
|
+
|
|
6322
|
+
.E_eb58k2y {
|
|
6323
|
+
align-self: flex-start;
|
|
6324
|
+
margin-top: 5px;
|
|
6623
6325
|
}
|
|
6624
|
-
|
|
6625
|
-
|
|
6326
|
+
|
|
6327
|
+
.E_c1bad0d {
|
|
6328
|
+
font-weight: bold;
|
|
6626
6329
|
}
|
|
6627
|
-
|
|
6628
|
-
|
|
6330
|
+
|
|
6331
|
+
.E_t59qhqp {
|
|
6332
|
+
padding: 0px;
|
|
6333
|
+
padding-top: 5px;
|
|
6334
|
+
padding-left: 5px;
|
|
6629
6335
|
}
|
|
6630
|
-
|
|
6631
|
-
|
|
6632
|
-
|
|
6336
|
+
.E_t59qhqp .ant-timeline-item {
|
|
6337
|
+
margin-bottom: 16px;
|
|
6338
|
+
padding-bottom: 0px;
|
|
6633
6339
|
}
|
|
6634
|
-
|
|
6635
|
-
.
|
|
6636
|
-
margin-
|
|
6340
|
+
.E_t59qhqp .ant-timeline-item-last,
|
|
6341
|
+
.E_t59qhqp .compact.ant-timeline-item-last {
|
|
6342
|
+
margin-bottom: 0;
|
|
6637
6343
|
}
|
|
6638
|
-
|
|
6639
|
-
|
|
6640
|
-
|
|
6641
|
-
|
|
6344
|
+
.E_t59qhqp .compact.ant-timeline-item {
|
|
6345
|
+
margin-bottom: 12px;
|
|
6346
|
+
}
|
|
6347
|
+
.E_t59qhqp .info-action {
|
|
6348
|
+
align-self: baseline;
|
|
6642
6349
|
}
|
|
6643
6350
|
|
|
6644
|
-
.
|
|
6645
|
-
margin-
|
|
6351
|
+
.E_t2e44lg .ant-timeline-item-content {
|
|
6352
|
+
margin-left: 18px;
|
|
6646
6353
|
}
|
|
6647
|
-
.
|
|
6648
|
-
display:
|
|
6649
|
-
|
|
6650
|
-
|
|
6651
|
-
|
|
6652
|
-
font-weight: 400;
|
|
6653
|
-
font-size: 12px;
|
|
6654
|
-
line-height: 18px;
|
|
6354
|
+
.E_t2e44lg .item-time {
|
|
6355
|
+
display: flex;
|
|
6356
|
+
flex-direction: column;
|
|
6357
|
+
gap: 4px;
|
|
6358
|
+
margin-top: 4px;
|
|
6655
6359
|
}
|
|
6656
|
-
.
|
|
6657
|
-
|
|
6360
|
+
.E_t2e44lg:last-child .ant-timeline-item-content {
|
|
6361
|
+
padding-bottom: 0;
|
|
6658
6362
|
}
|
|
6659
|
-
|
|
6660
|
-
|
|
6363
|
+
|
|
6364
|
+
.E_e14ua30y {
|
|
6365
|
+
display: flex;
|
|
6366
|
+
flex-direction: column;
|
|
6367
|
+
align-items: center;
|
|
6368
|
+
justify-content: center;
|
|
6661
6369
|
}
|
|
6662
6370
|
|
|
6663
|
-
.
|
|
6371
|
+
.E_s1ikqzph {
|
|
6664
6372
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
6665
|
-
font-size: 12px;
|
|
6666
6373
|
}
|
|
6667
6374
|
|
|
6668
|
-
.
|
|
6669
|
-
|
|
6670
|
-
flex: 1;
|
|
6375
|
+
.E_i15astnl {
|
|
6376
|
+
color: #00122E;
|
|
6671
6377
|
}
|
|
6672
6378
|
|
|
6673
|
-
.
|
|
6674
|
-
|
|
6379
|
+
.E_s20iney.skeleton-box {
|
|
6380
|
+
display: flex;
|
|
6381
|
+
align-items: center;
|
|
6382
|
+
justify-content: center;
|
|
6383
|
+
position: relative;
|
|
6384
|
+
border-radius: 2px;
|
|
6385
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6386
|
+
overflow: hidden;
|
|
6675
6387
|
}
|
|
6676
|
-
|
|
6677
|
-
|
|
6678
|
-
|
|
6679
|
-
|
|
6680
|
-
|
|
6681
|
-
|
|
6682
|
-
|
|
6683
|
-
opacity:
|
|
6388
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
6389
|
+
width: 200%;
|
|
6390
|
+
height: 200%;
|
|
6391
|
+
transform: rotate(15deg);
|
|
6392
|
+
position: absolute;
|
|
6393
|
+
top: -50%;
|
|
6394
|
+
flex-shrink: 0;
|
|
6395
|
+
opacity: 0.8;
|
|
6396
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6397
|
+
animation: shimmer 1100ms infinite;
|
|
6684
6398
|
}
|
|
6685
|
-
@keyframes
|
|
6399
|
+
@keyframes shimmer {
|
|
6686
6400
|
from {
|
|
6687
|
-
|
|
6401
|
+
left: -120%;
|
|
6688
6402
|
}
|
|
6689
6403
|
to {
|
|
6690
|
-
|
|
6404
|
+
left: 100%;
|
|
6691
6405
|
}
|
|
6692
6406
|
}
|
|
6693
6407
|
|
|
6694
|
-
.
|
|
6695
|
-
|
|
6408
|
+
.E_dxyv8bv {
|
|
6409
|
+
--footer-height: 80px;
|
|
6410
|
+
--modal-content-width: 492px;
|
|
6411
|
+
--modal-content-min-height: 160px;
|
|
6412
|
+
--modal-content-max-height: calc(
|
|
6413
|
+
100vh - 80px
|
|
6414
|
+
);
|
|
6415
|
+
--modal-header-padding: 32px 40px 0;
|
|
6416
|
+
--modal-content-padding-top: 32px;
|
|
6417
|
+
--modal-content-padding-bottom: 32px;
|
|
6418
|
+
--modal-content-padding-x: 40px;
|
|
6419
|
+
--modal-footer-padding: 0 40px;
|
|
6420
|
+
--modal-empty-footer-height: 32px;
|
|
6421
|
+
padding-bottom: 0;
|
|
6696
6422
|
}
|
|
6697
|
-
|
|
6698
|
-
|
|
6423
|
+
.E_dxyv8bv .ant-modal-content {
|
|
6424
|
+
background: #fff;
|
|
6425
|
+
border-radius: 16px;
|
|
6426
|
+
max-width: var(--modal-content-width);
|
|
6427
|
+
min-width: var(--modal-content-width);
|
|
6428
|
+
max-height: var(--modal-content-max-height);
|
|
6699
6429
|
display: flex;
|
|
6700
|
-
|
|
6701
|
-
column-gap: 4px;
|
|
6702
|
-
font-size: 12px;
|
|
6703
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
6430
|
+
flex-direction: column;
|
|
6704
6431
|
}
|
|
6705
|
-
|
|
6706
|
-
|
|
6707
|
-
|
|
6708
|
-
|
|
6709
|
-
|
|
6710
|
-
background: #f5f7fa;
|
|
6711
|
-
display: flex;
|
|
6712
|
-
width: 100%;
|
|
6713
|
-
overflow: hidden;
|
|
6432
|
+
.E_dxyv8bv .ant-modal-header {
|
|
6433
|
+
padding: var(--modal-header-padding);
|
|
6434
|
+
border-bottom: none;
|
|
6435
|
+
border-radius: 16px 16px 0 0;
|
|
6436
|
+
flex-shrink: 0;
|
|
6714
6437
|
}
|
|
6715
|
-
.
|
|
6716
|
-
|
|
6438
|
+
.E_dxyv8bv .ant-modal-header .ant-modal-title {
|
|
6439
|
+
color: #00122E;
|
|
6717
6440
|
}
|
|
6718
|
-
|
|
6719
|
-
|
|
6720
|
-
|
|
6721
|
-
align-items: center;
|
|
6722
|
-
justify-content: space-between;
|
|
6723
|
-
background: #edf0f7;
|
|
6724
|
-
padding: 8px 12px;
|
|
6725
|
-
position: sticky;
|
|
6726
|
-
top: 0;
|
|
6727
|
-
z-index: 1;
|
|
6728
|
-
margin-bottom: -52px;
|
|
6441
|
+
.E_dxyv8bv .ant-modal-close {
|
|
6442
|
+
right: 48px;
|
|
6443
|
+
top: 24px;
|
|
6729
6444
|
}
|
|
6730
|
-
.
|
|
6445
|
+
.E_dxyv8bv .ant-modal-body {
|
|
6446
|
+
padding: var(--modal-content-padding-top) var(--modal-content-padding-x) var(--modal-content-padding-bottom);
|
|
6447
|
+
padding-right: calc(var(--modal-content-padding-x) - 6px);
|
|
6448
|
+
min-height: var(--modal-content-min-height);
|
|
6449
|
+
flex: 1;
|
|
6450
|
+
min-height: 0;
|
|
6451
|
+
overflow-y: auto;
|
|
6452
|
+
overflow-x: hidden;
|
|
6453
|
+
scrollbar-gutter: stable;
|
|
6454
|
+
}
|
|
6455
|
+
.E_dxyv8bv .ant-modal-body::-webkit-scrollbar {
|
|
6456
|
+
width: 6px;
|
|
6457
|
+
}
|
|
6458
|
+
.E_dxyv8bv .ant-modal-body::-webkit-scrollbar-track {
|
|
6459
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6460
|
+
}
|
|
6461
|
+
.E_dxyv8bv .ant-modal-body::-webkit-scrollbar-thumb {
|
|
6462
|
+
background: rgba(172, 186, 211, 0.6);
|
|
6463
|
+
border-radius: 8px;
|
|
6464
|
+
}
|
|
6465
|
+
.E_dxyv8bv.initializing-error .ant-modal-body {
|
|
6731
6466
|
display: flex;
|
|
6467
|
+
justify-content: center;
|
|
6732
6468
|
align-items: center;
|
|
6733
|
-
|
|
6469
|
+
height: 100%;
|
|
6470
|
+
}
|
|
6471
|
+
.E_dxyv8bv .ant-modal-footer {
|
|
6472
|
+
height: var(--footer-height);
|
|
6473
|
+
padding: var(--modal-footer-padding);
|
|
6474
|
+
margin-top: 0;
|
|
6475
|
+
border-top: none;
|
|
6476
|
+
box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
|
|
6734
6477
|
flex-shrink: 0;
|
|
6735
6478
|
}
|
|
6736
|
-
.
|
|
6737
|
-
|
|
6738
|
-
|
|
6739
|
-
width: 32px;
|
|
6740
|
-
height: 32px;
|
|
6741
|
-
border-radius: 50%;
|
|
6742
|
-
justify-content: center;
|
|
6479
|
+
.E_dxyv8bv .ant-modal-footer .ant-btn-quiet {
|
|
6480
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
6481
|
+
font-weight: 700;
|
|
6743
6482
|
}
|
|
6744
|
-
.
|
|
6745
|
-
|
|
6483
|
+
.E_dxyv8bv.no-footer .ant-modal-body {
|
|
6484
|
+
padding-bottom: 0;
|
|
6746
6485
|
}
|
|
6747
|
-
.
|
|
6748
|
-
|
|
6749
|
-
|
|
6750
|
-
|
|
6751
|
-
text-align: right;
|
|
6752
|
-
position: relative;
|
|
6753
|
-
padding: 4px 0;
|
|
6754
|
-
margin-top: -4px;
|
|
6755
|
-
overflow: hidden;
|
|
6486
|
+
.E_dxyv8bv.no-footer .ant-modal-footer {
|
|
6487
|
+
box-shadow: none;
|
|
6488
|
+
height: var(--modal-empty-footer-height);
|
|
6489
|
+
content: "";
|
|
6756
6490
|
}
|
|
6757
|
-
|
|
6758
|
-
|
|
6491
|
+
|
|
6492
|
+
.E_fbgo4wr {
|
|
6493
|
+
display: flex;
|
|
6494
|
+
gap: 16px;
|
|
6495
|
+
height: 100%;
|
|
6496
|
+
align-items: center;
|
|
6497
|
+
justify-content: flex-end;
|
|
6759
6498
|
}
|
|
6760
|
-
.
|
|
6761
|
-
|
|
6499
|
+
.E_fbgo4wr.has-error {
|
|
6500
|
+
justify-content: space-between;
|
|
6762
6501
|
}
|
|
6763
|
-
|
|
6764
|
-
|
|
6502
|
+
|
|
6503
|
+
.E_ekxnz54 {
|
|
6504
|
+
color: #F0483E;
|
|
6505
|
+
text-align: left;
|
|
6765
6506
|
}
|
|
6766
|
-
.
|
|
6767
|
-
|
|
6507
|
+
.E_ekxnz54 .icon-wrapper {
|
|
6508
|
+
align-self: baseline;
|
|
6509
|
+
padding-top: 2px;
|
|
6768
6510
|
}
|
|
6769
|
-
|
|
6770
|
-
|
|
6771
|
-
|
|
6772
|
-
height: 32px;
|
|
6773
|
-
justify-content: center;
|
|
6511
|
+
|
|
6512
|
+
.E_ct1041x {
|
|
6513
|
+
padding: 8px;
|
|
6774
6514
|
border-radius: 50%;
|
|
6775
6515
|
}
|
|
6776
|
-
.
|
|
6777
|
-
background:
|
|
6778
|
-
|
|
6779
|
-
|
|
6780
|
-
.E_c18bcrac {
|
|
6781
|
-
display: inline-block;
|
|
6782
|
-
width: 100%;
|
|
6516
|
+
.E_ct1041x:hover {
|
|
6517
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6518
|
+
transition: 0.3s ease-out;
|
|
6783
6519
|
}
|
|
6784
|
-
|
|
6785
|
-
|
|
6520
|
+
|
|
6521
|
+
.E_m1k84ymw {
|
|
6522
|
+
width: 132px;
|
|
6523
|
+
height: 24px;
|
|
6786
6524
|
}
|
|
6787
6525
|
|
|
6788
|
-
.
|
|
6789
|
-
|
|
6526
|
+
.E_m15ds5xe {
|
|
6527
|
+
width: 100%;
|
|
6528
|
+
height: 100%;
|
|
6790
6529
|
}
|
|
6791
|
-
.
|
|
6792
|
-
|
|
6530
|
+
.E_m15ds5xe .skeleton-wrapper {
|
|
6531
|
+
width: 100%;
|
|
6532
|
+
height: 32px;
|
|
6793
6533
|
}
|
|
6794
6534
|
|
|
6795
|
-
.
|
|
6535
|
+
.E_ma56n19 {
|
|
6796
6536
|
display: flex;
|
|
6797
|
-
|
|
6537
|
+
flex-direction: column;
|
|
6538
|
+
gap: 4px;
|
|
6539
|
+
justify-content: center;
|
|
6798
6540
|
align-items: center;
|
|
6799
|
-
|
|
6800
|
-
|
|
6801
|
-
color: #cccccc;
|
|
6802
|
-
white-space: nowrap;
|
|
6803
|
-
}
|
|
6804
|
-
.E_c14wcxf0 label {
|
|
6805
|
-
margin-right: 32px;
|
|
6806
|
-
}
|
|
6807
|
-
|
|
6808
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
6809
|
-
font-weight: bold;
|
|
6810
|
-
color: white;
|
|
6541
|
+
height: 100%;
|
|
6542
|
+
color: rgba(0, 21, 64, 0.3019607843);
|
|
6811
6543
|
}
|
|
6812
6544
|
|
|
6813
|
-
.
|
|
6814
|
-
|
|
6815
|
-
|
|
6816
|
-
border-radius: 2px;
|
|
6817
|
-
display: inline-block;
|
|
6818
|
-
background: var(--s11212zy-0);
|
|
6819
|
-
border: 1px solid #fff;
|
|
6820
|
-
box-sizing: content-box;
|
|
6821
|
-
margin-right: 6px;
|
|
6545
|
+
.E_sqv6dmy {
|
|
6546
|
+
display: flex;
|
|
6547
|
+
justify-content: flex-end;
|
|
6822
6548
|
}
|
|
6823
6549
|
|
|
6824
|
-
.
|
|
6825
|
-
|
|
6826
|
-
color: white;
|
|
6827
|
-
margin-right: 4px;
|
|
6550
|
+
.E_p1rm8wzb {
|
|
6551
|
+
margin-right: 8px;
|
|
6828
6552
|
}
|
|
6829
6553
|
|
|
6830
|
-
.
|
|
6831
|
-
|
|
6832
|
-
height: 246px;
|
|
6833
|
-
border-radius: 4px;
|
|
6834
|
-
}
|
|
6835
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
6836
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
6554
|
+
.E_sd7qcf4 {
|
|
6555
|
+
height: 100%;
|
|
6837
6556
|
width: 100%;
|
|
6838
|
-
|
|
6839
|
-
border-top: none;
|
|
6840
|
-
}
|
|
6841
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
6842
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
6843
|
-
padding: 0 16px;
|
|
6557
|
+
overflow: auto;
|
|
6844
6558
|
}
|
|
6845
|
-
|
|
6846
|
-
.
|
|
6847
|
-
|
|
6848
|
-
|
|
6849
|
-
|
|
6559
|
+
|
|
6560
|
+
.E_r1fxc9gq.right {
|
|
6561
|
+
overflow: auto;
|
|
6562
|
+
padding-right: 2px;
|
|
6563
|
+
width: 200px;
|
|
6564
|
+
height: fit-content;
|
|
6565
|
+
max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
|
|
6566
|
+
scrollbar-gutter: stable;
|
|
6850
6567
|
}
|
|
6851
|
-
.
|
|
6852
|
-
|
|
6853
|
-
margin-bottom: 8px;
|
|
6568
|
+
.E_r1fxc9gq.right::-webkit-scrollbar {
|
|
6569
|
+
width: 6px;
|
|
6854
6570
|
}
|
|
6855
|
-
.
|
|
6856
|
-
|
|
6857
|
-
width: 22px;
|
|
6571
|
+
.E_r1fxc9gq.right::-webkit-scrollbar-track {
|
|
6572
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6858
6573
|
}
|
|
6859
|
-
.
|
|
6860
|
-
|
|
6861
|
-
|
|
6574
|
+
.E_r1fxc9gq.right::-webkit-scrollbar-thumb {
|
|
6575
|
+
background: rgba(172, 186, 211, 0.6);
|
|
6576
|
+
border-radius: 8px;
|
|
6862
6577
|
}
|
|
6863
|
-
|
|
6864
|
-
|
|
6865
|
-
|
|
6578
|
+
|
|
6579
|
+
.E_t1gvlxt5 {
|
|
6580
|
+
min-width: 0;
|
|
6581
|
+
flex: 1;
|
|
6866
6582
|
}
|
|
6867
|
-
.
|
|
6868
|
-
|
|
6869
|
-
opacity: 1;
|
|
6583
|
+
.E_t1gvlxt5 .tag {
|
|
6584
|
+
flex: 0 0 auto;
|
|
6870
6585
|
}
|
|
6871
|
-
.
|
|
6872
|
-
|
|
6586
|
+
.E_t1gvlxt5 .progress-title {
|
|
6587
|
+
flex: 2;
|
|
6588
|
+
max-width: fit-content;
|
|
6589
|
+
color: #00122E;
|
|
6873
6590
|
}
|
|
6874
|
-
.
|
|
6875
|
-
|
|
6591
|
+
.E_t1gvlxt5 .progress-desc {
|
|
6592
|
+
flex: 1;
|
|
6593
|
+
max-width: fit-content;
|
|
6876
6594
|
}
|
|
6877
6595
|
|
|
6878
|
-
.
|
|
6879
|
-
|
|
6880
|
-
|
|
6881
|
-
|
|
6882
|
-
padding: 7px 10px;
|
|
6596
|
+
.E_a1ji6r68 {
|
|
6597
|
+
display: flex;
|
|
6598
|
+
align-items: center;
|
|
6599
|
+
column-gap: var(--a1ji6r68-0);
|
|
6883
6600
|
}
|
|
6884
6601
|
|
|
6885
|
-
.
|
|
6886
|
-
|
|
6602
|
+
.E_t1g36k2w {
|
|
6603
|
+
overflow: hidden;
|
|
6604
|
+
height: 100%;
|
|
6605
|
+
background: white;
|
|
6606
|
+
}
|
|
6607
|
+
.E_t1g36k2w .table-loading-item {
|
|
6608
|
+
padding: 8px 4px;
|
|
6887
6609
|
display: flex;
|
|
6888
|
-
justify-content: space-between;
|
|
6889
6610
|
align-items: center;
|
|
6890
|
-
padding: 8px 16px;
|
|
6891
6611
|
}
|
|
6892
|
-
.
|
|
6893
|
-
|
|
6612
|
+
.E_t1g36k2w .table-loading-item > * {
|
|
6613
|
+
height: 16px;
|
|
6614
|
+
margin: 4px;
|
|
6615
|
+
background: rgba(237, 241, 250, 0.6);
|
|
6616
|
+
border-radius: 2px;
|
|
6894
6617
|
}
|
|
6895
|
-
.
|
|
6896
|
-
|
|
6618
|
+
.E_t1g36k2w .table-loading-item .checkbox-loading {
|
|
6619
|
+
width: 16px;
|
|
6897
6620
|
}
|
|
6898
|
-
|
|
6899
|
-
|
|
6900
|
-
text-align: center;
|
|
6621
|
+
.E_t1g36k2w .table-loading-item .td-loading {
|
|
6622
|
+
flex: 1;
|
|
6901
6623
|
}
|
|
6902
|
-
.
|
|
6903
|
-
|
|
6904
|
-
justify-content: center;
|
|
6624
|
+
.E_t1g36k2w :nth-child(1) {
|
|
6625
|
+
padding: 8px 4px;
|
|
6905
6626
|
}
|
|
6906
|
-
.
|
|
6907
|
-
|
|
6908
|
-
width: 2px;
|
|
6909
|
-
height: 2px;
|
|
6910
|
-
border-radius: 1px;
|
|
6911
|
-
background: #0096ff;
|
|
6627
|
+
.E_t1g36k2w :nth-child(1) > * {
|
|
6628
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6912
6629
|
}
|
|
6913
|
-
|
|
6914
|
-
|
|
6630
|
+
|
|
6631
|
+
.E_t1616y1o {
|
|
6632
|
+
color: #fff;
|
|
6915
6633
|
}
|
|
6916
|
-
|
|
6917
|
-
|
|
6918
|
-
|
|
6919
|
-
background: #0096ff;
|
|
6920
|
-
border-radius: 2px;
|
|
6634
|
+
|
|
6635
|
+
.E_a9y3flr {
|
|
6636
|
+
margin-left: 8px;
|
|
6921
6637
|
}
|
|
6922
6638
|
|
|
6923
|
-
.
|
|
6924
|
-
|
|
6639
|
+
.E_a1njc627 {
|
|
6640
|
+
font-size: 12px;
|
|
6641
|
+
color: #00122e;
|
|
6925
6642
|
}
|
|
6926
|
-
|
|
6927
|
-
|
|
6643
|
+
|
|
6644
|
+
.E_f16blduf.ant-form-item {
|
|
6645
|
+
margin-bottom: 0;
|
|
6928
6646
|
}
|
|
6929
|
-
.
|
|
6930
|
-
|
|
6647
|
+
.E_f16blduf .ant-form-item-explain {
|
|
6648
|
+
display: none;
|
|
6649
|
+
min-height: 18px;
|
|
6650
|
+
margin-top: 5px;
|
|
6651
|
+
font-family: "Inter";
|
|
6652
|
+
font-weight: 400;
|
|
6653
|
+
font-size: 12px;
|
|
6654
|
+
line-height: 18px;
|
|
6931
6655
|
}
|
|
6932
|
-
.
|
|
6933
|
-
|
|
6656
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
6657
|
+
white-space: pre-wrap;
|
|
6934
6658
|
}
|
|
6935
|
-
.
|
|
6936
|
-
display:
|
|
6937
|
-
padding: 10px 0;
|
|
6938
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
6659
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
6660
|
+
display: block;
|
|
6939
6661
|
}
|
|
6940
|
-
|
|
6941
|
-
|
|
6942
|
-
|
|
6662
|
+
|
|
6663
|
+
.E_d1u4ndxc {
|
|
6664
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
6665
|
+
font-size: 12px;
|
|
6943
6666
|
}
|
|
6944
|
-
|
|
6945
|
-
|
|
6946
|
-
width:
|
|
6947
|
-
|
|
6667
|
+
|
|
6668
|
+
.E_f6xb0iv {
|
|
6669
|
+
min-width: 0;
|
|
6670
|
+
flex: 1;
|
|
6948
6671
|
}
|
|
6949
|
-
|
|
6950
|
-
|
|
6951
|
-
|
|
6672
|
+
|
|
6673
|
+
.E_b1dhu7ov.antd5-progress {
|
|
6674
|
+
width: 220px;
|
|
6952
6675
|
}
|
|
6953
|
-
|
|
6954
|
-
.
|
|
6955
|
-
|
|
6676
|
+
|
|
6677
|
+
.E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
|
|
6678
|
+
content: "";
|
|
6679
|
+
display: block;
|
|
6680
|
+
height: 8px;
|
|
6681
|
+
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
6682
|
+
animation: loading 1600ms ease-out infinite;
|
|
6683
|
+
opacity: 1;
|
|
6684
|
+
}
|
|
6685
|
+
@keyframes loading {
|
|
6686
|
+
from {
|
|
6687
|
+
transform: translateX(-100%);
|
|
6688
|
+
}
|
|
6689
|
+
to {
|
|
6690
|
+
transform: translateX(100%);
|
|
6691
|
+
}
|
|
6692
|
+
}
|
|
6693
|
+
|
|
6694
|
+
.E_i14c7jc8 {
|
|
6695
|
+
color: var(--i14c7jc8-0);
|
|
6956
6696
|
}
|
|
6957
6697
|
|
|
6958
|
-
.
|
|
6698
|
+
.E_i1ibuolf {
|
|
6959
6699
|
display: flex;
|
|
6960
6700
|
align-items: center;
|
|
6961
|
-
|
|
6962
|
-
|
|
6963
|
-
|
|
6964
|
-
.E_c156wh19 .title {
|
|
6965
|
-
margin: 0 16px 0 8px;
|
|
6966
|
-
}
|
|
6967
|
-
.E_c156wh19 .retain {
|
|
6968
|
-
color: rgba(129, 138, 153, 0.6);
|
|
6701
|
+
column-gap: 4px;
|
|
6702
|
+
font-size: 12px;
|
|
6703
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
6969
6704
|
}
|
|
6970
|
-
|
|
6971
|
-
|
|
6705
|
+
|
|
6706
|
+
.E_skwah65 {
|
|
6707
|
+
height: 8px;
|
|
6708
|
+
box-sizing: border-box;
|
|
6709
|
+
border-radius: 2px;
|
|
6710
|
+
background: #f5f7fa;
|
|
6972
6711
|
display: flex;
|
|
6712
|
+
width: 100%;
|
|
6973
6713
|
overflow: hidden;
|
|
6974
|
-
align-items: center;
|
|
6975
|
-
justify-content: flex-start;
|
|
6976
|
-
white-space: nowrap;
|
|
6977
6714
|
}
|
|
6978
|
-
.
|
|
6979
|
-
|
|
6980
|
-
overflow: hidden;
|
|
6981
|
-
text-overflow: ellipsis;
|
|
6715
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
6716
|
+
margin-left: 1px;
|
|
6982
6717
|
}
|
|
6983
|
-
|
|
6718
|
+
|
|
6719
|
+
.E_s1ebs0ra {
|
|
6984
6720
|
display: flex;
|
|
6985
6721
|
align-items: center;
|
|
6722
|
+
justify-content: space-between;
|
|
6723
|
+
background: #edf0f7;
|
|
6724
|
+
padding: 8px 12px;
|
|
6725
|
+
position: sticky;
|
|
6726
|
+
top: 0;
|
|
6727
|
+
z-index: 1;
|
|
6728
|
+
margin-bottom: -52px;
|
|
6986
6729
|
}
|
|
6987
|
-
.
|
|
6730
|
+
.E_s1ebs0ra .select-total {
|
|
6988
6731
|
display: flex;
|
|
6989
|
-
flex-direction: row-reverse;
|
|
6990
6732
|
align-items: center;
|
|
6733
|
+
font-weight: 700;
|
|
6734
|
+
flex-shrink: 0;
|
|
6991
6735
|
}
|
|
6992
|
-
.
|
|
6736
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
6737
|
+
cursor: pointer;
|
|
6993
6738
|
margin-left: 8px;
|
|
6739
|
+
width: 32px;
|
|
6740
|
+
height: 32px;
|
|
6741
|
+
border-radius: 50%;
|
|
6742
|
+
justify-content: center;
|
|
6994
6743
|
}
|
|
6995
|
-
.
|
|
6996
|
-
|
|
6997
|
-
|
|
6998
|
-
|
|
6744
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
6745
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6746
|
+
}
|
|
6747
|
+
.E_s1ebs0ra .action-group {
|
|
6748
|
+
flex: 1;
|
|
6749
|
+
margin-left: 88px;
|
|
6750
|
+
white-space: nowrap;
|
|
6751
|
+
text-align: right;
|
|
6752
|
+
position: relative;
|
|
6753
|
+
padding: 4px 0;
|
|
6754
|
+
margin-top: -4px;
|
|
6755
|
+
overflow: hidden;
|
|
6756
|
+
}
|
|
6757
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
6758
|
+
transform: translateY(-4px);
|
|
6759
|
+
}
|
|
6760
|
+
.E_s1ebs0ra .action-group button {
|
|
6761
|
+
border: none;
|
|
6762
|
+
}
|
|
6763
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
6764
|
+
margin-right: 8px;
|
|
6765
|
+
}
|
|
6766
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
6767
|
+
margin-right: 4px;
|
|
6768
|
+
}
|
|
6769
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
6999
6770
|
cursor: pointer;
|
|
6771
|
+
width: 32px;
|
|
6772
|
+
height: 32px;
|
|
6773
|
+
justify-content: center;
|
|
6774
|
+
border-radius: 50%;
|
|
6775
|
+
}
|
|
6776
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
6777
|
+
background: #fff;
|
|
7000
6778
|
}
|
|
7001
6779
|
|
|
7002
|
-
.
|
|
7003
|
-
|
|
7004
|
-
|
|
6780
|
+
.E_c18bcrac {
|
|
6781
|
+
display: inline-block;
|
|
6782
|
+
width: 100%;
|
|
7005
6783
|
}
|
|
7006
|
-
.
|
|
7007
|
-
|
|
7008
|
-
color: rgba(62, 70, 82, 0.6);
|
|
7009
|
-
border-radius: 4px;
|
|
6784
|
+
.E_c18bcrac .recharts-wrapper {
|
|
6785
|
+
margin-left: 4px;
|
|
7010
6786
|
}
|
|
7011
|
-
|
|
7012
|
-
|
|
7013
|
-
|
|
6787
|
+
|
|
6788
|
+
.E_cro7kg2 {
|
|
6789
|
+
padding: 4px;
|
|
6790
|
+
}
|
|
6791
|
+
.E_cro7kg2 .unit {
|
|
6792
|
+
color: white;
|
|
7014
6793
|
}
|
|
7015
6794
|
|
|
7016
|
-
.
|
|
7017
|
-
|
|
7018
|
-
|
|
6795
|
+
.E_c14wcxf0 {
|
|
6796
|
+
display: flex;
|
|
6797
|
+
justify-content: space-between;
|
|
6798
|
+
align-items: center;
|
|
6799
|
+
font-size: 13px;
|
|
6800
|
+
line-height: 24px;
|
|
6801
|
+
color: #cccccc;
|
|
6802
|
+
white-space: nowrap;
|
|
7019
6803
|
}
|
|
7020
|
-
.
|
|
7021
|
-
|
|
7022
|
-
width: 80px;
|
|
7023
|
-
margin: 0 9px;
|
|
7024
|
-
text-align: center;
|
|
6804
|
+
.E_c14wcxf0 label {
|
|
6805
|
+
margin-right: 32px;
|
|
7025
6806
|
}
|
|
7026
|
-
|
|
7027
|
-
|
|
7028
|
-
|
|
7029
|
-
|
|
6807
|
+
|
|
6808
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
6809
|
+
font-weight: bold;
|
|
6810
|
+
color: white;
|
|
7030
6811
|
}
|
|
7031
|
-
|
|
7032
|
-
.
|
|
7033
|
-
|
|
7034
|
-
|
|
7035
|
-
border-radius:
|
|
7036
|
-
|
|
6812
|
+
|
|
6813
|
+
.E_s11212zy {
|
|
6814
|
+
width: 8px;
|
|
6815
|
+
height: 8px;
|
|
6816
|
+
border-radius: 2px;
|
|
6817
|
+
display: inline-block;
|
|
6818
|
+
background: var(--s11212zy-0);
|
|
6819
|
+
border: 1px solid #fff;
|
|
6820
|
+
box-sizing: content-box;
|
|
6821
|
+
margin-right: 6px;
|
|
7037
6822
|
}
|
|
7038
|
-
|
|
7039
|
-
.
|
|
7040
|
-
|
|
7041
|
-
|
|
6823
|
+
|
|
6824
|
+
.E_p1lyky6c > :first-child {
|
|
6825
|
+
font-weight: bold;
|
|
6826
|
+
color: white;
|
|
6827
|
+
margin-right: 4px;
|
|
7042
6828
|
}
|
|
7043
|
-
|
|
7044
|
-
|
|
7045
|
-
|
|
7046
|
-
|
|
6829
|
+
|
|
6830
|
+
.E_n12mqh7z {
|
|
6831
|
+
display: flex;
|
|
6832
|
+
align-items: center;
|
|
6833
|
+
font-size: 12px;
|
|
6834
|
+
line-height: 18px;
|
|
7047
6835
|
}
|
|
7048
|
-
.
|
|
7049
|
-
|
|
7050
|
-
margin-top: 4px;
|
|
6836
|
+
.E_n12mqh7z:not(:last-child) {
|
|
6837
|
+
margin-bottom: 4px;
|
|
7051
6838
|
}
|
|
7052
|
-
|
|
7053
|
-
|
|
7054
|
-
|
|
7055
|
-
margin-bottom: 8px;
|
|
6839
|
+
|
|
6840
|
+
.E_tf5bynu {
|
|
6841
|
+
margin: 0 3px;
|
|
7056
6842
|
}
|
|
7057
|
-
|
|
7058
|
-
|
|
7059
|
-
|
|
7060
|
-
|
|
6843
|
+
|
|
6844
|
+
.E_tcckoz1 {
|
|
6845
|
+
max-height: 400px;
|
|
6846
|
+
overflow: auto;
|
|
7061
6847
|
}
|
|
7062
6848
|
|
|
7063
6849
|
.E_gmyahx3 {
|
|
@@ -7070,10 +6856,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
7070
6856
|
color: #0080ff;
|
|
7071
6857
|
}
|
|
7072
6858
|
|
|
7073
|
-
span.E_tqjc4ui {
|
|
7074
|
-
margin: 0 2px;
|
|
7075
|
-
}
|
|
7076
|
-
|
|
7077
6859
|
.E_ou7iq30 {
|
|
7078
6860
|
overflow: hidden;
|
|
7079
6861
|
text-overflow: ellipsis;
|
|
@@ -7101,250 +6883,241 @@ span.E_tqjc4ui {
|
|
|
7101
6883
|
visibility: hidden;
|
|
7102
6884
|
}
|
|
7103
6885
|
|
|
7104
|
-
.
|
|
7105
|
-
|
|
7106
|
-
|
|
7107
|
-
|
|
7108
|
-
line-height: 18px;
|
|
7109
|
-
}
|
|
7110
|
-
.E_n12mqh7z:not(:last-child) {
|
|
7111
|
-
margin-bottom: 4px;
|
|
7112
|
-
}
|
|
7113
|
-
|
|
7114
|
-
.E_tf5bynu {
|
|
7115
|
-
margin: 0 3px;
|
|
6886
|
+
.E_clm1wy1 {
|
|
6887
|
+
width: 192px;
|
|
6888
|
+
height: 246px;
|
|
6889
|
+
border-radius: 4px;
|
|
7116
6890
|
}
|
|
7117
|
-
|
|
7118
|
-
.
|
|
7119
|
-
|
|
7120
|
-
|
|
6891
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
6892
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
6893
|
+
width: 100%;
|
|
6894
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
6895
|
+
border-top: none;
|
|
7121
6896
|
}
|
|
7122
|
-
|
|
7123
|
-
.
|
|
7124
|
-
|
|
6897
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
6898
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
6899
|
+
padding: 0 16px;
|
|
7125
6900
|
}
|
|
7126
|
-
.
|
|
7127
|
-
|
|
6901
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
6902
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
6903
|
+
width: 100%;
|
|
6904
|
+
height: 180px;
|
|
6905
|
+
border-spacing: 0;
|
|
7128
6906
|
}
|
|
7129
|
-
.
|
|
7130
|
-
|
|
6907
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
6908
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
6909
|
+
margin-bottom: 8px;
|
|
7131
6910
|
}
|
|
7132
|
-
.
|
|
7133
|
-
|
|
6911
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
6912
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
6913
|
+
width: 22px;
|
|
7134
6914
|
}
|
|
7135
|
-
.
|
|
7136
|
-
|
|
6915
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
6916
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
6917
|
+
padding: 0;
|
|
7137
6918
|
}
|
|
7138
|
-
.
|
|
7139
|
-
|
|
6919
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
6920
|
+
color: rgba(62, 70, 82, 0.6);
|
|
6921
|
+
opacity: 0.4;
|
|
7140
6922
|
}
|
|
7141
|
-
.
|
|
7142
|
-
|
|
6923
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
6924
|
+
color: rgba(62, 70, 82, 0.6);
|
|
6925
|
+
opacity: 1;
|
|
7143
6926
|
}
|
|
7144
|
-
.
|
|
7145
|
-
|
|
6927
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
6928
|
+
color: #3e4652;
|
|
7146
6929
|
}
|
|
7147
|
-
.
|
|
7148
|
-
|
|
7149
|
-
justify-content: space-between;
|
|
6930
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
6931
|
+
pointer-events: none;
|
|
7150
6932
|
}
|
|
7151
|
-
|
|
7152
|
-
|
|
7153
|
-
|
|
7154
|
-
|
|
6933
|
+
|
|
6934
|
+
.E_t1tsm00v {
|
|
6935
|
+
color: rgba(129, 138, 153, 0.6);
|
|
6936
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
6937
|
+
backdrop-filter: blur(10px);
|
|
6938
|
+
padding: 7px 10px;
|
|
7155
6939
|
}
|
|
7156
6940
|
|
|
7157
|
-
.
|
|
6941
|
+
.E_c167wnad {
|
|
6942
|
+
color: rgba(62, 70, 82, 0.6);
|
|
7158
6943
|
display: flex;
|
|
7159
6944
|
justify-content: space-between;
|
|
7160
6945
|
align-items: center;
|
|
7161
|
-
padding: 8px;
|
|
7162
|
-
min-height: 32px;
|
|
7163
|
-
}
|
|
7164
|
-
.E_t4zczcp .table-title {
|
|
7165
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7166
|
-
font-weight: 600;
|
|
7167
|
-
font-size: 12px;
|
|
7168
|
-
line-height: 8px;
|
|
6946
|
+
padding: 8px 16px;
|
|
7169
6947
|
}
|
|
7170
|
-
.
|
|
7171
|
-
font-size: 16px;
|
|
7172
|
-
color: rgba(10, 37, 85, 0.6);
|
|
6948
|
+
.E_c167wnad .anticon {
|
|
7173
6949
|
cursor: pointer;
|
|
7174
6950
|
}
|
|
7175
|
-
|
|
7176
|
-
|
|
7177
|
-
font-size: 12px;
|
|
7178
|
-
line-height: 18px;
|
|
6951
|
+
.E_c167wnad .anticon:hover {
|
|
6952
|
+
color: #0096ff;
|
|
7179
6953
|
}
|
|
7180
6954
|
|
|
7181
|
-
.
|
|
7182
|
-
|
|
7183
|
-
padding: 8px 0;
|
|
7184
|
-
color: #2d3a56;
|
|
7185
|
-
}
|
|
7186
|
-
.E_t93e4cf .hidden {
|
|
7187
|
-
display: none;
|
|
6955
|
+
.E_cxhf7dh {
|
|
6956
|
+
text-align: center;
|
|
7188
6957
|
}
|
|
7189
|
-
.
|
|
7190
|
-
|
|
6958
|
+
.E_cxhf7dh .dots {
|
|
6959
|
+
display: flex;
|
|
6960
|
+
justify-content: center;
|
|
7191
6961
|
}
|
|
7192
|
-
.
|
|
7193
|
-
|
|
7194
|
-
|
|
7195
|
-
|
|
7196
|
-
|
|
6962
|
+
.E_cxhf7dh .dot {
|
|
6963
|
+
display: inline-block;
|
|
6964
|
+
width: 2px;
|
|
6965
|
+
height: 2px;
|
|
6966
|
+
border-radius: 1px;
|
|
6967
|
+
background: #0096ff;
|
|
7197
6968
|
}
|
|
7198
|
-
.
|
|
7199
|
-
|
|
7200
|
-
text-align: left;
|
|
6969
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
6970
|
+
margin-right: 2px;
|
|
7201
6971
|
}
|
|
7202
|
-
.
|
|
7203
|
-
|
|
6972
|
+
.E_cxhf7dh .bar {
|
|
6973
|
+
width: 9px;
|
|
6974
|
+
height: 2px;
|
|
6975
|
+
background: #0096ff;
|
|
6976
|
+
border-radius: 2px;
|
|
7204
6977
|
}
|
|
7205
6978
|
|
|
7206
|
-
.
|
|
7207
|
-
width:
|
|
7208
|
-
flex-shrink: 0;
|
|
7209
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7210
|
-
padding-right: 12px;
|
|
6979
|
+
.E_c1up1pdz {
|
|
6980
|
+
width: 648px;
|
|
7211
6981
|
}
|
|
7212
|
-
|
|
7213
|
-
|
|
7214
|
-
background: #edf0f7;
|
|
7215
|
-
padding: 32px 8px;
|
|
7216
|
-
overflow: auto;
|
|
6982
|
+
.E_c1up1pdz.active {
|
|
6983
|
+
border-color: #0080ff;
|
|
7217
6984
|
}
|
|
7218
|
-
.
|
|
7219
|
-
|
|
7220
|
-
flex-direction: column;
|
|
7221
|
-
justify-content: space-between;
|
|
6985
|
+
.E_c1up1pdz.active > header {
|
|
6986
|
+
background: rgba(0, 128, 255, 0.1);
|
|
7222
6987
|
}
|
|
7223
|
-
.
|
|
7224
|
-
|
|
6988
|
+
.E_c1up1pdz .expand {
|
|
6989
|
+
padding: 12px;
|
|
7225
6990
|
}
|
|
7226
|
-
.
|
|
7227
|
-
|
|
6991
|
+
.E_c1up1pdz .field-item {
|
|
6992
|
+
display: flex;
|
|
6993
|
+
padding: 10px 0;
|
|
6994
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
7228
6995
|
}
|
|
7229
|
-
.
|
|
7230
|
-
|
|
7231
|
-
|
|
7232
|
-
overflow: hidden;
|
|
7233
|
-
text-overflow: ellipsis;
|
|
6996
|
+
.E_c1up1pdz .field-item:last-child {
|
|
6997
|
+
border-bottom: none;
|
|
6998
|
+
padding-bottom: 0;
|
|
7234
6999
|
}
|
|
7235
|
-
.
|
|
7236
|
-
|
|
7000
|
+
.E_c1up1pdz .field-item label {
|
|
7001
|
+
line-height: 32px;
|
|
7002
|
+
width: 100px;
|
|
7003
|
+
color: rgba(62, 70, 82, 0.6);
|
|
7237
7004
|
}
|
|
7238
|
-
.
|
|
7239
|
-
|
|
7005
|
+
.E_c1up1pdz .help {
|
|
7006
|
+
color: rgba(62, 70, 82, 0.6);
|
|
7007
|
+
margin-top: 5px;
|
|
7240
7008
|
}
|
|
7241
|
-
.
|
|
7242
|
-
|
|
7243
|
-
|
|
7244
|
-
line-height: 18px;
|
|
7009
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
7010
|
+
.E_c1up1pdz .ant-picker {
|
|
7011
|
+
width: 128px;
|
|
7245
7012
|
}
|
|
7246
|
-
|
|
7247
|
-
|
|
7013
|
+
|
|
7014
|
+
.E_c156wh19 {
|
|
7015
|
+
display: flex;
|
|
7016
|
+
align-items: center;
|
|
7017
|
+
justify-content: space-between;
|
|
7018
|
+
word-break: keep-all;
|
|
7248
7019
|
}
|
|
7249
|
-
.
|
|
7250
|
-
|
|
7020
|
+
.E_c156wh19 .title {
|
|
7021
|
+
margin: 0 16px 0 8px;
|
|
7251
7022
|
}
|
|
7252
|
-
.
|
|
7253
|
-
|
|
7254
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7023
|
+
.E_c156wh19 .retain {
|
|
7024
|
+
color: rgba(129, 138, 153, 0.6);
|
|
7255
7025
|
}
|
|
7256
|
-
.
|
|
7257
|
-
|
|
7026
|
+
.E_c156wh19 div.left {
|
|
7027
|
+
flex: 1;
|
|
7258
7028
|
display: flex;
|
|
7029
|
+
overflow: hidden;
|
|
7259
7030
|
align-items: center;
|
|
7260
|
-
|
|
7261
|
-
|
|
7262
|
-
padding: 0 8px;
|
|
7031
|
+
justify-content: flex-start;
|
|
7032
|
+
white-space: nowrap;
|
|
7263
7033
|
}
|
|
7264
|
-
.
|
|
7265
|
-
|
|
7034
|
+
.E_c156wh19 div.left .title {
|
|
7035
|
+
max-width: 100%;
|
|
7036
|
+
overflow: hidden;
|
|
7037
|
+
text-overflow: ellipsis;
|
|
7266
7038
|
}
|
|
7267
|
-
.
|
|
7268
|
-
|
|
7269
|
-
|
|
7039
|
+
.E_c156wh19 div.right {
|
|
7040
|
+
display: flex;
|
|
7041
|
+
align-items: center;
|
|
7270
7042
|
}
|
|
7271
|
-
.
|
|
7272
|
-
|
|
7273
|
-
|
|
7274
|
-
|
|
7275
|
-
color: #fff;
|
|
7043
|
+
.E_c156wh19 .reverse {
|
|
7044
|
+
display: flex;
|
|
7045
|
+
flex-direction: row-reverse;
|
|
7046
|
+
align-items: center;
|
|
7276
7047
|
}
|
|
7277
|
-
.
|
|
7278
|
-
|
|
7048
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
7049
|
+
margin-left: 8px;
|
|
7279
7050
|
}
|
|
7280
|
-
.
|
|
7281
|
-
|
|
7282
|
-
|
|
7283
|
-
border-
|
|
7051
|
+
.E_c156wh19 .close {
|
|
7052
|
+
padding-left: 14px;
|
|
7053
|
+
margin-left: 14px;
|
|
7054
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
7055
|
+
cursor: pointer;
|
|
7284
7056
|
}
|
|
7285
7057
|
|
|
7286
|
-
.
|
|
7287
|
-
|
|
7288
|
-
|
|
7289
|
-
}
|
|
7290
|
-
.E_s1wu0lms.shrink {
|
|
7291
|
-
transition: all 0s;
|
|
7292
|
-
overflow: hidden;
|
|
7058
|
+
.E_m126spxy {
|
|
7059
|
+
padding-bottom: 4px;
|
|
7060
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
7293
7061
|
}
|
|
7294
|
-
.
|
|
7295
|
-
|
|
7062
|
+
.E_m126spxy .ant-btn.ant-btn-link {
|
|
7063
|
+
padding: 1px 10px;
|
|
7064
|
+
color: rgba(62, 70, 82, 0.6);
|
|
7065
|
+
border-radius: 4px;
|
|
7296
7066
|
}
|
|
7297
|
-
.
|
|
7298
|
-
|
|
7299
|
-
|
|
7067
|
+
.E_m126spxy .ant-btn.ant-btn-link.active {
|
|
7068
|
+
background: rgba(0, 128, 255, 0.1);
|
|
7069
|
+
color: #0096ff;
|
|
7300
7070
|
}
|
|
7301
7071
|
|
|
7302
|
-
.
|
|
7303
|
-
|
|
7304
|
-
|
|
7305
|
-
width: 100% !important;
|
|
7306
|
-
}
|
|
7307
|
-
.E_n1ugzfva[disabled] {
|
|
7308
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
7309
|
-
opacity: 1 !important;
|
|
7310
|
-
}
|
|
7311
|
-
.E_n1ugzfva.ant-btn {
|
|
7312
|
-
width: 100%;
|
|
7313
|
-
color: #00122e;
|
|
7314
|
-
}
|
|
7315
|
-
.E_n1ugzfva .icon-wrapper {
|
|
7316
|
-
margin-right: 12px;
|
|
7072
|
+
.E_wpbf4pq {
|
|
7073
|
+
padding: 10px 0;
|
|
7074
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
7317
7075
|
}
|
|
7318
|
-
.
|
|
7319
|
-
|
|
7320
|
-
|
|
7321
|
-
|
|
7322
|
-
text-
|
|
7323
|
-
text-align: left;
|
|
7076
|
+
.E_wpbf4pq .ant-input,
|
|
7077
|
+
.E_wpbf4pq .ant-picker {
|
|
7078
|
+
width: 80px;
|
|
7079
|
+
margin: 0 9px;
|
|
7080
|
+
text-align: center;
|
|
7324
7081
|
}
|
|
7325
|
-
|
|
7326
|
-
|
|
7327
|
-
|
|
7328
|
-
|
|
7082
|
+
.E_wpbf4pq .options {
|
|
7083
|
+
padding: 12px 0 12px 16px;
|
|
7084
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
7085
|
+
margin: 5px 0 5px 8px;
|
|
7329
7086
|
}
|
|
7330
|
-
.
|
|
7087
|
+
.E_wpbf4pq .week-day-option,
|
|
7088
|
+
.E_wpbf4pq .month-day-option {
|
|
7089
|
+
background: #f5f7fa;
|
|
7090
|
+
box-sizing: border-box;
|
|
7091
|
+
border-radius: 16px;
|
|
7331
7092
|
margin-right: 8px;
|
|
7332
7093
|
}
|
|
7333
|
-
|
|
7334
|
-
.
|
|
7335
|
-
|
|
7094
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
7095
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
7096
|
+
color: inherit;
|
|
7097
|
+
border-color: #d9d9d9;
|
|
7336
7098
|
}
|
|
7337
|
-
.
|
|
7338
|
-
|
|
7099
|
+
.E_wpbf4pq .week-day-option.active {
|
|
7100
|
+
background-color: #0096ff;
|
|
7101
|
+
border-color: #0096ff;
|
|
7102
|
+
color: #fff;
|
|
7339
7103
|
}
|
|
7340
|
-
.
|
|
7341
|
-
|
|
7104
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
7105
|
+
width: 110px;
|
|
7106
|
+
margin-top: 4px;
|
|
7342
7107
|
}
|
|
7343
|
-
.
|
|
7344
|
-
|
|
7108
|
+
.E_wpbf4pq .month-day-option {
|
|
7109
|
+
width: 32px;
|
|
7110
|
+
padding: 0;
|
|
7111
|
+
margin-bottom: 8px;
|
|
7345
7112
|
}
|
|
7346
|
-
.
|
|
7347
|
-
color:
|
|
7113
|
+
.E_wpbf4pq .month-day-option.active {
|
|
7114
|
+
background-color: #0096ff;
|
|
7115
|
+
border-color: #0096ff;
|
|
7116
|
+
color: #fff;
|
|
7117
|
+
}
|
|
7118
|
+
|
|
7119
|
+
span.E_tqjc4ui {
|
|
7120
|
+
margin: 0 2px;
|
|
7348
7121
|
}
|
|
7349
7122
|
|
|
7350
7123
|
.E_wg1tsps {
|
|
@@ -7495,82 +7268,309 @@ span.E_tqjc4ui {
|
|
|
7495
7268
|
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
7496
7269
|
padding-left: 0;
|
|
7497
7270
|
}
|
|
7498
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
7499
|
-
padding-left: 16px;
|
|
7271
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
7272
|
+
padding-left: 16px;
|
|
7273
|
+
}
|
|
7274
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
7275
|
+
margin-left: 11px;
|
|
7276
|
+
height: 24px;
|
|
7277
|
+
}
|
|
7278
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
7279
|
+
padding: 0;
|
|
7280
|
+
}
|
|
7281
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
7282
|
+
padding: 4px 16px;
|
|
7283
|
+
}
|
|
7284
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
7285
|
+
padding: 4px 16px;
|
|
7286
|
+
}
|
|
7287
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
7288
|
+
background: #fff;
|
|
7289
|
+
}
|
|
7290
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
7291
|
+
color: #005ed1;
|
|
7292
|
+
}
|
|
7293
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
7294
|
+
background: #fff;
|
|
7295
|
+
color: #1d326c;
|
|
7296
|
+
}
|
|
7297
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
7298
|
+
color: rgba(45, 58, 86, 0.6);
|
|
7299
|
+
}
|
|
7300
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
7301
|
+
color: #1d326c;
|
|
7302
|
+
}
|
|
7303
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
7304
|
+
fill: #d8deeb;
|
|
7305
|
+
}
|
|
7306
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
7307
|
+
fill: #1d326c;
|
|
7308
|
+
}
|
|
7309
|
+
.E_t160l1cm .tab-content {
|
|
7310
|
+
flex: 1;
|
|
7311
|
+
display: flex;
|
|
7312
|
+
flex-direction: column;
|
|
7313
|
+
}
|
|
7314
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
7315
|
+
overflow: visible;
|
|
7316
|
+
}
|
|
7317
|
+
|
|
7318
|
+
.E_t14npdqr {
|
|
7319
|
+
max-width: 240px;
|
|
7320
|
+
animation: none;
|
|
7321
|
+
}
|
|
7322
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
7323
|
+
border: 1px solid #0080ff;
|
|
7324
|
+
padding: 0;
|
|
7325
|
+
}
|
|
7326
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
7327
|
+
margin: 0;
|
|
7328
|
+
height: 32px;
|
|
7329
|
+
line-height: 32px;
|
|
7330
|
+
font-size: 13px;
|
|
7331
|
+
padding: 0 10px;
|
|
7332
|
+
display: block;
|
|
7333
|
+
overflow: hidden;
|
|
7334
|
+
text-overflow: ellipsis;
|
|
7335
|
+
white-space: nowrap;
|
|
7336
|
+
}
|
|
7337
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
7338
|
+
content: " ";
|
|
7339
|
+
height: 1px;
|
|
7340
|
+
width: calc(100% + 10px);
|
|
7341
|
+
background: rgba(172, 186, 211, 0.6);
|
|
7342
|
+
display: block;
|
|
7343
|
+
}
|
|
7344
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
7345
|
+
color: #0080ff;
|
|
7346
|
+
background: transparent;
|
|
7347
|
+
}
|
|
7348
|
+
|
|
7349
|
+
.E_u15heuvq.content {
|
|
7350
|
+
cursor: default !important;
|
|
7351
|
+
}
|
|
7352
|
+
.E_u15heuvq.content.link {
|
|
7353
|
+
cursor: pointer !important;
|
|
7354
|
+
}
|
|
7355
|
+
.E_u15heuvq.content.link:hover {
|
|
7356
|
+
color: #0080ff;
|
|
7357
|
+
}
|
|
7358
|
+
.E_u15heuvq.content.black {
|
|
7359
|
+
color: #00122e;
|
|
7360
|
+
}
|
|
7361
|
+
.E_u15heuvq.content.gray {
|
|
7362
|
+
color: rgba(44, 56, 82, 0.75);
|
|
7363
|
+
}
|
|
7364
|
+
|
|
7365
|
+
.E_t1sqg15u {
|
|
7366
|
+
background: white;
|
|
7367
|
+
}
|
|
7368
|
+
.E_t1sqg15u.inline .table-row {
|
|
7369
|
+
flex-direction: column;
|
|
7370
|
+
}
|
|
7371
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
7372
|
+
padding: 0 16px 7px 0;
|
|
7373
|
+
}
|
|
7374
|
+
.E_t1sqg15u.has-border .table-header {
|
|
7375
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
7376
|
+
}
|
|
7377
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
7378
|
+
border-top: none !important;
|
|
7379
|
+
}
|
|
7380
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
7381
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
7382
|
+
}
|
|
7383
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
7384
|
+
padding-bottom: 0;
|
|
7385
|
+
}
|
|
7386
|
+
.E_t1sqg15u.align-right .content {
|
|
7387
|
+
text-align: right;
|
|
7388
|
+
}
|
|
7389
|
+
.E_t1sqg15u .uuid-row {
|
|
7390
|
+
display: flex;
|
|
7391
|
+
justify-content: space-between;
|
|
7392
|
+
}
|
|
7393
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
7394
|
+
white-space: nowrap;
|
|
7395
|
+
overflow: hidden;
|
|
7396
|
+
text-overflow: ellipsis;
|
|
7397
|
+
}
|
|
7398
|
+
|
|
7399
|
+
.E_t4zczcp {
|
|
7400
|
+
display: flex;
|
|
7401
|
+
justify-content: space-between;
|
|
7402
|
+
align-items: center;
|
|
7403
|
+
padding: 8px;
|
|
7404
|
+
min-height: 32px;
|
|
7405
|
+
}
|
|
7406
|
+
.E_t4zczcp .table-title {
|
|
7407
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7408
|
+
font-weight: 600;
|
|
7409
|
+
font-size: 12px;
|
|
7410
|
+
line-height: 8px;
|
|
7411
|
+
}
|
|
7412
|
+
.E_t4zczcp .edit-icon {
|
|
7413
|
+
font-size: 16px;
|
|
7414
|
+
color: rgba(10, 37, 85, 0.6);
|
|
7415
|
+
cursor: pointer;
|
|
7416
|
+
}
|
|
7417
|
+
|
|
7418
|
+
.E_t1s7goww {
|
|
7419
|
+
font-size: 12px;
|
|
7420
|
+
line-height: 18px;
|
|
7421
|
+
}
|
|
7422
|
+
|
|
7423
|
+
.E_t93e4cf {
|
|
7424
|
+
display: flex;
|
|
7425
|
+
padding: 8px 0;
|
|
7426
|
+
color: #2d3a56;
|
|
7427
|
+
}
|
|
7428
|
+
.E_t93e4cf .hidden {
|
|
7429
|
+
display: none;
|
|
7430
|
+
}
|
|
7431
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
7432
|
+
height: auto;
|
|
7433
|
+
}
|
|
7434
|
+
.E_t93e4cf .content {
|
|
7435
|
+
overflow: hidden;
|
|
7436
|
+
overflow-x: auto;
|
|
7437
|
+
width: 100%;
|
|
7438
|
+
white-space: pre-wrap;
|
|
7439
|
+
}
|
|
7440
|
+
.E_t93e4cf .content .ant-btn {
|
|
7441
|
+
white-space: pre-wrap;
|
|
7442
|
+
text-align: left;
|
|
7443
|
+
}
|
|
7444
|
+
.E_t93e4cf .content .unit-chart {
|
|
7445
|
+
justify-content: flex-start;
|
|
7446
|
+
}
|
|
7447
|
+
|
|
7448
|
+
.E_rhz2uv5 {
|
|
7449
|
+
width: var(--rhz2uv5-0);
|
|
7450
|
+
flex-shrink: 0;
|
|
7451
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7452
|
+
padding-right: 12px;
|
|
7453
|
+
}
|
|
7454
|
+
|
|
7455
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
7456
|
+
display: flex;
|
|
7457
|
+
align-items: center;
|
|
7458
|
+
}
|
|
7459
|
+
.E_s1iv0tp1 .enabled-text {
|
|
7460
|
+
margin-right: 8px;
|
|
7461
|
+
}
|
|
7462
|
+
|
|
7463
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
7464
|
+
background: #edf0f7;
|
|
7465
|
+
padding: 32px 8px;
|
|
7466
|
+
overflow: auto;
|
|
7467
|
+
}
|
|
7468
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
7469
|
+
display: flex;
|
|
7470
|
+
flex-direction: column;
|
|
7471
|
+
justify-content: space-between;
|
|
7472
|
+
}
|
|
7473
|
+
.E_s1at6qmn footer {
|
|
7474
|
+
display: flex;
|
|
7475
|
+
}
|
|
7476
|
+
.E_s1at6qmn .ant-menu {
|
|
7477
|
+
background: #edf0f7;
|
|
7478
|
+
}
|
|
7479
|
+
.E_s1at6qmn .ant-menu a {
|
|
7480
|
+
color: #00122e;
|
|
7481
|
+
width: 180px;
|
|
7482
|
+
overflow: hidden;
|
|
7483
|
+
text-overflow: ellipsis;
|
|
7484
|
+
}
|
|
7485
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
7486
|
+
margin-bottom: 24px;
|
|
7487
|
+
}
|
|
7488
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
7489
|
+
margin: 0;
|
|
7500
7490
|
}
|
|
7501
|
-
.
|
|
7502
|
-
|
|
7503
|
-
|
|
7491
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
7492
|
+
font-size: 12px;
|
|
7493
|
+
padding: 0 8px 4px;
|
|
7494
|
+
line-height: 18px;
|
|
7504
7495
|
}
|
|
7505
|
-
.
|
|
7496
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
7506
7497
|
padding: 0;
|
|
7507
7498
|
}
|
|
7508
|
-
.
|
|
7509
|
-
padding:
|
|
7499
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
7500
|
+
padding-bottom: 24px;
|
|
7510
7501
|
}
|
|
7511
|
-
.
|
|
7512
|
-
|
|
7502
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
7503
|
+
margin-bottom: 24px;
|
|
7504
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
7513
7505
|
}
|
|
7514
|
-
.
|
|
7515
|
-
|
|
7506
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
7507
|
+
transition: none;
|
|
7508
|
+
display: flex;
|
|
7509
|
+
align-items: center;
|
|
7510
|
+
height: 32px;
|
|
7511
|
+
line-height: 22px;
|
|
7512
|
+
padding: 0 8px;
|
|
7516
7513
|
}
|
|
7517
|
-
.
|
|
7518
|
-
|
|
7514
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
7515
|
+
margin-right: 12px;
|
|
7519
7516
|
}
|
|
7520
|
-
.
|
|
7521
|
-
|
|
7522
|
-
|
|
7517
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
7518
|
+
margin: 0;
|
|
7519
|
+
margin-bottom: 2px;
|
|
7523
7520
|
}
|
|
7524
|
-
.
|
|
7525
|
-
|
|
7521
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
7522
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
7523
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
7524
|
+
border-radius: 6px;
|
|
7525
|
+
color: #fff;
|
|
7526
7526
|
}
|
|
7527
|
-
.
|
|
7528
|
-
color: #
|
|
7527
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
7528
|
+
color: #fff;
|
|
7529
7529
|
}
|
|
7530
|
-
.
|
|
7531
|
-
|
|
7530
|
+
.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 {
|
|
7531
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
7532
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
7533
|
+
border-radius: 6px;
|
|
7532
7534
|
}
|
|
7533
|
-
|
|
7534
|
-
|
|
7535
|
+
|
|
7536
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
7537
|
+
white-space: nowrap;
|
|
7538
|
+
transition: all 0s;
|
|
7535
7539
|
}
|
|
7536
|
-
.
|
|
7537
|
-
|
|
7538
|
-
|
|
7539
|
-
flex-direction: column;
|
|
7540
|
+
.E_s1wu0lms.shrink {
|
|
7541
|
+
transition: all 0s;
|
|
7542
|
+
overflow: hidden;
|
|
7540
7543
|
}
|
|
7541
|
-
.
|
|
7542
|
-
|
|
7544
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
7545
|
+
visibility: hidden;
|
|
7546
|
+
}
|
|
7547
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
7548
|
+
width: 36px;
|
|
7549
|
+
padding: 0 6px;
|
|
7543
7550
|
}
|
|
7544
7551
|
|
|
7545
|
-
.
|
|
7546
|
-
|
|
7547
|
-
|
|
7552
|
+
.E_n1ugzfva {
|
|
7553
|
+
display: flex;
|
|
7554
|
+
place-items: center;
|
|
7555
|
+
width: 100% !important;
|
|
7548
7556
|
}
|
|
7549
|
-
.
|
|
7550
|
-
|
|
7551
|
-
|
|
7557
|
+
.E_n1ugzfva[disabled] {
|
|
7558
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
7559
|
+
opacity: 1 !important;
|
|
7552
7560
|
}
|
|
7553
|
-
.
|
|
7554
|
-
|
|
7555
|
-
|
|
7556
|
-
line-height: 32px;
|
|
7557
|
-
font-size: 13px;
|
|
7558
|
-
padding: 0 10px;
|
|
7559
|
-
display: block;
|
|
7560
|
-
overflow: hidden;
|
|
7561
|
-
text-overflow: ellipsis;
|
|
7562
|
-
white-space: nowrap;
|
|
7561
|
+
.E_n1ugzfva.ant-btn {
|
|
7562
|
+
width: 100%;
|
|
7563
|
+
color: #00122e;
|
|
7563
7564
|
}
|
|
7564
|
-
.
|
|
7565
|
-
|
|
7566
|
-
height: 1px;
|
|
7567
|
-
width: calc(100% + 10px);
|
|
7568
|
-
background: rgba(172, 186, 211, 0.6);
|
|
7569
|
-
display: block;
|
|
7565
|
+
.E_n1ugzfva .icon-wrapper {
|
|
7566
|
+
margin-right: 12px;
|
|
7570
7567
|
}
|
|
7571
|
-
.
|
|
7572
|
-
|
|
7573
|
-
|
|
7568
|
+
.E_n1ugzfva .link-title {
|
|
7569
|
+
flex: 1;
|
|
7570
|
+
overflow: hidden;
|
|
7571
|
+
white-space: nowrap;
|
|
7572
|
+
text-overflow: ellipsis;
|
|
7573
|
+
text-align: left;
|
|
7574
7574
|
}
|
|
7575
7575
|
|
|
7576
7576
|
.E_cyms3br {
|
|
@@ -7689,6 +7689,12 @@ span.E_tqjc4ui {
|
|
|
7689
7689
|
color: rgba(0, 21, 64, 0.3);
|
|
7690
7690
|
}
|
|
7691
7691
|
|
|
7692
|
+
.E_h1ol2wl7 {
|
|
7693
|
+
font-weight: bold;
|
|
7694
|
+
background-color: unset;
|
|
7695
|
+
padding: unset;
|
|
7696
|
+
}
|
|
7697
|
+
|
|
7692
7698
|
.E_kr6am0s .ant-modal-body {
|
|
7693
7699
|
padding: 60px 128px;
|
|
7694
7700
|
}
|
|
@@ -7752,12 +7758,6 @@ span.E_tqjc4ui {
|
|
|
7752
7758
|
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
7753
7759
|
}
|
|
7754
7760
|
|
|
7755
|
-
.E_h1ol2wl7 {
|
|
7756
|
-
font-weight: bold;
|
|
7757
|
-
background-color: unset;
|
|
7758
|
-
padding: unset;
|
|
7759
|
-
}
|
|
7760
|
-
|
|
7761
7761
|
.E_l12xdkhl {
|
|
7762
7762
|
width: 64px;
|
|
7763
7763
|
height: 64px;
|
|
@@ -7782,66 +7782,6 @@ span.E_tqjc4ui {
|
|
|
7782
7782
|
}
|
|
7783
7783
|
}
|
|
7784
7784
|
|
|
7785
|
-
.E_cevhqx7 {
|
|
7786
|
-
color: #00122e;
|
|
7787
|
-
}
|
|
7788
|
-
|
|
7789
|
-
.E_snbqlt4 {
|
|
7790
|
-
margin-top: 8px;
|
|
7791
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7792
|
-
}
|
|
7793
|
-
|
|
7794
|
-
.E_c1ss4prm {
|
|
7795
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7796
|
-
}
|
|
7797
|
-
.E_c1ss4prm:is(ul, ol) {
|
|
7798
|
-
padding-inline-start: 12px;
|
|
7799
|
-
}
|
|
7800
|
-
.E_c1ss4prm li {
|
|
7801
|
-
margin-bottom: 4px;
|
|
7802
|
-
}
|
|
7803
|
-
.E_c1ss4prm li:last-child {
|
|
7804
|
-
margin-bottom: 0;
|
|
7805
|
-
}
|
|
7806
|
-
|
|
7807
|
-
.E_ms3tlei {
|
|
7808
|
-
background: rgba(225, 230, 241, 0.6);
|
|
7809
|
-
padding: 8px;
|
|
7810
|
-
border-radius: 6px;
|
|
7811
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7812
|
-
}
|
|
7813
|
-
.E_ms3tlei .icon-wrapper {
|
|
7814
|
-
margin-top: 1px;
|
|
7815
|
-
margin-right: 4px;
|
|
7816
|
-
}
|
|
7817
|
-
.E_ms3tlei li {
|
|
7818
|
-
margin-bottom: 4px;
|
|
7819
|
-
display: flex;
|
|
7820
|
-
align-items: flex-start;
|
|
7821
|
-
}
|
|
7822
|
-
.E_ms3tlei li:last-child {
|
|
7823
|
-
margin-bottom: 0;
|
|
7824
|
-
}
|
|
7825
|
-
|
|
7826
|
-
.E_du44iy7 {
|
|
7827
|
-
margin-bottom: 4px;
|
|
7828
|
-
}
|
|
7829
|
-
|
|
7830
|
-
.E_p1qmhanr {
|
|
7831
|
-
margin-bottom: 8px;
|
|
7832
|
-
}
|
|
7833
|
-
|
|
7834
|
-
.E_srje1h0 {
|
|
7835
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7836
|
-
margin-bottom: 8px;
|
|
7837
|
-
}
|
|
7838
|
-
|
|
7839
|
-
.E_di3zi7v {
|
|
7840
|
-
height: 1px;
|
|
7841
|
-
background: #e4e9f2;
|
|
7842
|
-
margin: 16px 0;
|
|
7843
|
-
}
|
|
7844
|
-
|
|
7845
7785
|
.E_c14ouk5o {
|
|
7846
7786
|
width: 100%;
|
|
7847
7787
|
height: 100%;
|
|
@@ -8376,4 +8316,64 @@ span.E_tqjc4ui {
|
|
|
8376
8316
|
}
|
|
8377
8317
|
.E_rzaik16 .ant-popover-inner-content {
|
|
8378
8318
|
padding: 0;
|
|
8319
|
+
}
|
|
8320
|
+
|
|
8321
|
+
.E_cevhqx7 {
|
|
8322
|
+
color: #00122e;
|
|
8323
|
+
}
|
|
8324
|
+
|
|
8325
|
+
.E_snbqlt4 {
|
|
8326
|
+
margin-top: 8px;
|
|
8327
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8328
|
+
}
|
|
8329
|
+
|
|
8330
|
+
.E_c1ss4prm {
|
|
8331
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8332
|
+
}
|
|
8333
|
+
.E_c1ss4prm:is(ul, ol) {
|
|
8334
|
+
padding-inline-start: 12px;
|
|
8335
|
+
}
|
|
8336
|
+
.E_c1ss4prm li {
|
|
8337
|
+
margin-bottom: 4px;
|
|
8338
|
+
}
|
|
8339
|
+
.E_c1ss4prm li:last-child {
|
|
8340
|
+
margin-bottom: 0;
|
|
8341
|
+
}
|
|
8342
|
+
|
|
8343
|
+
.E_ms3tlei {
|
|
8344
|
+
background: rgba(225, 230, 241, 0.6);
|
|
8345
|
+
padding: 8px;
|
|
8346
|
+
border-radius: 6px;
|
|
8347
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8348
|
+
}
|
|
8349
|
+
.E_ms3tlei .icon-wrapper {
|
|
8350
|
+
margin-top: 1px;
|
|
8351
|
+
margin-right: 4px;
|
|
8352
|
+
}
|
|
8353
|
+
.E_ms3tlei li {
|
|
8354
|
+
margin-bottom: 4px;
|
|
8355
|
+
display: flex;
|
|
8356
|
+
align-items: flex-start;
|
|
8357
|
+
}
|
|
8358
|
+
.E_ms3tlei li:last-child {
|
|
8359
|
+
margin-bottom: 0;
|
|
8360
|
+
}
|
|
8361
|
+
|
|
8362
|
+
.E_du44iy7 {
|
|
8363
|
+
margin-bottom: 4px;
|
|
8364
|
+
}
|
|
8365
|
+
|
|
8366
|
+
.E_p1qmhanr {
|
|
8367
|
+
margin-bottom: 8px;
|
|
8368
|
+
}
|
|
8369
|
+
|
|
8370
|
+
.E_srje1h0 {
|
|
8371
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8372
|
+
margin-bottom: 8px;
|
|
8373
|
+
}
|
|
8374
|
+
|
|
8375
|
+
.E_di3zi7v {
|
|
8376
|
+
height: 1px;
|
|
8377
|
+
background: #e4e9f2;
|
|
8378
|
+
margin: 16px 0;
|
|
8379
8379
|
}
|