@cloudtower/eagle 0.25.8 → 0.25.9

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.
@@ -1538,14 +1538,14 @@ input[type=submit] {
1538
1538
  cursor: pointer;
1539
1539
  }
1540
1540
  /* variable font */
1541
- body {
1541
+ html body {
1542
1542
  font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1543
1543
  -webkit-font-smoothing: antialiased;
1544
1544
  -moz-osx-font-smoothing: grayscale;
1545
1545
  }
1546
1546
 
1547
1547
  @supports (font-variation-settings: normal) {
1548
- body {
1548
+ 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
  }
@@ -1841,19 +1841,6 @@ body {
1841
1841
  border-radius: unset;
1842
1842
  }
1843
1843
 
1844
- .iap75of {
1845
- height: 18px;
1846
- line-height: 18px;
1847
- padding: 0 4px;
1848
- border-radius: 4px;
1849
- background: rgba(235, 239, 245, 0.6);
1850
- border: 1px solid rgba(223, 228, 235, 0.6);
1851
- display: flex;
1852
- align-items: center;
1853
- white-space: nowrap;
1854
- margin-right: 4px;
1855
- }
1856
-
1857
1844
  .i1mrf09m {
1858
1845
  display: inline-flex;
1859
1846
  align-items: center;
@@ -1872,1015 +1859,1028 @@ body {
1872
1859
  animation: rotate 680ms linear infinite;
1873
1860
  }
1874
1861
 
1875
- .cz04yix {
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);
1876
1869
  display: flex;
1877
- flex-direction: column;
1870
+ align-items: center;
1871
+ white-space: nowrap;
1872
+ margin-right: 4px;
1878
1873
  }
1879
1874
 
1880
- .m1if5j39 {
1881
- max-width: 1120px;
1882
- width: 100%;
1883
- margin: 0 auto;
1884
- height: 100%;
1875
+ .obf05yr {
1876
+ display: inline-block;
1885
1877
  }
1886
1878
 
1887
- .w1vvwdlp {
1888
- max-width: 1120px;
1889
- width: 100%;
1890
- margin: 0 auto;
1891
- display: flex;
1892
- }
1893
- .w1vvwdlp .left,
1894
- .w1vvwdlp .right {
1895
- flex-grow: 0;
1896
- flex-shrink: 0;
1897
- flex-basis: 21%;
1879
+ .hsms1n6 {
1880
+ visibility: hidden;
1881
+ position: absolute;
1898
1882
  }
1899
- .w1vvwdlp .left {
1900
- display: flex;
1901
- justify-content: flex-end;
1902
- padding-right: 44px;
1883
+
1884
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1885
+ flex-direction: row;
1886
+ justify-content: stretch;
1903
1887
  }
1904
- .w1vvwdlp .right {
1905
- padding-left: 44px;
1888
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1889
+ padding: 0;
1890
+ margin-right: 4px;
1891
+ flex: 1;
1892
+ overflow: visible;
1906
1893
  }
1907
- .w1vvwdlp .middle {
1908
- margin-bottom: 40px;
1909
- flex-grow: 0;
1910
- flex-shrink: 0;
1911
- flex-basis: 58%;
1894
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1895
+ display: none;
1912
1896
  }
1913
- .w1vvwdlp .middle .form-base-field {
1897
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1914
1898
  width: 100%;
1899
+ min-height: unset;
1915
1900
  }
1916
- .w1vvwdlp .middle .form-base-field .form-base-field {
1917
- width: auto;
1901
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1902
+ height: 26px;
1903
+ line-height: 26px;
1904
+ width: 100%;
1905
+ text-align: center;
1906
+ padding: 0;
1907
+ font-size: 12px;
1908
+ font-weight: normal;
1918
1909
  }
1919
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1920
- flex: initial;
1910
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1911
+ margin-right: 10px;
1921
1912
  }
1922
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
1923
- margin-top: 4px;
1913
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
1914
+ display: none;
1924
1915
  }
1925
- .w1vvwdlp .ant-steps-item-icon,
1926
- .w1vvwdlp .ant-steps-item-tail {
1927
- display: none !important;
1916
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
1917
+ border-radius: 4px 0 0 4px;
1928
1918
  }
1929
- .w1vvwdlp .ant-steps-item-container {
1930
- padding: 0 15px;
1931
- border-radius: 4px;
1932
- height: 32px;
1933
- display: flex;
1934
- align-items: center;
1919
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
1920
+ margin-right: 0;
1935
1921
  }
1936
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1937
- min-height: auto;
1938
- white-space: nowrap;
1922
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
1923
+ border-radius: 0 4px 4px 0;
1939
1924
  }
1940
- .w1vvwdlp .ant-steps-item-description {
1941
- padding-bottom: 0px;
1925
+ .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 {
1926
+ content: "";
1927
+ width: 0;
1928
+ height: 0;
1929
+ border: 13px solid transparent;
1930
+ position: absolute;
1931
+ top: 0;
1932
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
1933
+ right: -21px;
1934
+ z-index: 2;
1942
1935
  }
1943
- .w1vvwdlp .ant-steps-item-title {
1944
- font-size: 13px !important;
1945
- line-height: 20px !important;
1936
+ .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 {
1937
+ content: "";
1938
+ width: 0;
1939
+ height: 0;
1940
+ border: 13px solid transparent;
1941
+ position: absolute;
1942
+ top: 0;
1943
+ border-left: 8px solid #fff;
1944
+ left: 0;
1946
1945
  }
1947
- .w1vvwdlp .ant-steps-item-title .step-index {
1948
- display: inline-block;
1949
- text-align: center;
1950
- width: 13px;
1951
- margin-right: 12px;
1946
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
1947
+ background-color: rgba(0, 136, 255, 0.1);
1952
1948
  }
1953
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1954
- background: rgba(0, 128, 255, 0.1);
1949
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
1950
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
1955
1951
  }
1956
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1952
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
1957
1953
  color: #005ed1;
1958
1954
  }
1959
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1960
- background: rgba(237, 241, 250, 0.6);
1955
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
1956
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
1957
+ background-color: rgba(237, 241, 250, 0.6);
1961
1958
  }
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;
1959
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
1960
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
1961
+ color: rgba(44, 56, 82, 0.6);
1964
1962
  }
1965
- .w1vvwdlp .ant-steps-item-disabled {
1966
- cursor: not-allowed;
1963
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
1964
+ padding: 0;
1967
1965
  }
1968
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1969
- background: rgba(237, 241, 250, 0.6);
1966
+
1967
+ .rxbeqvl.ant-radio-wrapper {
1968
+ display: inline-flex;
1969
+ align-items: baseline;
1970
+ white-space: pre-wrap;
1970
1971
  }
1971
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1972
- color: #2d3a56;
1972
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
1973
+ position: relative;
1974
+ top: 3px;
1973
1975
  }
1974
-
1975
- .h1cuopx7 .ant-modal-header {
1976
- margin: 0 auto;
1977
- width: 100%;
1978
- max-width: 648px;
1976
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1977
+ border-color: rgba(107, 128, 167, 0.6);
1979
1978
  }
1980
- .h1cuopx7 .ant-modal-header .ant-modal-title {
1981
- margin-left: 0;
1979
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1980
+ border-color: #0080ff;
1982
1981
  }
1983
- .h1cuopx7 .ant-modal-body {
1984
- margin: 0 auto;
1985
- padding: 0;
1986
- width: 100%;
1987
- max-width: 648px;
1988
- overflow: hidden;
1982
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1983
+ border-color: #0080ff;
1984
+ background: #0080ff;
1989
1985
  }
1990
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1991
- margin-bottom: 40px;
1986
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1987
+ top: 4px;
1988
+ left: 4px;
1989
+ width: 6px;
1990
+ height: 6px;
1991
+ background: #fff;
1992
1992
  }
1993
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1994
- height: calc(100vh - 225px);
1995
- overflow-y: auto;
1993
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1994
+ opacity: 0.5;
1996
1995
  }
1997
- .h1cuopx7 .ant-modal-footer .footer-content {
1998
- margin: 0 auto;
1999
- max-width: 648px;
1996
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1997
+ border-color: rgba(107, 128, 167, 0.6);
1998
+ background: rgba(211, 218, 235, 0.6);
2000
1999
  }
2001
-
2002
- .h1p6d3y3 .ant-modal-header {
2003
- margin: 0 auto;
2004
- width: 100%;
2005
- max-width: 1024px;
2000
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2001
+ background: #00122e;
2006
2002
  }
2007
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2008
- margin-left: 0;
2003
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2004
+ color: #00122e;
2005
+ opacity: 0.5;
2009
2006
  }
2010
- .h1p6d3y3 .ant-modal-body {
2011
- margin: 0 auto;
2012
- padding: 0;
2013
- width: 100%;
2014
- max-width: 1024px;
2015
- overflow: hidden;
2007
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2008
+ color: #00122e;
2016
2009
  }
2017
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2018
- margin-bottom: 40px;
2010
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2011
+ display: inline-block;
2012
+ padding: 0;
2013
+ padding-left: 12px;
2019
2014
  }
2020
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2021
- height: calc(100vh - 225px);
2022
- overflow-y: auto;
2015
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2016
+ margin-bottom: 0;
2017
+ white-space: pre-wrap;
2018
+ color: rgba(44, 56, 82, 0.6);
2023
2019
  }
2024
- .h1p6d3y3 .ant-modal-footer .footer-content {
2025
- margin: 0 auto;
2026
- max-width: 1024px;
2020
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2021
+ padding-left: 8px;
2027
2022
  }
2028
2023
 
2029
- .fxgckuk {
2030
- flex: 1;
2024
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2025
+ border-radius: 5px 0 0 5px;
2031
2026
  }
2032
- .fxgckuk label {
2033
- font-size: 13px;
2034
- line-height: 20px;
2035
- color: rgba(44, 56, 82, 0.6);
2027
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2028
+ border-radius: 0 5px 5px 0;
2036
2029
  }
2037
- .fxgckuk .title {
2038
- font-size: 14px;
2039
- line-height: 20px;
2040
- color: #2d3a56;
2041
- margin-bottom: 12px;
2030
+
2031
+ .r1f0aqcc {
2032
+ color: #00122e;
2033
+ border-color: #ccd4e3;
2042
2034
  }
2043
- .fxgckuk.connect-cluster .title {
2044
- padding-bottom: 26px;
2035
+ .r1f0aqcc:first-child {
2036
+ color: #00122e;
2037
+ border-color: #a3b4cc;
2045
2038
  }
2046
-
2047
- .f1d0vek1 {
2048
- padding: 25px 0 15px 0;
2049
- border-bottom: 1px solid #e1e5eb;
2050
- margin-bottom: 16px;
2039
+ .r1f0aqcc.ant-radio-button-wrapper {
2040
+ padding: 0 12px;
2041
+ line-height: 32px;
2042
+ height: 32px;
2051
2043
  }
2052
-
2053
- .f4u402y {
2054
- display: flex;
2055
- align-items: center;
2056
- margin-bottom: 8px;
2044
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2045
+ white-space: nowrap;
2057
2046
  }
2058
- .f4u402y > label {
2059
- width: 216px;
2047
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2048
+ background: #ccd4e3;
2060
2049
  }
2061
- .f4u402y > label + * {
2062
- width: 100%;
2050
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2051
+ background: #0080ff;
2063
2052
  }
2064
- .f4u402y .ant-select {
2065
- width: 100%;
2053
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2054
+ background: #ccd4e3;
2055
+ opacity: 0.5;
2066
2056
  }
2067
-
2068
- .e1pldf6v {
2069
- color: #e75a3a;
2070
- margin-right: 10px;
2057
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2058
+ border-right-color: #0080ff;
2071
2059
  }
2072
-
2073
- .dq0gblh {
2074
- width: 100%;
2075
- height: 1px;
2076
- background: rgba(213, 219, 227, 0.6);
2077
- margin: 24px 0;
2060
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2061
+ border-color: #0080ff;
2078
2062
  }
2079
-
2080
- .l1v7sr0n {
2081
- display: flex;
2082
- justify-content: center;
2083
- align-items: center;
2084
- height: 100%;
2063
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2064
+ background: rgba(0, 136, 255, 0.1);
2085
2065
  }
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;
2066
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2067
+ background: rgba(211, 218, 235, 0.6);
2068
+ border-color: #ccd4e3;
2069
+ opacity: 0.5;
2095
2070
  }
2096
-
2097
- .m1jy87hk .ant-modal-header,
2098
- .m1jy87hk .ant-modal-footer .footer-content {
2099
- width: 648px;
2100
- margin: 0 auto;
2071
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2072
+ color: #00122e;
2073
+ border-color: #ccd4e3;
2101
2074
  }
2102
- .m1jy87hk .ant-modal-header {
2103
- padding: 35px 0 24px;
2075
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2076
+ color: #00122e;
2077
+ border-color: #ccd4e3;
2078
+ background: rgba(172, 186, 211, 0.6);
2079
+ }
2080
+ .r1f0aqcc .ant-radio-button-input {
2081
+ margin-right: 8px;
2082
+ display: inline;
2104
2083
  border: none;
2084
+ padding: 0;
2085
+ width: 36px;
2086
+ background: transparent;
2105
2087
  }
2106
- .m1jy87hk .ant-modal-header .ant-modal-title {
2107
- font-size: 30px;
2088
+ .r1f0aqcc .ant-radio-button-input:focus {
2089
+ box-shadow: none;
2108
2090
  }
2109
- .m1jy87hk .ant-modal-body {
2110
- padding: 4px 0 2px;
2091
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2092
+ margin-right: 0;
2093
+ width: initial;
2094
+ box-shadow: none;
2111
2095
  }
2112
- .m1jy87hk .ant-modal-footer {
2113
- border: none;
2096
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2097
+ display: none;
2098
+ }
2099
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2100
+ display: inline;
2101
+ }
2102
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2103
+ display: inline;
2104
+ margin-right: 8px;
2105
+ padding: 0;
2106
+ width: 36px;
2114
2107
  }
2115
2108
 
2116
- .ti7fpyu {
2109
+ .p12gwtiw {
2110
+ display: flex;
2111
+ justify-content: space-between;
2112
+ align-items: center;
2113
+ padding: 10px 0;
2114
+ color: rgba(44, 56, 82, 0.6);
2117
2115
  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);
2116
+ line-height: 24px;
2125
2117
  }
2126
- .ti7fpyu:not(:first-child) {
2127
- margin-left: 4px;
2118
+ .p12gwtiw .pagination-left {
2119
+ padding: 2px 8px;
2128
2120
  }
2129
-
2130
- .f1rest1f {
2131
- width: 100%;
2132
- height: 100%;
2121
+ .p12gwtiw .dropdown-trigger {
2133
2122
  display: flex;
2134
2123
  align-items: center;
2135
- justify-content: center;
2124
+ border-radius: 6px;
2125
+ cursor: pointer;
2126
+ transition: all 0.3s ease;
2136
2127
  }
2137
-
2138
- .n1kbdoln {
2139
- font-size: 90%;
2128
+ .p12gwtiw .dropdown-trigger:hover {
2129
+ background: rgba(211, 218, 235, 0.6);
2130
+ color: #0080ff;
2131
+ }
2132
+ .p12gwtiw .dropdown-trigger .icon-inner {
2133
+ margin-left: 4px;
2134
+ }
2135
+ .p12gwtiw .pagination-right {
2136
+ display: flex;
2137
+ align-items: center;
2138
+ color: #0080ff;
2140
2139
  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;
2147
2140
  }
2148
-
2149
- .f1y3gta0.form-item-general {
2150
- width: 640px;
2141
+ .p12gwtiw .pagination-right .icon-inner {
2142
+ margin-left: 4px;
2151
2143
  }
2152
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2153
- margin-top: 16px;
2144
+ .p12gwtiw .pagination-right .prev-btn,
2145
+ .p12gwtiw .pagination-right .next-btn {
2146
+ padding: 0 8px;
2154
2147
  }
2155
- .f1y3gta0.form-item-compact {
2156
- width: 412px;
2148
+ .p12gwtiw .pagination-right .prev-btn > span,
2149
+ .p12gwtiw .pagination-right .next-btn > span {
2150
+ color: #0080ff;
2157
2151
  }
2158
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2159
- margin-top: 8px;
2152
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2153
+ transform: rotate(180deg);
2160
2154
  }
2161
- .f1y3gta0 .form-item {
2162
- width: auto;
2155
+
2156
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2157
+ max-height: calc(100vh - 128px);
2158
+ overflow-y: auto;
2163
2159
  }
2164
- .f1y3gta0 .form-item-main {
2165
- position: relative;
2160
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2161
+ padding: 4px 20px;
2162
+ font-size: 12px;
2163
+ line-height: 18px;
2164
+ }
2165
+
2166
+ .cz04yix {
2166
2167
  display: flex;
2168
+ flex-direction: column;
2167
2169
  }
2168
- .f1y3gta0 .form-item-extra {
2169
- margin-top: 4px;
2170
+
2171
+ .m1if5j39 {
2172
+ max-width: 1120px;
2170
2173
  width: 100%;
2171
- padding: 14px;
2172
- background: #f2f4f6;
2173
- font-size: 13px;
2174
- line-height: 1.8;
2175
- color: #8e9aa9;
2174
+ margin: 0 auto;
2175
+ height: 100%;
2176
2176
  }
2177
- .f1y3gta0 .form-item-label {
2178
- padding-right: 12px;
2179
- font-size: 13px;
2180
- color: rgba(44, 56, 82, 0.6);
2177
+
2178
+ .w1vvwdlp {
2179
+ max-width: 1120px;
2180
+ width: 100%;
2181
+ margin: 0 auto;
2182
+ display: flex;
2181
2183
  }
2182
- .f1y3gta0 .form-item-label.label-right {
2183
- text-align: right;
2184
+ .w1vvwdlp .left,
2185
+ .w1vvwdlp .right {
2186
+ flex-grow: 0;
2187
+ flex-shrink: 0;
2188
+ flex-basis: 21%;
2184
2189
  }
2185
- .f1y3gta0 .form-item-label,
2186
- .f1y3gta0 .form-item-control {
2187
- line-height: 32px;
2190
+ .w1vvwdlp .left {
2191
+ display: flex;
2192
+ justify-content: flex-end;
2193
+ padding-right: 44px;
2188
2194
  }
2189
- .f1y3gta0 .form-item-control .form-item-error {
2190
- line-height: 18px;
2195
+ .w1vvwdlp .right {
2196
+ padding-left: 44px;
2191
2197
  }
2192
- .f1y3gta0 .form-item-children {
2193
- width: 100%;
2198
+ .w1vvwdlp .middle {
2199
+ margin-bottom: 40px;
2200
+ flex-grow: 0;
2201
+ flex-shrink: 0;
2202
+ flex-basis: 58%;
2194
2203
  }
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 {
2204
+ .w1vvwdlp .middle .form-base-field {
2196
2205
  width: 100%;
2197
2206
  }
2198
- .f1y3gta0 .form-item-error {
2199
- color: #e75a3a;
2200
- height: 0;
2201
- overflow: hidden;
2202
- }
2203
- .f1y3gta0 .form-item-error-enter-done {
2204
- margin-top: 4px;
2205
- height: auto;
2206
- overflow: auto;
2207
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2208
+ width: auto;
2207
2209
  }
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;
2210
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2211
+ flex: initial;
2212
2212
  }
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;
2213
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2214
+ margin-top: 4px;
2220
2215
  }
2221
- .fujbm7g:not(:first-of-type) {
2222
- margin-top: 16px;
2216
+ .w1vvwdlp .ant-steps-item-icon,
2217
+ .w1vvwdlp .ant-steps-item-tail {
2218
+ display: none !important;
2223
2219
  }
2224
-
2225
- .e5fsw5s {
2226
- width: 8px;
2227
- height: 24px;
2220
+ .w1vvwdlp .ant-steps-item-container {
2221
+ padding: 0 15px;
2222
+ border-radius: 4px;
2223
+ height: 32px;
2228
2224
  display: flex;
2229
- justify-content: center;
2230
2225
  align-items: center;
2231
- cursor: pointer;
2232
- transition: all 200ms ease-out 40ms;
2233
2226
  }
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);
2227
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2228
+ min-height: auto;
2229
+ white-space: nowrap;
2243
2230
  }
2244
- .e5fsw5s:after {
2245
- transform: rotate(45deg);
2246
- left: 1px;
2231
+ .w1vvwdlp .ant-steps-item-description {
2232
+ padding-bottom: 0px;
2247
2233
  }
2248
-
2249
- .w18knsg4.ant-alert-warning {
2250
- border: 0;
2251
- background: rgba(255, 187, 0, 0.1);
2252
- border-radius: 6px;
2234
+ .w1vvwdlp .ant-steps-item-title {
2235
+ font-size: 13px !important;
2236
+ line-height: 20px !important;
2253
2237
  }
2254
- .w18knsg4.ant-alert,
2255
- .w18knsg4 .ant-alert-message {
2256
- color: #e07f00;
2238
+ .w1vvwdlp .ant-steps-item-title .step-index {
2239
+ display: inline-block;
2240
+ text-align: center;
2241
+ width: 13px;
2242
+ margin-right: 12px;
2257
2243
  }
2258
- .w18knsg4.ant-alert .dashed-border-bottom,
2259
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2260
- border-bottom-color: #e07f00;
2244
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2245
+ background: rgba(0, 128, 255, 0.1);
2261
2246
  }
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;
2247
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2248
+ color: #005ed1;
2272
2249
  }
2273
- .ng31n2o .icon-wrapper {
2274
- margin-right: 10px;
2275
- height: 18px;
2250
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2251
+ background: rgba(237, 241, 250, 0.6);
2276
2252
  }
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;
2253
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2254
+ color: rgba(10, 37, 85, 0.6) !important;
2287
2255
  }
2288
- .n15x5f5y .icon-wrapper {
2289
- margin-right: 10px;
2290
- height: 18px;
2256
+ .w1vvwdlp .ant-steps-item-disabled {
2257
+ cursor: not-allowed;
2291
2258
  }
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;
2259
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2260
+ background: rgba(237, 241, 250, 0.6);
2302
2261
  }
2303
- .i16ozz3f .icon-wrapper {
2304
- margin-right: 10px;
2305
- height: 18px;
2262
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2263
+ color: #2d3a56;
2306
2264
  }
2307
2265
 
2308
- .dszu9qr {
2309
- color: rgba(44, 56, 82, 0.6);
2310
- margin-top: 5px;
2311
- font-size: 12px;
2312
- line-height: 18px;
2266
+ .h1cuopx7 .ant-modal-header {
2267
+ margin: 0 auto;
2268
+ width: 100%;
2269
+ max-width: 648px;
2313
2270
  }
2314
-
2315
- .snxzgx {
2316
- color: #f0483e;
2317
- font-size: 12px;
2318
- white-space: pre-wrap;
2271
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2272
+ margin-left: 0;
2319
2273
  }
2320
-
2321
- .o1i4orqw {
2322
- display: flex;
2323
- align-items: center;
2324
- justify-content: flex-end;
2274
+ .h1cuopx7 .ant-modal-body {
2275
+ margin: 0 auto;
2276
+ padding: 0;
2277
+ width: 100%;
2278
+ max-width: 648px;
2279
+ overflow: hidden;
2325
2280
  }
2326
- .o1i4orqw .icon-wrapper {
2327
- margin-right: 16px;
2281
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2282
+ margin-bottom: 40px;
2328
2283
  }
2329
-
2330
- .t79k8o2 {
2331
- color: rgba(0, 21, 64, 0.3);
2284
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2285
+ height: calc(100vh - 225px);
2286
+ overflow-y: auto;
2332
2287
  }
2333
-
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;
2288
+ .h1cuopx7 .ant-modal-footer .footer-content {
2289
+ margin: 0 auto;
2290
+ max-width: 648px;
2341
2291
  }
2342
- .ipd9bk.ant-input.ant-input-lg {
2343
- padding: 8px 16px;
2344
- line-height: 22px;
2292
+
2293
+ .h1p6d3y3 .ant-modal-header {
2294
+ margin: 0 auto;
2295
+ width: 100%;
2296
+ max-width: 1024px;
2345
2297
  }
2346
- .ipd9bk.ant-input.ant-input-sm {
2347
- padding: 2px 8px;
2348
- line-height: 18px;
2298
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2299
+ margin-left: 0;
2349
2300
  }
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);
2301
+ .h1p6d3y3 .ant-modal-body {
2302
+ margin: 0 auto;
2303
+ padding: 0;
2304
+ width: 100%;
2305
+ max-width: 1024px;
2306
+ overflow: hidden;
2353
2307
  }
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);
2308
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2309
+ margin-bottom: 40px;
2357
2310
  }
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;
2311
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2312
+ height: calc(100vh - 225px);
2313
+ overflow-y: auto;
2361
2314
  }
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);
2315
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2316
+ margin: 0 auto;
2317
+ max-width: 1024px;
2365
2318
  }
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);
2319
+
2320
+ .fxgckuk {
2321
+ flex: 1;
2369
2322
  }
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);
2323
+ .fxgckuk label {
2324
+ font-size: 13px;
2325
+ line-height: 20px;
2326
+ color: rgba(44, 56, 82, 0.6);
2374
2327
  }
2375
- .ipd9bk.ant-input-affix-wrapper {
2376
- padding: 5px 12px;
2377
- border-radius: 6px;
2378
- border-color: rgba(172, 186, 211, 0.6);
2328
+ .fxgckuk .title {
2329
+ font-size: 14px;
2379
2330
  line-height: 20px;
2380
2331
  color: #2d3a56;
2381
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2332
+ margin-bottom: 12px;
2382
2333
  }
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);
2334
+ .fxgckuk.connect-cluster .title {
2335
+ padding-bottom: 26px;
2386
2336
  }
2387
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2388
- padding: 8px 16px;
2389
- line-height: 22px;
2337
+
2338
+ .f1d0vek1 {
2339
+ padding: 25px 0 15px 0;
2340
+ border-bottom: 1px solid #e1e5eb;
2341
+ margin-bottom: 16px;
2390
2342
  }
2391
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2392
- padding: 2px 8px;
2393
- line-height: 18px;
2343
+
2344
+ .f4u402y {
2345
+ display: flex;
2346
+ align-items: center;
2347
+ margin-bottom: 8px;
2394
2348
  }
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);
2349
+ .f4u402y > label {
2350
+ width: 216px;
2398
2351
  }
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);
2352
+ .f4u402y > label + * {
2353
+ width: 100%;
2402
2354
  }
2403
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2404
- border-color: #e75a3a;
2355
+ .f4u402y .ant-select {
2356
+ width: 100%;
2405
2357
  }
2406
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2358
+
2359
+ .e1pldf6v {
2407
2360
  color: #e75a3a;
2361
+ margin-right: 10px;
2408
2362
  }
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);
2363
+
2364
+ .dq0gblh {
2365
+ width: 100%;
2366
+ height: 1px;
2367
+ background: rgba(213, 219, 227, 0.6);
2368
+ margin: 24px 0;
2412
2369
  }
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);
2370
+
2371
+ .l1v7sr0n {
2372
+ display: flex;
2373
+ justify-content: center;
2374
+ align-items: center;
2375
+ height: 100%;
2416
2376
  }
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);
2377
+
2378
+ .d1i4ou6o {
2379
+ display: inline-block;
2380
+ width: 4px;
2381
+ height: 4px;
2382
+ background: #8e9aa9;
2383
+ opacity: 0.4;
2384
+ border-radius: 50%;
2385
+ margin: 0 4px;
2421
2386
  }
2422
- textarea.ipd9bk.ant-input {
2423
- transition-property: height;
2424
- transition-delay: 50ms;
2387
+
2388
+ .m1jy87hk .ant-modal-header,
2389
+ .m1jy87hk .ant-modal-footer .footer-content {
2390
+ width: 648px;
2391
+ margin: 0 auto;
2425
2392
  }
2426
- textarea.ipd9bk.ant-input.textarea-large {
2427
- min-height: 40px;
2428
- height: 40px;
2393
+ .m1jy87hk .ant-modal-header {
2394
+ padding: 35px 0 24px;
2395
+ border: none;
2429
2396
  }
2430
- textarea.ipd9bk.ant-input.textarea-large:focus {
2431
- height: 80px;
2397
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2398
+ font-size: 30px;
2432
2399
  }
2433
- textarea.ipd9bk.ant-input.textarea-middle {
2434
- min-height: 32px;
2435
- height: 32px;
2400
+ .m1jy87hk .ant-modal-body {
2401
+ padding: 4px 0 2px;
2436
2402
  }
2437
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2438
- height: 64px;
2403
+ .m1jy87hk .ant-modal-footer {
2404
+ border: none;
2439
2405
  }
2440
- textarea.ipd9bk.ant-input.textarea-small {
2441
- min-height: 24px;
2442
- height: 24px;
2406
+
2407
+ .ti7fpyu {
2408
+ font-size: 12px;
2409
+ line-height: 18px;
2410
+ font-weight: bold;
2411
+ color: #fff;
2412
+ padding: 0 4px;
2413
+ border-radius: 4px;
2414
+ display: inline-block;
2415
+ background: var(--ti7fpyu-0);
2443
2416
  }
2444
- textarea.ipd9bk.ant-input.textarea-small:focus {
2445
- height: 40px;
2417
+ .ti7fpyu:not(:first-child) {
2418
+ margin-left: 4px;
2446
2419
  }
2447
2420
 
2448
- .kypn5o5 input, .kypn5o5.input-tags {
2421
+ .f1rest1f {
2422
+ width: 100%;
2423
+ height: 100%;
2424
+ display: flex;
2425
+ align-items: center;
2426
+ justify-content: center;
2427
+ }
2428
+
2429
+ .n1kbdoln {
2430
+ font-size: 90%;
2431
+ font-weight: bold;
2432
+ background-color: rgba(240, 243, 247, 0.6);
2433
+ padding: 1px 4px 1px;
2434
+ margin-left: 2px;
2435
+ margin-right: 2px;
2449
2436
  border: 1px solid rgba(213, 219, 227, 0.6);
2450
2437
  border-radius: 4px;
2451
2438
  }
2452
- .kypn5o5.input-tags {
2453
- position: relative;
2454
- padding: 6px;
2455
- height: 32px;
2456
- cursor: pointer;
2457
- transition: border 150ms;
2458
- }
2459
- .kypn5o5.input-tags:hover {
2460
- border-color: #0080ff;
2461
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2439
+
2440
+ .f1y3gta0.form-item-general {
2441
+ width: 640px;
2462
2442
  }
2463
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2464
- padding-right: 30px;
2443
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2444
+ margin-top: 16px;
2465
2445
  }
2466
- .kypn5o5.input-tags .input-tags-inner {
2467
- display: flex;
2446
+ .f1y3gta0.form-item-compact {
2447
+ width: 412px;
2468
2448
  }
2469
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2470
- display: flex;
2449
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2450
+ margin-top: 8px;
2471
2451
  }
2472
- .kypn5o5.input-tags .input-tag-suffix {
2473
- position: absolute;
2474
- right: 12px;
2475
- top: 50%;
2476
- transform: translateY(-50%);
2452
+ .f1y3gta0 .form-item {
2453
+ width: auto;
2477
2454
  }
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;
2455
+ .f1y3gta0 .form-item-main {
2456
+ position: relative;
2457
+ display: flex;
2482
2458
  }
2483
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2484
- color: rgba(0, 0, 0, 0.45);
2459
+ .f1y3gta0 .form-item-extra {
2460
+ margin-top: 4px;
2461
+ width: 100%;
2462
+ padding: 14px;
2463
+ background: #f2f4f6;
2464
+ font-size: 13px;
2465
+ line-height: 1.8;
2466
+ color: #8e9aa9;
2485
2467
  }
2486
- .kypn5o5.has-focus-indicator {
2487
- position: relative;
2488
- overflow: hidden;
2468
+ .f1y3gta0 .form-item-label {
2469
+ padding-right: 12px;
2470
+ font-size: 13px;
2471
+ color: rgba(44, 56, 82, 0.6);
2489
2472
  }
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;
2473
+ .f1y3gta0 .form-item-label.label-right {
2474
+ text-align: right;
2497
2475
  }
2498
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2499
- left: 8px;
2500
- opacity: 1;
2476
+ .f1y3gta0 .form-item-label,
2477
+ .f1y3gta0 .form-item-control {
2478
+ line-height: 32px;
2501
2479
  }
2502
- .kypn5o5.has-focus-indicator input {
2503
- transition: margin-left 150ms ease;
2504
- margin-left: 0px;
2480
+ .f1y3gta0 .form-item-control .form-item-error {
2481
+ line-height: 18px;
2505
2482
  }
2506
- .kypn5o5.has-focus-indicator input:focus {
2507
- margin-left: 16px;
2483
+ .f1y3gta0 .form-item-children {
2484
+ width: 100%;
2508
2485
  }
2509
-
2510
- input.l1ki27se.ant-input {
2511
- border-top-right-radius: 0;
2512
- border-bottom-right-radius: 0;
2486
+ .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 {
2487
+ width: 100%;
2513
2488
  }
2514
-
2515
- .l1ki27se.ant-input-affix-wrapper {
2516
- border-top-right-radius: 0;
2517
- border-bottom-right-radius: 0;
2489
+ .f1y3gta0 .form-item-error {
2490
+ color: #e75a3a;
2491
+ height: 0;
2492
+ overflow: hidden;
2518
2493
  }
2519
-
2520
- input.rrg1fkn.ant-input {
2521
- border-top-left-radius: 0;
2522
- border-bottom-left-radius: 0;
2494
+ .f1y3gta0 .form-item-error-enter-done {
2495
+ margin-top: 4px;
2496
+ height: auto;
2497
+ overflow: auto;
2523
2498
  }
2524
-
2525
- .rrg1fkn.ant-input-affix-wrapper {
2526
- border-top-left-radius: 0;
2527
- border-bottom-left-radius: 0;
2499
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2500
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2501
+ border: 1px solid #e75a3a;
2502
+ color: #e75a3a;
2528
2503
  }
2529
2504
 
2530
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2531
- border-top-right-radius: 0;
2532
- border-bottom-right-radius: 0;
2505
+ .fujbm7g {
2506
+ color: #2d3a56;
2507
+ font-weight: bold;
2508
+ padding-bottom: 6px;
2509
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2510
+ margin-bottom: 16px;
2533
2511
  }
2534
-
2535
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2536
- border-top-left-radius: 0;
2537
- border-bottom-left-radius: 0;
2512
+ .fujbm7g:not(:first-of-type) {
2513
+ margin-top: 16px;
2538
2514
  }
2539
2515
 
2540
- .p12gwtiw {
2516
+ .e5fsw5s {
2517
+ width: 8px;
2518
+ height: 24px;
2541
2519
  display: flex;
2542
- justify-content: space-between;
2520
+ justify-content: center;
2543
2521
  align-items: center;
2544
- padding: 10px 0;
2545
- color: rgba(44, 56, 82, 0.6);
2546
- font-size: 12px;
2547
- line-height: 24px;
2522
+ cursor: pointer;
2523
+ transition: all 200ms ease-out 40ms;
2548
2524
  }
2549
- .p12gwtiw .pagination-left {
2550
- padding: 2px 8px;
2525
+ .e5fsw5s:before, .e5fsw5s:after {
2526
+ content: "";
2527
+ width: 1px;
2528
+ height: 6px;
2529
+ border-radius: 1px;
2530
+ background: #ccd4e3;
2531
+ position: relative;
2532
+ right: 2px;
2533
+ transform: rotate(-45deg);
2551
2534
  }
2552
- .p12gwtiw .dropdown-trigger {
2553
- display: flex;
2554
- align-items: center;
2535
+ .e5fsw5s:after {
2536
+ transform: rotate(45deg);
2537
+ left: 1px;
2538
+ }
2539
+
2540
+ .w18knsg4.ant-alert-warning {
2541
+ border: 0;
2542
+ background: rgba(255, 187, 0, 0.1);
2555
2543
  border-radius: 6px;
2556
- cursor: pointer;
2557
- transition: all 0.3s ease;
2558
2544
  }
2559
- .p12gwtiw .dropdown-trigger:hover {
2560
- background: rgba(211, 218, 235, 0.6);
2561
- color: #0080ff;
2545
+ .w18knsg4.ant-alert,
2546
+ .w18knsg4 .ant-alert-message {
2547
+ color: #e07f00;
2562
2548
  }
2563
- .p12gwtiw .dropdown-trigger .icon-inner {
2564
- margin-left: 4px;
2549
+ .w18knsg4.ant-alert .dashed-border-bottom,
2550
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2551
+ border-bottom-color: #e07f00;
2565
2552
  }
2566
- .p12gwtiw .pagination-right {
2553
+
2554
+ .ng31n2o {
2567
2555
  display: flex;
2568
- align-items: center;
2569
- color: #0080ff;
2570
- font-weight: bold;
2571
- }
2572
- .p12gwtiw .pagination-right .icon-inner {
2573
- margin-left: 4px;
2556
+ flex-direction: row;
2557
+ padding: 7px 12px;
2558
+ background: rgba(255, 187, 0, 0.1);
2559
+ border-radius: 6px;
2560
+ color: #e07f00;
2561
+ font-size: 12px;
2562
+ line-height: 18px;
2574
2563
  }
2575
- .p12gwtiw .pagination-right .prev-btn,
2576
- .p12gwtiw .pagination-right .next-btn {
2577
- padding: 0 8px;
2564
+ .ng31n2o .icon-wrapper {
2565
+ margin-right: 10px;
2566
+ height: 18px;
2578
2567
  }
2579
- .p12gwtiw .pagination-right .prev-btn > span,
2580
- .p12gwtiw .pagination-right .next-btn > span {
2581
- color: #0080ff;
2568
+
2569
+ .n15x5f5y {
2570
+ display: flex;
2571
+ flex-direction: row;
2572
+ padding: 7px 12px;
2573
+ background: rgba(225, 230, 241, 0.6);
2574
+ border-radius: 6px;
2575
+ color: rgba(44, 56, 82, 0.6);
2576
+ font-size: 12px;
2577
+ line-height: 18px;
2582
2578
  }
2583
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2584
- transform: rotate(180deg);
2579
+ .n15x5f5y .icon-wrapper {
2580
+ margin-right: 10px;
2581
+ height: 18px;
2585
2582
  }
2586
2583
 
2587
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2588
- max-height: calc(100vh - 128px);
2589
- overflow-y: auto;
2590
- }
2591
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2592
- padding: 4px 20px;
2584
+ .i16ozz3f {
2585
+ display: flex;
2586
+ flex-direction: row;
2587
+ padding: 7px 12px;
2588
+ background: rgba(0, 136, 255, 0.1);
2589
+ border-radius: 6px;
2590
+ color: #005ed1;
2593
2591
  font-size: 12px;
2594
2592
  line-height: 18px;
2595
2593
  }
2596
-
2597
- .obf05yr {
2598
- display: inline-block;
2594
+ .i16ozz3f .icon-wrapper {
2595
+ margin-right: 10px;
2596
+ height: 18px;
2599
2597
  }
2600
2598
 
2601
- .hsms1n6 {
2602
- visibility: hidden;
2603
- position: absolute;
2599
+ .dszu9qr {
2600
+ color: rgba(44, 56, 82, 0.6);
2601
+ margin-top: 5px;
2602
+ font-size: 12px;
2603
+ line-height: 18px;
2604
2604
  }
2605
2605
 
2606
- .s34f1qb.ant-switch {
2607
- min-width: 40px;
2608
- height: 24px;
2609
- background: rgba(172, 186, 211, 0.6);
2610
- overflow: hidden;
2611
- }
2612
- .s34f1qb.ant-switch:focus {
2613
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2614
- }
2615
- .s34f1qb.ant-switch-small {
2616
- min-width: 26px;
2617
- height: 16px;
2618
- }
2619
- .s34f1qb.ant-switch-large {
2620
- min-width: 52px;
2621
- height: 32px;
2622
- }
2623
- .s34f1qb.ant-switch .ant-switch-handle {
2624
- height: 20px;
2625
- width: 20px;
2626
- }
2627
- .s34f1qb.ant-switch .ant-switch-handle::before {
2628
- border-radius: 10px;
2629
- transition-delay: 120ms;
2606
+ .snxzgx {
2607
+ color: #f0483e;
2608
+ font-size: 12px;
2609
+ white-space: pre-wrap;
2630
2610
  }
2631
- .s34f1qb.ant-switch-small .ant-switch-handle {
2632
- height: 14px;
2633
- width: 14px;
2634
- top: 1px;
2635
- left: 1px;
2611
+
2612
+ .o1i4orqw {
2613
+ display: flex;
2614
+ align-items: center;
2615
+ justify-content: flex-end;
2636
2616
  }
2637
- .s34f1qb.ant-switch-large .ant-switch-handle {
2638
- height: 28px;
2639
- width: 28px;
2617
+ .o1i4orqw .icon-wrapper {
2618
+ margin-right: 16px;
2640
2619
  }
2641
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2642
- border-radius: 14px;
2620
+
2621
+ .t79k8o2 {
2622
+ color: rgba(0, 21, 64, 0.3);
2643
2623
  }
2644
- .s34f1qb.ant-switch-checked {
2645
- background-color: #00ba5d;
2624
+
2625
+ .ipd9bk.ant-input {
2626
+ padding: 5px 12px;
2627
+ line-height: 20px;
2628
+ color: #2d3a56;
2629
+ border-radius: 6px;
2630
+ border-color: rgba(172, 186, 211, 0.6);
2631
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2646
2632
  }
2647
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2648
- left: calc(100% - 20px - 2px);
2633
+ .ipd9bk.ant-input.ant-input-lg {
2634
+ padding: 8px 16px;
2635
+ line-height: 22px;
2649
2636
  }
2650
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2651
- left: calc(100% - 14px - 1px);
2637
+ .ipd9bk.ant-input.ant-input-sm {
2638
+ padding: 2px 8px;
2639
+ line-height: 18px;
2652
2640
  }
2653
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2654
- left: calc(100% - 28px - 2px);
2641
+ .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 {
2642
+ border-color: rgba(107, 128, 167, 0.6);
2643
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2655
2644
  }
2656
-
2657
- .c1to9vb9 {
2658
- margin-left: 5px;
2645
+ .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 {
2646
+ border-color: #0096ff;
2647
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2659
2648
  }
2660
-
2661
- .rxbeqvl.ant-radio-wrapper {
2662
- display: inline-flex;
2663
- align-items: baseline;
2664
- white-space: pre-wrap;
2649
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2650
+ border-color: #e75a3a;
2651
+ color: #e75a3a;
2665
2652
  }
2666
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2667
- position: relative;
2668
- top: 3px;
2653
+ .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 {
2654
+ border-color: #e75a3a;
2655
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2669
2656
  }
2670
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2671
- border-color: rgba(107, 128, 167, 0.6);
2657
+ .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 {
2658
+ border-color: #e75a3a;
2659
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2672
2660
  }
2673
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2674
- border-color: #0080ff;
2661
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2662
+ background: rgba(211, 218, 235, 0.6);
2663
+ color: rgba(0, 21, 64, 0.3);
2664
+ border-color: rgba(172, 186, 211, 0.6);
2675
2665
  }
2676
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2677
- border-color: #0080ff;
2678
- background: #0080ff;
2666
+ .ipd9bk.ant-input-affix-wrapper {
2667
+ padding: 5px 12px;
2668
+ border-radius: 6px;
2669
+ border-color: rgba(172, 186, 211, 0.6);
2670
+ line-height: 20px;
2671
+ color: #2d3a56;
2672
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2679
2673
  }
2680
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2681
- top: 4px;
2682
- left: 4px;
2683
- width: 6px;
2684
- height: 6px;
2685
- background: #fff;
2674
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2675
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2676
+ color: rgba(44, 56, 82, 0.6);
2686
2677
  }
2687
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2688
- opacity: 0.5;
2678
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2679
+ padding: 8px 16px;
2680
+ line-height: 22px;
2689
2681
  }
2690
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2691
- border-color: rgba(107, 128, 167, 0.6);
2692
- background: rgba(211, 218, 235, 0.6);
2682
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2683
+ padding: 2px 8px;
2684
+ line-height: 18px;
2693
2685
  }
2694
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2695
- background: #00122e;
2686
+ .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 {
2687
+ border-color: rgba(107, 128, 167, 0.6);
2688
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2696
2689
  }
2697
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2698
- color: #00122e;
2699
- opacity: 0.5;
2690
+ .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 {
2691
+ border-color: #0096ff;
2692
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2700
2693
  }
2701
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2702
- color: #00122e;
2694
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2695
+ border-color: #e75a3a;
2703
2696
  }
2704
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2705
- display: inline-block;
2706
- padding: 0;
2707
- padding-left: 12px;
2697
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2698
+ color: #e75a3a;
2708
2699
  }
2709
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2710
- margin-bottom: 0;
2711
- white-space: pre-wrap;
2712
- color: rgba(44, 56, 82, 0.6);
2700
+ .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 {
2701
+ border-color: #e75a3a;
2702
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2713
2703
  }
2714
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2715
- padding-left: 8px;
2704
+ .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 {
2705
+ border-color: #e75a3a;
2706
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2716
2707
  }
2717
-
2718
- .r5ie79y .ant-radio-button-wrapper:first-child {
2719
- border-radius: 5px 0 0 5px;
2708
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2709
+ background: rgba(211, 218, 235, 0.6);
2710
+ color: rgba(0, 21, 64, 0.3);
2711
+ border-color: rgba(172, 186, 211, 0.6);
2720
2712
  }
2721
- .r5ie79y .ant-radio-button-wrapper:last-child {
2722
- border-radius: 0 5px 5px 0;
2713
+ textarea.ipd9bk.ant-input {
2714
+ transition-property: height;
2715
+ transition-delay: 50ms;
2723
2716
  }
2724
-
2725
- .r1f0aqcc {
2726
- color: #00122e;
2727
- border-color: #ccd4e3;
2717
+ textarea.ipd9bk.ant-input.textarea-large {
2718
+ min-height: 40px;
2719
+ height: 40px;
2728
2720
  }
2729
- .r1f0aqcc:first-child {
2730
- color: #00122e;
2731
- border-color: #a3b4cc;
2721
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2722
+ height: 80px;
2732
2723
  }
2733
- .r1f0aqcc.ant-radio-button-wrapper {
2734
- padding: 0 12px;
2735
- line-height: 32px;
2724
+ textarea.ipd9bk.ant-input.textarea-middle {
2725
+ min-height: 32px;
2736
2726
  height: 32px;
2737
2727
  }
2738
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2739
- white-space: nowrap;
2728
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2729
+ height: 64px;
2740
2730
  }
2741
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2742
- background: #ccd4e3;
2731
+ textarea.ipd9bk.ant-input.textarea-small {
2732
+ min-height: 24px;
2733
+ height: 24px;
2743
2734
  }
2744
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2745
- background: #0080ff;
2735
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2736
+ height: 40px;
2746
2737
  }
2747
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2748
- background: #ccd4e3;
2749
- opacity: 0.5;
2738
+
2739
+ .kypn5o5 input, .kypn5o5.input-tags {
2740
+ border: 1px solid rgba(213, 219, 227, 0.6);
2741
+ border-radius: 4px;
2750
2742
  }
2751
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2752
- border-right-color: #0080ff;
2743
+ .kypn5o5.input-tags {
2744
+ position: relative;
2745
+ padding: 6px;
2746
+ height: 32px;
2747
+ cursor: pointer;
2748
+ transition: border 150ms;
2753
2749
  }
2754
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2750
+ .kypn5o5.input-tags:hover {
2755
2751
  border-color: #0080ff;
2752
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2756
2753
  }
2757
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2758
- background: rgba(0, 136, 255, 0.1);
2754
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2755
+ padding-right: 30px;
2759
2756
  }
2760
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2761
- background: rgba(211, 218, 235, 0.6);
2762
- border-color: #ccd4e3;
2763
- opacity: 0.5;
2757
+ .kypn5o5.input-tags .input-tags-inner {
2758
+ display: flex;
2764
2759
  }
2765
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2766
- color: #00122e;
2767
- border-color: #ccd4e3;
2760
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2761
+ display: flex;
2768
2762
  }
2769
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2770
- color: #00122e;
2771
- border-color: #ccd4e3;
2772
- background: rgba(172, 186, 211, 0.6);
2763
+ .kypn5o5.input-tags .input-tag-suffix {
2764
+ position: absolute;
2765
+ right: 12px;
2766
+ top: 50%;
2767
+ transform: translateY(-50%);
2773
2768
  }
2774
- .r1f0aqcc .ant-radio-button-input {
2775
- margin-right: 8px;
2776
- display: inline;
2777
- border: none;
2778
- padding: 0;
2779
- width: 36px;
2780
- background: transparent;
2769
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2770
+ color: rgba(0, 0, 0, 0.25);
2771
+ font-size: 12px;
2772
+ cursor: pointer;
2781
2773
  }
2782
- .r1f0aqcc .ant-radio-button-input:focus {
2783
- box-shadow: none;
2774
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2775
+ color: rgba(0, 0, 0, 0.45);
2784
2776
  }
2785
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2786
- margin-right: 0;
2787
- width: initial;
2788
- box-shadow: none;
2777
+ .kypn5o5.has-focus-indicator {
2778
+ position: relative;
2779
+ overflow: hidden;
2789
2780
  }
2790
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2791
- display: none;
2781
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2782
+ position: absolute;
2783
+ top: 50%;
2784
+ transform: translateY(-50%);
2785
+ left: -16px;
2786
+ transition: left 150ms ease;
2787
+ opacity: 0;
2792
2788
  }
2793
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2794
- display: inline;
2789
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2790
+ left: 8px;
2791
+ opacity: 1;
2795
2792
  }
2796
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2797
- display: inline;
2798
- margin-right: 8px;
2799
- padding: 0;
2800
- width: 36px;
2793
+ .kypn5o5.has-focus-indicator input {
2794
+ transition: margin-left 150ms ease;
2795
+ margin-left: 0px;
2796
+ }
2797
+ .kypn5o5.has-focus-indicator input:focus {
2798
+ margin-left: 16px;
2801
2799
  }
2802
2800
 
2803
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2804
- flex-direction: row;
2805
- justify-content: stretch;
2801
+ input.l1ki27se.ant-input {
2802
+ border-top-right-radius: 0;
2803
+ border-bottom-right-radius: 0;
2806
2804
  }
2807
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2808
- padding: 0;
2809
- margin-right: 4px;
2810
- flex: 1;
2811
- overflow: visible;
2805
+
2806
+ .l1ki27se.ant-input-affix-wrapper {
2807
+ border-top-right-radius: 0;
2808
+ border-bottom-right-radius: 0;
2812
2809
  }
2813
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2814
- display: none;
2810
+
2811
+ input.rrg1fkn.ant-input {
2812
+ border-top-left-radius: 0;
2813
+ border-bottom-left-radius: 0;
2815
2814
  }
2816
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2817
- width: 100%;
2818
- min-height: unset;
2815
+
2816
+ .rrg1fkn.ant-input-affix-wrapper {
2817
+ border-top-left-radius: 0;
2818
+ border-bottom-left-radius: 0;
2819
2819
  }
2820
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2821
- height: 26px;
2822
- line-height: 26px;
2823
- width: 100%;
2824
- text-align: center;
2825
- padding: 0;
2826
- font-size: 12px;
2827
- font-weight: normal;
2820
+
2821
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2822
+ border-top-right-radius: 0;
2823
+ border-bottom-right-radius: 0;
2824
+ }
2825
+
2826
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2827
+ border-top-left-radius: 0;
2828
+ border-bottom-left-radius: 0;
2828
2829
  }
2829
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2830
- margin-right: 10px;
2830
+
2831
+ .s34f1qb.ant-switch {
2832
+ min-width: 40px;
2833
+ height: 24px;
2834
+ background: rgba(172, 186, 211, 0.6);
2835
+ overflow: hidden;
2831
2836
  }
2832
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2833
- display: none;
2837
+ .s34f1qb.ant-switch:focus {
2838
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2834
2839
  }
2835
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2836
- border-radius: 4px 0 0 4px;
2840
+ .s34f1qb.ant-switch-small {
2841
+ min-width: 26px;
2842
+ height: 16px;
2837
2843
  }
2838
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2839
- margin-right: 0;
2844
+ .s34f1qb.ant-switch-large {
2845
+ min-width: 52px;
2846
+ height: 32px;
2840
2847
  }
2841
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2842
- border-radius: 0 4px 4px 0;
2848
+ .s34f1qb.ant-switch .ant-switch-handle {
2849
+ height: 20px;
2850
+ width: 20px;
2843
2851
  }
2844
- .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 {
2845
- content: "";
2846
- width: 0;
2847
- height: 0;
2848
- border: 13px solid transparent;
2849
- position: absolute;
2850
- top: 0;
2851
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2852
- right: -21px;
2853
- z-index: 2;
2852
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2853
+ border-radius: 10px;
2854
+ transition-delay: 120ms;
2854
2855
  }
2855
- .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 {
2856
- content: "";
2857
- width: 0;
2858
- height: 0;
2859
- border: 13px solid transparent;
2860
- position: absolute;
2861
- top: 0;
2862
- border-left: 8px solid #fff;
2863
- left: 0;
2856
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2857
+ height: 14px;
2858
+ width: 14px;
2859
+ top: 1px;
2860
+ left: 1px;
2864
2861
  }
2865
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2866
- background-color: rgba(0, 136, 255, 0.1);
2862
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2863
+ height: 28px;
2864
+ width: 28px;
2867
2865
  }
2868
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2869
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2866
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2867
+ border-radius: 14px;
2870
2868
  }
2871
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2872
- color: #005ed1;
2869
+ .s34f1qb.ant-switch-checked {
2870
+ background-color: #00ba5d;
2873
2871
  }
2874
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2875
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2876
- background-color: rgba(237, 241, 250, 0.6);
2872
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2873
+ left: calc(100% - 20px - 2px);
2877
2874
  }
2878
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2879
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2880
- color: rgba(44, 56, 82, 0.6);
2875
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2876
+ left: calc(100% - 14px - 1px);
2881
2877
  }
2882
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2883
- padding: 0;
2878
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2879
+ left: calc(100% - 28px - 2px);
2880
+ }
2881
+
2882
+ .c1to9vb9 {
2883
+ margin-left: 5px;
2884
2884
  }
2885
2885
 
2886
2886
  .t1upn1sz {
@@ -3246,91 +3246,6 @@ input.rrg1fkn.ant-input {
3246
3246
  background: #fff;
3247
3247
  }
3248
3248
 
3249
- .s1fc623g {
3250
- width: 430px !important;
3251
- }
3252
-
3253
- .da3mx0o .ant-select-item-group {
3254
- padding: 8px 16px;
3255
- line-height: 18px;
3256
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3257
- height: 34px;
3258
- min-height: 34px;
3259
- box-sizing: border-box;
3260
- margin-top: 8px;
3261
- }
3262
-
3263
- .onr9gzt {
3264
- display: flex;
3265
- flex-direction: column;
3266
- margin: 1px 8px;
3267
- padding: 8px;
3268
- border-radius: 4px;
3269
- }
3270
- .onr9gzt .selected-icon {
3271
- display: none;
3272
- }
3273
- .onr9gzt.ant-select-item-option-grouped {
3274
- padding-left: 8px;
3275
- }
3276
- .onr9gzt.ant-select-item-option-selected {
3277
- background-color: white;
3278
- }
3279
- .onr9gzt.ant-select-item-option-selected .timezone-title {
3280
- color: #0080ff;
3281
- }
3282
- .onr9gzt.ant-select-item-option-selected .selected-icon {
3283
- display: block;
3284
- }
3285
- .onr9gzt.ant-select-item-option-active {
3286
- background: rgba(0, 136, 255, 0.16);
3287
- }
3288
- .onr9gzt.ant-select-item-option-active .timezone-title {
3289
- color: #0080ff;
3290
- }
3291
- .onr9gzt.ant-select-item-option-active .timezone-tag {
3292
- background: rgba(0, 136, 255, 0.1);
3293
- color: #0080ff;
3294
- }
3295
-
3296
- .oiy0apc {
3297
- display: flex;
3298
- justify-content: space-between;
3299
- height: 20px;
3300
- line-height: 20px;
3301
- }
3302
- .oiy0apc .timezone-title {
3303
- color: #2d3a56;
3304
- overflow: hidden;
3305
- text-overflow: ellipsis;
3306
- }
3307
-
3308
- .of4y382 {
3309
- display: flex;
3310
- justify-content: space-between;
3311
- color: rgba(44, 56, 82, 0.6);
3312
- height: 18px;
3313
- line-height: 18px;
3314
- margin-top: 2px;
3315
- }
3316
-
3317
- .t19903l9 {
3318
- border: none;
3319
- margin-right: 0;
3320
- background: rgba(225, 230, 241, 0.6);
3321
- }
3322
-
3323
- .ohwbvxu {
3324
- pointer-events: none;
3325
- height: 32px;
3326
- width: 100%;
3327
- opacity: 0;
3328
- }
3329
-
3330
- .i1e4sgug {
3331
- display: inline-block;
3332
- }
3333
-
3334
3249
  .d6j0lbj {
3335
3250
  font-family: Inter;
3336
3251
  font-style: normal;
@@ -3806,6 +3721,91 @@ input.rrg1fkn.ant-input {
3806
3721
  line-height: 12px;
3807
3722
  }
3808
3723
 
3724
+ .s1fc623g {
3725
+ width: 430px !important;
3726
+ }
3727
+
3728
+ .da3mx0o .ant-select-item-group {
3729
+ padding: 8px 16px;
3730
+ line-height: 18px;
3731
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3732
+ height: 34px;
3733
+ min-height: 34px;
3734
+ box-sizing: border-box;
3735
+ margin-top: 8px;
3736
+ }
3737
+
3738
+ .onr9gzt {
3739
+ display: flex;
3740
+ flex-direction: column;
3741
+ margin: 1px 8px;
3742
+ padding: 8px;
3743
+ border-radius: 4px;
3744
+ }
3745
+ .onr9gzt .selected-icon {
3746
+ display: none;
3747
+ }
3748
+ .onr9gzt.ant-select-item-option-grouped {
3749
+ padding-left: 8px;
3750
+ }
3751
+ .onr9gzt.ant-select-item-option-selected {
3752
+ background-color: white;
3753
+ }
3754
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
3755
+ color: #0080ff;
3756
+ }
3757
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
3758
+ display: block;
3759
+ }
3760
+ .onr9gzt.ant-select-item-option-active {
3761
+ background: rgba(0, 136, 255, 0.16);
3762
+ }
3763
+ .onr9gzt.ant-select-item-option-active .timezone-title {
3764
+ color: #0080ff;
3765
+ }
3766
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
3767
+ background: rgba(0, 136, 255, 0.1);
3768
+ color: #0080ff;
3769
+ }
3770
+
3771
+ .oiy0apc {
3772
+ display: flex;
3773
+ justify-content: space-between;
3774
+ height: 20px;
3775
+ line-height: 20px;
3776
+ }
3777
+ .oiy0apc .timezone-title {
3778
+ color: #2d3a56;
3779
+ overflow: hidden;
3780
+ text-overflow: ellipsis;
3781
+ }
3782
+
3783
+ .of4y382 {
3784
+ display: flex;
3785
+ justify-content: space-between;
3786
+ color: rgba(44, 56, 82, 0.6);
3787
+ height: 18px;
3788
+ line-height: 18px;
3789
+ margin-top: 2px;
3790
+ }
3791
+
3792
+ .t19903l9 {
3793
+ border: none;
3794
+ margin-right: 0;
3795
+ background: rgba(225, 230, 241, 0.6);
3796
+ }
3797
+
3798
+ .ohwbvxu {
3799
+ pointer-events: none;
3800
+ height: 32px;
3801
+ width: 100%;
3802
+ opacity: 0;
3803
+ }
3804
+
3805
+ .i1e4sgug {
3806
+ display: inline-block;
3807
+ }
3808
+
3809
3809
  .c198s9j3 {
3810
3810
  color: #2d3a56;
3811
3811
  line-height: 22px;