@cloudtower/eagle 0.24.2 → 0.24.4

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
@@ -1889,6 +1889,19 @@ input[type=submit] {
1889
1889
  font-size: 18px;
1890
1890
  }
1891
1891
 
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;
1903
+ }
1904
+
1892
1905
  .i1mrf09m {
1893
1906
  display: inline-flex;
1894
1907
  align-items: center;
@@ -1907,19 +1920,6 @@ input[type=submit] {
1907
1920
  animation: rotate 680ms linear infinite;
1908
1921
  }
1909
1922
 
1910
- .iap75of {
1911
- height: 18px;
1912
- line-height: 18px;
1913
- padding: 0 4px;
1914
- border-radius: 4px;
1915
- background: rgba(235, 239, 245, 0.6);
1916
- border: 1px solid rgba(223, 228, 235, 0.6);
1917
- display: flex;
1918
- align-items: center;
1919
- white-space: nowrap;
1920
- margin-right: 4px;
1921
- }
1922
-
1923
1923
  .obf05yr {
1924
1924
  display: inline-block;
1925
1925
  }
@@ -1929,594 +1929,312 @@ input[type=submit] {
1929
1929
  position: absolute;
1930
1930
  }
1931
1931
 
1932
- .p12gwtiw {
1932
+ .cz04yix {
1933
1933
  display: flex;
1934
- justify-content: space-between;
1935
- align-items: center;
1936
- padding: 10px 0;
1937
- color: rgba(44, 56, 82, 0.6);
1938
- font-size: 12px;
1939
- line-height: 24px;
1934
+ flex-direction: column;
1940
1935
  }
1941
- .p12gwtiw .pagination-left {
1942
- padding: 2px 8px;
1936
+
1937
+ .m1if5j39 {
1938
+ max-width: 1120px;
1939
+ width: 100%;
1940
+ margin: 0 auto;
1941
+ height: 100%;
1943
1942
  }
1944
- .p12gwtiw .dropdown-trigger {
1943
+
1944
+ .w1vvwdlp {
1945
+ max-width: 1120px;
1946
+ width: 100%;
1947
+ margin: 0 auto;
1945
1948
  display: flex;
1946
- align-items: center;
1947
- border-radius: 6px;
1948
- cursor: pointer;
1949
- transition: all 0.3s ease;
1950
- }
1951
- .p12gwtiw .dropdown-trigger:hover {
1952
- background: rgba(211, 218, 235, 0.6);
1953
- color: #0080ff;
1954
1949
  }
1955
- .p12gwtiw .dropdown-trigger .icon-inner {
1956
- margin-left: 4px;
1950
+ .w1vvwdlp .left,
1951
+ .w1vvwdlp .right {
1952
+ flex-grow: 0;
1953
+ flex-shrink: 0;
1954
+ flex-basis: 21%;
1957
1955
  }
1958
- .p12gwtiw .pagination-right {
1956
+ .w1vvwdlp .left {
1959
1957
  display: flex;
1960
- align-items: center;
1961
- color: #0080ff;
1962
- font-weight: bold;
1963
- }
1964
- .p12gwtiw .pagination-right .icon-inner {
1965
- margin-left: 4px;
1958
+ justify-content: flex-end;
1959
+ padding-right: 44px;
1966
1960
  }
1967
- .p12gwtiw .pagination-right .prev-btn,
1968
- .p12gwtiw .pagination-right .next-btn {
1969
- padding: 0 8px;
1961
+ .w1vvwdlp .right {
1962
+ padding-left: 44px;
1970
1963
  }
1971
- .p12gwtiw .pagination-right .prev-btn > span,
1972
- .p12gwtiw .pagination-right .next-btn > span {
1973
- color: #0080ff;
1964
+ .w1vvwdlp .middle {
1965
+ margin-bottom: 40px;
1966
+ flex-grow: 0;
1967
+ flex-shrink: 0;
1968
+ flex-basis: 58%;
1974
1969
  }
1975
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1976
- transform: rotate(180deg);
1970
+ .w1vvwdlp .middle .form-base-field {
1971
+ width: 100%;
1977
1972
  }
1978
-
1979
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1980
- max-height: calc(100vh - 128px);
1981
- overflow-y: auto;
1973
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1974
+ width: auto;
1982
1975
  }
1983
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1984
- padding: 4px 20px;
1985
- font-size: 12px;
1986
- line-height: 18px;
1976
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1977
+ flex: initial;
1987
1978
  }
1988
-
1989
- .rxbeqvl.ant-radio-wrapper {
1990
- display: inline-flex;
1991
- align-items: baseline;
1992
- white-space: pre-wrap;
1979
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1980
+ margin-top: 4px;
1993
1981
  }
1994
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1995
- position: relative;
1996
- top: 3px;
1982
+ .w1vvwdlp .ant-steps-item-icon,
1983
+ .w1vvwdlp .ant-steps-item-tail {
1984
+ display: none !important;
1997
1985
  }
1998
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1999
- border-color: rgba(107, 128, 167, 0.6);
1986
+ .w1vvwdlp .ant-steps-item-container {
1987
+ padding: 0 15px;
1988
+ border-radius: 4px;
1989
+ height: 32px;
1990
+ display: flex;
1991
+ align-items: center;
2000
1992
  }
2001
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2002
- border-color: #0080ff;
1993
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1994
+ min-height: auto;
1995
+ white-space: nowrap;
2003
1996
  }
2004
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2005
- border-color: #0080ff;
2006
- background: #0080ff;
1997
+ .w1vvwdlp .ant-steps-item-description {
1998
+ padding-bottom: 0px;
2007
1999
  }
2008
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2009
- top: 4px;
2010
- left: 4px;
2011
- width: 6px;
2012
- height: 6px;
2013
- background: #fff;
2000
+ .w1vvwdlp .ant-steps-item-title {
2001
+ font-size: 13px !important;
2002
+ line-height: 20px !important;
2014
2003
  }
2015
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2016
- opacity: 0.5;
2004
+ .w1vvwdlp .ant-steps-item-title .step-index {
2005
+ display: inline-block;
2006
+ text-align: center;
2007
+ width: 13px;
2008
+ margin-right: 12px;
2017
2009
  }
2018
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2019
- border-color: rgba(107, 128, 167, 0.6);
2020
- background: rgba(211, 218, 235, 0.6);
2010
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2011
+ background: rgba(0, 128, 255, 0.1);
2021
2012
  }
2022
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2023
- background: #00122e;
2013
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2014
+ color: #005ed1;
2024
2015
  }
2025
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2026
- color: #00122e;
2027
- opacity: 0.5;
2016
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2017
+ background: rgba(237, 241, 250, 0.6);
2028
2018
  }
2029
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2030
- color: #00122e;
2019
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2020
+ color: rgba(10, 37, 85, 0.6) !important;
2031
2021
  }
2032
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2033
- display: inline-block;
2034
- padding: 0;
2035
- padding-left: 12px;
2022
+ .w1vvwdlp .ant-steps-item-disabled {
2023
+ cursor: not-allowed;
2036
2024
  }
2037
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2038
- margin-bottom: 0;
2039
- white-space: pre-wrap;
2040
- color: rgba(44, 56, 82, 0.6);
2025
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2026
+ background: rgba(237, 241, 250, 0.6);
2041
2027
  }
2042
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2043
- padding-left: 8px;
2028
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2029
+ color: #2d3a56;
2044
2030
  }
2045
2031
 
2046
- .r5ie79y .ant-radio-button-wrapper:first-child {
2047
- border-radius: 5px 0 0 5px;
2032
+ .h1cuopx7 .ant-modal-header {
2033
+ margin: 0 auto;
2034
+ width: 100%;
2035
+ max-width: 648px;
2048
2036
  }
2049
- .r5ie79y .ant-radio-button-wrapper:last-child {
2050
- border-radius: 0 5px 5px 0;
2037
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2038
+ margin-left: 0;
2051
2039
  }
2052
-
2053
- .r1f0aqcc {
2054
- color: #00122e;
2055
- border-color: #ccd4e3;
2040
+ .h1cuopx7 .ant-modal-body {
2041
+ margin: 0 auto;
2042
+ padding: 0;
2043
+ width: 100%;
2044
+ max-width: 648px;
2045
+ overflow: hidden;
2056
2046
  }
2057
- .r1f0aqcc:first-child {
2058
- color: #00122e;
2059
- border-color: #a3b4cc;
2047
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2048
+ margin-bottom: 40px;
2060
2049
  }
2061
- .r1f0aqcc.ant-radio-button-wrapper {
2062
- padding: 0 12px;
2063
- line-height: 32px;
2064
- height: 32px;
2050
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2051
+ height: calc(100vh - 225px);
2052
+ overflow-y: auto;
2065
2053
  }
2066
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2067
- white-space: nowrap;
2054
+ .h1cuopx7 .ant-modal-footer .footer-content {
2055
+ margin: 0 auto;
2056
+ max-width: 648px;
2068
2057
  }
2069
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2070
- background: #ccd4e3;
2058
+
2059
+ .h1p6d3y3 .ant-modal-header {
2060
+ margin: 0 auto;
2061
+ width: 100%;
2062
+ max-width: 1024px;
2071
2063
  }
2072
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2073
- background: #0080ff;
2064
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2065
+ margin-left: 0;
2074
2066
  }
2075
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2076
- background: #ccd4e3;
2077
- opacity: 0.5;
2067
+ .h1p6d3y3 .ant-modal-body {
2068
+ margin: 0 auto;
2069
+ padding: 0;
2070
+ width: 100%;
2071
+ max-width: 1024px;
2072
+ overflow: hidden;
2078
2073
  }
2079
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2080
- border-right-color: #0080ff;
2074
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2075
+ margin-bottom: 40px;
2081
2076
  }
2082
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2083
- border-color: #0080ff;
2077
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2078
+ height: calc(100vh - 225px);
2079
+ overflow-y: auto;
2084
2080
  }
2085
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2086
- background: rgba(0, 136, 255, 0.1);
2081
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2082
+ margin: 0 auto;
2083
+ max-width: 1024px;
2087
2084
  }
2088
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2089
- background: rgba(211, 218, 235, 0.6);
2090
- border-color: #ccd4e3;
2091
- opacity: 0.5;
2092
- }
2093
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2094
- color: #00122e;
2095
- border-color: #ccd4e3;
2096
- }
2097
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2098
- color: #00122e;
2099
- border-color: #ccd4e3;
2100
- background: rgba(172, 186, 211, 0.6);
2101
- }
2102
- .r1f0aqcc .ant-radio-button-input {
2103
- margin-right: 8px;
2104
- display: inline;
2105
- border: none;
2106
- padding: 0;
2107
- width: 36px;
2108
- background: transparent;
2109
- }
2110
- .r1f0aqcc .ant-radio-button-input:focus {
2111
- box-shadow: none;
2112
- }
2113
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2114
- margin-right: 0;
2115
- width: initial;
2116
- box-shadow: none;
2085
+
2086
+ .fxgckuk {
2087
+ flex: 1;
2117
2088
  }
2118
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2119
- display: none;
2089
+ .fxgckuk label {
2090
+ font-size: 13px;
2091
+ line-height: 20px;
2092
+ color: rgba(44, 56, 82, 0.6);
2120
2093
  }
2121
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2122
- display: inline;
2094
+ .fxgckuk .title {
2095
+ font-size: 14px;
2096
+ line-height: 20px;
2097
+ color: #2d3a56;
2098
+ margin-bottom: 12px;
2123
2099
  }
2124
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2125
- display: inline;
2126
- margin-right: 8px;
2127
- padding: 0;
2128
- width: 36px;
2100
+ .fxgckuk.connect-cluster .title {
2101
+ padding-bottom: 26px;
2129
2102
  }
2130
2103
 
2131
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2132
- flex-direction: row;
2133
- justify-content: stretch;
2104
+ .f1d0vek1 {
2105
+ padding: 25px 0 15px 0;
2106
+ border-bottom: 1px solid #e1e5eb;
2107
+ margin-bottom: 16px;
2134
2108
  }
2135
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2136
- padding: 0;
2137
- margin-right: 4px;
2138
- flex: 1;
2139
- overflow: visible;
2109
+
2110
+ .f4u402y {
2111
+ display: flex;
2112
+ align-items: center;
2113
+ margin-bottom: 8px;
2140
2114
  }
2141
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2142
- display: none;
2115
+ .f4u402y > label {
2116
+ width: 216px;
2143
2117
  }
2144
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2118
+ .f4u402y > label + * {
2145
2119
  width: 100%;
2146
- min-height: unset;
2147
2120
  }
2148
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2149
- height: 26px;
2150
- line-height: 26px;
2121
+ .f4u402y .ant-select {
2151
2122
  width: 100%;
2152
- text-align: center;
2153
- padding: 0;
2154
- font-size: 12px;
2155
- font-weight: normal;
2156
2123
  }
2157
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2124
+
2125
+ .e1pldf6v {
2126
+ color: #e75a3a;
2158
2127
  margin-right: 10px;
2159
2128
  }
2160
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2161
- display: none;
2162
- }
2163
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2164
- border-radius: 4px 0 0 4px;
2165
- }
2166
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2167
- margin-right: 0;
2168
- }
2169
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2170
- border-radius: 0 4px 4px 0;
2171
- }
2172
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2173
- content: "";
2174
- width: 0;
2175
- height: 0;
2176
- border: 13px solid transparent;
2177
- position: absolute;
2178
- top: 0;
2179
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2180
- right: -21px;
2181
- z-index: 2;
2129
+
2130
+ .dq0gblh {
2131
+ width: 100%;
2132
+ height: 1px;
2133
+ background: rgba(213, 219, 227, 0.6);
2134
+ margin: 24px 0;
2182
2135
  }
2183
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2184
- content: "";
2185
- width: 0;
2186
- height: 0;
2187
- border: 13px solid transparent;
2188
- position: absolute;
2189
- top: 0;
2190
- border-left: 8px solid #fff;
2191
- left: 0;
2136
+
2137
+ .l1v7sr0n {
2138
+ display: flex;
2139
+ justify-content: center;
2140
+ align-items: center;
2141
+ height: 100%;
2192
2142
  }
2193
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2194
- background-color: rgba(0, 136, 255, 0.1);
2143
+
2144
+ .d1i4ou6o {
2145
+ display: inline-block;
2146
+ width: 4px;
2147
+ height: 4px;
2148
+ background: #8e9aa9;
2149
+ opacity: 0.4;
2150
+ border-radius: 50%;
2151
+ margin: 0 4px;
2195
2152
  }
2196
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2197
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2153
+
2154
+ .m1jy87hk .ant-modal-header,
2155
+ .m1jy87hk .ant-modal-footer .footer-content {
2156
+ width: 648px;
2157
+ margin: 0 auto;
2198
2158
  }
2199
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2200
- color: #005ed1;
2159
+ .m1jy87hk .ant-modal-header {
2160
+ padding: 35px 0 24px;
2161
+ border: none;
2201
2162
  }
2202
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2203
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2204
- background-color: rgba(237, 241, 250, 0.6);
2163
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2164
+ font-size: 30px;
2205
2165
  }
2206
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2207
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2208
- color: rgba(44, 56, 82, 0.6);
2166
+ .m1jy87hk .ant-modal-body {
2167
+ padding: 4px 0 2px;
2209
2168
  }
2210
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2211
- padding: 0;
2169
+ .m1jy87hk .ant-modal-footer {
2170
+ border: none;
2212
2171
  }
2213
2172
 
2214
- .cz04yix {
2215
- display: flex;
2216
- flex-direction: column;
2173
+ .ti7fpyu {
2174
+ font-size: 12px;
2175
+ line-height: 18px;
2176
+ font-weight: bold;
2177
+ color: #fff;
2178
+ padding: 0 4px;
2179
+ border-radius: 4px;
2180
+ display: inline-block;
2181
+ background: var(--ti7fpyu-0);
2217
2182
  }
2218
-
2219
- .m1if5j39 {
2220
- max-width: 1120px;
2221
- width: 100%;
2222
- margin: 0 auto;
2223
- height: 100%;
2183
+ .ti7fpyu:not(:first-child) {
2184
+ margin-left: 4px;
2224
2185
  }
2225
2186
 
2226
- .w1vvwdlp {
2227
- max-width: 1120px;
2187
+ .f1rest1f {
2228
2188
  width: 100%;
2229
- margin: 0 auto;
2189
+ height: 100%;
2230
2190
  display: flex;
2191
+ align-items: center;
2192
+ justify-content: center;
2231
2193
  }
2232
- .w1vvwdlp .left,
2233
- .w1vvwdlp .right {
2234
- flex-grow: 0;
2235
- flex-shrink: 0;
2236
- flex-basis: 21%;
2194
+
2195
+ .n1kbdoln {
2196
+ font-size: 90%;
2197
+ font-weight: bold;
2198
+ background-color: rgba(240, 243, 247, 0.6);
2199
+ padding: 1px 4px 1px;
2200
+ margin-left: 2px;
2201
+ margin-right: 2px;
2202
+ border: 1px solid rgba(213, 219, 227, 0.6);
2203
+ border-radius: 4px;
2237
2204
  }
2238
- .w1vvwdlp .left {
2239
- display: flex;
2240
- justify-content: flex-end;
2241
- padding-right: 44px;
2205
+
2206
+ .f1y3gta0.form-item-general {
2207
+ width: 640px;
2242
2208
  }
2243
- .w1vvwdlp .right {
2244
- padding-left: 44px;
2209
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2210
+ margin-top: 16px;
2245
2211
  }
2246
- .w1vvwdlp .middle {
2247
- margin-bottom: 40px;
2248
- flex-grow: 0;
2249
- flex-shrink: 0;
2250
- flex-basis: 58%;
2212
+ .f1y3gta0.form-item-compact {
2213
+ width: 412px;
2251
2214
  }
2252
- .w1vvwdlp .middle .form-base-field {
2253
- width: 100%;
2215
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2216
+ margin-top: 8px;
2254
2217
  }
2255
- .w1vvwdlp .middle .form-base-field .form-base-field {
2218
+ .f1y3gta0 .form-item {
2256
2219
  width: auto;
2257
2220
  }
2258
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2259
- flex: initial;
2221
+ .f1y3gta0 .form-item-main {
2222
+ position: relative;
2223
+ display: flex;
2260
2224
  }
2261
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2225
+ .f1y3gta0 .form-item-extra {
2262
2226
  margin-top: 4px;
2227
+ width: 100%;
2228
+ padding: 14px;
2229
+ background: #f2f4f6;
2230
+ font-size: 13px;
2231
+ line-height: 1.8;
2232
+ color: #8e9aa9;
2263
2233
  }
2264
- .w1vvwdlp .ant-steps-item-icon,
2265
- .w1vvwdlp .ant-steps-item-tail {
2266
- display: none !important;
2267
- }
2268
- .w1vvwdlp .ant-steps-item-container {
2269
- padding: 0 15px;
2270
- border-radius: 4px;
2271
- height: 32px;
2272
- display: flex;
2273
- align-items: center;
2274
- }
2275
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2276
- min-height: auto;
2277
- white-space: nowrap;
2278
- }
2279
- .w1vvwdlp .ant-steps-item-description {
2280
- padding-bottom: 0px;
2281
- }
2282
- .w1vvwdlp .ant-steps-item-title {
2283
- font-size: 13px !important;
2284
- line-height: 20px !important;
2285
- }
2286
- .w1vvwdlp .ant-steps-item-title .step-index {
2287
- display: inline-block;
2288
- text-align: center;
2289
- width: 13px;
2290
- margin-right: 12px;
2291
- }
2292
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2293
- background: rgba(0, 128, 255, 0.1);
2294
- }
2295
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2296
- color: #005ed1;
2297
- }
2298
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2299
- background: rgba(237, 241, 250, 0.6);
2300
- }
2301
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2302
- color: rgba(10, 37, 85, 0.6) !important;
2303
- }
2304
- .w1vvwdlp .ant-steps-item-disabled {
2305
- cursor: not-allowed;
2306
- }
2307
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2308
- background: rgba(237, 241, 250, 0.6);
2309
- }
2310
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2311
- color: #2d3a56;
2312
- }
2313
-
2314
- .h1cuopx7 .ant-modal-header {
2315
- margin: 0 auto;
2316
- width: 100%;
2317
- max-width: 648px;
2318
- }
2319
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2320
- margin-left: 0;
2321
- }
2322
- .h1cuopx7 .ant-modal-body {
2323
- margin: 0 auto;
2324
- padding: 0;
2325
- width: 100%;
2326
- max-width: 648px;
2327
- overflow: hidden;
2328
- }
2329
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2330
- margin-bottom: 40px;
2331
- }
2332
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2333
- height: calc(100vh - 225px);
2334
- overflow-y: auto;
2335
- }
2336
- .h1cuopx7 .ant-modal-footer .footer-content {
2337
- margin: 0 auto;
2338
- max-width: 648px;
2339
- }
2340
-
2341
- .h1p6d3y3 .ant-modal-header {
2342
- margin: 0 auto;
2343
- width: 100%;
2344
- max-width: 1024px;
2345
- }
2346
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2347
- margin-left: 0;
2348
- }
2349
- .h1p6d3y3 .ant-modal-body {
2350
- margin: 0 auto;
2351
- padding: 0;
2352
- width: 100%;
2353
- max-width: 1024px;
2354
- overflow: hidden;
2355
- }
2356
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2357
- margin-bottom: 40px;
2358
- }
2359
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2360
- height: calc(100vh - 225px);
2361
- overflow-y: auto;
2362
- }
2363
- .h1p6d3y3 .ant-modal-footer .footer-content {
2364
- margin: 0 auto;
2365
- max-width: 1024px;
2366
- }
2367
-
2368
- .fxgckuk {
2369
- flex: 1;
2370
- }
2371
- .fxgckuk label {
2372
- font-size: 13px;
2373
- line-height: 20px;
2374
- color: rgba(44, 56, 82, 0.6);
2375
- }
2376
- .fxgckuk .title {
2377
- font-size: 14px;
2378
- line-height: 20px;
2379
- color: #2d3a56;
2380
- margin-bottom: 12px;
2381
- }
2382
- .fxgckuk.connect-cluster .title {
2383
- padding-bottom: 26px;
2384
- }
2385
-
2386
- .f1d0vek1 {
2387
- padding: 25px 0 15px 0;
2388
- border-bottom: 1px solid #e1e5eb;
2389
- margin-bottom: 16px;
2390
- }
2391
-
2392
- .f4u402y {
2393
- display: flex;
2394
- align-items: center;
2395
- margin-bottom: 8px;
2396
- }
2397
- .f4u402y > label {
2398
- width: 216px;
2399
- }
2400
- .f4u402y > label + * {
2401
- width: 100%;
2402
- }
2403
- .f4u402y .ant-select {
2404
- width: 100%;
2405
- }
2406
-
2407
- .e1pldf6v {
2408
- color: #e75a3a;
2409
- margin-right: 10px;
2410
- }
2411
-
2412
- .dq0gblh {
2413
- width: 100%;
2414
- height: 1px;
2415
- background: rgba(213, 219, 227, 0.6);
2416
- margin: 24px 0;
2417
- }
2418
-
2419
- .l1v7sr0n {
2420
- display: flex;
2421
- justify-content: center;
2422
- align-items: center;
2423
- height: 100%;
2424
- }
2425
-
2426
- .d1i4ou6o {
2427
- display: inline-block;
2428
- width: 4px;
2429
- height: 4px;
2430
- background: #8e9aa9;
2431
- opacity: 0.4;
2432
- border-radius: 50%;
2433
- margin: 0 4px;
2434
- }
2435
-
2436
- .m1jy87hk .ant-modal-header,
2437
- .m1jy87hk .ant-modal-footer .footer-content {
2438
- width: 648px;
2439
- margin: 0 auto;
2440
- }
2441
- .m1jy87hk .ant-modal-header {
2442
- padding: 35px 0 24px;
2443
- border: none;
2444
- }
2445
- .m1jy87hk .ant-modal-header .ant-modal-title {
2446
- font-size: 30px;
2447
- }
2448
- .m1jy87hk .ant-modal-body {
2449
- padding: 4px 0 2px;
2450
- }
2451
- .m1jy87hk .ant-modal-footer {
2452
- border: none;
2453
- }
2454
-
2455
- .ti7fpyu {
2456
- font-size: 12px;
2457
- line-height: 18px;
2458
- font-weight: bold;
2459
- color: #fff;
2460
- padding: 0 4px;
2461
- border-radius: 4px;
2462
- display: inline-block;
2463
- background: var(--ti7fpyu-0);
2464
- }
2465
- .ti7fpyu:not(:first-child) {
2466
- margin-left: 4px;
2467
- }
2468
-
2469
- .f1rest1f {
2470
- width: 100%;
2471
- height: 100%;
2472
- display: flex;
2473
- align-items: center;
2474
- justify-content: center;
2475
- }
2476
-
2477
- .n1kbdoln {
2478
- font-size: 90%;
2479
- font-weight: bold;
2480
- background-color: rgba(240, 243, 247, 0.6);
2481
- padding: 1px 4px 1px;
2482
- margin-left: 2px;
2483
- margin-right: 2px;
2484
- border: 1px solid rgba(213, 219, 227, 0.6);
2485
- border-radius: 4px;
2486
- }
2487
-
2488
- .f1y3gta0.form-item-general {
2489
- width: 640px;
2490
- }
2491
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2492
- margin-top: 16px;
2493
- }
2494
- .f1y3gta0.form-item-compact {
2495
- width: 412px;
2496
- }
2497
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2498
- margin-top: 8px;
2499
- }
2500
- .f1y3gta0 .form-item {
2501
- width: auto;
2502
- }
2503
- .f1y3gta0 .form-item-main {
2504
- position: relative;
2505
- display: flex;
2506
- }
2507
- .f1y3gta0 .form-item-extra {
2508
- margin-top: 4px;
2509
- width: 100%;
2510
- padding: 14px;
2511
- background: #f2f4f6;
2512
- font-size: 13px;
2513
- line-height: 1.8;
2514
- color: #8e9aa9;
2515
- }
2516
- .f1y3gta0 .form-item-label {
2517
- padding-right: 12px;
2518
- font-size: 13px;
2519
- color: rgba(44, 56, 82, 0.6);
2234
+ .f1y3gta0 .form-item-label {
2235
+ padding-right: 12px;
2236
+ font-size: 13px;
2237
+ color: rgba(44, 56, 82, 0.6);
2520
2238
  }
2521
2239
  .f1y3gta0 .form-item-label.label-right {
2522
2240
  text-align: right;
@@ -2639,241 +2357,523 @@ input[type=submit] {
2639
2357
  font-size: 12px;
2640
2358
  line-height: 18px;
2641
2359
  }
2642
- .i16ozz3f .icon-wrapper {
2643
- margin-right: 10px;
2644
- height: 18px;
2360
+ .i16ozz3f .icon-wrapper {
2361
+ margin-right: 10px;
2362
+ height: 18px;
2363
+ }
2364
+
2365
+ .dszu9qr {
2366
+ color: rgba(44, 56, 82, 0.6);
2367
+ margin-top: 5px;
2368
+ font-size: 12px;
2369
+ line-height: 18px;
2370
+ }
2371
+
2372
+ .snxzgx {
2373
+ color: #f0483e;
2374
+ font-size: 12px;
2375
+ white-space: pre-wrap;
2376
+ }
2377
+
2378
+ .o1i4orqw {
2379
+ display: flex;
2380
+ align-items: center;
2381
+ justify-content: flex-end;
2382
+ }
2383
+ .o1i4orqw .icon-wrapper {
2384
+ margin-right: 16px;
2385
+ }
2386
+
2387
+ .t79k8o2 {
2388
+ color: rgba(0, 21, 64, 0.3);
2389
+ }
2390
+
2391
+ .ipd9bk.ant-input {
2392
+ padding: 5px 12px;
2393
+ line-height: 20px;
2394
+ color: #2d3a56;
2395
+ border-radius: 6px;
2396
+ border-color: rgba(172, 186, 211, 0.6);
2397
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2398
+ }
2399
+ .ipd9bk.ant-input.ant-input-lg {
2400
+ padding: 8px 16px;
2401
+ line-height: 22px;
2402
+ }
2403
+ .ipd9bk.ant-input.ant-input-sm {
2404
+ padding: 2px 8px;
2405
+ line-height: 18px;
2406
+ }
2407
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2408
+ border-color: rgba(107, 128, 167, 0.6);
2409
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2410
+ }
2411
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2412
+ border-color: #0096ff;
2413
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2414
+ }
2415
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2416
+ border-color: #e75a3a;
2417
+ color: #e75a3a;
2418
+ }
2419
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2420
+ border-color: #e75a3a;
2421
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2422
+ }
2423
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2424
+ border-color: #e75a3a;
2425
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2426
+ }
2427
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2428
+ background: rgba(211, 218, 235, 0.6);
2429
+ color: rgba(0, 21, 64, 0.3);
2430
+ border-color: rgba(172, 186, 211, 0.6);
2431
+ }
2432
+ .ipd9bk.ant-input-affix-wrapper {
2433
+ padding: 5px 12px;
2434
+ border-radius: 6px;
2435
+ border-color: rgba(172, 186, 211, 0.6);
2436
+ line-height: 20px;
2437
+ color: #2d3a56;
2438
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2439
+ }
2440
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2441
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2442
+ color: rgba(44, 56, 82, 0.6);
2443
+ }
2444
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2445
+ padding: 8px 16px;
2446
+ line-height: 22px;
2447
+ }
2448
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2449
+ padding: 2px 8px;
2450
+ line-height: 18px;
2451
+ }
2452
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2453
+ border-color: rgba(107, 128, 167, 0.6);
2454
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2455
+ }
2456
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2457
+ border-color: #0096ff;
2458
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2459
+ }
2460
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2461
+ border-color: #e75a3a;
2462
+ }
2463
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2464
+ color: #e75a3a;
2465
+ }
2466
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2467
+ border-color: #e75a3a;
2468
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2469
+ }
2470
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2471
+ border-color: #e75a3a;
2472
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2473
+ }
2474
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2475
+ background: rgba(211, 218, 235, 0.6);
2476
+ color: rgba(0, 21, 64, 0.3);
2477
+ border-color: rgba(172, 186, 211, 0.6);
2478
+ }
2479
+ textarea.ipd9bk.ant-input {
2480
+ transition-property: height;
2481
+ transition-delay: 50ms;
2482
+ }
2483
+ textarea.ipd9bk.ant-input.textarea-large {
2484
+ min-height: 40px;
2485
+ height: 40px;
2486
+ }
2487
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2488
+ height: 80px;
2489
+ }
2490
+ textarea.ipd9bk.ant-input.textarea-middle {
2491
+ min-height: 32px;
2492
+ height: 32px;
2493
+ }
2494
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2495
+ height: 64px;
2496
+ }
2497
+ textarea.ipd9bk.ant-input.textarea-small {
2498
+ min-height: 24px;
2499
+ height: 24px;
2500
+ }
2501
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2502
+ height: 40px;
2503
+ }
2504
+
2505
+ .kypn5o5 input, .kypn5o5.input-tags {
2506
+ border: 1px solid rgba(213, 219, 227, 0.6);
2507
+ border-radius: 4px;
2508
+ }
2509
+ .kypn5o5.input-tags {
2510
+ position: relative;
2511
+ padding: 6px;
2512
+ height: 32px;
2513
+ cursor: pointer;
2514
+ transition: border 150ms;
2515
+ }
2516
+ .kypn5o5.input-tags:hover {
2517
+ border-color: #0080ff;
2518
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2519
+ }
2520
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2521
+ padding-right: 30px;
2522
+ }
2523
+ .kypn5o5.input-tags .input-tags-inner {
2524
+ display: flex;
2525
+ }
2526
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2527
+ display: flex;
2528
+ }
2529
+ .kypn5o5.input-tags .input-tag-suffix {
2530
+ position: absolute;
2531
+ right: 12px;
2532
+ top: 50%;
2533
+ transform: translateY(-50%);
2534
+ }
2535
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2536
+ color: rgba(0, 0, 0, 0.25);
2537
+ font-size: 12px;
2538
+ cursor: pointer;
2539
+ }
2540
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2541
+ color: rgba(0, 0, 0, 0.45);
2542
+ }
2543
+ .kypn5o5.has-focus-indicator {
2544
+ position: relative;
2545
+ overflow: hidden;
2546
+ }
2547
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2548
+ position: absolute;
2549
+ top: 50%;
2550
+ transform: translateY(-50%);
2551
+ left: -16px;
2552
+ transition: left 150ms ease;
2553
+ opacity: 0;
2554
+ }
2555
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2556
+ left: 8px;
2557
+ opacity: 1;
2558
+ }
2559
+ .kypn5o5.has-focus-indicator input {
2560
+ transition: margin-left 150ms ease;
2561
+ margin-left: 0px;
2562
+ }
2563
+ .kypn5o5.has-focus-indicator input:focus {
2564
+ margin-left: 16px;
2565
+ }
2566
+
2567
+ input.l1ki27se.ant-input {
2568
+ border-top-right-radius: 0;
2569
+ border-bottom-right-radius: 0;
2570
+ }
2571
+
2572
+ .l1ki27se.ant-input-affix-wrapper {
2573
+ border-top-right-radius: 0;
2574
+ border-bottom-right-radius: 0;
2575
+ }
2576
+
2577
+ input.rrg1fkn.ant-input {
2578
+ border-top-left-radius: 0;
2579
+ border-bottom-left-radius: 0;
2580
+ }
2581
+
2582
+ .rrg1fkn.ant-input-affix-wrapper {
2583
+ border-top-left-radius: 0;
2584
+ border-bottom-left-radius: 0;
2585
+ }
2586
+
2587
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2588
+ border-top-right-radius: 0;
2589
+ border-bottom-right-radius: 0;
2590
+ }
2591
+
2592
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2593
+ border-top-left-radius: 0;
2594
+ border-bottom-left-radius: 0;
2595
+ }
2596
+
2597
+ .rxbeqvl.ant-radio-wrapper {
2598
+ display: inline-flex;
2599
+ align-items: baseline;
2600
+ white-space: pre-wrap;
2601
+ }
2602
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2603
+ position: relative;
2604
+ top: 3px;
2605
+ }
2606
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2607
+ border-color: rgba(107, 128, 167, 0.6);
2608
+ }
2609
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2610
+ border-color: #0080ff;
2611
+ }
2612
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2613
+ border-color: #0080ff;
2614
+ background: #0080ff;
2615
+ }
2616
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2617
+ top: 4px;
2618
+ left: 4px;
2619
+ width: 6px;
2620
+ height: 6px;
2621
+ background: #fff;
2622
+ }
2623
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2624
+ opacity: 0.5;
2625
+ }
2626
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2627
+ border-color: rgba(107, 128, 167, 0.6);
2628
+ background: rgba(211, 218, 235, 0.6);
2629
+ }
2630
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2631
+ background: #00122e;
2632
+ }
2633
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2634
+ color: #00122e;
2635
+ opacity: 0.5;
2636
+ }
2637
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2638
+ color: #00122e;
2639
+ }
2640
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2641
+ display: inline-block;
2642
+ padding: 0;
2643
+ padding-left: 12px;
2645
2644
  }
2646
-
2647
- .dszu9qr {
2645
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2646
+ margin-bottom: 0;
2647
+ white-space: pre-wrap;
2648
2648
  color: rgba(44, 56, 82, 0.6);
2649
- margin-top: 5px;
2650
- font-size: 12px;
2651
- line-height: 18px;
2652
2649
  }
2653
-
2654
- .snxzgx {
2655
- color: #f0483e;
2656
- font-size: 12px;
2657
- white-space: pre-wrap;
2650
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2651
+ padding-left: 8px;
2658
2652
  }
2659
2653
 
2660
- .o1i4orqw {
2661
- display: flex;
2662
- align-items: center;
2663
- justify-content: flex-end;
2654
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2655
+ border-radius: 5px 0 0 5px;
2664
2656
  }
2665
- .o1i4orqw .icon-wrapper {
2666
- margin-right: 16px;
2657
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2658
+ border-radius: 0 5px 5px 0;
2667
2659
  }
2668
2660
 
2669
- .t79k8o2 {
2670
- color: rgba(0, 21, 64, 0.3);
2661
+ .r1f0aqcc {
2662
+ color: #00122e;
2663
+ border-color: #ccd4e3;
2671
2664
  }
2672
-
2673
- .ipd9bk.ant-input {
2674
- padding: 5px 12px;
2675
- line-height: 20px;
2676
- color: #2d3a56;
2677
- border-radius: 6px;
2678
- border-color: rgba(172, 186, 211, 0.6);
2679
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2665
+ .r1f0aqcc:first-child {
2666
+ color: #00122e;
2667
+ border-color: #a3b4cc;
2680
2668
  }
2681
- .ipd9bk.ant-input.ant-input-lg {
2682
- padding: 8px 16px;
2683
- line-height: 22px;
2669
+ .r1f0aqcc.ant-radio-button-wrapper {
2670
+ padding: 0 12px;
2671
+ line-height: 32px;
2672
+ height: 32px;
2684
2673
  }
2685
- .ipd9bk.ant-input.ant-input-sm {
2686
- padding: 2px 8px;
2687
- line-height: 18px;
2674
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2675
+ white-space: nowrap;
2688
2676
  }
2689
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2690
- border-color: rgba(107, 128, 167, 0.6);
2691
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2677
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2678
+ background: #ccd4e3;
2692
2679
  }
2693
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2694
- border-color: #0096ff;
2695
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2680
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2681
+ background: #0080ff;
2696
2682
  }
2697
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2698
- border-color: #e75a3a;
2699
- color: #e75a3a;
2683
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2684
+ background: #ccd4e3;
2685
+ opacity: 0.5;
2700
2686
  }
2701
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2702
- border-color: #e75a3a;
2703
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2687
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2688
+ border-right-color: #0080ff;
2704
2689
  }
2705
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2706
- border-color: #e75a3a;
2707
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2690
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2691
+ border-color: #0080ff;
2708
2692
  }
2709
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2693
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2694
+ background: rgba(0, 136, 255, 0.1);
2695
+ }
2696
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2710
2697
  background: rgba(211, 218, 235, 0.6);
2711
- color: rgba(0, 21, 64, 0.3);
2712
- border-color: rgba(172, 186, 211, 0.6);
2698
+ border-color: #ccd4e3;
2699
+ opacity: 0.5;
2713
2700
  }
2714
- .ipd9bk.ant-input-affix-wrapper {
2715
- padding: 5px 12px;
2716
- border-radius: 6px;
2717
- border-color: rgba(172, 186, 211, 0.6);
2718
- line-height: 20px;
2719
- color: #2d3a56;
2720
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2701
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2702
+ color: #00122e;
2703
+ border-color: #ccd4e3;
2721
2704
  }
2722
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2723
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2724
- color: rgba(44, 56, 82, 0.6);
2705
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2706
+ color: #00122e;
2707
+ border-color: #ccd4e3;
2708
+ background: rgba(172, 186, 211, 0.6);
2725
2709
  }
2726
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2727
- padding: 8px 16px;
2728
- line-height: 22px;
2710
+ .r1f0aqcc .ant-radio-button-input {
2711
+ margin-right: 8px;
2712
+ display: inline;
2713
+ border: none;
2714
+ padding: 0;
2715
+ width: 36px;
2716
+ background: transparent;
2729
2717
  }
2730
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2731
- padding: 2px 8px;
2732
- line-height: 18px;
2718
+ .r1f0aqcc .ant-radio-button-input:focus {
2719
+ box-shadow: none;
2733
2720
  }
2734
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2735
- border-color: rgba(107, 128, 167, 0.6);
2736
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2721
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2722
+ margin-right: 0;
2723
+ width: initial;
2724
+ box-shadow: none;
2737
2725
  }
2738
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2739
- border-color: #0096ff;
2740
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2726
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2727
+ display: none;
2741
2728
  }
2742
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2743
- border-color: #e75a3a;
2729
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2730
+ display: inline;
2744
2731
  }
2745
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2746
- color: #e75a3a;
2732
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2733
+ display: inline;
2734
+ margin-right: 8px;
2735
+ padding: 0;
2736
+ width: 36px;
2747
2737
  }
2748
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2749
- border-color: #e75a3a;
2750
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2738
+
2739
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2740
+ flex-direction: row;
2741
+ justify-content: stretch;
2751
2742
  }
2752
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2753
- border-color: #e75a3a;
2754
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2743
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2744
+ padding: 0;
2745
+ margin-right: 4px;
2746
+ flex: 1;
2747
+ overflow: visible;
2755
2748
  }
2756
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2757
- background: rgba(211, 218, 235, 0.6);
2758
- color: rgba(0, 21, 64, 0.3);
2759
- border-color: rgba(172, 186, 211, 0.6);
2749
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2750
+ display: none;
2760
2751
  }
2761
- textarea.ipd9bk.ant-input {
2762
- transition-property: height;
2763
- transition-delay: 50ms;
2752
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2753
+ width: 100%;
2754
+ min-height: unset;
2764
2755
  }
2765
- textarea.ipd9bk.ant-input.textarea-large {
2766
- min-height: 40px;
2767
- height: 40px;
2756
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2757
+ height: 26px;
2758
+ line-height: 26px;
2759
+ width: 100%;
2760
+ text-align: center;
2761
+ padding: 0;
2762
+ font-size: 12px;
2763
+ font-weight: normal;
2768
2764
  }
2769
- textarea.ipd9bk.ant-input.textarea-large:focus {
2770
- height: 80px;
2765
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2766
+ margin-right: 10px;
2771
2767
  }
2772
- textarea.ipd9bk.ant-input.textarea-middle {
2773
- min-height: 32px;
2774
- height: 32px;
2768
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2769
+ display: none;
2775
2770
  }
2776
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2777
- height: 64px;
2771
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2772
+ border-radius: 4px 0 0 4px;
2778
2773
  }
2779
- textarea.ipd9bk.ant-input.textarea-small {
2780
- min-height: 24px;
2781
- height: 24px;
2774
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2775
+ margin-right: 0;
2782
2776
  }
2783
- textarea.ipd9bk.ant-input.textarea-small:focus {
2784
- height: 40px;
2777
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2778
+ border-radius: 0 4px 4px 0;
2785
2779
  }
2786
-
2787
- .kypn5o5 input, .kypn5o5.input-tags {
2788
- border: 1px solid rgba(213, 219, 227, 0.6);
2789
- border-radius: 4px;
2780
+ .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 {
2781
+ content: "";
2782
+ width: 0;
2783
+ height: 0;
2784
+ border: 13px solid transparent;
2785
+ position: absolute;
2786
+ top: 0;
2787
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2788
+ right: -21px;
2789
+ z-index: 2;
2790
2790
  }
2791
- .kypn5o5.input-tags {
2792
- position: relative;
2793
- padding: 6px;
2794
- height: 32px;
2795
- cursor: pointer;
2796
- transition: border 150ms;
2791
+ .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 {
2792
+ content: "";
2793
+ width: 0;
2794
+ height: 0;
2795
+ border: 13px solid transparent;
2796
+ position: absolute;
2797
+ top: 0;
2798
+ border-left: 8px solid #fff;
2799
+ left: 0;
2797
2800
  }
2798
- .kypn5o5.input-tags:hover {
2799
- border-color: #0080ff;
2800
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2801
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2802
+ background-color: rgba(0, 136, 255, 0.1);
2803
+ }
2804
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2805
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2806
+ }
2807
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2808
+ color: #005ed1;
2809
+ }
2810
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2811
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2812
+ background-color: rgba(237, 241, 250, 0.6);
2801
2813
  }
2802
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2803
- padding-right: 30px;
2814
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2815
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2816
+ color: rgba(44, 56, 82, 0.6);
2804
2817
  }
2805
- .kypn5o5.input-tags .input-tags-inner {
2806
- display: flex;
2818
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2819
+ padding: 0;
2807
2820
  }
2808
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2821
+
2822
+ .p12gwtiw {
2809
2823
  display: flex;
2810
- }
2811
- .kypn5o5.input-tags .input-tag-suffix {
2812
- position: absolute;
2813
- right: 12px;
2814
- top: 50%;
2815
- transform: translateY(-50%);
2816
- }
2817
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2818
- color: rgba(0, 0, 0, 0.25);
2824
+ justify-content: space-between;
2825
+ align-items: center;
2826
+ padding: 10px 0;
2827
+ color: rgba(44, 56, 82, 0.6);
2819
2828
  font-size: 12px;
2820
- cursor: pointer;
2821
- }
2822
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2823
- color: rgba(0, 0, 0, 0.45);
2829
+ line-height: 24px;
2824
2830
  }
2825
- .kypn5o5.has-focus-indicator {
2826
- position: relative;
2827
- overflow: hidden;
2831
+ .p12gwtiw .pagination-left {
2832
+ padding: 2px 8px;
2828
2833
  }
2829
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2830
- position: absolute;
2831
- top: 50%;
2832
- transform: translateY(-50%);
2833
- left: -16px;
2834
- transition: left 150ms ease;
2835
- opacity: 0;
2834
+ .p12gwtiw .dropdown-trigger {
2835
+ display: flex;
2836
+ align-items: center;
2837
+ border-radius: 6px;
2838
+ cursor: pointer;
2839
+ transition: all 0.3s ease;
2836
2840
  }
2837
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2838
- left: 8px;
2839
- opacity: 1;
2841
+ .p12gwtiw .dropdown-trigger:hover {
2842
+ background: rgba(211, 218, 235, 0.6);
2843
+ color: #0080ff;
2840
2844
  }
2841
- .kypn5o5.has-focus-indicator input {
2842
- transition: margin-left 150ms ease;
2843
- margin-left: 0px;
2845
+ .p12gwtiw .dropdown-trigger .icon-inner {
2846
+ margin-left: 4px;
2844
2847
  }
2845
- .kypn5o5.has-focus-indicator input:focus {
2846
- margin-left: 16px;
2848
+ .p12gwtiw .pagination-right {
2849
+ display: flex;
2850
+ align-items: center;
2851
+ color: #0080ff;
2852
+ font-weight: bold;
2847
2853
  }
2848
-
2849
- input.l1ki27se.ant-input {
2850
- border-top-right-radius: 0;
2851
- border-bottom-right-radius: 0;
2854
+ .p12gwtiw .pagination-right .icon-inner {
2855
+ margin-left: 4px;
2852
2856
  }
2853
-
2854
- .l1ki27se.ant-input-affix-wrapper {
2855
- border-top-right-radius: 0;
2856
- border-bottom-right-radius: 0;
2857
+ .p12gwtiw .pagination-right .prev-btn,
2858
+ .p12gwtiw .pagination-right .next-btn {
2859
+ padding: 0 8px;
2857
2860
  }
2858
-
2859
- input.rrg1fkn.ant-input {
2860
- border-top-left-radius: 0;
2861
- border-bottom-left-radius: 0;
2861
+ .p12gwtiw .pagination-right .prev-btn > span,
2862
+ .p12gwtiw .pagination-right .next-btn > span {
2863
+ color: #0080ff;
2862
2864
  }
2863
-
2864
- .rrg1fkn.ant-input-affix-wrapper {
2865
- border-top-left-radius: 0;
2866
- border-bottom-left-radius: 0;
2865
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2866
+ transform: rotate(180deg);
2867
2867
  }
2868
2868
 
2869
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2870
- border-top-right-radius: 0;
2871
- border-bottom-right-radius: 0;
2869
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2870
+ max-height: calc(100vh - 128px);
2871
+ overflow-y: auto;
2872
2872
  }
2873
-
2874
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2875
- border-top-left-radius: 0;
2876
- border-bottom-left-radius: 0;
2873
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2874
+ padding: 4px 20px;
2875
+ font-size: 12px;
2876
+ line-height: 18px;
2877
2877
  }
2878
2878
 
2879
2879
  .s34f1qb.ant-switch {
@@ -3368,6 +3368,13 @@ input.rrg1fkn.ant-input {
3368
3368
  background: rgba(225, 230, 241, 0.6);
3369
3369
  }
3370
3370
 
3371
+ .ohwbvxu {
3372
+ pointer-events: none;
3373
+ height: 32px;
3374
+ width: 100%;
3375
+ opacity: 0;
3376
+ }
3377
+
3371
3378
  .i1e4sgug {
3372
3379
  display: inline-block;
3373
3380
  }
@@ -3918,6 +3925,20 @@ input.rrg1fkn.ant-input {
3918
3925
  margin-left: 24px;
3919
3926
  }
3920
3927
 
3928
+ .igz4le8 {
3929
+ height: 24px;
3930
+ width: 56px !important;
3931
+ margin-right: 4px;
3932
+ }
3933
+
3934
+ .c1riexje {
3935
+ color: rgba(44, 56, 82, 0.6);
3936
+ }
3937
+
3938
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3939
+ display: flex;
3940
+ }
3941
+
3921
3942
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3922
3943
  border-radius: 6px;
3923
3944
  }
@@ -3973,20 +3994,6 @@ input.rrg1fkn.ant-input {
3973
3994
  transform: rotate(180deg);
3974
3995
  }
3975
3996
 
3976
- .igz4le8 {
3977
- height: 24px;
3978
- width: 56px !important;
3979
- margin-right: 4px;
3980
- }
3981
-
3982
- .c1riexje {
3983
- color: rgba(44, 56, 82, 0.6);
3984
- }
3985
-
3986
- .iiqau4c.ant-input-group.ant-input-group-compact {
3987
- display: flex;
3988
- }
3989
-
3990
3997
  .m1thnes4 {
3991
3998
  color: rgba(44, 56, 82, 0.6);
3992
3999
  text-align: center;
@@ -4178,52 +4185,6 @@ input.rrg1fkn.ant-input {
4178
4185
  background: rgba(163, 180, 204, 0.18);
4179
4186
  }
4180
4187
 
4181
- .at4ovwe .ant-input-number-handler-wrap {
4182
- display: var(--at4ovwe-0);
4183
- }
4184
- .at4ovwe .ant-input-number-input-wrap {
4185
- padding: 5px 12px;
4186
- display: inline-flex;
4187
- line-height: 1.5715;
4188
- height: 100%;
4189
- width: 100%;
4190
- }
4191
- .at4ovwe .ant-input-number-input-wrap::after {
4192
- content: var(--at4ovwe-1);
4193
- display: var(--at4ovwe-2);
4194
- flex: none;
4195
- align-items: center;
4196
- margin-left: 4px;
4197
- color: rgba(44, 56, 82, 0.6);
4198
- }
4199
- .at4ovwe .ant-input-number-input-wrap::before {
4200
- content: var(--at4ovwe-3);
4201
- display: var(--at4ovwe-4);
4202
- flex: none;
4203
- align-items: center;
4204
- margin-right: 4px;
4205
- cursor: auto;
4206
- color: rgba(44, 56, 82, 0.6);
4207
- }
4208
- .at4ovwe.ant-input-number {
4209
- width: 100%;
4210
- border-radius: 6px;
4211
- }
4212
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4213
- border-color: #0096ff;
4214
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4215
- }
4216
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4217
- border-color: #e75a3a;
4218
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4219
- }
4220
- .at4ovwe .ant-input-number-input {
4221
- padding: 0;
4222
- margin: 0;
4223
- height: auto;
4224
- font-size: inherit;
4225
- }
4226
-
4227
4188
  .tc40oxa {
4228
4189
  margin-bottom: 4px;
4229
4190
  color: rgba(44, 56, 82, 0.6);
@@ -4420,31 +4381,46 @@ input.rrg1fkn.ant-input {
4420
4381
  margin-right: 8px;
4421
4382
  }
4422
4383
 
4423
- .a6dbbkm .ant-input-number-handler-wrap {
4424
- display: var(--a6dbbkm-0);
4384
+ .at4ovwe .ant-input-number-handler-wrap {
4385
+ display: var(--at4ovwe-0);
4425
4386
  }
4426
- .a6dbbkm .ant-input-number-input-wrap {
4427
- padding: 4px 11px;
4387
+ .at4ovwe .ant-input-number-input-wrap {
4388
+ padding: 5px 12px;
4428
4389
  display: inline-flex;
4429
4390
  line-height: 1.5715;
4430
- height: inherit;
4391
+ height: 100%;
4392
+ width: 100%;
4431
4393
  }
4432
- .a6dbbkm .ant-input-number-input-wrap::after {
4433
- content: var(--a6dbbkm-1);
4434
- display: var(--a6dbbkm-2);
4394
+ .at4ovwe .ant-input-number-input-wrap::after {
4395
+ content: var(--at4ovwe-1);
4396
+ display: var(--at4ovwe-2);
4435
4397
  flex: none;
4436
4398
  align-items: center;
4437
4399
  margin-left: 4px;
4400
+ color: rgba(44, 56, 82, 0.6);
4438
4401
  }
4439
- .a6dbbkm .ant-input-number-input-wrap::before {
4440
- content: var(--a6dbbkm-3);
4441
- display: var(--a6dbbkm-4);
4402
+ .at4ovwe .ant-input-number-input-wrap::before {
4403
+ content: var(--at4ovwe-3);
4404
+ display: var(--at4ovwe-4);
4442
4405
  flex: none;
4443
4406
  align-items: center;
4444
4407
  margin-right: 4px;
4445
4408
  cursor: auto;
4409
+ color: rgba(44, 56, 82, 0.6);
4446
4410
  }
4447
- .a6dbbkm .ant-input-number-input {
4411
+ .at4ovwe.ant-input-number {
4412
+ width: 100%;
4413
+ border-radius: 6px;
4414
+ }
4415
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4416
+ border-color: #0096ff;
4417
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4418
+ }
4419
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4420
+ border-color: #e75a3a;
4421
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4422
+ }
4423
+ .at4ovwe .ant-input-number-input {
4448
4424
  padding: 0;
4449
4425
  margin: 0;
4450
4426
  height: auto;
@@ -4468,4 +4444,35 @@ input.rrg1fkn.ant-input {
4468
4444
  }
4469
4445
  .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4470
4446
  display: block;
4447
+ }
4448
+
4449
+ .a6dbbkm .ant-input-number-handler-wrap {
4450
+ display: var(--a6dbbkm-0);
4451
+ }
4452
+ .a6dbbkm .ant-input-number-input-wrap {
4453
+ padding: 4px 11px;
4454
+ display: inline-flex;
4455
+ line-height: 1.5715;
4456
+ height: inherit;
4457
+ }
4458
+ .a6dbbkm .ant-input-number-input-wrap::after {
4459
+ content: var(--a6dbbkm-1);
4460
+ display: var(--a6dbbkm-2);
4461
+ flex: none;
4462
+ align-items: center;
4463
+ margin-left: 4px;
4464
+ }
4465
+ .a6dbbkm .ant-input-number-input-wrap::before {
4466
+ content: var(--a6dbbkm-3);
4467
+ display: var(--a6dbbkm-4);
4468
+ flex: none;
4469
+ align-items: center;
4470
+ margin-right: 4px;
4471
+ cursor: auto;
4472
+ }
4473
+ .a6dbbkm .ant-input-number-input {
4474
+ padding: 0;
4475
+ margin: 0;
4476
+ height: auto;
4477
+ font-size: inherit;
4471
4478
  }