@cloudtower/eagle 0.22.26 → 0.22.28

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/style.css CHANGED
@@ -1597,35 +1597,6 @@ input[type=submit] {
1597
1597
  cursor: pointer;
1598
1598
  }
1599
1599
 
1600
- .bpq0js6 {
1601
- padding: 4px 11px;
1602
- }
1603
-
1604
- .b15sn34c {
1605
- white-space: nowrap;
1606
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1607
- }
1608
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1609
- --color: #0080ff;
1610
- }
1611
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1612
- --color: #0080ff;
1613
- }
1614
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1615
- margin-left: 1px;
1616
- }
1617
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1618
- border-top-right-radius: 0;
1619
- border-bottom-right-radius: 0;
1620
- }
1621
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1622
- border-top-left-radius: 0;
1623
- border-bottom-left-radius: 0;
1624
- }
1625
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1626
- border-radius: unset;
1627
- }
1628
-
1629
1600
  .iap75of {
1630
1601
  height: 18px;
1631
1602
  line-height: 18px;
@@ -1672,59 +1643,33 @@ input[type=submit] {
1672
1643
  animation: rotate 680ms linear infinite;
1673
1644
  }
1674
1645
 
1675
- .s34f1qb.ant-switch {
1676
- min-width: 40px;
1677
- height: 24px;
1678
- background: rgba(172, 186, 211, 0.6);
1679
- overflow: hidden;
1680
- }
1681
- .s34f1qb.ant-switch:focus {
1682
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1683
- }
1684
- .s34f1qb.ant-switch-small {
1685
- min-width: 26px;
1686
- height: 16px;
1687
- }
1688
- .s34f1qb.ant-switch-large {
1689
- min-width: 52px;
1690
- height: 32px;
1691
- }
1692
- .s34f1qb.ant-switch .ant-switch-handle {
1693
- height: 20px;
1694
- width: 20px;
1695
- }
1696
- .s34f1qb.ant-switch .ant-switch-handle::before {
1697
- border-radius: 10px;
1698
- transition-delay: 120ms;
1699
- }
1700
- .s34f1qb.ant-switch-small .ant-switch-handle {
1701
- height: 14px;
1702
- width: 14px;
1703
- top: 1px;
1704
- left: 1px;
1646
+ .bpq0js6 {
1647
+ padding: 4px 11px;
1705
1648
  }
1706
- .s34f1qb.ant-switch-large .ant-switch-handle {
1707
- height: 28px;
1708
- width: 28px;
1649
+
1650
+ .b15sn34c {
1651
+ white-space: nowrap;
1652
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1709
1653
  }
1710
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
1711
- border-radius: 14px;
1654
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1655
+ --color: #0080ff;
1712
1656
  }
1713
- .s34f1qb.ant-switch-checked {
1714
- background-color: #00ba5d;
1657
+ .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] {
1658
+ --color: #0080ff;
1715
1659
  }
1716
- .s34f1qb.ant-switch-checked .ant-switch-handle {
1717
- left: calc(100% - 20px - 2px);
1660
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1661
+ margin-left: 1px;
1718
1662
  }
1719
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1720
- left: calc(100% - 14px - 1px);
1663
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1664
+ border-top-right-radius: 0;
1665
+ border-bottom-right-radius: 0;
1721
1666
  }
1722
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1723
- left: calc(100% - 28px - 2px);
1667
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1668
+ border-top-left-radius: 0;
1669
+ border-bottom-left-radius: 0;
1724
1670
  }
1725
-
1726
- .c1to9vb9 {
1727
- margin-left: 5px;
1671
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1672
+ border-radius: unset;
1728
1673
  }
1729
1674
 
1730
1675
  .obf05yr {
@@ -1793,1416 +1738,1471 @@ input[type=submit] {
1793
1738
  line-height: 18px;
1794
1739
  }
1795
1740
 
1796
- .rxbeqvl.ant-radio-wrapper {
1797
- display: inline-flex;
1798
- align-items: baseline;
1799
- white-space: pre-wrap;
1800
- }
1801
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1802
- position: relative;
1803
- top: 3px;
1741
+ .cz04yix {
1742
+ display: flex;
1743
+ flex-direction: column;
1804
1744
  }
1805
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1806
- border-color: rgba(107, 128, 167, 0.6);
1745
+
1746
+ .m1if5j39 {
1747
+ max-width: 1120px;
1748
+ width: 100%;
1749
+ margin: 0 auto;
1750
+ height: 100%;
1807
1751
  }
1808
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1809
- border-color: #0080ff;
1752
+
1753
+ .w1vvwdlp {
1754
+ max-width: 1120px;
1755
+ width: 100%;
1756
+ margin: 0 auto;
1757
+ display: flex;
1810
1758
  }
1811
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1812
- border-color: #0080ff;
1813
- background: #0080ff;
1759
+ .w1vvwdlp .left,
1760
+ .w1vvwdlp .right {
1761
+ flex-grow: 0;
1762
+ flex-shrink: 0;
1763
+ flex-basis: 21%;
1814
1764
  }
1815
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1816
- top: 4px;
1817
- left: 4px;
1818
- width: 6px;
1819
- height: 6px;
1820
- background: #fff;
1765
+ .w1vvwdlp .left {
1766
+ display: flex;
1767
+ justify-content: flex-end;
1768
+ padding-right: 44px;
1821
1769
  }
1822
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1823
- opacity: 0.5;
1770
+ .w1vvwdlp .right {
1771
+ padding-left: 44px;
1824
1772
  }
1825
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1826
- border-color: rgba(107, 128, 167, 0.6);
1827
- background: rgba(211, 218, 235, 0.6);
1773
+ .w1vvwdlp .middle {
1774
+ margin-bottom: 40px;
1775
+ flex-grow: 0;
1776
+ flex-shrink: 0;
1777
+ flex-basis: 58%;
1828
1778
  }
1829
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
1830
- background: #00122e;
1779
+ .w1vvwdlp .middle .form-base-field {
1780
+ width: 100%;
1831
1781
  }
1832
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
1833
- color: #00122e;
1834
- opacity: 0.5;
1782
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1783
+ width: auto;
1835
1784
  }
1836
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
1837
- color: #00122e;
1785
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1786
+ flex: initial;
1838
1787
  }
1839
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
1840
- display: inline-block;
1841
- padding: 0;
1842
- padding-left: 12px;
1788
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1789
+ margin-top: 4px;
1843
1790
  }
1844
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
1845
- margin-bottom: 0;
1846
- white-space: pre-wrap;
1847
- color: rgba(44, 56, 82, 0.6);
1791
+ .w1vvwdlp .ant-steps-item-icon,
1792
+ .w1vvwdlp .ant-steps-item-tail {
1793
+ display: none !important;
1848
1794
  }
1849
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
1850
- padding-left: 8px;
1795
+ .w1vvwdlp .ant-steps-item-container {
1796
+ padding: 0 15px;
1797
+ border-radius: 4px;
1798
+ height: 32px;
1799
+ display: flex;
1800
+ align-items: center;
1851
1801
  }
1852
-
1853
- .r5ie79y .ant-radio-button-wrapper:first-child {
1854
- border-radius: 5px 0 0 5px;
1802
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1803
+ min-height: auto;
1804
+ white-space: nowrap;
1855
1805
  }
1856
- .r5ie79y .ant-radio-button-wrapper:last-child {
1857
- border-radius: 0 5px 5px 0;
1806
+ .w1vvwdlp .ant-steps-item-description {
1807
+ padding-bottom: 0px;
1858
1808
  }
1859
-
1860
- .r1f0aqcc {
1861
- color: #00122e;
1862
- border-color: #ccd4e3;
1809
+ .w1vvwdlp .ant-steps-item-title {
1810
+ font-size: 13px !important;
1811
+ line-height: 20px !important;
1863
1812
  }
1864
- .r1f0aqcc:first-child {
1865
- color: #00122e;
1866
- border-color: #a3b4cc;
1813
+ .w1vvwdlp .ant-steps-item-title .step-index {
1814
+ display: inline-block;
1815
+ text-align: center;
1816
+ width: 13px;
1817
+ margin-right: 12px;
1867
1818
  }
1868
- .r1f0aqcc.ant-radio-button-wrapper {
1869
- padding: 0 12px;
1870
- line-height: 32px;
1871
- height: 32px;
1819
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1820
+ background: rgba(0, 128, 255, 0.1);
1872
1821
  }
1873
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
1874
- white-space: nowrap;
1822
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1823
+ color: #005ed1;
1875
1824
  }
1876
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
1877
- background: #ccd4e3;
1825
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1826
+ background: rgba(237, 241, 250, 0.6);
1878
1827
  }
1879
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
1880
- background: #0080ff;
1828
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1829
+ color: rgba(10, 37, 85, 0.6) !important;
1881
1830
  }
1882
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
1883
- background: #ccd4e3;
1884
- opacity: 0.5;
1831
+ .w1vvwdlp .ant-steps-item-disabled {
1832
+ cursor: not-allowed;
1885
1833
  }
1886
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
1887
- border-right-color: #0080ff;
1834
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1835
+ background: rgba(237, 241, 250, 0.6);
1888
1836
  }
1889
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
1890
- border-color: #0080ff;
1837
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1838
+ color: #2d3a56;
1891
1839
  }
1892
- .r1f0aqcc.ant-radio-button-wrapper-checked {
1893
- background: rgba(0, 136, 255, 0.1);
1840
+
1841
+ .h1cuopx7 .ant-modal-header {
1842
+ margin: 0 auto;
1843
+ width: 100%;
1844
+ max-width: 648px;
1894
1845
  }
1895
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
1896
- background: rgba(211, 218, 235, 0.6);
1897
- border-color: #ccd4e3;
1898
- opacity: 0.5;
1846
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
1847
+ margin-left: 0;
1899
1848
  }
1900
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
1901
- color: #00122e;
1902
- border-color: #ccd4e3;
1903
- }
1904
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
1905
- color: #00122e;
1906
- border-color: #ccd4e3;
1907
- background: rgba(172, 186, 211, 0.6);
1908
- }
1909
- .r1f0aqcc .ant-radio-button-input {
1910
- margin-right: 8px;
1911
- display: inline;
1912
- border: none;
1849
+ .h1cuopx7 .ant-modal-body {
1850
+ margin: 0 auto;
1913
1851
  padding: 0;
1914
- width: 36px;
1915
- background: transparent;
1852
+ width: 100%;
1853
+ max-width: 648px;
1854
+ overflow: hidden;
1916
1855
  }
1917
- .r1f0aqcc .ant-radio-button-input:focus {
1918
- box-shadow: none;
1856
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1857
+ margin-bottom: 40px;
1919
1858
  }
1920
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
1921
- margin-right: 0;
1922
- width: initial;
1923
- box-shadow: none;
1859
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1860
+ height: calc(100vh - 225px);
1861
+ overflow-y: auto;
1924
1862
  }
1925
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
1926
- display: none;
1863
+ .h1cuopx7 .ant-modal-footer .footer-content {
1864
+ margin: 0 auto;
1865
+ max-width: 648px;
1927
1866
  }
1928
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
1929
- display: inline;
1867
+
1868
+ .h1p6d3y3 .ant-modal-header {
1869
+ margin: 0 auto;
1870
+ width: 100%;
1871
+ max-width: 1024px;
1930
1872
  }
1931
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
1932
- display: inline;
1933
- margin-right: 8px;
1934
- padding: 0;
1935
- width: 36px;
1873
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
1874
+ margin-left: 0;
1936
1875
  }
1937
-
1938
- .t1upn1sz {
1939
- height: 100%;
1876
+ .h1p6d3y3 .ant-modal-body {
1877
+ margin: 0 auto;
1878
+ padding: 0;
1879
+ width: 100%;
1880
+ max-width: 1024px;
1881
+ overflow: hidden;
1940
1882
  }
1941
-
1942
- .tta5kd2 {
1943
- height: 100%;
1883
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
1884
+ margin-bottom: 40px;
1944
1885
  }
1945
- .tta5kd2.empty-table .ant-table-content {
1946
- overflow: visible !important;
1947
- height: 100%;
1886
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
1887
+ height: calc(100vh - 225px);
1888
+ overflow-y: auto;
1948
1889
  }
1949
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
1950
- height: 100%;
1890
+ .h1p6d3y3 .ant-modal-footer .footer-content {
1891
+ margin: 0 auto;
1892
+ max-width: 1024px;
1951
1893
  }
1952
- .tta5kd2.empty-table .ant-table-content table {
1953
- width: 100% !important;
1954
- height: 100%;
1894
+
1895
+ .fxgckuk {
1896
+ flex: 1;
1955
1897
  }
1956
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
1957
- padding: 15px 0;
1898
+ .fxgckuk label {
1899
+ font-size: 13px;
1900
+ line-height: 20px;
1901
+ color: rgba(44, 56, 82, 0.6);
1958
1902
  }
1959
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
1960
- display: none;
1903
+ .fxgckuk .title {
1904
+ font-size: 14px;
1905
+ line-height: 20px;
1906
+ color: #2d3a56;
1907
+ margin-bottom: 12px;
1961
1908
  }
1962
- .tta5kd2 .active-row td:nth-child(1) {
1963
- font-weight: 700;
1909
+ .fxgckuk.connect-cluster .title {
1910
+ padding-bottom: 26px;
1964
1911
  }
1965
- .tta5kd2.has-selection .active-row td:nth-child(2) {
1966
- font-weight: 700;
1912
+
1913
+ .f1d0vek1 {
1914
+ padding: 25px 0 15px 0;
1915
+ border-bottom: 1px solid #e1e5eb;
1916
+ margin-bottom: 16px;
1967
1917
  }
1968
- .tta5kd2 .ant-spin-nested-loading {
1969
- height: 100%;
1918
+
1919
+ .f4u402y {
1920
+ display: flex;
1921
+ align-items: center;
1922
+ margin-bottom: 8px;
1970
1923
  }
1971
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
1972
- height: 100%;
1973
- overflow: visible;
1924
+ .f4u402y > label {
1925
+ width: 216px;
1974
1926
  }
1975
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
1976
- max-height: none;
1927
+ .f4u402y > label + * {
1928
+ width: 100%;
1977
1929
  }
1978
- .tta5kd2.table-init-loading .ant-spin-blur thead,
1979
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
1980
- display: none;
1930
+ .f4u402y .ant-select {
1931
+ width: 100%;
1981
1932
  }
1982
- .tta5kd2 td.ant-table-column-sort {
1983
- background: transparent;
1933
+
1934
+ .e1pldf6v {
1935
+ color: #e75a3a;
1936
+ margin-right: 10px;
1984
1937
  }
1985
- .tta5kd2 td.ant-table-cell-fix-left,
1986
- .tta5kd2 td.ant-table-cell-fix-right {
1987
- background: #fff;
1988
- padding: 0 !important;
1938
+
1939
+ .dq0gblh {
1940
+ width: 100%;
1941
+ height: 1px;
1942
+ background: rgba(213, 219, 227, 0.6);
1943
+ margin: 24px 0;
1989
1944
  }
1990
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
1991
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
1945
+
1946
+ .l1v7sr0n {
1992
1947
  display: flex;
1948
+ justify-content: center;
1993
1949
  align-items: center;
1994
1950
  height: 100%;
1995
- padding: 8px;
1996
1951
  }
1997
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
1998
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
1999
- overflow: hidden;
2000
- text-overflow: ellipsis;
2001
- width: 100%;
1952
+
1953
+ .d1i4ou6o {
1954
+ display: inline-block;
1955
+ width: 4px;
1956
+ height: 4px;
1957
+ background: #8e9aa9;
1958
+ opacity: 0.4;
1959
+ border-radius: 50%;
1960
+ margin: 0 4px;
2002
1961
  }
2003
- .tta5kd2 .ant-table-container {
2004
- height: 100%;
1962
+
1963
+ .m1jy87hk .ant-modal-header,
1964
+ .m1jy87hk .ant-modal-footer .footer-content {
1965
+ width: 648px;
1966
+ margin: 0 auto;
2005
1967
  }
2006
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2007
- box-shadow: none !important;
1968
+ .m1jy87hk .ant-modal-header {
1969
+ padding: 35px 0 24px;
1970
+ border: none;
2008
1971
  }
2009
- .tta5kd2 .ant-table {
2010
- border-radius: 0px;
2011
- border-left: none;
2012
- border-right: none;
2013
- border-bottom: none;
2014
- height: 100%;
2015
- font-size: 12px;
2016
- background: transparent;
1972
+ .m1jy87hk .ant-modal-header .ant-modal-title {
1973
+ font-size: 30px;
2017
1974
  }
2018
- .tta5kd2 .ant-table .ant-table-header {
2019
- position: relative;
2020
- z-index: 3;
2021
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2022
- margin-bottom: -1px;
1975
+ .m1jy87hk .ant-modal-body {
1976
+ padding: 4px 0 2px;
2023
1977
  }
2024
- .tta5kd2 .ant-table .time-wrapper .data,
2025
- .tta5kd2 .ant-table .value {
2026
- color: #2d3a56;
1978
+ .m1jy87hk .ant-modal-footer {
1979
+ border: none;
2027
1980
  }
2028
- .tta5kd2 .ant-table .time-wrapper .time,
2029
- .tta5kd2 .ant-table .unit {
2030
- color: rgba(44, 56, 82, 0.6);
1981
+
1982
+ .ti7fpyu {
1983
+ font-size: 12px;
1984
+ line-height: 18px;
1985
+ font-weight: bold;
1986
+ color: #fff;
1987
+ padding: 0 4px;
1988
+ border-radius: 4px;
1989
+ display: inline-block;
1990
+ background: var(--ti7fpyu-0);
2031
1991
  }
2032
- .tta5kd2 .ant-table .ant-table-selection {
2033
- text-align: center;
1992
+ .ti7fpyu:not(:first-child) {
1993
+ margin-left: 4px;
2034
1994
  }
2035
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2036
- background: #fff;
1995
+
1996
+ .f1rest1f {
1997
+ width: 100%;
1998
+ height: 100%;
1999
+ display: flex;
2000
+ align-items: center;
2001
+ justify-content: center;
2037
2002
  }
2038
- .tta5kd2 .ant-table .anticon-setting {
2039
- cursor: pointer;
2040
- position: absolute;
2041
- top: 50%;
2042
- right: 12px;
2043
- transform: translateY(-50%);
2003
+
2004
+ .n1kbdoln {
2005
+ font-size: 90%;
2006
+ font-weight: bold;
2007
+ background-color: rgba(240, 243, 247, 0.6);
2008
+ padding: 1px 4px 1px;
2009
+ margin-left: 2px;
2010
+ margin-right: 2px;
2011
+ border: 1px solid rgba(213, 219, 227, 0.6);
2012
+ border-radius: 4px;
2044
2013
  }
2045
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2046
- box-shadow: none;
2047
- width: 1px;
2048
- background: rgba(213, 219, 227, 0.6);
2014
+
2015
+ .f1y3gta0.form-item-general {
2016
+ width: 640px;
2049
2017
  }
2050
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2051
- box-shadow: none;
2052
- width: 1px;
2053
- background: rgba(213, 219, 227, 0.6);
2018
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2019
+ margin-top: 16px;
2054
2020
  }
2055
- .tta5kd2 .ant-table .ant-table-tbody {
2056
- position: relative;
2021
+ .f1y3gta0.form-item-compact {
2022
+ width: 412px;
2057
2023
  }
2058
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2059
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2060
- border-bottom: 1px solid white;
2061
- height: 40px;
2062
- vertical-align: middle;
2063
- transition: background 0ms;
2064
- color: #00122e;
2065
- }
2066
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2067
- background: #f2f5fa;
2068
- border-bottom-color: #f2f5fa;
2024
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2025
+ margin-top: 8px;
2069
2026
  }
2070
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2071
- height: auto;
2072
- color: #00122e;
2073
- font-size: 12px;
2074
- text-align: left;
2075
- transition: none;
2076
- overflow: hidden;
2077
- text-overflow: ellipsis;
2078
- white-space: nowrap;
2027
+ .f1y3gta0 .form-item {
2028
+ width: auto;
2079
2029
  }
2080
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2081
- color: #0096ff;
2030
+ .f1y3gta0 .form-item-main {
2031
+ position: relative;
2032
+ display: flex;
2082
2033
  }
2083
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2084
- overflow: hidden;
2085
- text-overflow: ellipsis;
2034
+ .f1y3gta0 .form-item-extra {
2035
+ margin-top: 4px;
2086
2036
  width: 100%;
2087
- vertical-align: middle;
2088
- }
2089
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2090
- line-height: 0px;
2037
+ padding: 14px;
2038
+ background: #f2f4f6;
2039
+ font-size: 13px;
2040
+ line-height: 1.8;
2041
+ color: #8e9aa9;
2091
2042
  }
2092
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2093
- border-top-color: transparent;
2043
+ .f1y3gta0 .form-item-label {
2044
+ padding-right: 12px;
2045
+ font-size: 13px;
2046
+ color: rgba(44, 56, 82, 0.6);
2094
2047
  }
2095
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2096
- background: rgba(225, 230, 241, 0.6);
2097
- border-color: transparent transparent white;
2048
+ .f1y3gta0 .form-item-label.label-right {
2049
+ text-align: right;
2098
2050
  }
2099
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2100
- border-radius: 8px 0 0 8px;
2051
+ .f1y3gta0 .form-item-label,
2052
+ .f1y3gta0 .form-item-control {
2053
+ line-height: 32px;
2101
2054
  }
2102
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2103
- border-radius: 8px 0 0 8px;
2055
+ .f1y3gta0 .form-item-control .form-item-error {
2056
+ line-height: 18px;
2104
2057
  }
2105
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2106
- content: "";
2107
- width: 4px;
2108
- top: -1px;
2109
- bottom: -1px;
2110
- background: white;
2058
+ .f1y3gta0 .form-item-children {
2059
+ width: 100%;
2111
2060
  }
2112
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2113
- border-radius: 0 8px 8px 0;
2061
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2062
+ width: 100%;
2114
2063
  }
2115
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2116
- border-radius: 0;
2117
- background: white;
2118
- border-top: none;
2064
+ .f1y3gta0 .form-item-error {
2065
+ color: #e75a3a;
2066
+ height: 0;
2067
+ overflow: hidden;
2119
2068
  }
2120
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2121
- border-top: 1px solid transparent;
2122
- border-radius: 0 8px 8px 0;
2123
- background: rgba(225, 230, 241, 0.6);
2069
+ .f1y3gta0 .form-item-error-enter-done {
2070
+ margin-top: 4px;
2071
+ height: auto;
2072
+ overflow: auto;
2124
2073
  }
2125
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2126
- background: white;
2127
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2074
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2075
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2076
+ border: 1px solid #e75a3a;
2077
+ color: #e75a3a;
2128
2078
  }
2129
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2130
- display: flex;
2131
- align-items: center;
2132
- height: 100%;
2133
- background: rgba(225, 230, 241, 0.6);
2079
+
2080
+ .fujbm7g {
2081
+ color: #2d3a56;
2082
+ font-weight: bold;
2083
+ padding-bottom: 6px;
2084
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2085
+ margin-bottom: 16px;
2134
2086
  }
2135
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2136
- background: white;
2137
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2087
+ .fujbm7g:not(:first-of-type) {
2088
+ margin-top: 16px;
2138
2089
  }
2139
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2090
+
2091
+ .e5fsw5s {
2092
+ width: 8px;
2093
+ height: 24px;
2140
2094
  display: flex;
2095
+ justify-content: center;
2141
2096
  align-items: center;
2142
- height: 100%;
2143
- background: rgba(225, 230, 241, 0.6);
2097
+ cursor: pointer;
2098
+ transition: all 200ms ease-out 40ms;
2144
2099
  }
2145
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2146
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2100
+ .e5fsw5s:before, .e5fsw5s:after {
2101
+ content: "";
2102
+ width: 1px;
2103
+ height: 6px;
2104
+ border-radius: 1px;
2105
+ background: #ccd4e3;
2106
+ position: relative;
2107
+ right: 2px;
2108
+ transform: rotate(-45deg);
2147
2109
  }
2148
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2149
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2150
- border-radius: 8px;
2110
+ .e5fsw5s:after {
2111
+ transform: rotate(45deg);
2112
+ left: 1px;
2151
2113
  }
2152
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2153
- border-top-color: white;
2114
+
2115
+ .w18knsg4.ant-alert-warning {
2116
+ border: 0;
2117
+ background: rgba(255, 187, 0, 0.1);
2118
+ border-radius: 6px;
2154
2119
  }
2155
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2156
- background: rgba(0, 136, 255, 0.1);
2157
- border-bottom-color: transparent;
2158
- border-top-color: transparent;
2120
+ .w18knsg4.ant-alert,
2121
+ .w18knsg4 .ant-alert-message {
2122
+ color: #e07f00;
2159
2123
  }
2160
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2161
- border-radius: 8px 0 0 8px;
2124
+ .w18knsg4.ant-alert .dashed-border-bottom,
2125
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2126
+ border-bottom-color: #e07f00;
2162
2127
  }
2163
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2164
- border-radius: 0 8px 8px 0;
2128
+
2129
+ .ng31n2o {
2130
+ display: flex;
2131
+ flex-direction: row;
2132
+ padding: 7px 12px;
2133
+ background: rgba(255, 187, 0, 0.1);
2134
+ border-radius: 6px;
2135
+ color: #e07f00;
2136
+ font-size: 12px;
2137
+ line-height: 18px;
2165
2138
  }
2166
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2167
- background: rgba(0, 136, 255, 0.1);
2139
+ .ng31n2o .icon-wrapper {
2140
+ margin-right: 10px;
2141
+ height: 18px;
2168
2142
  }
2169
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
2170
- background: #fff;
2171
- font-weight: 400;
2172
- position: relative;
2173
- border-bottom: none;
2174
- color: #00122e;
2175
- transition: none;
2176
- padding: 15px 8px 15px 8px;
2143
+
2144
+ .n15x5f5y {
2145
+ display: flex;
2146
+ flex-direction: row;
2147
+ padding: 7px 12px;
2148
+ background: rgba(225, 230, 241, 0.6);
2149
+ border-radius: 6px;
2150
+ color: rgba(44, 56, 82, 0.6);
2151
+ font-size: 12px;
2152
+ line-height: 18px;
2177
2153
  }
2178
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2179
- content: "";
2180
- width: 1px;
2181
- top: 0;
2182
- bottom: 0;
2183
- background: rgba(211, 218, 235, 0.6);
2184
- position: absolute;
2185
- right: 0;
2154
+ .n15x5f5y .icon-wrapper {
2155
+ margin-right: 10px;
2156
+ height: 18px;
2186
2157
  }
2187
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2188
- padding: unset;
2158
+
2159
+ .i16ozz3f {
2160
+ display: flex;
2161
+ flex-direction: row;
2162
+ padding: 7px 12px;
2163
+ background: rgba(0, 136, 255, 0.1);
2164
+ border-radius: 6px;
2165
+ color: #005ed1;
2166
+ font-size: 12px;
2167
+ line-height: 18px;
2189
2168
  }
2190
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2191
- display: none;
2169
+ .i16ozz3f .icon-wrapper {
2170
+ margin-right: 10px;
2171
+ height: 18px;
2192
2172
  }
2193
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2194
- width: 100%;
2195
- overflow: hidden;
2196
- white-space: nowrap;
2197
- text-overflow: ellipsis;
2173
+
2174
+ .dszu9qr {
2175
+ color: rgba(44, 56, 82, 0.6);
2176
+ margin-top: 5px;
2177
+ font-size: 12px;
2178
+ line-height: 18px;
2198
2179
  }
2199
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2200
- overflow: hidden;
2201
- text-overflow: ellipsis;
2202
- flex: 1;
2180
+
2181
+ .snxzgx {
2182
+ color: #f0483e;
2183
+ font-size: 12px;
2184
+ white-space: pre-wrap;
2203
2185
  }
2204
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2205
- padding: 15px 28px 15px 8px;
2186
+
2187
+ .o1i4orqw {
2188
+ display: flex;
2189
+ align-items: center;
2190
+ justify-content: flex-end;
2206
2191
  }
2207
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2208
- padding: 0;
2192
+ .o1i4orqw .icon-wrapper {
2193
+ margin-right: 16px;
2209
2194
  }
2210
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2211
- position: absolute;
2212
- right: 10px;
2213
- top: 50%;
2214
- transform: translateY(-50%);
2215
- height: 16px;
2216
- display: none;
2217
- transition: transform 320ms ease;
2218
- }
2219
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2220
- display: block;
2221
- transform: translateY(-50%) rotateX(180deg);
2222
- }
2223
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2224
- display: block;
2225
- }
2226
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2227
- display: none;
2195
+
2196
+ .t79k8o2 {
2197
+ color: rgba(0, 21, 64, 0.3);
2228
2198
  }
2229
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2230
- transform: translateY(-50%);
2199
+
2200
+ .ipd9bk.ant-input {
2201
+ padding: 5px 12px;
2202
+ line-height: 20px;
2203
+ color: #2d3a56;
2204
+ border-radius: 6px;
2205
+ border-color: rgba(172, 186, 211, 0.6);
2206
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2231
2207
  }
2232
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2233
- transform: translateY(-50%) rotateX(180deg);
2208
+ .ipd9bk.ant-input.ant-input-lg {
2209
+ padding: 8px 16px;
2210
+ line-height: 22px;
2234
2211
  }
2235
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2236
- background: #f2f5fa;
2212
+ .ipd9bk.ant-input.ant-input-sm {
2213
+ padding: 2px 8px;
2214
+ line-height: 18px;
2237
2215
  }
2238
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2239
- display: block;
2216
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2217
+ border-color: rgba(107, 128, 167, 0.6);
2218
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2240
2219
  }
2241
- .tta5kd2 .ant-table .ant-table-selection-column {
2242
- padding: 0 !important;
2220
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2221
+ border-color: #0096ff;
2222
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2243
2223
  }
2244
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2245
- position: absolute;
2246
- left: 50%;
2247
- top: 50%;
2248
- transform: translate(-50%, -50%);
2224
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2225
+ border-color: #e75a3a;
2226
+ color: #e75a3a;
2249
2227
  }
2250
- .tta5kd2 .ant-table .ant-table-selection-column:after {
2251
- display: none;
2228
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2229
+ border-color: #e75a3a;
2230
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2252
2231
  }
2253
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2254
- background: #fff;
2232
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2233
+ border-color: #e75a3a;
2234
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2255
2235
  }
2256
- .tta5kd2 .ant-table .ant-table-placeholder {
2257
- background: inherit;
2236
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2237
+ background: rgba(211, 218, 235, 0.6);
2238
+ color: rgba(0, 21, 64, 0.3);
2239
+ border-color: rgba(172, 186, 211, 0.6);
2258
2240
  }
2259
- .tta5kd2 .ant-table .ant-table-placeholder td {
2260
- position: static;
2261
- border: none;
2262
- background: inherit !important;
2263
- height: 100px;
2264
- vertical-align: middle;
2241
+ .ipd9bk.ant-input-affix-wrapper {
2242
+ padding: 5px 12px;
2243
+ border-radius: 6px;
2244
+ border-color: rgba(172, 186, 211, 0.6);
2245
+ line-height: 20px;
2246
+ color: #2d3a56;
2247
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2265
2248
  }
2266
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2267
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2268
- font-weight: bold;
2269
- font-size: 20px;
2270
- color: rgba(10, 37, 85, 0.6);
2249
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2250
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2251
+ color: rgba(44, 56, 82, 0.6);
2271
2252
  }
2272
- .tta5kd2 .ant-table td.cell__action_ {
2273
- padding: 0 !important;
2274
- position: relative;
2275
- background: #fff;
2253
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2254
+ padding: 8px 16px;
2255
+ line-height: 22px;
2276
2256
  }
2277
- .tta5kd2 .ant-table td.cell__action_ > * {
2278
- height: 100%;
2279
- display: flex;
2280
- align-items: center;
2281
- justify-content: flex-end;
2282
- padding-right: 8px;
2257
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2258
+ padding: 2px 8px;
2259
+ line-height: 18px;
2283
2260
  }
2284
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
2285
- width: 24px;
2286
- height: 24px;
2287
- cursor: pointer;
2288
- justify-content: center;
2289
- border-radius: 4px;
2261
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2262
+ border-color: rgba(107, 128, 167, 0.6);
2263
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2290
2264
  }
2291
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2292
- background: #fff;
2265
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2266
+ border-color: #0096ff;
2267
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2293
2268
  }
2294
-
2295
- .cz04yix {
2296
- display: flex;
2297
- flex-direction: column;
2269
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2270
+ border-color: #e75a3a;
2298
2271
  }
2299
-
2300
- .m1if5j39 {
2301
- max-width: 1120px;
2302
- width: 100%;
2303
- margin: 0 auto;
2304
- height: 100%;
2272
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2273
+ color: #e75a3a;
2305
2274
  }
2306
-
2307
- .w1vvwdlp {
2308
- max-width: 1120px;
2309
- width: 100%;
2310
- margin: 0 auto;
2311
- display: flex;
2275
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2276
+ border-color: #e75a3a;
2277
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2312
2278
  }
2313
- .w1vvwdlp .left,
2314
- .w1vvwdlp .right {
2315
- flex-grow: 0;
2316
- flex-shrink: 0;
2317
- flex-basis: 21%;
2279
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2280
+ border-color: #e75a3a;
2281
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2318
2282
  }
2319
- .w1vvwdlp .left {
2320
- display: flex;
2321
- justify-content: flex-end;
2322
- padding-right: 44px;
2283
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2284
+ background: rgba(211, 218, 235, 0.6);
2285
+ color: rgba(0, 21, 64, 0.3);
2286
+ border-color: rgba(172, 186, 211, 0.6);
2323
2287
  }
2324
- .w1vvwdlp .right {
2325
- padding-left: 44px;
2288
+ textarea.ipd9bk.ant-input {
2289
+ transition-property: height;
2290
+ transition-delay: 50ms;
2326
2291
  }
2327
- .w1vvwdlp .middle {
2328
- margin-bottom: 40px;
2329
- flex-grow: 0;
2330
- flex-shrink: 0;
2331
- flex-basis: 58%;
2292
+ textarea.ipd9bk.ant-input.textarea-large {
2293
+ min-height: 40px;
2294
+ height: 40px;
2332
2295
  }
2333
- .w1vvwdlp .middle .form-base-field {
2334
- width: 100%;
2296
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2297
+ height: 80px;
2335
2298
  }
2336
- .w1vvwdlp .middle .form-base-field .form-base-field {
2337
- width: auto;
2299
+ textarea.ipd9bk.ant-input.textarea-middle {
2300
+ min-height: 32px;
2301
+ height: 32px;
2338
2302
  }
2339
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2340
- flex: initial;
2303
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2304
+ height: 64px;
2341
2305
  }
2342
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2343
- margin-top: 4px;
2306
+ textarea.ipd9bk.ant-input.textarea-small {
2307
+ min-height: 24px;
2308
+ height: 24px;
2344
2309
  }
2345
- .w1vvwdlp .ant-steps-item-icon,
2346
- .w1vvwdlp .ant-steps-item-tail {
2347
- display: none !important;
2310
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2311
+ height: 40px;
2348
2312
  }
2349
- .w1vvwdlp .ant-steps-item-container {
2350
- padding: 0 15px;
2313
+
2314
+ .kypn5o5 input, .kypn5o5.input-tags {
2315
+ border: 1px solid rgba(213, 219, 227, 0.6);
2351
2316
  border-radius: 4px;
2317
+ }
2318
+ .kypn5o5.input-tags {
2319
+ position: relative;
2320
+ padding: 6px;
2352
2321
  height: 32px;
2353
- display: flex;
2354
- align-items: center;
2322
+ cursor: pointer;
2323
+ transition: border 150ms;
2355
2324
  }
2356
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2357
- min-height: auto;
2358
- white-space: nowrap;
2325
+ .kypn5o5.input-tags:hover {
2326
+ border-color: #0080ff;
2327
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2359
2328
  }
2360
- .w1vvwdlp .ant-steps-item-description {
2361
- padding-bottom: 0px;
2329
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2330
+ padding-right: 30px;
2362
2331
  }
2363
- .w1vvwdlp .ant-steps-item-title {
2364
- font-size: 13px !important;
2365
- line-height: 20px !important;
2332
+ .kypn5o5.input-tags .input-tags-inner {
2333
+ display: flex;
2366
2334
  }
2367
- .w1vvwdlp .ant-steps-item-title .step-index {
2368
- display: inline-block;
2369
- text-align: center;
2370
- width: 13px;
2371
- margin-right: 12px;
2335
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2336
+ display: flex;
2372
2337
  }
2373
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2374
- background: rgba(0, 128, 255, 0.1);
2338
+ .kypn5o5.input-tags .input-tag-suffix {
2339
+ position: absolute;
2340
+ right: 12px;
2341
+ top: 50%;
2342
+ transform: translateY(-50%);
2375
2343
  }
2376
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2377
- color: #005ed1;
2344
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2345
+ color: rgba(0, 0, 0, 0.25);
2346
+ font-size: 12px;
2347
+ cursor: pointer;
2378
2348
  }
2379
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2380
- background: rgba(237, 241, 250, 0.6);
2349
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2350
+ color: rgba(0, 0, 0, 0.45);
2381
2351
  }
2382
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2383
- color: rgba(10, 37, 85, 0.6) !important;
2352
+ .kypn5o5.has-focus-indicator {
2353
+ position: relative;
2354
+ overflow: hidden;
2384
2355
  }
2385
- .w1vvwdlp .ant-steps-item-disabled {
2386
- cursor: not-allowed;
2356
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2357
+ position: absolute;
2358
+ top: 50%;
2359
+ transform: translateY(-50%);
2360
+ left: -16px;
2361
+ transition: left 150ms ease;
2362
+ opacity: 0;
2387
2363
  }
2388
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2389
- background: rgba(237, 241, 250, 0.6);
2364
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2365
+ left: 8px;
2366
+ opacity: 1;
2390
2367
  }
2391
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2392
- color: #2d3a56;
2368
+ .kypn5o5.has-focus-indicator input {
2369
+ transition: margin-left 150ms ease;
2370
+ margin-left: 0px;
2371
+ }
2372
+ .kypn5o5.has-focus-indicator input:focus {
2373
+ margin-left: 16px;
2393
2374
  }
2394
2375
 
2395
- .h1cuopx7 .ant-modal-header {
2396
- margin: 0 auto;
2397
- width: 100%;
2398
- max-width: 648px;
2376
+ input.l1ki27se.ant-input {
2377
+ border-top-right-radius: 0;
2378
+ border-bottom-right-radius: 0;
2399
2379
  }
2400
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2401
- margin-left: 0;
2380
+
2381
+ .l1ki27se.ant-input-affix-wrapper {
2382
+ border-top-right-radius: 0;
2383
+ border-bottom-right-radius: 0;
2402
2384
  }
2403
- .h1cuopx7 .ant-modal-body {
2404
- margin: 0 auto;
2405
- padding: 0;
2406
- width: 100%;
2407
- max-width: 648px;
2408
- overflow: hidden;
2385
+
2386
+ input.rrg1fkn.ant-input {
2387
+ border-top-left-radius: 0;
2388
+ border-bottom-left-radius: 0;
2409
2389
  }
2410
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2411
- margin-bottom: 40px;
2390
+
2391
+ .rrg1fkn.ant-input-affix-wrapper {
2392
+ border-top-left-radius: 0;
2393
+ border-bottom-left-radius: 0;
2412
2394
  }
2413
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2414
- height: calc(100vh - 225px);
2415
- overflow-y: auto;
2395
+
2396
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2397
+ border-top-right-radius: 0;
2398
+ border-bottom-right-radius: 0;
2416
2399
  }
2417
- .h1cuopx7 .ant-modal-footer .footer-content {
2418
- margin: 0 auto;
2419
- max-width: 648px;
2400
+
2401
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2402
+ border-top-left-radius: 0;
2403
+ border-bottom-left-radius: 0;
2420
2404
  }
2421
2405
 
2422
- .h1p6d3y3 .ant-modal-header {
2423
- margin: 0 auto;
2424
- width: 100%;
2425
- max-width: 1024px;
2406
+ .buj61ew.ant-btn {
2407
+ height: 32px;
2408
+ border-radius: 6px;
2409
+ line-height: 22px;
2410
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2411
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2426
2412
  }
2427
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2428
- margin-left: 0;
2413
+ .buj61ew.ant-btn.ant-btn-lg {
2414
+ height: 40px;
2415
+ line-height: 24px;
2429
2416
  }
2430
- .h1p6d3y3 .ant-modal-body {
2431
- margin: 0 auto;
2432
- padding: 0;
2433
- width: 100%;
2434
- max-width: 1024px;
2435
- overflow: hidden;
2417
+ .buj61ew.ant-btn.ant-btn-sm {
2418
+ height: 24px;
2419
+ line-height: 20px;
2436
2420
  }
2437
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2438
- margin-bottom: 40px;
2421
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2422
+ border-radius: 50%;
2439
2423
  }
2440
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2441
- height: calc(100vh - 225px);
2442
- overflow-y: auto;
2424
+ .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 {
2425
+ color: var(--color, #06101f);
2426
+ font-weight: var(--font-weight);
2427
+ background: var(--background-color, #fff);
2428
+ border-width: var(--border-width, 1px);
2429
+ border-color: var(--border-color, #d9d9d9);
2443
2430
  }
2444
- .h1p6d3y3 .ant-modal-footer .footer-content {
2445
- margin: 0 auto;
2446
- max-width: 1024px;
2431
+ .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 {
2432
+ display: none;
2447
2433
  }
2448
-
2449
- .fxgckuk {
2450
- flex: 1;
2434
+ .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 {
2435
+ color: var(--color, inherit);
2451
2436
  }
2452
- .fxgckuk label {
2453
- font-size: 13px;
2454
- line-height: 20px;
2455
- color: rgba(44, 56, 82, 0.6);
2437
+ .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 {
2438
+ background: var(--background-color-hover, var(--background-color));
2439
+ border-color: var(--border-color-hover, var(--border-color, transparent));
2456
2440
  }
2457
- .fxgckuk .title {
2458
- font-size: 14px;
2459
- line-height: 20px;
2460
- color: #2d3a56;
2461
- margin-bottom: 12px;
2441
+ .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 {
2442
+ --scale: 1;
2443
+ --transY: 1px;
2444
+ background: var(--background-color-active, var(--background-color));
2445
+ border-color: var(--border-color-active, var(--border-color, transparent));
2462
2446
  }
2463
- .fxgckuk.connect-cluster .title {
2464
- padding-bottom: 26px;
2447
+ .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 {
2448
+ background: var(--background-color-focus, var(--background-color));
2449
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2450
+ border-color: var(--border-color-focus, var(--border-color, transparent));
2465
2451
  }
2466
-
2467
- .f1d0vek1 {
2468
- padding: 25px 0 15px 0;
2469
- border-bottom: 1px solid #e1e5eb;
2470
- margin-bottom: 16px;
2452
+ .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 {
2453
+ color: var(--color-disabled, var(--color));
2454
+ background: var(--background-color-disabled, var(--background-color));
2455
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
2456
+ opacity: 0.5;
2471
2457
  }
2472
-
2473
- .f4u402y {
2474
- display: flex;
2475
- align-items: center;
2476
- margin-bottom: 8px;
2458
+ .buj61ew.ant-btn-link[disabled] {
2459
+ color: #0080ff;
2460
+ opacity: 0.5;
2477
2461
  }
2478
- .f4u402y > label {
2479
- width: 216px;
2462
+ .buj61ew.ant-btn-primary {
2463
+ --color: #fff;
2464
+ --font-weight: bold;
2465
+ --border-width: 0;
2466
+ --background-color: #0080ff;
2467
+ --background-color-hover: #009dff;
2468
+ --background-color-active: #005ed1;
2469
+ --background-color-focus: #0080ff;
2470
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2480
2471
  }
2481
- .f4u402y > label + * {
2482
- width: 100%;
2472
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
2473
+ --background-color: #f0483e;
2474
+ --background-color-hover: #ff5252;
2475
+ --background-color-active: #c73d31;
2476
+ --background-color-focus: #ff5252;
2477
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2483
2478
  }
2484
- .f4u402y .ant-select {
2485
- width: 100%;
2479
+ .buj61ew.ant-btn-primary.btn-primary-orange {
2480
+ --background-color: #fea008;
2481
+ --background-color-hover: #feba33;
2482
+ --background-color-active: #e07f00;
2483
+ --background-color-focus: #fea008;
2484
+ }
2485
+ .buj61ew.ant-btn-secondary {
2486
+ --color: #0080ff;
2487
+ --font-weight: bold;
2488
+ --border-width: 0;
2489
+ --background-color: rgba(0, 136, 255, 0.1);
2490
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2491
+ --background-color-active: rgba(0, 136, 255, 0.2);
2492
+ --background-color-focus: rgba(0, 136, 255, 0.1);
2493
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2494
+ }
2495
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2496
+ --color: #f0483e;
2497
+ --background-color: rgba(255, 74, 74, 0.1);
2498
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2499
+ --background-color-active: rgba(255, 74, 74, 0.2);
2500
+ --background-color-focus: rgba(255, 74, 74, 0.1);
2501
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2502
+ }
2503
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
2504
+ --color: #fea008;
2505
+ --background-color: rgba(255, 187, 0, 0.1);
2506
+ --background-color-hover: rgba(255, 187, 0, 0.16);
2507
+ --background-color-active: rgba(255, 187, 0, 0.2);
2508
+ --background-color-focus: rgba(255, 187, 0, 0.1);
2509
+ }
2510
+ .buj61ew.ant-btn-tertiary {
2511
+ --color: #0080ff;
2512
+ --font-weight: bold;
2513
+ --border-width: 0;
2514
+ --background-color: #fff;
2515
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2516
+ box-shadow: none;
2517
+ }
2518
+ .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 {
2519
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2520
+ }
2521
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2522
+ --color: #f0483e;
2523
+ --background-color: #fff;
2524
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2525
+ }
2526
+ .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 {
2527
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
2528
+ }
2529
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
2530
+ --color: #fea008;
2531
+ --background-color: #fff;
2532
+ }
2533
+ .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 {
2534
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
2535
+ }
2536
+ .buj61ew.ant-btn-ordinary {
2537
+ --color: #1d326c;
2538
+ --border-color: #ccd4e3;
2539
+ --background-color: #fff;
2540
+ --background-color-hover: #edf0f7;
2541
+ --background-color-active: #e4e9f2;
2542
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2543
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2544
+ }
2545
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2546
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2547
+ }
2548
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
2549
+ --color: #0080ff;
2550
+ --border-color: #0080ff;
2551
+ --background-color: #fff;
2552
+ --background-color-hover: linear-gradient(
2553
+ 0deg,
2554
+ rgba(0, 136, 255, 0.16),
2555
+ rgba(0, 136, 255, 0.16)
2556
+ ),
2557
+ #ffffff;
2558
+ --background-color-active: linear-gradient(
2559
+ 0deg,
2560
+ rgba(0, 136, 255, 0.2),
2561
+ rgba(0, 136, 255, 0.2)
2562
+ ),
2563
+ #ffffff;
2564
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2565
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2566
+ }
2567
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2568
+ --color: #f0483e;
2569
+ --border-color: #f0483e;
2570
+ --background-color: #fff;
2571
+ --background-color-hover: linear-gradient(
2572
+ 0deg,
2573
+ rgba(255, 74, 74, 0.16),
2574
+ rgba(255, 74, 74, 0.16)
2575
+ ),
2576
+ #ffffff;
2577
+ --background-color-active: linear-gradient(
2578
+ 0deg,
2579
+ rgba(255, 74, 74, 0.2),
2580
+ rgba(255, 74, 74, 0.2)
2581
+ ),
2582
+ #ffffff;
2583
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2584
+ }
2585
+ .buj61ew.ant-btn-ordinary-onTint {
2586
+ --color: #1d326c;
2587
+ --border-color: #fff;
2588
+ --background-color: #fff;
2589
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2590
+ --background-color-active: rgba(192, 203, 224, 0.6);
2591
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2592
+ box-shadow: none;
2593
+ }
2594
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2595
+ --color: #0080ff;
2596
+ --border-color: #fff;
2597
+ --background-color: #fff;
2598
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2599
+ --background-color-active: rgba(0, 136, 255, 0.2);
2600
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2601
+ box-shadow: none;
2602
+ }
2603
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
2604
+ --color: #f0483e;
2605
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2606
+ --background-color-active: rgba(255, 74, 74, 0.2);
2607
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2608
+ }
2609
+ .buj61ew.ant-btn-quiet {
2610
+ --color: rgba(44, 56, 82, 0.6);
2611
+ --border-width: 0;
2612
+ --background-color: transparent;
2613
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2614
+ --background-color-active: rgba(192, 203, 224, 0.6);
2615
+ --background-color-focus: #fff;
2616
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2617
+ box-shadow: none;
2618
+ }
2619
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
2620
+ --color: #f0483e;
2621
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2622
+ --background-color-active: rgba(255, 74, 74, 0.2);
2623
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2624
+ }
2625
+ .buj61ew.ant-btn-quiet.quiet-blue {
2626
+ --color: #0080ff;
2627
+ --background-color: transparent;
2628
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2629
+ --background-color-active: rgba(0, 136, 255, 0.2);
2630
+ --background-color-focus: #fff;
2631
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2632
+ }
2633
+ .buj61ew.has-icon {
2634
+ display: inline-flex;
2635
+ align-items: center;
2636
+ }
2637
+ .buj61ew .button-prefix-icon {
2638
+ margin-right: 4px;
2639
+ display: inline-flex;
2640
+ }
2641
+ .buj61ew .button-suffix-icon {
2642
+ margin-left: 4px;
2643
+ display: inline-flex;
2486
2644
  }
2487
-
2488
- .e1pldf6v {
2489
- color: #e75a3a;
2490
- margin-right: 10px;
2645
+ .buj61ew .icon-wrapper {
2646
+ display: inline-flex;
2647
+ vertical-align: bottom;
2491
2648
  }
2492
2649
 
2493
- .dq0gblh {
2494
- width: 100%;
2495
- height: 1px;
2496
- background: rgba(213, 219, 227, 0.6);
2497
- margin: 24px 0;
2650
+ .nchllas {
2651
+ padding: 0;
2498
2652
  }
2499
2653
 
2500
- .l1v7sr0n {
2501
- display: flex;
2502
- justify-content: center;
2503
- align-items: center;
2654
+ .t1upn1sz {
2504
2655
  height: 100%;
2505
2656
  }
2506
2657
 
2507
- .d1i4ou6o {
2508
- display: inline-block;
2509
- width: 4px;
2510
- height: 4px;
2511
- background: #8e9aa9;
2512
- opacity: 0.4;
2513
- border-radius: 50%;
2514
- margin: 0 4px;
2658
+ .tta5kd2 {
2659
+ height: 100%;
2515
2660
  }
2516
-
2517
- .m1jy87hk .ant-modal-header,
2518
- .m1jy87hk .ant-modal-footer .footer-content {
2519
- width: 648px;
2520
- margin: 0 auto;
2661
+ .tta5kd2.empty-table .ant-table-content {
2662
+ overflow: visible !important;
2663
+ height: 100%;
2521
2664
  }
2522
- .m1jy87hk .ant-modal-header {
2523
- padding: 35px 0 24px;
2524
- border: none;
2665
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2666
+ height: 100%;
2525
2667
  }
2526
- .m1jy87hk .ant-modal-header .ant-modal-title {
2527
- font-size: 30px;
2668
+ .tta5kd2.empty-table .ant-table-content table {
2669
+ width: 100% !important;
2670
+ height: 100%;
2528
2671
  }
2529
- .m1jy87hk .ant-modal-body {
2530
- padding: 4px 0 2px;
2672
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2673
+ padding: 15px 0;
2531
2674
  }
2532
- .m1jy87hk .ant-modal-footer {
2533
- border: none;
2675
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2676
+ display: none;
2534
2677
  }
2535
-
2536
- .ti7fpyu {
2537
- font-size: 12px;
2538
- line-height: 18px;
2539
- font-weight: bold;
2540
- color: #fff;
2541
- padding: 0 4px;
2542
- border-radius: 4px;
2543
- display: inline-block;
2544
- background: var(--ti7fpyu-0);
2678
+ .tta5kd2 .active-row td:nth-child(1) {
2679
+ font-weight: 700;
2545
2680
  }
2546
- .ti7fpyu:not(:first-child) {
2547
- margin-left: 4px;
2681
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2682
+ font-weight: 700;
2548
2683
  }
2549
-
2550
- .f1rest1f {
2551
- width: 100%;
2684
+ .tta5kd2 .ant-spin-nested-loading {
2552
2685
  height: 100%;
2553
- display: flex;
2554
- align-items: center;
2555
- justify-content: center;
2556
2686
  }
2557
-
2558
- .n1kbdoln {
2559
- font-size: 90%;
2560
- font-weight: bold;
2561
- background-color: rgba(240, 243, 247, 0.6);
2562
- padding: 1px 4px 1px;
2563
- margin-left: 2px;
2564
- margin-right: 2px;
2565
- border: 1px solid rgba(213, 219, 227, 0.6);
2566
- border-radius: 4px;
2567
- }
2568
-
2569
- .f1y3gta0.form-item-general {
2570
- width: 640px;
2687
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2688
+ height: 100%;
2689
+ overflow: visible;
2571
2690
  }
2572
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2573
- margin-top: 16px;
2691
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2692
+ max-height: none;
2574
2693
  }
2575
- .f1y3gta0.form-item-compact {
2576
- width: 412px;
2694
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2695
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2696
+ display: none;
2577
2697
  }
2578
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2579
- margin-top: 8px;
2698
+ .tta5kd2 td.ant-table-column-sort {
2699
+ background: transparent;
2580
2700
  }
2581
- .f1y3gta0 .form-item {
2582
- width: auto;
2701
+ .tta5kd2 td.ant-table-cell-fix-left,
2702
+ .tta5kd2 td.ant-table-cell-fix-right {
2703
+ background: #fff;
2704
+ padding: 0 !important;
2583
2705
  }
2584
- .f1y3gta0 .form-item-main {
2585
- position: relative;
2706
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2707
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2586
2708
  display: flex;
2709
+ align-items: center;
2710
+ height: 100%;
2711
+ padding: 8px;
2587
2712
  }
2588
- .f1y3gta0 .form-item-extra {
2589
- margin-top: 4px;
2713
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2714
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2715
+ overflow: hidden;
2716
+ text-overflow: ellipsis;
2590
2717
  width: 100%;
2591
- padding: 14px;
2592
- background: #f2f4f6;
2593
- font-size: 13px;
2594
- line-height: 1.8;
2595
- color: #8e9aa9;
2596
- }
2597
- .f1y3gta0 .form-item-label {
2598
- padding-right: 12px;
2599
- font-size: 13px;
2600
- color: rgba(44, 56, 82, 0.6);
2601
- }
2602
- .f1y3gta0 .form-item-label.label-right {
2603
- text-align: right;
2604
- }
2605
- .f1y3gta0 .form-item-label,
2606
- .f1y3gta0 .form-item-control {
2607
- line-height: 32px;
2608
2718
  }
2609
- .f1y3gta0 .form-item-control .form-item-error {
2610
- line-height: 18px;
2719
+ .tta5kd2 .ant-table-container {
2720
+ height: 100%;
2611
2721
  }
2612
- .f1y3gta0 .form-item-children {
2613
- width: 100%;
2722
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2723
+ box-shadow: none !important;
2614
2724
  }
2615
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2616
- width: 100%;
2725
+ .tta5kd2 .ant-table {
2726
+ border-radius: 0px;
2727
+ border-left: none;
2728
+ border-right: none;
2729
+ border-bottom: none;
2730
+ height: 100%;
2731
+ font-size: 12px;
2732
+ background: transparent;
2617
2733
  }
2618
- .f1y3gta0 .form-item-error {
2619
- color: #e75a3a;
2620
- height: 0;
2621
- overflow: hidden;
2734
+ .tta5kd2 .ant-table .ant-table-header {
2735
+ position: relative;
2736
+ z-index: 3;
2737
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2738
+ margin-bottom: -1px;
2622
2739
  }
2623
- .f1y3gta0 .form-item-error-enter-done {
2624
- margin-top: 4px;
2625
- height: auto;
2626
- overflow: auto;
2740
+ .tta5kd2 .ant-table .time-wrapper .data,
2741
+ .tta5kd2 .ant-table .value {
2742
+ color: #2d3a56;
2627
2743
  }
2628
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2629
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2630
- border: 1px solid #e75a3a;
2631
- color: #e75a3a;
2744
+ .tta5kd2 .ant-table .time-wrapper .time,
2745
+ .tta5kd2 .ant-table .unit {
2746
+ color: rgba(44, 56, 82, 0.6);
2632
2747
  }
2633
-
2634
- .fujbm7g {
2635
- color: #2d3a56;
2636
- font-weight: bold;
2637
- padding-bottom: 6px;
2638
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2639
- margin-bottom: 16px;
2748
+ .tta5kd2 .ant-table .ant-table-selection {
2749
+ text-align: center;
2640
2750
  }
2641
- .fujbm7g:not(:first-of-type) {
2642
- margin-top: 16px;
2751
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2752
+ background: #fff;
2643
2753
  }
2644
-
2645
- .e5fsw5s {
2646
- width: 8px;
2647
- height: 24px;
2648
- display: flex;
2649
- justify-content: center;
2650
- align-items: center;
2754
+ .tta5kd2 .ant-table .anticon-setting {
2651
2755
  cursor: pointer;
2652
- transition: all 200ms ease-out 40ms;
2756
+ position: absolute;
2757
+ top: 50%;
2758
+ right: 12px;
2759
+ transform: translateY(-50%);
2653
2760
  }
2654
- .e5fsw5s:before, .e5fsw5s:after {
2655
- content: "";
2761
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2762
+ box-shadow: none;
2656
2763
  width: 1px;
2657
- height: 6px;
2658
- border-radius: 1px;
2659
- background: #ccd4e3;
2764
+ background: rgba(213, 219, 227, 0.6);
2765
+ }
2766
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2767
+ box-shadow: none;
2768
+ width: 1px;
2769
+ background: rgba(213, 219, 227, 0.6);
2770
+ }
2771
+ .tta5kd2 .ant-table .ant-table-tbody {
2660
2772
  position: relative;
2661
- right: 2px;
2662
- transform: rotate(-45deg);
2663
2773
  }
2664
- .e5fsw5s:after {
2665
- transform: rotate(45deg);
2666
- left: 1px;
2774
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2775
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2776
+ border-bottom: 1px solid white;
2777
+ height: 40px;
2778
+ vertical-align: middle;
2779
+ transition: background 0ms;
2780
+ color: #00122e;
2667
2781
  }
2668
-
2669
- .w18knsg4.ant-alert-warning {
2670
- border: 0;
2671
- background: rgba(255, 187, 0, 0.1);
2672
- border-radius: 6px;
2782
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2783
+ background: #f2f5fa;
2784
+ border-bottom-color: #f2f5fa;
2785
+ }
2786
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2787
+ height: auto;
2788
+ color: #00122e;
2789
+ font-size: 12px;
2790
+ text-align: left;
2791
+ transition: none;
2792
+ overflow: hidden;
2793
+ text-overflow: ellipsis;
2794
+ white-space: nowrap;
2673
2795
  }
2674
- .w18knsg4.ant-alert,
2675
- .w18knsg4 .ant-alert-message {
2676
- color: #e07f00;
2796
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2797
+ color: #0096ff;
2677
2798
  }
2678
- .w18knsg4.ant-alert .dashed-border-bottom,
2679
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2680
- border-bottom-color: #e07f00;
2799
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2800
+ overflow: hidden;
2801
+ text-overflow: ellipsis;
2802
+ width: 100%;
2803
+ vertical-align: middle;
2681
2804
  }
2682
-
2683
- .ng31n2o {
2684
- display: flex;
2685
- flex-direction: row;
2686
- padding: 7px 12px;
2687
- background: rgba(255, 187, 0, 0.1);
2688
- border-radius: 6px;
2689
- color: #e07f00;
2690
- font-size: 12px;
2691
- line-height: 18px;
2805
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2806
+ line-height: 0px;
2692
2807
  }
2693
- .ng31n2o .icon-wrapper {
2694
- margin-right: 10px;
2695
- height: 18px;
2808
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2809
+ border-top-color: transparent;
2696
2810
  }
2697
-
2698
- .n15x5f5y {
2699
- display: flex;
2700
- flex-direction: row;
2701
- padding: 7px 12px;
2811
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2702
2812
  background: rgba(225, 230, 241, 0.6);
2703
- border-radius: 6px;
2704
- color: rgba(44, 56, 82, 0.6);
2705
- font-size: 12px;
2706
- line-height: 18px;
2813
+ border-color: transparent transparent white;
2707
2814
  }
2708
- .n15x5f5y .icon-wrapper {
2709
- margin-right: 10px;
2710
- height: 18px;
2815
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2816
+ border-radius: 8px 0 0 8px;
2711
2817
  }
2712
-
2713
- .i16ozz3f {
2714
- display: flex;
2715
- flex-direction: row;
2716
- padding: 7px 12px;
2717
- background: rgba(0, 136, 255, 0.1);
2718
- border-radius: 6px;
2719
- color: #005ed1;
2720
- font-size: 12px;
2721
- line-height: 18px;
2818
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2819
+ border-radius: 8px 0 0 8px;
2722
2820
  }
2723
- .i16ozz3f .icon-wrapper {
2724
- margin-right: 10px;
2725
- height: 18px;
2821
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2822
+ content: "";
2823
+ width: 4px;
2824
+ top: -1px;
2825
+ bottom: -1px;
2826
+ background: white;
2726
2827
  }
2727
-
2728
- .dszu9qr {
2729
- color: rgba(44, 56, 82, 0.6);
2730
- margin-top: 5px;
2731
- font-size: 12px;
2732
- line-height: 18px;
2828
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2829
+ border-radius: 0 8px 8px 0;
2733
2830
  }
2734
-
2735
- .snxzgx {
2736
- color: #f0483e;
2737
- font-size: 12px;
2738
- white-space: pre-wrap;
2831
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2832
+ border-radius: 0;
2833
+ background: white;
2834
+ border-top: none;
2739
2835
  }
2740
-
2741
- .o1i4orqw {
2836
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2837
+ border-top: 1px solid transparent;
2838
+ border-radius: 0 8px 8px 0;
2839
+ background: rgba(225, 230, 241, 0.6);
2840
+ }
2841
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2842
+ background: white;
2843
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2844
+ }
2845
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2742
2846
  display: flex;
2743
2847
  align-items: center;
2744
- justify-content: flex-end;
2848
+ height: 100%;
2849
+ background: rgba(225, 230, 241, 0.6);
2745
2850
  }
2746
- .o1i4orqw .icon-wrapper {
2747
- margin-right: 16px;
2851
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2852
+ background: white;
2853
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2748
2854
  }
2749
-
2750
- .t79k8o2 {
2751
- color: rgba(0, 21, 64, 0.3);
2855
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2856
+ display: flex;
2857
+ align-items: center;
2858
+ height: 100%;
2859
+ background: rgba(225, 230, 241, 0.6);
2752
2860
  }
2753
-
2754
- .ipd9bk.ant-input {
2755
- padding: 5px 12px;
2756
- line-height: 20px;
2757
- color: #2d3a56;
2758
- border-radius: 6px;
2759
- border-color: rgba(172, 186, 211, 0.6);
2760
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2861
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2862
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2761
2863
  }
2762
- .ipd9bk.ant-input.ant-input-lg {
2763
- padding: 8px 16px;
2764
- line-height: 22px;
2864
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2865
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2866
+ border-radius: 8px;
2765
2867
  }
2766
- .ipd9bk.ant-input.ant-input-sm {
2767
- padding: 2px 8px;
2768
- line-height: 18px;
2868
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2869
+ border-top-color: white;
2769
2870
  }
2770
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2771
- border-color: rgba(107, 128, 167, 0.6);
2772
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2871
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2872
+ background: rgba(0, 136, 255, 0.1);
2873
+ border-bottom-color: transparent;
2874
+ border-top-color: transparent;
2773
2875
  }
2774
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2775
- border-color: #0096ff;
2776
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2876
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2877
+ border-radius: 8px 0 0 8px;
2777
2878
  }
2778
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2779
- border-color: #e75a3a;
2780
- color: #e75a3a;
2879
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2880
+ border-radius: 0 8px 8px 0;
2781
2881
  }
2782
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2783
- border-color: #e75a3a;
2784
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2882
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2883
+ background: rgba(0, 136, 255, 0.1);
2785
2884
  }
2786
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2787
- border-color: #e75a3a;
2788
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2885
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
2886
+ background: #fff;
2887
+ font-weight: 400;
2888
+ position: relative;
2889
+ border-bottom: none;
2890
+ color: #00122e;
2891
+ transition: none;
2892
+ padding: 15px 8px 15px 8px;
2789
2893
  }
2790
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2894
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2895
+ content: "";
2896
+ width: 1px;
2897
+ top: 0;
2898
+ bottom: 0;
2791
2899
  background: rgba(211, 218, 235, 0.6);
2792
- color: rgba(0, 21, 64, 0.3);
2793
- border-color: rgba(172, 186, 211, 0.6);
2794
- }
2795
- .ipd9bk.ant-input-affix-wrapper {
2796
- padding: 5px 12px;
2797
- border-radius: 6px;
2798
- border-color: rgba(172, 186, 211, 0.6);
2799
- line-height: 20px;
2800
- color: #2d3a56;
2801
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2802
- }
2803
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2804
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2805
- color: rgba(44, 56, 82, 0.6);
2900
+ position: absolute;
2901
+ right: 0;
2806
2902
  }
2807
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2808
- padding: 8px 16px;
2809
- line-height: 22px;
2903
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2904
+ padding: unset;
2810
2905
  }
2811
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2812
- padding: 2px 8px;
2813
- line-height: 18px;
2906
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2907
+ display: none;
2814
2908
  }
2815
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2816
- border-color: rgba(107, 128, 167, 0.6);
2817
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2909
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2910
+ width: 100%;
2911
+ overflow: hidden;
2912
+ white-space: nowrap;
2913
+ text-overflow: ellipsis;
2818
2914
  }
2819
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2820
- border-color: #0096ff;
2821
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2915
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2916
+ overflow: hidden;
2917
+ text-overflow: ellipsis;
2918
+ flex: 1;
2822
2919
  }
2823
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2824
- border-color: #e75a3a;
2920
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2921
+ padding: 15px 28px 15px 8px;
2825
2922
  }
2826
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2827
- color: #e75a3a;
2923
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2924
+ padding: 0;
2828
2925
  }
2829
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2830
- border-color: #e75a3a;
2831
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2926
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2927
+ position: absolute;
2928
+ right: 10px;
2929
+ top: 50%;
2930
+ transform: translateY(-50%);
2931
+ height: 16px;
2932
+ display: none;
2933
+ transition: transform 320ms ease;
2832
2934
  }
2833
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2834
- border-color: #e75a3a;
2835
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2935
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2936
+ display: block;
2937
+ transform: translateY(-50%) rotateX(180deg);
2836
2938
  }
2837
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2838
- background: rgba(211, 218, 235, 0.6);
2839
- color: rgba(0, 21, 64, 0.3);
2840
- border-color: rgba(172, 186, 211, 0.6);
2939
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2940
+ display: block;
2841
2941
  }
2842
- textarea.ipd9bk.ant-input {
2843
- transition-property: height;
2844
- transition-delay: 50ms;
2942
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2943
+ display: none;
2845
2944
  }
2846
- textarea.ipd9bk.ant-input.textarea-large {
2847
- min-height: 40px;
2848
- height: 40px;
2945
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2946
+ transform: translateY(-50%);
2849
2947
  }
2850
- textarea.ipd9bk.ant-input.textarea-large:focus {
2851
- height: 80px;
2948
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2949
+ transform: translateY(-50%) rotateX(180deg);
2852
2950
  }
2853
- textarea.ipd9bk.ant-input.textarea-middle {
2854
- min-height: 32px;
2855
- height: 32px;
2951
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2952
+ background: #f2f5fa;
2856
2953
  }
2857
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2858
- height: 64px;
2954
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2955
+ display: block;
2859
2956
  }
2860
- textarea.ipd9bk.ant-input.textarea-small {
2861
- min-height: 24px;
2862
- height: 24px;
2957
+ .tta5kd2 .ant-table .ant-table-selection-column {
2958
+ padding: 0 !important;
2863
2959
  }
2864
- textarea.ipd9bk.ant-input.textarea-small:focus {
2865
- height: 40px;
2960
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2961
+ position: absolute;
2962
+ left: 50%;
2963
+ top: 50%;
2964
+ transform: translate(-50%, -50%);
2866
2965
  }
2867
-
2868
- .kypn5o5 input, .kypn5o5.input-tags {
2869
- border: 1px solid rgba(213, 219, 227, 0.6);
2870
- border-radius: 4px;
2966
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
2967
+ display: none;
2871
2968
  }
2872
- .kypn5o5.input-tags {
2873
- position: relative;
2874
- padding: 6px;
2875
- height: 32px;
2876
- cursor: pointer;
2877
- transition: border 150ms;
2969
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2970
+ background: #fff;
2878
2971
  }
2879
- .kypn5o5.input-tags:hover {
2880
- border-color: #0080ff;
2881
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2972
+ .tta5kd2 .ant-table .ant-table-placeholder {
2973
+ background: inherit;
2882
2974
  }
2883
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2884
- padding-right: 30px;
2975
+ .tta5kd2 .ant-table .ant-table-placeholder td {
2976
+ position: static;
2977
+ border: none;
2978
+ background: inherit !important;
2979
+ height: 100px;
2980
+ vertical-align: middle;
2885
2981
  }
2886
- .kypn5o5.input-tags .input-tags-inner {
2887
- display: flex;
2982
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2983
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2984
+ font-weight: bold;
2985
+ font-size: 20px;
2986
+ color: rgba(10, 37, 85, 0.6);
2888
2987
  }
2889
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2890
- display: flex;
2988
+ .tta5kd2 .ant-table td.cell__action_ {
2989
+ padding: 0 !important;
2990
+ position: relative;
2991
+ background: #fff;
2891
2992
  }
2892
- .kypn5o5.input-tags .input-tag-suffix {
2893
- position: absolute;
2894
- right: 12px;
2895
- top: 50%;
2896
- transform: translateY(-50%);
2993
+ .tta5kd2 .ant-table td.cell__action_ > * {
2994
+ height: 100%;
2995
+ display: flex;
2996
+ align-items: center;
2997
+ justify-content: flex-end;
2998
+ padding-right: 8px;
2897
2999
  }
2898
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2899
- color: rgba(0, 0, 0, 0.25);
2900
- font-size: 12px;
3000
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
3001
+ width: 24px;
3002
+ height: 24px;
2901
3003
  cursor: pointer;
3004
+ justify-content: center;
3005
+ border-radius: 4px;
2902
3006
  }
2903
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2904
- color: rgba(0, 0, 0, 0.45);
3007
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3008
+ background: #fff;
2905
3009
  }
2906
- .kypn5o5.has-focus-indicator {
2907
- position: relative;
3010
+
3011
+ .s34f1qb.ant-switch {
3012
+ min-width: 40px;
3013
+ height: 24px;
3014
+ background: rgba(172, 186, 211, 0.6);
2908
3015
  overflow: hidden;
2909
3016
  }
2910
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2911
- position: absolute;
2912
- top: 50%;
2913
- transform: translateY(-50%);
2914
- left: -16px;
2915
- transition: left 150ms ease;
2916
- opacity: 0;
2917
- }
2918
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2919
- left: 8px;
2920
- opacity: 1;
2921
- }
2922
- .kypn5o5.has-focus-indicator input {
2923
- transition: margin-left 150ms ease;
2924
- margin-left: 0px;
3017
+ .s34f1qb.ant-switch:focus {
3018
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2925
3019
  }
2926
- .kypn5o5.has-focus-indicator input:focus {
2927
- margin-left: 16px;
3020
+ .s34f1qb.ant-switch-small {
3021
+ min-width: 26px;
3022
+ height: 16px;
2928
3023
  }
2929
-
2930
- input.l1ki27se.ant-input {
2931
- border-top-right-radius: 0;
2932
- border-bottom-right-radius: 0;
3024
+ .s34f1qb.ant-switch-large {
3025
+ min-width: 52px;
3026
+ height: 32px;
2933
3027
  }
2934
-
2935
- .l1ki27se.ant-input-affix-wrapper {
2936
- border-top-right-radius: 0;
2937
- border-bottom-right-radius: 0;
3028
+ .s34f1qb.ant-switch .ant-switch-handle {
3029
+ height: 20px;
3030
+ width: 20px;
2938
3031
  }
2939
-
2940
- input.rrg1fkn.ant-input {
2941
- border-top-left-radius: 0;
2942
- border-bottom-left-radius: 0;
3032
+ .s34f1qb.ant-switch .ant-switch-handle::before {
3033
+ border-radius: 10px;
3034
+ transition-delay: 120ms;
2943
3035
  }
2944
-
2945
- .rrg1fkn.ant-input-affix-wrapper {
2946
- border-top-left-radius: 0;
2947
- border-bottom-left-radius: 0;
3036
+ .s34f1qb.ant-switch-small .ant-switch-handle {
3037
+ height: 14px;
3038
+ width: 14px;
3039
+ top: 1px;
3040
+ left: 1px;
2948
3041
  }
2949
-
2950
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2951
- border-top-right-radius: 0;
2952
- border-bottom-right-radius: 0;
3042
+ .s34f1qb.ant-switch-large .ant-switch-handle {
3043
+ height: 28px;
3044
+ width: 28px;
2953
3045
  }
2954
-
2955
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2956
- border-top-left-radius: 0;
2957
- border-bottom-left-radius: 0;
3046
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
3047
+ border-radius: 14px;
2958
3048
  }
2959
-
2960
- .buj61ew.ant-btn {
2961
- height: 32px;
2962
- border-radius: 6px;
2963
- line-height: 22px;
2964
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2965
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
3049
+ .s34f1qb.ant-switch-checked {
3050
+ background-color: #00ba5d;
2966
3051
  }
2967
- .buj61ew.ant-btn.ant-btn-lg {
2968
- height: 40px;
2969
- line-height: 24px;
3052
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
3053
+ left: calc(100% - 20px - 2px);
2970
3054
  }
2971
- .buj61ew.ant-btn.ant-btn-sm {
2972
- height: 24px;
2973
- line-height: 20px;
3055
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3056
+ left: calc(100% - 14px - 1px);
2974
3057
  }
2975
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2976
- border-radius: 50%;
3058
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3059
+ left: calc(100% - 28px - 2px);
2977
3060
  }
2978
- .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 {
2979
- color: var(--color, #06101f);
2980
- font-weight: var(--font-weight);
2981
- background: var(--background-color, #fff);
2982
- border-width: var(--border-width, 1px);
2983
- border-color: var(--border-color, #d9d9d9);
3061
+
3062
+ .c1to9vb9 {
3063
+ margin-left: 5px;
2984
3064
  }
2985
- .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 {
2986
- display: none;
3065
+
3066
+ .rxbeqvl.ant-radio-wrapper {
3067
+ display: inline-flex;
3068
+ align-items: baseline;
3069
+ white-space: pre-wrap;
2987
3070
  }
2988
- .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 {
2989
- color: var(--color, inherit);
3071
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
3072
+ position: relative;
3073
+ top: 3px;
2990
3074
  }
2991
- .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 {
2992
- background: var(--background-color-hover, var(--background-color));
2993
- border-color: var(--border-color-hover, var(--border-color, transparent));
3075
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3076
+ border-color: rgba(107, 128, 167, 0.6);
2994
3077
  }
2995
- .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 {
2996
- --scale: 1;
2997
- --transY: 1px;
2998
- background: var(--background-color-active, var(--background-color));
2999
- border-color: var(--border-color-active, var(--border-color, transparent));
3078
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3079
+ border-color: #0080ff;
3000
3080
  }
3001
- .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 {
3002
- background: var(--background-color-focus, var(--background-color));
3003
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
3004
- border-color: var(--border-color-focus, var(--border-color, transparent));
3081
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3082
+ border-color: #0080ff;
3083
+ background: #0080ff;
3005
3084
  }
3006
- .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 {
3007
- color: var(--color-disabled, var(--color));
3008
- background: var(--background-color-disabled, var(--background-color));
3009
- border-color: var(--border-color-disabled, var(--border-color, transparent));
3010
- opacity: 0.5;
3085
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3086
+ top: 4px;
3087
+ left: 4px;
3088
+ width: 6px;
3089
+ height: 6px;
3090
+ background: #fff;
3011
3091
  }
3012
- .buj61ew.ant-btn-link[disabled] {
3013
- color: #0080ff;
3092
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3014
3093
  opacity: 0.5;
3015
3094
  }
3016
- .buj61ew.ant-btn-primary {
3017
- --color: #fff;
3018
- --font-weight: bold;
3019
- --border-width: 0;
3020
- --background-color: #0080ff;
3021
- --background-color-hover: #009dff;
3022
- --background-color-active: #005ed1;
3023
- --background-color-focus: #0080ff;
3024
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3095
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3096
+ border-color: rgba(107, 128, 167, 0.6);
3097
+ background: rgba(211, 218, 235, 0.6);
3025
3098
  }
3026
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
3027
- --background-color: #f0483e;
3028
- --background-color-hover: #ff5252;
3029
- --background-color-active: #c73d31;
3030
- --background-color-focus: #ff5252;
3031
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3099
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3100
+ background: #00122e;
3032
3101
  }
3033
- .buj61ew.ant-btn-primary.btn-primary-orange {
3034
- --background-color: #fea008;
3035
- --background-color-hover: #feba33;
3036
- --background-color-active: #e07f00;
3037
- --background-color-focus: #fea008;
3102
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3103
+ color: #00122e;
3104
+ opacity: 0.5;
3038
3105
  }
3039
- .buj61ew.ant-btn-secondary {
3040
- --color: #0080ff;
3041
- --font-weight: bold;
3042
- --border-width: 0;
3043
- --background-color: rgba(0, 136, 255, 0.1);
3044
- --background-color-hover: rgba(0, 136, 255, 0.16);
3045
- --background-color-active: rgba(0, 136, 255, 0.2);
3046
- --background-color-focus: rgba(0, 136, 255, 0.1);
3047
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3106
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3107
+ color: #00122e;
3048
3108
  }
3049
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
3050
- --color: #f0483e;
3051
- --background-color: rgba(255, 74, 74, 0.1);
3052
- --background-color-hover: rgba(255, 74, 74, 0.16);
3053
- --background-color-active: rgba(255, 74, 74, 0.2);
3054
- --background-color-focus: rgba(255, 74, 74, 0.1);
3055
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3109
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3110
+ display: inline-block;
3111
+ padding: 0;
3112
+ padding-left: 12px;
3056
3113
  }
3057
- .buj61ew.ant-btn-secondary.btn-primary-orange {
3058
- --color: #fea008;
3059
- --background-color: rgba(255, 187, 0, 0.1);
3060
- --background-color-hover: rgba(255, 187, 0, 0.16);
3061
- --background-color-active: rgba(255, 187, 0, 0.2);
3062
- --background-color-focus: rgba(255, 187, 0, 0.1);
3114
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3115
+ margin-bottom: 0;
3116
+ white-space: pre-wrap;
3117
+ color: rgba(44, 56, 82, 0.6);
3063
3118
  }
3064
- .buj61ew.ant-btn-tertiary {
3065
- --color: #0080ff;
3066
- --font-weight: bold;
3067
- --border-width: 0;
3068
- --background-color: #fff;
3069
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3070
- box-shadow: none;
3119
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3120
+ padding-left: 8px;
3071
3121
  }
3072
- .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 {
3073
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
3122
+
3123
+ .r5ie79y .ant-radio-button-wrapper:first-child {
3124
+ border-radius: 5px 0 0 5px;
3074
3125
  }
3075
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
3076
- --color: #f0483e;
3077
- --background-color: #fff;
3078
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3126
+ .r5ie79y .ant-radio-button-wrapper:last-child {
3127
+ border-radius: 0 5px 5px 0;
3079
3128
  }
3080
- .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 {
3081
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
3129
+
3130
+ .r1f0aqcc {
3131
+ color: #00122e;
3132
+ border-color: #ccd4e3;
3082
3133
  }
3083
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
3084
- --color: #fea008;
3085
- --background-color: #fff;
3134
+ .r1f0aqcc:first-child {
3135
+ color: #00122e;
3136
+ border-color: #a3b4cc;
3086
3137
  }
3087
- .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 {
3088
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
3138
+ .r1f0aqcc.ant-radio-button-wrapper {
3139
+ padding: 0 12px;
3140
+ line-height: 32px;
3141
+ height: 32px;
3089
3142
  }
3090
- .buj61ew.ant-btn-ordinary {
3091
- --color: #1d326c;
3092
- --border-color: #ccd4e3;
3093
- --background-color: #fff;
3094
- --background-color-hover: #edf0f7;
3095
- --background-color-active: #e4e9f2;
3096
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3097
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
3143
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
3144
+ white-space: nowrap;
3098
3145
  }
3099
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
3100
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
3146
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3147
+ background: #ccd4e3;
3101
3148
  }
3102
- .buj61ew.ant-btn-ordinary.ordinary-blue {
3103
- --color: #0080ff;
3104
- --border-color: #0080ff;
3105
- --background-color: #fff;
3106
- --background-color-hover: linear-gradient(
3107
- 0deg,
3108
- rgba(0, 136, 255, 0.16),
3109
- rgba(0, 136, 255, 0.16)
3110
- ),
3111
- #ffffff;
3112
- --background-color-active: linear-gradient(
3113
- 0deg,
3114
- rgba(0, 136, 255, 0.2),
3115
- rgba(0, 136, 255, 0.2)
3116
- ),
3117
- #ffffff;
3118
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3119
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
3149
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3150
+ background: #0080ff;
3120
3151
  }
3121
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
3122
- --color: #f0483e;
3123
- --border-color: #f0483e;
3124
- --background-color: #fff;
3125
- --background-color-hover: linear-gradient(
3126
- 0deg,
3127
- rgba(255, 74, 74, 0.16),
3128
- rgba(255, 74, 74, 0.16)
3129
- ),
3130
- #ffffff;
3131
- --background-color-active: linear-gradient(
3132
- 0deg,
3133
- rgba(255, 74, 74, 0.2),
3134
- rgba(255, 74, 74, 0.2)
3135
- ),
3136
- #ffffff;
3137
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3152
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3153
+ background: #ccd4e3;
3154
+ opacity: 0.5;
3138
3155
  }
3139
- .buj61ew.ant-btn-ordinary-onTint {
3140
- --color: #1d326c;
3141
- --border-color: #fff;
3142
- --background-color: #fff;
3143
- --background-color-hover: rgba(211, 218, 235, 0.6);
3144
- --background-color-active: rgba(192, 203, 224, 0.6);
3145
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3146
- box-shadow: none;
3156
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3157
+ border-right-color: #0080ff;
3147
3158
  }
3148
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
3149
- --color: #0080ff;
3150
- --border-color: #fff;
3151
- --background-color: #fff;
3152
- --background-color-hover: rgba(0, 136, 255, 0.16);
3153
- --background-color-active: rgba(0, 136, 255, 0.2);
3154
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3155
- box-shadow: none;
3159
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3160
+ border-color: #0080ff;
3156
3161
  }
3157
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
3158
- --color: #f0483e;
3159
- --background-color-hover: rgba(255, 74, 74, 0.16);
3160
- --background-color-active: rgba(255, 74, 74, 0.2);
3161
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3162
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
3163
+ background: rgba(0, 136, 255, 0.1);
3162
3164
  }
3163
- .buj61ew.ant-btn-quiet {
3164
- --color: rgba(44, 56, 82, 0.6);
3165
- --border-width: 0;
3166
- --background-color: transparent;
3167
- --background-color-hover: rgba(211, 218, 235, 0.6);
3168
- --background-color-active: rgba(192, 203, 224, 0.6);
3169
- --background-color-focus: #fff;
3170
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3171
- box-shadow: none;
3165
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
3166
+ background: rgba(211, 218, 235, 0.6);
3167
+ border-color: #ccd4e3;
3168
+ opacity: 0.5;
3172
3169
  }
3173
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
3174
- --color: #f0483e;
3175
- --background-color-hover: rgba(255, 74, 74, 0.16);
3176
- --background-color-active: rgba(255, 74, 74, 0.2);
3177
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3170
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3171
+ color: #00122e;
3172
+ border-color: #ccd4e3;
3178
3173
  }
3179
- .buj61ew.ant-btn-quiet.quiet-blue {
3180
- --color: #0080ff;
3181
- --background-color: transparent;
3182
- --background-color-hover: rgba(0, 136, 255, 0.16);
3183
- --background-color-active: rgba(0, 136, 255, 0.2);
3184
- --background-color-focus: #fff;
3185
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3174
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3175
+ color: #00122e;
3176
+ border-color: #ccd4e3;
3177
+ background: rgba(172, 186, 211, 0.6);
3186
3178
  }
3187
- .buj61ew.has-icon {
3188
- display: inline-flex;
3189
- align-items: center;
3179
+ .r1f0aqcc .ant-radio-button-input {
3180
+ margin-right: 8px;
3181
+ display: inline;
3182
+ border: none;
3183
+ padding: 0;
3184
+ width: 36px;
3185
+ background: transparent;
3190
3186
  }
3191
- .buj61ew .button-prefix-icon {
3192
- margin-right: 4px;
3193
- display: inline-flex;
3187
+ .r1f0aqcc .ant-radio-button-input:focus {
3188
+ box-shadow: none;
3194
3189
  }
3195
- .buj61ew .button-suffix-icon {
3196
- margin-left: 4px;
3197
- display: inline-flex;
3190
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
3191
+ margin-right: 0;
3192
+ width: initial;
3193
+ box-shadow: none;
3198
3194
  }
3199
- .buj61ew .icon-wrapper {
3200
- display: inline-flex;
3201
- vertical-align: bottom;
3195
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3196
+ display: none;
3202
3197
  }
3203
-
3204
- .nchllas {
3198
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3199
+ display: inline;
3200
+ }
3201
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3202
+ display: inline;
3203
+ margin-right: 8px;
3205
3204
  padding: 0;
3205
+ width: 36px;
3206
3206
  }
3207
3207
 
3208
3208
  .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
@@ -3857,6 +3857,20 @@ input.rrg1fkn.ant-input {
3857
3857
  margin-left: 24px;
3858
3858
  }
3859
3859
 
3860
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3861
+ display: flex;
3862
+ }
3863
+
3864
+ .igz4le8 {
3865
+ height: 24px;
3866
+ width: 56px !important;
3867
+ margin-right: 4px;
3868
+ }
3869
+
3870
+ .c1riexje {
3871
+ color: rgba(44, 56, 82, 0.6);
3872
+ }
3873
+
3860
3874
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3861
3875
  border-radius: 6px;
3862
3876
  }
@@ -3912,20 +3926,6 @@ input.rrg1fkn.ant-input {
3912
3926
  transform: rotate(180deg);
3913
3927
  }
3914
3928
 
3915
- .igz4le8 {
3916
- height: 24px;
3917
- width: 56px !important;
3918
- margin-right: 4px;
3919
- }
3920
-
3921
- .c1riexje {
3922
- color: rgba(44, 56, 82, 0.6);
3923
- }
3924
-
3925
- .iiqau4c.ant-input-group.ant-input-group-compact {
3926
- display: flex;
3927
- }
3928
-
3929
3929
  .m1thnes4 {
3930
3930
  color: rgba(44, 56, 82, 0.6);
3931
3931
  text-align: center;