@cloudtower/eagle 0.27.53-alpha.2 → 0.27.53-alpha.4

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.
Files changed (186) hide show
  1. package/dist/cjs/UIKitProvider/index.js +5 -24
  2. package/dist/cjs/core/AccordionCard/index.js +6 -5
  3. package/dist/cjs/core/Alert/index.js +3 -4
  4. package/dist/cjs/core/Arch/index.js +2 -1
  5. package/dist/cjs/core/Badge/index.js +2 -1
  6. package/dist/cjs/core/BaseIcon/index.js +2 -1
  7. package/dist/cjs/core/Bit/index.js +2 -1
  8. package/dist/cjs/core/BitPerSecond/index.js +2 -1
  9. package/dist/cjs/core/Bps/index.js +2 -1
  10. package/dist/cjs/core/Breadcrumb/index.js +2 -1
  11. package/dist/cjs/core/Button/index.js +2 -1
  12. package/dist/cjs/core/Byte/index.js +2 -1
  13. package/dist/cjs/core/Calendar/index.js +2 -1
  14. package/dist/cjs/core/Card/index.js +2 -1
  15. package/dist/cjs/core/Checkbox/index.js +2 -1
  16. package/dist/cjs/core/DetailCard/index.js +2 -1
  17. package/dist/cjs/core/DonutChart/index.js +2 -1
  18. package/dist/cjs/core/DropdownMenu/index.js +2 -1
  19. package/dist/cjs/core/Empty/index.js +2 -1
  20. package/dist/cjs/core/ExpandableList/ExpandableContainer.js +2 -1
  21. package/dist/cjs/core/ExpandableList/ExpandableItem.js +2 -1
  22. package/dist/cjs/core/FailedLoad/index.js +2 -1
  23. package/dist/cjs/core/Fields/index.js +2 -1
  24. package/dist/cjs/core/Form/index.js +2 -1
  25. package/dist/cjs/core/Frequency/index.js +2 -1
  26. package/dist/cjs/core/Icon/index.js +2 -1
  27. package/dist/cjs/core/Input/index.js +2 -1
  28. package/dist/cjs/core/InputGroup/index.js +2 -1
  29. package/dist/cjs/core/InputNumber/index.js +2 -1
  30. package/dist/cjs/core/InputTagItem/index.js +2 -1
  31. package/dist/cjs/core/KitStoreProvider/index.js +2 -1
  32. package/dist/cjs/core/Link/index.js +2 -1
  33. package/dist/cjs/core/Loading/index.js +2 -1
  34. package/dist/cjs/core/Metric/metric.js +0 -1
  35. package/dist/cjs/core/Modal/index.js +2 -2
  36. package/dist/cjs/core/ModalStack/index.js +2 -1
  37. package/dist/cjs/core/Overflow/index.js +2 -6
  38. package/dist/cjs/core/Pagination/index.js +2 -1
  39. package/dist/cjs/core/Percent/index.js +2 -1
  40. package/dist/cjs/core/Progress/index.js +2 -1
  41. package/dist/cjs/core/Radio/index.js +3 -5
  42. package/dist/cjs/core/SearchInput/index.js +2 -1
  43. package/dist/cjs/core/Second/index.js +2 -1
  44. package/dist/cjs/core/SegmentControl/index.js +2 -1
  45. package/dist/cjs/core/Select/index.js +2 -1
  46. package/dist/cjs/core/SimplePagination/index.js +2 -1
  47. package/dist/cjs/core/Speed/index.js +2 -1
  48. package/dist/cjs/core/StatusCapsule/index.js +2 -1
  49. package/dist/cjs/core/Steps/index.js +2 -1
  50. package/dist/cjs/core/Switch/index.js +2 -1
  51. package/dist/cjs/core/Table/TableWidget.js +1 -2
  52. package/dist/cjs/core/TableForm/index.js +2 -1
  53. package/dist/cjs/core/Tag/index.js +2 -1
  54. package/dist/cjs/core/TextArea/index.js +2 -1
  55. package/dist/cjs/core/Time/index.js +2 -1
  56. package/dist/cjs/core/TimeZoneSelect/index.js +2 -1
  57. package/dist/cjs/core/Token/index.js +2 -1
  58. package/dist/cjs/core/Tooltip/index.js +2 -1
  59. package/dist/cjs/core/Truncate/index.js +2 -1
  60. package/dist/cjs/core/antd.js +3 -3
  61. package/dist/cjs/core/message/index.js +2 -1
  62. package/dist/cjs/coreX/BarChart/index.js +2 -1
  63. package/dist/cjs/coreX/BatchOperation/index.js +2 -1
  64. package/dist/cjs/coreX/ChartWithTooltip/index.js +2 -1
  65. package/dist/cjs/coreX/Counting/index.js +2 -1
  66. package/dist/cjs/coreX/CronCalendar/index.js +2 -1
  67. package/dist/cjs/coreX/CronPlan/index.js +2 -2
  68. package/dist/cjs/coreX/DateRangePicker/AbsoluteDate.js +2 -1
  69. package/dist/cjs/coreX/DateRangePicker/Calendar.js +2 -1
  70. package/dist/cjs/coreX/DateRangePicker/InputTime.js +2 -1
  71. package/dist/cjs/coreX/DateRangePicker/RelativeTime.js +2 -1
  72. package/dist/cjs/coreX/DateRangePicker/index.js +2 -2
  73. package/dist/cjs/coreX/DeprecatedDonutChart/index.js +2 -1
  74. package/dist/cjs/coreX/DropdownTransition/index.js +2 -1
  75. package/dist/cjs/coreX/GoBackButton/index.js +2 -1
  76. package/dist/cjs/coreX/I18nNameTag/index.js +2 -1
  77. package/dist/cjs/coreX/NamesTooltip/index.js +2 -1
  78. package/dist/cjs/coreX/OverflowTooltip/index.js +2 -1
  79. package/dist/cjs/coreX/SidebarSubtitle/index.js +2 -1
  80. package/dist/cjs/coreX/SortableList/index.js +2 -1
  81. package/dist/cjs/coreX/SummaryTable/index.js +2 -1
  82. package/dist/cjs/coreX/SwitchWithText/index.js +2 -1
  83. package/dist/cjs/coreX/TruncatedTextWithTooltip/index.js +2 -1
  84. package/dist/cjs/coreX/UnitWithChart/index.js +2 -1
  85. package/dist/cjs/hooks/useElementResize.js +2 -1
  86. package/dist/cjs/hooks/useElementsSize.js +0 -3
  87. package/dist/cjs/index.js +62 -74
  88. package/dist/cjs/stats1.html +1 -1
  89. package/dist/cjs/utils/time.js +0 -1
  90. package/dist/components.css +2611 -1719
  91. package/dist/esm/UIKitProvider/index.js +7 -26
  92. package/dist/esm/core/AccordionCard/index.js +2 -1
  93. package/dist/esm/core/Alert/index.js +5 -6
  94. package/dist/esm/core/Arch/index.js +2 -1
  95. package/dist/esm/core/Badge/index.js +4 -3
  96. package/dist/esm/core/BaseIcon/index.js +2 -1
  97. package/dist/esm/core/Bit/index.js +2 -1
  98. package/dist/esm/core/BitPerSecond/index.js +2 -1
  99. package/dist/esm/core/Bps/index.js +2 -1
  100. package/dist/esm/core/Breadcrumb/index.js +2 -1
  101. package/dist/esm/core/Button/index.js +4 -3
  102. package/dist/esm/core/Byte/index.js +2 -1
  103. package/dist/esm/core/Calendar/index.js +4 -3
  104. package/dist/esm/core/Card/index.js +2 -1
  105. package/dist/esm/core/Checkbox/index.js +4 -3
  106. package/dist/esm/core/DetailCard/index.js +2 -1
  107. package/dist/esm/core/DonutChart/index.js +2 -1
  108. package/dist/esm/core/DropdownMenu/index.js +2 -1
  109. package/dist/esm/core/Empty/index.js +2 -1
  110. package/dist/esm/core/ExpandableList/ExpandableContainer.js +2 -1
  111. package/dist/esm/core/ExpandableList/ExpandableItem.js +2 -1
  112. package/dist/esm/core/FailedLoad/index.js +2 -1
  113. package/dist/esm/core/Fields/index.js +2 -1
  114. package/dist/esm/core/Form/index.js +4 -3
  115. package/dist/esm/core/Frequency/index.js +2 -1
  116. package/dist/esm/core/Icon/index.js +2 -1
  117. package/dist/esm/core/Input/index.js +4 -3
  118. package/dist/esm/core/InputGroup/index.js +2 -1
  119. package/dist/esm/core/InputNumber/index.js +4 -3
  120. package/dist/esm/core/InputTagItem/index.js +2 -1
  121. package/dist/esm/core/KitStoreProvider/index.js +3 -2
  122. package/dist/esm/core/Link/index.js +2 -1
  123. package/dist/esm/core/Loading/index.js +2 -1
  124. package/dist/esm/core/Metric/metric.js +0 -1
  125. package/dist/esm/core/Modal/index.js +4 -4
  126. package/dist/esm/core/ModalStack/index.js +2 -1
  127. package/dist/esm/core/Overflow/index.js +2 -6
  128. package/dist/esm/core/Pagination/index.js +2 -1
  129. package/dist/esm/core/Percent/index.js +2 -1
  130. package/dist/esm/core/Progress/index.js +4 -3
  131. package/dist/esm/core/Radio/index.js +7 -9
  132. package/dist/esm/core/SearchInput/index.js +2 -1
  133. package/dist/esm/core/Second/index.js +2 -1
  134. package/dist/esm/core/SegmentControl/index.js +2 -1
  135. package/dist/esm/core/Select/index.js +4 -3
  136. package/dist/esm/core/SimplePagination/index.js +2 -1
  137. package/dist/esm/core/Speed/index.js +2 -1
  138. package/dist/esm/core/StatusCapsule/index.js +2 -1
  139. package/dist/esm/core/Steps/index.js +5 -4
  140. package/dist/esm/core/Switch/index.js +4 -3
  141. package/dist/esm/core/Table/TableWidget.js +1 -2
  142. package/dist/esm/core/TableForm/index.js +2 -1
  143. package/dist/esm/core/Tag/index.js +4 -3
  144. package/dist/esm/core/TextArea/index.js +2 -1
  145. package/dist/esm/core/Time/index.js +2 -1
  146. package/dist/esm/core/TimeZoneSelect/index.js +2 -1
  147. package/dist/esm/core/Token/index.js +2 -1
  148. package/dist/esm/core/Tooltip/index.js +4 -3
  149. package/dist/esm/core/Truncate/index.js +2 -1
  150. package/dist/esm/core/antd.js +9 -9
  151. package/dist/esm/core/message/index.js +2 -1
  152. package/dist/esm/coreX/BarChart/index.js +2 -1
  153. package/dist/esm/coreX/BatchOperation/index.js +2 -1
  154. package/dist/esm/coreX/ChartWithTooltip/index.js +4 -3
  155. package/dist/esm/coreX/Counting/index.js +2 -1
  156. package/dist/esm/coreX/CronCalendar/index.js +2 -1
  157. package/dist/esm/coreX/CronPlan/index.js +2 -2
  158. package/dist/esm/coreX/DateRangePicker/AbsoluteDate.js +2 -1
  159. package/dist/esm/coreX/DateRangePicker/Calendar.js +2 -1
  160. package/dist/esm/coreX/DateRangePicker/InputTime.js +2 -1
  161. package/dist/esm/coreX/DateRangePicker/RelativeTime.js +2 -1
  162. package/dist/esm/coreX/DateRangePicker/index.js +2 -2
  163. package/dist/esm/coreX/DeprecatedDonutChart/index.js +2 -1
  164. package/dist/esm/coreX/DropdownTransition/index.js +2 -1
  165. package/dist/esm/coreX/GoBackButton/index.js +2 -1
  166. package/dist/esm/coreX/I18nNameTag/index.js +2 -1
  167. package/dist/esm/coreX/NamesTooltip/index.js +2 -1
  168. package/dist/esm/coreX/OverflowTooltip/index.js +2 -1
  169. package/dist/esm/coreX/SidebarSubtitle/index.js +2 -1
  170. package/dist/esm/coreX/SortableList/index.js +3 -2
  171. package/dist/esm/coreX/SummaryTable/index.js +2 -1
  172. package/dist/esm/coreX/SwitchWithText/index.js +2 -1
  173. package/dist/esm/coreX/TruncatedTextWithTooltip/index.js +2 -1
  174. package/dist/esm/coreX/UnitWithChart/index.js +4 -3
  175. package/dist/esm/hooks/useElementResize.js +2 -1
  176. package/dist/esm/hooks/useElementsSize.js +0 -3
  177. package/dist/esm/index.js +18 -30
  178. package/dist/esm/stats1.html +1 -1
  179. package/dist/esm/utils/time.js +0 -1
  180. package/dist/src/index.d.ts +0 -1
  181. package/dist/style.css +1950 -1950
  182. package/dist/token.css +209 -415
  183. package/package.json +6 -6
  184. package/dist/cjs/core/ErrorBoundary/index.js +0 -21
  185. package/dist/esm/core/ErrorBoundary/index.js +0 -19
  186. package/dist/src/styles/token/token.d.ts +0 -1
package/dist/style.css CHANGED
@@ -29795,6 +29795,19 @@ html body {
29795
29795
  font-size: 18px;
29796
29796
  }
29797
29797
 
29798
+ .i1inqkme {
29799
+ height: 18px;
29800
+ line-height: 18px;
29801
+ padding: 0 4px;
29802
+ border-radius: 4px;
29803
+ background: rgba(235, 239, 245, 0.6);
29804
+ border: 1px solid rgba(223, 228, 235, 0.6);
29805
+ display: flex;
29806
+ align-items: center;
29807
+ white-space: nowrap;
29808
+ margin-right: 4px;
29809
+ }
29810
+
29798
29811
  .iouxfgt {
29799
29812
  display: inline-flex;
29800
29813
  align-items: center;
@@ -29813,19 +29826,6 @@ html body {
29813
29826
  animation: rotate 680ms linear infinite;
29814
29827
  }
29815
29828
 
29816
- .i1inqkme {
29817
- height: 18px;
29818
- line-height: 18px;
29819
- padding: 0 4px;
29820
- border-radius: 4px;
29821
- background: rgba(235, 239, 245, 0.6);
29822
- border: 1px solid rgba(223, 228, 235, 0.6);
29823
- display: flex;
29824
- align-items: center;
29825
- white-space: nowrap;
29826
- margin-right: 4px;
29827
- }
29828
-
29829
29829
  .b1nip9bk {
29830
29830
  padding: 4px 11px;
29831
29831
  }
@@ -30105,1888 +30105,1888 @@ html body {
30105
30105
  padding: 0;
30106
30106
  }
30107
30107
 
30108
- .owd0kml {
30109
- display: inline-block;
30110
- }
30111
-
30112
- .h1jsgezc {
30113
- visibility: hidden;
30114
- position: absolute;
30108
+ .cnujxq2 {
30109
+ display: flex;
30110
+ flex-direction: column;
30115
30111
  }
30116
30112
 
30117
- .iq1gosr {
30118
- display: inline-block;
30113
+ .m7s48ia {
30114
+ max-width: 1120px;
30115
+ width: 100%;
30116
+ margin: 0 auto;
30117
+ height: 100%;
30119
30118
  }
30120
30119
 
30121
- .s1dizucg.ant-switch {
30122
- min-width: 40px;
30123
- height: 24px;
30124
- background: rgba(172, 186, 211, 0.6);
30125
- overflow: hidden;
30126
- }
30127
- .s1dizucg.ant-switch:focus {
30128
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30129
- }
30130
- .s1dizucg.ant-switch-small {
30131
- min-width: 26px;
30132
- height: 16px;
30133
- }
30134
- .s1dizucg.ant-switch-large {
30135
- min-width: 52px;
30136
- height: 32px;
30120
+ .wt5zbg6 {
30121
+ max-width: 1120px;
30122
+ width: 100%;
30123
+ margin: 0 auto;
30124
+ display: flex;
30137
30125
  }
30138
- .s1dizucg.ant-switch .ant-switch-handle {
30139
- height: 20px;
30140
- width: 20px;
30126
+ .wt5zbg6 .left,
30127
+ .wt5zbg6 .right {
30128
+ flex-grow: 0;
30129
+ flex-shrink: 0;
30130
+ flex-basis: 21%;
30141
30131
  }
30142
- .s1dizucg.ant-switch .ant-switch-handle::before {
30143
- border-radius: 10px;
30144
- transition-delay: 120ms;
30132
+ .wt5zbg6 .left {
30133
+ display: flex;
30134
+ justify-content: flex-end;
30135
+ padding-right: 44px;
30145
30136
  }
30146
- .s1dizucg.ant-switch-small .ant-switch-handle {
30147
- height: 14px;
30148
- width: 14px;
30149
- top: 1px;
30150
- left: 1px;
30137
+ .wt5zbg6 .right {
30138
+ padding-left: 44px;
30151
30139
  }
30152
- .s1dizucg.ant-switch-large .ant-switch-handle {
30153
- height: 28px;
30154
- width: 28px;
30140
+ .wt5zbg6 .middle {
30141
+ margin-bottom: 40px;
30142
+ flex-grow: 0;
30143
+ flex-shrink: 0;
30144
+ flex-basis: 58%;
30155
30145
  }
30156
- .s1dizucg.ant-switch-large .ant-switch-handle::before {
30157
- border-radius: 14px;
30146
+ .wt5zbg6 .middle .form-base-field {
30147
+ width: 100%;
30158
30148
  }
30159
- .s1dizucg.ant-switch-checked {
30160
- background-color: #00ba5d;
30149
+ .wt5zbg6 .middle .form-base-field .form-base-field {
30150
+ width: auto;
30161
30151
  }
30162
- .s1dizucg.ant-switch-checked .ant-switch-handle {
30163
- left: calc(100% - 20px - 2px);
30152
+
30153
+ .h18jprzg .ant-modal-header {
30154
+ margin: 0 auto;
30155
+ width: 100%;
30156
+ max-width: 648px;
30164
30157
  }
30165
- .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30166
- left: calc(100% - 14px - 1px);
30158
+ .h18jprzg .ant-modal-header .ant-modal-title {
30159
+ margin-left: 0;
30167
30160
  }
30168
- .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30169
- left: calc(100% - 28px - 2px);
30161
+ .h18jprzg .ant-modal-body {
30162
+ margin: 0 auto;
30163
+ padding: 0;
30164
+ width: 100%;
30165
+ max-width: 648px;
30166
+ overflow: hidden;
30170
30167
  }
30171
-
30172
- .c1up6e3y {
30173
- margin-left: 5px;
30168
+ .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30169
+ margin-bottom: 40px;
30174
30170
  }
30175
-
30176
- .t1m2x205 .ant-tooltip-arrow {
30177
- display: none;
30171
+ .h18jprzg .ant-modal-body .horizontal-content-wrapper {
30172
+ height: calc(100vh - 225px);
30173
+ overflow-y: auto;
30178
30174
  }
30179
- .t1m2x205 .ant-tooltip-inner {
30180
- background: rgba(23, 38, 64, 0.8);
30181
- border-radius: 4px;
30175
+ .h18jprzg .ant-modal-footer .footer-content {
30176
+ margin: 0 auto;
30177
+ max-width: 648px;
30182
30178
  }
30183
30179
 
30184
- .s1dni7lo {
30185
- width: 430px !important;
30180
+ .h16z9xgz .ant-modal-header {
30181
+ margin: 0 auto;
30182
+ width: 100%;
30183
+ max-width: 1024px;
30186
30184
  }
30187
-
30188
- .d1wwmmm5 .ant-select-item-group {
30189
- padding: 8px 16px;
30190
- line-height: 18px;
30191
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30192
- height: 34px;
30193
- min-height: 34px;
30194
- box-sizing: border-box;
30195
- margin-top: 8px;
30185
+ .h16z9xgz .ant-modal-header .ant-modal-title {
30186
+ margin-left: 0;
30196
30187
  }
30197
-
30198
- .o1ugr09p {
30199
- display: flex;
30200
- flex-direction: column;
30201
- margin: 1px 8px;
30202
- padding: 8px;
30203
- border-radius: 4px;
30188
+ .h16z9xgz .ant-modal-body {
30189
+ margin: 0 auto;
30190
+ padding: 0;
30191
+ width: 100%;
30192
+ max-width: 1024px;
30193
+ overflow: hidden;
30204
30194
  }
30205
- .o1ugr09p .selected-icon {
30206
- display: none;
30195
+ .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30196
+ margin-bottom: 40px;
30207
30197
  }
30208
- .o1ugr09p.ant-select-item-option-grouped {
30209
- padding-left: 8px;
30198
+ .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30199
+ height: calc(100vh - 225px);
30200
+ overflow-y: auto;
30210
30201
  }
30211
- .o1ugr09p.ant-select-item-option-selected {
30212
- background-color: white;
30202
+ .h16z9xgz .ant-modal-footer .footer-content {
30203
+ margin: 0 auto;
30204
+ max-width: 1024px;
30213
30205
  }
30214
- .o1ugr09p.ant-select-item-option-selected .timezone-title {
30215
- color: #0080ff;
30206
+
30207
+ .f1lrhghm {
30208
+ flex: 1;
30216
30209
  }
30217
- .o1ugr09p.ant-select-item-option-selected .selected-icon {
30218
- display: block;
30210
+ .f1lrhghm label {
30211
+ font-size: 13px;
30212
+ line-height: 20px;
30213
+ color: rgba(44, 56, 82, 0.6);
30219
30214
  }
30220
- .o1ugr09p.ant-select-item-option-active {
30221
- background: rgba(0, 136, 255, 0.16);
30215
+ .f1lrhghm .title {
30216
+ font-size: 14px;
30217
+ line-height: 20px;
30218
+ color: #2d3a56;
30219
+ margin-bottom: 12px;
30222
30220
  }
30223
- .o1ugr09p.ant-select-item-option-active .timezone-title {
30224
- color: #0080ff;
30221
+ .f1lrhghm.connect-cluster .title {
30222
+ padding-bottom: 26px;
30225
30223
  }
30226
- .o1ugr09p.ant-select-item-option-active .timezone-tag {
30227
- background: rgba(0, 136, 255, 0.1);
30228
- color: #0080ff;
30224
+
30225
+ .f18ot8em {
30226
+ padding: 25px 0 15px 0;
30227
+ border-bottom: 1px solid #e1e5eb;
30228
+ margin-bottom: 16px;
30229
30229
  }
30230
30230
 
30231
- .o1ifxsq4 {
30231
+ .f1l1g2k0 {
30232
30232
  display: flex;
30233
- justify-content: space-between;
30234
- height: 20px;
30235
- line-height: 20px;
30233
+ align-items: center;
30234
+ margin-bottom: 8px;
30236
30235
  }
30237
- .o1ifxsq4 .timezone-title {
30238
- color: #2d3a56;
30239
- overflow: hidden;
30240
- text-overflow: ellipsis;
30236
+ .f1l1g2k0 > label {
30237
+ width: 216px;
30241
30238
  }
30242
-
30243
- .o1zue7 {
30244
- display: flex;
30245
- justify-content: space-between;
30246
- color: rgba(44, 56, 82, 0.6);
30247
- height: 18px;
30248
- line-height: 18px;
30249
- margin-top: 2px;
30239
+ .f1l1g2k0 > label + * {
30240
+ width: 100%;
30241
+ }
30242
+ .f1l1g2k0 .ant-select {
30243
+ width: 100%;
30250
30244
  }
30251
30245
 
30252
- .tyfmlxg {
30253
- border: none;
30254
- margin-right: 0;
30255
- background: rgba(225, 230, 241, 0.6);
30246
+ .e1k89cwg {
30247
+ color: #e75a3a;
30248
+ margin-right: 10px;
30256
30249
  }
30257
30250
 
30258
- .o18uybox {
30259
- pointer-events: none;
30260
- height: 32px;
30251
+ .d1oui1gf {
30261
30252
  width: 100%;
30262
- opacity: 0;
30253
+ height: 1px;
30254
+ background: rgba(213, 219, 227, 0.6);
30255
+ margin: 24px 0;
30263
30256
  }
30264
30257
 
30265
- .tc97u5y {
30266
- height: 100%;
30267
- }
30268
-
30269
- .tfzf37v {
30258
+ .l15itdbb {
30259
+ display: flex;
30260
+ justify-content: center;
30261
+ align-items: center;
30270
30262
  height: 100%;
30271
30263
  }
30272
- .tfzf37v.empty-table .ant-table-content {
30273
- overflow: visible !important;
30274
- height: 100%;
30264
+
30265
+ .d1y3z4w {
30266
+ display: inline-block;
30267
+ width: 4px;
30268
+ height: 4px;
30269
+ background: #8e9aa9;
30270
+ opacity: 0.4;
30271
+ border-radius: 50%;
30272
+ margin: 0 4px;
30275
30273
  }
30276
- .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30277
- height: 100%;
30274
+
30275
+ .m177r7a3 .ant-modal-header,
30276
+ .m177r7a3 .ant-modal-footer .footer-content {
30277
+ width: 648px;
30278
+ margin: 0 auto;
30278
30279
  }
30279
- .tfzf37v.empty-table .ant-table-content table {
30280
- width: 100% !important;
30281
- height: 100%;
30280
+ .m177r7a3 .ant-modal-header {
30281
+ padding: 35px 0 24px;
30282
+ border: none;
30282
30283
  }
30283
- .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30284
- padding: 15px 0;
30284
+ .m177r7a3 .ant-modal-header .ant-modal-title {
30285
+ font-size: 30px;
30285
30286
  }
30286
- .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30287
- display: none;
30287
+ .m177r7a3 .ant-modal-body {
30288
+ padding: 4px 0 2px;
30288
30289
  }
30289
- .tfzf37v .active-row td:nth-child(1) {
30290
- font-weight: 700;
30290
+ .m177r7a3 .ant-modal-footer {
30291
+ border: none;
30291
30292
  }
30292
- .tfzf37v.has-selection .active-row td:nth-child(2) {
30293
- font-weight: 700;
30293
+
30294
+ .t1wwio3v {
30295
+ font-size: 12px;
30296
+ line-height: 18px;
30297
+ font-weight: bold;
30298
+ color: #fff;
30299
+ padding: 0 4px;
30300
+ border-radius: 4px;
30301
+ display: inline-block;
30302
+ background: var(--t1wwio3v-0);
30294
30303
  }
30295
- .tfzf37v .ant-spin-nested-loading {
30296
- height: 100%;
30304
+ .t1wwio3v:not(:first-child) {
30305
+ margin-left: 4px;
30297
30306
  }
30298
- .tfzf37v .ant-spin-nested-loading .ant-spin-container {
30307
+
30308
+ .f17jvtfk {
30309
+ width: 100%;
30299
30310
  height: 100%;
30300
- overflow: visible;
30301
- }
30302
- .tfzf37v .ant-spin-nested-loading .ant-spin {
30303
- max-height: none;
30304
- }
30305
- .tfzf37v.table-init-loading .ant-spin-blur thead,
30306
- .tfzf37v.table-init-loading .ant-spin-blur tbody {
30307
- display: none;
30308
- }
30309
- .tfzf37v td.ant-table-column-sort {
30310
- background: transparent;
30311
- }
30312
- .tfzf37v td.ant-table-cell-fix-left,
30313
- .tfzf37v td.ant-table-cell-fix-right {
30314
- background: #fff;
30315
- padding: 0 !important;
30316
- }
30317
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30318
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30319
30311
  display: flex;
30320
30312
  align-items: center;
30321
- height: 100%;
30322
- padding: 8px;
30313
+ justify-content: center;
30323
30314
  }
30324
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30325
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30326
- overflow: hidden;
30327
- text-overflow: ellipsis;
30328
- width: 100%;
30315
+
30316
+ .nzppkea {
30317
+ font-size: 90%;
30318
+ font-weight: bold;
30319
+ background-color: rgba(240, 243, 247, 0.6);
30320
+ padding: 1px 4px 1px;
30321
+ margin-left: 2px;
30322
+ margin-right: 2px;
30323
+ border: 1px solid rgba(213, 219, 227, 0.6);
30324
+ border-radius: 4px;
30329
30325
  }
30330
- .tfzf37v .ant-table-container {
30331
- height: 100%;
30326
+
30327
+ .f4mi9eq.form-item-general {
30328
+ width: 640px;
30332
30329
  }
30333
- .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
30334
- box-shadow: none !important;
30330
+ .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
30331
+ margin-top: 16px;
30335
30332
  }
30336
- .tfzf37v .ant-table {
30337
- border-radius: 0px;
30338
- border-left: none;
30339
- border-right: none;
30340
- border-bottom: none;
30341
- height: 100%;
30342
- font-size: 12px;
30343
- background: transparent;
30333
+ .f4mi9eq.form-item-compact {
30334
+ width: 412px;
30344
30335
  }
30345
- .tfzf37v .ant-table .ant-table-header {
30346
- position: relative;
30347
- z-index: 3;
30348
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30349
- margin-bottom: -1px;
30336
+ .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
30337
+ margin-top: 8px;
30350
30338
  }
30351
- .tfzf37v .ant-table .time-wrapper .date,
30352
- .tfzf37v .ant-table .value {
30353
- color: #2d3a56;
30339
+ .f4mi9eq .form-item {
30340
+ width: auto;
30354
30341
  }
30355
- .tfzf37v .ant-table .time-wrapper .time,
30356
- .tfzf37v .ant-table .unit {
30357
- color: rgba(44, 56, 82, 0.6);
30342
+ .f4mi9eq .form-item-main {
30343
+ position: relative;
30344
+ display: flex;
30358
30345
  }
30359
- .tfzf37v .ant-table .ant-table-selection {
30360
- position: unset;
30361
- text-align: center;
30346
+ .f4mi9eq .form-item-extra {
30347
+ margin-top: 4px;
30348
+ width: 100%;
30349
+ padding: 14px;
30350
+ background: #f2f4f6;
30351
+ font-size: 13px;
30352
+ line-height: 1.8;
30353
+ color: #8e9aa9;
30362
30354
  }
30363
- .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30364
- background: #fff;
30355
+ .f4mi9eq .form-item-label {
30356
+ padding-right: 12px;
30357
+ font-size: 13px;
30358
+ color: rgba(44, 56, 82, 0.6);
30365
30359
  }
30366
- .tfzf37v .ant-table .anticon-setting {
30367
- cursor: pointer;
30368
- position: absolute;
30369
- top: 50%;
30370
- right: 12px;
30371
- transform: translateY(-50%);
30360
+ .f4mi9eq .form-item-label.label-right {
30361
+ text-align: right;
30372
30362
  }
30373
- .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30374
- box-shadow: none;
30375
- width: 1px;
30376
- background: rgba(213, 219, 227, 0.6);
30363
+ .f4mi9eq .form-item-label,
30364
+ .f4mi9eq .form-item-control {
30365
+ line-height: 32px;
30377
30366
  }
30378
- .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30379
- box-shadow: none;
30380
- width: 1px;
30381
- background: rgba(213, 219, 227, 0.6);
30367
+ .f4mi9eq .form-item-control .form-item-error {
30368
+ line-height: 18px;
30382
30369
  }
30383
- .tfzf37v .ant-table .ant-table-tbody {
30384
- position: relative;
30370
+ .f4mi9eq .form-item-children {
30371
+ width: 100%;
30385
30372
  }
30386
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
30387
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30388
- border-bottom: 1px solid white;
30389
- height: 40px;
30390
- vertical-align: middle;
30391
- transition: background 0ms;
30392
- color: #00122e;
30373
+ .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30374
+ width: 100%;
30393
30375
  }
30394
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30395
- background: #f2f5fa;
30396
- border-bottom-color: #f2f5fa;
30376
+ .f4mi9eq .form-item-error {
30377
+ color: #e75a3a;
30378
+ height: 0;
30379
+ overflow: hidden;
30397
30380
  }
30398
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30381
+ .f4mi9eq .form-item-error-enter-done {
30382
+ margin-top: 4px;
30399
30383
  height: auto;
30400
- color: #00122e;
30401
- font-size: 12px;
30402
- text-align: left;
30403
- transition: none;
30404
- overflow: hidden;
30405
- text-overflow: ellipsis;
30406
- white-space: nowrap;
30384
+ overflow: auto;
30407
30385
  }
30408
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30409
- color: #0096ff;
30386
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30387
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30388
+ border: 1px solid #e75a3a;
30389
+ color: #e75a3a;
30410
30390
  }
30411
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30412
- overflow: hidden;
30413
- text-overflow: ellipsis;
30414
- width: 100%;
30415
- vertical-align: middle;
30391
+
30392
+ .fh0ewl8 {
30393
+ color: #2d3a56;
30394
+ font-weight: bold;
30395
+ padding-bottom: 6px;
30396
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30397
+ margin-bottom: 16px;
30416
30398
  }
30417
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30418
- line-height: 0px;
30399
+ .fh0ewl8:not(:first-of-type) {
30400
+ margin-top: 16px;
30419
30401
  }
30420
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
30421
- padding-right: 25px;
30402
+
30403
+ .e1qrlvot {
30404
+ width: 8px;
30405
+ height: 24px;
30406
+ display: flex;
30407
+ justify-content: center;
30408
+ align-items: center;
30409
+ cursor: pointer;
30410
+ transition: all 200ms ease-out 40ms;
30422
30411
  }
30423
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30424
- border-top-color: transparent;
30412
+ .e1qrlvot:before, .e1qrlvot:after {
30413
+ content: "";
30414
+ width: 1px;
30415
+ height: 6px;
30416
+ border-radius: 1px;
30417
+ background: #ccd4e3;
30418
+ position: relative;
30419
+ right: 2px;
30420
+ transform: rotate(-45deg);
30425
30421
  }
30426
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
30427
- background: rgba(225, 230, 241, 0.6);
30428
- border-color: transparent transparent white;
30422
+ .e1qrlvot:after {
30423
+ transform: rotate(45deg);
30424
+ left: 1px;
30429
30425
  }
30430
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30431
- border-radius: 8px 0 0 8px;
30426
+
30427
+ .w9ic984.ant-alert-warning {
30428
+ border: 0;
30429
+ background: rgba(255, 187, 0, 0.1);
30430
+ border-radius: 6px;
30432
30431
  }
30433
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30434
- border-radius: 8px 0 0 8px;
30432
+ .w9ic984.ant-alert,
30433
+ .w9ic984 .ant-alert-message {
30434
+ color: #e07f00;
30435
30435
  }
30436
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30437
- content: "";
30438
- width: 4px;
30439
- top: -1px;
30440
- bottom: -1px;
30441
- background: white;
30436
+ .w9ic984.ant-alert .dashed-border-bottom,
30437
+ .w9ic984 .ant-alert-message .dashed-border-bottom {
30438
+ border-bottom-color: #e07f00;
30442
30439
  }
30443
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30444
- border-radius: 0 8px 8px 0;
30440
+
30441
+ .n1k9qi4r {
30442
+ display: flex;
30443
+ flex-direction: row;
30444
+ padding: 7px 12px;
30445
+ background: rgba(255, 187, 0, 0.1);
30446
+ border-radius: 6px;
30447
+ color: #e07f00;
30448
+ font-size: 12px;
30449
+ line-height: 18px;
30445
30450
  }
30446
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30447
- border-radius: 0;
30448
- background: white;
30449
- border-top: none;
30451
+ .n1k9qi4r .icon-wrapper {
30452
+ margin-right: 10px;
30453
+ height: 18px;
30450
30454
  }
30451
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30452
- border-top: 1px solid transparent;
30453
- border-radius: 0 8px 8px 0;
30455
+
30456
+ .n16fsg9x {
30457
+ display: flex;
30458
+ flex-direction: row;
30459
+ padding: 7px 12px;
30454
30460
  background: rgba(225, 230, 241, 0.6);
30461
+ border-radius: 6px;
30462
+ color: rgba(44, 56, 82, 0.6);
30463
+ font-size: 12px;
30464
+ line-height: 18px;
30455
30465
  }
30456
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30457
- background: white;
30458
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30466
+ .n16fsg9x .icon-wrapper {
30467
+ margin-right: 10px;
30468
+ height: 18px;
30459
30469
  }
30460
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30470
+
30471
+ .i173wxzw {
30461
30472
  display: flex;
30462
- align-items: center;
30463
- height: 100%;
30464
- background: rgba(225, 230, 241, 0.6);
30473
+ flex-direction: row;
30474
+ padding: 7px 12px;
30475
+ background: rgba(0, 136, 255, 0.1);
30476
+ border-radius: 6px;
30477
+ color: #005ed1;
30478
+ font-size: 12px;
30479
+ line-height: 18px;
30465
30480
  }
30466
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30467
- background: white;
30468
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30481
+ .i173wxzw .icon-wrapper {
30482
+ margin-right: 10px;
30483
+ height: 18px;
30469
30484
  }
30470
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30485
+
30486
+ .dld369h {
30487
+ color: rgba(44, 56, 82, 0.6);
30488
+ margin-top: 5px;
30489
+ font-size: 12px;
30490
+ line-height: 18px;
30491
+ }
30492
+
30493
+ .s1epv22q {
30494
+ color: #f0483e;
30495
+ font-size: 12px;
30496
+ white-space: pre-wrap;
30497
+ }
30498
+
30499
+ .okus5hk {
30471
30500
  display: flex;
30472
30501
  align-items: center;
30473
- height: 100%;
30474
- background: rgba(225, 230, 241, 0.6);
30475
- }
30476
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
30477
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30502
+ justify-content: flex-end;
30478
30503
  }
30479
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
30480
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30481
- border-radius: 8px;
30504
+ .okus5hk .icon-wrapper {
30505
+ margin-right: 16px;
30482
30506
  }
30483
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30484
- border-top-color: white;
30507
+
30508
+ .t1auuzri {
30509
+ color: rgba(0, 21, 64, 0.3);
30485
30510
  }
30486
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
30487
- background: rgba(0, 136, 255, 0.1);
30488
- border-bottom-color: transparent;
30489
- border-top-color: transparent;
30511
+
30512
+ .i74cfyt.ant-input {
30513
+ padding: 5px 12px;
30514
+ line-height: 20px;
30515
+ color: #2d3a56;
30516
+ border-radius: 6px;
30517
+ border-color: rgba(172, 186, 211, 0.6);
30518
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30490
30519
  }
30491
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30492
- border-radius: 8px 0 0 8px;
30520
+ .i74cfyt.ant-input.ant-input-lg {
30521
+ padding: 8px 16px;
30522
+ line-height: 22px;
30493
30523
  }
30494
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30495
- border-radius: 0 8px 8px 0;
30524
+ .i74cfyt.ant-input.ant-input-sm {
30525
+ padding: 2px 8px;
30526
+ line-height: 18px;
30496
30527
  }
30497
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30498
- background: rgba(0, 136, 255, 0.1);
30528
+ .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
30529
+ border-color: rgba(107, 128, 167, 0.6);
30530
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30531
+ z-index: 1;
30499
30532
  }
30500
- .tfzf37v .ant-table .ant-table-thead > tr > th {
30501
- background: #fff;
30502
- font-weight: 400;
30503
- position: relative;
30504
- border-bottom: none;
30505
- color: #00122e;
30506
- transition: none;
30507
- padding: 15px 8px 15px 8px;
30533
+ .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
30534
+ border-color: #0096ff;
30535
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30536
+ z-index: 1;
30508
30537
  }
30509
- .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30510
- content: "";
30511
- width: 1px;
30512
- top: 0;
30513
- bottom: 0;
30514
- background: rgba(211, 218, 235, 0.6);
30515
- position: absolute;
30516
- right: 0;
30538
+ .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
30539
+ border-color: #e75a3a;
30540
+ color: #e75a3a;
30517
30541
  }
30518
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
30519
- padding: unset;
30542
+ .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30543
+ border-color: #e75a3a;
30544
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30520
30545
  }
30521
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
30522
- display: none;
30546
+ .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30547
+ border-color: #e75a3a;
30548
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30523
30549
  }
30524
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30525
- width: 100%;
30526
- overflow: hidden;
30527
- white-space: nowrap;
30528
- text-overflow: ellipsis;
30550
+ .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
30551
+ background: rgba(211, 218, 235, 0.6);
30552
+ color: rgba(0, 21, 64, 0.3);
30553
+ border-color: rgba(172, 186, 211, 0.6);
30529
30554
  }
30530
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30531
- overflow: hidden;
30532
- text-overflow: ellipsis;
30533
- flex: 1;
30555
+ .i74cfyt.ant-input-affix-wrapper {
30556
+ padding: 5px 12px;
30557
+ border-radius: 6px;
30558
+ border-color: rgba(172, 186, 211, 0.6);
30559
+ line-height: 20px;
30560
+ color: #2d3a56;
30561
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30534
30562
  }
30535
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30536
- padding: 15px 25px 15px 8px;
30563
+ .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
30564
+ .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
30565
+ color: rgba(44, 56, 82, 0.6);
30537
30566
  }
30538
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30539
- padding: 0;
30567
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30568
+ padding: 8px 16px;
30569
+ line-height: 22px;
30540
30570
  }
30541
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30542
- position: absolute;
30543
- right: 6px;
30544
- top: 50%;
30545
- transform: translateY(-50%);
30546
- height: 16px;
30547
- display: none;
30548
- transition: transform 320ms ease;
30571
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30572
+ padding: 2px 8px;
30573
+ line-height: 18px;
30549
30574
  }
30550
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30551
- display: block;
30552
- transform: translateY(-50%) rotateX(180deg);
30575
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30576
+ border-color: rgba(107, 128, 167, 0.6);
30577
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30553
30578
  }
30554
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30555
- display: block;
30579
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30580
+ border-color: #0096ff;
30581
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30556
30582
  }
30557
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30558
- display: none;
30583
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30584
+ border-color: #e75a3a;
30559
30585
  }
30560
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30561
- transform: translateY(-50%);
30586
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30587
+ color: #e75a3a;
30562
30588
  }
30563
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30564
- transform: translateY(-50%) rotateX(180deg);
30589
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30590
+ border-color: #e75a3a;
30591
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30565
30592
  }
30566
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30567
- background: #f2f5fa;
30593
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30594
+ border-color: #e75a3a;
30595
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30568
30596
  }
30569
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30570
- display: block;
30597
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30598
+ background: rgba(211, 218, 235, 0.6);
30599
+ color: rgba(0, 21, 64, 0.3);
30600
+ border-color: rgba(172, 186, 211, 0.6);
30571
30601
  }
30572
- .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
30573
- padding-right: 25px;
30602
+ textarea.i74cfyt.ant-input {
30603
+ transition-property: height;
30604
+ transition-delay: 50ms;
30574
30605
  }
30575
- .tfzf37v .ant-table .ant-table-selection-column {
30576
- padding: 0 !important;
30606
+ textarea.i74cfyt.ant-input.textarea-large {
30607
+ min-height: 40px;
30608
+ height: 40px;
30577
30609
  }
30578
- .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30579
- position: absolute;
30580
- left: 50%;
30581
- top: 50%;
30582
- transform: translate(-50%, -50%);
30610
+ textarea.i74cfyt.ant-input.textarea-large:focus {
30611
+ height: 80px;
30583
30612
  }
30584
- .tfzf37v .ant-table .ant-table-selection-column:after {
30585
- display: none;
30613
+ textarea.i74cfyt.ant-input.textarea-middle {
30614
+ min-height: 32px;
30615
+ height: 32px;
30586
30616
  }
30587
- .tfzf37v .ant-table .ant-table-hide-scrollbar {
30588
- background: #fff;
30617
+ textarea.i74cfyt.ant-input.textarea-middle:focus {
30618
+ height: 64px;
30589
30619
  }
30590
- .tfzf37v .ant-table .ant-table-placeholder {
30591
- background: inherit;
30620
+ textarea.i74cfyt.ant-input.textarea-small {
30621
+ min-height: 24px;
30622
+ height: 24px;
30592
30623
  }
30593
- .tfzf37v .ant-table .ant-table-placeholder td {
30594
- position: static;
30595
- border: none;
30596
- background: inherit !important;
30597
- height: 100px;
30598
- vertical-align: middle;
30624
+ textarea.i74cfyt.ant-input.textarea-small:focus {
30625
+ height: 40px;
30599
30626
  }
30600
- .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
30601
- .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30602
- font-weight: bold;
30603
- font-size: 20px;
30604
- color: rgba(10, 37, 85, 0.6);
30627
+
30628
+ .k1ci6977 input, .k1ci6977.input-tags {
30629
+ border: 1px solid rgba(213, 219, 227, 0.6);
30630
+ border-radius: 4px;
30605
30631
  }
30606
- .tfzf37v .ant-table td.cell__action_ {
30607
- padding: 0 !important;
30632
+ .k1ci6977.input-tags {
30608
30633
  position: relative;
30609
- background: #fff;
30634
+ padding: 6px;
30635
+ height: 32px;
30636
+ cursor: pointer;
30637
+ transition: border 150ms;
30610
30638
  }
30611
- .tfzf37v .ant-table td.cell__action_ > * {
30612
- height: 100%;
30613
- display: flex;
30614
- align-items: center;
30615
- justify-content: flex-end;
30616
- padding-right: 8px;
30639
+ .k1ci6977.input-tags:hover {
30640
+ border-color: #0080ff;
30641
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30617
30642
  }
30618
- .tfzf37v .ant-table td.cell__action_ .menu-button {
30619
- width: 24px;
30620
- height: 24px;
30621
- cursor: pointer;
30622
- justify-content: center;
30623
- border-radius: 4px;
30643
+ .k1ci6977.input-tags.kit-input-suffix-wrapper {
30644
+ padding-right: 30px;
30624
30645
  }
30625
- .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
30626
- background: #fff;
30646
+ .k1ci6977.input-tags .input-tags-inner {
30647
+ display: flex;
30627
30648
  }
30628
-
30629
- .phljevk {
30649
+ .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
30630
30650
  display: flex;
30631
- justify-content: space-between;
30632
- align-items: center;
30633
- padding: 10px 0;
30634
- color: rgba(44, 56, 82, 0.6);
30635
- font-size: 12px;
30636
- line-height: 24px;
30637
30651
  }
30638
- .phljevk .pagination-left {
30639
- padding: 2px 8px;
30652
+ .k1ci6977.input-tags .input-tag-suffix {
30653
+ position: absolute;
30654
+ right: 12px;
30655
+ top: 50%;
30656
+ transform: translateY(-50%);
30640
30657
  }
30641
- .phljevk .dropdown-trigger {
30642
- display: flex;
30643
- align-items: center;
30644
- border-radius: 6px;
30658
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
30659
+ color: rgba(0, 0, 0, 0.25);
30660
+ font-size: 12px;
30645
30661
  cursor: pointer;
30646
- transition: all 0.3s ease;
30647
- }
30648
- .phljevk .dropdown-trigger:hover {
30649
- background: rgba(211, 218, 235, 0.6);
30650
- color: #0080ff;
30651
30662
  }
30652
- .phljevk .dropdown-trigger .icon-inner {
30653
- margin-left: 4px;
30663
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
30664
+ color: rgba(0, 0, 0, 0.45);
30654
30665
  }
30655
- .phljevk .pagination-right {
30656
- display: flex;
30657
- align-items: center;
30658
- color: #0080ff;
30659
- font-weight: bold;
30666
+ .k1ci6977.has-focus-indicator {
30667
+ position: relative;
30668
+ overflow: hidden;
30660
30669
  }
30661
- .phljevk .pagination-right .icon-inner {
30662
- margin-left: 4px;
30670
+ .k1ci6977.has-focus-indicator .ant-input-prefix {
30671
+ position: absolute;
30672
+ top: 50%;
30673
+ transform: translateY(-50%);
30674
+ left: -16px;
30675
+ transition: left 150ms ease;
30676
+ opacity: 0;
30663
30677
  }
30664
- .phljevk .pagination-right .prev-btn,
30665
- .phljevk .pagination-right .next-btn {
30666
- padding: 0 8px;
30678
+ .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30679
+ left: 8px;
30680
+ opacity: 1;
30667
30681
  }
30668
- .phljevk .pagination-right .prev-btn > span,
30669
- .phljevk .pagination-right .next-btn > span {
30670
- color: #0080ff;
30682
+ .k1ci6977.has-focus-indicator input {
30683
+ transition: margin-left 150ms ease;
30684
+ margin-left: 0px;
30671
30685
  }
30672
- .phljevk .pagination-right .next-btn .icon-inner {
30673
- transform: rotate(180deg);
30686
+ .k1ci6977.has-focus-indicator input:focus {
30687
+ margin-left: 16px;
30674
30688
  }
30675
30689
 
30676
- .d12rtyeg.ant-dropdown .ant-dropdown-menu {
30677
- max-height: calc(100vh - 128px);
30678
- overflow-y: auto;
30690
+ input.l1f7td1d.ant-input {
30691
+ border-top-right-radius: 0;
30692
+ border-bottom-right-radius: 0;
30679
30693
  }
30680
- .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30681
- padding: 4px 20px;
30682
- font-size: 12px;
30683
- line-height: 18px;
30694
+
30695
+ .l1f7td1d.ant-input-affix-wrapper {
30696
+ border-top-right-radius: 0;
30697
+ border-bottom-right-radius: 0;
30684
30698
  }
30685
30699
 
30686
- .cnujxq2 {
30687
- display: flex;
30688
- flex-direction: column;
30700
+ input.rf8rlle.ant-input {
30701
+ border-top-left-radius: 0;
30702
+ border-bottom-left-radius: 0;
30689
30703
  }
30690
30704
 
30691
- .m7s48ia {
30692
- max-width: 1120px;
30693
- width: 100%;
30694
- margin: 0 auto;
30695
- height: 100%;
30705
+ .rf8rlle.ant-input-affix-wrapper {
30706
+ border-top-left-radius: 0;
30707
+ border-bottom-left-radius: 0;
30696
30708
  }
30697
30709
 
30698
- .wt5zbg6 {
30699
- max-width: 1120px;
30700
- width: 100%;
30701
- margin: 0 auto;
30702
- display: flex;
30710
+ .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
30711
+ border-top-right-radius: 0;
30712
+ border-bottom-right-radius: 0;
30703
30713
  }
30704
- .wt5zbg6 .left,
30705
- .wt5zbg6 .right {
30706
- flex-grow: 0;
30707
- flex-shrink: 0;
30708
- flex-basis: 21%;
30714
+
30715
+ .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
30716
+ border-top-left-radius: 0;
30717
+ border-bottom-left-radius: 0;
30709
30718
  }
30710
- .wt5zbg6 .left {
30719
+
30720
+ .c3ni091 {
30711
30721
  display: flex;
30712
- justify-content: flex-end;
30713
- padding-right: 44px;
30714
- }
30715
- .wt5zbg6 .right {
30716
- padding-left: 44px;
30722
+ flex-direction: column;
30717
30723
  }
30718
- .wt5zbg6 .middle {
30719
- margin-bottom: 40px;
30720
- flex-grow: 0;
30721
- flex-shrink: 0;
30722
- flex-basis: 58%;
30724
+ .c3ni091 .select-wrapper {
30725
+ margin-top: 12px;
30723
30726
  }
30724
- .wt5zbg6 .middle .form-base-field {
30727
+ .c3ni091 .select-wrapper .select {
30725
30728
  width: 100%;
30726
30729
  }
30727
- .wt5zbg6 .middle .form-base-field .form-base-field {
30728
- width: auto;
30730
+ .c3ni091 .radio-wrapper {
30731
+ margin-top: 24px;
30729
30732
  }
30730
-
30731
- .h18jprzg .ant-modal-header {
30732
- margin: 0 auto;
30733
+ .c3ni091 div.form-item {
30733
30734
  width: 100%;
30734
- max-width: 648px;
30735
30735
  }
30736
- .h18jprzg .ant-modal-header .ant-modal-title {
30737
- margin-left: 0;
30736
+
30737
+ .d105ju2d {
30738
+ font-size: 14px;
30739
+ font-weight: 500;
30740
+ color: #3e4652;
30741
+ line-height: 18px;
30738
30742
  }
30739
- .h18jprzg .ant-modal-body {
30740
- margin: 0 auto;
30741
- padding: 0;
30742
- width: 100%;
30743
- max-width: 648px;
30744
- overflow: hidden;
30743
+ .d105ju2d + .d105ju2d {
30744
+ margin-top: 16px;
30745
30745
  }
30746
- .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30747
- margin-bottom: 40px;
30746
+ .d105ju2d + * {
30747
+ margin-top: 16px;
30748
30748
  }
30749
- .h18jprzg .ant-modal-body .horizontal-content-wrapper {
30750
- height: calc(100vh - 225px);
30751
- overflow-y: auto;
30749
+
30750
+ .lh0l62z.d105ju2d {
30751
+ font-size: 12px;
30752
+ color: rgba(44, 56, 82, 0.6);
30753
+ margin-top: 12px;
30752
30754
  }
30753
- .h18jprzg .ant-modal-footer .footer-content {
30754
- margin: 0 auto;
30755
- max-width: 648px;
30755
+
30756
+ .r1o4v2oc.lh0l62z.d105ju2d {
30757
+ line-height: 18px;
30758
+ font-weight: 500;
30759
+ margin-top: 0;
30760
+ white-space: initial;
30756
30761
  }
30757
30762
 
30758
- .h16z9xgz .ant-modal-header {
30759
- margin: 0 auto;
30760
- width: 100%;
30761
- max-width: 1024px;
30763
+ .r1skkc3l {
30764
+ display: block;
30762
30765
  }
30763
- .h16z9xgz .ant-modal-header .ant-modal-title {
30764
- margin-left: 0;
30765
- }
30766
- .h16z9xgz .ant-modal-body {
30767
- margin: 0 auto;
30768
- padding: 0;
30769
- width: 100%;
30770
- max-width: 1024px;
30771
- overflow: hidden;
30772
- }
30773
- .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30774
- margin-bottom: 40px;
30775
- }
30776
- .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30777
- height: calc(100vh - 225px);
30778
- overflow-y: auto;
30779
- }
30780
- .h16z9xgz .ant-modal-footer .footer-content {
30781
- margin: 0 auto;
30782
- max-width: 1024px;
30766
+ .r1skkc3l span {
30767
+ font-size: 14px;
30768
+ font-weight: 500;
30769
+ line-height: 32px;
30770
+ color: #3e4652;
30783
30771
  }
30784
30772
 
30785
- .f1lrhghm {
30786
- flex: 1;
30787
- }
30788
- .f1lrhghm label {
30789
- font-size: 13px;
30790
- line-height: 20px;
30773
+ .c3cobmo {
30774
+ margin-top: 16px;
30775
+ padding: 8px;
30776
+ border-radius: 6px;
30777
+ background: rgba(225, 230, 241, 0.6);
30791
30778
  color: rgba(44, 56, 82, 0.6);
30779
+ font-size: 12px;
30792
30780
  }
30793
- .f1lrhghm .title {
30794
- font-size: 14px;
30781
+ .c3cobmo div {
30795
30782
  line-height: 20px;
30796
- color: #2d3a56;
30797
- margin-bottom: 12px;
30783
+ display: flex;
30784
+ align-items: center;
30785
+ word-break: break-all;
30798
30786
  }
30799
- .f1lrhghm.connect-cluster .title {
30800
- padding-bottom: 26px;
30787
+ .c3cobmo .title {
30788
+ font-weight: 700;
30789
+ line-height: 18px;
30790
+ margin: 4px 0;
30801
30791
  }
30802
30792
 
30803
- .f18ot8em {
30804
- padding: 25px 0 15px 0;
30805
- border-bottom: 1px solid #e1e5eb;
30806
- margin-bottom: 16px;
30793
+ .iq1gosr {
30794
+ display: inline-block;
30807
30795
  }
30808
30796
 
30809
- .f1l1g2k0 {
30810
- display: flex;
30811
- align-items: center;
30812
- margin-bottom: 8px;
30797
+ .s1dizucg.ant-switch {
30798
+ min-width: 40px;
30799
+ height: 24px;
30800
+ background: rgba(172, 186, 211, 0.6);
30801
+ overflow: hidden;
30813
30802
  }
30814
- .f1l1g2k0 > label {
30815
- width: 216px;
30803
+ .s1dizucg.ant-switch:focus {
30804
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30816
30805
  }
30817
- .f1l1g2k0 > label + * {
30818
- width: 100%;
30806
+ .s1dizucg.ant-switch-small {
30807
+ min-width: 26px;
30808
+ height: 16px;
30819
30809
  }
30820
- .f1l1g2k0 .ant-select {
30821
- width: 100%;
30810
+ .s1dizucg.ant-switch-large {
30811
+ min-width: 52px;
30812
+ height: 32px;
30822
30813
  }
30823
-
30824
- .e1k89cwg {
30825
- color: #e75a3a;
30826
- margin-right: 10px;
30814
+ .s1dizucg.ant-switch .ant-switch-handle {
30815
+ height: 20px;
30816
+ width: 20px;
30827
30817
  }
30828
-
30829
- .d1oui1gf {
30830
- width: 100%;
30831
- height: 1px;
30832
- background: rgba(213, 219, 227, 0.6);
30833
- margin: 24px 0;
30818
+ .s1dizucg.ant-switch .ant-switch-handle::before {
30819
+ border-radius: 10px;
30820
+ transition-delay: 120ms;
30834
30821
  }
30835
-
30836
- .l15itdbb {
30837
- display: flex;
30838
- justify-content: center;
30839
- align-items: center;
30840
- height: 100%;
30822
+ .s1dizucg.ant-switch-small .ant-switch-handle {
30823
+ height: 14px;
30824
+ width: 14px;
30825
+ top: 1px;
30826
+ left: 1px;
30841
30827
  }
30842
-
30843
- .d1y3z4w {
30844
- display: inline-block;
30845
- width: 4px;
30846
- height: 4px;
30847
- background: #8e9aa9;
30848
- opacity: 0.4;
30849
- border-radius: 50%;
30850
- margin: 0 4px;
30828
+ .s1dizucg.ant-switch-large .ant-switch-handle {
30829
+ height: 28px;
30830
+ width: 28px;
30851
30831
  }
30852
-
30853
- .m177r7a3 .ant-modal-header,
30854
- .m177r7a3 .ant-modal-footer .footer-content {
30855
- width: 648px;
30856
- margin: 0 auto;
30832
+ .s1dizucg.ant-switch-large .ant-switch-handle::before {
30833
+ border-radius: 14px;
30857
30834
  }
30858
- .m177r7a3 .ant-modal-header {
30859
- padding: 35px 0 24px;
30860
- border: none;
30835
+ .s1dizucg.ant-switch-checked {
30836
+ background-color: #00ba5d;
30861
30837
  }
30862
- .m177r7a3 .ant-modal-header .ant-modal-title {
30863
- font-size: 30px;
30838
+ .s1dizucg.ant-switch-checked .ant-switch-handle {
30839
+ left: calc(100% - 20px - 2px);
30864
30840
  }
30865
- .m177r7a3 .ant-modal-body {
30866
- padding: 4px 0 2px;
30841
+ .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30842
+ left: calc(100% - 14px - 1px);
30867
30843
  }
30868
- .m177r7a3 .ant-modal-footer {
30869
- border: none;
30844
+ .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30845
+ left: calc(100% - 28px - 2px);
30870
30846
  }
30871
30847
 
30872
- .t1wwio3v {
30873
- font-size: 12px;
30874
- line-height: 18px;
30875
- font-weight: bold;
30876
- color: #fff;
30877
- padding: 0 4px;
30878
- border-radius: 4px;
30879
- display: inline-block;
30880
- background: var(--t1wwio3v-0);
30848
+ .c1up6e3y {
30849
+ margin-left: 5px;
30881
30850
  }
30882
- .t1wwio3v:not(:first-child) {
30883
- margin-left: 4px;
30851
+
30852
+ .s1dni7lo {
30853
+ width: 430px !important;
30884
30854
  }
30885
30855
 
30886
- .f17jvtfk {
30887
- width: 100%;
30888
- height: 100%;
30889
- display: flex;
30890
- align-items: center;
30891
- justify-content: center;
30856
+ .d1wwmmm5 .ant-select-item-group {
30857
+ padding: 8px 16px;
30858
+ line-height: 18px;
30859
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30860
+ height: 34px;
30861
+ min-height: 34px;
30862
+ box-sizing: border-box;
30863
+ margin-top: 8px;
30892
30864
  }
30893
30865
 
30894
- .nzppkea {
30895
- font-size: 90%;
30896
- font-weight: bold;
30897
- background-color: rgba(240, 243, 247, 0.6);
30898
- padding: 1px 4px 1px;
30899
- margin-left: 2px;
30900
- margin-right: 2px;
30901
- border: 1px solid rgba(213, 219, 227, 0.6);
30866
+ .o1ugr09p {
30867
+ display: flex;
30868
+ flex-direction: column;
30869
+ margin: 1px 8px;
30870
+ padding: 8px;
30902
30871
  border-radius: 4px;
30903
30872
  }
30904
-
30905
- .f4mi9eq.form-item-general {
30906
- width: 640px;
30873
+ .o1ugr09p .selected-icon {
30874
+ display: none;
30907
30875
  }
30908
- .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
30909
- margin-top: 16px;
30876
+ .o1ugr09p.ant-select-item-option-grouped {
30877
+ padding-left: 8px;
30910
30878
  }
30911
- .f4mi9eq.form-item-compact {
30912
- width: 412px;
30879
+ .o1ugr09p.ant-select-item-option-selected {
30880
+ background-color: white;
30913
30881
  }
30914
- .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
30915
- margin-top: 8px;
30882
+ .o1ugr09p.ant-select-item-option-selected .timezone-title {
30883
+ color: #0080ff;
30916
30884
  }
30917
- .f4mi9eq .form-item {
30918
- width: auto;
30885
+ .o1ugr09p.ant-select-item-option-selected .selected-icon {
30886
+ display: block;
30919
30887
  }
30920
- .f4mi9eq .form-item-main {
30921
- position: relative;
30922
- display: flex;
30888
+ .o1ugr09p.ant-select-item-option-active {
30889
+ background: rgba(0, 136, 255, 0.16);
30923
30890
  }
30924
- .f4mi9eq .form-item-extra {
30925
- margin-top: 4px;
30926
- width: 100%;
30927
- padding: 14px;
30928
- background: #f2f4f6;
30929
- font-size: 13px;
30930
- line-height: 1.8;
30931
- color: #8e9aa9;
30891
+ .o1ugr09p.ant-select-item-option-active .timezone-title {
30892
+ color: #0080ff;
30932
30893
  }
30933
- .f4mi9eq .form-item-label {
30934
- padding-right: 12px;
30935
- font-size: 13px;
30936
- color: rgba(44, 56, 82, 0.6);
30894
+ .o1ugr09p.ant-select-item-option-active .timezone-tag {
30895
+ background: rgba(0, 136, 255, 0.1);
30896
+ color: #0080ff;
30937
30897
  }
30938
- .f4mi9eq .form-item-label.label-right {
30939
- text-align: right;
30898
+
30899
+ .o1ifxsq4 {
30900
+ display: flex;
30901
+ justify-content: space-between;
30902
+ height: 20px;
30903
+ line-height: 20px;
30940
30904
  }
30941
- .f4mi9eq .form-item-label,
30942
- .f4mi9eq .form-item-control {
30943
- line-height: 32px;
30905
+ .o1ifxsq4 .timezone-title {
30906
+ color: #2d3a56;
30907
+ overflow: hidden;
30908
+ text-overflow: ellipsis;
30944
30909
  }
30945
- .f4mi9eq .form-item-control .form-item-error {
30910
+
30911
+ .o1zue7 {
30912
+ display: flex;
30913
+ justify-content: space-between;
30914
+ color: rgba(44, 56, 82, 0.6);
30915
+ height: 18px;
30946
30916
  line-height: 18px;
30917
+ margin-top: 2px;
30947
30918
  }
30948
- .f4mi9eq .form-item-children {
30949
- width: 100%;
30919
+
30920
+ .tyfmlxg {
30921
+ border: none;
30922
+ margin-right: 0;
30923
+ background: rgba(225, 230, 241, 0.6);
30950
30924
  }
30951
- .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30925
+
30926
+ .o18uybox {
30927
+ pointer-events: none;
30928
+ height: 32px;
30952
30929
  width: 100%;
30930
+ opacity: 0;
30953
30931
  }
30954
- .f4mi9eq .form-item-error {
30955
- color: #e75a3a;
30956
- height: 0;
30957
- overflow: hidden;
30932
+
30933
+ .dsnbhzf {
30934
+ font-family: Inter;
30935
+ font-style: normal;
30936
+ font-weight: bold;
30937
+ font-size: 32px;
30938
+ line-height: 40px;
30958
30939
  }
30959
- .f4mi9eq .form-item-error-enter-done {
30960
- margin-top: 4px;
30961
- height: auto;
30962
- overflow: auto;
30940
+
30941
+ .d1mvo22k {
30942
+ font-family: Inter;
30943
+ font-style: normal;
30944
+ font-weight: bold;
30945
+ font-size: 24px;
30946
+ line-height: 32px;
30963
30947
  }
30964
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30965
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30966
- border: 1px solid #e75a3a;
30967
- color: #e75a3a;
30948
+
30949
+ .d1b444tr {
30950
+ font-family: Inter;
30951
+ font-style: normal;
30952
+ font-weight: normal;
30953
+ font-size: 32px;
30954
+ line-height: 40px;
30968
30955
  }
30969
30956
 
30970
- .fh0ewl8 {
30971
- color: #2d3a56;
30957
+ .dvs0kue {
30958
+ font-family: Inter;
30959
+ font-style: normal;
30972
30960
  font-weight: bold;
30973
- padding-bottom: 6px;
30974
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30975
- margin-bottom: 16px;
30961
+ font-size: 20px;
30962
+ line-height: 24px;
30976
30963
  }
30977
- .fh0ewl8:not(:first-of-type) {
30978
- margin-top: 16px;
30964
+
30965
+ .d1hcbfcq {
30966
+ font-family: Inter;
30967
+ font-style: normal;
30968
+ font-weight: normal;
30969
+ font-size: 20px;
30970
+ line-height: 24px;
30979
30971
  }
30980
30972
 
30981
- .e1qrlvot {
30982
- width: 8px;
30983
- height: 24px;
30984
- display: flex;
30985
- justify-content: center;
30986
- align-items: center;
30987
- cursor: pointer;
30988
- transition: all 200ms ease-out 40ms;
30973
+ .d1cz922v {
30974
+ font-family: Inter;
30975
+ font-style: normal;
30976
+ font-weight: bold;
30977
+ font-size: 18px;
30978
+ line-height: 22px;
30989
30979
  }
30990
- .e1qrlvot:before, .e1qrlvot:after {
30991
- content: "";
30992
- width: 1px;
30993
- height: 6px;
30994
- border-radius: 1px;
30995
- background: #ccd4e3;
30996
- position: relative;
30997
- right: 2px;
30998
- transform: rotate(-45deg);
30980
+
30981
+ .d3nzbrm {
30982
+ font-family: Inter;
30983
+ font-style: normal;
30984
+ font-weight: normal;
30985
+ font-size: 18px;
30986
+ line-height: 22px;
30999
30987
  }
31000
- .e1qrlvot:after {
31001
- transform: rotate(45deg);
31002
- left: 1px;
30988
+
30989
+ .h1g0p5ob {
30990
+ font-family: Inter;
30991
+ font-style: normal;
30992
+ font-weight: bold;
30993
+ font-size: 16px;
30994
+ line-height: 22px;
31003
30995
  }
31004
30996
 
31005
- .w9ic984.ant-alert-warning {
31006
- border: 0;
31007
- background: rgba(255, 187, 0, 0.1);
31008
- border-radius: 6px;
30997
+ .hydo2ej {
30998
+ font-family: Inter;
30999
+ font-style: normal;
31000
+ font-weight: normal;
31001
+ font-size: 16px;
31002
+ line-height: 22px;
31009
31003
  }
31010
- .w9ic984.ant-alert,
31011
- .w9ic984 .ant-alert-message {
31012
- color: #e07f00;
31004
+
31005
+ .h1hbuq0r {
31006
+ font-family: Inter;
31007
+ font-style: normal;
31008
+ font-weight: bold;
31009
+ font-size: 14px;
31010
+ line-height: 20px;
31013
31011
  }
31014
- .w9ic984.ant-alert .dashed-border-bottom,
31015
- .w9ic984 .ant-alert-message .dashed-border-bottom {
31016
- border-bottom-color: #e07f00;
31012
+
31013
+ .h13bondg {
31014
+ font-family: Inter;
31015
+ font-style: normal;
31016
+ font-weight: normal;
31017
+ font-size: 14px;
31018
+ line-height: 20px;
31017
31019
  }
31018
31020
 
31019
- .n1k9qi4r {
31020
- display: flex;
31021
- flex-direction: row;
31022
- padding: 7px 12px;
31023
- background: rgba(255, 187, 0, 0.1);
31024
- border-radius: 6px;
31025
- color: #e07f00;
31021
+ .h1mhvdlx {
31022
+ font-family: Inter;
31023
+ font-style: normal;
31024
+ font-weight: bold;
31026
31025
  font-size: 12px;
31027
31026
  line-height: 18px;
31028
31027
  }
31029
- .n1k9qi4r .icon-wrapper {
31030
- margin-right: 10px;
31031
- height: 18px;
31032
- }
31033
31028
 
31034
- .n16fsg9x {
31035
- display: flex;
31036
- flex-direction: row;
31037
- padding: 7px 12px;
31038
- background: rgba(225, 230, 241, 0.6);
31039
- border-radius: 6px;
31040
- color: rgba(44, 56, 82, 0.6);
31029
+ .h1inmfq6 {
31030
+ font-family: Inter;
31031
+ font-style: normal;
31032
+ font-weight: normal;
31041
31033
  font-size: 12px;
31042
31034
  line-height: 18px;
31043
31035
  }
31044
- .n16fsg9x .icon-wrapper {
31045
- margin-right: 10px;
31046
- height: 18px;
31047
- }
31048
31036
 
31049
- .i173wxzw {
31050
- display: flex;
31051
- flex-direction: row;
31052
- padding: 7px 12px;
31053
- background: rgba(0, 136, 255, 0.1);
31054
- border-radius: 6px;
31055
- color: #005ed1;
31037
+ .h1kfc0la {
31038
+ font-family: Inter;
31039
+ font-style: normal;
31040
+ font-weight: bold;
31041
+ text-transform: uppercase;
31042
+ font-feature-settings: "cpsp" on;
31056
31043
  font-size: 12px;
31057
31044
  line-height: 18px;
31058
31045
  }
31059
- .i173wxzw .icon-wrapper {
31060
- margin-right: 10px;
31061
- height: 18px;
31062
- }
31063
31046
 
31064
- .dld369h {
31065
- color: rgba(44, 56, 82, 0.6);
31066
- margin-top: 5px;
31047
+ .h10xnyuu {
31048
+ font-family: Inter;
31049
+ font-style: normal;
31050
+ font-weight: normal;
31051
+ text-transform: uppercase;
31052
+ font-feature-settings: "cpsp" on;
31067
31053
  font-size: 12px;
31068
31054
  line-height: 18px;
31069
31055
  }
31070
31056
 
31071
- .s1epv22q {
31072
- color: #f0483e;
31073
- font-size: 12px;
31074
- white-space: pre-wrap;
31057
+ .lrcmi0v {
31058
+ font-family: Inter;
31059
+ font-style: normal;
31060
+ font-weight: normal;
31061
+ font-size: 16px;
31062
+ line-height: 24px;
31075
31063
  }
31076
31064
 
31077
- .okus5hk {
31078
- display: flex;
31079
- align-items: center;
31080
- justify-content: flex-end;
31065
+ .lzt43lp {
31066
+ font-family: Inter;
31067
+ font-style: normal;
31068
+ font-weight: bold;
31069
+ font-size: 16px;
31070
+ line-height: 24px;
31081
31071
  }
31082
- .okus5hk .icon-wrapper {
31083
- margin-right: 16px;
31072
+
31073
+ .l5yc9nt {
31074
+ font-family: Inter;
31075
+ font-style: normal;
31076
+ font-weight: normal;
31077
+ font-size: 16px;
31078
+ line-height: 24px;
31084
31079
  }
31085
31080
 
31086
- .t1auuzri {
31087
- color: rgba(0, 21, 64, 0.3);
31081
+ .l1fbkbzo {
31082
+ font-family: Inter;
31083
+ font-style: normal;
31084
+ font-weight: bold;
31085
+ font-size: 16px;
31086
+ line-height: 24px;
31088
31087
  }
31089
31088
 
31090
- .i74cfyt.ant-input {
31091
- padding: 5px 12px;
31092
- line-height: 20px;
31093
- color: #2d3a56;
31094
- border-radius: 6px;
31095
- border-color: rgba(172, 186, 211, 0.6);
31096
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31089
+ .lahvcax {
31090
+ font-family: Inter;
31091
+ font-style: normal;
31092
+ font-weight: normal;
31093
+ text-transform: uppercase;
31094
+ font-feature-settings: "cpsp" on;
31095
+ font-size: 16px;
31096
+ line-height: 24px;
31097
31097
  }
31098
- .i74cfyt.ant-input.ant-input-lg {
31099
- padding: 8px 16px;
31100
- line-height: 22px;
31098
+
31099
+ .l11q3pxd {
31100
+ font-family: Inter;
31101
+ font-style: normal;
31102
+ font-weight: bold;
31103
+ text-transform: uppercase;
31104
+ font-feature-settings: "cpsp" on;
31105
+ font-size: 16px;
31106
+ line-height: 24px;
31101
31107
  }
31102
- .i74cfyt.ant-input.ant-input-sm {
31103
- padding: 2px 8px;
31104
- line-height: 18px;
31108
+
31109
+ .lfuc2qu {
31110
+ font-family: Inter;
31111
+ font-style: normal;
31112
+ font-weight: normal;
31113
+ font-size: 14px;
31114
+ line-height: 22px;
31105
31115
  }
31106
- .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31107
- border-color: rgba(107, 128, 167, 0.6);
31108
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31109
- z-index: 1;
31116
+
31117
+ .l1jmp8r0 {
31118
+ font-family: Inter;
31119
+ font-style: normal;
31120
+ font-weight: 500;
31121
+ font-size: 14px;
31122
+ line-height: 22px;
31110
31123
  }
31111
- .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31112
- border-color: #0096ff;
31113
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31114
- z-index: 1;
31124
+
31125
+ .lcnm221 {
31126
+ font-family: Inter;
31127
+ font-style: normal;
31128
+ font-weight: bold;
31129
+ font-size: 14px;
31130
+ line-height: 22px;
31115
31131
  }
31116
- .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
31117
- border-color: #e75a3a;
31118
- color: #e75a3a;
31132
+
31133
+ .lu1z2n5 {
31134
+ font-family: Inter;
31135
+ font-style: normal;
31136
+ font-weight: normal;
31137
+ font-size: 14px;
31138
+ line-height: 22px;
31119
31139
  }
31120
- .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31121
- border-color: #e75a3a;
31122
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31140
+
31141
+ .l1r59djn {
31142
+ font-family: Inter;
31143
+ font-style: normal;
31144
+ font-weight: bold;
31145
+ font-size: 14px;
31146
+ line-height: 22px;
31123
31147
  }
31124
- .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31125
- border-color: #e75a3a;
31126
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31148
+
31149
+ .ljm2911 {
31150
+ font-family: Inter;
31151
+ font-style: normal;
31152
+ font-weight: normal;
31153
+ text-transform: uppercase;
31154
+ font-feature-settings: "cpsp" on;
31155
+ font-size: 14px;
31156
+ line-height: 22px;
31127
31157
  }
31128
- .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
31129
- background: rgba(211, 218, 235, 0.6);
31130
- color: rgba(0, 21, 64, 0.3);
31131
- border-color: rgba(172, 186, 211, 0.6);
31158
+
31159
+ .l124mzmr {
31160
+ font-family: Inter;
31161
+ font-style: normal;
31162
+ font-weight: bold;
31163
+ text-transform: uppercase;
31164
+ font-feature-settings: "cpsp" on;
31165
+ font-size: 14px;
31166
+ line-height: 22px;
31132
31167
  }
31133
- .i74cfyt.ant-input-affix-wrapper {
31134
- padding: 5px 12px;
31135
- border-radius: 6px;
31136
- border-color: rgba(172, 186, 211, 0.6);
31168
+
31169
+ .lb3chel {
31170
+ font-family: Inter;
31171
+ font-style: normal;
31172
+ font-weight: normal;
31173
+ font-size: 13px;
31137
31174
  line-height: 20px;
31138
- color: #2d3a56;
31139
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31140
- }
31141
- .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31142
- .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31143
- color: rgba(44, 56, 82, 0.6);
31144
31175
  }
31145
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31146
- padding: 8px 16px;
31147
- line-height: 22px;
31176
+
31177
+ .lv9jstu {
31178
+ font-family: Inter;
31179
+ font-style: normal;
31180
+ font-weight: 600;
31181
+ font-size: 13px;
31182
+ line-height: 20px;
31148
31183
  }
31149
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31150
- padding: 2px 8px;
31151
- line-height: 18px;
31184
+
31185
+ .lwqlh3x {
31186
+ font-family: Inter;
31187
+ font-style: normal;
31188
+ font-weight: bold;
31189
+ font-size: 13px;
31190
+ line-height: 20px;
31152
31191
  }
31153
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31154
- border-color: rgba(107, 128, 167, 0.6);
31155
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31192
+
31193
+ .lalum9y {
31194
+ font-family: Inter;
31195
+ font-style: normal;
31196
+ font-weight: normal;
31197
+ font-size: 13px;
31198
+ line-height: 20px;
31156
31199
  }
31157
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31158
- border-color: #0096ff;
31159
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31200
+
31201
+ .l1t6dj5o {
31202
+ font-family: Inter;
31203
+ font-style: normal;
31204
+ font-weight: 600;
31205
+ font-size: 13px;
31206
+ line-height: 20px;
31160
31207
  }
31161
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31162
- border-color: #e75a3a;
31208
+
31209
+ .l12f6ic {
31210
+ font-family: Inter;
31211
+ font-style: normal;
31212
+ font-weight: bold;
31213
+ font-size: 13px;
31214
+ line-height: 20px;
31163
31215
  }
31164
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31165
- color: #e75a3a;
31216
+
31217
+ .l7gmukq {
31218
+ font-family: Inter;
31219
+ font-style: normal;
31220
+ font-weight: normal;
31221
+ text-transform: uppercase;
31222
+ font-feature-settings: "cpsp" on;
31223
+ font-size: 13px;
31224
+ line-height: 20px;
31166
31225
  }
31167
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31168
- border-color: #e75a3a;
31169
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31226
+
31227
+ .lkwl0yp {
31228
+ font-family: Inter;
31229
+ font-style: normal;
31230
+ font-weight: bold;
31231
+ text-transform: uppercase;
31232
+ font-feature-settings: "cpsp" on;
31233
+ font-size: 13px;
31234
+ line-height: 20px;
31170
31235
  }
31171
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31172
- border-color: #e75a3a;
31173
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31236
+
31237
+ .l10knv48 {
31238
+ font-family: Inter;
31239
+ font-style: normal;
31240
+ font-weight: normal;
31241
+ font-size: 12px;
31242
+ line-height: 18px;
31174
31243
  }
31175
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31176
- background: rgba(211, 218, 235, 0.6);
31177
- color: rgba(0, 21, 64, 0.3);
31178
- border-color: rgba(172, 186, 211, 0.6);
31244
+
31245
+ .l6526ld {
31246
+ font-family: Inter;
31247
+ font-style: normal;
31248
+ font-weight: 500;
31249
+ font-size: 12px;
31250
+ line-height: 18px;
31179
31251
  }
31180
- textarea.i74cfyt.ant-input {
31181
- transition-property: height;
31182
- transition-delay: 50ms;
31252
+
31253
+ .l1j81vli {
31254
+ font-family: Inter;
31255
+ font-style: normal;
31256
+ font-weight: bold;
31257
+ font-size: 12px;
31258
+ line-height: 18px;
31183
31259
  }
31184
- textarea.i74cfyt.ant-input.textarea-large {
31185
- min-height: 40px;
31186
- height: 40px;
31260
+
31261
+ .l1x7n1mk {
31262
+ font-family: Inter;
31263
+ font-style: normal;
31264
+ font-weight: normal;
31265
+ font-size: 12px;
31266
+ line-height: 18px;
31187
31267
  }
31188
- textarea.i74cfyt.ant-input.textarea-large:focus {
31189
- height: 80px;
31268
+
31269
+ .l9fqufz {
31270
+ font-family: Inter;
31271
+ font-style: normal;
31272
+ font-weight: 500;
31273
+ font-size: 12px;
31274
+ line-height: 18px;
31190
31275
  }
31191
- textarea.i74cfyt.ant-input.textarea-middle {
31192
- min-height: 32px;
31193
- height: 32px;
31276
+
31277
+ .l1iwnybd {
31278
+ font-family: Inter;
31279
+ font-style: normal;
31280
+ font-weight: bold;
31281
+ font-size: 12px;
31282
+ line-height: 18px;
31194
31283
  }
31195
- textarea.i74cfyt.ant-input.textarea-middle:focus {
31196
- height: 64px;
31284
+
31285
+ .lprtm1e {
31286
+ font-family: Inter;
31287
+ font-style: normal;
31288
+ font-weight: normal;
31289
+ text-transform: uppercase;
31290
+ font-feature-settings: "cpsp" on;
31291
+ font-size: 12px;
31292
+ line-height: 18px;
31197
31293
  }
31198
- textarea.i74cfyt.ant-input.textarea-small {
31199
- min-height: 24px;
31200
- height: 24px;
31294
+
31295
+ .l1lln87h {
31296
+ font-family: Inter;
31297
+ font-style: normal;
31298
+ font-weight: bold;
31299
+ text-transform: uppercase;
31300
+ font-feature-settings: "cpsp" on;
31301
+ font-size: 12px;
31302
+ line-height: 18px;
31201
31303
  }
31202
- textarea.i74cfyt.ant-input.textarea-small:focus {
31203
- height: 40px;
31304
+
31305
+ .f2pb48l {
31306
+ font-family: Inter;
31307
+ font-style: normal;
31308
+ font-weight: normal;
31309
+ font-size: 13px;
31310
+ line-height: 20px;
31204
31311
  }
31205
31312
 
31206
- .k1ci6977 input, .k1ci6977.input-tags {
31207
- border: 1px solid rgba(213, 219, 227, 0.6);
31208
- border-radius: 4px;
31313
+ .fi9emkw {
31314
+ font-family: Inter;
31315
+ font-style: normal;
31316
+ font-weight: normal;
31317
+ font-size: 13px;
31318
+ line-height: 20px;
31209
31319
  }
31210
- .k1ci6977.input-tags {
31211
- position: relative;
31212
- padding: 6px;
31213
- height: 32px;
31214
- cursor: pointer;
31215
- transition: border 150ms;
31216
- }
31217
- .k1ci6977.input-tags:hover {
31218
- border-color: #0080ff;
31219
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31220
- }
31221
- .k1ci6977.input-tags.kit-input-suffix-wrapper {
31222
- padding-right: 30px;
31223
- }
31224
- .k1ci6977.input-tags .input-tags-inner {
31225
- display: flex;
31226
- }
31227
- .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31228
- display: flex;
31229
- }
31230
- .k1ci6977.input-tags .input-tag-suffix {
31231
- position: absolute;
31232
- right: 12px;
31233
- top: 50%;
31234
- transform: translateY(-50%);
31235
- }
31236
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31237
- color: rgba(0, 0, 0, 0.25);
31320
+
31321
+ .f1nrg7da {
31322
+ font-family: Inter;
31323
+ font-style: normal;
31324
+ font-weight: normal;
31238
31325
  font-size: 12px;
31239
- cursor: pointer;
31240
- }
31241
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31242
- color: rgba(0, 0, 0, 0.45);
31326
+ line-height: 18px;
31243
31327
  }
31244
- .k1ci6977.has-focus-indicator {
31245
- position: relative;
31246
- overflow: hidden;
31328
+
31329
+ .f17k1i3n {
31330
+ font-family: Inter;
31331
+ font-style: normal;
31332
+ font-weight: normal;
31333
+ font-size: 12px;
31334
+ line-height: 18px;
31247
31335
  }
31248
- .k1ci6977.has-focus-indicator .ant-input-prefix {
31249
- position: absolute;
31250
- top: 50%;
31251
- transform: translateY(-50%);
31252
- left: -16px;
31253
- transition: left 150ms ease;
31254
- opacity: 0;
31336
+
31337
+ .t1tvuj2e {
31338
+ font-family: Inter;
31339
+ font-style: normal;
31340
+ font-weight: normal;
31341
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31342
+ font-size: 13px;
31343
+ line-height: 20px;
31255
31344
  }
31256
- .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31257
- left: 8px;
31258
- opacity: 1;
31345
+
31346
+ .t17uajlu {
31347
+ font-family: Inter;
31348
+ font-style: normal;
31349
+ font-weight: normal;
31350
+ font-feature-settings: "zero" on;
31351
+ font-size: 13px;
31352
+ line-height: 20px;
31259
31353
  }
31260
- .k1ci6977.has-focus-indicator input {
31261
- transition: margin-left 150ms ease;
31262
- margin-left: 0px;
31354
+
31355
+ .t114zbyz {
31356
+ font-family: Inter;
31357
+ font-style: normal;
31358
+ font-weight: normal;
31359
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31360
+ font-size: 12px;
31361
+ line-height: 18px;
31263
31362
  }
31264
- .k1ci6977.has-focus-indicator input:focus {
31265
- margin-left: 16px;
31363
+
31364
+ .t1il0kvi {
31365
+ font-family: Inter;
31366
+ font-style: normal;
31367
+ font-weight: 500;
31368
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31369
+ font-size: 12px;
31370
+ line-height: 18px;
31266
31371
  }
31267
31372
 
31268
- input.l1f7td1d.ant-input {
31269
- border-top-right-radius: 0;
31270
- border-bottom-right-radius: 0;
31373
+ .t10dv8p1 {
31374
+ font-family: Inter;
31375
+ font-style: normal;
31376
+ font-weight: normal;
31377
+ font-feature-settings: "zero" on;
31378
+ font-size: 12px;
31379
+ line-height: 18px;
31271
31380
  }
31272
31381
 
31273
- .l1f7td1d.ant-input-affix-wrapper {
31274
- border-top-right-radius: 0;
31275
- border-bottom-right-radius: 0;
31382
+ .tc2oqpq {
31383
+ font-family: Inter;
31384
+ font-style: normal;
31385
+ font-weight: 500;
31386
+ font-feature-settings: "zero" on;
31387
+ font-size: 12px;
31388
+ line-height: 18px;
31276
31389
  }
31277
31390
 
31278
- input.rf8rlle.ant-input {
31279
- border-top-left-radius: 0;
31280
- border-bottom-left-radius: 0;
31391
+ .tzvddmc {
31392
+ font-family: Inter;
31393
+ font-style: normal;
31394
+ font-weight: bold;
31395
+ font-feature-settings: "zero" on;
31396
+ font-size: 16px;
31397
+ line-height: 24px;
31281
31398
  }
31282
31399
 
31283
- .rf8rlle.ant-input-affix-wrapper {
31284
- border-top-left-radius: 0;
31285
- border-bottom-left-radius: 0;
31400
+ .u18llj45 {
31401
+ font-family: Inter;
31402
+ font-style: normal;
31403
+ font-weight: normal;
31404
+ font-size: 10px;
31405
+ line-height: 12px;
31286
31406
  }
31287
31407
 
31288
- .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
31289
- border-top-right-radius: 0;
31290
- border-bottom-right-radius: 0;
31408
+ .owd0kml {
31409
+ display: inline-block;
31291
31410
  }
31292
31411
 
31293
- .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
31294
- border-top-left-radius: 0;
31295
- border-bottom-left-radius: 0;
31412
+ .h1jsgezc {
31413
+ visibility: hidden;
31414
+ position: absolute;
31296
31415
  }
31297
31416
 
31298
- .c3ni091 {
31417
+ .phljevk {
31299
31418
  display: flex;
31300
- flex-direction: column;
31419
+ justify-content: space-between;
31420
+ align-items: center;
31421
+ padding: 10px 0;
31422
+ color: rgba(44, 56, 82, 0.6);
31423
+ font-size: 12px;
31424
+ line-height: 24px;
31301
31425
  }
31302
- .c3ni091 .select-wrapper {
31303
- margin-top: 12px;
31426
+ .phljevk .pagination-left {
31427
+ padding: 2px 8px;
31304
31428
  }
31305
- .c3ni091 .select-wrapper .select {
31306
- width: 100%;
31429
+ .phljevk .dropdown-trigger {
31430
+ display: flex;
31431
+ align-items: center;
31432
+ border-radius: 6px;
31433
+ cursor: pointer;
31434
+ transition: all 0.3s ease;
31307
31435
  }
31308
- .c3ni091 .radio-wrapper {
31309
- margin-top: 24px;
31436
+ .phljevk .dropdown-trigger:hover {
31437
+ background: rgba(211, 218, 235, 0.6);
31438
+ color: #0080ff;
31310
31439
  }
31311
- .c3ni091 div.form-item {
31312
- width: 100%;
31440
+ .phljevk .dropdown-trigger .icon-inner {
31441
+ margin-left: 4px;
31313
31442
  }
31314
-
31315
- .d105ju2d {
31316
- font-size: 14px;
31317
- font-weight: 500;
31318
- color: #3e4652;
31319
- line-height: 18px;
31443
+ .phljevk .pagination-right {
31444
+ display: flex;
31445
+ align-items: center;
31446
+ color: #0080ff;
31447
+ font-weight: bold;
31320
31448
  }
31321
- .d105ju2d + .d105ju2d {
31322
- margin-top: 16px;
31449
+ .phljevk .pagination-right .icon-inner {
31450
+ margin-left: 4px;
31323
31451
  }
31324
- .d105ju2d + * {
31325
- margin-top: 16px;
31452
+ .phljevk .pagination-right .prev-btn,
31453
+ .phljevk .pagination-right .next-btn {
31454
+ padding: 0 8px;
31455
+ }
31456
+ .phljevk .pagination-right .prev-btn > span,
31457
+ .phljevk .pagination-right .next-btn > span {
31458
+ color: #0080ff;
31459
+ }
31460
+ .phljevk .pagination-right .next-btn .icon-inner {
31461
+ transform: rotate(180deg);
31326
31462
  }
31327
31463
 
31328
- .lh0l62z.d105ju2d {
31464
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu {
31465
+ max-height: calc(100vh - 128px);
31466
+ overflow-y: auto;
31467
+ }
31468
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31469
+ padding: 4px 20px;
31329
31470
  font-size: 12px;
31330
- color: rgba(44, 56, 82, 0.6);
31331
- margin-top: 12px;
31471
+ line-height: 18px;
31332
31472
  }
31333
31473
 
31334
- .r1o4v2oc.lh0l62z.d105ju2d {
31335
- line-height: 18px;
31336
- font-weight: 500;
31337
- margin-top: 0;
31338
- white-space: initial;
31474
+ .tc97u5y {
31475
+ height: 100%;
31339
31476
  }
31340
31477
 
31341
- .r1skkc3l {
31342
- display: block;
31478
+ .tfzf37v {
31479
+ height: 100%;
31343
31480
  }
31344
- .r1skkc3l span {
31345
- font-size: 14px;
31346
- font-weight: 500;
31347
- line-height: 32px;
31348
- color: #3e4652;
31481
+ .tfzf37v.empty-table .ant-table-content {
31482
+ overflow: visible !important;
31483
+ height: 100%;
31349
31484
  }
31350
-
31351
- .c3cobmo {
31352
- margin-top: 16px;
31353
- padding: 8px;
31354
- border-radius: 6px;
31355
- background: rgba(225, 230, 241, 0.6);
31356
- color: rgba(44, 56, 82, 0.6);
31357
- font-size: 12px;
31485
+ .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31486
+ height: 100%;
31358
31487
  }
31359
- .c3cobmo div {
31360
- line-height: 20px;
31361
- display: flex;
31362
- align-items: center;
31363
- word-break: break-all;
31488
+ .tfzf37v.empty-table .ant-table-content table {
31489
+ width: 100% !important;
31490
+ height: 100%;
31364
31491
  }
31365
- .c3cobmo .title {
31492
+ .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31493
+ padding: 15px 0;
31494
+ }
31495
+ .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
31496
+ display: none;
31497
+ }
31498
+ .tfzf37v .active-row td:nth-child(1) {
31366
31499
  font-weight: 700;
31367
- line-height: 18px;
31368
- margin: 4px 0;
31369
31500
  }
31370
-
31371
- .rapgekc.ant-radio-wrapper {
31372
- display: inline-flex;
31373
- align-items: baseline;
31374
- white-space: pre-wrap;
31501
+ .tfzf37v.has-selection .active-row td:nth-child(2) {
31502
+ font-weight: 700;
31375
31503
  }
31376
- .rapgekc.ant-radio-wrapper .ant-radio {
31377
- position: relative;
31378
- top: 3px;
31504
+ .tfzf37v .ant-spin-nested-loading {
31505
+ height: 100%;
31379
31506
  }
31380
- .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31381
- border-color: rgba(107, 128, 167, 0.6);
31507
+ .tfzf37v .ant-spin-nested-loading .ant-spin-container {
31508
+ height: 100%;
31509
+ overflow: visible;
31382
31510
  }
31383
- .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31384
- border-color: #0080ff;
31511
+ .tfzf37v .ant-spin-nested-loading .ant-spin {
31512
+ max-height: none;
31385
31513
  }
31386
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31387
- border-color: #0080ff;
31388
- background: #0080ff;
31514
+ .tfzf37v.table-init-loading .ant-spin-blur thead,
31515
+ .tfzf37v.table-init-loading .ant-spin-blur tbody {
31516
+ display: none;
31389
31517
  }
31390
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31391
- top: 4px;
31392
- left: 4px;
31393
- width: 6px;
31394
- height: 6px;
31518
+ .tfzf37v td.ant-table-column-sort {
31519
+ background: transparent;
31520
+ }
31521
+ .tfzf37v td.ant-table-cell-fix-left,
31522
+ .tfzf37v td.ant-table-cell-fix-right {
31395
31523
  background: #fff;
31524
+ padding: 0 !important;
31396
31525
  }
31397
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31398
- opacity: 0.5;
31526
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31527
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31528
+ display: flex;
31529
+ align-items: center;
31530
+ height: 100%;
31531
+ padding: 8px;
31399
31532
  }
31400
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31401
- border-color: rgba(107, 128, 167, 0.6);
31402
- background: rgba(211, 218, 235, 0.6);
31533
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
31534
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
31535
+ overflow: hidden;
31536
+ text-overflow: ellipsis;
31537
+ width: 100%;
31403
31538
  }
31404
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31405
- background: #00122e;
31539
+ .tfzf37v .ant-table-container {
31540
+ height: 100%;
31406
31541
  }
31407
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31408
- color: #00122e;
31409
- opacity: 0.5;
31542
+ .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
31543
+ box-shadow: none !important;
31410
31544
  }
31411
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31412
- color: #00122e;
31545
+ .tfzf37v .ant-table {
31546
+ border-radius: 0px;
31547
+ border-left: none;
31548
+ border-right: none;
31549
+ border-bottom: none;
31550
+ height: 100%;
31551
+ font-size: 12px;
31552
+ background: transparent;
31413
31553
  }
31414
- .rapgekc.ant-radio-wrapper .ant-radio + span {
31415
- display: inline-block;
31416
- padding: 0;
31417
- padding-left: 12px;
31554
+ .tfzf37v .ant-table .ant-table-header {
31555
+ position: relative;
31556
+ z-index: 3;
31557
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31558
+ margin-bottom: -1px;
31418
31559
  }
31419
- .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31420
- margin-bottom: 0;
31421
- white-space: pre-wrap;
31560
+ .tfzf37v .ant-table .time-wrapper .date,
31561
+ .tfzf37v .ant-table .value {
31562
+ color: #2d3a56;
31563
+ }
31564
+ .tfzf37v .ant-table .time-wrapper .time,
31565
+ .tfzf37v .ant-table .unit {
31422
31566
  color: rgba(44, 56, 82, 0.6);
31423
31567
  }
31424
- .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31425
- padding-left: 8px;
31568
+ .tfzf37v .ant-table .ant-table-selection {
31569
+ position: unset;
31570
+ text-align: center;
31426
31571
  }
31427
-
31428
- .rp906go .ant-radio-button-wrapper:first-child {
31429
- border-radius: 5px 0 0 5px;
31572
+ .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31573
+ background: #fff;
31430
31574
  }
31431
- .rp906go .ant-radio-button-wrapper:last-child {
31432
- border-radius: 0 5px 5px 0;
31575
+ .tfzf37v .ant-table .anticon-setting {
31576
+ cursor: pointer;
31577
+ position: absolute;
31578
+ top: 50%;
31579
+ right: 12px;
31580
+ transform: translateY(-50%);
31433
31581
  }
31434
-
31435
- .rcc63c8 {
31436
- color: #00122e;
31437
- border-color: #ccd4e3;
31582
+ .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31583
+ box-shadow: none;
31584
+ width: 1px;
31585
+ background: rgba(213, 219, 227, 0.6);
31438
31586
  }
31439
- .rcc63c8:first-child {
31440
- border-color: #a3b4cc;
31587
+ .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31588
+ box-shadow: none;
31589
+ width: 1px;
31590
+ background: rgba(213, 219, 227, 0.6);
31441
31591
  }
31442
- .rcc63c8.ant-radio-button-wrapper {
31443
- padding: 0 12px;
31444
- line-height: 32px;
31445
- height: 32px;
31592
+ .tfzf37v .ant-table .ant-table-tbody {
31593
+ position: relative;
31446
31594
  }
31447
- .rcc63c8.ant-radio-button-wrapper > span + span {
31448
- white-space: nowrap;
31595
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31596
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31597
+ border-bottom: 1px solid white;
31598
+ height: 40px;
31599
+ vertical-align: middle;
31600
+ transition: background 0ms;
31601
+ color: #00122e;
31449
31602
  }
31450
- .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
31451
- height: 22px;
31452
- padding: 0 7px;
31453
- line-height: 20px;
31603
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31604
+ background: #f2f5fa;
31605
+ border-bottom-color: #f2f5fa;
31454
31606
  }
31455
- .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31456
- background: #ccd4e3;
31607
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31608
+ height: auto;
31609
+ color: #00122e;
31610
+ font-size: 12px;
31611
+ text-align: left;
31612
+ transition: none;
31613
+ overflow: hidden;
31614
+ text-overflow: ellipsis;
31615
+ white-space: nowrap;
31457
31616
  }
31458
- .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31459
- background: #0080ff;
31617
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31618
+ color: #0096ff;
31460
31619
  }
31461
- .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31462
- background: #ccd4e3;
31463
- opacity: 0.5;
31620
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31621
+ overflow: hidden;
31622
+ text-overflow: ellipsis;
31623
+ width: 100%;
31624
+ vertical-align: middle;
31464
31625
  }
31465
- .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31466
- border-right-color: #0080ff;
31626
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31627
+ line-height: 0px;
31467
31628
  }
31468
- .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31469
- border-color: #0080ff;
31629
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31630
+ padding-right: 25px;
31470
31631
  }
31471
- .rcc63c8.ant-radio-button-wrapper-checked {
31472
- background: rgba(0, 136, 255, 0.1);
31632
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31633
+ border-top-color: transparent;
31473
31634
  }
31474
- .rcc63c8.ant-radio-button-wrapper-disabled {
31475
- background: rgba(211, 218, 235, 0.6);
31476
- border-color: #ccd4e3;
31477
- opacity: 0.5;
31635
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31636
+ background: rgba(225, 230, 241, 0.6);
31637
+ border-color: transparent transparent white;
31478
31638
  }
31479
- .rcc63c8.ant-radio-button-wrapper-disabled:hover {
31480
- color: #00122e;
31481
- border-color: #ccd4e3;
31639
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31640
+ border-radius: 8px 0 0 8px;
31482
31641
  }
31483
- .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31484
- color: #00122e;
31485
- border-color: #ccd4e3;
31486
- background: rgba(172, 186, 211, 0.6);
31642
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31643
+ border-radius: 8px 0 0 8px;
31487
31644
  }
31488
- .rcc63c8 .ant-radio-button-input {
31489
- margin-right: 8px;
31490
- display: inline;
31491
- border: none;
31492
- padding: 0;
31493
- width: 36px;
31494
- background: transparent;
31645
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31646
+ content: "";
31647
+ width: 4px;
31648
+ top: -1px;
31649
+ bottom: -1px;
31650
+ background: white;
31495
31651
  }
31496
- .rcc63c8 .ant-radio-button-input:focus {
31497
- box-shadow: none;
31652
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31653
+ border-radius: 0 8px 8px 0;
31498
31654
  }
31499
- .rcc63c8 .ant-radio-button-input.ant-input-number {
31500
- margin-right: 0;
31501
- width: initial;
31502
- box-shadow: none;
31655
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31656
+ border-radius: 0;
31657
+ background: white;
31658
+ border-top: none;
31503
31659
  }
31504
- .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31505
- display: none;
31660
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31661
+ border-top: 1px solid transparent;
31662
+ border-radius: 0 8px 8px 0;
31663
+ background: rgba(225, 230, 241, 0.6);
31506
31664
  }
31507
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31508
- display: inline;
31665
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31666
+ background: white;
31667
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31509
31668
  }
31510
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31511
- display: inline;
31512
- margin-right: 8px;
31513
- padding: 0;
31514
- width: 36px;
31669
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31670
+ display: flex;
31671
+ align-items: center;
31672
+ height: 100%;
31673
+ background: rgba(225, 230, 241, 0.6);
31515
31674
  }
31516
-
31517
- .dsnbhzf {
31518
- font-family: Inter;
31519
- font-style: normal;
31520
- font-weight: bold;
31521
- font-size: 32px;
31522
- line-height: 40px;
31675
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31676
+ background: white;
31677
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31523
31678
  }
31524
-
31525
- .d1mvo22k {
31526
- font-family: Inter;
31527
- font-style: normal;
31528
- font-weight: bold;
31529
- font-size: 24px;
31530
- line-height: 32px;
31679
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31680
+ display: flex;
31681
+ align-items: center;
31682
+ height: 100%;
31683
+ background: rgba(225, 230, 241, 0.6);
31531
31684
  }
31532
-
31533
- .d1b444tr {
31534
- font-family: Inter;
31535
- font-style: normal;
31536
- font-weight: normal;
31537
- font-size: 32px;
31538
- line-height: 40px;
31685
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31686
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31539
31687
  }
31540
-
31541
- .dvs0kue {
31542
- font-family: Inter;
31543
- font-style: normal;
31544
- font-weight: bold;
31545
- font-size: 20px;
31546
- line-height: 24px;
31688
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31689
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31690
+ border-radius: 8px;
31547
31691
  }
31548
-
31549
- .d1hcbfcq {
31550
- font-family: Inter;
31551
- font-style: normal;
31552
- font-weight: normal;
31553
- font-size: 20px;
31554
- line-height: 24px;
31692
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31693
+ border-top-color: white;
31555
31694
  }
31556
-
31557
- .d1cz922v {
31558
- font-family: Inter;
31559
- font-style: normal;
31560
- font-weight: bold;
31561
- font-size: 18px;
31562
- line-height: 22px;
31695
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31696
+ background: rgba(0, 136, 255, 0.1);
31697
+ border-bottom-color: transparent;
31698
+ border-top-color: transparent;
31563
31699
  }
31564
-
31565
- .d3nzbrm {
31566
- font-family: Inter;
31567
- font-style: normal;
31568
- font-weight: normal;
31569
- font-size: 18px;
31570
- line-height: 22px;
31700
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31701
+ border-radius: 8px 0 0 8px;
31571
31702
  }
31572
-
31573
- .h1g0p5ob {
31574
- font-family: Inter;
31575
- font-style: normal;
31576
- font-weight: bold;
31577
- font-size: 16px;
31578
- line-height: 22px;
31703
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31704
+ border-radius: 0 8px 8px 0;
31579
31705
  }
31580
-
31581
- .hydo2ej {
31582
- font-family: Inter;
31583
- font-style: normal;
31584
- font-weight: normal;
31585
- font-size: 16px;
31586
- line-height: 22px;
31706
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31707
+ background: rgba(0, 136, 255, 0.1);
31587
31708
  }
31588
-
31589
- .h1hbuq0r {
31590
- font-family: Inter;
31591
- font-style: normal;
31592
- font-weight: bold;
31593
- font-size: 14px;
31594
- line-height: 20px;
31709
+ .tfzf37v .ant-table .ant-table-thead > tr > th {
31710
+ background: #fff;
31711
+ font-weight: 400;
31712
+ position: relative;
31713
+ border-bottom: none;
31714
+ color: #00122e;
31715
+ transition: none;
31716
+ padding: 15px 8px 15px 8px;
31595
31717
  }
31596
-
31597
- .h13bondg {
31598
- font-family: Inter;
31599
- font-style: normal;
31600
- font-weight: normal;
31601
- font-size: 14px;
31602
- line-height: 20px;
31718
+ .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31719
+ content: "";
31720
+ width: 1px;
31721
+ top: 0;
31722
+ bottom: 0;
31723
+ background: rgba(211, 218, 235, 0.6);
31724
+ position: absolute;
31725
+ right: 0;
31603
31726
  }
31604
-
31605
- .h1mhvdlx {
31606
- font-family: Inter;
31607
- font-style: normal;
31608
- font-weight: bold;
31609
- font-size: 12px;
31610
- line-height: 18px;
31727
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31728
+ padding: unset;
31611
31729
  }
31612
-
31613
- .h1inmfq6 {
31614
- font-family: Inter;
31615
- font-style: normal;
31616
- font-weight: normal;
31617
- font-size: 12px;
31618
- line-height: 18px;
31730
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31731
+ display: none;
31619
31732
  }
31620
-
31621
- .h1kfc0la {
31622
- font-family: Inter;
31623
- font-style: normal;
31624
- font-weight: bold;
31625
- text-transform: uppercase;
31626
- font-feature-settings: "cpsp" on;
31627
- font-size: 12px;
31628
- line-height: 18px;
31733
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31734
+ width: 100%;
31735
+ overflow: hidden;
31736
+ white-space: nowrap;
31737
+ text-overflow: ellipsis;
31629
31738
  }
31630
-
31631
- .h10xnyuu {
31632
- font-family: Inter;
31633
- font-style: normal;
31634
- font-weight: normal;
31635
- text-transform: uppercase;
31636
- font-feature-settings: "cpsp" on;
31637
- font-size: 12px;
31638
- line-height: 18px;
31739
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31740
+ overflow: hidden;
31741
+ text-overflow: ellipsis;
31742
+ flex: 1;
31639
31743
  }
31640
-
31641
- .lrcmi0v {
31642
- font-family: Inter;
31643
- font-style: normal;
31644
- font-weight: normal;
31645
- font-size: 16px;
31646
- line-height: 24px;
31744
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31745
+ padding: 15px 25px 15px 8px;
31647
31746
  }
31648
-
31649
- .lzt43lp {
31650
- font-family: Inter;
31651
- font-style: normal;
31652
- font-weight: bold;
31653
- font-size: 16px;
31654
- line-height: 24px;
31747
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31748
+ padding: 0;
31655
31749
  }
31656
-
31657
- .l5yc9nt {
31658
- font-family: Inter;
31659
- font-style: normal;
31660
- font-weight: normal;
31661
- font-size: 16px;
31662
- line-height: 24px;
31750
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31751
+ position: absolute;
31752
+ right: 6px;
31753
+ top: 50%;
31754
+ transform: translateY(-50%);
31755
+ height: 16px;
31756
+ display: none;
31757
+ transition: transform 320ms ease;
31663
31758
  }
31664
-
31665
- .l1fbkbzo {
31666
- font-family: Inter;
31667
- font-style: normal;
31668
- font-weight: bold;
31669
- font-size: 16px;
31670
- line-height: 24px;
31759
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31760
+ display: block;
31761
+ transform: translateY(-50%) rotateX(180deg);
31671
31762
  }
31672
-
31673
- .lahvcax {
31674
- font-family: Inter;
31675
- font-style: normal;
31676
- font-weight: normal;
31677
- text-transform: uppercase;
31678
- font-feature-settings: "cpsp" on;
31679
- font-size: 16px;
31680
- line-height: 24px;
31763
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31764
+ display: block;
31681
31765
  }
31682
-
31683
- .l11q3pxd {
31684
- font-family: Inter;
31685
- font-style: normal;
31686
- font-weight: bold;
31687
- text-transform: uppercase;
31688
- font-feature-settings: "cpsp" on;
31689
- font-size: 16px;
31690
- line-height: 24px;
31766
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31767
+ display: none;
31691
31768
  }
31692
-
31693
- .lfuc2qu {
31694
- font-family: Inter;
31695
- font-style: normal;
31696
- font-weight: normal;
31697
- font-size: 14px;
31698
- line-height: 22px;
31769
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31770
+ transform: translateY(-50%);
31699
31771
  }
31700
-
31701
- .l1jmp8r0 {
31702
- font-family: Inter;
31703
- font-style: normal;
31704
- font-weight: 500;
31705
- font-size: 14px;
31706
- line-height: 22px;
31772
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31773
+ transform: translateY(-50%) rotateX(180deg);
31707
31774
  }
31708
-
31709
- .lcnm221 {
31710
- font-family: Inter;
31711
- font-style: normal;
31712
- font-weight: bold;
31713
- font-size: 14px;
31714
- line-height: 22px;
31775
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31776
+ background: #f2f5fa;
31715
31777
  }
31716
-
31717
- .lu1z2n5 {
31718
- font-family: Inter;
31719
- font-style: normal;
31720
- font-weight: normal;
31721
- font-size: 14px;
31722
- line-height: 22px;
31778
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31779
+ display: block;
31723
31780
  }
31724
-
31725
- .l1r59djn {
31726
- font-family: Inter;
31727
- font-style: normal;
31781
+ .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31782
+ padding-right: 25px;
31783
+ }
31784
+ .tfzf37v .ant-table .ant-table-selection-column {
31785
+ padding: 0 !important;
31786
+ }
31787
+ .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31788
+ position: absolute;
31789
+ left: 50%;
31790
+ top: 50%;
31791
+ transform: translate(-50%, -50%);
31792
+ }
31793
+ .tfzf37v .ant-table .ant-table-selection-column:after {
31794
+ display: none;
31795
+ }
31796
+ .tfzf37v .ant-table .ant-table-hide-scrollbar {
31797
+ background: #fff;
31798
+ }
31799
+ .tfzf37v .ant-table .ant-table-placeholder {
31800
+ background: inherit;
31801
+ }
31802
+ .tfzf37v .ant-table .ant-table-placeholder td {
31803
+ position: static;
31804
+ border: none;
31805
+ background: inherit !important;
31806
+ height: 100px;
31807
+ vertical-align: middle;
31808
+ }
31809
+ .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31810
+ .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31728
31811
  font-weight: bold;
31729
- font-size: 14px;
31730
- line-height: 22px;
31812
+ font-size: 20px;
31813
+ color: rgba(10, 37, 85, 0.6);
31731
31814
  }
31732
-
31733
- .ljm2911 {
31734
- font-family: Inter;
31735
- font-style: normal;
31736
- font-weight: normal;
31737
- text-transform: uppercase;
31738
- font-feature-settings: "cpsp" on;
31739
- font-size: 14px;
31740
- line-height: 22px;
31815
+ .tfzf37v .ant-table td.cell__action_ {
31816
+ padding: 0 !important;
31817
+ position: relative;
31818
+ background: #fff;
31819
+ }
31820
+ .tfzf37v .ant-table td.cell__action_ > * {
31821
+ height: 100%;
31822
+ display: flex;
31823
+ align-items: center;
31824
+ justify-content: flex-end;
31825
+ padding-right: 8px;
31826
+ }
31827
+ .tfzf37v .ant-table td.cell__action_ .menu-button {
31828
+ width: 24px;
31829
+ height: 24px;
31830
+ cursor: pointer;
31831
+ justify-content: center;
31832
+ border-radius: 4px;
31741
31833
  }
31742
-
31743
- .l124mzmr {
31744
- font-family: Inter;
31745
- font-style: normal;
31746
- font-weight: bold;
31747
- text-transform: uppercase;
31748
- font-feature-settings: "cpsp" on;
31749
- font-size: 14px;
31750
- line-height: 22px;
31834
+ .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31835
+ background: #fff;
31751
31836
  }
31752
31837
 
31753
- .lb3chel {
31754
- font-family: Inter;
31755
- font-style: normal;
31756
- font-weight: normal;
31757
- font-size: 13px;
31758
- line-height: 20px;
31838
+ .t1m2x205 .ant-tooltip-arrow {
31839
+ display: none;
31759
31840
  }
31760
-
31761
- .lv9jstu {
31762
- font-family: Inter;
31763
- font-style: normal;
31764
- font-weight: 600;
31765
- font-size: 13px;
31766
- line-height: 20px;
31841
+ .t1m2x205 .ant-tooltip-inner {
31842
+ background: rgba(23, 38, 64, 0.8);
31843
+ border-radius: 4px;
31767
31844
  }
31768
31845
 
31769
- .lwqlh3x {
31770
- font-family: Inter;
31771
- font-style: normal;
31772
- font-weight: bold;
31773
- font-size: 13px;
31774
- line-height: 20px;
31846
+ .rapgekc.ant-radio-wrapper {
31847
+ display: inline-flex;
31848
+ align-items: baseline;
31849
+ white-space: pre-wrap;
31775
31850
  }
31776
-
31777
- .lalum9y {
31778
- font-family: Inter;
31779
- font-style: normal;
31780
- font-weight: normal;
31781
- font-size: 13px;
31782
- line-height: 20px;
31851
+ .rapgekc.ant-radio-wrapper .ant-radio {
31852
+ position: relative;
31853
+ top: 3px;
31783
31854
  }
31784
-
31785
- .l1t6dj5o {
31786
- font-family: Inter;
31787
- font-style: normal;
31788
- font-weight: 600;
31789
- font-size: 13px;
31790
- line-height: 20px;
31855
+ .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31856
+ border-color: rgba(107, 128, 167, 0.6);
31791
31857
  }
31792
-
31793
- .l12f6ic {
31794
- font-family: Inter;
31795
- font-style: normal;
31796
- font-weight: bold;
31797
- font-size: 13px;
31798
- line-height: 20px;
31858
+ .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31859
+ border-color: #0080ff;
31799
31860
  }
31800
-
31801
- .l7gmukq {
31802
- font-family: Inter;
31803
- font-style: normal;
31804
- font-weight: normal;
31805
- text-transform: uppercase;
31806
- font-feature-settings: "cpsp" on;
31807
- font-size: 13px;
31808
- line-height: 20px;
31861
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31862
+ border-color: #0080ff;
31863
+ background: #0080ff;
31809
31864
  }
31810
-
31811
- .lkwl0yp {
31812
- font-family: Inter;
31813
- font-style: normal;
31814
- font-weight: bold;
31815
- text-transform: uppercase;
31816
- font-feature-settings: "cpsp" on;
31817
- font-size: 13px;
31818
- line-height: 20px;
31865
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31866
+ top: 4px;
31867
+ left: 4px;
31868
+ width: 6px;
31869
+ height: 6px;
31870
+ background: #fff;
31819
31871
  }
31820
-
31821
- .l10knv48 {
31822
- font-family: Inter;
31823
- font-style: normal;
31824
- font-weight: normal;
31825
- font-size: 12px;
31826
- line-height: 18px;
31872
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31873
+ opacity: 0.5;
31827
31874
  }
31828
-
31829
- .l6526ld {
31830
- font-family: Inter;
31831
- font-style: normal;
31832
- font-weight: 500;
31833
- font-size: 12px;
31834
- line-height: 18px;
31875
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31876
+ border-color: rgba(107, 128, 167, 0.6);
31877
+ background: rgba(211, 218, 235, 0.6);
31835
31878
  }
31836
-
31837
- .l1j81vli {
31838
- font-family: Inter;
31839
- font-style: normal;
31840
- font-weight: bold;
31841
- font-size: 12px;
31842
- line-height: 18px;
31879
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31880
+ background: #00122e;
31843
31881
  }
31844
-
31845
- .l1x7n1mk {
31846
- font-family: Inter;
31847
- font-style: normal;
31848
- font-weight: normal;
31849
- font-size: 12px;
31850
- line-height: 18px;
31882
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31883
+ color: #00122e;
31884
+ opacity: 0.5;
31851
31885
  }
31852
-
31853
- .l9fqufz {
31854
- font-family: Inter;
31855
- font-style: normal;
31856
- font-weight: 500;
31857
- font-size: 12px;
31858
- line-height: 18px;
31886
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31887
+ color: #00122e;
31859
31888
  }
31860
-
31861
- .l1iwnybd {
31862
- font-family: Inter;
31863
- font-style: normal;
31864
- font-weight: bold;
31865
- font-size: 12px;
31866
- line-height: 18px;
31889
+ .rapgekc.ant-radio-wrapper .ant-radio + span {
31890
+ display: inline-block;
31891
+ padding: 0;
31892
+ padding-left: 12px;
31867
31893
  }
31868
-
31869
- .lprtm1e {
31870
- font-family: Inter;
31871
- font-style: normal;
31872
- font-weight: normal;
31873
- text-transform: uppercase;
31874
- font-feature-settings: "cpsp" on;
31875
- font-size: 12px;
31876
- line-height: 18px;
31894
+ .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31895
+ margin-bottom: 0;
31896
+ white-space: pre-wrap;
31897
+ color: rgba(44, 56, 82, 0.6);
31877
31898
  }
31878
-
31879
- .l1lln87h {
31880
- font-family: Inter;
31881
- font-style: normal;
31882
- font-weight: bold;
31883
- text-transform: uppercase;
31884
- font-feature-settings: "cpsp" on;
31885
- font-size: 12px;
31886
- line-height: 18px;
31899
+ .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31900
+ padding-left: 8px;
31887
31901
  }
31888
31902
 
31889
- .f2pb48l {
31890
- font-family: Inter;
31891
- font-style: normal;
31892
- font-weight: normal;
31893
- font-size: 13px;
31894
- line-height: 20px;
31903
+ .rp906go .ant-radio-button-wrapper:first-child {
31904
+ border-radius: 5px 0 0 5px;
31895
31905
  }
31896
-
31897
- .fi9emkw {
31898
- font-family: Inter;
31899
- font-style: normal;
31900
- font-weight: normal;
31901
- font-size: 13px;
31902
- line-height: 20px;
31906
+ .rp906go .ant-radio-button-wrapper:last-child {
31907
+ border-radius: 0 5px 5px 0;
31903
31908
  }
31904
31909
 
31905
- .f1nrg7da {
31906
- font-family: Inter;
31907
- font-style: normal;
31908
- font-weight: normal;
31909
- font-size: 12px;
31910
- line-height: 18px;
31910
+ .rcc63c8 {
31911
+ color: #00122e;
31912
+ border-color: #ccd4e3;
31911
31913
  }
31912
-
31913
- .f17k1i3n {
31914
- font-family: Inter;
31915
- font-style: normal;
31916
- font-weight: normal;
31917
- font-size: 12px;
31918
- line-height: 18px;
31914
+ .rcc63c8:first-child {
31915
+ border-color: #a3b4cc;
31919
31916
  }
31920
-
31921
- .t1tvuj2e {
31922
- font-family: Inter;
31923
- font-style: normal;
31924
- font-weight: normal;
31925
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31926
- font-size: 13px;
31917
+ .rcc63c8.ant-radio-button-wrapper {
31918
+ padding: 0 12px;
31919
+ line-height: 32px;
31920
+ height: 32px;
31921
+ }
31922
+ .rcc63c8.ant-radio-button-wrapper > span + span {
31923
+ white-space: nowrap;
31924
+ }
31925
+ .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
31926
+ height: 22px;
31927
+ padding: 0 7px;
31927
31928
  line-height: 20px;
31928
31929
  }
31929
-
31930
- .t17uajlu {
31931
- font-family: Inter;
31932
- font-style: normal;
31933
- font-weight: normal;
31934
- font-feature-settings: "zero" on;
31935
- font-size: 13px;
31936
- line-height: 20px;
31930
+ .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31931
+ background: #ccd4e3;
31932
+ }
31933
+ .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31934
+ background: #0080ff;
31935
+ }
31936
+ .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31937
+ background: #ccd4e3;
31938
+ opacity: 0.5;
31939
+ }
31940
+ .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31941
+ border-right-color: #0080ff;
31942
+ }
31943
+ .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31944
+ border-color: #0080ff;
31945
+ }
31946
+ .rcc63c8.ant-radio-button-wrapper-checked {
31947
+ background: rgba(0, 136, 255, 0.1);
31948
+ }
31949
+ .rcc63c8.ant-radio-button-wrapper-disabled {
31950
+ background: rgba(211, 218, 235, 0.6);
31951
+ border-color: #ccd4e3;
31952
+ opacity: 0.5;
31953
+ }
31954
+ .rcc63c8.ant-radio-button-wrapper-disabled:hover {
31955
+ color: #00122e;
31956
+ border-color: #ccd4e3;
31957
+ }
31958
+ .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31959
+ color: #00122e;
31960
+ border-color: #ccd4e3;
31961
+ background: rgba(172, 186, 211, 0.6);
31937
31962
  }
31938
-
31939
- .t114zbyz {
31940
- font-family: Inter;
31941
- font-style: normal;
31942
- font-weight: normal;
31943
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31944
- font-size: 12px;
31945
- line-height: 18px;
31963
+ .rcc63c8 .ant-radio-button-input {
31964
+ margin-right: 8px;
31965
+ display: inline;
31966
+ border: none;
31967
+ padding: 0;
31968
+ width: 36px;
31969
+ background: transparent;
31946
31970
  }
31947
-
31948
- .t1il0kvi {
31949
- font-family: Inter;
31950
- font-style: normal;
31951
- font-weight: 500;
31952
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31953
- font-size: 12px;
31954
- line-height: 18px;
31971
+ .rcc63c8 .ant-radio-button-input:focus {
31972
+ box-shadow: none;
31955
31973
  }
31956
-
31957
- .t10dv8p1 {
31958
- font-family: Inter;
31959
- font-style: normal;
31960
- font-weight: normal;
31961
- font-feature-settings: "zero" on;
31962
- font-size: 12px;
31963
- line-height: 18px;
31974
+ .rcc63c8 .ant-radio-button-input.ant-input-number {
31975
+ margin-right: 0;
31976
+ width: initial;
31977
+ box-shadow: none;
31964
31978
  }
31965
-
31966
- .tc2oqpq {
31967
- font-family: Inter;
31968
- font-style: normal;
31969
- font-weight: 500;
31970
- font-feature-settings: "zero" on;
31971
- font-size: 12px;
31972
- line-height: 18px;
31979
+ .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31980
+ display: none;
31973
31981
  }
31974
-
31975
- .tzvddmc {
31976
- font-family: Inter;
31977
- font-style: normal;
31978
- font-weight: bold;
31979
- font-feature-settings: "zero" on;
31980
- font-size: 16px;
31981
- line-height: 24px;
31982
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31983
+ display: inline;
31982
31984
  }
31983
-
31984
- .u18llj45 {
31985
- font-family: Inter;
31986
- font-style: normal;
31987
- font-weight: normal;
31988
- font-size: 10px;
31989
- line-height: 12px;
31985
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31986
+ display: inline;
31987
+ margin-right: 8px;
31988
+ padding: 0;
31989
+ width: 36px;
31990
31990
  }
31991
31991
 
31992
31992
  .skwah65 {
@@ -32261,46 +32261,6 @@ input.rf8rlle.ant-input {
32261
32261
  color: #005ed1;
32262
32262
  }
32263
32263
 
32264
- .c1bus5hc {
32265
- --color: white;
32266
- height: 14px;
32267
- width: 14px;
32268
- border-radius: 50%;
32269
- flex-shrink: 0;
32270
- display: flex;
32271
- align-items: center;
32272
- justify-content: center;
32273
- border: 1px solid var(--color);
32274
- }
32275
- .c1bus5hc .circle-inner {
32276
- position: relative;
32277
- height: 10px;
32278
- width: 10px;
32279
- border-radius: 50%;
32280
- overflow: hidden;
32281
- }
32282
- .c1bus5hc .circle-content {
32283
- position: absolute;
32284
- height: 100%;
32285
- width: 100%;
32286
- left: 0;
32287
- top: 0;
32288
- border-radius: 50%;
32289
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32290
- transform: rotate(180deg);
32291
- }
32292
- .c1bus5hc .circle-child {
32293
- position: absolute;
32294
- height: 100%;
32295
- width: 100%;
32296
- left: 0;
32297
- top: 0;
32298
- margin-left: 50%;
32299
- transform-origin: left;
32300
- background: white;
32301
- transform: rotate(0deg);
32302
- }
32303
-
32304
32264
  .gmyahx3 {
32305
32265
  cursor: pointer;
32306
32266
  }
@@ -32358,40 +32318,6 @@ input.rf8rlle.ant-input {
32358
32318
  margin-right: 4px;
32359
32319
  }
32360
32320
 
32361
- .s11wux3h .ant-segmented-item:not(:last-child) {
32362
- margin-right: 2px;
32363
- }
32364
-
32365
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32366
- padding-left: 8px;
32367
- padding-right: 8px;
32368
- }
32369
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32370
- border-radius: 4px;
32371
- }
32372
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32373
- border-radius: 4px;
32374
- }
32375
-
32376
- .ma64lna .ant-segmented-item-label {
32377
- padding-left: 12px;
32378
- padding-right: 12px;
32379
- }
32380
-
32381
- .ckld275 {
32382
- background-color: rgba(225, 230, 241, 0.6);
32383
- }
32384
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32385
- background-color: rgba(255, 255, 255, 0.6);
32386
- color: rgba(44, 56, 82, 0.75);
32387
- }
32388
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32389
- background-color: transparent;
32390
- }
32391
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32392
- background-color: transparent;
32393
- }
32394
-
32395
32321
  .clm1wy1 {
32396
32322
  width: 192px;
32397
32323
  height: 246px;
@@ -32464,25 +32390,122 @@ input.rf8rlle.ant-input {
32464
32390
  .cxhf7dh {
32465
32391
  text-align: center;
32466
32392
  }
32467
- .cxhf7dh .dots {
32468
- display: flex;
32469
- justify-content: center;
32393
+ .cxhf7dh .dots {
32394
+ display: flex;
32395
+ justify-content: center;
32396
+ }
32397
+ .cxhf7dh .dot {
32398
+ display: inline-block;
32399
+ width: 2px;
32400
+ height: 2px;
32401
+ border-radius: 1px;
32402
+ background: #0096ff;
32403
+ }
32404
+ .cxhf7dh .dot:not(:last-child) {
32405
+ margin-right: 2px;
32406
+ }
32407
+ .cxhf7dh .bar {
32408
+ width: 9px;
32409
+ height: 2px;
32410
+ background: #0096ff;
32411
+ border-radius: 2px;
32412
+ }
32413
+
32414
+ .c1bus5hc {
32415
+ --color: white;
32416
+ height: 14px;
32417
+ width: 14px;
32418
+ border-radius: 50%;
32419
+ flex-shrink: 0;
32420
+ display: flex;
32421
+ align-items: center;
32422
+ justify-content: center;
32423
+ border: 1px solid var(--color);
32424
+ }
32425
+ .c1bus5hc .circle-inner {
32426
+ position: relative;
32427
+ height: 10px;
32428
+ width: 10px;
32429
+ border-radius: 50%;
32430
+ overflow: hidden;
32431
+ }
32432
+ .c1bus5hc .circle-content {
32433
+ position: absolute;
32434
+ height: 100%;
32435
+ width: 100%;
32436
+ left: 0;
32437
+ top: 0;
32438
+ border-radius: 50%;
32439
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32440
+ transform: rotate(180deg);
32441
+ }
32442
+ .c1bus5hc .circle-child {
32443
+ position: absolute;
32444
+ height: 100%;
32445
+ width: 100%;
32446
+ left: 0;
32447
+ top: 0;
32448
+ margin-left: 50%;
32449
+ transform-origin: left;
32450
+ background: white;
32451
+ transform: rotate(0deg);
32452
+ }
32453
+
32454
+ .n12mqh7z {
32455
+ display: flex;
32456
+ align-items: center;
32457
+ font-size: 12px;
32458
+ line-height: 18px;
32459
+ }
32460
+ .n12mqh7z:not(:last-child) {
32461
+ margin-bottom: 4px;
32462
+ }
32463
+
32464
+ .tf5bynu {
32465
+ margin: 0 3px;
32466
+ }
32467
+
32468
+ .tcckoz1 {
32469
+ max-height: 400px;
32470
+ overflow: "auto";
32471
+ }
32472
+
32473
+ .s11wux3h .ant-segmented-item:not(:last-child) {
32474
+ margin-right: 2px;
32475
+ }
32476
+
32477
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32478
+ padding-left: 8px;
32479
+ padding-right: 8px;
32480
+ }
32481
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32482
+ border-radius: 4px;
32483
+ }
32484
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32485
+ border-radius: 4px;
32486
+ }
32487
+
32488
+ .ma64lna .ant-segmented-item-label {
32489
+ padding-left: 12px;
32490
+ padding-right: 12px;
32491
+ }
32492
+
32493
+ .ckld275 {
32494
+ background-color: rgba(225, 230, 241, 0.6);
32495
+ }
32496
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32497
+ background-color: rgba(255, 255, 255, 0.6);
32498
+ color: rgba(44, 56, 82, 0.75);
32470
32499
  }
32471
- .cxhf7dh .dot {
32472
- display: inline-block;
32473
- width: 2px;
32474
- height: 2px;
32475
- border-radius: 1px;
32476
- background: #0096ff;
32500
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32501
+ background-color: transparent;
32477
32502
  }
32478
- .cxhf7dh .dot:not(:last-child) {
32479
- margin-right: 2px;
32503
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32504
+ background-color: transparent;
32480
32505
  }
32481
- .cxhf7dh .bar {
32482
- width: 9px;
32483
- height: 2px;
32484
- background: #0096ff;
32485
- border-radius: 2px;
32506
+
32507
+ .tqjc4ui {
32508
+ margin: 0 2px;
32486
32509
  }
32487
32510
 
32488
32511
  .d1bw7c5z {
@@ -32566,29 +32589,6 @@ input.rf8rlle.ant-input {
32566
32589
  width: 102px;
32567
32590
  }
32568
32591
 
32569
- .tqjc4ui {
32570
- margin: 0 2px;
32571
- }
32572
-
32573
- .n12mqh7z {
32574
- display: flex;
32575
- align-items: center;
32576
- font-size: 12px;
32577
- line-height: 18px;
32578
- }
32579
- .n12mqh7z:not(:last-child) {
32580
- margin-bottom: 4px;
32581
- }
32582
-
32583
- .tf5bynu {
32584
- margin: 0 3px;
32585
- }
32586
-
32587
- .tcckoz1 {
32588
- max-height: 400px;
32589
- overflow: "auto";
32590
- }
32591
-
32592
32592
  .ou7iq30 {
32593
32593
  overflow: hidden;
32594
32594
  text-overflow: ellipsis;
@@ -32605,11 +32605,11 @@ input.rf8rlle.ant-input {
32605
32605
  word-break: break-all;
32606
32606
  }
32607
32607
 
32608
- .c1yyuluq {
32609
- border-radius: 8px;
32610
- }
32611
- .c1yyuluq .ant-card-body {
32612
- padding: 20px 24px 24px 24px;
32608
+ .tje3huy {
32609
+ width: 100%;
32610
+ overflow: inherit;
32611
+ white-space: inherit;
32612
+ text-overflow: ellipsis;
32613
32613
  }
32614
32614
 
32615
32615
  .t1sqg15u {
@@ -32710,19 +32710,6 @@ input.rf8rlle.ant-input {
32710
32710
  margin-right: 8px;
32711
32711
  }
32712
32712
 
32713
- .m74vjol {
32714
- display: flex;
32715
- justify-content: space-between;
32716
- width: 100%;
32717
- }
32718
- .m74vjol .action {
32719
- margin-left: 16px;
32720
- }
32721
-
32722
- .a1o35uvh .ant-alert-message {
32723
- width: 100%;
32724
- }
32725
-
32726
32713
  .wg1tsps {
32727
32714
  display: flex;
32728
32715
  align-items: center;
@@ -32746,6 +32733,52 @@ input.rf8rlle.ant-input {
32746
32733
  color: #00122e !important;
32747
32734
  }
32748
32735
 
32736
+ .c1yyuluq {
32737
+ border-radius: 8px;
32738
+ }
32739
+ .c1yyuluq .ant-card-body {
32740
+ padding: 20px 24px 24px 24px;
32741
+ }
32742
+
32743
+ .m74vjol {
32744
+ display: flex;
32745
+ justify-content: space-between;
32746
+ width: 100%;
32747
+ }
32748
+ .m74vjol .action {
32749
+ margin-left: 16px;
32750
+ }
32751
+
32752
+ .a1o35uvh .ant-alert-message {
32753
+ width: 100%;
32754
+ }
32755
+
32756
+ .ccrbeuz .ant-collapse-item {
32757
+ border: 0px;
32758
+ background-color: #fff;
32759
+ }
32760
+ .ccrbeuz .ant-collapse-item .ant-collapse-header {
32761
+ padding-top: 0px;
32762
+ padding-bottom: 0px;
32763
+ padding-left: 0px !important;
32764
+ padding-right: 24px;
32765
+ }
32766
+ .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32767
+ right: 0px;
32768
+ }
32769
+ .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32770
+ padding: 0px;
32771
+ }
32772
+
32773
+ .c1fljvag .ant-collapse-item .ant-collapse-header {
32774
+ padding-right: 0px;
32775
+ cursor: default;
32776
+ }
32777
+
32778
+ .itxley7.ant-input-group.ant-input-group-compact {
32779
+ display: flex;
32780
+ }
32781
+
32749
32782
  button.l48ei06 {
32750
32783
  color: #0080FF;
32751
32784
  height: unset;
@@ -32778,81 +32811,71 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32778
32811
  color: #00122e;
32779
32812
  }
32780
32813
 
32781
- .tje3huy {
32782
- width: 100%;
32783
- overflow: inherit;
32784
- white-space: inherit;
32785
- text-overflow: ellipsis;
32814
+ .ivqqkzv {
32815
+ height: 24px;
32816
+ width: 56px !important;
32817
+ margin-right: 4px;
32786
32818
  }
32787
32819
 
32788
- .itxley7.ant-input-group.ant-input-group-compact {
32789
- display: flex;
32820
+ .c1wk4q29 {
32821
+ color: rgba(44, 56, 82, 0.6);
32790
32822
  }
32791
32823
 
32792
- .ccrbeuz .ant-collapse-item {
32793
- border: 0px;
32794
- background-color: #fff;
32795
- }
32796
- .ccrbeuz .ant-collapse-item .ant-collapse-header {
32797
- padding-top: 0px;
32798
- padding-bottom: 0px;
32799
- padding-left: 0px !important;
32800
- padding-right: 24px;
32824
+ .s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
32825
+ border-radius: 6px;
32801
32826
  }
32802
- .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32803
- right: 0px;
32827
+ .s177mls5.ant-select.ant-select-single {
32828
+ width: 100%;
32829
+ color: #2d3a56;
32830
+ border-color: rgba(211, 218, 235, 0.6);
32831
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32832
+ font-size: 13px;
32804
32833
  }
32805
- .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32806
- padding: 0px;
32834
+ .s177mls5.ant-select.ant-select-single[data-size=middle] {
32835
+ height: 30px;
32807
32836
  }
32808
-
32809
- .c1fljvag .ant-collapse-item .ant-collapse-header {
32810
- padding-right: 0px;
32811
- cursor: default;
32837
+ .s177mls5.ant-select.ant-select-single.ant-select-lg {
32838
+ height: 38px;
32839
+ font-size: 13px;
32812
32840
  }
32813
-
32814
- .t13ef470 {
32815
- height: 100%;
32841
+ .s177mls5.ant-select.ant-select-single .ant-select-arrow,
32842
+ .s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32843
+ transition: 160ms ease;
32816
32844
  }
32817
- .t13ef470 .table-loading-item {
32818
- padding: 12px 4px;
32819
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32820
- display: flex;
32845
+ .s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32846
+ color: #0080ff;
32821
32847
  }
32822
- .t13ef470 .table-loading-item > * {
32823
- height: 16px;
32824
- margin: 4px;
32825
- background: rgba(204, 212, 227, 0.18);
32826
- border-radius: 2px;
32848
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32849
+ border-color: rgba(107, 128, 167, 0.6);
32850
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32827
32851
  }
32828
- .t13ef470 .table-loading-item .checkbox-loading {
32829
- width: 16px;
32852
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32853
+ color: #0080ff;
32830
32854
  }
32831
- .t13ef470 .table-loading-item .td-loading {
32832
- flex: 1;
32855
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32856
+ border-color: #0080ff;
32857
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32833
32858
  }
32834
- .t13ef470 :nth-child(1) {
32835
- padding: 8px 4px;
32859
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32860
+ transform: rotate(180deg);
32836
32861
  }
32837
- .t13ef470 :nth-child(1) > * {
32838
- background: rgba(107, 125, 153, 0.18);
32862
+ .s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32863
+ background: rgba(211, 218, 235, 0.6);
32864
+ border-color: rgba(172, 186, 211, 0.6);
32865
+ cursor: "not-allowed";
32839
32866
  }
32840
- .t13ef470 :nth-child(1) > * {
32841
- background: rgba(163, 180, 204, 0.18);
32867
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32868
+ border-color: #f0483e !important;
32842
32869
  }
32843
-
32844
- .ivqqkzv {
32845
- height: 24px;
32846
- width: 56px !important;
32847
- margin-right: 4px;
32870
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32871
+ color: #1d326c;
32848
32872
  }
32849
-
32850
- .c1wk4q29 {
32851
- color: rgba(44, 56, 82, 0.6);
32873
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32874
+ border-color: #0080ff;
32875
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32852
32876
  }
32853
-
32854
- .tju3gfj .date {
32855
- margin-right: 4px;
32877
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32878
+ transform: rotate(180deg);
32856
32879
  }
32857
32880
 
32858
32881
  .sddwhm6 {
@@ -32929,6 +32952,10 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32929
32952
  display: inline-block;
32930
32953
  }
32931
32954
 
32955
+ .tju3gfj .date {
32956
+ margin-right: 4px;
32957
+ }
32958
+
32932
32959
  .s1sck0th {
32933
32960
  padding: 0 8px;
32934
32961
  border-radius: 4px;
@@ -32993,79 +33020,52 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32993
33020
  color: #fff;
32994
33021
  }
32995
33022
  .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32996
- background-color: #f0483e;
32997
- }
32998
- .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32999
- background-color: #fea008;
33000
- }
33001
- .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
33002
- background-color: #00ba5d;
33003
- }
33004
- .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
33005
- background-color: #0080ff;
33006
- }
33007
- .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
33008
- background-color: #6b7d99;
33009
- }
33010
- .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33011
- background-color: #7E41FF;
33012
- }
33013
-
33014
- .s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
33015
- border-radius: 6px;
33016
- }
33017
- .s177mls5.ant-select.ant-select-single {
33018
- width: 100%;
33019
- color: #2d3a56;
33020
- border-color: rgba(211, 218, 235, 0.6);
33021
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
33022
- font-size: 13px;
33023
+ background-color: #f0483e;
33023
33024
  }
33024
- .s177mls5.ant-select.ant-select-single[data-size=middle] {
33025
- height: 30px;
33025
+ .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
33026
+ background-color: #fea008;
33026
33027
  }
33027
- .s177mls5.ant-select.ant-select-single.ant-select-lg {
33028
- height: 38px;
33029
- font-size: 13px;
33028
+ .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
33029
+ background-color: #00ba5d;
33030
33030
  }
33031
- .s177mls5.ant-select.ant-select-single .ant-select-arrow,
33032
- .s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
33033
- transition: 160ms ease;
33031
+ .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
33032
+ background-color: #0080ff;
33034
33033
  }
33035
- .s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
33036
- color: #0080ff;
33034
+ .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
33035
+ background-color: #6b7d99;
33037
33036
  }
33038
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
33039
- border-color: rgba(107, 128, 167, 0.6);
33040
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33037
+ .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33038
+ background-color: #7E41FF;
33041
33039
  }
33042
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33043
- color: #0080ff;
33040
+
33041
+ .t13ef470 {
33042
+ height: 100%;
33044
33043
  }
33045
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
33046
- border-color: #0080ff;
33047
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33044
+ .t13ef470 .table-loading-item {
33045
+ padding: 12px 4px;
33046
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33047
+ display: flex;
33048
33048
  }
33049
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33050
- transform: rotate(180deg);
33049
+ .t13ef470 .table-loading-item > * {
33050
+ height: 16px;
33051
+ margin: 4px;
33052
+ background: rgba(204, 212, 227, 0.18);
33053
+ border-radius: 2px;
33051
33054
  }
33052
- .s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
33053
- background: rgba(211, 218, 235, 0.6);
33054
- border-color: rgba(172, 186, 211, 0.6);
33055
- cursor: "not-allowed";
33055
+ .t13ef470 .table-loading-item .checkbox-loading {
33056
+ width: 16px;
33056
33057
  }
33057
- .s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
33058
- border-color: #f0483e !important;
33058
+ .t13ef470 .table-loading-item .td-loading {
33059
+ flex: 1;
33059
33060
  }
33060
- .s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33061
- color: #1d326c;
33061
+ .t13ef470 :nth-child(1) {
33062
+ padding: 8px 4px;
33062
33063
  }
33063
- .s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
33064
- border-color: #0080ff;
33065
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33064
+ .t13ef470 :nth-child(1) > * {
33065
+ background: rgba(107, 125, 153, 0.18);
33066
33066
  }
33067
- .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33068
- transform: rotate(180deg);
33067
+ .t13ef470 :nth-child(1) > * {
33068
+ background: rgba(163, 180, 204, 0.18);
33069
33069
  }
33070
33070
 
33071
33071
  .h1ol2wl7 {
@@ -34049,23 +34049,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34049
34049
  margin-left: 24px;
34050
34050
  }
34051
34051
 
34052
- .b14q2gmw {
34053
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34054
- }
34055
-
34056
- .c1eym6el {
34057
- border-radius: 8px;
34058
- background-color: white;
34059
- }
34060
- .c1eym6el.hoverable {
34061
- cursor: pointer;
34062
- }
34063
- .c1eym6el.hoverable:hover {
34064
- transition: all 200ms ease;
34065
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34066
- transform: translateY(-4px);
34067
- }
34068
-
34069
34052
  .c1yd35n {
34070
34053
  padding: 0 12px 14px 12px;
34071
34054
  }
@@ -34105,212 +34088,26 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34105
34088
  color: #2d3a56;
34106
34089
  font-weight: 700;
34107
34090
  }
34108
- .c1kghdax .collapse-arrow {
34109
- transition: all 50ms ease-out 0ms;
34110
- margin-right: 2px;
34111
- }
34112
-
34113
- .t160l1cm {
34114
- display: flex;
34115
- flex-direction: column;
34116
- flex: 1;
34117
- /* FIXME:(yanzhen) do this better */
34118
- }
34119
- .t160l1cm .tab-bar {
34120
- flex-shrink: 0;
34121
- display: flex;
34122
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
34123
- }
34124
- .t160l1cm .tab-content {
34125
- height: 100%;
34126
- }
34127
- .t160l1cm .tab-menu-item {
34128
- margin-right: 2px;
34129
- padding: 1px 12px;
34130
- line-height: 24px;
34131
- height: 24px;
34132
- color: rgba(44, 56, 82, 0.6);
34133
- border-radius: 4px 4px 0 0;
34134
- cursor: pointer;
34135
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
34136
- }
34137
- .t160l1cm .tab-menu-item:first-child {
34138
- padding-left: 0;
34139
- }
34140
- .t160l1cm .tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
34141
- padding-left: 12px;
34142
- }
34143
- .t160l1cm .tab-menu-item:hover {
34144
- color: #0080ff;
34145
- background: rgba(211, 218, 235, 0.6);
34146
- }
34147
- .t160l1cm .tab-menu-item:hover .expand-arrow path {
34148
- fill: #0080ff;
34149
- }
34150
- .t160l1cm .tab-menu-item:active {
34151
- background: rgba(192, 203, 224, 0.6);
34152
- }
34153
- .t160l1cm .tab-menu-item.ant-dropdown-open {
34154
- color: #0080ff;
34155
- background: rgba(211, 218, 235, 0.6);
34156
- }
34157
- .t160l1cm .tab-menu-item.ant-dropdown-open:active {
34158
- background: rgba(192, 203, 224, 0.6);
34159
- }
34160
- .t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
34161
- background: rgba(0, 128, 255, 0.16);
34162
- }
34163
- .t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
34164
- fill: #0080ff;
34165
- }
34166
- .t160l1cm .tab-menu-item.tab-menu-item-selected {
34167
- color: #0080ff;
34168
- background: rgba(0, 128, 255, 0.1);
34169
- }
34170
- .t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
34171
- background: rgba(0, 128, 255, 0.16);
34172
- }
34173
- .t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
34174
- fill: #1d326c;
34175
- }
34176
- .t160l1cm .tab-menu-item .expand-arrow {
34177
- margin-left: 8px;
34178
- height: 22px;
34179
- }
34180
- .t160l1cm .tab-menu-item .expand-arrow path {
34181
- fill: rgba(44, 56, 82, 0.6);
34182
- }
34183
- .t160l1cm .tab-menu-item-group {
34184
- padding: 0;
34185
- display: flex;
34186
- align-items: center;
34187
- overflow: hidden;
34188
- }
34189
- .t160l1cm .tab-menu-item-group .main-title {
34190
- opacity: 0;
34191
- max-width: 0;
34192
- transition: max-width 320ms ease, opacity 240ms ease;
34193
- }
34194
- .t160l1cm .tab-menu-item-group .sub-title {
34195
- padding: 1px 12px;
34196
- position: relative;
34197
- display: flex;
34198
- }
34199
- .t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
34200
- opacity: 0;
34201
- position: absolute;
34202
- top: 50%;
34203
- left: 0;
34204
- transform: translate(-50%, -50%);
34205
- transition: opacity 100ms linear;
34206
- fill: rgba(0, 128, 255, 0.2);
34207
- }
34208
- .t160l1cm .tab-menu-item-group.tab-menu-item-selected {
34209
- color: #0080ff;
34210
- }
34211
- .t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
34212
- padding: 1px 12px;
34213
- display: inline-block;
34214
- opacity: 1;
34215
- max-width: 160px;
34216
- }
34217
- .t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
34218
- padding: 1px 12px;
34219
- color: #005ed1;
34220
- }
34221
- .t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
34222
- opacity: 1;
34223
- }
34224
- .t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
34225
- background: rgba(0, 128, 255, 0.16);
34226
- }
34227
- .t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
34228
- opacity: 0;
34229
- }
34230
- .t160l1cm .tab-menu-item-medium.tab-menu-item {
34231
- padding: 4px 16px;
34232
- height: 32px;
34233
- border-radius: 6px 6px 0 0;
34234
- }
34235
- .t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
34236
- padding-left: 0;
34237
- }
34238
- .t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
34239
- padding-left: 16px;
34240
- }
34241
- .t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
34242
- margin-left: 11px;
34243
- height: 24px;
34244
- }
34245
- .t160l1cm .tab-menu-item-medium.tab-menu-item-group {
34246
- padding: 0;
34247
- }
34248
- .t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
34249
- padding: 4px 16px;
34250
- }
34251
- .t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
34252
- padding: 4px 16px;
34253
- }
34254
- .t160l1cm .tab-menu-item-light:hover, .t160l1cm .tab-menu-item-light:active {
34255
- background: #fff;
34256
- }
34257
- .t160l1cm .tab-menu-item-light:active {
34258
- color: #005ed1;
34259
- }
34260
- .t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
34261
- background: #fff;
34262
- color: #1d326c;
34263
- }
34264
- .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
34265
- color: rgba(45, 58, 86, 0.6);
34266
- }
34267
- .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
34268
- color: #1d326c;
34269
- }
34270
- .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
34271
- fill: #d8deeb;
34272
- }
34273
- .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
34274
- fill: #1d326c;
34275
- }
34276
- .t160l1cm .tab-content {
34277
- flex: 1;
34278
- display: flex;
34279
- flex-direction: column;
34280
- }
34281
- .t160l1cm.is-overview .tab-content {
34282
- overflow: visible;
34091
+ .c1kghdax .collapse-arrow {
34092
+ transition: all 50ms ease-out 0ms;
34093
+ margin-right: 2px;
34283
34094
  }
34284
34095
 
34285
- .t14npdqr {
34286
- max-width: 240px;
34287
- animation: none;
34288
- }
34289
- .t14npdqr.ant-dropdown .ant-dropdown-menu {
34290
- border: 1px solid #0080ff;
34291
- padding: 0;
34096
+ .b14q2gmw {
34097
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34292
34098
  }
34293
- .t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
34294
- margin: 0;
34295
- height: 32px;
34296
- line-height: 32px;
34297
- font-size: 13px;
34298
- padding: 0 10px;
34299
- display: block;
34300
- overflow: hidden;
34301
- text-overflow: ellipsis;
34302
- white-space: nowrap;
34099
+
34100
+ .c1eym6el {
34101
+ border-radius: 8px;
34102
+ background-color: white;
34303
34103
  }
34304
- .t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
34305
- content: " ";
34306
- height: 1px;
34307
- width: calc(100% + 10px);
34308
- background: rgba(172, 186, 211, 0.6);
34309
- display: block;
34104
+ .c1eym6el.hoverable {
34105
+ cursor: pointer;
34310
34106
  }
34311
- .t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
34312
- color: #0080ff;
34313
- background: transparent;
34107
+ .c1eym6el.hoverable:hover {
34108
+ transition: all 200ms ease;
34109
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34110
+ transform: translateY(-4px);
34314
34111
  }
34315
34112
 
34316
34113
  .w7ob4th.outside-tag {
@@ -34322,11 +34119,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34322
34119
  margin-right: 4px;
34323
34120
  }
34324
34121
 
34325
- .i1g85yz3 {
34326
- margin-right: 4px;
34327
- height: 16px;
34328
- }
34329
-
34330
34122
  .slr2ynn {
34331
34123
  padding: 0 8px;
34332
34124
  height: 18px;
@@ -34356,6 +34148,11 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34356
34148
  white-space: normal;
34357
34149
  }
34358
34150
 
34151
+ .i1g85yz3 {
34152
+ margin-right: 4px;
34153
+ height: 16px;
34154
+ }
34155
+
34359
34156
  .t1dtlqs1 {
34360
34157
  margin-bottom: 4px;
34361
34158
  color: rgba(44, 56, 82, 0.6);
@@ -34549,6 +34346,209 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34549
34346
  margin-right: 8px;
34550
34347
  }
34551
34348
 
34349
+ .t160l1cm {
34350
+ display: flex;
34351
+ flex-direction: column;
34352
+ flex: 1;
34353
+ /* FIXME:(yanzhen) do this better */
34354
+ }
34355
+ .t160l1cm .tab-bar {
34356
+ flex-shrink: 0;
34357
+ display: flex;
34358
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
34359
+ }
34360
+ .t160l1cm .tab-content {
34361
+ height: 100%;
34362
+ }
34363
+ .t160l1cm .tab-menu-item {
34364
+ margin-right: 2px;
34365
+ padding: 1px 12px;
34366
+ line-height: 24px;
34367
+ height: 24px;
34368
+ color: rgba(44, 56, 82, 0.6);
34369
+ border-radius: 4px 4px 0 0;
34370
+ cursor: pointer;
34371
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
34372
+ }
34373
+ .t160l1cm .tab-menu-item:first-child {
34374
+ padding-left: 0;
34375
+ }
34376
+ .t160l1cm .tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
34377
+ padding-left: 12px;
34378
+ }
34379
+ .t160l1cm .tab-menu-item:hover {
34380
+ color: #0080ff;
34381
+ background: rgba(211, 218, 235, 0.6);
34382
+ }
34383
+ .t160l1cm .tab-menu-item:hover .expand-arrow path {
34384
+ fill: #0080ff;
34385
+ }
34386
+ .t160l1cm .tab-menu-item:active {
34387
+ background: rgba(192, 203, 224, 0.6);
34388
+ }
34389
+ .t160l1cm .tab-menu-item.ant-dropdown-open {
34390
+ color: #0080ff;
34391
+ background: rgba(211, 218, 235, 0.6);
34392
+ }
34393
+ .t160l1cm .tab-menu-item.ant-dropdown-open:active {
34394
+ background: rgba(192, 203, 224, 0.6);
34395
+ }
34396
+ .t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
34397
+ background: rgba(0, 128, 255, 0.16);
34398
+ }
34399
+ .t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
34400
+ fill: #0080ff;
34401
+ }
34402
+ .t160l1cm .tab-menu-item.tab-menu-item-selected {
34403
+ color: #0080ff;
34404
+ background: rgba(0, 128, 255, 0.1);
34405
+ }
34406
+ .t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
34407
+ background: rgba(0, 128, 255, 0.16);
34408
+ }
34409
+ .t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
34410
+ fill: #1d326c;
34411
+ }
34412
+ .t160l1cm .tab-menu-item .expand-arrow {
34413
+ margin-left: 8px;
34414
+ height: 22px;
34415
+ }
34416
+ .t160l1cm .tab-menu-item .expand-arrow path {
34417
+ fill: rgba(44, 56, 82, 0.6);
34418
+ }
34419
+ .t160l1cm .tab-menu-item-group {
34420
+ padding: 0;
34421
+ display: flex;
34422
+ align-items: center;
34423
+ overflow: hidden;
34424
+ }
34425
+ .t160l1cm .tab-menu-item-group .main-title {
34426
+ opacity: 0;
34427
+ max-width: 0;
34428
+ transition: max-width 320ms ease, opacity 240ms ease;
34429
+ }
34430
+ .t160l1cm .tab-menu-item-group .sub-title {
34431
+ padding: 1px 12px;
34432
+ position: relative;
34433
+ display: flex;
34434
+ }
34435
+ .t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
34436
+ opacity: 0;
34437
+ position: absolute;
34438
+ top: 50%;
34439
+ left: 0;
34440
+ transform: translate(-50%, -50%);
34441
+ transition: opacity 100ms linear;
34442
+ fill: rgba(0, 128, 255, 0.2);
34443
+ }
34444
+ .t160l1cm .tab-menu-item-group.tab-menu-item-selected {
34445
+ color: #0080ff;
34446
+ }
34447
+ .t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
34448
+ padding: 1px 12px;
34449
+ display: inline-block;
34450
+ opacity: 1;
34451
+ max-width: 160px;
34452
+ }
34453
+ .t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
34454
+ padding: 1px 12px;
34455
+ color: #005ed1;
34456
+ }
34457
+ .t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
34458
+ opacity: 1;
34459
+ }
34460
+ .t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
34461
+ background: rgba(0, 128, 255, 0.16);
34462
+ }
34463
+ .t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
34464
+ opacity: 0;
34465
+ }
34466
+ .t160l1cm .tab-menu-item-medium.tab-menu-item {
34467
+ padding: 4px 16px;
34468
+ height: 32px;
34469
+ border-radius: 6px 6px 0 0;
34470
+ }
34471
+ .t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
34472
+ padding-left: 0;
34473
+ }
34474
+ .t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
34475
+ padding-left: 16px;
34476
+ }
34477
+ .t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
34478
+ margin-left: 11px;
34479
+ height: 24px;
34480
+ }
34481
+ .t160l1cm .tab-menu-item-medium.tab-menu-item-group {
34482
+ padding: 0;
34483
+ }
34484
+ .t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
34485
+ padding: 4px 16px;
34486
+ }
34487
+ .t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
34488
+ padding: 4px 16px;
34489
+ }
34490
+ .t160l1cm .tab-menu-item-light:hover, .t160l1cm .tab-menu-item-light:active {
34491
+ background: #fff;
34492
+ }
34493
+ .t160l1cm .tab-menu-item-light:active {
34494
+ color: #005ed1;
34495
+ }
34496
+ .t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
34497
+ background: #fff;
34498
+ color: #1d326c;
34499
+ }
34500
+ .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
34501
+ color: rgba(45, 58, 86, 0.6);
34502
+ }
34503
+ .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
34504
+ color: #1d326c;
34505
+ }
34506
+ .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
34507
+ fill: #d8deeb;
34508
+ }
34509
+ .t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
34510
+ fill: #1d326c;
34511
+ }
34512
+ .t160l1cm .tab-content {
34513
+ flex: 1;
34514
+ display: flex;
34515
+ flex-direction: column;
34516
+ }
34517
+ .t160l1cm.is-overview .tab-content {
34518
+ overflow: visible;
34519
+ }
34520
+
34521
+ .t14npdqr {
34522
+ max-width: 240px;
34523
+ animation: none;
34524
+ }
34525
+ .t14npdqr.ant-dropdown .ant-dropdown-menu {
34526
+ border: 1px solid #0080ff;
34527
+ padding: 0;
34528
+ }
34529
+ .t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
34530
+ margin: 0;
34531
+ height: 32px;
34532
+ line-height: 32px;
34533
+ font-size: 13px;
34534
+ padding: 0 10px;
34535
+ display: block;
34536
+ overflow: hidden;
34537
+ text-overflow: ellipsis;
34538
+ white-space: nowrap;
34539
+ }
34540
+ .t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
34541
+ content: " ";
34542
+ height: 1px;
34543
+ width: calc(100% + 10px);
34544
+ background: rgba(172, 186, 211, 0.6);
34545
+ display: block;
34546
+ }
34547
+ .t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
34548
+ color: #0080ff;
34549
+ background: transparent;
34550
+ }
34551
+
34552
34552
  .f7pxqmh {
34553
34553
  width: 100%;
34554
34554
  margin-bottom: 0 !important;