@syncfusion/ej2-bootstrap5.3-theme 33.2.15 → 34.1.30

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 (1382) hide show
  1. package/package.json +2 -2
  2. package/styles/accordion/_all.scss +2 -0
  3. package/styles/accordion/_bigger.scss +122 -0
  4. package/styles/accordion/_bootstrap5.3-definition.scss +177 -0
  5. package/styles/accordion/_layout.scss +249 -0
  6. package/styles/accordion/_theme.scss +432 -0
  7. package/styles/accordion/_variables.scss +2 -0
  8. package/styles/accordion/accordion-lite.css +446 -0
  9. package/styles/accordion/accordion-lite.scss +3 -0
  10. package/styles/accordion/accordion.css +541 -0
  11. package/styles/accordion/accordion.scss +4 -0
  12. package/styles/accordion/icons/_bootstrap5.3.scss +16 -0
  13. package/styles/accordion/index-lite.css +2 -0
  14. package/styles/accordion/index-lite.scss +2 -0
  15. package/styles/accordion/index.css +2 -0
  16. package/styles/accordion/index.scss +2 -0
  17. package/styles/ai-assistview/_all.scss +2 -0
  18. package/styles/ai-assistview/_bigger.scss +312 -0
  19. package/styles/ai-assistview/_bootstrap5.3-definition.scss +311 -0
  20. package/styles/ai-assistview/_layout.scss +1052 -0
  21. package/styles/ai-assistview/_theme.scss +428 -0
  22. package/styles/ai-assistview/_variables.scss +2 -0
  23. package/styles/ai-assistview/ai-assistview-lite.css +1332 -0
  24. package/styles/ai-assistview/ai-assistview-lite.scss +3 -0
  25. package/styles/ai-assistview/ai-assistview.css +1643 -0
  26. package/styles/ai-assistview/ai-assistview.scss +4 -0
  27. package/styles/ai-assistview/icons/_bootstrap5.3.scss +63 -0
  28. package/styles/ai-assistview/index-lite.css +12 -0
  29. package/styles/ai-assistview/index-lite.scss +12 -0
  30. package/styles/ai-assistview/index.css +12 -0
  31. package/styles/ai-assistview/index.scss +12 -0
  32. package/styles/appbar/_all.scss +2 -0
  33. package/styles/appbar/_bigger.scss +16 -0
  34. package/styles/appbar/_bootstrap5.3-definition.scss +20 -0
  35. package/styles/appbar/_layout.scss +77 -0
  36. package/styles/appbar/_theme.scss +217 -0
  37. package/styles/appbar/_variables.scss +2 -0
  38. package/styles/appbar/appbar-lite.css +223 -0
  39. package/styles/appbar/appbar-lite.scss +2 -0
  40. package/styles/appbar/appbar.css +236 -0
  41. package/styles/appbar/appbar.scss +3 -0
  42. package/styles/appbar/index-lite.css +2 -0
  43. package/styles/appbar/index-lite.scss +2 -0
  44. package/styles/appbar/index.css +2 -0
  45. package/styles/appbar/index.scss +2 -0
  46. package/styles/auto-complete/_all.scss +1 -0
  47. package/styles/auto-complete/_bootstrap5.3-definition.scss +2 -0
  48. package/styles/auto-complete/_variables.scss +2 -0
  49. package/styles/auto-complete/auto-complete.css +1 -0
  50. package/styles/auto-complete/auto-complete.scss +2 -0
  51. package/styles/auto-complete/index.css +7 -0
  52. package/styles/auto-complete/index.scss +7 -0
  53. package/styles/avatar/_all.scss +1 -0
  54. package/styles/avatar/_bootstrap5.3-definition.scss +41 -0
  55. package/styles/avatar/_layout.scss +84 -0
  56. package/styles/avatar/_theme.scss +1 -0
  57. package/styles/avatar/_variables.scss +2 -0
  58. package/styles/avatar/avatar.css +59 -0
  59. package/styles/avatar/avatar.scss +2 -0
  60. package/styles/avatar/index.css +2 -0
  61. package/styles/avatar/index.scss +2 -0
  62. package/styles/badge/_all.scss +2 -0
  63. package/styles/badge/_bigger.scss +54 -0
  64. package/styles/badge/_bootstrap5.3-definition.scss +138 -0
  65. package/styles/badge/_layout.scss +131 -0
  66. package/styles/badge/_theme.scss +314 -0
  67. package/styles/badge/_variables.scss +2 -0
  68. package/styles/badge/badge-lite.css +222 -0
  69. package/styles/badge/badge-lite.scss +2 -0
  70. package/styles/badge/badge.css +222 -0
  71. package/styles/badge/badge.scss +3 -0
  72. package/styles/badge/index-lite.css +2 -0
  73. package/styles/badge/index-lite.scss +2 -0
  74. package/styles/badge/index.css +2 -0
  75. package/styles/badge/index.scss +2 -0
  76. package/styles/barcode/_all.scss +1 -0
  77. package/styles/barcode/_bootstrap5.3-definition.scss +1 -0
  78. package/styles/barcode/_definition.scss +1 -0
  79. package/styles/barcode/_theme.scss +24 -0
  80. package/styles/barcode/_variables.scss +2 -0
  81. package/styles/barcode/barcode.css +19 -0
  82. package/styles/barcode/barcode.scss +2 -0
  83. package/styles/barcode/index.css +2 -0
  84. package/styles/barcode/index.scss +2 -0
  85. package/styles/base/_bootstrap5.3-definition.scss +1 -0
  86. package/styles/base/animation/_all.scss +537 -0
  87. package/styles/base/base.css +3007 -0
  88. package/styles/base/base.scss +4 -0
  89. package/styles/base/common/_all.scss +2 -0
  90. package/styles/base/common/_base-variables.scss +2 -0
  91. package/styles/base/common/_core.scss +113 -0
  92. package/styles/base/common/_mixin.scss +11 -0
  93. package/styles/base/definition/_bootstrap5.3.scss +1742 -0
  94. package/styles/blockeditor/_all.scss +2 -0
  95. package/styles/blockeditor/_bigger.scss +384 -0
  96. package/styles/blockeditor/_bootstrap5.3-definition.scss +521 -0
  97. package/styles/blockeditor/_layout.scss +1314 -0
  98. package/styles/blockeditor/_theme.scss +627 -0
  99. package/styles/blockeditor/_variables.scss +2 -0
  100. package/styles/blockeditor/blockeditor-lite.css +1831 -0
  101. package/styles/blockeditor/blockeditor-lite.scss +3 -0
  102. package/styles/blockeditor/blockeditor.css +2229 -0
  103. package/styles/blockeditor/blockeditor.scss +4 -0
  104. package/styles/blockeditor/icons/_bootstrap5.3.scss +99 -0
  105. package/styles/blockeditor/index-lite.css +20 -0
  106. package/styles/blockeditor/index-lite.scss +20 -0
  107. package/styles/blockeditor/index.css +20 -0
  108. package/styles/blockeditor/index.scss +20 -0
  109. package/styles/bootstrap5.3-lite.css +99 -1
  110. package/styles/bootstrap5.3-lite.scss +99 -0
  111. package/styles/bootstrap5.3.css +99 -1
  112. package/styles/bootstrap5.3.scss +99 -0
  113. package/styles/breadcrumb/_all.scss +2 -0
  114. package/styles/breadcrumb/_bigger.scss +168 -0
  115. package/styles/breadcrumb/_bootstrap5.3-definition.scss +76 -0
  116. package/styles/breadcrumb/_layout.scss +465 -0
  117. package/styles/breadcrumb/_theme.scss +297 -0
  118. package/styles/breadcrumb/_variables.scss +2 -0
  119. package/styles/breadcrumb/breadcrumb-lite.css +321 -0
  120. package/styles/breadcrumb/breadcrumb-lite.scss +3 -0
  121. package/styles/breadcrumb/breadcrumb.css +412 -0
  122. package/styles/breadcrumb/breadcrumb.scss +4 -0
  123. package/styles/breadcrumb/icons/_bootstrap5.3.scss +25 -0
  124. package/styles/breadcrumb/index-lite.css +2 -0
  125. package/styles/breadcrumb/index-lite.scss +2 -0
  126. package/styles/breadcrumb/index.css +2 -0
  127. package/styles/breadcrumb/index.scss +2 -0
  128. package/styles/button/_all.scss +2 -0
  129. package/styles/button/_bigger.scss +293 -0
  130. package/styles/button/_bootstrap5.3-definition.scss +370 -0
  131. package/styles/button/_layout.scss +340 -0
  132. package/styles/button/_mixin.scss +683 -0
  133. package/styles/button/_theme.scss +1945 -0
  134. package/styles/button/_variables.scss +2 -0
  135. package/styles/button/button-lite.css +1200 -0
  136. package/styles/button/button-lite.scss +2 -0
  137. package/styles/button/button.css +1468 -0
  138. package/styles/button/button.scss +3 -0
  139. package/styles/button/index-lite.css +2 -0
  140. package/styles/button/index-lite.scss +2 -0
  141. package/styles/button/index.css +2 -0
  142. package/styles/button/index.scss +2 -0
  143. package/styles/button-group/_all.scss +2 -0
  144. package/styles/button-group/_bigger.scss +13 -0
  145. package/styles/button-group/_bootstrap5.3-definition.scss +42 -0
  146. package/styles/button-group/_group-button-mixin.scss +96 -0
  147. package/styles/button-group/_layout.scss +280 -0
  148. package/styles/button-group/_theme.scss +481 -0
  149. package/styles/button-group/_variables.scss +2 -0
  150. package/styles/button-group/button-group-lite.css +766 -0
  151. package/styles/button-group/button-group-lite.scss +2 -0
  152. package/styles/button-group/button-group.css +772 -0
  153. package/styles/button-group/button-group.scss +3 -0
  154. package/styles/button-group/index-lite.css +3 -0
  155. package/styles/button-group/index-lite.scss +3 -0
  156. package/styles/button-group/index.css +3 -0
  157. package/styles/button-group/index.scss +3 -0
  158. package/styles/calendar/_all.scss +2 -0
  159. package/styles/calendar/_bigger.scss +1161 -0
  160. package/styles/calendar/_bootstrap5.3-definition.scss +272 -0
  161. package/styles/calendar/_layout.scss +589 -0
  162. package/styles/calendar/_theme.scss +725 -0
  163. package/styles/calendar/_variables.scss +2 -0
  164. package/styles/calendar/calendar-lite.css +587 -0
  165. package/styles/calendar/calendar-lite.scss +3 -0
  166. package/styles/calendar/calendar.css +1177 -0
  167. package/styles/calendar/calendar.scss +4 -0
  168. package/styles/calendar/icons/_bootstrap5.3.scss +14 -0
  169. package/styles/calendar/index-lite.css +3 -0
  170. package/styles/calendar/index-lite.scss +3 -0
  171. package/styles/calendar/index.css +3 -0
  172. package/styles/calendar/index.scss +3 -0
  173. package/styles/card/_all.scss +2 -0
  174. package/styles/card/_bigger.scss +172 -0
  175. package/styles/card/_bootstrap5.3-definition.scss +142 -0
  176. package/styles/card/_layout.scss +387 -0
  177. package/styles/card/_theme.scss +113 -0
  178. package/styles/card/_variables.scss +2 -0
  179. package/styles/card/card-lite.css +374 -0
  180. package/styles/card/card-lite.scss +2 -0
  181. package/styles/card/card.css +509 -0
  182. package/styles/card/card.scss +3 -0
  183. package/styles/card/index-lite.css +2 -0
  184. package/styles/card/index-lite.scss +2 -0
  185. package/styles/card/index.css +2 -0
  186. package/styles/card/index.scss +2 -0
  187. package/styles/carousel/_all.scss +2 -0
  188. package/styles/carousel/_bootstrap5.3-definition.scss +36 -0
  189. package/styles/carousel/_layout.scss +258 -0
  190. package/styles/carousel/_theme.scss +110 -0
  191. package/styles/carousel/_variables.scss +2 -0
  192. package/styles/carousel/carousel.css +304 -0
  193. package/styles/carousel/carousel.scss +3 -0
  194. package/styles/carousel/icons/_bootstrap5.3.scss +31 -0
  195. package/styles/carousel/index.css +2 -0
  196. package/styles/carousel/index.scss +2 -0
  197. package/styles/chartwizard/_all.scss +2 -0
  198. package/styles/chartwizard/_bigger.scss +24 -0
  199. package/styles/chartwizard/_bootstrap5.3-definition.scss +12 -0
  200. package/styles/chartwizard/_layout.scss +285 -0
  201. package/styles/chartwizard/_theme.scss +58 -0
  202. package/styles/chartwizard/_variables.scss +2 -0
  203. package/styles/chartwizard/chartwizard-lite.css +348 -0
  204. package/styles/chartwizard/chartwizard-lite.scss +3 -0
  205. package/styles/chartwizard/chartwizard.css +365 -0
  206. package/styles/chartwizard/chartwizard.scss +4 -0
  207. package/styles/chartwizard/icons/_bootstrap5.3.scss +110 -0
  208. package/styles/chartwizard/index-lite.css +38 -0
  209. package/styles/chartwizard/index-lite.scss +38 -0
  210. package/styles/chartwizard/index.css +38 -0
  211. package/styles/chartwizard/index.scss +38 -0
  212. package/styles/chat-ui/_all.scss +2 -0
  213. package/styles/chat-ui/_bigger.scss +282 -0
  214. package/styles/chat-ui/_bootstrap5.3-definition.scss +429 -0
  215. package/styles/chat-ui/_layout.scss +975 -0
  216. package/styles/chat-ui/_theme.scss +436 -0
  217. package/styles/chat-ui/_variables.scss +2 -0
  218. package/styles/chat-ui/chat-ui-lite.css +1326 -0
  219. package/styles/chat-ui/chat-ui-lite.scss +3 -0
  220. package/styles/chat-ui/chat-ui.css +1618 -0
  221. package/styles/chat-ui/chat-ui.scss +4 -0
  222. package/styles/chat-ui/icons/_bootstrap5.3.scss +72 -0
  223. package/styles/chat-ui/index-lite.css +15 -0
  224. package/styles/chat-ui/index-lite.scss +15 -0
  225. package/styles/chat-ui/index.css +15 -0
  226. package/styles/chat-ui/index.scss +15 -0
  227. package/styles/check-box/_all.scss +2 -0
  228. package/styles/check-box/_bigger.scss +252 -0
  229. package/styles/check-box/_bootstrap5.3-definition.scss +92 -0
  230. package/styles/check-box/_layout.scss +330 -0
  231. package/styles/check-box/_theme.scss +286 -0
  232. package/styles/check-box/_variables.scss +2 -0
  233. package/styles/check-box/check-box-lite.css +398 -0
  234. package/styles/check-box/check-box-lite.scss +3 -0
  235. package/styles/check-box/check-box.css +567 -0
  236. package/styles/check-box/check-box.scss +4 -0
  237. package/styles/check-box/icons/_bootstrap5.3.scss +19 -0
  238. package/styles/check-box/index-lite.css +2 -0
  239. package/styles/check-box/index-lite.scss +2 -0
  240. package/styles/check-box/index.css +2 -0
  241. package/styles/check-box/index.scss +2 -0
  242. package/styles/chips/_all.scss +2 -0
  243. package/styles/chips/_bigger.scss +150 -0
  244. package/styles/chips/_bootstrap5.3-definition.scss +615 -0
  245. package/styles/chips/_layout.scss +240 -0
  246. package/styles/chips/_theme.scss +909 -0
  247. package/styles/chips/_variables.scss +2 -0
  248. package/styles/chips/chips-lite.css +1908 -0
  249. package/styles/chips/chips-lite.scss +3 -0
  250. package/styles/chips/chips.css +2006 -0
  251. package/styles/chips/chips.scss +4 -0
  252. package/styles/chips/icons/_bootstrap5.3.scss +14 -0
  253. package/styles/chips/index-lite.css +2 -0
  254. package/styles/chips/index-lite.scss +2 -0
  255. package/styles/chips/index.css +2 -0
  256. package/styles/chips/index.scss +2 -0
  257. package/styles/color-picker/_all.scss +2 -0
  258. package/styles/color-picker/_bigger.scss +553 -0
  259. package/styles/color-picker/_bootstrap5.3-definition.scss +193 -0
  260. package/styles/color-picker/_layout.scss +975 -0
  261. package/styles/color-picker/_theme.scss +217 -0
  262. package/styles/color-picker/_variables.scss +2 -0
  263. package/styles/color-picker/color-picker-lite.css +632 -0
  264. package/styles/color-picker/color-picker-lite.scss +3 -0
  265. package/styles/color-picker/color-picker.css +855 -0
  266. package/styles/color-picker/color-picker.scss +4 -0
  267. package/styles/color-picker/icons/_bootstrap5.3.scss +10 -0
  268. package/styles/color-picker/index-lite.css +10 -0
  269. package/styles/color-picker/index-lite.scss +10 -0
  270. package/styles/color-picker/index.css +10 -0
  271. package/styles/color-picker/index.scss +10 -0
  272. package/styles/combo-box/_all.scss +1 -0
  273. package/styles/combo-box/_bootstrap5.3-definition.scss +2 -0
  274. package/styles/combo-box/_variables.scss +2 -0
  275. package/styles/combo-box/combo-box.css +1 -0
  276. package/styles/combo-box/combo-box.scss +2 -0
  277. package/styles/combo-box/index.css +7 -0
  278. package/styles/combo-box/index.scss +7 -0
  279. package/styles/context-menu/_all.scss +2 -0
  280. package/styles/context-menu/_bigger.scss +111 -0
  281. package/styles/context-menu/_bootstrap5.3-definition.scss +69 -0
  282. package/styles/context-menu/_layout-mixin.scss +144 -0
  283. package/styles/context-menu/_layout.scss +181 -0
  284. package/styles/context-menu/_theme-mixin.scss +87 -0
  285. package/styles/context-menu/_theme.scss +79 -0
  286. package/styles/context-menu/_variables.scss +2 -0
  287. package/styles/context-menu/context-menu-lite.css +330 -0
  288. package/styles/context-menu/context-menu-lite.scss +3 -0
  289. package/styles/context-menu/context-menu.css +387 -0
  290. package/styles/context-menu/context-menu.scss +4 -0
  291. package/styles/context-menu/icons/_bootstrap5.3.scss +32 -0
  292. package/styles/context-menu/index-lite.css +2 -0
  293. package/styles/context-menu/index-lite.scss +2 -0
  294. package/styles/context-menu/index.css +2 -0
  295. package/styles/context-menu/index.scss +2 -0
  296. package/styles/dashboard-layout/_all.scss +2 -0
  297. package/styles/dashboard-layout/_bigger.scss +40 -0
  298. package/styles/dashboard-layout/_bootstrap5.3-definition.scss +111 -0
  299. package/styles/dashboard-layout/_layout.scss +234 -0
  300. package/styles/dashboard-layout/_theme.scss +117 -0
  301. package/styles/dashboard-layout/_variables.scss +2 -0
  302. package/styles/dashboard-layout/dashboard-layout-lite.css +276 -0
  303. package/styles/dashboard-layout/dashboard-layout-lite.scss +3 -0
  304. package/styles/dashboard-layout/dashboard-layout.css +291 -0
  305. package/styles/dashboard-layout/dashboard-layout.scss +4 -0
  306. package/styles/dashboard-layout/icons/_bootstrap5.3.scss +81 -0
  307. package/styles/dashboard-layout/index-lite.css +2 -0
  308. package/styles/dashboard-layout/index-lite.scss +2 -0
  309. package/styles/dashboard-layout/index.css +2 -0
  310. package/styles/dashboard-layout/index.scss +2 -0
  311. package/styles/data-form/_all.scss +2 -0
  312. package/styles/data-form/_bootstrap5.3-definition.scss +53 -0
  313. package/styles/data-form/_layout.scss +232 -0
  314. package/styles/data-form/_theme.scss +41 -0
  315. package/styles/data-form/_variables.scss +2 -0
  316. package/styles/data-form/data-form.css +240 -0
  317. package/styles/data-form/data-form.scss +2 -0
  318. package/styles/data-form/index.css +2 -0
  319. package/styles/data-form/index.scss +2 -0
  320. package/styles/datepicker/_all.scss +2 -0
  321. package/styles/datepicker/_bigger.scss +83 -0
  322. package/styles/datepicker/_bootstrap5.3-definition.scss +137 -0
  323. package/styles/datepicker/_layout.scss +442 -0
  324. package/styles/datepicker/_theme.scss +49 -0
  325. package/styles/datepicker/_variables.scss +2 -0
  326. package/styles/datepicker/datepicker-lite.css +394 -0
  327. package/styles/datepicker/datepicker-lite.scss +3 -0
  328. package/styles/datepicker/datepicker.css +422 -0
  329. package/styles/datepicker/datepicker.scss +4 -0
  330. package/styles/datepicker/icons/_bootstrap5.3.scss +54 -0
  331. package/styles/datepicker/index-lite.css +6 -0
  332. package/styles/datepicker/index-lite.scss +6 -0
  333. package/styles/datepicker/index.css +6 -0
  334. package/styles/datepicker/index.scss +6 -0
  335. package/styles/daterangepicker/_all.scss +2 -0
  336. package/styles/daterangepicker/_bigger.scss +972 -0
  337. package/styles/daterangepicker/_bootstrap5.3-definition.scss +320 -0
  338. package/styles/daterangepicker/_layout.scss +814 -0
  339. package/styles/daterangepicker/_theme.scss +429 -0
  340. package/styles/daterangepicker/_variables.scss +2 -0
  341. package/styles/daterangepicker/daterangepicker-lite.css +815 -0
  342. package/styles/daterangepicker/daterangepicker-lite.scss +3 -0
  343. package/styles/daterangepicker/daterangepicker.css +1426 -0
  344. package/styles/daterangepicker/daterangepicker.scss +4 -0
  345. package/styles/daterangepicker/icons/_bootstrap5.3.scss +76 -0
  346. package/styles/daterangepicker/index-lite.css +8 -0
  347. package/styles/daterangepicker/index-lite.scss +8 -0
  348. package/styles/daterangepicker/index.css +8 -0
  349. package/styles/daterangepicker/index.scss +8 -0
  350. package/styles/datetimepicker/_all.scss +2 -0
  351. package/styles/datetimepicker/_bigger.scss +106 -0
  352. package/styles/datetimepicker/_bootstrap5.3-definition.scss +76 -0
  353. package/styles/datetimepicker/_layout.scss +193 -0
  354. package/styles/datetimepicker/_theme.scss +96 -0
  355. package/styles/datetimepicker/_variables.scss +2 -0
  356. package/styles/datetimepicker/datetimepicker-lite.css +162 -0
  357. package/styles/datetimepicker/datetimepicker-lite.scss +3 -0
  358. package/styles/datetimepicker/datetimepicker.css +199 -0
  359. package/styles/datetimepicker/datetimepicker.scss +4 -0
  360. package/styles/datetimepicker/icons/_bootstrap5.3.scss +12 -0
  361. package/styles/datetimepicker/index-lite.css +9 -0
  362. package/styles/datetimepicker/index-lite.scss +9 -0
  363. package/styles/datetimepicker/index.css +9 -0
  364. package/styles/datetimepicker/index.scss +9 -0
  365. package/styles/diagram/_all.scss +1 -0
  366. package/styles/diagram/_bootstrap5.3-definition.scss +77 -0
  367. package/styles/diagram/_definition.scss +54 -0
  368. package/styles/diagram/_theme.scss +461 -0
  369. package/styles/diagram/_variables.scss +2 -0
  370. package/styles/diagram/diagram.css +449 -0
  371. package/styles/diagram/diagram.scss +2 -0
  372. package/styles/diagram/index.css +5 -0
  373. package/styles/diagram/index.scss +5 -0
  374. package/styles/dialog/_all.scss +2 -0
  375. package/styles/dialog/_bigger.scss +88 -0
  376. package/styles/dialog/_bootstrap5.3-definition.scss +108 -0
  377. package/styles/dialog/_layout.scss +490 -0
  378. package/styles/dialog/_theme.scss +165 -0
  379. package/styles/dialog/_variables.scss +2 -0
  380. package/styles/dialog/dialog-lite.css +496 -0
  381. package/styles/dialog/dialog-lite.scss +3 -0
  382. package/styles/dialog/dialog.css +541 -0
  383. package/styles/dialog/dialog.scss +4 -0
  384. package/styles/dialog/icons/_bootstrap5.3.scss +28 -0
  385. package/styles/dialog/index-lite.css +4 -0
  386. package/styles/dialog/index-lite.scss +4 -0
  387. package/styles/dialog/index.css +4 -0
  388. package/styles/dialog/index.scss +4 -0
  389. package/styles/document-editor/_all.scss +3 -0
  390. package/styles/document-editor/_bigger.scss +964 -0
  391. package/styles/document-editor/_bootstrap5.3-definition.scss +941 -0
  392. package/styles/document-editor/_layout.scss +445 -0
  393. package/styles/document-editor/_theme.scss +2921 -0
  394. package/styles/document-editor/_variables.scss +2 -0
  395. package/styles/document-editor/document-editor-lite.css +3346 -0
  396. package/styles/document-editor/document-editor-lite.scss +3 -0
  397. package/styles/document-editor/document-editor.css +3588 -0
  398. package/styles/document-editor/document-editor.scss +4 -0
  399. package/styles/document-editor/icons/_bootstrap5.3.scss +719 -0
  400. package/styles/document-editor/implementation/dailogs/_paragraph-dailogs.scss +88 -0
  401. package/styles/document-editor/index-lite.css +27 -0
  402. package/styles/document-editor/index-lite.scss +27 -0
  403. package/styles/document-editor/index.css +27 -0
  404. package/styles/document-editor/index.scss +27 -0
  405. package/styles/document-editor-container/_all.scss +2 -0
  406. package/styles/document-editor-container/_bigger.scss +1154 -0
  407. package/styles/document-editor-container/_bootstrap5.3-definition.scss +393 -0
  408. package/styles/document-editor-container/_definition.scss +10 -0
  409. package/styles/document-editor-container/_layout.scss +240 -0
  410. package/styles/document-editor-container/_theme.scss +1993 -0
  411. package/styles/document-editor-container/_variables.scss +2 -0
  412. package/styles/document-editor-container/document-editor-container-lite.css +1739 -0
  413. package/styles/document-editor-container/document-editor-container-lite.scss +3 -0
  414. package/styles/document-editor-container/document-editor-container.css +2204 -0
  415. package/styles/document-editor-container/document-editor-container.scss +4 -0
  416. package/styles/document-editor-container/icons/_bootstrap5.3.scss +738 -0
  417. package/styles/document-editor-container/index-lite.css +31 -0
  418. package/styles/document-editor-container/index-lite.scss +31 -0
  419. package/styles/document-editor-container/index.css +31 -0
  420. package/styles/document-editor-container/index.scss +31 -0
  421. package/styles/drawing/_all.scss +1 -0
  422. package/styles/drawing/_bootstrap5.3-definition.scss +1 -0
  423. package/styles/drawing/_definition.scss +1 -0
  424. package/styles/drawing/_theme.scss +1 -0
  425. package/styles/drawing/_variables.scss +2 -0
  426. package/styles/drawing/drawing.css +2 -0
  427. package/styles/drawing/drawing.scss +2 -0
  428. package/styles/drawing/index.css +2 -0
  429. package/styles/drawing/index.scss +2 -0
  430. package/styles/drop-down-base/_all.scss +2 -0
  431. package/styles/drop-down-base/_bigger.scss +194 -0
  432. package/styles/drop-down-base/_bootstrap5.3-definition.scss +122 -0
  433. package/styles/drop-down-base/_definition.scss +24 -0
  434. package/styles/drop-down-base/_layout.scss +158 -0
  435. package/styles/drop-down-base/_theme.scss +310 -0
  436. package/styles/drop-down-base/_variables.scss +2 -0
  437. package/styles/drop-down-base/drop-down-base-lite.css +276 -0
  438. package/styles/drop-down-base/drop-down-base-lite.scss +2 -0
  439. package/styles/drop-down-base/drop-down-base.css +352 -0
  440. package/styles/drop-down-base/drop-down-base.scss +3 -0
  441. package/styles/drop-down-base/index-lite.css +2 -0
  442. package/styles/drop-down-base/index-lite.scss +2 -0
  443. package/styles/drop-down-base/index.css +2 -0
  444. package/styles/drop-down-base/index.scss +2 -0
  445. package/styles/drop-down-button/_all.scss +2 -0
  446. package/styles/drop-down-button/_bigger.scss +105 -0
  447. package/styles/drop-down-button/_bootstrap5.3-definition.scss +64 -0
  448. package/styles/drop-down-button/_layout.scss +248 -0
  449. package/styles/drop-down-button/_theme.scss +106 -0
  450. package/styles/drop-down-button/_variables.scss +2 -0
  451. package/styles/drop-down-button/drop-down-button-lite.css +197 -0
  452. package/styles/drop-down-button/drop-down-button-lite.scss +3 -0
  453. package/styles/drop-down-button/drop-down-button.css +256 -0
  454. package/styles/drop-down-button/drop-down-button.scss +4 -0
  455. package/styles/drop-down-button/icons/_bootstrap5.3.scss +11 -0
  456. package/styles/drop-down-button/index-lite.css +4 -0
  457. package/styles/drop-down-button/index-lite.scss +4 -0
  458. package/styles/drop-down-button/index.css +4 -0
  459. package/styles/drop-down-button/index.scss +4 -0
  460. package/styles/drop-down-list/_all.scss +2 -0
  461. package/styles/drop-down-list/_bigger.scss +624 -0
  462. package/styles/drop-down-list/_bootstrap5.3-definition.scss +166 -0
  463. package/styles/drop-down-list/_layout.scss +294 -0
  464. package/styles/drop-down-list/_theme.scss +18 -0
  465. package/styles/drop-down-list/_variables.scss +2 -0
  466. package/styles/drop-down-list/drop-down-list-lite.css +299 -0
  467. package/styles/drop-down-list/drop-down-list-lite.scss +3 -0
  468. package/styles/drop-down-list/drop-down-list.css +382 -0
  469. package/styles/drop-down-list/drop-down-list.scss +4 -0
  470. package/styles/drop-down-list/icons/_bootstrap5.3.scss +19 -0
  471. package/styles/drop-down-list/index-lite.css +6 -0
  472. package/styles/drop-down-list/index-lite.scss +6 -0
  473. package/styles/drop-down-list/index.css +6 -0
  474. package/styles/drop-down-list/index.scss +6 -0
  475. package/styles/drop-down-tree/_all.scss +2 -0
  476. package/styles/drop-down-tree/_bigger.scss +589 -0
  477. package/styles/drop-down-tree/_bootstrap5.3-definition.scss +92 -0
  478. package/styles/drop-down-tree/_layout.scss +980 -0
  479. package/styles/drop-down-tree/_theme.scss +144 -0
  480. package/styles/drop-down-tree/_variables.scss +2 -0
  481. package/styles/drop-down-tree/drop-down-tree-lite.css +322 -0
  482. package/styles/drop-down-tree/drop-down-tree-lite.scss +3 -0
  483. package/styles/drop-down-tree/drop-down-tree.css +400 -0
  484. package/styles/drop-down-tree/drop-down-tree.scss +4 -0
  485. package/styles/drop-down-tree/icons/_bootstrap5.3.scss +12 -0
  486. package/styles/drop-down-tree/index-lite.css +8 -0
  487. package/styles/drop-down-tree/index-lite.scss +8 -0
  488. package/styles/drop-down-tree/index.css +8 -0
  489. package/styles/drop-down-tree/index.scss +8 -0
  490. package/styles/excel-filter/_all.scss +2 -0
  491. package/styles/excel-filter/_bigger.scss +238 -0
  492. package/styles/excel-filter/_bootstrap5.3-definition.scss +77 -0
  493. package/styles/excel-filter/_layout.scss +405 -0
  494. package/styles/excel-filter/_theme.scss +52 -0
  495. package/styles/excel-filter/_variables.scss +2 -0
  496. package/styles/excel-filter/excel-filter-lite.css +284 -0
  497. package/styles/excel-filter/excel-filter-lite.scss +3 -0
  498. package/styles/excel-filter/excel-filter.css +400 -0
  499. package/styles/excel-filter/excel-filter.scss +4 -0
  500. package/styles/excel-filter/icons/_bootstrap5.3.scss +35 -0
  501. package/styles/excel-filter/index-lite.css +18 -0
  502. package/styles/excel-filter/index-lite.scss +18 -0
  503. package/styles/excel-filter/index.css +18 -0
  504. package/styles/excel-filter/index.scss +18 -0
  505. package/styles/file-manager/_all.scss +2 -0
  506. package/styles/file-manager/_bigger.scss +869 -0
  507. package/styles/file-manager/_bootstrap5.3-definition.scss +323 -0
  508. package/styles/file-manager/_layout.scss +1402 -0
  509. package/styles/file-manager/_theme.scss +434 -0
  510. package/styles/file-manager/_variables.scss +2 -0
  511. package/styles/file-manager/file-manager-lite.css +1025 -0
  512. package/styles/file-manager/file-manager-lite.scss +3 -0
  513. package/styles/file-manager/file-manager.css +1609 -0
  514. package/styles/file-manager/file-manager.scss +4 -0
  515. package/styles/file-manager/icons/_bootstrap5.3.scss +236 -0
  516. package/styles/file-manager/index-lite.css +31 -0
  517. package/styles/file-manager/index-lite.scss +31 -0
  518. package/styles/file-manager/index.css +31 -0
  519. package/styles/file-manager/index.scss +31 -0
  520. package/styles/floating-action-button/_all.scss +2 -0
  521. package/styles/floating-action-button/_bigger.scss +29 -0
  522. package/styles/floating-action-button/_bootstrap5.3-definition.scss +31 -0
  523. package/styles/floating-action-button/_layout.scss +113 -0
  524. package/styles/floating-action-button/_theme.scss +29 -0
  525. package/styles/floating-action-button/_variables.scss +2 -0
  526. package/styles/floating-action-button/floating-action-button-lite.css +96 -0
  527. package/styles/floating-action-button/floating-action-button-lite.scss +2 -0
  528. package/styles/floating-action-button/floating-action-button.css +132 -0
  529. package/styles/floating-action-button/floating-action-button.scss +3 -0
  530. package/styles/floating-action-button/index-lite.css +3 -0
  531. package/styles/floating-action-button/index-lite.scss +3 -0
  532. package/styles/floating-action-button/index.css +3 -0
  533. package/styles/floating-action-button/index.scss +3 -0
  534. package/styles/gantt/_all.scss +2 -0
  535. package/styles/gantt/_bigger.scss +647 -0
  536. package/styles/gantt/_bootstrap5.3-definition.scss +235 -0
  537. package/styles/gantt/_layout.scss +1452 -0
  538. package/styles/gantt/_theme.scss +812 -0
  539. package/styles/gantt/_variables.scss +2 -0
  540. package/styles/gantt/gantt-lite.css +1734 -0
  541. package/styles/gantt/gantt-lite.scss +3 -0
  542. package/styles/gantt/gantt.css +2053 -0
  543. package/styles/gantt/gantt.scss +4 -0
  544. package/styles/gantt/icons/_bootstrap5.3.scss +118 -0
  545. package/styles/gantt/index-lite.css +44 -0
  546. package/styles/gantt/index-lite.scss +44 -0
  547. package/styles/gantt/index.css +44 -0
  548. package/styles/gantt/index.scss +44 -0
  549. package/styles/grid/_all.scss +2 -0
  550. package/styles/grid/_bigger.scss +2481 -0
  551. package/styles/grid/_bootstrap5.3-definition.scss +601 -0
  552. package/styles/grid/_layout.scss +4393 -0
  553. package/styles/grid/_theme.scss +1033 -0
  554. package/styles/grid/_variables.scss +2 -0
  555. package/styles/grid/grid-lite.css +3951 -0
  556. package/styles/grid/grid-lite.scss +3 -0
  557. package/styles/grid/grid.css +5361 -0
  558. package/styles/grid/grid.scss +4 -0
  559. package/styles/grid/icons/_bootstrap5.3.scss +369 -0
  560. package/styles/grid/index-lite.css +25 -0
  561. package/styles/grid/index-lite.scss +25 -0
  562. package/styles/grid/index.css +25 -0
  563. package/styles/grid/index.scss +25 -0
  564. package/styles/grid-chart/_all.scss +2 -0
  565. package/styles/grid-chart/_bigger.scss +65 -0
  566. package/styles/grid-chart/_bootstrap5.3-definition.scss +11 -0
  567. package/styles/grid-chart/_layout.scss +161 -0
  568. package/styles/grid-chart/_theme.scss +63 -0
  569. package/styles/grid-chart/_variables.scss +2 -0
  570. package/styles/grid-chart/grid-chart-lite.css +213 -0
  571. package/styles/grid-chart/grid-chart-lite.scss +3 -0
  572. package/styles/grid-chart/grid-chart.css +251 -0
  573. package/styles/grid-chart/grid-chart.scss +4 -0
  574. package/styles/grid-chart/icons/_bootstrap5.3.scss +122 -0
  575. package/styles/grid-chart/index-lite.css +33 -0
  576. package/styles/grid-chart/index-lite.scss +33 -0
  577. package/styles/grid-chart/index.css +33 -0
  578. package/styles/grid-chart/index.scss +33 -0
  579. package/styles/h-scroll/_all.scss +2 -0
  580. package/styles/h-scroll/_bigger.scss +40 -0
  581. package/styles/h-scroll/_bootstrap5.3-definition.scss +89 -0
  582. package/styles/h-scroll/_layout.scss +161 -0
  583. package/styles/h-scroll/_theme.scss +147 -0
  584. package/styles/h-scroll/_variables.scss +2 -0
  585. package/styles/h-scroll/h-scroll-lite.css +243 -0
  586. package/styles/h-scroll/h-scroll-lite.scss +3 -0
  587. package/styles/h-scroll/h-scroll.css +277 -0
  588. package/styles/h-scroll/h-scroll.scss +4 -0
  589. package/styles/h-scroll/icons/_bootstrap5.3.scss +50 -0
  590. package/styles/h-scroll/index-lite.css +2 -0
  591. package/styles/h-scroll/index-lite.scss +2 -0
  592. package/styles/h-scroll/index.css +2 -0
  593. package/styles/h-scroll/index.scss +2 -0
  594. package/styles/icons/bootstrap5.css +1907 -0
  595. package/styles/icons/bootstrap5.scss +659 -0
  596. package/styles/image-editor/_all.scss +2 -0
  597. package/styles/image-editor/_bigger.scss +323 -0
  598. package/styles/image-editor/_bootstrap5.3-definition.scss +80 -0
  599. package/styles/image-editor/_layout.scss +948 -0
  600. package/styles/image-editor/_theme.scss +240 -0
  601. package/styles/image-editor/_variables.scss +2 -0
  602. package/styles/image-editor/icons/_bootstrap5.3.scss +260 -0
  603. package/styles/image-editor/image-editor-lite.css +674 -0
  604. package/styles/image-editor/image-editor-lite.scss +3 -0
  605. package/styles/image-editor/image-editor.css +796 -0
  606. package/styles/image-editor/image-editor.scss +4 -0
  607. package/styles/image-editor/index-lite.css +17 -0
  608. package/styles/image-editor/index-lite.scss +17 -0
  609. package/styles/image-editor/index.css +17 -0
  610. package/styles/image-editor/index.scss +17 -0
  611. package/styles/inline-ai-assist/_all.scss +2 -0
  612. package/styles/inline-ai-assist/_bigger.scss +59 -0
  613. package/styles/inline-ai-assist/_bootstrap5.3-definition.scss +59 -0
  614. package/styles/inline-ai-assist/_layout.scss +247 -0
  615. package/styles/inline-ai-assist/_theme.scss +108 -0
  616. package/styles/inline-ai-assist/_variables.scss +2 -0
  617. package/styles/inline-ai-assist/icons/_bootstrap5.3.scss +15 -0
  618. package/styles/inline-ai-assist/index-lite.css +13 -0
  619. package/styles/inline-ai-assist/index-lite.scss +13 -0
  620. package/styles/inline-ai-assist/index.css +13 -0
  621. package/styles/inline-ai-assist/index.scss +13 -0
  622. package/styles/inline-ai-assist/inline-ai-assist-lite.css +340 -0
  623. package/styles/inline-ai-assist/inline-ai-assist-lite.scss +3 -0
  624. package/styles/inline-ai-assist/inline-ai-assist.css +398 -0
  625. package/styles/inline-ai-assist/inline-ai-assist.scss +4 -0
  626. package/styles/inplace-editor/_all.scss +2 -0
  627. package/styles/inplace-editor/_bigger.scss +196 -0
  628. package/styles/inplace-editor/_bootstrap5.3-definition.scss +79 -0
  629. package/styles/inplace-editor/_layout.scss +444 -0
  630. package/styles/inplace-editor/_theme.scss +255 -0
  631. package/styles/inplace-editor/_variables.scss +2 -0
  632. package/styles/inplace-editor/icons/_bootstrap5.3.scss +20 -0
  633. package/styles/inplace-editor/index-lite.css +40 -0
  634. package/styles/inplace-editor/index-lite.scss +40 -0
  635. package/styles/inplace-editor/index.css +40 -0
  636. package/styles/inplace-editor/index.scss +40 -0
  637. package/styles/inplace-editor/inplace-editor-lite.css +479 -0
  638. package/styles/inplace-editor/inplace-editor-lite.scss +3 -0
  639. package/styles/inplace-editor/inplace-editor.css +621 -0
  640. package/styles/inplace-editor/inplace-editor.scss +4 -0
  641. package/styles/input/_all.scss +3 -0
  642. package/styles/input/_bigger.scss +6232 -0
  643. package/styles/input/_bootstrap5.3-definition.scss +398 -0
  644. package/styles/input/_definition.scss +232 -0
  645. package/styles/input/_layout.scss +5747 -0
  646. package/styles/input/_responsive.scss +1 -0
  647. package/styles/input/_theme.scss +2624 -0
  648. package/styles/input/_variables.scss +2 -0
  649. package/styles/input/icons/_bootstrap5.3.scss +18 -0
  650. package/styles/input/index-lite.css +2 -0
  651. package/styles/input/index-lite.scss +2 -0
  652. package/styles/input/index.css +2 -0
  653. package/styles/input/index.scss +2 -0
  654. package/styles/input/input-lite.css +2451 -0
  655. package/styles/input/input-lite.scss +3 -0
  656. package/styles/input/input.css +4238 -0
  657. package/styles/input/input.scss +4 -0
  658. package/styles/kanban/_all.scss +2 -0
  659. package/styles/kanban/_bigger.scss +172 -0
  660. package/styles/kanban/_bootstrap5.3-definition.scss +342 -0
  661. package/styles/kanban/_layout.scss +888 -0
  662. package/styles/kanban/_theme.scss +178 -0
  663. package/styles/kanban/_variables.scss +2 -0
  664. package/styles/kanban/icons/_bootstrap5.3.scss +48 -0
  665. package/styles/kanban/index-lite.css +17 -0
  666. package/styles/kanban/index-lite.scss +17 -0
  667. package/styles/kanban/index.css +17 -0
  668. package/styles/kanban/index.scss +17 -0
  669. package/styles/kanban/kanban-lite.css +842 -0
  670. package/styles/kanban/kanban-lite.scss +3 -0
  671. package/styles/kanban/kanban.css +1017 -0
  672. package/styles/kanban/kanban.scss +4 -0
  673. package/styles/list-box/_all.scss +2 -0
  674. package/styles/list-box/_bigger.scss +184 -0
  675. package/styles/list-box/_bootstrap5.3-definition.scss +175 -0
  676. package/styles/list-box/_layout.scss +495 -0
  677. package/styles/list-box/_theme.scss +334 -0
  678. package/styles/list-box/_variables.scss +2 -0
  679. package/styles/list-box/icons/_bootstrap5.3.scss +26 -0
  680. package/styles/list-box/index-lite.css +6 -0
  681. package/styles/list-box/index-lite.scss +6 -0
  682. package/styles/list-box/index.css +6 -0
  683. package/styles/list-box/index.scss +6 -0
  684. package/styles/list-box/list-box-lite.css +756 -0
  685. package/styles/list-box/list-box-lite.scss +3 -0
  686. package/styles/list-box/list-box.css +882 -0
  687. package/styles/list-box/list-box.scss +4 -0
  688. package/styles/list-view/_all.scss +2 -0
  689. package/styles/list-view/_bigger.scss +396 -0
  690. package/styles/list-view/_bootstrap5.3-definition.scss +151 -0
  691. package/styles/list-view/_layout.scss +386 -0
  692. package/styles/list-view/_theme.scss +332 -0
  693. package/styles/list-view/_variables.scss +2 -0
  694. package/styles/list-view/icons/_bootstrap5.3.scss +10 -0
  695. package/styles/list-view/index-lite.css +3 -0
  696. package/styles/list-view/index-lite.scss +3 -0
  697. package/styles/list-view/index.css +3 -0
  698. package/styles/list-view/index.scss +3 -0
  699. package/styles/list-view/list-view-lite.css +366 -0
  700. package/styles/list-view/list-view-lite.scss +3 -0
  701. package/styles/list-view/list-view.css +411 -0
  702. package/styles/list-view/list-view.scss +4 -0
  703. package/styles/maskedtextbox/_all.scss +2 -0
  704. package/styles/maskedtextbox/_bigger.scss +61 -0
  705. package/styles/maskedtextbox/_bootstrap5.3-definition.scss +24 -0
  706. package/styles/maskedtextbox/_layout.scss +98 -0
  707. package/styles/maskedtextbox/_theme.scss +11 -0
  708. package/styles/maskedtextbox/_variables.scss +2 -0
  709. package/styles/maskedtextbox/index-lite.css +3 -0
  710. package/styles/maskedtextbox/index-lite.scss +3 -0
  711. package/styles/maskedtextbox/index.css +3 -0
  712. package/styles/maskedtextbox/index.scss +3 -0
  713. package/styles/maskedtextbox/maskedtextbox-lite.css +60 -0
  714. package/styles/maskedtextbox/maskedtextbox-lite.scss +2 -0
  715. package/styles/maskedtextbox/maskedtextbox.css +134 -0
  716. package/styles/maskedtextbox/maskedtextbox.scss +3 -0
  717. package/styles/mention/_all.scss +1 -0
  718. package/styles/mention/_bootstrap5.3-definition.scss +1 -0
  719. package/styles/mention/_layout.scss +7 -0
  720. package/styles/mention/_variables.scss +2 -0
  721. package/styles/mention/index.css +3 -0
  722. package/styles/mention/index.scss +3 -0
  723. package/styles/mention/mention.css +1 -0
  724. package/styles/mention/mention.scss +2 -0
  725. package/styles/menu/_all.scss +2 -0
  726. package/styles/menu/_bigger.scss +382 -0
  727. package/styles/menu/_bootstrap5.3-definition.scss +99 -0
  728. package/styles/menu/_layout.scss +503 -0
  729. package/styles/menu/_theme.scss +430 -0
  730. package/styles/menu/_variables.scss +2 -0
  731. package/styles/menu/icons/_bootstrap5.3.scss +105 -0
  732. package/styles/menu/index-lite.css +6 -0
  733. package/styles/menu/index-lite.scss +6 -0
  734. package/styles/menu/index.css +6 -0
  735. package/styles/menu/index.scss +6 -0
  736. package/styles/menu/menu-lite.css +777 -0
  737. package/styles/menu/menu-lite.scss +3 -0
  738. package/styles/menu/menu.css +1102 -0
  739. package/styles/menu/menu.scss +4 -0
  740. package/styles/message/_all.scss +2 -0
  741. package/styles/message/_bigger.scss +349 -0
  742. package/styles/message/_bootstrap5.3-definition.scss +122 -0
  743. package/styles/message/_layout.scss +75 -0
  744. package/styles/message/_theme.scss +448 -0
  745. package/styles/message/_variables.scss +2 -0
  746. package/styles/message/icons/_bootstrap5.3.scss +30 -0
  747. package/styles/message/index-lite.css +2 -0
  748. package/styles/message/index-lite.scss +2 -0
  749. package/styles/message/index.css +2 -0
  750. package/styles/message/index.scss +2 -0
  751. package/styles/message/message-lite.css +331 -0
  752. package/styles/message/message-lite.scss +3 -0
  753. package/styles/message/message.css +504 -0
  754. package/styles/message/message.scss +4 -0
  755. package/styles/multi-select/_all.scss +2 -0
  756. package/styles/multi-select/_bigger.scss +1578 -0
  757. package/styles/multi-select/_bootstrap5.3-definition.scss +312 -0
  758. package/styles/multi-select/_layout.scss +1337 -0
  759. package/styles/multi-select/_theme.scss +566 -0
  760. package/styles/multi-select/_variables.scss +2 -0
  761. package/styles/multi-select/icons/_bootstrap5.3.scss +32 -0
  762. package/styles/multi-select/index-lite.css +8 -0
  763. package/styles/multi-select/index-lite.scss +8 -0
  764. package/styles/multi-select/index.css +8 -0
  765. package/styles/multi-select/index.scss +8 -0
  766. package/styles/multi-select/multi-select-lite.css +868 -0
  767. package/styles/multi-select/multi-select-lite.scss +3 -0
  768. package/styles/multi-select/multi-select.css +1150 -0
  769. package/styles/multi-select/multi-select.scss +4 -0
  770. package/styles/multicolumn-combobox/_all.scss +2 -0
  771. package/styles/multicolumn-combobox/_bigger.scss +47 -0
  772. package/styles/multicolumn-combobox/_bootstrap5.3-definition.scss +49 -0
  773. package/styles/multicolumn-combobox/_layout.scss +158 -0
  774. package/styles/multicolumn-combobox/_theme.scss +53 -0
  775. package/styles/multicolumn-combobox/_variables.scss +2 -0
  776. package/styles/multicolumn-combobox/icons/_bootstrap5.3.scss +7 -0
  777. package/styles/multicolumn-combobox/index-lite.css +28 -0
  778. package/styles/multicolumn-combobox/index-lite.scss +28 -0
  779. package/styles/multicolumn-combobox/index.css +28 -0
  780. package/styles/multicolumn-combobox/index.scss +28 -0
  781. package/styles/multicolumn-combobox/multicolumn-combobox-lite.css +190 -0
  782. package/styles/multicolumn-combobox/multicolumn-combobox-lite.scss +3 -0
  783. package/styles/multicolumn-combobox/multicolumn-combobox.css +247 -0
  784. package/styles/multicolumn-combobox/multicolumn-combobox.scss +4 -0
  785. package/styles/numerictextbox/_all.scss +2 -0
  786. package/styles/numerictextbox/_bigger.scss +61 -0
  787. package/styles/numerictextbox/_bootstrap5.3-definition.scss +23 -0
  788. package/styles/numerictextbox/_layout.scss +85 -0
  789. package/styles/numerictextbox/_theme.scss +24 -0
  790. package/styles/numerictextbox/_variables.scss +2 -0
  791. package/styles/numerictextbox/icons/_bootstrap5.3.scss +12 -0
  792. package/styles/numerictextbox/index-lite.css +3 -0
  793. package/styles/numerictextbox/index-lite.scss +3 -0
  794. package/styles/numerictextbox/index.css +3 -0
  795. package/styles/numerictextbox/index.scss +3 -0
  796. package/styles/numerictextbox/numerictextbox-lite.css +70 -0
  797. package/styles/numerictextbox/numerictextbox-lite.scss +3 -0
  798. package/styles/numerictextbox/numerictextbox.css +132 -0
  799. package/styles/numerictextbox/numerictextbox.scss +4 -0
  800. package/styles/otp-input/_all.scss +2 -0
  801. package/styles/otp-input/_bigger.scss +66 -0
  802. package/styles/otp-input/_bootstrap5.3-definition.scss +62 -0
  803. package/styles/otp-input/_layout.scss +95 -0
  804. package/styles/otp-input/_theme.scss +77 -0
  805. package/styles/otp-input/_variables.scss +2 -0
  806. package/styles/otp-input/index-lite.css +2 -0
  807. package/styles/otp-input/index-lite.scss +2 -0
  808. package/styles/otp-input/index.css +2 -0
  809. package/styles/otp-input/index.scss +2 -0
  810. package/styles/otp-input/otp-input-lite.css +133 -0
  811. package/styles/otp-input/otp-input-lite.scss +2 -0
  812. package/styles/otp-input/otp-input.css +217 -0
  813. package/styles/otp-input/otp-input.scss +3 -0
  814. package/styles/pager/_all.scss +2 -0
  815. package/styles/pager/_bigger.scss +365 -0
  816. package/styles/pager/_bootstrap5.3-definition.scss +170 -0
  817. package/styles/pager/_layout.scss +787 -0
  818. package/styles/pager/_theme.scss +190 -0
  819. package/styles/pager/_variables.scss +2 -0
  820. package/styles/pager/icons/_bootstrap5.3.scss +51 -0
  821. package/styles/pager/index-lite.css +2 -0
  822. package/styles/pager/index-lite.scss +2 -0
  823. package/styles/pager/index.css +2 -0
  824. package/styles/pager/index.scss +2 -0
  825. package/styles/pager/pager-lite.css +611 -0
  826. package/styles/pager/pager-lite.scss +3 -0
  827. package/styles/pager/pager.css +829 -0
  828. package/styles/pager/pager.scss +4 -0
  829. package/styles/pdfviewer/_all.scss +2 -0
  830. package/styles/pdfviewer/_bigger.scss +1531 -0
  831. package/styles/pdfviewer/_bootstrap5.3-definition.scss +913 -0
  832. package/styles/pdfviewer/_layout.scss +197 -0
  833. package/styles/pdfviewer/_theme.scss +9161 -0
  834. package/styles/pdfviewer/_variables.scss +2 -0
  835. package/styles/pdfviewer/icons/_bootstrap5.3.scss +590 -0
  836. package/styles/pdfviewer/index-lite.css +55 -0
  837. package/styles/pdfviewer/index-lite.scss +55 -0
  838. package/styles/pdfviewer/index.css +55 -0
  839. package/styles/pdfviewer/index.scss +55 -0
  840. package/styles/pdfviewer/pdfviewer-lite.css +5646 -0
  841. package/styles/pdfviewer/pdfviewer-lite.scss +3 -0
  842. package/styles/pdfviewer/pdfviewer.css +6025 -0
  843. package/styles/pdfviewer/pdfviewer.scss +4 -0
  844. package/styles/pivotfieldlist/_all.scss +2 -0
  845. package/styles/pivotfieldlist/_bigger.scss +859 -0
  846. package/styles/pivotfieldlist/_bootstrap5.3-definition.scss +358 -0
  847. package/styles/pivotfieldlist/_layout.scss +1675 -0
  848. package/styles/pivotfieldlist/_theme.scss +1701 -0
  849. package/styles/pivotfieldlist/_variables.scss +2 -0
  850. package/styles/pivotfieldlist/icons/_bootstrap5.3.scss +356 -0
  851. package/styles/pivotfieldlist/index-lite.css +30 -0
  852. package/styles/pivotfieldlist/index-lite.scss +30 -0
  853. package/styles/pivotfieldlist/index.css +30 -0
  854. package/styles/pivotfieldlist/index.scss +30 -0
  855. package/styles/pivotfieldlist/pivotfieldlist-lite.css +2951 -0
  856. package/styles/pivotfieldlist/pivotfieldlist-lite.scss +3 -0
  857. package/styles/pivotfieldlist/pivotfieldlist.css +3790 -0
  858. package/styles/pivotfieldlist/pivotfieldlist.scss +4 -0
  859. package/styles/pivotview/_all.scss +2 -0
  860. package/styles/pivotview/_bigger.scss +637 -0
  861. package/styles/pivotview/_bootstrap5.3-definition.scss +292 -0
  862. package/styles/pivotview/_layout.scss +1030 -0
  863. package/styles/pivotview/_theme.scss +1809 -0
  864. package/styles/pivotview/_variables.scss +2 -0
  865. package/styles/pivotview/icons/_bootstrap5.3.scss +184 -0
  866. package/styles/pivotview/index-lite.css +39 -0
  867. package/styles/pivotview/index-lite.scss +39 -0
  868. package/styles/pivotview/index.css +39 -0
  869. package/styles/pivotview/index.scss +39 -0
  870. package/styles/pivotview/pivotview-lite.css +2298 -0
  871. package/styles/pivotview/pivotview-lite.scss +3 -0
  872. package/styles/pivotview/pivotview.css +3070 -0
  873. package/styles/pivotview/pivotview.scss +4 -0
  874. package/styles/popup/_all.scss +1 -0
  875. package/styles/popup/_bootstrap5.3-definition.scss +5 -0
  876. package/styles/popup/_layout.scss +20 -0
  877. package/styles/popup/_variables.scss +2 -0
  878. package/styles/popup/index.css +2 -0
  879. package/styles/popup/index.scss +2 -0
  880. package/styles/popup/popup.css +14 -0
  881. package/styles/popup/popup.scss +2 -0
  882. package/styles/progress-button/_all.scss +2 -0
  883. package/styles/progress-button/_bigger.scss +98 -0
  884. package/styles/progress-button/_bootstrap5.3-definition.scss +28 -0
  885. package/styles/progress-button/_layout.scss +327 -0
  886. package/styles/progress-button/_theme.scss +844 -0
  887. package/styles/progress-button/_variables.scss +2 -0
  888. package/styles/progress-button/index-lite.css +4 -0
  889. package/styles/progress-button/index-lite.scss +4 -0
  890. package/styles/progress-button/index.css +4 -0
  891. package/styles/progress-button/index.scss +4 -0
  892. package/styles/progress-button/progress-button-lite.css +381 -0
  893. package/styles/progress-button/progress-button-lite.scss +2 -0
  894. package/styles/progress-button/progress-button.css +453 -0
  895. package/styles/progress-button/progress-button.scss +3 -0
  896. package/styles/query-builder/_all.scss +2 -0
  897. package/styles/query-builder/_bigger.scss +223 -0
  898. package/styles/query-builder/_bootstrap5.3-definition.scss +152 -0
  899. package/styles/query-builder/_layout.scss +811 -0
  900. package/styles/query-builder/_theme.scss +240 -0
  901. package/styles/query-builder/_variables.scss +2 -0
  902. package/styles/query-builder/icons/_bootstrap5.3.scss +12 -0
  903. package/styles/query-builder/index-lite.css +18 -0
  904. package/styles/query-builder/index-lite.scss +18 -0
  905. package/styles/query-builder/index.css +18 -0
  906. package/styles/query-builder/index.scss +18 -0
  907. package/styles/query-builder/query-builder-lite.css +580 -0
  908. package/styles/query-builder/query-builder-lite.scss +3 -0
  909. package/styles/query-builder/query-builder.css +757 -0
  910. package/styles/query-builder/query-builder.scss +4 -0
  911. package/styles/radio-button/_all.scss +2 -0
  912. package/styles/radio-button/_bigger.scss +275 -0
  913. package/styles/radio-button/_bootstrap5.3-definition.scss +84 -0
  914. package/styles/radio-button/_layout.scss +385 -0
  915. package/styles/radio-button/_theme.scss +194 -0
  916. package/styles/radio-button/_variables.scss +2 -0
  917. package/styles/radio-button/index-lite.css +2 -0
  918. package/styles/radio-button/index-lite.scss +2 -0
  919. package/styles/radio-button/index.css +2 -0
  920. package/styles/radio-button/index.scss +2 -0
  921. package/styles/radio-button/radio-button-lite.css +308 -0
  922. package/styles/radio-button/radio-button-lite.scss +2 -0
  923. package/styles/radio-button/radio-button.css +484 -0
  924. package/styles/radio-button/radio-button.scss +3 -0
  925. package/styles/rating/_all.scss +2 -0
  926. package/styles/rating/_bigger.scss +34 -0
  927. package/styles/rating/_bootstrap5.3-definition.scss +60 -0
  928. package/styles/rating/_layout.scss +186 -0
  929. package/styles/rating/_theme.scss +199 -0
  930. package/styles/rating/_variables.scss +2 -0
  931. package/styles/rating/index-lite.css +3 -0
  932. package/styles/rating/index-lite.scss +3 -0
  933. package/styles/rating/index.css +3 -0
  934. package/styles/rating/index.scss +3 -0
  935. package/styles/rating/rating-lite.css +245 -0
  936. package/styles/rating/rating-lite.scss +2 -0
  937. package/styles/rating/rating.css +287 -0
  938. package/styles/rating/rating.scss +3 -0
  939. package/styles/recurrence-editor/_all.scss +2 -0
  940. package/styles/recurrence-editor/_bigger.scss +134 -0
  941. package/styles/recurrence-editor/_bootstrap5.3-definition.scss +41 -0
  942. package/styles/recurrence-editor/_layout.scss +425 -0
  943. package/styles/recurrence-editor/_theme.scss +1 -0
  944. package/styles/recurrence-editor/_variables.scss +2 -0
  945. package/styles/recurrence-editor/index-lite.css +12 -0
  946. package/styles/recurrence-editor/index-lite.scss +12 -0
  947. package/styles/recurrence-editor/index.css +12 -0
  948. package/styles/recurrence-editor/index.scss +12 -0
  949. package/styles/recurrence-editor/recurrence-editor-lite.css +312 -0
  950. package/styles/recurrence-editor/recurrence-editor-lite.scss +2 -0
  951. package/styles/recurrence-editor/recurrence-editor.css +397 -0
  952. package/styles/recurrence-editor/recurrence-editor.scss +3 -0
  953. package/styles/ribbon/_all.scss +2 -0
  954. package/styles/ribbon/_bigger.scss +565 -0
  955. package/styles/ribbon/_bootstrap5.3-definition.scss +554 -0
  956. package/styles/ribbon/_layout.scss +1484 -0
  957. package/styles/ribbon/_theme.scss +600 -0
  958. package/styles/ribbon/_variables.scss +2 -0
  959. package/styles/ribbon/icons/_bootstrap5.3.scss +10 -0
  960. package/styles/ribbon/index-lite.css +23 -0
  961. package/styles/ribbon/index-lite.scss +23 -0
  962. package/styles/ribbon/index.css +23 -0
  963. package/styles/ribbon/index.scss +23 -0
  964. package/styles/ribbon/ribbon-lite.css +2076 -0
  965. package/styles/ribbon/ribbon-lite.scss +3 -0
  966. package/styles/ribbon/ribbon.css +2722 -0
  967. package/styles/ribbon/ribbon.scss +4 -0
  968. package/styles/rich-text-editor/_all.scss +2 -0
  969. package/styles/rich-text-editor/_bigger.scss +467 -0
  970. package/styles/rich-text-editor/_bootstrap5.3-definition.scss +713 -0
  971. package/styles/rich-text-editor/_layout.scss +2767 -0
  972. package/styles/rich-text-editor/_theme.scss +892 -0
  973. package/styles/rich-text-editor/_variables.scss +2 -0
  974. package/styles/rich-text-editor/icons/_bootstrap5.3.scss +393 -0
  975. package/styles/rich-text-editor/index-lite.css +28 -0
  976. package/styles/rich-text-editor/index-lite.scss +28 -0
  977. package/styles/rich-text-editor/index.css +28 -0
  978. package/styles/rich-text-editor/index.scss +28 -0
  979. package/styles/rich-text-editor/rich-text-editor-lite.css +3520 -0
  980. package/styles/rich-text-editor/rich-text-editor-lite.scss +3 -0
  981. package/styles/rich-text-editor/rich-text-editor.css +3807 -0
  982. package/styles/rich-text-editor/rich-text-editor.scss +4 -0
  983. package/styles/schedule/_all.scss +2 -0
  984. package/styles/schedule/_bigger.scss +802 -0
  985. package/styles/schedule/_bootstrap5.3-definition.scss +393 -0
  986. package/styles/schedule/_layout.scss +3966 -0
  987. package/styles/schedule/_theme.scss +586 -0
  988. package/styles/schedule/_variables.scss +2 -0
  989. package/styles/schedule/icons/_bootstrap5.3.scss +221 -0
  990. package/styles/schedule/index-lite.css +25 -0
  991. package/styles/schedule/index-lite.scss +25 -0
  992. package/styles/schedule/index.css +25 -0
  993. package/styles/schedule/index.scss +25 -0
  994. package/styles/schedule/schedule-lite.css +3811 -0
  995. package/styles/schedule/schedule-lite.scss +3 -0
  996. package/styles/schedule/schedule.css +4455 -0
  997. package/styles/schedule/schedule.scss +4 -0
  998. package/styles/sidebar/_all.scss +3 -0
  999. package/styles/sidebar/_bootstrap5.3-definition.scss +11 -0
  1000. package/styles/sidebar/_icons.scss +1 -0
  1001. package/styles/sidebar/_layout.scss +1 -0
  1002. package/styles/sidebar/_theme.scss +252 -0
  1003. package/styles/sidebar/_variables.scss +2 -0
  1004. package/styles/sidebar/index.css +2 -0
  1005. package/styles/sidebar/index.scss +2 -0
  1006. package/styles/sidebar/sidebar.css +180 -0
  1007. package/styles/sidebar/sidebar.scss +2 -0
  1008. package/styles/signature/_all.scss +2 -0
  1009. package/styles/signature/_bootstrap5.3-definition.scss +5 -0
  1010. package/styles/signature/_layout.scss +9 -0
  1011. package/styles/signature/_theme.scss +8 -0
  1012. package/styles/signature/_variables.scss +2 -0
  1013. package/styles/signature/index.css +2 -0
  1014. package/styles/signature/index.scss +2 -0
  1015. package/styles/signature/signature.css +8 -0
  1016. package/styles/signature/signature.scss +2 -0
  1017. package/styles/skeleton/_all.scss +2 -0
  1018. package/styles/skeleton/_bootstrap5.3-definition.scss +17 -0
  1019. package/styles/skeleton/_layout.scss +98 -0
  1020. package/styles/skeleton/_theme.scss +30 -0
  1021. package/styles/skeleton/_variables.scss +2 -0
  1022. package/styles/skeleton/index.css +2 -0
  1023. package/styles/skeleton/index.scss +2 -0
  1024. package/styles/skeleton/skeleton.css +78 -0
  1025. package/styles/skeleton/skeleton.scss +2 -0
  1026. package/styles/slider/_all.scss +3 -0
  1027. package/styles/slider/_bigger.scss +479 -0
  1028. package/styles/slider/_bootstrap5.3-definition.scss +150 -0
  1029. package/styles/slider/_icons.scss +1 -0
  1030. package/styles/slider/_layout.scss +1616 -0
  1031. package/styles/slider/_theme.scss +246 -0
  1032. package/styles/slider/_variables.scss +2 -0
  1033. package/styles/slider/index-lite.css +4 -0
  1034. package/styles/slider/index-lite.scss +4 -0
  1035. package/styles/slider/index.css +4 -0
  1036. package/styles/slider/index.scss +4 -0
  1037. package/styles/slider/slider-lite.css +449 -0
  1038. package/styles/slider/slider-lite.scss +2 -0
  1039. package/styles/slider/slider.css +615 -0
  1040. package/styles/slider/slider.scss +3 -0
  1041. package/styles/smart-textarea/_all.scss +2 -0
  1042. package/styles/smart-textarea/_bootstrap5.3-definition.scss +5 -0
  1043. package/styles/smart-textarea/_layout.scss +35 -0
  1044. package/styles/smart-textarea/_theme.scss +17 -0
  1045. package/styles/smart-textarea/_variables.scss +2 -0
  1046. package/styles/smart-textarea/index.css +5 -0
  1047. package/styles/smart-textarea/index.scss +5 -0
  1048. package/styles/smart-textarea/smart-textarea.css +45 -0
  1049. package/styles/smart-textarea/smart-textarea.scss +2 -0
  1050. package/styles/smartpdfviewer/_all.scss +2 -0
  1051. package/styles/smartpdfviewer/_bigger.scss +66 -0
  1052. package/styles/smartpdfviewer/_bootstrap5.3-definition.scss +96 -0
  1053. package/styles/smartpdfviewer/_layout.scss +1 -0
  1054. package/styles/smartpdfviewer/_theme.scss +368 -0
  1055. package/styles/smartpdfviewer/_variables.scss +2 -0
  1056. package/styles/smartpdfviewer/icons/_bootstrap5.3.scss +20 -0
  1057. package/styles/smartpdfviewer/index-lite.css +56 -0
  1058. package/styles/smartpdfviewer/index-lite.scss +56 -0
  1059. package/styles/smartpdfviewer/index.css +56 -0
  1060. package/styles/smartpdfviewer/index.scss +56 -0
  1061. package/styles/smartpdfviewer/smartpdfviewer-lite.css +221 -0
  1062. package/styles/smartpdfviewer/smartpdfviewer-lite.scss +3 -0
  1063. package/styles/smartpdfviewer/smartpdfviewer.css +241 -0
  1064. package/styles/smartpdfviewer/smartpdfviewer.scss +4 -0
  1065. package/styles/sortable/_all.scss +1 -0
  1066. package/styles/sortable/_bootstrap5.3-definition.scss +1 -0
  1067. package/styles/sortable/_layout.scss +29 -0
  1068. package/styles/sortable/_variables.scss +2 -0
  1069. package/styles/sortable/index.css +2 -0
  1070. package/styles/sortable/index.scss +2 -0
  1071. package/styles/sortable/sortable.css +25 -0
  1072. package/styles/sortable/sortable.scss +2 -0
  1073. package/styles/speech-to-text/_all.scss +2 -0
  1074. package/styles/speech-to-text/_bigger.scss +50 -0
  1075. package/styles/speech-to-text/_bootstrap5.3-definition.scss +30 -0
  1076. package/styles/speech-to-text/_layout.scss +58 -0
  1077. package/styles/speech-to-text/_theme.scss +31 -0
  1078. package/styles/speech-to-text/_variables.scss +2 -0
  1079. package/styles/speech-to-text/icons/_bootstrap5.3.scss +9 -0
  1080. package/styles/speech-to-text/index-lite.css +4 -0
  1081. package/styles/speech-to-text/index-lite.scss +4 -0
  1082. package/styles/speech-to-text/index.css +4 -0
  1083. package/styles/speech-to-text/index.scss +4 -0
  1084. package/styles/speech-to-text/speech-to-text-lite.css +55 -0
  1085. package/styles/speech-to-text/speech-to-text-lite.scss +3 -0
  1086. package/styles/speech-to-text/speech-to-text.css +82 -0
  1087. package/styles/speech-to-text/speech-to-text.scss +4 -0
  1088. package/styles/speed-dial/_all.scss +2 -0
  1089. package/styles/speed-dial/_bigger.scss +66 -0
  1090. package/styles/speed-dial/_bootstrap5.3-definition.scss +73 -0
  1091. package/styles/speed-dial/_layout.scss +329 -0
  1092. package/styles/speed-dial/_theme.scss +88 -0
  1093. package/styles/speed-dial/_variables.scss +2 -0
  1094. package/styles/speed-dial/index-lite.css +4 -0
  1095. package/styles/speed-dial/index-lite.scss +4 -0
  1096. package/styles/speed-dial/index.css +4 -0
  1097. package/styles/speed-dial/index.scss +4 -0
  1098. package/styles/speed-dial/speed-dial-lite.css +288 -0
  1099. package/styles/speed-dial/speed-dial-lite.scss +2 -0
  1100. package/styles/speed-dial/speed-dial.css +372 -0
  1101. package/styles/speed-dial/speed-dial.scss +3 -0
  1102. package/styles/spinner/_all.scss +3 -0
  1103. package/styles/spinner/_bootstrap5.3-definition.scss +83 -0
  1104. package/styles/spinner/_definition.scss +1 -0
  1105. package/styles/spinner/_icons.scss +1 -0
  1106. package/styles/spinner/_layout.scss +162 -0
  1107. package/styles/spinner/_theme.scss +81 -0
  1108. package/styles/spinner/_variables.scss +2 -0
  1109. package/styles/spinner/index.css +2 -0
  1110. package/styles/spinner/index.scss +2 -0
  1111. package/styles/spinner/spinner.css +219 -0
  1112. package/styles/spinner/spinner.scss +2 -0
  1113. package/styles/split-button/_all.scss +2 -0
  1114. package/styles/split-button/_bigger.scss +140 -0
  1115. package/styles/split-button/_bootstrap5.3-definition.scss +67 -0
  1116. package/styles/split-button/_layout.scss +337 -0
  1117. package/styles/split-button/_theme.scss +191 -0
  1118. package/styles/split-button/_variables.scss +2 -0
  1119. package/styles/split-button/index-lite.css +5 -0
  1120. package/styles/split-button/index-lite.scss +5 -0
  1121. package/styles/split-button/index.css +5 -0
  1122. package/styles/split-button/index.scss +5 -0
  1123. package/styles/split-button/split-button-lite.css +245 -0
  1124. package/styles/split-button/split-button-lite.scss +2 -0
  1125. package/styles/split-button/split-button.css +318 -0
  1126. package/styles/split-button/split-button.scss +3 -0
  1127. package/styles/splitter/_all.scss +3 -0
  1128. package/styles/splitter/_bigger.scss +79 -0
  1129. package/styles/splitter/_bootstrap5.3-definition.scss +78 -0
  1130. package/styles/splitter/_definition.scss +1 -0
  1131. package/styles/splitter/_layout.scss +362 -0
  1132. package/styles/splitter/_responsive.scss +1 -0
  1133. package/styles/splitter/_theme.scss +204 -0
  1134. package/styles/splitter/_variables.scss +2 -0
  1135. package/styles/splitter/icons/_bootstrap5.3.scss +22 -0
  1136. package/styles/splitter/index-lite.css +2 -0
  1137. package/styles/splitter/index-lite.scss +2 -0
  1138. package/styles/splitter/index.css +2 -0
  1139. package/styles/splitter/index.scss +2 -0
  1140. package/styles/splitter/splitter-lite.css +449 -0
  1141. package/styles/splitter/splitter-lite.scss +3 -0
  1142. package/styles/splitter/splitter.css +485 -0
  1143. package/styles/splitter/splitter.scss +4 -0
  1144. package/styles/spreadsheet/_all.scss +2 -0
  1145. package/styles/spreadsheet/_bigger.scss +1479 -0
  1146. package/styles/spreadsheet/_bootstrap5.3-definition.scss +522 -0
  1147. package/styles/spreadsheet/_layout.scss +5512 -0
  1148. package/styles/spreadsheet/_theme.scss +2330 -0
  1149. package/styles/spreadsheet/_variables.scss +2 -0
  1150. package/styles/spreadsheet/icons/_bootstrap5.3.scss +1245 -0
  1151. package/styles/spreadsheet/index-lite.css +42 -0
  1152. package/styles/spreadsheet/index-lite.scss +42 -0
  1153. package/styles/spreadsheet/index.css +42 -0
  1154. package/styles/spreadsheet/index.scss +42 -0
  1155. package/styles/spreadsheet/spreadsheet-lite.css +5205 -0
  1156. package/styles/spreadsheet/spreadsheet-lite.scss +3 -0
  1157. package/styles/spreadsheet/spreadsheet.css +5826 -0
  1158. package/styles/spreadsheet/spreadsheet.scss +4 -0
  1159. package/styles/spreadsheet-ribbon/_all.scss +2 -0
  1160. package/styles/spreadsheet-ribbon/_bigger.scss +147 -0
  1161. package/styles/spreadsheet-ribbon/_bootstrap5.3-definition.scss +51 -0
  1162. package/styles/spreadsheet-ribbon/_layout.scss +331 -0
  1163. package/styles/spreadsheet-ribbon/_mixin.scss +72 -0
  1164. package/styles/spreadsheet-ribbon/_theme.scss +178 -0
  1165. package/styles/spreadsheet-ribbon/_variables.scss +2 -0
  1166. package/styles/spreadsheet-ribbon/icons/_bootstrap5.3.scss +34 -0
  1167. package/styles/spreadsheet-ribbon/index-lite.css +2 -0
  1168. package/styles/spreadsheet-ribbon/index-lite.scss +2 -0
  1169. package/styles/spreadsheet-ribbon/index.css +2 -0
  1170. package/styles/spreadsheet-ribbon/index.scss +2 -0
  1171. package/styles/spreadsheet-ribbon/spreadsheet-ribbon-lite.css +229 -0
  1172. package/styles/spreadsheet-ribbon/spreadsheet-ribbon-lite.scss +3 -0
  1173. package/styles/spreadsheet-ribbon/spreadsheet-ribbon.css +299 -0
  1174. package/styles/spreadsheet-ribbon/spreadsheet-ribbon.scss +4 -0
  1175. package/styles/stepper/_all.scss +2 -0
  1176. package/styles/stepper/_bigger.scss +54 -0
  1177. package/styles/stepper/_bootstrap5.3-definition.scss +102 -0
  1178. package/styles/stepper/_layout.scss +435 -0
  1179. package/styles/stepper/_theme.scss +197 -0
  1180. package/styles/stepper/_variables.scss +2 -0
  1181. package/styles/stepper/icons/_bootstrap5.3.scss +6 -0
  1182. package/styles/stepper/index-lite.css +3 -0
  1183. package/styles/stepper/index-lite.scss +3 -0
  1184. package/styles/stepper/index.css +3 -0
  1185. package/styles/stepper/index.scss +3 -0
  1186. package/styles/stepper/stepper-lite.css +569 -0
  1187. package/styles/stepper/stepper-lite.scss +3 -0
  1188. package/styles/stepper/stepper.css +665 -0
  1189. package/styles/stepper/stepper.scss +4 -0
  1190. package/styles/stock-chart/index-lite.css +12 -0
  1191. package/styles/stock-chart/index-lite.scss +12 -0
  1192. package/styles/stock-chart/index.css +12 -0
  1193. package/styles/stock-chart/index.scss +12 -0
  1194. package/styles/switch/_all.scss +2 -0
  1195. package/styles/switch/_bigger.scss +286 -0
  1196. package/styles/switch/_bootstrap5.3-definition.scss +145 -0
  1197. package/styles/switch/_layout.scss +388 -0
  1198. package/styles/switch/_theme.scss +518 -0
  1199. package/styles/switch/_variables.scss +2 -0
  1200. package/styles/switch/index-lite.css +2 -0
  1201. package/styles/switch/index-lite.scss +2 -0
  1202. package/styles/switch/index.css +2 -0
  1203. package/styles/switch/index.scss +2 -0
  1204. package/styles/switch/switch-lite.css +598 -0
  1205. package/styles/switch/switch-lite.scss +2 -0
  1206. package/styles/switch/switch.css +896 -0
  1207. package/styles/switch/switch.scss +3 -0
  1208. package/styles/tab/_all.scss +2 -0
  1209. package/styles/tab/_bigger.scss +1277 -0
  1210. package/styles/tab/_bootstrap5.3-definition.scss +683 -0
  1211. package/styles/tab/_icons.scss +35 -0
  1212. package/styles/tab/_layout.scss +2192 -0
  1213. package/styles/tab/_theme.scss +1581 -0
  1214. package/styles/tab/_variables.scss +2 -0
  1215. package/styles/tab/icons/_bootstrap5.3.scss +91 -0
  1216. package/styles/tab/index-lite.css +7 -0
  1217. package/styles/tab/index-lite.scss +7 -0
  1218. package/styles/tab/index.css +7 -0
  1219. package/styles/tab/index.scss +7 -0
  1220. package/styles/tab/tab-lite.css +2842 -0
  1221. package/styles/tab/tab-lite.scss +3 -0
  1222. package/styles/tab/tab.css +4042 -0
  1223. package/styles/tab/tab.scss +4 -0
  1224. package/styles/textarea/_all.scss +1 -0
  1225. package/styles/textarea/_bootstrap5.3-definition.scss +15 -0
  1226. package/styles/textarea/_layout.scss +266 -0
  1227. package/styles/textarea/_theme.scss +1 -0
  1228. package/styles/textarea/_variables.scss +2 -0
  1229. package/styles/textarea/index.css +4 -0
  1230. package/styles/textarea/index.scss +4 -0
  1231. package/styles/textarea/textarea.css +472 -0
  1232. package/styles/textarea/textarea.scss +2 -0
  1233. package/styles/textbox/_all.scss +1 -0
  1234. package/styles/textbox/_bigger.scss +464 -0
  1235. package/styles/textbox/_bootstrap5.3-definition.scss +105 -0
  1236. package/styles/textbox/_layout.scss +601 -0
  1237. package/styles/textbox/_theme.scss +1 -0
  1238. package/styles/textbox/_variables.scss +2 -0
  1239. package/styles/textbox/index-lite.css +3 -0
  1240. package/styles/textbox/index-lite.scss +3 -0
  1241. package/styles/textbox/index.css +3 -0
  1242. package/styles/textbox/index.scss +3 -0
  1243. package/styles/textbox/textbox-lite.css +355 -0
  1244. package/styles/textbox/textbox-lite.scss +2 -0
  1245. package/styles/textbox/textbox.css +636 -0
  1246. package/styles/textbox/textbox.scss +3 -0
  1247. package/styles/timeline/_all.scss +2 -0
  1248. package/styles/timeline/_bigger.scss +49 -0
  1249. package/styles/timeline/_bootstrap5.3-definition.scss +28 -0
  1250. package/styles/timeline/_layout.scss +277 -0
  1251. package/styles/timeline/_theme.scss +44 -0
  1252. package/styles/timeline/_variables.scss +2 -0
  1253. package/styles/timeline/index-lite.css +2 -0
  1254. package/styles/timeline/index-lite.scss +2 -0
  1255. package/styles/timeline/index.css +2 -0
  1256. package/styles/timeline/index.scss +2 -0
  1257. package/styles/timeline/timeline-lite.css +225 -0
  1258. package/styles/timeline/timeline-lite.scss +2 -0
  1259. package/styles/timeline/timeline.css +264 -0
  1260. package/styles/timeline/timeline.scss +3 -0
  1261. package/styles/timepicker/_all.scss +2 -0
  1262. package/styles/timepicker/_bigger.scss +93 -0
  1263. package/styles/timepicker/_bootstrap5.3-definition.scss +98 -0
  1264. package/styles/timepicker/_layout.scss +234 -0
  1265. package/styles/timepicker/_theme.scss +135 -0
  1266. package/styles/timepicker/_variables.scss +2 -0
  1267. package/styles/timepicker/icons/_bootstrap5.3.scss +25 -0
  1268. package/styles/timepicker/index-lite.css +4 -0
  1269. package/styles/timepicker/index-lite.scss +4 -0
  1270. package/styles/timepicker/index.css +4 -0
  1271. package/styles/timepicker/index.scss +4 -0
  1272. package/styles/timepicker/timepicker-lite.css +252 -0
  1273. package/styles/timepicker/timepicker-lite.scss +3 -0
  1274. package/styles/timepicker/timepicker.css +289 -0
  1275. package/styles/timepicker/timepicker.scss +4 -0
  1276. package/styles/toast/_all.scss +2 -0
  1277. package/styles/toast/_bigger.scss +182 -0
  1278. package/styles/toast/_bootstrap5.3-definition.scss +151 -0
  1279. package/styles/toast/_layout.scss +279 -0
  1280. package/styles/toast/_theme.scss +266 -0
  1281. package/styles/toast/_variables.scss +2 -0
  1282. package/styles/toast/icons/_bootstrap5.3.scss +29 -0
  1283. package/styles/toast/index-lite.css +3 -0
  1284. package/styles/toast/index-lite.scss +3 -0
  1285. package/styles/toast/index.css +3 -0
  1286. package/styles/toast/index.scss +3 -0
  1287. package/styles/toast/toast-lite.css +361 -0
  1288. package/styles/toast/toast-lite.scss +3 -0
  1289. package/styles/toast/toast.css +501 -0
  1290. package/styles/toast/toast.scss +4 -0
  1291. package/styles/toolbar/_all.scss +2 -0
  1292. package/styles/toolbar/_bigger.scss +332 -0
  1293. package/styles/toolbar/_bootstrap5.3-definition.scss +214 -0
  1294. package/styles/toolbar/_layout.scss +795 -0
  1295. package/styles/toolbar/_theme.scss +429 -0
  1296. package/styles/toolbar/_variables.scss +2 -0
  1297. package/styles/toolbar/icons/_bootstrap5.3.scss +15 -0
  1298. package/styles/toolbar/index-lite.css +6 -0
  1299. package/styles/toolbar/index-lite.scss +6 -0
  1300. package/styles/toolbar/index.css +6 -0
  1301. package/styles/toolbar/index.scss +6 -0
  1302. package/styles/toolbar/toolbar-lite.css +875 -0
  1303. package/styles/toolbar/toolbar-lite.scss +3 -0
  1304. package/styles/toolbar/toolbar.css +1140 -0
  1305. package/styles/toolbar/toolbar.scss +4 -0
  1306. package/styles/tooltip/_all.scss +2 -0
  1307. package/styles/tooltip/_bigger.scss +47 -0
  1308. package/styles/tooltip/_bootstrap5.3-definition.scss +72 -0
  1309. package/styles/tooltip/_layout.scss +101 -0
  1310. package/styles/tooltip/_theme.scss +132 -0
  1311. package/styles/tooltip/_variables.scss +2 -0
  1312. package/styles/tooltip/icons/_bootstrap5.3.scss +37 -0
  1313. package/styles/tooltip/index-lite.css +2 -0
  1314. package/styles/tooltip/index-lite.scss +2 -0
  1315. package/styles/tooltip/index.css +2 -0
  1316. package/styles/tooltip/index.scss +2 -0
  1317. package/styles/tooltip/tooltip-lite.css +166 -0
  1318. package/styles/tooltip/tooltip-lite.scss +3 -0
  1319. package/styles/tooltip/tooltip.css +187 -0
  1320. package/styles/tooltip/tooltip.scss +4 -0
  1321. package/styles/treegrid/_all.scss +2 -0
  1322. package/styles/treegrid/_bigger.scss +70 -0
  1323. package/styles/treegrid/_bootstrap5.3-definition.scss +28 -0
  1324. package/styles/treegrid/_icons.scss +47 -0
  1325. package/styles/treegrid/_layout.scss +531 -0
  1326. package/styles/treegrid/_theme.scss +1 -0
  1327. package/styles/treegrid/_variables.scss +2 -0
  1328. package/styles/treegrid/icons/_bootstrap5.3.scss +48 -0
  1329. package/styles/treegrid/index-lite.css +26 -0
  1330. package/styles/treegrid/index-lite.scss +26 -0
  1331. package/styles/treegrid/index.css +26 -0
  1332. package/styles/treegrid/index.scss +26 -0
  1333. package/styles/treegrid/treegrid-lite.css +381 -0
  1334. package/styles/treegrid/treegrid-lite.scss +3 -0
  1335. package/styles/treegrid/treegrid.css +401 -0
  1336. package/styles/treegrid/treegrid.scss +4 -0
  1337. package/styles/treeview/_all.scss +2 -0
  1338. package/styles/treeview/_bigger.scss +514 -0
  1339. package/styles/treeview/_bootstrap5.3-definition.scss +162 -0
  1340. package/styles/treeview/_layout.scss +822 -0
  1341. package/styles/treeview/_theme.scss +409 -0
  1342. package/styles/treeview/_variables.scss +2 -0
  1343. package/styles/treeview/icons/_bootstrap5.3.scss +45 -0
  1344. package/styles/treeview/index-lite.css +4 -0
  1345. package/styles/treeview/index-lite.scss +4 -0
  1346. package/styles/treeview/index.css +4 -0
  1347. package/styles/treeview/index.scss +4 -0
  1348. package/styles/treeview/treeview-lite.css +636 -0
  1349. package/styles/treeview/treeview-lite.scss +3 -0
  1350. package/styles/treeview/treeview.css +807 -0
  1351. package/styles/treeview/treeview.scss +4 -0
  1352. package/styles/uploader/_all.scss +2 -0
  1353. package/styles/uploader/_bigger.scss +814 -0
  1354. package/styles/uploader/_bootstrap5.3-definition.scss +222 -0
  1355. package/styles/uploader/_definition.scss +144 -0
  1356. package/styles/uploader/_layout.scss +680 -0
  1357. package/styles/uploader/_theme.scss +172 -0
  1358. package/styles/uploader/_variables.scss +2 -0
  1359. package/styles/uploader/icons/_bootstrap5.3.scss +35 -0
  1360. package/styles/uploader/index-lite.css +4 -0
  1361. package/styles/uploader/index-lite.scss +4 -0
  1362. package/styles/uploader/index.css +4 -0
  1363. package/styles/uploader/index.scss +4 -0
  1364. package/styles/uploader/uploader-lite.css +475 -0
  1365. package/styles/uploader/uploader-lite.scss +3 -0
  1366. package/styles/uploader/uploader.css +958 -0
  1367. package/styles/uploader/uploader.scss +4 -0
  1368. package/styles/v-scroll/_all.scss +2 -0
  1369. package/styles/v-scroll/_bigger.scss +29 -0
  1370. package/styles/v-scroll/_bootstrap5.3-definition.scss +50 -0
  1371. package/styles/v-scroll/_layout.scss +136 -0
  1372. package/styles/v-scroll/_theme.scss +115 -0
  1373. package/styles/v-scroll/_variables.scss +2 -0
  1374. package/styles/v-scroll/icons/_bootstrap5.3.scss +28 -0
  1375. package/styles/v-scroll/index-lite.css +2 -0
  1376. package/styles/v-scroll/index-lite.scss +2 -0
  1377. package/styles/v-scroll/index.css +2 -0
  1378. package/styles/v-scroll/index.scss +2 -0
  1379. package/styles/v-scroll/v-scroll-lite.css +179 -0
  1380. package/styles/v-scroll/v-scroll-lite.scss +3 -0
  1381. package/styles/v-scroll/v-scroll.css +199 -0
  1382. package/styles/v-scroll/v-scroll.scss +4 -0
@@ -0,0 +1,2204 @@
1
+ .e-de-ctnr-close::before {
2
+ color: var(--color-sf-icon-color);
3
+ content: "\e7e7";
4
+ font-size: 16px;
5
+ }
6
+ .e-de-ctnr-linespacing::before {
7
+ content: "\e78d";
8
+ }
9
+ .e-de-ctnr-undo::before {
10
+ content: "\e713";
11
+ }
12
+ .e-de-ctnr-find::before {
13
+ content: "\e754";
14
+ }
15
+ .e-de-ctnr-lock::before {
16
+ content: "\e7ff";
17
+ }
18
+ .e-de-ctnr-italic::before {
19
+ content: "\e75a";
20
+ }
21
+ .e-de-selected-spellcheck-item::before {
22
+ color: var(--color-sf-icon-color);
23
+ content: "\e774";
24
+ font-family: "e-icons";
25
+ font-size: 10px;
26
+ }
27
+ .e-de-selected-underline-item::before {
28
+ color: var(--color-sf-icon-color);
29
+ content: "\e774";
30
+ font-family: "e-icons";
31
+ font-size: 10px;
32
+ }
33
+ .e-de-ctnr-link::before {
34
+ content: "\e757";
35
+ }
36
+ .e-de-ctnr-table::before {
37
+ content: "\e7d1";
38
+ }
39
+ .e-de-ctnr-download::before {
40
+ color: var(--color-sf-icon-color);
41
+ content: "\e7a1";
42
+ }
43
+ .e-de-ctnr-justify::before {
44
+ content: "\e721";
45
+ }
46
+ .e-de-ctnr-tableofcontent::before {
47
+ content: "\e73d";
48
+ }
49
+ .e-de-ctnr-pagenumber::before {
50
+ content: "\e77d";
51
+ }
52
+ .e-de-ctnr-highlight::before {
53
+ content: "\e739";
54
+ }
55
+ .e-de-ctnr-new::before {
56
+ content: "\e805";
57
+ }
58
+ .e-de-ctnr-paste::before {
59
+ content: "\e70b";
60
+ }
61
+ .e-de-ctnr-bold::before {
62
+ content: "\e737";
63
+ }
64
+ .e-de-ctnr-subscript::before {
65
+ content: "\e80a";
66
+ }
67
+ .e-de-ctnr-aligncenter::before {
68
+ content: "\e813";
69
+ }
70
+ .e-de-ctnr-fontcolor::before {
71
+ content: "\e79f";
72
+ }
73
+ .e-de-ctnr-change-case::before {
74
+ content: "\e7f5";
75
+ }
76
+ .e-de-ctnr-pagesetup::before {
77
+ content: "\e794";
78
+ }
79
+ .e-de-ctnr-content-control::before {
80
+ content: "\e902";
81
+ }
82
+ .e-de-ctnr-xml-mapping::before {
83
+ content: "\e904";
84
+ }
85
+ .e-de-ctnr-strokestyle::before {
86
+ content: "\eb62";
87
+ }
88
+ .e-de-ctnr-strikethrough::before {
89
+ content: "\e758";
90
+ }
91
+ .e-de-ctnr-image::before {
92
+ content: "\e786";
93
+ }
94
+ .e-de-ctnr-redo::before {
95
+ content: "\e755";
96
+ }
97
+ .e-de-ctnr-bookmark::before {
98
+ content: "\e750";
99
+ }
100
+ .e-de-ctnr-increaseindent::before {
101
+ content: "\e810";
102
+ }
103
+ .e-de-ctnr-header::before {
104
+ content: "\e704";
105
+ }
106
+ .e-de-ctnr-backgroundcolor::before {
107
+ content: "\eb6b";
108
+ }
109
+ .e-de-ctnr-open::before {
110
+ content: "\e760";
111
+ }
112
+ .e-de-ctnr-underline::before {
113
+ content: "\e82f";
114
+ }
115
+ .e-de-ctnr-superscript::before {
116
+ content: "\e7a7";
117
+ }
118
+ .e-de-ctnr-alignleft::before {
119
+ content: "\e7b8";
120
+ }
121
+ .e-de-ctnr-numbering::before {
122
+ content: "\e7cb";
123
+ }
124
+ .e-de-ctnr-bullets::before {
125
+ content: "\e77e";
126
+ }
127
+ .e-de-ctnr-borders::before {
128
+ content: "\e893";
129
+ }
130
+ .e-de-ctnr-decreaseindent::before {
131
+ content: "\e72a";
132
+ }
133
+ .e-de-ctnr-showhide::before {
134
+ content: "\e71a";
135
+ font-size: 16px;
136
+ }
137
+ .e-de-ctnr-print::before {
138
+ content: "\e75d";
139
+ }
140
+ .e-de-ctnr-alignright::before {
141
+ content: "\e719";
142
+ }
143
+ .e-de-ctnr-footer::before {
144
+ content: "\e7bb";
145
+ }
146
+ .e-de-ctnr-clearall::before {
147
+ content: "\e7cc";
148
+ }
149
+ .e-de-ctnr-outsideborder::before {
150
+ content: "\e7ad";
151
+ }
152
+ .e-de-ctnr-allborders::before {
153
+ content: "\e7d1";
154
+ }
155
+ .e-de-ctnr-insideborders::before {
156
+ content: "\e78f";
157
+ }
158
+ .e-de-ctnr-leftborders::before {
159
+ content: "\e806";
160
+ }
161
+ .e-de-ctnr-insideverticalborder::before {
162
+ content: "\e792";
163
+ }
164
+ .e-de-ctnr-rightborder::before {
165
+ content: "\e7ab";
166
+ }
167
+ .e-de-ctnr-topborder::before {
168
+ content: "\e7e0";
169
+ }
170
+ .e-de-ctnr-insidehorizondalborder::before {
171
+ content: "\e83b";
172
+ }
173
+ .e-de-ctnr-bottomborder::before {
174
+ content: "\e766";
175
+ }
176
+ .e-de-ctnr-strokesize::before {
177
+ content: "\e7bf";
178
+ }
179
+ .e-de-ctnr-highlightcolor::before {
180
+ content: "\e739";
181
+ }
182
+ .e-de-ctnr-mergecell::before {
183
+ content: "\e71e";
184
+ }
185
+ .e-de-ctnr-insertleft::before {
186
+ content: "\e78b";
187
+ }
188
+ .e-de-ctnr-insertright::before {
189
+ content: "\e70e";
190
+ }
191
+ .e-de-ctnr-insertabove::before {
192
+ content: "\e836";
193
+ }
194
+ .e-de-ctnr-insertbelow::before {
195
+ content: "\e801";
196
+ }
197
+ .e-de-ctnr-deleterows::before {
198
+ content: "\e7f2";
199
+ }
200
+ .e-de-ctnr-deletecolumns::before {
201
+ content: "\e714";
202
+ }
203
+ .e-de-ctnr-aligntop::before {
204
+ content: "\e707";
205
+ }
206
+ .e-de-ctnr-alignbottom::before {
207
+ content: "\e7a0";
208
+ }
209
+ .e-de-ctnr-aligncenter-table::before {
210
+ content: "\e74f";
211
+ }
212
+ .e-de-ctnr-cellbg-clr-picker::before {
213
+ content: "\e783";
214
+ }
215
+ .e-de-ctnr-bullet-none::before {
216
+ color: var(--color-sf-icon-color);
217
+ content: "\e7f3";
218
+ font-size: 20px;
219
+ line-height: 28px;
220
+ }
221
+ .e-de-ctnr-bullet-dot::before {
222
+ color: var(--color-sf-icon-color);
223
+ content: "\e747";
224
+ font-size: 8px;
225
+ line-height: 28px;
226
+ }
227
+ .e-de-ctnr-bullet-circle::before {
228
+ color: var(--color-sf-icon-color);
229
+ content: "\e7d0";
230
+ font-size: 8px;
231
+ line-height: 28px;
232
+ }
233
+ .e-de-ctnr-bullet-square::before {
234
+ color: var(--color-sf-icon-color);
235
+ content: "\e7be";
236
+ font-size: 8px;
237
+ line-height: 28px;
238
+ }
239
+ .e-de-ctnr-bullet-flower::before {
240
+ color: var(--color-sf-icon-color);
241
+ content: "\e79b";
242
+ line-height: 28px;
243
+ }
244
+ .e-de-ctnr-bullet-arrow::before {
245
+ color: var(--color-sf-icon-color);
246
+ content: "\e763";
247
+ line-height: 28px;
248
+ }
249
+ .e-de-ctnr-bullet-tick::before {
250
+ color: var(--color-sf-icon-color);
251
+ content: "\e7fc";
252
+ line-height: 28px;
253
+ }
254
+ .e-de-selected-item::before {
255
+ color: var(--color-sf-icon-color);
256
+ content: "\e774";
257
+ }
258
+ .e-de-ctnr-break::before {
259
+ content: "\e7bc";
260
+ }
261
+ .e-de-ctnr-page-break::before {
262
+ content: "\e742";
263
+ }
264
+ .e-de-ctnr-section-break::before {
265
+ content: "\e762";
266
+ }
267
+ .e-de-ctnr-upload::before {
268
+ color: var(--color-sf-icon-color);
269
+ content: "\e712";
270
+ }
271
+ .e-de-flip {
272
+ transform: scaleX(-1);
273
+ }
274
+ .e-de-cnt-cmt-add::before {
275
+ content: "\e82c";
276
+ }
277
+ .e-de-cnt-track::before {
278
+ content: "\e80b";
279
+ }
280
+ .e-de-printlayout::before {
281
+ content: "\e73a";
282
+ }
283
+ .e-de-weblayout::before {
284
+ content: "\e7d3";
285
+ }
286
+ .e-de-textform::before {
287
+ color: var(--color-sf-icon-color);
288
+ content: "\e830";
289
+ font-family: "e-icons";
290
+ }
291
+ .e-de-combo-box::before {
292
+ color: var(--color-sf-icon-color);
293
+ content: "\e8ff";
294
+ font-family: "e-icons";
295
+ }
296
+ .e-de-dropdown-list::before {
297
+ color: var(--color-sf-icon-color);
298
+ content: "\e8fe";
299
+ font-family: "e-icons";
300
+ }
301
+ .e-de-formproperties::before {
302
+ color: var(--color-sf-icon-color);
303
+ content: "\e83e";
304
+ font-family: "e-icons";
305
+ }
306
+ .e-de-clearform::before {
307
+ color: var(--color-sf-icon-color);
308
+ content: "\e7f8";
309
+ font-family: "e-icons";
310
+ }
311
+ .e-de-dropdownform::before {
312
+ color: var(--color-sf-icon-color);
313
+ content: "\e7a6";
314
+ font-family: "e-icons";
315
+ }
316
+ .e-de-formfield::before {
317
+ content: "\e7cd";
318
+ font-family: "e-icons";
319
+ }
320
+ .e-de-checkbox-form::before {
321
+ color: var(--color-sf-icon-color);
322
+ content: "\e7e4";
323
+ font-family: "e-icons";
324
+ }
325
+ .e-de-arrow-up::before {
326
+ content: "\e776";
327
+ font-family: "e-icons";
328
+ }
329
+ .e-de-arrow-down::before {
330
+ content: "\e729";
331
+ font-family: "e-icons";
332
+ }
333
+ .e-de-update-field::before {
334
+ content: "\e828";
335
+ font-family: "e-icons";
336
+ }
337
+ .e-de-footnote::before {
338
+ content: "\e7af";
339
+ font-family: "e-icons";
340
+ }
341
+ .e-de-endnote::before {
342
+ content: "\e7af";
343
+ font-family: "e-icons";
344
+ }
345
+ .e-de-e-paragraph-mark::before {
346
+ content: "\e844";
347
+ font-family: "e-icons";
348
+ }
349
+ .e-de-e-paragraph-style-mark::before {
350
+ content: "\e844";
351
+ font-family: "e-icons";
352
+ }
353
+ .e-de-e-character-style-mark::before {
354
+ content: "\e8bf";
355
+ font-family: "e-icons";
356
+ }
357
+ .e-de-e-linked-style-mark::before {
358
+ content: "\e8c0";
359
+ font-family: "e-icons";
360
+ }
361
+ .e-de-ctnr-columns::before {
362
+ content: "\e8b4";
363
+ font-family: "e-icons";
364
+ }
365
+ .e-de-ctnr-page-size::before {
366
+ content: "\e89a";
367
+ font-family: "e-icons";
368
+ }
369
+ .e-de-ctnr-page-break-column::before {
370
+ content: "\e8b6";
371
+ font-family: "e-icons";
372
+ }
373
+ .e-de-ctnr-page-break-text-wrapping::before {
374
+ content: "\e89d";
375
+ font-family: "e-icons";
376
+ }
377
+ .e-de-ctnr-section-break-continuous::before {
378
+ content: "\e8b5";
379
+ font-family: "e-icons";
380
+ }
381
+ .e-de-ctnr-section-break-even-page::before {
382
+ content: "\e8b2";
383
+ font-family: "e-icons";
384
+ }
385
+ .e-de-ctnr-section-break-odd-page::before {
386
+ content: "\e8b3";
387
+ font-family: "e-icons";
388
+ }
389
+ .e-de-ctnr-columns-one::before {
390
+ content: "\e8b9";
391
+ font-family: "e-icons";
392
+ font-size: 60px;
393
+ }
394
+ .e-de-ctnr-columns-two::before {
395
+ content: "\e8ba";
396
+ font-family: "e-icons";
397
+ font-size: 60px;
398
+ }
399
+ .e-de-ctnr-columns-three::before {
400
+ content: "\e8bb";
401
+ font-family: "e-icons";
402
+ font-size: 60px;
403
+ }
404
+ .e-de-ctnr-columns-right::before {
405
+ content: "\e8b7";
406
+ font-family: "e-icons";
407
+ font-size: 60px;
408
+ }
409
+ .e-de-ctnr-columns-left::before {
410
+ content: "\e8b8";
411
+ font-family: "e-icons";
412
+ font-size: 60px;
413
+ }
414
+ .e-de-ctnr-add-bookmark::before {
415
+ content: "\e925";
416
+ }
417
+ .e-de-ctnr-all-bookmarks::before {
418
+ content: "\e926";
419
+ }
420
+ .e-de-ctnr-landscape::before {
421
+ content: "\e927";
422
+ }
423
+ .e-de-ctnr-page-orientation::before {
424
+ content: "\e928";
425
+ }
426
+ .e-de-ctnr-margin::before {
427
+ content: "\e929";
428
+ }
429
+ .e-de-ctnr-previous-comment::before {
430
+ content: "\e92a";
431
+ }
432
+ .e-de-ctnr-next-comment::before {
433
+ content: "\e92b";
434
+ }
435
+ .e-de-ctnr-close-comment::before {
436
+ content: "\e92c";
437
+ }
438
+ .e-de-ctnr-increase-fontsize::before {
439
+ content: "\e92d";
440
+ }
441
+ .e-de-ctnr-decrease-fontsize::before {
442
+ content: "\e92e";
443
+ }
444
+ .e-de-ctnr-delete-all-comments::before {
445
+ content: "\e92f";
446
+ }
447
+ .e-de-ctnr-reading-view::before {
448
+ content: "\e930";
449
+ }
450
+ .e-de-ctnr-multiple-page::before {
451
+ content: "\e931";
452
+ }
453
+ .e-de-ctnr-fit-100::before {
454
+ content: "\e932";
455
+ }
456
+ .e-de-ctnr-margin-narrow::before {
457
+ content: "\e933";
458
+ }
459
+ .e-de-ctnr-margin-normal::before {
460
+ content: "\e934";
461
+ }
462
+ .e-de-ctnr-margin-moderate::before {
463
+ content: "\e935";
464
+ }
465
+ .e-de-ctnr-margin-wide::before {
466
+ content: "\e936";
467
+ }
468
+ .e-de-ctnr-margin-default::before {
469
+ content: "\e937";
470
+ }
471
+ .e-de-ctnr-margin-custom::before {
472
+ content: "\e938";
473
+ }
474
+ .e-de-ctnr-size-letter::before {
475
+ content: "\e939";
476
+ }
477
+ .e-de-ctnr-size-legal::before {
478
+ content: "\e93a";
479
+ }
480
+ .e-de-ctnr-size-executive::before {
481
+ content: "\e93b";
482
+ }
483
+ .e-de-ctnr-size-a4::before {
484
+ content: "\e93c";
485
+ }
486
+ .e-de-ctnr-size-a5::before {
487
+ content: "\e93d";
488
+ }
489
+ .e-de-ctnr-size-custom::before {
490
+ content: "\e93e";
491
+ }
492
+ .e-de-ctnr-more-column::before {
493
+ content: "\e93f";
494
+ }
495
+ .e-de-ctnr-zoom-in::before {
496
+ content: "\e795";
497
+ }
498
+ .e-de-ctnr-zoom-out::before {
499
+ content: "\e825";
500
+ }
501
+ .e-de-ctnr-table-update::before {
502
+ content: "\e828";
503
+ }
504
+ .e-de-ctnr-text-alternative::before {
505
+ content: "\e769";
506
+ }
507
+ .e-de-ctnr-export::before {
508
+ content: "\e72e";
509
+ }
510
+ .e-de-ctnr-replace::before {
511
+ content: "\e710";
512
+ }
513
+ .e-de-ctnr-cut::before {
514
+ content: "\e7fb";
515
+ }
516
+ .e-de-ctnr-copy::before {
517
+ content: "\e77c";
518
+ }
519
+ .e-de-ctnr-changes-accept::before {
520
+ content: "\e7a8";
521
+ }
522
+ .e-de-ctnr-changes-reject::before {
523
+ content: "\e815";
524
+ }
525
+ .e-de-ctnr-border-none::before {
526
+ content: "\e827";
527
+ }
528
+ .e-de-ctnr-paint-bucket::before {
529
+ content: "\e783";
530
+ }
531
+ .e-de-ctnr-mouse-pointer::before {
532
+ content: "\e74e";
533
+ }
534
+ .e-de-ctnr-table-2::before {
535
+ content: "\e83f";
536
+ }
537
+ .e-de-ctnr-freeze-row::before {
538
+ content: "\e77f";
539
+ }
540
+ .e-de-ctnr-freeze-column::before {
541
+ content: "\e841";
542
+ }
543
+ .e-de-ctnr-table-cell::before {
544
+ content: "\e7c2";
545
+ }
546
+ .e-de-ctnr-table-delete::before {
547
+ content: "\e811";
548
+ }
549
+ .e-de-ctnr-page-column-right::before {
550
+ content: "\e8b7";
551
+ }
552
+ .e-de-ctnr-page-column-left::before {
553
+ content: "\e8b8";
554
+ }
555
+ .e-de-ctnr-page-column-one::before {
556
+ content: "\e8b9";
557
+ }
558
+ .e-de-ctnr-page-column-two::before {
559
+ content: "\e8ba";
560
+ }
561
+ .e-de-ctnr-page-column-three::before {
562
+ content: "\e8bb";
563
+ }
564
+ .e-de-ctnr-page-width::before {
565
+ content: "\e914";
566
+ }
567
+ .e-de-ctnr-page-portrait::before {
568
+ content: "\e8f1";
569
+ }
570
+ .e-de-toolbar {
571
+ height: 100%;
572
+ }
573
+ .e-documenteditorcontainer {
574
+ display: block;
575
+ }
576
+ .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
577
+ height: 0;
578
+ line-height: 0;
579
+ }
580
+ .e-de-ctnr-file-picker {
581
+ left: -110em;
582
+ position: fixed;
583
+ }
584
+ .e-de-ctnr-rtl {
585
+ direction: rtl;
586
+ }
587
+ .e-de-ctnr-layout-tab {
588
+ position: relative;
589
+ width: 100%;
590
+ display: -ms-flexbox;
591
+ display: flex;
592
+ -ms-flex-line-pack: center;
593
+ align-content: center;
594
+ }
595
+ .e-de-ctnr-layout-ribbon-segment.e-de-ctnr-layout-tab .e-textbox,
596
+ .e-de-ctnr-layout-ribbon-segment.e-de-ctnr-layout-tab .e-textbox {
597
+ width: 100px;
598
+ }
599
+ .e-de-ctnr-hglt-btn {
600
+ border: 0.5px solid transparent;
601
+ display: inline-block;
602
+ height: 25px;
603
+ margin: 3px;
604
+ width: 25px;
605
+ }
606
+ .e-color-selected,
607
+ .e-de-ctnr-hglt-btn:hover {
608
+ border-color: var(--color-sf-white);
609
+ outline: var(--color-sf-black) 0.5px solid;
610
+ }
611
+ .e-hglt-no-color {
612
+ height: 30px;
613
+ padding-top: 1px;
614
+ width: 157px;
615
+ }
616
+ .e-hglt-no-color:hover {
617
+ background-color: var(--color-sf-content-bg-color-alt2);
618
+ cursor: pointer;
619
+ }
620
+ .e-de-ctnr-hglt-no-color {
621
+ font-size: 12px;
622
+ font-weight: normal;
623
+ left: 40px;
624
+ padding-top: 11px;
625
+ position: absolute;
626
+ top: 100px;
627
+ }
628
+ /* stylelint-disable */
629
+ .e-de-scrollbar-hide::-webkit-scrollbar {
630
+ width: 0;
631
+ }
632
+ .e-de-scrollbar-hide {
633
+ -ms-overflow-style: none;
634
+ scrollbar-width: none;
635
+ }
636
+ /* stylelint-enable */
637
+ .e-de-contextmenu-wrapper .e-lib.e-contextmenu.e-control.e-menu-parent .e-blankicon {
638
+ padding-left: 17px !important; /* stylelint-disable-line declaration-no-important */
639
+ }
640
+ .e-de-statusbar-section {
641
+ padding-left: 16px;
642
+ }
643
+ .e-de-statusbar-item-gap {
644
+ margin-right: 6px;
645
+ }
646
+ .e-de-pagenumber-container {
647
+ display: -ms-inline-flexbox;
648
+ display: inline-flex;
649
+ }
650
+ .e-de-toolbar-textbtn {
651
+ width: auto;
652
+ }
653
+ .e-de-splitbtn-min-content {
654
+ width: -moz-min-content;
655
+ width: min-content;
656
+ }
657
+ .e-de-header-row {
658
+ padding-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
659
+ height: 29px;
660
+ }
661
+ .e-de-close-button {
662
+ display: inline-block;
663
+ cursor: pointer;
664
+ float: right;
665
+ }
666
+ .e-de-prop-label-height {
667
+ height: 20px;
668
+ }
669
+ .e-de-section-spacing {
670
+ margin-bottom: 14px;
671
+ }
672
+ .e-de-sub-label-block {
673
+ display: block;
674
+ }
675
+ .e-de-hidden {
676
+ display: none !important; /* stylelint-disable-line declaration-no-important */
677
+ }
678
+ .e-de-segment-full {
679
+ position: relative;
680
+ width: 100%;
681
+ }
682
+ .e-de-full-height {
683
+ height: 100% !important; /* stylelint-disable-line declaration-no-important */
684
+ }
685
+ .e-de-overflow-auto {
686
+ overflow: auto !important; /* stylelint-disable-line declaration-no-important */
687
+ }
688
+ .e-de-inline-flex {
689
+ display: -ms-inline-flexbox;
690
+ display: inline-flex;
691
+ }
692
+ .e-de-grp-btn-size {
693
+ width: -moz-min-content;
694
+ width: min-content;
695
+ height: 126px;
696
+ }
697
+ .e-de-margin-top-medium {
698
+ margin-top: 14px;
699
+ }
700
+ .e-de-dropdown-list-item {
701
+ display: block;
702
+ outline: 0;
703
+ width: 126px;
704
+ height: auto;
705
+ }
706
+ .e-de-list-item-block {
707
+ display: block;
708
+ }
709
+ .e-de-cell-text-box-50 {
710
+ width: 50px;
711
+ float: left;
712
+ }
713
+ .e-de-no-border-bottom {
714
+ border-bottom-width: 0 !important; /* stylelint-disable-line declaration-no-important */
715
+ }
716
+ .e-de-splitbtn-min-content {
717
+ width: -moz-min-content;
718
+ width: min-content;
719
+ }
720
+ .e-de-flex {
721
+ display: -ms-flexbox;
722
+ display: flex;
723
+ }
724
+ .e-de-display-inherit {
725
+ display: inherit;
726
+ }
727
+ .e-de-list-presetmenu-small {
728
+ font-size: 8px !important; /* stylelint-disable-line declaration-no-important */
729
+ text-align: center;
730
+ top: 8px;
731
+ line-height: normal !important; /* stylelint-disable-line declaration-no-important */
732
+ }
733
+ .e-de-toc-close-button {
734
+ cursor: pointer;
735
+ display: inline-block;
736
+ color: var(--color-sf-content-text-color-alt2);
737
+ float: right;
738
+ margin-right: 7px;
739
+ }
740
+ .e-de-section-spacing-lg {
741
+ margin-bottom: 36px;
742
+ }
743
+ .e-de-align-right-btn {
744
+ float: right;
745
+ }
746
+ /* stylelint-disable */
747
+ .e-de-toolbar {
748
+ height: 100%;
749
+ }
750
+ .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
751
+ box-shadow: none;
752
+ height: 31px;
753
+ }
754
+ .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
755
+ box-shadow: none;
756
+ }
757
+ .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
758
+ box-shadow: none;
759
+ }
760
+ .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
761
+ box-shadow: none;
762
+ }
763
+ .e-de-ctnr-group-btn-middle button {
764
+ border-radius: 0;
765
+ }
766
+ .e-de-property-label-container {
767
+ -ms-flex-line-pack: center;
768
+ align-content: center;
769
+ width: 100px;
770
+ }
771
+ .e-de-indent-label-container {
772
+ -ms-flex-line-pack: center;
773
+ align-content: center;
774
+ width: 80px;
775
+ }
776
+ .e-de-picture-label-container {
777
+ -ms-flex-line-pack: center;
778
+ align-content: center;
779
+ width: auto;
780
+ padding-right: 8px;
781
+ }
782
+ .e-de-ctnr-picture-format-tab {
783
+ position: relative;
784
+ width: 100%;
785
+ display: -ms-flexbox;
786
+ display: flex;
787
+ height: 30px;
788
+ }
789
+ .e-de-ribbon-property-label {
790
+ font-size: 12px;
791
+ }
792
+ .e-ribbon-gallery-wrapper .e-ribbon-gallery-item .e-ribbon-gallery-text,
793
+ .e-ribbon-gallery-popup.e-popup .e-ribbon-gallery-item .e-ribbon-gallery-text,
794
+ .e-ribbon-gallery-dropdown .e-ribbon-gallery-item .e-ribbon-gallery-text {
795
+ font-family: inherit;
796
+ font-size: inherit;
797
+ color: inherit;
798
+ font-weight: inherit;
799
+ }
800
+ .e-de-ctnr-layout-ribbon-segment {
801
+ margin-right: 12px;
802
+ margin-bottom: 2px;
803
+ }
804
+ .e-de-ctnr-picture-ribbon-segment {
805
+ margin-right: 12px;
806
+ margin-bottom: 0;
807
+ }
808
+ .e-de-ribbon-border-size-button,
809
+ .e-de-ribbon-border-color-picker {
810
+ width: 99px;
811
+ }
812
+ .e-de-prop-bordersize .e-split-btn-wrapper .e-split-colorpicker .e-selected-color {
813
+ width: 50px !important;
814
+ }
815
+ .e-de-ribbon-border-color-picker .e-selected-color {
816
+ width: 50px !important;
817
+ }
818
+ .de-tbl-fill-clr .e-dropdown-btn.e-btn {
819
+ box-shadow: none;
820
+ }
821
+ .e-de-prop-pane .e-de-ctnr-group-btn button,
822
+ .e-de-ctn .e-de-status-bar button {
823
+ box-shadow: none;
824
+ height: 31px;
825
+ }
826
+ .e-de-prop-pane .e-de-ctnr-group-btn button:focus,
827
+ .e-de-ctn .e-de-status-bar button:focus {
828
+ box-shadow: none;
829
+ }
830
+ .e-de-prop-pane .e-de-ctnr-group-btn button:active,
831
+ .e-de-ctn .e-de-status-bar button:active {
832
+ box-shadow: none;
833
+ }
834
+ .e-de-prop-pane .e-de-ctnr-group-btn button:hover,
835
+ .e-de-ctn .e-de-status-bar button:hover {
836
+ box-shadow: none;
837
+ }
838
+ .e-de-statusbar-pageweb {
839
+ background: var(--color-sf-content-bg-color-alt1);
840
+ border: 0;
841
+ box-shadow: none;
842
+ float: right;
843
+ height: 33px;
844
+ width: 33px;
845
+ }
846
+ .e-de-statusbar-pageweb:hover {
847
+ box-shadow: none;
848
+ }
849
+ .e-de-statusbar-pageweb .e-de-printlayout,
850
+ .e-de-statusbar-pageweb .e-de-weblayout {
851
+ font-size: 16px;
852
+ }
853
+ .e-de-statusbar-pageweb .e-de-printlayout:hover,
854
+ .e-de-statusbar-pageweb .e-de-weblayout:hover {
855
+ font-size: 16px;
856
+ }
857
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
858
+ height: 24px;
859
+ width: 16px;
860
+ margin-right: 12px;
861
+ }
862
+ .e-de-listview-icon {
863
+ height: auto;
864
+ width: auto;
865
+ line-height: 22px;
866
+ margin-right: 12px;
867
+ }
868
+ .e-de-linespacing {
869
+ margin-top: 8px;
870
+ }
871
+ .e-de-statusbar-zoom {
872
+ background: var(--color-sf-content-bg-color-alt1);
873
+ border: 0;
874
+ color: var(--color-sf-content-text-color-alt2);
875
+ float: right;
876
+ font-weight: 400;
877
+ height: 33px;
878
+ }
879
+ .e-de-pagenumber-text {
880
+ border: none !important;
881
+ }
882
+ .e-de-pagenumber-input {
883
+ background: var(--color-sf-content-bg-color);
884
+ border: 1px solid var(--color-sf-border-light);
885
+ border-radius: 2px;
886
+ color: var(--color-sf-content-text-color-alt2);
887
+ padding: 0;
888
+ text-align: center;
889
+ width: 22px;
890
+ }
891
+ .e-btn-pageweb-toggle {
892
+ background-color: var(--color-sf-content-bg-color-alt3);
893
+ box-shadow: none;
894
+ outline: var(--color-sf-white) 0 solid;
895
+ outline-offset: 0;
896
+ }
897
+ .e-btn-pageweb-spellcheck {
898
+ border: 0;
899
+ box-shadow: none;
900
+ float: right;
901
+ margin-left: calc(100% - 360px);
902
+ }
903
+ .e-de-ctn-title {
904
+ background-color: var(--color-sf-primary);
905
+ border-bottom: none !important;
906
+ color: var(--color-sf-primary-text-color);
907
+ }
908
+ .e-de-tool-ctnr-properties-pane {
909
+ display: -ms-flexbox;
910
+ display: flex;
911
+ height: calc(100% - 115px);
912
+ width: 100%;
913
+ }
914
+ .e-de-ctnr-properties-pane {
915
+ display: -ms-flexbox;
916
+ display: flex;
917
+ height: calc(100% - 42px);
918
+ width: 100%;
919
+ }
920
+ .e-de-ribbon-simplified-ctnr-properties-pane {
921
+ height: calc(100% - 119px);
922
+ width: 100%;
923
+ }
924
+ .e-de-ribbon-classic-ctnr-properties-pane {
925
+ height: calc(100% - 205px);
926
+ width: 100%;
927
+ }
928
+ .e-de-ribbon-simplified-ctnr-properties-pane-collapsed {
929
+ height: calc(100% - 75px);
930
+ width: 100%;
931
+ }
932
+ .e-de-ribbon-classic-ctnr-properties-pane-collapsed {
933
+ height: calc(100% - 75px);
934
+ width: 100%;
935
+ }
936
+ .e-de-statusbar-separator {
937
+ border-left: 1px solid var(--color-sf-border-light);
938
+ height: 16px;
939
+ margin-left: 7.5px;
940
+ margin-right: 7.5px;
941
+ margin-top: 6px;
942
+ }
943
+ .e-de-statusbar-spellcheck {
944
+ border-radius: 2px;
945
+ font-weight: 400;
946
+ }
947
+ .e-de-ctn {
948
+ background-color: var(--color-sf-content-bg-color-alt1);
949
+ border: 1px solid var(--color-sf-border-light);
950
+ height: 100%;
951
+ position: relative;
952
+ width: 100%;
953
+ }
954
+ .e-de-ctnr-toolbar {
955
+ display: -ms-flexbox;
956
+ display: flex;
957
+ height: 72px;
958
+ width: 100%;
959
+ }
960
+ .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
961
+ .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
962
+ border: 0;
963
+ }
964
+ .e-de-pane {
965
+ border-left: 1px solid var(--color-sf-border-light);
966
+ }
967
+ .e-de-pane-rtl {
968
+ border-right: 1px solid var(--color-sf-border-light);
969
+ }
970
+ .e-de-tool-ctnr-properties-pane,
971
+ .e-de-ctnr-properties-pane,
972
+ .e-de-ribbon-simplified-ctnr-properties-pane,
973
+ .e-de-ribbon-classic-ctnr-properties-pane,
974
+ .e-de-ribbon-simplified-ctnr-properties-pane-collapsed,
975
+ .e-de-ribbon-classic-ctnr-properties-pane-collapsed {
976
+ background: var(--color-sf-content-bg-color-alt1);
977
+ border-bottom: 1px solid var(--color-sf-border-light);
978
+ border-top: 1px solid var(--color-sf-border-light);
979
+ }
980
+ .e-de-ctnr-segment {
981
+ margin-bottom: 12px;
982
+ }
983
+ .e-de-ctnr-segment > div:first-child:not(.e-rtl),
984
+ .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
985
+ .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
986
+ margin-right: 12px;
987
+ }
988
+ .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
989
+ .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
990
+ .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
991
+ margin-left: 12px;
992
+ margin-right: 0;
993
+ }
994
+ .e-de-tlbr-wrapper {
995
+ background-color: var(--color-sf-content-bg-color-alt1);
996
+ height: 72px;
997
+ width: calc(100% - 75px);
998
+ }
999
+ .e-de-ctnr-prop-label {
1000
+ color: var(--color-sf-content-text-color-alt2);
1001
+ display: inline-block;
1002
+ font-size: 14px;
1003
+ font-weight: 500;
1004
+ letter-spacing: 0.05px;
1005
+ margin-bottom: 12px;
1006
+ opacity: 0.87;
1007
+ }
1008
+ .e-de-table-prop-label {
1009
+ margin-left: 12px;
1010
+ }
1011
+ .e-de-table-prop-label.e-de-rtl {
1012
+ margin-left: 0;
1013
+ margin-right: 12px;
1014
+ }
1015
+ .e-de-toolbar.e-toolbar {
1016
+ border-radius: 0;
1017
+ }
1018
+ .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
1019
+ margin-left: 0;
1020
+ margin-right: 4px;
1021
+ }
1022
+ .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
1023
+ margin-left: 4px;
1024
+ margin-right: 0;
1025
+ }
1026
+ .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
1027
+ margin-left: 4px;
1028
+ margin-right: 0;
1029
+ }
1030
+ .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
1031
+ margin-left: 0;
1032
+ margin-right: 4px;
1033
+ }
1034
+ .e-de-toolbar.e-toolbar .e-toolbar-items {
1035
+ height: 72px;
1036
+ }
1037
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
1038
+ height: 59px;
1039
+ margin: 0 14px;
1040
+ }
1041
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
1042
+ margin-left: 8px !important;
1043
+ margin-right: 4px;
1044
+ }
1045
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
1046
+ margin-left: 4px;
1047
+ margin-right: 4px;
1048
+ }
1049
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
1050
+ margin-left: 4px;
1051
+ margin-right: 8px;
1052
+ }
1053
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
1054
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1055
+ }
1056
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1057
+ -ms-flex-direction: column;
1058
+ flex-direction: column;
1059
+ height: calc(100% - 10px);
1060
+ padding: 0;
1061
+ padding-bottom: 10px;
1062
+ }
1063
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus {
1064
+ padding: 0;
1065
+ padding-bottom: 10px;
1066
+ }
1067
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active {
1068
+ padding: 0;
1069
+ padding-bottom: 10px;
1070
+ }
1071
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
1072
+ padding: 0;
1073
+ padding-bottom: 10px;
1074
+ }
1075
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
1076
+ padding: 0;
1077
+ }
1078
+ .e-de-overlay {
1079
+ height: 100%;
1080
+ opacity: 0.5;
1081
+ pointer-events: none;
1082
+ -ms-touch-action: none;
1083
+ touch-action: none;
1084
+ width: 100%;
1085
+ }
1086
+ .e-de-hide-track-btn {
1087
+ display: none;
1088
+ }
1089
+ .e-de-status-bar .e-btn .e-btn-icon {
1090
+ color: var(--color-sf-icon-color);
1091
+ }
1092
+ .e-de-status-bar .e-btn:hover .e-btn-icon {
1093
+ color: var(--color-sf-secondary-text-color-pressed);
1094
+ }
1095
+ .e-de-font-clr-picker .e-colorpicker-container .e-split-btn-wrapper .e-btn.e-icon-btn,
1096
+ .e-de-font-clr-picker .e-colorpicker-container .e-split-btn-wrapper .e-btn.e-icon-btn,
1097
+ .e-de-font-clr-picker .e-colorpicker-wrapper .e-btn.e-icon-btn,
1098
+ .e-de-font-clr-picker .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
1099
+ .e-de-font-clr-picker .e-colorpicker-wrapper .e-btn.e-icon-btn.e-rtl {
1100
+ padding: 0;
1101
+ }
1102
+ .e-de-prop-font-colorpicker .e-btn.e-icon-btn,
1103
+ .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
1104
+ padding: 4px 8px !important;
1105
+ }
1106
+ .e-de-ctnr-style-div {
1107
+ width: auto;
1108
+ }
1109
+ .e-btn-toggle .e-tbar-btn-text {
1110
+ color: var(--color-sf-secondary-text-color-pressed) !important;
1111
+ }
1112
+ .e-btn-toggle .e-btn-icon {
1113
+ color: var(--color-sf-secondary-text-color-pressed) !important;
1114
+ }
1115
+ .e-de-ctnr-list,
1116
+ .e-de-list-header-presetmenu {
1117
+ color: var(--color-sf-icon-color);
1118
+ }
1119
+ .e-de-ctnr-group-btn .e-btn {
1120
+ background: var(--color-sf-content-bg-color);
1121
+ border-color: var(--color-sf-border-light);
1122
+ }
1123
+ .e-de-ctnr-group-btn .e-btn:focus {
1124
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1125
+ border-color: var(--color-sf-de-toggle-border-color);
1126
+ box-shadow: 0 0 0 0 var(--color-sf-secondary-bg-color-pressed);
1127
+ outline-color: var(--color-sf-secondary-bg-color-pressed);
1128
+ }
1129
+ .e-de-ctnr-group-btn .e-btn:active,
1130
+ .e-de-ctnr-group-btn .e-btn .e-btn-toggle {
1131
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1132
+ border-color: var(--color-sf-de-toggle-border-color);
1133
+ }
1134
+ .e-de-ctnr-group-btn .e-btn:hover {
1135
+ background-color: var(--color-sf-secondary-bg-color-hover);
1136
+ }
1137
+ .e-de-ctnr-group-btn .e-btn:disabled {
1138
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1139
+ border-color: var(--color-sf-secondary-bg-color-pressed);
1140
+ opacity: 65%;
1141
+ }
1142
+ .e-de-ctnr-group-btn .e-btn:hover .e-btn-icon,
1143
+ .e-de-ctnr-group-btn .e-btn:focus .e-btn-icon,
1144
+ .e-de-ctnr-group-btn .e-btn:active .e-btn-icon,
1145
+ .e-de-ctnr-group-btn .e-btn:disabled .e-btn-icon {
1146
+ color: var(--color-sf-white);
1147
+ }
1148
+ .e-de-ctnr-group-btn .e-btn-icon {
1149
+ color: var(--color-sf-icon-color);
1150
+ font-size: 16px;
1151
+ }
1152
+ .e-btn-toggle .e-btn-icon {
1153
+ color: var(--color-sf-secondary-text-color-pressed);
1154
+ }
1155
+ .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn,
1156
+ .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn-icon,
1157
+ .e-de-border-size-button,
1158
+ .e-de-border-size-button .e-btn-icon {
1159
+ background-color: var(--color-sf-content-bg-color);
1160
+ border-color: var(--color-sf-border-light);
1161
+ color: var(--color-sf-icon-color);
1162
+ }
1163
+ .e-de-border-size-button:focus,
1164
+ .e-de-border-size-button:hover,
1165
+ .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn:hover,
1166
+ .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn:focus {
1167
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1168
+ box-shadow: none;
1169
+ }
1170
+ .e-de-border-size-button:focus .e-btn-icon,
1171
+ .e-de-border-size-button:hover .e-btn-icon,
1172
+ .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn:hover .e-btn-icon,
1173
+ .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn:focus .e-btn-icon {
1174
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1175
+ box-shadow: none;
1176
+ color: var(--color-sf-secondary-text-color-pressed);
1177
+ }
1178
+ .e-de-border-size-button .e-btn-icon:focus,
1179
+ .e-de-border-size-button .e-btn-icon:hover {
1180
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1181
+ box-shadow: none;
1182
+ color: var(--color-sf-secondary-text-color-pressed);
1183
+ }
1184
+ .e-de-pagenumber-text {
1185
+ border: none !important;
1186
+ }
1187
+ .e-de-ctnr-properties-pane-btn {
1188
+ width: 75px;
1189
+ }
1190
+ .e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn .e-btn {
1191
+ color: var(--color-sf-primary);
1192
+ }
1193
+ .e-de-pane-disable-clr.e-de-ctnr-properties-pane-btn .e-btn {
1194
+ color: var(--color-sf-content-text-color-alt2);
1195
+ }
1196
+ .e-de-ctnr-properties-pane-btn .e-btn {
1197
+ background: var(--color-sf-content-bg-color-alt1);
1198
+ border-radius: 0;
1199
+ box-shadow: none;
1200
+ color: var(--color-sf-primary);
1201
+ min-height: 100%;
1202
+ min-width: 100%;
1203
+ }
1204
+ .e-de-ctnr-properties-pane-btn .e-btn:focus {
1205
+ box-shadow: none;
1206
+ }
1207
+ .e-de-ctnr-properties-pane-btn .e-btn:active {
1208
+ box-shadow: none;
1209
+ }
1210
+ .e-de-ctnr-properties-pane-btn .e-btn:hover {
1211
+ box-shadow: none;
1212
+ }
1213
+ .e-de-showhide-btn {
1214
+ border: 0;
1215
+ height: 72px;
1216
+ }
1217
+ .e-de-showhide-btn-rtl {
1218
+ border: 0;
1219
+ height: 72px;
1220
+ }
1221
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1222
+ padding: 0;
1223
+ }
1224
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
1225
+ display: table;
1226
+ font-size: 14px;
1227
+ margin: 0 6.5px;
1228
+ padding: 0;
1229
+ white-space: normal;
1230
+ }
1231
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
1232
+ .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1233
+ padding: 0 !important;
1234
+ min-height: 16px;
1235
+ }
1236
+ .e-de-hdr-ftr-frst-div {
1237
+ margin-bottom: 12px;
1238
+ }
1239
+ .e-de-hdr-ftr-top-div {
1240
+ margin-bottom: 12px;
1241
+ }
1242
+ .e-de-cntr-pane-padding {
1243
+ padding: 12px;
1244
+ }
1245
+ .e-de-prop-pane {
1246
+ height: 100%;
1247
+ min-height: 200px;
1248
+ overflow: auto;
1249
+ width: 260px;
1250
+ }
1251
+ .e-de-review-pane {
1252
+ background: var(--color-sf-content-bg-color-alt1);
1253
+ border-left: 1px solid var(--color-sf-border);
1254
+ height: 100%;
1255
+ min-height: 200px;
1256
+ overflow: auto;
1257
+ width: 440px;
1258
+ }
1259
+ .e-de-property-div-padding {
1260
+ border-bottom: 0.5px solid var(--color-sf-border-light);
1261
+ padding: 12px;
1262
+ }
1263
+ .e-de-ctnr-dropdown-ftr {
1264
+ border-top: 1px solid var(--color-sf-border-light);
1265
+ color: var(--color-sf-content-text-color-alt2);
1266
+ cursor: pointer;
1267
+ display: block;
1268
+ font-size: 12px;
1269
+ line-height: 40px;
1270
+ text-indent: 1.2em;
1271
+ }
1272
+ .e-de-char-fmt-btn-left > button,
1273
+ .e-de-insert-del-cell button {
1274
+ width: 38.75px;
1275
+ }
1276
+ .e-de-char-fmt-btn-right > button {
1277
+ width: 37.5px;
1278
+ }
1279
+ .e-de-panel-left-width {
1280
+ width: 151px;
1281
+ }
1282
+ .e-de-panel-right-width {
1283
+ width: 73px;
1284
+ }
1285
+ .e-de-cntr-highlight-pane {
1286
+ border: 1px solid var(--color-sf-border-light);
1287
+ }
1288
+ .e-de-btn-hghlclr > button:first-child {
1289
+ padding: 1px !important;
1290
+ }
1291
+ .e-de-ctnr-hglt-color {
1292
+ font-size: 12px;
1293
+ font-weight: 400;
1294
+ height: 20px !important;
1295
+ width: 20px !important;
1296
+ }
1297
+ .e-de-font-clr-picker > div div button,
1298
+ .e-de-font-clr-picker > div button,
1299
+ .e-de-font-clr-picker > button {
1300
+ width: 38px;
1301
+ }
1302
+ .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
1303
+ height: 55px;
1304
+ padding: 4px !important;
1305
+ width: 60px;
1306
+ }
1307
+ .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
1308
+ border: 3px solid var(--color-sf-primary);
1309
+ padding: 2px !important;
1310
+ }
1311
+ .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
1312
+ height: 38px;
1313
+ padding: 4px !important;
1314
+ width: 38px;
1315
+ }
1316
+ .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
1317
+ border: 3px solid var(--color-sf-primary);
1318
+ padding: 2px !important;
1319
+ }
1320
+ .e-de-list-header-presetmenu {
1321
+ cursor: pointer;
1322
+ font-size: 11px;
1323
+ line-height: 14px;
1324
+ overflow: hidden;
1325
+ text-align: left;
1326
+ min-width: 50px;
1327
+ white-space: nowrap;
1328
+ width: 100%;
1329
+ }
1330
+ .e-de-bullet-list-header-presetmenu {
1331
+ cursor: pointer;
1332
+ font-size: 14px;
1333
+ left: -11px;
1334
+ line-height: 0;
1335
+ min-width: 50px;
1336
+ overflow: hidden;
1337
+ position: relative;
1338
+ white-space: nowrap;
1339
+ width: 100%;
1340
+ }
1341
+ .e-rtl .e-de-bullet-list-header-presetmenu {
1342
+ cursor: pointer;
1343
+ font-size: 14px;
1344
+ left: 10px;
1345
+ line-height: 0;
1346
+ min-width: 50px;
1347
+ overflow: hidden;
1348
+ position: relative;
1349
+ white-space: nowrap;
1350
+ width: 100%;
1351
+ }
1352
+ .e-de-bullet {
1353
+ font-size: 42px;
1354
+ }
1355
+ .e-de-list-header-presetmenu .e-de-list-line {
1356
+ border-bottom: 1px solid var(--color-sf-icon-color) !important;
1357
+ margin-left: 5px;
1358
+ width: 100%;
1359
+ }
1360
+ .e-de-toc-optionsdiv {
1361
+ margin-bottom: 11.5px;
1362
+ margin-left: 5.5px;
1363
+ margin-top: 15.5px;
1364
+ }
1365
+ .e-de-toc-optionsdiv.e-de-rtl {
1366
+ margin-right: 5.5px;
1367
+ margin-left: 0;
1368
+ }
1369
+ .e-de-list-header-presetmenu div span {
1370
+ display: inline-block;
1371
+ vertical-align: middle;
1372
+ }
1373
+ .e-de-floating-menu .e-de-floating-menuitem,
1374
+ .e-de-floating-menu .e-de-menuitem-none {
1375
+ cursor: pointer;
1376
+ height: 70px;
1377
+ padding: 0 !important;
1378
+ margin: 0 5px 5px 0 !important;
1379
+ width: 70px;
1380
+ }
1381
+ .e-de-list-thumbnail .e-de-list-items {
1382
+ float: left;
1383
+ }
1384
+ .e-de-list-thumbnail .e-de-list-items {
1385
+ border: 1px solid var(--color-sf-border-light);
1386
+ clear: initial;
1387
+ display: inline-block;
1388
+ height: auto;
1389
+ margin: 5px;
1390
+ padding: 2px;
1391
+ text-align: center;
1392
+ width: auto;
1393
+ }
1394
+ .e-de-list-items {
1395
+ cursor: pointer;
1396
+ background: var(--color-sf-content-bg-color-alt1);
1397
+ box-sizing: border-box;
1398
+ list-style: none;
1399
+ padding: 7px 10px 7px 10px;
1400
+ position: relative;
1401
+ }
1402
+ .e-de-list-item-size {
1403
+ font-size: 14px;
1404
+ }
1405
+ .e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
1406
+ .e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
1407
+ border: 3px solid var(--color-sf-primary);
1408
+ padding: 2px !important;
1409
+ }
1410
+ .e-de-floating-menu {
1411
+ padding: 10px 4px 5px 10px !important;
1412
+ }
1413
+ .e-de-list-container {
1414
+ border: 1px solid #ccc;
1415
+ border-radius: 2px;
1416
+ box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
1417
+ background: var(--color-sf-content-bg-color-alt1);
1418
+ box-sizing: border-box;
1419
+ display: inline-block;
1420
+ line-height: normal;
1421
+ margin: 0;
1422
+ outline: 0;
1423
+ background: var(--color-sf-content-bg-color-alt1);
1424
+ padding: 5px 0;
1425
+ position: absolute;
1426
+ width: auto;
1427
+ z-index: 10020;
1428
+ }
1429
+ .e-de-ctnr-list {
1430
+ font-size: 12px;
1431
+ vertical-align: top;
1432
+ }
1433
+ .e-de-image-property {
1434
+ padding-left: 32px;
1435
+ }
1436
+ .e-de-img-prty-span {
1437
+ color: var(--color-sf-content-text-color-alt2);
1438
+ left: 12px;
1439
+ position: absolute;
1440
+ top: 8px;
1441
+ }
1442
+ .e-btn-toggle {
1443
+ background-color: var(--color-sf-secondary-bg-color-pressed) !important;
1444
+ outline: none;
1445
+ outline-offset: 0;
1446
+ box-shadow: none !important;
1447
+ }
1448
+ .e-btn-toggle:hover {
1449
+ background-color: var(--color-sf-secondary-bg-color-pressed) !important;
1450
+ outline: none;
1451
+ outline-offset: 0;
1452
+ box-shadow: none !important;
1453
+ }
1454
+ .e-btn-toggle .e-tbar-btn-text {
1455
+ color: var(--color-sf-secondary-text-color-pressed) !important;
1456
+ }
1457
+ .e-btn-toggle > span {
1458
+ color: var(--color-sf-secondary-text-color-pressed) !important;
1459
+ }
1460
+ .e-de-ctnr-group-btn-top > button:first-child {
1461
+ border-radius: 0;
1462
+ border-top-left-radius: 4px;
1463
+ }
1464
+ .e-de-ctnr-group-btn-top.e-de-rtl > button:first-child {
1465
+ border-top-left-radius: 0;
1466
+ border-top-right-radius: 4px;
1467
+ }
1468
+ .e-de-ctnr-group-btn-top > button:last-child {
1469
+ border-radius: 0;
1470
+ border-top-right-radius: 4px;
1471
+ }
1472
+ .e-de-ctnr-group-btn-top.e-de-rtl > button:last-child {
1473
+ border-top-left-radius: 4px;
1474
+ border-top-right-radius: 0;
1475
+ }
1476
+ .e-de-ctnr-group-btn-middle > button {
1477
+ border-radius: 0;
1478
+ border-top: 0;
1479
+ border-bottom: 0;
1480
+ }
1481
+ .e-de-ctnr-group-btn-bottom > button:first-child {
1482
+ border-radius: 0;
1483
+ border-bottom-left-radius: 4px;
1484
+ }
1485
+ .e-de-ctnr-group-btn-bottom.e-de-rtl > button:first-child {
1486
+ border-bottom-left-radius: 0;
1487
+ border-bottom-right-radius: 4px;
1488
+ }
1489
+ .e-de-ctnr-group-btn-bottom > button:last-child {
1490
+ border-radius: 0;
1491
+ border-bottom-right-radius: 4px;
1492
+ }
1493
+ .e-de-ctnr-group-btn-bottom.e-de-rtl > button:last-child {
1494
+ border-bottom-right-radius: 0;
1495
+ border-bottom-left-radius: 4px;
1496
+ }
1497
+ .e-de-toc-template1 {
1498
+ background: var(--color-sf-content-bg-color-alt1);
1499
+ border: 1px solid var(--color-sf-border-light);
1500
+ color: var(--color-sf-content-text-color-alt2);
1501
+ height: 129px;
1502
+ width: 94px;
1503
+ margin-left: 78px;
1504
+ }
1505
+ .e-de-toc-template1.e-de-rtl {
1506
+ margin-left: 0;
1507
+ margin-right: 78px;
1508
+ }
1509
+ .e-de-toc-template1-content1 {
1510
+ font-size: 10px;
1511
+ height: 11px;
1512
+ margin-left: 5.4px;
1513
+ margin-top: 6.7px;
1514
+ width: 83px;
1515
+ }
1516
+ .e-de-toc-template1-content2 {
1517
+ font-size: 8px;
1518
+ height: 9px;
1519
+ margin-left: 20.4px;
1520
+ margin-top: 5.7px;
1521
+ width: 68px;
1522
+ }
1523
+ .e-de-toc-template1-content3 {
1524
+ font-size: 7px;
1525
+ height: 8px;
1526
+ margin-left: 28.4px;
1527
+ margin-top: 6.7px;
1528
+ width: 60px;
1529
+ }
1530
+ .e-de-prop-sub-label {
1531
+ color: var(--color-sf-content-text-color-alt1);
1532
+ font-size: 13px;
1533
+ margin-bottom: 4px;
1534
+ font-weight: 500;
1535
+ }
1536
+ .e-de-toc-checkbox1 {
1537
+ height: 16px;
1538
+ margin-top: 16px;
1539
+ }
1540
+ .e-de-toc-checkbox2 {
1541
+ height: 16px;
1542
+ margin-top: 16px;
1543
+ }
1544
+ .e-de-toc-checkbox3 {
1545
+ height: 16px;
1546
+ margin-top: 16px;
1547
+ }
1548
+ .e-de-status-bar {
1549
+ background: var(--color-sf-content-bg-color-alt1);
1550
+ display: -ms-flexbox;
1551
+ display: flex;
1552
+ padding-top: 4px;
1553
+ width: 100%;
1554
+ }
1555
+ .e-de-ctnr-pg-no {
1556
+ color: var(--color-sf-content-text-color-alt2);
1557
+ display: -ms-inline-flexbox;
1558
+ display: inline-flex;
1559
+ font-size: 14px;
1560
+ height: 100%;
1561
+ padding-top: 8px;
1562
+ }
1563
+ .e-de-ctnr-pg-no span {
1564
+ border: 1px solid transparent;
1565
+ }
1566
+ .e-de-ctnr-pg-no-spellout {
1567
+ color: var(--color-sf-content-text-color-alt2);
1568
+ display: -ms-inline-flexbox;
1569
+ display: inline-flex;
1570
+ font-size: 14px;
1571
+ height: 100%;
1572
+ padding-top: 8px;
1573
+ width: calc(100% - 155px);
1574
+ }
1575
+ .e-de-ctnr-pg-no-spellout span {
1576
+ border: 1px solid transparent;
1577
+ }
1578
+ .e-de-statusbar-zoom-spell {
1579
+ background-color: var(--color-sf-content-bg-color-alt1);
1580
+ border: 0;
1581
+ color: var(--color-sf-content-text-color-alt2);
1582
+ float: right;
1583
+ height: 34px;
1584
+ margin-left: calc(100% - 360px);
1585
+ }
1586
+ .e-de-btn-cancel {
1587
+ margin-left: 10px;
1588
+ }
1589
+ .e-de-btn-cancel-rtl {
1590
+ margin-left: 0;
1591
+ margin-right: 10px;
1592
+ }
1593
+ .e-de-prop-header-label {
1594
+ color: var(--color-sf-content-text-color-alt2);
1595
+ display: inline-block;
1596
+ font-size: 13px;
1597
+ font-weight: bold;
1598
+ letter-spacing: 0.05px;
1599
+ opacity: 0.87;
1600
+ }
1601
+ .e-de-prop-separator-line {
1602
+ border-bottom: 1px solid var(--color-sf-border-light);
1603
+ }
1604
+ .e-de-status-bar > div label {
1605
+ font-weight: 500;
1606
+ }
1607
+ .e-de-stylediv {
1608
+ padding-left: 12px;
1609
+ }
1610
+ .e-de-stylediv-rtl {
1611
+ padding-left: 0;
1612
+ padding-right: 12px;
1613
+ }
1614
+ .e-de-border-size-button {
1615
+ height: 31px;
1616
+ margin-top: 8px;
1617
+ width: 99px;
1618
+ }
1619
+ .e-de-color-picker {
1620
+ height: 31px;
1621
+ width: 99px;
1622
+ }
1623
+ .e-de-cell-text-box {
1624
+ margin-right: 12px;
1625
+ }
1626
+ .e-de-pane-rtl .e-de-cell-text-box {
1627
+ margin-left: 12px;
1628
+ margin-right: 0;
1629
+ }
1630
+ .e-de-prop-fill-label {
1631
+ margin-right: 8px;
1632
+ }
1633
+ .e-de-prop-fill-label.e-de-rtl {
1634
+ margin-left: 8px;
1635
+ margin-right: 0;
1636
+ }
1637
+ .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1638
+ height: 36px !important;
1639
+ }
1640
+ .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1641
+ width: 38px;
1642
+ height: 38px;
1643
+ }
1644
+ .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1645
+ width: 70px;
1646
+ }
1647
+ .e-de-hRuler {
1648
+ background-color: var(--color-sf-content-bg-color-alt2);
1649
+ border-bottom: 0.5px solid var(--color-sf-border-light);
1650
+ }
1651
+ .e-de-vRuler {
1652
+ background-color: var(--color-sf-content-bg-color-alt2);
1653
+ border-right: 0.5px solid var(--color-sf-border-light);
1654
+ }
1655
+ .e-de-ruler-margin {
1656
+ background-color: var(--color-sf-content-bg-color);
1657
+ }
1658
+ .e-de-ruler-tick {
1659
+ stroke: var(--color-sf-border-dark);
1660
+ }
1661
+ .e-de-ruler-tick-label {
1662
+ fill: var(--color-sf-content-text-color-alt1);
1663
+ }
1664
+ .e-de-ruler-markIndicator {
1665
+ background-color: var(--color-sf-content-bg-color);
1666
+ }
1667
+ .e-de-ruler-marker .e-de-ruler-tab-svg {
1668
+ fill: var(--color-sf-border-dark);
1669
+ }
1670
+ .e-de-ruler-marker .e-de-ruler-indent-svg {
1671
+ fill: var(--color-sf-border-dark);
1672
+ }
1673
+ .e-de-ruler-indent .e-de-ruler-indent-svg {
1674
+ fill: var(--color-sf-content-bg-color);
1675
+ stroke: var(--color-sf-icon-color);
1676
+ }
1677
+ .e-de-ruler-indent .e-de-ruler-indent-svg:hover {
1678
+ fill: var(--color-sf-content-bg-color-alt2);
1679
+ stroke: var(--color-sf-icon-color);
1680
+ }
1681
+ .e-de-ruler-indent .e-de-ruler-indent-svg:active {
1682
+ fill: var(--color-sf-primary);
1683
+ stroke: var(--color-sf-icon-color);
1684
+ }
1685
+ .e-de-ruler-table-svg {
1686
+ fill: var(--color-sf-icon-color);
1687
+ }
1688
+ .e-de-ruler-table-svg:hover {
1689
+ fill: var(--color-sf-content-bg-color-alt2);
1690
+ }
1691
+ .e-de-ruler-table-svg:active {
1692
+ fill: var(--color-sf-primary);
1693
+ }
1694
+ .e-de-custom-treeview .e-list-text {
1695
+ font-size: 13px;
1696
+ white-space: nowrap;
1697
+ width: 200px;
1698
+ overflow: hidden;
1699
+ text-overflow: ellipsis;
1700
+ }
1701
+ .e-rtl .e-listview .e-list-icon {
1702
+ height: 24px;
1703
+ width: 16px;
1704
+ margin-left: 12px;
1705
+ }
1706
+ .e-rtl .e-de-listview-icon {
1707
+ height: auto;
1708
+ width: auto;
1709
+ line-height: 22px;
1710
+ margin-left: 12px;
1711
+ }
1712
+ .e-rtl .e-de-vRuler {
1713
+ background-color: var(--color-sf-content-bg-color-alt2);
1714
+ border-right: none;
1715
+ border-left: 0.5px solid var(--color-sf-border-light);
1716
+ }
1717
+ .e-de-ctn .e-de-bzr-button {
1718
+ font-size: 12px;
1719
+ font-weight: 400;
1720
+ background: var(--color-sf-content-bg-color-alt1);
1721
+ height: 100%;
1722
+ color: var(--color-sf-content-text-color);
1723
+ border: none;
1724
+ }
1725
+ .e-de-ctn .e-de-bzr-button:hover {
1726
+ background: var(--color-sf-secondary-bg-color-hover);
1727
+ border: none;
1728
+ border-radius: 4px;
1729
+ color: var(--color-sf-content-text-color-selected);
1730
+ }
1731
+ .e-de-ctn .e-de-bzr-button:active {
1732
+ box-shadow: none;
1733
+ background-color: var(--color-sf-secondary-bg-color-hover);
1734
+ border-color: var(--color-sf-border);
1735
+ color: var(--color-sf-white);
1736
+ }
1737
+ .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
1738
+ font-size: 16px;
1739
+ }
1740
+ /* stylelint-disable */
1741
+ .e-bigger .e-btn.e-de-statusbar-pageweb {
1742
+ padding: 0;
1743
+ }
1744
+ .e-bigger .e-de-statusbar-pageweb .e-de-printlayout,
1745
+ .e-bigger .e-de-statusbar-pageweb .e-de-weblayout {
1746
+ font-size: 18px;
1747
+ }
1748
+ .e-bigger .e-btn-pageweb-spellcheck {
1749
+ margin-left: calc(100% - 410px);
1750
+ }
1751
+ .e-bigger .e-de-statusbar-separator {
1752
+ border-left: 1px solid var(--color-sf-border-light);
1753
+ height: 16px;
1754
+ margin-left: 7.5px;
1755
+ margin-right: 7.5px;
1756
+ margin-top: 6px;
1757
+ }
1758
+ .e-bigger .e-de-statusbar-spellcheck {
1759
+ border-radius: 2px;
1760
+ }
1761
+ .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
1762
+ margin-left: 0;
1763
+ margin-right: 6px;
1764
+ }
1765
+ .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
1766
+ margin-left: 6px;
1767
+ margin-right: 0;
1768
+ }
1769
+ .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
1770
+ margin-left: 6px;
1771
+ margin-right: 0;
1772
+ }
1773
+ .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
1774
+ margin-left: 0;
1775
+ margin-right: 6px;
1776
+ }
1777
+ .e-bigger .e-de-cntr-pane-padding {
1778
+ padding: 16px;
1779
+ }
1780
+ .e-bigger .e-de-prop-pane {
1781
+ height: 100%;
1782
+ min-height: 200px;
1783
+ overflow: auto;
1784
+ width: 306px;
1785
+ }
1786
+ .e-bigger .e-de-panel-left-width {
1787
+ width: 169px;
1788
+ }
1789
+ .e-bigger .e-de-char-fmt-btn-left > button,
1790
+ .e-bigger .e-de-insert-del-cell button {
1791
+ width: 44px;
1792
+ }
1793
+ .e-bigger .e-de-ctnr-pg-no-spellout {
1794
+ color: var(--color-sf-content-text-color-alt2);
1795
+ display: -ms-inline-flexbox;
1796
+ display: inline-flex;
1797
+ font-size: 16px;
1798
+ height: 100%;
1799
+ padding-top: 7px;
1800
+ width: calc(100% - 205px);
1801
+ }
1802
+ .e-bigger .e-de-statusbar-zoom-spell {
1803
+ background-color: var(--color-sf-content-bg-color-alt1);
1804
+ border: 0;
1805
+ color: var(--color-sf-content-text-color-alt2);
1806
+ float: right;
1807
+ height: 34px;
1808
+ margin-left: calc(100% - 410px);
1809
+ }
1810
+ .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1811
+ height: 42px !important;
1812
+ }
1813
+ .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn > button {
1814
+ height: 42px;
1815
+ width: 44px;
1816
+ }
1817
+ .e-bigger .e-de-custom-treeview .e-list-text {
1818
+ font-size: 15px;
1819
+ white-space: nowrap;
1820
+ width: 200px;
1821
+ overflow: hidden;
1822
+ text-overflow: ellipsis;
1823
+ }
1824
+ .e-bigger .de-split-button > div:first-child {
1825
+ margin-right: 16px;
1826
+ }
1827
+ .e-bigger .e-de-border-clr-picker .e-split-btn-wrapper > button:first-child {
1828
+ width: 66px;
1829
+ }
1830
+ .e-bigger .e-de-prop-fill-label {
1831
+ margin-left: 0;
1832
+ margin-right: 9.8px;
1833
+ }
1834
+ .e-bigger .e-de-prop-fill-label.e-de-rtl {
1835
+ margin-left: 9.8px;
1836
+ margin-right: 0;
1837
+ }
1838
+ .e-bigger .e-rtl .e-de-cell-text-box {
1839
+ margin-left: 16px;
1840
+ margin-right: 0;
1841
+ }
1842
+ .e-bigger .e-de-color-picker {
1843
+ height: 38px;
1844
+ width: 95px;
1845
+ }
1846
+ .e-bigger .e-de-border-size-button {
1847
+ height: 38px;
1848
+ margin-top: 8px;
1849
+ width: 95px;
1850
+ }
1851
+ .e-bigger .e-de-stylediv {
1852
+ padding-left: 16px;
1853
+ }
1854
+ .e-bigger .e-de-stylediv-rtl {
1855
+ padding-right: 16px;
1856
+ }
1857
+ .e-bigger .e-de-tool-ctnr-properties-pane {
1858
+ display: -ms-flexbox;
1859
+ display: flex;
1860
+ height: calc(100% - 126px);
1861
+ min-height: 200px;
1862
+ width: 100%;
1863
+ }
1864
+ .e-bigger .e-de-ctnr-properties-pane {
1865
+ display: -ms-flexbox;
1866
+ display: flex;
1867
+ height: calc(100% - 46px);
1868
+ width: 100%;
1869
+ }
1870
+ .e-bigger .e-de-ctn {
1871
+ background-color: var(--color-sf-content-bg-color-alt1);
1872
+ border: 1px solid var(--color-sf-border-light);
1873
+ height: 100%;
1874
+ position: relative;
1875
+ width: 100%;
1876
+ }
1877
+ .e-bigger .e-de-ctnr-toolbar {
1878
+ display: -ms-flexbox;
1879
+ display: flex;
1880
+ height: 81px;
1881
+ width: 100%;
1882
+ }
1883
+ .e-bigger .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
1884
+ .e-bigger .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
1885
+ border: 0;
1886
+ }
1887
+ .e-bigger .e-de-pane {
1888
+ border-left: 1px solid var(--color-sf-border-light);
1889
+ }
1890
+ .e-bigger .e-de-pane-rtl {
1891
+ border-right: 1px solid var(--color-sf-border-light);
1892
+ }
1893
+ .e-bigger .e-de-ctnr-segment {
1894
+ margin-bottom: 16px;
1895
+ }
1896
+ .e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
1897
+ .e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
1898
+ .e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
1899
+ margin-right: 16px;
1900
+ }
1901
+ .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
1902
+ .e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
1903
+ .e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
1904
+ margin-left: 16px;
1905
+ margin-right: 0;
1906
+ }
1907
+ .e-bigger .e-de-tlbr-wrapper {
1908
+ background-color: var(--color-sf-content-bg-color-alt1);
1909
+ height: 81px;
1910
+ width: calc(100% - 75px);
1911
+ }
1912
+ .e-bigger .e-de-ctnr-prop-label {
1913
+ color: var(--color-sf-content-text-color-alt2);
1914
+ display: inline-block;
1915
+ font-size: 14px;
1916
+ font-weight: 500;
1917
+ letter-spacing: 0.05px;
1918
+ margin-bottom: 16px;
1919
+ opacity: 0.87;
1920
+ }
1921
+ .e-bigger .e-de-table-prop-label {
1922
+ margin-left: 14.5px;
1923
+ }
1924
+ .e-bigger .e-de-table-prop-label.e-de-rtl {
1925
+ margin-left: 0;
1926
+ margin-right: 12px;
1927
+ }
1928
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items {
1929
+ height: 81px;
1930
+ }
1931
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-separator {
1932
+ margin: 0 16px;
1933
+ }
1934
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-start {
1935
+ margin-left: 12px !important;
1936
+ margin-right: 6px;
1937
+ }
1938
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-middle {
1939
+ margin-left: 6px;
1940
+ margin-right: 6px;
1941
+ }
1942
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-toolbar-btn-end {
1943
+ margin-left: 6px;
1944
+ margin-right: 12px;
1945
+ }
1946
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-de-image-focus :focus {
1947
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1948
+ }
1949
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
1950
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1951
+ padding: 0;
1952
+ padding-bottom: 10px;
1953
+ }
1954
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
1955
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:focus {
1956
+ padding: 0;
1957
+ padding-bottom: 10px;
1958
+ }
1959
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
1960
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:active {
1961
+ padding: 0;
1962
+ padding-bottom: 10px;
1963
+ }
1964
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
1965
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
1966
+ padding: 0;
1967
+ padding-bottom: 10px;
1968
+ }
1969
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
1970
+ padding: 0 !important;
1971
+ }
1972
+ .e-bigger .e-de-overlay {
1973
+ height: 100%;
1974
+ opacity: 0.5;
1975
+ pointer-events: none;
1976
+ -ms-touch-action: none;
1977
+ touch-action: none;
1978
+ }
1979
+ .e-bigger .e-de-ctnr-properties-pane-btn {
1980
+ width: 75px;
1981
+ }
1982
+ .e-bigger .e-de-ctnr-properties-pane-btn .e-btn {
1983
+ background: var(--color-sf-content-bg-color-alt1);
1984
+ border-radius: 0;
1985
+ box-shadow: none;
1986
+ min-height: 100%;
1987
+ min-width: 100%;
1988
+ }
1989
+ .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:focus {
1990
+ box-shadow: none;
1991
+ }
1992
+ .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:active {
1993
+ box-shadow: none;
1994
+ }
1995
+ .e-bigger .e-de-ctnr-properties-pane-btn .e-btn:hover {
1996
+ box-shadow: none;
1997
+ }
1998
+ .e-bigger .e-de-showhide-btn {
1999
+ border: 0;
2000
+ height: 81px;
2001
+ }
2002
+ .e-bigger .e-de-showhide-btn-rtl {
2003
+ border: 0;
2004
+ height: 81px;
2005
+ }
2006
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
2007
+ padding: 0;
2008
+ }
2009
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
2010
+ display: table;
2011
+ font-size: 14px !important;
2012
+ margin: 0 6px;
2013
+ padding: 0;
2014
+ white-space: normal;
2015
+ }
2016
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
2017
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
2018
+ padding: 0;
2019
+ }
2020
+ .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
2021
+ box-shadow: none;
2022
+ height: 38px;
2023
+ }
2024
+ .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):focus {
2025
+ box-shadow: none;
2026
+ }
2027
+ .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):active {
2028
+ box-shadow: none;
2029
+ }
2030
+ .e-bigger .e-de-ctnr-group-btn.e-btn-group:not(.e-outline):hover {
2031
+ box-shadow: none;
2032
+ }
2033
+ .e-bigger .e-de-status-bar button {
2034
+ height: 38px;
2035
+ box-shadow: none;
2036
+ }
2037
+ .e-bigger .e-de-status-bar button:focus {
2038
+ box-shadow: none;
2039
+ }
2040
+ .e-bigger .e-de-status-bar button:active {
2041
+ box-shadow: none;
2042
+ }
2043
+ .e-bigger .e-de-status-bar button:hover {
2044
+ box-shadow: none;
2045
+ }
2046
+ .e-bigger .e-de-ctnr-group-btn button {
2047
+ box-shadow: none;
2048
+ height: 38px;
2049
+ }
2050
+ .e-bigger .e-de-ctnr-group-btn button:focus {
2051
+ box-shadow: none;
2052
+ }
2053
+ .e-bigger .e-de-ctnr-group-btn button:active {
2054
+ box-shadow: none;
2055
+ }
2056
+ .e-bigger .e-de-ctnr-group-btn button:hover {
2057
+ box-shadow: none;
2058
+ }
2059
+ .e-bigger .e-de-property-div-padding {
2060
+ border-bottom: 0.5px solid var(--color-sf-border-light);
2061
+ padding: 16px;
2062
+ }
2063
+ .e-bigger .e-de-font-clr-picker > div button,
2064
+ .e-bigger .e-de-font-clr-picker > button {
2065
+ width: auto;
2066
+ }
2067
+ .e-bigger .e-de-ctnr-dropdown-ftr {
2068
+ border-top: 1px solid var(--color-sf-border-light);
2069
+ color: var(--color-sf-content-text-color-alt2);
2070
+ cursor: pointer;
2071
+ display: block;
2072
+ font-size: 12px;
2073
+ line-height: 40px;
2074
+ text-indent: 1.2em;
2075
+ }
2076
+ .e-bigger .e-de-char-fmt-btn > button {
2077
+ width: 38.5px;
2078
+ }
2079
+ .e-bigger .e-de-btn-hghlclr > button:first-child {
2080
+ padding: 0 6px !important;
2081
+ }
2082
+ .e-bigger .e-de-ctnr-hglt-color {
2083
+ font-size: 12px;
2084
+ font-weight: 400;
2085
+ height: 24px !important;
2086
+ width: 24px !important;
2087
+ }
2088
+ .e-bigger .e-de-ctnr-list {
2089
+ font-size: 12px;
2090
+ vertical-align: top;
2091
+ }
2092
+ .e-bigger .e-de-image-property {
2093
+ padding-left: 32px;
2094
+ }
2095
+ .e-bigger .e-de-img-prty-span {
2096
+ color: var(--color-sf-content-text-color-alt2);
2097
+ left: 10px;
2098
+ position: absolute;
2099
+ top: 12px;
2100
+ }
2101
+ .e-bigger .e-btn-toggle {
2102
+ background-color: var(--color-sf-secondary-bg-color-pressed) !important;
2103
+ box-shadow: none !important;
2104
+ outline: none;
2105
+ outline-offset: 0;
2106
+ }
2107
+ .e-bigger .e-btn-toggle:hover {
2108
+ background-color: var(--color-sf-secondary-bg-color-pressed) !important;
2109
+ outline: none;
2110
+ outline-offset: 0;
2111
+ box-shadow: none !important;
2112
+ }
2113
+ .e-bigger .e-de-toc-template1 {
2114
+ background: var(--color-sf-content-bg-color-alt1);
2115
+ border: 1px solid var(--color-sf-border-light);
2116
+ color: var(--color-sf-content-text-color-alt2);
2117
+ height: 129px;
2118
+ margin-left: 78px;
2119
+ width: 94px;
2120
+ }
2121
+ .e-bigger .e-de-toc-template1-content1 {
2122
+ font-size: 10px;
2123
+ height: 11px;
2124
+ margin-left: 5.4px;
2125
+ margin-top: 6.7px;
2126
+ width: 83px;
2127
+ }
2128
+ .e-bigger .e-de-toc-template1-content2 {
2129
+ font-size: 8px;
2130
+ height: 9px;
2131
+ margin-left: 20.4px;
2132
+ margin-top: 5.7px;
2133
+ width: 68px;
2134
+ }
2135
+ .e-bigger .e-de-toc-template1-content3 {
2136
+ font-size: 7px;
2137
+ height: 8px;
2138
+ margin-left: 28.4px;
2139
+ margin-top: 6.7px;
2140
+ width: 60px;
2141
+ }
2142
+ .e-bigger .e-de-toc-optionsdiv {
2143
+ margin-bottom: 11.5px;
2144
+ margin-left: 5.5px;
2145
+ margin-top: 15.5px;
2146
+ }
2147
+ .e-bigger .e-de-toc-optionsdiv.e-de-rtl {
2148
+ margin-right: 5.5px;
2149
+ margin-left: 0;
2150
+ }
2151
+ .e-bigger .e-de-prop-sub-label {
2152
+ font-size: 13px;
2153
+ margin-bottom: 8.5px;
2154
+ }
2155
+ .e-bigger .e-de-btn-cancel {
2156
+ margin-left: 10px;
2157
+ }
2158
+ .e-bigger .e-de-status-bar {
2159
+ background: var(--color-sf-content-bg-color-alt1);
2160
+ display: -ms-flexbox;
2161
+ display: flex;
2162
+ padding-top: 5px;
2163
+ width: 100%;
2164
+ }
2165
+ .e-bigger .e-de-statusbar-zoom {
2166
+ border: 0;
2167
+ color: var(--color-sf-content-text-color-alt2);
2168
+ float: right;
2169
+ height: 34px;
2170
+ background-color: var(--color-sf-content-bg-color-alt1);
2171
+ }
2172
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
2173
+ line-height: 25px;
2174
+ padding: 0 5px !important;
2175
+ }
2176
+ .e-bigger .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
2177
+ height: 0;
2178
+ line-height: 0;
2179
+ }
2180
+ .e-bigger .e-listview .e-list-icon {
2181
+ height: 24px;
2182
+ width: 16px;
2183
+ margin-right: 16px;
2184
+ }
2185
+ .e-bigger .e-de-listview-icon {
2186
+ height: auto;
2187
+ width: auto;
2188
+ line-height: 22px;
2189
+ margin-right: 16px;
2190
+ }
2191
+ .e-bigger .e-rtl .e-listview .e-list-icon {
2192
+ height: 24px;
2193
+ width: 16px;
2194
+ margin-left: 16px;
2195
+ }
2196
+ .e-bigger .e-rtl .e-de-listview-icon {
2197
+ height: auto;
2198
+ width: auto;
2199
+ line-height: 22px;
2200
+ margin-left: 16px;
2201
+ }
2202
+ .e-bigger .e-de-ctn .e-de-ctnr-toolbar .e-de-bzr-button .e-btn-icon {
2203
+ font-size: 18px;
2204
+ }