@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,3588 @@
1
+ .e-documenteditor .e-close::before {
2
+ color: var(--color-sf-icon-color);
3
+ content: "\e7e7";
4
+ font-family: "e-icons";
5
+ font-size: 14px;
6
+ }
7
+ .e-documenteditor .e-de-op-search-icon::before {
8
+ content: "\e754";
9
+ font-family: "e-icons";
10
+ }
11
+ .e-documenteditor .e-arrow-up::before {
12
+ content: "\e87a";
13
+ font-family: "e-icons";
14
+ }
15
+ .e-documenteditor .e-arrow-down::before {
16
+ content: "\e70d";
17
+ font-family: "e-icons";
18
+ }
19
+ .e-documenteditor .e-de-op .e-de-op-close-icon {
20
+ height: 20px;
21
+ }
22
+ .e-documenteditor .e-de-op-close-icon::before {
23
+ content: "\e7e7";
24
+ font-family: "e-icons";
25
+ }
26
+ .e-documenteditor .e-de-op-search-close-icon::before {
27
+ color: var(--color-sf-icon-color);
28
+ content: "\e7e7";
29
+ font-family: "e-icons";
30
+ }
31
+ .e-documenteditor .e-de-new-cmt::before {
32
+ content: "\e805";
33
+ font-family: "e-icons";
34
+ }
35
+ .e-documenteditor .e-de-menu-icon::before {
36
+ content: "\e770";
37
+ font-family: "e-icons";
38
+ }
39
+ .e-documenteditor .e-de-cmt-mark-icon::before {
40
+ color: var(--color-sf-icon-color);
41
+ content: "\e733";
42
+ font-family: "e-icons";
43
+ font-size: 13px;
44
+ }
45
+ .e-documenteditor .e-de-multi-cmt-mark::before {
46
+ color: var(--color-sf-icon-color);
47
+ content: "\e8bc";
48
+ font-family: "e-icons";
49
+ font-size: 14px;
50
+ }
51
+ .e-documenteditor .e-de-cmt-resolve-icon::before {
52
+ color: var(--color-sf-icon-color);
53
+ content: "\e8f2";
54
+ font-family: "e-icons";
55
+ font-size: 13px;
56
+ }
57
+ .e-documenteditor .e-de-multi-cmt-resolve::before {
58
+ color: var(--color-sf-icon-color);
59
+ content: "\e8f3";
60
+ font-family: "e-icons";
61
+ font-size: 14px;
62
+ }
63
+ .e-documenteditor .e-de-cmt-post::before {
64
+ content: "\e71d";
65
+ font-family: "e-icons";
66
+ }
67
+ .e-documenteditor .e-de-cmt-rply-icon::before {
68
+ color: var(--color-sf-icon-color);
69
+ content: "\e85e";
70
+ font-family: "e-icons";
71
+ }
72
+ .e-documenteditor .e-de-cmt-cancel::before {
73
+ content: "\e7e7";
74
+ font-family: "e-icons";
75
+ }
76
+ .e-documenteditor .e-de-cmt-delete::before {
77
+ content: "\e820";
78
+ font-family: "e-icons";
79
+ }
80
+ .e-documenteditor .e-de-cmt-reopen::before {
81
+ content: "\e782";
82
+ font-family: "e-icons";
83
+ }
84
+ .e-documenteditor .e-de-nav-up::before {
85
+ content: "\e7dd";
86
+ font-family: "e-icons";
87
+ }
88
+ .e-documenteditor .e-de-nav-right-arrow::before {
89
+ content: "\e748";
90
+ font-family: "e-icons";
91
+ }
92
+ .e-documenteditor .e-de-nav-left-arrow::before {
93
+ content: "\e765";
94
+ font-family: "e-icons";
95
+ }
96
+ .e-documenteditor .e-de-save-icon::before {
97
+ content: "\e774";
98
+ font-family: "e-icons";
99
+ }
100
+ .e-documenteditor .e-de-cancel-icon::before {
101
+ content: "\e7e7";
102
+ font-family: "e-icons";
103
+ }
104
+ .e-de-ctn-title-print::before {
105
+ content: "\e75d";
106
+ }
107
+ .e-de-acceptchange::before {
108
+ color: var(--color-sf-icon-color);
109
+ content: "\e7a8";
110
+ font-family: "e-icons";
111
+ }
112
+ .e-de-rejectchange::before {
113
+ color: var(--color-sf-icon-color);
114
+ content: "\e815";
115
+ font-family: "e-icons";
116
+ }
117
+ .e-de-ctn-title-download::before {
118
+ content: "\e7a1";
119
+ }
120
+ .e-de-table-properties-alignment:hover {
121
+ border-color: var(--color-sf-primary);
122
+ }
123
+ .e-de-table-properties-alignment {
124
+ border: 1px solid transparent;
125
+ }
126
+ .e-de-tablecell-alignment {
127
+ border: 1px solid transparent;
128
+ }
129
+ .e-de-tablecell-alignment:hover {
130
+ border-color: var(--color-sf-primary);
131
+ }
132
+ .e-de-table-left-alignment::before {
133
+ color: var(--color-sf-icon-color);
134
+ content: "\e7f6";
135
+ font-size: 48px;
136
+ }
137
+ .e-de-table-center-alignment::before {
138
+ color: var(--color-sf-icon-color);
139
+ content: "\e7f1";
140
+ font-size: 48px;
141
+ }
142
+ .e-de-table-right-alignment::before {
143
+ color: var(--color-sf-icon-color);
144
+ content: "\e703";
145
+ font-size: 48px;
146
+ }
147
+ .e-de-tablecell-top-alignment::before {
148
+ color: var(--color-sf-icon-color);
149
+ content: "\e775";
150
+ font-family: "e-icons";
151
+ font-size: 48px;
152
+ margin: 2px;
153
+ }
154
+ .e-de-tablecell-center-alignment::before {
155
+ color: var(--color-sf-icon-color);
156
+ content: "\e7e5";
157
+ font-family: "e-icons";
158
+ font-size: 48px;
159
+ margin: 2px;
160
+ }
161
+ .e-de-tablecell-bottom-alignment::before {
162
+ color: var(--color-sf-icon-color);
163
+ content: "\e7d9";
164
+ font-family: "e-icons";
165
+ font-size: 48px;
166
+ margin: 2px;
167
+ }
168
+ .e-de-table-border-setting {
169
+ border: 1px solid var(--color-sf-border);
170
+ height: 40px;
171
+ left: 5px;
172
+ position: relative;
173
+ top: 5px;
174
+ width: 40px;
175
+ }
176
+ .e-de-table-border-setting-genral {
177
+ border: 1px solid var(--color-sf-icon-color);
178
+ height: 52px;
179
+ width: 52px;
180
+ }
181
+ .e-de-table-border-preview-genral {
182
+ border: 1px solid var(--color-sf-icon-color);
183
+ height: 24px;
184
+ width: 24px;
185
+ }
186
+ .e-de-table-border-inside-setting:hover {
187
+ border: 1px solid var(--color-sf-primary);
188
+ }
189
+ .e-de-table-border-preview {
190
+ height: 24px;
191
+ width: 24px;
192
+ }
193
+ .e-de-table-border-inside-preview:hover {
194
+ border: 1px solid var(--color-sf-primary);
195
+ }
196
+ .e-de-table-border-inside-setting-click {
197
+ border: 1px solid var(--color-sf-primary);
198
+ }
199
+ .e-de-table-border-inside-preview-click {
200
+ border: 1px solid var(--color-sf-primary);
201
+ }
202
+ .e-de-table-border-none-setting::before {
203
+ color: var(--color-sf-icon-color);
204
+ content: "\e7eb";
205
+ font-size: 36px;
206
+ position: absolute;
207
+ }
208
+ .e-de-table-border-box-setting::before {
209
+ color: var(--color-sf-icon-color);
210
+ content: "\e834";
211
+ font-size: 36px;
212
+ left: 2px;
213
+ position: absolute;
214
+ top: 2px;
215
+ }
216
+ .e-de-table-border-all-setting::before {
217
+ color: var(--color-sf-icon-color);
218
+ content: "\e7e8";
219
+ font-family: "e-icons";
220
+ font-size: 36px;
221
+ left: 2px;
222
+ position: absolute;
223
+ top: 2px;
224
+ }
225
+ .e-de-table-border-custom-setting::before {
226
+ color: var(--color-sf-icon-color);
227
+ content: "\e7d5";
228
+ font-size: 36px;
229
+ left: 2px;
230
+ position: absolute;
231
+ top: 2px;
232
+ }
233
+ .e-de-para-border-none-setting::before {
234
+ color: var(--color-sf-icon-color);
235
+ content: "\e890";
236
+ font-size: 36px;
237
+ position: absolute;
238
+ }
239
+ .e-de-para-border-box-setting::before {
240
+ color: var(--color-sf-icon-color);
241
+ content: "\e891";
242
+ font-size: 36px;
243
+ left: 2px;
244
+ position: absolute;
245
+ top: 2px;
246
+ }
247
+ .e-de-para-border-shadow-setting::before {
248
+ color: var(--color-sf-icon-color);
249
+ content: "\e892";
250
+ font-size: 36px;
251
+ left: 2px;
252
+ position: absolute;
253
+ top: 2px;
254
+ }
255
+ .e-de-para-border-custom-setting::before {
256
+ color: var(--color-sf-icon-color);
257
+ content: "\e88f";
258
+ font-size: 36px;
259
+ left: 2px;
260
+ position: absolute;
261
+ top: 2px;
262
+ }
263
+ .e-de-table-border-toptop-alignment::before {
264
+ color: var(--color-sf-icon-color);
265
+ content: "\e7e0";
266
+ font-family: "e-icons";
267
+ font-size: 16px;
268
+ left: 5px;
269
+ position: absolute;
270
+ top: 2px;
271
+ }
272
+ .e-de-table-border-topcenter-alignment::before {
273
+ color: var(--color-sf-icon-color);
274
+ content: "\e83b";
275
+ font-size: 16px;
276
+ left: 5px;
277
+ position: absolute;
278
+ top: 2px;
279
+ }
280
+ .e-de-table-border-topbottom-alignment::before {
281
+ color: var(--color-sf-icon-color);
282
+ content: "\e766";
283
+ font-size: 16px;
284
+ left: 5px;
285
+ position: absolute;
286
+ top: 2px;
287
+ }
288
+ .e-de-table-border-diagionalup-alignment::before {
289
+ color: var(--color-sf-icon-color);
290
+ content: "\e79d";
291
+ font-size: 16px;
292
+ left: 5px;
293
+ position: absolute;
294
+ top: 2px;
295
+ }
296
+ .e-de-table-border-diagionaldown-alignment::before {
297
+ color: var(--color-sf-icon-color);
298
+ content: "\e784";
299
+ font-size: 16px;
300
+ left: 5px;
301
+ position: absolute;
302
+ top: 2px;
303
+ }
304
+ .e-de-table-border-bottomleft-alignment::before {
305
+ color: var(--color-sf-icon-color);
306
+ content: "\e806";
307
+ font-size: 16px;
308
+ left: 5px;
309
+ position: absolute;
310
+ top: 2px;
311
+ }
312
+ .e-de-table-border-bottomcenter-alignment::before {
313
+ color: var(--color-sf-icon-color);
314
+ content: "\e792";
315
+ font-size: 16px;
316
+ left: 5px;
317
+ position: absolute;
318
+ top: 2px;
319
+ }
320
+ .e-de-table-border-bottomright-alignment::before {
321
+ color: var(--color-sf-icon-color);
322
+ content: "\e7ab";
323
+ font-size: 16px;
324
+ left: 5px;
325
+ position: absolute;
326
+ top: 2px;
327
+ }
328
+ .e-de-columns-presets-genral {
329
+ height: 62px;
330
+ width: 62px;
331
+ margin-right: 33px;
332
+ margin-bottom: 12px;
333
+ }
334
+ .e-de-columns-padding-alignment {
335
+ padding-top: 24px;
336
+ }
337
+ .e-de-column-dlg-preview-div {
338
+ border: 1px solid var(--color-sf-icon-color);
339
+ height: 120px;
340
+ width: 120px;
341
+ }
342
+ .e-de-padding-col-prev {
343
+ padding-left: 15px;
344
+ }
345
+ .e-width-space-div {
346
+ width: 320px;
347
+ }
348
+ .e-de-columns-presets-genral.e-de-rtl {
349
+ margin-left: 33px;
350
+ }
351
+ .e-de-padding-col-prev.e-de-rtl {
352
+ padding-right: 15px;
353
+ }
354
+ .e-de-column-dlg-preview-div.e-de-rtl {
355
+ border: 1px solid var(--color-sf-icon-color);
356
+ height: 120px;
357
+ width: 120px;
358
+ }
359
+ .e-menu-item .e-de-cmt-add::before {
360
+ content: "\e82c";
361
+ }
362
+ .e-menu-item .e-de-cut::before {
363
+ content: "\e7fb";
364
+ }
365
+ .e-menu-item .e-de-spellcheck::before {
366
+ content: "\e7f0";
367
+ }
368
+ .e-menu-item .e-de-copy::before {
369
+ content: "\e77c";
370
+ }
371
+ .e-menu-item .e-de-paste::before {
372
+ content: "\e70b";
373
+ }
374
+ .e-menu-item .e-de-continue-numbering::before {
375
+ content: "\e718";
376
+ }
377
+ .e-menu-item .e-de-restart-at::before {
378
+ content: "\e715";
379
+ }
380
+ .e-menu-item .e-de-insertlink::before {
381
+ content: "\e757";
382
+ }
383
+ .e-menu-item .e-de-open-hyperlink::before {
384
+ content: "\e797";
385
+ }
386
+ .e-menu-item .e-de-copy-hyperlink::before {
387
+ content: "\e745";
388
+ }
389
+ .e-menu-item .e-de-open-properties::before {
390
+ content: "\e77e";
391
+ }
392
+ .e-menu-item .e-de-edit-hyperlink::before {
393
+ content: "\e722";
394
+ }
395
+ .e-menu-item .e-de-remove-hyperlink::before {
396
+ content: "\e80c";
397
+ }
398
+ .e-menu-item .e-de-fonts::before {
399
+ content: "\e76f";
400
+ }
401
+ .e-menu-item .e-de-paragraph::before {
402
+ content: "\e7b8";
403
+ }
404
+ .e-menu-item .e-de-table::before {
405
+ content: "\e7d1";
406
+ }
407
+ .e-menu-item .e-de-insertabove::before {
408
+ content: "\e836";
409
+ }
410
+ .e-menu-item .e-de-insertbelow::before {
411
+ content: "\e801";
412
+ }
413
+ .e-menu-item .e-de-insertleft::before {
414
+ content: "\e78b";
415
+ }
416
+ .e-menu-item .e-de-insertright::before {
417
+ content: "\e70e";
418
+ }
419
+ .e-menu-item .e-de-delete-table::before {
420
+ content: "\e811";
421
+ }
422
+ .e-menu-item .e-de-deleterow::before {
423
+ content: "\e7f2";
424
+ }
425
+ .e-menu-item .e-de-deletecolumn::before {
426
+ content: "\e714";
427
+ }
428
+ .e-de-bold::before {
429
+ content: "\e737";
430
+ font-family: "e-icons";
431
+ }
432
+ .e-de-italic::before {
433
+ content: "\e75a";
434
+ font-family: "e-icons";
435
+ }
436
+ .e-de-underline::before {
437
+ content: "\e82f";
438
+ font-family: "e-icons";
439
+ }
440
+ .e-de-indent::before {
441
+ content: "\e72a";
442
+ font-family: "e-icons";
443
+ }
444
+ .e-de-outdent::before {
445
+ content: "\e810";
446
+ font-family: "e-icons";
447
+ }
448
+ .e-de-align-left::before {
449
+ content: "\e7b8";
450
+ font-family: "e-icons";
451
+ }
452
+ .e-de-align-center::before {
453
+ content: "\e813";
454
+ font-family: "e-icons";
455
+ }
456
+ .e-de-align-right::before {
457
+ content: "\e719";
458
+ font-family: "e-icons";
459
+ }
460
+ .e-de-justify::before {
461
+ content: "\e721";
462
+ font-family: "e-icons";
463
+ }
464
+ .e-de-single-spacing::before {
465
+ content: "\e771";
466
+ font-family: "e-icons";
467
+ }
468
+ .e-de-double-spacing::before {
469
+ content: "\e7c4";
470
+ font-family: "e-icons";
471
+ }
472
+ .e-de-one-point-five-spacing::before {
473
+ content: "\e725";
474
+ font-family: "e-icons";
475
+ }
476
+ .e-de-before-spacing::before {
477
+ content: "\e7b5";
478
+ font-family: "e-icons";
479
+ }
480
+ .e-de-after-spacing::before {
481
+ content: "\e767";
482
+ font-family: "e-icons";
483
+ }
484
+ .e-de-icon-bullet-list-dot::before {
485
+ content: "\e747";
486
+ font-family: "e-icons";
487
+ font-size: 8px;
488
+ line-height: 28px;
489
+ }
490
+ .e-de-icon-bullet-list-circle::before {
491
+ content: "\e7d0";
492
+ font-family: "e-icons";
493
+ font-size: 8px;
494
+ line-height: 28px;
495
+ }
496
+ .e-de-icon-bullet-list-square::before {
497
+ content: "\e7be";
498
+ font-family: "e-icons";
499
+ font-size: 8px;
500
+ line-height: 28px;
501
+ }
502
+ .e-de-icon-bullet-list-tick::before {
503
+ content: "\e7fc";
504
+ font-family: "e-icons";
505
+ font-size: 12px;
506
+ }
507
+ .e-de-icon-bullet-list-flower::before {
508
+ content: "\e79b";
509
+ font-family: "e-icons";
510
+ font-size: 12px;
511
+ }
512
+ .e-de-icon-bullet-list-arrow::before {
513
+ content: "\e763";
514
+ font-family: "e-icons";
515
+ font-size: 12px;
516
+ }
517
+ .e-de-icon-bullet-list-none::before {
518
+ content: "\e7f3";
519
+ font-family: "e-icons";
520
+ font-size: 24px;
521
+ }
522
+ .e-de-icon-autofit::before {
523
+ content: "\e74a";
524
+ font-family: "e-icons";
525
+ }
526
+ .e-de-icon-fixed-columnwidth::before {
527
+ content: "\e785";
528
+ font-family: "e-icons";
529
+ }
530
+ .e-de-icon-auto-fitwindow::before {
531
+ content: "\e759";
532
+ font-family: "e-icons";
533
+ }
534
+ .e-item .e-de-paste-text::before {
535
+ content: "\e70f";
536
+ font-family: "e-icons";
537
+ }
538
+ .e-item .e-de-paste-source::before {
539
+ content: "\e842";
540
+ font-family: "e-icons";
541
+ }
542
+ .e-item .e-de-paste-merge::before {
543
+ content: "\e752";
544
+ font-family: "e-icons";
545
+ }
546
+ .e-btn-icon .e-de-paste::before,
547
+ .e-icon-btn .e-de-paste::before {
548
+ content: "\e70b";
549
+ font-family: "e-icons";
550
+ }
551
+ .e-item .e-de-paste-column::before {
552
+ content: "\e885";
553
+ }
554
+ .e-item .e-de-paste-row::before {
555
+ content: "\e884";
556
+ }
557
+ .e-item .e-de-paste-overwrite-cells::before {
558
+ content: "\e886";
559
+ }
560
+ .e-item .e-de-paste-nested-table::before {
561
+ content: "\e883";
562
+ }
563
+ .e-item .e-de-paste-merge-table::before {
564
+ content: "\e882";
565
+ }
566
+ .e-de-share::before {
567
+ content: "\e8f2";
568
+ font-family: "e-icons";
569
+ }
570
+ .e-de-preset-container {
571
+ width: 95px;
572
+ }
573
+ .e-de-preset-container.e-de-rtl {
574
+ width: 85px;
575
+ }
576
+ .e-de-dlg-container {
577
+ padding-bottom: 12px;
578
+ }
579
+ .e-de-dlg-row {
580
+ display: -ms-flexbox;
581
+ display: flex;
582
+ }
583
+ .e-de-svg-border-color {
584
+ stroke: var(--color-sf-content-text-color);
585
+ }
586
+ .e-de-svg-border-fill-color {
587
+ fill: var(--color-sf-content-text-color);
588
+ }
589
+ .e-de-container-row {
590
+ display: -ms-flexbox;
591
+ display: flex;
592
+ padding-bottom: 12px;
593
+ }
594
+ .e-de-subcontainer-left {
595
+ padding-right: 6px;
596
+ width: 50%;
597
+ }
598
+ .e-de-subcontainer-right {
599
+ padding-left: 6px;
600
+ width: 50%;
601
+ }
602
+ .e-de-dlg-tab-first-child {
603
+ padding-top: 6px;
604
+ }
605
+ .e-de-dlg-heading {
606
+ display: block;
607
+ font-size: 14px;
608
+ font-weight: 500;
609
+ margin-bottom: 12px;
610
+ }
611
+ .e-rtl .e-de-subcontainer-left {
612
+ padding-left: 6px;
613
+ padding-right: 0;
614
+ }
615
+ .e-rtl .e-de-subcontainer-right {
616
+ padding-left: 0;
617
+ padding-right: 6px;
618
+ width: 50%;
619
+ }
620
+ .e-de-blink-cursor {
621
+ border-left: 1px solid rgb(0, 0, 0);
622
+ pointer-events: none;
623
+ position: absolute;
624
+ z-index: 3;
625
+ }
626
+ .e-de-cursor-animation {
627
+ animation-duration: 1s;
628
+ animation-iteration-count: infinite;
629
+ animation-name: FadeInFadeOut;
630
+ }
631
+ @keyframes FadeInFadeOut {
632
+ from {
633
+ opacity: 1;
634
+ }
635
+ 13% {
636
+ opacity: 0;
637
+ }
638
+ 50% {
639
+ opacity: 0;
640
+ }
641
+ 63% {
642
+ opacity: 1;
643
+ }
644
+ to {
645
+ opacity: 1;
646
+ }
647
+ }
648
+ .e-de-text-target {
649
+ border: 0;
650
+ height: 1px;
651
+ opacity: 0;
652
+ outline-style: none;
653
+ overflow: hidden;
654
+ pointer-events: none;
655
+ position: absolute;
656
+ top: -10000px;
657
+ width: 625px;
658
+ }
659
+ .e-de-txt-form .e-de-txt-field {
660
+ display: block;
661
+ }
662
+ .e-de-txt-form .e-de-num-field {
663
+ display: none;
664
+ }
665
+ .e-de-txt-form .e-de-date-field {
666
+ display: none;
667
+ }
668
+ .e-de-txt-form .e-de-ddl-field {
669
+ display: none;
670
+ }
671
+ .e-de-num-form .e-de-txt-field {
672
+ display: none;
673
+ }
674
+ .e-de-num-form .e-de-num-field {
675
+ display: block;
676
+ }
677
+ .e-de-num-form .e-de-date-field {
678
+ display: none;
679
+ }
680
+ .e-de-num-form .e-de-ddl-field {
681
+ display: none;
682
+ }
683
+ .e-de-date-form .e-de-txt-field {
684
+ display: none;
685
+ }
686
+ .e-de-date-form .e-de-num-field {
687
+ display: none;
688
+ }
689
+ .e-de-date-form .e-de-date-field {
690
+ display: block;
691
+ }
692
+ .e-de-date-form .e-de-ddl-field {
693
+ display: none;
694
+ }
695
+ .e-de-ddl-form .e-de-txt-field {
696
+ display: none;
697
+ }
698
+ .e-de-ddl-form .e-de-num-field {
699
+ display: none;
700
+ }
701
+ .e-de-ddl-form .e-de-date-field {
702
+ display: none;
703
+ }
704
+ .e-de-ddl-form .e-de-ddl-field {
705
+ display: block;
706
+ }
707
+ .e-documenteditor .e-de-op-close-button {
708
+ left: 267px;
709
+ position: absolute;
710
+ top: 8px;
711
+ }
712
+ .e-documenteditor .e-de-op-close-button.e-de-rtl {
713
+ left: 14px;
714
+ }
715
+ .e-de-vertical-line {
716
+ position: absolute;
717
+ width: 1px;
718
+ height: 80px;
719
+ left: 39px;
720
+ top: -1px;
721
+ }
722
+ .e-de-horizontal-line {
723
+ width: 80px;
724
+ height: 1px;
725
+ position: absolute;
726
+ left: -1px;
727
+ top: 49px;
728
+ }
729
+ .e-de-compact-top {
730
+ margin-top: 0 !important; /* stylelint-disable-line declaration-no-important */
731
+ }
732
+ .e-de-preview-line {
733
+ position: absolute;
734
+ width: 1px;
735
+ height: 111px;
736
+ left: 38px;
737
+ top: -17px;
738
+ }
739
+ .e-de-preview-rot-up {
740
+ transform: rotate(135deg);
741
+ }
742
+ .e-de-preview-rot-down {
743
+ transform: rotate(45deg);
744
+ }
745
+ .e-de-dlg-mid-height {
746
+ height: 270px !important; /* stylelint-disable-line declaration-no-important */
747
+ }
748
+ .e-de-list-reset {
749
+ display: block;
750
+ outline: 0;
751
+ }
752
+ .e-de-find-list-reset {
753
+ list-style: none;
754
+ padding: 0;
755
+ }
756
+ .e-de-list-inline {
757
+ display: block;
758
+ }
759
+ .e-de-list-align-left {
760
+ display: block;
761
+ float: left;
762
+ }
763
+ .e-de-bullet-none-label {
764
+ font-size: 9px;
765
+ text-align: center;
766
+ top: 13px;
767
+ left: -2px;
768
+ line-height: normal;
769
+ position: relative;
770
+ }
771
+ .e-de-relative-container {
772
+ position: relative;
773
+ height: auto;
774
+ }
775
+ .e-de-vertical-spacing-sm {
776
+ padding-top: 8px;
777
+ padding-bottom: 8px;
778
+ }
779
+ .e-de-table-compact {
780
+ width: 96%;
781
+ }
782
+ .e-de-col-label {
783
+ width: 20%;
784
+ display: table-cell !important; /* stylelint-disable-line declaration-no-important */
785
+ }
786
+ .e-de-col-width,
787
+ .e-de-col-spacing {
788
+ width: 40%;
789
+ display: table-cell !important; /* stylelint-disable-line declaration-no-important */
790
+ }
791
+ .e-de-scroll-area {
792
+ width: 100%;
793
+ height: 100px;
794
+ overflow-y: auto;
795
+ overflow-x: hidden;
796
+ }
797
+ .e-de-table-full,
798
+ .e-de-full-width-btn {
799
+ width: 100% !important; /* stylelint-disable-line declaration-no-important */
800
+ }
801
+ .e-de-full-height {
802
+ height: 100%;
803
+ }
804
+ .e-de-square-btn {
805
+ width: 40px !important; /* stylelint-disable-line declaration-no-important */
806
+ }
807
+ .e-de-inline-actions {
808
+ display: -ms-inline-flexbox;
809
+ display: inline-flex;
810
+ }
811
+ .e-de-fixed-width {
812
+ width: 400px;
813
+ }
814
+ .e-de-dropdown-fixed {
815
+ width: 170px;
816
+ }
817
+ .e-de-gap-top-sm {
818
+ padding-top: 12px;
819
+ }
820
+ .e-de-style-row-spacing {
821
+ margin-bottom: 14px !important; /* stylelint-disable-line declaration-no-important */
822
+ }
823
+ .e-de-style-format-dropdown-height {
824
+ height: 31px;
825
+ }
826
+ .e-de-style-font-color-picker {
827
+ margin-right: 4px;
828
+ }
829
+ .e-de-options-col {
830
+ display: -ms-flexbox;
831
+ display: flex;
832
+ -ms-flex-direction: column;
833
+ flex-direction: column;
834
+ width: 33.333%;
835
+ }
836
+ .e-de-tab-action-cell {
837
+ width: 33.33%;
838
+ display: table-cell;
839
+ }
840
+ .e-de-tab-button,
841
+ .e-de-layout-row,
842
+ .e-de-style-row,
843
+ .e-de-options-group,
844
+ .e-de-flex-row {
845
+ display: -ms-flexbox;
846
+ display: flex;
847
+ }
848
+ .e-de-full-width {
849
+ width: 100%;
850
+ }
851
+ .e-de-table-spacing {
852
+ height: 30px;
853
+ }
854
+ .e-de-table-spacing-inputcell {
855
+ padding-left: 25px;
856
+ }
857
+ .e-de-cell-options-button {
858
+ float: right;
859
+ }
860
+ .e-de-toc-general-heading-gap {
861
+ margin-bottom: 13px !important; /* stylelint-disable-line declaration-no-important */
862
+ }
863
+ .e-de-toc-styles-table {
864
+ margin-top: 3px;
865
+ }
866
+ .e-de-toc-styles-leftcol {
867
+ width: 120px;
868
+ padding-left: 10px;
869
+ }
870
+ .e-de-flex {
871
+ display: -ms-flexbox;
872
+ display: flex;
873
+ }
874
+ .e-de-resolve-container {
875
+ display: -ms-flexbox;
876
+ display: flex;
877
+ -ms-flex-pack: justify;
878
+ justify-content: space-between;
879
+ -ms-flex-align: center;
880
+ align-items: center;
881
+ }
882
+ .e-de-resolve-mark {
883
+ display: -ms-flexbox;
884
+ display: flex;
885
+ -ms-flex-pack: center;
886
+ justify-content: center;
887
+ -ms-flex-align: center;
888
+ align-items: center;
889
+ width: 20px;
890
+ height: 20px;
891
+ border-radius: 100%;
892
+ margin-right: 6px;
893
+ }
894
+ .e-de-unprotect-title {
895
+ font-size: 15px;
896
+ margin-bottom: 20px;
897
+ }
898
+ .e-de-op-scroll {
899
+ height: 400px;
900
+ overflow: auto;
901
+ }
902
+ .e-de-display-block {
903
+ display: block;
904
+ }
905
+ .e-de-op-result {
906
+ width: 85%;
907
+ display: block;
908
+ }
909
+ .e-de-dlg-footer-right {
910
+ text-align: right;
911
+ }
912
+ .e-de-hidden-space {
913
+ display: none;
914
+ padding-top: 10px;
915
+ }
916
+ .e-de-options-list-reset {
917
+ list-style: none;
918
+ padding: 0;
919
+ margin: 0;
920
+ }
921
+ .e-de-op {
922
+ display: inline-block;
923
+ }
924
+ .e-de-scrollable {
925
+ overflow: auto;
926
+ }
927
+ .e-de-close-container {
928
+ position: relative;
929
+ z-index: 99;
930
+ float: right;
931
+ }
932
+ /* stylelint-disable */
933
+ .e-de-background {
934
+ background-color: var(--color-sf-content-bg-color-alt1);
935
+ }
936
+ .e-de-column-label {
937
+ font-size: 12px;
938
+ font-weight: 500;
939
+ padding-left: 20px;
940
+ padding-right: 20px;
941
+ }
942
+ .e-de-para-tab {
943
+ float: left;
944
+ }
945
+ .e-de-para-tab.e-rtl {
946
+ float: right;
947
+ }
948
+ .e-de-column-label.e-de-rtl {
949
+ font-size: 12px;
950
+ font-weight: 500;
951
+ padding-left: 50px;
952
+ padding-right: 50px;
953
+ }
954
+ .e-de-font-dlg-display {
955
+ display: -ms-inline-flexbox;
956
+ display: inline-flex;
957
+ }
958
+ .e-de-ff-sub-header {
959
+ display: block;
960
+ font-size: 12px;
961
+ font-weight: 500;
962
+ margin-top: 6px;
963
+ }
964
+ .e-de-check-exactnumbr-width {
965
+ width: 130px !important;
966
+ }
967
+ .e-de-ff-dlg-heading {
968
+ display: block;
969
+ font-weight: 500;
970
+ margin-bottom: 12px;
971
+ }
972
+ .e-de-ff-dlg-heading-small {
973
+ display: block;
974
+ font-weight: 500;
975
+ margin-bottom: 4px;
976
+ }
977
+ .e-de-ff-dlg-drpdwn-heading {
978
+ display: block;
979
+ font-size: 14px;
980
+ font-weight: 500;
981
+ margin-bottom: 8px;
982
+ }
983
+ .e-de-ff-dlg-check {
984
+ display: block;
985
+ font-size: 14px;
986
+ font-weight: 500;
987
+ margin-bottom: -2px;
988
+ }
989
+ .e-de-div-seperate-dlg {
990
+ display: -ms-inline-flexbox;
991
+ display: inline-flex;
992
+ margin-bottom: 12px;
993
+ width: 100%;
994
+ }
995
+ .e-de-ff-radio-div {
996
+ display: -ms-inline-flexbox;
997
+ display: inline-flex;
998
+ margin-right: 16px;
999
+ }
1000
+ .e-de-ff-radio-div.e-de-rtl {
1001
+ margin-left: 16px;
1002
+ margin-right: 0;
1003
+ }
1004
+ .e-de-ff-radio-scnd-div {
1005
+ display: -ms-inline-flexbox;
1006
+ display: inline-flex;
1007
+ margin-bottom: 0;
1008
+ margin-right: 16px;
1009
+ }
1010
+ .e-de-ff-radio-scnd-div.e-de-rtl {
1011
+ margin-left: 16px;
1012
+ margin-right: 0;
1013
+ }
1014
+ .e-de-ff-dlg-lft-hlf {
1015
+ margin-right: 12px;
1016
+ width: 50.5%;
1017
+ }
1018
+ .e-de-ff-dlg-lft-hlf.e-de-rtl {
1019
+ margin-left: 12px;
1020
+ margin-right: 0;
1021
+ }
1022
+ .e-de-ff-chck-exact {
1023
+ margin-left: 15px;
1024
+ margin-top: -6px;
1025
+ }
1026
+ .e-de-ff-chck-exact.e-de-rtl {
1027
+ margin-left: 0;
1028
+ margin-right: 15px;
1029
+ }
1030
+ .e-de-ff-dlg-rght-hlf {
1031
+ width: 47.5%;
1032
+ }
1033
+ .e-de-ff-drpdwn-dlg-scndiv {
1034
+ display: -ms-inline-flexbox;
1035
+ display: inline-flex;
1036
+ height: 168px;
1037
+ margin-bottom: 4px;
1038
+ width: 100%;
1039
+ }
1040
+ .e-de-cmt-avatar {
1041
+ -ms-flex-align: center;
1042
+ align-items: center;
1043
+ display: -ms-flexbox;
1044
+ display: flex;
1045
+ width: 95%;
1046
+ }
1047
+ .e-de-ff-cmt-avatar {
1048
+ -ms-flex-align: center;
1049
+ align-items: center;
1050
+ border-radius: 50%;
1051
+ color: var(--color-sf-white);
1052
+ display: -ms-flexbox;
1053
+ display: flex;
1054
+ font-size: 12px;
1055
+ height: 24px;
1056
+ -ms-flex-pack: center;
1057
+ justify-content: center;
1058
+ letter-spacing: 0;
1059
+ line-height: 12px;
1060
+ opacity: 100%;
1061
+ -webkit-user-select: none;
1062
+ -moz-user-select: none;
1063
+ -ms-user-select: none;
1064
+ user-select: none;
1065
+ width: 24px;
1066
+ z-index: 1;
1067
+ }
1068
+ .e-de-ff-drpdwn-listview {
1069
+ margin-right: 12px;
1070
+ width: 100%;
1071
+ }
1072
+ .e-de-ff-drpdwn-listview.e-de-rtl {
1073
+ margin-left: 12px;
1074
+ margin-right: 0;
1075
+ }
1076
+ .e-de-ff-drpdwn-mvup {
1077
+ margin-right: 8px;
1078
+ }
1079
+ .e-de-ff-drpdwn-mvup.e-de-rtl {
1080
+ margin-left: 8px;
1081
+ margin-right: 0;
1082
+ }
1083
+ .e-de-drp-dwn-frst-div {
1084
+ margin-bottom: 8px;
1085
+ width: 47.5%;
1086
+ }
1087
+ .e-de-result-list-block .e-de-search-result-hglt {
1088
+ background: transparent;
1089
+ border-bottom: 2px solid var(--color-sf-primary);
1090
+ cursor: default;
1091
+ padding: 12px 1px 12px 5px;
1092
+ }
1093
+ .e-de-result-list-block .e-de-op-search-txt .e-de-op-search-word-text {
1094
+ color: var(--color-sf-primary);
1095
+ }
1096
+ .e-de-search-result-item {
1097
+ cursor: default;
1098
+ padding: 12px 1px 12px 5px;
1099
+ word-break: break-word;
1100
+ }
1101
+ .e-de-search-result-item:hover {
1102
+ border-bottom: 1px solid var(--color-sf-primary);
1103
+ cursor: default;
1104
+ }
1105
+ .e-de-search-result-item:focus {
1106
+ border-bottom: 2px solid var(--color-sf-primary);
1107
+ cursor: default;
1108
+ padding: 12px 1px 12px 5px;
1109
+ }
1110
+ .e-de-search-tab-content .e-input-group .e-de-op-search-icon:focus {
1111
+ border: 1px solid var(--color-sf-icon-color-pressed);
1112
+ }
1113
+ .e-de-op-search-icon:hover {
1114
+ background: var(--color-sf-icon-color-hover);
1115
+ color: var(--color-sf-secondary-text-color-pressed) !important;
1116
+ }
1117
+ .e-de-search-tab-content .e-input-group .e-de-op-search-close-icon:focus {
1118
+ border: 1px solid var(--color-sf-icon-color-pressed);
1119
+ border-right-width: 0;
1120
+ }
1121
+ .e-de-op-search-close-icon:hover {
1122
+ background: var(--color-sf-icon-color-hover);
1123
+ }
1124
+ .e-spin-down:focus {
1125
+ border: 1px solid var(--color-sf-border-light);
1126
+ border-right-width: 0;
1127
+ }
1128
+ .e-spin-down:hover {
1129
+ background: var(--color-sf-border-light);
1130
+ }
1131
+ .e-spin-up:focus {
1132
+ border: 1px solid var(--color-sf-border-light);
1133
+ border-right-width: 0;
1134
+ }
1135
+ .e-spin-up:hover {
1136
+ background: var(--color-sf-secondary-bg-color-hover);
1137
+ }
1138
+ .e-de-search-tab-content .e-de-op-input-group .e-spin-up:hover,
1139
+ .e-de-search-tab-content .e-de-op-input-group .e-spin-down:hover {
1140
+ background: var(--color-sf-secondary-bg-color-pressed) !important;
1141
+ color: var(--color-sf-secondary-text-color-pressed) !important;
1142
+ }
1143
+ .e-de-toc-dlg-heading {
1144
+ display: block;
1145
+ color: var(--color-sf-content-text-color-alt2);
1146
+ font-size: 14px;
1147
+ font-weight: 500;
1148
+ margin-bottom: 8px;
1149
+ }
1150
+ .e-de-toc-dlg-main-heading {
1151
+ color: var(--color-sf-content-text-color-alt2);
1152
+ display: block;
1153
+ font-size: 14px;
1154
+ font-weight: 500;
1155
+ margin-bottom: 8px;
1156
+ }
1157
+ .e-content-placeholder.e-documenteditor.e-placeholder-documenteditor {
1158
+ background-size: 100%;
1159
+ }
1160
+ .e-de-toc-reset-button {
1161
+ margin-top: 10px;
1162
+ }
1163
+ .e-de-toc-reset-button.e-de-rtl {
1164
+ margin-right: 0;
1165
+ }
1166
+ .e-de-toc-modify-button {
1167
+ margin-left: 156px;
1168
+ margin-top: 10px;
1169
+ }
1170
+ .e-de-toc-modify-button.e-de-rtl {
1171
+ margin-left: 0;
1172
+ margin-right: 156px;
1173
+ }
1174
+ .e-de-toc-dlg-container {
1175
+ height: 454px;
1176
+ width: 550px;
1177
+ }
1178
+ .e-de-toc-dlg-sub-container {
1179
+ margin-bottom: 8px;
1180
+ }
1181
+ .e-de-toc-list-view {
1182
+ border: 1px solid var(--color-sf-border);
1183
+ border-radius: 3px;
1184
+ font-size: 12px;
1185
+ height: 186px;
1186
+ overflow-y: scroll;
1187
+ }
1188
+ .e-de-toc-list-view.e-de-rtl {
1189
+ margin-left: 0;
1190
+ }
1191
+ .e-de-toc-dlg-sub-heading {
1192
+ color: var(--color-sf-content-text-color-alt2);
1193
+ display: block;
1194
+ font-size: 14px;
1195
+ font-weight: 500;
1196
+ margin: 5px 15px 5px 15px;
1197
+ }
1198
+ .e-de-toc-dlg-style-label {
1199
+ margin-left: 42px;
1200
+ margin-top: 35px;
1201
+ }
1202
+ .e-de-toc-dlg-style-label .e-de-rtl {
1203
+ margin-left: 0;
1204
+ margin-right: 42px;
1205
+ }
1206
+ .e-de-pagesetup-dlg-container {
1207
+ height: auto;
1208
+ width: 380px;
1209
+ }
1210
+ .e-de-page-setup-ppty-tab {
1211
+ border: 0;
1212
+ }
1213
+ .e-de-page-setup-dlg-sub-container {
1214
+ margin-bottom: 12px;
1215
+ }
1216
+ .e-de-page-setup-dlg-left-sub-container {
1217
+ float: left;
1218
+ position: relative;
1219
+ top: 0;
1220
+ }
1221
+ .e-de-page-setup-dlg-left-sub-container.e-de-rtl {
1222
+ float: right;
1223
+ }
1224
+ .e-de-page-setup-dlg-right-sub-container {
1225
+ float: right;
1226
+ position: relative;
1227
+ top: 0;
1228
+ }
1229
+ .e-de-page-setup-dlg-right-sub-container.e-de-rtl {
1230
+ float: left;
1231
+ }
1232
+ .e-de-page-setup-dlg-sub-header {
1233
+ display: block;
1234
+ font-size: 12px;
1235
+ font-weight: 500;
1236
+ margin-bottom: 4px;
1237
+ margin-top: 12px;
1238
+ }
1239
+ .e-de-page-setup-dlg-sub-title-header {
1240
+ display: block;
1241
+ font-size: 12px;
1242
+ font-weight: 500;
1243
+ margin-bottom: 4px;
1244
+ margin-top: 12px;
1245
+ }
1246
+ .e-de-page-setup-dlg-sub-container-port {
1247
+ height: auto;
1248
+ margin-bottom: 0;
1249
+ }
1250
+ .e-de-page-setup-dlg-sub-label {
1251
+ font-size: 14px;
1252
+ font-weight: 500;
1253
+ }
1254
+ .e-de-page-setup-dlg-orientation-prop {
1255
+ margin-top: 8px;
1256
+ }
1257
+ .e-de-page-setup-dlg-sub-size-container {
1258
+ height: 73px;
1259
+ margin-bottom: 12px;
1260
+ }
1261
+ .e-de-page-setup-dlg-layout-sub-container {
1262
+ height: auto;
1263
+ margin-bottom: 12px;
1264
+ position: relative;
1265
+ top: 12px;
1266
+ }
1267
+ .e-de-page-setup-dlg-first-page-prop {
1268
+ margin-bottom: 8px;
1269
+ }
1270
+ .e-de-page-setup-dlg-first-page-prop .e-label,
1271
+ .e-de-page-setup-dlg-odd-or-even-prop .e-label {
1272
+ font-size: 12px;
1273
+ }
1274
+ .e-de-page-setup-dlg-first-page-prop .e-frame,
1275
+ .e-de-page-setup-dlg-odd-or-even-prop .e-frame {
1276
+ height: 18px;
1277
+ line-height: 1.5;
1278
+ width: 18px;
1279
+ }
1280
+ .e-de-page-setup-dlg-left-layout-container {
1281
+ float: left;
1282
+ position: relative;
1283
+ top: 0;
1284
+ }
1285
+ .e-de-page-setup-dlg-left-layout-container.e-de-rtl {
1286
+ float: right;
1287
+ }
1288
+ .e-de-page-setup-dlg-right-layout-container {
1289
+ float: right;
1290
+ position: relative;
1291
+ top: 0;
1292
+ }
1293
+ .e-de-page-setup-dlg-right-layout-container.e-de-rtl {
1294
+ float: left;
1295
+ }
1296
+ .e-de-dlg-footer .e-btn {
1297
+ margin-left: 10px;
1298
+ }
1299
+ .e-de-hyperlink-dlg-title {
1300
+ font-size: 12px;
1301
+ font-weight: 500;
1302
+ margin-bottom: 4px;
1303
+ margin-top: 0;
1304
+ }
1305
+ .e-de-hyperlink .e-de-hyperlink-dlg-input {
1306
+ height: 32px;
1307
+ margin-bottom: 12px;
1308
+ width: 230px;
1309
+ }
1310
+ .e-de-font-dlg-header {
1311
+ display: -ms-flexbox;
1312
+ display: flex;
1313
+ font-size: 12px;
1314
+ font-weight: 500;
1315
+ margin-bottom: 4px;
1316
+ }
1317
+ .e-de-font-dlg-header-effects,
1318
+ .e-de-font-dlg-header-font-color {
1319
+ display: -ms-flexbox;
1320
+ display: flex;
1321
+ font-size: 12px;
1322
+ font-weight: 500;
1323
+ margin-bottom: 0;
1324
+ }
1325
+ .e-de-font-dlg-main-header {
1326
+ color: var(--color-sf-content-text-color-alt2);
1327
+ font-size: 14px;
1328
+ font-weight: 500;
1329
+ margin-right: 17px;
1330
+ }
1331
+ .e-de-font-dlg-cb-right {
1332
+ margin-left: 12px;
1333
+ }
1334
+ .e-de-font-dlg-cb-right.e-de-rtl {
1335
+ margin-left: 0;
1336
+ margin-right: 12px;
1337
+ }
1338
+ .e-de-font-dlg-cb-right-div {
1339
+ margin-left: 20px;
1340
+ }
1341
+ .e-de-dropdown {
1342
+ margin-right: 20px;
1343
+ }
1344
+ .e-de-restrict-pane {
1345
+ border-right: 1px solid var(--color-sf-border);
1346
+ padding-left: 12px;
1347
+ padding-top: 12px;
1348
+ padding-right: 12px;
1349
+ position: relative;
1350
+ width: 300px;
1351
+ }
1352
+ .e-de-op {
1353
+ border-right: 1px solid var(--color-sf-border);
1354
+ padding-left: 12px;
1355
+ padding-right: 12px;
1356
+ position: relative;
1357
+ width: 300px;
1358
+ }
1359
+ .e-de-op.e-de-rtl {
1360
+ padding-left: 0;
1361
+ padding-right: 12px;
1362
+ }
1363
+ .e-de-op-header {
1364
+ color: var(--color-sf-content-text-color-alt1);
1365
+ font-size: 15px;
1366
+ font-family: inherit;
1367
+ font-weight: 500;
1368
+ margin-bottom: 12px;
1369
+ padding-top: 12px;
1370
+ }
1371
+ .e-de-op-header.e-de-rtl {
1372
+ direction: rtl;
1373
+ text-align: right;
1374
+ }
1375
+ .e-de-op-tab {
1376
+ border: 0;
1377
+ height: auto;
1378
+ }
1379
+ .e-de-op-icon {
1380
+ color: var(--color-sf-icon-color);
1381
+ height: 20px;
1382
+ width: 20px;
1383
+ }
1384
+ .e-de-op-close-icon {
1385
+ color: var(--color-sf-icon-color);
1386
+ }
1387
+ .e-de-op-nav-btn {
1388
+ height: 20px;
1389
+ width: 20px;
1390
+ }
1391
+ .e-de-op-search-txt {
1392
+ border-bottom: 1px solid var(--color-sf-border-light);
1393
+ color: var(--color-sf-content-text-color-alt2);
1394
+ font-size: 14px;
1395
+ }
1396
+ .e-de-op-search-txt .e-de-op-search-word {
1397
+ color: var(--color-sf-primary);
1398
+ }
1399
+ .e-de-op-more-less {
1400
+ display: -ms-inline-flexbox;
1401
+ display: inline-flex;
1402
+ margin-top: 12px;
1403
+ }
1404
+ .e-de-op-replacetabcontentdiv {
1405
+ margin-top: 12px;
1406
+ }
1407
+ label[for*=_wholeWord_e-de-ltr] {
1408
+ left: 35px;
1409
+ }
1410
+ label[for*=_wholeWord_e-de-rtl] {
1411
+ right: 35px;
1412
+ }
1413
+ .e-de-cell-dia-label-common {
1414
+ display: inline-block;
1415
+ font-size: 12px;
1416
+ font-weight: 500;
1417
+ margin-bottom: 4px;
1418
+ margin-top: 0;
1419
+ width: 150px;
1420
+ }
1421
+ .e-de-cell-dia-options-label {
1422
+ font-weight: 500;
1423
+ }
1424
+ .e-de-table-border-heading {
1425
+ font-size: 16px;
1426
+ font-weight: 500;
1427
+ padding-bottom: 8px;
1428
+ }
1429
+ .e-de-table-setting-heading {
1430
+ font-size: 12px;
1431
+ font-weight: 500;
1432
+ padding-bottom: 4px;
1433
+ }
1434
+ .e-de-layout-setting-heading {
1435
+ font-size: 12px;
1436
+ font-weight: 500;
1437
+ padding-bottom: 4px;
1438
+ }
1439
+ .e-de-table-setting-labels-heading {
1440
+ font-size: 12px;
1441
+ font-weight: 500;
1442
+ margin-left: 10px;
1443
+ }
1444
+ .e-de-table-element-subheading {
1445
+ font-size: 12px;
1446
+ font-weight: 500;
1447
+ }
1448
+ .e-de-border-dlg-preview-div {
1449
+ border: 1px solid rgba(0, 0, 0, 0.54);
1450
+ width: 80px;
1451
+ height: 80px;
1452
+ }
1453
+ .e-de-border-dlg-preview-inside-divs {
1454
+ opacity: 0.54;
1455
+ }
1456
+ .e-de-tablecell-dia-align-div {
1457
+ border: 1px solid var(--color-sf-border);
1458
+ display: inline-block;
1459
+ height: 60px;
1460
+ margin-right: 11px;
1461
+ width: 60px;
1462
+ }
1463
+ .e-de-tablecell-dia-align-div.e-de-rtl {
1464
+ margin-left: 11px;
1465
+ margin-right: 0;
1466
+ }
1467
+ .e-de-table-dia-align-label {
1468
+ display: inline-block;
1469
+ font-size: 12px;
1470
+ font-weight: 500;
1471
+ margin-left: 10px;
1472
+ margin-top: 4px;
1473
+ }
1474
+ .e-de-table-dialog-separator-line {
1475
+ background-color: var(--color-sf-border);
1476
+ bottom: 59px;
1477
+ display: none;
1478
+ height: 1px;
1479
+ left: 1px;
1480
+ margin-top: 5px;
1481
+ position: absolute;
1482
+ width: 100%;
1483
+ }
1484
+ .e-de-table-alignment-active {
1485
+ border: 1px solid var(--color-sf-primary);
1486
+ }
1487
+ .e-de-table-dialog-size-label {
1488
+ padding-top: 12px !important;
1489
+ }
1490
+ .e-de-list-ddl-header {
1491
+ font-size: 14px;
1492
+ font-weight: 500;
1493
+ margin-bottom: 8px;
1494
+ margin-top: 12px;
1495
+ }
1496
+ .e-de-list-ddl-header-list-level {
1497
+ font-size: 14px;
1498
+ font-weight: 500;
1499
+ margin-bottom: 8px;
1500
+ }
1501
+ .e-de-tbl-dlg-footer {
1502
+ padding-top: 23px;
1503
+ }
1504
+ .e-de-row-ht-top,
1505
+ .e-de-cell-ht-top {
1506
+ padding: 0 12px;
1507
+ width: 160px;
1508
+ }
1509
+ .e-de-ht-wdth-type {
1510
+ margin-top: -22px;
1511
+ width: 120px;
1512
+ }
1513
+ .e-de-row-ht-top.e-de-rtl,
1514
+ .e-de-cell-ht-top.e-de-rtl {
1515
+ margin-left: 0;
1516
+ margin-right: 12px;
1517
+ }
1518
+ .e-de-cell-width-top {
1519
+ margin-left: 20px;
1520
+ margin-top: -23px;
1521
+ }
1522
+ .e-de-cell-width-top.e-de-rtl {
1523
+ margin-left: 0;
1524
+ margin-right: 20px;
1525
+ }
1526
+ .e-de-tbl-dlg-border-btn {
1527
+ float: right;
1528
+ margin-top: 16px;
1529
+ }
1530
+ .e-de-tbl-dlg-border-btn.e-de-rtl {
1531
+ float: left;
1532
+ margin-right: 0;
1533
+ }
1534
+ .e-de-table-border-setting.e-de-rtl {
1535
+ right: 5px;
1536
+ }
1537
+ .e-de-tbl-dlg-op-btn {
1538
+ left: 440px;
1539
+ position: absolute;
1540
+ top: 285px;
1541
+ }
1542
+ .e-de-insert-table-dlg-sub-header {
1543
+ display: block;
1544
+ font-size: 12px;
1545
+ font-weight: 500;
1546
+ margin-bottom: 4px;
1547
+ margin-top: 0;
1548
+ }
1549
+ .e-de-insert-footnote-dlg-sub-header,
1550
+ .e-de-insert-footnote-dlg-header {
1551
+ display: block;
1552
+ font-size: 12px;
1553
+ font-weight: 500;
1554
+ margin-bottom: 4px;
1555
+ margin-top: 0;
1556
+ }
1557
+ .e-de-insert-footnote-dlg-header {
1558
+ margin-bottom: 12px;
1559
+ }
1560
+ .e-de-insert-table-dlg-input {
1561
+ margin-bottom: 12px;
1562
+ }
1563
+ .e-de-list-ddl-subheader,
1564
+ .e-de-list-ddl-subheaderbottom {
1565
+ font-size: 12px;
1566
+ font-weight: 500;
1567
+ margin-bottom: 4px;
1568
+ margin-top: 12px;
1569
+ }
1570
+ .e-de-list-dlg-subdiv {
1571
+ float: right;
1572
+ margin-top: 40px;
1573
+ position: relative;
1574
+ }
1575
+ .e-de-list-dlg-subdiv.e-de-rtl {
1576
+ float: left;
1577
+ margin-top: -121px;
1578
+ }
1579
+ .e-de-list-dlg-div {
1580
+ float: right;
1581
+ margin-top: 36px;
1582
+ position: relative;
1583
+ }
1584
+ .e-de-list-dlg-div.e-de-rtl {
1585
+ float: left;
1586
+ margin-top: -125px;
1587
+ }
1588
+ .e-de-ok-button {
1589
+ margin-right: 8px;
1590
+ }
1591
+ .e-de-ok-button.e-de-rtl {
1592
+ margin-left: 8px;
1593
+ }
1594
+ .e-de-options-setter {
1595
+ left: 339px;
1596
+ }
1597
+ .e-de-op-close-icon:hover {
1598
+ color: rgba(0, 0, 0, 0.75);
1599
+ }
1600
+ .e-de-tooltip {
1601
+ background-color: var(--color-sf-content-bg-color);
1602
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1603
+ color: var(--color-sf-content-text-color);
1604
+ cursor: text;
1605
+ display: table;
1606
+ max-width: 200px;
1607
+ padding: 5px;
1608
+ word-wrap: break-word;
1609
+ }
1610
+ .e-de-form-popup {
1611
+ background-color: var(--color-sf-content-bg-color);
1612
+ box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1613
+ color: var(--color-sf-content-text-color);
1614
+ cursor: text;
1615
+ max-width: 350px;
1616
+ min-width: 300px;
1617
+ padding: 16px;
1618
+ position: absolute;
1619
+ width: -moz-fit-content;
1620
+ width: fit-content;
1621
+ word-wrap: break-word;
1622
+ }
1623
+ .e-de-save,
1624
+ .e-de-cancel {
1625
+ margin-left: 8px;
1626
+ }
1627
+ .e-btn.e-de-op-icon-btn {
1628
+ background-color: transparent;
1629
+ border-color: transparent;
1630
+ }
1631
+ .e-documenteditor .e-de-op-close-button {
1632
+ left: 250px;
1633
+ position: absolute;
1634
+ top: 8px;
1635
+ }
1636
+ .e-de-style-paragraph-indent-group-button .e-btn.e-active,
1637
+ .e-de-style-paragraph-group-button .e-btn.e-active,
1638
+ .e-de-style-font-group-button .e-btn.e-active {
1639
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1640
+ box-shadow: none;
1641
+ box-shadow: none;
1642
+ }
1643
+ .e-de-style-paragraph-indent-group-button .e-btn.e-active .e-btn-icon,
1644
+ .e-de-style-paragraph-group-button .e-btn.e-active .e-btn-icon,
1645
+ .e-de-style-font-group-button .e-btn.e-active .e-btn-icon {
1646
+ color: var(--color-sf-secondary-text-color-pressed);
1647
+ }
1648
+ .e-de-style-font-group-button .e-btn,
1649
+ .e-de-style-paragraph-group-button .e-btn,
1650
+ .e-de-style-paragraph-indent-group-button .e-btn {
1651
+ background: var(--color-sf-content-bg-color);
1652
+ border-color: var(--color-sf-border-light);
1653
+ }
1654
+ .e-de-style-font-group-button .e-btn:focus,
1655
+ .e-de-style-paragraph-group-button .e-btn:focus,
1656
+ .e-de-style-paragraph-indent-group-button .e-btn:focus {
1657
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1658
+ box-shadow: none;
1659
+ }
1660
+ .e-de-style-font-group-button .e-btn:active,
1661
+ .e-de-style-paragraph-group-button .e-btn:active,
1662
+ .e-de-style-paragraph-indent-group-button .e-btn:active {
1663
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1664
+ box-shadow: none;
1665
+ }
1666
+ .e-de-style-font-group-button .e-btn:hover,
1667
+ .e-de-style-paragraph-group-button .e-btn:hover,
1668
+ .e-de-style-paragraph-indent-group-button .e-btn:hover {
1669
+ background-color: var(--color-sf-secondary-bg-color-pressed);
1670
+ box-shadow: none;
1671
+ }
1672
+ .e-de-style-font-group-button .e-btn:hover .e-btn-icon,
1673
+ .e-de-style-font-group-button .e-btn:focus .e-btn-icon,
1674
+ .e-de-style-font-group-button .e-btn:active .e-btn-icon,
1675
+ .e-de-style-font-group-button .e-btn:disabled .e-btn-icon,
1676
+ .e-de-style-paragraph-group-button .e-btn:hover .e-btn-icon,
1677
+ .e-de-style-paragraph-group-button .e-btn:focus .e-btn-icon,
1678
+ .e-de-style-paragraph-group-button .e-btn:active .e-btn-icon,
1679
+ .e-de-style-paragraph-group-button .e-btn:disabled .e-btn-icon {
1680
+ color: var(--color-sf-white);
1681
+ }
1682
+ .e-de-style-font-group-button .e-btn-icon,
1683
+ .e-de-style-paragraph-group-button .e-btn-icon,
1684
+ .e-de-style-paragraph-indent-group-button .e-btn-icon {
1685
+ color: var(--color-sf-icon-color);
1686
+ font-size: 14px;
1687
+ }
1688
+ .e-de-style-paragraph-indent-group-button .e-btn:hover .e-btn-icon,
1689
+ .e-de-style-paragraph-indent-group-button .e-btn:focus .e-btn-icon,
1690
+ .e-de-style-paragraph-indent-group-button .e-btn:active .e-btn-icon,
1691
+ .e-de-style-paragraph-indent-group-button .e-btn:disabled .e-btn-icon {
1692
+ color: var(--color-sf-icon-color);
1693
+ }
1694
+ .e-de-style-paragraph-indent-group-button .e-btn-icon {
1695
+ color: var(--color-sf-icon-color);
1696
+ font-size: 14px;
1697
+ }
1698
+ .e-de-restrict-pane {
1699
+ color: var(--color-sf-content-text-color);
1700
+ }
1701
+ .e-de-op.e-de-rtl .e-de-search-tab-content {
1702
+ margin-left: 12px;
1703
+ margin-right: 0;
1704
+ }
1705
+ .e-documenteditor .e-de-op-close-button.e-de-rtl {
1706
+ right: 255px;
1707
+ }
1708
+ .e-de-table-measure-lbl {
1709
+ font-size: 12px;
1710
+ font-weight: 500;
1711
+ display: block;
1712
+ margin-bottom: 4px;
1713
+ }
1714
+ .e-de-tbl-indent-lbl {
1715
+ font-weight: 500;
1716
+ font-size: 12px;
1717
+ position: relative;
1718
+ display: block;
1719
+ margin-bottom: 0;
1720
+ top: 6px;
1721
+ }
1722
+ .e-btn.e-de-op-close-button:hover {
1723
+ background-color: transparent;
1724
+ border-color: transparent;
1725
+ color: rgba(0, 0, 0, 0.75);
1726
+ }
1727
+ .e-btn.e-de-op-close-button:focus {
1728
+ background-color: transparent;
1729
+ border-color: transparent;
1730
+ color: rgba(0, 0, 0, 0.75);
1731
+ }
1732
+ .e-btn.e-de-op-close-button:active {
1733
+ background-color: transparent;
1734
+ border-color: transparent;
1735
+ color: rgba(var(--color-sf-icon-color), 0.5);
1736
+ }
1737
+ .e-documenteditor .e-input {
1738
+ font-size: 14px;
1739
+ }
1740
+ .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
1741
+ height: 32px;
1742
+ }
1743
+ .e-de-tbl-dlg-border-btn .e-control.e-btn.e-flat:not(.e-icon-btn) {
1744
+ height: auto;
1745
+ }
1746
+ .e-de-op-result-container {
1747
+ margin-top: 12px;
1748
+ }
1749
+ .e-de-restrict-pane,
1750
+ .e-de-op {
1751
+ background: var(--color-sf-content-bg-color-alt1);
1752
+ }
1753
+ .e-de-restrict-pane .e-tab-header .e-toolbar-items,
1754
+ .e-de-op .e-tab-header .e-toolbar-items {
1755
+ margin-bottom: 0;
1756
+ margin-top: 0;
1757
+ }
1758
+ .e-de-font-dlg-color {
1759
+ border: 1px var(--color-sf-content-bg-color-alt1);
1760
+ border-radius: 4px;
1761
+ font-size: 12px;
1762
+ height: 16px;
1763
+ margin-left: 15px;
1764
+ width: 25px;
1765
+ }
1766
+ .e-de-icon-table-row-above {
1767
+ top: 10px;
1768
+ }
1769
+ .e-de-icon-table-row-below {
1770
+ top: 49px;
1771
+ }
1772
+ .e-de-icon-table-column-left {
1773
+ top: 89px;
1774
+ }
1775
+ .e-de-icon-table-column-right {
1776
+ top: 127px;
1777
+ }
1778
+ .e-de-icon-table-delete {
1779
+ top: 10px;
1780
+ }
1781
+ .e-de-icon-table-row-delete {
1782
+ top: 49px;
1783
+ }
1784
+ .e-de-icon-table-column-delete {
1785
+ top: 89px;
1786
+ }
1787
+ .e-de-list-bullet-none {
1788
+ height: 40px;
1789
+ width: 40px;
1790
+ }
1791
+ .e-de-list-bullet-dot {
1792
+ height: 40px;
1793
+ width: 40px;
1794
+ }
1795
+ .e-de-list-bullet-circle {
1796
+ height: 40px;
1797
+ width: 40px;
1798
+ }
1799
+ .e-de-list-bullet-square {
1800
+ height: 40px;
1801
+ width: 40px;
1802
+ }
1803
+ .e-de-list-bullet-flower {
1804
+ height: 40px;
1805
+ width: 40px;
1806
+ }
1807
+ .e-de-list-bullet-arrow {
1808
+ height: 40px;
1809
+ width: 40px;
1810
+ }
1811
+ .e-de-list-bullet-tick {
1812
+ height: 40px;
1813
+ width: 40px;
1814
+ }
1815
+ .e-de-bullet:hover {
1816
+ background: rgba(0, 0, 0, 0.12);
1817
+ }
1818
+ .e-de-list-numbered-none {
1819
+ height: 80px;
1820
+ width: 80px;
1821
+ }
1822
+ .e-de-list-numbered-number-dot {
1823
+ height: 80px;
1824
+ width: 80px;
1825
+ }
1826
+ .e-de-list-numbered-number-brace {
1827
+ height: 80px;
1828
+ width: 80px;
1829
+ }
1830
+ .e-de-list-numbered-up-roman {
1831
+ height: 80px;
1832
+ width: 80px;
1833
+ }
1834
+ .e-de-list-numbered-up-letter {
1835
+ height: 80px;
1836
+ width: 80px;
1837
+ }
1838
+ .e-de-list-numbered-low-letter-brace {
1839
+ height: 80px;
1840
+ width: 80px;
1841
+ }
1842
+ .e-de-numbered-low-letter-dot {
1843
+ height: 80px;
1844
+ width: 80px;
1845
+ }
1846
+ .e-de-list-numbered-low-roman {
1847
+ height: 80px;
1848
+ width: 80px;
1849
+ }
1850
+ .e-de-numbered:hover {
1851
+ background: rgba(0, 0, 0, 0.12);
1852
+ }
1853
+ .e-de-list-multilevel-none {
1854
+ height: 80px;
1855
+ width: 80px;
1856
+ }
1857
+ .e-de-list-multilevel-list-normal {
1858
+ height: 80px;
1859
+ width: 80px;
1860
+ }
1861
+ .e-de-list-multilevel-list-multilevel {
1862
+ height: 80px;
1863
+ width: 80px;
1864
+ }
1865
+ .e-de-list-multilevel-list-bullets {
1866
+ height: 80px;
1867
+ width: 80px;
1868
+ }
1869
+ .e-de-multilevel-list:hover {
1870
+ background: rgba(0, 0, 0, 0.12);
1871
+ }
1872
+ .e-de-list-dialog-open:hover {
1873
+ background: rgba(0, 0, 0, 0.12);
1874
+ }
1875
+ .e-de-cell-options {
1876
+ left: 336px;
1877
+ top: 272px;
1878
+ }
1879
+ .e-de-cell-options.e-de-rtl {
1880
+ left: 123px;
1881
+ }
1882
+ .e-de-font-color-label {
1883
+ margin-bottom: 8px;
1884
+ margin-right: 12px;
1885
+ margin-top: 12px;
1886
+ }
1887
+ .e-de-font-content-label {
1888
+ width: 125px;
1889
+ }
1890
+ .e-de-font-color-margin {
1891
+ margin-right: 8px;
1892
+ margin-top: 5px;
1893
+ }
1894
+ .e-de-font-color-margin.e-de-rtl {
1895
+ margin-left: 8px;
1896
+ margin-right: 0;
1897
+ }
1898
+ .e-de-font-content-checkbox-label {
1899
+ margin-left: 46px;
1900
+ }
1901
+ .e-de-font-content-checkbox-label-rtl {
1902
+ margin-right: 41px;
1903
+ }
1904
+ .e-de-font-checkbox {
1905
+ margin-top: 8px;
1906
+ }
1907
+ .e-de-font-checkbox-transform {
1908
+ margin-left: 58px;
1909
+ }
1910
+ .e-de-font-checkbox-transform.e-de-rtl {
1911
+ margin-left: 0;
1912
+ margin-right: 58px;
1913
+ }
1914
+ .e-de-font-checkbox-transform-label {
1915
+ margin-bottom: 8px;
1916
+ margin-top: 8px;
1917
+ }
1918
+ .e-de-font-checkbox.e-de-rtl {
1919
+ margin-left: 0;
1920
+ margin-right: 58px;
1921
+ }
1922
+ .e-de-font-checkbox.e-de-rtl {
1923
+ margin-left: 0;
1924
+ margin-right: 58px;
1925
+ }
1926
+ .e-de-font-clr-div {
1927
+ margin-top: 12px;
1928
+ }
1929
+ .e-de-font-dlg-padding {
1930
+ margin-top: 12px;
1931
+ }
1932
+ .e-de-table-container-div {
1933
+ margin-top: 11px;
1934
+ }
1935
+ .e-de-table-header-div {
1936
+ padding-top: 0;
1937
+ }
1938
+ .e-de-table-subheader-div {
1939
+ float: right;
1940
+ margin-right: 140px;
1941
+ margin-top: -40px;
1942
+ }
1943
+ .e-de-table-subheader-div.e-de-rtl {
1944
+ float: left;
1945
+ margin-left: 140px;
1946
+ margin-right: 0;
1947
+ }
1948
+ .e-de-table-cell-header-div {
1949
+ padding-top: 0;
1950
+ }
1951
+ .e-de-table-cell-subheader-div {
1952
+ top: 57px;
1953
+ }
1954
+ .e-de-cell-margin-header {
1955
+ left: -26px;
1956
+ top: 274px;
1957
+ }
1958
+ .e-de-tbl-margin-sub-header {
1959
+ margin-top: 10px;
1960
+ }
1961
+ .e-de-tbl-btn-separator {
1962
+ width: 60%;
1963
+ }
1964
+ .e-de-op-msg {
1965
+ color: var(--color-sf-content-text-color);
1966
+ top: 79px;
1967
+ }
1968
+ .e-de-save-dlg-file-name {
1969
+ height: 25px;
1970
+ margin-bottom: 8px;
1971
+ }
1972
+ .e-de-save-dlg-format-type {
1973
+ height: 25px;
1974
+ margin-bottom: 8px;
1975
+ padding-top: 1px;
1976
+ }
1977
+ .e-de-search-tab-content {
1978
+ margin-top: 12px;
1979
+ width: 275px;
1980
+ }
1981
+ .e-de-font-dlg {
1982
+ width: -moz-max-content;
1983
+ width: max-content;
1984
+ }
1985
+ .e-de-hyperlink {
1986
+ width: 250px;
1987
+ }
1988
+ .e-de-insert-table {
1989
+ height: auto;
1990
+ width: auto;
1991
+ }
1992
+ .e-de-insert-footnote {
1993
+ height: auto;
1994
+ width: 247px;
1995
+ }
1996
+ .e-de-insert-spellchecker {
1997
+ height: 360px;
1998
+ width: 513px;
1999
+ font-weight: 500;
2000
+ }
2001
+ .e-de-dlg-spellcheck-listview {
2002
+ border: 1px solid var(--color-sf-border-light);
2003
+ border-radius: 2px !important;
2004
+ height: 122px !important;
2005
+ margin-right: 12px;
2006
+ margin-top: 8px;
2007
+ position: relative;
2008
+ float: left;
2009
+ width: 100%;
2010
+ }
2011
+ .e-de-dlg-spellcheck-listview.e-de-rtl {
2012
+ float: right;
2013
+ }
2014
+ .e-de-spellcheck-error-container {
2015
+ height: 140px;
2016
+ margin-bottom: 16px;
2017
+ display: -ms-flexbox;
2018
+ display: flex;
2019
+ }
2020
+ .e-de-spellcheck-suggestion-container {
2021
+ height: 140px;
2022
+ margin-bottom: 16px;
2023
+ display: -ms-flexbox;
2024
+ display: flex;
2025
+ }
2026
+ .e-dlg-spellcheck-listitem {
2027
+ font-size: 15px !important;
2028
+ }
2029
+ .e-de-spellcheck-btncontainer {
2030
+ margin-top: 8px;
2031
+ position: relative;
2032
+ width: 100%;
2033
+ float: right;
2034
+ }
2035
+ .e-de-spellcheck-btncontainer.e-de-rtl {
2036
+ float: left;
2037
+ }
2038
+ .e-de-spellcheck-btn {
2039
+ margin-bottom: 8px;
2040
+ width: 100%;
2041
+ }
2042
+ .e-de-dlg-spellchecker-subheader {
2043
+ margin-top: 8px;
2044
+ font-size: 15px;
2045
+ }
2046
+ .e-de-dlg-spellchecker-subheaderbtm {
2047
+ font-size: 15px;
2048
+ }
2049
+ .e-de-list-dlg {
2050
+ height: 405px;
2051
+ width: 400px;
2052
+ }
2053
+ .e-de-save-dlg {
2054
+ height: 135px;
2055
+ width: 230px;
2056
+ }
2057
+ .e-de-table-properties-dlg {
2058
+ width: 395px;
2059
+ }
2060
+ .e-de-table-border-shading-dlg {
2061
+ width: 460px;
2062
+ }
2063
+ .e-de-table-cell-margin-dlg {
2064
+ height: auto;
2065
+ width: 380px;
2066
+ }
2067
+ .e-de-table-options-dlg {
2068
+ height: auto;
2069
+ width: 395px;
2070
+ }
2071
+ .e-de-table-border-none {
2072
+ position: absolute;
2073
+ top: 25px;
2074
+ }
2075
+ .e-de-table-border-box {
2076
+ position: absolute;
2077
+ top: 95px;
2078
+ }
2079
+ .e-de-table-border-all {
2080
+ position: absolute;
2081
+ top: 165px;
2082
+ }
2083
+ .e-de-table-border-custom {
2084
+ position: absolute;
2085
+ top: 235px;
2086
+ }
2087
+ .e-de-table-shading-preview {
2088
+ top: 385px;
2089
+ }
2090
+ .e-de-font-label span.e-label {
2091
+ color: var(--color-sf-content-text-color);
2092
+ }
2093
+ .e-de-font-content-label:hover .e-label,
2094
+ .e-css.e-de-font-content-label:hover .e-label {
2095
+ color: var(--color-sf-content-text-color);
2096
+ }
2097
+ .e-de-font-label:hover .e-label,
2098
+ .e-css.e-de-font-label:hover .e-label {
2099
+ color: var(--color-sf-content-text-color);
2100
+ }
2101
+ .e-de-op-dlg-footer {
2102
+ margin-top: 12px;
2103
+ }
2104
+ .e-de-op-dlg-footer .e-btn {
2105
+ padding-left: 6px;
2106
+ padding-right: 6px;
2107
+ }
2108
+ .e-de-search-tab-content .e-input-group .e-de-search-input {
2109
+ width: 204px;
2110
+ }
2111
+ .e-de-op-replacewith {
2112
+ width: 98%;
2113
+ }
2114
+ .e-de-table-ppty-tab {
2115
+ border: 0;
2116
+ }
2117
+ .e-de-list-format-info {
2118
+ border-radius: 50%;
2119
+ cursor: default;
2120
+ font-size: 12px !important;
2121
+ height: 15px;
2122
+ line-height: 1px;
2123
+ padding: 3px 0 0 0 !important;
2124
+ text-transform: lowercase;
2125
+ width: 16px;
2126
+ }
2127
+ .e-button-custom {
2128
+ height: 32px;
2129
+ width: 100%;
2130
+ }
2131
+ .e-styles-listview,
2132
+ .e-bookmark-listview {
2133
+ border: 1px solid var(--color-sf-border);
2134
+ border-radius: 4px;
2135
+ height: 150px;
2136
+ overflow-y: scroll;
2137
+ }
2138
+ .e-bookmark-gotobutton,
2139
+ .e-bookmark-addbutton,
2140
+ .e-styles-addbutton,
2141
+ .e-bookmark-deletebutton {
2142
+ margin-bottom: 12px;
2143
+ }
2144
+ .e-bookmark-list {
2145
+ float: left;
2146
+ margin-right: 12px;
2147
+ width: 250px;
2148
+ }
2149
+ .e-bookmark-list.e-de-rtl {
2150
+ margin-left: 12px;
2151
+ margin-right: 0;
2152
+ }
2153
+ .e-bookmark-textboxdiv {
2154
+ margin-bottom: 8px;
2155
+ }
2156
+ .e-bookmark-listview .e-list-item {
2157
+ font-size: 13px;
2158
+ height: 30px;
2159
+ line-height: 27px;
2160
+ }
2161
+ .e-bookmark-common {
2162
+ display: -ms-flexbox;
2163
+ display: flex;
2164
+ }
2165
+ .e-bookmark-button {
2166
+ position: relative;
2167
+ top: 0;
2168
+ }
2169
+ .e-font {
2170
+ float: left;
2171
+ }
2172
+ .e-font-rtl {
2173
+ float: right;
2174
+ }
2175
+ .e-de-table-border-toptop-alignment,
2176
+ .e-de-table-border-topcenter-alignment,
2177
+ .e-de-table-border-topbottom-alignment,
2178
+ .e-de-table-border-diagionalup-alignment,
2179
+ .e-de-table-border-diagionaldown-alignment,
2180
+ .e-de-table-border-bottomleft-alignment,
2181
+ .e-de-table-border-bottomcenter-alignment,
2182
+ .e-de-table-border-bottomright-alignment {
2183
+ left: 48%;
2184
+ position: relative;
2185
+ top: 59%;
2186
+ transform: translate(-50%, -50%);
2187
+ }
2188
+ .e-de-style-properties,
2189
+ .e-de-style-formatting {
2190
+ font-size: 14px;
2191
+ font-weight: 500;
2192
+ color: var(--color-sf-content-text-color-alt2);
2193
+ }
2194
+ .e-de-style-formatting {
2195
+ margin-bottom: 14px;
2196
+ }
2197
+ .e-de-style-paragraph-indent-group-button .e-btn,
2198
+ .e-de-style-paragraph-group-button .e-btn,
2199
+ .e-de-style-font-group-button .e-btn {
2200
+ box-shadow: none;
2201
+ }
2202
+ .e-de-table-options-dlg-div {
2203
+ height: auto;
2204
+ position: relative;
2205
+ margin-bottom: 14px;
2206
+ width: 504px;
2207
+ }
2208
+ .e-de-style-properties {
2209
+ margin-bottom: 14px;
2210
+ }
2211
+ .e-de-style-nametype-div {
2212
+ margin-bottom: 12px;
2213
+ }
2214
+ .e-de-style-based-para-div {
2215
+ margin-bottom: 16px;
2216
+ }
2217
+ .e-de-style-name,
2218
+ .e-de-style-styletype,
2219
+ .e-de-style-style-based-on,
2220
+ .e-de-style-style-paragraph {
2221
+ font-weight: 500;
2222
+ margin-bottom: 6px;
2223
+ font-size: 12px;
2224
+ width: 180px;
2225
+ }
2226
+ .e-de-style-left-div {
2227
+ margin-right: 12px;
2228
+ }
2229
+ .e-de-style-left-div.e-de-rtl {
2230
+ margin-left: 12px;
2231
+ margin-right: 0;
2232
+ }
2233
+ .e-de-style-font-color-picker,
2234
+ .e-de-style-icon-button-size,
2235
+ .e-de-style-icon-button-first-size,
2236
+ .e-de-style-icon-button-last-size {
2237
+ height: 31px;
2238
+ }
2239
+ .e-de-style-bold-button-size {
2240
+ margin-right: 8px;
2241
+ height: 35px;
2242
+ margin-left: 6px;
2243
+ }
2244
+ .e-de-style-format-dropdwn .e-btn-icon {
2245
+ margin-left: 8px;
2246
+ }
2247
+ .e-de-style-font-color-picker,
2248
+ .e-de-style-icon-button-size {
2249
+ margin-right: 6px;
2250
+ }
2251
+ .e-de-style-icon-button-first-size {
2252
+ margin-right: 3px;
2253
+ margin-left: 6px;
2254
+ }
2255
+ .e-de-style-icon-button-last-size {
2256
+ margin-right: 6px;
2257
+ }
2258
+ .e-de-style-font-color-picker {
2259
+ margin-left: 6px;
2260
+ }
2261
+ .e-style-font-fmaily-right {
2262
+ margin-right: 6px;
2263
+ }
2264
+ .e-style-font {
2265
+ margin-left: 20px;
2266
+ margin-right: 20px;
2267
+ }
2268
+ .e-de-style-dlg-name-input {
2269
+ height: 31px;
2270
+ }
2271
+ .e-style-list {
2272
+ margin-left: 20px;
2273
+ }
2274
+ .e-de-style-dialog .e-de-style-only-this-document {
2275
+ margin-top: 25px;
2276
+ }
2277
+ .e-de-style-format-dropdwn {
2278
+ width: 135px;
2279
+ }
2280
+ .e-de-style-options-div,
2281
+ .e-de-style-options-div > div:first-child {
2282
+ margin-bottom: 8px !important;
2283
+ }
2284
+ .e-de-style-paragraph-group-button {
2285
+ border-right: 2px solid var(--color-sf-border-light);
2286
+ }
2287
+ .e-de-style-font-group-button {
2288
+ border-left: 2px solid var(--color-sf-border-light);
2289
+ border-right: 2px solid var(--color-sf-border-light);
2290
+ }
2291
+ .e-de-op-replace-messagediv {
2292
+ color: var(--color-sf-content-text-color);
2293
+ top: auto;
2294
+ }
2295
+ .e-de-font-content-label .e-label,
2296
+ .e-de-font-dlg-cb-right .e-label,
2297
+ .e-de-font-checkbox .e-label {
2298
+ font-size: 14px;
2299
+ }
2300
+ .e-de-font-content-label .e-frame,
2301
+ .e-de-font-dlg-cb-right .e-frame,
2302
+ .e-de-font-checkbox .e-frame,
2303
+ .e-de-font-content-label-caps .e-frame,
2304
+ .e-de-cntr-pane-padding .e-frame {
2305
+ height: 18px;
2306
+ line-height: 1.5;
2307
+ width: 18px;
2308
+ }
2309
+ .e-de-op-input-group,
2310
+ .e-de-op-replacewith {
2311
+ height: auto;
2312
+ }
2313
+ .e-de-hyperlink-bookmark-check {
2314
+ margin-top: 12px;
2315
+ }
2316
+ .e-de-table-container-div .e-checkbox-wrapper .e-frame,
2317
+ .e-de-table-header-div .e-checkbox-wrapper .e-frame,
2318
+ .e-de-table-ppty-options-break .e-checkbox-wrapper .e-frame,
2319
+ .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-frame,
2320
+ .e-de-table-cell-header-div .e-checkbox-wrapper .e-frame,
2321
+ .e-de-tbl-btn-separator .e-checkbox-wrapper .e-frame,
2322
+ .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame,
2323
+ .e-de-tbl-margin-sub-header .e-frame {
2324
+ height: 18px;
2325
+ line-height: 1.5;
2326
+ width: 18px;
2327
+ }
2328
+ .e-de-table-container-div .e-checkbox-wrapper .e-label,
2329
+ .e-de-table-header-div .e-checkbox-wrapper .e-label,
2330
+ .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
2331
+ .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
2332
+ .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
2333
+ .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
2334
+ .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
2335
+ .e-de-tbl-margin-sub-header .e-label {
2336
+ font-size: 14px;
2337
+ }
2338
+ .e-de-table-container-div .e-checkbox-wrapper .e-label,
2339
+ .e-de-table-header-div .e-checkbox-wrapper .e-label,
2340
+ .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label,
2341
+ .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label,
2342
+ .e-de-table-cell-header-div .e-checkbox-wrapper .e-label,
2343
+ .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label,
2344
+ .e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-label,
2345
+ .e-de-tbl-margin-sub-header .e-label {
2346
+ font-size: 14px;
2347
+ }
2348
+ .e-de-table-ppty-dlg-measure-div {
2349
+ float: right;
2350
+ margin-left: -18px;
2351
+ margin-top: -18px;
2352
+ }
2353
+ .e-de-table-ppty-dlg-measure-div.e-de-rtl {
2354
+ float: left;
2355
+ margin-left: 0;
2356
+ margin-right: -18px;
2357
+ }
2358
+ .e-de-table-ppty-dlg-measure-drop-down-div {
2359
+ float: right;
2360
+ margin-left: -18px;
2361
+ margin-top: 6px;
2362
+ width: 120px;
2363
+ }
2364
+ .e-de-table-ppty-dlg-measure-drop-down-div.e-de-rtl {
2365
+ margin-left: 0;
2366
+ margin-right: -18px;
2367
+ }
2368
+ .e-de-table-ppty-dlg-row-height-label {
2369
+ float: right;
2370
+ margin-right: 184px;
2371
+ margin-top: -62px;
2372
+ }
2373
+ .e-de-table-ppty-dlg-row-height-label.e-de-rtl {
2374
+ float: left;
2375
+ margin-left: 184px;
2376
+ margin-right: 0;
2377
+ }
2378
+ .e-de-table-ppty-dlg-preferred-width-div {
2379
+ float: right;
2380
+ margin-left: 12px;
2381
+ margin-top: 6px;
2382
+ width: 120px;
2383
+ }
2384
+ .e-de-table-ppty-dlg-preferred-width-div.e-de-rtl {
2385
+ margin-left: 0;
2386
+ margin-right: 12px;
2387
+ width: 120px;
2388
+ }
2389
+ .e-de-table-ppty-options-break {
2390
+ margin-bottom: 8px;
2391
+ }
2392
+ .e-de-table-cell-subheader-div {
2393
+ margin-right: 125px;
2394
+ margin-top: -37px;
2395
+ }
2396
+ .e-de-table-cell-subheader-div.e-de-rtl {
2397
+ margin-left: 125px;
2398
+ margin-right: 0;
2399
+ }
2400
+ .e-de-table-ppty-dlg-cell-tab-measure-label {
2401
+ float: right;
2402
+ margin-right: 190px;
2403
+ margin-top: -58px;
2404
+ }
2405
+ .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-row-header {
2406
+ padding-left: 12px;
2407
+ padding-right: 12px;
2408
+ }
2409
+ .e-tab .e-tab-header .e-toolbar-item .e-de-table-ppty-dlg-cell-header {
2410
+ padding-left: 12px;
2411
+ padding-right: 12px;
2412
+ }
2413
+ .e-tab .e-tab-header .e-toolbar-item .e-de-page-setup-dlg-margin-tab-header {
2414
+ padding-left: 15px;
2415
+ padding-right: 12px;
2416
+ }
2417
+ .e-styles-list {
2418
+ float: left;
2419
+ margin-right: 12px;
2420
+ width: 250px;
2421
+ }
2422
+ .e-styles-textboxdiv {
2423
+ padding-bottom: 15px;
2424
+ }
2425
+ .e-styles-listview .e-list-item {
2426
+ font-size: 13px;
2427
+ height: 30px;
2428
+ line-height: 27px;
2429
+ }
2430
+ .e-styles-common {
2431
+ padding-top: 5px;
2432
+ }
2433
+ .e-styles-button {
2434
+ float: right;
2435
+ }
2436
+ .e-de-toc-dlg-right-sub-container.e-de-rtl {
2437
+ margin-left: 2px;
2438
+ margin-right: 2px;
2439
+ }
2440
+ .e-de-toc-dlg-styles {
2441
+ margin-bottom: 11px;
2442
+ margin-left: 38px;
2443
+ margin-top: 12px;
2444
+ }
2445
+ .e-de-toc-dlg-styles.e-de-rtl {
2446
+ margin-left: 0;
2447
+ margin-right: 38px;
2448
+ }
2449
+ .e-de-toc-dlg-style-input.e-de-rtl {
2450
+ margin-left: 0;
2451
+ margin-right: 38px;
2452
+ }
2453
+ .e-de-toc-table-div .e-de-toc-dlg-toc-level {
2454
+ height: 24px;
2455
+ margin-left: 36px;
2456
+ width: 44px;
2457
+ }
2458
+ .e-de-toc-styles-table-div {
2459
+ border: 1px solid var(--color-sf-border);
2460
+ border-radius: 3px;
2461
+ margin-top: 10px;
2462
+ width: 100%;
2463
+ height: 183px;
2464
+ }
2465
+ .e-de-toc-dlg-sub-level-heading {
2466
+ font-size: 12px;
2467
+ }
2468
+ .e-de-toc-table-div {
2469
+ height: 143px;
2470
+ overflow-y: scroll;
2471
+ width: 100%;
2472
+ }
2473
+ .e-de-toc-dlg-style-input {
2474
+ margin-bottom: 3px;
2475
+ margin-left: 38px;
2476
+ width: 210px;
2477
+ }
2478
+ .e-de-toc-dlg-outline-levels {
2479
+ margin-top: 15px;
2480
+ width: 150px;
2481
+ }
2482
+ .e-bookmark-textboxdiv .e-bookmark-textbox-input {
2483
+ height: 32px;
2484
+ }
2485
+ .e-styles-dlgfields {
2486
+ font-weight: 500;
2487
+ margin-bottom: 6px;
2488
+ }
2489
+ .e-tab .e-tab-header .e-toolbar-item .e-de-op-find-tab-header {
2490
+ padding-left: 15px;
2491
+ padding-right: 12px;
2492
+ }
2493
+ .e-tab .e-tab-header .e-toolbar-item .e-de-op-replace-tab-header {
2494
+ padding-left: 15px;
2495
+ padding-right: 12px;
2496
+ }
2497
+ .e-de-dlg-target .e-footer-content .e-list-dlg-font {
2498
+ margin-left: 1px;
2499
+ }
2500
+ .e-bookmark-dlgfields {
2501
+ font-weight: 500;
2502
+ font-size: 12px;
2503
+ margin-bottom: 12px;
2504
+ }
2505
+ .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-menuitem-md {
2506
+ height: 64px;
2507
+ padding: 8px 8px 8px 10px;
2508
+ width: 64px;
2509
+ }
2510
+ .e-de-ui-wfloating-menu.e-de-ui-bullets-menu .e-de-ui-wfloating-bullet-menuitem-md {
2511
+ height: 45px;
2512
+ width: 45px;
2513
+ }
2514
+ .e-de-bullet-icon-size {
2515
+ height: 45px;
2516
+ width: 45px;
2517
+ }
2518
+ .e-de-ui-list-header-presetmenu {
2519
+ cursor: pointer;
2520
+ font-size: 11px;
2521
+ line-height: 14px;
2522
+ min-width: 40px;
2523
+ overflow: hidden;
2524
+ text-align: left;
2525
+ white-space: nowrap;
2526
+ width: 100%;
2527
+ }
2528
+ .e-de-number-bullet-dlg .e-tab .e-content .e-item {
2529
+ padding: 0;
2530
+ }
2531
+ .e-de-number-bullet-dlg {
2532
+ width: 300px;
2533
+ }
2534
+ .e-de-style-numbered-list,
2535
+ .e-de-ui-bullet-list-header-presetmenu {
2536
+ height: 173px;
2537
+ }
2538
+ .e-de-ui-bullet {
2539
+ font-size: 42px;
2540
+ }
2541
+ .e-de-ui-list-header-presetmenu .e-de-ui-list-line {
2542
+ border-bottom: 1px solid var(--color-sf-icon-color);
2543
+ margin-left: 5px;
2544
+ width: 100%;
2545
+ }
2546
+ .e-de-ui-list-header-presetmenu div span {
2547
+ color: var(--color-sf-icon-color);
2548
+ display: inline-block;
2549
+ vertical-align: middle;
2550
+ }
2551
+ .e-de-ui-wfloating-menu .e-de-ui-wfloating-menuitem,
2552
+ .e-de-ui-wfloating-menu .e-de-ui-menuitem-none {
2553
+ border: 0;
2554
+ box-shadow: inset 0 0 0 1px var(--color-sf-border);
2555
+ cursor: pointer;
2556
+ height: 70px;
2557
+ margin: 0 8px 8px 0;
2558
+ padding: 0;
2559
+ width: 70px;
2560
+ }
2561
+ .e-de-ui-wfloating-menu {
2562
+ padding: 0;
2563
+ }
2564
+ .e-de-list-thumbnail .e-de-list-items {
2565
+ float: left;
2566
+ }
2567
+ .e-de-list-thumbnail .e-de-list-items {
2568
+ background: var(--color-sf-content-bg-color);
2569
+ border: 1px solid transparent;
2570
+ clear: initial;
2571
+ display: inline-block;
2572
+ height: auto;
2573
+ margin: 5px;
2574
+ text-align: center;
2575
+ width: auto;
2576
+ }
2577
+ .e-de-list-items {
2578
+ background: var(--color-sf-content-bg-color);
2579
+ box-sizing: border-box;
2580
+ cursor: pointer;
2581
+ list-style: none;
2582
+ padding: 7px 10px;
2583
+ position: relative;
2584
+ }
2585
+ .e-de-list-item-size {
2586
+ font-size: 14px;
2587
+ }
2588
+ .e-de-ui-wfloating-menu {
2589
+ padding: 0;
2590
+ }
2591
+ .e-de-table-ppty-dlg-tabs {
2592
+ height: 280px;
2593
+ position: relative;
2594
+ }
2595
+ .e-de-ui-bullet-list-header-presetmenu .e-de-list-thumbnail .e-de-list-active,
2596
+ .e-de-style-numbered-list .e-de-list-thumbnail .e-de-list-active {
2597
+ border-color: var(--color-sf-primary);
2598
+ }
2599
+ .e-de-rp-sub-content-div {
2600
+ line-height: 1.5;
2601
+ font-size: 12px;
2602
+ margin-bottom: 8px;
2603
+ }
2604
+ .e-de-bullet-icons {
2605
+ left: 50%;
2606
+ position: absolute;
2607
+ top: 50%;
2608
+ transform: translate(-50%, -50%);
2609
+ }
2610
+ .e-de-header-footer-list {
2611
+ color: var(--color-sf-primary);
2612
+ }
2613
+ .e-de-ltr-btn-div {
2614
+ font-size: 12px;
2615
+ width: 200px;
2616
+ }
2617
+ .e-de-tbl-rtl-btn-div {
2618
+ font-size: 12px;
2619
+ margin-right: 14px;
2620
+ }
2621
+ .e-de-tbl-rtl-btn-div.e-de-rtl {
2622
+ margin-left: 14px;
2623
+ margin-right: 0;
2624
+ }
2625
+ .e-de-tbl-ltr-btn-div {
2626
+ font-size: 12px;
2627
+ }
2628
+ .e-de-disabledbutton {
2629
+ opacity: 0.4;
2630
+ pointer-events: none;
2631
+ }
2632
+ .e-de-restrict-format {
2633
+ margin-top: 16px;
2634
+ }
2635
+ .e-de-rp-format {
2636
+ font-size: 14px;
2637
+ margin-bottom: 12px;
2638
+ opacity: 0.65;
2639
+ font-weight: 500;
2640
+ }
2641
+ .e-de-rp-checkbox {
2642
+ font-size: 12px;
2643
+ }
2644
+ .e-de-rp-border {
2645
+ margin-bottom: 12px;
2646
+ margin-top: 12px;
2647
+ }
2648
+ .e-de-rp-header {
2649
+ font-size: 15px;
2650
+ font-weight: 500;
2651
+ opacity: 0.87;
2652
+ color: var(--color-sf-content-text-color-alt1);
2653
+ width: 75%;
2654
+ }
2655
+ .e-de-rp-user .e-checkbox-wrapper {
2656
+ width: auto;
2657
+ }
2658
+ .e-de-rp-nav-btn,
2659
+ .e-de-rp-btn-enforce {
2660
+ background: "";
2661
+ font-size: 13px;
2662
+ opacity: 0.87;
2663
+ border-radius: 2px;
2664
+ box-shadow: 0 8px 12px rgba(var(--color-sf-black), 0.15);
2665
+ }
2666
+ .e-de-rp-nav-btn {
2667
+ width: auto;
2668
+ }
2669
+ .e-de-rp-btn-stop-enforce {
2670
+ background: "";
2671
+ font-size: 13px;
2672
+ opacity: 0.87;
2673
+ border-radius: 2px;
2674
+ box-shadow: 0 8px 12px rgba(var(--color-sf-black), 0.15);
2675
+ }
2676
+ .e-de-rp-sub-div {
2677
+ border-bottom: 1px solid var(--color-sf-border-light);
2678
+ padding: 12px;
2679
+ }
2680
+ .e-de-restrict-pane {
2681
+ padding-left: 0;
2682
+ padding-top: 0;
2683
+ padding-right: 0;
2684
+ }
2685
+ .e-de-rp-whole-header {
2686
+ padding: 12px;
2687
+ }
2688
+ .e-de-rp-user {
2689
+ background: var(--color-sf-content-bg-color);
2690
+ border: 1px solid var(--color-sf-border-light);
2691
+ border-radius: 2px;
2692
+ font-size: 12px;
2693
+ height: 110px;
2694
+ }
2695
+ .e-de-rp-enforce {
2696
+ padding: 12px;
2697
+ }
2698
+ .e-de-rp-enforce-nav {
2699
+ margin: 0 12px 12px 12px;
2700
+ }
2701
+ .e-de-enforce-dlg-title {
2702
+ font-size: 12px;
2703
+ font-weight: 500;
2704
+ margin-bottom: 4px;
2705
+ }
2706
+ .e-de-enforce .e-de-enforce-dlg-input {
2707
+ height: 32px;
2708
+ width: 300px;
2709
+ }
2710
+ .e-de-user-add-btn {
2711
+ background: var(--color-sf-border-light);
2712
+ border-radius: 2px;
2713
+ width: 74px;
2714
+ }
2715
+ .e-de-user-dlg .e-de-user-dlg-textbox-input {
2716
+ margin-right: 24px;
2717
+ width: 304px;
2718
+ }
2719
+ .e-de-user-dlg-list.e-de-rtl .e-de-user-dlg-textbox-input {
2720
+ margin-right: 0;
2721
+ margin-left: 24px;
2722
+ }
2723
+ .e-de-user-dlg-list {
2724
+ margin-bottom: 12px;
2725
+ display: -ms-inline-flexbox;
2726
+ display: inline-flex;
2727
+ }
2728
+ .e-de-user-listview {
2729
+ border: 1px solid var(--color-sf-border-light);
2730
+ border-radius: 2px;
2731
+ height: 106px;
2732
+ }
2733
+ .e-de-user-dlg-user {
2734
+ margin-bottom: 8px;
2735
+ }
2736
+ .e-user-delete {
2737
+ float: left;
2738
+ }
2739
+ .e-de-unprotect-dlg-title {
2740
+ font-size: 12px;
2741
+ margin-bottom: 4px;
2742
+ }
2743
+ .e-de-rp-stop-div1 {
2744
+ opacity: 0.87;
2745
+ padding: 12px 12px 6px 12px;
2746
+ font-weight: 500;
2747
+ border-bottom: 1px solid #e0e0e0;
2748
+ }
2749
+ .e-de-rp-stop-div2 {
2750
+ padding: 12px 12px 24px;
2751
+ }
2752
+ .e-de-rp-close-icon {
2753
+ float: right;
2754
+ position: relative;
2755
+ top: -5px;
2756
+ right: -12px;
2757
+ }
2758
+ .e-de-restrict-pane {
2759
+ height: 100%;
2760
+ overflow: auto;
2761
+ overflow-x: hidden;
2762
+ width: 280px;
2763
+ }
2764
+ .e-de-rp-nav-lbl {
2765
+ font-size: 13px;
2766
+ margin: 0 12px;
2767
+ }
2768
+ .e-documenteditor-optionspane {
2769
+ height: 100%;
2770
+ }
2771
+ .e-de-cmt-pane {
2772
+ background-color: inherit;
2773
+ color: var(--color-sf-content-text-color-alt1);
2774
+ }
2775
+ .e-de-cp-whole-header {
2776
+ padding: 12px;
2777
+ }
2778
+ .e-de-cp-header {
2779
+ font-size: 13px;
2780
+ font-weight: 500;
2781
+ opacity: 0.87;
2782
+ width: 75%;
2783
+ }
2784
+ .e-de-cmt-container {
2785
+ height: auto;
2786
+ padding: 0;
2787
+ overflow: auto;
2788
+ }
2789
+ .e-de-cmt-sub-container {
2790
+ background-color: var(--color-sf-content-bg-color-alt1);
2791
+ border: 1px solid var(--color-sf-border-light);
2792
+ border-radius: 2px;
2793
+ margin: 0;
2794
+ padding: 12px;
2795
+ }
2796
+ .e-de-cmt-view {
2797
+ cursor: default;
2798
+ }
2799
+ .e-de-cmt-sub-container.e-de-cmt-selection {
2800
+ border-left: 3px solid var(--color-sf-primary);
2801
+ padding-left: 10px;
2802
+ }
2803
+ .e-de-tc-outer {
2804
+ border-bottom: 1px solid #d8d8d8;
2805
+ }
2806
+ .e-de-tc-pane {
2807
+ color: var(--color-sf-content-text-color-alt1);
2808
+ }
2809
+ .e-de-trckchanges-inner {
2810
+ cursor: default;
2811
+ margin: 0;
2812
+ padding-left: 8px;
2813
+ padding-right: 16px;
2814
+ padding-bottom: 8px;
2815
+ }
2816
+ .e-de-trckchanges-inner:hover {
2817
+ border-left: 2px solid var(--color-sf-primary);
2818
+ cursor: default;
2819
+ margin: 0;
2820
+ padding-left: 6px;
2821
+ padding-right: 16px;
2822
+ padding-bottom: 8px;
2823
+ }
2824
+ .e-de-trckchanges-inner.e-de-trckchanges-inner-select {
2825
+ border-left: 3px solid var(--color-sf-primary);
2826
+ cursor: default;
2827
+ margin: 0;
2828
+ padding-left: 5px;
2829
+ padding-right: 16px;
2830
+ padding-bottom: 8px;
2831
+ }
2832
+ .e-de-tc-no-chng {
2833
+ color: var(--color-sf-content-text-color);
2834
+ font-size: 14px;
2835
+ opacity: 65%;
2836
+ margin: 60px 0;
2837
+ text-align: center;
2838
+ }
2839
+ .e-tc-btn-bg-clr.e-btn:not(:hover):not(.e-active) {
2840
+ background-color: inherit;
2841
+ border-color: transparent;
2842
+ color: inherit;
2843
+ }
2844
+ .e-tc-nvgte.e-icon-btn {
2845
+ text-align: center;
2846
+ vertical-align: middle;
2847
+ }
2848
+ .e-de-track-span-user {
2849
+ display: -ms-inline-flexbox;
2850
+ display: inline-flex;
2851
+ overflow: hidden;
2852
+ width: 110px;
2853
+ }
2854
+ .e-de-track-span-view {
2855
+ display: -ms-inline-flexbox;
2856
+ display: inline-flex;
2857
+ overflow: hidden;
2858
+ width: 50px;
2859
+ }
2860
+ .e-btn.e-outline.e-de-track-accept-button {
2861
+ min-width: 66px;
2862
+ padding: 5px 4px;
2863
+ text-transform: initial;
2864
+ }
2865
+ .e-btn.e-outline.e-de-track-accept-button:hover {
2866
+ min-width: 66px;
2867
+ padding: 5px 4px;
2868
+ text-transform: initial;
2869
+ }
2870
+ .e-btn.e-outline.e-de-track-reject-button {
2871
+ min-width: 64px;
2872
+ padding: 5px 6px;
2873
+ margin-left: 8px;
2874
+ text-transform: initial;
2875
+ }
2876
+ .e-btn.e-outline.e-de-track-reject-button:hover {
2877
+ min-width: 64px;
2878
+ padding: 5px 6px;
2879
+ margin-left: 8px;
2880
+ text-transform: initial;
2881
+ }
2882
+ .e-de-track-chngs-count {
2883
+ font-size: 12px;
2884
+ margin-left: 6px;
2885
+ opacity: 0.87;
2886
+ padding-top: 7px;
2887
+ white-space: nowrap;
2888
+ }
2889
+ .e-de-track-insert {
2890
+ color: var(--color-sf-success-bg-color);
2891
+ font-size: 13px;
2892
+ opacity: 100%;
2893
+ }
2894
+ .e-de-track-delete {
2895
+ color: var(--color-sf-danger-bg-color);
2896
+ font-size: 13px;
2897
+ opacity: 100%;
2898
+ }
2899
+ .e-de-track-toolbar {
2900
+ border-bottom: 1px solid #d8d8d8;
2901
+ border-top: 1px solid #d8d8d8;
2902
+ padding-bottom: 3px;
2903
+ }
2904
+ .e-de-track-pane-drop-btn {
2905
+ padding-left: 0;
2906
+ padding-right: 0;
2907
+ padding-top: 5px;
2908
+ font-size: 13px;
2909
+ font-weight: 500;
2910
+ }
2911
+ .e-toolbar-item.e-de-track-toolbar-overlay.e-template.e-overlay {
2912
+ opacity: 1;
2913
+ font-weight: 500;
2914
+ font-size: 14px;
2915
+ }
2916
+ .e-de-track-date {
2917
+ font-size: 10px;
2918
+ margin-top: 4px;
2919
+ opacity: 0.67;
2920
+ }
2921
+ .e-de-track-usernme-div {
2922
+ -ms-flex-pack: justify;
2923
+ justify-content: space-between;
2924
+ padding-top: 8px;
2925
+ }
2926
+ .e-de-track-user-nme {
2927
+ font-size: 14px;
2928
+ font-weight: 500;
2929
+ padding-left: 8px;
2930
+ }
2931
+ .e-de-track-chngs-text {
2932
+ line-height: 19.5px;
2933
+ overflow: hidden;
2934
+ word-wrap: break-word;
2935
+ text-overflow: ellipsis;
2936
+ font-size: 14px;
2937
+ min-height: 20px;
2938
+ padding-top: 8px;
2939
+ margin-bottom: 16px;
2940
+ }
2941
+ .e-de-track-chng-table {
2942
+ border-collapse: collapse;
2943
+ border-spacing: 0;
2944
+ opacity: 70%;
2945
+ width: 100%;
2946
+ }
2947
+ .e-de-tc-tble-cell {
2948
+ border: 1px solid;
2949
+ height: 20px;
2950
+ }
2951
+ .e-de-tc-shrink-img {
2952
+ height: 30px;
2953
+ margin: 0 4px;
2954
+ vertical-align: middle;
2955
+ width: 50px;
2956
+ }
2957
+ .e-de-tc-field {
2958
+ background-color: rgb(206, 205, 205);
2959
+ margin: 0 2px;
2960
+ }
2961
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
2962
+ display: none;
2963
+ }
2964
+ .e-de-tc-pmark {
2965
+ font-size: 14px;
2966
+ font-family: Roboto-Regular;
2967
+ font-weight: 600;
2968
+ color: rgb(1, 22, 119);
2969
+ margin: 0 2px;
2970
+ }
2971
+ .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
2972
+ border-left: 2px solid var(--color-sf-primary);
2973
+ padding-left: 11px;
2974
+ }
2975
+ .e-de-cmt-author {
2976
+ -ms-flex-align: center;
2977
+ align-items: center;
2978
+ margin-bottom: 8px;
2979
+ }
2980
+ .e-de-cmt-author-name {
2981
+ font-size: 14px;
2982
+ font-weight: 500;
2983
+ padding-left: 12px;
2984
+ width: 90%;
2985
+ }
2986
+ .e-de-cp-option.e-btn.e-icon-btn {
2987
+ background-color: inherit;
2988
+ border: none;
2989
+ color: inherit;
2990
+ float: right;
2991
+ height: 20px;
2992
+ padding: 0;
2993
+ width: 20px;
2994
+ }
2995
+ .e-de-cp-option.e-btn.e-icon-btn span {
2996
+ margin-top: 0;
2997
+ background: var(--color-sf-content-bg-color-alt1);
2998
+ }
2999
+ .e-de-cmt-view:hover .e-de-cp-option {
3000
+ display: block;
3001
+ }
3002
+ .e-de-cmt-readonly {
3003
+ font-size: 14px;
3004
+ padding-top: 4px;
3005
+ word-break: break-word;
3006
+ }
3007
+ .e-de-cmt-date {
3008
+ font-size: 10px;
3009
+ margin-top: 4px;
3010
+ opacity: 0.67;
3011
+ }
3012
+ .e-de-cmt-sub-container.e-de-cmt-reply {
3013
+ border: none;
3014
+ border-top: 1px solid var(--color-sf-border-light);
3015
+ border-radius: 0;
3016
+ margin: 12px 8px 0 8px;
3017
+ padding: 0;
3018
+ }
3019
+ .e-de-cmt-sub-container.e-de-cmt-reply .e-de-cmt-view {
3020
+ margin-top: 12px;
3021
+ }
3022
+ .e-de-cmt-textarea.e-input {
3023
+ color: var(--color-sf-content-text-color-alt1);
3024
+ font-size: 13px;
3025
+ line-height: normal;
3026
+ min-height: 30px;
3027
+ overflow: hidden;
3028
+ padding-top: 5px;
3029
+ resize: none;
3030
+ }
3031
+ .e-de-cmt-textarea:empty::before {
3032
+ content: attr(placeholder);
3033
+ opacity: 0.5;
3034
+ }
3035
+ .e-de-cmt-action-button {
3036
+ text-align: right;
3037
+ margin-top: 8px;
3038
+ }
3039
+ .e-de-cmt-post-btn.e-btn.e-flat,
3040
+ .e-de-cmt-cancel-btn.e-btn.e-flat {
3041
+ height: 32px;
3042
+ margin-left: 8px;
3043
+ width: 42px;
3044
+ }
3045
+ .e-de-cmt-resolved .e-de-cmt-author-name,
3046
+ .e-de-cmt-resolved .e-de-cmt-readonly,
3047
+ .e-de-cmt-resolved e-de-cmt-date {
3048
+ opacity: 0.67;
3049
+ }
3050
+ .e-de-cmt-resolved .e-de-cmt-rply-view {
3051
+ display: none;
3052
+ }
3053
+ .e-de-cmt-resolved .e-de-cmt-resolve-btn {
3054
+ display: block;
3055
+ margin-top: 8px;
3056
+ text-align: right;
3057
+ }
3058
+ .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3059
+ border-left: 3px solid rgba(var(--color-sf-primary-shadow), 0.5);
3060
+ }
3061
+ .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3062
+ border-left: 2px solid rgba(var(--color-sf-primary-shadow), 0.5);
3063
+ }
3064
+ .e-de-lock-mark {
3065
+ cursor: default;
3066
+ color: var(--color-sf-icon-color);
3067
+ font-size: 13px;
3068
+ height: 13px;
3069
+ pointer-events: all;
3070
+ width: 13px;
3071
+ }
3072
+ .e-de-cmt-mark {
3073
+ cursor: default;
3074
+ color: var(--color-sf-icon-color);
3075
+ font-size: 13px;
3076
+ height: 13px;
3077
+ pointer-events: all;
3078
+ width: 13px;
3079
+ }
3080
+ .e-de-cmt-mark :hover {
3081
+ color: var(--color-sf-primary);
3082
+ }
3083
+ .e-de-cmt-mark.e-de-cmt-mark-selected,
3084
+ .e-de-cmt-mark.e-de-cmt-mark-hover {
3085
+ color: var(--color-sf-primary);
3086
+ }
3087
+ .e-de-cmt-no-cmt {
3088
+ margin-left: 6px;
3089
+ margin-top: 24px;
3090
+ font-size: 13px;
3091
+ }
3092
+ .e-de-cmt-drawer-cnt {
3093
+ font-size: 13px;
3094
+ height: 20px;
3095
+ margin-top: 8px;
3096
+ }
3097
+ .e-de-cmt-drawer {
3098
+ cursor: pointer;
3099
+ float: right;
3100
+ opacity: 0.54;
3101
+ margin-right: 4px;
3102
+ margin-top: 4px;
3103
+ }
3104
+ .e-de-cmt-rply-view {
3105
+ margin-top: 12px;
3106
+ }
3107
+ .e-de-cmt-resolve-btn {
3108
+ display: none;
3109
+ }
3110
+ .e-rtl .e-de-cmt-pane {
3111
+ border-left: none;
3112
+ border-right: 1px solid var(--color-sf-border);
3113
+ }
3114
+ .e-rtl .e-de-rp-close-icon {
3115
+ float: left;
3116
+ right: 12px;
3117
+ }
3118
+ .e-rtl .e-de-cp-option.e-btn.e-icon-btn {
3119
+ float: left;
3120
+ }
3121
+ .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
3122
+ border-left: 1px solid var(--color-sf-border-light);
3123
+ border-right: 3px solid var(--color-sf-primary);
3124
+ padding-left: 12px;
3125
+ padding-right: 10px;
3126
+ }
3127
+ .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3128
+ border-left: 1px solid var(--color-sf-border-light);
3129
+ border-right: 2px solid var(--color-sf-primary);
3130
+ padding-left: 12px;
3131
+ padding-right: 11px;
3132
+ }
3133
+ .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved.e-de-cmt-selection {
3134
+ border-right: 3px solid rgba(var(--color-sf-primary-shadow), 0.5);
3135
+ }
3136
+ .e-rtl .e-de-cmt-sub-container.e-de-cmt-resolved:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3137
+ border-right: 2px solid rgba(var(--color-sf-primary-shadow), 0.5);
3138
+ }
3139
+ .e-rtl .e-de-cmt-action-button {
3140
+ text-align: left;
3141
+ }
3142
+ .e-rtl .e-de-cmt-no-cmt {
3143
+ margin-left: auto;
3144
+ margin-right: 6px;
3145
+ }
3146
+ .e-rtl .e-de-cmt-drawer {
3147
+ float: left;
3148
+ margin-left: 8px;
3149
+ margin-right: auto;
3150
+ }
3151
+ .e-rtl .e-de-cmt-resolve-btn {
3152
+ text-align: left;
3153
+ }
3154
+ .e-de-close-icon.e-btn {
3155
+ background-color: transparent !important;
3156
+ border-color: transparent !important;
3157
+ border-radius: 50%;
3158
+ color: var(--color-sf-icon-color);
3159
+ border: none;
3160
+ }
3161
+ .e-de-close-icon.e-btn:active {
3162
+ background-color: transparent !important;
3163
+ border-color: transparent !important;
3164
+ box-shadow: none;
3165
+ }
3166
+ .e-de-close-icon.e-btn:hover {
3167
+ background-color: transparent !important;
3168
+ box-shadow: none;
3169
+ color: var(--color-sf-icon-color-hover);
3170
+ cursor: default;
3171
+ border: none;
3172
+ }
3173
+ .e-btn.e-de-close-icon:hover span {
3174
+ cursor: pointer;
3175
+ color: var(--color-sf-icon-color-hover);
3176
+ }
3177
+ .e-de-para-dlg-right-sub-container-blazor {
3178
+ top: 0;
3179
+ }
3180
+ .e-de-rp-mu-btn {
3181
+ margin-top: 3px;
3182
+ }
3183
+ .e-de-table-dialog-row-height {
3184
+ padding-top: 24px;
3185
+ }
3186
+ .e-de-tablecell-dialog-alignment-icon {
3187
+ width: 54px;
3188
+ height: 54px;
3189
+ margin: 2px;
3190
+ }
3191
+ .e-de-table-dia-indent-from-left {
3192
+ right: 45px;
3193
+ }
3194
+ .e-de-table-dia-align-div {
3195
+ border: 1px solid var(--color-sf-border);
3196
+ display: inline-block;
3197
+ height: 52px;
3198
+ margin-right: 11px;
3199
+ width: 52px;
3200
+ }
3201
+ .e-de-table-dialog-alignment-icon {
3202
+ margin: 2px;
3203
+ height: 46px;
3204
+ }
3205
+ .e-de-table-border-setting-genral {
3206
+ margin-right: 11px;
3207
+ }
3208
+ .e-de-table-border-clr-left-container {
3209
+ padding-right: 19px;
3210
+ }
3211
+ .e-de-table-border-clr-heading {
3212
+ font-size: 12px;
3213
+ font-weight: 500;
3214
+ padding-bottom: 6px;
3215
+ }
3216
+ .e-de-table-border-icon-container {
3217
+ margin-top: 4px;
3218
+ margin-right: 4px;
3219
+ }
3220
+ .e-de-table-border-preview-container {
3221
+ padding-left: 72px;
3222
+ }
3223
+ .e-de-table-dlg-alignment-heading {
3224
+ color: var(--color-sf-content-text-color-alt2);
3225
+ display: block;
3226
+ font-size: 14px;
3227
+ font-weight: 500;
3228
+ margin-bottom: 3px;
3229
+ }
3230
+ .e-rtl .e-de-cmt-author-name {
3231
+ padding-left: 0%;
3232
+ padding-right: 12px;
3233
+ }
3234
+ .e-rtl .e-de-ok-button {
3235
+ margin-right: 0;
3236
+ margin-left: 8px;
3237
+ }
3238
+ .e-rtl .e-de-table-dia-align-div.e-de-rtl {
3239
+ margin-left: 11px;
3240
+ margin-right: 0;
3241
+ }
3242
+ .e-rtl .e-de-table-border-clr-left-container {
3243
+ padding-right: 0;
3244
+ padding-left: 19px;
3245
+ }
3246
+ .e-rtl .e-de-table-border-preview-container {
3247
+ padding-right: 72px;
3248
+ padding-left: 0;
3249
+ }
3250
+ .e-rtl .e-de-table-border-setting-genral {
3251
+ margin-right: 0;
3252
+ margin-left: 11px;
3253
+ }
3254
+ .e-rtl .e-de-table-border-icon-container {
3255
+ margin-right: 0;
3256
+ margin-left: 4px;
3257
+ }
3258
+ .e-rtl .e-de-table-border-preview {
3259
+ width: 23px;
3260
+ }
3261
+ .e-rtl .e-de-table-setting-labels-heading {
3262
+ margin-left: 0;
3263
+ margin-right: 10px;
3264
+ }
3265
+ .e-de-user-info.e-de-user-name-collapse span {
3266
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3267
+ transition-duration: 200ms;
3268
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3269
+ position: absolute;
3270
+ bottom: 0px;
3271
+ height: 6px;
3272
+ width: 6px;
3273
+ min-width: 0px;
3274
+ max-width: 6px;
3275
+ border-radius: 6px;
3276
+ padding: 0;
3277
+ }
3278
+ .e-de-user-info.e-de-user-name-expended span {
3279
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3280
+ transition-duration: 300ms;
3281
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3282
+ position: absolute;
3283
+ bottom: 0px;
3284
+ height: 20px;
3285
+ line-height: 20px;
3286
+ min-width: 44px;
3287
+ max-width: auto;
3288
+ padding: 0 8px;
3289
+ text-overflow: ellipsis;
3290
+ white-space: nowrap;
3291
+ color: white;
3292
+ }
3293
+ .e-de-para-dlg-heading {
3294
+ color: var(--color-sf-content-text-color-alt2);
3295
+ display: block;
3296
+ font-size: 14px;
3297
+ font-weight: 500;
3298
+ margin-bottom: 4px;
3299
+ opacity: 87%;
3300
+ }
3301
+ .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
3302
+ .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
3303
+ font-size: 12px;
3304
+ }
3305
+ .e-de-para-dlg-container {
3306
+ height: auto;
3307
+ width: auto;
3308
+ }
3309
+ .e-de-para-dlg-cs-check-box {
3310
+ margin-bottom: 0;
3311
+ margin-top: 12px;
3312
+ }
3313
+ .e-de-para-dlg-spacing-div {
3314
+ margin-left: 40px;
3315
+ }
3316
+ .e-de-para-dlg-spacing-div.e-de-rtl {
3317
+ margin-left: 0;
3318
+ margin-right: 40px;
3319
+ }
3320
+ .e-de-para-dlg-sub-container .e-input-group {
3321
+ margin-bottom: 4px;
3322
+ }
3323
+ .e-de-para-dlg-sub-container {
3324
+ margin-bottom: 16px;
3325
+ }
3326
+ .e-de-para-dlg-right-sub-container {
3327
+ top: 0;
3328
+ }
3329
+ .e-de-dlg-sub-header {
3330
+ display: block;
3331
+ font-size: 12px;
3332
+ font-weight: 500;
3333
+ margin-bottom: 4px;
3334
+ }
3335
+ .e-de-rtl-btn-div {
3336
+ font-size: 12px;
3337
+ margin-right: 14px;
3338
+ width: 200px;
3339
+ }
3340
+ .e-de-rtl-btn-div.e-de-rtl {
3341
+ margin-left: 14px;
3342
+ margin-right: 0;
3343
+ }
3344
+ .e-para-dlg-sub-height {
3345
+ height: 145px;
3346
+ }
3347
+ /* stylelint-disable */
3348
+ .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
3349
+ .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
3350
+ font-size: 14px;
3351
+ }
3352
+ .e-bigger .e-de-para-dlg-container .e-input-group {
3353
+ width: 192px !important;
3354
+ }
3355
+ .e-bigger .e-de-para-dlg-heading {
3356
+ color: var(--color-sf-content-text-color-alt2);
3357
+ display: block;
3358
+ font-size: 14px;
3359
+ font-weight: 500;
3360
+ margin-bottom: 8px;
3361
+ }
3362
+ .e-bigger .e-de-para-dlg-container .e-checkbox-wrapper .e-label,
3363
+ .e-bigger .e-de-table-options-dlg .e-checkbox-wrapper .e-label {
3364
+ font-size: 12px;
3365
+ }
3366
+ .e-bigger .e-de-para-dlg-container {
3367
+ height: auto;
3368
+ width: auto;
3369
+ }
3370
+ .e-bigger .e-de-para-dlg-cs-check-box {
3371
+ margin-bottom: 0;
3372
+ margin-top: 12px;
3373
+ }
3374
+ .e-bigger .e-de-para-dlg-spacing-div {
3375
+ margin-left: 20px;
3376
+ }
3377
+ .e-bigger .e-de-para-dlg-spacing-div.e-de-rtl {
3378
+ margin-left: 0;
3379
+ margin-right: 20px;
3380
+ }
3381
+ .e-bigger .e-de-para-dlg-sub-container .e-input-group {
3382
+ margin-bottom: 4px;
3383
+ }
3384
+ .e-bigger .e-de-para-dlg-sub-container {
3385
+ margin-bottom: 16px;
3386
+ }
3387
+ .e-bigger .e-de-para-dlg-right-sub-container {
3388
+ top: 0;
3389
+ }
3390
+ .e-bigger .e-de-dlg-sub-header {
3391
+ display: block;
3392
+ font-size: 12px;
3393
+ font-weight: 500;
3394
+ margin-bottom: 4px;
3395
+ }
3396
+ .e-bigger .e-de-rtl-btn-div {
3397
+ font-size: 12px;
3398
+ margin-right: 24px;
3399
+ width: 200px;
3400
+ }
3401
+ .e-bigger .e-de-rtl-btn-div.e-de-rtl {
3402
+ margin-left: 12px;
3403
+ margin-right: 0;
3404
+ }
3405
+ .e-bigger .e-de-dlg-container {
3406
+ padding-bottom: 16px;
3407
+ }
3408
+ .e-bigger .e-de-container-row {
3409
+ padding-bottom: 16px;
3410
+ }
3411
+ .e-bigger .e-de-subcontainer-left {
3412
+ padding-right: 8px;
3413
+ width: 50%;
3414
+ }
3415
+ .e-bigger .e-de-subcontainer-right {
3416
+ padding-left: 8px;
3417
+ width: 50%;
3418
+ }
3419
+ .e-bigger .e-de-dlg-tab-first-child {
3420
+ padding-top: 8px;
3421
+ }
3422
+ .e-bigger .e-rtl .e-de-subcontainer-left {
3423
+ padding-left: 8px;
3424
+ padding-right: 0;
3425
+ }
3426
+ .e-bigger .e-rtl .e-de-subcontainer-right {
3427
+ padding-left: 0;
3428
+ padding-right: 8px;
3429
+ width: 50%;
3430
+ }
3431
+ .e-bigger .e-de-font-content-checkbox-label {
3432
+ margin-left: 64px;
3433
+ }
3434
+ .e-bigger .e-de-font-content-checkbox-label-rtl {
3435
+ margin-right: 64px;
3436
+ }
3437
+ .e-bigger .e-de-font-content-label {
3438
+ width: 154px;
3439
+ }
3440
+ .e-bigger .e-de-hyperlink {
3441
+ width: 300px;
3442
+ }
3443
+ .e-bigger .e-de-insert-spellchecker {
3444
+ width: 600px;
3445
+ }
3446
+ .e-bigger .e-button-custom {
3447
+ height: 37px;
3448
+ width: 100%;
3449
+ }
3450
+ .e-bigger .e-de-style-font-color-picker,
3451
+ .e-bigger .e-de-style-icon-button-size,
3452
+ .e-bigger .e-de-style-icon-button-first-size,
3453
+ .e-bigger .e-de-style-icon-button-last-size {
3454
+ height: 35px;
3455
+ }
3456
+ .e-bigger .e-de-style-bold-button-size {
3457
+ margin-right: 8px;
3458
+ height: 31px;
3459
+ margin-left: 6px;
3460
+ }
3461
+ .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
3462
+ height: 40px !important;
3463
+ width: auto !important;
3464
+ }
3465
+ .e-bigger .e-dlg-container .e-de-dlg-target .e-de-style-dialog .e-de-style-font-color-picker button {
3466
+ height: 40px !important;
3467
+ width: auto !important;
3468
+ }
3469
+ .e-bigger .e-de-op-input-group,
3470
+ .e-bigger .e-de-op-replacewith {
3471
+ height: 40px;
3472
+ }
3473
+ .e-bigger .e-de-insert-table {
3474
+ height: auto;
3475
+ width: auto;
3476
+ }
3477
+ .e-bigger .e-de-insert-footnote {
3478
+ height: auto;
3479
+ width: auto;
3480
+ }
3481
+ .e-bigger .e-de-dlg-target .e-footer-content .e-control.e-btn.e-flat:not(.e-icon-btn) {
3482
+ height: auto;
3483
+ }
3484
+ .e-bigger .e-de-font-dlg {
3485
+ width: -moz-max-content;
3486
+ width: max-content;
3487
+ }
3488
+ .e-bigger .e-para-dlg-sub-height {
3489
+ height: 170px;
3490
+ }
3491
+ .e-bigger .e-de-toc-table-div .e-de-toc-dlg-toc-level.e-de-rtl {
3492
+ margin-right: 36px;
3493
+ }
3494
+ .e-bigger .e-de-font-content-label-width {
3495
+ width: 90px;
3496
+ }
3497
+ .e-bigger .e-de-toc-label {
3498
+ margin-left: 0;
3499
+ }
3500
+ .e-bigger .e-de-toc-label-rtl {
3501
+ margin-left: 0;
3502
+ margin-right: 0;
3503
+ }
3504
+ .e-bigger .e-de-outline-rtl {
3505
+ width: 173px;
3506
+ }
3507
+ .e-bigger .e-de-rp-header {
3508
+ font-size: 16px;
3509
+ width: 75%;
3510
+ }
3511
+ .e-bigger .e-de-rp-btn-enforce {
3512
+ padding-left: 10px;
3513
+ padding-right: 10px;
3514
+ }
3515
+ .e-bigger .e-de-cmt-textarea.e-input {
3516
+ padding-top: 2px;
3517
+ }
3518
+ .e-bigger .e-de-cmt-post-btn.e-btn.e-flat,
3519
+ .e-bigger .e-de-cmt-cancel-btn.e-btn.e-flat {
3520
+ height: auto;
3521
+ margin-left: 12px;
3522
+ width: 54px;
3523
+ }
3524
+ .e-bigger .e-de-cp-whole-header {
3525
+ height: 56px;
3526
+ padding: 16px;
3527
+ padding-right: 8px;
3528
+ }
3529
+ .e-bigger .e-de-rp-close-icon {
3530
+ float: right;
3531
+ position: relative;
3532
+ top: -9px;
3533
+ right: -17px;
3534
+ }
3535
+ .e-bigger .e-rtl .e-de-cmt-post-btn.e-btn.e-flat,
3536
+ .e-bigger .e-rtl .e-de-cmt-cancel-btn.e-btn.e-flat {
3537
+ margin-right: 12px;
3538
+ }
3539
+ .e-bigger .e-de-cmt-author-name {
3540
+ padding-left: 16px;
3541
+ }
3542
+ .e-bigger .e-de-cmt-rply-view {
3543
+ margin-top: 16px;
3544
+ }
3545
+ .e-bigger .e-de-cmt-sub-container {
3546
+ padding: 16px;
3547
+ }
3548
+ .e-bigger .e-de-cmt-sub-container.e-de-cmt-selection {
3549
+ padding-left: 14px;
3550
+ }
3551
+ .e-bigger .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3552
+ padding-left: 15px;
3553
+ }
3554
+ .e-bigger .e-de-cmt-sub-container.e-de-cmt-reply {
3555
+ padding: 0%;
3556
+ }
3557
+ .e-bigger .e-de-rp-nav-btn {
3558
+ width: auto;
3559
+ }
3560
+ .e-bigger .e-de-rp-whole-header {
3561
+ padding: 12px;
3562
+ }
3563
+ .e-bigger .e-de-rp-sub-div {
3564
+ border-bottom: 1px solid var(--color-sf-border-light);
3565
+ padding: 12px;
3566
+ }
3567
+ .e-bigger .e-de-rp-enforce {
3568
+ padding: 12px;
3569
+ }
3570
+ .e-bigger .e-de-enforce .e-de-enforce-dlg-input:not(.e-de-enforce .e-de-enforce-dlg-input:last-child) {
3571
+ width: 300px;
3572
+ }
3573
+ .e-bigger .e-rtl .e-de-cmt-author-name {
3574
+ padding-left: 0%;
3575
+ padding-right: 16px;
3576
+ }
3577
+ .e-bigger .e-rtl .e-de-cmt-sub-container.e-de-cmt-selection {
3578
+ padding-left: 16px;
3579
+ padding-right: 14px;
3580
+ }
3581
+ .e-bigger .e-rtl .e-de-cmt-sub-container:not(.e-de-cmt-selection):not(.e-de-cmt-reply):hover {
3582
+ padding-left: 16px;
3583
+ padding-right: 15px;
3584
+ }
3585
+ .e-bigger .e-rtl .e-de-rp-close-icon {
3586
+ float: left;
3587
+ right: 17px;
3588
+ }