@cloudtower/eagle 0.22.30 → 0.22.32

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