@cloudtower/eagle 0.24.3 → 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,951 +1929,951 @@ 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;
1958
+ justify-content: flex-end;
1959
+ padding-right: 44px;
1963
1960
  }
1964
- .p12gwtiw .pagination-right .icon-inner {
1965
- margin-left: 4px;
1961
+ .w1vvwdlp .right {
1962
+ padding-left: 44px;
1966
1963
  }
1967
- .p12gwtiw .pagination-right .prev-btn,
1968
- .p12gwtiw .pagination-right .next-btn {
1969
- padding: 0 8px;
1964
+ .w1vvwdlp .middle {
1965
+ margin-bottom: 40px;
1966
+ flex-grow: 0;
1967
+ flex-shrink: 0;
1968
+ flex-basis: 58%;
1970
1969
  }
1971
- .p12gwtiw .pagination-right .prev-btn > span,
1972
- .p12gwtiw .pagination-right .next-btn > span {
1973
- color: #0080ff;
1970
+ .w1vvwdlp .middle .form-base-field {
1971
+ width: 100%;
1974
1972
  }
1975
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1976
- transform: rotate(180deg);
1973
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1974
+ width: auto;
1977
1975
  }
1978
-
1979
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1980
- max-height: calc(100vh - 128px);
1981
- overflow-y: auto;
1976
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1977
+ flex: initial;
1982
1978
  }
1983
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1984
- padding: 4px 20px;
1985
- font-size: 12px;
1986
- line-height: 18px;
1979
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1980
+ margin-top: 4px;
1987
1981
  }
1988
-
1989
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1990
- flex-direction: row;
1991
- justify-content: stretch;
1982
+ .w1vvwdlp .ant-steps-item-icon,
1983
+ .w1vvwdlp .ant-steps-item-tail {
1984
+ display: none !important;
1992
1985
  }
1993
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1994
- padding: 0;
1995
- margin-right: 4px;
1996
- flex: 1;
1997
- overflow: visible;
1986
+ .w1vvwdlp .ant-steps-item-container {
1987
+ padding: 0 15px;
1988
+ border-radius: 4px;
1989
+ height: 32px;
1990
+ display: flex;
1991
+ align-items: center;
1998
1992
  }
1999
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2000
- display: none;
1993
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1994
+ min-height: auto;
1995
+ white-space: nowrap;
2001
1996
  }
2002
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2003
- width: 100%;
2004
- min-height: unset;
1997
+ .w1vvwdlp .ant-steps-item-description {
1998
+ padding-bottom: 0px;
2005
1999
  }
2006
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2007
- height: 26px;
2008
- line-height: 26px;
2009
- width: 100%;
2000
+ .w1vvwdlp .ant-steps-item-title {
2001
+ font-size: 13px !important;
2002
+ line-height: 20px !important;
2003
+ }
2004
+ .w1vvwdlp .ant-steps-item-title .step-index {
2005
+ display: inline-block;
2010
2006
  text-align: center;
2011
- padding: 0;
2012
- font-size: 12px;
2013
- font-weight: normal;
2007
+ width: 13px;
2008
+ margin-right: 12px;
2014
2009
  }
2015
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2016
- margin-right: 10px;
2010
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2011
+ background: rgba(0, 128, 255, 0.1);
2017
2012
  }
2018
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2019
- display: none;
2013
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2014
+ color: #005ed1;
2020
2015
  }
2021
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2022
- border-radius: 4px 0 0 4px;
2016
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2017
+ background: rgba(237, 241, 250, 0.6);
2023
2018
  }
2024
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2025
- margin-right: 0;
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;
2026
2021
  }
2027
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2028
- border-radius: 0 4px 4px 0;
2022
+ .w1vvwdlp .ant-steps-item-disabled {
2023
+ cursor: not-allowed;
2029
2024
  }
2030
- .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 {
2031
- content: "";
2032
- width: 0;
2033
- height: 0;
2034
- border: 13px solid transparent;
2035
- position: absolute;
2036
- top: 0;
2037
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2038
- right: -21px;
2039
- z-index: 2;
2025
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2026
+ background: rgba(237, 241, 250, 0.6);
2040
2027
  }
2041
- .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 {
2042
- content: "";
2043
- width: 0;
2044
- height: 0;
2045
- border: 13px solid transparent;
2046
- position: absolute;
2047
- top: 0;
2048
- border-left: 8px solid #fff;
2049
- left: 0;
2028
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2029
+ color: #2d3a56;
2050
2030
  }
2051
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2052
- background-color: rgba(0, 136, 255, 0.1);
2031
+
2032
+ .h1cuopx7 .ant-modal-header {
2033
+ margin: 0 auto;
2034
+ width: 100%;
2035
+ max-width: 648px;
2053
2036
  }
2054
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2055
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2037
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2038
+ margin-left: 0;
2056
2039
  }
2057
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2058
- color: #005ed1;
2040
+ .h1cuopx7 .ant-modal-body {
2041
+ margin: 0 auto;
2042
+ padding: 0;
2043
+ width: 100%;
2044
+ max-width: 648px;
2045
+ overflow: hidden;
2059
2046
  }
2060
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2061
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2062
- background-color: rgba(237, 241, 250, 0.6);
2047
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2048
+ margin-bottom: 40px;
2063
2049
  }
2064
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2065
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2066
- color: rgba(44, 56, 82, 0.6);
2050
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2051
+ height: calc(100vh - 225px);
2052
+ overflow-y: auto;
2067
2053
  }
2068
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2069
- padding: 0;
2054
+ .h1cuopx7 .ant-modal-footer .footer-content {
2055
+ margin: 0 auto;
2056
+ max-width: 648px;
2070
2057
  }
2071
2058
 
2072
- .rxbeqvl.ant-radio-wrapper {
2073
- display: inline-flex;
2074
- align-items: baseline;
2075
- white-space: pre-wrap;
2059
+ .h1p6d3y3 .ant-modal-header {
2060
+ margin: 0 auto;
2061
+ width: 100%;
2062
+ max-width: 1024px;
2076
2063
  }
2077
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2078
- position: relative;
2079
- top: 3px;
2064
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2065
+ margin-left: 0;
2080
2066
  }
2081
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2082
- border-color: rgba(107, 128, 167, 0.6);
2067
+ .h1p6d3y3 .ant-modal-body {
2068
+ margin: 0 auto;
2069
+ padding: 0;
2070
+ width: 100%;
2071
+ max-width: 1024px;
2072
+ overflow: hidden;
2083
2073
  }
2084
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2085
- border-color: #0080ff;
2074
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2075
+ margin-bottom: 40px;
2086
2076
  }
2087
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2088
- border-color: #0080ff;
2089
- background: #0080ff;
2077
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2078
+ height: calc(100vh - 225px);
2079
+ overflow-y: auto;
2090
2080
  }
2091
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2092
- top: 4px;
2093
- left: 4px;
2094
- width: 6px;
2095
- height: 6px;
2096
- background: #fff;
2097
- }
2098
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2099
- opacity: 0.5;
2081
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2082
+ margin: 0 auto;
2083
+ max-width: 1024px;
2100
2084
  }
2101
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2102
- border-color: rgba(107, 128, 167, 0.6);
2103
- background: rgba(211, 218, 235, 0.6);
2085
+
2086
+ .fxgckuk {
2087
+ flex: 1;
2104
2088
  }
2105
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2106
- background: #00122e;
2089
+ .fxgckuk label {
2090
+ font-size: 13px;
2091
+ line-height: 20px;
2092
+ color: rgba(44, 56, 82, 0.6);
2107
2093
  }
2108
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2109
- color: #00122e;
2110
- opacity: 0.5;
2094
+ .fxgckuk .title {
2095
+ font-size: 14px;
2096
+ line-height: 20px;
2097
+ color: #2d3a56;
2098
+ margin-bottom: 12px;
2111
2099
  }
2112
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2113
- color: #00122e;
2100
+ .fxgckuk.connect-cluster .title {
2101
+ padding-bottom: 26px;
2114
2102
  }
2115
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2116
- display: inline-block;
2117
- padding: 0;
2118
- padding-left: 12px;
2103
+
2104
+ .f1d0vek1 {
2105
+ padding: 25px 0 15px 0;
2106
+ border-bottom: 1px solid #e1e5eb;
2107
+ margin-bottom: 16px;
2119
2108
  }
2120
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2121
- margin-bottom: 0;
2122
- white-space: pre-wrap;
2123
- color: rgba(44, 56, 82, 0.6);
2109
+
2110
+ .f4u402y {
2111
+ display: flex;
2112
+ align-items: center;
2113
+ margin-bottom: 8px;
2124
2114
  }
2125
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2126
- padding-left: 8px;
2115
+ .f4u402y > label {
2116
+ width: 216px;
2127
2117
  }
2128
-
2129
- .r5ie79y .ant-radio-button-wrapper:first-child {
2130
- border-radius: 5px 0 0 5px;
2118
+ .f4u402y > label + * {
2119
+ width: 100%;
2131
2120
  }
2132
- .r5ie79y .ant-radio-button-wrapper:last-child {
2133
- border-radius: 0 5px 5px 0;
2121
+ .f4u402y .ant-select {
2122
+ width: 100%;
2134
2123
  }
2135
2124
 
2136
- .r1f0aqcc {
2137
- color: #00122e;
2138
- border-color: #ccd4e3;
2139
- }
2140
- .r1f0aqcc:first-child {
2141
- color: #00122e;
2142
- border-color: #a3b4cc;
2125
+ .e1pldf6v {
2126
+ color: #e75a3a;
2127
+ margin-right: 10px;
2143
2128
  }
2144
- .r1f0aqcc.ant-radio-button-wrapper {
2145
- padding: 0 12px;
2146
- line-height: 32px;
2147
- height: 32px;
2129
+
2130
+ .dq0gblh {
2131
+ width: 100%;
2132
+ height: 1px;
2133
+ background: rgba(213, 219, 227, 0.6);
2134
+ margin: 24px 0;
2148
2135
  }
2149
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2150
- white-space: nowrap;
2136
+
2137
+ .l1v7sr0n {
2138
+ display: flex;
2139
+ justify-content: center;
2140
+ align-items: center;
2141
+ height: 100%;
2151
2142
  }
2152
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2153
- background: #ccd4e3;
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;
2154
2152
  }
2155
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2156
- background: #0080ff;
2153
+
2154
+ .m1jy87hk .ant-modal-header,
2155
+ .m1jy87hk .ant-modal-footer .footer-content {
2156
+ width: 648px;
2157
+ margin: 0 auto;
2157
2158
  }
2158
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2159
- background: #ccd4e3;
2160
- opacity: 0.5;
2159
+ .m1jy87hk .ant-modal-header {
2160
+ padding: 35px 0 24px;
2161
+ border: none;
2161
2162
  }
2162
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2163
- border-right-color: #0080ff;
2163
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2164
+ font-size: 30px;
2164
2165
  }
2165
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2166
- border-color: #0080ff;
2166
+ .m1jy87hk .ant-modal-body {
2167
+ padding: 4px 0 2px;
2167
2168
  }
2168
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2169
- background: rgba(0, 136, 255, 0.1);
2169
+ .m1jy87hk .ant-modal-footer {
2170
+ border: none;
2170
2171
  }
2171
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2172
- background: rgba(211, 218, 235, 0.6);
2173
- border-color: #ccd4e3;
2174
- opacity: 0.5;
2172
+
2173
+ .ti7fpyu {
2174
+ font-size: 12px;
2175
+ line-height: 18px;
2176
+ font-weight: bold;
2177
+ color: #fff;
2178
+ padding: 0 4px;
2179
+ border-radius: 4px;
2180
+ display: inline-block;
2181
+ background: var(--ti7fpyu-0);
2175
2182
  }
2176
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2177
- color: #00122e;
2178
- border-color: #ccd4e3;
2183
+ .ti7fpyu:not(:first-child) {
2184
+ margin-left: 4px;
2179
2185
  }
2180
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2181
- color: #00122e;
2182
- border-color: #ccd4e3;
2183
- background: rgba(172, 186, 211, 0.6);
2186
+
2187
+ .f1rest1f {
2188
+ width: 100%;
2189
+ height: 100%;
2190
+ display: flex;
2191
+ align-items: center;
2192
+ justify-content: center;
2184
2193
  }
2185
- .r1f0aqcc .ant-radio-button-input {
2186
- margin-right: 8px;
2187
- display: inline;
2188
- border: none;
2189
- padding: 0;
2190
- width: 36px;
2191
- background: transparent;
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;
2192
2204
  }
2193
- .r1f0aqcc .ant-radio-button-input:focus {
2194
- box-shadow: none;
2205
+
2206
+ .f1y3gta0.form-item-general {
2207
+ width: 640px;
2195
2208
  }
2196
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2197
- margin-right: 0;
2198
- width: initial;
2199
- box-shadow: none;
2209
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2210
+ margin-top: 16px;
2200
2211
  }
2201
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2202
- display: none;
2212
+ .f1y3gta0.form-item-compact {
2213
+ width: 412px;
2203
2214
  }
2204
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2205
- display: inline;
2215
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2216
+ margin-top: 8px;
2206
2217
  }
2207
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2208
- display: inline;
2209
- margin-right: 8px;
2210
- padding: 0;
2211
- width: 36px;
2218
+ .f1y3gta0 .form-item {
2219
+ width: auto;
2212
2220
  }
2213
-
2214
- .cz04yix {
2221
+ .f1y3gta0 .form-item-main {
2222
+ position: relative;
2215
2223
  display: flex;
2216
- flex-direction: column;
2217
- }
2218
-
2219
- .m1if5j39 {
2220
- max-width: 1120px;
2221
- width: 100%;
2222
- margin: 0 auto;
2223
- height: 100%;
2224
2224
  }
2225
-
2226
- .w1vvwdlp {
2227
- max-width: 1120px;
2225
+ .f1y3gta0 .form-item-extra {
2226
+ margin-top: 4px;
2228
2227
  width: 100%;
2229
- margin: 0 auto;
2230
- display: flex;
2228
+ padding: 14px;
2229
+ background: #f2f4f6;
2230
+ font-size: 13px;
2231
+ line-height: 1.8;
2232
+ color: #8e9aa9;
2231
2233
  }
2232
- .w1vvwdlp .left,
2233
- .w1vvwdlp .right {
2234
- flex-grow: 0;
2235
- flex-shrink: 0;
2236
- flex-basis: 21%;
2234
+ .f1y3gta0 .form-item-label {
2235
+ padding-right: 12px;
2236
+ font-size: 13px;
2237
+ color: rgba(44, 56, 82, 0.6);
2237
2238
  }
2238
- .w1vvwdlp .left {
2239
- display: flex;
2240
- justify-content: flex-end;
2241
- padding-right: 44px;
2239
+ .f1y3gta0 .form-item-label.label-right {
2240
+ text-align: right;
2242
2241
  }
2243
- .w1vvwdlp .right {
2244
- padding-left: 44px;
2242
+ .f1y3gta0 .form-item-label,
2243
+ .f1y3gta0 .form-item-control {
2244
+ line-height: 32px;
2245
2245
  }
2246
- .w1vvwdlp .middle {
2247
- margin-bottom: 40px;
2248
- flex-grow: 0;
2249
- flex-shrink: 0;
2250
- flex-basis: 58%;
2246
+ .f1y3gta0 .form-item-control .form-item-error {
2247
+ line-height: 18px;
2251
2248
  }
2252
- .w1vvwdlp .middle .form-base-field {
2249
+ .f1y3gta0 .form-item-children {
2253
2250
  width: 100%;
2254
2251
  }
2255
- .w1vvwdlp .middle .form-base-field .form-base-field {
2256
- width: auto;
2252
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2253
+ width: 100%;
2257
2254
  }
2258
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2259
- flex: initial;
2255
+ .f1y3gta0 .form-item-error {
2256
+ color: #e75a3a;
2257
+ height: 0;
2258
+ overflow: hidden;
2260
2259
  }
2261
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2260
+ .f1y3gta0 .form-item-error-enter-done {
2262
2261
  margin-top: 4px;
2262
+ height: auto;
2263
+ overflow: auto;
2263
2264
  }
2264
- .w1vvwdlp .ant-steps-item-icon,
2265
- .w1vvwdlp .ant-steps-item-tail {
2266
- display: none !important;
2265
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2266
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2267
+ border: 1px solid #e75a3a;
2268
+ color: #e75a3a;
2267
2269
  }
2268
- .w1vvwdlp .ant-steps-item-container {
2269
- padding: 0 15px;
2270
- border-radius: 4px;
2271
- height: 32px;
2270
+
2271
+ .fujbm7g {
2272
+ color: #2d3a56;
2273
+ font-weight: bold;
2274
+ padding-bottom: 6px;
2275
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2276
+ margin-bottom: 16px;
2277
+ }
2278
+ .fujbm7g:not(:first-of-type) {
2279
+ margin-top: 16px;
2280
+ }
2281
+
2282
+ .e5fsw5s {
2283
+ width: 8px;
2284
+ height: 24px;
2272
2285
  display: flex;
2286
+ justify-content: center;
2273
2287
  align-items: center;
2288
+ cursor: pointer;
2289
+ transition: all 200ms ease-out 40ms;
2274
2290
  }
2275
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2276
- min-height: auto;
2277
- white-space: nowrap;
2291
+ .e5fsw5s:before, .e5fsw5s:after {
2292
+ content: "";
2293
+ width: 1px;
2294
+ height: 6px;
2295
+ border-radius: 1px;
2296
+ background: #ccd4e3;
2297
+ position: relative;
2298
+ right: 2px;
2299
+ transform: rotate(-45deg);
2278
2300
  }
2279
- .w1vvwdlp .ant-steps-item-description {
2280
- padding-bottom: 0px;
2301
+ .e5fsw5s:after {
2302
+ transform: rotate(45deg);
2303
+ left: 1px;
2281
2304
  }
2282
- .w1vvwdlp .ant-steps-item-title {
2283
- font-size: 13px !important;
2284
- line-height: 20px !important;
2305
+
2306
+ .w18knsg4.ant-alert-warning {
2307
+ border: 0;
2308
+ background: rgba(255, 187, 0, 0.1);
2309
+ border-radius: 6px;
2285
2310
  }
2286
- .w1vvwdlp .ant-steps-item-title .step-index {
2287
- display: inline-block;
2288
- text-align: center;
2289
- width: 13px;
2290
- margin-right: 12px;
2311
+ .w18knsg4.ant-alert,
2312
+ .w18knsg4 .ant-alert-message {
2313
+ color: #e07f00;
2291
2314
  }
2292
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2293
- background: rgba(0, 128, 255, 0.1);
2315
+ .w18knsg4.ant-alert .dashed-border-bottom,
2316
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2317
+ border-bottom-color: #e07f00;
2294
2318
  }
2295
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2296
- color: #005ed1;
2319
+
2320
+ .ng31n2o {
2321
+ display: flex;
2322
+ flex-direction: row;
2323
+ padding: 7px 12px;
2324
+ background: rgba(255, 187, 0, 0.1);
2325
+ border-radius: 6px;
2326
+ color: #e07f00;
2327
+ font-size: 12px;
2328
+ line-height: 18px;
2297
2329
  }
2298
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2299
- background: rgba(237, 241, 250, 0.6);
2330
+ .ng31n2o .icon-wrapper {
2331
+ margin-right: 10px;
2332
+ height: 18px;
2300
2333
  }
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;
2334
+
2335
+ .n15x5f5y {
2336
+ display: flex;
2337
+ flex-direction: row;
2338
+ padding: 7px 12px;
2339
+ background: rgba(225, 230, 241, 0.6);
2340
+ border-radius: 6px;
2341
+ color: rgba(44, 56, 82, 0.6);
2342
+ font-size: 12px;
2343
+ line-height: 18px;
2303
2344
  }
2304
- .w1vvwdlp .ant-steps-item-disabled {
2305
- cursor: not-allowed;
2345
+ .n15x5f5y .icon-wrapper {
2346
+ margin-right: 10px;
2347
+ height: 18px;
2306
2348
  }
2307
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2308
- background: rgba(237, 241, 250, 0.6);
2349
+
2350
+ .i16ozz3f {
2351
+ display: flex;
2352
+ flex-direction: row;
2353
+ padding: 7px 12px;
2354
+ background: rgba(0, 136, 255, 0.1);
2355
+ border-radius: 6px;
2356
+ color: #005ed1;
2357
+ font-size: 12px;
2358
+ line-height: 18px;
2309
2359
  }
2310
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2311
- color: #2d3a56;
2360
+ .i16ozz3f .icon-wrapper {
2361
+ margin-right: 10px;
2362
+ height: 18px;
2312
2363
  }
2313
2364
 
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;
2365
+ .dszu9qr {
2366
+ color: rgba(44, 56, 82, 0.6);
2367
+ margin-top: 5px;
2368
+ font-size: 12px;
2369
+ line-height: 18px;
2321
2370
  }
2322
- .h1cuopx7 .ant-modal-body {
2323
- margin: 0 auto;
2324
- padding: 0;
2325
- width: 100%;
2326
- max-width: 648px;
2327
- overflow: hidden;
2371
+
2372
+ .snxzgx {
2373
+ color: #f0483e;
2374
+ font-size: 12px;
2375
+ white-space: pre-wrap;
2328
2376
  }
2329
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2330
- margin-bottom: 40px;
2377
+
2378
+ .o1i4orqw {
2379
+ display: flex;
2380
+ align-items: center;
2381
+ justify-content: flex-end;
2331
2382
  }
2332
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2333
- height: calc(100vh - 225px);
2334
- overflow-y: auto;
2383
+ .o1i4orqw .icon-wrapper {
2384
+ margin-right: 16px;
2335
2385
  }
2336
- .h1cuopx7 .ant-modal-footer .footer-content {
2337
- margin: 0 auto;
2338
- max-width: 648px;
2386
+
2387
+ .t79k8o2 {
2388
+ color: rgba(0, 21, 64, 0.3);
2339
2389
  }
2340
2390
 
2341
- .h1p6d3y3 .ant-modal-header {
2342
- margin: 0 auto;
2343
- width: 100%;
2344
- max-width: 1024px;
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;
2345
2398
  }
2346
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2347
- margin-left: 0;
2399
+ .ipd9bk.ant-input.ant-input-lg {
2400
+ padding: 8px 16px;
2401
+ line-height: 22px;
2348
2402
  }
2349
- .h1p6d3y3 .ant-modal-body {
2350
- margin: 0 auto;
2351
- padding: 0;
2352
- width: 100%;
2353
- max-width: 1024px;
2354
- overflow: hidden;
2403
+ .ipd9bk.ant-input.ant-input-sm {
2404
+ padding: 2px 8px;
2405
+ line-height: 18px;
2355
2406
  }
2356
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2357
- margin-bottom: 40px;
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);
2358
2410
  }
2359
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2360
- height: calc(100vh - 225px);
2361
- overflow-y: auto;
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);
2362
2414
  }
2363
- .h1p6d3y3 .ant-modal-footer .footer-content {
2364
- margin: 0 auto;
2365
- max-width: 1024px;
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;
2366
2418
  }
2367
-
2368
- .fxgckuk {
2369
- flex: 1;
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);
2370
2422
  }
2371
- .fxgckuk label {
2372
- font-size: 13px;
2373
- line-height: 20px;
2374
- color: rgba(44, 56, 82, 0.6);
2423
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2424
+ border-color: #e75a3a;
2425
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
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);
2375
2431
  }
2376
- .fxgckuk .title {
2377
- font-size: 14px;
2432
+ .ipd9bk.ant-input-affix-wrapper {
2433
+ padding: 5px 12px;
2434
+ border-radius: 6px;
2435
+ border-color: rgba(172, 186, 211, 0.6);
2378
2436
  line-height: 20px;
2379
2437
  color: #2d3a56;
2380
- margin-bottom: 12px;
2438
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2381
2439
  }
2382
- .fxgckuk.connect-cluster .title {
2383
- padding-bottom: 26px;
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);
2384
2443
  }
2385
-
2386
- .f1d0vek1 {
2387
- padding: 25px 0 15px 0;
2388
- border-bottom: 1px solid #e1e5eb;
2389
- margin-bottom: 16px;
2444
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2445
+ padding: 8px 16px;
2446
+ line-height: 22px;
2390
2447
  }
2391
-
2392
- .f4u402y {
2393
- display: flex;
2394
- align-items: center;
2395
- margin-bottom: 8px;
2448
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2449
+ padding: 2px 8px;
2450
+ line-height: 18px;
2396
2451
  }
2397
- .f4u402y > label {
2398
- width: 216px;
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);
2399
2455
  }
2400
- .f4u402y > label + * {
2401
- width: 100%;
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);
2402
2459
  }
2403
- .f4u402y .ant-select {
2404
- width: 100%;
2460
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2461
+ border-color: #e75a3a;
2405
2462
  }
2406
-
2407
- .e1pldf6v {
2463
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2408
2464
  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
2465
  }
2418
-
2419
- .l1v7sr0n {
2420
- display: flex;
2421
- justify-content: center;
2422
- align-items: center;
2423
- height: 100%;
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);
2424
2469
  }
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;
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);
2434
2473
  }
2435
-
2436
- .m1jy87hk .ant-modal-header,
2437
- .m1jy87hk .ant-modal-footer .footer-content {
2438
- width: 648px;
2439
- margin: 0 auto;
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);
2440
2478
  }
2441
- .m1jy87hk .ant-modal-header {
2442
- padding: 35px 0 24px;
2443
- border: none;
2479
+ textarea.ipd9bk.ant-input {
2480
+ transition-property: height;
2481
+ transition-delay: 50ms;
2444
2482
  }
2445
- .m1jy87hk .ant-modal-header .ant-modal-title {
2446
- font-size: 30px;
2483
+ textarea.ipd9bk.ant-input.textarea-large {
2484
+ min-height: 40px;
2485
+ height: 40px;
2447
2486
  }
2448
- .m1jy87hk .ant-modal-body {
2449
- padding: 4px 0 2px;
2487
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2488
+ height: 80px;
2450
2489
  }
2451
- .m1jy87hk .ant-modal-footer {
2452
- border: none;
2490
+ textarea.ipd9bk.ant-input.textarea-middle {
2491
+ min-height: 32px;
2492
+ height: 32px;
2453
2493
  }
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);
2494
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2495
+ height: 64px;
2464
2496
  }
2465
- .ti7fpyu:not(:first-child) {
2466
- margin-left: 4px;
2497
+ textarea.ipd9bk.ant-input.textarea-small {
2498
+ min-height: 24px;
2499
+ height: 24px;
2467
2500
  }
2468
-
2469
- .f1rest1f {
2470
- width: 100%;
2471
- height: 100%;
2472
- display: flex;
2473
- align-items: center;
2474
- justify-content: center;
2501
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2502
+ height: 40px;
2475
2503
  }
2476
2504
 
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;
2505
+ .kypn5o5 input, .kypn5o5.input-tags {
2484
2506
  border: 1px solid rgba(213, 219, 227, 0.6);
2485
2507
  border-radius: 4px;
2486
2508
  }
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;
2509
+ .kypn5o5.input-tags {
2510
+ position: relative;
2511
+ padding: 6px;
2512
+ height: 32px;
2513
+ cursor: pointer;
2514
+ transition: border 150ms;
2493
2515
  }
2494
- .f1y3gta0.form-item-compact {
2495
- width: 412px;
2516
+ .kypn5o5.input-tags:hover {
2517
+ border-color: #0080ff;
2518
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2496
2519
  }
2497
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2498
- margin-top: 8px;
2520
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2521
+ padding-right: 30px;
2499
2522
  }
2500
- .f1y3gta0 .form-item {
2501
- width: auto;
2523
+ .kypn5o5.input-tags .input-tags-inner {
2524
+ display: flex;
2502
2525
  }
2503
- .f1y3gta0 .form-item-main {
2504
- position: relative;
2526
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2505
2527
  display: flex;
2506
2528
  }
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;
2529
+ .kypn5o5.input-tags .input-tag-suffix {
2530
+ position: absolute;
2531
+ right: 12px;
2532
+ top: 50%;
2533
+ transform: translateY(-50%);
2515
2534
  }
2516
- .f1y3gta0 .form-item-label {
2517
- padding-right: 12px;
2518
- font-size: 13px;
2519
- color: rgba(44, 56, 82, 0.6);
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;
2520
2539
  }
2521
- .f1y3gta0 .form-item-label.label-right {
2522
- text-align: right;
2540
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2541
+ color: rgba(0, 0, 0, 0.45);
2523
2542
  }
2524
- .f1y3gta0 .form-item-label,
2525
- .f1y3gta0 .form-item-control {
2526
- line-height: 32px;
2543
+ .kypn5o5.has-focus-indicator {
2544
+ position: relative;
2545
+ overflow: hidden;
2527
2546
  }
2528
- .f1y3gta0 .form-item-control .form-item-error {
2529
- line-height: 18px;
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;
2530
2554
  }
2531
- .f1y3gta0 .form-item-children {
2532
- width: 100%;
2555
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2556
+ left: 8px;
2557
+ opacity: 1;
2533
2558
  }
2534
- .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 {
2535
- width: 100%;
2559
+ .kypn5o5.has-focus-indicator input {
2560
+ transition: margin-left 150ms ease;
2561
+ margin-left: 0px;
2536
2562
  }
2537
- .f1y3gta0 .form-item-error {
2538
- color: #e75a3a;
2539
- height: 0;
2540
- overflow: hidden;
2563
+ .kypn5o5.has-focus-indicator input:focus {
2564
+ margin-left: 16px;
2541
2565
  }
2542
- .f1y3gta0 .form-item-error-enter-done {
2543
- margin-top: 4px;
2544
- height: auto;
2545
- overflow: auto;
2566
+
2567
+ input.l1ki27se.ant-input {
2568
+ border-top-right-radius: 0;
2569
+ border-bottom-right-radius: 0;
2546
2570
  }
2547
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2548
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2549
- border: 1px solid #e75a3a;
2550
- color: #e75a3a;
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;
2551
2590
  }
2552
2591
 
2553
- .fujbm7g {
2554
- color: #2d3a56;
2555
- font-weight: bold;
2556
- padding-bottom: 6px;
2557
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2558
- margin-bottom: 16px;
2559
- }
2560
- .fujbm7g:not(:first-of-type) {
2561
- margin-top: 16px;
2592
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2593
+ border-top-left-radius: 0;
2594
+ border-bottom-left-radius: 0;
2562
2595
  }
2563
2596
 
2564
- .e5fsw5s {
2565
- width: 8px;
2566
- height: 24px;
2567
- display: flex;
2568
- justify-content: center;
2569
- align-items: center;
2570
- cursor: pointer;
2571
- transition: all 200ms ease-out 40ms;
2597
+ .rxbeqvl.ant-radio-wrapper {
2598
+ display: inline-flex;
2599
+ align-items: baseline;
2600
+ white-space: pre-wrap;
2572
2601
  }
2573
- .e5fsw5s:before, .e5fsw5s:after {
2574
- content: "";
2575
- width: 1px;
2576
- height: 6px;
2577
- border-radius: 1px;
2578
- background: #ccd4e3;
2602
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2579
2603
  position: relative;
2580
- right: 2px;
2581
- transform: rotate(-45deg);
2604
+ top: 3px;
2582
2605
  }
2583
- .e5fsw5s:after {
2584
- transform: rotate(45deg);
2585
- left: 1px;
2606
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2607
+ border-color: rgba(107, 128, 167, 0.6);
2586
2608
  }
2587
-
2588
- .w18knsg4.ant-alert-warning {
2589
- border: 0;
2590
- background: rgba(255, 187, 0, 0.1);
2591
- border-radius: 6px;
2609
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2610
+ border-color: #0080ff;
2592
2611
  }
2593
- .w18knsg4.ant-alert,
2594
- .w18knsg4 .ant-alert-message {
2595
- color: #e07f00;
2612
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2613
+ border-color: #0080ff;
2614
+ background: #0080ff;
2596
2615
  }
2597
- .w18knsg4.ant-alert .dashed-border-bottom,
2598
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2599
- border-bottom-color: #e07f00;
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;
2600
2622
  }
2601
-
2602
- .ng31n2o {
2603
- display: flex;
2604
- flex-direction: row;
2605
- padding: 7px 12px;
2606
- background: rgba(255, 187, 0, 0.1);
2607
- border-radius: 6px;
2608
- color: #e07f00;
2609
- font-size: 12px;
2610
- line-height: 18px;
2623
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2624
+ opacity: 0.5;
2611
2625
  }
2612
- .ng31n2o .icon-wrapper {
2613
- margin-right: 10px;
2614
- height: 18px;
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);
2615
2629
  }
2616
-
2617
- .n15x5f5y {
2618
- display: flex;
2619
- flex-direction: row;
2620
- padding: 7px 12px;
2621
- background: rgba(225, 230, 241, 0.6);
2622
- border-radius: 6px;
2623
- color: rgba(44, 56, 82, 0.6);
2624
- font-size: 12px;
2625
- line-height: 18px;
2630
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2631
+ background: #00122e;
2626
2632
  }
2627
- .n15x5f5y .icon-wrapper {
2628
- margin-right: 10px;
2629
- height: 18px;
2633
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2634
+ color: #00122e;
2635
+ opacity: 0.5;
2630
2636
  }
2631
-
2632
- .i16ozz3f {
2633
- display: flex;
2634
- flex-direction: row;
2635
- padding: 7px 12px;
2636
- background: rgba(0, 136, 255, 0.1);
2637
- border-radius: 6px;
2638
- color: #005ed1;
2639
- font-size: 12px;
2640
- line-height: 18px;
2637
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2638
+ color: #00122e;
2641
2639
  }
2642
- .i16ozz3f .icon-wrapper {
2643
- margin-right: 10px;
2644
- height: 18px;
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;
2731
+ }
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;
2744
2737
  }
2745
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2746
- color: #e75a3a;
2738
+
2739
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2740
+ flex-direction: row;
2741
+ justify-content: stretch;
2747
2742
  }
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);
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;
2751
2748
  }
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);
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;
2755
2751
  }
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);
2752
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2753
+ width: 100%;
2754
+ min-height: unset;
2760
2755
  }
2761
- textarea.ipd9bk.ant-input {
2762
- transition-property: height;
2763
- transition-delay: 50ms;
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;
2764
2764
  }
2765
- textarea.ipd9bk.ant-input.textarea-large {
2766
- min-height: 40px;
2767
- height: 40px;
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;
2768
2767
  }
2769
- textarea.ipd9bk.ant-input.textarea-large:focus {
2770
- height: 80px;
2768
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2769
+ display: none;
2771
2770
  }
2772
- textarea.ipd9bk.ant-input.textarea-middle {
2773
- min-height: 32px;
2774
- height: 32px;
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;
2775
2773
  }
2776
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2777
- height: 64px;
2774
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2775
+ margin-right: 0;
2778
2776
  }
2779
- textarea.ipd9bk.ant-input.textarea-small {
2780
- min-height: 24px;
2781
- height: 24px;
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;
2782
2779
  }
2783
- textarea.ipd9bk.ant-input.textarea-small:focus {
2784
- height: 40px;
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;
2785
2790
  }
2786
-
2787
- .kypn5o5 input, .kypn5o5.input-tags {
2788
- border: 1px solid rgba(213, 219, 227, 0.6);
2789
- border-radius: 4px;
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;
2790
2800
  }
2791
- .kypn5o5.input-tags {
2792
- position: relative;
2793
- padding: 6px;
2794
- height: 32px;
2795
- cursor: pointer;
2796
- transition: border 150ms;
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);
2797
2803
  }
2798
- .kypn5o5.input-tags:hover {
2799
- border-color: #0080ff;
2800
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
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;
2801
2806
  }
2802
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2803
- padding-right: 30px;
2807
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2808
+ color: #005ed1;
2804
2809
  }
2805
- .kypn5o5.input-tags .input-tags-inner {
2806
- display: flex;
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);
2807
2813
  }
2808
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2809
- display: flex;
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);
2810
2817
  }
2811
- .kypn5o5.input-tags .input-tag-suffix {
2812
- position: absolute;
2813
- right: 12px;
2814
- top: 50%;
2815
- transform: translateY(-50%);
2818
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2819
+ padding: 0;
2816
2820
  }
2817
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2818
- color: rgba(0, 0, 0, 0.25);
2821
+
2822
+ .p12gwtiw {
2823
+ display: flex;
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
  }
@@ -4420,6 +4427,25 @@ input.rrg1fkn.ant-input {
4420
4427
  font-size: inherit;
4421
4428
  }
4422
4429
 
4430
+ .feau332.ant-form-item {
4431
+ margin-bottom: 0;
4432
+ }
4433
+ .feau332 .ant-form-item-explain {
4434
+ display: none;
4435
+ min-height: 18px;
4436
+ margin-top: 5px;
4437
+ font-family: "Inter";
4438
+ font-weight: 400;
4439
+ font-size: 12px;
4440
+ line-height: 18px;
4441
+ }
4442
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4443
+ white-space: pre-wrap;
4444
+ }
4445
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4446
+ display: block;
4447
+ }
4448
+
4423
4449
  .a6dbbkm .ant-input-number-handler-wrap {
4424
4450
  display: var(--a6dbbkm-0);
4425
4451
  }
@@ -4449,23 +4475,4 @@ input.rrg1fkn.ant-input {
4449
4475
  margin: 0;
4450
4476
  height: auto;
4451
4477
  font-size: inherit;
4452
- }
4453
-
4454
- .feau332.ant-form-item {
4455
- margin-bottom: 0;
4456
- }
4457
- .feau332 .ant-form-item-explain {
4458
- display: none;
4459
- min-height: 18px;
4460
- margin-top: 5px;
4461
- font-family: "Inter";
4462
- font-weight: 400;
4463
- font-size: 12px;
4464
- line-height: 18px;
4465
- }
4466
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4467
- white-space: pre-wrap;
4468
- }
4469
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4470
- display: block;
4471
4478
  }