@cloudtower/eagle 0.25.19 → 0.25.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.css +151 -151
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1215 -1215
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -1636,425 +1636,161 @@ html body {
|
|
|
1636
1636
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1637
1637
|
}
|
|
1638
1638
|
}
|
|
1639
|
-
.
|
|
1640
|
-
|
|
1641
|
-
}
|
|
1642
|
-
|
|
1643
|
-
.hsms1n6 {
|
|
1644
|
-
visibility: hidden;
|
|
1645
|
-
position: absolute;
|
|
1639
|
+
.bpq0js6 {
|
|
1640
|
+
padding: 4px 11px;
|
|
1646
1641
|
}
|
|
1647
1642
|
|
|
1648
|
-
.
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
align-items: center;
|
|
1652
|
-
padding: 10px 0;
|
|
1653
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1654
|
-
font-size: 12px;
|
|
1655
|
-
line-height: 24px;
|
|
1656
|
-
}
|
|
1657
|
-
.p12gwtiw .pagination-left {
|
|
1658
|
-
padding: 2px 8px;
|
|
1659
|
-
}
|
|
1660
|
-
.p12gwtiw .dropdown-trigger {
|
|
1661
|
-
display: flex;
|
|
1662
|
-
align-items: center;
|
|
1663
|
-
border-radius: 6px;
|
|
1664
|
-
cursor: pointer;
|
|
1665
|
-
transition: all 0.3s ease;
|
|
1666
|
-
}
|
|
1667
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
1668
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1669
|
-
color: #0080ff;
|
|
1670
|
-
}
|
|
1671
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
1672
|
-
margin-left: 4px;
|
|
1673
|
-
}
|
|
1674
|
-
.p12gwtiw .pagination-right {
|
|
1675
|
-
display: flex;
|
|
1676
|
-
align-items: center;
|
|
1677
|
-
color: #0080ff;
|
|
1678
|
-
font-weight: bold;
|
|
1643
|
+
.b15sn34c {
|
|
1644
|
+
white-space: nowrap;
|
|
1645
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1679
1646
|
}
|
|
1680
|
-
.
|
|
1681
|
-
|
|
1647
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1648
|
+
--color: #0080ff;
|
|
1682
1649
|
}
|
|
1683
|
-
.
|
|
1684
|
-
|
|
1685
|
-
padding: 0 8px;
|
|
1650
|
+
.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] {
|
|
1651
|
+
--color: #0080ff;
|
|
1686
1652
|
}
|
|
1687
|
-
.
|
|
1688
|
-
|
|
1689
|
-
color: #0080ff;
|
|
1653
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1654
|
+
margin-left: 1px;
|
|
1690
1655
|
}
|
|
1691
|
-
.
|
|
1692
|
-
|
|
1656
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1657
|
+
border-top-right-radius: 0;
|
|
1658
|
+
border-bottom-right-radius: 0;
|
|
1693
1659
|
}
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
overflow-y: auto;
|
|
1660
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1661
|
+
border-top-left-radius: 0;
|
|
1662
|
+
border-bottom-left-radius: 0;
|
|
1698
1663
|
}
|
|
1699
|
-
.
|
|
1700
|
-
|
|
1701
|
-
font-size: 12px;
|
|
1702
|
-
line-height: 18px;
|
|
1664
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1665
|
+
border-radius: unset;
|
|
1703
1666
|
}
|
|
1704
1667
|
|
|
1705
|
-
.
|
|
1706
|
-
height:
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1712
|
-
display: flex;
|
|
1713
|
-
align-items: center;
|
|
1714
|
-
white-space: nowrap;
|
|
1715
|
-
margin-right: 4px;
|
|
1668
|
+
.buj61ew.ant-btn {
|
|
1669
|
+
height: 32px;
|
|
1670
|
+
border-radius: 6px;
|
|
1671
|
+
line-height: 22px;
|
|
1672
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
1673
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
1716
1674
|
}
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
align-items: center;
|
|
1675
|
+
.buj61ew.ant-btn.ant-btn-lg {
|
|
1676
|
+
height: 40px;
|
|
1677
|
+
line-height: 24px;
|
|
1721
1678
|
}
|
|
1722
|
-
.
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
justify-content: center;
|
|
1679
|
+
.buj61ew.ant-btn.ant-btn-sm {
|
|
1680
|
+
height: 24px;
|
|
1681
|
+
line-height: 20px;
|
|
1726
1682
|
}
|
|
1727
|
-
.
|
|
1728
|
-
|
|
1729
|
-
margin-left: 4px;
|
|
1683
|
+
.buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
|
|
1684
|
+
border-radius: 50%;
|
|
1730
1685
|
}
|
|
1731
|
-
.
|
|
1732
|
-
|
|
1733
|
-
|
|
1686
|
+
.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 {
|
|
1687
|
+
color: var(--color, #06101f);
|
|
1688
|
+
font-weight: var(--font-weight);
|
|
1689
|
+
background: var(--background-color, #fff);
|
|
1690
|
+
border-width: var(--border-width, 1px);
|
|
1691
|
+
border-color: var(--border-color, #d9d9d9);
|
|
1734
1692
|
}
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
display: inline-flex;
|
|
1738
|
-
align-items: baseline;
|
|
1739
|
-
white-space: pre-wrap;
|
|
1693
|
+
.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 {
|
|
1694
|
+
display: none;
|
|
1740
1695
|
}
|
|
1741
|
-
.
|
|
1742
|
-
|
|
1743
|
-
top: 3px;
|
|
1696
|
+
.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 {
|
|
1697
|
+
color: var(--color, inherit);
|
|
1744
1698
|
}
|
|
1745
|
-
.
|
|
1746
|
-
|
|
1699
|
+
.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 {
|
|
1700
|
+
background: var(--background-color-hover, var(--background-color));
|
|
1701
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
1747
1702
|
}
|
|
1748
|
-
.
|
|
1749
|
-
|
|
1703
|
+
.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 {
|
|
1704
|
+
--scale: 1;
|
|
1705
|
+
--transY: 1px;
|
|
1706
|
+
background: var(--background-color-active, var(--background-color));
|
|
1707
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
1750
1708
|
}
|
|
1751
|
-
.
|
|
1752
|
-
|
|
1753
|
-
|
|
1709
|
+
.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 {
|
|
1710
|
+
background: var(--background-color-focus, var(--background-color));
|
|
1711
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
1712
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
1754
1713
|
}
|
|
1755
|
-
.
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
background: #fff;
|
|
1714
|
+
.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 {
|
|
1715
|
+
color: var(--color-disabled, var(--color));
|
|
1716
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
1717
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
1718
|
+
opacity: 0.5;
|
|
1761
1719
|
}
|
|
1762
|
-
.
|
|
1720
|
+
.buj61ew.ant-btn-link[disabled] {
|
|
1721
|
+
color: #0080ff;
|
|
1763
1722
|
opacity: 0.5;
|
|
1764
1723
|
}
|
|
1765
|
-
.
|
|
1766
|
-
|
|
1767
|
-
|
|
1724
|
+
.buj61ew.ant-btn-primary {
|
|
1725
|
+
--color: #fff;
|
|
1726
|
+
--font-weight: bold;
|
|
1727
|
+
--border-width: 0;
|
|
1728
|
+
--background-color: #0080ff;
|
|
1729
|
+
--background-color-hover: #009dff;
|
|
1730
|
+
--background-color-active: #005ed1;
|
|
1731
|
+
--background-color-focus: #0080ff;
|
|
1732
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1768
1733
|
}
|
|
1769
|
-
.
|
|
1770
|
-
background: #
|
|
1734
|
+
.buj61ew.ant-btn-primary.ant-btn-dangerous {
|
|
1735
|
+
--background-color: #f0483e;
|
|
1736
|
+
--background-color-hover: #ff5252;
|
|
1737
|
+
--background-color-active: #c73d31;
|
|
1738
|
+
--background-color-focus: #ff5252;
|
|
1739
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1771
1740
|
}
|
|
1772
|
-
.
|
|
1773
|
-
color: #
|
|
1774
|
-
|
|
1741
|
+
.buj61ew.ant-btn-primary.btn-primary-orange {
|
|
1742
|
+
--background-color: #fea008;
|
|
1743
|
+
--background-color-hover: #feba33;
|
|
1744
|
+
--background-color-active: #e07f00;
|
|
1745
|
+
--background-color-focus: #fea008;
|
|
1775
1746
|
}
|
|
1776
|
-
.
|
|
1777
|
-
color: #
|
|
1747
|
+
.buj61ew.ant-btn-secondary {
|
|
1748
|
+
--color: #0080ff;
|
|
1749
|
+
--font-weight: bold;
|
|
1750
|
+
--border-width: 0;
|
|
1751
|
+
--background-color: rgba(0, 136, 255, 0.1);
|
|
1752
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
1753
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
1754
|
+
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
1755
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1778
1756
|
}
|
|
1779
|
-
.
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1757
|
+
.buj61ew.ant-btn-secondary.ant-btn-dangerous {
|
|
1758
|
+
--color: #f0483e;
|
|
1759
|
+
--background-color: rgba(255, 74, 74, 0.1);
|
|
1760
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
1761
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
1762
|
+
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
1763
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1783
1764
|
}
|
|
1784
|
-
.
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
color: rgba(
|
|
1765
|
+
.buj61ew.ant-btn-secondary.btn-primary-orange {
|
|
1766
|
+
--color: #fea008;
|
|
1767
|
+
--background-color: rgba(255, 187, 0, 0.1);
|
|
1768
|
+
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
1769
|
+
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
1770
|
+
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
1788
1771
|
}
|
|
1789
|
-
.
|
|
1790
|
-
|
|
1772
|
+
.buj61ew.ant-btn-tertiary {
|
|
1773
|
+
--color: #0080ff;
|
|
1774
|
+
--font-weight: bold;
|
|
1775
|
+
--border-width: 0;
|
|
1776
|
+
--background-color: #fff;
|
|
1777
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1778
|
+
box-shadow: none;
|
|
1791
1779
|
}
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
border-radius: 5px 0 0 5px;
|
|
1780
|
+
.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 {
|
|
1781
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1795
1782
|
}
|
|
1796
|
-
.
|
|
1797
|
-
|
|
1783
|
+
.buj61ew.ant-btn-tertiary.ant-btn-dangerous {
|
|
1784
|
+
--color: #f0483e;
|
|
1785
|
+
--background-color: #fff;
|
|
1786
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1798
1787
|
}
|
|
1799
|
-
|
|
1800
|
-
.
|
|
1801
|
-
color: #00122e;
|
|
1802
|
-
border-color: #ccd4e3;
|
|
1788
|
+
.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 {
|
|
1789
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
1803
1790
|
}
|
|
1804
|
-
.
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
.r1f0aqcc.ant-radio-button-wrapper {
|
|
1808
|
-
padding: 0 12px;
|
|
1809
|
-
line-height: 32px;
|
|
1810
|
-
height: 32px;
|
|
1811
|
-
}
|
|
1812
|
-
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
1813
|
-
white-space: nowrap;
|
|
1814
|
-
}
|
|
1815
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
1816
|
-
background: #ccd4e3;
|
|
1817
|
-
}
|
|
1818
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
1819
|
-
background: #0080ff;
|
|
1820
|
-
}
|
|
1821
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
1822
|
-
background: #ccd4e3;
|
|
1823
|
-
opacity: 0.5;
|
|
1824
|
-
}
|
|
1825
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
1826
|
-
border-right-color: #0080ff;
|
|
1827
|
-
}
|
|
1828
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
1829
|
-
border-color: #0080ff;
|
|
1830
|
-
}
|
|
1831
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
1832
|
-
background: rgba(0, 136, 255, 0.1);
|
|
1833
|
-
}
|
|
1834
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
1835
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1836
|
-
border-color: #ccd4e3;
|
|
1837
|
-
opacity: 0.5;
|
|
1838
|
-
}
|
|
1839
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
1840
|
-
color: #00122e;
|
|
1841
|
-
border-color: #ccd4e3;
|
|
1842
|
-
}
|
|
1843
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
1844
|
-
color: #00122e;
|
|
1845
|
-
border-color: #ccd4e3;
|
|
1846
|
-
background: rgba(172, 186, 211, 0.6);
|
|
1847
|
-
}
|
|
1848
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
1849
|
-
margin-right: 8px;
|
|
1850
|
-
display: inline;
|
|
1851
|
-
border: none;
|
|
1852
|
-
padding: 0;
|
|
1853
|
-
width: 36px;
|
|
1854
|
-
background: transparent;
|
|
1855
|
-
}
|
|
1856
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
1857
|
-
box-shadow: none;
|
|
1858
|
-
}
|
|
1859
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
1860
|
-
margin-right: 0;
|
|
1861
|
-
width: initial;
|
|
1862
|
-
box-shadow: none;
|
|
1863
|
-
}
|
|
1864
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
1865
|
-
display: none;
|
|
1866
|
-
}
|
|
1867
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
1868
|
-
display: inline;
|
|
1869
|
-
}
|
|
1870
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
1871
|
-
display: inline;
|
|
1872
|
-
margin-right: 8px;
|
|
1873
|
-
padding: 0;
|
|
1874
|
-
width: 36px;
|
|
1875
|
-
}
|
|
1876
|
-
|
|
1877
|
-
.s34f1qb.ant-switch {
|
|
1878
|
-
min-width: 40px;
|
|
1879
|
-
height: 24px;
|
|
1880
|
-
background: rgba(172, 186, 211, 0.6);
|
|
1881
|
-
overflow: hidden;
|
|
1882
|
-
}
|
|
1883
|
-
.s34f1qb.ant-switch:focus {
|
|
1884
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
1885
|
-
}
|
|
1886
|
-
.s34f1qb.ant-switch-small {
|
|
1887
|
-
min-width: 26px;
|
|
1888
|
-
height: 16px;
|
|
1889
|
-
}
|
|
1890
|
-
.s34f1qb.ant-switch-large {
|
|
1891
|
-
min-width: 52px;
|
|
1892
|
-
height: 32px;
|
|
1893
|
-
}
|
|
1894
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
1895
|
-
height: 20px;
|
|
1896
|
-
width: 20px;
|
|
1897
|
-
}
|
|
1898
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
1899
|
-
border-radius: 10px;
|
|
1900
|
-
transition-delay: 120ms;
|
|
1901
|
-
}
|
|
1902
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
1903
|
-
height: 14px;
|
|
1904
|
-
width: 14px;
|
|
1905
|
-
top: 1px;
|
|
1906
|
-
left: 1px;
|
|
1907
|
-
}
|
|
1908
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
1909
|
-
height: 28px;
|
|
1910
|
-
width: 28px;
|
|
1911
|
-
}
|
|
1912
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
1913
|
-
border-radius: 14px;
|
|
1914
|
-
}
|
|
1915
|
-
.s34f1qb.ant-switch-checked {
|
|
1916
|
-
background-color: #00ba5d;
|
|
1917
|
-
}
|
|
1918
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
1919
|
-
left: calc(100% - 20px - 2px);
|
|
1920
|
-
}
|
|
1921
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
1922
|
-
left: calc(100% - 14px - 1px);
|
|
1923
|
-
}
|
|
1924
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
1925
|
-
left: calc(100% - 28px - 2px);
|
|
1926
|
-
}
|
|
1927
|
-
|
|
1928
|
-
.c1to9vb9 {
|
|
1929
|
-
margin-left: 5px;
|
|
1930
|
-
}
|
|
1931
|
-
|
|
1932
|
-
.buj61ew.ant-btn {
|
|
1933
|
-
height: 32px;
|
|
1934
|
-
border-radius: 6px;
|
|
1935
|
-
line-height: 22px;
|
|
1936
|
-
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
1937
|
-
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
1938
|
-
}
|
|
1939
|
-
.buj61ew.ant-btn.ant-btn-lg {
|
|
1940
|
-
height: 40px;
|
|
1941
|
-
line-height: 24px;
|
|
1942
|
-
}
|
|
1943
|
-
.buj61ew.ant-btn.ant-btn-sm {
|
|
1944
|
-
height: 24px;
|
|
1945
|
-
line-height: 20px;
|
|
1946
|
-
}
|
|
1947
|
-
.buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
|
|
1948
|
-
border-radius: 50%;
|
|
1949
|
-
}
|
|
1950
|
-
.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 {
|
|
1951
|
-
color: var(--color, #06101f);
|
|
1952
|
-
font-weight: var(--font-weight);
|
|
1953
|
-
background: var(--background-color, #fff);
|
|
1954
|
-
border-width: var(--border-width, 1px);
|
|
1955
|
-
border-color: var(--border-color, #d9d9d9);
|
|
1956
|
-
}
|
|
1957
|
-
.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 {
|
|
1958
|
-
display: none;
|
|
1959
|
-
}
|
|
1960
|
-
.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 {
|
|
1961
|
-
color: var(--color, inherit);
|
|
1962
|
-
}
|
|
1963
|
-
.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 {
|
|
1964
|
-
background: var(--background-color-hover, var(--background-color));
|
|
1965
|
-
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
1966
|
-
}
|
|
1967
|
-
.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 {
|
|
1968
|
-
--scale: 1;
|
|
1969
|
-
--transY: 1px;
|
|
1970
|
-
background: var(--background-color-active, var(--background-color));
|
|
1971
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
1972
|
-
}
|
|
1973
|
-
.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 {
|
|
1974
|
-
background: var(--background-color-focus, var(--background-color));
|
|
1975
|
-
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
1976
|
-
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
1977
|
-
}
|
|
1978
|
-
.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 {
|
|
1979
|
-
color: var(--color-disabled, var(--color));
|
|
1980
|
-
background: var(--background-color-disabled, var(--background-color));
|
|
1981
|
-
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
1982
|
-
opacity: 0.5;
|
|
1983
|
-
}
|
|
1984
|
-
.buj61ew.ant-btn-link[disabled] {
|
|
1985
|
-
color: #0080ff;
|
|
1986
|
-
opacity: 0.5;
|
|
1987
|
-
}
|
|
1988
|
-
.buj61ew.ant-btn-primary {
|
|
1989
|
-
--color: #fff;
|
|
1990
|
-
--font-weight: bold;
|
|
1991
|
-
--border-width: 0;
|
|
1992
|
-
--background-color: #0080ff;
|
|
1993
|
-
--background-color-hover: #009dff;
|
|
1994
|
-
--background-color-active: #005ed1;
|
|
1995
|
-
--background-color-focus: #0080ff;
|
|
1996
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1997
|
-
}
|
|
1998
|
-
.buj61ew.ant-btn-primary.ant-btn-dangerous {
|
|
1999
|
-
--background-color: #f0483e;
|
|
2000
|
-
--background-color-hover: #ff5252;
|
|
2001
|
-
--background-color-active: #c73d31;
|
|
2002
|
-
--background-color-focus: #ff5252;
|
|
2003
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2004
|
-
}
|
|
2005
|
-
.buj61ew.ant-btn-primary.btn-primary-orange {
|
|
2006
|
-
--background-color: #fea008;
|
|
2007
|
-
--background-color-hover: #feba33;
|
|
2008
|
-
--background-color-active: #e07f00;
|
|
2009
|
-
--background-color-focus: #fea008;
|
|
2010
|
-
}
|
|
2011
|
-
.buj61ew.ant-btn-secondary {
|
|
2012
|
-
--color: #0080ff;
|
|
2013
|
-
--font-weight: bold;
|
|
2014
|
-
--border-width: 0;
|
|
2015
|
-
--background-color: rgba(0, 136, 255, 0.1);
|
|
2016
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
2017
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
2018
|
-
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
2019
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2020
|
-
}
|
|
2021
|
-
.buj61ew.ant-btn-secondary.ant-btn-dangerous {
|
|
2022
|
-
--color: #f0483e;
|
|
2023
|
-
--background-color: rgba(255, 74, 74, 0.1);
|
|
2024
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
2025
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
2026
|
-
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
2027
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2028
|
-
}
|
|
2029
|
-
.buj61ew.ant-btn-secondary.btn-primary-orange {
|
|
2030
|
-
--color: #fea008;
|
|
2031
|
-
--background-color: rgba(255, 187, 0, 0.1);
|
|
2032
|
-
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
2033
|
-
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
2034
|
-
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
2035
|
-
}
|
|
2036
|
-
.buj61ew.ant-btn-tertiary {
|
|
2037
|
-
--color: #0080ff;
|
|
2038
|
-
--font-weight: bold;
|
|
2039
|
-
--border-width: 0;
|
|
2040
|
-
--background-color: #fff;
|
|
2041
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2042
|
-
box-shadow: none;
|
|
2043
|
-
}
|
|
2044
|
-
.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 {
|
|
2045
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
2046
|
-
}
|
|
2047
|
-
.buj61ew.ant-btn-tertiary.ant-btn-dangerous {
|
|
2048
|
-
--color: #f0483e;
|
|
2049
|
-
--background-color: #fff;
|
|
2050
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2051
|
-
}
|
|
2052
|
-
.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 {
|
|
2053
|
-
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
2054
|
-
}
|
|
2055
|
-
.buj61ew.ant-btn-tertiary.btn-primary-orange {
|
|
2056
|
-
--color: #fea008;
|
|
2057
|
-
--background-color: #fff;
|
|
1791
|
+
.buj61ew.ant-btn-tertiary.btn-primary-orange {
|
|
1792
|
+
--color: #fea008;
|
|
1793
|
+
--background-color: #fff;
|
|
2058
1794
|
}
|
|
2059
1795
|
.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 {
|
|
2060
1796
|
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
@@ -2177,10 +1913,43 @@ html body {
|
|
|
2177
1913
|
padding: 0;
|
|
2178
1914
|
}
|
|
2179
1915
|
|
|
2180
|
-
.
|
|
2181
|
-
display: flex;
|
|
2182
|
-
|
|
2183
|
-
}
|
|
1916
|
+
.i1mrf09m {
|
|
1917
|
+
display: inline-flex;
|
|
1918
|
+
align-items: center;
|
|
1919
|
+
}
|
|
1920
|
+
.i1mrf09m .icon-inner {
|
|
1921
|
+
display: inline-flex;
|
|
1922
|
+
align-items: center;
|
|
1923
|
+
justify-content: center;
|
|
1924
|
+
}
|
|
1925
|
+
.i1mrf09m .icon-inner + span,
|
|
1926
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
1927
|
+
margin-left: 4px;
|
|
1928
|
+
}
|
|
1929
|
+
.i1mrf09m.is-rotate img,
|
|
1930
|
+
.i1mrf09m.is-rotate svg {
|
|
1931
|
+
animation: rotate 680ms linear infinite;
|
|
1932
|
+
}
|
|
1933
|
+
|
|
1934
|
+
.fde5mpd {
|
|
1935
|
+
width: 100%;
|
|
1936
|
+
height: 100%;
|
|
1937
|
+
min-height: 124px;
|
|
1938
|
+
display: flex;
|
|
1939
|
+
flex-direction: column;
|
|
1940
|
+
justify-content: center;
|
|
1941
|
+
align-items: center;
|
|
1942
|
+
}
|
|
1943
|
+
.fde5mpd .error-text {
|
|
1944
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1945
|
+
margin-bottom: 16px;
|
|
1946
|
+
font-size: 18px;
|
|
1947
|
+
}
|
|
1948
|
+
|
|
1949
|
+
.cz04yix {
|
|
1950
|
+
display: flex;
|
|
1951
|
+
flex-direction: column;
|
|
1952
|
+
}
|
|
2184
1953
|
|
|
2185
1954
|
.m1if5j39 {
|
|
2186
1955
|
max-width: 1120px;
|
|
@@ -2842,33 +2611,158 @@ input.rrg1fkn.ant-input {
|
|
|
2842
2611
|
border-bottom-left-radius: 0;
|
|
2843
2612
|
}
|
|
2844
2613
|
|
|
2845
|
-
.
|
|
2846
|
-
|
|
2614
|
+
.iap75of {
|
|
2615
|
+
height: 18px;
|
|
2616
|
+
line-height: 18px;
|
|
2617
|
+
padding: 0 4px;
|
|
2618
|
+
border-radius: 4px;
|
|
2619
|
+
background: rgba(235, 239, 245, 0.6);
|
|
2620
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
2621
|
+
display: flex;
|
|
2622
|
+
align-items: center;
|
|
2623
|
+
white-space: nowrap;
|
|
2624
|
+
margin-right: 4px;
|
|
2847
2625
|
}
|
|
2848
2626
|
|
|
2849
|
-
.
|
|
2627
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
2628
|
+
display: inline-flex;
|
|
2629
|
+
align-items: baseline;
|
|
2630
|
+
white-space: pre-wrap;
|
|
2631
|
+
}
|
|
2632
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
2633
|
+
position: relative;
|
|
2634
|
+
top: 3px;
|
|
2635
|
+
}
|
|
2636
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
2637
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2638
|
+
}
|
|
2639
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
2640
|
+
border-color: #0080ff;
|
|
2641
|
+
}
|
|
2642
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
2643
|
+
border-color: #0080ff;
|
|
2644
|
+
background: #0080ff;
|
|
2645
|
+
}
|
|
2646
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
2647
|
+
top: 4px;
|
|
2648
|
+
left: 4px;
|
|
2649
|
+
width: 6px;
|
|
2650
|
+
height: 6px;
|
|
2651
|
+
background: #fff;
|
|
2652
|
+
}
|
|
2653
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
2654
|
+
opacity: 0.5;
|
|
2655
|
+
}
|
|
2656
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
2657
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2658
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2659
|
+
}
|
|
2660
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
2661
|
+
background: #00122e;
|
|
2662
|
+
}
|
|
2663
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
2664
|
+
color: #00122e;
|
|
2665
|
+
opacity: 0.5;
|
|
2666
|
+
}
|
|
2667
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
2668
|
+
color: #00122e;
|
|
2669
|
+
}
|
|
2670
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
2671
|
+
display: inline-block;
|
|
2672
|
+
padding: 0;
|
|
2673
|
+
padding-left: 12px;
|
|
2674
|
+
}
|
|
2675
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
2676
|
+
margin-bottom: 0;
|
|
2677
|
+
white-space: pre-wrap;
|
|
2678
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2679
|
+
}
|
|
2680
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
2681
|
+
padding-left: 8px;
|
|
2682
|
+
}
|
|
2683
|
+
|
|
2684
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
2685
|
+
border-radius: 5px 0 0 5px;
|
|
2686
|
+
}
|
|
2687
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
2688
|
+
border-radius: 0 5px 5px 0;
|
|
2689
|
+
}
|
|
2690
|
+
|
|
2691
|
+
.r1f0aqcc {
|
|
2692
|
+
color: #00122e;
|
|
2693
|
+
border-color: #ccd4e3;
|
|
2694
|
+
}
|
|
2695
|
+
.r1f0aqcc:first-child {
|
|
2696
|
+
border-color: #a3b4cc;
|
|
2697
|
+
}
|
|
2698
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
2699
|
+
padding: 0 12px;
|
|
2700
|
+
line-height: 32px;
|
|
2701
|
+
height: 32px;
|
|
2702
|
+
}
|
|
2703
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
2850
2704
|
white-space: nowrap;
|
|
2851
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
2852
2705
|
}
|
|
2853
|
-
.
|
|
2854
|
-
|
|
2706
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2707
|
+
background: #ccd4e3;
|
|
2855
2708
|
}
|
|
2856
|
-
.
|
|
2857
|
-
|
|
2709
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2710
|
+
background: #0080ff;
|
|
2858
2711
|
}
|
|
2859
|
-
.
|
|
2860
|
-
|
|
2712
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2713
|
+
background: #ccd4e3;
|
|
2714
|
+
opacity: 0.5;
|
|
2861
2715
|
}
|
|
2862
|
-
.
|
|
2863
|
-
border-
|
|
2864
|
-
border-bottom-right-radius: 0;
|
|
2716
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2717
|
+
border-right-color: #0080ff;
|
|
2865
2718
|
}
|
|
2866
|
-
.
|
|
2867
|
-
border-
|
|
2868
|
-
border-bottom-left-radius: 0;
|
|
2719
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2720
|
+
border-color: #0080ff;
|
|
2869
2721
|
}
|
|
2870
|
-
.
|
|
2871
|
-
|
|
2722
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2723
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2724
|
+
}
|
|
2725
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
2726
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2727
|
+
border-color: #ccd4e3;
|
|
2728
|
+
opacity: 0.5;
|
|
2729
|
+
}
|
|
2730
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
2731
|
+
color: #00122e;
|
|
2732
|
+
border-color: #ccd4e3;
|
|
2733
|
+
}
|
|
2734
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
2735
|
+
color: #00122e;
|
|
2736
|
+
border-color: #ccd4e3;
|
|
2737
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2738
|
+
}
|
|
2739
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
2740
|
+
margin-right: 8px;
|
|
2741
|
+
display: inline;
|
|
2742
|
+
border: none;
|
|
2743
|
+
padding: 0;
|
|
2744
|
+
width: 36px;
|
|
2745
|
+
background: transparent;
|
|
2746
|
+
}
|
|
2747
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
2748
|
+
box-shadow: none;
|
|
2749
|
+
}
|
|
2750
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
2751
|
+
margin-right: 0;
|
|
2752
|
+
width: initial;
|
|
2753
|
+
box-shadow: none;
|
|
2754
|
+
}
|
|
2755
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
2756
|
+
display: none;
|
|
2757
|
+
}
|
|
2758
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
2759
|
+
display: inline;
|
|
2760
|
+
}
|
|
2761
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
2762
|
+
display: inline;
|
|
2763
|
+
margin-right: 8px;
|
|
2764
|
+
padding: 0;
|
|
2765
|
+
width: 36px;
|
|
2872
2766
|
}
|
|
2873
2767
|
|
|
2874
2768
|
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
@@ -2954,942 +2848,1048 @@ input.rrg1fkn.ant-input {
|
|
|
2954
2848
|
padding: 0;
|
|
2955
2849
|
}
|
|
2956
2850
|
|
|
2957
|
-
.
|
|
2958
|
-
width: 100%;
|
|
2959
|
-
height: 100%;
|
|
2960
|
-
min-height: 124px;
|
|
2851
|
+
.p12gwtiw {
|
|
2961
2852
|
display: flex;
|
|
2962
|
-
|
|
2963
|
-
justify-content: center;
|
|
2853
|
+
justify-content: space-between;
|
|
2964
2854
|
align-items: center;
|
|
2855
|
+
padding: 10px 0;
|
|
2856
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2857
|
+
font-size: 12px;
|
|
2858
|
+
line-height: 24px;
|
|
2965
2859
|
}
|
|
2966
|
-
.
|
|
2967
|
-
|
|
2968
|
-
margin-bottom: 16px;
|
|
2969
|
-
font-size: 18px;
|
|
2970
|
-
}
|
|
2971
|
-
|
|
2972
|
-
.t1upn1sz {
|
|
2973
|
-
height: 100%;
|
|
2860
|
+
.p12gwtiw .pagination-left {
|
|
2861
|
+
padding: 2px 8px;
|
|
2974
2862
|
}
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2863
|
+
.p12gwtiw .dropdown-trigger {
|
|
2864
|
+
display: flex;
|
|
2865
|
+
align-items: center;
|
|
2866
|
+
border-radius: 6px;
|
|
2867
|
+
cursor: pointer;
|
|
2868
|
+
transition: all 0.3s ease;
|
|
2978
2869
|
}
|
|
2979
|
-
.
|
|
2980
|
-
|
|
2981
|
-
|
|
2870
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
2871
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2872
|
+
color: #0080ff;
|
|
2982
2873
|
}
|
|
2983
|
-
.
|
|
2984
|
-
|
|
2874
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
2875
|
+
margin-left: 4px;
|
|
2985
2876
|
}
|
|
2986
|
-
.
|
|
2987
|
-
|
|
2988
|
-
|
|
2877
|
+
.p12gwtiw .pagination-right {
|
|
2878
|
+
display: flex;
|
|
2879
|
+
align-items: center;
|
|
2880
|
+
color: #0080ff;
|
|
2881
|
+
font-weight: bold;
|
|
2989
2882
|
}
|
|
2990
|
-
.
|
|
2991
|
-
|
|
2883
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
2884
|
+
margin-left: 4px;
|
|
2992
2885
|
}
|
|
2993
|
-
.
|
|
2994
|
-
|
|
2886
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
2887
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
2888
|
+
padding: 0 8px;
|
|
2995
2889
|
}
|
|
2996
|
-
.
|
|
2997
|
-
|
|
2890
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2891
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
2892
|
+
color: #0080ff;
|
|
2998
2893
|
}
|
|
2999
|
-
.
|
|
3000
|
-
|
|
2894
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2895
|
+
transform: rotate(180deg);
|
|
3001
2896
|
}
|
|
3002
|
-
|
|
3003
|
-
|
|
2897
|
+
|
|
2898
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2899
|
+
max-height: calc(100vh - 128px);
|
|
2900
|
+
overflow-y: auto;
|
|
3004
2901
|
}
|
|
3005
|
-
.
|
|
3006
|
-
|
|
3007
|
-
|
|
2902
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2903
|
+
padding: 4px 20px;
|
|
2904
|
+
font-size: 12px;
|
|
2905
|
+
line-height: 18px;
|
|
3008
2906
|
}
|
|
3009
|
-
|
|
3010
|
-
|
|
2907
|
+
|
|
2908
|
+
.obf05yr {
|
|
2909
|
+
display: inline-block;
|
|
3011
2910
|
}
|
|
3012
|
-
|
|
3013
|
-
.
|
|
3014
|
-
|
|
2911
|
+
|
|
2912
|
+
.hsms1n6 {
|
|
2913
|
+
visibility: hidden;
|
|
2914
|
+
position: absolute;
|
|
3015
2915
|
}
|
|
3016
|
-
|
|
3017
|
-
|
|
2916
|
+
|
|
2917
|
+
.s34f1qb.ant-switch {
|
|
2918
|
+
min-width: 40px;
|
|
2919
|
+
height: 24px;
|
|
2920
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2921
|
+
overflow: hidden;
|
|
3018
2922
|
}
|
|
3019
|
-
.
|
|
3020
|
-
|
|
3021
|
-
background: #fff;
|
|
3022
|
-
padding: 0 !important;
|
|
2923
|
+
.s34f1qb.ant-switch:focus {
|
|
2924
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
3023
2925
|
}
|
|
3024
|
-
.
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
align-items: center;
|
|
3028
|
-
height: 100%;
|
|
3029
|
-
padding: 8px;
|
|
2926
|
+
.s34f1qb.ant-switch-small {
|
|
2927
|
+
min-width: 26px;
|
|
2928
|
+
height: 16px;
|
|
3030
2929
|
}
|
|
3031
|
-
.
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
text-overflow: ellipsis;
|
|
3035
|
-
width: 100%;
|
|
2930
|
+
.s34f1qb.ant-switch-large {
|
|
2931
|
+
min-width: 52px;
|
|
2932
|
+
height: 32px;
|
|
3036
2933
|
}
|
|
3037
|
-
.
|
|
3038
|
-
height:
|
|
2934
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
2935
|
+
height: 20px;
|
|
2936
|
+
width: 20px;
|
|
3039
2937
|
}
|
|
3040
|
-
.
|
|
3041
|
-
|
|
2938
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
2939
|
+
border-radius: 10px;
|
|
2940
|
+
transition-delay: 120ms;
|
|
3042
2941
|
}
|
|
3043
|
-
.
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
height: 100%;
|
|
3049
|
-
font-size: 12px;
|
|
3050
|
-
background: transparent;
|
|
2942
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
2943
|
+
height: 14px;
|
|
2944
|
+
width: 14px;
|
|
2945
|
+
top: 1px;
|
|
2946
|
+
left: 1px;
|
|
3051
2947
|
}
|
|
3052
|
-
.
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
3056
|
-
margin-bottom: -1px;
|
|
2948
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
2949
|
+
height: 28px;
|
|
2950
|
+
width: 28px;
|
|
3057
2951
|
}
|
|
3058
|
-
.
|
|
3059
|
-
|
|
3060
|
-
color: #2d3a56;
|
|
2952
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
2953
|
+
border-radius: 14px;
|
|
3061
2954
|
}
|
|
3062
|
-
.
|
|
3063
|
-
|
|
3064
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2955
|
+
.s34f1qb.ant-switch-checked {
|
|
2956
|
+
background-color: #00ba5d;
|
|
3065
2957
|
}
|
|
3066
|
-
.
|
|
3067
|
-
|
|
2958
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
2959
|
+
left: calc(100% - 20px - 2px);
|
|
3068
2960
|
}
|
|
3069
|
-
.
|
|
3070
|
-
|
|
2961
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2962
|
+
left: calc(100% - 14px - 1px);
|
|
3071
2963
|
}
|
|
3072
|
-
.
|
|
3073
|
-
|
|
3074
|
-
position: absolute;
|
|
3075
|
-
top: 50%;
|
|
3076
|
-
right: 12px;
|
|
3077
|
-
transform: translateY(-50%);
|
|
2964
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2965
|
+
left: calc(100% - 28px - 2px);
|
|
3078
2966
|
}
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2967
|
+
|
|
2968
|
+
.c1to9vb9 {
|
|
2969
|
+
margin-left: 5px;
|
|
3083
2970
|
}
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
2971
|
+
|
|
2972
|
+
.d6j0lbj {
|
|
2973
|
+
font-family: Inter;
|
|
2974
|
+
font-style: normal;
|
|
2975
|
+
font-weight: bold;
|
|
2976
|
+
font-size: 32px;
|
|
2977
|
+
line-height: 40px;
|
|
3088
2978
|
}
|
|
3089
|
-
|
|
3090
|
-
|
|
2979
|
+
|
|
2980
|
+
.d1xhvvxe {
|
|
2981
|
+
font-family: Inter;
|
|
2982
|
+
font-style: normal;
|
|
2983
|
+
font-weight: bold;
|
|
2984
|
+
font-size: 24px;
|
|
2985
|
+
line-height: 32px;
|
|
3091
2986
|
}
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
2987
|
+
|
|
2988
|
+
.dk10mxq {
|
|
2989
|
+
font-family: Inter;
|
|
2990
|
+
font-style: normal;
|
|
2991
|
+
font-weight: normal;
|
|
2992
|
+
font-size: 32px;
|
|
2993
|
+
line-height: 40px;
|
|
3099
2994
|
}
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
|
|
2995
|
+
|
|
2996
|
+
.dxsait {
|
|
2997
|
+
font-family: Inter;
|
|
2998
|
+
font-style: normal;
|
|
2999
|
+
font-weight: bold;
|
|
3000
|
+
font-size: 20px;
|
|
3001
|
+
line-height: 24px;
|
|
3103
3002
|
}
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
font-
|
|
3108
|
-
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
text-overflow: ellipsis;
|
|
3112
|
-
white-space: nowrap;
|
|
3003
|
+
|
|
3004
|
+
.dokn0h3 {
|
|
3005
|
+
font-family: Inter;
|
|
3006
|
+
font-style: normal;
|
|
3007
|
+
font-weight: normal;
|
|
3008
|
+
font-size: 20px;
|
|
3009
|
+
line-height: 24px;
|
|
3113
3010
|
}
|
|
3114
|
-
|
|
3115
|
-
|
|
3011
|
+
|
|
3012
|
+
.dobau4p {
|
|
3013
|
+
font-family: Inter;
|
|
3014
|
+
font-style: normal;
|
|
3015
|
+
font-weight: bold;
|
|
3016
|
+
font-size: 18px;
|
|
3017
|
+
line-height: 22px;
|
|
3116
3018
|
}
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
|
|
3019
|
+
|
|
3020
|
+
.dvolwok {
|
|
3021
|
+
font-family: Inter;
|
|
3022
|
+
font-style: normal;
|
|
3023
|
+
font-weight: normal;
|
|
3024
|
+
font-size: 18px;
|
|
3025
|
+
line-height: 22px;
|
|
3122
3026
|
}
|
|
3123
|
-
|
|
3124
|
-
|
|
3027
|
+
|
|
3028
|
+
.h181qhg4 {
|
|
3029
|
+
font-family: Inter;
|
|
3030
|
+
font-style: normal;
|
|
3031
|
+
font-weight: bold;
|
|
3032
|
+
font-size: 16px;
|
|
3033
|
+
line-height: 22px;
|
|
3125
3034
|
}
|
|
3126
|
-
|
|
3127
|
-
|
|
3035
|
+
|
|
3036
|
+
.h1phgmcq {
|
|
3037
|
+
font-family: Inter;
|
|
3038
|
+
font-style: normal;
|
|
3039
|
+
font-weight: normal;
|
|
3040
|
+
font-size: 16px;
|
|
3041
|
+
line-height: 22px;
|
|
3128
3042
|
}
|
|
3129
|
-
|
|
3130
|
-
|
|
3043
|
+
|
|
3044
|
+
.h173xnl1 {
|
|
3045
|
+
font-family: Inter;
|
|
3046
|
+
font-style: normal;
|
|
3047
|
+
font-weight: bold;
|
|
3048
|
+
font-size: 14px;
|
|
3049
|
+
line-height: 20px;
|
|
3131
3050
|
}
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
|
|
3051
|
+
|
|
3052
|
+
.hedm4pz {
|
|
3053
|
+
font-family: Inter;
|
|
3054
|
+
font-style: normal;
|
|
3055
|
+
font-weight: normal;
|
|
3056
|
+
font-size: 14px;
|
|
3057
|
+
line-height: 20px;
|
|
3135
3058
|
}
|
|
3136
|
-
|
|
3137
|
-
|
|
3059
|
+
|
|
3060
|
+
.h1kd8xld {
|
|
3061
|
+
font-family: Inter;
|
|
3062
|
+
font-style: normal;
|
|
3063
|
+
font-weight: bold;
|
|
3064
|
+
font-size: 12px;
|
|
3065
|
+
line-height: 18px;
|
|
3138
3066
|
}
|
|
3139
|
-
|
|
3140
|
-
|
|
3067
|
+
|
|
3068
|
+
.hp14fr {
|
|
3069
|
+
font-family: Inter;
|
|
3070
|
+
font-style: normal;
|
|
3071
|
+
font-weight: normal;
|
|
3072
|
+
font-size: 12px;
|
|
3073
|
+
line-height: 18px;
|
|
3141
3074
|
}
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
3075
|
+
|
|
3076
|
+
.hgrg7mn {
|
|
3077
|
+
font-family: Inter;
|
|
3078
|
+
font-style: normal;
|
|
3079
|
+
font-weight: bold;
|
|
3080
|
+
text-transform: uppercase;
|
|
3081
|
+
font-feature-settings: "cpsp" on;
|
|
3082
|
+
font-size: 12px;
|
|
3083
|
+
line-height: 18px;
|
|
3148
3084
|
}
|
|
3149
|
-
|
|
3150
|
-
|
|
3085
|
+
|
|
3086
|
+
.h6zme9x {
|
|
3087
|
+
font-family: Inter;
|
|
3088
|
+
font-style: normal;
|
|
3089
|
+
font-weight: normal;
|
|
3090
|
+
text-transform: uppercase;
|
|
3091
|
+
font-feature-settings: "cpsp" on;
|
|
3092
|
+
font-size: 12px;
|
|
3093
|
+
line-height: 18px;
|
|
3151
3094
|
}
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
|
|
3095
|
+
|
|
3096
|
+
.locjvsv {
|
|
3097
|
+
font-family: Inter;
|
|
3098
|
+
font-style: normal;
|
|
3099
|
+
font-weight: normal;
|
|
3100
|
+
font-size: 16px;
|
|
3101
|
+
line-height: 24px;
|
|
3156
3102
|
}
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
|
|
3160
|
-
|
|
3103
|
+
|
|
3104
|
+
.l13gi131 {
|
|
3105
|
+
font-family: Inter;
|
|
3106
|
+
font-style: normal;
|
|
3107
|
+
font-weight: bold;
|
|
3108
|
+
font-size: 16px;
|
|
3109
|
+
line-height: 24px;
|
|
3161
3110
|
}
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
|
|
3111
|
+
|
|
3112
|
+
.l1ynemsu {
|
|
3113
|
+
font-family: Inter;
|
|
3114
|
+
font-style: normal;
|
|
3115
|
+
font-weight: normal;
|
|
3116
|
+
font-size: 16px;
|
|
3117
|
+
line-height: 24px;
|
|
3165
3118
|
}
|
|
3166
|
-
|
|
3167
|
-
|
|
3168
|
-
|
|
3169
|
-
|
|
3170
|
-
|
|
3119
|
+
|
|
3120
|
+
.l1cft1cx {
|
|
3121
|
+
font-family: Inter;
|
|
3122
|
+
font-style: normal;
|
|
3123
|
+
font-weight: bold;
|
|
3124
|
+
font-size: 16px;
|
|
3125
|
+
line-height: 24px;
|
|
3171
3126
|
}
|
|
3172
|
-
|
|
3173
|
-
|
|
3174
|
-
|
|
3127
|
+
|
|
3128
|
+
.l17tqc8p {
|
|
3129
|
+
font-family: Inter;
|
|
3130
|
+
font-style: normal;
|
|
3131
|
+
font-weight: normal;
|
|
3132
|
+
text-transform: uppercase;
|
|
3133
|
+
font-feature-settings: "cpsp" on;
|
|
3134
|
+
font-size: 16px;
|
|
3135
|
+
line-height: 24px;
|
|
3175
3136
|
}
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
|
|
3137
|
+
|
|
3138
|
+
.l1j1e5w7 {
|
|
3139
|
+
font-family: Inter;
|
|
3140
|
+
font-style: normal;
|
|
3141
|
+
font-weight: bold;
|
|
3142
|
+
text-transform: uppercase;
|
|
3143
|
+
font-feature-settings: "cpsp" on;
|
|
3144
|
+
font-size: 16px;
|
|
3145
|
+
line-height: 24px;
|
|
3181
3146
|
}
|
|
3182
|
-
|
|
3183
|
-
|
|
3147
|
+
|
|
3148
|
+
.l1gf91jb {
|
|
3149
|
+
font-family: Inter;
|
|
3150
|
+
font-style: normal;
|
|
3151
|
+
font-weight: normal;
|
|
3152
|
+
font-size: 14px;
|
|
3153
|
+
line-height: 22px;
|
|
3184
3154
|
}
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
|
|
3155
|
+
|
|
3156
|
+
.lu7hlr6 {
|
|
3157
|
+
font-family: Inter;
|
|
3158
|
+
font-style: normal;
|
|
3159
|
+
font-weight: 500;
|
|
3160
|
+
font-size: 14px;
|
|
3161
|
+
line-height: 22px;
|
|
3188
3162
|
}
|
|
3189
|
-
|
|
3190
|
-
|
|
3163
|
+
|
|
3164
|
+
.l3l3jf0 {
|
|
3165
|
+
font-family: Inter;
|
|
3166
|
+
font-style: normal;
|
|
3167
|
+
font-weight: bold;
|
|
3168
|
+
font-size: 14px;
|
|
3169
|
+
line-height: 22px;
|
|
3191
3170
|
}
|
|
3192
|
-
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3171
|
+
|
|
3172
|
+
.l12j5nqp {
|
|
3173
|
+
font-family: Inter;
|
|
3174
|
+
font-style: normal;
|
|
3175
|
+
font-weight: normal;
|
|
3176
|
+
font-size: 14px;
|
|
3177
|
+
line-height: 22px;
|
|
3196
3178
|
}
|
|
3197
|
-
|
|
3198
|
-
|
|
3179
|
+
|
|
3180
|
+
.l1tecqht {
|
|
3181
|
+
font-family: Inter;
|
|
3182
|
+
font-style: normal;
|
|
3183
|
+
font-weight: bold;
|
|
3184
|
+
font-size: 14px;
|
|
3185
|
+
line-height: 22px;
|
|
3199
3186
|
}
|
|
3200
|
-
|
|
3201
|
-
|
|
3187
|
+
|
|
3188
|
+
.l6sa990 {
|
|
3189
|
+
font-family: Inter;
|
|
3190
|
+
font-style: normal;
|
|
3191
|
+
font-weight: normal;
|
|
3192
|
+
text-transform: uppercase;
|
|
3193
|
+
font-feature-settings: "cpsp" on;
|
|
3194
|
+
font-size: 14px;
|
|
3195
|
+
line-height: 22px;
|
|
3202
3196
|
}
|
|
3203
|
-
|
|
3204
|
-
|
|
3197
|
+
|
|
3198
|
+
.lckqe8j {
|
|
3199
|
+
font-family: Inter;
|
|
3200
|
+
font-style: normal;
|
|
3201
|
+
font-weight: bold;
|
|
3202
|
+
text-transform: uppercase;
|
|
3203
|
+
font-feature-settings: "cpsp" on;
|
|
3204
|
+
font-size: 14px;
|
|
3205
|
+
line-height: 22px;
|
|
3205
3206
|
}
|
|
3206
|
-
|
|
3207
|
-
|
|
3208
|
-
font-
|
|
3209
|
-
|
|
3210
|
-
|
|
3211
|
-
|
|
3212
|
-
|
|
3213
|
-
padding: 15px 8px 15px 8px;
|
|
3207
|
+
|
|
3208
|
+
.l1kuminb {
|
|
3209
|
+
font-family: Inter;
|
|
3210
|
+
font-style: normal;
|
|
3211
|
+
font-weight: normal;
|
|
3212
|
+
font-size: 13px;
|
|
3213
|
+
line-height: 20px;
|
|
3214
3214
|
}
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
|
|
3218
|
-
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
3215
|
+
|
|
3216
|
+
.l1pbuf5j {
|
|
3217
|
+
font-family: Inter;
|
|
3218
|
+
font-style: normal;
|
|
3219
|
+
font-weight: 600;
|
|
3220
|
+
font-size: 13px;
|
|
3221
|
+
line-height: 20px;
|
|
3222
|
+
}
|
|
3223
|
+
|
|
3224
|
+
.l1r4ztu {
|
|
3225
|
+
font-family: Inter;
|
|
3226
|
+
font-style: normal;
|
|
3227
|
+
font-weight: bold;
|
|
3228
|
+
font-size: 13px;
|
|
3229
|
+
line-height: 20px;
|
|
3230
|
+
}
|
|
3231
|
+
|
|
3232
|
+
.ly8vzok {
|
|
3233
|
+
font-family: Inter;
|
|
3234
|
+
font-style: normal;
|
|
3235
|
+
font-weight: normal;
|
|
3236
|
+
font-size: 13px;
|
|
3237
|
+
line-height: 20px;
|
|
3238
|
+
}
|
|
3239
|
+
|
|
3240
|
+
.lumfmf {
|
|
3241
|
+
font-family: Inter;
|
|
3242
|
+
font-style: normal;
|
|
3243
|
+
font-weight: 600;
|
|
3244
|
+
font-size: 13px;
|
|
3245
|
+
line-height: 20px;
|
|
3246
|
+
}
|
|
3247
|
+
|
|
3248
|
+
.l16ujwmv {
|
|
3249
|
+
font-family: Inter;
|
|
3250
|
+
font-style: normal;
|
|
3251
|
+
font-weight: bold;
|
|
3252
|
+
font-size: 13px;
|
|
3253
|
+
line-height: 20px;
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3256
|
+
.l17o1ffr {
|
|
3257
|
+
font-family: Inter;
|
|
3258
|
+
font-style: normal;
|
|
3259
|
+
font-weight: normal;
|
|
3260
|
+
text-transform: uppercase;
|
|
3261
|
+
font-feature-settings: "cpsp" on;
|
|
3262
|
+
font-size: 13px;
|
|
3263
|
+
line-height: 20px;
|
|
3264
|
+
}
|
|
3265
|
+
|
|
3266
|
+
.lngllvn {
|
|
3267
|
+
font-family: Inter;
|
|
3268
|
+
font-style: normal;
|
|
3269
|
+
font-weight: bold;
|
|
3270
|
+
text-transform: uppercase;
|
|
3271
|
+
font-feature-settings: "cpsp" on;
|
|
3272
|
+
font-size: 13px;
|
|
3273
|
+
line-height: 20px;
|
|
3274
|
+
}
|
|
3275
|
+
|
|
3276
|
+
.l2i7fo9 {
|
|
3277
|
+
font-family: Inter;
|
|
3278
|
+
font-style: normal;
|
|
3279
|
+
font-weight: normal;
|
|
3280
|
+
font-size: 12px;
|
|
3281
|
+
line-height: 18px;
|
|
3282
|
+
}
|
|
3283
|
+
|
|
3284
|
+
.l1x7hscx {
|
|
3285
|
+
font-family: Inter;
|
|
3286
|
+
font-style: normal;
|
|
3287
|
+
font-weight: 500;
|
|
3288
|
+
font-size: 12px;
|
|
3289
|
+
line-height: 18px;
|
|
3290
|
+
}
|
|
3291
|
+
|
|
3292
|
+
.le1jwan {
|
|
3293
|
+
font-family: Inter;
|
|
3294
|
+
font-style: normal;
|
|
3295
|
+
font-weight: bold;
|
|
3296
|
+
font-size: 12px;
|
|
3297
|
+
line-height: 18px;
|
|
3298
|
+
}
|
|
3299
|
+
|
|
3300
|
+
.lyxynfj {
|
|
3301
|
+
font-family: Inter;
|
|
3302
|
+
font-style: normal;
|
|
3303
|
+
font-weight: normal;
|
|
3304
|
+
font-size: 12px;
|
|
3305
|
+
line-height: 18px;
|
|
3306
|
+
}
|
|
3307
|
+
|
|
3308
|
+
.lpb2nxv {
|
|
3309
|
+
font-family: Inter;
|
|
3310
|
+
font-style: normal;
|
|
3311
|
+
font-weight: 500;
|
|
3312
|
+
font-size: 12px;
|
|
3313
|
+
line-height: 18px;
|
|
3314
|
+
}
|
|
3315
|
+
|
|
3316
|
+
.l1r8o3vv {
|
|
3317
|
+
font-family: Inter;
|
|
3318
|
+
font-style: normal;
|
|
3319
|
+
font-weight: bold;
|
|
3320
|
+
font-size: 12px;
|
|
3321
|
+
line-height: 18px;
|
|
3322
|
+
}
|
|
3323
|
+
|
|
3324
|
+
.lemnjy2 {
|
|
3325
|
+
font-family: Inter;
|
|
3326
|
+
font-style: normal;
|
|
3327
|
+
font-weight: normal;
|
|
3328
|
+
text-transform: uppercase;
|
|
3329
|
+
font-feature-settings: "cpsp" on;
|
|
3330
|
+
font-size: 12px;
|
|
3331
|
+
line-height: 18px;
|
|
3332
|
+
}
|
|
3333
|
+
|
|
3334
|
+
.lrc42gb {
|
|
3335
|
+
font-family: Inter;
|
|
3336
|
+
font-style: normal;
|
|
3337
|
+
font-weight: bold;
|
|
3338
|
+
text-transform: uppercase;
|
|
3339
|
+
font-feature-settings: "cpsp" on;
|
|
3340
|
+
font-size: 12px;
|
|
3341
|
+
line-height: 18px;
|
|
3342
|
+
}
|
|
3343
|
+
|
|
3344
|
+
.fqaz4mb {
|
|
3345
|
+
font-family: Inter;
|
|
3346
|
+
font-style: normal;
|
|
3347
|
+
font-weight: normal;
|
|
3348
|
+
font-size: 13px;
|
|
3349
|
+
line-height: 20px;
|
|
3350
|
+
}
|
|
3351
|
+
|
|
3352
|
+
.f13we5o {
|
|
3353
|
+
font-family: Inter;
|
|
3354
|
+
font-style: normal;
|
|
3355
|
+
font-weight: normal;
|
|
3356
|
+
font-size: 13px;
|
|
3357
|
+
line-height: 20px;
|
|
3358
|
+
}
|
|
3359
|
+
|
|
3360
|
+
.ffmjua2 {
|
|
3361
|
+
font-family: Inter;
|
|
3362
|
+
font-style: normal;
|
|
3363
|
+
font-weight: normal;
|
|
3364
|
+
font-size: 12px;
|
|
3365
|
+
line-height: 18px;
|
|
3366
|
+
}
|
|
3367
|
+
|
|
3368
|
+
.fz2mxw0 {
|
|
3369
|
+
font-family: Inter;
|
|
3370
|
+
font-style: normal;
|
|
3371
|
+
font-weight: normal;
|
|
3372
|
+
font-size: 12px;
|
|
3373
|
+
line-height: 18px;
|
|
3374
|
+
}
|
|
3375
|
+
|
|
3376
|
+
.t1ertzoh {
|
|
3377
|
+
font-family: Inter;
|
|
3378
|
+
font-style: normal;
|
|
3379
|
+
font-weight: normal;
|
|
3380
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3381
|
+
font-size: 13px;
|
|
3382
|
+
line-height: 20px;
|
|
3383
|
+
}
|
|
3384
|
+
|
|
3385
|
+
.t19bge8r {
|
|
3386
|
+
font-family: Inter;
|
|
3387
|
+
font-style: normal;
|
|
3388
|
+
font-weight: normal;
|
|
3389
|
+
font-feature-settings: "zero" on;
|
|
3390
|
+
font-size: 13px;
|
|
3391
|
+
line-height: 20px;
|
|
3392
|
+
}
|
|
3393
|
+
|
|
3394
|
+
.tjrzfyl {
|
|
3395
|
+
font-family: Inter;
|
|
3396
|
+
font-style: normal;
|
|
3397
|
+
font-weight: normal;
|
|
3398
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3399
|
+
font-size: 12px;
|
|
3400
|
+
line-height: 18px;
|
|
3223
3401
|
}
|
|
3224
|
-
|
|
3225
|
-
|
|
3402
|
+
|
|
3403
|
+
.tm6s7bo {
|
|
3404
|
+
font-family: Inter;
|
|
3405
|
+
font-style: normal;
|
|
3406
|
+
font-weight: 500;
|
|
3407
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3408
|
+
font-size: 12px;
|
|
3409
|
+
line-height: 18px;
|
|
3226
3410
|
}
|
|
3227
|
-
|
|
3228
|
-
|
|
3411
|
+
|
|
3412
|
+
.t19zq6ic {
|
|
3413
|
+
font-family: Inter;
|
|
3414
|
+
font-style: normal;
|
|
3415
|
+
font-weight: normal;
|
|
3416
|
+
font-feature-settings: "zero" on;
|
|
3417
|
+
font-size: 12px;
|
|
3418
|
+
line-height: 18px;
|
|
3229
3419
|
}
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
|
|
3420
|
+
|
|
3421
|
+
.t1gduru8 {
|
|
3422
|
+
font-family: Inter;
|
|
3423
|
+
font-style: normal;
|
|
3424
|
+
font-weight: 500;
|
|
3425
|
+
font-feature-settings: "zero" on;
|
|
3426
|
+
font-size: 12px;
|
|
3427
|
+
line-height: 18px;
|
|
3235
3428
|
}
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
|
|
3239
|
-
|
|
3429
|
+
|
|
3430
|
+
.t55raab {
|
|
3431
|
+
font-family: Inter;
|
|
3432
|
+
font-style: normal;
|
|
3433
|
+
font-weight: bold;
|
|
3434
|
+
font-feature-settings: "zero" on;
|
|
3435
|
+
font-size: 16px;
|
|
3436
|
+
line-height: 24px;
|
|
3240
3437
|
}
|
|
3241
|
-
|
|
3242
|
-
|
|
3438
|
+
|
|
3439
|
+
.u1w9abfe {
|
|
3440
|
+
font-family: Inter;
|
|
3441
|
+
font-style: normal;
|
|
3442
|
+
font-weight: normal;
|
|
3443
|
+
font-size: 10px;
|
|
3444
|
+
line-height: 12px;
|
|
3243
3445
|
}
|
|
3244
|
-
|
|
3245
|
-
|
|
3446
|
+
|
|
3447
|
+
.t1upn1sz {
|
|
3448
|
+
height: 100%;
|
|
3246
3449
|
}
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
top: 50%;
|
|
3251
|
-
transform: translateY(-50%);
|
|
3252
|
-
height: 16px;
|
|
3253
|
-
display: none;
|
|
3254
|
-
transition: transform 320ms ease;
|
|
3450
|
+
|
|
3451
|
+
.tta5kd2 {
|
|
3452
|
+
height: 100%;
|
|
3255
3453
|
}
|
|
3256
|
-
.tta5kd2
|
|
3257
|
-
|
|
3258
|
-
|
|
3454
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
3455
|
+
overflow: visible !important;
|
|
3456
|
+
height: 100%;
|
|
3259
3457
|
}
|
|
3260
|
-
.tta5kd2
|
|
3261
|
-
|
|
3458
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
3459
|
+
height: 100%;
|
|
3262
3460
|
}
|
|
3263
|
-
.tta5kd2
|
|
3264
|
-
|
|
3461
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
3462
|
+
width: 100% !important;
|
|
3463
|
+
height: 100%;
|
|
3265
3464
|
}
|
|
3266
|
-
.tta5kd2
|
|
3267
|
-
|
|
3465
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
3466
|
+
padding: 15px 0;
|
|
3268
3467
|
}
|
|
3269
|
-
.tta5kd2
|
|
3270
|
-
|
|
3468
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
3469
|
+
display: none;
|
|
3271
3470
|
}
|
|
3272
|
-
.tta5kd2 .
|
|
3273
|
-
|
|
3471
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
3472
|
+
font-weight: 700;
|
|
3274
3473
|
}
|
|
3275
|
-
.tta5kd2
|
|
3276
|
-
|
|
3474
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
3475
|
+
font-weight: 700;
|
|
3277
3476
|
}
|
|
3278
|
-
.tta5kd2 .ant-
|
|
3279
|
-
|
|
3477
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
3478
|
+
height: 100%;
|
|
3280
3479
|
}
|
|
3281
|
-
.tta5kd2 .ant-
|
|
3282
|
-
|
|
3480
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
3481
|
+
height: 100%;
|
|
3482
|
+
overflow: visible;
|
|
3283
3483
|
}
|
|
3284
|
-
.tta5kd2 .ant-
|
|
3285
|
-
|
|
3286
|
-
left: 50%;
|
|
3287
|
-
top: 50%;
|
|
3288
|
-
transform: translate(-50%, -50%);
|
|
3484
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
3485
|
+
max-height: none;
|
|
3289
3486
|
}
|
|
3290
|
-
.tta5kd2
|
|
3487
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
3488
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
3291
3489
|
display: none;
|
|
3292
3490
|
}
|
|
3293
|
-
.tta5kd2 .ant-table
|
|
3491
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
3492
|
+
background: transparent;
|
|
3493
|
+
}
|
|
3494
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
3495
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
3294
3496
|
background: #fff;
|
|
3497
|
+
padding: 0 !important;
|
|
3295
3498
|
}
|
|
3296
|
-
.tta5kd2 .ant-table .ant-table-
|
|
3297
|
-
|
|
3499
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
3500
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
3501
|
+
display: flex;
|
|
3502
|
+
align-items: center;
|
|
3503
|
+
height: 100%;
|
|
3504
|
+
padding: 8px;
|
|
3298
3505
|
}
|
|
3299
|
-
.tta5kd2 .ant-table .ant-table-
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
vertical-align: middle;
|
|
3506
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
3507
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
3508
|
+
overflow: hidden;
|
|
3509
|
+
text-overflow: ellipsis;
|
|
3510
|
+
width: 100%;
|
|
3305
3511
|
}
|
|
3306
|
-
.tta5kd2 .ant-table
|
|
3307
|
-
|
|
3308
|
-
font-weight: bold;
|
|
3309
|
-
font-size: 20px;
|
|
3310
|
-
color: rgba(10, 37, 85, 0.6);
|
|
3512
|
+
.tta5kd2 .ant-table-container {
|
|
3513
|
+
height: 100%;
|
|
3311
3514
|
}
|
|
3312
|
-
.tta5kd2 .ant-table
|
|
3313
|
-
|
|
3314
|
-
position: relative;
|
|
3315
|
-
background: #fff;
|
|
3515
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
3516
|
+
box-shadow: none !important;
|
|
3316
3517
|
}
|
|
3317
|
-
.tta5kd2 .ant-table
|
|
3518
|
+
.tta5kd2 .ant-table {
|
|
3519
|
+
border-radius: 0px;
|
|
3520
|
+
border-left: none;
|
|
3521
|
+
border-right: none;
|
|
3522
|
+
border-bottom: none;
|
|
3318
3523
|
height: 100%;
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
justify-content: flex-end;
|
|
3322
|
-
padding-right: 8px;
|
|
3323
|
-
}
|
|
3324
|
-
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
3325
|
-
width: 24px;
|
|
3326
|
-
height: 24px;
|
|
3327
|
-
cursor: pointer;
|
|
3328
|
-
justify-content: center;
|
|
3329
|
-
border-radius: 4px;
|
|
3524
|
+
font-size: 12px;
|
|
3525
|
+
background: transparent;
|
|
3330
3526
|
}
|
|
3331
|
-
.tta5kd2 .ant-table
|
|
3332
|
-
|
|
3527
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
3528
|
+
position: relative;
|
|
3529
|
+
z-index: 3;
|
|
3530
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
3531
|
+
margin-bottom: -1px;
|
|
3333
3532
|
}
|
|
3334
|
-
|
|
3335
|
-
.
|
|
3336
|
-
|
|
3533
|
+
.tta5kd2 .ant-table .time-wrapper .data,
|
|
3534
|
+
.tta5kd2 .ant-table .value {
|
|
3535
|
+
color: #2d3a56;
|
|
3337
3536
|
}
|
|
3338
|
-
|
|
3339
|
-
.
|
|
3340
|
-
|
|
3341
|
-
line-height: 18px;
|
|
3342
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3343
|
-
height: 34px;
|
|
3344
|
-
min-height: 34px;
|
|
3345
|
-
box-sizing: border-box;
|
|
3346
|
-
margin-top: 8px;
|
|
3537
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
3538
|
+
.tta5kd2 .ant-table .unit {
|
|
3539
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3347
3540
|
}
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
display: flex;
|
|
3351
|
-
flex-direction: column;
|
|
3352
|
-
margin: 1px 8px;
|
|
3353
|
-
padding: 8px;
|
|
3354
|
-
border-radius: 4px;
|
|
3541
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
3542
|
+
text-align: center;
|
|
3355
3543
|
}
|
|
3356
|
-
.
|
|
3357
|
-
|
|
3544
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
3545
|
+
background: #fff;
|
|
3358
3546
|
}
|
|
3359
|
-
.
|
|
3360
|
-
|
|
3547
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
3548
|
+
cursor: pointer;
|
|
3549
|
+
position: absolute;
|
|
3550
|
+
top: 50%;
|
|
3551
|
+
right: 12px;
|
|
3552
|
+
transform: translateY(-50%);
|
|
3361
3553
|
}
|
|
3362
|
-
.
|
|
3363
|
-
|
|
3554
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
3555
|
+
box-shadow: none;
|
|
3556
|
+
width: 1px;
|
|
3557
|
+
background: rgba(213, 219, 227, 0.6);
|
|
3364
3558
|
}
|
|
3365
|
-
.
|
|
3366
|
-
|
|
3559
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
3560
|
+
box-shadow: none;
|
|
3561
|
+
width: 1px;
|
|
3562
|
+
background: rgba(213, 219, 227, 0.6);
|
|
3367
3563
|
}
|
|
3368
|
-
.
|
|
3369
|
-
|
|
3564
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
3565
|
+
position: relative;
|
|
3370
3566
|
}
|
|
3371
|
-
.
|
|
3372
|
-
|
|
3567
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
3568
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3569
|
+
border-bottom: 1px solid white;
|
|
3570
|
+
height: 40px;
|
|
3571
|
+
vertical-align: middle;
|
|
3572
|
+
transition: background 0ms;
|
|
3573
|
+
color: #00122e;
|
|
3373
3574
|
}
|
|
3374
|
-
.
|
|
3375
|
-
|
|
3575
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
3576
|
+
background: #f2f5fa;
|
|
3577
|
+
border-bottom-color: #f2f5fa;
|
|
3376
3578
|
}
|
|
3377
|
-
.
|
|
3378
|
-
|
|
3379
|
-
color: #
|
|
3579
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
3580
|
+
height: auto;
|
|
3581
|
+
color: #00122e;
|
|
3582
|
+
font-size: 12px;
|
|
3583
|
+
text-align: left;
|
|
3584
|
+
transition: none;
|
|
3585
|
+
overflow: hidden;
|
|
3586
|
+
text-overflow: ellipsis;
|
|
3587
|
+
white-space: nowrap;
|
|
3380
3588
|
}
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
display: flex;
|
|
3384
|
-
justify-content: space-between;
|
|
3385
|
-
height: 20px;
|
|
3386
|
-
line-height: 20px;
|
|
3589
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
3590
|
+
color: #0096ff;
|
|
3387
3591
|
}
|
|
3388
|
-
.
|
|
3389
|
-
color: #2d3a56;
|
|
3592
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
3390
3593
|
overflow: hidden;
|
|
3391
3594
|
text-overflow: ellipsis;
|
|
3595
|
+
width: 100%;
|
|
3596
|
+
vertical-align: middle;
|
|
3392
3597
|
}
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
display: flex;
|
|
3396
|
-
justify-content: space-between;
|
|
3397
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3398
|
-
height: 18px;
|
|
3399
|
-
line-height: 18px;
|
|
3400
|
-
margin-top: 2px;
|
|
3598
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
3599
|
+
line-height: 0px;
|
|
3401
3600
|
}
|
|
3402
|
-
|
|
3403
|
-
|
|
3404
|
-
|
|
3405
|
-
|
|
3601
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
3602
|
+
padding-right: 25px;
|
|
3603
|
+
}
|
|
3604
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
3605
|
+
border-top-color: transparent;
|
|
3606
|
+
}
|
|
3607
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
3406
3608
|
background: rgba(225, 230, 241, 0.6);
|
|
3609
|
+
border-color: transparent transparent white;
|
|
3407
3610
|
}
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
|
-
pointer-events: none;
|
|
3411
|
-
height: 32px;
|
|
3412
|
-
width: 100%;
|
|
3413
|
-
opacity: 0;
|
|
3611
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
3612
|
+
border-radius: 8px 0 0 8px;
|
|
3414
3613
|
}
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
display: inline-block;
|
|
3614
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
3615
|
+
border-radius: 8px 0 0 8px;
|
|
3418
3616
|
}
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3423
|
-
|
|
3424
|
-
|
|
3425
|
-
line-height: 40px;
|
|
3617
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
3618
|
+
content: "";
|
|
3619
|
+
width: 4px;
|
|
3620
|
+
top: -1px;
|
|
3621
|
+
bottom: -1px;
|
|
3622
|
+
background: white;
|
|
3426
3623
|
}
|
|
3427
|
-
|
|
3428
|
-
|
|
3429
|
-
font-family: Inter;
|
|
3430
|
-
font-style: normal;
|
|
3431
|
-
font-weight: bold;
|
|
3432
|
-
font-size: 24px;
|
|
3433
|
-
line-height: 32px;
|
|
3624
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
3625
|
+
border-radius: 0 8px 8px 0;
|
|
3434
3626
|
}
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
|
|
3439
|
-
font-weight: normal;
|
|
3440
|
-
font-size: 32px;
|
|
3441
|
-
line-height: 40px;
|
|
3627
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
3628
|
+
border-radius: 0;
|
|
3629
|
+
background: white;
|
|
3630
|
+
border-top: none;
|
|
3442
3631
|
}
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
font-weight: bold;
|
|
3448
|
-
font-size: 20px;
|
|
3449
|
-
line-height: 24px;
|
|
3632
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
3633
|
+
border-top: 1px solid transparent;
|
|
3634
|
+
border-radius: 0 8px 8px 0;
|
|
3635
|
+
background: rgba(225, 230, 241, 0.6);
|
|
3450
3636
|
}
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
font-style: normal;
|
|
3455
|
-
font-weight: normal;
|
|
3456
|
-
font-size: 20px;
|
|
3457
|
-
line-height: 24px;
|
|
3637
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
3638
|
+
background: white;
|
|
3639
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3458
3640
|
}
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
|
|
3464
|
-
font-size: 18px;
|
|
3465
|
-
line-height: 22px;
|
|
3641
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
3642
|
+
display: flex;
|
|
3643
|
+
align-items: center;
|
|
3644
|
+
height: 100%;
|
|
3645
|
+
background: rgba(225, 230, 241, 0.6);
|
|
3466
3646
|
}
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
font-style: normal;
|
|
3471
|
-
font-weight: normal;
|
|
3472
|
-
font-size: 18px;
|
|
3473
|
-
line-height: 22px;
|
|
3647
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
3648
|
+
background: white;
|
|
3649
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3474
3650
|
}
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
font-size: 16px;
|
|
3481
|
-
line-height: 22px;
|
|
3651
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
3652
|
+
display: flex;
|
|
3653
|
+
align-items: center;
|
|
3654
|
+
height: 100%;
|
|
3655
|
+
background: rgba(225, 230, 241, 0.6);
|
|
3482
3656
|
}
|
|
3483
|
-
|
|
3484
|
-
.
|
|
3485
|
-
font-family: Inter;
|
|
3486
|
-
font-style: normal;
|
|
3487
|
-
font-weight: normal;
|
|
3488
|
-
font-size: 16px;
|
|
3489
|
-
line-height: 22px;
|
|
3657
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
3658
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
3490
3659
|
}
|
|
3491
|
-
|
|
3492
|
-
.
|
|
3493
|
-
|
|
3494
|
-
font-style: normal;
|
|
3495
|
-
font-weight: bold;
|
|
3496
|
-
font-size: 14px;
|
|
3497
|
-
line-height: 20px;
|
|
3660
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
3661
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
3662
|
+
border-radius: 8px;
|
|
3498
3663
|
}
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
font-family: Inter;
|
|
3502
|
-
font-style: normal;
|
|
3503
|
-
font-weight: normal;
|
|
3504
|
-
font-size: 14px;
|
|
3505
|
-
line-height: 20px;
|
|
3664
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
3665
|
+
border-top-color: white;
|
|
3506
3666
|
}
|
|
3507
|
-
|
|
3508
|
-
.
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
font-weight: bold;
|
|
3512
|
-
font-size: 12px;
|
|
3513
|
-
line-height: 18px;
|
|
3667
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
3668
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3669
|
+
border-bottom-color: transparent;
|
|
3670
|
+
border-top-color: transparent;
|
|
3514
3671
|
}
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
font-family: Inter;
|
|
3518
|
-
font-style: normal;
|
|
3519
|
-
font-weight: normal;
|
|
3520
|
-
font-size: 12px;
|
|
3521
|
-
line-height: 18px;
|
|
3672
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
3673
|
+
border-radius: 8px 0 0 8px;
|
|
3522
3674
|
}
|
|
3523
|
-
|
|
3524
|
-
|
|
3525
|
-
font-family: Inter;
|
|
3526
|
-
font-style: normal;
|
|
3527
|
-
font-weight: bold;
|
|
3528
|
-
text-transform: uppercase;
|
|
3529
|
-
font-feature-settings: "cpsp" on;
|
|
3530
|
-
font-size: 12px;
|
|
3531
|
-
line-height: 18px;
|
|
3675
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
3676
|
+
border-radius: 0 8px 8px 0;
|
|
3532
3677
|
}
|
|
3533
|
-
|
|
3534
|
-
.
|
|
3535
|
-
font-family: Inter;
|
|
3536
|
-
font-style: normal;
|
|
3537
|
-
font-weight: normal;
|
|
3538
|
-
text-transform: uppercase;
|
|
3539
|
-
font-feature-settings: "cpsp" on;
|
|
3540
|
-
font-size: 12px;
|
|
3541
|
-
line-height: 18px;
|
|
3678
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
3679
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3542
3680
|
}
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
font-
|
|
3546
|
-
|
|
3547
|
-
|
|
3548
|
-
|
|
3549
|
-
|
|
3681
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
3682
|
+
background: #fff;
|
|
3683
|
+
font-weight: 400;
|
|
3684
|
+
position: relative;
|
|
3685
|
+
border-bottom: none;
|
|
3686
|
+
color: #00122e;
|
|
3687
|
+
transition: none;
|
|
3688
|
+
padding: 15px 8px 15px 8px;
|
|
3550
3689
|
}
|
|
3551
|
-
|
|
3552
|
-
|
|
3553
|
-
|
|
3554
|
-
|
|
3555
|
-
|
|
3556
|
-
|
|
3557
|
-
|
|
3690
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
3691
|
+
content: "";
|
|
3692
|
+
width: 1px;
|
|
3693
|
+
top: 0;
|
|
3694
|
+
bottom: 0;
|
|
3695
|
+
background: rgba(211, 218, 235, 0.6);
|
|
3696
|
+
position: absolute;
|
|
3697
|
+
right: 0;
|
|
3558
3698
|
}
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
font-family: Inter;
|
|
3562
|
-
font-style: normal;
|
|
3563
|
-
font-weight: normal;
|
|
3564
|
-
font-size: 16px;
|
|
3565
|
-
line-height: 24px;
|
|
3699
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
3700
|
+
padding: unset;
|
|
3566
3701
|
}
|
|
3567
|
-
|
|
3568
|
-
|
|
3569
|
-
font-family: Inter;
|
|
3570
|
-
font-style: normal;
|
|
3571
|
-
font-weight: bold;
|
|
3572
|
-
font-size: 16px;
|
|
3573
|
-
line-height: 24px;
|
|
3702
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
3703
|
+
display: none;
|
|
3574
3704
|
}
|
|
3575
|
-
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
|
-
|
|
3580
|
-
text-transform: uppercase;
|
|
3581
|
-
font-feature-settings: "cpsp" on;
|
|
3582
|
-
font-size: 16px;
|
|
3583
|
-
line-height: 24px;
|
|
3705
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
3706
|
+
width: 100%;
|
|
3707
|
+
overflow: hidden;
|
|
3708
|
+
white-space: nowrap;
|
|
3709
|
+
text-overflow: ellipsis;
|
|
3584
3710
|
}
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
font-weight: bold;
|
|
3590
|
-
text-transform: uppercase;
|
|
3591
|
-
font-feature-settings: "cpsp" on;
|
|
3592
|
-
font-size: 16px;
|
|
3593
|
-
line-height: 24px;
|
|
3711
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
3712
|
+
overflow: hidden;
|
|
3713
|
+
text-overflow: ellipsis;
|
|
3714
|
+
flex: 1;
|
|
3594
3715
|
}
|
|
3595
|
-
|
|
3596
|
-
|
|
3597
|
-
font-family: Inter;
|
|
3598
|
-
font-style: normal;
|
|
3599
|
-
font-weight: normal;
|
|
3600
|
-
font-size: 14px;
|
|
3601
|
-
line-height: 22px;
|
|
3716
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
3717
|
+
padding: 15px 25px 15px 8px;
|
|
3602
3718
|
}
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
font-family: Inter;
|
|
3606
|
-
font-style: normal;
|
|
3607
|
-
font-weight: 500;
|
|
3608
|
-
font-size: 14px;
|
|
3609
|
-
line-height: 22px;
|
|
3719
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
3720
|
+
padding: 0;
|
|
3610
3721
|
}
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3722
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
3723
|
+
position: absolute;
|
|
3724
|
+
right: 6px;
|
|
3725
|
+
top: 50%;
|
|
3726
|
+
transform: translateY(-50%);
|
|
3727
|
+
height: 16px;
|
|
3728
|
+
display: none;
|
|
3729
|
+
transition: transform 320ms ease;
|
|
3618
3730
|
}
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
font-style: normal;
|
|
3623
|
-
font-weight: normal;
|
|
3624
|
-
font-size: 14px;
|
|
3625
|
-
line-height: 22px;
|
|
3731
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
3732
|
+
display: block;
|
|
3733
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
3626
3734
|
}
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
font-family: Inter;
|
|
3630
|
-
font-style: normal;
|
|
3631
|
-
font-weight: bold;
|
|
3632
|
-
font-size: 14px;
|
|
3633
|
-
line-height: 22px;
|
|
3735
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
3736
|
+
display: block;
|
|
3634
3737
|
}
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
font-family: Inter;
|
|
3638
|
-
font-style: normal;
|
|
3639
|
-
font-weight: normal;
|
|
3640
|
-
text-transform: uppercase;
|
|
3641
|
-
font-feature-settings: "cpsp" on;
|
|
3642
|
-
font-size: 14px;
|
|
3643
|
-
line-height: 22px;
|
|
3738
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
3739
|
+
display: none;
|
|
3644
3740
|
}
|
|
3645
|
-
|
|
3646
|
-
|
|
3647
|
-
font-family: Inter;
|
|
3648
|
-
font-style: normal;
|
|
3649
|
-
font-weight: bold;
|
|
3650
|
-
text-transform: uppercase;
|
|
3651
|
-
font-feature-settings: "cpsp" on;
|
|
3652
|
-
font-size: 14px;
|
|
3653
|
-
line-height: 22px;
|
|
3741
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
3742
|
+
transform: translateY(-50%);
|
|
3654
3743
|
}
|
|
3655
|
-
|
|
3656
|
-
|
|
3657
|
-
font-family: Inter;
|
|
3658
|
-
font-style: normal;
|
|
3659
|
-
font-weight: normal;
|
|
3660
|
-
font-size: 13px;
|
|
3661
|
-
line-height: 20px;
|
|
3744
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
3745
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
3662
3746
|
}
|
|
3663
|
-
|
|
3664
|
-
|
|
3665
|
-
font-family: Inter;
|
|
3666
|
-
font-style: normal;
|
|
3667
|
-
font-weight: 600;
|
|
3668
|
-
font-size: 13px;
|
|
3669
|
-
line-height: 20px;
|
|
3747
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
3748
|
+
background: #f2f5fa;
|
|
3670
3749
|
}
|
|
3671
|
-
|
|
3672
|
-
|
|
3673
|
-
font-family: Inter;
|
|
3674
|
-
font-style: normal;
|
|
3675
|
-
font-weight: bold;
|
|
3676
|
-
font-size: 13px;
|
|
3677
|
-
line-height: 20px;
|
|
3750
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
3751
|
+
display: block;
|
|
3678
3752
|
}
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
font-family: Inter;
|
|
3682
|
-
font-style: normal;
|
|
3683
|
-
font-weight: normal;
|
|
3684
|
-
font-size: 13px;
|
|
3685
|
-
line-height: 20px;
|
|
3753
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
3754
|
+
padding-right: 25px;
|
|
3686
3755
|
}
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
font-family: Inter;
|
|
3690
|
-
font-style: normal;
|
|
3691
|
-
font-weight: 600;
|
|
3692
|
-
font-size: 13px;
|
|
3693
|
-
line-height: 20px;
|
|
3756
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
3757
|
+
padding: 0 !important;
|
|
3694
3758
|
}
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
font-size: 13px;
|
|
3701
|
-
line-height: 20px;
|
|
3759
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
3760
|
+
position: absolute;
|
|
3761
|
+
left: 50%;
|
|
3762
|
+
top: 50%;
|
|
3763
|
+
transform: translate(-50%, -50%);
|
|
3702
3764
|
}
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
font-family: Inter;
|
|
3706
|
-
font-style: normal;
|
|
3707
|
-
font-weight: normal;
|
|
3708
|
-
text-transform: uppercase;
|
|
3709
|
-
font-feature-settings: "cpsp" on;
|
|
3710
|
-
font-size: 13px;
|
|
3711
|
-
line-height: 20px;
|
|
3765
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
3766
|
+
display: none;
|
|
3712
3767
|
}
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
font-family: Inter;
|
|
3716
|
-
font-style: normal;
|
|
3717
|
-
font-weight: bold;
|
|
3718
|
-
text-transform: uppercase;
|
|
3719
|
-
font-feature-settings: "cpsp" on;
|
|
3720
|
-
font-size: 13px;
|
|
3721
|
-
line-height: 20px;
|
|
3768
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
3769
|
+
background: #fff;
|
|
3722
3770
|
}
|
|
3723
|
-
|
|
3724
|
-
|
|
3725
|
-
font-family: Inter;
|
|
3726
|
-
font-style: normal;
|
|
3727
|
-
font-weight: normal;
|
|
3728
|
-
font-size: 12px;
|
|
3729
|
-
line-height: 18px;
|
|
3771
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
3772
|
+
background: inherit;
|
|
3730
3773
|
}
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
line-height: 18px;
|
|
3774
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
3775
|
+
position: static;
|
|
3776
|
+
border: none;
|
|
3777
|
+
background: inherit !important;
|
|
3778
|
+
height: 100px;
|
|
3779
|
+
vertical-align: middle;
|
|
3738
3780
|
}
|
|
3739
|
-
|
|
3740
|
-
.
|
|
3741
|
-
font-family: Inter;
|
|
3742
|
-
font-style: normal;
|
|
3781
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
3782
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
3743
3783
|
font-weight: bold;
|
|
3744
|
-
font-size:
|
|
3745
|
-
|
|
3784
|
+
font-size: 20px;
|
|
3785
|
+
color: rgba(10, 37, 85, 0.6);
|
|
3746
3786
|
}
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
font-weight: normal;
|
|
3752
|
-
font-size: 12px;
|
|
3753
|
-
line-height: 18px;
|
|
3787
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
3788
|
+
padding: 0 !important;
|
|
3789
|
+
position: relative;
|
|
3790
|
+
background: #fff;
|
|
3754
3791
|
}
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3792
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
3793
|
+
height: 100%;
|
|
3794
|
+
display: flex;
|
|
3795
|
+
align-items: center;
|
|
3796
|
+
justify-content: flex-end;
|
|
3797
|
+
padding-right: 8px;
|
|
3798
|
+
}
|
|
3799
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
3800
|
+
width: 24px;
|
|
3801
|
+
height: 24px;
|
|
3802
|
+
cursor: pointer;
|
|
3803
|
+
justify-content: center;
|
|
3804
|
+
border-radius: 4px;
|
|
3805
|
+
}
|
|
3806
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
3807
|
+
background: #fff;
|
|
3762
3808
|
}
|
|
3763
3809
|
|
|
3764
|
-
.
|
|
3765
|
-
|
|
3766
|
-
font-style: normal;
|
|
3767
|
-
font-weight: bold;
|
|
3768
|
-
font-size: 12px;
|
|
3769
|
-
line-height: 18px;
|
|
3810
|
+
.i1e4sgug {
|
|
3811
|
+
display: inline-block;
|
|
3770
3812
|
}
|
|
3771
3813
|
|
|
3772
|
-
.
|
|
3773
|
-
|
|
3774
|
-
font-style: normal;
|
|
3775
|
-
font-weight: normal;
|
|
3776
|
-
text-transform: uppercase;
|
|
3777
|
-
font-feature-settings: "cpsp" on;
|
|
3778
|
-
font-size: 12px;
|
|
3779
|
-
line-height: 18px;
|
|
3814
|
+
.s1fc623g {
|
|
3815
|
+
width: 430px !important;
|
|
3780
3816
|
}
|
|
3781
3817
|
|
|
3782
|
-
.
|
|
3783
|
-
|
|
3784
|
-
font-style: normal;
|
|
3785
|
-
font-weight: bold;
|
|
3786
|
-
text-transform: uppercase;
|
|
3787
|
-
font-feature-settings: "cpsp" on;
|
|
3788
|
-
font-size: 12px;
|
|
3818
|
+
.da3mx0o .ant-select-item-group {
|
|
3819
|
+
padding: 8px 16px;
|
|
3789
3820
|
line-height: 18px;
|
|
3821
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3822
|
+
height: 34px;
|
|
3823
|
+
min-height: 34px;
|
|
3824
|
+
box-sizing: border-box;
|
|
3825
|
+
margin-top: 8px;
|
|
3790
3826
|
}
|
|
3791
3827
|
|
|
3792
|
-
.
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
3797
|
-
|
|
3828
|
+
.onr9gzt {
|
|
3829
|
+
display: flex;
|
|
3830
|
+
flex-direction: column;
|
|
3831
|
+
margin: 1px 8px;
|
|
3832
|
+
padding: 8px;
|
|
3833
|
+
border-radius: 4px;
|
|
3798
3834
|
}
|
|
3799
|
-
|
|
3800
|
-
|
|
3801
|
-
font-family: Inter;
|
|
3802
|
-
font-style: normal;
|
|
3803
|
-
font-weight: normal;
|
|
3804
|
-
font-size: 13px;
|
|
3805
|
-
line-height: 20px;
|
|
3835
|
+
.onr9gzt .selected-icon {
|
|
3836
|
+
display: none;
|
|
3806
3837
|
}
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
font-family: Inter;
|
|
3810
|
-
font-style: normal;
|
|
3811
|
-
font-weight: normal;
|
|
3812
|
-
font-size: 12px;
|
|
3813
|
-
line-height: 18px;
|
|
3838
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
3839
|
+
padding-left: 8px;
|
|
3814
3840
|
}
|
|
3815
|
-
|
|
3816
|
-
|
|
3817
|
-
font-family: Inter;
|
|
3818
|
-
font-style: normal;
|
|
3819
|
-
font-weight: normal;
|
|
3820
|
-
font-size: 12px;
|
|
3821
|
-
line-height: 18px;
|
|
3841
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
3842
|
+
background-color: white;
|
|
3822
3843
|
}
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
font-family: Inter;
|
|
3826
|
-
font-style: normal;
|
|
3827
|
-
font-weight: normal;
|
|
3828
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3829
|
-
font-size: 13px;
|
|
3830
|
-
line-height: 20px;
|
|
3844
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
3845
|
+
color: #0080ff;
|
|
3831
3846
|
}
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
font-family: Inter;
|
|
3835
|
-
font-style: normal;
|
|
3836
|
-
font-weight: normal;
|
|
3837
|
-
font-feature-settings: "zero" on;
|
|
3838
|
-
font-size: 13px;
|
|
3839
|
-
line-height: 20px;
|
|
3847
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
3848
|
+
display: block;
|
|
3840
3849
|
}
|
|
3841
|
-
|
|
3842
|
-
.
|
|
3843
|
-
font-family: Inter;
|
|
3844
|
-
font-style: normal;
|
|
3845
|
-
font-weight: normal;
|
|
3846
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
3847
|
-
font-size: 12px;
|
|
3848
|
-
line-height: 18px;
|
|
3850
|
+
.onr9gzt.ant-select-item-option-active {
|
|
3851
|
+
background: rgba(0, 136, 255, 0.16);
|
|
3849
3852
|
}
|
|
3850
|
-
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
font-size: 12px;
|
|
3857
|
-
line-height: 18px;
|
|
3853
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
3854
|
+
color: #0080ff;
|
|
3855
|
+
}
|
|
3856
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
3857
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3858
|
+
color: #0080ff;
|
|
3858
3859
|
}
|
|
3859
3860
|
|
|
3860
|
-
.
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
|
|
3866
|
-
|
|
3861
|
+
.oiy0apc {
|
|
3862
|
+
display: flex;
|
|
3863
|
+
justify-content: space-between;
|
|
3864
|
+
height: 20px;
|
|
3865
|
+
line-height: 20px;
|
|
3866
|
+
}
|
|
3867
|
+
.oiy0apc .timezone-title {
|
|
3868
|
+
color: #2d3a56;
|
|
3869
|
+
overflow: hidden;
|
|
3870
|
+
text-overflow: ellipsis;
|
|
3867
3871
|
}
|
|
3868
3872
|
|
|
3869
|
-
.
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
|
|
3873
|
-
|
|
3874
|
-
font-size: 12px;
|
|
3873
|
+
.of4y382 {
|
|
3874
|
+
display: flex;
|
|
3875
|
+
justify-content: space-between;
|
|
3876
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3877
|
+
height: 18px;
|
|
3875
3878
|
line-height: 18px;
|
|
3879
|
+
margin-top: 2px;
|
|
3876
3880
|
}
|
|
3877
3881
|
|
|
3878
|
-
.
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3882
|
-
font-feature-settings: "zero" on;
|
|
3883
|
-
font-size: 16px;
|
|
3884
|
-
line-height: 24px;
|
|
3882
|
+
.t19903l9 {
|
|
3883
|
+
border: none;
|
|
3884
|
+
margin-right: 0;
|
|
3885
|
+
background: rgba(225, 230, 241, 0.6);
|
|
3885
3886
|
}
|
|
3886
3887
|
|
|
3887
|
-
.
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
line-height: 12px;
|
|
3888
|
+
.ohwbvxu {
|
|
3889
|
+
pointer-events: none;
|
|
3890
|
+
height: 32px;
|
|
3891
|
+
width: 100%;
|
|
3892
|
+
opacity: 0;
|
|
3893
3893
|
}
|
|
3894
3894
|
|
|
3895
3895
|
.c198s9j3 {
|
|
@@ -3963,6 +3963,16 @@ input.rrg1fkn.ant-input {
|
|
|
3963
3963
|
margin-left: 24px;
|
|
3964
3964
|
}
|
|
3965
3965
|
|
|
3966
|
+
.igz4le8 {
|
|
3967
|
+
height: 24px;
|
|
3968
|
+
width: 56px !important;
|
|
3969
|
+
margin-right: 4px;
|
|
3970
|
+
}
|
|
3971
|
+
|
|
3972
|
+
.c1riexje {
|
|
3973
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3974
|
+
}
|
|
3975
|
+
|
|
3966
3976
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
3967
3977
|
border-radius: 6px;
|
|
3968
3978
|
}
|
|
@@ -4018,20 +4028,6 @@ input.rrg1fkn.ant-input {
|
|
|
4018
4028
|
transform: rotate(180deg);
|
|
4019
4029
|
}
|
|
4020
4030
|
|
|
4021
|
-
.igz4le8 {
|
|
4022
|
-
height: 24px;
|
|
4023
|
-
width: 56px !important;
|
|
4024
|
-
margin-right: 4px;
|
|
4025
|
-
}
|
|
4026
|
-
|
|
4027
|
-
.c1riexje {
|
|
4028
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4029
|
-
}
|
|
4030
|
-
|
|
4031
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
4032
|
-
display: flex;
|
|
4033
|
-
}
|
|
4034
|
-
|
|
4035
4031
|
.m1thnes4 {
|
|
4036
4032
|
color: rgba(44, 56, 82, 0.6);
|
|
4037
4033
|
text-align: center;
|
|
@@ -4223,6 +4219,41 @@ input.rrg1fkn.ant-input {
|
|
|
4223
4219
|
background: rgba(163, 180, 204, 0.18);
|
|
4224
4220
|
}
|
|
4225
4221
|
|
|
4222
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
4223
|
+
display: flex;
|
|
4224
|
+
}
|
|
4225
|
+
|
|
4226
|
+
.f1p9ti6d {
|
|
4227
|
+
width: 100%;
|
|
4228
|
+
margin-bottom: 0 !important;
|
|
4229
|
+
flex-flow: nowrap !important;
|
|
4230
|
+
line-break: auto;
|
|
4231
|
+
}
|
|
4232
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
4233
|
+
text-align: left !important;
|
|
4234
|
+
padding-bottom: 0 !important;
|
|
4235
|
+
}
|
|
4236
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
4237
|
+
min-height: 32px;
|
|
4238
|
+
height: auto;
|
|
4239
|
+
font-size: 13px;
|
|
4240
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4241
|
+
white-space: normal;
|
|
4242
|
+
}
|
|
4243
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
4244
|
+
border-color: #ff4d4f !important;
|
|
4245
|
+
}
|
|
4246
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
4247
|
+
margin-top: 4px;
|
|
4248
|
+
font-size: 12px;
|
|
4249
|
+
min-height: 0px;
|
|
4250
|
+
}
|
|
4251
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
4252
|
+
font-size: 12px;
|
|
4253
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4254
|
+
min-height: 0px;
|
|
4255
|
+
}
|
|
4256
|
+
|
|
4226
4257
|
.tc40oxa {
|
|
4227
4258
|
margin-bottom: 4px;
|
|
4228
4259
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -4419,37 +4450,6 @@ input.rrg1fkn.ant-input {
|
|
|
4419
4450
|
margin-right: 8px;
|
|
4420
4451
|
}
|
|
4421
4452
|
|
|
4422
|
-
.f1p9ti6d {
|
|
4423
|
-
width: 100%;
|
|
4424
|
-
margin-bottom: 0 !important;
|
|
4425
|
-
flex-flow: nowrap !important;
|
|
4426
|
-
line-break: auto;
|
|
4427
|
-
}
|
|
4428
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
4429
|
-
text-align: left !important;
|
|
4430
|
-
padding-bottom: 0 !important;
|
|
4431
|
-
}
|
|
4432
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
4433
|
-
min-height: 32px;
|
|
4434
|
-
height: auto;
|
|
4435
|
-
font-size: 13px;
|
|
4436
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4437
|
-
white-space: normal;
|
|
4438
|
-
}
|
|
4439
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
4440
|
-
border-color: #ff4d4f !important;
|
|
4441
|
-
}
|
|
4442
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
4443
|
-
margin-top: 4px;
|
|
4444
|
-
font-size: 12px;
|
|
4445
|
-
min-height: 0px;
|
|
4446
|
-
}
|
|
4447
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
4448
|
-
font-size: 12px;
|
|
4449
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4450
|
-
min-height: 0px;
|
|
4451
|
-
}
|
|
4452
|
-
|
|
4453
4453
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
4454
4454
|
display: var(--at4ovwe-0);
|
|
4455
4455
|
}
|