@cloudtower/eagle 0.24.17 → 0.24.19

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.
@@ -1899,949 +1899,949 @@ body {
1899
1899
  line-height: 18px;
1900
1900
  }
1901
1901
 
1902
- .rxbeqvl.ant-radio-wrapper {
1903
- display: inline-flex;
1904
- align-items: baseline;
1905
- white-space: pre-wrap;
1906
- }
1907
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1908
- position: relative;
1909
- top: 3px;
1910
- }
1911
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1912
- border-color: rgba(107, 128, 167, 0.6);
1913
- }
1914
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1915
- border-color: #0080ff;
1916
- }
1917
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1918
- border-color: #0080ff;
1919
- background: #0080ff;
1920
- }
1921
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1922
- top: 4px;
1923
- left: 4px;
1924
- width: 6px;
1925
- height: 6px;
1926
- background: #fff;
1927
- }
1928
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1929
- opacity: 0.5;
1902
+ .cz04yix {
1903
+ display: flex;
1904
+ flex-direction: column;
1930
1905
  }
1931
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1932
- border-color: rgba(107, 128, 167, 0.6);
1933
- background: rgba(211, 218, 235, 0.6);
1906
+
1907
+ .m1if5j39 {
1908
+ max-width: 1120px;
1909
+ width: 100%;
1910
+ margin: 0 auto;
1911
+ height: 100%;
1934
1912
  }
1935
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
1936
- background: #00122e;
1913
+
1914
+ .w1vvwdlp {
1915
+ max-width: 1120px;
1916
+ width: 100%;
1917
+ margin: 0 auto;
1918
+ display: flex;
1937
1919
  }
1938
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
1939
- color: #00122e;
1940
- opacity: 0.5;
1920
+ .w1vvwdlp .left,
1921
+ .w1vvwdlp .right {
1922
+ flex-grow: 0;
1923
+ flex-shrink: 0;
1924
+ flex-basis: 21%;
1941
1925
  }
1942
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
1943
- color: #00122e;
1926
+ .w1vvwdlp .left {
1927
+ display: flex;
1928
+ justify-content: flex-end;
1929
+ padding-right: 44px;
1944
1930
  }
1945
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
1946
- display: inline-block;
1947
- padding: 0;
1948
- padding-left: 12px;
1931
+ .w1vvwdlp .right {
1932
+ padding-left: 44px;
1949
1933
  }
1950
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
1951
- margin-bottom: 0;
1952
- white-space: pre-wrap;
1953
- color: rgba(44, 56, 82, 0.6);
1934
+ .w1vvwdlp .middle {
1935
+ margin-bottom: 40px;
1936
+ flex-grow: 0;
1937
+ flex-shrink: 0;
1938
+ flex-basis: 58%;
1954
1939
  }
1955
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
1956
- padding-left: 8px;
1940
+ .w1vvwdlp .middle .form-base-field {
1941
+ width: 100%;
1957
1942
  }
1958
-
1959
- .r5ie79y .ant-radio-button-wrapper:first-child {
1960
- border-radius: 5px 0 0 5px;
1943
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1944
+ width: auto;
1961
1945
  }
1962
- .r5ie79y .ant-radio-button-wrapper:last-child {
1963
- border-radius: 0 5px 5px 0;
1946
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1947
+ flex: initial;
1964
1948
  }
1965
-
1966
- .r1f0aqcc {
1967
- color: #00122e;
1968
- border-color: #ccd4e3;
1949
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1950
+ margin-top: 4px;
1969
1951
  }
1970
- .r1f0aqcc:first-child {
1971
- color: #00122e;
1972
- border-color: #a3b4cc;
1952
+ .w1vvwdlp .ant-steps-item-icon,
1953
+ .w1vvwdlp .ant-steps-item-tail {
1954
+ display: none !important;
1973
1955
  }
1974
- .r1f0aqcc.ant-radio-button-wrapper {
1975
- padding: 0 12px;
1976
- line-height: 32px;
1956
+ .w1vvwdlp .ant-steps-item-container {
1957
+ padding: 0 15px;
1958
+ border-radius: 4px;
1977
1959
  height: 32px;
1960
+ display: flex;
1961
+ align-items: center;
1978
1962
  }
1979
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
1963
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1964
+ min-height: auto;
1980
1965
  white-space: nowrap;
1981
1966
  }
1982
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
1983
- background: #ccd4e3;
1967
+ .w1vvwdlp .ant-steps-item-description {
1968
+ padding-bottom: 0px;
1984
1969
  }
1985
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
1986
- background: #0080ff;
1970
+ .w1vvwdlp .ant-steps-item-title {
1971
+ font-size: 13px !important;
1972
+ line-height: 20px !important;
1987
1973
  }
1988
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
1989
- background: #ccd4e3;
1990
- opacity: 0.5;
1974
+ .w1vvwdlp .ant-steps-item-title .step-index {
1975
+ display: inline-block;
1976
+ text-align: center;
1977
+ width: 13px;
1978
+ margin-right: 12px;
1991
1979
  }
1992
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
1993
- border-right-color: #0080ff;
1980
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1981
+ background: rgba(0, 128, 255, 0.1);
1994
1982
  }
1995
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
1996
- border-color: #0080ff;
1983
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1984
+ color: #005ed1;
1997
1985
  }
1998
- .r1f0aqcc.ant-radio-button-wrapper-checked {
1999
- background: rgba(0, 136, 255, 0.1);
1986
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1987
+ background: rgba(237, 241, 250, 0.6);
2000
1988
  }
2001
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2002
- background: rgba(211, 218, 235, 0.6);
2003
- border-color: #ccd4e3;
2004
- opacity: 0.5;
1989
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1990
+ color: rgba(10, 37, 85, 0.6) !important;
2005
1991
  }
2006
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2007
- color: #00122e;
2008
- border-color: #ccd4e3;
1992
+ .w1vvwdlp .ant-steps-item-disabled {
1993
+ cursor: not-allowed;
2009
1994
  }
2010
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2011
- color: #00122e;
2012
- border-color: #ccd4e3;
2013
- background: rgba(172, 186, 211, 0.6);
1995
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1996
+ background: rgba(237, 241, 250, 0.6);
2014
1997
  }
2015
- .r1f0aqcc .ant-radio-button-input {
2016
- margin-right: 8px;
2017
- display: inline;
2018
- border: none;
2019
- padding: 0;
2020
- width: 36px;
2021
- background: transparent;
1998
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1999
+ color: #2d3a56;
2022
2000
  }
2023
- .r1f0aqcc .ant-radio-button-input:focus {
2024
- box-shadow: none;
2001
+
2002
+ .h1cuopx7 .ant-modal-header {
2003
+ margin: 0 auto;
2004
+ width: 100%;
2005
+ max-width: 648px;
2025
2006
  }
2026
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2027
- margin-right: 0;
2028
- width: initial;
2029
- box-shadow: none;
2007
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2008
+ margin-left: 0;
2030
2009
  }
2031
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2032
- display: none;
2010
+ .h1cuopx7 .ant-modal-body {
2011
+ margin: 0 auto;
2012
+ padding: 0;
2013
+ width: 100%;
2014
+ max-width: 648px;
2015
+ overflow: hidden;
2033
2016
  }
2034
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2035
- display: inline;
2017
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2018
+ margin-bottom: 40px;
2036
2019
  }
2037
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2038
- display: inline;
2039
- margin-right: 8px;
2040
- padding: 0;
2041
- width: 36px;
2020
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2021
+ height: calc(100vh - 225px);
2022
+ overflow-y: auto;
2023
+ }
2024
+ .h1cuopx7 .ant-modal-footer .footer-content {
2025
+ margin: 0 auto;
2026
+ max-width: 648px;
2042
2027
  }
2043
2028
 
2044
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2045
- flex-direction: row;
2046
- justify-content: stretch;
2029
+ .h1p6d3y3 .ant-modal-header {
2030
+ margin: 0 auto;
2031
+ width: 100%;
2032
+ max-width: 1024px;
2047
2033
  }
2048
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2034
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2035
+ margin-left: 0;
2036
+ }
2037
+ .h1p6d3y3 .ant-modal-body {
2038
+ margin: 0 auto;
2049
2039
  padding: 0;
2050
- margin-right: 4px;
2051
- flex: 1;
2052
- overflow: visible;
2040
+ width: 100%;
2041
+ max-width: 1024px;
2042
+ overflow: hidden;
2053
2043
  }
2054
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2055
- display: none;
2044
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2045
+ margin-bottom: 40px;
2056
2046
  }
2057
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2058
- width: 100%;
2059
- min-height: unset;
2047
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2048
+ height: calc(100vh - 225px);
2049
+ overflow-y: auto;
2060
2050
  }
2061
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2062
- height: 26px;
2063
- line-height: 26px;
2064
- width: 100%;
2065
- text-align: center;
2066
- padding: 0;
2067
- font-size: 12px;
2068
- font-weight: normal;
2051
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2052
+ margin: 0 auto;
2053
+ max-width: 1024px;
2069
2054
  }
2070
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2071
- margin-right: 10px;
2055
+
2056
+ .fxgckuk {
2057
+ flex: 1;
2072
2058
  }
2073
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2074
- display: none;
2059
+ .fxgckuk label {
2060
+ font-size: 13px;
2061
+ line-height: 20px;
2062
+ color: rgba(44, 56, 82, 0.6);
2075
2063
  }
2076
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2077
- border-radius: 4px 0 0 4px;
2064
+ .fxgckuk .title {
2065
+ font-size: 14px;
2066
+ line-height: 20px;
2067
+ color: #2d3a56;
2068
+ margin-bottom: 12px;
2078
2069
  }
2079
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2080
- margin-right: 0;
2070
+ .fxgckuk.connect-cluster .title {
2071
+ padding-bottom: 26px;
2081
2072
  }
2082
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2083
- border-radius: 0 4px 4px 0;
2073
+
2074
+ .f1d0vek1 {
2075
+ padding: 25px 0 15px 0;
2076
+ border-bottom: 1px solid #e1e5eb;
2077
+ margin-bottom: 16px;
2084
2078
  }
2085
- .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 {
2086
- content: "";
2087
- width: 0;
2088
- height: 0;
2089
- border: 13px solid transparent;
2090
- position: absolute;
2091
- top: 0;
2092
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2093
- right: -21px;
2094
- z-index: 2;
2079
+
2080
+ .f4u402y {
2081
+ display: flex;
2082
+ align-items: center;
2083
+ margin-bottom: 8px;
2095
2084
  }
2096
- .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 {
2097
- content: "";
2098
- width: 0;
2099
- height: 0;
2100
- border: 13px solid transparent;
2101
- position: absolute;
2102
- top: 0;
2103
- border-left: 8px solid #fff;
2104
- left: 0;
2085
+ .f4u402y > label {
2086
+ width: 216px;
2105
2087
  }
2106
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2107
- background-color: rgba(0, 136, 255, 0.1);
2088
+ .f4u402y > label + * {
2089
+ width: 100%;
2108
2090
  }
2109
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2110
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2091
+ .f4u402y .ant-select {
2092
+ width: 100%;
2111
2093
  }
2112
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2113
- color: #005ed1;
2094
+
2095
+ .e1pldf6v {
2096
+ color: #e75a3a;
2097
+ margin-right: 10px;
2114
2098
  }
2115
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2116
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2117
- background-color: rgba(237, 241, 250, 0.6);
2099
+
2100
+ .dq0gblh {
2101
+ width: 100%;
2102
+ height: 1px;
2103
+ background: rgba(213, 219, 227, 0.6);
2104
+ margin: 24px 0;
2118
2105
  }
2119
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2120
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2121
- color: rgba(44, 56, 82, 0.6);
2106
+
2107
+ .l1v7sr0n {
2108
+ display: flex;
2109
+ justify-content: center;
2110
+ align-items: center;
2111
+ height: 100%;
2122
2112
  }
2123
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2124
- padding: 0;
2113
+
2114
+ .d1i4ou6o {
2115
+ display: inline-block;
2116
+ width: 4px;
2117
+ height: 4px;
2118
+ background: #8e9aa9;
2119
+ opacity: 0.4;
2120
+ border-radius: 50%;
2121
+ margin: 0 4px;
2125
2122
  }
2126
2123
 
2127
- .s34f1qb.ant-switch {
2128
- min-width: 40px;
2129
- height: 24px;
2130
- background: rgba(172, 186, 211, 0.6);
2131
- overflow: hidden;
2124
+ .m1jy87hk .ant-modal-header,
2125
+ .m1jy87hk .ant-modal-footer .footer-content {
2126
+ width: 648px;
2127
+ margin: 0 auto;
2132
2128
  }
2133
- .s34f1qb.ant-switch:focus {
2134
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2129
+ .m1jy87hk .ant-modal-header {
2130
+ padding: 35px 0 24px;
2131
+ border: none;
2135
2132
  }
2136
- .s34f1qb.ant-switch-small {
2137
- min-width: 26px;
2138
- height: 16px;
2133
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2134
+ font-size: 30px;
2139
2135
  }
2140
- .s34f1qb.ant-switch-large {
2141
- min-width: 52px;
2142
- height: 32px;
2136
+ .m1jy87hk .ant-modal-body {
2137
+ padding: 4px 0 2px;
2143
2138
  }
2144
- .s34f1qb.ant-switch .ant-switch-handle {
2145
- height: 20px;
2146
- width: 20px;
2139
+ .m1jy87hk .ant-modal-footer {
2140
+ border: none;
2147
2141
  }
2148
- .s34f1qb.ant-switch .ant-switch-handle::before {
2149
- border-radius: 10px;
2150
- transition-delay: 120ms;
2142
+
2143
+ .ti7fpyu {
2144
+ font-size: 12px;
2145
+ line-height: 18px;
2146
+ font-weight: bold;
2147
+ color: #fff;
2148
+ padding: 0 4px;
2149
+ border-radius: 4px;
2150
+ display: inline-block;
2151
+ background: var(--ti7fpyu-0);
2151
2152
  }
2152
- .s34f1qb.ant-switch-small .ant-switch-handle {
2153
- height: 14px;
2154
- width: 14px;
2155
- top: 1px;
2156
- left: 1px;
2153
+ .ti7fpyu:not(:first-child) {
2154
+ margin-left: 4px;
2157
2155
  }
2158
- .s34f1qb.ant-switch-large .ant-switch-handle {
2159
- height: 28px;
2160
- width: 28px;
2156
+
2157
+ .f1rest1f {
2158
+ width: 100%;
2159
+ height: 100%;
2160
+ display: flex;
2161
+ align-items: center;
2162
+ justify-content: center;
2161
2163
  }
2162
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2163
- border-radius: 14px;
2164
+
2165
+ .n1kbdoln {
2166
+ font-size: 90%;
2167
+ font-weight: bold;
2168
+ background-color: rgba(240, 243, 247, 0.6);
2169
+ padding: 1px 4px 1px;
2170
+ margin-left: 2px;
2171
+ margin-right: 2px;
2172
+ border: 1px solid rgba(213, 219, 227, 0.6);
2173
+ border-radius: 4px;
2164
2174
  }
2165
- .s34f1qb.ant-switch-checked {
2166
- background-color: #00ba5d;
2175
+
2176
+ .f1y3gta0.form-item-general {
2177
+ width: 640px;
2167
2178
  }
2168
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2169
- left: calc(100% - 20px - 2px);
2179
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2180
+ margin-top: 16px;
2170
2181
  }
2171
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2172
- left: calc(100% - 14px - 1px);
2182
+ .f1y3gta0.form-item-compact {
2183
+ width: 412px;
2173
2184
  }
2174
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2175
- left: calc(100% - 28px - 2px);
2185
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2186
+ margin-top: 8px;
2176
2187
  }
2177
-
2178
- .c1to9vb9 {
2179
- margin-left: 5px;
2188
+ .f1y3gta0 .form-item {
2189
+ width: auto;
2180
2190
  }
2181
-
2182
- .cz04yix {
2191
+ .f1y3gta0 .form-item-main {
2192
+ position: relative;
2183
2193
  display: flex;
2184
- flex-direction: column;
2185
- }
2186
-
2187
- .m1if5j39 {
2188
- max-width: 1120px;
2189
- width: 100%;
2190
- margin: 0 auto;
2191
- height: 100%;
2192
2194
  }
2193
-
2194
- .w1vvwdlp {
2195
- max-width: 1120px;
2195
+ .f1y3gta0 .form-item-extra {
2196
+ margin-top: 4px;
2196
2197
  width: 100%;
2197
- margin: 0 auto;
2198
- display: flex;
2198
+ padding: 14px;
2199
+ background: #f2f4f6;
2200
+ font-size: 13px;
2201
+ line-height: 1.8;
2202
+ color: #8e9aa9;
2199
2203
  }
2200
- .w1vvwdlp .left,
2201
- .w1vvwdlp .right {
2202
- flex-grow: 0;
2203
- flex-shrink: 0;
2204
- flex-basis: 21%;
2204
+ .f1y3gta0 .form-item-label {
2205
+ padding-right: 12px;
2206
+ font-size: 13px;
2207
+ color: rgba(44, 56, 82, 0.6);
2205
2208
  }
2206
- .w1vvwdlp .left {
2207
- display: flex;
2208
- justify-content: flex-end;
2209
- padding-right: 44px;
2209
+ .f1y3gta0 .form-item-label.label-right {
2210
+ text-align: right;
2210
2211
  }
2211
- .w1vvwdlp .right {
2212
- padding-left: 44px;
2212
+ .f1y3gta0 .form-item-label,
2213
+ .f1y3gta0 .form-item-control {
2214
+ line-height: 32px;
2213
2215
  }
2214
- .w1vvwdlp .middle {
2215
- margin-bottom: 40px;
2216
- flex-grow: 0;
2217
- flex-shrink: 0;
2218
- flex-basis: 58%;
2216
+ .f1y3gta0 .form-item-control .form-item-error {
2217
+ line-height: 18px;
2219
2218
  }
2220
- .w1vvwdlp .middle .form-base-field {
2219
+ .f1y3gta0 .form-item-children {
2221
2220
  width: 100%;
2222
2221
  }
2223
- .w1vvwdlp .middle .form-base-field .form-base-field {
2224
- width: auto;
2222
+ .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 {
2223
+ width: 100%;
2225
2224
  }
2226
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2227
- flex: initial;
2225
+ .f1y3gta0 .form-item-error {
2226
+ color: #e75a3a;
2227
+ height: 0;
2228
+ overflow: hidden;
2228
2229
  }
2229
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2230
+ .f1y3gta0 .form-item-error-enter-done {
2230
2231
  margin-top: 4px;
2232
+ height: auto;
2233
+ overflow: auto;
2231
2234
  }
2232
- .w1vvwdlp .ant-steps-item-icon,
2233
- .w1vvwdlp .ant-steps-item-tail {
2234
- display: none !important;
2235
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2236
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2237
+ border: 1px solid #e75a3a;
2238
+ color: #e75a3a;
2235
2239
  }
2236
- .w1vvwdlp .ant-steps-item-container {
2237
- padding: 0 15px;
2238
- border-radius: 4px;
2239
- height: 32px;
2240
+
2241
+ .fujbm7g {
2242
+ color: #2d3a56;
2243
+ font-weight: bold;
2244
+ padding-bottom: 6px;
2245
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2246
+ margin-bottom: 16px;
2247
+ }
2248
+ .fujbm7g:not(:first-of-type) {
2249
+ margin-top: 16px;
2250
+ }
2251
+
2252
+ .e5fsw5s {
2253
+ width: 8px;
2254
+ height: 24px;
2240
2255
  display: flex;
2256
+ justify-content: center;
2241
2257
  align-items: center;
2258
+ cursor: pointer;
2259
+ transition: all 200ms ease-out 40ms;
2242
2260
  }
2243
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2244
- min-height: auto;
2245
- white-space: nowrap;
2261
+ .e5fsw5s:before, .e5fsw5s:after {
2262
+ content: "";
2263
+ width: 1px;
2264
+ height: 6px;
2265
+ border-radius: 1px;
2266
+ background: #ccd4e3;
2267
+ position: relative;
2268
+ right: 2px;
2269
+ transform: rotate(-45deg);
2246
2270
  }
2247
- .w1vvwdlp .ant-steps-item-description {
2248
- padding-bottom: 0px;
2271
+ .e5fsw5s:after {
2272
+ transform: rotate(45deg);
2273
+ left: 1px;
2249
2274
  }
2250
- .w1vvwdlp .ant-steps-item-title {
2251
- font-size: 13px !important;
2252
- line-height: 20px !important;
2275
+
2276
+ .w18knsg4.ant-alert-warning {
2277
+ border: 0;
2278
+ background: rgba(255, 187, 0, 0.1);
2279
+ border-radius: 6px;
2253
2280
  }
2254
- .w1vvwdlp .ant-steps-item-title .step-index {
2255
- display: inline-block;
2256
- text-align: center;
2257
- width: 13px;
2258
- margin-right: 12px;
2281
+ .w18knsg4.ant-alert,
2282
+ .w18knsg4 .ant-alert-message {
2283
+ color: #e07f00;
2259
2284
  }
2260
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2261
- background: rgba(0, 128, 255, 0.1);
2285
+ .w18knsg4.ant-alert .dashed-border-bottom,
2286
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2287
+ border-bottom-color: #e07f00;
2262
2288
  }
2263
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2264
- color: #005ed1;
2289
+
2290
+ .ng31n2o {
2291
+ display: flex;
2292
+ flex-direction: row;
2293
+ padding: 7px 12px;
2294
+ background: rgba(255, 187, 0, 0.1);
2295
+ border-radius: 6px;
2296
+ color: #e07f00;
2297
+ font-size: 12px;
2298
+ line-height: 18px;
2265
2299
  }
2266
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2267
- background: rgba(237, 241, 250, 0.6);
2300
+ .ng31n2o .icon-wrapper {
2301
+ margin-right: 10px;
2302
+ height: 18px;
2268
2303
  }
2269
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2270
- color: rgba(10, 37, 85, 0.6) !important;
2304
+
2305
+ .n15x5f5y {
2306
+ display: flex;
2307
+ flex-direction: row;
2308
+ padding: 7px 12px;
2309
+ background: rgba(225, 230, 241, 0.6);
2310
+ border-radius: 6px;
2311
+ color: rgba(44, 56, 82, 0.6);
2312
+ font-size: 12px;
2313
+ line-height: 18px;
2271
2314
  }
2272
- .w1vvwdlp .ant-steps-item-disabled {
2273
- cursor: not-allowed;
2315
+ .n15x5f5y .icon-wrapper {
2316
+ margin-right: 10px;
2317
+ height: 18px;
2274
2318
  }
2275
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2276
- background: rgba(237, 241, 250, 0.6);
2319
+
2320
+ .i16ozz3f {
2321
+ display: flex;
2322
+ flex-direction: row;
2323
+ padding: 7px 12px;
2324
+ background: rgba(0, 136, 255, 0.1);
2325
+ border-radius: 6px;
2326
+ color: #005ed1;
2327
+ font-size: 12px;
2328
+ line-height: 18px;
2277
2329
  }
2278
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2279
- color: #2d3a56;
2330
+ .i16ozz3f .icon-wrapper {
2331
+ margin-right: 10px;
2332
+ height: 18px;
2280
2333
  }
2281
2334
 
2282
- .h1cuopx7 .ant-modal-header {
2283
- margin: 0 auto;
2284
- width: 100%;
2285
- max-width: 648px;
2286
- }
2287
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2288
- margin-left: 0;
2335
+ .dszu9qr {
2336
+ color: rgba(44, 56, 82, 0.6);
2337
+ margin-top: 5px;
2338
+ font-size: 12px;
2339
+ line-height: 18px;
2289
2340
  }
2290
- .h1cuopx7 .ant-modal-body {
2291
- margin: 0 auto;
2292
- padding: 0;
2293
- width: 100%;
2294
- max-width: 648px;
2295
- overflow: hidden;
2341
+
2342
+ .snxzgx {
2343
+ color: #f0483e;
2344
+ font-size: 12px;
2345
+ white-space: pre-wrap;
2296
2346
  }
2297
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2298
- margin-bottom: 40px;
2347
+
2348
+ .o1i4orqw {
2349
+ display: flex;
2350
+ align-items: center;
2351
+ justify-content: flex-end;
2299
2352
  }
2300
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2301
- height: calc(100vh - 225px);
2302
- overflow-y: auto;
2353
+ .o1i4orqw .icon-wrapper {
2354
+ margin-right: 16px;
2303
2355
  }
2304
- .h1cuopx7 .ant-modal-footer .footer-content {
2305
- margin: 0 auto;
2306
- max-width: 648px;
2356
+
2357
+ .t79k8o2 {
2358
+ color: rgba(0, 21, 64, 0.3);
2307
2359
  }
2308
2360
 
2309
- .h1p6d3y3 .ant-modal-header {
2310
- margin: 0 auto;
2311
- width: 100%;
2312
- max-width: 1024px;
2361
+ .ipd9bk.ant-input {
2362
+ padding: 5px 12px;
2363
+ line-height: 20px;
2364
+ color: #2d3a56;
2365
+ border-radius: 6px;
2366
+ border-color: rgba(172, 186, 211, 0.6);
2367
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2313
2368
  }
2314
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2315
- margin-left: 0;
2369
+ .ipd9bk.ant-input.ant-input-lg {
2370
+ padding: 8px 16px;
2371
+ line-height: 22px;
2316
2372
  }
2317
- .h1p6d3y3 .ant-modal-body {
2318
- margin: 0 auto;
2319
- padding: 0;
2320
- width: 100%;
2321
- max-width: 1024px;
2322
- overflow: hidden;
2373
+ .ipd9bk.ant-input.ant-input-sm {
2374
+ padding: 2px 8px;
2375
+ line-height: 18px;
2323
2376
  }
2324
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2325
- margin-bottom: 40px;
2377
+ .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 {
2378
+ border-color: rgba(107, 128, 167, 0.6);
2379
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2326
2380
  }
2327
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2328
- height: calc(100vh - 225px);
2329
- overflow-y: auto;
2381
+ .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 {
2382
+ border-color: #0096ff;
2383
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2330
2384
  }
2331
- .h1p6d3y3 .ant-modal-footer .footer-content {
2332
- margin: 0 auto;
2333
- max-width: 1024px;
2385
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2386
+ border-color: #e75a3a;
2387
+ color: #e75a3a;
2334
2388
  }
2335
-
2336
- .fxgckuk {
2337
- flex: 1;
2389
+ .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 {
2390
+ border-color: #e75a3a;
2391
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2338
2392
  }
2339
- .fxgckuk label {
2340
- font-size: 13px;
2341
- line-height: 20px;
2342
- color: rgba(44, 56, 82, 0.6);
2393
+ .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 {
2394
+ border-color: #e75a3a;
2395
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2343
2396
  }
2344
- .fxgckuk .title {
2345
- font-size: 14px;
2397
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2398
+ background: rgba(211, 218, 235, 0.6);
2399
+ color: rgba(0, 21, 64, 0.3);
2400
+ border-color: rgba(172, 186, 211, 0.6);
2401
+ }
2402
+ .ipd9bk.ant-input-affix-wrapper {
2403
+ padding: 5px 12px;
2404
+ border-radius: 6px;
2405
+ border-color: rgba(172, 186, 211, 0.6);
2346
2406
  line-height: 20px;
2347
2407
  color: #2d3a56;
2348
- margin-bottom: 12px;
2408
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2349
2409
  }
2350
- .fxgckuk.connect-cluster .title {
2351
- padding-bottom: 26px;
2410
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2411
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2412
+ color: rgba(44, 56, 82, 0.6);
2352
2413
  }
2353
-
2354
- .f1d0vek1 {
2355
- padding: 25px 0 15px 0;
2356
- border-bottom: 1px solid #e1e5eb;
2357
- margin-bottom: 16px;
2414
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2415
+ padding: 8px 16px;
2416
+ line-height: 22px;
2358
2417
  }
2359
-
2360
- .f4u402y {
2361
- display: flex;
2362
- align-items: center;
2363
- margin-bottom: 8px;
2418
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2419
+ padding: 2px 8px;
2420
+ line-height: 18px;
2364
2421
  }
2365
- .f4u402y > label {
2366
- width: 216px;
2422
+ .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 {
2423
+ border-color: rgba(107, 128, 167, 0.6);
2424
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2367
2425
  }
2368
- .f4u402y > label + * {
2369
- width: 100%;
2426
+ .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 {
2427
+ border-color: #0096ff;
2428
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2370
2429
  }
2371
- .f4u402y .ant-select {
2372
- width: 100%;
2430
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2431
+ border-color: #e75a3a;
2373
2432
  }
2374
-
2375
- .e1pldf6v {
2433
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2376
2434
  color: #e75a3a;
2377
- margin-right: 10px;
2378
- }
2379
-
2380
- .dq0gblh {
2381
- width: 100%;
2382
- height: 1px;
2383
- background: rgba(213, 219, 227, 0.6);
2384
- margin: 24px 0;
2385
2435
  }
2386
-
2387
- .l1v7sr0n {
2388
- display: flex;
2389
- justify-content: center;
2390
- align-items: center;
2391
- height: 100%;
2436
+ .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 {
2437
+ border-color: #e75a3a;
2438
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2392
2439
  }
2393
-
2394
- .d1i4ou6o {
2395
- display: inline-block;
2396
- width: 4px;
2397
- height: 4px;
2398
- background: #8e9aa9;
2399
- opacity: 0.4;
2400
- border-radius: 50%;
2401
- margin: 0 4px;
2440
+ .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 {
2441
+ border-color: #e75a3a;
2442
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2402
2443
  }
2403
-
2404
- .m1jy87hk .ant-modal-header,
2405
- .m1jy87hk .ant-modal-footer .footer-content {
2406
- width: 648px;
2407
- margin: 0 auto;
2444
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2445
+ background: rgba(211, 218, 235, 0.6);
2446
+ color: rgba(0, 21, 64, 0.3);
2447
+ border-color: rgba(172, 186, 211, 0.6);
2408
2448
  }
2409
- .m1jy87hk .ant-modal-header {
2410
- padding: 35px 0 24px;
2411
- border: none;
2449
+ textarea.ipd9bk.ant-input {
2450
+ transition-property: height;
2451
+ transition-delay: 50ms;
2412
2452
  }
2413
- .m1jy87hk .ant-modal-header .ant-modal-title {
2414
- font-size: 30px;
2453
+ textarea.ipd9bk.ant-input.textarea-large {
2454
+ min-height: 40px;
2455
+ height: 40px;
2415
2456
  }
2416
- .m1jy87hk .ant-modal-body {
2417
- padding: 4px 0 2px;
2457
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2458
+ height: 80px;
2418
2459
  }
2419
- .m1jy87hk .ant-modal-footer {
2420
- border: none;
2460
+ textarea.ipd9bk.ant-input.textarea-middle {
2461
+ min-height: 32px;
2462
+ height: 32px;
2421
2463
  }
2422
-
2423
- .ti7fpyu {
2424
- font-size: 12px;
2425
- line-height: 18px;
2426
- font-weight: bold;
2427
- color: #fff;
2428
- padding: 0 4px;
2429
- border-radius: 4px;
2430
- display: inline-block;
2431
- background: var(--ti7fpyu-0);
2464
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2465
+ height: 64px;
2432
2466
  }
2433
- .ti7fpyu:not(:first-child) {
2434
- margin-left: 4px;
2467
+ textarea.ipd9bk.ant-input.textarea-small {
2468
+ min-height: 24px;
2469
+ height: 24px;
2435
2470
  }
2436
-
2437
- .f1rest1f {
2438
- width: 100%;
2439
- height: 100%;
2440
- display: flex;
2441
- align-items: center;
2442
- justify-content: center;
2471
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2472
+ height: 40px;
2443
2473
  }
2444
2474
 
2445
- .n1kbdoln {
2446
- font-size: 90%;
2447
- font-weight: bold;
2448
- background-color: rgba(240, 243, 247, 0.6);
2449
- padding: 1px 4px 1px;
2450
- margin-left: 2px;
2451
- margin-right: 2px;
2475
+ .kypn5o5 input, .kypn5o5.input-tags {
2452
2476
  border: 1px solid rgba(213, 219, 227, 0.6);
2453
2477
  border-radius: 4px;
2454
2478
  }
2455
-
2456
- .f1y3gta0.form-item-general {
2457
- width: 640px;
2458
- }
2459
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2460
- margin-top: 16px;
2479
+ .kypn5o5.input-tags {
2480
+ position: relative;
2481
+ padding: 6px;
2482
+ height: 32px;
2483
+ cursor: pointer;
2484
+ transition: border 150ms;
2461
2485
  }
2462
- .f1y3gta0.form-item-compact {
2463
- width: 412px;
2486
+ .kypn5o5.input-tags:hover {
2487
+ border-color: #0080ff;
2488
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2464
2489
  }
2465
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2466
- margin-top: 8px;
2490
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2491
+ padding-right: 30px;
2467
2492
  }
2468
- .f1y3gta0 .form-item {
2469
- width: auto;
2493
+ .kypn5o5.input-tags .input-tags-inner {
2494
+ display: flex;
2470
2495
  }
2471
- .f1y3gta0 .form-item-main {
2472
- position: relative;
2496
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2473
2497
  display: flex;
2474
2498
  }
2475
- .f1y3gta0 .form-item-extra {
2476
- margin-top: 4px;
2477
- width: 100%;
2478
- padding: 14px;
2479
- background: #f2f4f6;
2480
- font-size: 13px;
2481
- line-height: 1.8;
2482
- color: #8e9aa9;
2499
+ .kypn5o5.input-tags .input-tag-suffix {
2500
+ position: absolute;
2501
+ right: 12px;
2502
+ top: 50%;
2503
+ transform: translateY(-50%);
2483
2504
  }
2484
- .f1y3gta0 .form-item-label {
2485
- padding-right: 12px;
2486
- font-size: 13px;
2487
- color: rgba(44, 56, 82, 0.6);
2505
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2506
+ color: rgba(0, 0, 0, 0.25);
2507
+ font-size: 12px;
2508
+ cursor: pointer;
2488
2509
  }
2489
- .f1y3gta0 .form-item-label.label-right {
2490
- text-align: right;
2510
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2511
+ color: rgba(0, 0, 0, 0.45);
2491
2512
  }
2492
- .f1y3gta0 .form-item-label,
2493
- .f1y3gta0 .form-item-control {
2494
- line-height: 32px;
2513
+ .kypn5o5.has-focus-indicator {
2514
+ position: relative;
2515
+ overflow: hidden;
2495
2516
  }
2496
- .f1y3gta0 .form-item-control .form-item-error {
2497
- line-height: 18px;
2517
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2518
+ position: absolute;
2519
+ top: 50%;
2520
+ transform: translateY(-50%);
2521
+ left: -16px;
2522
+ transition: left 150ms ease;
2523
+ opacity: 0;
2524
+ }
2525
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2526
+ left: 8px;
2527
+ opacity: 1;
2528
+ }
2529
+ .kypn5o5.has-focus-indicator input {
2530
+ transition: margin-left 150ms ease;
2531
+ margin-left: 0px;
2498
2532
  }
2499
- .f1y3gta0 .form-item-children {
2500
- width: 100%;
2533
+ .kypn5o5.has-focus-indicator input:focus {
2534
+ margin-left: 16px;
2501
2535
  }
2502
- .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 {
2503
- width: 100%;
2536
+
2537
+ input.l1ki27se.ant-input {
2538
+ border-top-right-radius: 0;
2539
+ border-bottom-right-radius: 0;
2504
2540
  }
2505
- .f1y3gta0 .form-item-error {
2506
- color: #e75a3a;
2507
- height: 0;
2508
- overflow: hidden;
2541
+
2542
+ .l1ki27se.ant-input-affix-wrapper {
2543
+ border-top-right-radius: 0;
2544
+ border-bottom-right-radius: 0;
2509
2545
  }
2510
- .f1y3gta0 .form-item-error-enter-done {
2511
- margin-top: 4px;
2512
- height: auto;
2513
- overflow: auto;
2546
+
2547
+ input.rrg1fkn.ant-input {
2548
+ border-top-left-radius: 0;
2549
+ border-bottom-left-radius: 0;
2514
2550
  }
2515
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2516
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2517
- border: 1px solid #e75a3a;
2518
- color: #e75a3a;
2551
+
2552
+ .rrg1fkn.ant-input-affix-wrapper {
2553
+ border-top-left-radius: 0;
2554
+ border-bottom-left-radius: 0;
2519
2555
  }
2520
2556
 
2521
- .fujbm7g {
2522
- color: #2d3a56;
2523
- font-weight: bold;
2524
- padding-bottom: 6px;
2525
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2526
- margin-bottom: 16px;
2557
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2558
+ border-top-right-radius: 0;
2559
+ border-bottom-right-radius: 0;
2527
2560
  }
2528
- .fujbm7g:not(:first-of-type) {
2529
- margin-top: 16px;
2561
+
2562
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2563
+ border-top-left-radius: 0;
2564
+ border-bottom-left-radius: 0;
2530
2565
  }
2531
2566
 
2532
- .e5fsw5s {
2533
- width: 8px;
2534
- height: 24px;
2535
- display: flex;
2536
- justify-content: center;
2537
- align-items: center;
2538
- cursor: pointer;
2539
- transition: all 200ms ease-out 40ms;
2567
+ .rxbeqvl.ant-radio-wrapper {
2568
+ display: inline-flex;
2569
+ align-items: baseline;
2570
+ white-space: pre-wrap;
2540
2571
  }
2541
- .e5fsw5s:before, .e5fsw5s:after {
2542
- content: "";
2543
- width: 1px;
2544
- height: 6px;
2545
- border-radius: 1px;
2546
- background: #ccd4e3;
2572
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2547
2573
  position: relative;
2548
- right: 2px;
2549
- transform: rotate(-45deg);
2574
+ top: 3px;
2550
2575
  }
2551
- .e5fsw5s:after {
2552
- transform: rotate(45deg);
2553
- left: 1px;
2576
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2577
+ border-color: rgba(107, 128, 167, 0.6);
2554
2578
  }
2555
-
2556
- .w18knsg4.ant-alert-warning {
2557
- border: 0;
2558
- background: rgba(255, 187, 0, 0.1);
2559
- border-radius: 6px;
2579
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2580
+ border-color: #0080ff;
2560
2581
  }
2561
- .w18knsg4.ant-alert,
2562
- .w18knsg4 .ant-alert-message {
2563
- color: #e07f00;
2582
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2583
+ border-color: #0080ff;
2584
+ background: #0080ff;
2564
2585
  }
2565
- .w18knsg4.ant-alert .dashed-border-bottom,
2566
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2567
- border-bottom-color: #e07f00;
2586
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2587
+ top: 4px;
2588
+ left: 4px;
2589
+ width: 6px;
2590
+ height: 6px;
2591
+ background: #fff;
2568
2592
  }
2569
-
2570
- .ng31n2o {
2571
- display: flex;
2572
- flex-direction: row;
2573
- padding: 7px 12px;
2574
- background: rgba(255, 187, 0, 0.1);
2575
- border-radius: 6px;
2576
- color: #e07f00;
2577
- font-size: 12px;
2578
- line-height: 18px;
2593
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2594
+ opacity: 0.5;
2579
2595
  }
2580
- .ng31n2o .icon-wrapper {
2581
- margin-right: 10px;
2582
- height: 18px;
2596
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2597
+ border-color: rgba(107, 128, 167, 0.6);
2598
+ background: rgba(211, 218, 235, 0.6);
2583
2599
  }
2584
-
2585
- .n15x5f5y {
2586
- display: flex;
2587
- flex-direction: row;
2588
- padding: 7px 12px;
2589
- background: rgba(225, 230, 241, 0.6);
2590
- border-radius: 6px;
2591
- color: rgba(44, 56, 82, 0.6);
2592
- font-size: 12px;
2593
- line-height: 18px;
2600
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2601
+ background: #00122e;
2594
2602
  }
2595
- .n15x5f5y .icon-wrapper {
2596
- margin-right: 10px;
2597
- height: 18px;
2603
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2604
+ color: #00122e;
2605
+ opacity: 0.5;
2598
2606
  }
2599
-
2600
- .i16ozz3f {
2601
- display: flex;
2602
- flex-direction: row;
2603
- padding: 7px 12px;
2604
- background: rgba(0, 136, 255, 0.1);
2605
- border-radius: 6px;
2606
- color: #005ed1;
2607
- font-size: 12px;
2608
- line-height: 18px;
2607
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2608
+ color: #00122e;
2609
2609
  }
2610
- .i16ozz3f .icon-wrapper {
2611
- margin-right: 10px;
2612
- height: 18px;
2610
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2611
+ display: inline-block;
2612
+ padding: 0;
2613
+ padding-left: 12px;
2613
2614
  }
2614
-
2615
- .dszu9qr {
2615
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2616
+ margin-bottom: 0;
2617
+ white-space: pre-wrap;
2616
2618
  color: rgba(44, 56, 82, 0.6);
2617
- margin-top: 5px;
2618
- font-size: 12px;
2619
- line-height: 18px;
2620
2619
  }
2621
-
2622
- .snxzgx {
2623
- color: #f0483e;
2624
- font-size: 12px;
2625
- white-space: pre-wrap;
2620
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2621
+ padding-left: 8px;
2626
2622
  }
2627
2623
 
2628
- .o1i4orqw {
2629
- display: flex;
2630
- align-items: center;
2631
- justify-content: flex-end;
2624
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2625
+ border-radius: 5px 0 0 5px;
2632
2626
  }
2633
- .o1i4orqw .icon-wrapper {
2634
- margin-right: 16px;
2627
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2628
+ border-radius: 0 5px 5px 0;
2635
2629
  }
2636
2630
 
2637
- .t79k8o2 {
2638
- color: rgba(0, 21, 64, 0.3);
2631
+ .r1f0aqcc {
2632
+ color: #00122e;
2633
+ border-color: #ccd4e3;
2639
2634
  }
2640
-
2641
- .ipd9bk.ant-input {
2642
- padding: 5px 12px;
2643
- line-height: 20px;
2644
- color: #2d3a56;
2645
- border-radius: 6px;
2646
- border-color: rgba(172, 186, 211, 0.6);
2647
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2635
+ .r1f0aqcc:first-child {
2636
+ color: #00122e;
2637
+ border-color: #a3b4cc;
2648
2638
  }
2649
- .ipd9bk.ant-input.ant-input-lg {
2650
- padding: 8px 16px;
2651
- line-height: 22px;
2639
+ .r1f0aqcc.ant-radio-button-wrapper {
2640
+ padding: 0 12px;
2641
+ line-height: 32px;
2642
+ height: 32px;
2652
2643
  }
2653
- .ipd9bk.ant-input.ant-input-sm {
2654
- padding: 2px 8px;
2655
- line-height: 18px;
2644
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2645
+ white-space: nowrap;
2656
2646
  }
2657
- .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 {
2658
- border-color: rgba(107, 128, 167, 0.6);
2659
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2647
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2648
+ background: #ccd4e3;
2660
2649
  }
2661
- .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 {
2662
- border-color: #0096ff;
2663
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2650
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2651
+ background: #0080ff;
2664
2652
  }
2665
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2666
- border-color: #e75a3a;
2667
- color: #e75a3a;
2653
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2654
+ background: #ccd4e3;
2655
+ opacity: 0.5;
2668
2656
  }
2669
- .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 {
2670
- border-color: #e75a3a;
2671
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2657
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2658
+ border-right-color: #0080ff;
2672
2659
  }
2673
- .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 {
2674
- border-color: #e75a3a;
2675
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2660
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2661
+ border-color: #0080ff;
2676
2662
  }
2677
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2678
- background: rgba(211, 218, 235, 0.6);
2679
- color: rgba(0, 21, 64, 0.3);
2680
- border-color: rgba(172, 186, 211, 0.6);
2663
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2664
+ background: rgba(0, 136, 255, 0.1);
2681
2665
  }
2682
- .ipd9bk.ant-input-affix-wrapper {
2683
- padding: 5px 12px;
2684
- border-radius: 6px;
2685
- border-color: rgba(172, 186, 211, 0.6);
2686
- line-height: 20px;
2687
- color: #2d3a56;
2688
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2666
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2667
+ background: rgba(211, 218, 235, 0.6);
2668
+ border-color: #ccd4e3;
2669
+ opacity: 0.5;
2689
2670
  }
2690
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2691
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2692
- color: rgba(44, 56, 82, 0.6);
2671
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2672
+ color: #00122e;
2673
+ border-color: #ccd4e3;
2693
2674
  }
2694
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2695
- padding: 8px 16px;
2696
- line-height: 22px;
2675
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2676
+ color: #00122e;
2677
+ border-color: #ccd4e3;
2678
+ background: rgba(172, 186, 211, 0.6);
2697
2679
  }
2698
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2699
- padding: 2px 8px;
2700
- line-height: 18px;
2680
+ .r1f0aqcc .ant-radio-button-input {
2681
+ margin-right: 8px;
2682
+ display: inline;
2683
+ border: none;
2684
+ padding: 0;
2685
+ width: 36px;
2686
+ background: transparent;
2701
2687
  }
2702
- .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 {
2703
- border-color: rgba(107, 128, 167, 0.6);
2704
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2688
+ .r1f0aqcc .ant-radio-button-input:focus {
2689
+ box-shadow: none;
2705
2690
  }
2706
- .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 {
2707
- border-color: #0096ff;
2708
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2691
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2692
+ margin-right: 0;
2693
+ width: initial;
2694
+ box-shadow: none;
2709
2695
  }
2710
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2711
- border-color: #e75a3a;
2696
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2697
+ display: none;
2712
2698
  }
2713
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2714
- color: #e75a3a;
2699
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2700
+ display: inline;
2715
2701
  }
2716
- .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 {
2717
- border-color: #e75a3a;
2718
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2702
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2703
+ display: inline;
2704
+ margin-right: 8px;
2705
+ padding: 0;
2706
+ width: 36px;
2719
2707
  }
2720
- .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 {
2721
- border-color: #e75a3a;
2722
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2708
+
2709
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2710
+ flex-direction: row;
2711
+ justify-content: stretch;
2723
2712
  }
2724
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2725
- background: rgba(211, 218, 235, 0.6);
2726
- color: rgba(0, 21, 64, 0.3);
2727
- border-color: rgba(172, 186, 211, 0.6);
2713
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2714
+ padding: 0;
2715
+ margin-right: 4px;
2716
+ flex: 1;
2717
+ overflow: visible;
2728
2718
  }
2729
- textarea.ipd9bk.ant-input {
2730
- transition-property: height;
2731
- transition-delay: 50ms;
2719
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2720
+ display: none;
2732
2721
  }
2733
- textarea.ipd9bk.ant-input.textarea-large {
2734
- min-height: 40px;
2735
- height: 40px;
2722
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2723
+ width: 100%;
2724
+ min-height: unset;
2736
2725
  }
2737
- textarea.ipd9bk.ant-input.textarea-large:focus {
2738
- height: 80px;
2726
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2727
+ height: 26px;
2728
+ line-height: 26px;
2729
+ width: 100%;
2730
+ text-align: center;
2731
+ padding: 0;
2732
+ font-size: 12px;
2733
+ font-weight: normal;
2739
2734
  }
2740
- textarea.ipd9bk.ant-input.textarea-middle {
2741
- min-height: 32px;
2742
- height: 32px;
2735
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2736
+ margin-right: 10px;
2743
2737
  }
2744
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2745
- height: 64px;
2738
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2739
+ display: none;
2746
2740
  }
2747
- textarea.ipd9bk.ant-input.textarea-small {
2748
- min-height: 24px;
2749
- height: 24px;
2741
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2742
+ border-radius: 4px 0 0 4px;
2750
2743
  }
2751
- textarea.ipd9bk.ant-input.textarea-small:focus {
2752
- height: 40px;
2744
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2745
+ margin-right: 0;
2753
2746
  }
2754
-
2755
- .kypn5o5 input, .kypn5o5.input-tags {
2756
- border: 1px solid rgba(213, 219, 227, 0.6);
2757
- border-radius: 4px;
2747
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2748
+ border-radius: 0 4px 4px 0;
2758
2749
  }
2759
- .kypn5o5.input-tags {
2760
- position: relative;
2761
- padding: 6px;
2762
- height: 32px;
2763
- cursor: pointer;
2764
- transition: border 150ms;
2750
+ .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 {
2751
+ content: "";
2752
+ width: 0;
2753
+ height: 0;
2754
+ border: 13px solid transparent;
2755
+ position: absolute;
2756
+ top: 0;
2757
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2758
+ right: -21px;
2759
+ z-index: 2;
2765
2760
  }
2766
- .kypn5o5.input-tags:hover {
2767
- border-color: #0080ff;
2768
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2761
+ .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 {
2762
+ content: "";
2763
+ width: 0;
2764
+ height: 0;
2765
+ border: 13px solid transparent;
2766
+ position: absolute;
2767
+ top: 0;
2768
+ border-left: 8px solid #fff;
2769
+ left: 0;
2769
2770
  }
2770
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2771
- padding-right: 30px;
2771
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2772
+ background-color: rgba(0, 136, 255, 0.1);
2772
2773
  }
2773
- .kypn5o5.input-tags .input-tags-inner {
2774
- display: flex;
2774
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2775
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2775
2776
  }
2776
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2777
- display: flex;
2777
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2778
+ color: #005ed1;
2778
2779
  }
2779
- .kypn5o5.input-tags .input-tag-suffix {
2780
- position: absolute;
2781
- right: 12px;
2782
- top: 50%;
2783
- transform: translateY(-50%);
2780
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2781
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2782
+ background-color: rgba(237, 241, 250, 0.6);
2784
2783
  }
2785
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2786
- color: rgba(0, 0, 0, 0.25);
2787
- font-size: 12px;
2788
- cursor: pointer;
2784
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2785
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2786
+ color: rgba(44, 56, 82, 0.6);
2789
2787
  }
2790
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2791
- color: rgba(0, 0, 0, 0.45);
2788
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2789
+ padding: 0;
2792
2790
  }
2793
- .kypn5o5.has-focus-indicator {
2794
- position: relative;
2791
+
2792
+ .s34f1qb.ant-switch {
2793
+ min-width: 40px;
2794
+ height: 24px;
2795
+ background: rgba(172, 186, 211, 0.6);
2795
2796
  overflow: hidden;
2796
2797
  }
2797
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2798
- position: absolute;
2799
- top: 50%;
2800
- transform: translateY(-50%);
2801
- left: -16px;
2802
- transition: left 150ms ease;
2803
- opacity: 0;
2798
+ .s34f1qb.ant-switch:focus {
2799
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2804
2800
  }
2805
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2806
- left: 8px;
2807
- opacity: 1;
2801
+ .s34f1qb.ant-switch-small {
2802
+ min-width: 26px;
2803
+ height: 16px;
2808
2804
  }
2809
- .kypn5o5.has-focus-indicator input {
2810
- transition: margin-left 150ms ease;
2811
- margin-left: 0px;
2805
+ .s34f1qb.ant-switch-large {
2806
+ min-width: 52px;
2807
+ height: 32px;
2812
2808
  }
2813
- .kypn5o5.has-focus-indicator input:focus {
2814
- margin-left: 16px;
2809
+ .s34f1qb.ant-switch .ant-switch-handle {
2810
+ height: 20px;
2811
+ width: 20px;
2815
2812
  }
2816
-
2817
- input.l1ki27se.ant-input {
2818
- border-top-right-radius: 0;
2819
- border-bottom-right-radius: 0;
2813
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2814
+ border-radius: 10px;
2815
+ transition-delay: 120ms;
2820
2816
  }
2821
-
2822
- .l1ki27se.ant-input-affix-wrapper {
2823
- border-top-right-radius: 0;
2824
- border-bottom-right-radius: 0;
2817
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2818
+ height: 14px;
2819
+ width: 14px;
2820
+ top: 1px;
2821
+ left: 1px;
2825
2822
  }
2826
-
2827
- input.rrg1fkn.ant-input {
2828
- border-top-left-radius: 0;
2829
- border-bottom-left-radius: 0;
2823
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2824
+ height: 28px;
2825
+ width: 28px;
2830
2826
  }
2831
-
2832
- .rrg1fkn.ant-input-affix-wrapper {
2833
- border-top-left-radius: 0;
2834
- border-bottom-left-radius: 0;
2827
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2828
+ border-radius: 14px;
2835
2829
  }
2836
-
2837
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2838
- border-top-right-radius: 0;
2839
- border-bottom-right-radius: 0;
2830
+ .s34f1qb.ant-switch-checked {
2831
+ background-color: #00ba5d;
2832
+ }
2833
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2834
+ left: calc(100% - 20px - 2px);
2835
+ }
2836
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2837
+ left: calc(100% - 14px - 1px);
2838
+ }
2839
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2840
+ left: calc(100% - 28px - 2px);
2840
2841
  }
2841
2842
 
2842
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2843
- border-top-left-radius: 0;
2844
- border-bottom-left-radius: 0;
2843
+ .c1to9vb9 {
2844
+ margin-left: 5px;
2845
2845
  }
2846
2846
 
2847
2847
  .t1upn1sz {
@@ -3207,6 +3207,10 @@ input.rrg1fkn.ant-input {
3207
3207
  background: #fff;
3208
3208
  }
3209
3209
 
3210
+ .i1e4sgug {
3211
+ display: inline-block;
3212
+ }
3213
+
3210
3214
  .s1fc623g {
3211
3215
  width: 430px !important;
3212
3216
  }
@@ -3288,10 +3292,6 @@ input.rrg1fkn.ant-input {
3288
3292
  opacity: 0;
3289
3293
  }
3290
3294
 
3291
- .i1e4sgug {
3292
- display: inline-block;
3293
- }
3294
-
3295
3295
  .d6j0lbj {
3296
3296
  font-family: Inter;
3297
3297
  font-style: normal;