@cloudtower/eagle 0.25.22 → 0.25.24

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