@cloudtower/eagle 0.24.20 → 0.24.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1597,35 +1597,6 @@ body {
1597
1597
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1598
1598
  }
1599
1599
  }
1600
- .bpq0js6 {
1601
- padding: 4px 11px;
1602
- }
1603
-
1604
- .b15sn34c {
1605
- white-space: nowrap;
1606
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1607
- }
1608
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1609
- --color: #0080ff;
1610
- }
1611
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1612
- --color: #0080ff;
1613
- }
1614
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1615
- margin-left: 1px;
1616
- }
1617
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1618
- border-top-right-radius: 0;
1619
- border-bottom-right-radius: 0;
1620
- }
1621
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1622
- border-top-left-radius: 0;
1623
- border-bottom-left-radius: 0;
1624
- }
1625
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1626
- border-radius: unset;
1627
- }
1628
-
1629
1600
  .buj61ew.ant-btn {
1630
1601
  height: 32px;
1631
1602
  border-radius: 6px;
@@ -1874,6 +1845,35 @@ body {
1874
1845
  padding: 0;
1875
1846
  }
1876
1847
 
1848
+ .bpq0js6 {
1849
+ padding: 4px 11px;
1850
+ }
1851
+
1852
+ .b15sn34c {
1853
+ white-space: nowrap;
1854
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1855
+ }
1856
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1857
+ --color: #0080ff;
1858
+ }
1859
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1860
+ --color: #0080ff;
1861
+ }
1862
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1863
+ margin-left: 1px;
1864
+ }
1865
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1866
+ border-top-right-radius: 0;
1867
+ border-bottom-right-radius: 0;
1868
+ }
1869
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1870
+ border-top-left-radius: 0;
1871
+ border-bottom-left-radius: 0;
1872
+ }
1873
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1874
+ border-radius: unset;
1875
+ }
1876
+
1877
1877
  .fde5mpd {
1878
1878
  width: 100%;
1879
1879
  height: 100%;
@@ -1889,6 +1889,19 @@ body {
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,1028 +1920,1015 @@ body {
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);
1923
+ .cz04yix {
1917
1924
  display: flex;
1918
- align-items: center;
1919
- white-space: nowrap;
1920
- margin-right: 4px;
1921
- }
1922
-
1923
- .obf05yr {
1924
- display: inline-block;
1925
+ flex-direction: column;
1925
1926
  }
1926
1927
 
1927
- .hsms1n6 {
1928
- visibility: hidden;
1929
- position: absolute;
1928
+ .m1if5j39 {
1929
+ max-width: 1120px;
1930
+ width: 100%;
1931
+ margin: 0 auto;
1932
+ height: 100%;
1930
1933
  }
1931
1934
 
1932
- .p12gwtiw {
1935
+ .w1vvwdlp {
1936
+ max-width: 1120px;
1937
+ width: 100%;
1938
+ margin: 0 auto;
1933
1939
  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;
1940
1940
  }
1941
- .p12gwtiw .pagination-left {
1942
- padding: 2px 8px;
1941
+ .w1vvwdlp .left,
1942
+ .w1vvwdlp .right {
1943
+ flex-grow: 0;
1944
+ flex-shrink: 0;
1945
+ flex-basis: 21%;
1943
1946
  }
1944
- .p12gwtiw .dropdown-trigger {
1947
+ .w1vvwdlp .left {
1945
1948
  display: flex;
1946
- align-items: center;
1947
- border-radius: 6px;
1948
- cursor: pointer;
1949
- transition: all 0.3s ease;
1949
+ justify-content: flex-end;
1950
+ padding-right: 44px;
1950
1951
  }
1951
- .p12gwtiw .dropdown-trigger:hover {
1952
- background: rgba(211, 218, 235, 0.6);
1953
- color: #0080ff;
1952
+ .w1vvwdlp .right {
1953
+ padding-left: 44px;
1954
1954
  }
1955
- .p12gwtiw .dropdown-trigger .icon-inner {
1956
- margin-left: 4px;
1955
+ .w1vvwdlp .middle {
1956
+ margin-bottom: 40px;
1957
+ flex-grow: 0;
1958
+ flex-shrink: 0;
1959
+ flex-basis: 58%;
1957
1960
  }
1958
- .p12gwtiw .pagination-right {
1959
- display: flex;
1960
- align-items: center;
1961
- color: #0080ff;
1962
- font-weight: bold;
1961
+ .w1vvwdlp .middle .form-base-field {
1962
+ width: 100%;
1963
1963
  }
1964
- .p12gwtiw .pagination-right .icon-inner {
1965
- margin-left: 4px;
1964
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1965
+ width: auto;
1966
1966
  }
1967
- .p12gwtiw .pagination-right .prev-btn,
1968
- .p12gwtiw .pagination-right .next-btn {
1969
- padding: 0 8px;
1967
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1968
+ flex: initial;
1970
1969
  }
1971
- .p12gwtiw .pagination-right .prev-btn > span,
1972
- .p12gwtiw .pagination-right .next-btn > span {
1973
- color: #0080ff;
1970
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1971
+ margin-top: 4px;
1974
1972
  }
1975
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1976
- transform: rotate(180deg);
1973
+ .w1vvwdlp .ant-steps-item-icon,
1974
+ .w1vvwdlp .ant-steps-item-tail {
1975
+ display: none !important;
1977
1976
  }
1978
-
1979
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1980
- max-height: calc(100vh - 128px);
1981
- overflow-y: auto;
1977
+ .w1vvwdlp .ant-steps-item-container {
1978
+ padding: 0 15px;
1979
+ border-radius: 4px;
1980
+ height: 32px;
1981
+ display: flex;
1982
+ align-items: center;
1982
1983
  }
1983
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1984
- padding: 4px 20px;
1985
- font-size: 12px;
1986
- line-height: 18px;
1984
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1985
+ min-height: auto;
1986
+ white-space: nowrap;
1987
1987
  }
1988
-
1989
- .rxbeqvl.ant-radio-wrapper {
1990
- display: inline-flex;
1991
- align-items: baseline;
1992
- white-space: pre-wrap;
1988
+ .w1vvwdlp .ant-steps-item-description {
1989
+ padding-bottom: 0px;
1993
1990
  }
1994
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1995
- position: relative;
1996
- top: 3px;
1991
+ .w1vvwdlp .ant-steps-item-title {
1992
+ font-size: 13px !important;
1993
+ line-height: 20px !important;
1997
1994
  }
1998
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1999
- border-color: rgba(107, 128, 167, 0.6);
1995
+ .w1vvwdlp .ant-steps-item-title .step-index {
1996
+ display: inline-block;
1997
+ text-align: center;
1998
+ width: 13px;
1999
+ margin-right: 12px;
2000
2000
  }
2001
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2002
- border-color: #0080ff;
2001
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2002
+ background: rgba(0, 128, 255, 0.1);
2003
2003
  }
2004
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2005
- border-color: #0080ff;
2006
- background: #0080ff;
2004
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2005
+ color: #005ed1;
2007
2006
  }
2008
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2009
- top: 4px;
2010
- left: 4px;
2011
- width: 6px;
2012
- height: 6px;
2013
- background: #fff;
2007
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2008
+ background: rgba(237, 241, 250, 0.6);
2014
2009
  }
2015
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2016
- opacity: 0.5;
2010
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2011
+ color: rgba(10, 37, 85, 0.6) !important;
2017
2012
  }
2018
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2019
- border-color: rgba(107, 128, 167, 0.6);
2020
- background: rgba(211, 218, 235, 0.6);
2013
+ .w1vvwdlp .ant-steps-item-disabled {
2014
+ cursor: not-allowed;
2021
2015
  }
2022
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2023
- background: #00122e;
2016
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2017
+ background: rgba(237, 241, 250, 0.6);
2024
2018
  }
2025
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2026
- color: #00122e;
2027
- opacity: 0.5;
2019
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2020
+ color: #2d3a56;
2028
2021
  }
2029
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2030
- color: #00122e;
2022
+
2023
+ .h1cuopx7 .ant-modal-header {
2024
+ margin: 0 auto;
2025
+ width: 100%;
2026
+ max-width: 648px;
2031
2027
  }
2032
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2033
- display: inline-block;
2028
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2029
+ margin-left: 0;
2030
+ }
2031
+ .h1cuopx7 .ant-modal-body {
2032
+ margin: 0 auto;
2034
2033
  padding: 0;
2035
- padding-left: 12px;
2034
+ width: 100%;
2035
+ max-width: 648px;
2036
+ overflow: hidden;
2036
2037
  }
2037
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2038
- margin-bottom: 0;
2039
- white-space: pre-wrap;
2040
- color: rgba(44, 56, 82, 0.6);
2038
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2039
+ margin-bottom: 40px;
2041
2040
  }
2042
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2043
- padding-left: 8px;
2044
- }
2045
-
2046
- .r5ie79y .ant-radio-button-wrapper:first-child {
2047
- border-radius: 5px 0 0 5px;
2041
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2042
+ height: calc(100vh - 225px);
2043
+ overflow-y: auto;
2048
2044
  }
2049
- .r5ie79y .ant-radio-button-wrapper:last-child {
2050
- border-radius: 0 5px 5px 0;
2045
+ .h1cuopx7 .ant-modal-footer .footer-content {
2046
+ margin: 0 auto;
2047
+ max-width: 648px;
2051
2048
  }
2052
2049
 
2053
- .r1f0aqcc {
2054
- color: #00122e;
2055
- border-color: #ccd4e3;
2056
- }
2057
- .r1f0aqcc:first-child {
2058
- color: #00122e;
2059
- border-color: #a3b4cc;
2060
- }
2061
- .r1f0aqcc.ant-radio-button-wrapper {
2062
- padding: 0 12px;
2063
- line-height: 32px;
2064
- height: 32px;
2065
- }
2066
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2067
- white-space: nowrap;
2068
- }
2069
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2070
- background: #ccd4e3;
2071
- }
2072
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2073
- background: #0080ff;
2074
- }
2075
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2076
- background: #ccd4e3;
2077
- opacity: 0.5;
2078
- }
2079
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2080
- border-right-color: #0080ff;
2081
- }
2082
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2083
- border-color: #0080ff;
2084
- }
2085
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2086
- background: rgba(0, 136, 255, 0.1);
2050
+ .h1p6d3y3 .ant-modal-header {
2051
+ margin: 0 auto;
2052
+ width: 100%;
2053
+ max-width: 1024px;
2087
2054
  }
2088
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2089
- background: rgba(211, 218, 235, 0.6);
2090
- border-color: #ccd4e3;
2091
- opacity: 0.5;
2055
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2056
+ margin-left: 0;
2092
2057
  }
2093
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2094
- color: #00122e;
2095
- border-color: #ccd4e3;
2058
+ .h1p6d3y3 .ant-modal-body {
2059
+ margin: 0 auto;
2060
+ padding: 0;
2061
+ width: 100%;
2062
+ max-width: 1024px;
2063
+ overflow: hidden;
2096
2064
  }
2097
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2098
- color: #00122e;
2099
- border-color: #ccd4e3;
2100
- background: rgba(172, 186, 211, 0.6);
2065
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2066
+ margin-bottom: 40px;
2101
2067
  }
2102
- .r1f0aqcc .ant-radio-button-input {
2103
- margin-right: 8px;
2104
- display: inline;
2105
- border: none;
2106
- padding: 0;
2107
- width: 36px;
2108
- background: transparent;
2068
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2069
+ height: calc(100vh - 225px);
2070
+ overflow-y: auto;
2109
2071
  }
2110
- .r1f0aqcc .ant-radio-button-input:focus {
2111
- box-shadow: none;
2072
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2073
+ margin: 0 auto;
2074
+ max-width: 1024px;
2112
2075
  }
2113
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2114
- margin-right: 0;
2115
- width: initial;
2116
- box-shadow: none;
2076
+
2077
+ .fxgckuk {
2078
+ flex: 1;
2117
2079
  }
2118
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2119
- display: none;
2080
+ .fxgckuk label {
2081
+ font-size: 13px;
2082
+ line-height: 20px;
2083
+ color: rgba(44, 56, 82, 0.6);
2120
2084
  }
2121
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2122
- display: inline;
2085
+ .fxgckuk .title {
2086
+ font-size: 14px;
2087
+ line-height: 20px;
2088
+ color: #2d3a56;
2089
+ margin-bottom: 12px;
2123
2090
  }
2124
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2125
- display: inline;
2126
- margin-right: 8px;
2127
- padding: 0;
2128
- width: 36px;
2091
+ .fxgckuk.connect-cluster .title {
2092
+ padding-bottom: 26px;
2129
2093
  }
2130
2094
 
2131
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2132
- flex-direction: row;
2133
- justify-content: stretch;
2095
+ .f1d0vek1 {
2096
+ padding: 25px 0 15px 0;
2097
+ border-bottom: 1px solid #e1e5eb;
2098
+ margin-bottom: 16px;
2134
2099
  }
2135
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2136
- padding: 0;
2137
- margin-right: 4px;
2138
- flex: 1;
2139
- overflow: visible;
2100
+
2101
+ .f4u402y {
2102
+ display: flex;
2103
+ align-items: center;
2104
+ margin-bottom: 8px;
2140
2105
  }
2141
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2142
- display: none;
2106
+ .f4u402y > label {
2107
+ width: 216px;
2143
2108
  }
2144
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2109
+ .f4u402y > label + * {
2145
2110
  width: 100%;
2146
- min-height: unset;
2147
2111
  }
2148
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2149
- height: 26px;
2150
- line-height: 26px;
2112
+ .f4u402y .ant-select {
2151
2113
  width: 100%;
2152
- text-align: center;
2153
- padding: 0;
2154
- font-size: 12px;
2155
- font-weight: normal;
2156
2114
  }
2157
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2115
+
2116
+ .e1pldf6v {
2117
+ color: #e75a3a;
2158
2118
  margin-right: 10px;
2159
2119
  }
2160
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2161
- display: none;
2120
+
2121
+ .dq0gblh {
2122
+ width: 100%;
2123
+ height: 1px;
2124
+ background: rgba(213, 219, 227, 0.6);
2125
+ margin: 24px 0;
2162
2126
  }
2163
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2164
- border-radius: 4px 0 0 4px;
2127
+
2128
+ .l1v7sr0n {
2129
+ display: flex;
2130
+ justify-content: center;
2131
+ align-items: center;
2132
+ height: 100%;
2165
2133
  }
2166
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2167
- margin-right: 0;
2134
+
2135
+ .d1i4ou6o {
2136
+ display: inline-block;
2137
+ width: 4px;
2138
+ height: 4px;
2139
+ background: #8e9aa9;
2140
+ opacity: 0.4;
2141
+ border-radius: 50%;
2142
+ margin: 0 4px;
2168
2143
  }
2169
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2170
- border-radius: 0 4px 4px 0;
2144
+
2145
+ .m1jy87hk .ant-modal-header,
2146
+ .m1jy87hk .ant-modal-footer .footer-content {
2147
+ width: 648px;
2148
+ margin: 0 auto;
2171
2149
  }
2172
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2173
- content: "";
2174
- width: 0;
2175
- height: 0;
2176
- border: 13px solid transparent;
2177
- position: absolute;
2178
- top: 0;
2179
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2180
- right: -21px;
2181
- z-index: 2;
2150
+ .m1jy87hk .ant-modal-header {
2151
+ padding: 35px 0 24px;
2152
+ border: none;
2182
2153
  }
2183
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2184
- content: "";
2185
- width: 0;
2186
- height: 0;
2187
- border: 13px solid transparent;
2188
- position: absolute;
2189
- top: 0;
2190
- border-left: 8px solid #fff;
2191
- left: 0;
2154
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2155
+ font-size: 30px;
2192
2156
  }
2193
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2194
- background-color: rgba(0, 136, 255, 0.1);
2157
+ .m1jy87hk .ant-modal-body {
2158
+ padding: 4px 0 2px;
2195
2159
  }
2196
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2197
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2160
+ .m1jy87hk .ant-modal-footer {
2161
+ border: none;
2198
2162
  }
2199
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2200
- color: #005ed1;
2163
+
2164
+ .ti7fpyu {
2165
+ font-size: 12px;
2166
+ line-height: 18px;
2167
+ font-weight: bold;
2168
+ color: #fff;
2169
+ padding: 0 4px;
2170
+ border-radius: 4px;
2171
+ display: inline-block;
2172
+ background: var(--ti7fpyu-0);
2201
2173
  }
2202
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2203
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2204
- background-color: rgba(237, 241, 250, 0.6);
2174
+ .ti7fpyu:not(:first-child) {
2175
+ margin-left: 4px;
2205
2176
  }
2206
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2207
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2208
- color: rgba(44, 56, 82, 0.6);
2177
+
2178
+ .f1rest1f {
2179
+ width: 100%;
2180
+ height: 100%;
2181
+ display: flex;
2182
+ align-items: center;
2183
+ justify-content: center;
2209
2184
  }
2210
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2211
- padding: 0;
2185
+
2186
+ .n1kbdoln {
2187
+ font-size: 90%;
2188
+ font-weight: bold;
2189
+ background-color: rgba(240, 243, 247, 0.6);
2190
+ padding: 1px 4px 1px;
2191
+ margin-left: 2px;
2192
+ margin-right: 2px;
2193
+ border: 1px solid rgba(213, 219, 227, 0.6);
2194
+ border-radius: 4px;
2212
2195
  }
2213
2196
 
2214
- .s34f1qb.ant-switch {
2215
- min-width: 40px;
2216
- height: 24px;
2217
- background: rgba(172, 186, 211, 0.6);
2218
- overflow: hidden;
2197
+ .f1y3gta0.form-item-general {
2198
+ width: 640px;
2219
2199
  }
2220
- .s34f1qb.ant-switch:focus {
2221
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2200
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2201
+ margin-top: 16px;
2222
2202
  }
2223
- .s34f1qb.ant-switch-small {
2224
- min-width: 26px;
2225
- height: 16px;
2203
+ .f1y3gta0.form-item-compact {
2204
+ width: 412px;
2226
2205
  }
2227
- .s34f1qb.ant-switch-large {
2228
- min-width: 52px;
2229
- height: 32px;
2206
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2207
+ margin-top: 8px;
2230
2208
  }
2231
- .s34f1qb.ant-switch .ant-switch-handle {
2232
- height: 20px;
2233
- width: 20px;
2209
+ .f1y3gta0 .form-item {
2210
+ width: auto;
2234
2211
  }
2235
- .s34f1qb.ant-switch .ant-switch-handle::before {
2236
- border-radius: 10px;
2237
- transition-delay: 120ms;
2212
+ .f1y3gta0 .form-item-main {
2213
+ position: relative;
2214
+ display: flex;
2238
2215
  }
2239
- .s34f1qb.ant-switch-small .ant-switch-handle {
2240
- height: 14px;
2241
- width: 14px;
2242
- top: 1px;
2243
- left: 1px;
2216
+ .f1y3gta0 .form-item-extra {
2217
+ margin-top: 4px;
2218
+ width: 100%;
2219
+ padding: 14px;
2220
+ background: #f2f4f6;
2221
+ font-size: 13px;
2222
+ line-height: 1.8;
2223
+ color: #8e9aa9;
2244
2224
  }
2245
- .s34f1qb.ant-switch-large .ant-switch-handle {
2246
- height: 28px;
2247
- width: 28px;
2225
+ .f1y3gta0 .form-item-label {
2226
+ padding-right: 12px;
2227
+ font-size: 13px;
2228
+ color: rgba(44, 56, 82, 0.6);
2248
2229
  }
2249
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2250
- border-radius: 14px;
2230
+ .f1y3gta0 .form-item-label.label-right {
2231
+ text-align: right;
2232
+ }
2233
+ .f1y3gta0 .form-item-label,
2234
+ .f1y3gta0 .form-item-control {
2235
+ line-height: 32px;
2236
+ }
2237
+ .f1y3gta0 .form-item-control .form-item-error {
2238
+ line-height: 18px;
2239
+ }
2240
+ .f1y3gta0 .form-item-children {
2241
+ width: 100%;
2251
2242
  }
2252
- .s34f1qb.ant-switch-checked {
2253
- background-color: #00ba5d;
2243
+ .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 {
2244
+ width: 100%;
2254
2245
  }
2255
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2256
- left: calc(100% - 20px - 2px);
2246
+ .f1y3gta0 .form-item-error {
2247
+ color: #e75a3a;
2248
+ height: 0;
2249
+ overflow: hidden;
2257
2250
  }
2258
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2259
- left: calc(100% - 14px - 1px);
2251
+ .f1y3gta0 .form-item-error-enter-done {
2252
+ margin-top: 4px;
2253
+ height: auto;
2254
+ overflow: auto;
2260
2255
  }
2261
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2262
- left: calc(100% - 28px - 2px);
2256
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2257
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2258
+ border: 1px solid #e75a3a;
2259
+ color: #e75a3a;
2263
2260
  }
2264
2261
 
2265
- .c1to9vb9 {
2266
- margin-left: 5px;
2262
+ .fujbm7g {
2263
+ color: #2d3a56;
2264
+ font-weight: bold;
2265
+ padding-bottom: 6px;
2266
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2267
+ margin-bottom: 16px;
2268
+ }
2269
+ .fujbm7g:not(:first-of-type) {
2270
+ margin-top: 16px;
2267
2271
  }
2268
2272
 
2269
- .cz04yix {
2273
+ .e5fsw5s {
2274
+ width: 8px;
2275
+ height: 24px;
2270
2276
  display: flex;
2271
- flex-direction: column;
2277
+ justify-content: center;
2278
+ align-items: center;
2279
+ cursor: pointer;
2280
+ transition: all 200ms ease-out 40ms;
2272
2281
  }
2273
-
2274
- .m1if5j39 {
2275
- max-width: 1120px;
2276
- width: 100%;
2277
- margin: 0 auto;
2278
- height: 100%;
2282
+ .e5fsw5s:before, .e5fsw5s:after {
2283
+ content: "";
2284
+ width: 1px;
2285
+ height: 6px;
2286
+ border-radius: 1px;
2287
+ background: #ccd4e3;
2288
+ position: relative;
2289
+ right: 2px;
2290
+ transform: rotate(-45deg);
2291
+ }
2292
+ .e5fsw5s:after {
2293
+ transform: rotate(45deg);
2294
+ left: 1px;
2279
2295
  }
2280
2296
 
2281
- .w1vvwdlp {
2282
- max-width: 1120px;
2283
- width: 100%;
2284
- margin: 0 auto;
2285
- display: flex;
2297
+ .w18knsg4.ant-alert-warning {
2298
+ border: 0;
2299
+ background: rgba(255, 187, 0, 0.1);
2300
+ border-radius: 6px;
2286
2301
  }
2287
- .w1vvwdlp .left,
2288
- .w1vvwdlp .right {
2289
- flex-grow: 0;
2290
- flex-shrink: 0;
2291
- flex-basis: 21%;
2302
+ .w18knsg4.ant-alert,
2303
+ .w18knsg4 .ant-alert-message {
2304
+ color: #e07f00;
2292
2305
  }
2293
- .w1vvwdlp .left {
2306
+ .w18knsg4.ant-alert .dashed-border-bottom,
2307
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2308
+ border-bottom-color: #e07f00;
2309
+ }
2310
+
2311
+ .ng31n2o {
2294
2312
  display: flex;
2295
- justify-content: flex-end;
2296
- padding-right: 44px;
2313
+ flex-direction: row;
2314
+ padding: 7px 12px;
2315
+ background: rgba(255, 187, 0, 0.1);
2316
+ border-radius: 6px;
2317
+ color: #e07f00;
2318
+ font-size: 12px;
2319
+ line-height: 18px;
2297
2320
  }
2298
- .w1vvwdlp .right {
2299
- padding-left: 44px;
2321
+ .ng31n2o .icon-wrapper {
2322
+ margin-right: 10px;
2323
+ height: 18px;
2300
2324
  }
2301
- .w1vvwdlp .middle {
2302
- margin-bottom: 40px;
2303
- flex-grow: 0;
2304
- flex-shrink: 0;
2305
- flex-basis: 58%;
2325
+
2326
+ .n15x5f5y {
2327
+ display: flex;
2328
+ flex-direction: row;
2329
+ padding: 7px 12px;
2330
+ background: rgba(225, 230, 241, 0.6);
2331
+ border-radius: 6px;
2332
+ color: rgba(44, 56, 82, 0.6);
2333
+ font-size: 12px;
2334
+ line-height: 18px;
2306
2335
  }
2307
- .w1vvwdlp .middle .form-base-field {
2308
- width: 100%;
2336
+ .n15x5f5y .icon-wrapper {
2337
+ margin-right: 10px;
2338
+ height: 18px;
2309
2339
  }
2310
- .w1vvwdlp .middle .form-base-field .form-base-field {
2311
- width: auto;
2340
+
2341
+ .i16ozz3f {
2342
+ display: flex;
2343
+ flex-direction: row;
2344
+ padding: 7px 12px;
2345
+ background: rgba(0, 136, 255, 0.1);
2346
+ border-radius: 6px;
2347
+ color: #005ed1;
2348
+ font-size: 12px;
2349
+ line-height: 18px;
2312
2350
  }
2313
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2314
- flex: initial;
2351
+ .i16ozz3f .icon-wrapper {
2352
+ margin-right: 10px;
2353
+ height: 18px;
2315
2354
  }
2316
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2317
- margin-top: 4px;
2355
+
2356
+ .dszu9qr {
2357
+ color: rgba(44, 56, 82, 0.6);
2358
+ margin-top: 5px;
2359
+ font-size: 12px;
2360
+ line-height: 18px;
2318
2361
  }
2319
- .w1vvwdlp .ant-steps-item-icon,
2320
- .w1vvwdlp .ant-steps-item-tail {
2321
- display: none !important;
2362
+
2363
+ .snxzgx {
2364
+ color: #f0483e;
2365
+ font-size: 12px;
2366
+ white-space: pre-wrap;
2322
2367
  }
2323
- .w1vvwdlp .ant-steps-item-container {
2324
- padding: 0 15px;
2325
- border-radius: 4px;
2326
- height: 32px;
2368
+
2369
+ .o1i4orqw {
2327
2370
  display: flex;
2328
2371
  align-items: center;
2372
+ justify-content: flex-end;
2329
2373
  }
2330
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2331
- min-height: auto;
2332
- white-space: nowrap;
2374
+ .o1i4orqw .icon-wrapper {
2375
+ margin-right: 16px;
2333
2376
  }
2334
- .w1vvwdlp .ant-steps-item-description {
2335
- padding-bottom: 0px;
2377
+
2378
+ .t79k8o2 {
2379
+ color: rgba(0, 21, 64, 0.3);
2336
2380
  }
2337
- .w1vvwdlp .ant-steps-item-title {
2338
- font-size: 13px !important;
2339
- line-height: 20px !important;
2381
+
2382
+ .ipd9bk.ant-input {
2383
+ padding: 5px 12px;
2384
+ line-height: 20px;
2385
+ color: #2d3a56;
2386
+ border-radius: 6px;
2387
+ border-color: rgba(172, 186, 211, 0.6);
2388
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2340
2389
  }
2341
- .w1vvwdlp .ant-steps-item-title .step-index {
2342
- display: inline-block;
2343
- text-align: center;
2344
- width: 13px;
2345
- margin-right: 12px;
2390
+ .ipd9bk.ant-input.ant-input-lg {
2391
+ padding: 8px 16px;
2392
+ line-height: 22px;
2346
2393
  }
2347
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2348
- background: rgba(0, 128, 255, 0.1);
2394
+ .ipd9bk.ant-input.ant-input-sm {
2395
+ padding: 2px 8px;
2396
+ line-height: 18px;
2349
2397
  }
2350
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2351
- color: #005ed1;
2398
+ .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 {
2399
+ border-color: rgba(107, 128, 167, 0.6);
2400
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2352
2401
  }
2353
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2354
- background: rgba(237, 241, 250, 0.6);
2402
+ .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 {
2403
+ border-color: #0096ff;
2404
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2355
2405
  }
2356
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2357
- color: rgba(10, 37, 85, 0.6) !important;
2406
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2407
+ border-color: #e75a3a;
2408
+ color: #e75a3a;
2358
2409
  }
2359
- .w1vvwdlp .ant-steps-item-disabled {
2360
- cursor: not-allowed;
2410
+ .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 {
2411
+ border-color: #e75a3a;
2412
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2361
2413
  }
2362
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2363
- background: rgba(237, 241, 250, 0.6);
2414
+ .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 {
2415
+ border-color: #e75a3a;
2416
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2364
2417
  }
2365
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2366
- color: #2d3a56;
2418
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2419
+ background: rgba(211, 218, 235, 0.6);
2420
+ color: rgba(0, 21, 64, 0.3);
2421
+ border-color: rgba(172, 186, 211, 0.6);
2367
2422
  }
2368
-
2369
- .h1cuopx7 .ant-modal-header {
2370
- margin: 0 auto;
2371
- width: 100%;
2372
- max-width: 648px;
2423
+ .ipd9bk.ant-input-affix-wrapper {
2424
+ padding: 5px 12px;
2425
+ border-radius: 6px;
2426
+ border-color: rgba(172, 186, 211, 0.6);
2427
+ line-height: 20px;
2428
+ color: #2d3a56;
2429
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2373
2430
  }
2374
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2375
- margin-left: 0;
2431
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2432
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2433
+ color: rgba(44, 56, 82, 0.6);
2376
2434
  }
2377
- .h1cuopx7 .ant-modal-body {
2378
- margin: 0 auto;
2379
- padding: 0;
2380
- width: 100%;
2381
- max-width: 648px;
2382
- overflow: hidden;
2435
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2436
+ padding: 8px 16px;
2437
+ line-height: 22px;
2383
2438
  }
2384
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2385
- margin-bottom: 40px;
2439
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2440
+ padding: 2px 8px;
2441
+ line-height: 18px;
2386
2442
  }
2387
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2388
- height: calc(100vh - 225px);
2389
- overflow-y: auto;
2443
+ .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 {
2444
+ border-color: rgba(107, 128, 167, 0.6);
2445
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2390
2446
  }
2391
- .h1cuopx7 .ant-modal-footer .footer-content {
2392
- margin: 0 auto;
2393
- max-width: 648px;
2447
+ .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 {
2448
+ border-color: #0096ff;
2449
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2394
2450
  }
2395
-
2396
- .h1p6d3y3 .ant-modal-header {
2397
- margin: 0 auto;
2398
- width: 100%;
2399
- max-width: 1024px;
2451
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2452
+ border-color: #e75a3a;
2400
2453
  }
2401
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2402
- margin-left: 0;
2454
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2455
+ color: #e75a3a;
2403
2456
  }
2404
- .h1p6d3y3 .ant-modal-body {
2405
- margin: 0 auto;
2406
- padding: 0;
2407
- width: 100%;
2408
- max-width: 1024px;
2409
- overflow: hidden;
2457
+ .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 {
2458
+ border-color: #e75a3a;
2459
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2410
2460
  }
2411
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2412
- margin-bottom: 40px;
2461
+ .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 {
2462
+ border-color: #e75a3a;
2463
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2413
2464
  }
2414
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2415
- height: calc(100vh - 225px);
2416
- overflow-y: auto;
2465
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2466
+ background: rgba(211, 218, 235, 0.6);
2467
+ color: rgba(0, 21, 64, 0.3);
2468
+ border-color: rgba(172, 186, 211, 0.6);
2417
2469
  }
2418
- .h1p6d3y3 .ant-modal-footer .footer-content {
2419
- margin: 0 auto;
2420
- max-width: 1024px;
2470
+ textarea.ipd9bk.ant-input {
2471
+ transition-property: height;
2472
+ transition-delay: 50ms;
2421
2473
  }
2422
-
2423
- .fxgckuk {
2424
- flex: 1;
2474
+ textarea.ipd9bk.ant-input.textarea-large {
2475
+ min-height: 40px;
2476
+ height: 40px;
2425
2477
  }
2426
- .fxgckuk label {
2427
- font-size: 13px;
2428
- line-height: 20px;
2429
- color: rgba(44, 56, 82, 0.6);
2478
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2479
+ height: 80px;
2430
2480
  }
2431
- .fxgckuk .title {
2432
- font-size: 14px;
2433
- line-height: 20px;
2434
- color: #2d3a56;
2435
- margin-bottom: 12px;
2481
+ textarea.ipd9bk.ant-input.textarea-middle {
2482
+ min-height: 32px;
2483
+ height: 32px;
2436
2484
  }
2437
- .fxgckuk.connect-cluster .title {
2438
- padding-bottom: 26px;
2485
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2486
+ height: 64px;
2439
2487
  }
2440
-
2441
- .f1d0vek1 {
2442
- padding: 25px 0 15px 0;
2443
- border-bottom: 1px solid #e1e5eb;
2444
- margin-bottom: 16px;
2488
+ textarea.ipd9bk.ant-input.textarea-small {
2489
+ min-height: 24px;
2490
+ height: 24px;
2445
2491
  }
2446
-
2447
- .f4u402y {
2448
- display: flex;
2449
- align-items: center;
2450
- margin-bottom: 8px;
2492
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2493
+ height: 40px;
2451
2494
  }
2452
- .f4u402y > label {
2453
- width: 216px;
2495
+
2496
+ .kypn5o5 input, .kypn5o5.input-tags {
2497
+ border: 1px solid rgba(213, 219, 227, 0.6);
2498
+ border-radius: 4px;
2454
2499
  }
2455
- .f4u402y > label + * {
2456
- width: 100%;
2500
+ .kypn5o5.input-tags {
2501
+ position: relative;
2502
+ padding: 6px;
2503
+ height: 32px;
2504
+ cursor: pointer;
2505
+ transition: border 150ms;
2457
2506
  }
2458
- .f4u402y .ant-select {
2459
- width: 100%;
2507
+ .kypn5o5.input-tags:hover {
2508
+ border-color: #0080ff;
2509
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2460
2510
  }
2461
-
2462
- .e1pldf6v {
2463
- color: #e75a3a;
2464
- margin-right: 10px;
2511
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2512
+ padding-right: 30px;
2465
2513
  }
2466
-
2467
- .dq0gblh {
2468
- width: 100%;
2469
- height: 1px;
2470
- background: rgba(213, 219, 227, 0.6);
2471
- margin: 24px 0;
2514
+ .kypn5o5.input-tags .input-tags-inner {
2515
+ display: flex;
2472
2516
  }
2473
-
2474
- .l1v7sr0n {
2517
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2475
2518
  display: flex;
2476
- justify-content: center;
2477
- align-items: center;
2478
- height: 100%;
2479
2519
  }
2480
-
2481
- .d1i4ou6o {
2482
- display: inline-block;
2483
- width: 4px;
2484
- height: 4px;
2485
- background: #8e9aa9;
2486
- opacity: 0.4;
2487
- border-radius: 50%;
2488
- margin: 0 4px;
2520
+ .kypn5o5.input-tags .input-tag-suffix {
2521
+ position: absolute;
2522
+ right: 12px;
2523
+ top: 50%;
2524
+ transform: translateY(-50%);
2489
2525
  }
2490
-
2491
- .m1jy87hk .ant-modal-header,
2492
- .m1jy87hk .ant-modal-footer .footer-content {
2493
- width: 648px;
2494
- margin: 0 auto;
2526
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2527
+ color: rgba(0, 0, 0, 0.25);
2528
+ font-size: 12px;
2529
+ cursor: pointer;
2495
2530
  }
2496
- .m1jy87hk .ant-modal-header {
2497
- padding: 35px 0 24px;
2498
- border: none;
2531
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2532
+ color: rgba(0, 0, 0, 0.45);
2499
2533
  }
2500
- .m1jy87hk .ant-modal-header .ant-modal-title {
2501
- font-size: 30px;
2534
+ .kypn5o5.has-focus-indicator {
2535
+ position: relative;
2536
+ overflow: hidden;
2502
2537
  }
2503
- .m1jy87hk .ant-modal-body {
2504
- padding: 4px 0 2px;
2538
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2539
+ position: absolute;
2540
+ top: 50%;
2541
+ transform: translateY(-50%);
2542
+ left: -16px;
2543
+ transition: left 150ms ease;
2544
+ opacity: 0;
2505
2545
  }
2506
- .m1jy87hk .ant-modal-footer {
2507
- border: none;
2546
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2547
+ left: 8px;
2548
+ opacity: 1;
2508
2549
  }
2509
-
2510
- .ti7fpyu {
2511
- font-size: 12px;
2512
- line-height: 18px;
2513
- font-weight: bold;
2514
- color: #fff;
2515
- padding: 0 4px;
2516
- border-radius: 4px;
2517
- display: inline-block;
2518
- background: var(--ti7fpyu-0);
2550
+ .kypn5o5.has-focus-indicator input {
2551
+ transition: margin-left 150ms ease;
2552
+ margin-left: 0px;
2519
2553
  }
2520
- .ti7fpyu:not(:first-child) {
2521
- margin-left: 4px;
2554
+ .kypn5o5.has-focus-indicator input:focus {
2555
+ margin-left: 16px;
2522
2556
  }
2523
2557
 
2524
- .f1rest1f {
2525
- width: 100%;
2526
- height: 100%;
2527
- display: flex;
2528
- align-items: center;
2529
- justify-content: center;
2558
+ input.l1ki27se.ant-input {
2559
+ border-top-right-radius: 0;
2560
+ border-bottom-right-radius: 0;
2530
2561
  }
2531
2562
 
2532
- .n1kbdoln {
2533
- font-size: 90%;
2534
- font-weight: bold;
2535
- background-color: rgba(240, 243, 247, 0.6);
2536
- padding: 1px 4px 1px;
2537
- margin-left: 2px;
2538
- margin-right: 2px;
2539
- border: 1px solid rgba(213, 219, 227, 0.6);
2540
- border-radius: 4px;
2563
+ .l1ki27se.ant-input-affix-wrapper {
2564
+ border-top-right-radius: 0;
2565
+ border-bottom-right-radius: 0;
2541
2566
  }
2542
2567
 
2543
- .f1y3gta0.form-item-general {
2544
- width: 640px;
2545
- }
2546
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2547
- margin-top: 16px;
2548
- }
2549
- .f1y3gta0.form-item-compact {
2550
- width: 412px;
2551
- }
2552
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2553
- margin-top: 8px;
2554
- }
2555
- .f1y3gta0 .form-item {
2556
- width: auto;
2568
+ input.rrg1fkn.ant-input {
2569
+ border-top-left-radius: 0;
2570
+ border-bottom-left-radius: 0;
2557
2571
  }
2558
- .f1y3gta0 .form-item-main {
2559
- position: relative;
2560
- display: flex;
2572
+
2573
+ .rrg1fkn.ant-input-affix-wrapper {
2574
+ border-top-left-radius: 0;
2575
+ border-bottom-left-radius: 0;
2561
2576
  }
2562
- .f1y3gta0 .form-item-extra {
2563
- margin-top: 4px;
2564
- width: 100%;
2565
- padding: 14px;
2566
- background: #f2f4f6;
2567
- font-size: 13px;
2568
- line-height: 1.8;
2569
- color: #8e9aa9;
2577
+
2578
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2579
+ border-top-right-radius: 0;
2580
+ border-bottom-right-radius: 0;
2570
2581
  }
2571
- .f1y3gta0 .form-item-label {
2572
- padding-right: 12px;
2573
- font-size: 13px;
2574
- color: rgba(44, 56, 82, 0.6);
2582
+
2583
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2584
+ border-top-left-radius: 0;
2585
+ border-bottom-left-radius: 0;
2575
2586
  }
2576
- .f1y3gta0 .form-item-label.label-right {
2577
- text-align: right;
2587
+
2588
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2589
+ flex-direction: row;
2590
+ justify-content: stretch;
2578
2591
  }
2579
- .f1y3gta0 .form-item-label,
2580
- .f1y3gta0 .form-item-control {
2581
- line-height: 32px;
2592
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2593
+ padding: 0;
2594
+ margin-right: 4px;
2595
+ flex: 1;
2596
+ overflow: visible;
2582
2597
  }
2583
- .f1y3gta0 .form-item-control .form-item-error {
2584
- line-height: 18px;
2598
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2599
+ display: none;
2585
2600
  }
2586
- .f1y3gta0 .form-item-children {
2601
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2587
2602
  width: 100%;
2603
+ min-height: unset;
2588
2604
  }
2589
- .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 {
2605
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2606
+ height: 26px;
2607
+ line-height: 26px;
2590
2608
  width: 100%;
2609
+ text-align: center;
2610
+ padding: 0;
2611
+ font-size: 12px;
2612
+ font-weight: normal;
2591
2613
  }
2592
- .f1y3gta0 .form-item-error {
2593
- color: #e75a3a;
2594
- height: 0;
2595
- overflow: hidden;
2596
- }
2597
- .f1y3gta0 .form-item-error-enter-done {
2598
- margin-top: 4px;
2599
- height: auto;
2600
- overflow: auto;
2614
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2615
+ margin-right: 10px;
2601
2616
  }
2602
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2603
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2604
- border: 1px solid #e75a3a;
2605
- color: #e75a3a;
2617
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2618
+ display: none;
2606
2619
  }
2607
-
2608
- .fujbm7g {
2609
- color: #2d3a56;
2610
- font-weight: bold;
2611
- padding-bottom: 6px;
2612
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2613
- margin-bottom: 16px;
2620
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2621
+ border-radius: 4px 0 0 4px;
2614
2622
  }
2615
- .fujbm7g:not(:first-of-type) {
2616
- margin-top: 16px;
2623
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2624
+ margin-right: 0;
2617
2625
  }
2618
-
2619
- .e5fsw5s {
2620
- width: 8px;
2621
- height: 24px;
2622
- display: flex;
2623
- justify-content: center;
2624
- align-items: center;
2625
- cursor: pointer;
2626
- transition: all 200ms ease-out 40ms;
2626
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2627
+ border-radius: 0 4px 4px 0;
2627
2628
  }
2628
- .e5fsw5s:before, .e5fsw5s:after {
2629
+ .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 {
2629
2630
  content: "";
2630
- width: 1px;
2631
- height: 6px;
2632
- border-radius: 1px;
2633
- background: #ccd4e3;
2634
- position: relative;
2635
- right: 2px;
2636
- transform: rotate(-45deg);
2637
- }
2638
- .e5fsw5s:after {
2639
- transform: rotate(45deg);
2640
- left: 1px;
2631
+ width: 0;
2632
+ height: 0;
2633
+ border: 13px solid transparent;
2634
+ position: absolute;
2635
+ top: 0;
2636
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2637
+ right: -21px;
2638
+ z-index: 2;
2641
2639
  }
2642
-
2643
- .w18knsg4.ant-alert-warning {
2644
- border: 0;
2645
- background: rgba(255, 187, 0, 0.1);
2646
- border-radius: 6px;
2640
+ .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 {
2641
+ content: "";
2642
+ width: 0;
2643
+ height: 0;
2644
+ border: 13px solid transparent;
2645
+ position: absolute;
2646
+ top: 0;
2647
+ border-left: 8px solid #fff;
2648
+ left: 0;
2647
2649
  }
2648
- .w18knsg4.ant-alert,
2649
- .w18knsg4 .ant-alert-message {
2650
- color: #e07f00;
2650
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2651
+ background-color: rgba(0, 136, 255, 0.1);
2651
2652
  }
2652
- .w18knsg4.ant-alert .dashed-border-bottom,
2653
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2654
- border-bottom-color: #e07f00;
2653
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2654
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2655
2655
  }
2656
-
2657
- .ng31n2o {
2658
- display: flex;
2659
- flex-direction: row;
2660
- padding: 7px 12px;
2661
- background: rgba(255, 187, 0, 0.1);
2662
- border-radius: 6px;
2663
- color: #e07f00;
2664
- font-size: 12px;
2665
- line-height: 18px;
2656
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2657
+ color: #005ed1;
2666
2658
  }
2667
- .ng31n2o .icon-wrapper {
2668
- margin-right: 10px;
2669
- height: 18px;
2659
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2660
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2661
+ background-color: rgba(237, 241, 250, 0.6);
2670
2662
  }
2671
-
2672
- .n15x5f5y {
2673
- display: flex;
2674
- flex-direction: row;
2675
- padding: 7px 12px;
2676
- background: rgba(225, 230, 241, 0.6);
2677
- border-radius: 6px;
2663
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2664
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2678
2665
  color: rgba(44, 56, 82, 0.6);
2679
- font-size: 12px;
2680
- line-height: 18px;
2681
2666
  }
2682
- .n15x5f5y .icon-wrapper {
2683
- margin-right: 10px;
2684
- height: 18px;
2667
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2668
+ padding: 0;
2685
2669
  }
2686
2670
 
2687
- .i16ozz3f {
2688
- display: flex;
2689
- flex-direction: row;
2690
- padding: 7px 12px;
2691
- background: rgba(0, 136, 255, 0.1);
2692
- border-radius: 6px;
2693
- color: #005ed1;
2694
- font-size: 12px;
2695
- line-height: 18px;
2671
+ .rxbeqvl.ant-radio-wrapper {
2672
+ display: inline-flex;
2673
+ align-items: baseline;
2674
+ white-space: pre-wrap;
2696
2675
  }
2697
- .i16ozz3f .icon-wrapper {
2698
- margin-right: 10px;
2699
- height: 18px;
2676
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2677
+ position: relative;
2678
+ top: 3px;
2700
2679
  }
2701
-
2702
- .dszu9qr {
2703
- color: rgba(44, 56, 82, 0.6);
2704
- margin-top: 5px;
2705
- font-size: 12px;
2706
- line-height: 18px;
2680
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2681
+ border-color: rgba(107, 128, 167, 0.6);
2707
2682
  }
2708
-
2709
- .snxzgx {
2710
- color: #f0483e;
2711
- font-size: 12px;
2712
- white-space: pre-wrap;
2683
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2684
+ border-color: #0080ff;
2713
2685
  }
2714
-
2715
- .o1i4orqw {
2716
- display: flex;
2717
- align-items: center;
2718
- justify-content: flex-end;
2686
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2687
+ border-color: #0080ff;
2688
+ background: #0080ff;
2719
2689
  }
2720
- .o1i4orqw .icon-wrapper {
2721
- margin-right: 16px;
2690
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2691
+ top: 4px;
2692
+ left: 4px;
2693
+ width: 6px;
2694
+ height: 6px;
2695
+ background: #fff;
2722
2696
  }
2723
-
2724
- .t79k8o2 {
2725
- color: rgba(0, 21, 64, 0.3);
2697
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2698
+ opacity: 0.5;
2726
2699
  }
2727
-
2728
- .ipd9bk.ant-input {
2729
- padding: 5px 12px;
2730
- line-height: 20px;
2731
- color: #2d3a56;
2732
- border-radius: 6px;
2733
- border-color: rgba(172, 186, 211, 0.6);
2734
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2700
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2701
+ border-color: rgba(107, 128, 167, 0.6);
2702
+ background: rgba(211, 218, 235, 0.6);
2735
2703
  }
2736
- .ipd9bk.ant-input.ant-input-lg {
2737
- padding: 8px 16px;
2738
- line-height: 22px;
2704
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2705
+ background: #00122e;
2739
2706
  }
2740
- .ipd9bk.ant-input.ant-input-sm {
2741
- padding: 2px 8px;
2742
- line-height: 18px;
2707
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2708
+ color: #00122e;
2709
+ opacity: 0.5;
2743
2710
  }
2744
- .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 {
2745
- border-color: rgba(107, 128, 167, 0.6);
2746
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2711
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2712
+ color: #00122e;
2747
2713
  }
2748
- .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 {
2749
- border-color: #0096ff;
2750
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2714
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2715
+ display: inline-block;
2716
+ padding: 0;
2717
+ padding-left: 12px;
2751
2718
  }
2752
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2753
- border-color: #e75a3a;
2754
- color: #e75a3a;
2719
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2720
+ margin-bottom: 0;
2721
+ white-space: pre-wrap;
2722
+ color: rgba(44, 56, 82, 0.6);
2755
2723
  }
2756
- .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 {
2757
- border-color: #e75a3a;
2758
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2724
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2725
+ padding-left: 8px;
2759
2726
  }
2760
- .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 {
2761
- border-color: #e75a3a;
2762
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2727
+
2728
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2729
+ border-radius: 5px 0 0 5px;
2763
2730
  }
2764
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2765
- background: rgba(211, 218, 235, 0.6);
2766
- color: rgba(0, 21, 64, 0.3);
2767
- border-color: rgba(172, 186, 211, 0.6);
2731
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2732
+ border-radius: 0 5px 5px 0;
2768
2733
  }
2769
- .ipd9bk.ant-input-affix-wrapper {
2770
- padding: 5px 12px;
2771
- border-radius: 6px;
2772
- border-color: rgba(172, 186, 211, 0.6);
2773
- line-height: 20px;
2774
- color: #2d3a56;
2775
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2734
+
2735
+ .r1f0aqcc {
2736
+ color: #00122e;
2737
+ border-color: #ccd4e3;
2776
2738
  }
2777
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2778
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2779
- color: rgba(44, 56, 82, 0.6);
2739
+ .r1f0aqcc:first-child {
2740
+ color: #00122e;
2741
+ border-color: #a3b4cc;
2780
2742
  }
2781
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2782
- padding: 8px 16px;
2783
- line-height: 22px;
2743
+ .r1f0aqcc.ant-radio-button-wrapper {
2744
+ padding: 0 12px;
2745
+ line-height: 32px;
2746
+ height: 32px;
2784
2747
  }
2785
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2786
- padding: 2px 8px;
2787
- line-height: 18px;
2748
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2749
+ white-space: nowrap;
2788
2750
  }
2789
- .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 {
2790
- border-color: rgba(107, 128, 167, 0.6);
2791
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2751
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2752
+ background: #ccd4e3;
2792
2753
  }
2793
- .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 {
2794
- border-color: #0096ff;
2795
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2754
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2755
+ background: #0080ff;
2796
2756
  }
2797
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2798
- border-color: #e75a3a;
2757
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2758
+ background: #ccd4e3;
2759
+ opacity: 0.5;
2799
2760
  }
2800
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2801
- color: #e75a3a;
2761
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2762
+ border-right-color: #0080ff;
2802
2763
  }
2803
- .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 {
2804
- border-color: #e75a3a;
2805
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2764
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2765
+ border-color: #0080ff;
2806
2766
  }
2807
- .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 {
2808
- border-color: #e75a3a;
2809
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2767
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2768
+ background: rgba(0, 136, 255, 0.1);
2810
2769
  }
2811
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2770
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2812
2771
  background: rgba(211, 218, 235, 0.6);
2813
- color: rgba(0, 21, 64, 0.3);
2814
- border-color: rgba(172, 186, 211, 0.6);
2772
+ border-color: #ccd4e3;
2773
+ opacity: 0.5;
2815
2774
  }
2816
- textarea.ipd9bk.ant-input {
2817
- transition-property: height;
2818
- transition-delay: 50ms;
2775
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2776
+ color: #00122e;
2777
+ border-color: #ccd4e3;
2819
2778
  }
2820
- textarea.ipd9bk.ant-input.textarea-large {
2821
- min-height: 40px;
2822
- height: 40px;
2779
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2780
+ color: #00122e;
2781
+ border-color: #ccd4e3;
2782
+ background: rgba(172, 186, 211, 0.6);
2823
2783
  }
2824
- textarea.ipd9bk.ant-input.textarea-large:focus {
2825
- height: 80px;
2784
+ .r1f0aqcc .ant-radio-button-input {
2785
+ margin-right: 8px;
2786
+ display: inline;
2787
+ border: none;
2788
+ padding: 0;
2789
+ width: 36px;
2790
+ background: transparent;
2826
2791
  }
2827
- textarea.ipd9bk.ant-input.textarea-middle {
2828
- min-height: 32px;
2829
- height: 32px;
2792
+ .r1f0aqcc .ant-radio-button-input:focus {
2793
+ box-shadow: none;
2830
2794
  }
2831
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2832
- height: 64px;
2795
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2796
+ margin-right: 0;
2797
+ width: initial;
2798
+ box-shadow: none;
2833
2799
  }
2834
- textarea.ipd9bk.ant-input.textarea-small {
2835
- min-height: 24px;
2836
- height: 24px;
2800
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2801
+ display: none;
2837
2802
  }
2838
- textarea.ipd9bk.ant-input.textarea-small:focus {
2839
- height: 40px;
2803
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2804
+ display: inline;
2805
+ }
2806
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2807
+ display: inline;
2808
+ margin-right: 8px;
2809
+ padding: 0;
2810
+ width: 36px;
2840
2811
  }
2841
2812
 
2842
- .kypn5o5 input, .kypn5o5.input-tags {
2843
- border: 1px solid rgba(213, 219, 227, 0.6);
2844
- border-radius: 4px;
2813
+ .obf05yr {
2814
+ display: inline-block;
2845
2815
  }
2846
- .kypn5o5.input-tags {
2847
- position: relative;
2848
- padding: 6px;
2849
- height: 32px;
2850
- cursor: pointer;
2851
- transition: border 150ms;
2816
+
2817
+ .hsms1n6 {
2818
+ visibility: hidden;
2819
+ position: absolute;
2852
2820
  }
2853
- .kypn5o5.input-tags:hover {
2854
- border-color: #0080ff;
2855
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
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);
2828
+ font-size: 12px;
2829
+ line-height: 24px;
2856
2830
  }
2857
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2858
- padding-right: 30px;
2831
+ .p12gwtiw .pagination-left {
2832
+ padding: 2px 8px;
2859
2833
  }
2860
- .kypn5o5.input-tags .input-tags-inner {
2834
+ .p12gwtiw .dropdown-trigger {
2861
2835
  display: flex;
2836
+ align-items: center;
2837
+ border-radius: 6px;
2838
+ cursor: pointer;
2839
+ transition: all 0.3s ease;
2862
2840
  }
2863
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2841
+ .p12gwtiw .dropdown-trigger:hover {
2842
+ background: rgba(211, 218, 235, 0.6);
2843
+ color: #0080ff;
2844
+ }
2845
+ .p12gwtiw .dropdown-trigger .icon-inner {
2846
+ margin-left: 4px;
2847
+ }
2848
+ .p12gwtiw .pagination-right {
2864
2849
  display: flex;
2850
+ align-items: center;
2851
+ color: #0080ff;
2852
+ font-weight: bold;
2865
2853
  }
2866
- .kypn5o5.input-tags .input-tag-suffix {
2867
- position: absolute;
2868
- right: 12px;
2869
- top: 50%;
2870
- transform: translateY(-50%);
2854
+ .p12gwtiw .pagination-right .icon-inner {
2855
+ margin-left: 4px;
2871
2856
  }
2872
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2873
- color: rgba(0, 0, 0, 0.25);
2874
- font-size: 12px;
2875
- cursor: pointer;
2857
+ .p12gwtiw .pagination-right .prev-btn,
2858
+ .p12gwtiw .pagination-right .next-btn {
2859
+ padding: 0 8px;
2876
2860
  }
2877
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2878
- color: rgba(0, 0, 0, 0.45);
2861
+ .p12gwtiw .pagination-right .prev-btn > span,
2862
+ .p12gwtiw .pagination-right .next-btn > span {
2863
+ color: #0080ff;
2879
2864
  }
2880
- .kypn5o5.has-focus-indicator {
2881
- position: relative;
2865
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2866
+ transform: rotate(180deg);
2867
+ }
2868
+
2869
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2870
+ max-height: calc(100vh - 128px);
2871
+ overflow-y: auto;
2872
+ }
2873
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2874
+ padding: 4px 20px;
2875
+ font-size: 12px;
2876
+ line-height: 18px;
2877
+ }
2878
+
2879
+ .s34f1qb.ant-switch {
2880
+ min-width: 40px;
2881
+ height: 24px;
2882
+ background: rgba(172, 186, 211, 0.6);
2882
2883
  overflow: hidden;
2883
2884
  }
2884
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2885
- position: absolute;
2886
- top: 50%;
2887
- transform: translateY(-50%);
2888
- left: -16px;
2889
- transition: left 150ms ease;
2890
- opacity: 0;
2885
+ .s34f1qb.ant-switch:focus {
2886
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2891
2887
  }
2892
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2893
- left: 8px;
2894
- opacity: 1;
2888
+ .s34f1qb.ant-switch-small {
2889
+ min-width: 26px;
2890
+ height: 16px;
2895
2891
  }
2896
- .kypn5o5.has-focus-indicator input {
2897
- transition: margin-left 150ms ease;
2898
- margin-left: 0px;
2892
+ .s34f1qb.ant-switch-large {
2893
+ min-width: 52px;
2894
+ height: 32px;
2899
2895
  }
2900
- .kypn5o5.has-focus-indicator input:focus {
2901
- margin-left: 16px;
2896
+ .s34f1qb.ant-switch .ant-switch-handle {
2897
+ height: 20px;
2898
+ width: 20px;
2902
2899
  }
2903
-
2904
- input.l1ki27se.ant-input {
2905
- border-top-right-radius: 0;
2906
- border-bottom-right-radius: 0;
2900
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2901
+ border-radius: 10px;
2902
+ transition-delay: 120ms;
2907
2903
  }
2908
-
2909
- .l1ki27se.ant-input-affix-wrapper {
2910
- border-top-right-radius: 0;
2911
- border-bottom-right-radius: 0;
2904
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2905
+ height: 14px;
2906
+ width: 14px;
2907
+ top: 1px;
2908
+ left: 1px;
2909
+ }
2910
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2911
+ height: 28px;
2912
+ width: 28px;
2913
+ }
2914
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2915
+ border-radius: 14px;
2912
2916
  }
2913
-
2914
- input.rrg1fkn.ant-input {
2915
- border-top-left-radius: 0;
2916
- border-bottom-left-radius: 0;
2917
+ .s34f1qb.ant-switch-checked {
2918
+ background-color: #00ba5d;
2917
2919
  }
2918
-
2919
- .rrg1fkn.ant-input-affix-wrapper {
2920
- border-top-left-radius: 0;
2921
- border-bottom-left-radius: 0;
2920
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2921
+ left: calc(100% - 20px - 2px);
2922
2922
  }
2923
-
2924
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2925
- border-top-right-radius: 0;
2926
- border-bottom-right-radius: 0;
2923
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2924
+ left: calc(100% - 14px - 1px);
2925
+ }
2926
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2927
+ left: calc(100% - 28px - 2px);
2927
2928
  }
2928
2929
 
2929
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2930
- border-top-left-radius: 0;
2931
- border-bottom-left-radius: 0;
2930
+ .c1to9vb9 {
2931
+ margin-left: 5px;
2932
2932
  }
2933
2933
 
2934
2934
  .t1upn1sz {
@@ -3925,75 +3925,6 @@ input.rrg1fkn.ant-input {
3925
3925
  margin-left: 24px;
3926
3926
  }
3927
3927
 
3928
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3929
- border-radius: 6px;
3930
- }
3931
- .shq1k1g.ant-select.ant-select-single {
3932
- width: 100%;
3933
- height: 30px;
3934
- color: #2d3a56;
3935
- border-color: rgba(211, 218, 235, 0.6);
3936
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3937
- font-size: 13px;
3938
- }
3939
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
3940
- height: 38px;
3941
- font-size: 13px;
3942
- }
3943
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
3944
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3945
- transition: 160ms ease;
3946
- }
3947
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
3948
- color: #0080ff;
3949
- }
3950
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3951
- border-color: rgba(107, 128, 167, 0.6);
3952
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3953
- }
3954
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3955
- color: #0080ff;
3956
- }
3957
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3958
- border-color: #0080ff;
3959
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3960
- }
3961
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3962
- transform: rotate(180deg);
3963
- }
3964
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3965
- background: rgba(211, 218, 235, 0.6);
3966
- border-color: rgba(172, 186, 211, 0.6);
3967
- cursor: "not-allowed";
3968
- }
3969
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3970
- border-color: #f0483e !important;
3971
- }
3972
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3973
- color: #1d326c;
3974
- }
3975
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3976
- border-color: #0080ff;
3977
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3978
- }
3979
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3980
- transform: rotate(180deg);
3981
- }
3982
-
3983
- .igz4le8 {
3984
- height: 24px;
3985
- width: 56px !important;
3986
- margin-right: 4px;
3987
- }
3988
-
3989
- .c1riexje {
3990
- color: rgba(44, 56, 82, 0.6);
3991
- }
3992
-
3993
- .iiqau4c.ant-input-group.ant-input-group-compact {
3994
- display: flex;
3995
- }
3996
-
3997
3928
  .m1thnes4 {
3998
3929
  color: rgba(44, 56, 82, 0.6);
3999
3930
  text-align: center;
@@ -4155,6 +4086,75 @@ input.rrg1fkn.ant-input {
4155
4086
  margin-left: 8px;
4156
4087
  }
4157
4088
 
4089
+ .iiqau4c.ant-input-group.ant-input-group-compact {
4090
+ display: flex;
4091
+ }
4092
+
4093
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
4094
+ border-radius: 6px;
4095
+ }
4096
+ .shq1k1g.ant-select.ant-select-single {
4097
+ width: 100%;
4098
+ height: 30px;
4099
+ color: #2d3a56;
4100
+ border-color: rgba(211, 218, 235, 0.6);
4101
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
4102
+ font-size: 13px;
4103
+ }
4104
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
4105
+ height: 38px;
4106
+ font-size: 13px;
4107
+ }
4108
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
4109
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
4110
+ transition: 160ms ease;
4111
+ }
4112
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
4113
+ color: #0080ff;
4114
+ }
4115
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
4116
+ border-color: rgba(107, 128, 167, 0.6);
4117
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
4118
+ }
4119
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
4120
+ color: #0080ff;
4121
+ }
4122
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
4123
+ border-color: #0080ff;
4124
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4125
+ }
4126
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
4127
+ transform: rotate(180deg);
4128
+ }
4129
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
4130
+ background: rgba(211, 218, 235, 0.6);
4131
+ border-color: rgba(172, 186, 211, 0.6);
4132
+ cursor: "not-allowed";
4133
+ }
4134
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
4135
+ border-color: #f0483e !important;
4136
+ }
4137
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
4138
+ color: #1d326c;
4139
+ }
4140
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
4141
+ border-color: #0080ff;
4142
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4143
+ }
4144
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
4145
+ transform: rotate(180deg);
4146
+ }
4147
+
4148
+ .igz4le8 {
4149
+ height: 24px;
4150
+ width: 56px !important;
4151
+ margin-right: 4px;
4152
+ }
4153
+
4154
+ .c1riexje {
4155
+ color: rgba(44, 56, 82, 0.6);
4156
+ }
4157
+
4158
4158
  .t1gz6wqf {
4159
4159
  height: 100%;
4160
4160
  }
@@ -4185,52 +4185,6 @@ input.rrg1fkn.ant-input {
4185
4185
  background: rgba(163, 180, 204, 0.18);
4186
4186
  }
4187
4187
 
4188
- .at4ovwe .ant-input-number-handler-wrap {
4189
- display: var(--at4ovwe-0);
4190
- }
4191
- .at4ovwe .ant-input-number-input-wrap {
4192
- padding: 5px 12px;
4193
- display: inline-flex;
4194
- line-height: 1.5715;
4195
- height: 100%;
4196
- width: 100%;
4197
- }
4198
- .at4ovwe .ant-input-number-input-wrap::after {
4199
- content: var(--at4ovwe-1);
4200
- display: var(--at4ovwe-2);
4201
- flex: none;
4202
- align-items: center;
4203
- margin-left: 4px;
4204
- color: rgba(44, 56, 82, 0.6);
4205
- }
4206
- .at4ovwe .ant-input-number-input-wrap::before {
4207
- content: var(--at4ovwe-3);
4208
- display: var(--at4ovwe-4);
4209
- flex: none;
4210
- align-items: center;
4211
- margin-right: 4px;
4212
- cursor: auto;
4213
- color: rgba(44, 56, 82, 0.6);
4214
- }
4215
- .at4ovwe.ant-input-number {
4216
- width: 100%;
4217
- border-radius: 6px;
4218
- }
4219
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4220
- border-color: #0096ff;
4221
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4222
- }
4223
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4224
- border-color: #e75a3a;
4225
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4226
- }
4227
- .at4ovwe .ant-input-number-input {
4228
- padding: 0;
4229
- margin: 0;
4230
- height: auto;
4231
- font-size: inherit;
4232
- }
4233
-
4234
4188
  .tc40oxa {
4235
4189
  margin-bottom: 4px;
4236
4190
  color: rgba(44, 56, 82, 0.6);
@@ -4427,6 +4381,52 @@ input.rrg1fkn.ant-input {
4427
4381
  margin-right: 8px;
4428
4382
  }
4429
4383
 
4384
+ .at4ovwe .ant-input-number-handler-wrap {
4385
+ display: var(--at4ovwe-0);
4386
+ }
4387
+ .at4ovwe .ant-input-number-input-wrap {
4388
+ padding: 5px 12px;
4389
+ display: inline-flex;
4390
+ line-height: 1.5715;
4391
+ height: 100%;
4392
+ width: 100%;
4393
+ }
4394
+ .at4ovwe .ant-input-number-input-wrap::after {
4395
+ content: var(--at4ovwe-1);
4396
+ display: var(--at4ovwe-2);
4397
+ flex: none;
4398
+ align-items: center;
4399
+ margin-left: 4px;
4400
+ color: rgba(44, 56, 82, 0.6);
4401
+ }
4402
+ .at4ovwe .ant-input-number-input-wrap::before {
4403
+ content: var(--at4ovwe-3);
4404
+ display: var(--at4ovwe-4);
4405
+ flex: none;
4406
+ align-items: center;
4407
+ margin-right: 4px;
4408
+ cursor: auto;
4409
+ color: rgba(44, 56, 82, 0.6);
4410
+ }
4411
+ .at4ovwe.ant-input-number {
4412
+ width: 100%;
4413
+ border-radius: 6px;
4414
+ }
4415
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4416
+ border-color: #0096ff;
4417
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4418
+ }
4419
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4420
+ border-color: #e75a3a;
4421
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4422
+ }
4423
+ .at4ovwe .ant-input-number-input {
4424
+ padding: 0;
4425
+ margin: 0;
4426
+ height: auto;
4427
+ font-size: inherit;
4428
+ }
4429
+
4430
4430
  .a6dbbkm .ant-input-number-handler-wrap {
4431
4431
  display: var(--a6dbbkm-0);
4432
4432
  }