@cloudtower/eagle 0.22.21 → 0.22.24

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