@cloudtower/eagle 490.0.13 → 490.0.14
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/core/Typo/index.js +106 -54
- package/dist/cjs/index.js +1 -0
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1662 -1643
- package/dist/esm/core/Typo/index.js +106 -55
- package/dist/esm/index.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1976 -1961
- package/dist/src/core/Typo/index.d.ts +50 -0
- package/dist/style.css +1662 -1643
- package/docs/llms.txt +2 -1
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -1460,6 +1460,70 @@ html body {
|
|
|
1460
1460
|
border-radius: unset;
|
|
1461
1461
|
}
|
|
1462
1462
|
|
|
1463
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
1464
|
+
border: 0px;
|
|
1465
|
+
background-color: #fff;
|
|
1466
|
+
}
|
|
1467
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
1468
|
+
padding-top: 0px;
|
|
1469
|
+
padding-bottom: 0px;
|
|
1470
|
+
padding-left: 0px !important;
|
|
1471
|
+
padding-right: 24px;
|
|
1472
|
+
}
|
|
1473
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
1474
|
+
right: 0px;
|
|
1475
|
+
}
|
|
1476
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
1477
|
+
padding: 0px;
|
|
1478
|
+
}
|
|
1479
|
+
|
|
1480
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
1481
|
+
padding-right: 0px;
|
|
1482
|
+
cursor: default;
|
|
1483
|
+
}
|
|
1484
|
+
|
|
1485
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1486
|
+
padding: 4px 8px 0 8px;
|
|
1487
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1488
|
+
font-size: 12px;
|
|
1489
|
+
}
|
|
1490
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1491
|
+
padding-bottom: 6px;
|
|
1492
|
+
}
|
|
1493
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1494
|
+
padding-top: 4px;
|
|
1495
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1496
|
+
}
|
|
1497
|
+
|
|
1498
|
+
.E_c1yyuluq {
|
|
1499
|
+
border-radius: 8px;
|
|
1500
|
+
}
|
|
1501
|
+
.E_c1yyuluq .ant-card-body {
|
|
1502
|
+
padding: 20px 24px 24px 24px;
|
|
1503
|
+
}
|
|
1504
|
+
|
|
1505
|
+
.E_c1uzzomf {
|
|
1506
|
+
margin-bottom: 16px;
|
|
1507
|
+
}
|
|
1508
|
+
.E_c1uzzomf .card-title {
|
|
1509
|
+
font-size: 16px;
|
|
1510
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1511
|
+
font-weight: 700;
|
|
1512
|
+
line-height: 32px;
|
|
1513
|
+
}
|
|
1514
|
+
.E_c1uzzomf .card-body {
|
|
1515
|
+
padding: 24px;
|
|
1516
|
+
border-radius: 8px;
|
|
1517
|
+
background: #fff;
|
|
1518
|
+
}
|
|
1519
|
+
.E_c1uzzomf .empty {
|
|
1520
|
+
font-weight: 700;
|
|
1521
|
+
font-size: 14px;
|
|
1522
|
+
line-height: 22px;
|
|
1523
|
+
color: rgba(0, 21, 64, 0.3);
|
|
1524
|
+
text-align: center;
|
|
1525
|
+
}
|
|
1526
|
+
|
|
1463
1527
|
.E_d1bw7c5z {
|
|
1464
1528
|
position: relative;
|
|
1465
1529
|
max-width: 388px;
|
|
@@ -1543,79 +1607,10 @@ html body {
|
|
|
1543
1607
|
width: 102px;
|
|
1544
1608
|
}
|
|
1545
1609
|
|
|
1546
|
-
.E_c1uzzomf {
|
|
1547
|
-
margin-bottom: 16px;
|
|
1548
|
-
}
|
|
1549
|
-
.E_c1uzzomf .card-title {
|
|
1550
|
-
font-size: 16px;
|
|
1551
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1552
|
-
font-weight: 700;
|
|
1553
|
-
line-height: 32px;
|
|
1554
|
-
}
|
|
1555
|
-
.E_c1uzzomf .card-body {
|
|
1556
|
-
padding: 24px;
|
|
1557
|
-
border-radius: 8px;
|
|
1558
|
-
background: #fff;
|
|
1559
|
-
}
|
|
1560
|
-
.E_c1uzzomf .empty {
|
|
1561
|
-
font-weight: 700;
|
|
1562
|
-
font-size: 14px;
|
|
1563
|
-
line-height: 22px;
|
|
1564
|
-
color: rgba(0, 21, 64, 0.3);
|
|
1565
|
-
text-align: center;
|
|
1566
|
-
}
|
|
1567
|
-
|
|
1568
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
1569
|
-
padding: 4px 8px 0 8px;
|
|
1570
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1571
|
-
font-size: 12px;
|
|
1572
|
-
}
|
|
1573
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
1574
|
-
padding-bottom: 6px;
|
|
1575
|
-
}
|
|
1576
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
1577
|
-
padding-top: 4px;
|
|
1578
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
1579
|
-
}
|
|
1580
|
-
|
|
1581
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
1582
|
-
border: 0px;
|
|
1583
|
-
background-color: #fff;
|
|
1584
|
-
}
|
|
1585
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
1586
|
-
padding-top: 0px;
|
|
1587
|
-
padding-bottom: 0px;
|
|
1588
|
-
padding-left: 0px !important;
|
|
1589
|
-
padding-right: 24px;
|
|
1590
|
-
}
|
|
1591
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
1592
|
-
right: 0px;
|
|
1593
|
-
}
|
|
1594
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
1595
|
-
padding: 0px;
|
|
1596
|
-
}
|
|
1597
|
-
|
|
1598
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
1599
|
-
padding-right: 0px;
|
|
1600
|
-
cursor: default;
|
|
1601
|
-
}
|
|
1602
|
-
|
|
1603
1610
|
.E_sx1bpnu .ant-input-sm {
|
|
1604
1611
|
line-height: 18px;
|
|
1605
1612
|
}
|
|
1606
1613
|
|
|
1607
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
1608
|
-
display: flex;
|
|
1609
|
-
}
|
|
1610
|
-
.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 {
|
|
1611
|
-
border-bottom-left-radius: 5px;
|
|
1612
|
-
border-top-left-radius: 5px;
|
|
1613
|
-
}
|
|
1614
|
-
.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 {
|
|
1615
|
-
border-bottom-right-radius: 5px;
|
|
1616
|
-
border-top-right-radius: 5px;
|
|
1617
|
-
}
|
|
1618
|
-
|
|
1619
1614
|
.E_rapgekc.ant-radio-wrapper {
|
|
1620
1615
|
display: inline-flex;
|
|
1621
1616
|
align-items: baseline;
|
|
@@ -1762,11 +1757,66 @@ html body {
|
|
|
1762
1757
|
width: 36px;
|
|
1763
1758
|
}
|
|
1764
1759
|
|
|
1765
|
-
.
|
|
1766
|
-
|
|
1760
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
1761
|
+
display: flex;
|
|
1767
1762
|
}
|
|
1768
|
-
.
|
|
1769
|
-
|
|
1763
|
+
.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 {
|
|
1764
|
+
border-bottom-left-radius: 5px;
|
|
1765
|
+
border-top-left-radius: 5px;
|
|
1766
|
+
}
|
|
1767
|
+
.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 {
|
|
1768
|
+
border-bottom-right-radius: 5px;
|
|
1769
|
+
border-top-right-radius: 5px;
|
|
1770
|
+
}
|
|
1771
|
+
|
|
1772
|
+
.E_c1bus5hc {
|
|
1773
|
+
--color: white;
|
|
1774
|
+
height: 14px;
|
|
1775
|
+
width: 14px;
|
|
1776
|
+
border-radius: 50%;
|
|
1777
|
+
flex-shrink: 0;
|
|
1778
|
+
display: flex;
|
|
1779
|
+
align-items: center;
|
|
1780
|
+
justify-content: center;
|
|
1781
|
+
border: 1px solid var(--color);
|
|
1782
|
+
}
|
|
1783
|
+
.E_c1bus5hc .circle-inner {
|
|
1784
|
+
position: relative;
|
|
1785
|
+
height: 10px;
|
|
1786
|
+
width: 10px;
|
|
1787
|
+
border-radius: 50%;
|
|
1788
|
+
overflow: hidden;
|
|
1789
|
+
}
|
|
1790
|
+
.E_c1bus5hc .circle-content {
|
|
1791
|
+
position: absolute;
|
|
1792
|
+
height: 100%;
|
|
1793
|
+
width: 100%;
|
|
1794
|
+
left: 0;
|
|
1795
|
+
top: 0;
|
|
1796
|
+
border-radius: 50%;
|
|
1797
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
1798
|
+
transform: rotate(180deg);
|
|
1799
|
+
}
|
|
1800
|
+
.E_c1bus5hc .circle-child {
|
|
1801
|
+
position: absolute;
|
|
1802
|
+
height: 100%;
|
|
1803
|
+
width: 100%;
|
|
1804
|
+
left: 0;
|
|
1805
|
+
top: 0;
|
|
1806
|
+
margin-left: 50%;
|
|
1807
|
+
transform-origin: left;
|
|
1808
|
+
background: white;
|
|
1809
|
+
transform: rotate(0deg);
|
|
1810
|
+
}
|
|
1811
|
+
|
|
1812
|
+
.E_ivqqkzv {
|
|
1813
|
+
height: 24px;
|
|
1814
|
+
width: 56px !important;
|
|
1815
|
+
margin-right: 4px;
|
|
1816
|
+
}
|
|
1817
|
+
|
|
1818
|
+
.E_c1wk4q29 {
|
|
1819
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1770
1820
|
}
|
|
1771
1821
|
|
|
1772
1822
|
.E_phljevk {
|
|
@@ -1826,54 +1876,59 @@ html body {
|
|
|
1826
1876
|
line-height: 18px;
|
|
1827
1877
|
}
|
|
1828
1878
|
|
|
1829
|
-
.
|
|
1879
|
+
.E_s1dizucg.ant-switch {
|
|
1880
|
+
min-width: 40px;
|
|
1830
1881
|
height: 24px;
|
|
1831
|
-
|
|
1832
|
-
|
|
1882
|
+
background: rgba(172, 186, 211, 0.6);
|
|
1883
|
+
overflow: hidden;
|
|
1833
1884
|
}
|
|
1834
|
-
|
|
1835
|
-
.
|
|
1836
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1885
|
+
.E_s1dizucg.ant-switch:focus {
|
|
1886
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
1837
1887
|
}
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1888
|
+
.E_s1dizucg.ant-switch-small {
|
|
1889
|
+
min-width: 26px;
|
|
1890
|
+
height: 16px;
|
|
1891
|
+
}
|
|
1892
|
+
.E_s1dizucg.ant-switch-large {
|
|
1893
|
+
min-width: 52px;
|
|
1894
|
+
height: 32px;
|
|
1895
|
+
}
|
|
1896
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
1897
|
+
height: 20px;
|
|
1898
|
+
width: 20px;
|
|
1899
|
+
}
|
|
1900
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
1901
|
+
border-radius: 10px;
|
|
1902
|
+
transition-delay: 120ms;
|
|
1903
|
+
}
|
|
1904
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
1841
1905
|
height: 14px;
|
|
1842
1906
|
width: 14px;
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
display: flex;
|
|
1846
|
-
align-items: center;
|
|
1847
|
-
justify-content: center;
|
|
1848
|
-
border: 1px solid var(--color);
|
|
1907
|
+
top: 1px;
|
|
1908
|
+
left: 1px;
|
|
1849
1909
|
}
|
|
1850
|
-
.
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
width: 10px;
|
|
1854
|
-
border-radius: 50%;
|
|
1855
|
-
overflow: hidden;
|
|
1910
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
1911
|
+
height: 28px;
|
|
1912
|
+
width: 28px;
|
|
1856
1913
|
}
|
|
1857
|
-
.
|
|
1858
|
-
|
|
1859
|
-
height: 100%;
|
|
1860
|
-
width: 100%;
|
|
1861
|
-
left: 0;
|
|
1862
|
-
top: 0;
|
|
1863
|
-
border-radius: 50%;
|
|
1864
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
1865
|
-
transform: rotate(180deg);
|
|
1914
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
1915
|
+
border-radius: 14px;
|
|
1866
1916
|
}
|
|
1867
|
-
.
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
left:
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1917
|
+
.E_s1dizucg.ant-switch-checked {
|
|
1918
|
+
background-color: #00ba5d;
|
|
1919
|
+
}
|
|
1920
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
1921
|
+
left: calc(100% - 20px - 2px);
|
|
1922
|
+
}
|
|
1923
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
1924
|
+
left: calc(100% - 14px - 1px);
|
|
1925
|
+
}
|
|
1926
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
1927
|
+
left: calc(100% - 28px - 2px);
|
|
1928
|
+
}
|
|
1929
|
+
|
|
1930
|
+
.E_c1up6e3y {
|
|
1931
|
+
margin-left: 5px;
|
|
1877
1932
|
}
|
|
1878
1933
|
|
|
1879
1934
|
.E_tju3gfj .date {
|
|
@@ -1962,76 +2017,6 @@ html body {
|
|
|
1962
2017
|
background-color: #7E41FF;
|
|
1963
2018
|
}
|
|
1964
2019
|
|
|
1965
|
-
.E_iq1gosr {
|
|
1966
|
-
display: inline-block;
|
|
1967
|
-
}
|
|
1968
|
-
|
|
1969
|
-
.E_s1dizucg.ant-switch {
|
|
1970
|
-
min-width: 40px;
|
|
1971
|
-
height: 24px;
|
|
1972
|
-
background: rgba(172, 186, 211, 0.6);
|
|
1973
|
-
overflow: hidden;
|
|
1974
|
-
}
|
|
1975
|
-
.E_s1dizucg.ant-switch:focus {
|
|
1976
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
1977
|
-
}
|
|
1978
|
-
.E_s1dizucg.ant-switch-small {
|
|
1979
|
-
min-width: 26px;
|
|
1980
|
-
height: 16px;
|
|
1981
|
-
}
|
|
1982
|
-
.E_s1dizucg.ant-switch-large {
|
|
1983
|
-
min-width: 52px;
|
|
1984
|
-
height: 32px;
|
|
1985
|
-
}
|
|
1986
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
1987
|
-
height: 20px;
|
|
1988
|
-
width: 20px;
|
|
1989
|
-
}
|
|
1990
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
1991
|
-
border-radius: 10px;
|
|
1992
|
-
transition-delay: 120ms;
|
|
1993
|
-
}
|
|
1994
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
1995
|
-
height: 14px;
|
|
1996
|
-
width: 14px;
|
|
1997
|
-
top: 1px;
|
|
1998
|
-
left: 1px;
|
|
1999
|
-
}
|
|
2000
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
2001
|
-
height: 28px;
|
|
2002
|
-
width: 28px;
|
|
2003
|
-
}
|
|
2004
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
2005
|
-
border-radius: 14px;
|
|
2006
|
-
}
|
|
2007
|
-
.E_s1dizucg.ant-switch-checked {
|
|
2008
|
-
background-color: #00ba5d;
|
|
2009
|
-
}
|
|
2010
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
2011
|
-
left: calc(100% - 20px - 2px);
|
|
2012
|
-
}
|
|
2013
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2014
|
-
left: calc(100% - 14px - 1px);
|
|
2015
|
-
}
|
|
2016
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2017
|
-
left: calc(100% - 28px - 2px);
|
|
2018
|
-
}
|
|
2019
|
-
|
|
2020
|
-
.E_c1up6e3y {
|
|
2021
|
-
margin-left: 5px;
|
|
2022
|
-
}
|
|
2023
|
-
|
|
2024
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
2025
|
-
display: none;
|
|
2026
|
-
}
|
|
2027
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
2028
|
-
background: rgba(23, 38, 64, 0.8);
|
|
2029
|
-
border-radius: 4px;
|
|
2030
|
-
}
|
|
2031
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
2032
|
-
visibility: hidden;
|
|
2033
|
-
}
|
|
2034
|
-
|
|
2035
2020
|
.E_s1dni7lo {
|
|
2036
2021
|
width: 430px !important;
|
|
2037
2022
|
}
|
|
@@ -2113,37 +2098,19 @@ html body {
|
|
|
2113
2098
|
opacity: 0;
|
|
2114
2099
|
}
|
|
2115
2100
|
|
|
2116
|
-
.
|
|
2117
|
-
|
|
2118
|
-
height: 100%;
|
|
2119
|
-
min-height: 124px;
|
|
2120
|
-
display: flex;
|
|
2121
|
-
flex-direction: column;
|
|
2122
|
-
justify-content: center;
|
|
2123
|
-
align-items: center;
|
|
2124
|
-
}
|
|
2125
|
-
.E_fzh9mnb .error-text {
|
|
2126
|
-
color: rgba(10, 37, 85, 0.6);
|
|
2127
|
-
margin-bottom: 16px;
|
|
2128
|
-
font-size: 18px;
|
|
2101
|
+
.E_iq1gosr {
|
|
2102
|
+
display: inline-block;
|
|
2129
2103
|
}
|
|
2130
2104
|
|
|
2131
|
-
.
|
|
2132
|
-
display:
|
|
2133
|
-
align-items: center;
|
|
2134
|
-
}
|
|
2135
|
-
.E_iouxfgt .icon-inner {
|
|
2136
|
-
display: inline-flex;
|
|
2137
|
-
align-items: center;
|
|
2138
|
-
justify-content: center;
|
|
2105
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
2106
|
+
display: none;
|
|
2139
2107
|
}
|
|
2140
|
-
.
|
|
2141
|
-
|
|
2142
|
-
|
|
2108
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
2109
|
+
background: rgba(23, 38, 64, 0.8);
|
|
2110
|
+
border-radius: 4px;
|
|
2143
2111
|
}
|
|
2144
|
-
.
|
|
2145
|
-
|
|
2146
|
-
animation: rotate 680ms linear infinite;
|
|
2112
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
2113
|
+
visibility: hidden;
|
|
2147
2114
|
}
|
|
2148
2115
|
|
|
2149
2116
|
.E_f7pxqmh {
|
|
@@ -2180,6 +2147,77 @@ html body {
|
|
|
2180
2147
|
min-height: 0px;
|
|
2181
2148
|
}
|
|
2182
2149
|
|
|
2150
|
+
.E_fzh9mnb {
|
|
2151
|
+
width: 100%;
|
|
2152
|
+
height: 100%;
|
|
2153
|
+
min-height: 124px;
|
|
2154
|
+
display: flex;
|
|
2155
|
+
flex-direction: column;
|
|
2156
|
+
justify-content: center;
|
|
2157
|
+
align-items: center;
|
|
2158
|
+
}
|
|
2159
|
+
.E_fzh9mnb .error-text {
|
|
2160
|
+
color: rgba(10, 37, 85, 0.6);
|
|
2161
|
+
margin-bottom: 16px;
|
|
2162
|
+
font-size: 18px;
|
|
2163
|
+
}
|
|
2164
|
+
|
|
2165
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
2166
|
+
display: var(--a1wfy30z-0);
|
|
2167
|
+
}
|
|
2168
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
2169
|
+
padding: 4px 11px;
|
|
2170
|
+
display: inline-flex;
|
|
2171
|
+
line-height: 1.5715;
|
|
2172
|
+
height: inherit;
|
|
2173
|
+
}
|
|
2174
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
2175
|
+
content: var(--a1wfy30z-1);
|
|
2176
|
+
display: var(--a1wfy30z-2);
|
|
2177
|
+
flex: none;
|
|
2178
|
+
align-items: center;
|
|
2179
|
+
margin-left: 4px;
|
|
2180
|
+
}
|
|
2181
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
2182
|
+
content: var(--a1wfy30z-3);
|
|
2183
|
+
display: var(--a1wfy30z-4);
|
|
2184
|
+
flex: none;
|
|
2185
|
+
align-items: center;
|
|
2186
|
+
margin-right: 4px;
|
|
2187
|
+
cursor: auto;
|
|
2188
|
+
}
|
|
2189
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
2190
|
+
padding: 0;
|
|
2191
|
+
margin: 0;
|
|
2192
|
+
height: auto;
|
|
2193
|
+
font-size: inherit;
|
|
2194
|
+
}
|
|
2195
|
+
|
|
2196
|
+
.E_iouxfgt {
|
|
2197
|
+
display: inline-flex;
|
|
2198
|
+
align-items: center;
|
|
2199
|
+
}
|
|
2200
|
+
.E_iouxfgt .icon-inner {
|
|
2201
|
+
display: inline-flex;
|
|
2202
|
+
align-items: center;
|
|
2203
|
+
justify-content: center;
|
|
2204
|
+
}
|
|
2205
|
+
.E_iouxfgt .icon-inner + span,
|
|
2206
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
2207
|
+
margin-left: 4px;
|
|
2208
|
+
}
|
|
2209
|
+
.E_iouxfgt.is-rotate img,
|
|
2210
|
+
.E_iouxfgt.is-rotate svg {
|
|
2211
|
+
animation: rotate 680ms linear infinite;
|
|
2212
|
+
}
|
|
2213
|
+
|
|
2214
|
+
.E_atcz0kf .ant-input-suffix {
|
|
2215
|
+
margin-left: 8px;
|
|
2216
|
+
}
|
|
2217
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2218
|
+
padding: 2px 7px 2px 12px;
|
|
2219
|
+
}
|
|
2220
|
+
|
|
2183
2221
|
.E_i1inqkme {
|
|
2184
2222
|
height: 18px;
|
|
2185
2223
|
line-height: 18px;
|
|
@@ -2253,1251 +2291,1232 @@ html body {
|
|
|
2253
2291
|
padding: 2px 8px;
|
|
2254
2292
|
}
|
|
2255
2293
|
|
|
2256
|
-
.
|
|
2257
|
-
display:
|
|
2294
|
+
.E_cnujxq2 {
|
|
2295
|
+
display: flex;
|
|
2296
|
+
flex-direction: column;
|
|
2258
2297
|
}
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2298
|
+
|
|
2299
|
+
.E_m7s48ia {
|
|
2300
|
+
max-width: 1120px;
|
|
2301
|
+
width: 100%;
|
|
2302
|
+
margin: 0 auto;
|
|
2303
|
+
height: 100%;
|
|
2264
2304
|
}
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2305
|
+
|
|
2306
|
+
.E_wt5zbg6 {
|
|
2307
|
+
max-width: 1120px;
|
|
2308
|
+
width: 100%;
|
|
2309
|
+
margin: 0 auto;
|
|
2310
|
+
display: flex;
|
|
2271
2311
|
}
|
|
2272
|
-
.
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
flex:
|
|
2276
|
-
|
|
2277
|
-
margin-right: 4px;
|
|
2278
|
-
cursor: auto;
|
|
2312
|
+
.E_wt5zbg6 .left,
|
|
2313
|
+
.E_wt5zbg6 .right {
|
|
2314
|
+
flex-grow: 0;
|
|
2315
|
+
flex-shrink: 0;
|
|
2316
|
+
flex-basis: 21%;
|
|
2279
2317
|
}
|
|
2280
|
-
.
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
font-size: inherit;
|
|
2318
|
+
.E_wt5zbg6 .left {
|
|
2319
|
+
display: flex;
|
|
2320
|
+
justify-content: flex-end;
|
|
2321
|
+
padding-right: 44px;
|
|
2285
2322
|
}
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
margin-left: 8px;
|
|
2323
|
+
.E_wt5zbg6 .right {
|
|
2324
|
+
padding-left: 44px;
|
|
2289
2325
|
}
|
|
2290
|
-
.
|
|
2291
|
-
|
|
2326
|
+
.E_wt5zbg6 .middle {
|
|
2327
|
+
margin-bottom: 40px;
|
|
2328
|
+
flex-grow: 0;
|
|
2329
|
+
flex-shrink: 0;
|
|
2330
|
+
flex-basis: 58%;
|
|
2331
|
+
overflow: hidden;
|
|
2292
2332
|
}
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
display: inline-block;
|
|
2333
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
2334
|
+
width: 100%;
|
|
2296
2335
|
}
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
visibility: hidden;
|
|
2300
|
-
position: absolute;
|
|
2336
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
2337
|
+
width: auto;
|
|
2301
2338
|
}
|
|
2302
2339
|
|
|
2303
|
-
.
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
color: #fff;
|
|
2308
|
-
font-weight: bold;
|
|
2309
|
-
font-size: 12px;
|
|
2310
|
-
width: 24px;
|
|
2311
|
-
height: 24px;
|
|
2312
|
-
border-radius: 50%;
|
|
2313
|
-
background: var(--a1b5xrg3-0);
|
|
2340
|
+
.E_h18jprzg .ant-modal-header {
|
|
2341
|
+
margin: 0 auto;
|
|
2342
|
+
width: 100%;
|
|
2343
|
+
max-width: 648px;
|
|
2314
2344
|
}
|
|
2315
|
-
.
|
|
2316
|
-
|
|
2317
|
-
cursor: pointer;
|
|
2318
|
-
width: 56px;
|
|
2319
|
-
height: 40px;
|
|
2320
|
-
display: inline-flex;
|
|
2321
|
-
align-items: center;
|
|
2322
|
-
justify-content: center;
|
|
2323
|
-
border-radius: 6px;
|
|
2345
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
2346
|
+
margin-left: 0;
|
|
2324
2347
|
}
|
|
2325
|
-
.
|
|
2326
|
-
|
|
2348
|
+
.E_h18jprzg .ant-modal-body {
|
|
2349
|
+
margin: 0 auto;
|
|
2350
|
+
padding: 0;
|
|
2351
|
+
width: 100%;
|
|
2352
|
+
max-width: 648px;
|
|
2353
|
+
overflow: hidden;
|
|
2327
2354
|
}
|
|
2328
|
-
.
|
|
2329
|
-
|
|
2330
|
-
transition: all 320ms ease;
|
|
2355
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
2356
|
+
margin-bottom: 40px;
|
|
2331
2357
|
}
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
font-style: normal;
|
|
2336
|
-
font-weight: bold;
|
|
2337
|
-
font-size: 32px;
|
|
2338
|
-
line-height: 40px;
|
|
2358
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
2359
|
+
height: calc(100vh - 225px);
|
|
2360
|
+
overflow-y: auto;
|
|
2339
2361
|
}
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
font-style: normal;
|
|
2344
|
-
font-weight: bold;
|
|
2345
|
-
font-size: 24px;
|
|
2346
|
-
line-height: 32px;
|
|
2362
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
2363
|
+
margin: 0 auto;
|
|
2364
|
+
max-width: 648px;
|
|
2347
2365
|
}
|
|
2348
2366
|
|
|
2349
|
-
.
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
font-size: 32px;
|
|
2354
|
-
line-height: 40px;
|
|
2367
|
+
.E_h16z9xgz .ant-modal-header {
|
|
2368
|
+
margin: 0 auto;
|
|
2369
|
+
width: 100%;
|
|
2370
|
+
max-width: 1024px;
|
|
2355
2371
|
}
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
font-family: Inter;
|
|
2359
|
-
font-style: normal;
|
|
2360
|
-
font-weight: bold;
|
|
2361
|
-
font-size: 20px;
|
|
2362
|
-
line-height: 24px;
|
|
2372
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
2373
|
+
margin-left: 0;
|
|
2363
2374
|
}
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
line-height: 24px;
|
|
2375
|
+
.E_h16z9xgz .ant-modal-body {
|
|
2376
|
+
margin: 0 auto;
|
|
2377
|
+
padding: 0;
|
|
2378
|
+
width: 100%;
|
|
2379
|
+
max-width: 1024px;
|
|
2380
|
+
overflow: hidden;
|
|
2371
2381
|
}
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
font-family: Inter;
|
|
2375
|
-
font-style: normal;
|
|
2376
|
-
font-weight: bold;
|
|
2377
|
-
font-size: 18px;
|
|
2378
|
-
line-height: 22px;
|
|
2382
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
2383
|
+
margin-bottom: 40px;
|
|
2379
2384
|
}
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
font-style: normal;
|
|
2384
|
-
font-weight: normal;
|
|
2385
|
-
font-size: 18px;
|
|
2386
|
-
line-height: 22px;
|
|
2385
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
2386
|
+
height: calc(100vh - 225px);
|
|
2387
|
+
overflow-y: auto;
|
|
2387
2388
|
}
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
font-style: normal;
|
|
2392
|
-
font-weight: bold;
|
|
2393
|
-
font-size: 16px;
|
|
2394
|
-
line-height: 22px;
|
|
2389
|
+
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
2390
|
+
margin: 0 auto;
|
|
2391
|
+
max-width: 1024px;
|
|
2395
2392
|
}
|
|
2396
2393
|
|
|
2397
|
-
.
|
|
2398
|
-
|
|
2399
|
-
font-style: normal;
|
|
2400
|
-
font-weight: normal;
|
|
2401
|
-
font-size: 16px;
|
|
2402
|
-
line-height: 22px;
|
|
2394
|
+
.E_f1lrhghm {
|
|
2395
|
+
flex: 1;
|
|
2403
2396
|
}
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
font-family: Inter;
|
|
2407
|
-
font-style: normal;
|
|
2408
|
-
font-weight: bold;
|
|
2409
|
-
font-size: 14px;
|
|
2397
|
+
.E_f1lrhghm label {
|
|
2398
|
+
font-size: 13px;
|
|
2410
2399
|
line-height: 20px;
|
|
2400
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2411
2401
|
}
|
|
2412
|
-
|
|
2413
|
-
.E_h13bondg {
|
|
2414
|
-
font-family: Inter;
|
|
2415
|
-
font-style: normal;
|
|
2416
|
-
font-weight: normal;
|
|
2402
|
+
.E_f1lrhghm .title {
|
|
2417
2403
|
font-size: 14px;
|
|
2418
2404
|
line-height: 20px;
|
|
2405
|
+
color: #2d3a56;
|
|
2406
|
+
margin-bottom: 12px;
|
|
2419
2407
|
}
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
font-family: Inter;
|
|
2423
|
-
font-style: normal;
|
|
2424
|
-
font-weight: bold;
|
|
2425
|
-
font-size: 12px;
|
|
2426
|
-
line-height: 18px;
|
|
2408
|
+
.E_f1lrhghm.connect-cluster .title {
|
|
2409
|
+
padding-bottom: 26px;
|
|
2427
2410
|
}
|
|
2428
2411
|
|
|
2429
|
-
.
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
font-size: 12px;
|
|
2434
|
-
line-height: 18px;
|
|
2412
|
+
.E_f18ot8em {
|
|
2413
|
+
padding: 25px 0 15px 0;
|
|
2414
|
+
border-bottom: 1px solid #e1e5eb;
|
|
2415
|
+
margin-bottom: 16px;
|
|
2435
2416
|
}
|
|
2436
2417
|
|
|
2437
|
-
.
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
text-transform: uppercase;
|
|
2442
|
-
font-feature-settings: "cpsp" on;
|
|
2443
|
-
font-size: 12px;
|
|
2444
|
-
line-height: 18px;
|
|
2418
|
+
.E_f1l1g2k0 {
|
|
2419
|
+
display: flex;
|
|
2420
|
+
align-items: center;
|
|
2421
|
+
margin-bottom: 8px;
|
|
2445
2422
|
}
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
font-family: Inter;
|
|
2449
|
-
font-style: normal;
|
|
2450
|
-
font-weight: normal;
|
|
2451
|
-
text-transform: uppercase;
|
|
2452
|
-
font-feature-settings: "cpsp" on;
|
|
2453
|
-
font-size: 12px;
|
|
2454
|
-
line-height: 18px;
|
|
2423
|
+
.E_f1l1g2k0 > label {
|
|
2424
|
+
width: 216px;
|
|
2455
2425
|
}
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
font-family: Inter;
|
|
2459
|
-
font-style: normal;
|
|
2460
|
-
font-weight: normal;
|
|
2461
|
-
font-size: 16px;
|
|
2462
|
-
line-height: 24px;
|
|
2426
|
+
.E_f1l1g2k0 > label + * {
|
|
2427
|
+
width: 100%;
|
|
2463
2428
|
}
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
font-family: Inter;
|
|
2467
|
-
font-style: normal;
|
|
2468
|
-
font-weight: bold;
|
|
2469
|
-
font-size: 16px;
|
|
2470
|
-
line-height: 24px;
|
|
2429
|
+
.E_f1l1g2k0 .ant-select {
|
|
2430
|
+
width: 100%;
|
|
2471
2431
|
}
|
|
2472
2432
|
|
|
2473
|
-
.
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
font-weight: normal;
|
|
2477
|
-
font-size: 16px;
|
|
2478
|
-
line-height: 24px;
|
|
2433
|
+
.E_e1k89cwg {
|
|
2434
|
+
color: #e75a3a;
|
|
2435
|
+
margin-right: 10px;
|
|
2479
2436
|
}
|
|
2480
2437
|
|
|
2481
|
-
.
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
line-height: 24px;
|
|
2438
|
+
.E_d1oui1gf {
|
|
2439
|
+
width: 100%;
|
|
2440
|
+
height: 1px;
|
|
2441
|
+
background: rgba(213, 219, 227, 0.6);
|
|
2442
|
+
margin: 24px 0;
|
|
2487
2443
|
}
|
|
2488
2444
|
|
|
2489
|
-
.
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
font-feature-settings: "cpsp" on;
|
|
2495
|
-
font-size: 16px;
|
|
2496
|
-
line-height: 24px;
|
|
2445
|
+
.E_l15itdbb {
|
|
2446
|
+
display: flex;
|
|
2447
|
+
justify-content: center;
|
|
2448
|
+
align-items: center;
|
|
2449
|
+
height: 100%;
|
|
2497
2450
|
}
|
|
2498
2451
|
|
|
2499
|
-
.
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2452
|
+
.E_d1y3z4w {
|
|
2453
|
+
display: inline-block;
|
|
2454
|
+
width: 4px;
|
|
2455
|
+
height: 4px;
|
|
2456
|
+
background: #8e9aa9;
|
|
2457
|
+
opacity: 0.4;
|
|
2458
|
+
border-radius: 50%;
|
|
2459
|
+
margin: 0 4px;
|
|
2507
2460
|
}
|
|
2508
2461
|
|
|
2509
|
-
.
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
font-size: 14px;
|
|
2514
|
-
line-height: 22px;
|
|
2462
|
+
.E_m177r7a3 .ant-modal-header,
|
|
2463
|
+
.E_m177r7a3 .ant-modal-footer .footer-content {
|
|
2464
|
+
width: 648px;
|
|
2465
|
+
margin: 0 auto;
|
|
2515
2466
|
}
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
font-style: normal;
|
|
2520
|
-
font-weight: 500;
|
|
2521
|
-
font-size: 14px;
|
|
2522
|
-
line-height: 22px;
|
|
2467
|
+
.E_m177r7a3 .ant-modal-header {
|
|
2468
|
+
padding: 35px 0 24px;
|
|
2469
|
+
border: none;
|
|
2523
2470
|
}
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
font-family: Inter;
|
|
2527
|
-
font-style: normal;
|
|
2528
|
-
font-weight: bold;
|
|
2529
|
-
font-size: 14px;
|
|
2530
|
-
line-height: 22px;
|
|
2471
|
+
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
2472
|
+
font-size: 30px;
|
|
2531
2473
|
}
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
font-size: 14px;
|
|
2538
|
-
line-height: 22px;
|
|
2474
|
+
.E_m177r7a3 .ant-modal-body {
|
|
2475
|
+
padding: 4px 0 2px;
|
|
2476
|
+
}
|
|
2477
|
+
.E_m177r7a3 .ant-modal-footer {
|
|
2478
|
+
border: none;
|
|
2539
2479
|
}
|
|
2540
2480
|
|
|
2541
|
-
.
|
|
2542
|
-
font-
|
|
2543
|
-
|
|
2481
|
+
.E_t1wwio3v {
|
|
2482
|
+
font-size: 12px;
|
|
2483
|
+
line-height: 18px;
|
|
2544
2484
|
font-weight: bold;
|
|
2545
|
-
|
|
2546
|
-
|
|
2485
|
+
color: #fff;
|
|
2486
|
+
padding: 0 4px;
|
|
2487
|
+
border-radius: 4px;
|
|
2488
|
+
display: inline-block;
|
|
2489
|
+
background: var(--t1wwio3v-0);
|
|
2490
|
+
}
|
|
2491
|
+
.E_t1wwio3v:not(:first-child) {
|
|
2492
|
+
margin-left: 4px;
|
|
2547
2493
|
}
|
|
2548
2494
|
|
|
2549
|
-
.
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
font-size: 14px;
|
|
2556
|
-
line-height: 22px;
|
|
2495
|
+
.E_f17jvtfk {
|
|
2496
|
+
width: 100%;
|
|
2497
|
+
height: 100%;
|
|
2498
|
+
display: flex;
|
|
2499
|
+
align-items: center;
|
|
2500
|
+
justify-content: center;
|
|
2557
2501
|
}
|
|
2558
2502
|
|
|
2559
|
-
.
|
|
2560
|
-
font-
|
|
2561
|
-
font-style: normal;
|
|
2503
|
+
.E_nzppkea {
|
|
2504
|
+
font-size: 90%;
|
|
2562
2505
|
font-weight: bold;
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2506
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
2507
|
+
padding: 1px 4px 1px;
|
|
2508
|
+
margin-left: 2px;
|
|
2509
|
+
margin-right: 2px;
|
|
2510
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2511
|
+
border-radius: 4px;
|
|
2567
2512
|
}
|
|
2568
2513
|
|
|
2569
|
-
.
|
|
2570
|
-
|
|
2571
|
-
font-style: normal;
|
|
2572
|
-
font-weight: normal;
|
|
2573
|
-
font-size: 13px;
|
|
2574
|
-
line-height: 20px;
|
|
2514
|
+
.E_f4mi9eq.form-item-general {
|
|
2515
|
+
width: 640px;
|
|
2575
2516
|
}
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
font-family: Inter;
|
|
2579
|
-
font-style: normal;
|
|
2580
|
-
font-weight: 600;
|
|
2581
|
-
font-size: 13px;
|
|
2582
|
-
line-height: 20px;
|
|
2517
|
+
.E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
|
|
2518
|
+
margin-top: 16px;
|
|
2583
2519
|
}
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
font-family: Inter;
|
|
2587
|
-
font-style: normal;
|
|
2588
|
-
font-weight: bold;
|
|
2589
|
-
font-size: 13px;
|
|
2590
|
-
line-height: 20px;
|
|
2520
|
+
.E_f4mi9eq.form-item-compact {
|
|
2521
|
+
width: 412px;
|
|
2591
2522
|
}
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
font-family: Inter;
|
|
2595
|
-
font-style: normal;
|
|
2596
|
-
font-weight: normal;
|
|
2597
|
-
font-size: 13px;
|
|
2598
|
-
line-height: 20px;
|
|
2523
|
+
.E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
|
|
2524
|
+
margin-top: 8px;
|
|
2599
2525
|
}
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
font-family: Inter;
|
|
2603
|
-
font-style: normal;
|
|
2604
|
-
font-weight: 600;
|
|
2605
|
-
font-size: 13px;
|
|
2606
|
-
line-height: 20px;
|
|
2526
|
+
.E_f4mi9eq .form-item {
|
|
2527
|
+
width: auto;
|
|
2607
2528
|
}
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
font-style: normal;
|
|
2612
|
-
font-weight: bold;
|
|
2613
|
-
font-size: 13px;
|
|
2614
|
-
line-height: 20px;
|
|
2529
|
+
.E_f4mi9eq .form-item-main {
|
|
2530
|
+
position: relative;
|
|
2531
|
+
display: flex;
|
|
2615
2532
|
}
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
text-transform: uppercase;
|
|
2622
|
-
font-feature-settings: "cpsp" on;
|
|
2533
|
+
.E_f4mi9eq .form-item-extra {
|
|
2534
|
+
margin-top: 4px;
|
|
2535
|
+
width: 100%;
|
|
2536
|
+
padding: 14px;
|
|
2537
|
+
background: #f2f4f6;
|
|
2623
2538
|
font-size: 13px;
|
|
2624
|
-
line-height:
|
|
2539
|
+
line-height: 1.8;
|
|
2540
|
+
color: #8e9aa9;
|
|
2625
2541
|
}
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
font-family: Inter;
|
|
2629
|
-
font-style: normal;
|
|
2630
|
-
font-weight: bold;
|
|
2631
|
-
text-transform: uppercase;
|
|
2632
|
-
font-feature-settings: "cpsp" on;
|
|
2542
|
+
.E_f4mi9eq .form-item-label {
|
|
2543
|
+
padding-right: 12px;
|
|
2633
2544
|
font-size: 13px;
|
|
2634
|
-
|
|
2545
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2635
2546
|
}
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
font-family: Inter;
|
|
2639
|
-
font-style: normal;
|
|
2640
|
-
font-weight: normal;
|
|
2641
|
-
font-size: 12px;
|
|
2642
|
-
line-height: 18px;
|
|
2547
|
+
.E_f4mi9eq .form-item-label.label-right {
|
|
2548
|
+
text-align: right;
|
|
2643
2549
|
}
|
|
2644
|
-
|
|
2645
|
-
.
|
|
2646
|
-
|
|
2647
|
-
font-style: normal;
|
|
2648
|
-
font-weight: 500;
|
|
2649
|
-
font-size: 12px;
|
|
2650
|
-
line-height: 18px;
|
|
2550
|
+
.E_f4mi9eq .form-item-label,
|
|
2551
|
+
.E_f4mi9eq .form-item-control {
|
|
2552
|
+
line-height: 32px;
|
|
2651
2553
|
}
|
|
2652
|
-
|
|
2653
|
-
.E_l1j81vli {
|
|
2654
|
-
font-family: Inter;
|
|
2655
|
-
font-style: normal;
|
|
2656
|
-
font-weight: bold;
|
|
2657
|
-
font-size: 12px;
|
|
2554
|
+
.E_f4mi9eq .form-item-control .form-item-error {
|
|
2658
2555
|
line-height: 18px;
|
|
2659
2556
|
}
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
font-family: Inter;
|
|
2663
|
-
font-style: normal;
|
|
2664
|
-
font-weight: normal;
|
|
2665
|
-
font-size: 12px;
|
|
2666
|
-
line-height: 18px;
|
|
2557
|
+
.E_f4mi9eq .form-item-children {
|
|
2558
|
+
width: 100%;
|
|
2667
2559
|
}
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2560
|
+
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
2561
|
+
width: 100%;
|
|
2562
|
+
}
|
|
2563
|
+
.E_f4mi9eq .form-item-error {
|
|
2564
|
+
color: #e75a3a;
|
|
2565
|
+
height: 0;
|
|
2566
|
+
overflow: hidden;
|
|
2567
|
+
}
|
|
2568
|
+
.E_f4mi9eq .form-item-error-enter-done {
|
|
2569
|
+
margin-top: 4px;
|
|
2570
|
+
height: auto;
|
|
2571
|
+
overflow: auto;
|
|
2572
|
+
}
|
|
2573
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
2574
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
2575
|
+
border: 1px solid #e75a3a;
|
|
2576
|
+
color: #e75a3a;
|
|
2675
2577
|
}
|
|
2676
2578
|
|
|
2677
|
-
.
|
|
2678
|
-
|
|
2679
|
-
font-
|
|
2579
|
+
.E_fh0ewl8 {
|
|
2580
|
+
color: #2d3a56;
|
|
2581
|
+
font-size: var(--field-title-font-size, 12px);
|
|
2680
2582
|
font-weight: bold;
|
|
2681
|
-
|
|
2682
|
-
|
|
2583
|
+
padding-bottom: 6px;
|
|
2584
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2585
|
+
margin-bottom: 16px;
|
|
2586
|
+
}
|
|
2587
|
+
.E_fh0ewl8:not(:first-of-type) {
|
|
2588
|
+
margin-top: 16px;
|
|
2683
2589
|
}
|
|
2684
2590
|
|
|
2685
|
-
.
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2591
|
+
.E_e1qrlvot {
|
|
2592
|
+
width: 8px;
|
|
2593
|
+
height: 24px;
|
|
2594
|
+
display: flex;
|
|
2595
|
+
justify-content: center;
|
|
2596
|
+
align-items: center;
|
|
2597
|
+
cursor: pointer;
|
|
2598
|
+
transition: all 200ms ease-out 40ms;
|
|
2693
2599
|
}
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2600
|
+
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
2601
|
+
content: "";
|
|
2602
|
+
width: 1px;
|
|
2603
|
+
height: 6px;
|
|
2604
|
+
border-radius: 1px;
|
|
2605
|
+
background: #ccd4e3;
|
|
2606
|
+
position: relative;
|
|
2607
|
+
right: 2px;
|
|
2608
|
+
transform: rotate(-45deg);
|
|
2703
2609
|
}
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
font-style: normal;
|
|
2708
|
-
font-weight: normal;
|
|
2709
|
-
font-size: 13px;
|
|
2710
|
-
line-height: 20px;
|
|
2610
|
+
.E_e1qrlvot:after {
|
|
2611
|
+
transform: rotate(45deg);
|
|
2612
|
+
left: 1px;
|
|
2711
2613
|
}
|
|
2712
2614
|
|
|
2713
|
-
.
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
font-size: 13px;
|
|
2718
|
-
line-height: 20px;
|
|
2615
|
+
.E_w9ic984.ant-alert-warning {
|
|
2616
|
+
border: 0;
|
|
2617
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2618
|
+
border-radius: 6px;
|
|
2719
2619
|
}
|
|
2720
|
-
|
|
2721
|
-
.
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
|
|
2620
|
+
.E_w9ic984.ant-alert,
|
|
2621
|
+
.E_w9ic984 .ant-alert-message {
|
|
2622
|
+
color: #e07f00;
|
|
2623
|
+
}
|
|
2624
|
+
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
2625
|
+
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
2626
|
+
border-bottom-color: #e07f00;
|
|
2727
2627
|
}
|
|
2728
2628
|
|
|
2729
|
-
.
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2629
|
+
.E_n1k9qi4r {
|
|
2630
|
+
display: flex;
|
|
2631
|
+
flex-direction: row;
|
|
2632
|
+
padding: 7px 12px;
|
|
2633
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2634
|
+
border-radius: 6px;
|
|
2635
|
+
color: #e07f00;
|
|
2733
2636
|
font-size: 12px;
|
|
2734
2637
|
line-height: 18px;
|
|
2735
2638
|
}
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
font-style: normal;
|
|
2740
|
-
font-weight: normal;
|
|
2741
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
2742
|
-
font-size: 13px;
|
|
2743
|
-
line-height: 20px;
|
|
2744
|
-
}
|
|
2745
|
-
|
|
2746
|
-
.E_t17uajlu {
|
|
2747
|
-
font-family: Inter;
|
|
2748
|
-
font-style: normal;
|
|
2749
|
-
font-weight: normal;
|
|
2750
|
-
font-feature-settings: "zero" on;
|
|
2751
|
-
font-size: 13px;
|
|
2752
|
-
line-height: 20px;
|
|
2639
|
+
.E_n1k9qi4r .icon-wrapper {
|
|
2640
|
+
margin-right: 10px;
|
|
2641
|
+
height: 18px;
|
|
2753
2642
|
}
|
|
2754
2643
|
|
|
2755
|
-
.
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2644
|
+
.E_n16fsg9x {
|
|
2645
|
+
display: flex;
|
|
2646
|
+
flex-direction: row;
|
|
2647
|
+
padding: 7px 12px;
|
|
2648
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2649
|
+
border-radius: 6px;
|
|
2650
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2760
2651
|
font-size: 12px;
|
|
2761
2652
|
line-height: 18px;
|
|
2762
2653
|
}
|
|
2654
|
+
.E_n16fsg9x .icon-wrapper {
|
|
2655
|
+
margin-right: 10px;
|
|
2656
|
+
height: 18px;
|
|
2657
|
+
}
|
|
2763
2658
|
|
|
2764
|
-
.
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
|
|
2659
|
+
.E_i173wxzw {
|
|
2660
|
+
display: flex;
|
|
2661
|
+
flex-direction: row;
|
|
2662
|
+
padding: 7px 12px;
|
|
2663
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2664
|
+
border-radius: 6px;
|
|
2665
|
+
color: #005ed1;
|
|
2769
2666
|
font-size: 12px;
|
|
2770
2667
|
line-height: 18px;
|
|
2771
2668
|
}
|
|
2669
|
+
.E_i173wxzw .icon-wrapper {
|
|
2670
|
+
margin-right: 10px;
|
|
2671
|
+
height: 18px;
|
|
2672
|
+
}
|
|
2772
2673
|
|
|
2773
|
-
.
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
font-weight: normal;
|
|
2777
|
-
font-feature-settings: "zero" on;
|
|
2674
|
+
.E_dld369h {
|
|
2675
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2676
|
+
margin-top: 5px;
|
|
2778
2677
|
font-size: 12px;
|
|
2779
2678
|
line-height: 18px;
|
|
2780
2679
|
}
|
|
2781
2680
|
|
|
2782
|
-
.
|
|
2783
|
-
|
|
2784
|
-
font-style: normal;
|
|
2785
|
-
font-weight: 500;
|
|
2786
|
-
font-feature-settings: "zero" on;
|
|
2681
|
+
.E_s1epv22q {
|
|
2682
|
+
color: #f0483e;
|
|
2787
2683
|
font-size: 12px;
|
|
2788
|
-
|
|
2684
|
+
white-space: pre-wrap;
|
|
2789
2685
|
}
|
|
2790
2686
|
|
|
2791
|
-
.
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
font-feature-settings: "zero" on;
|
|
2796
|
-
font-size: 16px;
|
|
2797
|
-
line-height: 24px;
|
|
2687
|
+
.E_okus5hk {
|
|
2688
|
+
display: flex;
|
|
2689
|
+
align-items: center;
|
|
2690
|
+
justify-content: flex-end;
|
|
2798
2691
|
}
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
font-family: Inter;
|
|
2802
|
-
font-style: normal;
|
|
2803
|
-
font-weight: normal;
|
|
2804
|
-
font-size: 10px;
|
|
2805
|
-
line-height: 12px;
|
|
2692
|
+
.E_okus5hk .icon-wrapper {
|
|
2693
|
+
margin-right: 16px;
|
|
2806
2694
|
}
|
|
2807
2695
|
|
|
2808
|
-
.
|
|
2809
|
-
|
|
2810
|
-
flex-direction: column;
|
|
2696
|
+
.E_t1auuzri {
|
|
2697
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2811
2698
|
}
|
|
2812
2699
|
|
|
2813
|
-
.
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2700
|
+
.E_i74cfyt.ant-input {
|
|
2701
|
+
padding: 5px 12px;
|
|
2702
|
+
line-height: 20px;
|
|
2703
|
+
color: #2d3a56;
|
|
2704
|
+
border-radius: 6px;
|
|
2705
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2706
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2818
2707
|
}
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
width: 100%;
|
|
2823
|
-
margin: 0 auto;
|
|
2824
|
-
display: flex;
|
|
2708
|
+
.E_i74cfyt.ant-input.ant-input-lg {
|
|
2709
|
+
padding: 8px 16px;
|
|
2710
|
+
line-height: 22px;
|
|
2825
2711
|
}
|
|
2826
|
-
.
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
flex-shrink: 0;
|
|
2830
|
-
flex-basis: 21%;
|
|
2712
|
+
.E_i74cfyt.ant-input.ant-input-sm {
|
|
2713
|
+
padding: 2px 8px;
|
|
2714
|
+
line-height: 18px;
|
|
2831
2715
|
}
|
|
2832
|
-
.
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2716
|
+
.E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
2717
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2718
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2719
|
+
z-index: 1;
|
|
2836
2720
|
}
|
|
2837
|
-
.
|
|
2838
|
-
|
|
2721
|
+
.E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
2722
|
+
border-color: #0096ff;
|
|
2723
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2724
|
+
z-index: 1;
|
|
2839
2725
|
}
|
|
2840
|
-
.
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
flex-shrink: 0;
|
|
2844
|
-
flex-basis: 58%;
|
|
2845
|
-
overflow: hidden;
|
|
2726
|
+
.E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
|
|
2727
|
+
border-color: #e75a3a;
|
|
2728
|
+
color: #e75a3a;
|
|
2846
2729
|
}
|
|
2847
|
-
.
|
|
2848
|
-
|
|
2730
|
+
.E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
2731
|
+
border-color: #e75a3a;
|
|
2732
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2849
2733
|
}
|
|
2850
|
-
.
|
|
2851
|
-
|
|
2734
|
+
.E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
2735
|
+
border-color: #e75a3a;
|
|
2736
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2852
2737
|
}
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
max-width: 648px;
|
|
2738
|
+
.E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
|
|
2739
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2740
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2741
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2858
2742
|
}
|
|
2859
|
-
.
|
|
2860
|
-
|
|
2743
|
+
.E_i74cfyt.ant-input-affix-wrapper {
|
|
2744
|
+
padding: 5px 12px;
|
|
2745
|
+
border-radius: 6px;
|
|
2746
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2747
|
+
line-height: 20px;
|
|
2748
|
+
color: #2d3a56;
|
|
2749
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2861
2750
|
}
|
|
2862
|
-
.
|
|
2863
|
-
|
|
2864
|
-
|
|
2865
|
-
width: 100%;
|
|
2866
|
-
max-width: 648px;
|
|
2867
|
-
overflow: hidden;
|
|
2751
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
2752
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
2753
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2868
2754
|
}
|
|
2869
|
-
.
|
|
2870
|
-
|
|
2755
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
2756
|
+
padding: 8px 16px;
|
|
2757
|
+
line-height: 22px;
|
|
2871
2758
|
}
|
|
2872
|
-
.
|
|
2873
|
-
|
|
2874
|
-
|
|
2759
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2760
|
+
padding: 2px 8px;
|
|
2761
|
+
line-height: 18px;
|
|
2875
2762
|
}
|
|
2876
|
-
.
|
|
2877
|
-
|
|
2878
|
-
|
|
2763
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
2764
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2765
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2879
2766
|
}
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
width: 100%;
|
|
2884
|
-
max-width: 1024px;
|
|
2767
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
2768
|
+
border-color: #0096ff;
|
|
2769
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2885
2770
|
}
|
|
2886
|
-
.
|
|
2887
|
-
|
|
2771
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
2772
|
+
border-color: #e75a3a;
|
|
2888
2773
|
}
|
|
2889
|
-
.
|
|
2890
|
-
|
|
2891
|
-
padding: 0;
|
|
2892
|
-
width: 100%;
|
|
2893
|
-
max-width: 1024px;
|
|
2894
|
-
overflow: hidden;
|
|
2774
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
2775
|
+
color: #e75a3a;
|
|
2895
2776
|
}
|
|
2896
|
-
.
|
|
2897
|
-
|
|
2777
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
2778
|
+
border-color: #e75a3a;
|
|
2779
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2898
2780
|
}
|
|
2899
|
-
.
|
|
2900
|
-
|
|
2901
|
-
|
|
2781
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
2782
|
+
border-color: #e75a3a;
|
|
2783
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2902
2784
|
}
|
|
2903
|
-
.
|
|
2904
|
-
|
|
2905
|
-
|
|
2785
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
2786
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2787
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2788
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2906
2789
|
}
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2790
|
+
textarea.E_i74cfyt.ant-input {
|
|
2791
|
+
transition-property: height;
|
|
2792
|
+
transition-delay: 50ms;
|
|
2910
2793
|
}
|
|
2911
|
-
.
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2794
|
+
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
2795
|
+
min-height: 40px;
|
|
2796
|
+
height: 40px;
|
|
2915
2797
|
}
|
|
2916
|
-
.
|
|
2917
|
-
|
|
2918
|
-
line-height: 20px;
|
|
2919
|
-
color: #2d3a56;
|
|
2920
|
-
margin-bottom: 12px;
|
|
2798
|
+
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
2799
|
+
height: 80px;
|
|
2921
2800
|
}
|
|
2922
|
-
.
|
|
2923
|
-
|
|
2801
|
+
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
2802
|
+
min-height: 32px;
|
|
2803
|
+
height: 32px;
|
|
2924
2804
|
}
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
padding: 25px 0 15px 0;
|
|
2928
|
-
border-bottom: 1px solid #e1e5eb;
|
|
2929
|
-
margin-bottom: 16px;
|
|
2805
|
+
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
2806
|
+
height: 64px;
|
|
2930
2807
|
}
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
align-items: center;
|
|
2935
|
-
margin-bottom: 8px;
|
|
2808
|
+
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
2809
|
+
min-height: 24px;
|
|
2810
|
+
height: 24px;
|
|
2936
2811
|
}
|
|
2937
|
-
.
|
|
2938
|
-
|
|
2812
|
+
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
2813
|
+
height: 40px;
|
|
2939
2814
|
}
|
|
2940
|
-
|
|
2941
|
-
|
|
2815
|
+
|
|
2816
|
+
.E_k1ci6977.input-tags {
|
|
2817
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2818
|
+
border-radius: 4px;
|
|
2942
2819
|
}
|
|
2943
|
-
.
|
|
2944
|
-
|
|
2820
|
+
.E_k1ci6977.input-tags {
|
|
2821
|
+
position: relative;
|
|
2822
|
+
padding: 6px;
|
|
2823
|
+
height: 32px;
|
|
2824
|
+
cursor: pointer;
|
|
2825
|
+
transition: border 150ms;
|
|
2945
2826
|
}
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
margin-right: 10px;
|
|
2827
|
+
.E_k1ci6977.input-tags:hover {
|
|
2828
|
+
border-color: #0080ff;
|
|
2829
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2950
2830
|
}
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
width: 100%;
|
|
2954
|
-
height: 1px;
|
|
2955
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2956
|
-
margin: 24px 0;
|
|
2831
|
+
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
2832
|
+
padding-right: 30px;
|
|
2957
2833
|
}
|
|
2958
|
-
|
|
2959
|
-
.E_l15itdbb {
|
|
2834
|
+
.E_k1ci6977.input-tags .input-tags-inner {
|
|
2960
2835
|
display: flex;
|
|
2961
|
-
justify-content: center;
|
|
2962
|
-
align-items: center;
|
|
2963
|
-
height: 100%;
|
|
2964
2836
|
}
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
display: inline-block;
|
|
2968
|
-
width: 4px;
|
|
2969
|
-
height: 4px;
|
|
2970
|
-
background: #8e9aa9;
|
|
2971
|
-
opacity: 0.4;
|
|
2972
|
-
border-radius: 50%;
|
|
2973
|
-
margin: 0 4px;
|
|
2837
|
+
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
2838
|
+
display: flex;
|
|
2974
2839
|
}
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
|
-
|
|
2840
|
+
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
2841
|
+
position: absolute;
|
|
2842
|
+
right: 12px;
|
|
2843
|
+
top: 50%;
|
|
2844
|
+
transform: translateY(-50%);
|
|
2980
2845
|
}
|
|
2981
|
-
.
|
|
2982
|
-
|
|
2983
|
-
|
|
2846
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
2847
|
+
color: rgba(0, 0, 0, 0.25);
|
|
2848
|
+
font-size: 12px;
|
|
2849
|
+
cursor: pointer;
|
|
2984
2850
|
}
|
|
2985
|
-
.
|
|
2986
|
-
|
|
2851
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
2852
|
+
color: rgba(0, 0, 0, 0.45);
|
|
2987
2853
|
}
|
|
2988
|
-
.
|
|
2989
|
-
|
|
2854
|
+
.E_k1ci6977.has-focus-indicator {
|
|
2855
|
+
position: relative;
|
|
2856
|
+
overflow: hidden;
|
|
2990
2857
|
}
|
|
2991
|
-
.
|
|
2992
|
-
|
|
2858
|
+
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
2859
|
+
position: absolute;
|
|
2860
|
+
top: 50%;
|
|
2861
|
+
transform: translateY(-50%);
|
|
2862
|
+
left: -16px;
|
|
2863
|
+
transition: left 150ms ease;
|
|
2864
|
+
opacity: 0;
|
|
2993
2865
|
}
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
line-height: 18px;
|
|
2998
|
-
font-weight: bold;
|
|
2999
|
-
color: #fff;
|
|
3000
|
-
padding: 0 4px;
|
|
3001
|
-
border-radius: 4px;
|
|
3002
|
-
display: inline-block;
|
|
3003
|
-
background: var(--t1wwio3v-0);
|
|
2866
|
+
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
2867
|
+
left: 8px;
|
|
2868
|
+
opacity: 1;
|
|
3004
2869
|
}
|
|
3005
|
-
.
|
|
3006
|
-
margin-left
|
|
2870
|
+
.E_k1ci6977.has-focus-indicator input {
|
|
2871
|
+
transition: margin-left 150ms ease;
|
|
2872
|
+
margin-left: 0px;
|
|
3007
2873
|
}
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
width: 100%;
|
|
3011
|
-
height: 100%;
|
|
3012
|
-
display: flex;
|
|
3013
|
-
align-items: center;
|
|
3014
|
-
justify-content: center;
|
|
2874
|
+
.E_k1ci6977.has-focus-indicator input:focus {
|
|
2875
|
+
margin-left: 16px;
|
|
3015
2876
|
}
|
|
3016
2877
|
|
|
3017
|
-
.
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
3021
|
-
padding: 1px 4px 1px;
|
|
3022
|
-
margin-left: 2px;
|
|
3023
|
-
margin-right: 2px;
|
|
3024
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
3025
|
-
border-radius: 4px;
|
|
2878
|
+
input.E_l1f7td1d.ant-input {
|
|
2879
|
+
border-top-right-radius: 0;
|
|
2880
|
+
border-bottom-right-radius: 0;
|
|
3026
2881
|
}
|
|
3027
2882
|
|
|
3028
|
-
.
|
|
3029
|
-
|
|
2883
|
+
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
2884
|
+
border-top-right-radius: 0;
|
|
2885
|
+
border-bottom-right-radius: 0;
|
|
3030
2886
|
}
|
|
3031
|
-
|
|
3032
|
-
|
|
2887
|
+
|
|
2888
|
+
input.E_rf8rlle.ant-input {
|
|
2889
|
+
border-top-left-radius: 0;
|
|
2890
|
+
border-bottom-left-radius: 0;
|
|
3033
2891
|
}
|
|
3034
|
-
|
|
3035
|
-
|
|
2892
|
+
|
|
2893
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
2894
|
+
border-top-left-radius: 0;
|
|
2895
|
+
border-bottom-left-radius: 0;
|
|
3036
2896
|
}
|
|
3037
|
-
|
|
3038
|
-
|
|
2897
|
+
|
|
2898
|
+
.E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
|
|
2899
|
+
border-top-right-radius: 0;
|
|
2900
|
+
border-bottom-right-radius: 0;
|
|
3039
2901
|
}
|
|
3040
|
-
|
|
3041
|
-
|
|
2902
|
+
|
|
2903
|
+
.E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
|
|
2904
|
+
border-top-left-radius: 0;
|
|
2905
|
+
border-bottom-left-radius: 0;
|
|
3042
2906
|
}
|
|
3043
|
-
|
|
3044
|
-
|
|
2907
|
+
|
|
2908
|
+
.E_c3ni091 {
|
|
3045
2909
|
display: flex;
|
|
2910
|
+
flex-direction: column;
|
|
3046
2911
|
}
|
|
3047
|
-
.
|
|
3048
|
-
margin-top:
|
|
3049
|
-
width: 100%;
|
|
3050
|
-
padding: 14px;
|
|
3051
|
-
background: #f2f4f6;
|
|
3052
|
-
font-size: 13px;
|
|
3053
|
-
line-height: 1.8;
|
|
3054
|
-
color: #8e9aa9;
|
|
2912
|
+
.E_c3ni091 .select-wrapper {
|
|
2913
|
+
margin-top: 12px;
|
|
3055
2914
|
}
|
|
3056
|
-
.
|
|
3057
|
-
|
|
3058
|
-
font-size: 13px;
|
|
3059
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2915
|
+
.E_c3ni091 .select-wrapper .select {
|
|
2916
|
+
width: 100%;
|
|
3060
2917
|
}
|
|
3061
|
-
.
|
|
3062
|
-
|
|
2918
|
+
.E_c3ni091 .radio-wrapper {
|
|
2919
|
+
margin-top: 24px;
|
|
3063
2920
|
}
|
|
3064
|
-
.
|
|
3065
|
-
|
|
3066
|
-
line-height: 32px;
|
|
2921
|
+
.E_c3ni091 div.form-item {
|
|
2922
|
+
width: 100%;
|
|
3067
2923
|
}
|
|
3068
|
-
|
|
2924
|
+
|
|
2925
|
+
.E_d105ju2d {
|
|
2926
|
+
font-size: 14px;
|
|
2927
|
+
font-weight: 500;
|
|
2928
|
+
color: #3e4652;
|
|
3069
2929
|
line-height: 18px;
|
|
3070
2930
|
}
|
|
3071
|
-
.
|
|
3072
|
-
|
|
3073
|
-
}
|
|
3074
|
-
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
3075
|
-
width: 100%;
|
|
2931
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
2932
|
+
margin-top: 16px;
|
|
3076
2933
|
}
|
|
3077
|
-
.
|
|
3078
|
-
|
|
3079
|
-
height: 0;
|
|
3080
|
-
overflow: hidden;
|
|
2934
|
+
.E_d105ju2d + * {
|
|
2935
|
+
margin-top: 16px;
|
|
3081
2936
|
}
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
2937
|
+
|
|
2938
|
+
.E_lh0l62z.E_d105ju2d {
|
|
2939
|
+
font-size: 12px;
|
|
2940
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2941
|
+
margin-top: 12px;
|
|
3086
2942
|
}
|
|
3087
|
-
|
|
3088
|
-
.
|
|
3089
|
-
|
|
3090
|
-
|
|
2943
|
+
|
|
2944
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
2945
|
+
line-height: 18px;
|
|
2946
|
+
font-weight: 500;
|
|
2947
|
+
margin-top: 0;
|
|
2948
|
+
white-space: initial;
|
|
3091
2949
|
}
|
|
3092
2950
|
|
|
3093
|
-
.
|
|
3094
|
-
|
|
3095
|
-
font-size: var(--field-title-font-size, 12px);
|
|
3096
|
-
font-weight: bold;
|
|
3097
|
-
padding-bottom: 6px;
|
|
3098
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
3099
|
-
margin-bottom: 16px;
|
|
2951
|
+
.E_r1skkc3l {
|
|
2952
|
+
display: block;
|
|
3100
2953
|
}
|
|
3101
|
-
.
|
|
3102
|
-
|
|
2954
|
+
.E_r1skkc3l span {
|
|
2955
|
+
font-size: 14px;
|
|
2956
|
+
font-weight: 500;
|
|
2957
|
+
line-height: 32px;
|
|
2958
|
+
color: #3e4652;
|
|
3103
2959
|
}
|
|
3104
2960
|
|
|
3105
|
-
.
|
|
3106
|
-
|
|
3107
|
-
|
|
2961
|
+
.E_c3cobmo {
|
|
2962
|
+
margin-top: 16px;
|
|
2963
|
+
padding: 8px;
|
|
2964
|
+
border-radius: 6px;
|
|
2965
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2966
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2967
|
+
font-size: 12px;
|
|
2968
|
+
}
|
|
2969
|
+
.E_c3cobmo div {
|
|
2970
|
+
line-height: 20px;
|
|
3108
2971
|
display: flex;
|
|
3109
|
-
justify-content: center;
|
|
3110
2972
|
align-items: center;
|
|
3111
|
-
|
|
3112
|
-
transition: all 200ms ease-out 40ms;
|
|
3113
|
-
}
|
|
3114
|
-
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
3115
|
-
content: "";
|
|
3116
|
-
width: 1px;
|
|
3117
|
-
height: 6px;
|
|
3118
|
-
border-radius: 1px;
|
|
3119
|
-
background: #ccd4e3;
|
|
3120
|
-
position: relative;
|
|
3121
|
-
right: 2px;
|
|
3122
|
-
transform: rotate(-45deg);
|
|
2973
|
+
word-break: break-all;
|
|
3123
2974
|
}
|
|
3124
|
-
.
|
|
3125
|
-
|
|
3126
|
-
|
|
2975
|
+
.E_c3cobmo .title {
|
|
2976
|
+
font-weight: 700;
|
|
2977
|
+
line-height: 18px;
|
|
2978
|
+
margin: 4px 0;
|
|
3127
2979
|
}
|
|
3128
2980
|
|
|
3129
|
-
.
|
|
3130
|
-
|
|
3131
|
-
background: rgba(255, 187, 0, 0.1);
|
|
3132
|
-
border-radius: 6px;
|
|
3133
|
-
}
|
|
3134
|
-
.E_w9ic984.ant-alert,
|
|
3135
|
-
.E_w9ic984 .ant-alert-message {
|
|
3136
|
-
color: #e07f00;
|
|
3137
|
-
}
|
|
3138
|
-
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
3139
|
-
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
3140
|
-
border-bottom-color: #e07f00;
|
|
2981
|
+
.E_uqv57uv {
|
|
2982
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
3141
2983
|
}
|
|
3142
2984
|
|
|
3143
|
-
.
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
3148
|
-
|
|
3149
|
-
color: #e07f00;
|
|
3150
|
-
font-size: 12px;
|
|
3151
|
-
line-height: 18px;
|
|
2985
|
+
.E_dsnbhzf {
|
|
2986
|
+
font-family: Inter;
|
|
2987
|
+
font-style: normal;
|
|
2988
|
+
font-weight: bold;
|
|
2989
|
+
font-size: 32px;
|
|
2990
|
+
line-height: 40px;
|
|
3152
2991
|
}
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
|
|
2992
|
+
|
|
2993
|
+
.E_d1mvo22k {
|
|
2994
|
+
font-family: Inter;
|
|
2995
|
+
font-style: normal;
|
|
2996
|
+
font-weight: bold;
|
|
2997
|
+
font-size: 24px;
|
|
2998
|
+
line-height: 32px;
|
|
3156
2999
|
}
|
|
3157
3000
|
|
|
3158
|
-
.
|
|
3159
|
-
|
|
3160
|
-
|
|
3161
|
-
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3165
|
-
font-size: 12px;
|
|
3166
|
-
line-height: 18px;
|
|
3001
|
+
.E_d1b444tr {
|
|
3002
|
+
font-family: Inter;
|
|
3003
|
+
font-style: normal;
|
|
3004
|
+
font-weight: normal;
|
|
3005
|
+
font-size: 24px;
|
|
3006
|
+
line-height: 32px;
|
|
3167
3007
|
}
|
|
3168
|
-
|
|
3169
|
-
|
|
3170
|
-
|
|
3008
|
+
|
|
3009
|
+
.E_dvs0kue {
|
|
3010
|
+
font-family: Inter;
|
|
3011
|
+
font-style: normal;
|
|
3012
|
+
font-weight: normal;
|
|
3013
|
+
font-size: 32px;
|
|
3014
|
+
line-height: 40px;
|
|
3171
3015
|
}
|
|
3172
3016
|
|
|
3173
|
-
.
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
|
|
3179
|
-
color: #005ed1;
|
|
3180
|
-
font-size: 12px;
|
|
3181
|
-
line-height: 18px;
|
|
3017
|
+
.E_d1hcbfcq {
|
|
3018
|
+
font-family: Inter;
|
|
3019
|
+
font-style: normal;
|
|
3020
|
+
font-weight: bold;
|
|
3021
|
+
font-size: 20px;
|
|
3022
|
+
line-height: 24px;
|
|
3182
3023
|
}
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
|
|
3024
|
+
|
|
3025
|
+
.E_d1cz922v {
|
|
3026
|
+
font-family: Inter;
|
|
3027
|
+
font-style: normal;
|
|
3028
|
+
font-weight: normal;
|
|
3029
|
+
font-size: 20px;
|
|
3030
|
+
line-height: 24px;
|
|
3186
3031
|
}
|
|
3187
3032
|
|
|
3188
|
-
.
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
font-
|
|
3192
|
-
|
|
3033
|
+
.E_d3nzbrm {
|
|
3034
|
+
font-family: Inter;
|
|
3035
|
+
font-style: normal;
|
|
3036
|
+
font-weight: bold;
|
|
3037
|
+
font-size: 18px;
|
|
3038
|
+
line-height: 22px;
|
|
3193
3039
|
}
|
|
3194
3040
|
|
|
3195
|
-
.
|
|
3196
|
-
|
|
3197
|
-
font-
|
|
3198
|
-
|
|
3041
|
+
.E_d1g0p5ob {
|
|
3042
|
+
font-family: Inter;
|
|
3043
|
+
font-style: normal;
|
|
3044
|
+
font-weight: normal;
|
|
3045
|
+
font-size: 18px;
|
|
3046
|
+
line-height: 22px;
|
|
3199
3047
|
}
|
|
3200
3048
|
|
|
3201
|
-
.
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
|
|
3049
|
+
.E_hydo2ej {
|
|
3050
|
+
font-family: Inter;
|
|
3051
|
+
font-style: normal;
|
|
3052
|
+
font-weight: bold;
|
|
3053
|
+
font-size: 16px;
|
|
3054
|
+
line-height: 22px;
|
|
3205
3055
|
}
|
|
3206
|
-
|
|
3207
|
-
|
|
3056
|
+
|
|
3057
|
+
.E_h1hbuq0r {
|
|
3058
|
+
font-family: Inter;
|
|
3059
|
+
font-style: normal;
|
|
3060
|
+
font-weight: normal;
|
|
3061
|
+
font-size: 16px;
|
|
3062
|
+
line-height: 22px;
|
|
3208
3063
|
}
|
|
3209
3064
|
|
|
3210
|
-
.
|
|
3211
|
-
|
|
3065
|
+
.E_h13bondg {
|
|
3066
|
+
font-family: Inter;
|
|
3067
|
+
font-style: normal;
|
|
3068
|
+
font-weight: bold;
|
|
3069
|
+
font-size: 14px;
|
|
3070
|
+
line-height: 20px;
|
|
3212
3071
|
}
|
|
3213
3072
|
|
|
3214
|
-
.
|
|
3215
|
-
|
|
3073
|
+
.E_h1mhvdlx {
|
|
3074
|
+
font-family: Inter;
|
|
3075
|
+
font-style: normal;
|
|
3076
|
+
font-weight: normal;
|
|
3077
|
+
font-size: 14px;
|
|
3216
3078
|
line-height: 20px;
|
|
3217
|
-
color: #2d3a56;
|
|
3218
|
-
border-radius: 6px;
|
|
3219
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
3220
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
3221
3079
|
}
|
|
3222
|
-
|
|
3223
|
-
|
|
3224
|
-
|
|
3080
|
+
|
|
3081
|
+
.E_h1inmfq6 {
|
|
3082
|
+
font-family: Inter;
|
|
3083
|
+
font-style: normal;
|
|
3084
|
+
font-weight: bold;
|
|
3085
|
+
font-size: 12px;
|
|
3086
|
+
line-height: 18px;
|
|
3225
3087
|
}
|
|
3226
|
-
|
|
3227
|
-
|
|
3088
|
+
|
|
3089
|
+
.E_h1kfc0la {
|
|
3090
|
+
font-family: Inter;
|
|
3091
|
+
font-style: normal;
|
|
3092
|
+
font-weight: normal;
|
|
3093
|
+
font-size: 12px;
|
|
3228
3094
|
line-height: 18px;
|
|
3229
3095
|
}
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3233
|
-
|
|
3096
|
+
|
|
3097
|
+
.E_h10xnyuu {
|
|
3098
|
+
font-family: Inter;
|
|
3099
|
+
font-style: normal;
|
|
3100
|
+
font-weight: bold;
|
|
3101
|
+
text-transform: uppercase;
|
|
3102
|
+
font-feature-settings: "cpsp" on;
|
|
3103
|
+
font-size: 12px;
|
|
3104
|
+
line-height: 18px;
|
|
3234
3105
|
}
|
|
3235
|
-
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
|
|
3106
|
+
|
|
3107
|
+
.E_hrcmi0v {
|
|
3108
|
+
font-family: Inter;
|
|
3109
|
+
font-style: normal;
|
|
3110
|
+
font-weight: normal;
|
|
3111
|
+
text-transform: uppercase;
|
|
3112
|
+
font-feature-settings: "cpsp" on;
|
|
3113
|
+
font-size: 12px;
|
|
3114
|
+
line-height: 18px;
|
|
3239
3115
|
}
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
|
|
3116
|
+
|
|
3117
|
+
.E_lzt43lp {
|
|
3118
|
+
font-family: Inter;
|
|
3119
|
+
font-style: normal;
|
|
3120
|
+
font-weight: normal;
|
|
3121
|
+
font-size: 16px;
|
|
3122
|
+
line-height: 24px;
|
|
3243
3123
|
}
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
|
|
3124
|
+
|
|
3125
|
+
.E_l5yc9nt {
|
|
3126
|
+
font-family: Inter;
|
|
3127
|
+
font-style: normal;
|
|
3128
|
+
font-weight: bold;
|
|
3129
|
+
font-size: 16px;
|
|
3130
|
+
line-height: 24px;
|
|
3247
3131
|
}
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3132
|
+
|
|
3133
|
+
.E_l1fbkbzo {
|
|
3134
|
+
font-family: Inter;
|
|
3135
|
+
font-style: normal;
|
|
3136
|
+
font-weight: normal;
|
|
3137
|
+
font-size: 16px;
|
|
3138
|
+
line-height: 24px;
|
|
3251
3139
|
}
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3140
|
+
|
|
3141
|
+
.E_lahvcax {
|
|
3142
|
+
font-family: Inter;
|
|
3143
|
+
font-style: normal;
|
|
3144
|
+
font-weight: bold;
|
|
3145
|
+
font-size: 16px;
|
|
3146
|
+
line-height: 24px;
|
|
3256
3147
|
}
|
|
3257
|
-
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3148
|
+
|
|
3149
|
+
.E_l11q3pxd {
|
|
3150
|
+
font-family: Inter;
|
|
3151
|
+
font-style: normal;
|
|
3152
|
+
font-weight: normal;
|
|
3153
|
+
text-transform: uppercase;
|
|
3154
|
+
font-feature-settings: "cpsp" on;
|
|
3155
|
+
font-size: 16px;
|
|
3156
|
+
line-height: 24px;
|
|
3264
3157
|
}
|
|
3265
|
-
|
|
3266
|
-
.
|
|
3267
|
-
|
|
3158
|
+
|
|
3159
|
+
.E_lfuc2qu {
|
|
3160
|
+
font-family: Inter;
|
|
3161
|
+
font-style: normal;
|
|
3162
|
+
font-weight: bold;
|
|
3163
|
+
text-transform: uppercase;
|
|
3164
|
+
font-feature-settings: "cpsp" on;
|
|
3165
|
+
font-size: 16px;
|
|
3166
|
+
line-height: 24px;
|
|
3268
3167
|
}
|
|
3269
|
-
|
|
3270
|
-
|
|
3168
|
+
|
|
3169
|
+
.E_l1jmp8r0 {
|
|
3170
|
+
font-family: Inter;
|
|
3171
|
+
font-style: normal;
|
|
3172
|
+
font-weight: normal;
|
|
3173
|
+
font-size: 14px;
|
|
3271
3174
|
line-height: 22px;
|
|
3272
3175
|
}
|
|
3273
|
-
|
|
3274
|
-
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
|
|
3279
|
-
|
|
3280
|
-
}
|
|
3281
|
-
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
3282
|
-
border-color: #0096ff;
|
|
3283
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
3284
|
-
}
|
|
3285
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
3286
|
-
border-color: #e75a3a;
|
|
3287
|
-
}
|
|
3288
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
3289
|
-
color: #e75a3a;
|
|
3290
|
-
}
|
|
3291
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
3292
|
-
border-color: #e75a3a;
|
|
3293
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
3294
|
-
}
|
|
3295
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
3296
|
-
border-color: #e75a3a;
|
|
3297
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
3298
|
-
}
|
|
3299
|
-
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
3300
|
-
background: rgba(211, 218, 235, 0.6);
|
|
3301
|
-
color: rgba(0, 21, 64, 0.3);
|
|
3302
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
3176
|
+
|
|
3177
|
+
.E_lcnm221 {
|
|
3178
|
+
font-family: Inter;
|
|
3179
|
+
font-style: normal;
|
|
3180
|
+
font-weight: 500;
|
|
3181
|
+
font-size: 14px;
|
|
3182
|
+
line-height: 22px;
|
|
3303
3183
|
}
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3184
|
+
|
|
3185
|
+
.E_lu1z2n5 {
|
|
3186
|
+
font-family: Inter;
|
|
3187
|
+
font-style: normal;
|
|
3188
|
+
font-weight: bold;
|
|
3189
|
+
font-size: 14px;
|
|
3190
|
+
line-height: 22px;
|
|
3307
3191
|
}
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3192
|
+
|
|
3193
|
+
.E_l1r59djn {
|
|
3194
|
+
font-family: Inter;
|
|
3195
|
+
font-style: normal;
|
|
3196
|
+
font-weight: bold;
|
|
3197
|
+
text-decoration-line: line-through;
|
|
3198
|
+
text-decoration-style: solid;
|
|
3199
|
+
text-decoration-skip-ink: none;
|
|
3200
|
+
font-size: 14px;
|
|
3201
|
+
line-height: 22px;
|
|
3311
3202
|
}
|
|
3312
|
-
|
|
3313
|
-
|
|
3203
|
+
|
|
3204
|
+
.E_ljm2911 {
|
|
3205
|
+
font-family: Inter;
|
|
3206
|
+
font-style: normal;
|
|
3207
|
+
font-weight: normal;
|
|
3208
|
+
font-size: 14px;
|
|
3209
|
+
line-height: 22px;
|
|
3314
3210
|
}
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3211
|
+
|
|
3212
|
+
.E_l124mzmr {
|
|
3213
|
+
font-family: Inter;
|
|
3214
|
+
font-style: normal;
|
|
3215
|
+
font-weight: bold;
|
|
3216
|
+
font-size: 14px;
|
|
3217
|
+
line-height: 22px;
|
|
3318
3218
|
}
|
|
3319
|
-
|
|
3320
|
-
|
|
3219
|
+
|
|
3220
|
+
.E_lb3chel {
|
|
3221
|
+
font-family: Inter;
|
|
3222
|
+
font-style: normal;
|
|
3223
|
+
font-weight: normal;
|
|
3224
|
+
text-transform: uppercase;
|
|
3225
|
+
font-feature-settings: "cpsp" on;
|
|
3226
|
+
font-size: 14px;
|
|
3227
|
+
line-height: 22px;
|
|
3321
3228
|
}
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
|
|
3229
|
+
|
|
3230
|
+
.E_lv9jstu {
|
|
3231
|
+
font-family: Inter;
|
|
3232
|
+
font-style: normal;
|
|
3233
|
+
font-weight: bold;
|
|
3234
|
+
text-transform: uppercase;
|
|
3235
|
+
font-feature-settings: "cpsp" on;
|
|
3236
|
+
font-size: 14px;
|
|
3237
|
+
line-height: 22px;
|
|
3325
3238
|
}
|
|
3326
|
-
|
|
3327
|
-
|
|
3239
|
+
|
|
3240
|
+
.E_lwqlh3x {
|
|
3241
|
+
font-family: Inter;
|
|
3242
|
+
font-style: normal;
|
|
3243
|
+
font-weight: normal;
|
|
3244
|
+
font-size: 13px;
|
|
3245
|
+
line-height: 20px;
|
|
3328
3246
|
}
|
|
3329
3247
|
|
|
3330
|
-
.
|
|
3331
|
-
|
|
3332
|
-
|
|
3248
|
+
.E_lalum9y {
|
|
3249
|
+
font-family: Inter;
|
|
3250
|
+
font-style: normal;
|
|
3251
|
+
font-weight: 600;
|
|
3252
|
+
font-size: 13px;
|
|
3253
|
+
line-height: 20px;
|
|
3333
3254
|
}
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3255
|
+
|
|
3256
|
+
.E_l1t6dj5o {
|
|
3257
|
+
font-family: Inter;
|
|
3258
|
+
font-style: normal;
|
|
3259
|
+
font-weight: bold;
|
|
3260
|
+
font-size: 13px;
|
|
3261
|
+
line-height: 20px;
|
|
3340
3262
|
}
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3263
|
+
|
|
3264
|
+
.E_l12f6ic {
|
|
3265
|
+
font-family: Inter;
|
|
3266
|
+
font-style: normal;
|
|
3267
|
+
font-weight: normal;
|
|
3268
|
+
font-size: 13px;
|
|
3269
|
+
line-height: 20px;
|
|
3344
3270
|
}
|
|
3345
|
-
|
|
3346
|
-
|
|
3271
|
+
|
|
3272
|
+
.E_l7gmukq {
|
|
3273
|
+
font-family: Inter;
|
|
3274
|
+
font-style: normal;
|
|
3275
|
+
font-weight: 600;
|
|
3276
|
+
font-size: 13px;
|
|
3277
|
+
line-height: 20px;
|
|
3347
3278
|
}
|
|
3348
|
-
|
|
3349
|
-
|
|
3279
|
+
|
|
3280
|
+
.E_lkwl0yp {
|
|
3281
|
+
font-family: Inter;
|
|
3282
|
+
font-style: normal;
|
|
3283
|
+
font-weight: bold;
|
|
3284
|
+
font-size: 13px;
|
|
3285
|
+
line-height: 20px;
|
|
3350
3286
|
}
|
|
3351
|
-
|
|
3352
|
-
|
|
3287
|
+
|
|
3288
|
+
.E_l10knv48 {
|
|
3289
|
+
font-family: Inter;
|
|
3290
|
+
font-style: normal;
|
|
3291
|
+
font-weight: normal;
|
|
3292
|
+
text-transform: uppercase;
|
|
3293
|
+
font-feature-settings: "cpsp" on;
|
|
3294
|
+
font-size: 13px;
|
|
3295
|
+
line-height: 20px;
|
|
3353
3296
|
}
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3297
|
+
|
|
3298
|
+
.E_l6526ld {
|
|
3299
|
+
font-family: Inter;
|
|
3300
|
+
font-style: normal;
|
|
3301
|
+
font-weight: bold;
|
|
3302
|
+
text-transform: uppercase;
|
|
3303
|
+
font-feature-settings: "cpsp" on;
|
|
3304
|
+
font-size: 13px;
|
|
3305
|
+
line-height: 20px;
|
|
3359
3306
|
}
|
|
3360
|
-
|
|
3361
|
-
|
|
3307
|
+
|
|
3308
|
+
.E_l1j81vli {
|
|
3309
|
+
font-family: Inter;
|
|
3310
|
+
font-style: normal;
|
|
3311
|
+
font-weight: normal;
|
|
3362
3312
|
font-size: 12px;
|
|
3363
|
-
|
|
3364
|
-
}
|
|
3365
|
-
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
3366
|
-
color: rgba(0, 0, 0, 0.45);
|
|
3367
|
-
}
|
|
3368
|
-
.E_k1ci6977.has-focus-indicator {
|
|
3369
|
-
position: relative;
|
|
3370
|
-
overflow: hidden;
|
|
3371
|
-
}
|
|
3372
|
-
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
3373
|
-
position: absolute;
|
|
3374
|
-
top: 50%;
|
|
3375
|
-
transform: translateY(-50%);
|
|
3376
|
-
left: -16px;
|
|
3377
|
-
transition: left 150ms ease;
|
|
3378
|
-
opacity: 0;
|
|
3379
|
-
}
|
|
3380
|
-
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
3381
|
-
left: 8px;
|
|
3382
|
-
opacity: 1;
|
|
3383
|
-
}
|
|
3384
|
-
.E_k1ci6977.has-focus-indicator input {
|
|
3385
|
-
transition: margin-left 150ms ease;
|
|
3386
|
-
margin-left: 0px;
|
|
3387
|
-
}
|
|
3388
|
-
.E_k1ci6977.has-focus-indicator input:focus {
|
|
3389
|
-
margin-left: 16px;
|
|
3313
|
+
line-height: 18px;
|
|
3390
3314
|
}
|
|
3391
3315
|
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3316
|
+
.E_l1x7n1mk {
|
|
3317
|
+
font-family: Inter;
|
|
3318
|
+
font-style: normal;
|
|
3319
|
+
font-weight: 500;
|
|
3320
|
+
font-size: 12px;
|
|
3321
|
+
line-height: 18px;
|
|
3395
3322
|
}
|
|
3396
3323
|
|
|
3397
|
-
.
|
|
3398
|
-
|
|
3399
|
-
|
|
3324
|
+
.E_l9fqufz {
|
|
3325
|
+
font-family: Inter;
|
|
3326
|
+
font-style: normal;
|
|
3327
|
+
font-weight: bold;
|
|
3328
|
+
font-size: 12px;
|
|
3329
|
+
line-height: 18px;
|
|
3400
3330
|
}
|
|
3401
3331
|
|
|
3402
|
-
|
|
3403
|
-
|
|
3404
|
-
|
|
3332
|
+
.E_l1iwnybd {
|
|
3333
|
+
font-family: Inter;
|
|
3334
|
+
font-style: normal;
|
|
3335
|
+
font-weight: normal;
|
|
3336
|
+
font-size: 12px;
|
|
3337
|
+
line-height: 18px;
|
|
3405
3338
|
}
|
|
3406
3339
|
|
|
3407
|
-
.
|
|
3408
|
-
|
|
3409
|
-
|
|
3340
|
+
.E_lprtm1e {
|
|
3341
|
+
font-family: Inter;
|
|
3342
|
+
font-style: normal;
|
|
3343
|
+
font-weight: 500;
|
|
3344
|
+
font-size: 12px;
|
|
3345
|
+
line-height: 18px;
|
|
3410
3346
|
}
|
|
3411
3347
|
|
|
3412
|
-
.
|
|
3413
|
-
|
|
3414
|
-
|
|
3348
|
+
.E_l1lln87h {
|
|
3349
|
+
font-family: Inter;
|
|
3350
|
+
font-style: normal;
|
|
3351
|
+
font-weight: bold;
|
|
3352
|
+
font-size: 12px;
|
|
3353
|
+
line-height: 18px;
|
|
3415
3354
|
}
|
|
3416
3355
|
|
|
3417
|
-
.
|
|
3418
|
-
|
|
3419
|
-
|
|
3356
|
+
.E_l2pb48l {
|
|
3357
|
+
font-family: Inter;
|
|
3358
|
+
font-style: normal;
|
|
3359
|
+
font-weight: normal;
|
|
3360
|
+
text-transform: uppercase;
|
|
3361
|
+
font-feature-settings: "cpsp" on;
|
|
3362
|
+
font-size: 12px;
|
|
3363
|
+
line-height: 18px;
|
|
3420
3364
|
}
|
|
3421
3365
|
|
|
3422
|
-
.
|
|
3423
|
-
|
|
3424
|
-
|
|
3425
|
-
|
|
3426
|
-
|
|
3427
|
-
|
|
3366
|
+
.E_li9emkw {
|
|
3367
|
+
font-family: Inter;
|
|
3368
|
+
font-style: normal;
|
|
3369
|
+
font-weight: bold;
|
|
3370
|
+
text-transform: uppercase;
|
|
3371
|
+
font-feature-settings: "cpsp" on;
|
|
3372
|
+
font-size: 12px;
|
|
3373
|
+
line-height: 18px;
|
|
3428
3374
|
}
|
|
3429
|
-
|
|
3430
|
-
|
|
3375
|
+
|
|
3376
|
+
.E_f1nrg7da {
|
|
3377
|
+
font-family: Inter;
|
|
3378
|
+
font-style: normal;
|
|
3379
|
+
font-weight: normal;
|
|
3380
|
+
font-size: 13px;
|
|
3381
|
+
line-height: 20px;
|
|
3431
3382
|
}
|
|
3432
|
-
|
|
3433
|
-
|
|
3383
|
+
|
|
3384
|
+
.E_f17k1i3n {
|
|
3385
|
+
font-family: Inter;
|
|
3386
|
+
font-style: normal;
|
|
3387
|
+
font-weight: normal;
|
|
3388
|
+
font-size: 13px;
|
|
3389
|
+
line-height: 20px;
|
|
3434
3390
|
}
|
|
3435
|
-
|
|
3436
|
-
|
|
3391
|
+
|
|
3392
|
+
.E_f1tvuj2e {
|
|
3393
|
+
font-family: Inter;
|
|
3394
|
+
font-style: normal;
|
|
3395
|
+
font-weight: normal;
|
|
3396
|
+
font-size: 12px;
|
|
3397
|
+
line-height: 18px;
|
|
3437
3398
|
}
|
|
3438
3399
|
|
|
3439
|
-
.
|
|
3440
|
-
font-
|
|
3441
|
-
font-
|
|
3442
|
-
|
|
3400
|
+
.E_f17uajlu {
|
|
3401
|
+
font-family: Inter;
|
|
3402
|
+
font-style: normal;
|
|
3403
|
+
font-weight: normal;
|
|
3404
|
+
font-size: 12px;
|
|
3443
3405
|
line-height: 18px;
|
|
3444
3406
|
}
|
|
3445
|
-
|
|
3446
|
-
|
|
3407
|
+
|
|
3408
|
+
.E_t114zbyz {
|
|
3409
|
+
font-family: Inter;
|
|
3410
|
+
font-style: normal;
|
|
3411
|
+
font-weight: normal;
|
|
3412
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3413
|
+
font-size: 13px;
|
|
3414
|
+
line-height: 20px;
|
|
3447
3415
|
}
|
|
3448
|
-
|
|
3449
|
-
|
|
3416
|
+
|
|
3417
|
+
.E_t1il0kvi {
|
|
3418
|
+
font-family: Inter;
|
|
3419
|
+
font-style: normal;
|
|
3420
|
+
font-weight: normal;
|
|
3421
|
+
font-feature-settings: "zero" on;
|
|
3422
|
+
font-size: 13px;
|
|
3423
|
+
line-height: 20px;
|
|
3424
|
+
}
|
|
3425
|
+
|
|
3426
|
+
.E_t10dv8p1 {
|
|
3427
|
+
font-family: Inter;
|
|
3428
|
+
font-style: normal;
|
|
3429
|
+
font-weight: normal;
|
|
3430
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3431
|
+
font-size: 12px;
|
|
3432
|
+
line-height: 18px;
|
|
3450
3433
|
}
|
|
3451
3434
|
|
|
3452
|
-
.
|
|
3435
|
+
.E_tc2oqpq {
|
|
3436
|
+
font-family: Inter;
|
|
3437
|
+
font-style: normal;
|
|
3438
|
+
font-weight: 500;
|
|
3439
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3453
3440
|
font-size: 12px;
|
|
3454
|
-
|
|
3455
|
-
margin-top: 12px;
|
|
3441
|
+
line-height: 18px;
|
|
3456
3442
|
}
|
|
3457
3443
|
|
|
3458
|
-
.
|
|
3444
|
+
.E_tzvddmc {
|
|
3445
|
+
font-family: Inter;
|
|
3446
|
+
font-style: normal;
|
|
3447
|
+
font-weight: normal;
|
|
3448
|
+
font-feature-settings: "zero" on;
|
|
3449
|
+
font-size: 12px;
|
|
3459
3450
|
line-height: 18px;
|
|
3451
|
+
}
|
|
3452
|
+
|
|
3453
|
+
.E_t18llj45 {
|
|
3454
|
+
font-family: Inter;
|
|
3455
|
+
font-style: normal;
|
|
3460
3456
|
font-weight: 500;
|
|
3461
|
-
|
|
3462
|
-
|
|
3457
|
+
font-feature-settings: "zero" on;
|
|
3458
|
+
font-size: 12px;
|
|
3459
|
+
line-height: 18px;
|
|
3463
3460
|
}
|
|
3464
3461
|
|
|
3465
|
-
.
|
|
3466
|
-
|
|
3462
|
+
.E_t1rw95vc {
|
|
3463
|
+
font-family: Inter;
|
|
3464
|
+
font-style: normal;
|
|
3465
|
+
font-weight: bold;
|
|
3466
|
+
font-feature-settings: "zero" on;
|
|
3467
|
+
font-size: 16px;
|
|
3468
|
+
line-height: 24px;
|
|
3467
3469
|
}
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
font-
|
|
3471
|
-
|
|
3472
|
-
|
|
3470
|
+
|
|
3471
|
+
.E_u1fx9fic {
|
|
3472
|
+
font-family: Inter;
|
|
3473
|
+
font-style: normal;
|
|
3474
|
+
font-weight: normal;
|
|
3475
|
+
font-size: 10px;
|
|
3476
|
+
line-height: 12px;
|
|
3473
3477
|
}
|
|
3474
3478
|
|
|
3475
|
-
.
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3479
|
+
.E_m196gn1d {
|
|
3480
|
+
min-width: 1280px;
|
|
3481
|
+
}
|
|
3482
|
+
|
|
3483
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
3484
|
+
display: inline-flex;
|
|
3485
|
+
align-items: center;
|
|
3486
|
+
justify-content: center;
|
|
3487
|
+
color: #fff;
|
|
3488
|
+
font-weight: bold;
|
|
3481
3489
|
font-size: 12px;
|
|
3490
|
+
width: 24px;
|
|
3491
|
+
height: 24px;
|
|
3492
|
+
border-radius: 50%;
|
|
3493
|
+
background: var(--a1b5xrg3-0);
|
|
3482
3494
|
}
|
|
3483
|
-
.
|
|
3484
|
-
|
|
3485
|
-
|
|
3495
|
+
.E_a1b5xrg3.btn-item {
|
|
3496
|
+
transition: all 160ms ease;
|
|
3497
|
+
cursor: pointer;
|
|
3498
|
+
width: 56px;
|
|
3499
|
+
height: 40px;
|
|
3500
|
+
display: inline-flex;
|
|
3486
3501
|
align-items: center;
|
|
3487
|
-
|
|
3502
|
+
justify-content: center;
|
|
3503
|
+
border-radius: 6px;
|
|
3488
3504
|
}
|
|
3489
|
-
.
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
|
|
3505
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
3506
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
3507
|
+
}
|
|
3508
|
+
.E_a1b5xrg3.btn-item:active {
|
|
3509
|
+
transform: translateY(2px);
|
|
3510
|
+
transition: all 320ms ease;
|
|
3493
3511
|
}
|
|
3494
3512
|
|
|
3495
|
-
.
|
|
3496
|
-
|
|
3513
|
+
.E_owd0kml {
|
|
3514
|
+
display: inline-block;
|
|
3497
3515
|
}
|
|
3498
3516
|
|
|
3499
|
-
.
|
|
3500
|
-
|
|
3517
|
+
.E_h1jsgezc {
|
|
3518
|
+
visibility: hidden;
|
|
3519
|
+
position: absolute;
|
|
3501
3520
|
}
|
|
3502
3521
|
|
|
3503
3522
|
.E_meo40fy {
|
|
@@ -4103,58 +4122,6 @@ input.E_rf8rlle.ant-input {
|
|
|
4103
4122
|
width: 1px;
|
|
4104
4123
|
}
|
|
4105
4124
|
|
|
4106
|
-
button.E_l48ei06.ant-btn,
|
|
4107
|
-
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
4108
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
4109
|
-
font-size: 12px;
|
|
4110
|
-
line-height: 18px;
|
|
4111
|
-
height: 18px;
|
|
4112
|
-
}
|
|
4113
|
-
|
|
4114
|
-
button.E_l48ei06 {
|
|
4115
|
-
color: #0080FF;
|
|
4116
|
-
height: unset;
|
|
4117
|
-
}
|
|
4118
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
4119
|
-
margin-right: 4px;
|
|
4120
|
-
}
|
|
4121
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
4122
|
-
margin-left: 4px;
|
|
4123
|
-
}
|
|
4124
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
4125
|
-
color: #009DFF;
|
|
4126
|
-
}
|
|
4127
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
4128
|
-
color: #005ED1;
|
|
4129
|
-
}
|
|
4130
|
-
button.E_l48ei06.ui-kit-link-disabled {
|
|
4131
|
-
color: #0080FF;
|
|
4132
|
-
}
|
|
4133
|
-
button.E_l48ei06.ui-kit-link-primary {
|
|
4134
|
-
color: #00122E;
|
|
4135
|
-
}
|
|
4136
|
-
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
4137
|
-
color: #0080FF;
|
|
4138
|
-
}
|
|
4139
|
-
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
4140
|
-
color: #005ED1;
|
|
4141
|
-
}
|
|
4142
|
-
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
4143
|
-
color: #00122E;
|
|
4144
|
-
}
|
|
4145
|
-
button.E_l48ei06.ui-kit-link-secondary {
|
|
4146
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
4147
|
-
}
|
|
4148
|
-
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
4149
|
-
color: #0080FF;
|
|
4150
|
-
}
|
|
4151
|
-
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
4152
|
-
color: #005ED1;
|
|
4153
|
-
}
|
|
4154
|
-
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
4155
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
4156
|
-
}
|
|
4157
|
-
|
|
4158
4125
|
.E_h12yihis {
|
|
4159
4126
|
height: 50px;
|
|
4160
4127
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -4375,6 +4342,58 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
4375
4342
|
position: static;
|
|
4376
4343
|
}
|
|
4377
4344
|
|
|
4345
|
+
button.E_l48ei06.ant-btn,
|
|
4346
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
4347
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
4348
|
+
font-size: 12px;
|
|
4349
|
+
line-height: 18px;
|
|
4350
|
+
height: 18px;
|
|
4351
|
+
}
|
|
4352
|
+
|
|
4353
|
+
button.E_l48ei06 {
|
|
4354
|
+
color: #0080FF;
|
|
4355
|
+
height: unset;
|
|
4356
|
+
}
|
|
4357
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
4358
|
+
margin-right: 4px;
|
|
4359
|
+
}
|
|
4360
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
4361
|
+
margin-left: 4px;
|
|
4362
|
+
}
|
|
4363
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
4364
|
+
color: #009DFF;
|
|
4365
|
+
}
|
|
4366
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
4367
|
+
color: #005ED1;
|
|
4368
|
+
}
|
|
4369
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
4370
|
+
color: #0080FF;
|
|
4371
|
+
}
|
|
4372
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
4373
|
+
color: #00122E;
|
|
4374
|
+
}
|
|
4375
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
4376
|
+
color: #0080FF;
|
|
4377
|
+
}
|
|
4378
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
4379
|
+
color: #005ED1;
|
|
4380
|
+
}
|
|
4381
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
4382
|
+
color: #00122E;
|
|
4383
|
+
}
|
|
4384
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
4385
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
4386
|
+
}
|
|
4387
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
4388
|
+
color: #0080FF;
|
|
4389
|
+
}
|
|
4390
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
4391
|
+
color: #005ED1;
|
|
4392
|
+
}
|
|
4393
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
4394
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
4395
|
+
}
|
|
4396
|
+
|
|
4378
4397
|
.E_sddwhm6 {
|
|
4379
4398
|
margin: 0;
|
|
4380
4399
|
border-radius: 20px;
|
|
@@ -4879,68 +4898,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
4879
4898
|
background: #fff;
|
|
4880
4899
|
}
|
|
4881
4900
|
|
|
4882
|
-
.
|
|
4883
|
-
color: #2d3a56;
|
|
4884
|
-
line-height: 22px;
|
|
4885
|
-
display: inline-flex;
|
|
4886
|
-
}
|
|
4887
|
-
.E_ckui4s7 .ant-checkbox {
|
|
4888
|
-
height: 22px;
|
|
4901
|
+
.E_r77hffu {
|
|
4889
4902
|
display: flex;
|
|
4890
|
-
align-items: center;
|
|
4891
|
-
|
|
4892
|
-
|
|
4893
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
4894
|
-
border: none;
|
|
4895
|
-
}
|
|
4896
|
-
.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 {
|
|
4897
|
-
border-color: #0080ff;
|
|
4898
|
-
}
|
|
4899
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
4900
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
4901
|
-
}
|
|
4902
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4903
|
-
border: 1px solid #0080ff;
|
|
4904
|
-
}
|
|
4905
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
4906
|
-
background: #0080ff;
|
|
4907
|
-
}
|
|
4908
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4909
|
-
background-color: #fff;
|
|
4910
|
-
height: 2px;
|
|
4911
|
-
width: 10px;
|
|
4912
|
-
border-radius: 2px;
|
|
4913
|
-
}
|
|
4914
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
4915
|
-
opacity: 0.5;
|
|
4916
|
-
}
|
|
4917
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
4918
|
-
background: rgba(211, 218, 235, 0.6);
|
|
4919
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
4920
|
-
}
|
|
4921
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
4922
|
-
border-color: #2d3a56;
|
|
4923
|
-
}
|
|
4924
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
4925
|
-
background: #2d3a56;
|
|
4926
|
-
}
|
|
4927
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
4928
|
-
padding: 0;
|
|
4929
|
-
}
|
|
4930
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
4931
|
-
display: inline-block;
|
|
4932
|
-
margin-left: 12px;
|
|
4933
|
-
color: #2d3a56;
|
|
4934
|
-
}
|
|
4935
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
4936
|
-
margin-left: 28px;
|
|
4937
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4903
|
+
align-items: center;
|
|
4904
|
+
justify-content: space-between;
|
|
4905
|
+
column-gap: 6px;
|
|
4938
4906
|
}
|
|
4939
|
-
|
|
4940
|
-
|
|
4907
|
+
|
|
4908
|
+
.E_p1cmxsf7 {
|
|
4909
|
+
display: flex;
|
|
4910
|
+
flex-direction: column;
|
|
4911
|
+
justify-content: center;
|
|
4912
|
+
row-gap: var(--p1cmxsf7-0);
|
|
4941
4913
|
}
|
|
4942
|
-
.
|
|
4943
|
-
|
|
4914
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
4915
|
+
font-size: 0;
|
|
4916
|
+
margin-bottom: unset;
|
|
4917
|
+
margin-inline-end: unset;
|
|
4944
4918
|
}
|
|
4945
4919
|
|
|
4946
4920
|
.E_c1kghdax {
|
|
@@ -5166,6 +5140,70 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5166
5140
|
opacity: 0.5;
|
|
5167
5141
|
}
|
|
5168
5142
|
|
|
5143
|
+
.E_ckui4s7 {
|
|
5144
|
+
color: #2d3a56;
|
|
5145
|
+
line-height: 22px;
|
|
5146
|
+
display: inline-flex;
|
|
5147
|
+
}
|
|
5148
|
+
.E_ckui4s7 .ant-checkbox {
|
|
5149
|
+
height: 22px;
|
|
5150
|
+
display: flex;
|
|
5151
|
+
align-items: center;
|
|
5152
|
+
top: 0;
|
|
5153
|
+
}
|
|
5154
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
5155
|
+
border: none;
|
|
5156
|
+
}
|
|
5157
|
+
.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 {
|
|
5158
|
+
border-color: #0080ff;
|
|
5159
|
+
}
|
|
5160
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
5161
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
5162
|
+
}
|
|
5163
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
5164
|
+
border: 1px solid #0080ff;
|
|
5165
|
+
}
|
|
5166
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
5167
|
+
background: #0080ff;
|
|
5168
|
+
}
|
|
5169
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
5170
|
+
background-color: #fff;
|
|
5171
|
+
height: 2px;
|
|
5172
|
+
width: 10px;
|
|
5173
|
+
border-radius: 2px;
|
|
5174
|
+
}
|
|
5175
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
5176
|
+
opacity: 0.5;
|
|
5177
|
+
}
|
|
5178
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
5179
|
+
background: rgba(211, 218, 235, 0.6);
|
|
5180
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
5181
|
+
}
|
|
5182
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
5183
|
+
border-color: #2d3a56;
|
|
5184
|
+
}
|
|
5185
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
5186
|
+
background: #2d3a56;
|
|
5187
|
+
}
|
|
5188
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
5189
|
+
padding: 0;
|
|
5190
|
+
}
|
|
5191
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
5192
|
+
display: inline-block;
|
|
5193
|
+
margin-left: 12px;
|
|
5194
|
+
color: #2d3a56;
|
|
5195
|
+
}
|
|
5196
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
5197
|
+
margin-left: 28px;
|
|
5198
|
+
color: rgba(44, 56, 82, 0.6);
|
|
5199
|
+
}
|
|
5200
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
5201
|
+
margin-left: 8px;
|
|
5202
|
+
}
|
|
5203
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
5204
|
+
margin-left: 24px;
|
|
5205
|
+
}
|
|
5206
|
+
|
|
5169
5207
|
.E_lht19u8 {
|
|
5170
5208
|
width: 64px;
|
|
5171
5209
|
height: 64px;
|
|
@@ -5215,6 +5253,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5215
5253
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
5216
5254
|
}
|
|
5217
5255
|
|
|
5256
|
+
.E_b14q2gmw {
|
|
5257
|
+
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);
|
|
5258
|
+
}
|
|
5259
|
+
|
|
5260
|
+
.E_c1eym6el {
|
|
5261
|
+
border-radius: 8px;
|
|
5262
|
+
background-color: white;
|
|
5263
|
+
}
|
|
5264
|
+
.E_c1eym6el.hoverable {
|
|
5265
|
+
cursor: pointer;
|
|
5266
|
+
}
|
|
5267
|
+
.E_c1eym6el.hoverable:hover {
|
|
5268
|
+
transition: all 200ms ease;
|
|
5269
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
5270
|
+
transform: translateY(-4px);
|
|
5271
|
+
}
|
|
5272
|
+
|
|
5218
5273
|
.E_t1tbywr9 {
|
|
5219
5274
|
width: 100%;
|
|
5220
5275
|
flex: 1;
|
|
@@ -5343,7 +5398,7 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5343
5398
|
background: rgba(0, 136, 255, 0.1);
|
|
5344
5399
|
color: #0080ff;
|
|
5345
5400
|
}
|
|
5346
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item.
|
|
5401
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_lahvcax {
|
|
5347
5402
|
font-family: Inter;
|
|
5348
5403
|
font-style: normal;
|
|
5349
5404
|
font-weight: bold !important;
|
|
@@ -5376,23 +5431,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5376
5431
|
height: 16px;
|
|
5377
5432
|
}
|
|
5378
5433
|
|
|
5379
|
-
.E_b14q2gmw {
|
|
5380
|
-
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);
|
|
5381
|
-
}
|
|
5382
|
-
|
|
5383
|
-
.E_c1eym6el {
|
|
5384
|
-
border-radius: 8px;
|
|
5385
|
-
background-color: white;
|
|
5386
|
-
}
|
|
5387
|
-
.E_c1eym6el.hoverable {
|
|
5388
|
-
cursor: pointer;
|
|
5389
|
-
}
|
|
5390
|
-
.E_c1eym6el.hoverable:hover {
|
|
5391
|
-
transition: all 200ms ease;
|
|
5392
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
5393
|
-
transform: translateY(-4px);
|
|
5394
|
-
}
|
|
5395
|
-
|
|
5396
5434
|
.E_l1ucdodl {
|
|
5397
5435
|
margin: 0;
|
|
5398
5436
|
border-radius: 20px;
|
|
@@ -5461,25 +5499,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5461
5499
|
flex: 1;
|
|
5462
5500
|
}
|
|
5463
5501
|
|
|
5464
|
-
.E_r77hffu {
|
|
5465
|
-
display: flex;
|
|
5466
|
-
align-items: center;
|
|
5467
|
-
justify-content: space-between;
|
|
5468
|
-
column-gap: 6px;
|
|
5469
|
-
}
|
|
5470
|
-
|
|
5471
|
-
.E_p1cmxsf7 {
|
|
5472
|
-
display: flex;
|
|
5473
|
-
flex-direction: column;
|
|
5474
|
-
justify-content: center;
|
|
5475
|
-
row-gap: var(--p1cmxsf7-0);
|
|
5476
|
-
}
|
|
5477
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
5478
|
-
font-size: 0;
|
|
5479
|
-
margin-bottom: unset;
|
|
5480
|
-
margin-inline-end: unset;
|
|
5481
|
-
}
|
|
5482
|
-
|
|
5483
5502
|
.E_w7ob4th.outside-tag {
|
|
5484
5503
|
padding-left: 0;
|
|
5485
5504
|
}
|
|
@@ -5489,6 +5508,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5489
5508
|
margin-right: 4px;
|
|
5490
5509
|
}
|
|
5491
5510
|
|
|
5511
|
+
.E_slr2ynn {
|
|
5512
|
+
padding: 0 8px;
|
|
5513
|
+
height: 18px;
|
|
5514
|
+
}
|
|
5515
|
+
|
|
5516
|
+
.E_m140wbb6 {
|
|
5517
|
+
padding: 2px 8px;
|
|
5518
|
+
height: 24px;
|
|
5519
|
+
}
|
|
5520
|
+
|
|
5521
|
+
.E_t1fozc1i {
|
|
5522
|
+
margin: 0;
|
|
5523
|
+
}
|
|
5524
|
+
|
|
5525
|
+
.E_i1vxv4ln {
|
|
5526
|
+
margin-right: 4px;
|
|
5527
|
+
height: 16px;
|
|
5528
|
+
}
|
|
5529
|
+
|
|
5530
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
5531
|
+
font-weight: 700;
|
|
5532
|
+
color: #00122E;
|
|
5533
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
5534
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
5535
|
+
word-break: break-all;
|
|
5536
|
+
display: inline;
|
|
5537
|
+
white-space: normal;
|
|
5538
|
+
}
|
|
5539
|
+
|
|
5492
5540
|
.E_t1dtlqs1 {
|
|
5493
5541
|
margin-bottom: 4px;
|
|
5494
5542
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -5698,35 +5746,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
5698
5746
|
margin-right: 8px;
|
|
5699
5747
|
}
|
|
5700
5748
|
|
|
5701
|
-
.E_slr2ynn {
|
|
5702
|
-
padding: 0 8px;
|
|
5703
|
-
height: 18px;
|
|
5704
|
-
}
|
|
5705
|
-
|
|
5706
|
-
.E_m140wbb6 {
|
|
5707
|
-
padding: 2px 8px;
|
|
5708
|
-
height: 24px;
|
|
5709
|
-
}
|
|
5710
|
-
|
|
5711
|
-
.E_t1fozc1i {
|
|
5712
|
-
margin: 0;
|
|
5713
|
-
}
|
|
5714
|
-
|
|
5715
|
-
.E_i1vxv4ln {
|
|
5716
|
-
margin-right: 4px;
|
|
5717
|
-
height: 16px;
|
|
5718
|
-
}
|
|
5719
|
-
|
|
5720
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
5721
|
-
font-weight: 700;
|
|
5722
|
-
color: #00122E;
|
|
5723
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
5724
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
5725
|
-
word-break: break-all;
|
|
5726
|
-
display: inline;
|
|
5727
|
-
white-space: normal;
|
|
5728
|
-
}
|
|
5729
|
-
|
|
5730
5749
|
.E_sjob3jg {
|
|
5731
5750
|
--item-min-width: 60px;
|
|
5732
5751
|
}
|
|
@@ -6360,6 +6379,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6360
6379
|
background-color: #E07F00;
|
|
6361
6380
|
}
|
|
6362
6381
|
|
|
6382
|
+
.E_b1jaupqb {
|
|
6383
|
+
color: #F0483E;
|
|
6384
|
+
}
|
|
6385
|
+
|
|
6363
6386
|
.E_t59qhqp {
|
|
6364
6387
|
padding: 0px;
|
|
6365
6388
|
padding-top: 5px;
|
|
@@ -6408,10 +6431,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6408
6431
|
color: #00122E;
|
|
6409
6432
|
}
|
|
6410
6433
|
|
|
6411
|
-
.E_b1jaupqb {
|
|
6412
|
-
color: #F0483E;
|
|
6413
|
-
}
|
|
6414
|
-
|
|
6415
6434
|
.E_icab5o7 {
|
|
6416
6435
|
--modal-to-viewport-margin: 10px;
|
|
6417
6436
|
--modal-body-padding-bottom: 40px;
|
|
@@ -6608,68 +6627,34 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6608
6627
|
.E_c1bad0d {
|
|
6609
6628
|
font-weight: bold;
|
|
6610
6629
|
}
|
|
6611
|
-
|
|
6612
|
-
.E_s20iney.skeleton-box {
|
|
6613
|
-
display: flex;
|
|
6614
|
-
align-items: center;
|
|
6615
|
-
justify-content: center;
|
|
6616
|
-
position: relative;
|
|
6617
|
-
border-radius: 2px;
|
|
6618
|
-
background: rgba(225, 230, 241, 0.6);
|
|
6619
|
-
overflow: hidden;
|
|
6620
|
-
}
|
|
6621
|
-
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
6622
|
-
width: 200%;
|
|
6623
|
-
height: 200%;
|
|
6624
|
-
transform: rotate(15deg);
|
|
6625
|
-
position: absolute;
|
|
6626
|
-
top: -50%;
|
|
6627
|
-
flex-shrink: 0;
|
|
6628
|
-
opacity: 0.8;
|
|
6629
|
-
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6630
|
-
animation: shimmer 1100ms infinite;
|
|
6631
|
-
}
|
|
6632
|
-
@keyframes shimmer {
|
|
6633
|
-
from {
|
|
6634
|
-
left: -120%;
|
|
6635
|
-
}
|
|
6636
|
-
to {
|
|
6637
|
-
left: 100%;
|
|
6638
|
-
}
|
|
6639
|
-
}
|
|
6640
|
-
|
|
6641
|
-
.E_sqv6dmy {
|
|
6642
|
-
display: flex;
|
|
6643
|
-
justify-content: flex-end;
|
|
6644
|
-
}
|
|
6645
|
-
|
|
6646
|
-
.E_p1rm8wzb {
|
|
6647
|
-
margin-right: 8px;
|
|
6648
|
-
}
|
|
6649
|
-
|
|
6650
|
-
.E_sd7qcf4 {
|
|
6651
|
-
height: 100%;
|
|
6652
|
-
width: 100%;
|
|
6653
|
-
overflow: auto;
|
|
6654
|
-
}
|
|
6655
|
-
|
|
6656
|
-
.E_r1fxc9gq.right {
|
|
6657
|
-
overflow: auto;
|
|
6658
|
-
padding-right: 2px;
|
|
6659
|
-
width: 200px;
|
|
6660
|
-
height: fit-content;
|
|
6661
|
-
max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
|
|
6662
|
-
scrollbar-gutter: stable;
|
|
6663
|
-
}
|
|
6664
|
-
.E_r1fxc9gq.right::-webkit-scrollbar {
|
|
6665
|
-
width: 6px;
|
|
6666
|
-
}
|
|
6667
|
-
.E_r1fxc9gq.right::-webkit-scrollbar-track {
|
|
6630
|
+
|
|
6631
|
+
.E_s20iney.skeleton-box {
|
|
6632
|
+
display: flex;
|
|
6633
|
+
align-items: center;
|
|
6634
|
+
justify-content: center;
|
|
6635
|
+
position: relative;
|
|
6636
|
+
border-radius: 2px;
|
|
6668
6637
|
background: rgba(225, 230, 241, 0.6);
|
|
6638
|
+
overflow: hidden;
|
|
6669
6639
|
}
|
|
6670
|
-
.
|
|
6671
|
-
|
|
6672
|
-
|
|
6640
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
6641
|
+
width: 200%;
|
|
6642
|
+
height: 200%;
|
|
6643
|
+
transform: rotate(15deg);
|
|
6644
|
+
position: absolute;
|
|
6645
|
+
top: -50%;
|
|
6646
|
+
flex-shrink: 0;
|
|
6647
|
+
opacity: 0.8;
|
|
6648
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
6649
|
+
animation: shimmer 1100ms infinite;
|
|
6650
|
+
}
|
|
6651
|
+
@keyframes shimmer {
|
|
6652
|
+
from {
|
|
6653
|
+
left: -120%;
|
|
6654
|
+
}
|
|
6655
|
+
to {
|
|
6656
|
+
left: 100%;
|
|
6657
|
+
}
|
|
6673
6658
|
}
|
|
6674
6659
|
|
|
6675
6660
|
.E_dxyv8bv {
|
|
@@ -6810,6 +6795,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6810
6795
|
color: rgba(0, 21, 64, 0.3019607843);
|
|
6811
6796
|
}
|
|
6812
6797
|
|
|
6798
|
+
.E_sqv6dmy {
|
|
6799
|
+
display: flex;
|
|
6800
|
+
justify-content: flex-end;
|
|
6801
|
+
}
|
|
6802
|
+
|
|
6803
|
+
.E_p1rm8wzb {
|
|
6804
|
+
margin-right: 8px;
|
|
6805
|
+
}
|
|
6806
|
+
|
|
6807
|
+
.E_sd7qcf4 {
|
|
6808
|
+
height: 100%;
|
|
6809
|
+
width: 100%;
|
|
6810
|
+
overflow: auto;
|
|
6811
|
+
}
|
|
6812
|
+
|
|
6813
|
+
.E_r1fxc9gq.right {
|
|
6814
|
+
overflow: auto;
|
|
6815
|
+
padding-right: 2px;
|
|
6816
|
+
width: 200px;
|
|
6817
|
+
height: fit-content;
|
|
6818
|
+
max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
|
|
6819
|
+
scrollbar-gutter: stable;
|
|
6820
|
+
}
|
|
6821
|
+
.E_r1fxc9gq.right::-webkit-scrollbar {
|
|
6822
|
+
width: 6px;
|
|
6823
|
+
}
|
|
6824
|
+
.E_r1fxc9gq.right::-webkit-scrollbar-track {
|
|
6825
|
+
background: rgba(225, 230, 241, 0.6);
|
|
6826
|
+
}
|
|
6827
|
+
.E_r1fxc9gq.right::-webkit-scrollbar-thumb {
|
|
6828
|
+
background: rgba(172, 186, 211, 0.6);
|
|
6829
|
+
border-radius: 8px;
|
|
6830
|
+
}
|
|
6831
|
+
|
|
6813
6832
|
.E_t1g36k2w {
|
|
6814
6833
|
overflow: hidden;
|
|
6815
6834
|
height: 100%;
|
|
@@ -6888,6 +6907,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6888
6907
|
overflow: hidden;
|
|
6889
6908
|
}
|
|
6890
6909
|
|
|
6910
|
+
.E_t1616y1o {
|
|
6911
|
+
color: #fff;
|
|
6912
|
+
}
|
|
6913
|
+
|
|
6891
6914
|
.E_t1gvlxt5 {
|
|
6892
6915
|
min-width: 0;
|
|
6893
6916
|
flex: 1;
|
|
@@ -6911,10 +6934,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6911
6934
|
column-gap: var(--a1ji6r68-0);
|
|
6912
6935
|
}
|
|
6913
6936
|
|
|
6914
|
-
.E_t1616y1o {
|
|
6915
|
-
color: #fff;
|
|
6916
|
-
}
|
|
6917
|
-
|
|
6918
6937
|
.E_f16blduf.ant-form-item {
|
|
6919
6938
|
margin-bottom: 0;
|
|
6920
6939
|
}
|
|
@@ -6986,29 +7005,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
6986
7005
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
6987
7006
|
}
|
|
6988
7007
|
|
|
6989
|
-
.E_gmyahx3 {
|
|
6990
|
-
cursor: pointer;
|
|
6991
|
-
}
|
|
6992
|
-
.E_gmyahx3 .link-text {
|
|
6993
|
-
color: rgba(0, 21, 64, 0.3);
|
|
6994
|
-
}
|
|
6995
|
-
.E_gmyahx3:hover .link-text {
|
|
6996
|
-
color: #0080ff;
|
|
6997
|
-
}
|
|
6998
|
-
|
|
6999
|
-
.E_skwah65 {
|
|
7000
|
-
height: 8px;
|
|
7001
|
-
box-sizing: border-box;
|
|
7002
|
-
border-radius: 2px;
|
|
7003
|
-
background: #f5f7fa;
|
|
7004
|
-
display: flex;
|
|
7005
|
-
width: 100%;
|
|
7006
|
-
overflow: hidden;
|
|
7007
|
-
}
|
|
7008
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
7009
|
-
margin-left: 1px;
|
|
7010
|
-
}
|
|
7011
|
-
|
|
7012
7008
|
.E_s1ebs0ra {
|
|
7013
7009
|
display: flex;
|
|
7014
7010
|
align-items: center;
|
|
@@ -7076,6 +7072,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
7076
7072
|
gap: 4px;
|
|
7077
7073
|
}
|
|
7078
7074
|
|
|
7075
|
+
.E_skwah65 {
|
|
7076
|
+
height: 8px;
|
|
7077
|
+
box-sizing: border-box;
|
|
7078
|
+
border-radius: 2px;
|
|
7079
|
+
background: #f5f7fa;
|
|
7080
|
+
display: flex;
|
|
7081
|
+
width: 100%;
|
|
7082
|
+
overflow: hidden;
|
|
7083
|
+
}
|
|
7084
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
7085
|
+
margin-left: 1px;
|
|
7086
|
+
}
|
|
7087
|
+
|
|
7079
7088
|
.E_c18bcrac {
|
|
7080
7089
|
display: inline-block;
|
|
7081
7090
|
width: 100%;
|
|
@@ -7126,6 +7135,20 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
7126
7135
|
margin-right: 4px;
|
|
7127
7136
|
}
|
|
7128
7137
|
|
|
7138
|
+
span.E_tqjc4ui {
|
|
7139
|
+
margin: 0 2px;
|
|
7140
|
+
}
|
|
7141
|
+
|
|
7142
|
+
.E_gmyahx3 {
|
|
7143
|
+
cursor: pointer;
|
|
7144
|
+
}
|
|
7145
|
+
.E_gmyahx3 .link-text {
|
|
7146
|
+
color: rgba(0, 21, 64, 0.3);
|
|
7147
|
+
}
|
|
7148
|
+
.E_gmyahx3:hover .link-text {
|
|
7149
|
+
color: #0080ff;
|
|
7150
|
+
}
|
|
7151
|
+
|
|
7129
7152
|
.E_clm1wy1 {
|
|
7130
7153
|
width: 192px;
|
|
7131
7154
|
height: 246px;
|
|
@@ -7359,8 +7382,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
7359
7382
|
color: #fff;
|
|
7360
7383
|
}
|
|
7361
7384
|
|
|
7362
|
-
|
|
7363
|
-
|
|
7385
|
+
.E_n12mqh7z {
|
|
7386
|
+
display: flex;
|
|
7387
|
+
align-items: center;
|
|
7388
|
+
font-size: 12px;
|
|
7389
|
+
line-height: 18px;
|
|
7390
|
+
}
|
|
7391
|
+
.E_n12mqh7z:not(:last-child) {
|
|
7392
|
+
margin-bottom: 4px;
|
|
7393
|
+
}
|
|
7394
|
+
|
|
7395
|
+
.E_tf5bynu {
|
|
7396
|
+
margin: 0 3px;
|
|
7397
|
+
}
|
|
7398
|
+
|
|
7399
|
+
.E_tcckoz1 {
|
|
7400
|
+
max-height: 400px;
|
|
7401
|
+
overflow: auto;
|
|
7364
7402
|
}
|
|
7365
7403
|
|
|
7366
7404
|
.E_ou7iq30 {
|
|
@@ -7382,12 +7420,133 @@ span.E_tqjc4ui {
|
|
|
7382
7420
|
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
7383
7421
|
display: none;
|
|
7384
7422
|
}
|
|
7385
|
-
.E_t1vv6d68 .ant-tooltip-inner {
|
|
7386
|
-
background: rgba(23, 38, 64, 0.8);
|
|
7387
|
-
border-radius: 4px;
|
|
7423
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
7424
|
+
background: rgba(23, 38, 64, 0.8);
|
|
7425
|
+
border-radius: 4px;
|
|
7426
|
+
}
|
|
7427
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
7428
|
+
visibility: hidden;
|
|
7429
|
+
}
|
|
7430
|
+
|
|
7431
|
+
.E_wg1tsps {
|
|
7432
|
+
display: flex;
|
|
7433
|
+
align-items: center;
|
|
7434
|
+
justify-content: flex-end;
|
|
7435
|
+
}
|
|
7436
|
+
|
|
7437
|
+
.E_b1ctd5xy {
|
|
7438
|
+
display: flex;
|
|
7439
|
+
align-items: center;
|
|
7440
|
+
width: calc(100% - 40px);
|
|
7441
|
+
}
|
|
7442
|
+
.E_b1ctd5xy .chart {
|
|
7443
|
+
display: inline-block;
|
|
7444
|
+
width: 100%;
|
|
7445
|
+
}
|
|
7446
|
+
|
|
7447
|
+
.E_u1p8acpn {
|
|
7448
|
+
min-width: 40px;
|
|
7449
|
+
}
|
|
7450
|
+
.E_u1p8acpn .unit {
|
|
7451
|
+
color: #00122e !important;
|
|
7452
|
+
}
|
|
7453
|
+
|
|
7454
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
7455
|
+
display: flex;
|
|
7456
|
+
align-items: center;
|
|
7457
|
+
}
|
|
7458
|
+
.E_s1iv0tp1 .enabled-text {
|
|
7459
|
+
margin-right: 8px;
|
|
7460
|
+
}
|
|
7461
|
+
|
|
7462
|
+
.E_t1sqg15u {
|
|
7463
|
+
background: white;
|
|
7464
|
+
}
|
|
7465
|
+
.E_t1sqg15u.inline .table-row {
|
|
7466
|
+
flex-direction: column;
|
|
7467
|
+
}
|
|
7468
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
7469
|
+
padding: 0 16px 7px 0;
|
|
7470
|
+
}
|
|
7471
|
+
.E_t1sqg15u.has-border .table-header {
|
|
7472
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
7473
|
+
}
|
|
7474
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
7475
|
+
border-top: none !important;
|
|
7476
|
+
}
|
|
7477
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
7478
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
7479
|
+
}
|
|
7480
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
7481
|
+
padding-bottom: 0;
|
|
7482
|
+
}
|
|
7483
|
+
.E_t1sqg15u.align-right .content {
|
|
7484
|
+
text-align: right;
|
|
7485
|
+
}
|
|
7486
|
+
.E_t1sqg15u .uuid-row {
|
|
7487
|
+
display: flex;
|
|
7488
|
+
justify-content: space-between;
|
|
7489
|
+
}
|
|
7490
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
7491
|
+
white-space: nowrap;
|
|
7492
|
+
overflow: hidden;
|
|
7493
|
+
text-overflow: ellipsis;
|
|
7494
|
+
}
|
|
7495
|
+
|
|
7496
|
+
.E_t4zczcp {
|
|
7497
|
+
display: flex;
|
|
7498
|
+
justify-content: space-between;
|
|
7499
|
+
align-items: center;
|
|
7500
|
+
padding: 8px;
|
|
7501
|
+
min-height: 32px;
|
|
7502
|
+
}
|
|
7503
|
+
.E_t4zczcp .table-title {
|
|
7504
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7505
|
+
font-weight: 600;
|
|
7506
|
+
font-size: 12px;
|
|
7507
|
+
line-height: 8px;
|
|
7508
|
+
}
|
|
7509
|
+
.E_t4zczcp .edit-icon {
|
|
7510
|
+
font-size: 16px;
|
|
7511
|
+
color: rgba(10, 37, 85, 0.6);
|
|
7512
|
+
cursor: pointer;
|
|
7513
|
+
}
|
|
7514
|
+
|
|
7515
|
+
.E_t1s7goww {
|
|
7516
|
+
font-size: 12px;
|
|
7517
|
+
line-height: 18px;
|
|
7518
|
+
}
|
|
7519
|
+
|
|
7520
|
+
.E_t93e4cf {
|
|
7521
|
+
display: flex;
|
|
7522
|
+
padding: 8px 0;
|
|
7523
|
+
color: #2d3a56;
|
|
7524
|
+
}
|
|
7525
|
+
.E_t93e4cf .hidden {
|
|
7526
|
+
display: none;
|
|
7527
|
+
}
|
|
7528
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
7529
|
+
height: auto;
|
|
7530
|
+
}
|
|
7531
|
+
.E_t93e4cf .content {
|
|
7532
|
+
overflow: hidden;
|
|
7533
|
+
overflow-x: auto;
|
|
7534
|
+
width: 100%;
|
|
7535
|
+
white-space: pre-wrap;
|
|
7536
|
+
}
|
|
7537
|
+
.E_t93e4cf .content .ant-btn {
|
|
7538
|
+
white-space: pre-wrap;
|
|
7539
|
+
text-align: left;
|
|
7540
|
+
}
|
|
7541
|
+
.E_t93e4cf .content .unit-chart {
|
|
7542
|
+
justify-content: flex-start;
|
|
7388
7543
|
}
|
|
7389
|
-
|
|
7390
|
-
|
|
7544
|
+
|
|
7545
|
+
.E_rhz2uv5 {
|
|
7546
|
+
width: var(--rhz2uv5-0);
|
|
7547
|
+
flex-shrink: 0;
|
|
7548
|
+
color: rgba(44, 56, 82, 0.6);
|
|
7549
|
+
padding-right: 12px;
|
|
7391
7550
|
}
|
|
7392
7551
|
|
|
7393
7552
|
.E_s1at6qmn.ant-layout-sider {
|
|
@@ -7503,25 +7662,6 @@ span.E_tqjc4ui {
|
|
|
7503
7662
|
text-align: left;
|
|
7504
7663
|
}
|
|
7505
7664
|
|
|
7506
|
-
.E_n12mqh7z {
|
|
7507
|
-
display: flex;
|
|
7508
|
-
align-items: center;
|
|
7509
|
-
font-size: 12px;
|
|
7510
|
-
line-height: 18px;
|
|
7511
|
-
}
|
|
7512
|
-
.E_n12mqh7z:not(:last-child) {
|
|
7513
|
-
margin-bottom: 4px;
|
|
7514
|
-
}
|
|
7515
|
-
|
|
7516
|
-
.E_tf5bynu {
|
|
7517
|
-
margin: 0 3px;
|
|
7518
|
-
}
|
|
7519
|
-
|
|
7520
|
-
.E_tcckoz1 {
|
|
7521
|
-
max-height: 400px;
|
|
7522
|
-
overflow: auto;
|
|
7523
|
-
}
|
|
7524
|
-
|
|
7525
7665
|
.E_u15heuvq.content {
|
|
7526
7666
|
cursor: default !important;
|
|
7527
7667
|
}
|
|
@@ -7538,127 +7678,6 @@ span.E_tqjc4ui {
|
|
|
7538
7678
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
7539
7679
|
}
|
|
7540
7680
|
|
|
7541
|
-
.E_wg1tsps {
|
|
7542
|
-
display: flex;
|
|
7543
|
-
align-items: center;
|
|
7544
|
-
justify-content: flex-end;
|
|
7545
|
-
}
|
|
7546
|
-
|
|
7547
|
-
.E_b1ctd5xy {
|
|
7548
|
-
display: flex;
|
|
7549
|
-
align-items: center;
|
|
7550
|
-
width: calc(100% - 40px);
|
|
7551
|
-
}
|
|
7552
|
-
.E_b1ctd5xy .chart {
|
|
7553
|
-
display: inline-block;
|
|
7554
|
-
width: 100%;
|
|
7555
|
-
}
|
|
7556
|
-
|
|
7557
|
-
.E_u1p8acpn {
|
|
7558
|
-
min-width: 40px;
|
|
7559
|
-
}
|
|
7560
|
-
.E_u1p8acpn .unit {
|
|
7561
|
-
color: #00122e !important;
|
|
7562
|
-
}
|
|
7563
|
-
|
|
7564
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
7565
|
-
display: flex;
|
|
7566
|
-
align-items: center;
|
|
7567
|
-
}
|
|
7568
|
-
.E_s1iv0tp1 .enabled-text {
|
|
7569
|
-
margin-right: 8px;
|
|
7570
|
-
}
|
|
7571
|
-
|
|
7572
|
-
.E_t1sqg15u {
|
|
7573
|
-
background: white;
|
|
7574
|
-
}
|
|
7575
|
-
.E_t1sqg15u.inline .table-row {
|
|
7576
|
-
flex-direction: column;
|
|
7577
|
-
}
|
|
7578
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
7579
|
-
padding: 0 16px 7px 0;
|
|
7580
|
-
}
|
|
7581
|
-
.E_t1sqg15u.has-border .table-header {
|
|
7582
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
7583
|
-
}
|
|
7584
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
7585
|
-
border-top: none !important;
|
|
7586
|
-
}
|
|
7587
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
7588
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
7589
|
-
}
|
|
7590
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
7591
|
-
padding-bottom: 0;
|
|
7592
|
-
}
|
|
7593
|
-
.E_t1sqg15u.align-right .content {
|
|
7594
|
-
text-align: right;
|
|
7595
|
-
}
|
|
7596
|
-
.E_t1sqg15u .uuid-row {
|
|
7597
|
-
display: flex;
|
|
7598
|
-
justify-content: space-between;
|
|
7599
|
-
}
|
|
7600
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
7601
|
-
white-space: nowrap;
|
|
7602
|
-
overflow: hidden;
|
|
7603
|
-
text-overflow: ellipsis;
|
|
7604
|
-
}
|
|
7605
|
-
|
|
7606
|
-
.E_t4zczcp {
|
|
7607
|
-
display: flex;
|
|
7608
|
-
justify-content: space-between;
|
|
7609
|
-
align-items: center;
|
|
7610
|
-
padding: 8px;
|
|
7611
|
-
min-height: 32px;
|
|
7612
|
-
}
|
|
7613
|
-
.E_t4zczcp .table-title {
|
|
7614
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7615
|
-
font-weight: 600;
|
|
7616
|
-
font-size: 12px;
|
|
7617
|
-
line-height: 8px;
|
|
7618
|
-
}
|
|
7619
|
-
.E_t4zczcp .edit-icon {
|
|
7620
|
-
font-size: 16px;
|
|
7621
|
-
color: rgba(10, 37, 85, 0.6);
|
|
7622
|
-
cursor: pointer;
|
|
7623
|
-
}
|
|
7624
|
-
|
|
7625
|
-
.E_t1s7goww {
|
|
7626
|
-
font-size: 12px;
|
|
7627
|
-
line-height: 18px;
|
|
7628
|
-
}
|
|
7629
|
-
|
|
7630
|
-
.E_t93e4cf {
|
|
7631
|
-
display: flex;
|
|
7632
|
-
padding: 8px 0;
|
|
7633
|
-
color: #2d3a56;
|
|
7634
|
-
}
|
|
7635
|
-
.E_t93e4cf .hidden {
|
|
7636
|
-
display: none;
|
|
7637
|
-
}
|
|
7638
|
-
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
7639
|
-
height: auto;
|
|
7640
|
-
}
|
|
7641
|
-
.E_t93e4cf .content {
|
|
7642
|
-
overflow: hidden;
|
|
7643
|
-
overflow-x: auto;
|
|
7644
|
-
width: 100%;
|
|
7645
|
-
white-space: pre-wrap;
|
|
7646
|
-
}
|
|
7647
|
-
.E_t93e4cf .content .ant-btn {
|
|
7648
|
-
white-space: pre-wrap;
|
|
7649
|
-
text-align: left;
|
|
7650
|
-
}
|
|
7651
|
-
.E_t93e4cf .content .unit-chart {
|
|
7652
|
-
justify-content: flex-start;
|
|
7653
|
-
}
|
|
7654
|
-
|
|
7655
|
-
.E_rhz2uv5 {
|
|
7656
|
-
width: var(--rhz2uv5-0);
|
|
7657
|
-
flex-shrink: 0;
|
|
7658
|
-
color: rgba(44, 56, 82, 0.6);
|
|
7659
|
-
padding-right: 12px;
|
|
7660
|
-
}
|
|
7661
|
-
|
|
7662
7681
|
.E_t160l1cm {
|
|
7663
7682
|
display: flex;
|
|
7664
7683
|
flex-direction: column;
|
|
@@ -7943,47 +7962,6 @@ span.E_tqjc4ui {
|
|
|
7943
7962
|
padding: unset;
|
|
7944
7963
|
}
|
|
7945
7964
|
|
|
7946
|
-
.E_i5w779o {
|
|
7947
|
-
padding: 8px 0;
|
|
7948
|
-
}
|
|
7949
|
-
.E_i5w779o .col-label {
|
|
7950
|
-
flex-shrink: unset;
|
|
7951
|
-
}
|
|
7952
|
-
.E_i5w779o .col-label * {
|
|
7953
|
-
line-height: 18px;
|
|
7954
|
-
}
|
|
7955
|
-
.E_i5w779o .col-content {
|
|
7956
|
-
flex: 1 1 0;
|
|
7957
|
-
display: flex;
|
|
7958
|
-
align-items: center;
|
|
7959
|
-
}
|
|
7960
|
-
.E_i5w779o .col-content * {
|
|
7961
|
-
line-height: 18px;
|
|
7962
|
-
}
|
|
7963
|
-
|
|
7964
|
-
.E_l18dja44 {
|
|
7965
|
-
padding: 6px 0;
|
|
7966
|
-
}
|
|
7967
|
-
.E_l18dja44 .col-label * {
|
|
7968
|
-
font-size: 13px;
|
|
7969
|
-
line-height: 20px;
|
|
7970
|
-
}
|
|
7971
|
-
.E_l18dja44 .col-content * {
|
|
7972
|
-
font-size: 14px;
|
|
7973
|
-
line-height: 20px;
|
|
7974
|
-
}
|
|
7975
|
-
|
|
7976
|
-
.E_c8c2hys {
|
|
7977
|
-
display: flex;
|
|
7978
|
-
justify-content: space-between;
|
|
7979
|
-
flex: 1;
|
|
7980
|
-
min-width: 0;
|
|
7981
|
-
}
|
|
7982
|
-
|
|
7983
|
-
.E_n4m6c4d {
|
|
7984
|
-
color: rgba(0, 21, 64, 0.3);
|
|
7985
|
-
}
|
|
7986
|
-
|
|
7987
7965
|
.E_kr6am0s .ant-modal-body {
|
|
7988
7966
|
padding: 60px 128px;
|
|
7989
7967
|
}
|
|
@@ -8047,6 +8025,47 @@ span.E_tqjc4ui {
|
|
|
8047
8025
|
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
8048
8026
|
}
|
|
8049
8027
|
|
|
8028
|
+
.E_i5w779o {
|
|
8029
|
+
padding: 8px 0;
|
|
8030
|
+
}
|
|
8031
|
+
.E_i5w779o .col-label {
|
|
8032
|
+
flex-shrink: unset;
|
|
8033
|
+
}
|
|
8034
|
+
.E_i5w779o .col-label * {
|
|
8035
|
+
line-height: 18px;
|
|
8036
|
+
}
|
|
8037
|
+
.E_i5w779o .col-content {
|
|
8038
|
+
flex: 1 1 0;
|
|
8039
|
+
display: flex;
|
|
8040
|
+
align-items: center;
|
|
8041
|
+
}
|
|
8042
|
+
.E_i5w779o .col-content * {
|
|
8043
|
+
line-height: 18px;
|
|
8044
|
+
}
|
|
8045
|
+
|
|
8046
|
+
.E_l18dja44 {
|
|
8047
|
+
padding: 6px 0;
|
|
8048
|
+
}
|
|
8049
|
+
.E_l18dja44 .col-label * {
|
|
8050
|
+
font-size: 13px;
|
|
8051
|
+
line-height: 20px;
|
|
8052
|
+
}
|
|
8053
|
+
.E_l18dja44 .col-content * {
|
|
8054
|
+
font-size: 14px;
|
|
8055
|
+
line-height: 20px;
|
|
8056
|
+
}
|
|
8057
|
+
|
|
8058
|
+
.E_c8c2hys {
|
|
8059
|
+
display: flex;
|
|
8060
|
+
justify-content: space-between;
|
|
8061
|
+
flex: 1;
|
|
8062
|
+
min-width: 0;
|
|
8063
|
+
}
|
|
8064
|
+
|
|
8065
|
+
.E_n4m6c4d {
|
|
8066
|
+
color: rgba(0, 21, 64, 0.3);
|
|
8067
|
+
}
|
|
8068
|
+
|
|
8050
8069
|
.E_l12xdkhl {
|
|
8051
8070
|
width: 64px;
|
|
8052
8071
|
height: 64px;
|
|
@@ -8071,15 +8090,6 @@ span.E_tqjc4ui {
|
|
|
8071
8090
|
}
|
|
8072
8091
|
}
|
|
8073
8092
|
|
|
8074
|
-
.E_cevhqx7 {
|
|
8075
|
-
color: #00122e;
|
|
8076
|
-
}
|
|
8077
|
-
|
|
8078
|
-
.E_snbqlt4 {
|
|
8079
|
-
margin-top: 8px;
|
|
8080
|
-
color: rgba(44, 56, 82, 0.6);
|
|
8081
|
-
}
|
|
8082
|
-
|
|
8083
8093
|
.E_c1kchka8 {
|
|
8084
8094
|
height: 100%;
|
|
8085
8095
|
width: 100%;
|
|
@@ -8572,6 +8582,15 @@ span.E_tqjc4ui {
|
|
|
8572
8582
|
padding: 0;
|
|
8573
8583
|
}
|
|
8574
8584
|
|
|
8585
|
+
.E_cevhqx7 {
|
|
8586
|
+
color: #00122e;
|
|
8587
|
+
}
|
|
8588
|
+
|
|
8589
|
+
.E_snbqlt4 {
|
|
8590
|
+
margin-top: 8px;
|
|
8591
|
+
color: rgba(44, 56, 82, 0.6);
|
|
8592
|
+
}
|
|
8593
|
+
|
|
8575
8594
|
.E_c1ss4prm {
|
|
8576
8595
|
color: rgba(44, 56, 82, 0.6);
|
|
8577
8596
|
}
|