@cloudtower/eagle 0.24.5 → 0.24.7

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.
@@ -1497,4 +1497,2982 @@ input[type=reset],
1497
1497
  input[type=submit] {
1498
1498
  -webkit-appearance: button;
1499
1499
  cursor: pointer;
1500
+ }
1501
+
1502
+ @font-face {
1503
+ font-family: "Inter";
1504
+ font-style: normal;
1505
+ font-weight: 300;
1506
+ font-display: swap;
1507
+ src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1508
+ }
1509
+ @font-face {
1510
+ font-family: "Inter";
1511
+ font-style: italic;
1512
+ font-weight: 300;
1513
+ font-display: swap;
1514
+ src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1515
+ }
1516
+ @font-face {
1517
+ font-family: "Inter";
1518
+ font-style: normal;
1519
+ font-weight: 400;
1520
+ font-display: swap;
1521
+ src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1522
+ }
1523
+ @font-face {
1524
+ font-family: "Inter";
1525
+ font-style: italic;
1526
+ font-weight: 400;
1527
+ font-display: swap;
1528
+ src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1529
+ }
1530
+ @font-face {
1531
+ font-family: "Inter";
1532
+ font-style: normal;
1533
+ font-weight: 500;
1534
+ font-display: swap;
1535
+ src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1536
+ }
1537
+ @font-face {
1538
+ font-family: "Inter";
1539
+ font-style: italic;
1540
+ font-weight: 500;
1541
+ font-display: swap;
1542
+ src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1543
+ }
1544
+ @font-face {
1545
+ font-family: "Inter";
1546
+ font-style: normal;
1547
+ font-weight: 600;
1548
+ font-display: swap;
1549
+ src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1550
+ }
1551
+ @font-face {
1552
+ font-family: "Inter";
1553
+ font-style: italic;
1554
+ font-weight: 600;
1555
+ font-display: swap;
1556
+ src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1557
+ }
1558
+ @font-face {
1559
+ font-family: "Inter";
1560
+ font-style: normal;
1561
+ font-weight: 700;
1562
+ font-display: swap;
1563
+ src: url("Inter-Bold.woff2") format("woff2"), url("Inter-Bold.woff") format("woff");
1564
+ }
1565
+ @font-face {
1566
+ font-family: "Inter";
1567
+ font-style: italic;
1568
+ font-weight: 700;
1569
+ font-display: swap;
1570
+ src: url("Inter-BoldItalic.woff2") format("woff2"), url("Inter-BoldItalic.woff") format("woff");
1571
+ }
1572
+ /* variable font */
1573
+ @font-face {
1574
+ font-family: "Inter var";
1575
+ font-weight: 100 900;
1576
+ font-display: swap;
1577
+ font-style: normal;
1578
+ font-named-instance: "Regular";
1579
+ src: url("Inter-roman.var.woff2") format("woff2");
1580
+ }
1581
+ @font-face {
1582
+ font-family: "Inter var";
1583
+ font-weight: 100 900;
1584
+ font-display: swap;
1585
+ font-style: italic;
1586
+ font-named-instance: "Italic";
1587
+ src: url("Inter-italic.var.woff2") format("woff2");
1588
+ }
1589
+ body {
1590
+ font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1591
+ -webkit-font-smoothing: antialiased;
1592
+ -moz-osx-font-smoothing: grayscale;
1593
+ }
1594
+
1595
+ @supports (font-variation-settings: normal) {
1596
+ body {
1597
+ font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1598
+ }
1599
+ }
1600
+ .bpq0js6 {
1601
+ padding: 4px 11px;
1602
+ }
1603
+
1604
+ .b15sn34c {
1605
+ white-space: nowrap;
1606
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1607
+ }
1608
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1609
+ --color: #0080ff;
1610
+ }
1611
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1612
+ --color: #0080ff;
1613
+ }
1614
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1615
+ margin-left: 1px;
1616
+ }
1617
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1618
+ border-top-right-radius: 0;
1619
+ border-bottom-right-radius: 0;
1620
+ }
1621
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1622
+ border-top-left-radius: 0;
1623
+ border-bottom-left-radius: 0;
1624
+ }
1625
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1626
+ border-radius: unset;
1627
+ }
1628
+
1629
+ .buj61ew.ant-btn {
1630
+ height: 32px;
1631
+ border-radius: 6px;
1632
+ line-height: 22px;
1633
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1634
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1635
+ }
1636
+ .buj61ew.ant-btn.ant-btn-lg {
1637
+ height: 40px;
1638
+ line-height: 24px;
1639
+ }
1640
+ .buj61ew.ant-btn.ant-btn-sm {
1641
+ height: 24px;
1642
+ line-height: 20px;
1643
+ }
1644
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1645
+ border-radius: 50%;
1646
+ }
1647
+ .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
1648
+ color: var(--color, #06101f);
1649
+ font-weight: var(--font-weight);
1650
+ background: var(--background-color, #fff);
1651
+ border-width: var(--border-width, 1px);
1652
+ border-color: var(--border-color, #d9d9d9);
1653
+ }
1654
+ .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
1655
+ display: none;
1656
+ }
1657
+ .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
1658
+ color: var(--color, inherit);
1659
+ }
1660
+ .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
1661
+ background: var(--background-color-hover, var(--background-color));
1662
+ border-color: var(--border-color-hover, var(--border-color, transparent));
1663
+ }
1664
+ .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
1665
+ --scale: 1;
1666
+ --transY: 1px;
1667
+ background: var(--background-color-active, var(--background-color));
1668
+ border-color: var(--border-color-active, var(--border-color, transparent));
1669
+ }
1670
+ .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
1671
+ background: var(--background-color-focus, var(--background-color));
1672
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1673
+ border-color: var(--border-color-focus, var(--border-color, transparent));
1674
+ }
1675
+ .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
1676
+ color: var(--color-disabled, var(--color));
1677
+ background: var(--background-color-disabled, var(--background-color));
1678
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
1679
+ opacity: 0.5;
1680
+ }
1681
+ .buj61ew.ant-btn-link[disabled] {
1682
+ color: #0080ff;
1683
+ opacity: 0.5;
1684
+ }
1685
+ .buj61ew.ant-btn-primary {
1686
+ --color: #fff;
1687
+ --font-weight: bold;
1688
+ --border-width: 0;
1689
+ --background-color: #0080ff;
1690
+ --background-color-hover: #009dff;
1691
+ --background-color-active: #005ed1;
1692
+ --background-color-focus: #0080ff;
1693
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1694
+ }
1695
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
1696
+ --background-color: #f0483e;
1697
+ --background-color-hover: #ff5252;
1698
+ --background-color-active: #c73d31;
1699
+ --background-color-focus: #ff5252;
1700
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1701
+ }
1702
+ .buj61ew.ant-btn-primary.btn-primary-orange {
1703
+ --background-color: #fea008;
1704
+ --background-color-hover: #feba33;
1705
+ --background-color-active: #e07f00;
1706
+ --background-color-focus: #fea008;
1707
+ }
1708
+ .buj61ew.ant-btn-secondary {
1709
+ --color: #0080ff;
1710
+ --font-weight: bold;
1711
+ --border-width: 0;
1712
+ --background-color: rgba(0, 136, 255, 0.1);
1713
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1714
+ --background-color-active: rgba(0, 136, 255, 0.2);
1715
+ --background-color-focus: rgba(0, 136, 255, 0.1);
1716
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1717
+ }
1718
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1719
+ --color: #f0483e;
1720
+ --background-color: rgba(255, 74, 74, 0.1);
1721
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1722
+ --background-color-active: rgba(255, 74, 74, 0.2);
1723
+ --background-color-focus: rgba(255, 74, 74, 0.1);
1724
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1725
+ }
1726
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
1727
+ --color: #fea008;
1728
+ --background-color: rgba(255, 187, 0, 0.1);
1729
+ --background-color-hover: rgba(255, 187, 0, 0.16);
1730
+ --background-color-active: rgba(255, 187, 0, 0.2);
1731
+ --background-color-focus: rgba(255, 187, 0, 0.1);
1732
+ }
1733
+ .buj61ew.ant-btn-tertiary {
1734
+ --color: #0080ff;
1735
+ --font-weight: bold;
1736
+ --border-width: 0;
1737
+ --background-color: #fff;
1738
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1739
+ box-shadow: none;
1740
+ }
1741
+ .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
1742
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1743
+ }
1744
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1745
+ --color: #f0483e;
1746
+ --background-color: #fff;
1747
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1748
+ }
1749
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
1750
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1751
+ }
1752
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
1753
+ --color: #fea008;
1754
+ --background-color: #fff;
1755
+ }
1756
+ .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
1757
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1758
+ }
1759
+ .buj61ew.ant-btn-ordinary {
1760
+ --color: #1d326c;
1761
+ --border-color: #ccd4e3;
1762
+ --background-color: #fff;
1763
+ --background-color-hover: #edf0f7;
1764
+ --background-color-active: #e4e9f2;
1765
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1766
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1767
+ }
1768
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1769
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1770
+ }
1771
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
1772
+ --color: #0080ff;
1773
+ --border-color: #0080ff;
1774
+ --background-color: #fff;
1775
+ --background-color-hover: linear-gradient(
1776
+ 0deg,
1777
+ rgba(0, 136, 255, 0.16),
1778
+ rgba(0, 136, 255, 0.16)
1779
+ ),
1780
+ #ffffff;
1781
+ --background-color-active: linear-gradient(
1782
+ 0deg,
1783
+ rgba(0, 136, 255, 0.2),
1784
+ rgba(0, 136, 255, 0.2)
1785
+ ),
1786
+ #ffffff;
1787
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1788
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1789
+ }
1790
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1791
+ --color: #f0483e;
1792
+ --border-color: #f0483e;
1793
+ --background-color: #fff;
1794
+ --background-color-hover: linear-gradient(
1795
+ 0deg,
1796
+ rgba(255, 74, 74, 0.16),
1797
+ rgba(255, 74, 74, 0.16)
1798
+ ),
1799
+ #ffffff;
1800
+ --background-color-active: linear-gradient(
1801
+ 0deg,
1802
+ rgba(255, 74, 74, 0.2),
1803
+ rgba(255, 74, 74, 0.2)
1804
+ ),
1805
+ #ffffff;
1806
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1807
+ }
1808
+ .buj61ew.ant-btn-ordinary-onTint {
1809
+ --color: #1d326c;
1810
+ --border-color: #fff;
1811
+ --background-color: #fff;
1812
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1813
+ --background-color-active: rgba(192, 203, 224, 0.6);
1814
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1815
+ box-shadow: none;
1816
+ }
1817
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1818
+ --color: #0080ff;
1819
+ --border-color: #fff;
1820
+ --background-color: #fff;
1821
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1822
+ --background-color-active: rgba(0, 136, 255, 0.2);
1823
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1824
+ box-shadow: none;
1825
+ }
1826
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1827
+ --color: #f0483e;
1828
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1829
+ --background-color-active: rgba(255, 74, 74, 0.2);
1830
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1831
+ }
1832
+ .buj61ew.ant-btn-quiet {
1833
+ --color: rgba(44, 56, 82, 0.6);
1834
+ --border-width: 0;
1835
+ --background-color: transparent;
1836
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1837
+ --background-color-active: rgba(192, 203, 224, 0.6);
1838
+ --background-color-focus: #fff;
1839
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1840
+ box-shadow: none;
1841
+ }
1842
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1843
+ --color: #f0483e;
1844
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1845
+ --background-color-active: rgba(255, 74, 74, 0.2);
1846
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1847
+ }
1848
+ .buj61ew.ant-btn-quiet.quiet-blue {
1849
+ --color: #0080ff;
1850
+ --background-color: transparent;
1851
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1852
+ --background-color-active: rgba(0, 136, 255, 0.2);
1853
+ --background-color-focus: #fff;
1854
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1855
+ }
1856
+ .buj61ew.has-icon {
1857
+ display: inline-flex;
1858
+ align-items: center;
1859
+ }
1860
+ .buj61ew .button-prefix-icon {
1861
+ margin-right: 4px;
1862
+ display: inline-flex;
1863
+ }
1864
+ .buj61ew .button-suffix-icon {
1865
+ margin-left: 4px;
1866
+ display: inline-flex;
1867
+ }
1868
+ .buj61ew .icon-wrapper {
1869
+ display: inline-flex;
1870
+ vertical-align: bottom;
1871
+ }
1872
+
1873
+ .nchllas {
1874
+ padding: 0;
1875
+ }
1876
+
1877
+ .fde5mpd {
1878
+ width: 100%;
1879
+ height: 100%;
1880
+ min-height: 124px;
1881
+ display: flex;
1882
+ flex-direction: column;
1883
+ justify-content: center;
1884
+ align-items: center;
1885
+ }
1886
+ .fde5mpd .error-text {
1887
+ color: rgba(10, 37, 85, 0.6);
1888
+ margin-bottom: 16px;
1889
+ font-size: 18px;
1890
+ }
1891
+
1892
+ .i1mrf09m {
1893
+ display: inline-flex;
1894
+ align-items: center;
1895
+ }
1896
+ .i1mrf09m .icon-inner {
1897
+ display: inline-flex;
1898
+ align-items: center;
1899
+ justify-content: center;
1900
+ }
1901
+ .i1mrf09m .icon-inner + span,
1902
+ .i1mrf09m span + .icon-inner.suffix {
1903
+ margin-left: 4px;
1904
+ }
1905
+ .i1mrf09m.is-rotate img,
1906
+ .i1mrf09m.is-rotate svg {
1907
+ animation: rotate 680ms linear infinite;
1908
+ }
1909
+
1910
+ .iap75of {
1911
+ height: 18px;
1912
+ line-height: 18px;
1913
+ padding: 0 4px;
1914
+ border-radius: 4px;
1915
+ background: rgba(235, 239, 245, 0.6);
1916
+ border: 1px solid rgba(223, 228, 235, 0.6);
1917
+ display: flex;
1918
+ align-items: center;
1919
+ white-space: nowrap;
1920
+ margin-right: 4px;
1921
+ }
1922
+
1923
+ .obf05yr {
1924
+ display: inline-block;
1925
+ }
1926
+
1927
+ .hsms1n6 {
1928
+ visibility: hidden;
1929
+ position: absolute;
1930
+ }
1931
+
1932
+ .p12gwtiw {
1933
+ display: flex;
1934
+ justify-content: space-between;
1935
+ align-items: center;
1936
+ padding: 10px 0;
1937
+ color: rgba(44, 56, 82, 0.6);
1938
+ font-size: 12px;
1939
+ line-height: 24px;
1940
+ }
1941
+ .p12gwtiw .pagination-left {
1942
+ padding: 2px 8px;
1943
+ }
1944
+ .p12gwtiw .dropdown-trigger {
1945
+ display: flex;
1946
+ align-items: center;
1947
+ border-radius: 6px;
1948
+ cursor: pointer;
1949
+ transition: all 0.3s ease;
1950
+ }
1951
+ .p12gwtiw .dropdown-trigger:hover {
1952
+ background: rgba(211, 218, 235, 0.6);
1953
+ color: #0080ff;
1954
+ }
1955
+ .p12gwtiw .dropdown-trigger .icon-inner {
1956
+ margin-left: 4px;
1957
+ }
1958
+ .p12gwtiw .pagination-right {
1959
+ display: flex;
1960
+ align-items: center;
1961
+ color: #0080ff;
1962
+ font-weight: bold;
1963
+ }
1964
+ .p12gwtiw .pagination-right .icon-inner {
1965
+ margin-left: 4px;
1966
+ }
1967
+ .p12gwtiw .pagination-right .prev-btn,
1968
+ .p12gwtiw .pagination-right .next-btn {
1969
+ padding: 0 8px;
1970
+ }
1971
+ .p12gwtiw .pagination-right .prev-btn > span,
1972
+ .p12gwtiw .pagination-right .next-btn > span {
1973
+ color: #0080ff;
1974
+ }
1975
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1976
+ transform: rotate(180deg);
1977
+ }
1978
+
1979
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1980
+ max-height: calc(100vh - 128px);
1981
+ overflow-y: auto;
1982
+ }
1983
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1984
+ padding: 4px 20px;
1985
+ font-size: 12px;
1986
+ line-height: 18px;
1987
+ }
1988
+
1989
+ .rxbeqvl.ant-radio-wrapper {
1990
+ display: inline-flex;
1991
+ align-items: baseline;
1992
+ white-space: pre-wrap;
1993
+ }
1994
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
1995
+ position: relative;
1996
+ top: 3px;
1997
+ }
1998
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1999
+ border-color: rgba(107, 128, 167, 0.6);
2000
+ }
2001
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2002
+ border-color: #0080ff;
2003
+ }
2004
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2005
+ border-color: #0080ff;
2006
+ background: #0080ff;
2007
+ }
2008
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2009
+ top: 4px;
2010
+ left: 4px;
2011
+ width: 6px;
2012
+ height: 6px;
2013
+ background: #fff;
2014
+ }
2015
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2016
+ opacity: 0.5;
2017
+ }
2018
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2019
+ border-color: rgba(107, 128, 167, 0.6);
2020
+ background: rgba(211, 218, 235, 0.6);
2021
+ }
2022
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2023
+ background: #00122e;
2024
+ }
2025
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2026
+ color: #00122e;
2027
+ opacity: 0.5;
2028
+ }
2029
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2030
+ color: #00122e;
2031
+ }
2032
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2033
+ display: inline-block;
2034
+ padding: 0;
2035
+ padding-left: 12px;
2036
+ }
2037
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2038
+ margin-bottom: 0;
2039
+ white-space: pre-wrap;
2040
+ color: rgba(44, 56, 82, 0.6);
2041
+ }
2042
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2043
+ padding-left: 8px;
2044
+ }
2045
+
2046
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2047
+ border-radius: 5px 0 0 5px;
2048
+ }
2049
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2050
+ border-radius: 0 5px 5px 0;
2051
+ }
2052
+
2053
+ .r1f0aqcc {
2054
+ color: #00122e;
2055
+ border-color: #ccd4e3;
2056
+ }
2057
+ .r1f0aqcc:first-child {
2058
+ color: #00122e;
2059
+ border-color: #a3b4cc;
2060
+ }
2061
+ .r1f0aqcc.ant-radio-button-wrapper {
2062
+ padding: 0 12px;
2063
+ line-height: 32px;
2064
+ height: 32px;
2065
+ }
2066
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2067
+ white-space: nowrap;
2068
+ }
2069
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2070
+ background: #ccd4e3;
2071
+ }
2072
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2073
+ background: #0080ff;
2074
+ }
2075
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2076
+ background: #ccd4e3;
2077
+ opacity: 0.5;
2078
+ }
2079
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2080
+ border-right-color: #0080ff;
2081
+ }
2082
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2083
+ border-color: #0080ff;
2084
+ }
2085
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2086
+ background: rgba(0, 136, 255, 0.1);
2087
+ }
2088
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2089
+ background: rgba(211, 218, 235, 0.6);
2090
+ border-color: #ccd4e3;
2091
+ opacity: 0.5;
2092
+ }
2093
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2094
+ color: #00122e;
2095
+ border-color: #ccd4e3;
2096
+ }
2097
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2098
+ color: #00122e;
2099
+ border-color: #ccd4e3;
2100
+ background: rgba(172, 186, 211, 0.6);
2101
+ }
2102
+ .r1f0aqcc .ant-radio-button-input {
2103
+ margin-right: 8px;
2104
+ display: inline;
2105
+ border: none;
2106
+ padding: 0;
2107
+ width: 36px;
2108
+ background: transparent;
2109
+ }
2110
+ .r1f0aqcc .ant-radio-button-input:focus {
2111
+ box-shadow: none;
2112
+ }
2113
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2114
+ margin-right: 0;
2115
+ width: initial;
2116
+ box-shadow: none;
2117
+ }
2118
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2119
+ display: none;
2120
+ }
2121
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2122
+ display: inline;
2123
+ }
2124
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2125
+ display: inline;
2126
+ margin-right: 8px;
2127
+ padding: 0;
2128
+ width: 36px;
2129
+ }
2130
+
2131
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2132
+ flex-direction: row;
2133
+ justify-content: stretch;
2134
+ }
2135
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2136
+ padding: 0;
2137
+ margin-right: 4px;
2138
+ flex: 1;
2139
+ overflow: visible;
2140
+ }
2141
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2142
+ display: none;
2143
+ }
2144
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2145
+ width: 100%;
2146
+ min-height: unset;
2147
+ }
2148
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2149
+ height: 26px;
2150
+ line-height: 26px;
2151
+ width: 100%;
2152
+ text-align: center;
2153
+ padding: 0;
2154
+ font-size: 12px;
2155
+ font-weight: normal;
2156
+ }
2157
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2158
+ margin-right: 10px;
2159
+ }
2160
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2161
+ display: none;
2162
+ }
2163
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2164
+ border-radius: 4px 0 0 4px;
2165
+ }
2166
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2167
+ margin-right: 0;
2168
+ }
2169
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2170
+ border-radius: 0 4px 4px 0;
2171
+ }
2172
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2173
+ content: "";
2174
+ width: 0;
2175
+ height: 0;
2176
+ border: 13px solid transparent;
2177
+ position: absolute;
2178
+ top: 0;
2179
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2180
+ right: -21px;
2181
+ z-index: 2;
2182
+ }
2183
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2184
+ content: "";
2185
+ width: 0;
2186
+ height: 0;
2187
+ border: 13px solid transparent;
2188
+ position: absolute;
2189
+ top: 0;
2190
+ border-left: 8px solid #fff;
2191
+ left: 0;
2192
+ }
2193
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2194
+ background-color: rgba(0, 136, 255, 0.1);
2195
+ }
2196
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2197
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2198
+ }
2199
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2200
+ color: #005ed1;
2201
+ }
2202
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2203
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2204
+ background-color: rgba(237, 241, 250, 0.6);
2205
+ }
2206
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2207
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2208
+ color: rgba(44, 56, 82, 0.6);
2209
+ }
2210
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2211
+ padding: 0;
2212
+ }
2213
+
2214
+ .cz04yix {
2215
+ display: flex;
2216
+ flex-direction: column;
2217
+ }
2218
+
2219
+ .m1if5j39 {
2220
+ max-width: 1120px;
2221
+ width: 100%;
2222
+ margin: 0 auto;
2223
+ height: 100%;
2224
+ }
2225
+
2226
+ .w1vvwdlp {
2227
+ max-width: 1120px;
2228
+ width: 100%;
2229
+ margin: 0 auto;
2230
+ display: flex;
2231
+ }
2232
+ .w1vvwdlp .left,
2233
+ .w1vvwdlp .right {
2234
+ flex-grow: 0;
2235
+ flex-shrink: 0;
2236
+ flex-basis: 21%;
2237
+ }
2238
+ .w1vvwdlp .left {
2239
+ display: flex;
2240
+ justify-content: flex-end;
2241
+ padding-right: 44px;
2242
+ }
2243
+ .w1vvwdlp .right {
2244
+ padding-left: 44px;
2245
+ }
2246
+ .w1vvwdlp .middle {
2247
+ margin-bottom: 40px;
2248
+ flex-grow: 0;
2249
+ flex-shrink: 0;
2250
+ flex-basis: 58%;
2251
+ }
2252
+ .w1vvwdlp .middle .form-base-field {
2253
+ width: 100%;
2254
+ }
2255
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2256
+ width: auto;
2257
+ }
2258
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2259
+ flex: initial;
2260
+ }
2261
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2262
+ margin-top: 4px;
2263
+ }
2264
+ .w1vvwdlp .ant-steps-item-icon,
2265
+ .w1vvwdlp .ant-steps-item-tail {
2266
+ display: none !important;
2267
+ }
2268
+ .w1vvwdlp .ant-steps-item-container {
2269
+ padding: 0 15px;
2270
+ border-radius: 4px;
2271
+ height: 32px;
2272
+ display: flex;
2273
+ align-items: center;
2274
+ }
2275
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2276
+ min-height: auto;
2277
+ white-space: nowrap;
2278
+ }
2279
+ .w1vvwdlp .ant-steps-item-description {
2280
+ padding-bottom: 0px;
2281
+ }
2282
+ .w1vvwdlp .ant-steps-item-title {
2283
+ font-size: 13px !important;
2284
+ line-height: 20px !important;
2285
+ }
2286
+ .w1vvwdlp .ant-steps-item-title .step-index {
2287
+ display: inline-block;
2288
+ text-align: center;
2289
+ width: 13px;
2290
+ margin-right: 12px;
2291
+ }
2292
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2293
+ background: rgba(0, 128, 255, 0.1);
2294
+ }
2295
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2296
+ color: #005ed1;
2297
+ }
2298
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2299
+ background: rgba(237, 241, 250, 0.6);
2300
+ }
2301
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2302
+ color: rgba(10, 37, 85, 0.6) !important;
2303
+ }
2304
+ .w1vvwdlp .ant-steps-item-disabled {
2305
+ cursor: not-allowed;
2306
+ }
2307
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2308
+ background: rgba(237, 241, 250, 0.6);
2309
+ }
2310
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2311
+ color: #2d3a56;
2312
+ }
2313
+
2314
+ .h1cuopx7 .ant-modal-header {
2315
+ margin: 0 auto;
2316
+ width: 100%;
2317
+ max-width: 648px;
2318
+ }
2319
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2320
+ margin-left: 0;
2321
+ }
2322
+ .h1cuopx7 .ant-modal-body {
2323
+ margin: 0 auto;
2324
+ padding: 0;
2325
+ width: 100%;
2326
+ max-width: 648px;
2327
+ overflow: hidden;
2328
+ }
2329
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2330
+ margin-bottom: 40px;
2331
+ }
2332
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2333
+ height: calc(100vh - 225px);
2334
+ overflow-y: auto;
2335
+ }
2336
+ .h1cuopx7 .ant-modal-footer .footer-content {
2337
+ margin: 0 auto;
2338
+ max-width: 648px;
2339
+ }
2340
+
2341
+ .h1p6d3y3 .ant-modal-header {
2342
+ margin: 0 auto;
2343
+ width: 100%;
2344
+ max-width: 1024px;
2345
+ }
2346
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2347
+ margin-left: 0;
2348
+ }
2349
+ .h1p6d3y3 .ant-modal-body {
2350
+ margin: 0 auto;
2351
+ padding: 0;
2352
+ width: 100%;
2353
+ max-width: 1024px;
2354
+ overflow: hidden;
2355
+ }
2356
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2357
+ margin-bottom: 40px;
2358
+ }
2359
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2360
+ height: calc(100vh - 225px);
2361
+ overflow-y: auto;
2362
+ }
2363
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2364
+ margin: 0 auto;
2365
+ max-width: 1024px;
2366
+ }
2367
+
2368
+ .fxgckuk {
2369
+ flex: 1;
2370
+ }
2371
+ .fxgckuk label {
2372
+ font-size: 13px;
2373
+ line-height: 20px;
2374
+ color: rgba(44, 56, 82, 0.6);
2375
+ }
2376
+ .fxgckuk .title {
2377
+ font-size: 14px;
2378
+ line-height: 20px;
2379
+ color: #2d3a56;
2380
+ margin-bottom: 12px;
2381
+ }
2382
+ .fxgckuk.connect-cluster .title {
2383
+ padding-bottom: 26px;
2384
+ }
2385
+
2386
+ .f1d0vek1 {
2387
+ padding: 25px 0 15px 0;
2388
+ border-bottom: 1px solid #e1e5eb;
2389
+ margin-bottom: 16px;
2390
+ }
2391
+
2392
+ .f4u402y {
2393
+ display: flex;
2394
+ align-items: center;
2395
+ margin-bottom: 8px;
2396
+ }
2397
+ .f4u402y > label {
2398
+ width: 216px;
2399
+ }
2400
+ .f4u402y > label + * {
2401
+ width: 100%;
2402
+ }
2403
+ .f4u402y .ant-select {
2404
+ width: 100%;
2405
+ }
2406
+
2407
+ .e1pldf6v {
2408
+ color: #e75a3a;
2409
+ margin-right: 10px;
2410
+ }
2411
+
2412
+ .dq0gblh {
2413
+ width: 100%;
2414
+ height: 1px;
2415
+ background: rgba(213, 219, 227, 0.6);
2416
+ margin: 24px 0;
2417
+ }
2418
+
2419
+ .l1v7sr0n {
2420
+ display: flex;
2421
+ justify-content: center;
2422
+ align-items: center;
2423
+ height: 100%;
2424
+ }
2425
+
2426
+ .d1i4ou6o {
2427
+ display: inline-block;
2428
+ width: 4px;
2429
+ height: 4px;
2430
+ background: #8e9aa9;
2431
+ opacity: 0.4;
2432
+ border-radius: 50%;
2433
+ margin: 0 4px;
2434
+ }
2435
+
2436
+ .m1jy87hk .ant-modal-header,
2437
+ .m1jy87hk .ant-modal-footer .footer-content {
2438
+ width: 648px;
2439
+ margin: 0 auto;
2440
+ }
2441
+ .m1jy87hk .ant-modal-header {
2442
+ padding: 35px 0 24px;
2443
+ border: none;
2444
+ }
2445
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2446
+ font-size: 30px;
2447
+ }
2448
+ .m1jy87hk .ant-modal-body {
2449
+ padding: 4px 0 2px;
2450
+ }
2451
+ .m1jy87hk .ant-modal-footer {
2452
+ border: none;
2453
+ }
2454
+
2455
+ .ti7fpyu {
2456
+ font-size: 12px;
2457
+ line-height: 18px;
2458
+ font-weight: bold;
2459
+ color: #fff;
2460
+ padding: 0 4px;
2461
+ border-radius: 4px;
2462
+ display: inline-block;
2463
+ background: var(--ti7fpyu-0);
2464
+ }
2465
+ .ti7fpyu:not(:first-child) {
2466
+ margin-left: 4px;
2467
+ }
2468
+
2469
+ .f1rest1f {
2470
+ width: 100%;
2471
+ height: 100%;
2472
+ display: flex;
2473
+ align-items: center;
2474
+ justify-content: center;
2475
+ }
2476
+
2477
+ .n1kbdoln {
2478
+ font-size: 90%;
2479
+ font-weight: bold;
2480
+ background-color: rgba(240, 243, 247, 0.6);
2481
+ padding: 1px 4px 1px;
2482
+ margin-left: 2px;
2483
+ margin-right: 2px;
2484
+ border: 1px solid rgba(213, 219, 227, 0.6);
2485
+ border-radius: 4px;
2486
+ }
2487
+
2488
+ .f1y3gta0.form-item-general {
2489
+ width: 640px;
2490
+ }
2491
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2492
+ margin-top: 16px;
2493
+ }
2494
+ .f1y3gta0.form-item-compact {
2495
+ width: 412px;
2496
+ }
2497
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2498
+ margin-top: 8px;
2499
+ }
2500
+ .f1y3gta0 .form-item {
2501
+ width: auto;
2502
+ }
2503
+ .f1y3gta0 .form-item-main {
2504
+ position: relative;
2505
+ display: flex;
2506
+ }
2507
+ .f1y3gta0 .form-item-extra {
2508
+ margin-top: 4px;
2509
+ width: 100%;
2510
+ padding: 14px;
2511
+ background: #f2f4f6;
2512
+ font-size: 13px;
2513
+ line-height: 1.8;
2514
+ color: #8e9aa9;
2515
+ }
2516
+ .f1y3gta0 .form-item-label {
2517
+ padding-right: 12px;
2518
+ font-size: 13px;
2519
+ color: rgba(44, 56, 82, 0.6);
2520
+ }
2521
+ .f1y3gta0 .form-item-label.label-right {
2522
+ text-align: right;
2523
+ }
2524
+ .f1y3gta0 .form-item-label,
2525
+ .f1y3gta0 .form-item-control {
2526
+ line-height: 32px;
2527
+ }
2528
+ .f1y3gta0 .form-item-control .form-item-error {
2529
+ line-height: 18px;
2530
+ }
2531
+ .f1y3gta0 .form-item-children {
2532
+ width: 100%;
2533
+ }
2534
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2535
+ width: 100%;
2536
+ }
2537
+ .f1y3gta0 .form-item-error {
2538
+ color: #e75a3a;
2539
+ height: 0;
2540
+ overflow: hidden;
2541
+ }
2542
+ .f1y3gta0 .form-item-error-enter-done {
2543
+ margin-top: 4px;
2544
+ height: auto;
2545
+ overflow: auto;
2546
+ }
2547
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2548
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2549
+ border: 1px solid #e75a3a;
2550
+ color: #e75a3a;
2551
+ }
2552
+
2553
+ .fujbm7g {
2554
+ color: #2d3a56;
2555
+ font-weight: bold;
2556
+ padding-bottom: 6px;
2557
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2558
+ margin-bottom: 16px;
2559
+ }
2560
+ .fujbm7g:not(:first-of-type) {
2561
+ margin-top: 16px;
2562
+ }
2563
+
2564
+ .e5fsw5s {
2565
+ width: 8px;
2566
+ height: 24px;
2567
+ display: flex;
2568
+ justify-content: center;
2569
+ align-items: center;
2570
+ cursor: pointer;
2571
+ transition: all 200ms ease-out 40ms;
2572
+ }
2573
+ .e5fsw5s:before, .e5fsw5s:after {
2574
+ content: "";
2575
+ width: 1px;
2576
+ height: 6px;
2577
+ border-radius: 1px;
2578
+ background: #ccd4e3;
2579
+ position: relative;
2580
+ right: 2px;
2581
+ transform: rotate(-45deg);
2582
+ }
2583
+ .e5fsw5s:after {
2584
+ transform: rotate(45deg);
2585
+ left: 1px;
2586
+ }
2587
+
2588
+ .w18knsg4.ant-alert-warning {
2589
+ border: 0;
2590
+ background: rgba(255, 187, 0, 0.1);
2591
+ border-radius: 6px;
2592
+ }
2593
+ .w18knsg4.ant-alert,
2594
+ .w18knsg4 .ant-alert-message {
2595
+ color: #e07f00;
2596
+ }
2597
+ .w18knsg4.ant-alert .dashed-border-bottom,
2598
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2599
+ border-bottom-color: #e07f00;
2600
+ }
2601
+
2602
+ .ng31n2o {
2603
+ display: flex;
2604
+ flex-direction: row;
2605
+ padding: 7px 12px;
2606
+ background: rgba(255, 187, 0, 0.1);
2607
+ border-radius: 6px;
2608
+ color: #e07f00;
2609
+ font-size: 12px;
2610
+ line-height: 18px;
2611
+ }
2612
+ .ng31n2o .icon-wrapper {
2613
+ margin-right: 10px;
2614
+ height: 18px;
2615
+ }
2616
+
2617
+ .n15x5f5y {
2618
+ display: flex;
2619
+ flex-direction: row;
2620
+ padding: 7px 12px;
2621
+ background: rgba(225, 230, 241, 0.6);
2622
+ border-radius: 6px;
2623
+ color: rgba(44, 56, 82, 0.6);
2624
+ font-size: 12px;
2625
+ line-height: 18px;
2626
+ }
2627
+ .n15x5f5y .icon-wrapper {
2628
+ margin-right: 10px;
2629
+ height: 18px;
2630
+ }
2631
+
2632
+ .i16ozz3f {
2633
+ display: flex;
2634
+ flex-direction: row;
2635
+ padding: 7px 12px;
2636
+ background: rgba(0, 136, 255, 0.1);
2637
+ border-radius: 6px;
2638
+ color: #005ed1;
2639
+ font-size: 12px;
2640
+ line-height: 18px;
2641
+ }
2642
+ .i16ozz3f .icon-wrapper {
2643
+ margin-right: 10px;
2644
+ height: 18px;
2645
+ }
2646
+
2647
+ .dszu9qr {
2648
+ color: rgba(44, 56, 82, 0.6);
2649
+ margin-top: 5px;
2650
+ font-size: 12px;
2651
+ line-height: 18px;
2652
+ }
2653
+
2654
+ .snxzgx {
2655
+ color: #f0483e;
2656
+ font-size: 12px;
2657
+ white-space: pre-wrap;
2658
+ }
2659
+
2660
+ .o1i4orqw {
2661
+ display: flex;
2662
+ align-items: center;
2663
+ justify-content: flex-end;
2664
+ }
2665
+ .o1i4orqw .icon-wrapper {
2666
+ margin-right: 16px;
2667
+ }
2668
+
2669
+ .t79k8o2 {
2670
+ color: rgba(0, 21, 64, 0.3);
2671
+ }
2672
+
2673
+ .ipd9bk.ant-input {
2674
+ padding: 5px 12px;
2675
+ line-height: 20px;
2676
+ color: #2d3a56;
2677
+ border-radius: 6px;
2678
+ border-color: rgba(172, 186, 211, 0.6);
2679
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2680
+ }
2681
+ .ipd9bk.ant-input.ant-input-lg {
2682
+ padding: 8px 16px;
2683
+ line-height: 22px;
2684
+ }
2685
+ .ipd9bk.ant-input.ant-input-sm {
2686
+ padding: 2px 8px;
2687
+ line-height: 18px;
2688
+ }
2689
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2690
+ border-color: rgba(107, 128, 167, 0.6);
2691
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2692
+ }
2693
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2694
+ border-color: #0096ff;
2695
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2696
+ }
2697
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2698
+ border-color: #e75a3a;
2699
+ color: #e75a3a;
2700
+ }
2701
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2702
+ border-color: #e75a3a;
2703
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2704
+ }
2705
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2706
+ border-color: #e75a3a;
2707
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2708
+ }
2709
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2710
+ background: rgba(211, 218, 235, 0.6);
2711
+ color: rgba(0, 21, 64, 0.3);
2712
+ border-color: rgba(172, 186, 211, 0.6);
2713
+ }
2714
+ .ipd9bk.ant-input-affix-wrapper {
2715
+ padding: 5px 12px;
2716
+ border-radius: 6px;
2717
+ border-color: rgba(172, 186, 211, 0.6);
2718
+ line-height: 20px;
2719
+ color: #2d3a56;
2720
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2721
+ }
2722
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2723
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2724
+ color: rgba(44, 56, 82, 0.6);
2725
+ }
2726
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2727
+ padding: 8px 16px;
2728
+ line-height: 22px;
2729
+ }
2730
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2731
+ padding: 2px 8px;
2732
+ line-height: 18px;
2733
+ }
2734
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2735
+ border-color: rgba(107, 128, 167, 0.6);
2736
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2737
+ }
2738
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2739
+ border-color: #0096ff;
2740
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2741
+ }
2742
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2743
+ border-color: #e75a3a;
2744
+ }
2745
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2746
+ color: #e75a3a;
2747
+ }
2748
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2749
+ border-color: #e75a3a;
2750
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2751
+ }
2752
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2753
+ border-color: #e75a3a;
2754
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2755
+ }
2756
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2757
+ background: rgba(211, 218, 235, 0.6);
2758
+ color: rgba(0, 21, 64, 0.3);
2759
+ border-color: rgba(172, 186, 211, 0.6);
2760
+ }
2761
+ textarea.ipd9bk.ant-input {
2762
+ transition-property: height;
2763
+ transition-delay: 50ms;
2764
+ }
2765
+ textarea.ipd9bk.ant-input.textarea-large {
2766
+ min-height: 40px;
2767
+ height: 40px;
2768
+ }
2769
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2770
+ height: 80px;
2771
+ }
2772
+ textarea.ipd9bk.ant-input.textarea-middle {
2773
+ min-height: 32px;
2774
+ height: 32px;
2775
+ }
2776
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2777
+ height: 64px;
2778
+ }
2779
+ textarea.ipd9bk.ant-input.textarea-small {
2780
+ min-height: 24px;
2781
+ height: 24px;
2782
+ }
2783
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2784
+ height: 40px;
2785
+ }
2786
+
2787
+ .kypn5o5 input, .kypn5o5.input-tags {
2788
+ border: 1px solid rgba(213, 219, 227, 0.6);
2789
+ border-radius: 4px;
2790
+ }
2791
+ .kypn5o5.input-tags {
2792
+ position: relative;
2793
+ padding: 6px;
2794
+ height: 32px;
2795
+ cursor: pointer;
2796
+ transition: border 150ms;
2797
+ }
2798
+ .kypn5o5.input-tags:hover {
2799
+ border-color: #0080ff;
2800
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2801
+ }
2802
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2803
+ padding-right: 30px;
2804
+ }
2805
+ .kypn5o5.input-tags .input-tags-inner {
2806
+ display: flex;
2807
+ }
2808
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2809
+ display: flex;
2810
+ }
2811
+ .kypn5o5.input-tags .input-tag-suffix {
2812
+ position: absolute;
2813
+ right: 12px;
2814
+ top: 50%;
2815
+ transform: translateY(-50%);
2816
+ }
2817
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2818
+ color: rgba(0, 0, 0, 0.25);
2819
+ font-size: 12px;
2820
+ cursor: pointer;
2821
+ }
2822
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2823
+ color: rgba(0, 0, 0, 0.45);
2824
+ }
2825
+ .kypn5o5.has-focus-indicator {
2826
+ position: relative;
2827
+ overflow: hidden;
2828
+ }
2829
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2830
+ position: absolute;
2831
+ top: 50%;
2832
+ transform: translateY(-50%);
2833
+ left: -16px;
2834
+ transition: left 150ms ease;
2835
+ opacity: 0;
2836
+ }
2837
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2838
+ left: 8px;
2839
+ opacity: 1;
2840
+ }
2841
+ .kypn5o5.has-focus-indicator input {
2842
+ transition: margin-left 150ms ease;
2843
+ margin-left: 0px;
2844
+ }
2845
+ .kypn5o5.has-focus-indicator input:focus {
2846
+ margin-left: 16px;
2847
+ }
2848
+
2849
+ input.l1ki27se.ant-input {
2850
+ border-top-right-radius: 0;
2851
+ border-bottom-right-radius: 0;
2852
+ }
2853
+
2854
+ .l1ki27se.ant-input-affix-wrapper {
2855
+ border-top-right-radius: 0;
2856
+ border-bottom-right-radius: 0;
2857
+ }
2858
+
2859
+ input.rrg1fkn.ant-input {
2860
+ border-top-left-radius: 0;
2861
+ border-bottom-left-radius: 0;
2862
+ }
2863
+
2864
+ .rrg1fkn.ant-input-affix-wrapper {
2865
+ border-top-left-radius: 0;
2866
+ border-bottom-left-radius: 0;
2867
+ }
2868
+
2869
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2870
+ border-top-right-radius: 0;
2871
+ border-bottom-right-radius: 0;
2872
+ }
2873
+
2874
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2875
+ border-top-left-radius: 0;
2876
+ border-bottom-left-radius: 0;
2877
+ }
2878
+
2879
+ .s34f1qb.ant-switch {
2880
+ min-width: 40px;
2881
+ height: 24px;
2882
+ background: rgba(172, 186, 211, 0.6);
2883
+ overflow: hidden;
2884
+ }
2885
+ .s34f1qb.ant-switch:focus {
2886
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2887
+ }
2888
+ .s34f1qb.ant-switch-small {
2889
+ min-width: 26px;
2890
+ height: 16px;
2891
+ }
2892
+ .s34f1qb.ant-switch-large {
2893
+ min-width: 52px;
2894
+ height: 32px;
2895
+ }
2896
+ .s34f1qb.ant-switch .ant-switch-handle {
2897
+ height: 20px;
2898
+ width: 20px;
2899
+ }
2900
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2901
+ border-radius: 10px;
2902
+ transition-delay: 120ms;
2903
+ }
2904
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2905
+ height: 14px;
2906
+ width: 14px;
2907
+ top: 1px;
2908
+ left: 1px;
2909
+ }
2910
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2911
+ height: 28px;
2912
+ width: 28px;
2913
+ }
2914
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2915
+ border-radius: 14px;
2916
+ }
2917
+ .s34f1qb.ant-switch-checked {
2918
+ background-color: #00ba5d;
2919
+ }
2920
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2921
+ left: calc(100% - 20px - 2px);
2922
+ }
2923
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2924
+ left: calc(100% - 14px - 1px);
2925
+ }
2926
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2927
+ left: calc(100% - 28px - 2px);
2928
+ }
2929
+
2930
+ .c1to9vb9 {
2931
+ margin-left: 5px;
2932
+ }
2933
+
2934
+ .t1upn1sz {
2935
+ height: 100%;
2936
+ }
2937
+
2938
+ .tta5kd2 {
2939
+ height: 100%;
2940
+ }
2941
+ .tta5kd2.empty-table .ant-table-content {
2942
+ overflow: visible !important;
2943
+ height: 100%;
2944
+ }
2945
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2946
+ height: 100%;
2947
+ }
2948
+ .tta5kd2.empty-table .ant-table-content table {
2949
+ width: 100% !important;
2950
+ height: 100%;
2951
+ }
2952
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2953
+ padding: 15px 0;
2954
+ }
2955
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2956
+ display: none;
2957
+ }
2958
+ .tta5kd2 .active-row td:nth-child(1) {
2959
+ font-weight: 700;
2960
+ }
2961
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2962
+ font-weight: 700;
2963
+ }
2964
+ .tta5kd2 .ant-spin-nested-loading {
2965
+ height: 100%;
2966
+ }
2967
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2968
+ height: 100%;
2969
+ overflow: visible;
2970
+ }
2971
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2972
+ max-height: none;
2973
+ }
2974
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2975
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2976
+ display: none;
2977
+ }
2978
+ .tta5kd2 td.ant-table-column-sort {
2979
+ background: transparent;
2980
+ }
2981
+ .tta5kd2 td.ant-table-cell-fix-left,
2982
+ .tta5kd2 td.ant-table-cell-fix-right {
2983
+ background: #fff;
2984
+ padding: 0 !important;
2985
+ }
2986
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2987
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2988
+ display: flex;
2989
+ align-items: center;
2990
+ height: 100%;
2991
+ padding: 8px;
2992
+ }
2993
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2994
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2995
+ overflow: hidden;
2996
+ text-overflow: ellipsis;
2997
+ width: 100%;
2998
+ }
2999
+ .tta5kd2 .ant-table-container {
3000
+ height: 100%;
3001
+ }
3002
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3003
+ box-shadow: none !important;
3004
+ }
3005
+ .tta5kd2 .ant-table {
3006
+ border-radius: 0px;
3007
+ border-left: none;
3008
+ border-right: none;
3009
+ border-bottom: none;
3010
+ height: 100%;
3011
+ font-size: 12px;
3012
+ background: transparent;
3013
+ }
3014
+ .tta5kd2 .ant-table .ant-table-header {
3015
+ position: relative;
3016
+ z-index: 3;
3017
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3018
+ margin-bottom: -1px;
3019
+ }
3020
+ .tta5kd2 .ant-table .time-wrapper .data,
3021
+ .tta5kd2 .ant-table .value {
3022
+ color: #2d3a56;
3023
+ }
3024
+ .tta5kd2 .ant-table .time-wrapper .time,
3025
+ .tta5kd2 .ant-table .unit {
3026
+ color: rgba(44, 56, 82, 0.6);
3027
+ }
3028
+ .tta5kd2 .ant-table .ant-table-selection {
3029
+ text-align: center;
3030
+ }
3031
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3032
+ background: #fff;
3033
+ }
3034
+ .tta5kd2 .ant-table .anticon-setting {
3035
+ cursor: pointer;
3036
+ position: absolute;
3037
+ top: 50%;
3038
+ right: 12px;
3039
+ transform: translateY(-50%);
3040
+ }
3041
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3042
+ box-shadow: none;
3043
+ width: 1px;
3044
+ background: rgba(213, 219, 227, 0.6);
3045
+ }
3046
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3047
+ box-shadow: none;
3048
+ width: 1px;
3049
+ background: rgba(213, 219, 227, 0.6);
3050
+ }
3051
+ .tta5kd2 .ant-table .ant-table-tbody {
3052
+ position: relative;
3053
+ }
3054
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3055
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3056
+ border-bottom: 1px solid white;
3057
+ height: 40px;
3058
+ vertical-align: middle;
3059
+ transition: background 0ms;
3060
+ color: #00122e;
3061
+ }
3062
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3063
+ background: #f2f5fa;
3064
+ border-bottom-color: #f2f5fa;
3065
+ }
3066
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3067
+ height: auto;
3068
+ color: #00122e;
3069
+ font-size: 12px;
3070
+ text-align: left;
3071
+ transition: none;
3072
+ overflow: hidden;
3073
+ text-overflow: ellipsis;
3074
+ white-space: nowrap;
3075
+ }
3076
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3077
+ color: #0096ff;
3078
+ }
3079
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3080
+ overflow: hidden;
3081
+ text-overflow: ellipsis;
3082
+ width: 100%;
3083
+ vertical-align: middle;
3084
+ }
3085
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3086
+ line-height: 0px;
3087
+ }
3088
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
3089
+ padding-right: 25px;
3090
+ }
3091
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3092
+ border-top-color: transparent;
3093
+ }
3094
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3095
+ background: rgba(225, 230, 241, 0.6);
3096
+ border-color: transparent transparent white;
3097
+ }
3098
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3099
+ border-radius: 8px 0 0 8px;
3100
+ }
3101
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3102
+ border-radius: 8px 0 0 8px;
3103
+ }
3104
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3105
+ content: "";
3106
+ width: 4px;
3107
+ top: -1px;
3108
+ bottom: -1px;
3109
+ background: white;
3110
+ }
3111
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3112
+ border-radius: 0 8px 8px 0;
3113
+ }
3114
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3115
+ border-radius: 0;
3116
+ background: white;
3117
+ border-top: none;
3118
+ }
3119
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3120
+ border-top: 1px solid transparent;
3121
+ border-radius: 0 8px 8px 0;
3122
+ background: rgba(225, 230, 241, 0.6);
3123
+ }
3124
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3125
+ background: white;
3126
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3127
+ }
3128
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3129
+ display: flex;
3130
+ align-items: center;
3131
+ height: 100%;
3132
+ background: rgba(225, 230, 241, 0.6);
3133
+ }
3134
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3135
+ background: white;
3136
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3137
+ }
3138
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3139
+ display: flex;
3140
+ align-items: center;
3141
+ height: 100%;
3142
+ background: rgba(225, 230, 241, 0.6);
3143
+ }
3144
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3145
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3146
+ }
3147
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3148
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3149
+ border-radius: 8px;
3150
+ }
3151
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3152
+ border-top-color: white;
3153
+ }
3154
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3155
+ background: rgba(0, 136, 255, 0.1);
3156
+ border-bottom-color: transparent;
3157
+ border-top-color: transparent;
3158
+ }
3159
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3160
+ border-radius: 8px 0 0 8px;
3161
+ }
3162
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3163
+ border-radius: 0 8px 8px 0;
3164
+ }
3165
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3166
+ background: rgba(0, 136, 255, 0.1);
3167
+ }
3168
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
3169
+ background: #fff;
3170
+ font-weight: 400;
3171
+ position: relative;
3172
+ border-bottom: none;
3173
+ color: #00122e;
3174
+ transition: none;
3175
+ padding: 15px 8px 15px 8px;
3176
+ }
3177
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3178
+ content: "";
3179
+ width: 1px;
3180
+ top: 0;
3181
+ bottom: 0;
3182
+ background: rgba(211, 218, 235, 0.6);
3183
+ position: absolute;
3184
+ right: 0;
3185
+ }
3186
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3187
+ padding: unset;
3188
+ }
3189
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3190
+ display: none;
3191
+ }
3192
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3193
+ width: 100%;
3194
+ overflow: hidden;
3195
+ white-space: nowrap;
3196
+ text-overflow: ellipsis;
3197
+ }
3198
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3199
+ overflow: hidden;
3200
+ text-overflow: ellipsis;
3201
+ flex: 1;
3202
+ }
3203
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3204
+ padding: 15px 25px 15px 8px;
3205
+ }
3206
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3207
+ padding: 0;
3208
+ }
3209
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3210
+ position: absolute;
3211
+ right: 6px;
3212
+ top: 50%;
3213
+ transform: translateY(-50%);
3214
+ height: 16px;
3215
+ display: none;
3216
+ transition: transform 320ms ease;
3217
+ }
3218
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3219
+ display: block;
3220
+ transform: translateY(-50%) rotateX(180deg);
3221
+ }
3222
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3223
+ display: block;
3224
+ }
3225
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3226
+ display: none;
3227
+ }
3228
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3229
+ transform: translateY(-50%);
3230
+ }
3231
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3232
+ transform: translateY(-50%) rotateX(180deg);
3233
+ }
3234
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3235
+ background: #f2f5fa;
3236
+ }
3237
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3238
+ display: block;
3239
+ }
3240
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
3241
+ padding-right: 25px;
3242
+ }
3243
+ .tta5kd2 .ant-table .ant-table-selection-column {
3244
+ padding: 0 !important;
3245
+ }
3246
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3247
+ position: absolute;
3248
+ left: 50%;
3249
+ top: 50%;
3250
+ transform: translate(-50%, -50%);
3251
+ }
3252
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
3253
+ display: none;
3254
+ }
3255
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3256
+ background: #fff;
3257
+ }
3258
+ .tta5kd2 .ant-table .ant-table-placeholder {
3259
+ background: inherit;
3260
+ }
3261
+ .tta5kd2 .ant-table .ant-table-placeholder td {
3262
+ position: static;
3263
+ border: none;
3264
+ background: inherit !important;
3265
+ height: 100px;
3266
+ vertical-align: middle;
3267
+ }
3268
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3269
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3270
+ font-weight: bold;
3271
+ font-size: 20px;
3272
+ color: rgba(10, 37, 85, 0.6);
3273
+ }
3274
+ .tta5kd2 .ant-table td.cell__action_ {
3275
+ padding: 0 !important;
3276
+ position: relative;
3277
+ background: #fff;
3278
+ }
3279
+ .tta5kd2 .ant-table td.cell__action_ > * {
3280
+ height: 100%;
3281
+ display: flex;
3282
+ align-items: center;
3283
+ justify-content: flex-end;
3284
+ padding-right: 8px;
3285
+ }
3286
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
3287
+ width: 24px;
3288
+ height: 24px;
3289
+ cursor: pointer;
3290
+ justify-content: center;
3291
+ border-radius: 4px;
3292
+ }
3293
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3294
+ background: #fff;
3295
+ }
3296
+
3297
+ .i1e4sgug {
3298
+ display: inline-block;
3299
+ }
3300
+
3301
+ .d6j0lbj {
3302
+ font-family: Inter;
3303
+ font-style: normal;
3304
+ font-weight: bold;
3305
+ font-size: 32px;
3306
+ line-height: 40px;
3307
+ }
3308
+
3309
+ .d1xhvvxe {
3310
+ font-family: Inter;
3311
+ font-style: normal;
3312
+ font-weight: bold;
3313
+ font-size: 24px;
3314
+ line-height: 32px;
3315
+ }
3316
+
3317
+ .dk10mxq {
3318
+ font-family: Inter;
3319
+ font-style: normal;
3320
+ font-weight: normal;
3321
+ font-size: 32px;
3322
+ line-height: 40px;
3323
+ }
3324
+
3325
+ .dxsait {
3326
+ font-family: Inter;
3327
+ font-style: normal;
3328
+ font-weight: bold;
3329
+ font-size: 20px;
3330
+ line-height: 24px;
3331
+ }
3332
+
3333
+ .dokn0h3 {
3334
+ font-family: Inter;
3335
+ font-style: normal;
3336
+ font-weight: normal;
3337
+ font-size: 20px;
3338
+ line-height: 24px;
3339
+ }
3340
+
3341
+ .dobau4p {
3342
+ font-family: Inter;
3343
+ font-style: normal;
3344
+ font-weight: bold;
3345
+ font-size: 18px;
3346
+ line-height: 22px;
3347
+ }
3348
+
3349
+ .dvolwok {
3350
+ font-family: Inter;
3351
+ font-style: normal;
3352
+ font-weight: normal;
3353
+ font-size: 18px;
3354
+ line-height: 22px;
3355
+ }
3356
+
3357
+ .h181qhg4 {
3358
+ font-family: Inter;
3359
+ font-style: normal;
3360
+ font-weight: bold;
3361
+ font-size: 16px;
3362
+ line-height: 22px;
3363
+ }
3364
+
3365
+ .h1phgmcq {
3366
+ font-family: Inter;
3367
+ font-style: normal;
3368
+ font-weight: normal;
3369
+ font-size: 16px;
3370
+ line-height: 22px;
3371
+ }
3372
+
3373
+ .h173xnl1 {
3374
+ font-family: Inter;
3375
+ font-style: normal;
3376
+ font-weight: bold;
3377
+ font-size: 14px;
3378
+ line-height: 20px;
3379
+ }
3380
+
3381
+ .hedm4pz {
3382
+ font-family: Inter;
3383
+ font-style: normal;
3384
+ font-weight: normal;
3385
+ font-size: 14px;
3386
+ line-height: 20px;
3387
+ }
3388
+
3389
+ .h1kd8xld {
3390
+ font-family: Inter;
3391
+ font-style: normal;
3392
+ font-weight: bold;
3393
+ font-size: 12px;
3394
+ line-height: 18px;
3395
+ }
3396
+
3397
+ .hp14fr {
3398
+ font-family: Inter;
3399
+ font-style: normal;
3400
+ font-weight: normal;
3401
+ font-size: 12px;
3402
+ line-height: 18px;
3403
+ }
3404
+
3405
+ .hgrg7mn {
3406
+ font-family: Inter;
3407
+ font-style: normal;
3408
+ font-weight: bold;
3409
+ text-transform: uppercase;
3410
+ font-feature-settings: "cpsp" on;
3411
+ font-size: 12px;
3412
+ line-height: 18px;
3413
+ }
3414
+
3415
+ .h6zme9x {
3416
+ font-family: Inter;
3417
+ font-style: normal;
3418
+ font-weight: normal;
3419
+ text-transform: uppercase;
3420
+ font-feature-settings: "cpsp" on;
3421
+ font-size: 12px;
3422
+ line-height: 18px;
3423
+ }
3424
+
3425
+ .locjvsv {
3426
+ font-family: Inter;
3427
+ font-style: normal;
3428
+ font-weight: normal;
3429
+ font-size: 16px;
3430
+ line-height: 24px;
3431
+ }
3432
+
3433
+ .l13gi131 {
3434
+ font-family: Inter;
3435
+ font-style: normal;
3436
+ font-weight: bold;
3437
+ font-size: 16px;
3438
+ line-height: 24px;
3439
+ }
3440
+
3441
+ .l1ynemsu {
3442
+ font-family: Inter;
3443
+ font-style: normal;
3444
+ font-weight: normal;
3445
+ font-size: 16px;
3446
+ line-height: 24px;
3447
+ }
3448
+
3449
+ .l1cft1cx {
3450
+ font-family: Inter;
3451
+ font-style: normal;
3452
+ font-weight: bold;
3453
+ font-size: 16px;
3454
+ line-height: 24px;
3455
+ }
3456
+
3457
+ .l17tqc8p {
3458
+ font-family: Inter;
3459
+ font-style: normal;
3460
+ font-weight: normal;
3461
+ text-transform: uppercase;
3462
+ font-feature-settings: "cpsp" on;
3463
+ font-size: 16px;
3464
+ line-height: 24px;
3465
+ }
3466
+
3467
+ .l1j1e5w7 {
3468
+ font-family: Inter;
3469
+ font-style: normal;
3470
+ font-weight: bold;
3471
+ text-transform: uppercase;
3472
+ font-feature-settings: "cpsp" on;
3473
+ font-size: 16px;
3474
+ line-height: 24px;
3475
+ }
3476
+
3477
+ .l1gf91jb {
3478
+ font-family: Inter;
3479
+ font-style: normal;
3480
+ font-weight: normal;
3481
+ font-size: 14px;
3482
+ line-height: 22px;
3483
+ }
3484
+
3485
+ .lu7hlr6 {
3486
+ font-family: Inter;
3487
+ font-style: normal;
3488
+ font-weight: 500;
3489
+ font-size: 14px;
3490
+ line-height: 22px;
3491
+ }
3492
+
3493
+ .l3l3jf0 {
3494
+ font-family: Inter;
3495
+ font-style: normal;
3496
+ font-weight: bold;
3497
+ font-size: 14px;
3498
+ line-height: 22px;
3499
+ }
3500
+
3501
+ .l12j5nqp {
3502
+ font-family: Inter;
3503
+ font-style: normal;
3504
+ font-weight: normal;
3505
+ font-size: 14px;
3506
+ line-height: 22px;
3507
+ }
3508
+
3509
+ .l1tecqht {
3510
+ font-family: Inter;
3511
+ font-style: normal;
3512
+ font-weight: bold;
3513
+ font-size: 14px;
3514
+ line-height: 22px;
3515
+ }
3516
+
3517
+ .l6sa990 {
3518
+ font-family: Inter;
3519
+ font-style: normal;
3520
+ font-weight: normal;
3521
+ text-transform: uppercase;
3522
+ font-feature-settings: "cpsp" on;
3523
+ font-size: 14px;
3524
+ line-height: 22px;
3525
+ }
3526
+
3527
+ .lckqe8j {
3528
+ font-family: Inter;
3529
+ font-style: normal;
3530
+ font-weight: bold;
3531
+ text-transform: uppercase;
3532
+ font-feature-settings: "cpsp" on;
3533
+ font-size: 14px;
3534
+ line-height: 22px;
3535
+ }
3536
+
3537
+ .l1kuminb {
3538
+ font-family: Inter;
3539
+ font-style: normal;
3540
+ font-weight: normal;
3541
+ font-size: 13px;
3542
+ line-height: 20px;
3543
+ }
3544
+
3545
+ .l1pbuf5j {
3546
+ font-family: Inter;
3547
+ font-style: normal;
3548
+ font-weight: 600;
3549
+ font-size: 13px;
3550
+ line-height: 20px;
3551
+ }
3552
+
3553
+ .l1r4ztu {
3554
+ font-family: Inter;
3555
+ font-style: normal;
3556
+ font-weight: bold;
3557
+ font-size: 13px;
3558
+ line-height: 20px;
3559
+ }
3560
+
3561
+ .ly8vzok {
3562
+ font-family: Inter;
3563
+ font-style: normal;
3564
+ font-weight: normal;
3565
+ font-size: 13px;
3566
+ line-height: 20px;
3567
+ }
3568
+
3569
+ .lumfmf {
3570
+ font-family: Inter;
3571
+ font-style: normal;
3572
+ font-weight: 600;
3573
+ font-size: 13px;
3574
+ line-height: 20px;
3575
+ }
3576
+
3577
+ .l16ujwmv {
3578
+ font-family: Inter;
3579
+ font-style: normal;
3580
+ font-weight: bold;
3581
+ font-size: 13px;
3582
+ line-height: 20px;
3583
+ }
3584
+
3585
+ .l17o1ffr {
3586
+ font-family: Inter;
3587
+ font-style: normal;
3588
+ font-weight: normal;
3589
+ text-transform: uppercase;
3590
+ font-feature-settings: "cpsp" on;
3591
+ font-size: 13px;
3592
+ line-height: 20px;
3593
+ }
3594
+
3595
+ .lngllvn {
3596
+ font-family: Inter;
3597
+ font-style: normal;
3598
+ font-weight: bold;
3599
+ text-transform: uppercase;
3600
+ font-feature-settings: "cpsp" on;
3601
+ font-size: 13px;
3602
+ line-height: 20px;
3603
+ }
3604
+
3605
+ .l2i7fo9 {
3606
+ font-family: Inter;
3607
+ font-style: normal;
3608
+ font-weight: normal;
3609
+ font-size: 12px;
3610
+ line-height: 18px;
3611
+ }
3612
+
3613
+ .l1x7hscx {
3614
+ font-family: Inter;
3615
+ font-style: normal;
3616
+ font-weight: 500;
3617
+ font-size: 12px;
3618
+ line-height: 18px;
3619
+ }
3620
+
3621
+ .le1jwan {
3622
+ font-family: Inter;
3623
+ font-style: normal;
3624
+ font-weight: bold;
3625
+ font-size: 12px;
3626
+ line-height: 18px;
3627
+ }
3628
+
3629
+ .lyxynfj {
3630
+ font-family: Inter;
3631
+ font-style: normal;
3632
+ font-weight: normal;
3633
+ font-size: 12px;
3634
+ line-height: 18px;
3635
+ }
3636
+
3637
+ .lpb2nxv {
3638
+ font-family: Inter;
3639
+ font-style: normal;
3640
+ font-weight: 500;
3641
+ font-size: 12px;
3642
+ line-height: 18px;
3643
+ }
3644
+
3645
+ .l1r8o3vv {
3646
+ font-family: Inter;
3647
+ font-style: normal;
3648
+ font-weight: bold;
3649
+ font-size: 12px;
3650
+ line-height: 18px;
3651
+ }
3652
+
3653
+ .lemnjy2 {
3654
+ font-family: Inter;
3655
+ font-style: normal;
3656
+ font-weight: normal;
3657
+ text-transform: uppercase;
3658
+ font-feature-settings: "cpsp" on;
3659
+ font-size: 12px;
3660
+ line-height: 18px;
3661
+ }
3662
+
3663
+ .lrc42gb {
3664
+ font-family: Inter;
3665
+ font-style: normal;
3666
+ font-weight: bold;
3667
+ text-transform: uppercase;
3668
+ font-feature-settings: "cpsp" on;
3669
+ font-size: 12px;
3670
+ line-height: 18px;
3671
+ }
3672
+
3673
+ .fqaz4mb {
3674
+ font-family: Inter;
3675
+ font-style: normal;
3676
+ font-weight: normal;
3677
+ font-size: 13px;
3678
+ line-height: 20px;
3679
+ }
3680
+
3681
+ .f13we5o {
3682
+ font-family: Inter;
3683
+ font-style: normal;
3684
+ font-weight: normal;
3685
+ font-size: 13px;
3686
+ line-height: 20px;
3687
+ }
3688
+
3689
+ .ffmjua2 {
3690
+ font-family: Inter;
3691
+ font-style: normal;
3692
+ font-weight: normal;
3693
+ font-size: 12px;
3694
+ line-height: 18px;
3695
+ }
3696
+
3697
+ .fz2mxw0 {
3698
+ font-family: Inter;
3699
+ font-style: normal;
3700
+ font-weight: normal;
3701
+ font-size: 12px;
3702
+ line-height: 18px;
3703
+ }
3704
+
3705
+ .t1ertzoh {
3706
+ font-family: Inter;
3707
+ font-style: normal;
3708
+ font-weight: normal;
3709
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3710
+ font-size: 13px;
3711
+ line-height: 20px;
3712
+ }
3713
+
3714
+ .t19bge8r {
3715
+ font-family: Inter;
3716
+ font-style: normal;
3717
+ font-weight: normal;
3718
+ font-feature-settings: "zero" on;
3719
+ font-size: 13px;
3720
+ line-height: 20px;
3721
+ }
3722
+
3723
+ .tjrzfyl {
3724
+ font-family: Inter;
3725
+ font-style: normal;
3726
+ font-weight: normal;
3727
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3728
+ font-size: 12px;
3729
+ line-height: 18px;
3730
+ }
3731
+
3732
+ .tm6s7bo {
3733
+ font-family: Inter;
3734
+ font-style: normal;
3735
+ font-weight: 500;
3736
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3737
+ font-size: 12px;
3738
+ line-height: 18px;
3739
+ }
3740
+
3741
+ .t19zq6ic {
3742
+ font-family: Inter;
3743
+ font-style: normal;
3744
+ font-weight: normal;
3745
+ font-feature-settings: "zero" on;
3746
+ font-size: 12px;
3747
+ line-height: 18px;
3748
+ }
3749
+
3750
+ .t1gduru8 {
3751
+ font-family: Inter;
3752
+ font-style: normal;
3753
+ font-weight: 500;
3754
+ font-feature-settings: "zero" on;
3755
+ font-size: 12px;
3756
+ line-height: 18px;
3757
+ }
3758
+
3759
+ .t55raab {
3760
+ font-family: Inter;
3761
+ font-style: normal;
3762
+ font-weight: bold;
3763
+ font-feature-settings: "zero" on;
3764
+ font-size: 16px;
3765
+ line-height: 24px;
3766
+ }
3767
+
3768
+ .u1w9abfe {
3769
+ font-family: Inter;
3770
+ font-style: normal;
3771
+ font-weight: normal;
3772
+ font-size: 10px;
3773
+ line-height: 12px;
3774
+ }
3775
+
3776
+ .s1fc623g {
3777
+ width: 430px !important;
3778
+ }
3779
+
3780
+ .da3mx0o .ant-select-item-group {
3781
+ padding: 8px 16px;
3782
+ line-height: 18px;
3783
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3784
+ height: 34px;
3785
+ min-height: 34px;
3786
+ box-sizing: border-box;
3787
+ margin-top: 8px;
3788
+ }
3789
+
3790
+ .onr9gzt {
3791
+ display: flex;
3792
+ flex-direction: column;
3793
+ margin: 1px 8px;
3794
+ padding: 8px;
3795
+ border-radius: 4px;
3796
+ }
3797
+ .onr9gzt .selected-icon {
3798
+ display: none;
3799
+ }
3800
+ .onr9gzt.ant-select-item-option-grouped {
3801
+ padding-left: 8px;
3802
+ }
3803
+ .onr9gzt.ant-select-item-option-selected {
3804
+ background-color: white;
3805
+ }
3806
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
3807
+ color: #0080ff;
3808
+ }
3809
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
3810
+ display: block;
3811
+ }
3812
+ .onr9gzt.ant-select-item-option-active {
3813
+ background: rgba(0, 136, 255, 0.16);
3814
+ }
3815
+ .onr9gzt.ant-select-item-option-active .timezone-title {
3816
+ color: #0080ff;
3817
+ }
3818
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
3819
+ background: rgba(0, 136, 255, 0.1);
3820
+ color: #0080ff;
3821
+ }
3822
+
3823
+ .oiy0apc {
3824
+ display: flex;
3825
+ justify-content: space-between;
3826
+ height: 20px;
3827
+ line-height: 20px;
3828
+ }
3829
+ .oiy0apc .timezone-title {
3830
+ color: #2d3a56;
3831
+ overflow: hidden;
3832
+ text-overflow: ellipsis;
3833
+ }
3834
+
3835
+ .of4y382 {
3836
+ display: flex;
3837
+ justify-content: space-between;
3838
+ color: rgba(44, 56, 82, 0.6);
3839
+ height: 18px;
3840
+ line-height: 18px;
3841
+ margin-top: 2px;
3842
+ }
3843
+
3844
+ .t19903l9 {
3845
+ border: none;
3846
+ margin-right: 0;
3847
+ background: rgba(225, 230, 241, 0.6);
3848
+ }
3849
+
3850
+ .ohwbvxu {
3851
+ pointer-events: none;
3852
+ height: 32px;
3853
+ width: 100%;
3854
+ opacity: 0;
3855
+ }
3856
+
3857
+ .c198s9j3 {
3858
+ color: #2d3a56;
3859
+ line-height: 22px;
3860
+ display: inline-flex;
3861
+ }
3862
+ .c198s9j3 .ant-checkbox {
3863
+ height: 22px;
3864
+ display: flex;
3865
+ align-items: center;
3866
+ top: 0;
3867
+ }
3868
+ .c198s9j3 .ant-checkbox-checked::after {
3869
+ border: none;
3870
+ }
3871
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
3872
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
3873
+ border-color: #0080ff;
3874
+ }
3875
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
3876
+ border: 1px solid rgba(107, 128, 167, 0.6);
3877
+ }
3878
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
3879
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3880
+ border: 1px solid #0080ff;
3881
+ }
3882
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3883
+ background: #0080ff;
3884
+ }
3885
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3886
+ background-color: #fff;
3887
+ height: 2px;
3888
+ width: 10px;
3889
+ border-radius: 2px;
3890
+ }
3891
+ .c198s9j3.ant-checkbox-wrapper-disabled {
3892
+ opacity: 0.5;
3893
+ }
3894
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
3895
+ background: rgba(211, 218, 235, 0.6);
3896
+ border-color: rgba(107, 128, 167, 0.6) !important;
3897
+ }
3898
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
3899
+ border-color: #2d3a56;
3900
+ }
3901
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3902
+ background: #2d3a56;
3903
+ }
3904
+ .c198s9j3 .ant-checkbox + span,
3905
+ .c198s9j3 .ant-checkbox-disabled + span {
3906
+ padding: 0;
3907
+ }
3908
+ .c198s9j3 .ant-checkbox + span .main,
3909
+ .c198s9j3 .ant-checkbox-disabled + span .main {
3910
+ display: inline-block;
3911
+ margin-left: 12px;
3912
+ color: #2d3a56;
3913
+ }
3914
+ .c198s9j3 .ant-checkbox + span .sub,
3915
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
3916
+ margin-left: 28px;
3917
+ color: rgba(44, 56, 82, 0.6);
3918
+ }
3919
+ .c198s9j3.compact .ant-checkbox + span .main,
3920
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
3921
+ margin-left: 8px;
3922
+ }
3923
+ .c198s9j3.compact .ant-checkbox + span .sub,
3924
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
3925
+ margin-left: 24px;
3926
+ }
3927
+
3928
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3929
+ border-radius: 6px;
3930
+ }
3931
+ .shq1k1g.ant-select.ant-select-single {
3932
+ width: 100%;
3933
+ height: 30px;
3934
+ color: #2d3a56;
3935
+ border-color: rgba(211, 218, 235, 0.6);
3936
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3937
+ font-size: 13px;
3938
+ }
3939
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
3940
+ height: 38px;
3941
+ font-size: 13px;
3942
+ }
3943
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
3944
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3945
+ transition: 160ms ease;
3946
+ }
3947
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
3948
+ color: #0080ff;
3949
+ }
3950
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3951
+ border-color: rgba(107, 128, 167, 0.6);
3952
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3953
+ }
3954
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3955
+ color: #0080ff;
3956
+ }
3957
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3958
+ border-color: #0080ff;
3959
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3960
+ }
3961
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3962
+ transform: rotate(180deg);
3963
+ }
3964
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3965
+ background: rgba(211, 218, 235, 0.6);
3966
+ border-color: rgba(172, 186, 211, 0.6);
3967
+ cursor: "not-allowed";
3968
+ }
3969
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3970
+ border-color: #f0483e !important;
3971
+ }
3972
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3973
+ color: #1d326c;
3974
+ }
3975
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3976
+ border-color: #0080ff;
3977
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3978
+ }
3979
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3980
+ transform: rotate(180deg);
3981
+ }
3982
+
3983
+ .igz4le8 {
3984
+ height: 24px;
3985
+ width: 56px !important;
3986
+ margin-right: 4px;
3987
+ }
3988
+
3989
+ .c1riexje {
3990
+ color: rgba(44, 56, 82, 0.6);
3991
+ }
3992
+
3993
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3994
+ display: flex;
3995
+ }
3996
+
3997
+ .m1thnes4 {
3998
+ color: rgba(44, 56, 82, 0.6);
3999
+ text-align: center;
4000
+ display: flex;
4001
+ align-items: center;
4002
+ justify-content: center;
4003
+ flex-direction: column;
4004
+ height: 100%;
4005
+ }
4006
+ .m1thnes4 .link {
4007
+ color: #0080ff;
4008
+ cursor: pointer;
4009
+ }
4010
+
4011
+ .m1bixfdy {
4012
+ width: 100%;
4013
+ height: 100%;
4014
+ display: flex;
4015
+ flex-direction: column;
4016
+ }
4017
+ .m1bixfdy .name-toolbar {
4018
+ width: 100%;
4019
+ display: flex;
4020
+ line-height: 30px;
4021
+ padding: 0 16px;
4022
+ justify-content: space-between;
4023
+ }
4024
+ .m1bixfdy .name-toolbar .metric-extra {
4025
+ display: flex;
4026
+ font-size: 12px;
4027
+ align-items: center;
4028
+ }
4029
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
4030
+ color: #a3b4cc;
4031
+ }
4032
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
4033
+ margin-left: 10px;
4034
+ }
4035
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
4036
+ margin-left: 10px;
4037
+ cursor: pointer;
4038
+ }
4039
+ .m1bixfdy .content {
4040
+ flex: 1;
4041
+ width: 100%;
4042
+ display: flex;
4043
+ justify-content: center;
4044
+ align-items: center;
4045
+ }
4046
+ .m1bixfdy .single-content {
4047
+ height: 65px;
4048
+ }
4049
+
4050
+ .lfamfcw {
4051
+ display: flex;
4052
+ align-items: center;
4053
+ white-space: nowrap;
4054
+ overflow: hidden;
4055
+ width: 100%;
4056
+ }
4057
+ .lfamfcw .ant-dropdown-trigger {
4058
+ margin-left: auto;
4059
+ font-size: 12px;
4060
+ }
4061
+
4062
+ .la6u9b4 {
4063
+ display: flex;
4064
+ justify-content: flex-start;
4065
+ align-items: center;
4066
+ font-size: 12px;
4067
+ cursor: pointer;
4068
+ }
4069
+ .la6u9b4:not(:last-child) {
4070
+ margin-right: 20px;
4071
+ }
4072
+ .la6u9b4.deselected {
4073
+ opacity: 0.4;
4074
+ }
4075
+ .la6u9b4.deselected .color-block {
4076
+ background: #b4beca !important;
4077
+ }
4078
+
4079
+ .chhvk8b {
4080
+ display: inline-block;
4081
+ height: 8px;
4082
+ width: 8px;
4083
+ margin-right: 8px;
4084
+ }
4085
+
4086
+ .e1sdlxq1 .ant-dropdown-menu-item {
4087
+ display: flex;
4088
+ align-items: center;
4089
+ font-size: 12px;
4090
+ margin: 0;
4091
+ }
4092
+
4093
+ .m16f7gpb {
4094
+ position: relative;
4095
+ }
4096
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
4097
+ bottom: -12px;
4098
+ }
4099
+ .m16f7gpb .metric-toolbar {
4100
+ display: flex;
4101
+ justify-content: space-between;
4102
+ line-height: 30px;
4103
+ margin: 0 16px;
4104
+ }
4105
+ .m16f7gpb .metric-toolbar .metric-extra {
4106
+ display: flex;
4107
+ font-size: 12px;
4108
+ align-items: center;
4109
+ }
4110
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
4111
+ color: #a3b4cc;
4112
+ }
4113
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
4114
+ margin-left: 10px;
4115
+ }
4116
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
4117
+ margin-left: 10px;
4118
+ cursor: pointer;
4119
+ }
4120
+ .m16f7gpb .recharts-xAxis {
4121
+ font-size: 12px;
4122
+ }
4123
+ .m16f7gpb .pointer-wrapper {
4124
+ position: absolute;
4125
+ bottom: 10px;
4126
+ padding: 0 8px;
4127
+ border-radius: 4px;
4128
+ font-size: 12px;
4129
+ color: #fff;
4130
+ background: rgba(0, 0, 0, 0.75);
4131
+ transform: translateX(-50%);
4132
+ }
4133
+
4134
+ .t1ipvk51 {
4135
+ min-width: 200px;
4136
+ }
4137
+
4138
+ .t1kgldps {
4139
+ display: flex;
4140
+ align-items: center;
4141
+ justify-content: space-between;
4142
+ background-color: rgba(0, 0, 0, 0.75);
4143
+ color: #b4beca;
4144
+ font-size: 12px;
4145
+ padding: 3px 6px;
4146
+ }
4147
+ .t1kgldps:first-child {
4148
+ padding-top: 3px;
4149
+ }
4150
+ .t1kgldps:last-child {
4151
+ padding-bottom: 3px;
4152
+ }
4153
+ .t1kgldps .column-value {
4154
+ color: #fff;
4155
+ margin-left: 8px;
4156
+ }
4157
+
4158
+ .t1gz6wqf {
4159
+ height: 100%;
4160
+ }
4161
+ .t1gz6wqf .table-loading-item {
4162
+ padding: 12px 4px;
4163
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
4164
+ display: flex;
4165
+ }
4166
+ .t1gz6wqf .table-loading-item > * {
4167
+ height: 16px;
4168
+ margin: 4px;
4169
+ background: rgba(204, 212, 227, 0.18);
4170
+ border-radius: 2px;
4171
+ }
4172
+ .t1gz6wqf .table-loading-item .checkbox-loading {
4173
+ width: 16px;
4174
+ }
4175
+ .t1gz6wqf .table-loading-item .td-loading {
4176
+ flex: 1;
4177
+ }
4178
+ .t1gz6wqf :nth-child(1) {
4179
+ padding: 8px 4px;
4180
+ }
4181
+ .t1gz6wqf :nth-child(1) > * {
4182
+ background: rgba(107, 125, 153, 0.18);
4183
+ }
4184
+ .t1gz6wqf :nth-child(1) > * {
4185
+ background: rgba(163, 180, 204, 0.18);
4186
+ }
4187
+
4188
+ .at4ovwe .ant-input-number-handler-wrap {
4189
+ display: var(--at4ovwe-0);
4190
+ }
4191
+ .at4ovwe .ant-input-number-input-wrap {
4192
+ padding: 5px 12px;
4193
+ display: inline-flex;
4194
+ line-height: 1.5715;
4195
+ height: 100%;
4196
+ width: 100%;
4197
+ }
4198
+ .at4ovwe .ant-input-number-input-wrap::after {
4199
+ content: var(--at4ovwe-1);
4200
+ display: var(--at4ovwe-2);
4201
+ flex: none;
4202
+ align-items: center;
4203
+ margin-left: 4px;
4204
+ color: rgba(44, 56, 82, 0.6);
4205
+ }
4206
+ .at4ovwe .ant-input-number-input-wrap::before {
4207
+ content: var(--at4ovwe-3);
4208
+ display: var(--at4ovwe-4);
4209
+ flex: none;
4210
+ align-items: center;
4211
+ margin-right: 4px;
4212
+ cursor: auto;
4213
+ color: rgba(44, 56, 82, 0.6);
4214
+ }
4215
+ .at4ovwe.ant-input-number {
4216
+ width: 100%;
4217
+ border-radius: 6px;
4218
+ }
4219
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4220
+ border-color: #0096ff;
4221
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4222
+ }
4223
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4224
+ border-color: #e75a3a;
4225
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4226
+ }
4227
+ .at4ovwe .ant-input-number-input {
4228
+ padding: 0;
4229
+ margin: 0;
4230
+ height: auto;
4231
+ font-size: inherit;
4232
+ }
4233
+
4234
+ .tc40oxa {
4235
+ margin-bottom: 4px;
4236
+ color: rgba(44, 56, 82, 0.6);
4237
+ overflow: hidden;
4238
+ text-overflow: ellipsis;
4239
+ white-space: nowrap;
4240
+ }
4241
+
4242
+ .sa410aw {
4243
+ color: rgba(44, 56, 82, 0.6);
4244
+ line-height: 32px;
4245
+ height: 32px;
4246
+ margin-bottom: 0;
4247
+ }
4248
+ .sa410aw.primary, .sa410aw.info {
4249
+ color: #0080ff;
4250
+ }
4251
+ .sa410aw.warning {
4252
+ color: #ffa500;
4253
+ }
4254
+ .sa410aw.success {
4255
+ color: #00ba5d;
4256
+ }
4257
+ .sa410aw.danger, .sa410aw.error {
4258
+ color: #f0483e;
4259
+ }
4260
+ .sa410aw.normal {
4261
+ color: rgba(44, 56, 82, 0.6);
4262
+ }
4263
+
4264
+ .b1lc7yin {
4265
+ margin-bottom: 0;
4266
+ color: #00122e;
4267
+ }
4268
+
4269
+ .bora13i {
4270
+ line-height: 32px;
4271
+ margin-right: 6px;
4272
+ }
4273
+
4274
+ .b1jhbz3e.with-description {
4275
+ height: 24px;
4276
+ flex: 1;
4277
+ position: relative;
4278
+ top: -7px;
4279
+ }
4280
+ .b1jhbz3e p {
4281
+ width: 100%;
4282
+ overflow: hidden;
4283
+ text-overflow: ellipsis;
4284
+ white-space: nowrap;
4285
+ }
4286
+
4287
+ .tyua489 {
4288
+ border: 1px solid rgba(211, 218, 235, 0.6);
4289
+ border-radius: 8px;
4290
+ overflow: auto;
4291
+ }
4292
+ .tyua489 .ant-list {
4293
+ position: relative;
4294
+ }
4295
+ .tyua489 .ant-list .eagle-table-form-header {
4296
+ position: sticky;
4297
+ top: 0;
4298
+ z-index: 2;
4299
+ display: flex;
4300
+ padding: 8px;
4301
+ flex-wrap: nowrap;
4302
+ justify-content: flex-start;
4303
+ background: #f2f5fa;
4304
+ font-size: 14px;
4305
+ color: rgba(44, 56, 82, 0.6);
4306
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
4307
+ }
4308
+ .tyua489 .ant-list .eagle-table-form-header {
4309
+ align-items: inherit;
4310
+ }
4311
+ .tyua489 .ant-list .eagle-table-form-row {
4312
+ display: flex;
4313
+ justify-content: flex-start;
4314
+ align-items: flex-start;
4315
+ flex-wrap: wrap;
4316
+ padding: 8px;
4317
+ border: none;
4318
+ }
4319
+ .tyua489 .ant-list .eagle-table-form-row .row-description {
4320
+ flex-basis: 100%;
4321
+ margin: 12px 0 0;
4322
+ order: 99;
4323
+ color: rgba(44, 56, 82, 0.6);
4324
+ }
4325
+ .tyua489 .ant-list .eagle-table-form-row .row-error-message {
4326
+ color: #f0483e;
4327
+ flex-basis: 100%;
4328
+ order: 98;
4329
+ margin: 12px 0 0;
4330
+ }
4331
+ .tyua489 .ant-list .eagle-table-form-row:hover {
4332
+ background-color: rgba(237, 241, 250, 0.6);
4333
+ }
4334
+ .tyua489 .ant-list .eagle-table-form-row.isDragging {
4335
+ background-color: rgba(0, 136, 255, 0.1);
4336
+ }
4337
+ .tyua489 .ant-list .eagle-table-form-cell {
4338
+ flex: 1 0 0;
4339
+ overflow: hidden;
4340
+ }
4341
+ .tyua489 .ant-list .eagle-table-form-cell .cell-description {
4342
+ color: rgba(44, 56, 82, 0.6);
4343
+ margin: 0;
4344
+ }
4345
+ .tyua489 .ant-list .eagle-table-form-cell.align-center > * {
4346
+ text-align: center;
4347
+ }
4348
+ .tyua489 .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tyua489 .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
4349
+ text-align: center;
4350
+ }
4351
+ .tyua489 .ant-list .eagle-table-form-cell.align-left > * {
4352
+ text-align: left;
4353
+ }
4354
+ .tyua489 .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tyua489 .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
4355
+ text-align: left;
4356
+ }
4357
+ .tyua489 .ant-list .eagle-table-form-cell.align-right > * {
4358
+ text-align: right;
4359
+ }
4360
+ .tyua489 .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tyua489 .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
4361
+ text-align: right;
4362
+ }
4363
+ .tyua489 .ant-list .eagle-table-form-cell:not(:last-of-type) {
4364
+ margin-right: 8px;
4365
+ }
4366
+ .tyua489 .ant-list .ant-list-item-action {
4367
+ padding: 4px;
4368
+ width: 24px;
4369
+ height: 24px;
4370
+ overflow: hidden;
4371
+ }
4372
+ .tyua489 .ant-list .ant-list-item-action li {
4373
+ padding: 0;
4374
+ }
4375
+ .tyua489 .ant-list .delete-row-icon.disabled {
4376
+ cursor: not-allowed;
4377
+ opacity: 0.5;
4378
+ }
4379
+ .tyua489 .ant-list.size-default .ant-list-item-action {
4380
+ margin: 0;
4381
+ }
4382
+ .tyua489 .ant-list.size-default .eagle-table-form-cell .ant-input,
4383
+ .tyua489 .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
4384
+ border-radius: 5px;
4385
+ font-size: 12px;
4386
+ }
4387
+ .tyua489 .ant-list.size-default .eagle-table-form-cell .ant-input {
4388
+ padding: 2px 8px;
4389
+ }
4390
+ .tyua489 .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
4391
+ font-size: inherit;
4392
+ }
4393
+ .tyua489 .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
4394
+ min-height: 24px;
4395
+ font-size: 12px;
4396
+ position: relative;
4397
+ }
4398
+ .tyua489.row-split-by-border .eagle-table-form-row {
4399
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
4400
+ }
4401
+ .tyua489.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
4402
+ background-color: rgba(237, 241, 250, 0.6);
4403
+ }
4404
+
4405
+ .a1ccrot9 {
4406
+ display: flex;
4407
+ align-items: center;
4408
+ margin-top: 8px;
4409
+ }
4410
+ .a1ccrot9 button.ant-btn {
4411
+ padding: 2px 8px;
4412
+ height: 24px;
4413
+ }
4414
+ .a1ccrot9 > span.maximum-desc {
4415
+ display: none;
4416
+ margin-left: 8px;
4417
+ color: rgba(44, 56, 82, 0.6);
4418
+ }
4419
+ .a1ccrot9 > span.maximum-desc.disabled {
4420
+ display: inline;
4421
+ }
4422
+
4423
+ .d8c9v9g {
4424
+ width: 24px;
4425
+ height: 24px;
4426
+ padding: 4px;
4427
+ margin-right: 8px;
4428
+ }
4429
+
4430
+ .a6dbbkm .ant-input-number-handler-wrap {
4431
+ display: var(--a6dbbkm-0);
4432
+ }
4433
+ .a6dbbkm .ant-input-number-input-wrap {
4434
+ padding: 4px 11px;
4435
+ display: inline-flex;
4436
+ line-height: 1.5715;
4437
+ height: inherit;
4438
+ }
4439
+ .a6dbbkm .ant-input-number-input-wrap::after {
4440
+ content: var(--a6dbbkm-1);
4441
+ display: var(--a6dbbkm-2);
4442
+ flex: none;
4443
+ align-items: center;
4444
+ margin-left: 4px;
4445
+ }
4446
+ .a6dbbkm .ant-input-number-input-wrap::before {
4447
+ content: var(--a6dbbkm-3);
4448
+ display: var(--a6dbbkm-4);
4449
+ flex: none;
4450
+ align-items: center;
4451
+ margin-right: 4px;
4452
+ cursor: auto;
4453
+ }
4454
+ .a6dbbkm .ant-input-number-input {
4455
+ padding: 0;
4456
+ margin: 0;
4457
+ height: auto;
4458
+ font-size: inherit;
4459
+ }
4460
+
4461
+ .feau332.ant-form-item {
4462
+ margin-bottom: 0;
4463
+ }
4464
+ .feau332 .ant-form-item-explain {
4465
+ display: none;
4466
+ min-height: 18px;
4467
+ margin-top: 5px;
4468
+ font-family: "Inter";
4469
+ font-weight: 400;
4470
+ font-size: 12px;
4471
+ line-height: 18px;
4472
+ }
4473
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4474
+ white-space: pre-wrap;
4475
+ }
4476
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4477
+ display: block;
1500
4478
  }