@cloudtower/eagle 0.17.11 → 0.17.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1614,19 +1614,12 @@ input[type=submit] {
1614
1614
  cursor: pointer;
1615
1615
  }
1616
1616
 
1617
- .fde5mpd {
1618
- width: 100%;
1619
- height: 100%;
1620
- min-height: 124px;
1621
- display: flex;
1622
- flex-direction: column;
1623
- justify-content: center;
1624
- align-items: center;
1625
- }
1626
- .fde5mpd .error-text {
1627
- color: rgba(10, 37, 85, 0.6);
1628
- margin-bottom: 16px;
1629
- font-size: 18px;
1617
+ .f18bxw7l {
1618
+ font-size: 13px;
1619
+ line-height: 20px;
1620
+ color: #f0483e;
1621
+ margin-top: -4px;
1622
+ margin-bottom: 8px;
1630
1623
  }
1631
1624
 
1632
1625
  .bpq0js6 {
@@ -1658,6 +1651,21 @@ input[type=submit] {
1658
1651
  border-radius: unset;
1659
1652
  }
1660
1653
 
1654
+ .fde5mpd {
1655
+ width: 100%;
1656
+ height: 100%;
1657
+ min-height: 124px;
1658
+ display: flex;
1659
+ flex-direction: column;
1660
+ justify-content: center;
1661
+ align-items: center;
1662
+ }
1663
+ .fde5mpd .error-text {
1664
+ color: rgba(10, 37, 85, 0.6);
1665
+ margin-bottom: 16px;
1666
+ font-size: 18px;
1667
+ }
1668
+
1661
1669
  .i1mrf09m {
1662
1670
  display: inline-flex;
1663
1671
  align-items: center;
@@ -1675,80 +1683,6 @@ input[type=submit] {
1675
1683
  animation: rotate 680ms linear infinite;
1676
1684
  }
1677
1685
 
1678
- .f18bxw7l {
1679
- font-size: 13px;
1680
- line-height: 20px;
1681
- color: #f0483e;
1682
- margin-top: -4px;
1683
- margin-bottom: 8px;
1684
- }
1685
-
1686
- .obf05yr {
1687
- display: inline-block;
1688
- }
1689
-
1690
- .hsms1n6 {
1691
- visibility: hidden;
1692
- position: absolute;
1693
- }
1694
-
1695
- .p12gwtiw {
1696
- display: flex;
1697
- justify-content: space-between;
1698
- align-items: center;
1699
- padding: 10px 0;
1700
- color: rgba(44, 56, 82, 0.6);
1701
- font-size: 12px;
1702
- line-height: 24px;
1703
- }
1704
- .p12gwtiw .pagination-left {
1705
- padding: 2px 8px;
1706
- }
1707
- .p12gwtiw .dropdown-trigger {
1708
- display: flex;
1709
- align-items: center;
1710
- border-radius: 6px;
1711
- cursor: pointer;
1712
- transition: all 0.3s ease;
1713
- }
1714
- .p12gwtiw .dropdown-trigger:hover {
1715
- background: rgba(211, 218, 235, 0.6);
1716
- color: #0080ff;
1717
- }
1718
- .p12gwtiw .dropdown-trigger .icon-inner {
1719
- margin-left: 4px;
1720
- }
1721
- .p12gwtiw .pagination-right {
1722
- display: flex;
1723
- align-items: center;
1724
- color: #0080ff;
1725
- font-weight: bold;
1726
- }
1727
- .p12gwtiw .pagination-right .icon-inner {
1728
- margin-left: 4px;
1729
- }
1730
- .p12gwtiw .pagination-right .prev-btn,
1731
- .p12gwtiw .pagination-right .next-btn {
1732
- padding: 0 8px;
1733
- }
1734
- .p12gwtiw .pagination-right .prev-btn > span,
1735
- .p12gwtiw .pagination-right .next-btn > span {
1736
- color: #0080ff;
1737
- }
1738
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1739
- transform: rotate(180deg);
1740
- }
1741
-
1742
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1743
- max-height: calc(100vh - 128px);
1744
- overflow-y: auto;
1745
- }
1746
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1747
- padding: 4px 20px;
1748
- font-size: 12px;
1749
- line-height: 18px;
1750
- }
1751
-
1752
1686
  .buj61ew.ant-btn {
1753
1687
  height: 32px;
1754
1688
  border-radius: 6px;
@@ -1997,481 +1931,503 @@ input[type=submit] {
1997
1931
  padding: 0;
1998
1932
  }
1999
1933
 
2000
- .d6j0lbj {
2001
- font-family: Inter;
2002
- font-style: normal;
2003
- font-weight: bold;
2004
- font-size: 32px;
2005
- line-height: 40px;
1934
+ .obf05yr {
1935
+ display: inline-block;
2006
1936
  }
2007
1937
 
2008
- .d1xhvvxe {
2009
- font-family: Inter;
2010
- font-style: normal;
2011
- font-weight: bold;
2012
- font-size: 24px;
2013
- line-height: 32px;
1938
+ .hsms1n6 {
1939
+ visibility: hidden;
1940
+ position: absolute;
2014
1941
  }
2015
1942
 
2016
- .dk10mxq {
2017
- font-family: Inter;
2018
- font-style: normal;
2019
- font-weight: normal;
2020
- font-size: 32px;
2021
- line-height: 40px;
1943
+ .k5vyv6v input, .k5vyv6v.input-tags {
1944
+ border: 1px solid rgba(213, 219, 227, 0.6);
1945
+ border-radius: 4px;
2022
1946
  }
2023
-
2024
- .dxsait {
2025
- font-family: Inter;
2026
- font-style: normal;
2027
- font-weight: bold;
2028
- font-size: 20px;
2029
- line-height: 24px;
1947
+ .k5vyv6v.input-tags {
1948
+ position: relative;
1949
+ padding: 6px;
1950
+ height: 32px;
1951
+ cursor: pointer;
1952
+ transition: border 150ms;
2030
1953
  }
2031
-
2032
- .dokn0h3 {
2033
- font-family: Inter;
2034
- font-style: normal;
2035
- font-weight: normal;
2036
- font-size: 20px;
2037
- line-height: 24px;
1954
+ .k5vyv6v.input-tags:hover {
1955
+ border-color: #0080ff;
1956
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2038
1957
  }
2039
-
2040
- .dobau4p {
2041
- font-family: Inter;
2042
- font-style: normal;
2043
- font-weight: bold;
2044
- font-size: 18px;
2045
- line-height: 22px;
1958
+ .k5vyv6v.input-tags.kit-input-suffix-wrapper {
1959
+ padding-right: 30px;
2046
1960
  }
2047
-
2048
- .dvolwok {
2049
- font-family: Inter;
2050
- font-style: normal;
2051
- font-weight: normal;
2052
- font-size: 18px;
2053
- line-height: 22px;
1961
+ .k5vyv6v.input-tags .input-tags-inner {
1962
+ display: flex;
2054
1963
  }
2055
-
2056
- .h181qhg4 {
2057
- font-family: Inter;
2058
- font-style: normal;
2059
- font-weight: bold;
2060
- font-size: 16px;
2061
- line-height: 22px;
1964
+ .k5vyv6v.input-tags .input-tags-inner .tags-overflow-auto {
1965
+ display: flex;
2062
1966
  }
2063
-
2064
- .h1phgmcq {
2065
- font-family: Inter;
2066
- font-style: normal;
2067
- font-weight: normal;
2068
- font-size: 16px;
2069
- line-height: 22px;
1967
+ .k5vyv6v.input-tags .input-tag-suffix {
1968
+ position: absolute;
1969
+ right: 12px;
1970
+ top: 50%;
1971
+ transform: translateY(-50%);
2070
1972
  }
2071
-
2072
- .h173xnl1 {
2073
- font-family: Inter;
2074
- font-style: normal;
2075
- font-weight: bold;
2076
- font-size: 14px;
2077
- line-height: 20px;
1973
+ .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle {
1974
+ color: rgba(0, 0, 0, 0.25);
1975
+ font-size: 12px;
1976
+ cursor: pointer;
2078
1977
  }
2079
-
2080
- .hedm4pz {
2081
- font-family: Inter;
2082
- font-style: normal;
2083
- font-weight: normal;
2084
- font-size: 14px;
2085
- line-height: 20px;
1978
+ .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle:hover {
1979
+ color: rgba(0, 0, 0, 0.45);
1980
+ }
1981
+ .k5vyv6v.has-focus-indicator {
1982
+ position: relative;
1983
+ overflow: hidden;
1984
+ }
1985
+ .k5vyv6v.has-focus-indicator .ant-input-prefix {
1986
+ position: absolute;
1987
+ top: 50%;
1988
+ transform: translateY(-50%);
1989
+ left: -16px;
1990
+ transition: left 150ms ease;
1991
+ opacity: 0;
1992
+ }
1993
+ .k5vyv6v.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
1994
+ left: 8px;
1995
+ opacity: 1;
1996
+ }
1997
+ .k5vyv6v.has-focus-indicator input {
1998
+ transition: margin-left 150ms ease;
1999
+ margin-left: 0px;
2000
+ }
2001
+ .k5vyv6v.has-focus-indicator input:focus {
2002
+ margin-left: 16px;
2086
2003
  }
2087
2004
 
2088
- .h1kd8xld {
2089
- font-family: Inter;
2090
- font-style: normal;
2091
- font-weight: bold;
2092
- font-size: 12px;
2005
+ .i17jpubb {
2006
+ height: 18px;
2093
2007
  line-height: 18px;
2008
+ padding: 0 4px;
2009
+ border-radius: 4px;
2010
+ background: rgba(235, 239, 245, 0.6);
2011
+ border: 1px solid rgba(223, 228, 235, 0.6);
2012
+ display: flex;
2013
+ align-items: center;
2014
+ white-space: nowrap;
2015
+ margin-right: 4px;
2094
2016
  }
2095
2017
 
2096
- .hp14fr {
2097
- font-family: Inter;
2098
- font-style: normal;
2099
- font-weight: normal;
2100
- font-size: 12px;
2101
- line-height: 18px;
2018
+ .i1sx1zrx.ant-input-group.ant-input-group-compact {
2019
+ display: flex;
2102
2020
  }
2103
2021
 
2104
- .hgrg7mn {
2105
- font-family: Inter;
2106
- font-style: normal;
2107
- font-weight: bold;
2108
- text-transform: uppercase;
2109
- font-feature-settings: "cpsp" on;
2110
- font-size: 12px;
2111
- line-height: 18px;
2022
+ .e4bdwkb {
2023
+ border: none;
2024
+ vertical-align: middle;
2112
2025
  }
2113
2026
 
2114
- .h6zme9x {
2115
- font-family: Inter;
2116
- font-style: normal;
2117
- font-weight: normal;
2118
- text-transform: uppercase;
2119
- font-feature-settings: "cpsp" on;
2120
- font-size: 12px;
2027
+ .i1tep2wa.ant-input {
2028
+ padding: 5px 12px;
2029
+ line-height: 20px;
2030
+ color: #2d3a56;
2031
+ border-radius: 6px;
2032
+ border-color: rgba(172, 186, 211, 0.6);
2033
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2034
+ }
2035
+ .i1tep2wa.ant-input.ant-input-lg {
2036
+ padding: 8px 16px;
2037
+ line-height: 22px;
2038
+ }
2039
+ .i1tep2wa.ant-input.ant-input-sm {
2040
+ padding: 2px 8px;
2121
2041
  line-height: 18px;
2122
2042
  }
2123
-
2124
- .locjvsv {
2125
- font-family: Inter;
2126
- font-style: normal;
2127
- font-weight: normal;
2128
- font-size: 16px;
2129
- line-height: 24px;
2043
+ .i1tep2wa.ant-input:not([disabled]):hover, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number:not([disabled]):hover, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-hover {
2044
+ border-color: rgba(107, 128, 167, 0.6);
2045
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2130
2046
  }
2131
-
2132
- .l13gi131 {
2133
- font-family: Inter;
2134
- font-style: normal;
2135
- font-weight: bold;
2136
- font-size: 16px;
2137
- line-height: 24px;
2047
+ .i1tep2wa.ant-input:not([disabled]):active, .i1tep2wa.ant-input:not([disabled]):focus, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number:not([disabled]):active, .i1tep2wa.ant-input-number:not([disabled]):focus, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-focus {
2048
+ border-color: #0096ff;
2049
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2138
2050
  }
2139
-
2140
- .l1ynemsu {
2141
- font-family: Inter;
2142
- font-style: normal;
2143
- font-weight: normal;
2144
- font-size: 16px;
2145
- line-height: 24px;
2051
+ .i1tep2wa.ant-input.error:not([disabled]), .i1tep2wa.ant-picker.error:not([disabled]), .i1tep2wa.ant-input-number.error:not([disabled]) {
2052
+ border-color: #e75a3a;
2053
+ color: #e75a3a;
2146
2054
  }
2147
-
2148
- .l1cft1cx {
2149
- font-family: Inter;
2150
- font-style: normal;
2151
- font-weight: bold;
2152
- font-size: 16px;
2153
- line-height: 24px;
2055
+ .i1tep2wa.ant-input.error:not([disabled]):hover, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-picker.error:not([disabled]):hover, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number.error:not([disabled]):hover, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2056
+ border-color: #e75a3a;
2057
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2154
2058
  }
2155
-
2156
- .l17tqc8p {
2157
- font-family: Inter;
2158
- font-style: normal;
2159
- font-weight: normal;
2160
- text-transform: uppercase;
2161
- font-feature-settings: "cpsp" on;
2162
- font-size: 16px;
2163
- line-height: 24px;
2059
+ .i1tep2wa.ant-input.error:not([disabled]):active, .i1tep2wa.ant-input.error:not([disabled]):focus, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-picker.error:not([disabled]):active, .i1tep2wa.ant-picker.error:not([disabled]):focus, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number.error:not([disabled]):active, .i1tep2wa.ant-input-number.error:not([disabled]):focus, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2060
+ border-color: #e75a3a;
2061
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2164
2062
  }
2165
-
2166
- .l1j1e5w7 {
2167
- font-family: Inter;
2168
- font-style: normal;
2169
- font-weight: bold;
2170
- text-transform: uppercase;
2171
- font-feature-settings: "cpsp" on;
2172
- font-size: 16px;
2173
- line-height: 24px;
2063
+ .i1tep2wa.ant-input[disabled], .i1tep2wa.ant-input.ant-input-disabled, .i1tep2wa.ant-input-number[disabled], .i1tep2wa.ant-input-number.ant-input-number-disabled {
2064
+ background: rgba(211, 218, 235, 0.6);
2065
+ color: rgba(0, 21, 64, 0.3);
2066
+ border-color: rgba(172, 186, 211, 0.6);
2174
2067
  }
2175
-
2176
- .l1gf91jb {
2177
- font-family: Inter;
2178
- font-style: normal;
2179
- font-weight: normal;
2180
- font-size: 14px;
2181
- line-height: 22px;
2068
+ .i1tep2wa.ant-input-affix-wrapper {
2069
+ padding: 5px 12px;
2070
+ border-radius: 6px;
2071
+ border-color: rgba(172, 186, 211, 0.6);
2072
+ line-height: 20px;
2073
+ color: #2d3a56;
2074
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2182
2075
  }
2183
-
2184
- .lu7hlr6 {
2185
- font-family: Inter;
2186
- font-style: normal;
2187
- font-weight: 500;
2188
- font-size: 14px;
2189
- line-height: 22px;
2076
+ .i1tep2wa.ant-input-affix-wrapper .ant-input-suffix,
2077
+ .i1tep2wa.ant-input-affix-wrapper .ant-input-prefix {
2078
+ color: rgba(44, 56, 82, 0.6);
2190
2079
  }
2191
-
2192
- .l3l3jf0 {
2193
- font-family: Inter;
2194
- font-style: normal;
2195
- font-weight: bold;
2196
- font-size: 14px;
2080
+ .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2081
+ padding: 8px 16px;
2197
2082
  line-height: 22px;
2198
2083
  }
2199
-
2200
- .l12j5nqp {
2201
- font-family: Inter;
2202
- font-style: normal;
2203
- font-weight: normal;
2204
- font-size: 14px;
2205
- line-height: 22px;
2084
+ .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2085
+ padding: 2px 8px;
2086
+ line-height: 18px;
2206
2087
  }
2207
-
2208
- .l1tecqht {
2209
- font-family: Inter;
2210
- font-style: normal;
2211
- font-weight: bold;
2212
- font-size: 14px;
2213
- line-height: 22px;
2088
+ .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2089
+ border-color: rgba(107, 128, 167, 0.6);
2090
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2214
2091
  }
2215
-
2216
- .l6sa990 {
2217
- font-family: Inter;
2218
- font-style: normal;
2219
- font-weight: normal;
2220
- text-transform: uppercase;
2221
- font-feature-settings: "cpsp" on;
2222
- font-size: 14px;
2223
- line-height: 22px;
2092
+ .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2093
+ border-color: #0096ff;
2094
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2095
+ }
2096
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2097
+ border-color: #e75a3a;
2098
+ }
2099
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2100
+ color: #e75a3a;
2101
+ }
2102
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2103
+ border-color: #e75a3a;
2104
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2105
+ }
2106
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2107
+ border-color: #e75a3a;
2108
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2109
+ }
2110
+ .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2111
+ background: rgba(211, 218, 235, 0.6);
2112
+ color: rgba(0, 21, 64, 0.3);
2113
+ border-color: rgba(172, 186, 211, 0.6);
2114
+ }
2115
+ textarea.i1tep2wa.ant-input {
2116
+ transition-property: height;
2117
+ transition-delay: 50ms;
2118
+ }
2119
+ textarea.i1tep2wa.ant-input.textarea-large {
2120
+ min-height: 40px;
2121
+ height: 40px;
2122
+ }
2123
+ textarea.i1tep2wa.ant-input.textarea-large:focus {
2124
+ height: 80px;
2125
+ }
2126
+ textarea.i1tep2wa.ant-input.textarea-middle {
2127
+ min-height: 32px;
2128
+ height: 32px;
2129
+ }
2130
+ textarea.i1tep2wa.ant-input.textarea-middle:focus {
2131
+ height: 64px;
2132
+ }
2133
+ textarea.i1tep2wa.ant-input.textarea-small {
2134
+ min-height: 24px;
2135
+ height: 24px;
2136
+ }
2137
+ textarea.i1tep2wa.ant-input.textarea-small:focus {
2138
+ height: 40px;
2224
2139
  }
2225
2140
 
2226
- .lckqe8j {
2227
- font-family: Inter;
2228
- font-style: normal;
2229
- font-weight: bold;
2230
- text-transform: uppercase;
2231
- font-feature-settings: "cpsp" on;
2232
- font-size: 14px;
2233
- line-height: 22px;
2141
+ .a583uz8 .ant-input-number-handler-wrap {
2142
+ display: var(--a583uz8-0);
2143
+ }
2144
+ .a583uz8 .ant-input-number-input-wrap {
2145
+ padding: 4px 11px;
2146
+ display: inline-flex;
2147
+ line-height: 1.5715;
2148
+ height: inherit;
2149
+ }
2150
+ .a583uz8 .ant-input-number-input-wrap::after {
2151
+ content: var(--a583uz8-1);
2152
+ display: var(--a583uz8-2);
2153
+ flex: none;
2154
+ align-items: center;
2155
+ margin-left: 4px;
2156
+ }
2157
+ .a583uz8 .ant-input-number-input-wrap::before {
2158
+ content: var(--a583uz8-3);
2159
+ display: var(--a583uz8-4);
2160
+ flex: none;
2161
+ align-items: center;
2162
+ margin-right: 4px;
2163
+ cursor: auto;
2164
+ }
2165
+ .a583uz8 .ant-input-number-input {
2166
+ padding: 0;
2167
+ margin: 0;
2168
+ height: auto;
2169
+ font-size: inherit;
2234
2170
  }
2235
2171
 
2236
- .l1kuminb {
2237
- font-family: Inter;
2238
- font-style: normal;
2239
- font-weight: normal;
2240
- font-size: 13px;
2241
- line-height: 20px;
2172
+ .a1ej28xa .ant-input-number-handler-wrap {
2173
+ display: var(--a1ej28xa-0);
2174
+ }
2175
+ .a1ej28xa .ant-input-number-input-wrap {
2176
+ padding: 5px 12px;
2177
+ display: inline-flex;
2178
+ line-height: 1.5715;
2179
+ height: 100%;
2180
+ width: 100%;
2181
+ }
2182
+ .a1ej28xa .ant-input-number-input-wrap::after {
2183
+ content: var(--a1ej28xa-1);
2184
+ display: var(--a1ej28xa-2);
2185
+ flex: none;
2186
+ align-items: center;
2187
+ margin-left: 4px;
2188
+ color: rgba(44, 56, 82, 0.6);
2189
+ }
2190
+ .a1ej28xa .ant-input-number-input-wrap::before {
2191
+ content: var(--a1ej28xa-3);
2192
+ display: var(--a1ej28xa-4);
2193
+ flex: none;
2194
+ align-items: center;
2195
+ margin-right: 4px;
2196
+ cursor: auto;
2197
+ color: rgba(44, 56, 82, 0.6);
2198
+ }
2199
+ .a1ej28xa.ant-input-number {
2200
+ width: 100%;
2201
+ border-radius: 6px;
2202
+ }
2203
+ .a1ej28xa.ant-input-number:not([disabled]):focus, .a1ej28xa.ant-input-number:not([disabled]):active, .a1ej28xa.ant-input-number:not([disabled]).ant-input-number-focused {
2204
+ border-color: #0096ff;
2205
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2206
+ }
2207
+ .a1ej28xa.ant-input-number.error:not([disabled]):hover, .a1ej28xa.ant-input-number.error:not([disabled]).ant-input-number-focused {
2208
+ border-color: #e75a3a;
2209
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2210
+ }
2211
+ .a1ej28xa .ant-input-number-input {
2212
+ padding: 0;
2213
+ margin: 0;
2214
+ height: auto;
2215
+ font-size: inherit;
2242
2216
  }
2243
2217
 
2244
- .l1pbuf5j {
2245
- font-family: Inter;
2246
- font-style: normal;
2247
- font-weight: 600;
2248
- font-size: 13px;
2249
- line-height: 20px;
2218
+ input.lfxc594.ant-input {
2219
+ border-top-right-radius: 0;
2220
+ border-bottom-right-radius: 0;
2250
2221
  }
2251
2222
 
2252
- .l1r4ztu {
2253
- font-family: Inter;
2254
- font-style: normal;
2255
- font-weight: bold;
2256
- font-size: 13px;
2257
- line-height: 20px;
2223
+ .lfxc594.ant-input-affix-wrapper {
2224
+ border-top-right-radius: 0;
2225
+ border-bottom-right-radius: 0;
2258
2226
  }
2259
2227
 
2260
- .ly8vzok {
2261
- font-family: Inter;
2262
- font-style: normal;
2263
- font-weight: normal;
2264
- font-size: 13px;
2265
- line-height: 20px;
2228
+ input.r1cwjuew.ant-input {
2229
+ border-top-left-radius: 0;
2230
+ border-bottom-left-radius: 0;
2266
2231
  }
2267
2232
 
2268
- .lumfmf {
2269
- font-family: Inter;
2270
- font-style: normal;
2271
- font-weight: 600;
2272
- font-size: 13px;
2273
- line-height: 20px;
2233
+ .r1cwjuew.ant-input-affix-wrapper {
2234
+ border-top-left-radius: 0;
2235
+ border-bottom-left-radius: 0;
2274
2236
  }
2275
2237
 
2276
- .l16ujwmv {
2277
- font-family: Inter;
2278
- font-style: normal;
2279
- font-weight: bold;
2280
- font-size: 13px;
2281
- line-height: 20px;
2238
+ .c1whwrkn {
2239
+ color: #2d3a56;
2240
+ line-height: 22px;
2241
+ display: inline-flex;
2242
+ }
2243
+ .c1whwrkn .ant-checkbox {
2244
+ height: 22px;
2245
+ display: flex;
2246
+ align-items: center;
2247
+ top: 0;
2248
+ }
2249
+ .c1whwrkn .ant-checkbox-checked::after {
2250
+ border: none;
2251
+ }
2252
+ .c1whwrkn.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c1whwrkn.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
2253
+ .c1whwrkn .ant-checkbox:hover .ant-checkbox-inner {
2254
+ border-color: #0080ff;
2255
+ }
2256
+ .c1whwrkn .ant-checkbox .ant-checkbox-inner {
2257
+ border: 1px solid rgba(107, 128, 167, 0.6);
2258
+ }
2259
+ .c1whwrkn .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
2260
+ .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2261
+ border: 1px solid #0080ff;
2262
+ }
2263
+ .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2264
+ background: #0080ff;
2265
+ }
2266
+ .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2267
+ background-color: #fff;
2268
+ height: 2px;
2269
+ width: 10px;
2270
+ border-radius: 2px;
2271
+ }
2272
+ .c1whwrkn.ant-checkbox-wrapper-disabled {
2273
+ opacity: 0.5;
2274
+ }
2275
+ .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
2276
+ background: rgba(211, 218, 235, 0.6);
2277
+ border-color: rgba(107, 128, 167, 0.6) !important;
2278
+ }
2279
+ .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
2280
+ border-color: #2d3a56;
2281
+ }
2282
+ .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2283
+ background: #2d3a56;
2284
+ }
2285
+ .c1whwrkn .ant-checkbox + span,
2286
+ .c1whwrkn .ant-checkbox-disabled + span {
2287
+ padding: 0;
2288
+ }
2289
+ .c1whwrkn .ant-checkbox + span .main,
2290
+ .c1whwrkn .ant-checkbox-disabled + span .main {
2291
+ display: inline-block;
2292
+ margin-left: 12px;
2293
+ color: #2d3a56;
2294
+ }
2295
+ .c1whwrkn .ant-checkbox + span .sub,
2296
+ .c1whwrkn .ant-checkbox-disabled + span .sub {
2297
+ margin-left: 28px;
2298
+ color: rgba(44, 56, 82, 0.6);
2299
+ }
2300
+ .c1whwrkn.compact .ant-checkbox + span .main,
2301
+ .c1whwrkn.compact .ant-checkbox-disabled + span .main {
2302
+ margin-left: 8px;
2303
+ }
2304
+ .c1whwrkn.compact .ant-checkbox + span .sub,
2305
+ .c1whwrkn.compact .ant-checkbox-disabled + span .sub {
2306
+ margin-left: 24px;
2282
2307
  }
2283
2308
 
2284
- .l17o1ffr {
2285
- font-family: Inter;
2286
- font-style: normal;
2287
- font-weight: normal;
2288
- text-transform: uppercase;
2289
- font-feature-settings: "cpsp" on;
2309
+ .s6j2ybb.ant-select, .s6j2ybb.ant-select .ant-select-selector {
2310
+ border-radius: 6px;
2311
+ }
2312
+ .s6j2ybb.ant-select.ant-select-single {
2313
+ width: 100%;
2314
+ height: 30px;
2315
+ color: #2d3a56;
2316
+ border-color: rgba(211, 218, 235, 0.6);
2317
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2290
2318
  font-size: 13px;
2291
- line-height: 20px;
2292
2319
  }
2293
-
2294
- .lngllvn {
2295
- font-family: Inter;
2296
- font-style: normal;
2297
- font-weight: bold;
2298
- text-transform: uppercase;
2299
- font-feature-settings: "cpsp" on;
2320
+ .s6j2ybb.ant-select.ant-select-single.ant-select-lg {
2321
+ height: 38px;
2300
2322
  font-size: 13px;
2301
- line-height: 20px;
2302
2323
  }
2303
-
2304
- .l2i7fo9 {
2305
- font-family: Inter;
2306
- font-style: normal;
2307
- font-weight: normal;
2308
- font-size: 12px;
2309
- line-height: 18px;
2324
+ .s6j2ybb.ant-select.ant-select-single .ant-select-arrow,
2325
+ .s6j2ybb.ant-select.ant-select-single .ant-select-arrow .anticon-down {
2326
+ transition: 160ms ease;
2310
2327
  }
2311
-
2312
- .l1x7hscx {
2313
- font-family: Inter;
2314
- font-style: normal;
2315
- font-weight: 500;
2316
- font-size: 12px;
2317
- line-height: 18px;
2328
+ .s6j2ybb.ant-select.ant-select-single .ant-select-arrow-loading {
2329
+ color: #0080ff;
2318
2330
  }
2319
-
2320
- .le1jwan {
2321
- font-family: Inter;
2322
- font-style: normal;
2323
- font-weight: bold;
2324
- font-size: 12px;
2325
- line-height: 18px;
2331
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
2332
+ border-color: rgba(107, 128, 167, 0.6);
2333
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2326
2334
  }
2327
-
2328
- .lyxynfj {
2329
- font-family: Inter;
2330
- font-style: normal;
2331
- font-weight: normal;
2332
- font-size: 12px;
2333
- line-height: 18px;
2335
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
2336
+ color: #0080ff;
2334
2337
  }
2335
-
2336
- .lpb2nxv {
2337
- font-family: Inter;
2338
- font-style: normal;
2339
- font-weight: 500;
2340
- font-size: 12px;
2341
- line-height: 18px;
2338
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
2339
+ border-color: #0080ff;
2340
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2341
+ }
2342
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
2343
+ transform: rotate(180deg);
2344
+ }
2345
+ .s6j2ybb.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
2346
+ background: rgba(211, 218, 235, 0.6);
2347
+ border-color: rgba(172, 186, 211, 0.6);
2348
+ cursor: "not-allowed";
2349
+ }
2350
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
2351
+ border-color: #f0483e !important;
2352
+ }
2353
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
2354
+ color: #1d326c;
2355
+ }
2356
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
2357
+ border-color: #0080ff;
2358
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2359
+ }
2360
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
2361
+ transform: rotate(180deg);
2342
2362
  }
2343
2363
 
2344
- .l1r8o3vv {
2345
- font-family: Inter;
2346
- font-style: normal;
2347
- font-weight: bold;
2348
- font-size: 12px;
2349
- line-height: 18px;
2364
+ .l1b31rws.ant-select, .l1b31rws.ant-select .ant-select-selector {
2365
+ border-top-right-radius: 0;
2366
+ border-bottom-right-radius: 0;
2350
2367
  }
2351
2368
 
2352
- .lemnjy2 {
2353
- font-family: Inter;
2354
- font-style: normal;
2355
- font-weight: normal;
2356
- text-transform: uppercase;
2357
- font-feature-settings: "cpsp" on;
2358
- font-size: 12px;
2359
- line-height: 18px;
2369
+ .r1cpdiag.ant-select, .r1cpdiag.ant-select .ant-select-selector {
2370
+ border-top-left-radius: 0;
2371
+ border-bottom-left-radius: 0;
2360
2372
  }
2361
2373
 
2362
- .lrc42gb {
2363
- font-family: Inter;
2364
- font-style: normal;
2365
- font-weight: bold;
2366
- text-transform: uppercase;
2367
- font-feature-settings: "cpsp" on;
2374
+ .p12gwtiw {
2375
+ display: flex;
2376
+ justify-content: space-between;
2377
+ align-items: center;
2378
+ padding: 10px 0;
2379
+ color: rgba(44, 56, 82, 0.6);
2368
2380
  font-size: 12px;
2369
- line-height: 18px;
2381
+ line-height: 24px;
2370
2382
  }
2371
-
2372
- .fqaz4mb {
2373
- font-family: Inter;
2374
- font-style: normal;
2375
- font-weight: normal;
2376
- font-size: 13px;
2377
- line-height: 20px;
2383
+ .p12gwtiw .pagination-left {
2384
+ padding: 2px 8px;
2378
2385
  }
2379
-
2380
- .f13we5o {
2381
- font-family: Inter;
2382
- font-style: normal;
2383
- font-weight: normal;
2384
- font-size: 13px;
2385
- line-height: 20px;
2386
+ .p12gwtiw .dropdown-trigger {
2387
+ display: flex;
2388
+ align-items: center;
2389
+ border-radius: 6px;
2390
+ cursor: pointer;
2391
+ transition: all 0.3s ease;
2386
2392
  }
2387
-
2388
- .ffmjua2 {
2389
- font-family: Inter;
2390
- font-style: normal;
2391
- font-weight: normal;
2392
- font-size: 12px;
2393
- line-height: 18px;
2393
+ .p12gwtiw .dropdown-trigger:hover {
2394
+ background: rgba(211, 218, 235, 0.6);
2395
+ color: #0080ff;
2394
2396
  }
2395
-
2396
- .fz2mxw0 {
2397
- font-family: Inter;
2398
- font-style: normal;
2399
- font-weight: normal;
2400
- font-size: 12px;
2401
- line-height: 18px;
2397
+ .p12gwtiw .dropdown-trigger .icon-inner {
2398
+ margin-left: 4px;
2402
2399
  }
2403
-
2404
- .t1ertzoh {
2405
- font-family: Inter;
2406
- font-style: normal;
2407
- font-weight: normal;
2408
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
2409
- font-size: 13px;
2410
- line-height: 20px;
2400
+ .p12gwtiw .pagination-right {
2401
+ display: flex;
2402
+ align-items: center;
2403
+ color: #0080ff;
2404
+ font-weight: bold;
2411
2405
  }
2412
-
2413
- .t19bge8r {
2414
- font-family: Inter;
2415
- font-style: normal;
2416
- font-weight: normal;
2417
- font-feature-settings: "zero" on;
2418
- font-size: 13px;
2419
- line-height: 20px;
2406
+ .p12gwtiw .pagination-right .icon-inner {
2407
+ margin-left: 4px;
2420
2408
  }
2421
-
2422
- .tjrzfyl {
2423
- font-family: Inter;
2424
- font-style: normal;
2425
- font-weight: normal;
2426
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
2427
- font-size: 12px;
2428
- line-height: 18px;
2409
+ .p12gwtiw .pagination-right .prev-btn,
2410
+ .p12gwtiw .pagination-right .next-btn {
2411
+ padding: 0 8px;
2429
2412
  }
2430
-
2431
- .tm6s7bo {
2432
- font-family: Inter;
2433
- font-style: normal;
2434
- font-weight: 500;
2435
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
2436
- font-size: 12px;
2437
- line-height: 18px;
2413
+ .p12gwtiw .pagination-right .prev-btn > span,
2414
+ .p12gwtiw .pagination-right .next-btn > span {
2415
+ color: #0080ff;
2438
2416
  }
2439
-
2440
- .t19zq6ic {
2441
- font-family: Inter;
2442
- font-style: normal;
2443
- font-weight: normal;
2444
- font-feature-settings: "zero" on;
2445
- font-size: 12px;
2446
- line-height: 18px;
2417
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2418
+ transform: rotate(180deg);
2447
2419
  }
2448
2420
 
2449
- .t1gduru8 {
2450
- font-family: Inter;
2451
- font-style: normal;
2452
- font-weight: 500;
2453
- font-feature-settings: "zero" on;
2421
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2422
+ max-height: calc(100vh - 128px);
2423
+ overflow-y: auto;
2424
+ }
2425
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2426
+ padding: 4px 20px;
2454
2427
  font-size: 12px;
2455
2428
  line-height: 18px;
2456
2429
  }
2457
2430
 
2458
- .t55raab {
2459
- font-family: Inter;
2460
- font-style: normal;
2461
- font-weight: bold;
2462
- font-feature-settings: "zero" on;
2463
- font-size: 16px;
2464
- line-height: 24px;
2465
- }
2466
-
2467
- .u1w9abfe {
2468
- font-family: Inter;
2469
- font-style: normal;
2470
- font-weight: normal;
2471
- font-size: 10px;
2472
- line-height: 12px;
2473
- }
2474
-
2475
2431
  .s34f1qb.ant-switch {
2476
2432
  min-width: 40px;
2477
2433
  height: 24px;
@@ -2527,10 +2483,6 @@ input[type=submit] {
2527
2483
  margin-left: 5px;
2528
2484
  }
2529
2485
 
2530
- .i1e4sgug {
2531
- display: inline-block;
2532
- }
2533
-
2534
2486
  .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2535
2487
  flex-direction: row;
2536
2488
  justify-content: stretch;
@@ -2614,435 +2566,467 @@ input[type=submit] {
2614
2566
  padding: 0;
2615
2567
  }
2616
2568
 
2617
- .k5vyv6v input, .k5vyv6v.input-tags {
2618
- border: 1px solid rgba(213, 219, 227, 0.6);
2619
- border-radius: 4px;
2620
- }
2621
- .k5vyv6v.input-tags {
2622
- position: relative;
2623
- padding: 6px;
2624
- height: 32px;
2625
- cursor: pointer;
2626
- transition: border 150ms;
2627
- }
2628
- .k5vyv6v.input-tags:hover {
2629
- border-color: #0080ff;
2630
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2631
- }
2632
- .k5vyv6v.input-tags.kit-input-suffix-wrapper {
2633
- padding-right: 30px;
2634
- }
2635
- .k5vyv6v.input-tags .input-tags-inner {
2569
+ .cz04yix {
2636
2570
  display: flex;
2571
+ flex-direction: column;
2637
2572
  }
2638
- .k5vyv6v.input-tags .input-tags-inner .tags-overflow-auto {
2573
+
2574
+ .m1if5j39 {
2575
+ max-width: 1120px;
2576
+ width: 100%;
2577
+ margin: 0 auto;
2578
+ height: 100%;
2579
+ }
2580
+
2581
+ .w1vvwdlp {
2582
+ max-width: 1120px;
2583
+ width: 100%;
2584
+ margin: 0 auto;
2639
2585
  display: flex;
2640
2586
  }
2641
- .k5vyv6v.input-tags .input-tag-suffix {
2642
- position: absolute;
2643
- right: 12px;
2644
- top: 50%;
2645
- transform: translateY(-50%);
2587
+ .w1vvwdlp .left,
2588
+ .w1vvwdlp .right {
2589
+ flex-grow: 0;
2590
+ flex-shrink: 0;
2591
+ flex-basis: 21%;
2646
2592
  }
2647
- .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle {
2648
- color: rgba(0, 0, 0, 0.25);
2649
- font-size: 12px;
2650
- cursor: pointer;
2593
+ .w1vvwdlp .left {
2594
+ display: flex;
2595
+ justify-content: flex-end;
2596
+ padding-right: 44px;
2651
2597
  }
2652
- .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle:hover {
2653
- color: rgba(0, 0, 0, 0.45);
2598
+ .w1vvwdlp .right {
2599
+ padding-left: 44px;
2654
2600
  }
2655
- .k5vyv6v.has-focus-indicator {
2656
- position: relative;
2657
- overflow: hidden;
2601
+ .w1vvwdlp .middle {
2602
+ margin-bottom: 40px;
2603
+ flex-grow: 0;
2604
+ flex-shrink: 0;
2605
+ flex-basis: 58%;
2658
2606
  }
2659
- .k5vyv6v.has-focus-indicator .ant-input-prefix {
2660
- position: absolute;
2661
- top: 50%;
2662
- transform: translateY(-50%);
2663
- left: -16px;
2664
- transition: left 150ms ease;
2665
- opacity: 0;
2607
+ .w1vvwdlp .middle .form-base-field {
2608
+ width: 100%;
2666
2609
  }
2667
- .k5vyv6v.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2668
- left: 8px;
2669
- opacity: 1;
2610
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2611
+ width: auto;
2670
2612
  }
2671
- .k5vyv6v.has-focus-indicator input {
2672
- transition: margin-left 150ms ease;
2673
- margin-left: 0px;
2613
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2614
+ flex: initial;
2674
2615
  }
2675
- .k5vyv6v.has-focus-indicator input:focus {
2676
- margin-left: 16px;
2616
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2617
+ margin-top: 4px;
2677
2618
  }
2678
-
2679
- .i17jpubb {
2680
- height: 18px;
2681
- line-height: 18px;
2682
- padding: 0 4px;
2619
+ .w1vvwdlp .ant-steps-item-icon,
2620
+ .w1vvwdlp .ant-steps-item-tail {
2621
+ display: none !important;
2622
+ }
2623
+ .w1vvwdlp .ant-steps-item-container {
2624
+ padding: 0 15px;
2683
2625
  border-radius: 4px;
2684
- background: rgba(235, 239, 245, 0.6);
2685
- border: 1px solid rgba(223, 228, 235, 0.6);
2626
+ height: 32px;
2686
2627
  display: flex;
2687
2628
  align-items: center;
2688
- white-space: nowrap;
2689
- margin-right: 4px;
2690
- }
2691
-
2692
- .i1sx1zrx.ant-input-group.ant-input-group-compact {
2693
- display: flex;
2694
2629
  }
2695
-
2696
- .e4bdwkb {
2697
- border: none;
2698
- vertical-align: middle;
2630
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2631
+ min-height: auto;
2632
+ white-space: nowrap;
2699
2633
  }
2700
-
2701
- .i1tep2wa.ant-input {
2702
- padding: 5px 12px;
2703
- line-height: 20px;
2704
- color: #2d3a56;
2705
- border-radius: 6px;
2706
- border-color: rgba(172, 186, 211, 0.6);
2707
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2634
+ .w1vvwdlp .ant-steps-item-description {
2635
+ padding-bottom: 0px;
2708
2636
  }
2709
- .i1tep2wa.ant-input.ant-input-lg {
2710
- padding: 8px 16px;
2711
- line-height: 22px;
2637
+ .w1vvwdlp .ant-steps-item-title {
2638
+ font-size: 13px !important;
2639
+ line-height: 20px !important;
2712
2640
  }
2713
- .i1tep2wa.ant-input.ant-input-sm {
2714
- padding: 2px 8px;
2715
- line-height: 18px;
2641
+ .w1vvwdlp .ant-steps-item-title .step-index {
2642
+ display: inline-block;
2643
+ text-align: center;
2644
+ width: 13px;
2645
+ margin-right: 12px;
2716
2646
  }
2717
- .i1tep2wa.ant-input:not([disabled]):hover, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number:not([disabled]):hover, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-hover {
2718
- border-color: rgba(107, 128, 167, 0.6);
2719
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2647
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2648
+ background: rgba(0, 128, 255, 0.1);
2720
2649
  }
2721
- .i1tep2wa.ant-input:not([disabled]):active, .i1tep2wa.ant-input:not([disabled]):focus, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number:not([disabled]):active, .i1tep2wa.ant-input-number:not([disabled]):focus, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-focus {
2722
- border-color: #0096ff;
2723
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2650
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2651
+ color: #005ed1;
2724
2652
  }
2725
- .i1tep2wa.ant-input.error:not([disabled]), .i1tep2wa.ant-picker.error:not([disabled]), .i1tep2wa.ant-input-number.error:not([disabled]) {
2726
- border-color: #e75a3a;
2727
- color: #e75a3a;
2653
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2654
+ background: rgba(237, 241, 250, 0.6);
2728
2655
  }
2729
- .i1tep2wa.ant-input.error:not([disabled]):hover, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-picker.error:not([disabled]):hover, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number.error:not([disabled]):hover, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2730
- border-color: #e75a3a;
2731
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2656
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2657
+ color: rgba(10, 37, 85, 0.6) !important;
2732
2658
  }
2733
- .i1tep2wa.ant-input.error:not([disabled]):active, .i1tep2wa.ant-input.error:not([disabled]):focus, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-picker.error:not([disabled]):active, .i1tep2wa.ant-picker.error:not([disabled]):focus, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number.error:not([disabled]):active, .i1tep2wa.ant-input-number.error:not([disabled]):focus, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2734
- border-color: #e75a3a;
2735
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2659
+ .w1vvwdlp .ant-steps-item-disabled {
2660
+ cursor: not-allowed;
2736
2661
  }
2737
- .i1tep2wa.ant-input[disabled], .i1tep2wa.ant-input.ant-input-disabled, .i1tep2wa.ant-input-number[disabled], .i1tep2wa.ant-input-number.ant-input-number-disabled {
2738
- background: rgba(211, 218, 235, 0.6);
2739
- color: rgba(0, 21, 64, 0.3);
2740
- border-color: rgba(172, 186, 211, 0.6);
2662
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2663
+ background: rgba(237, 241, 250, 0.6);
2741
2664
  }
2742
- .i1tep2wa.ant-input-affix-wrapper {
2743
- padding: 5px 12px;
2744
- border-radius: 6px;
2745
- border-color: rgba(172, 186, 211, 0.6);
2746
- line-height: 20px;
2665
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2747
2666
  color: #2d3a56;
2748
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2749
- }
2750
- .i1tep2wa.ant-input-affix-wrapper .ant-input-suffix,
2751
- .i1tep2wa.ant-input-affix-wrapper .ant-input-prefix {
2752
- color: rgba(44, 56, 82, 0.6);
2753
2667
  }
2754
- .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2755
- padding: 8px 16px;
2756
- line-height: 22px;
2668
+
2669
+ .h1cuopx7 .ant-modal-header {
2670
+ margin: 0 auto;
2671
+ width: 100%;
2672
+ max-width: 648px;
2757
2673
  }
2758
- .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2759
- padding: 2px 8px;
2760
- line-height: 18px;
2674
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2675
+ margin-left: 0;
2761
2676
  }
2762
- .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2763
- border-color: rgba(107, 128, 167, 0.6);
2764
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2677
+ .h1cuopx7 .ant-modal-body {
2678
+ margin: 0 auto;
2679
+ padding: 0;
2680
+ width: 100%;
2681
+ max-width: 648px;
2682
+ overflow: hidden;
2765
2683
  }
2766
- .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2767
- border-color: #0096ff;
2768
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2684
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2685
+ margin-bottom: 40px;
2769
2686
  }
2770
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2771
- border-color: #e75a3a;
2687
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2688
+ height: calc(100vh - 225px);
2689
+ overflow-y: auto;
2772
2690
  }
2773
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2774
- color: #e75a3a;
2691
+ .h1cuopx7 .ant-modal-footer .footer-content {
2692
+ margin: 0 auto;
2693
+ max-width: 648px;
2775
2694
  }
2776
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2777
- border-color: #e75a3a;
2778
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2695
+
2696
+ .h1p6d3y3 .ant-modal-header {
2697
+ margin: 0 auto;
2698
+ width: 100%;
2699
+ max-width: 1024px;
2779
2700
  }
2780
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2781
- border-color: #e75a3a;
2782
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2701
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2702
+ margin-left: 0;
2783
2703
  }
2784
- .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2785
- background: rgba(211, 218, 235, 0.6);
2786
- color: rgba(0, 21, 64, 0.3);
2787
- border-color: rgba(172, 186, 211, 0.6);
2704
+ .h1p6d3y3 .ant-modal-body {
2705
+ margin: 0 auto;
2706
+ padding: 0;
2707
+ width: 100%;
2708
+ max-width: 1024px;
2709
+ overflow: hidden;
2788
2710
  }
2789
- textarea.i1tep2wa.ant-input {
2790
- transition-property: height;
2791
- transition-delay: 50ms;
2711
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2712
+ margin-bottom: 40px;
2792
2713
  }
2793
- textarea.i1tep2wa.ant-input.textarea-large {
2794
- min-height: 40px;
2795
- height: 40px;
2714
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2715
+ height: calc(100vh - 225px);
2716
+ overflow-y: auto;
2796
2717
  }
2797
- textarea.i1tep2wa.ant-input.textarea-large:focus {
2798
- height: 80px;
2718
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2719
+ margin: 0 auto;
2720
+ max-width: 1024px;
2799
2721
  }
2800
- textarea.i1tep2wa.ant-input.textarea-middle {
2801
- min-height: 32px;
2802
- height: 32px;
2722
+
2723
+ .fxgckuk {
2724
+ flex: 1;
2803
2725
  }
2804
- textarea.i1tep2wa.ant-input.textarea-middle:focus {
2805
- height: 64px;
2726
+ .fxgckuk label {
2727
+ font-size: 13px;
2728
+ line-height: 20px;
2729
+ color: rgba(44, 56, 82, 0.6);
2806
2730
  }
2807
- textarea.i1tep2wa.ant-input.textarea-small {
2808
- min-height: 24px;
2809
- height: 24px;
2731
+ .fxgckuk .title {
2732
+ font-size: 14px;
2733
+ line-height: 20px;
2734
+ color: #2d3a56;
2735
+ margin-bottom: 12px;
2810
2736
  }
2811
- textarea.i1tep2wa.ant-input.textarea-small:focus {
2812
- height: 40px;
2737
+ .fxgckuk.connect-cluster .title {
2738
+ padding-bottom: 26px;
2813
2739
  }
2814
2740
 
2815
- .a583uz8 .ant-input-number-handler-wrap {
2816
- display: var(--a583uz8-0);
2817
- }
2818
- .a583uz8 .ant-input-number-input-wrap {
2819
- padding: 4px 11px;
2820
- display: inline-flex;
2821
- line-height: 1.5715;
2822
- height: inherit;
2741
+ .f1d0vek1 {
2742
+ padding: 25px 0 15px 0;
2743
+ border-bottom: 1px solid #e1e5eb;
2744
+ margin-bottom: 16px;
2823
2745
  }
2824
- .a583uz8 .ant-input-number-input-wrap::after {
2825
- content: var(--a583uz8-1);
2826
- display: var(--a583uz8-2);
2827
- flex: none;
2746
+
2747
+ .f4u402y {
2748
+ display: flex;
2828
2749
  align-items: center;
2829
- margin-left: 4px;
2750
+ margin-bottom: 8px;
2830
2751
  }
2831
- .a583uz8 .ant-input-number-input-wrap::before {
2832
- content: var(--a583uz8-3);
2833
- display: var(--a583uz8-4);
2834
- flex: none;
2835
- align-items: center;
2836
- margin-right: 4px;
2837
- cursor: auto;
2752
+ .f4u402y > label {
2753
+ width: 216px;
2838
2754
  }
2839
- .a583uz8 .ant-input-number-input {
2840
- padding: 0;
2841
- margin: 0;
2842
- height: auto;
2843
- font-size: inherit;
2755
+ .f4u402y > label + * {
2756
+ width: 100%;
2757
+ }
2758
+ .f4u402y .ant-select {
2759
+ width: 100%;
2844
2760
  }
2845
2761
 
2846
- .a1ej28xa .ant-input-number-handler-wrap {
2847
- display: var(--a1ej28xa-0);
2762
+ .e1pldf6v {
2763
+ color: #e75a3a;
2764
+ margin-right: 10px;
2848
2765
  }
2849
- .a1ej28xa .ant-input-number-input-wrap {
2850
- padding: 5px 12px;
2851
- display: inline-flex;
2852
- line-height: 1.5715;
2853
- height: 100%;
2766
+
2767
+ .dq0gblh {
2854
2768
  width: 100%;
2769
+ height: 1px;
2770
+ background: rgba(213, 219, 227, 0.6);
2771
+ margin: 24px 0;
2855
2772
  }
2856
- .a1ej28xa .ant-input-number-input-wrap::after {
2857
- content: var(--a1ej28xa-1);
2858
- display: var(--a1ej28xa-2);
2859
- flex: none;
2773
+
2774
+ .l1v7sr0n {
2775
+ display: flex;
2776
+ justify-content: center;
2860
2777
  align-items: center;
2861
- margin-left: 4px;
2862
- color: rgba(44, 56, 82, 0.6);
2778
+ height: 100%;
2779
+ }
2780
+
2781
+ .d1i4ou6o {
2782
+ display: inline-block;
2783
+ width: 4px;
2784
+ height: 4px;
2785
+ background: #8e9aa9;
2786
+ opacity: 0.4;
2787
+ border-radius: 50%;
2788
+ margin: 0 4px;
2863
2789
  }
2864
- .a1ej28xa .ant-input-number-input-wrap::before {
2865
- content: var(--a1ej28xa-3);
2866
- display: var(--a1ej28xa-4);
2867
- flex: none;
2868
- align-items: center;
2869
- margin-right: 4px;
2870
- cursor: auto;
2871
- color: rgba(44, 56, 82, 0.6);
2790
+
2791
+ .m1jy87hk .ant-modal-header,
2792
+ .m1jy87hk .ant-modal-footer .footer-content {
2793
+ width: 648px;
2794
+ margin: 0 auto;
2872
2795
  }
2873
- .a1ej28xa.ant-input-number {
2874
- width: 100%;
2875
- border-radius: 6px;
2796
+ .m1jy87hk .ant-modal-header {
2797
+ padding: 35px 0 24px;
2798
+ border: none;
2876
2799
  }
2877
- .a1ej28xa.ant-input-number:not([disabled]):focus, .a1ej28xa.ant-input-number:not([disabled]):active, .a1ej28xa.ant-input-number:not([disabled]).ant-input-number-focused {
2878
- border-color: #0096ff;
2879
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2800
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2801
+ font-size: 30px;
2880
2802
  }
2881
- .a1ej28xa.ant-input-number.error:not([disabled]):hover, .a1ej28xa.ant-input-number.error:not([disabled]).ant-input-number-focused {
2882
- border-color: #e75a3a;
2883
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2803
+ .m1jy87hk .ant-modal-body {
2804
+ padding: 4px 0 2px;
2884
2805
  }
2885
- .a1ej28xa .ant-input-number-input {
2886
- padding: 0;
2887
- margin: 0;
2888
- height: auto;
2889
- font-size: inherit;
2806
+ .m1jy87hk .ant-modal-footer {
2807
+ border: none;
2890
2808
  }
2891
2809
 
2892
- input.lfxc594.ant-input {
2893
- border-top-right-radius: 0;
2894
- border-bottom-right-radius: 0;
2810
+ .ti7fpyu {
2811
+ font-size: 12px;
2812
+ line-height: 18px;
2813
+ font-weight: bold;
2814
+ color: #fff;
2815
+ padding: 0 4px;
2816
+ border-radius: 4px;
2817
+ display: inline-block;
2818
+ background: var(--ti7fpyu-0);
2895
2819
  }
2896
-
2897
- .lfxc594.ant-input-affix-wrapper {
2898
- border-top-right-radius: 0;
2899
- border-bottom-right-radius: 0;
2820
+ .ti7fpyu:not(:first-child) {
2821
+ margin-left: 4px;
2900
2822
  }
2901
2823
 
2902
- input.r1cwjuew.ant-input {
2903
- border-top-left-radius: 0;
2904
- border-bottom-left-radius: 0;
2824
+ .f1rest1f {
2825
+ width: 100%;
2826
+ height: 100%;
2827
+ display: flex;
2828
+ align-items: center;
2829
+ justify-content: center;
2905
2830
  }
2906
2831
 
2907
- .r1cwjuew.ant-input-affix-wrapper {
2908
- border-top-left-radius: 0;
2909
- border-bottom-left-radius: 0;
2832
+ .n1kbdoln {
2833
+ font-size: 90%;
2834
+ font-weight: bold;
2835
+ background-color: rgba(240, 243, 247, 0.6);
2836
+ padding: 1px 4px 1px;
2837
+ margin-left: 2px;
2838
+ margin-right: 2px;
2839
+ border: 1px solid rgba(213, 219, 227, 0.6);
2840
+ border-radius: 4px;
2910
2841
  }
2911
2842
 
2912
- .c1whwrkn {
2913
- color: #2d3a56;
2914
- line-height: 22px;
2915
- display: inline-flex;
2843
+ .f1y3gta0.form-item-general {
2844
+ width: 640px;
2916
2845
  }
2917
- .c1whwrkn .ant-checkbox {
2918
- height: 22px;
2919
- display: flex;
2920
- align-items: center;
2921
- top: 0;
2846
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2847
+ margin-top: 16px;
2922
2848
  }
2923
- .c1whwrkn .ant-checkbox-checked::after {
2924
- border: none;
2849
+ .f1y3gta0.form-item-compact {
2850
+ width: 412px;
2925
2851
  }
2926
- .c1whwrkn.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c1whwrkn.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
2927
- .c1whwrkn .ant-checkbox:hover .ant-checkbox-inner {
2928
- border-color: #0080ff;
2852
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2853
+ margin-top: 8px;
2929
2854
  }
2930
- .c1whwrkn .ant-checkbox .ant-checkbox-inner {
2931
- border: 1px solid rgba(107, 128, 167, 0.6);
2855
+ .f1y3gta0 .form-item {
2856
+ width: auto;
2932
2857
  }
2933
- .c1whwrkn .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
2934
- .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2935
- border: 1px solid #0080ff;
2858
+ .f1y3gta0 .form-item-main {
2859
+ position: relative;
2860
+ display: flex;
2936
2861
  }
2937
- .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2938
- background: #0080ff;
2862
+ .f1y3gta0 .form-item-extra {
2863
+ margin-top: 4px;
2864
+ width: 100%;
2865
+ padding: 14px;
2866
+ background: #f2f4f6;
2867
+ font-size: 13px;
2868
+ line-height: 1.8;
2869
+ color: #8e9aa9;
2939
2870
  }
2940
- .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2941
- background-color: #fff;
2942
- height: 2px;
2943
- width: 10px;
2944
- border-radius: 2px;
2871
+ .f1y3gta0 .form-item-label {
2872
+ padding-right: 12px;
2873
+ font-size: 13px;
2874
+ color: rgba(44, 56, 82, 0.6);
2945
2875
  }
2946
- .c1whwrkn.ant-checkbox-wrapper-disabled {
2947
- opacity: 0.5;
2876
+ .f1y3gta0 .form-item-label.label-right {
2877
+ text-align: right;
2948
2878
  }
2949
- .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
2950
- background: rgba(211, 218, 235, 0.6);
2951
- border-color: rgba(107, 128, 167, 0.6) !important;
2879
+ .f1y3gta0 .form-item-label,
2880
+ .f1y3gta0 .form-item-control {
2881
+ line-height: 32px;
2952
2882
  }
2953
- .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
2954
- border-color: #2d3a56;
2883
+ .f1y3gta0 .form-item-control .form-item-error {
2884
+ line-height: 18px;
2955
2885
  }
2956
- .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2957
- background: #2d3a56;
2886
+ .f1y3gta0 .form-item-children {
2887
+ width: 100%;
2958
2888
  }
2959
- .c1whwrkn .ant-checkbox + span,
2960
- .c1whwrkn .ant-checkbox-disabled + span {
2961
- padding: 0;
2889
+ .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 {
2890
+ width: 100%;
2962
2891
  }
2963
- .c1whwrkn .ant-checkbox + span .main,
2964
- .c1whwrkn .ant-checkbox-disabled + span .main {
2965
- display: inline-block;
2966
- margin-left: 12px;
2892
+ .f1y3gta0 .form-item-error {
2893
+ color: #e75a3a;
2894
+ height: 0;
2895
+ overflow: hidden;
2896
+ }
2897
+ .f1y3gta0 .form-item-error-enter-done {
2898
+ margin-top: 4px;
2899
+ height: auto;
2900
+ overflow: auto;
2901
+ }
2902
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2903
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2904
+ border: 1px solid #e75a3a;
2905
+ color: #e75a3a;
2906
+ }
2907
+
2908
+ .fujbm7g {
2967
2909
  color: #2d3a56;
2910
+ font-weight: bold;
2911
+ padding-bottom: 6px;
2912
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2913
+ margin-bottom: 16px;
2968
2914
  }
2969
- .c1whwrkn .ant-checkbox + span .sub,
2970
- .c1whwrkn .ant-checkbox-disabled + span .sub {
2971
- margin-left: 28px;
2972
- color: rgba(44, 56, 82, 0.6);
2915
+ .fujbm7g:not(:first-of-type) {
2916
+ margin-top: 16px;
2973
2917
  }
2974
- .c1whwrkn.compact .ant-checkbox + span .main,
2975
- .c1whwrkn.compact .ant-checkbox-disabled + span .main {
2976
- margin-left: 8px;
2918
+
2919
+ .e5fsw5s {
2920
+ width: 8px;
2921
+ height: 24px;
2922
+ display: flex;
2923
+ justify-content: center;
2924
+ align-items: center;
2925
+ cursor: pointer;
2926
+ transition: all 200ms ease-out 40ms;
2977
2927
  }
2978
- .c1whwrkn.compact .ant-checkbox + span .sub,
2979
- .c1whwrkn.compact .ant-checkbox-disabled + span .sub {
2980
- margin-left: 24px;
2928
+ .e5fsw5s:before, .e5fsw5s:after {
2929
+ content: "";
2930
+ width: 1px;
2931
+ height: 6px;
2932
+ border-radius: 1px;
2933
+ background: #ccd4e3;
2934
+ position: relative;
2935
+ right: 2px;
2936
+ transform: rotate(-45deg);
2937
+ }
2938
+ .e5fsw5s:after {
2939
+ transform: rotate(45deg);
2940
+ left: 1px;
2981
2941
  }
2982
2942
 
2983
- .s6j2ybb.ant-select, .s6j2ybb.ant-select .ant-select-selector {
2943
+ .w18knsg4.ant-alert-warning {
2944
+ border: 0;
2945
+ background: rgba(255, 187, 0, 0.1);
2984
2946
  border-radius: 6px;
2985
2947
  }
2986
- .s6j2ybb.ant-select.ant-select-single {
2987
- width: 100%;
2988
- height: 30px;
2989
- color: #2d3a56;
2990
- border-color: rgba(211, 218, 235, 0.6);
2991
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2992
- font-size: 13px;
2993
- }
2994
- .s6j2ybb.ant-select.ant-select-single.ant-select-lg {
2995
- height: 38px;
2996
- font-size: 13px;
2948
+ .w18knsg4.ant-alert,
2949
+ .w18knsg4 .ant-alert-message {
2950
+ color: #e07f00;
2997
2951
  }
2998
- .s6j2ybb.ant-select.ant-select-single .ant-select-arrow,
2999
- .s6j2ybb.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3000
- transition: 160ms ease;
2952
+ .w18knsg4.ant-alert .dashed-border-bottom,
2953
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2954
+ border-bottom-color: #e07f00;
3001
2955
  }
3002
- .s6j2ybb.ant-select.ant-select-single .ant-select-arrow-loading {
3003
- color: #0080ff;
2956
+
2957
+ .ng31n2o {
2958
+ display: flex;
2959
+ flex-direction: row;
2960
+ padding: 7px 12px;
2961
+ background: rgba(255, 187, 0, 0.1);
2962
+ border-radius: 6px;
2963
+ color: #e07f00;
2964
+ font-size: 12px;
2965
+ line-height: 18px;
3004
2966
  }
3005
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3006
- border-color: rgba(107, 128, 167, 0.6);
3007
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2967
+ .ng31n2o .icon-wrapper {
2968
+ margin-right: 10px;
2969
+ height: 18px;
3008
2970
  }
3009
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3010
- color: #0080ff;
2971
+
2972
+ .n15x5f5y {
2973
+ display: flex;
2974
+ flex-direction: row;
2975
+ padding: 7px 12px;
2976
+ background: rgba(225, 230, 241, 0.6);
2977
+ border-radius: 6px;
2978
+ color: rgba(44, 56, 82, 0.6);
2979
+ font-size: 12px;
2980
+ line-height: 18px;
3011
2981
  }
3012
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3013
- border-color: #0080ff;
3014
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2982
+ .n15x5f5y .icon-wrapper {
2983
+ margin-right: 10px;
2984
+ height: 18px;
3015
2985
  }
3016
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3017
- transform: rotate(180deg);
2986
+
2987
+ .i16ozz3f {
2988
+ display: flex;
2989
+ flex-direction: row;
2990
+ padding: 7px 12px;
2991
+ background: rgba(0, 136, 255, 0.1);
2992
+ border-radius: 6px;
2993
+ color: #005ed1;
2994
+ font-size: 12px;
2995
+ line-height: 18px;
3018
2996
  }
3019
- .s6j2ybb.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3020
- background: rgba(211, 218, 235, 0.6);
3021
- border-color: rgba(172, 186, 211, 0.6);
3022
- cursor: "not-allowed";
2997
+ .i16ozz3f .icon-wrapper {
2998
+ margin-right: 10px;
2999
+ height: 18px;
3023
3000
  }
3024
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3025
- border-color: #f0483e !important;
3001
+
3002
+ .dszu9qr {
3003
+ color: rgba(44, 56, 82, 0.6);
3004
+ margin-top: 5px;
3005
+ font-size: 12px;
3006
+ line-height: 18px;
3026
3007
  }
3027
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3028
- color: #1d326c;
3008
+
3009
+ .snxzgx {
3010
+ color: #f0483e;
3011
+ font-size: 12px;
3012
+ white-space: pre-wrap;
3029
3013
  }
3030
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3031
- border-color: #0080ff;
3032
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3014
+
3015
+ .o1i4orqw {
3016
+ display: flex;
3017
+ align-items: center;
3018
+ justify-content: flex-end;
3033
3019
  }
3034
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3035
- transform: rotate(180deg);
3020
+ .o1i4orqw .icon-wrapper {
3021
+ margin-right: 16px;
3036
3022
  }
3037
3023
 
3038
- .l1b31rws.ant-select, .l1b31rws.ant-select .ant-select-selector {
3039
- border-top-right-radius: 0;
3040
- border-bottom-right-radius: 0;
3024
+ .t79k8o2 {
3025
+ color: rgba(0, 21, 64, 0.3);
3041
3026
  }
3042
3027
 
3043
- .r1cpdiag.ant-select, .r1cpdiag.ant-select .ant-select-selector {
3044
- border-top-left-radius: 0;
3045
- border-bottom-left-radius: 0;
3028
+ .i1e4sgug {
3029
+ display: inline-block;
3046
3030
  }
3047
3031
 
3048
3032
  .rxbeqvl.ant-radio-wrapper {
@@ -3187,463 +3171,479 @@ input.r1cwjuew.ant-input {
3187
3171
  width: 36px;
3188
3172
  }
3189
3173
 
3190
- .cz04yix {
3191
- display: flex;
3192
- flex-direction: column;
3174
+ .d6j0lbj {
3175
+ font-family: Inter;
3176
+ font-style: normal;
3177
+ font-weight: bold;
3178
+ font-size: 32px;
3179
+ line-height: 40px;
3193
3180
  }
3194
3181
 
3195
- .m1if5j39 {
3196
- max-width: 1120px;
3197
- width: 100%;
3198
- margin: 0 auto;
3199
- height: 100%;
3182
+ .d1xhvvxe {
3183
+ font-family: Inter;
3184
+ font-style: normal;
3185
+ font-weight: bold;
3186
+ font-size: 24px;
3187
+ line-height: 32px;
3200
3188
  }
3201
3189
 
3202
- .w1vvwdlp {
3203
- max-width: 1120px;
3204
- width: 100%;
3205
- margin: 0 auto;
3206
- display: flex;
3207
- }
3208
- .w1vvwdlp .left,
3209
- .w1vvwdlp .right {
3210
- flex-grow: 0;
3211
- flex-shrink: 0;
3212
- flex-basis: 21%;
3213
- }
3214
- .w1vvwdlp .left {
3215
- display: flex;
3216
- justify-content: flex-end;
3217
- padding-right: 44px;
3218
- }
3219
- .w1vvwdlp .right {
3220
- padding-left: 44px;
3221
- }
3222
- .w1vvwdlp .middle {
3223
- margin-bottom: 40px;
3224
- flex-grow: 0;
3225
- flex-shrink: 0;
3226
- flex-basis: 58%;
3227
- }
3228
- .w1vvwdlp .middle .form-base-field {
3229
- width: 100%;
3230
- }
3231
- .w1vvwdlp .middle .form-base-field .form-base-field {
3232
- width: auto;
3233
- }
3234
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
3235
- flex: initial;
3236
- }
3237
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
3238
- margin-top: 4px;
3239
- }
3240
- .w1vvwdlp .ant-steps-item-icon,
3241
- .w1vvwdlp .ant-steps-item-tail {
3242
- display: none !important;
3243
- }
3244
- .w1vvwdlp .ant-steps-item-container {
3245
- padding: 0 15px;
3246
- border-radius: 4px;
3247
- height: 32px;
3248
- display: flex;
3249
- align-items: center;
3250
- }
3251
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
3252
- min-height: auto;
3253
- white-space: nowrap;
3254
- }
3255
- .w1vvwdlp .ant-steps-item-description {
3256
- padding-bottom: 0px;
3257
- }
3258
- .w1vvwdlp .ant-steps-item-title {
3259
- font-size: 13px !important;
3260
- line-height: 20px !important;
3261
- }
3262
- .w1vvwdlp .ant-steps-item-title .step-index {
3263
- display: inline-block;
3264
- text-align: center;
3265
- width: 13px;
3266
- margin-right: 12px;
3267
- }
3268
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
3269
- background: rgba(0, 128, 255, 0.1);
3270
- }
3271
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
3272
- color: #005ed1;
3273
- }
3274
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
3275
- background: rgba(237, 241, 250, 0.6);
3276
- }
3277
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
3278
- color: rgba(10, 37, 85, 0.6) !important;
3279
- }
3280
- .w1vvwdlp .ant-steps-item-disabled {
3281
- cursor: not-allowed;
3282
- }
3283
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
3284
- background: rgba(237, 241, 250, 0.6);
3285
- }
3286
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
3287
- color: #2d3a56;
3190
+ .dk10mxq {
3191
+ font-family: Inter;
3192
+ font-style: normal;
3193
+ font-weight: normal;
3194
+ font-size: 32px;
3195
+ line-height: 40px;
3288
3196
  }
3289
3197
 
3290
- .h1cuopx7 .ant-modal-header {
3291
- margin: 0 auto;
3292
- width: 100%;
3293
- max-width: 648px;
3294
- }
3295
- .h1cuopx7 .ant-modal-header .ant-modal-title {
3296
- margin-left: 0;
3297
- }
3298
- .h1cuopx7 .ant-modal-body {
3299
- margin: 0 auto;
3300
- padding: 0;
3301
- width: 100%;
3302
- max-width: 648px;
3303
- overflow: hidden;
3304
- }
3305
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
3306
- margin-bottom: 40px;
3307
- }
3308
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
3309
- height: calc(100vh - 225px);
3310
- overflow-y: auto;
3311
- }
3312
- .h1cuopx7 .ant-modal-footer .footer-content {
3313
- margin: 0 auto;
3314
- max-width: 648px;
3198
+ .dxsait {
3199
+ font-family: Inter;
3200
+ font-style: normal;
3201
+ font-weight: bold;
3202
+ font-size: 20px;
3203
+ line-height: 24px;
3315
3204
  }
3316
3205
 
3317
- .h1p6d3y3 .ant-modal-header {
3318
- margin: 0 auto;
3319
- width: 100%;
3320
- max-width: 1024px;
3321
- }
3322
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
3323
- margin-left: 0;
3324
- }
3325
- .h1p6d3y3 .ant-modal-body {
3326
- margin: 0 auto;
3327
- padding: 0;
3328
- width: 100%;
3329
- max-width: 1024px;
3330
- overflow: hidden;
3206
+ .dokn0h3 {
3207
+ font-family: Inter;
3208
+ font-style: normal;
3209
+ font-weight: normal;
3210
+ font-size: 20px;
3211
+ line-height: 24px;
3331
3212
  }
3332
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
3333
- margin-bottom: 40px;
3213
+
3214
+ .dobau4p {
3215
+ font-family: Inter;
3216
+ font-style: normal;
3217
+ font-weight: bold;
3218
+ font-size: 18px;
3219
+ line-height: 22px;
3334
3220
  }
3335
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
3336
- height: calc(100vh - 225px);
3337
- overflow-y: auto;
3221
+
3222
+ .dvolwok {
3223
+ font-family: Inter;
3224
+ font-style: normal;
3225
+ font-weight: normal;
3226
+ font-size: 18px;
3227
+ line-height: 22px;
3338
3228
  }
3339
- .h1p6d3y3 .ant-modal-footer .footer-content {
3340
- margin: 0 auto;
3341
- max-width: 1024px;
3229
+
3230
+ .h181qhg4 {
3231
+ font-family: Inter;
3232
+ font-style: normal;
3233
+ font-weight: bold;
3234
+ font-size: 16px;
3235
+ line-height: 22px;
3342
3236
  }
3343
3237
 
3344
- .fxgckuk {
3345
- flex: 1;
3238
+ .h1phgmcq {
3239
+ font-family: Inter;
3240
+ font-style: normal;
3241
+ font-weight: normal;
3242
+ font-size: 16px;
3243
+ line-height: 22px;
3346
3244
  }
3347
- .fxgckuk label {
3348
- font-size: 13px;
3245
+
3246
+ .h173xnl1 {
3247
+ font-family: Inter;
3248
+ font-style: normal;
3249
+ font-weight: bold;
3250
+ font-size: 14px;
3349
3251
  line-height: 20px;
3350
- color: rgba(44, 56, 82, 0.6);
3351
3252
  }
3352
- .fxgckuk .title {
3253
+
3254
+ .hedm4pz {
3255
+ font-family: Inter;
3256
+ font-style: normal;
3257
+ font-weight: normal;
3353
3258
  font-size: 14px;
3354
3259
  line-height: 20px;
3355
- color: #2d3a56;
3356
- margin-bottom: 12px;
3357
- }
3358
- .fxgckuk.connect-cluster .title {
3359
- padding-bottom: 26px;
3360
3260
  }
3361
3261
 
3362
- .f1d0vek1 {
3363
- padding: 25px 0 15px 0;
3364
- border-bottom: 1px solid #e1e5eb;
3365
- margin-bottom: 16px;
3262
+ .h1kd8xld {
3263
+ font-family: Inter;
3264
+ font-style: normal;
3265
+ font-weight: bold;
3266
+ font-size: 12px;
3267
+ line-height: 18px;
3366
3268
  }
3367
3269
 
3368
- .f4u402y {
3369
- display: flex;
3370
- align-items: center;
3371
- margin-bottom: 8px;
3372
- }
3373
- .f4u402y > label {
3374
- width: 216px;
3375
- }
3376
- .f4u402y > label + * {
3377
- width: 100%;
3378
- }
3379
- .f4u402y .ant-select {
3380
- width: 100%;
3270
+ .hp14fr {
3271
+ font-family: Inter;
3272
+ font-style: normal;
3273
+ font-weight: normal;
3274
+ font-size: 12px;
3275
+ line-height: 18px;
3381
3276
  }
3382
3277
 
3383
- .e1pldf6v {
3384
- color: #e75a3a;
3385
- margin-right: 10px;
3278
+ .hgrg7mn {
3279
+ font-family: Inter;
3280
+ font-style: normal;
3281
+ font-weight: bold;
3282
+ text-transform: uppercase;
3283
+ font-feature-settings: "cpsp" on;
3284
+ font-size: 12px;
3285
+ line-height: 18px;
3386
3286
  }
3387
3287
 
3388
- .dq0gblh {
3389
- width: 100%;
3390
- height: 1px;
3391
- background: rgba(213, 219, 227, 0.6);
3392
- margin: 24px 0;
3288
+ .h6zme9x {
3289
+ font-family: Inter;
3290
+ font-style: normal;
3291
+ font-weight: normal;
3292
+ text-transform: uppercase;
3293
+ font-feature-settings: "cpsp" on;
3294
+ font-size: 12px;
3295
+ line-height: 18px;
3393
3296
  }
3394
3297
 
3395
- .l1v7sr0n {
3396
- display: flex;
3397
- justify-content: center;
3398
- align-items: center;
3399
- height: 100%;
3298
+ .locjvsv {
3299
+ font-family: Inter;
3300
+ font-style: normal;
3301
+ font-weight: normal;
3302
+ font-size: 16px;
3303
+ line-height: 24px;
3400
3304
  }
3401
3305
 
3402
- .d1i4ou6o {
3403
- display: inline-block;
3404
- width: 4px;
3405
- height: 4px;
3406
- background: #8e9aa9;
3407
- opacity: 0.4;
3408
- border-radius: 50%;
3409
- margin: 0 4px;
3306
+ .l13gi131 {
3307
+ font-family: Inter;
3308
+ font-style: normal;
3309
+ font-weight: bold;
3310
+ font-size: 16px;
3311
+ line-height: 24px;
3410
3312
  }
3411
3313
 
3412
- .m1jy87hk .ant-modal-header,
3413
- .m1jy87hk .ant-modal-footer .footer-content {
3414
- width: 648px;
3415
- margin: 0 auto;
3416
- }
3417
- .m1jy87hk .ant-modal-header {
3418
- padding: 35px 0 24px;
3419
- border: none;
3420
- }
3421
- .m1jy87hk .ant-modal-header .ant-modal-title {
3422
- font-size: 30px;
3314
+ .l1ynemsu {
3315
+ font-family: Inter;
3316
+ font-style: normal;
3317
+ font-weight: normal;
3318
+ font-size: 16px;
3319
+ line-height: 24px;
3423
3320
  }
3424
- .m1jy87hk .ant-modal-body {
3425
- padding: 4px 0 2px;
3321
+
3322
+ .l1cft1cx {
3323
+ font-family: Inter;
3324
+ font-style: normal;
3325
+ font-weight: bold;
3326
+ font-size: 16px;
3327
+ line-height: 24px;
3426
3328
  }
3427
- .m1jy87hk .ant-modal-footer {
3428
- border: none;
3329
+
3330
+ .l17tqc8p {
3331
+ font-family: Inter;
3332
+ font-style: normal;
3333
+ font-weight: normal;
3334
+ text-transform: uppercase;
3335
+ font-feature-settings: "cpsp" on;
3336
+ font-size: 16px;
3337
+ line-height: 24px;
3429
3338
  }
3430
3339
 
3431
- .ti7fpyu {
3432
- font-size: 12px;
3433
- line-height: 18px;
3340
+ .l1j1e5w7 {
3341
+ font-family: Inter;
3342
+ font-style: normal;
3434
3343
  font-weight: bold;
3435
- color: #fff;
3436
- padding: 0 4px;
3437
- border-radius: 4px;
3438
- display: inline-block;
3439
- background: var(--ti7fpyu-0);
3344
+ text-transform: uppercase;
3345
+ font-feature-settings: "cpsp" on;
3346
+ font-size: 16px;
3347
+ line-height: 24px;
3440
3348
  }
3441
- .ti7fpyu:not(:first-child) {
3442
- margin-left: 4px;
3349
+
3350
+ .l1gf91jb {
3351
+ font-family: Inter;
3352
+ font-style: normal;
3353
+ font-weight: normal;
3354
+ font-size: 14px;
3355
+ line-height: 22px;
3443
3356
  }
3444
3357
 
3445
- .f1rest1f {
3446
- width: 100%;
3447
- height: 100%;
3448
- display: flex;
3449
- align-items: center;
3450
- justify-content: center;
3358
+ .lu7hlr6 {
3359
+ font-family: Inter;
3360
+ font-style: normal;
3361
+ font-weight: 500;
3362
+ font-size: 14px;
3363
+ line-height: 22px;
3451
3364
  }
3452
3365
 
3453
- .n1kbdoln {
3454
- font-size: 90%;
3366
+ .l3l3jf0 {
3367
+ font-family: Inter;
3368
+ font-style: normal;
3455
3369
  font-weight: bold;
3456
- background-color: rgba(240, 243, 247, 0.6);
3457
- padding: 1px 4px 1px;
3458
- margin-left: 2px;
3459
- margin-right: 2px;
3460
- border: 1px solid rgba(213, 219, 227, 0.6);
3461
- border-radius: 4px;
3370
+ font-size: 14px;
3371
+ line-height: 22px;
3462
3372
  }
3463
3373
 
3464
- .f1y3gta0.form-item-general {
3465
- width: 640px;
3466
- }
3467
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
3468
- margin-top: 16px;
3469
- }
3470
- .f1y3gta0.form-item-compact {
3471
- width: 412px;
3374
+ .l12j5nqp {
3375
+ font-family: Inter;
3376
+ font-style: normal;
3377
+ font-weight: normal;
3378
+ font-size: 14px;
3379
+ line-height: 22px;
3472
3380
  }
3473
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
3474
- margin-top: 8px;
3381
+
3382
+ .l1tecqht {
3383
+ font-family: Inter;
3384
+ font-style: normal;
3385
+ font-weight: bold;
3386
+ font-size: 14px;
3387
+ line-height: 22px;
3475
3388
  }
3476
- .f1y3gta0 .form-item {
3477
- width: auto;
3389
+
3390
+ .l6sa990 {
3391
+ font-family: Inter;
3392
+ font-style: normal;
3393
+ font-weight: normal;
3394
+ text-transform: uppercase;
3395
+ font-feature-settings: "cpsp" on;
3396
+ font-size: 14px;
3397
+ line-height: 22px;
3478
3398
  }
3479
- .f1y3gta0 .form-item-main {
3480
- position: relative;
3481
- display: flex;
3399
+
3400
+ .lckqe8j {
3401
+ font-family: Inter;
3402
+ font-style: normal;
3403
+ font-weight: bold;
3404
+ text-transform: uppercase;
3405
+ font-feature-settings: "cpsp" on;
3406
+ font-size: 14px;
3407
+ line-height: 22px;
3482
3408
  }
3483
- .f1y3gta0 .form-item-extra {
3484
- margin-top: 4px;
3485
- width: 100%;
3486
- padding: 14px;
3487
- background: #f2f4f6;
3409
+
3410
+ .l1kuminb {
3411
+ font-family: Inter;
3412
+ font-style: normal;
3413
+ font-weight: normal;
3488
3414
  font-size: 13px;
3489
- line-height: 1.8;
3490
- color: #8e9aa9;
3415
+ line-height: 20px;
3491
3416
  }
3492
- .f1y3gta0 .form-item-label {
3493
- padding-right: 12px;
3417
+
3418
+ .l1pbuf5j {
3419
+ font-family: Inter;
3420
+ font-style: normal;
3421
+ font-weight: 600;
3494
3422
  font-size: 13px;
3495
- color: rgba(44, 56, 82, 0.6);
3423
+ line-height: 20px;
3496
3424
  }
3497
- .f1y3gta0 .form-item-label.label-right {
3498
- text-align: right;
3425
+
3426
+ .l1r4ztu {
3427
+ font-family: Inter;
3428
+ font-style: normal;
3429
+ font-weight: bold;
3430
+ font-size: 13px;
3431
+ line-height: 20px;
3499
3432
  }
3500
- .f1y3gta0 .form-item-label,
3501
- .f1y3gta0 .form-item-control {
3502
- line-height: 32px;
3433
+
3434
+ .ly8vzok {
3435
+ font-family: Inter;
3436
+ font-style: normal;
3437
+ font-weight: normal;
3438
+ font-size: 13px;
3439
+ line-height: 20px;
3503
3440
  }
3504
- .f1y3gta0 .form-item-control .form-item-error {
3505
- line-height: 18px;
3441
+
3442
+ .lumfmf {
3443
+ font-family: Inter;
3444
+ font-style: normal;
3445
+ font-weight: 600;
3446
+ font-size: 13px;
3447
+ line-height: 20px;
3506
3448
  }
3507
- .f1y3gta0 .form-item-children {
3508
- width: 100%;
3449
+
3450
+ .l16ujwmv {
3451
+ font-family: Inter;
3452
+ font-style: normal;
3453
+ font-weight: bold;
3454
+ font-size: 13px;
3455
+ line-height: 20px;
3509
3456
  }
3510
- .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 {
3511
- width: 100%;
3457
+
3458
+ .l17o1ffr {
3459
+ font-family: Inter;
3460
+ font-style: normal;
3461
+ font-weight: normal;
3462
+ text-transform: uppercase;
3463
+ font-feature-settings: "cpsp" on;
3464
+ font-size: 13px;
3465
+ line-height: 20px;
3512
3466
  }
3513
- .f1y3gta0 .form-item-error {
3514
- color: #e75a3a;
3515
- height: 0;
3516
- overflow: hidden;
3467
+
3468
+ .lngllvn {
3469
+ font-family: Inter;
3470
+ font-style: normal;
3471
+ font-weight: bold;
3472
+ text-transform: uppercase;
3473
+ font-feature-settings: "cpsp" on;
3474
+ font-size: 13px;
3475
+ line-height: 20px;
3517
3476
  }
3518
- .f1y3gta0 .form-item-error-enter-done {
3519
- margin-top: 4px;
3520
- height: auto;
3521
- overflow: auto;
3477
+
3478
+ .l2i7fo9 {
3479
+ font-family: Inter;
3480
+ font-style: normal;
3481
+ font-weight: normal;
3482
+ font-size: 12px;
3483
+ line-height: 18px;
3522
3484
  }
3523
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
3524
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
3525
- border: 1px solid #e75a3a;
3526
- color: #e75a3a;
3485
+
3486
+ .l1x7hscx {
3487
+ font-family: Inter;
3488
+ font-style: normal;
3489
+ font-weight: 500;
3490
+ font-size: 12px;
3491
+ line-height: 18px;
3527
3492
  }
3528
3493
 
3529
- .fujbm7g {
3530
- color: #2d3a56;
3494
+ .le1jwan {
3495
+ font-family: Inter;
3496
+ font-style: normal;
3531
3497
  font-weight: bold;
3532
- padding-bottom: 6px;
3533
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
3534
- margin-bottom: 16px;
3498
+ font-size: 12px;
3499
+ line-height: 18px;
3535
3500
  }
3536
- .fujbm7g:not(:first-of-type) {
3537
- margin-top: 16px;
3501
+
3502
+ .lyxynfj {
3503
+ font-family: Inter;
3504
+ font-style: normal;
3505
+ font-weight: normal;
3506
+ font-size: 12px;
3507
+ line-height: 18px;
3538
3508
  }
3539
3509
 
3540
- .e5fsw5s {
3541
- width: 8px;
3542
- height: 24px;
3543
- display: flex;
3544
- justify-content: center;
3545
- align-items: center;
3546
- cursor: pointer;
3547
- transition: all 200ms ease-out 40ms;
3510
+ .lpb2nxv {
3511
+ font-family: Inter;
3512
+ font-style: normal;
3513
+ font-weight: 500;
3514
+ font-size: 12px;
3515
+ line-height: 18px;
3548
3516
  }
3549
- .e5fsw5s:before, .e5fsw5s:after {
3550
- content: "";
3551
- width: 1px;
3552
- height: 6px;
3553
- border-radius: 1px;
3554
- background: #ccd4e3;
3555
- position: relative;
3556
- right: 2px;
3557
- transform: rotate(-45deg);
3517
+
3518
+ .l1r8o3vv {
3519
+ font-family: Inter;
3520
+ font-style: normal;
3521
+ font-weight: bold;
3522
+ font-size: 12px;
3523
+ line-height: 18px;
3558
3524
  }
3559
- .e5fsw5s:after {
3560
- transform: rotate(45deg);
3561
- left: 1px;
3525
+
3526
+ .lemnjy2 {
3527
+ font-family: Inter;
3528
+ font-style: normal;
3529
+ font-weight: normal;
3530
+ text-transform: uppercase;
3531
+ font-feature-settings: "cpsp" on;
3532
+ font-size: 12px;
3533
+ line-height: 18px;
3562
3534
  }
3563
3535
 
3564
- .w18knsg4.ant-alert-warning {
3565
- border: 0;
3566
- background: rgba(255, 187, 0, 0.1);
3567
- border-radius: 6px;
3536
+ .lrc42gb {
3537
+ font-family: Inter;
3538
+ font-style: normal;
3539
+ font-weight: bold;
3540
+ text-transform: uppercase;
3541
+ font-feature-settings: "cpsp" on;
3542
+ font-size: 12px;
3543
+ line-height: 18px;
3568
3544
  }
3569
- .w18knsg4.ant-alert,
3570
- .w18knsg4 .ant-alert-message {
3571
- color: #e07f00;
3545
+
3546
+ .fqaz4mb {
3547
+ font-family: Inter;
3548
+ font-style: normal;
3549
+ font-weight: normal;
3550
+ font-size: 13px;
3551
+ line-height: 20px;
3572
3552
  }
3573
- .w18knsg4.ant-alert .dashed-border-bottom,
3574
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
3575
- border-bottom-color: #e07f00;
3553
+
3554
+ .f13we5o {
3555
+ font-family: Inter;
3556
+ font-style: normal;
3557
+ font-weight: normal;
3558
+ font-size: 13px;
3559
+ line-height: 20px;
3576
3560
  }
3577
3561
 
3578
- .ng31n2o {
3579
- display: flex;
3580
- flex-direction: row;
3581
- padding: 7px 12px;
3582
- background: rgba(255, 187, 0, 0.1);
3583
- border-radius: 6px;
3584
- color: #e07f00;
3562
+ .ffmjua2 {
3563
+ font-family: Inter;
3564
+ font-style: normal;
3565
+ font-weight: normal;
3585
3566
  font-size: 12px;
3586
3567
  line-height: 18px;
3587
3568
  }
3588
- .ng31n2o .icon-wrapper {
3589
- margin-right: 10px;
3590
- height: 18px;
3591
- }
3592
3569
 
3593
- .n15x5f5y {
3594
- display: flex;
3595
- flex-direction: row;
3596
- padding: 7px 12px;
3597
- background: rgba(225, 230, 241, 0.6);
3598
- border-radius: 6px;
3599
- color: rgba(44, 56, 82, 0.6);
3570
+ .fz2mxw0 {
3571
+ font-family: Inter;
3572
+ font-style: normal;
3573
+ font-weight: normal;
3600
3574
  font-size: 12px;
3601
3575
  line-height: 18px;
3602
3576
  }
3603
- .n15x5f5y .icon-wrapper {
3604
- margin-right: 10px;
3605
- height: 18px;
3577
+
3578
+ .t1ertzoh {
3579
+ font-family: Inter;
3580
+ font-style: normal;
3581
+ font-weight: normal;
3582
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3583
+ font-size: 13px;
3584
+ line-height: 20px;
3606
3585
  }
3607
3586
 
3608
- .i16ozz3f {
3609
- display: flex;
3610
- flex-direction: row;
3611
- padding: 7px 12px;
3612
- background: rgba(0, 136, 255, 0.1);
3613
- border-radius: 6px;
3614
- color: #005ed1;
3587
+ .t19bge8r {
3588
+ font-family: Inter;
3589
+ font-style: normal;
3590
+ font-weight: normal;
3591
+ font-feature-settings: "zero" on;
3592
+ font-size: 13px;
3593
+ line-height: 20px;
3594
+ }
3595
+
3596
+ .tjrzfyl {
3597
+ font-family: Inter;
3598
+ font-style: normal;
3599
+ font-weight: normal;
3600
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3615
3601
  font-size: 12px;
3616
3602
  line-height: 18px;
3617
3603
  }
3618
- .i16ozz3f .icon-wrapper {
3619
- margin-right: 10px;
3620
- height: 18px;
3604
+
3605
+ .tm6s7bo {
3606
+ font-family: Inter;
3607
+ font-style: normal;
3608
+ font-weight: 500;
3609
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3610
+ font-size: 12px;
3611
+ line-height: 18px;
3621
3612
  }
3622
3613
 
3623
- .dszu9qr {
3624
- color: rgba(44, 56, 82, 0.6);
3625
- margin-top: 5px;
3614
+ .t19zq6ic {
3615
+ font-family: Inter;
3616
+ font-style: normal;
3617
+ font-weight: normal;
3618
+ font-feature-settings: "zero" on;
3626
3619
  font-size: 12px;
3627
3620
  line-height: 18px;
3628
3621
  }
3629
3622
 
3630
- .snxzgx {
3631
- color: #f0483e;
3623
+ .t1gduru8 {
3624
+ font-family: Inter;
3625
+ font-style: normal;
3626
+ font-weight: 500;
3627
+ font-feature-settings: "zero" on;
3632
3628
  font-size: 12px;
3633
- white-space: pre-wrap;
3629
+ line-height: 18px;
3634
3630
  }
3635
3631
 
3636
- .o1i4orqw {
3637
- display: flex;
3638
- align-items: center;
3639
- justify-content: flex-end;
3640
- }
3641
- .o1i4orqw .icon-wrapper {
3642
- margin-right: 16px;
3632
+ .t55raab {
3633
+ font-family: Inter;
3634
+ font-style: normal;
3635
+ font-weight: bold;
3636
+ font-feature-settings: "zero" on;
3637
+ font-size: 16px;
3638
+ line-height: 24px;
3643
3639
  }
3644
3640
 
3645
- .t79k8o2 {
3646
- color: rgba(0, 21, 64, 0.3);
3641
+ .u1w9abfe {
3642
+ font-family: Inter;
3643
+ font-style: normal;
3644
+ font-weight: normal;
3645
+ font-size: 10px;
3646
+ line-height: 12px;
3647
3647
  }
3648
3648
 
3649
3649
  .t1upn1sz {
@@ -4168,83 +4168,50 @@ input.r1cwjuew.ant-input {
4168
4168
  margin-left: 8px;
4169
4169
  }
4170
4170
 
4171
- .t1xo8w88 {
4172
- height: 100%;
4173
- }
4174
- .t1xo8w88 .table-loading-item {
4175
- padding: 12px 4px;
4176
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
4177
- display: flex;
4178
- }
4179
- .t1xo8w88 .table-loading-item > * {
4180
- height: 16px;
4181
- margin: 4px;
4182
- background: rgba(204, 212, 227, 0.18);
4183
- border-radius: 2px;
4184
- }
4185
- .t1xo8w88 .table-loading-item .checkbox-loading {
4186
- width: 16px;
4187
- }
4188
- .t1xo8w88 .table-loading-item .td-loading {
4189
- flex: 1;
4190
- }
4191
- .t1xo8w88 :nth-child(1) {
4192
- padding: 8px 4px;
4193
- }
4194
- .t1xo8w88 :nth-child(1) > * {
4195
- background: rgba(107, 125, 153, 0.18);
4196
- }
4197
- .t1xo8w88 :nth-child(1) > * {
4198
- background: rgba(163, 180, 204, 0.18);
4199
- }
4200
-
4201
- .ams5nbq {
4202
- position: absolute;
4203
- top: 0;
4204
- left: 0;
4205
- bottom: 0;
4206
- width: 1px;
4207
- background: #0080ff;
4208
- transform: translateX(-9999px);
4209
- z-index: 999;
4210
- }
4211
- .ams5nbq::before {
4212
- content: "";
4213
- position: absolute;
4214
- height: 34px;
4215
- width: 3px;
4216
- top: 0;
4217
- left: -1px;
4218
- background: #0080ff;
4171
+ .at4ovwe .ant-input-number-handler-wrap {
4172
+ display: var(--at4ovwe-0);
4219
4173
  }
4220
-
4221
- .t1cs4awq {
4222
- background: white;
4174
+ .at4ovwe .ant-input-number-input-wrap {
4175
+ padding: 5px 12px;
4176
+ display: inline-flex;
4177
+ line-height: 1.5715;
4178
+ height: 100%;
4179
+ width: 100%;
4223
4180
  }
4224
- .t1cs4awq .insert-left-tip,
4225
- .t1cs4awq .insert-right-tip {
4226
- display: none;
4227
- position: absolute;
4228
- top: 0;
4229
- bottom: 0;
4230
- width: 4px;
4231
- background: rgba(0, 0, 255, 0.5);
4181
+ .at4ovwe .ant-input-number-input-wrap::after {
4182
+ content: var(--at4ovwe-1);
4183
+ display: var(--at4ovwe-2);
4184
+ flex: none;
4185
+ align-items: center;
4186
+ margin-left: 4px;
4187
+ color: rgba(44, 56, 82, 0.6);
4232
4188
  }
4233
- .t1cs4awq .insert-left-tip {
4234
- left: 0px;
4189
+ .at4ovwe .ant-input-number-input-wrap::before {
4190
+ content: var(--at4ovwe-3);
4191
+ display: var(--at4ovwe-4);
4192
+ flex: none;
4193
+ align-items: center;
4194
+ margin-right: 4px;
4195
+ cursor: auto;
4196
+ color: rgba(44, 56, 82, 0.6);
4235
4197
  }
4236
- .t1cs4awq .insert-right-tip {
4237
- right: 0px;
4198
+ .at4ovwe.ant-input-number {
4199
+ width: 100%;
4200
+ border-radius: 6px;
4238
4201
  }
4239
- .t1cs4awq.on-dragenter-left .insert-left-tip {
4240
- display: block;
4202
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4203
+ border-color: #0096ff;
4204
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4241
4205
  }
4242
- .t1cs4awq.on-dragenter-right .insert-right-tip {
4243
- display: block;
4206
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4207
+ border-color: #e75a3a;
4208
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4244
4209
  }
4245
-
4246
- .asgcu6r {
4247
- height: 32px;
4210
+ .at4ovwe .ant-input-number-input {
4211
+ padding: 0;
4212
+ margin: 0;
4213
+ height: auto;
4214
+ font-size: inherit;
4248
4215
  }
4249
4216
 
4250
4217
  .d1h5z4k4.ant-dropdown {
@@ -4356,52 +4323,85 @@ input.r1cwjuew.ant-input {
4356
4323
  left: 4px;
4357
4324
  }
4358
4325
 
4359
- .at4ovwe .ant-input-number-handler-wrap {
4360
- display: var(--at4ovwe-0);
4361
- }
4362
- .at4ovwe .ant-input-number-input-wrap {
4363
- padding: 5px 12px;
4364
- display: inline-flex;
4365
- line-height: 1.5715;
4326
+ .t1xo8w88 {
4366
4327
  height: 100%;
4367
- width: 100%;
4368
4328
  }
4369
- .at4ovwe .ant-input-number-input-wrap::after {
4370
- content: var(--at4ovwe-1);
4371
- display: var(--at4ovwe-2);
4372
- flex: none;
4373
- align-items: center;
4374
- margin-left: 4px;
4375
- color: rgba(44, 56, 82, 0.6);
4329
+ .t1xo8w88 .table-loading-item {
4330
+ padding: 12px 4px;
4331
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
4332
+ display: flex;
4376
4333
  }
4377
- .at4ovwe .ant-input-number-input-wrap::before {
4378
- content: var(--at4ovwe-3);
4379
- display: var(--at4ovwe-4);
4380
- flex: none;
4381
- align-items: center;
4382
- margin-right: 4px;
4383
- cursor: auto;
4384
- color: rgba(44, 56, 82, 0.6);
4334
+ .t1xo8w88 .table-loading-item > * {
4335
+ height: 16px;
4336
+ margin: 4px;
4337
+ background: rgba(204, 212, 227, 0.18);
4338
+ border-radius: 2px;
4385
4339
  }
4386
- .at4ovwe.ant-input-number {
4387
- width: 100%;
4388
- border-radius: 6px;
4340
+ .t1xo8w88 .table-loading-item .checkbox-loading {
4341
+ width: 16px;
4389
4342
  }
4390
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4391
- border-color: #0096ff;
4392
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4343
+ .t1xo8w88 .table-loading-item .td-loading {
4344
+ flex: 1;
4393
4345
  }
4394
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4395
- border-color: #e75a3a;
4396
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4346
+ .t1xo8w88 :nth-child(1) {
4347
+ padding: 8px 4px;
4397
4348
  }
4398
- .at4ovwe .ant-input-number-input {
4399
- padding: 0;
4400
- margin: 0;
4401
- height: auto;
4402
- font-size: inherit;
4349
+ .t1xo8w88 :nth-child(1) > * {
4350
+ background: rgba(107, 125, 153, 0.18);
4351
+ }
4352
+ .t1xo8w88 :nth-child(1) > * {
4353
+ background: rgba(163, 180, 204, 0.18);
4354
+ }
4355
+
4356
+ .ams5nbq {
4357
+ position: absolute;
4358
+ top: 0;
4359
+ left: 0;
4360
+ bottom: 0;
4361
+ width: 1px;
4362
+ background: #0080ff;
4363
+ transform: translateX(-9999px);
4364
+ z-index: 999;
4365
+ }
4366
+ .ams5nbq::before {
4367
+ content: "";
4368
+ position: absolute;
4369
+ height: 34px;
4370
+ width: 3px;
4371
+ top: 0;
4372
+ left: -1px;
4373
+ background: #0080ff;
4374
+ }
4375
+
4376
+ .asgcu6r {
4377
+ height: 32px;
4403
4378
  }
4404
4379
 
4405
4380
  .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4406
4381
  display: none;
4382
+ }
4383
+
4384
+ .t1cs4awq {
4385
+ background: white;
4386
+ }
4387
+ .t1cs4awq .insert-left-tip,
4388
+ .t1cs4awq .insert-right-tip {
4389
+ display: none;
4390
+ position: absolute;
4391
+ top: 0;
4392
+ bottom: 0;
4393
+ width: 4px;
4394
+ background: rgba(0, 0, 255, 0.5);
4395
+ }
4396
+ .t1cs4awq .insert-left-tip {
4397
+ left: 0px;
4398
+ }
4399
+ .t1cs4awq .insert-right-tip {
4400
+ right: 0px;
4401
+ }
4402
+ .t1cs4awq.on-dragenter-left .insert-left-tip {
4403
+ display: block;
4404
+ }
4405
+ .t1cs4awq.on-dragenter-right .insert-right-tip {
4406
+ display: block;
4407
4407
  }