cronapp-framework-js 2.9.1-SNAPSHOT.2 → 2.9.1-SP.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1578) hide show
  1. package/components/crn-anchor.components.json +205 -0
  2. package/components/crn-button-filter.components.json +39 -8
  3. package/components/crn-button.components.json +285 -30
  4. package/components/crn-checkbox.components.json +1 -1
  5. package/components/crn-component.components.json +43 -0
  6. package/components/crn-cron-captcha.components.json +1 -1
  7. package/components/crn-datasource.components.json +3 -3
  8. package/components/crn-dynamic-file.components.json +41 -0
  9. package/components/crn-dynamic-menu.components.json +6 -13
  10. package/components/crn-eight-four-container.components.json +7 -30
  11. package/components/crn-enterprise-checkbox.components.json +67 -5
  12. package/components/crn-enterprise-combobox-multiple.components.json +60 -3
  13. package/components/crn-four-eight-container.components.json +7 -30
  14. package/components/crn-frame.components.json +3 -9
  15. package/components/crn-icon.components.json +73 -18
  16. package/components/crn-menu-item.components.json +3 -2
  17. package/components/crn-one-container.components.json +14 -2
  18. package/components/crn-panel.components.json +35 -10
  19. package/components/crn-radioOption.components.json +19 -2
  20. package/components/crn-radiogroup.components.json +60 -7
  21. package/components/crn-rating.components.json +76 -19
  22. package/components/crn-sidebar.components.json +1 -1
  23. package/components/crn-slider.components.json +2 -1
  24. package/components/crn-three-container.components.json +7 -30
  25. package/components/crn-trhee-six-three-container.components.json +7 -30
  26. package/components/crn-two-container.components.json +7 -30
  27. package/components/crn-upload-file.components.json +38 -14
  28. package/components/crn-upload.components.json +38 -12
  29. package/components/crn-vertical-container.components.json +1 -1
  30. package/components/cron-breadcrumbs.components.json +5 -4
  31. package/components/cron-ordered-list.components.json +2 -1
  32. package/components/css/checkbox-color.css +856 -242
  33. package/components/css/color-default.css +289 -21
  34. package/components/css/combobox-color.css +655 -52
  35. package/components/css/crn-input-password.css +16 -7
  36. package/components/css/designtime.css +0 -26
  37. package/components/css/font-size.css +16 -0
  38. package/components/css/option-color.css +453 -147
  39. package/components/templates/Component_Container/crn-eight-four-container.template.html +14 -4
  40. package/components/templates/Component_Container/crn-four-eight-container.template.html +14 -4
  41. package/components/templates/Component_Container/crn-one-container.template.html +7 -1
  42. package/components/templates/Component_Container/crn-three-container.template.html +21 -5
  43. package/components/templates/Component_Container/crn-three-six-three-container.template.html +21 -5
  44. package/components/templates/Component_Container/crn-two-container.template.html +14 -4
  45. package/components/templates/accordion.template.html +4 -4
  46. package/components/templates/anchor.template.html +1 -1
  47. package/components/templates/button.template.html +2 -2
  48. package/components/templates/crn-signature-pad.designtime.html +3 -6
  49. package/components/templates/cron-checkbox.template.html +1 -1
  50. package/components/templates/cron-combobox-multiple.designtime.html +11 -9
  51. package/components/templates/cron-combobox-multiple.template.html +1 -1
  52. package/components/templates/cron-crud.template.html +7 -7
  53. package/components/templates/cron-dynamic-menu.designtime.html +3 -1
  54. package/components/templates/cron-dynamic-menu.template.html +4 -3
  55. package/components/templates/cron-frame.template.html +1 -1
  56. package/components/templates/cron-scheduler.designtime.html +94 -106
  57. package/components/templates/cron-slider.designtime.html +34 -0
  58. package/components/templates/cron-tree-view.designtime.html +30 -23
  59. package/components/templates/dynamicfile.template.html +1 -1
  60. package/components/templates/dynamictitle.template.html +1 -1
  61. package/components/templates/form.template.html +7 -7
  62. package/components/templates/icon.template.html +1 -1
  63. package/components/templates/image-menu.template.html +1 -1
  64. package/components/templates/navbar.template.html +8 -9
  65. package/components/templates/panel.template.html +1 -1
  66. package/components/templates/radiogroup.template.html +1 -1
  67. package/components/templates/rating.template.html +5 -5
  68. package/components/templates/social-button-bar.template.html +20 -20
  69. package/components/templates/sub-form.template.html +7 -7
  70. package/components/templates/textinputbutton.template.html +1 -1
  71. package/css/animate.css +48 -18
  72. package/css/app.css +54 -369
  73. package/css/cronos.css +2 -3
  74. package/css/fonts/SourceSansPro/SourceSansPro-Black.otf +0 -0
  75. package/css/fonts/SourceSansPro/SourceSansPro-BlackIt.otf +0 -0
  76. package/css/fonts/SourceSansPro/SourceSansPro-Bold.otf +0 -0
  77. package/css/fonts/SourceSansPro/SourceSansPro-BoldIt.otf +0 -0
  78. package/css/fonts/SourceSansPro/SourceSansPro-ExtraLight.otf +0 -0
  79. package/css/fonts/SourceSansPro/SourceSansPro-ExtraLightIt.otf +0 -0
  80. package/css/fonts/SourceSansPro/SourceSansPro-It.otf +0 -0
  81. package/css/fonts/SourceSansPro/SourceSansPro-Light.otf +0 -0
  82. package/css/fonts/SourceSansPro/SourceSansPro-LightIt.otf +0 -0
  83. package/css/fonts/SourceSansPro/SourceSansPro-Regular.otf +0 -0
  84. package/css/fonts/SourceSansPro/SourceSansPro-Semibold.otf +0 -0
  85. package/css/fonts/SourceSansPro/SourceSansPro-SemiboldIt.otf +0 -0
  86. package/css/fonts/SourceSansPro/SourceSansPro.css +83 -0
  87. package/css/fonts/WorkSans/WorkSans-Black.ttf +0 -0
  88. package/css/fonts/WorkSans/WorkSans-BlackItalic.ttf +0 -0
  89. package/css/fonts/WorkSans/WorkSans-Bold.ttf +0 -0
  90. package/css/fonts/WorkSans/WorkSans-BoldItalic.ttf +0 -0
  91. package/css/fonts/WorkSans/WorkSans-ExtraBold.ttf +0 -0
  92. package/css/fonts/WorkSans/WorkSans-ExtraBoldItalic.ttf +0 -0
  93. package/css/fonts/WorkSans/WorkSans-ExtraLight.ttf +0 -0
  94. package/css/fonts/WorkSans/WorkSans-ExtraLightItalic.ttf +0 -0
  95. package/css/fonts/WorkSans/WorkSans-Italic.ttf +0 -0
  96. package/css/fonts/WorkSans/WorkSans-Light.ttf +0 -0
  97. package/css/fonts/WorkSans/WorkSans-LightItalic.ttf +0 -0
  98. package/css/fonts/WorkSans/WorkSans-Medium.ttf +0 -0
  99. package/css/fonts/WorkSans/WorkSans-MediumItalic.ttf +0 -0
  100. package/css/fonts/WorkSans/WorkSans-Regular.ttf +0 -0
  101. package/css/fonts/WorkSans/WorkSans-SemiBold.ttf +0 -0
  102. package/css/fonts/WorkSans/WorkSans-SemiBoldItalic.ttf +0 -0
  103. package/css/fonts/WorkSans/WorkSans-Thin.ttf +0 -0
  104. package/css/fonts/WorkSans/WorkSans-ThinItalic.ttf +0 -0
  105. package/css/fonts/WorkSans/WorkSans.css +97 -0
  106. package/css/fonts/arial-narrow/arial-narrow-bold-italic.ttf +0 -0
  107. package/css/fonts/arial-narrow/arial-narrow-bold.ttf +0 -0
  108. package/css/fonts/arial-narrow/arial-narrow-italic.ttf +0 -0
  109. package/css/fonts/arial-narrow/arial-narrow.css +27 -0
  110. package/css/fonts/arial-narrow/arial-narrow.ttf +0 -0
  111. package/css/fonts/calibri/calibri-bold-italic.ttf +0 -0
  112. package/css/fonts/calibri/calibri-bold.ttf +0 -0
  113. package/css/fonts/calibri/calibri-italic.ttf +0 -0
  114. package/css/fonts/calibri/calibri-light-italic.ttf +0 -0
  115. package/css/fonts/calibri/calibri-light.ttf +0 -0
  116. package/css/fonts/calibri/calibri-regular.ttf +0 -0
  117. package/css/fonts/calibri/calibri.css +41 -0
  118. package/css/fonts/georgia/georgia.css +27 -0
  119. package/css/fonts/georgia/georgia_bold.ttf +0 -0
  120. package/css/fonts/georgia/georgia_bold_italic.ttf +0 -0
  121. package/css/fonts/georgia/georgia_italic.ttf +0 -0
  122. package/css/fonts/georgia/georgia_regular.ttf +0 -0
  123. package/css/fonts/{glyphicons-halflings-regular.eot → glyphicons-halflings/glyphicons-halflings-regular.eot} +0 -0
  124. package/css/fonts/{glyphicons-halflings-regular.svg → glyphicons-halflings/glyphicons-halflings-regular.svg} +0 -0
  125. package/css/fonts/{glyphicons-halflings-regular.ttf → glyphicons-halflings/glyphicons-halflings-regular.ttf} +0 -0
  126. package/css/fonts/{glyphicons-halflings-regular.woff → glyphicons-halflings/glyphicons-halflings-regular.woff} +0 -0
  127. package/css/fonts/{glyphicons-halflings-regular.woff2 → glyphicons-halflings/glyphicons-halflings-regular.woff2} +0 -0
  128. package/css/fonts/helvetica-neue/HelveticaNeue.css +125 -0
  129. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Bd.otf +0 -0
  130. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BdIt.otf +0 -0
  131. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Blk.otf +0 -0
  132. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BlkIt.otf +0 -0
  133. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Hv.otf +0 -0
  134. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-HvIt.otf +0 -0
  135. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-It.otf +0 -0
  136. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Lt.otf +0 -0
  137. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-LtIt.otf +0 -0
  138. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Md.otf +0 -0
  139. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-MdIt.otf +0 -0
  140. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Roman.otf +0 -0
  141. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Th.otf +0 -0
  142. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-ThIt.otf +0 -0
  143. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLt.otf +0 -0
  144. package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLtIt.otf +0 -0
  145. package/css/fonts/inter/Inter-Black.otf +0 -0
  146. package/css/fonts/inter/Inter-BlackItalic.otf +0 -0
  147. package/css/fonts/inter/Inter-Bold.otf +0 -0
  148. package/css/fonts/inter/Inter-BoldItalic.otf +0 -0
  149. package/css/fonts/inter/Inter-ExtraBold.otf +0 -0
  150. package/css/fonts/inter/Inter-ExtraBoldItalic.otf +0 -0
  151. package/css/fonts/inter/Inter-ExtraLightItalic.otf +0 -0
  152. package/css/fonts/inter/Inter-Italic.otf +0 -0
  153. package/css/fonts/inter/Inter-Light.otf +0 -0
  154. package/css/fonts/inter/Inter-LightItalic.otf +0 -0
  155. package/css/fonts/inter/Inter-Medium.otf +0 -0
  156. package/css/fonts/inter/Inter-MediumItalic.otf +0 -0
  157. package/css/fonts/inter/Inter-Regular.otf +0 -0
  158. package/css/fonts/inter/Inter-SemiBold.otf +0 -0
  159. package/css/fonts/inter/Inter-SemiBoldItalic.otf +0 -0
  160. package/css/fonts/inter/Inter-Thin.otf +0 -0
  161. package/css/fonts/inter/Inter-ThinItalic.otf +0 -0
  162. package/css/fonts/inter/inter.css +104 -0
  163. package/css/fonts/lato/Lato-Black.ttf +0 -0
  164. package/css/fonts/lato/Lato-BlackItalic.ttf +0 -0
  165. package/css/fonts/lato/Lato-Bold.ttf +0 -0
  166. package/css/fonts/lato/Lato-BoldItalic.ttf +0 -0
  167. package/css/fonts/lato/Lato-Hairline.ttf +0 -0
  168. package/css/fonts/lato/Lato-HairlineItalic.ttf +0 -0
  169. package/css/fonts/lato/Lato-Heavy.ttf +0 -0
  170. package/css/fonts/lato/Lato-HeavyItalic.ttf +0 -0
  171. package/css/fonts/lato/Lato-Italic.ttf +0 -0
  172. package/css/fonts/lato/Lato-Light.ttf +0 -0
  173. package/css/fonts/lato/Lato-LightItalic.ttf +0 -0
  174. package/css/fonts/lato/Lato-Medium.ttf +0 -0
  175. package/css/fonts/lato/Lato-MediumItalic.ttf +0 -0
  176. package/css/fonts/lato/Lato-Regular.ttf +0 -0
  177. package/css/fonts/lato/Lato-Semibold.ttf +0 -0
  178. package/css/fonts/lato/Lato-SemiboldItalic.ttf +0 -0
  179. package/css/fonts/lato/Lato-Thin.ttf +0 -0
  180. package/css/fonts/lato/Lato-ThinItalic.ttf +0 -0
  181. package/css/fonts/lato/lato.css +125 -0
  182. package/css/fonts/material-icons/MaterialIcons-Regular.ttf +0 -0
  183. package/css/fonts/material-icons/font-material-icon.css +22 -0
  184. package/css/fonts/material-icons/material-icons.woff2 +0 -0
  185. package/css/fonts/news-cycle/NewsCycle-Bold.ttf +0 -0
  186. package/css/fonts/news-cycle/NewsCycle-Regular.ttf +0 -0
  187. package/css/fonts/news-cycle/NewsCycle.css +13 -0
  188. package/css/fonts/open-sans/OpenSans-Bold.ttf +0 -0
  189. package/css/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
  190. package/css/fonts/open-sans/OpenSans-ExtraBold.ttf +0 -0
  191. package/css/fonts/open-sans/OpenSans-ExtraBoldItalic.ttf +0 -0
  192. package/css/fonts/open-sans/OpenSans-Italic.ttf +0 -0
  193. package/css/fonts/open-sans/OpenSans-Light.ttf +0 -0
  194. package/css/fonts/open-sans/OpenSans-LightItalic.ttf +0 -0
  195. package/css/fonts/open-sans/OpenSans-Regular.ttf +0 -0
  196. package/css/fonts/open-sans/OpenSans-Semibold.ttf +0 -0
  197. package/css/fonts/open-sans/OpenSans-SemiboldItalic.ttf +0 -0
  198. package/css/fonts/open-sans/OpenSans.css +69 -0
  199. package/css/fonts/raleway/Raleway-Black.ttf +0 -0
  200. package/css/fonts/raleway/Raleway-BlackItalic.ttf +0 -0
  201. package/css/fonts/raleway/Raleway-Bold.ttf +0 -0
  202. package/css/fonts/raleway/Raleway-BoldItalic.ttf +0 -0
  203. package/css/fonts/raleway/Raleway-ExtraBold.ttf +0 -0
  204. package/css/fonts/raleway/Raleway-ExtraBoldItalic.ttf +0 -0
  205. package/css/fonts/raleway/Raleway-ExtraLight.ttf +0 -0
  206. package/css/fonts/raleway/Raleway-ExtraLightItalic.ttf +0 -0
  207. package/css/fonts/raleway/Raleway-Italic.ttf +0 -0
  208. package/css/fonts/raleway/Raleway-Light.ttf +0 -0
  209. package/css/fonts/raleway/Raleway-LightItalic.ttf +0 -0
  210. package/css/fonts/raleway/Raleway-Medium.ttf +0 -0
  211. package/css/fonts/raleway/Raleway-MediumItalic.ttf +0 -0
  212. package/css/fonts/raleway/Raleway-Regular.ttf +0 -0
  213. package/css/fonts/raleway/Raleway-SemiBold.ttf +0 -0
  214. package/css/fonts/raleway/Raleway-SemiBoldItalic.ttf +0 -0
  215. package/css/fonts/raleway/Raleway-Thin.ttf +0 -0
  216. package/css/fonts/raleway/Raleway-ThinItalic.ttf +0 -0
  217. package/css/fonts/raleway/raleway.css +111 -0
  218. package/css/fonts/rawline/rawline-100.ttf +0 -0
  219. package/css/fonts/rawline/rawline-100i.ttf +0 -0
  220. package/css/fonts/rawline/rawline-200.ttf +0 -0
  221. package/css/fonts/rawline/rawline-200i.ttf +0 -0
  222. package/css/fonts/rawline/rawline-300.ttf +0 -0
  223. package/css/fonts/rawline/rawline-300i.ttf +0 -0
  224. package/css/fonts/rawline/rawline-400.ttf +0 -0
  225. package/css/fonts/rawline/rawline-400i.ttf +0 -0
  226. package/css/fonts/rawline/rawline-500.ttf +0 -0
  227. package/css/fonts/rawline/rawline-500i.ttf +0 -0
  228. package/css/fonts/rawline/rawline-600.ttf +0 -0
  229. package/css/fonts/rawline/rawline-600i.ttf +0 -0
  230. package/css/fonts/rawline/rawline-700.ttf +0 -0
  231. package/css/fonts/rawline/rawline-700i.ttf +0 -0
  232. package/css/fonts/rawline/rawline-800.ttf +0 -0
  233. package/css/fonts/rawline/rawline-800i.ttf +0 -0
  234. package/css/fonts/rawline/rawline-900.ttf +0 -0
  235. package/css/fonts/rawline/rawline-900i.ttf +0 -0
  236. package/css/fonts/rawline/rawline.css +111 -0
  237. package/css/fonts/roboto/Roboto-Black.ttf +0 -0
  238. package/css/fonts/roboto/Roboto-BlackItalic.ttf +0 -0
  239. package/css/fonts/roboto/Roboto-Bold.ttf +0 -0
  240. package/css/fonts/roboto/Roboto-BoldItalic.ttf +0 -0
  241. package/css/fonts/roboto/Roboto-Italic.ttf +0 -0
  242. package/css/fonts/roboto/Roboto-Light.ttf +0 -0
  243. package/css/fonts/roboto/Roboto-LightItalic.ttf +0 -0
  244. package/css/fonts/roboto/Roboto-Medium.ttf +0 -0
  245. package/css/fonts/roboto/Roboto-MediumItalic.ttf +0 -0
  246. package/css/fonts/roboto/Roboto-Regular.ttf +0 -0
  247. package/css/fonts/roboto/Roboto-Thin.ttf +0 -0
  248. package/css/fonts/roboto/Roboto-ThinItalic.ttf +0 -0
  249. package/css/fonts/roboto/roboto.css +83 -0
  250. package/css/fonts/times-new-roman/Times-New-Roman.css +27 -0
  251. package/css/fonts/times-new-roman/times-new-roman-bold-italic.ttf +0 -0
  252. package/css/fonts/times-new-roman/times-new-roman-italic.ttf +0 -0
  253. package/css/fonts/times-new-roman/times-new-roman.ttf +0 -0
  254. package/css/fonts/times-new-roman/times-new-romanbold.ttf +0 -0
  255. package/css/fonts/ubuntu/Ubuntu-B.ttf +0 -0
  256. package/css/fonts/ubuntu/Ubuntu-BI.ttf +0 -0
  257. package/css/fonts/ubuntu/Ubuntu-C.ttf +0 -0
  258. package/css/fonts/ubuntu/Ubuntu-L.ttf +0 -0
  259. package/css/fonts/ubuntu/Ubuntu-LI.ttf +0 -0
  260. package/css/fonts/ubuntu/Ubuntu-M.ttf +0 -0
  261. package/css/fonts/ubuntu/Ubuntu-MI.ttf +0 -0
  262. package/css/fonts/ubuntu/Ubuntu-R.ttf +0 -0
  263. package/css/fonts/ubuntu/Ubuntu-RI.ttf +0 -0
  264. package/css/fonts/ubuntu/Ubuntu.css +55 -0
  265. package/css/privacy/privacy.css +91 -22
  266. package/css/themes/aquamarine.min.css +5 -2
  267. package/css/themes/cerulean.min.css +4 -2
  268. package/css/themes/cosmo.min.css +5 -2
  269. package/css/themes/custom/aquamarine/button-aquamarine.css +316 -0
  270. package/css/themes/custom/aquamarine/checkbox-aquamarine.css +113 -0
  271. package/css/themes/custom/aquamarine/custom-aquamarine.css +1425 -0
  272. package/css/themes/custom/aquamarine/navbar-aquamarine.css +80 -0
  273. package/css/themes/custom/aquamarine/panel-aquamarine.css +139 -0
  274. package/css/themes/custom/cerulean/button-cerulean.css +191 -152
  275. package/css/themes/custom/cerulean/custom-cerulean.css +581 -23
  276. package/css/themes/custom/cerulean/navbar-cerulean.css +39 -8
  277. package/css/themes/custom/cerulean/panel-cerulean.css +87 -18
  278. package/css/themes/custom/cosmo/button-cosmo.css +109 -0
  279. package/css/themes/custom/cosmo/custom-cosmo.css +1005 -0
  280. package/css/themes/custom/cosmo/navbar-cosmo.css +93 -0
  281. package/css/themes/custom/cosmo/panel-cosmo.css +132 -0
  282. package/css/themes/custom/cyborg/button-cyborg.css +90 -0
  283. package/css/themes/custom/cyborg/custom-cyborg.css +1189 -0
  284. package/css/themes/custom/cyborg/navbar-cyborg.css +102 -0
  285. package/css/themes/custom/cyborg/panel-cyborg.css +131 -0
  286. package/css/themes/custom/darkly/button-darkly.css +162 -0
  287. package/css/themes/custom/darkly/custom-darkly.css +779 -25
  288. package/css/themes/custom/darkly/navbar-darkly.css +73 -11
  289. package/css/themes/custom/darkly/panel-darkly.css +68 -30
  290. package/css/themes/custom/dsgov/button-dsgov.css +164 -0
  291. package/css/themes/custom/dsgov/calendar-dsgov.css +231 -0
  292. package/css/themes/custom/dsgov/color-dsgov.css +138 -0
  293. package/css/themes/custom/dsgov/custom-dsgov.css +1209 -0
  294. package/css/themes/custom/dsgov/form-dsgov.css +362 -0
  295. package/css/themes/custom/dsgov/navbar-dsgov.css +242 -0
  296. package/css/themes/custom/dsgov/panel-dsgov.css +200 -0
  297. package/css/themes/custom/dsgov/slider-dsgov.css +92 -0
  298. package/css/themes/custom/dsgov/table-grid-dsgov.css +436 -0
  299. package/css/themes/custom/flatly/button-flatly.css +173 -0
  300. package/css/themes/custom/flatly/custom-flatly.css +629 -36
  301. package/css/themes/custom/flatly/navbar-flatly.css +53 -10
  302. package/css/themes/custom/flatly/panel-flatly.css +67 -26
  303. package/css/themes/custom/fuse/button-fuse.css +157 -0
  304. package/css/themes/custom/fuse/custom-fuse.css +1105 -0
  305. package/css/themes/custom/fuse/navbar-fuse.css +129 -0
  306. package/css/themes/custom/fuse/panel-fuse.css +183 -0
  307. package/css/themes/custom/journal/button-journal.css +195 -0
  308. package/css/themes/custom/journal/custom-journal.css +938 -0
  309. package/css/themes/custom/journal/navbar-journal.css +147 -0
  310. package/css/themes/custom/journal/panel-journal.css +123 -0
  311. package/css/themes/custom/lumen/button-lumen.css +213 -0
  312. package/css/themes/custom/lumen/custom-lumen.css +1089 -0
  313. package/css/themes/custom/lumen/navbar-lumen.css +97 -0
  314. package/css/themes/custom/lumen/panel-lumen.css +125 -0
  315. package/css/themes/custom/material/custom-material.css +727 -3120
  316. package/css/themes/custom/material/grid-material.css +302 -0
  317. package/css/themes/custom/material/navbar-material.css +88 -0
  318. package/css/themes/custom/material/panel-material.css +120 -0
  319. package/css/themes/custom/materialui/custom-materialui.css +275 -0
  320. package/css/themes/custom/navigator/custom-navigator.css +46 -60
  321. package/css/themes/custom/paper/button-paper.css +204 -0
  322. package/css/themes/custom/paper/custom-paper.css +1148 -0
  323. package/css/themes/custom/paper/navbar-paper.css +104 -0
  324. package/css/themes/custom/paper/panel-paper.css +81 -0
  325. package/css/themes/custom/readable/button-readable.css +182 -0
  326. package/css/themes/custom/readable/custom-readable.css +1030 -0
  327. package/css/themes/custom/readable/navbar-readable.css +148 -0
  328. package/css/themes/custom/readable/panel-readable.css +126 -0
  329. package/css/themes/custom/sandstone/button-sandstone.css +187 -0
  330. package/css/themes/custom/sandstone/custom-sandstone.css +992 -0
  331. package/css/themes/custom/sandstone/navbar-sandstone.css +89 -0
  332. package/css/themes/custom/sandstone/panel-sandstone.css +125 -0
  333. package/css/themes/custom/simplex/button-simplex.css +304 -0
  334. package/css/themes/custom/simplex/custom-simplex.css +922 -0
  335. package/css/themes/custom/simplex/navbar-simplex.css +109 -0
  336. package/css/themes/custom/simplex/panel-simplex.css +121 -0
  337. package/css/themes/custom/slate/button-slate.css +306 -0
  338. package/css/themes/custom/slate/custom-slate.css +1179 -0
  339. package/css/themes/custom/slate/navbar-slate.css +97 -0
  340. package/css/themes/custom/slate/panel-slate.css +87 -0
  341. package/css/themes/custom/spacelab/button-spacelab.css +192 -154
  342. package/css/themes/custom/spacelab/custom-spacelab.css +629 -7
  343. package/css/themes/custom/spacelab/navbar-spacelab.css +90 -11
  344. package/css/themes/custom/spacelab/panel-spacelab.css +96 -84
  345. package/css/themes/custom/superhero/button-superhero.css +166 -0
  346. package/css/themes/custom/superhero/custom-superhero.css +909 -35
  347. package/css/themes/custom/superhero/navbar-superhero.css +32 -6
  348. package/css/themes/custom/superhero/panel-superhero.css +32 -12
  349. package/css/themes/custom/superhero/tabs-superhero.css +2 -2
  350. package/css/themes/custom/theme-general/button.css +194 -72
  351. package/css/themes/custom/theme-general/carousel.css +31 -1
  352. package/css/themes/custom/theme-general/forms.css +91 -6
  353. package/css/themes/custom/theme-general/login.css +250 -6
  354. package/css/themes/custom/theme-general/menu.css +177 -3
  355. package/css/themes/custom/theme-general/modal.css +137 -5
  356. package/css/themes/custom/theme-general/notification.css +47 -6
  357. package/css/themes/custom/theme-general/report-viewer.css +11 -11
  358. package/css/themes/custom/theme-general/scheduler.css +150 -3
  359. package/css/themes/custom/theme-general/slider.css +64 -8
  360. package/css/themes/custom/theme-general/table-grid.css +166 -7
  361. package/css/themes/custom/theme-general/tabs.css +12 -12
  362. package/css/themes/custom/theme-general/theme-general.css +401 -59
  363. package/css/themes/custom/theme-general/timeline.css +6 -6
  364. package/css/themes/custom/theme-general/treeview.css +10 -9
  365. package/css/themes/custom/united/button-united.css +187 -0
  366. package/css/themes/custom/united/custom-united.css +965 -0
  367. package/css/themes/custom/united/navbar-united.css +101 -0
  368. package/css/themes/custom/united/panel-united.css +121 -0
  369. package/css/themes/custom/yeti/button-yeti.css +274 -0
  370. package/css/themes/custom/yeti/custom-yeti.css +1047 -0
  371. package/css/themes/custom/yeti/navbar-yeti.css +77 -0
  372. package/css/themes/custom/yeti/panel-yeti.css +127 -0
  373. package/css/themes/cyborg.min.css +5 -2
  374. package/css/themes/darkly.min.css +4 -2
  375. package/css/themes/dsgov.min.css +5 -2
  376. package/css/themes/flatly.min.css +4 -2
  377. package/css/themes/fuse.min.css +5 -2
  378. package/css/themes/journal.min.css +5 -2
  379. package/css/themes/lumen.min.css +5 -2
  380. package/css/themes/material.min.css +9 -3
  381. package/css/themes/materialui.min.css +9 -0
  382. package/css/themes/paper.min.css +5 -2
  383. package/css/themes/readable.min.css +5 -2
  384. package/css/themes/sandstone.min.css +5 -2
  385. package/css/themes/simplex.min.css +5 -2
  386. package/css/themes/slate.min.css +5 -2
  387. package/css/themes/spacelab.min.css +4 -3
  388. package/css/themes/superhero.min.css +4 -2
  389. package/css/themes/theme.editor.view.html +1820 -0
  390. package/css/themes/united.min.css +5 -2
  391. package/css/themes/yeti.min.css +5 -2
  392. package/deprecated/components/css/checkbox-color.css +348 -0
  393. package/deprecated/components/css/color-default.css +111 -0
  394. package/deprecated/components/css/combobox-color.css +145 -0
  395. package/deprecated/components/css/multiselect-editor.css +106 -0
  396. package/deprecated/components/css/option-color.css +335 -0
  397. package/deprecated/css/animate.css +433 -0
  398. package/deprecated/css/app.css +427 -0
  399. package/deprecated/css/cronos-template.css +0 -0
  400. package/deprecated/css/cronos.css +263 -0
  401. package/deprecated/css/fonts/glyphicons-halflings-regular.eot +0 -0
  402. package/deprecated/css/fonts/glyphicons-halflings-regular.svg +288 -0
  403. package/deprecated/css/fonts/glyphicons-halflings-regular.ttf +0 -0
  404. package/deprecated/css/fonts/glyphicons-halflings-regular.woff +0 -0
  405. package/deprecated/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
  406. package/{css → deprecated/css}/modalTemplate.css +0 -0
  407. package/deprecated/css/themes/cerulean.min.css +7 -0
  408. package/deprecated/css/themes/cosmo.min.css +7 -0
  409. package/deprecated/css/themes/custom/cerulean/custom-cerulean.min.css +6908 -0
  410. package/deprecated/css/themes/custom/cosmo/custom-cosmo.min.css +6943 -0
  411. package/deprecated/css/themes/custom/cyborg/custom-cyborg.min.css +6936 -0
  412. package/deprecated/css/themes/custom/darkly/custom-darkly.min.css +7059 -0
  413. package/deprecated/css/themes/custom/flatly/custom-flatly.min.css +7033 -0
  414. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/_media-print.css +0 -0
  415. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/alert.css +0 -0
  416. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/animations.css +0 -0
  417. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/badge.css +0 -0
  418. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/basics.css +0 -0
  419. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/blockquote.css +0 -0
  420. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
  421. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/btn.css +0 -0
  422. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/carousel.css +0 -0
  423. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/close.css +0 -0
  424. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/col.css +0 -0
  425. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/collapse.css +0 -0
  426. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/container.css +0 -0
  427. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/dropdown.css +0 -0
  428. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/embed-responsive.css +0 -0
  429. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/fade.css +0 -0
  430. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/figure_img.css +0 -0
  431. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/form-control.css +0 -0
  432. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/glyphicon.css +0 -0
  433. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
  434. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/input-group.css +0 -0
  435. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/input.css +0 -0
  436. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/jumbotron.css +0 -0
  437. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/label.css +0 -0
  438. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/list-group.css +0 -0
  439. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/media.css +0 -0
  440. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/modal.css +0 -0
  441. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/nav.css +0 -0
  442. package/{css/themes/custom/dsgov → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/navbar.css +0 -0
  443. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/pager.css +0 -0
  444. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/pagination.css +0 -0
  445. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/panel.css +0 -0
  446. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/popover.css +0 -0
  447. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/progress.css +0 -0
  448. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/table.css +0 -0
  449. package/{css/themes/custom/_bootswatch-v3.3.3 → deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7}/text.css +0 -0
  450. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/thumbnail.css +0 -0
  451. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/tooltip.css +0 -0
  452. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/visible.css +0 -0
  453. package/{css/themes/custom → deprecated/css/themes/custom/fuse}/_bootswatch-v3.3.7/well.css +0 -0
  454. package/{css → deprecated/css}/themes/custom/fuse/components_css/alert.css +0 -0
  455. package/{css → deprecated/css}/themes/custom/fuse/components_css/badge.css +0 -0
  456. package/{css → deprecated/css}/themes/custom/fuse/components_css/blockquote.css +0 -0
  457. package/{css → deprecated/css}/themes/custom/fuse/components_css/breadcrumb.css +0 -0
  458. package/{css → deprecated/css}/themes/custom/fuse/components_css/btn.css +0 -0
  459. package/{css/themes/custom/_bootswatch-v3.3.7 → deprecated/css/themes/custom/fuse/components_css}/carousel.css +0 -0
  460. package/{css → deprecated/css}/themes/custom/fuse/components_css/close.css +0 -0
  461. package/deprecated/css/themes/custom/fuse/components_css/embed-responsive.css +29 -0
  462. package/{css → deprecated/css}/themes/custom/fuse/components_css/form.css +0 -0
  463. package/{css → deprecated/css}/themes/custom/fuse/components_css/glyphicon.css +0 -0
  464. package/{css → deprecated/css}/themes/custom/fuse/components_css/hidden.css +0 -0
  465. package/{css → deprecated/css}/themes/custom/fuse/components_css/import_components_css.css +0 -0
  466. package/{css → deprecated/css}/themes/custom/fuse/components_css/list-group.css +0 -0
  467. package/{css/themes/custom/_bootswatch-v3.3.7 → deprecated/css/themes/custom/fuse/components_css}/media.css +0 -0
  468. package/{css → deprecated/css}/themes/custom/fuse/components_css/modal.css +0 -0
  469. package/deprecated/css/themes/custom/fuse/components_css/navbar.css +400 -0
  470. package/{css → deprecated/css}/themes/custom/fuse/components_css/pager.css +0 -0
  471. package/{css → deprecated/css}/themes/custom/fuse/components_css/pagination.css +0 -0
  472. package/{css → deprecated/css}/themes/custom/fuse/components_css/panel.css +0 -0
  473. package/{css → deprecated/css}/themes/custom/fuse/components_css/popover.css +0 -0
  474. package/{css → deprecated/css}/themes/custom/fuse/components_css/progress.css +0 -0
  475. package/{css → deprecated/css}/themes/custom/fuse/components_css/table.css +0 -0
  476. package/{css → deprecated/css}/themes/custom/fuse/components_css/thumbnail.css +0 -0
  477. package/{css → deprecated/css}/themes/custom/fuse/components_css/tooltip.css +0 -0
  478. package/{css → deprecated/css}/themes/custom/fuse/components_css/type_bootstrap.css +0 -0
  479. package/deprecated/css/themes/custom/fuse/components_css/visible.css +207 -0
  480. package/{css → deprecated/css}/themes/custom/fuse/components_css/well.css +0 -0
  481. package/deprecated/css/themes/custom/fuse/custom-fuse.min.css +4179 -0
  482. package/{css → deprecated/css}/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
  483. package/{css/themes/custom/fuse/font/fonts.css → deprecated/css/themes/custom/fuse/font/font.css} +0 -0
  484. package/deprecated/css/themes/custom/journal/custom-journal.min.css +9548 -0
  485. package/deprecated/css/themes/custom/lumen/custom-lumen.min.css +7183 -0
  486. package/deprecated/css/themes/custom/material/components_css/crn-button.css +152 -0
  487. package/{css/themes/custom/material_raiz → deprecated/css/themes/custom/material}/components_css/crn-carousel.css +0 -0
  488. package/deprecated/css/themes/custom/material/components_css/crn-cron-calendar.css +173 -0
  489. package/deprecated/css/themes/custom/material/components_css/crn-cron-grid.css +263 -0
  490. package/{css/themes/custom/material_raiz → deprecated/css/themes/custom/material}/components_css/crn-enterprise.css +0 -0
  491. package/deprecated/css/themes/custom/material/components_css/crn-navbar.css +165 -0
  492. package/deprecated/css/themes/custom/material/components_css/crn-scheduler.css +97 -0
  493. package/deprecated/css/themes/custom/material/components_css/login.css +29 -0
  494. package/{css/themes/custom/material_raiz → deprecated/css/themes/custom/material}/components_css/ui-notification.css +0 -0
  495. package/deprecated/css/themes/custom/material/custom-material.css +280 -0
  496. package/deprecated/css/themes/custom/navigator/custom-navigator.css +195 -0
  497. package/deprecated/css/themes/custom/paper/custom-paper.min.css +8943 -0
  498. package/deprecated/css/themes/custom/readable/custom-readable.min.css +8203 -0
  499. package/deprecated/css/themes/custom/sandstone/custom-sandstone.min.css +6917 -0
  500. package/deprecated/css/themes/custom/simplex/custom-simplex.min.css +6917 -0
  501. package/deprecated/css/themes/custom/slate/custom-slate.min.css +7283 -0
  502. package/deprecated/css/themes/custom/spacelab/custom-spacelab.min.css +6971 -0
  503. package/deprecated/css/themes/custom/superhero/custom-superhero.min.css +7019 -0
  504. package/deprecated/css/themes/custom/united/custom-united.min.css +6783 -0
  505. package/deprecated/css/themes/custom/yeti/custom-yeti.min.css +7077 -0
  506. package/deprecated/css/themes/cyborg.min.css +7 -0
  507. package/deprecated/css/themes/darkly.min.css +7 -0
  508. package/deprecated/css/themes/flatly.min.css +7 -0
  509. package/deprecated/css/themes/fuse.min.css +7 -0
  510. package/deprecated/css/themes/journal.min.css +7 -0
  511. package/deprecated/css/themes/lumen.min.css +7 -0
  512. package/deprecated/css/themes/material.min.css +4 -0
  513. package/deprecated/css/themes/paper.min.css +7 -0
  514. package/deprecated/css/themes/readable.min.css +7 -0
  515. package/deprecated/css/themes/sandstone.min.css +7 -0
  516. package/deprecated/css/themes/simplex.min.css +7 -0
  517. package/deprecated/css/themes/slate.min.css +7 -0
  518. package/deprecated/css/themes/spacelab.min.css +7 -0
  519. package/deprecated/css/themes/superhero.min.css +7 -0
  520. package/deprecated/css/themes/united.min.css +7 -0
  521. package/deprecated/css/themes/yeti.min.css +7 -0
  522. package/deprecated/dist/components/css/checkbox-color.css +1 -0
  523. package/deprecated/dist/components/css/color-default.css +1 -0
  524. package/deprecated/dist/components/css/combobox-color.css +1 -0
  525. package/deprecated/dist/components/css/font-size.css +1 -0
  526. package/deprecated/dist/components/css/image.css +1 -0
  527. package/deprecated/dist/components/css/multiselect-editor.css +1 -0
  528. package/deprecated/dist/components/css/option-color.css +1 -0
  529. package/deprecated/dist/components/js/format.min.js +1 -0
  530. package/deprecated/dist/components/js/jquery.inputmask.bundle.js +1 -0
  531. package/deprecated/dist/components/js/jquery.mask.min.js +1 -0
  532. package/deprecated/dist/components/js/qrcode.js +1 -0
  533. package/deprecated/dist/components/reports/BOOLEAN.parameter.html +1 -0
  534. package/deprecated/dist/components/reports/DATE.parameter.html +1 -0
  535. package/deprecated/dist/components/reports/DOUBLE.parameter.html +1 -0
  536. package/deprecated/dist/components/reports/FLOAT.parameter.html +1 -0
  537. package/deprecated/dist/components/reports/INTEGER.parameter.html +1 -0
  538. package/deprecated/dist/components/reports/LONG.parameter.html +1 -0
  539. package/deprecated/dist/components/reports/STRING.parameter.html +1 -0
  540. package/deprecated/dist/components/reports/reports.parameters.html +1 -0
  541. package/deprecated/dist/components/reports/reports.view.html +1 -0
  542. package/deprecated/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -0
  543. package/deprecated/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -0
  544. package/deprecated/dist/components/templates/Component_Container/crn-one-container.template.html +1 -0
  545. package/deprecated/dist/components/templates/Component_Container/crn-three-container.template.html +1 -0
  546. package/deprecated/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -0
  547. package/deprecated/dist/components/templates/Component_Container/crn-two-container.template.html +1 -0
  548. package/deprecated/dist/components/templates/accordion.template.html +1 -0
  549. package/deprecated/dist/components/templates/anchor.template.html +1 -0
  550. package/deprecated/dist/components/templates/angular-ui-notification.template.html +1 -0
  551. package/deprecated/dist/components/templates/banner.template.html +1 -0
  552. package/deprecated/dist/components/templates/button-report.template.html +1 -0
  553. package/deprecated/dist/components/templates/button.oauth2.template.html +1 -0
  554. package/deprecated/dist/components/templates/button.template.html +1 -0
  555. package/deprecated/dist/components/templates/buttonfilter.template.html +1 -0
  556. package/deprecated/dist/components/templates/carousel.template.html +1 -0
  557. package/deprecated/dist/components/templates/cell.template.html +1 -0
  558. package/deprecated/dist/components/templates/chart.template.html +1 -0
  559. package/deprecated/dist/components/templates/checkbox.template.html +1 -0
  560. package/deprecated/dist/components/templates/combobox-dynamic.template.html +1 -0
  561. package/deprecated/dist/components/templates/combobox.template.html +1 -0
  562. package/deprecated/dist/components/templates/crn-carousel-item.tempate.html +1 -0
  563. package/deprecated/dist/components/templates/crn-input-password.designtime.html +1 -0
  564. package/deprecated/dist/components/templates/crn-input-password.template.html +1 -0
  565. package/deprecated/dist/components/templates/crn-list-item.template.html +1 -0
  566. package/deprecated/dist/components/templates/crn-ordered-list.template.html +1 -0
  567. package/deprecated/dist/components/templates/crn-ordered-sub-list.template.html +1 -0
  568. package/deprecated/dist/components/templates/crn-unordered-list.template.html +1 -0
  569. package/deprecated/dist/components/templates/crn-unordered-sub-list.template.html +1 -0
  570. package/deprecated/dist/components/templates/cron-autocomplete.designtime.html +26 -0
  571. package/deprecated/dist/components/templates/cron-autocomplete.template.html +1 -0
  572. package/deprecated/dist/components/templates/cron-barcode.template.html +1 -0
  573. package/deprecated/dist/components/templates/cron-breadcrumbs.designtime.html +1 -0
  574. package/deprecated/dist/components/templates/cron-breadcrumbs.template.html +1 -0
  575. package/deprecated/dist/components/templates/cron-calendar.designtime.html +1 -0
  576. package/deprecated/dist/components/templates/cron-calendar.template.html +1 -0
  577. package/deprecated/dist/components/templates/cron-captcha.designtime.html +6 -0
  578. package/deprecated/dist/components/templates/cron-captcha.template.html +1 -0
  579. package/deprecated/dist/components/templates/cron-chat.designtime.html +17 -0
  580. package/deprecated/dist/components/templates/cron-chat.template.html +1 -0
  581. package/deprecated/dist/components/templates/cron-checkbox.template.html +1 -0
  582. package/deprecated/dist/components/templates/cron-combobox-multiple.designtime.html +1 -0
  583. package/deprecated/dist/components/templates/cron-combobox-multiple.template.html +1 -0
  584. package/deprecated/dist/components/templates/cron-combobox.designtime.html +1 -0
  585. package/deprecated/dist/components/templates/cron-combobox.template.html +1 -0
  586. package/deprecated/dist/components/templates/cron-crud.template.html +1 -0
  587. package/deprecated/dist/components/templates/cron-date.template.html +1 -0
  588. package/deprecated/dist/components/templates/cron-dynamic-autocomplete.template.html +1 -0
  589. package/deprecated/dist/components/templates/cron-dynamic-combobox.designtime.html +1 -0
  590. package/deprecated/dist/components/templates/cron-dynamic-combobox.template.html +1 -0
  591. package/deprecated/dist/components/templates/cron-dynamic-menu.designtime.html +1 -0
  592. package/deprecated/dist/components/templates/cron-dynamic-menu.template.html +1 -0
  593. package/deprecated/dist/components/templates/cron-grid.designtime.html +1 -0
  594. package/deprecated/dist/components/templates/cron-grid.template.html +1 -0
  595. package/deprecated/dist/components/templates/cron-ordered-list.template.html +1 -0
  596. package/deprecated/dist/components/templates/cron-qrcode.template.html +1 -0
  597. package/deprecated/dist/components/templates/cron-radio.template.html +1 -0
  598. package/deprecated/dist/components/templates/cron-report-viewer.designtime.html +1 -0
  599. package/deprecated/dist/components/templates/cron-report-viewer.template.html +1 -0
  600. package/deprecated/dist/components/templates/cron-rich-editor.template.html +1 -0
  601. package/deprecated/dist/components/templates/cron-scheduler.designtime.html +2 -0
  602. package/deprecated/dist/components/templates/cron-scheduler.template.html +1 -0
  603. package/deprecated/dist/components/templates/cron-slider.template.html +1 -0
  604. package/deprecated/dist/components/templates/cron-switch.template.html +1 -0
  605. package/deprecated/dist/components/templates/cron-tree-view.designtime.html +1 -0
  606. package/deprecated/dist/components/templates/cron-tree-view.template.html +1 -0
  607. package/deprecated/dist/components/templates/datasource.template.html +1 -0
  608. package/deprecated/dist/components/templates/datasourcefilter.template.html +1 -0
  609. package/deprecated/dist/components/templates/datasourcefiltercomplex.template.html +1 -0
  610. package/deprecated/dist/components/templates/date.template.html +1 -0
  611. package/deprecated/dist/components/templates/datetime.template.html +1 -0
  612. package/deprecated/dist/components/templates/div.template.html +1 -0
  613. package/deprecated/dist/components/templates/dynamicfile.template.html +1 -0
  614. package/deprecated/dist/components/templates/dynamicimage.template.html +1 -0
  615. package/deprecated/dist/components/templates/dynamictitle.template.html +1 -0
  616. package/deprecated/dist/components/templates/evaluation.template.html +1 -0
  617. package/deprecated/dist/components/templates/fileupload-button.template.html +1 -0
  618. package/deprecated/dist/components/templates/fileupload.template.html +1 -0
  619. package/deprecated/dist/components/templates/foot-cell.template.html +1 -0
  620. package/deprecated/dist/components/templates/foot-row.template.html +1 -0
  621. package/deprecated/dist/components/templates/form.template.html +1 -0
  622. package/deprecated/dist/components/templates/grid-horizontal.template.html +1 -0
  623. package/deprecated/dist/components/templates/grid-vertical.template.html +1 -0
  624. package/deprecated/dist/components/templates/grid.template.html +1 -0
  625. package/deprecated/dist/components/templates/head-cell.template.html +1 -0
  626. package/deprecated/dist/components/templates/head-row.template.html +1 -0
  627. package/deprecated/dist/components/templates/head.template.html +1 -0
  628. package/deprecated/dist/components/templates/header.template.html +1 -0
  629. package/deprecated/dist/components/templates/icon.template.html +1 -0
  630. package/deprecated/dist/components/templates/image-menu.template.html +1 -0
  631. package/deprecated/dist/components/templates/image.default.template.html +1 -0
  632. package/deprecated/dist/components/templates/image.template.html +1 -0
  633. package/deprecated/dist/components/templates/list.template.html +1 -0
  634. package/deprecated/dist/components/templates/multiselect.template.html +1 -0
  635. package/deprecated/dist/components/templates/navbar.template.html +1 -0
  636. package/deprecated/dist/components/templates/panel.template.html +1 -0
  637. package/deprecated/dist/components/templates/qrcode.template.html +1 -0
  638. package/deprecated/dist/components/templates/radiogroup.template.html +1 -0
  639. package/deprecated/dist/components/templates/rating.template.html +1 -0
  640. package/deprecated/dist/components/templates/row.template.html +1 -0
  641. package/deprecated/dist/components/templates/sidebar.template.html +1 -0
  642. package/deprecated/dist/components/templates/social-button-bar.template.html +1 -0
  643. package/deprecated/dist/components/templates/sub-form.template.html +1 -0
  644. package/deprecated/dist/components/templates/subtitle.template.html +1 -0
  645. package/deprecated/dist/components/templates/table.template.html +1 -0
  646. package/deprecated/dist/components/templates/tabs.template.html +1 -0
  647. package/deprecated/dist/components/templates/text.template.html +1 -0
  648. package/deprecated/dist/components/templates/textarea.template.html +1 -0
  649. package/deprecated/dist/components/templates/textinput.template.html +1 -0
  650. package/deprecated/dist/components/templates/textinputbutton.html +1 -0
  651. package/deprecated/dist/components/templates/textinputbutton.template.html +1 -0
  652. package/deprecated/dist/components/templates/textinputicon.template.html +1 -0
  653. package/deprecated/dist/components/templates/time.template.html +1 -0
  654. package/deprecated/dist/components/templates/title-default.template.html +1 -0
  655. package/deprecated/dist/components/templates/title.template.html +1 -0
  656. package/deprecated/dist/components/templates/treeview.template.html +1 -0
  657. package/deprecated/dist/css/animate.css +1 -0
  658. package/deprecated/dist/css/app.css +1 -0
  659. package/deprecated/dist/css/cronos-template.css +0 -0
  660. package/deprecated/dist/css/cronos.css +1 -0
  661. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
  662. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.svg +1 -0
  663. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
  664. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
  665. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
  666. package/deprecated/dist/css/modalTemplate.css +1 -0
  667. package/deprecated/dist/css/themes/cerulean.min.css +1 -0
  668. package/deprecated/dist/css/themes/cosmo.min.css +1 -0
  669. package/deprecated/dist/css/themes/custom/cerulean/custom-cerulean.min.css +13 -0
  670. package/deprecated/dist/css/themes/custom/cosmo/custom-cosmo.min.css +13 -0
  671. package/deprecated/dist/css/themes/custom/cyborg/custom-cyborg.min.css +13 -0
  672. package/deprecated/dist/css/themes/custom/darkly/custom-darkly.min.css +13 -0
  673. package/deprecated/dist/css/themes/custom/flatly/custom-flatly.min.css +13 -0
  674. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
  675. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
  676. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
  677. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
  678. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
  679. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
  680. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
  681. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
  682. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
  683. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
  684. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
  685. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
  686. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
  687. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
  688. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
  689. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
  690. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
  691. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
  692. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
  693. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
  694. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
  695. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
  696. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
  697. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
  698. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
  699. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
  700. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
  701. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
  702. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
  703. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
  704. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
  705. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
  706. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
  707. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
  708. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
  709. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
  710. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
  711. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
  712. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
  713. package/deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
  714. package/deprecated/dist/css/themes/custom/fuse/components_css/alert.css +1 -0
  715. package/deprecated/dist/css/themes/custom/fuse/components_css/badge.css +1 -0
  716. package/deprecated/dist/css/themes/custom/fuse/components_css/blockquote.css +1 -0
  717. package/deprecated/dist/css/themes/custom/fuse/components_css/breadcrumb.css +1 -0
  718. package/deprecated/dist/css/themes/custom/fuse/components_css/btn.css +1 -0
  719. package/deprecated/dist/css/themes/custom/fuse/components_css/carousel.css +1 -0
  720. package/deprecated/dist/css/themes/custom/fuse/components_css/close.css +1 -0
  721. package/deprecated/dist/css/themes/custom/fuse/components_css/embed-responsive.css +1 -0
  722. package/deprecated/dist/css/themes/custom/fuse/components_css/form.css +1 -0
  723. package/deprecated/dist/css/themes/custom/fuse/components_css/glyphicon.css +1 -0
  724. package/deprecated/dist/css/themes/custom/fuse/components_css/hidden.css +1 -0
  725. package/deprecated/dist/css/themes/custom/fuse/components_css/import_components_css.css +1 -0
  726. package/deprecated/dist/css/themes/custom/fuse/components_css/list-group.css +1 -0
  727. package/deprecated/dist/css/themes/custom/fuse/components_css/media.css +1 -0
  728. package/deprecated/dist/css/themes/custom/fuse/components_css/modal.css +1 -0
  729. package/deprecated/dist/css/themes/custom/fuse/components_css/navbar.css +1 -0
  730. package/deprecated/dist/css/themes/custom/fuse/components_css/pager.css +1 -0
  731. package/deprecated/dist/css/themes/custom/fuse/components_css/pagination.css +1 -0
  732. package/deprecated/dist/css/themes/custom/fuse/components_css/panel.css +1 -0
  733. package/deprecated/dist/css/themes/custom/fuse/components_css/popover.css +1 -0
  734. package/deprecated/dist/css/themes/custom/fuse/components_css/progress.css +1 -0
  735. package/deprecated/dist/css/themes/custom/fuse/components_css/table.css +1 -0
  736. package/deprecated/dist/css/themes/custom/fuse/components_css/thumbnail.css +1 -0
  737. package/deprecated/dist/css/themes/custom/fuse/components_css/tooltip.css +1 -0
  738. package/deprecated/dist/css/themes/custom/fuse/components_css/type_bootstrap.css +1 -0
  739. package/deprecated/dist/css/themes/custom/fuse/components_css/visible.css +1 -0
  740. package/deprecated/dist/css/themes/custom/fuse/components_css/well.css +1 -0
  741. package/deprecated/dist/css/themes/custom/fuse/custom-fuse.min.css +1 -0
  742. package/deprecated/dist/css/themes/custom/fuse/font/Inter-roman.var.woff2 +0 -0
  743. package/deprecated/dist/css/themes/custom/fuse/font/font.css +1 -0
  744. package/deprecated/dist/css/themes/custom/journal/custom-journal.min.css +12 -0
  745. package/deprecated/dist/css/themes/custom/lumen/custom-lumen.min.css +13 -0
  746. package/deprecated/dist/css/themes/custom/material/components_css/crn-button.css +1 -0
  747. package/deprecated/dist/css/themes/custom/material/components_css/crn-carousel.css +1 -0
  748. package/deprecated/dist/css/themes/custom/material/components_css/crn-cron-calendar.css +1 -0
  749. package/deprecated/dist/css/themes/custom/material/components_css/crn-cron-grid.css +1 -0
  750. package/deprecated/dist/css/themes/custom/material/components_css/crn-enterprise.css +1 -0
  751. package/deprecated/dist/css/themes/custom/material/components_css/crn-navbar.css +1 -0
  752. package/deprecated/dist/css/themes/custom/material/components_css/crn-scheduler.css +1 -0
  753. package/deprecated/dist/css/themes/custom/material/components_css/login.css +1 -0
  754. package/deprecated/dist/css/themes/custom/material/components_css/ui-notification.css +1 -0
  755. package/deprecated/dist/css/themes/custom/material/custom-material.css +1 -0
  756. package/deprecated/dist/css/themes/custom/navigator/custom-navigator.css +1 -0
  757. package/deprecated/dist/css/themes/custom/paper/custom-paper.min.css +13 -0
  758. package/deprecated/dist/css/themes/custom/readable/custom-readable.min.css +13 -0
  759. package/deprecated/dist/css/themes/custom/sandstone/custom-sandstone.min.css +13 -0
  760. package/deprecated/dist/css/themes/custom/simplex/custom-simplex.min.css +13 -0
  761. package/deprecated/dist/css/themes/custom/slate/custom-slate.min.css +13 -0
  762. package/deprecated/dist/css/themes/custom/spacelab/custom-spacelab.min.css +13 -0
  763. package/deprecated/dist/css/themes/custom/superhero/custom-superhero.min.css +13 -0
  764. package/deprecated/dist/css/themes/custom/united/custom-united.min.css +13 -0
  765. package/deprecated/dist/css/themes/custom/yeti/custom-yeti.min.css +13 -0
  766. package/deprecated/dist/css/themes/cyborg.min.css +1 -0
  767. package/deprecated/dist/css/themes/darkly.min.css +1 -0
  768. package/deprecated/dist/css/themes/flatly.min.css +1 -0
  769. package/deprecated/dist/css/themes/fuse.min.css +1 -0
  770. package/deprecated/dist/css/themes/journal.min.css +1 -0
  771. package/deprecated/dist/css/themes/lumen.min.css +1 -0
  772. package/deprecated/dist/css/themes/material.min.css +1 -0
  773. package/deprecated/dist/css/themes/paper.min.css +1 -0
  774. package/deprecated/dist/css/themes/readable.min.css +1 -0
  775. package/deprecated/dist/css/themes/sandstone.min.css +1 -0
  776. package/deprecated/dist/css/themes/simplex.min.css +1 -0
  777. package/deprecated/dist/css/themes/slate.min.css +1 -0
  778. package/deprecated/dist/css/themes/spacelab.min.css +1 -0
  779. package/deprecated/dist/css/themes/superhero.min.css +1 -0
  780. package/deprecated/dist/css/themes/united.min.css +1 -0
  781. package/deprecated/dist/css/themes/yeti.min.css +1 -0
  782. package/deprecated/dist/i18n/locale_en_us.json +143 -0
  783. package/deprecated/dist/i18n/locale_pt_br.json +143 -0
  784. package/deprecated/dist/img/ballon_icon.svg +1 -0
  785. package/deprecated/dist/img/barcode.png +0 -0
  786. package/deprecated/dist/img/cron-icon/crn-QRCode.svg +1 -0
  787. package/deprecated/dist/img/cron-icon/crn-accordion.svg +1 -0
  788. package/deprecated/dist/img/cron-icon/crn-anchor.svg +1 -0
  789. package/deprecated/dist/img/cron-icon/crn-button.svg +1 -0
  790. package/deprecated/dist/img/cron-icon/crn-calendar.svg +1 -0
  791. package/deprecated/dist/img/cron-icon/crn-captcha.svg +1 -0
  792. package/deprecated/dist/img/cron-icon/crn-carousel.svg +1 -0
  793. package/deprecated/dist/img/cron-icon/crn-chart.svg +1 -0
  794. package/deprecated/dist/img/cron-icon/crn-checkbox.svg +1 -0
  795. package/deprecated/dist/img/cron-icon/crn-combobox-dynamic.svg +1 -0
  796. package/deprecated/dist/img/cron-icon/crn-combobox.svg +1 -0
  797. package/deprecated/dist/img/cron-icon/crn-cron-crud.svg +1 -0
  798. package/deprecated/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +1 -0
  799. package/deprecated/dist/img/cron-icon/crn-datasource.svg +1 -0
  800. package/deprecated/dist/img/cron-icon/crn-datepicker.svg +1 -0
  801. package/deprecated/dist/img/cron-icon/crn-datetimepicker.svg +1 -0
  802. package/deprecated/dist/img/cron-icon/crn-dynamic-file.svg +1 -0
  803. package/deprecated/dist/img/cron-icon/crn-dynamic-image.svg +1 -0
  804. package/deprecated/dist/img/cron-icon/crn-dynamic-menu.svg +1 -0
  805. package/deprecated/dist/img/cron-icon/crn-eight-four-container.svg +1 -0
  806. package/deprecated/dist/img/cron-icon/crn-enterprise-autocomplete.svg +1 -0
  807. package/deprecated/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +1 -0
  808. package/deprecated/dist/img/cron-icon/crn-enterprise-combobox.svg +1 -0
  809. package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +1 -0
  810. package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +1 -0
  811. package/deprecated/dist/img/cron-icon/crn-form.svg +1 -0
  812. package/deprecated/dist/img/cron-icon/crn-four-eight-container.svg +1 -0
  813. package/deprecated/dist/img/cron-icon/crn-grid-table.svg +1 -0
  814. package/deprecated/dist/img/cron-icon/crn-grid.svg +1 -0
  815. package/deprecated/dist/img/cron-icon/crn-header.svg +1 -0
  816. package/deprecated/dist/img/cron-icon/crn-horizontal-container.svg +1 -0
  817. package/deprecated/dist/img/cron-icon/crn-icon.svg +1 -0
  818. package/deprecated/dist/img/cron-icon/crn-image.svg +1 -0
  819. package/deprecated/dist/img/cron-icon/crn-input-password.svg +1 -0
  820. package/deprecated/dist/img/cron-icon/crn-jumbotron.svg +1 -0
  821. package/deprecated/dist/img/cron-icon/crn-list.svg +1 -0
  822. package/deprecated/dist/img/cron-icon/crn-navbar.svg +1 -0
  823. package/deprecated/dist/img/cron-icon/crn-one-container.svg +1 -0
  824. package/deprecated/dist/img/cron-icon/crn-ordered-list.svg +1 -0
  825. package/deprecated/dist/img/cron-icon/crn-ordered-sub-list.svg +1 -0
  826. package/deprecated/dist/img/cron-icon/crn-panel.svg +1 -0
  827. package/deprecated/dist/img/cron-icon/crn-radiogroup.svg +1 -0
  828. package/deprecated/dist/img/cron-icon/crn-rating.svg +1 -0
  829. package/deprecated/dist/img/cron-icon/crn-report-viewer.svg +1 -0
  830. package/deprecated/dist/img/cron-icon/crn-rich-editor.svg +1 -0
  831. package/deprecated/dist/img/cron-icon/crn-scheduler.svg +1 -0
  832. package/deprecated/dist/img/cron-icon/crn-simple-text.svg +1 -0
  833. package/deprecated/dist/img/cron-icon/crn-slider.svg +1 -0
  834. package/deprecated/dist/img/cron-icon/crn-social-login.svg +1 -0
  835. package/deprecated/dist/img/cron-icon/crn-sub-form.svg +1 -0
  836. package/deprecated/dist/img/cron-icon/crn-table.svg +1 -0
  837. package/deprecated/dist/img/cron-icon/crn-tabs.svg +1 -0
  838. package/deprecated/dist/img/cron-icon/crn-text-component.svg +1 -0
  839. package/deprecated/dist/img/cron-icon/crn-textarea.svg +1 -0
  840. package/deprecated/dist/img/cron-icon/crn-textinput.svg +1 -0
  841. package/deprecated/dist/img/cron-icon/crn-textinputbutton.svg +1 -0
  842. package/deprecated/dist/img/cron-icon/crn-textinputicon.svg +1 -0
  843. package/deprecated/dist/img/cron-icon/crn-three-container.svg +1 -0
  844. package/deprecated/dist/img/cron-icon/crn-three-six-three-container.svg +1 -0
  845. package/deprecated/dist/img/cron-icon/crn-timepicker.svg +1 -0
  846. package/deprecated/dist/img/cron-icon/crn-tree-view.svg +1 -0
  847. package/deprecated/dist/img/cron-icon/crn-two-container.svg +1 -0
  848. package/deprecated/dist/img/cron-icon/crn-unordered-list.svg +1 -0
  849. package/deprecated/dist/img/cron-icon/crn-unordered-sub-list.svg +1 -0
  850. package/deprecated/dist/img/cron-icon/crn-upload.svg +1 -0
  851. package/deprecated/dist/img/cron-icon/crn-vertical-container.svg +1 -0
  852. package/deprecated/dist/img/cron-icon/cron-breadrumb.svg +1 -0
  853. package/deprecated/dist/img/cronGrid.png +0 -0
  854. package/deprecated/dist/img/cronRichEditor.png +0 -0
  855. package/deprecated/dist/img/cronapp-logo-login.png +0 -0
  856. package/deprecated/dist/img/img-user.svg +1 -0
  857. package/deprecated/dist/img/logo-cronapp-negativa.svg +1 -0
  858. package/deprecated/dist/img/logo.png +0 -0
  859. package/deprecated/dist/img/logo.svg +1 -0
  860. package/deprecated/dist/img/nophoto.png +0 -0
  861. package/deprecated/dist/img/placehold-100x100.png +0 -0
  862. package/deprecated/dist/img/placehold-900x500.png +0 -0
  863. package/deprecated/dist/img/qrcode.png +0 -0
  864. package/deprecated/dist/img/recaptcha-logo.svg +1 -0
  865. package/deprecated/dist/img/selectFile.png +0 -0
  866. package/deprecated/dist/img/selectImg.svg +1 -0
  867. package/deprecated/dist/img/svg-charts.svg +1 -0
  868. package/deprecated/dist/img/switch.png +0 -0
  869. package/deprecated/dist/js/LanguageSelectDirective.js +1 -0
  870. package/deprecated/dist/js/LocaleService.js +1 -0
  871. package/deprecated/dist/js/app.authentication.js +1 -0
  872. package/deprecated/dist/js/app.js +1 -0
  873. package/deprecated/dist/js/controllers.authentication.js +1 -0
  874. package/deprecated/dist/js/controllers.js +1 -0
  875. package/deprecated/dist/js/custom.controllers.js +1 -0
  876. package/deprecated/dist/js/customModules.js +1 -0
  877. package/deprecated/dist/js/customStateProvider.js +0 -0
  878. package/deprecated/dist/js/directives.js +14 -0
  879. package/deprecated/dist/js/filters.js +1 -0
  880. package/deprecated/dist/js/local-dateformat.directive.js +1 -0
  881. package/deprecated/dist/js/reports/parameters.controller.js +1 -0
  882. package/deprecated/dist/js/reports/reports.service.js +1 -0
  883. package/deprecated/dist/js/services.js +1 -0
  884. package/deprecated/dist/js/stateProvider.js +1 -0
  885. package/deprecated/dist/js/upload.service.js +1 -0
  886. package/deprecated/img/ballon_icon.svg +3 -0
  887. package/deprecated/img/barcode.png +0 -0
  888. package/deprecated/img/cron-icon/crn-QRCode.svg +38 -0
  889. package/deprecated/img/cron-icon/crn-accordion.svg +25 -0
  890. package/deprecated/img/cron-icon/crn-anchor.svg +29 -0
  891. package/deprecated/img/cron-icon/crn-button.svg +24 -0
  892. package/deprecated/img/cron-icon/crn-calendar.svg +23 -0
  893. package/deprecated/img/cron-icon/crn-captcha.svg +36 -0
  894. package/deprecated/img/cron-icon/crn-carousel.svg +26 -0
  895. package/deprecated/img/cron-icon/crn-chart.svg +19 -0
  896. package/deprecated/img/cron-icon/crn-checkbox.svg +21 -0
  897. package/deprecated/img/cron-icon/crn-combobox-dynamic.svg +27 -0
  898. package/deprecated/img/cron-icon/crn-combobox.svg +24 -0
  899. package/deprecated/img/cron-icon/crn-cron-crud.svg +28 -0
  900. package/deprecated/img/cron-icon/crn-cron-dashboard-viewer.svg +18 -0
  901. package/deprecated/img/cron-icon/crn-datasource.svg +27 -0
  902. package/deprecated/img/cron-icon/crn-datepicker.svg +35 -0
  903. package/deprecated/img/cron-icon/crn-datetimepicker.svg +41 -0
  904. package/deprecated/img/cron-icon/crn-dynamic-file.svg +26 -0
  905. package/deprecated/img/cron-icon/crn-dynamic-image.svg +25 -0
  906. package/deprecated/img/cron-icon/crn-dynamic-menu.svg +28 -0
  907. package/deprecated/img/cron-icon/crn-eight-four-container.svg +18 -0
  908. package/deprecated/img/cron-icon/crn-enterprise-autocomplete.svg +26 -0
  909. package/deprecated/img/cron-icon/crn-enterprise-combobox-multiple.svg +21 -0
  910. package/deprecated/img/cron-icon/crn-enterprise-combobox.svg +24 -0
  911. package/deprecated/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +29 -0
  912. package/deprecated/img/cron-icon/crn-enterprise-dynamic-combobox.svg +27 -0
  913. package/deprecated/img/cron-icon/crn-form.svg +24 -0
  914. package/deprecated/img/cron-icon/crn-four-eight-container.svg +20 -0
  915. package/deprecated/img/cron-icon/crn-grid-table.svg +21 -0
  916. package/deprecated/img/cron-icon/crn-grid.svg +27 -0
  917. package/deprecated/img/cron-icon/crn-header.svg +18 -0
  918. package/deprecated/img/cron-icon/crn-horizontal-container.svg +19 -0
  919. package/deprecated/img/cron-icon/crn-icon.svg +23 -0
  920. package/deprecated/img/cron-icon/crn-image.svg +20 -0
  921. package/deprecated/img/cron-icon/crn-input-password.svg +24 -0
  922. package/deprecated/img/cron-icon/crn-jumbotron.svg +24 -0
  923. package/deprecated/img/cron-icon/crn-list.svg +24 -0
  924. package/deprecated/img/cron-icon/crn-navbar.svg +25 -0
  925. package/deprecated/img/cron-icon/crn-one-container.svg +17 -0
  926. package/deprecated/img/cron-icon/crn-ordered-list.svg +44 -0
  927. package/deprecated/img/cron-icon/crn-ordered-sub-list.svg +42 -0
  928. package/deprecated/img/cron-icon/crn-panel.svg +21 -0
  929. package/deprecated/img/cron-icon/crn-radiogroup.svg +25 -0
  930. package/deprecated/img/cron-icon/crn-rating.svg +20 -0
  931. package/deprecated/img/cron-icon/crn-report-viewer.svg +24 -0
  932. package/deprecated/img/cron-icon/crn-rich-editor.svg +22 -0
  933. package/deprecated/img/cron-icon/crn-scheduler.svg +27 -0
  934. package/deprecated/img/cron-icon/crn-simple-text.svg +18 -0
  935. package/deprecated/img/cron-icon/crn-slider.svg +19 -0
  936. package/deprecated/img/cron-icon/crn-social-login.svg +29 -0
  937. package/deprecated/img/cron-icon/crn-sub-form.svg +27 -0
  938. package/deprecated/img/cron-icon/crn-table.svg +20 -0
  939. package/deprecated/img/cron-icon/crn-tabs.svg +22 -0
  940. package/deprecated/img/cron-icon/crn-text-component.svg +22 -0
  941. package/deprecated/img/cron-icon/crn-textarea.svg +22 -0
  942. package/deprecated/img/cron-icon/crn-textinput.svg +23 -0
  943. package/deprecated/img/cron-icon/crn-textinputbutton.svg +33 -0
  944. package/deprecated/img/cron-icon/crn-textinputicon.svg +29 -0
  945. package/deprecated/img/cron-icon/crn-three-container.svg +21 -0
  946. package/deprecated/img/cron-icon/crn-three-six-three-container.svg +19 -0
  947. package/deprecated/img/cron-icon/crn-timepicker.svg +20 -0
  948. package/deprecated/img/cron-icon/crn-tree-view.svg +19 -0
  949. package/deprecated/img/cron-icon/crn-two-container.svg +18 -0
  950. package/deprecated/img/cron-icon/crn-unordered-list.svg +24 -0
  951. package/deprecated/img/cron-icon/crn-unordered-sub-list.svg +28 -0
  952. package/deprecated/img/cron-icon/crn-upload.svg +20 -0
  953. package/deprecated/img/cron-icon/crn-vertical-container.svg +19 -0
  954. package/deprecated/img/cron-icon/cron-breadrumb.svg +638 -0
  955. package/deprecated/img/cronGrid.png +0 -0
  956. package/deprecated/img/cronRichEditor.png +0 -0
  957. package/deprecated/img/cronapp-logo-login.png +0 -0
  958. package/deprecated/img/img-user.svg +1 -0
  959. package/deprecated/img/logo-cronapp-negativa.svg +1 -0
  960. package/deprecated/img/logo.png +0 -0
  961. package/deprecated/img/logo.svg +1 -0
  962. package/deprecated/img/nophoto.png +0 -0
  963. package/deprecated/img/placehold-100x100.png +0 -0
  964. package/deprecated/img/placehold-900x500.png +0 -0
  965. package/deprecated/img/qrcode.png +0 -0
  966. package/deprecated/img/recaptcha-logo.svg +1 -0
  967. package/deprecated/img/selectFile.png +0 -0
  968. package/deprecated/img/selectImg.svg +44 -0
  969. package/deprecated/img/svg-charts.svg +1 -0
  970. package/dist/components/css/checkbox-color.css +1 -1
  971. package/dist/components/css/color-default.css +1 -1
  972. package/dist/components/css/combobox-color.css +1 -1
  973. package/dist/components/css/crn-input-password.css +1 -1
  974. package/dist/components/css/designtime.css +1 -1
  975. package/dist/components/css/font-size.css +1 -1
  976. package/dist/components/css/option-color.css +1 -1
  977. package/dist/components/js/format.min.js +1 -1
  978. package/dist/components/js/jquery.inputmask.bundle.js +1 -1
  979. package/dist/components/js/jquery.mask.min.js +1 -1
  980. package/dist/components/js/qrcode.js +1 -1
  981. package/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -1
  982. package/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -1
  983. package/dist/components/templates/Component_Container/crn-one-container.template.html +1 -1
  984. package/dist/components/templates/Component_Container/crn-three-container.template.html +1 -1
  985. package/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -1
  986. package/dist/components/templates/Component_Container/crn-two-container.template.html +1 -1
  987. package/dist/components/templates/accordion.template.html +1 -1
  988. package/dist/components/templates/anchor.template.html +1 -1
  989. package/dist/components/templates/button.template.html +1 -1
  990. package/dist/components/templates/crn-signature-pad.designtime.html +1 -1
  991. package/dist/components/templates/cron-checkbox.template.html +1 -1
  992. package/dist/components/templates/cron-combobox-multiple.designtime.html +1 -1
  993. package/dist/components/templates/cron-combobox-multiple.template.html +1 -1
  994. package/dist/components/templates/cron-crud.template.html +1 -1
  995. package/dist/components/templates/cron-dynamic-menu.designtime.html +1 -1
  996. package/dist/components/templates/cron-dynamic-menu.template.html +1 -1
  997. package/dist/components/templates/cron-frame.template.html +1 -1
  998. package/dist/components/templates/cron-scheduler.designtime.html +1 -2
  999. package/dist/components/templates/cron-slider.designtime.html +1 -0
  1000. package/dist/components/templates/cron-tree-view.designtime.html +1 -1
  1001. package/dist/components/templates/dynamicfile.template.html +1 -1
  1002. package/dist/components/templates/dynamictitle.template.html +1 -1
  1003. package/dist/components/templates/form.template.html +1 -1
  1004. package/dist/components/templates/icon.template.html +1 -1
  1005. package/dist/components/templates/image-menu.template.html +1 -1
  1006. package/dist/components/templates/navbar.template.html +1 -1
  1007. package/dist/components/templates/panel.template.html +1 -1
  1008. package/dist/components/templates/radiogroup.template.html +1 -1
  1009. package/dist/components/templates/rating.template.html +1 -1
  1010. package/dist/components/templates/social-button-bar.template.html +1 -1
  1011. package/dist/components/templates/sub-form.template.html +1 -1
  1012. package/dist/components/templates/textinputbutton.template.html +1 -1
  1013. package/dist/css/animate.css +1 -1
  1014. package/dist/css/app.css +1 -1
  1015. package/dist/css/cronos.css +1 -1
  1016. package/dist/css/modalTemplate.css +1 -1
  1017. package/dist/css/privacy/privacy.css +1 -1
  1018. package/dist/css/themes/aquamarine.min.css +1 -1
  1019. package/dist/css/themes/cerulean.min.css +1 -1
  1020. package/dist/css/themes/cosmo.min.css +1 -1
  1021. package/dist/css/themes/custom/aquamarine/button-aquamarine.css +1 -0
  1022. package/dist/css/themes/custom/aquamarine/checkbox-aquamarine.css +1 -0
  1023. package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -0
  1024. package/dist/css/themes/custom/aquamarine/font/fonts.css +1 -1
  1025. package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -0
  1026. package/dist/css/themes/custom/aquamarine/panel-aquamarine.css +1 -0
  1027. package/dist/css/themes/custom/cerulean/button-cerulean.css +1 -1
  1028. package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -1
  1029. package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -1
  1030. package/dist/css/themes/custom/cerulean/panel-cerulean.css +1 -1
  1031. package/dist/css/themes/custom/cosmo/button-cosmo.css +1 -0
  1032. package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -0
  1033. package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -0
  1034. package/dist/css/themes/custom/cosmo/panel-cosmo.css +1 -0
  1035. package/dist/css/themes/custom/cyborg/button-cyborg.css +1 -0
  1036. package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -0
  1037. package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -0
  1038. package/dist/css/themes/custom/cyborg/panel-cyborg.css +1 -0
  1039. package/dist/css/themes/custom/darkly/button-darkly.css +1 -0
  1040. package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
  1041. package/dist/css/themes/custom/darkly/navbar-darkly.css +1 -1
  1042. package/dist/css/themes/custom/darkly/panel-darkly.css +1 -1
  1043. package/dist/css/themes/custom/dsgov/button-dsgov.css +1 -0
  1044. package/dist/css/themes/custom/dsgov/calendar-dsgov.css +1 -0
  1045. package/dist/css/themes/custom/dsgov/color-dsgov.css +1 -0
  1046. package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -0
  1047. package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -0
  1048. package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -0
  1049. package/dist/css/themes/custom/dsgov/panel-dsgov.css +1 -0
  1050. package/dist/css/themes/custom/dsgov/slider-dsgov.css +1 -0
  1051. package/dist/css/themes/custom/dsgov/table-grid-dsgov.css +1 -0
  1052. package/dist/css/themes/custom/flatly/button-flatly.css +1 -0
  1053. package/dist/css/themes/custom/flatly/custom-flatly.css +1 -1
  1054. package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -1
  1055. package/dist/css/themes/custom/flatly/panel-flatly.css +1 -1
  1056. package/dist/css/themes/custom/fuse/button-fuse.css +1 -0
  1057. package/dist/css/themes/custom/fuse/custom-fuse.css +1 -0
  1058. package/dist/css/themes/custom/fuse/navbar-fuse.css +1 -0
  1059. package/dist/css/themes/custom/fuse/panel-fuse.css +1 -0
  1060. package/dist/css/themes/custom/journal/button-journal.css +1 -0
  1061. package/dist/css/themes/custom/journal/custom-journal.css +1 -0
  1062. package/dist/css/themes/custom/journal/navbar-journal.css +1 -0
  1063. package/dist/css/themes/custom/journal/panel-journal.css +1 -0
  1064. package/dist/css/themes/custom/lumen/button-lumen.css +1 -0
  1065. package/dist/css/themes/custom/lumen/custom-lumen.css +1 -0
  1066. package/dist/css/themes/custom/lumen/navbar-lumen.css +1 -0
  1067. package/dist/css/themes/custom/lumen/panel-lumen.css +1 -0
  1068. package/dist/css/themes/custom/material/custom-material.css +1 -1
  1069. package/dist/css/themes/custom/material/grid-material.css +1 -0
  1070. package/dist/css/themes/custom/material/navbar-material.css +1 -0
  1071. package/dist/css/themes/custom/material/panel-material.css +1 -0
  1072. package/dist/css/themes/custom/materialui/custom-materialui.css +1 -0
  1073. package/dist/css/themes/custom/navigator/custom-navigator.css +1 -1
  1074. package/dist/css/themes/custom/paper/button-paper.css +1 -0
  1075. package/dist/css/themes/custom/paper/custom-paper.css +1 -0
  1076. package/dist/css/themes/custom/paper/navbar-paper.css +1 -0
  1077. package/dist/css/themes/custom/paper/panel-paper.css +1 -0
  1078. package/dist/css/themes/custom/readable/button-readable.css +1 -0
  1079. package/dist/css/themes/custom/readable/custom-readable.css +1 -0
  1080. package/dist/css/themes/custom/readable/navbar-readable.css +1 -0
  1081. package/dist/css/themes/custom/readable/panel-readable.css +1 -0
  1082. package/dist/css/themes/custom/sandstone/button-sandstone.css +1 -0
  1083. package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -0
  1084. package/dist/css/themes/custom/sandstone/navbar-sandstone.css +1 -0
  1085. package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -0
  1086. package/dist/css/themes/custom/simplex/button-simplex.css +1 -0
  1087. package/dist/css/themes/custom/simplex/custom-simplex.css +1 -0
  1088. package/dist/css/themes/custom/simplex/navbar-simplex.css +1 -0
  1089. package/dist/css/themes/custom/simplex/panel-simplex.css +1 -0
  1090. package/dist/css/themes/custom/slate/button-slate.css +1 -0
  1091. package/dist/css/themes/custom/slate/custom-slate.css +1 -0
  1092. package/dist/css/themes/custom/slate/navbar-slate.css +1 -0
  1093. package/dist/css/themes/custom/slate/panel-slate.css +1 -0
  1094. package/dist/css/themes/custom/spacelab/button-spacelab.css +1 -1
  1095. package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
  1096. package/dist/css/themes/custom/spacelab/navbar-spacelab.css +1 -1
  1097. package/dist/css/themes/custom/spacelab/panel-spacelab.css +1 -1
  1098. package/dist/css/themes/custom/superhero/button-superhero.css +1 -0
  1099. package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
  1100. package/dist/css/themes/custom/superhero/navbar-superhero.css +1 -1
  1101. package/dist/css/themes/custom/superhero/panel-superhero.css +1 -1
  1102. package/dist/css/themes/custom/superhero/tabs-superhero.css +1 -1
  1103. package/dist/css/themes/custom/theme-general/button.css +1 -1
  1104. package/dist/css/themes/custom/theme-general/carousel.css +1 -1
  1105. package/dist/css/themes/custom/theme-general/forms.css +1 -1
  1106. package/dist/css/themes/custom/theme-general/login.css +1 -1
  1107. package/dist/css/themes/custom/theme-general/menu.css +1 -1
  1108. package/dist/css/themes/custom/theme-general/modal.css +1 -1
  1109. package/dist/css/themes/custom/theme-general/notification.css +1 -1
  1110. package/dist/css/themes/custom/theme-general/report-viewer.css +1 -1
  1111. package/dist/css/themes/custom/theme-general/scheduler.css +1 -1
  1112. package/dist/css/themes/custom/theme-general/slider.css +1 -1
  1113. package/dist/css/themes/custom/theme-general/table-grid.css +1 -1
  1114. package/dist/css/themes/custom/theme-general/tabs.css +1 -1
  1115. package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
  1116. package/dist/css/themes/custom/theme-general/timeline.css +1 -1
  1117. package/dist/css/themes/custom/theme-general/treeview.css +1 -1
  1118. package/dist/css/themes/custom/united/button-united.css +1 -0
  1119. package/dist/css/themes/custom/united/custom-united.css +1 -0
  1120. package/dist/css/themes/custom/united/navbar-united.css +1 -0
  1121. package/dist/css/themes/custom/united/panel-united.css +1 -0
  1122. package/dist/css/themes/custom/yeti/button-yeti.css +1 -0
  1123. package/dist/css/themes/custom/yeti/custom-yeti.css +1 -0
  1124. package/dist/css/themes/custom/yeti/navbar-yeti.css +1 -0
  1125. package/dist/css/themes/custom/yeti/panel-yeti.css +1 -0
  1126. package/dist/css/themes/cyborg.min.css +1 -1
  1127. package/dist/css/themes/darkly.min.css +1 -1
  1128. package/dist/css/themes/dsgov.min.css +1 -1
  1129. package/dist/css/themes/flatly.min.css +1 -1
  1130. package/dist/css/themes/fuse.min.css +1 -1
  1131. package/dist/css/themes/journal.min.css +1 -1
  1132. package/dist/css/themes/lumen.min.css +1 -1
  1133. package/dist/css/themes/material.min.css +1 -1
  1134. package/dist/css/themes/materialui.min.css +1 -0
  1135. package/dist/css/themes/paper.min.css +1 -1
  1136. package/dist/css/themes/readable.min.css +1 -1
  1137. package/dist/css/themes/sandstone.min.css +1 -1
  1138. package/dist/css/themes/simplex.min.css +1 -1
  1139. package/dist/css/themes/slate.min.css +1 -1
  1140. package/dist/css/themes/spacelab.min.css +1 -1
  1141. package/dist/css/themes/superhero.min.css +1 -1
  1142. package/dist/css/themes/theme.editor.view.html +5 -0
  1143. package/dist/css/themes/united.min.css +1 -1
  1144. package/dist/css/themes/yeti.min.css +1 -1
  1145. package/dist/i18n/locale_en_us.json +4 -1
  1146. package/dist/i18n/locale_pt_br.json +4 -1
  1147. package/dist/img/cron-icon/crn-component.svg +1 -0
  1148. package/dist/js/app.js +1 -1
  1149. package/dist/js/controllers.js +1 -1
  1150. package/dist/js/dashboard/dashboard.service.js +1 -1
  1151. package/dist/js/directives.js +14 -1
  1152. package/dist/js/reports/reports.service.js +1 -1
  1153. package/dist/js/stateProvider.js +1 -1
  1154. package/gulpfile.js +1 -1
  1155. package/i18n/locale_en_us.json +4 -1
  1156. package/i18n/locale_pt_br.json +4 -1
  1157. package/img/cron-icon/crn-component.svg +22 -0
  1158. package/js/app.js +16 -2
  1159. package/js/controllers.js +10 -2
  1160. package/js/dashboard/dashboard.service.js +4 -2
  1161. package/js/directives.js +650 -347
  1162. package/js/reports/reports.service.js +5 -2
  1163. package/js/stateProvider.js +17 -8
  1164. package/package.json +4 -4
  1165. package/postupdate.json +128 -115
  1166. package/css/reset_password.css +0 -5
  1167. package/css/signup.css +0 -16
  1168. package/css/themes/custom/_bootswatch-v3.3.3/_media-print.css +0 -71
  1169. package/css/themes/custom/_bootswatch-v3.3.3/badge.css +0 -47
  1170. package/css/themes/custom/_bootswatch-v3.3.3/basics.css +0 -620
  1171. package/css/themes/custom/_bootswatch-v3.3.3/blockquote.css +0 -54
  1172. package/css/themes/custom/_bootswatch-v3.3.3/breadcrumb.css +0 -21
  1173. package/css/themes/custom/_bootswatch-v3.3.3/btn-group.css +0 -169
  1174. package/css/themes/custom/_bootswatch-v3.3.3/btn-toolbar.css +0 -15
  1175. package/css/themes/custom/_bootswatch-v3.3.3/btn.css +0 -158
  1176. package/css/themes/custom/_bootswatch-v3.3.3/caret.css +0 -24
  1177. package/css/themes/custom/_bootswatch-v3.3.3/close.css +0 -27
  1178. package/css/themes/custom/_bootswatch-v3.3.3/container.css +0 -49
  1179. package/css/themes/custom/_bootswatch-v3.3.3/dropdown.css +0 -133
  1180. package/css/themes/custom/_bootswatch-v3.3.3/form.css +0 -401
  1181. package/css/themes/custom/_bootswatch-v3.3.3/has.css +0 -172
  1182. package/css/themes/custom/_bootswatch-v3.3.3/import_bootswatch.css +0 -46
  1183. package/css/themes/custom/_bootswatch-v3.3.3/input-group.css +0 -184
  1184. package/css/themes/custom/_bootswatch-v3.3.3/input.css +0 -39
  1185. package/css/themes/custom/_bootswatch-v3.3.3/jumbotron.css +0 -44
  1186. package/css/themes/custom/_bootswatch-v3.3.3/kbd.css +0 -17
  1187. package/css/themes/custom/_bootswatch-v3.3.3/label.css +0 -33
  1188. package/css/themes/custom/_bootswatch-v3.3.3/list-group.css +0 -75
  1189. package/css/themes/custom/_bootswatch-v3.3.3/modal.css +0 -143
  1190. package/css/themes/custom/_bootswatch-v3.3.3/nav-justified.css +0 -27
  1191. package/css/themes/custom/_bootswatch-v3.3.3/nav-pills.css +0 -11
  1192. package/css/themes/custom/_bootswatch-v3.3.3/nav-stacked.css +0 -8
  1193. package/css/themes/custom/_bootswatch-v3.3.3/nav-tabs.css +0 -78
  1194. package/css/themes/custom/_bootswatch-v3.3.3/nav.css +0 -27
  1195. package/css/themes/custom/_bootswatch-v3.3.3/navbar.css +0 -351
  1196. package/css/themes/custom/_bootswatch-v3.3.3/pager.css +0 -27
  1197. package/css/themes/custom/_bootswatch-v3.3.3/pagination.css +0 -71
  1198. package/css/themes/custom/_bootswatch-v3.3.3/panel.css +0 -264
  1199. package/css/themes/custom/_bootswatch-v3.3.3/popover.css +0 -149
  1200. package/css/themes/custom/_bootswatch-v3.3.3/pre.css +0 -22
  1201. package/css/themes/custom/_bootswatch-v3.3.3/progress.css +0 -63
  1202. package/css/themes/custom/_bootswatch-v3.3.3/table.css +0 -268
  1203. package/css/themes/custom/_bootswatch-v3.3.3/thumbnail.css +0 -41
  1204. package/css/themes/custom/_bootswatch-v3.3.3/tooltip.css +0 -129
  1205. package/css/themes/custom/_bootswatch-v3.3.3/visible.css +0 -261
  1206. package/css/themes/custom/_bootswatch-v3.3.3/well.css +0 -25
  1207. package/css/themes/custom/_bootswatch-v3.3.6/_media-print.css +0 -71
  1208. package/css/themes/custom/_bootswatch-v3.3.6/alert.css +0 -48
  1209. package/css/themes/custom/_bootswatch-v3.3.6/animations.css +0 -26
  1210. package/css/themes/custom/_bootswatch-v3.3.6/badge.css +0 -58
  1211. package/css/themes/custom/_bootswatch-v3.3.6/basics.css +0 -725
  1212. package/css/themes/custom/_bootswatch-v3.3.6/blockquote.css +0 -54
  1213. package/css/themes/custom/_bootswatch-v3.3.6/breadcrumb.css +0 -21
  1214. package/css/themes/custom/_bootswatch-v3.3.6/btn.css +0 -491
  1215. package/css/themes/custom/_bootswatch-v3.3.6/carousel.css +0 -261
  1216. package/css/themes/custom/_bootswatch-v3.3.6/close.css +0 -37
  1217. package/css/themes/custom/_bootswatch-v3.3.6/col.css +0 -787
  1218. package/css/themes/custom/_bootswatch-v3.3.6/collapse.css +0 -30
  1219. package/css/themes/custom/_bootswatch-v3.3.6/container.css +0 -31
  1220. package/css/themes/custom/_bootswatch-v3.3.6/dropdown.css +0 -158
  1221. package/css/themes/custom/_bootswatch-v3.3.6/embed-responsive.css +0 -29
  1222. package/css/themes/custom/_bootswatch-v3.3.6/fade.css +0 -10
  1223. package/css/themes/custom/_bootswatch-v3.3.6/form_input.css +0 -782
  1224. package/css/themes/custom/_bootswatch-v3.3.6/glyphicon.css +0 -1066
  1225. package/css/themes/custom/_bootswatch-v3.3.6/img_figure.css +0 -39
  1226. package/css/themes/custom/_bootswatch-v3.3.6/import_bootswatch.css +0 -38
  1227. package/css/themes/custom/_bootswatch-v3.3.6/input-group.css +0 -184
  1228. package/css/themes/custom/_bootswatch-v3.3.6/jumbotron.css +0 -49
  1229. package/css/themes/custom/_bootswatch-v3.3.6/label.css +0 -35
  1230. package/css/themes/custom/_bootswatch-v3.3.6/list-group.css +0 -133
  1231. package/css/themes/custom/_bootswatch-v3.3.6/media.css +0 -60
  1232. package/css/themes/custom/_bootswatch-v3.3.6/modal.css +0 -143
  1233. package/css/themes/custom/_bootswatch-v3.3.6/nav.css +0 -276
  1234. package/css/themes/custom/_bootswatch-v3.3.6/navbar.css +0 -408
  1235. package/css/themes/custom/_bootswatch-v3.3.6/pager.css +0 -44
  1236. package/css/themes/custom/_bootswatch-v3.3.6/pagination.css +0 -109
  1237. package/css/themes/custom/_bootswatch-v3.3.6/panel.css +0 -288
  1238. package/css/themes/custom/_bootswatch-v3.3.6/popover.css +0 -154
  1239. package/css/themes/custom/_bootswatch-v3.3.6/progress.css +0 -95
  1240. package/css/themes/custom/_bootswatch-v3.3.6/table.css +0 -171
  1241. package/css/themes/custom/_bootswatch-v3.3.6/text.css +0 -31
  1242. package/css/themes/custom/_bootswatch-v3.3.6/thumbnail.css +0 -29
  1243. package/css/themes/custom/_bootswatch-v3.3.6/tooltip.css +0 -129
  1244. package/css/themes/custom/_bootswatch-v3.3.6/visible.css +0 -269
  1245. package/css/themes/custom/_bootswatch-v3.3.6/well.css +0 -31
  1246. package/css/themes/custom/_bootswatch-v3.3.7/alert.css +0 -37
  1247. package/css/themes/custom/_bootswatch-v3.3.7/col.css +0 -787
  1248. package/css/themes/custom/_bootswatch-v3.3.7/collapse.css +0 -30
  1249. package/css/themes/custom/_bootswatch-v3.3.7/embed-responsive.css +0 -29
  1250. package/css/themes/custom/_bootswatch-v3.3.7/glyphicon.css +0 -1066
  1251. package/css/themes/custom/_bootswatch-v3.3.7/navbar.css +0 -619
  1252. package/css/themes/custom/_bootswatch-v3.3.7/text.css +0 -31
  1253. package/css/themes/custom/_bootswatch-v4.1.3/_media-print.css +0 -79
  1254. package/css/themes/custom/_bootswatch-v4.1.3/accordion.css +0 -19
  1255. package/css/themes/custom/_bootswatch-v4.1.3/alert.css +0 -27
  1256. package/css/themes/custom/_bootswatch-v4.1.3/align.css +0 -393
  1257. package/css/themes/custom/_bootswatch-v4.1.3/badge.css +0 -26
  1258. package/css/themes/custom/_bootswatch-v4.1.3/basics.css +0 -706
  1259. package/css/themes/custom/_bootswatch-v4.1.3/blockquote.css +0 -14
  1260. package/css/themes/custom/_bootswatch-v4.1.3/border.css +0 -75
  1261. package/css/themes/custom/_bootswatch-v4.1.3/breadcrumb.css +0 -35
  1262. package/css/themes/custom/_bootswatch-v4.1.3/btn.css +0 -244
  1263. package/css/themes/custom/_bootswatch-v4.1.3/card.css +0 -260
  1264. package/css/themes/custom/_bootswatch-v4.1.3/carousel.css +0 -251
  1265. package/css/themes/custom/_bootswatch-v4.1.3/close.css +0 -27
  1266. package/css/themes/custom/_bootswatch-v4.1.3/col.css +0 -1125
  1267. package/css/themes/custom/_bootswatch-v4.1.3/container.css +0 -39
  1268. package/css/themes/custom/_bootswatch-v4.1.3/custom.css +0 -413
  1269. package/css/themes/custom/_bootswatch-v4.1.3/display.css +0 -209
  1270. package/css/themes/custom/_bootswatch-v4.1.3/dropdown.css +0 -176
  1271. package/css/themes/custom/_bootswatch-v4.1.3/embed-responsive.css +0 -42
  1272. package/css/themes/custom/_bootswatch-v4.1.3/flex.css +0 -318
  1273. package/css/themes/custom/_bootswatch-v4.1.3/float.css +0 -59
  1274. package/css/themes/custom/_bootswatch-v4.1.3/form.css +0 -294
  1275. package/css/themes/custom/_bootswatch-v4.1.3/img_figure.css +0 -27
  1276. package/css/themes/custom/_bootswatch-v4.1.3/import_bootswatch.css +0 -43
  1277. package/css/themes/custom/_bootswatch-v4.1.3/input-group.css +0 -178
  1278. package/css/themes/custom/_bootswatch-v4.1.3/jumbotron.css +0 -18
  1279. package/css/themes/custom/_bootswatch-v4.1.3/justify.css +0 -136
  1280. package/css/themes/custom/_bootswatch-v4.1.3/list-group.css +0 -218
  1281. package/css/themes/custom/_bootswatch-v4.1.3/margin.css +0 -711
  1282. package/css/themes/custom/_bootswatch-v4.1.3/modal.css +0 -182
  1283. package/css/themes/custom/_bootswatch-v4.1.3/nav.css +0 -45
  1284. package/css/themes/custom/_bootswatch-v4.1.3/navbar.css +0 -353
  1285. package/css/themes/custom/_bootswatch-v4.1.3/padding.css +0 -611
  1286. package/css/themes/custom/_bootswatch-v4.1.3/page.css +0 -55
  1287. package/css/themes/custom/_bootswatch-v4.1.3/pagination.css +0 -44
  1288. package/css/themes/custom/_bootswatch-v4.1.3/popover.css +0 -199
  1289. package/css/themes/custom/_bootswatch-v4.1.3/position.css +0 -20
  1290. package/css/themes/custom/_bootswatch-v4.1.3/progress.css +0 -46
  1291. package/css/themes/custom/_bootswatch-v4.1.3/rounded.css +0 -31
  1292. package/css/themes/custom/_bootswatch-v4.1.3/shadow.css +0 -19
  1293. package/css/themes/custom/_bootswatch-v4.1.3/table.css +0 -96
  1294. package/css/themes/custom/_bootswatch-v4.1.3/text.css +0 -113
  1295. package/css/themes/custom/_bootswatch-v4.1.3/tooltip.css +0 -122
  1296. package/css/themes/custom/_bootswatch-v4.1.3/validated.css +0 -239
  1297. package/css/themes/custom/aquamarine/custom-aquamarine.min.css +0 -3085
  1298. package/css/themes/custom/aquamarine/font/WorkSans-Black.woff +0 -0
  1299. package/css/themes/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
  1300. package/css/themes/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
  1301. package/css/themes/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
  1302. package/css/themes/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
  1303. package/css/themes/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
  1304. package/css/themes/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
  1305. package/css/themes/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
  1306. package/css/themes/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
  1307. package/css/themes/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
  1308. package/css/themes/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
  1309. package/css/themes/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  1310. package/css/themes/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
  1311. package/css/themes/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
  1312. package/css/themes/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
  1313. package/css/themes/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  1314. package/css/themes/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
  1315. package/css/themes/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
  1316. package/css/themes/custom/aquamarine/font/WorkSans-Light.woff +0 -0
  1317. package/css/themes/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
  1318. package/css/themes/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
  1319. package/css/themes/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
  1320. package/css/themes/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
  1321. package/css/themes/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
  1322. package/css/themes/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
  1323. package/css/themes/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
  1324. package/css/themes/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
  1325. package/css/themes/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
  1326. package/css/themes/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
  1327. package/css/themes/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
  1328. package/css/themes/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
  1329. package/css/themes/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  1330. package/css/themes/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
  1331. package/css/themes/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
  1332. package/css/themes/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
  1333. package/css/themes/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
  1334. package/css/themes/custom/aquamarine/font/fonts.css +0 -162
  1335. package/css/themes/custom/cosmo/custom-cosmo.min.css +0 -2959
  1336. package/css/themes/custom/cyborg/custom-cyborg.min.css +0 -1805
  1337. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +0 -73
  1338. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/alert.css +0 -37
  1339. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/animations.css +0 -26
  1340. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/badge.css +0 -48
  1341. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/basics.css +0 -734
  1342. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +0 -54
  1343. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +0 -30
  1344. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/btn.css +0 -391
  1345. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/carousel.css +0 -252
  1346. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/close.css +0 -27
  1347. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/col.css +0 -787
  1348. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/collapse.css +0 -30
  1349. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/container.css +0 -31
  1350. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +0 -157
  1351. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +0 -29
  1352. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/fade.css +0 -10
  1353. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +0 -39
  1354. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/form-control.css +0 -310
  1355. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +0 -1066
  1356. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +0 -40
  1357. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/input-group.css +0 -184
  1358. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/input.css +0 -144
  1359. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +0 -49
  1360. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/label.css +0 -35
  1361. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/list-group.css +0 -129
  1362. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/media.css +0 -60
  1363. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/modal.css +0 -142
  1364. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/nav.css +0 -271
  1365. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/pager.css +0 -52
  1366. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/pagination.css +0 -113
  1367. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/panel.css +0 -295
  1368. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/popover.css +0 -148
  1369. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/progress.css +0 -65
  1370. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/table.css +0 -268
  1371. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/text.css +0 -31
  1372. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +0 -29
  1373. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +0 -129
  1374. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/visible.css +0 -269
  1375. package/css/themes/custom/dsgov/_bootswatch-v3.3.7/well.css +0 -25
  1376. package/css/themes/custom/dsgov/custom-dsgov.min.css +0 -3246
  1377. package/css/themes/custom/dsgov/font/WorkSans-Black.woff +0 -0
  1378. package/css/themes/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
  1379. package/css/themes/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
  1380. package/css/themes/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
  1381. package/css/themes/custom/dsgov/font/WorkSans-Bold.woff +0 -0
  1382. package/css/themes/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
  1383. package/css/themes/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
  1384. package/css/themes/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
  1385. package/css/themes/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
  1386. package/css/themes/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
  1387. package/css/themes/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
  1388. package/css/themes/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  1389. package/css/themes/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
  1390. package/css/themes/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
  1391. package/css/themes/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
  1392. package/css/themes/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  1393. package/css/themes/custom/dsgov/font/WorkSans-Italic.woff +0 -0
  1394. package/css/themes/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
  1395. package/css/themes/custom/dsgov/font/WorkSans-Light.woff +0 -0
  1396. package/css/themes/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
  1397. package/css/themes/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
  1398. package/css/themes/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
  1399. package/css/themes/custom/dsgov/font/WorkSans-Medium.woff +0 -0
  1400. package/css/themes/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
  1401. package/css/themes/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
  1402. package/css/themes/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
  1403. package/css/themes/custom/dsgov/font/WorkSans-Regular.woff +0 -0
  1404. package/css/themes/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
  1405. package/css/themes/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
  1406. package/css/themes/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
  1407. package/css/themes/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
  1408. package/css/themes/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  1409. package/css/themes/custom/dsgov/font/WorkSans-Thin.woff +0 -0
  1410. package/css/themes/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
  1411. package/css/themes/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
  1412. package/css/themes/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
  1413. package/css/themes/custom/dsgov/font/fonts.css +0 -162
  1414. package/css/themes/custom/dsgov/font2/fonts.css +0 -144
  1415. package/css/themes/custom/dsgov/font2/rawline-100.woff +0 -0
  1416. package/css/themes/custom/dsgov/font2/rawline-100i.woff +0 -0
  1417. package/css/themes/custom/dsgov/font2/rawline-200.woff +0 -0
  1418. package/css/themes/custom/dsgov/font2/rawline-200i.woff +0 -0
  1419. package/css/themes/custom/dsgov/font2/rawline-300.woff +0 -0
  1420. package/css/themes/custom/dsgov/font2/rawline-300i.woff +0 -0
  1421. package/css/themes/custom/dsgov/font2/rawline-400.woff +0 -0
  1422. package/css/themes/custom/dsgov/font2/rawline-400i.woff +0 -0
  1423. package/css/themes/custom/dsgov/font2/rawline-500.woff +0 -0
  1424. package/css/themes/custom/dsgov/font2/rawline-500i.woff +0 -0
  1425. package/css/themes/custom/dsgov/font2/rawline-600.woff +0 -0
  1426. package/css/themes/custom/dsgov/font2/rawline-600i.woff +0 -0
  1427. package/css/themes/custom/dsgov/font2/rawline-700.woff +0 -0
  1428. package/css/themes/custom/dsgov/font2/rawline-700i.woff +0 -0
  1429. package/css/themes/custom/dsgov/font2/rawline-800.woff +0 -0
  1430. package/css/themes/custom/dsgov/font2/rawline-800i.woff +0 -0
  1431. package/css/themes/custom/dsgov/font2/rawline-900.woff +0 -0
  1432. package/css/themes/custom/dsgov/font2/rawline-900i.woff +0 -0
  1433. package/css/themes/custom/fuse/components_css/navbar.css +0 -405
  1434. package/css/themes/custom/fuse/custom-fuse.min.css +0 -3107
  1435. package/css/themes/custom/fuse/img/arrow-gray.svg +0 -9
  1436. package/css/themes/custom/fuse/img/arrow-white.svg +0 -9
  1437. package/css/themes/custom/journal/custom-journal.min.css +0 -1570
  1438. package/css/themes/custom/lumen/custom-lumen.min.css +0 -3479
  1439. package/css/themes/custom/lumen/font/SourceSansPro-Black.woff +0 -0
  1440. package/css/themes/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
  1441. package/css/themes/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
  1442. package/css/themes/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
  1443. package/css/themes/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
  1444. package/css/themes/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
  1445. package/css/themes/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
  1446. package/css/themes/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
  1447. package/css/themes/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
  1448. package/css/themes/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
  1449. package/css/themes/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
  1450. package/css/themes/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
  1451. package/css/themes/custom/lumen/font/SourceSansPro-It.woff +0 -0
  1452. package/css/themes/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
  1453. package/css/themes/custom/lumen/font/SourceSansPro-Light.woff +0 -0
  1454. package/css/themes/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
  1455. package/css/themes/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
  1456. package/css/themes/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
  1457. package/css/themes/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
  1458. package/css/themes/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
  1459. package/css/themes/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
  1460. package/css/themes/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
  1461. package/css/themes/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
  1462. package/css/themes/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
  1463. package/css/themes/custom/lumen/font/fonts.css +0 -108
  1464. package/css/themes/custom/lumen/img/arrow-gray.svg +0 -11
  1465. package/css/themes/custom/lumen/img/arrow-white.svg +0 -11
  1466. package/css/themes/custom/material/font/Roboto-Black.woff +0 -0
  1467. package/css/themes/custom/material/font/Roboto-Black.woff2 +0 -0
  1468. package/css/themes/custom/material/font/Roboto-BlackItalic.woff +0 -0
  1469. package/css/themes/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
  1470. package/css/themes/custom/material/font/Roboto-Bold.woff +0 -0
  1471. package/css/themes/custom/material/font/Roboto-Bold.woff2 +0 -0
  1472. package/css/themes/custom/material/font/Roboto-BoldItalic.woff +0 -0
  1473. package/css/themes/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
  1474. package/css/themes/custom/material/font/Roboto-Italic.woff +0 -0
  1475. package/css/themes/custom/material/font/Roboto-Italic.woff2 +0 -0
  1476. package/css/themes/custom/material/font/Roboto-Light.woff +0 -0
  1477. package/css/themes/custom/material/font/Roboto-Light.woff2 +0 -0
  1478. package/css/themes/custom/material/font/Roboto-LightItalic.woff +0 -0
  1479. package/css/themes/custom/material/font/Roboto-LightItalic.woff2 +0 -0
  1480. package/css/themes/custom/material/font/Roboto-Medium.woff +0 -0
  1481. package/css/themes/custom/material/font/Roboto-Medium.woff2 +0 -0
  1482. package/css/themes/custom/material/font/Roboto-MediumItalic.woff +0 -0
  1483. package/css/themes/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
  1484. package/css/themes/custom/material/font/Roboto-Regular.woff +0 -0
  1485. package/css/themes/custom/material/font/Roboto-Regular.woff2 +0 -0
  1486. package/css/themes/custom/material/font/Roboto-Thin.woff +0 -0
  1487. package/css/themes/custom/material/font/Roboto-Thin.woff2 +0 -0
  1488. package/css/themes/custom/material/font/Roboto-ThinItalic.woff +0 -0
  1489. package/css/themes/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
  1490. package/css/themes/custom/material/font/fonts.css +0 -108
  1491. package/css/themes/custom/material/img/arrow-gray.svg +0 -11
  1492. package/css/themes/custom/material/img/arrow-white.svg +0 -11
  1493. package/css/themes/custom/material_raiz/components_css/crn-button.css +0 -174
  1494. package/css/themes/custom/material_raiz/components_css/crn-cron-calendar.css +0 -176
  1495. package/css/themes/custom/material_raiz/components_css/crn-cron-grid.css +0 -241
  1496. package/css/themes/custom/material_raiz/components_css/crn-navbar.css +0 -185
  1497. package/css/themes/custom/material_raiz/components_css/crn-scheduler.css +0 -98
  1498. package/css/themes/custom/material_raiz/components_css/login.css +0 -38
  1499. package/css/themes/custom/material_raiz/custom-material_raiz.css +0 -363
  1500. package/css/themes/custom/paper/custom-paper.min.css +0 -1561
  1501. package/css/themes/custom/readable/custom-readable.min.css +0 -2661
  1502. package/css/themes/custom/sandstone/custom-sandstone.min.css +0 -1055
  1503. package/css/themes/custom/simplex/custom-simplex.min.css +0 -2646
  1504. package/css/themes/custom/slate/custom-slate.min.css +0 -2956
  1505. package/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
  1506. package/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
  1507. package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
  1508. package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
  1509. package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
  1510. package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
  1511. package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
  1512. package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
  1513. package/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
  1514. package/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
  1515. package/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
  1516. package/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
  1517. package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
  1518. package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
  1519. package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
  1520. package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
  1521. package/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
  1522. package/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
  1523. package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
  1524. package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
  1525. package/css/themes/custom/spacelab/font/fonts.css +0 -89
  1526. package/css/themes/custom/theme-general/cookies.css +0 -34
  1527. package/css/themes/custom/united/custom-united.min.css +0 -2493
  1528. package/css/themes/custom/yeti/custom-yeti.min.css +0 -3363
  1529. package/css/themes/material_raiz.min.css +0 -3
  1530. package/dist/css/themes/custom/lumen/font/SourceSansPro-Black.woff +0 -0
  1531. package/dist/css/themes/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
  1532. package/dist/css/themes/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
  1533. package/dist/css/themes/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
  1534. package/dist/css/themes/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
  1535. package/dist/css/themes/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
  1536. package/dist/css/themes/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
  1537. package/dist/css/themes/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
  1538. package/dist/css/themes/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
  1539. package/dist/css/themes/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
  1540. package/dist/css/themes/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
  1541. package/dist/css/themes/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
  1542. package/dist/css/themes/custom/lumen/font/SourceSansPro-It.woff +0 -0
  1543. package/dist/css/themes/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
  1544. package/dist/css/themes/custom/lumen/font/SourceSansPro-Light.woff +0 -0
  1545. package/dist/css/themes/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
  1546. package/dist/css/themes/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
  1547. package/dist/css/themes/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
  1548. package/dist/css/themes/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
  1549. package/dist/css/themes/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
  1550. package/dist/css/themes/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
  1551. package/dist/css/themes/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
  1552. package/dist/css/themes/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
  1553. package/dist/css/themes/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
  1554. package/dist/css/themes/custom/lumen/font/fonts.css +0 -1
  1555. package/dist/css/themes/custom/lumen/img/arrow-gray.svg +0 -1
  1556. package/dist/css/themes/custom/lumen/img/arrow-white.svg +0 -1
  1557. package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
  1558. package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
  1559. package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
  1560. package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
  1561. package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
  1562. package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
  1563. package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
  1564. package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
  1565. package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
  1566. package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
  1567. package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
  1568. package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
  1569. package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
  1570. package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
  1571. package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
  1572. package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
  1573. package/dist/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
  1574. package/dist/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
  1575. package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
  1576. package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
  1577. package/dist/css/themes/custom/spacelab/font/fonts.css +0 -1
  1578. package/dist/css/themes/custom/theme-general/cookies.css +0 -1
Binary file
@@ -0,0 +1 @@
1
+ <svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25.14 25.14"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-miterlimit:10;}</style></defs><title>img-user</title><path class="cls-1" d="M3.14,7.51a11.08,11.08,0,0,1,4-4,10.59,10.59,0,0,1,5.45-1.47A10.59,10.59,0,0,1,18,3.53a11,11,0,0,1,4,4A10.56,10.56,0,0,1,23.47,13,10.55,10.55,0,0,1,22,18.4a11,11,0,0,1-4,4,10.59,10.59,0,0,1-5.45,1.47,10.59,10.59,0,0,1-5.45-1.47,11.08,11.08,0,0,1-4-4A10.55,10.55,0,0,1,1.67,13,10.56,10.56,0,0,1,3.14,7.51ZM8.2,21.39a9.54,9.54,0,0,0,8.74,0,9.27,9.27,0,0,0,3.37-2.9,3,3,0,0,0-.73-1.56,2.9,2.9,0,0,0-1.47-.9l-1.41-.39a6.34,6.34,0,0,1-8.26,0L7,16a2.9,2.9,0,0,0-1.47.9,3,3,0,0,0-.72,1.56A9.32,9.32,0,0,0,8.2,21.39Zm.11-8.08a4.92,4.92,0,0,0,8.52,0,4.91,4.91,0,0,0,0-4.92,4.91,4.91,0,0,0-6.72-1.81,5,5,0,0,0-2.46,4.27A4.83,4.83,0,0,0,8.31,13.31Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1824 420"><defs><style>.cls-1,.cls-3{fill:#fff}.cls-2{fill:#0c88eb}.cls-2,.cls-3{fill-rule:evenodd}</style></defs><title>Prancheta 3</title><path class="cls-1" d="M764.5 136.63l-.17.17q-22.12-17.31-51.41-17.31-35.43 0-60.39 25t-24.95 60.31q0 35.28 24.95 60.31t60.39 25q29.28 0 51.41-17.31l.17.17.33-.33a16.94 16.94 0 1 1 24 23.95l-.34.34.17.16q-32.28 27-75.7 27-49.41 0-84.35-34.94t-34.93-84.35q0-49.41 34.93-84.35t84.35-34.94q43.43 0 75.7 27l-.17.16c.11.11.22.23.34.34a16.94 16.94 0 1 1-24 24zM882.32 157.76a17 17 0 0 1 0 33.94h-.16a47.61 47.61 0 0 0-34.94 14.47 46.43 46.43 0 0 0-14.31 31.44 27.42 27.42 0 0 1 .17 3v64.22q0 9.32-5 14.3a16.85 16.85 0 0 1-24 0q-5-5-5-14.64v-64.21q.33-33.94 24.29-57.9 23.03-22.96 58.95-24.62zM1020.28 182.38q24.3 24.3 24.29 58.73t-24.29 58.73q-24.28 24.29-58.72 24.29t-58.73-24.29q-24.3-24.3-24.29-58.73t24.29-58.73q24.28-24.28 58.73-24.29t58.72 24.29zm-58.72 9.32a49.29 49.29 0 0 0-34.94 84.18 49.29 49.29 0 0 0 84.18-34.94 49.13 49.13 0 0 0-49.24-49.24zM1136 157.76q35.1 2 57.73 24.62 24 24 24.29 57.9v64.21q0 9.66-5 14.64a16.85 16.85 0 0 1-24 0q-5-5-5-14.3v-64.22a25.14 25.14 0 0 1 .17-3 46.43 46.43 0 0 0-14.31-31.44A47.61 47.61 0 0 0 1135 191.7h-.66a47.6 47.6 0 0 0-34.94 14.47 46.39 46.39 0 0 0-14.4 31.44 27.42 27.42 0 0 1 .17 3v64.22q0 9.32-5 14.3a16.85 16.85 0 0 1-24 0q-5-5-5-14.64v-64.21q.33-33.94 24.29-57.9 22.62-22.62 57.73-24.62zM1283.39 257.58l-27.61 56.9a19 19 0 0 1-3.33 4.82 16.43 16.43 0 0 1-11.81 4.83 16 16 0 0 1-11.82-4.91 16.16 16.16 0 0 1-4.82-11.73 15.5 15.5 0 0 1 2.49-8.65l98.66-203.3a16.49 16.49 0 0 1 3.49-5 15.84 15.84 0 0 1 11.82-5 16.19 16.19 0 0 1 11.81 5 17 17 0 0 1 3.16 4.33l98.66 203.3a15.74 15.74 0 0 1 2.82 9.32 16.7 16.7 0 0 1-28.45 11.81 18.68 18.68 0 0 1-3.32-4.82h-.14l-27.62-56.9zm97.83-33.28l-40.76-84-40.93 84zM1463.44 240.28q.33-33.94 24.29-57.9 24.29-24.28 58.73-24.29t58.73 24.29q24.29 24.3 24.29 58.73t-24.29 58.73q-24.3 24.29-58.73 24.29-27.78 0-49.08-16v65.57a17 17 0 0 1-33.94 0zm33.77-2.67a27.42 27.42 0 0 1 .17 3v6.32a49.35 49.35 0 1 0 83.93-40.84 49.26 49.26 0 0 0-84.1 31.52zM1636.17 240.28q.33-33.94 24.29-57.9 24.3-24.28 58.73-24.29t58.73 24.29q24.28 24.3 24.29 58.73t-24.29 58.73q-24.3 24.29-58.73 24.29-27.78 0-49.08-16v65.57a17 17 0 0 1-33.94 0zm33.78-2.67c.1 1 .16 2 .16 3v6.32a49.35 49.35 0 1 0 83.89-40.84 49.25 49.25 0 0 0-84 31.52z"/><path class="cls-2" d="M177.05 290.67A81.4 81.4 0 0 1 41 230.33c0-1.6 0-3.19.14-4.76a81.39 81.39 0 0 0 135.88 55.57 155.81 155.81 0 0 0 185.32 12.68 95.34 95.34 0 0 0 157.36-67.57c.08 1.58.12 3.17.12 4.78a95.35 95.35 0 0 1-157.48 72.32 155.85 155.85 0 0 1-185.32-12.68z"/><path class="cls-3" d="M343.17 182.75v15.45l13.38 7.73 12.62 7.29V183.5l-26-15.02v14.27zM396.7 165.95v-.5l-13.38-7.73-13.38-7.73-13.39 7.73-13.38 7.73v.5l13.38 7.73 13.39 7.73 13.38-7.73 13.38-7.73z"/><path class="cls-3" d="M429.76 135.82A155.83 155.83 0 0 0 124.15 149h-1.73a81.4 81.4 0 1 0 54.63 141.74 155.85 155.85 0 0 0 185.32 12.68 95.35 95.35 0 1 0 67.39-167.53zM279.32 295.75A119.07 119.07 0 1 1 390 132.87a51.31 51.31 0 0 0-43.75 2.38 77.81 77.81 0 1 0-3.53 88 51.26 51.26 0 0 0 43.45 5.89 119 119 0 0 1-106.85 66.61zM369.13 222a41.39 41.39 0 1 1 41.39-41.39A41.39 41.39 0 0 1 369.13 222z"/><path class="cls-3" d="M370.86 183.25v30.41l13.38-7.73 13.39-7.73v-30.4l-13.39 7.73-13.38 7.72z"/></svg>
Binary file
@@ -0,0 +1 @@
1
+ <svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 752 189"><defs><style>.cls-1{fill:#fff;}</style></defs><title>logo-cronapp</title><path class="cls-1" d="M321.73,125.48c-7.91,9.86-17.79,14.87-29.35,14.87H292c-9.61,0-17.62-3.47-23.8-10.31s-9.29-15.67-9.29-26.47v-1.88c0-10.89,3-19.86,9-26.67s13.72-10.17,23.26-10.17h.39c11.9.06,21.93,5,29.83,14.55l.33.41,7.75-8.11-.26-.32a46.61,46.61,0,0,0-16.42-12.72,48.78,48.78,0,0,0-20.63-4.5h-1c-13.21,0-24,4.42-32,13.13S247.07,87.72,247.07,102v1.29c0,14.48,4.21,26.19,12.53,34.8s19.51,13.06,33.31,13.06c14.8-.06,27.13-6,36.65-17.67l.26-.32-7.76-8.05Z"/><path class="cls-1" d="M372.05,74h-.13A26.91,26.91,0,0,0,349.31,86V75.72H337.49v73.64h11.82V113.57c0-8.84,2.11-15.95,6.26-21.13s10-7.71,17.41-7.71h2.13V74.14l-.43,0C373.82,74,372.93,74,372.05,74Z"/><path class="cls-1" d="M411.93,74h-.8c-10.66,0-19.37,3.61-25.88,10.74s-9.81,16.3-9.81,27.3v1c0,11,3.3,20.18,9.81,27.3s15.22,10.74,25.88,10.74h.8c10.7,0,19.43-3.61,25.95-10.74s9.74-16.26,9.74-27.3v-1c0-11-3.27-20.23-9.74-27.3S422.63,74,411.93,74Zm0,66.37h-.8c-7.11,0-12.91-2.51-17.22-7.46s-6.65-11.69-6.65-20.09v-.52c0-8.5,2.17-15.09,6.65-20.15,4.33-4.91,10.12-7.4,17.22-7.4h.8c7.08,0,12.9,2.49,17.29,7.39s6.58,11.8,6.58,20.16v.52c0,8.38-2.21,15.14-6.58,20.09S419,140.35,411.93,140.35Z"/><path class="cls-1" d="M511.53,81.18C506.85,76.4,500.1,74,491.47,74h-.26a28.47,28.47,0,0,0-23.28,11.34v-9.6H456.11v73.64h11.82V112.28c0-8.27,2.06-15,6.13-20a19.65,19.65,0,0,1,16.09-7.51h.26c11,0,16.38,5.55,16.38,17v47.67h11.82V101.69C518.61,92.87,516.23,86,511.53,81.18Z"/><path class="cls-1" d="M560.47,74h-.13a43.42,43.42,0,0,0-17.1,3.39,38.58,38.58,0,0,0-13.36,9l-.31.33,7.28,7.72.34-.36a30.79,30.79,0,0,1,9.94-6.61,29.57,29.57,0,0,1,12.14-2.74h.61c6.1,0,10.65,1.46,13.53,4.33,2.63,2.61,4,6.5,4,11.54v2.88c-17.49,0-30,2-38.32,5.92-8.5,4-12.63,10.23-12.63,18.89,0,6.78,2.38,12.33,7.06,16.49s10.8,6.32,18.29,6.32H552a31.46,31.46,0,0,0,15.49-3.87,27.77,27.77,0,0,0,9.85-8.85v11H589.2V102.21C589.2,83.74,579.26,74,560.47,74Zm-12.9,43.45c6.27-2.41,16.29-3.68,29.8-3.77-.16,7.57-2.55,14-7.1,19a22.9,22.9,0,0,1-17.83,7.66h-.13c-8.67,0-14.06-4.42-14.06-11.54C538.25,123.61,541.3,119.89,547.57,117.43Z"/><path class="cls-1" d="M637,74h-.8a34.5,34.5,0,0,0-15.06,3.4,26.68,26.68,0,0,0-10.27,8.27V75.72H599.08V179.77H610.9V139.43a26.63,26.63,0,0,0,10.27,8.2,33.73,33.73,0,0,0,15.06,3.47h.8c10.05,0,18.31-3.62,24.56-10.75s9.34-16.25,9.34-27.29v-1c0-11-3.14-20.23-9.34-27.29S647.08,74,637,74Zm22.08,38.3v.52c0,8.38-2.21,15.14-6.58,20.09s-10.06,7.46-17.09,7.46h-.87a21.61,21.61,0,0,1-17-7.46c-4.4-4.93-6.64-11.69-6.64-20.09v-.52c0-8.36,2.21-15.14,6.58-20.15s10.08-7.4,17.09-7.4h.87c7,0,12.76,2.49,17.09,7.39S659.11,103.92,659.11,112.28Z"/><path class="cls-1" d="M742.66,84.73C736.41,77.59,728.15,74,718.1,74h-.8a34.5,34.5,0,0,0-15.06,3.4A26.6,26.6,0,0,0,692,85.65V75.72H680.15V179.77H692V139.43a26.67,26.67,0,0,0,10.26,8.2,33.81,33.81,0,0,0,15.07,3.47h.8c10,0,18.31-3.62,24.56-10.75S752,124.1,752,113.06v-1C752,101,748.86,91.79,742.66,84.73Zm-2.48,27.55v.52c0,8.38-2.21,15.14-6.58,20.09s-10.07,7.46-17.1,7.46h-.86a21.61,21.61,0,0,1-17-7.46C694.2,128,692,121.2,692,112.8v-.52c0-8.36,2.21-15.14,6.58-20.15s10.08-7.4,17.09-7.4h.86c7,0,12.77,2.49,17.1,7.39S740.18,103.92,740.18,112.28Z"/><path class="cls-1" d="M62.34,120.89v28a1.62,1.62,0,0,0,.84,1.42l14.43,8,10.12,6a1.62,1.62,0,0,0,2.45-1.4V134.94a1.59,1.59,0,0,0-.82-1.4l-24.6-14.06A1.62,1.62,0,0,0,62.34,120.89Z"/><path class="cls-1" d="M108.76,104.07,94.37,95.91a1.64,1.64,0,0,0-1.59,0l-14.07,7.83-11.82,6.75a1.62,1.62,0,0,0,0,2.8l25.49,15.15a1.61,1.61,0,0,0,1.63,0l14.58-8.33,11.31-6.29A1.62,1.62,0,0,0,120,111Z"/><path class="cls-1" d="M124.52,120.46a1.62,1.62,0,0,0-2.41-1.42l-10.69,6-14.49,8.49a1.61,1.61,0,0,0-.8,1.4v28.56a1.62,1.62,0,0,0,2.44,1.4l11.2-6.57,13.94-8a1.63,1.63,0,0,0,.81-1.41Z"/><path class="cls-1" d="M204.58,78.28a4.88,4.88,0,0,1-2.49-3.67c-2.78-22.82-22.4-40.94-45.73-40.94a45.85,45.85,0,0,0-20.57,4.66,4.94,4.94,0,0,1-6.43-2c-9.6-16.64-28-27-48.58-27C50.38,9.23,24.43,32.47,24.91,63v5.45a6.42,6.42,0,0,1-3.22,4.39C7.6,79.43,0,95.57,0,111.47a38.81,38.81,0,0,0,39.7,38.88h5.76V141H39.7A29.5,29.5,0,0,1,9.77,111.47c0-14.73,7.88-28.71,20.62-31.54a5,5,0,0,0,3.89-4.73V63c-.08-25,21-44,46.5-44,20.87,0,38.39,12.21,44.05,30.69a4.89,4.89,0,0,0,6.1,3.25,4.75,4.75,0,0,0,1.84-1c6.39-5.71,14-8.47,23.59-8.47,19.69,0,36.5,16.75,36.5,36.65a4.87,4.87,0,0,0,3.13,4.5c11.29,4.38,19,14.26,19,26.88,0,16.67-11.82,29.69-28.4,29.51H140.53v9.37H186.6c21.83.59,38.17-17.4,38.17-38.88C224.77,96.85,216.45,84.87,204.58,78.28Z"/></svg>
Binary file
Binary file
@@ -0,0 +1 @@
1
+ <svg width="150" height="150" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="m117 62.063c-2e-3 -0.60232-0.0159-1.2014-0.0429-1.7976v-33.991l-9.3971 9.3971c-7.691-9.4141-19.391-15.427-32.496-15.427-13.638 0-25.754 6.5097-33.413 16.591l15.403 15.565c1.5095-2.7917 3.6539-5.1895 6.2395-7.0005 2.6891-2.0985 6.4993-3.8143 11.77-3.8143 0.63674 0 1.1282 0.0744 1.4893 0.21458 6.5304 0.51543 12.191 4.1194 15.524 9.3503l-10.903 10.903c13.81-0.0542 29.411-0.086 35.825 7e-3" style="fill:#1c3aa9"/><path d="m74.819 20.246c-0.60232 2e-3 -1.2014 0.0159-1.7976 0.0429h-33.991l9.3971 9.3971c-9.4141 7.691-15.427 19.391-15.427 32.496 0 13.638 6.5098 25.754 16.591 33.413l15.565-15.403c-2.7917-1.5095-5.1895-3.6539-7.0005-6.2395-2.0984-2.6891-3.8143-6.4993-3.8143-11.77 0-0.63674 0.0744-1.1282 0.21458-1.4893 0.51543-6.5304 4.1194-12.191 9.3503-15.524l10.903 10.903c-0.0542-13.81-0.0861-29.411 7e-3 -35.825" style="fill:#4285f4"/><path d="m33.002 62.181c2e-3 0.60232 0.0159 1.2014 0.0429 1.7976v33.991l9.3971-9.3971c7.691 9.4141 19.391 15.427 32.496 15.427 13.638 0 25.754-6.5097 33.413-16.591l-15.403-15.565c-1.5095 2.7917-3.6539 5.1895-6.2395 7.0005-2.6891 2.0985-6.4993 3.8143-11.77 3.8143-0.63674 0-1.1282-0.0744-1.4893-0.21458-6.5304-0.51543-12.191-4.1194-15.524-9.3503l10.903-10.903c-13.81 0.0542-29.411 0.086-35.825-7e-3" style="fill:#ababab"/><path d="m40.078 120.24c-1.0215 0-1.9373 0.19374-2.7475 0.58118-0.81015 0.37866-1.497 0.92024-2.0606 1.6247-0.55478 0.70447-0.98186 1.5587-1.2813 2.5625-0.2906 0.99506-0.4359 2.109-0.4359 3.3418v3.5532c0 1.2416 0.1453 2.36 0.4359 3.3551 0.2994 0.99507 0.72209 1.8448 1.2681 2.5493s1.2064 1.246 1.9813 1.6247 1.6467 0.56799 2.6154 0.56799c0.99507 0 1.8669-0.1453 2.6154-0.4359 0.75731-0.29059 1.3913-0.70888 1.9021-1.2548 0.51074-0.55478 0.90261-1.224 1.1756-2.0078 0.28179-0.78373 0.44911-1.6731 0.50194-2.6682h-2.4437c-0.06165 0.76612-0.16731 1.4222-0.31702 1.9681-0.1497 0.53717-0.36985 0.98187-0.66045 1.3341-0.28179 0.34344-0.65164 0.59881-1.1096 0.76613-0.4491 0.1585-1.0039 0.23775-1.6643 0.23775-0.70448 0-1.3033-0.1541-1.7964-0.46231-0.49313-0.31701-0.8938-0.74851-1.202-1.2945-0.2994-0.54598-0.51955-1.1844-0.66045-1.9153-0.13209-0.73091-0.19813-1.519-0.19813-2.3644v-3.5796c0-0.90699 0.07925-1.7304 0.23776-2.4701 0.16731-0.73969 0.41828-1.3693 0.75291-1.8889 0.33463-0.51956 0.75731-0.92023 1.2681-1.202 0.51074-0.29059 1.1184-0.43589 1.8228-0.43589 0.59 0 1.0963 0.088 1.519 0.26419 0.42269 0.16731 0.77492 0.43149 1.0567 0.79252 0.28179 0.35224 0.49754 0.80134 0.64724 1.3473 0.1497 0.54598 0.25097 1.1976 0.3038 1.9549h2.4437c-0.04402-1.0391-0.20694-1.9593-0.48873-2.7607-0.28179-0.80135-0.67366-1.475-1.1756-2.021-0.50194-0.54596-1.114-0.95985-1.836-1.2416-0.71328-0.2818-1.5366-0.42269-2.4701-0.42269zm59.652 0c-1.0215 0-1.9373 0.19374-2.7475 0.58118-0.81015 0.37866-1.497 0.92024-2.0606 1.6247-0.55477 0.70447-0.98187 1.5587-1.2813 2.5625-0.29059 0.99506-0.43588 2.109-0.43588 3.3418v3.5532c0 1.2416 0.14529 2.36 0.43588 3.3551 0.2994 0.99507 0.7221 1.8448 1.2681 2.5493 0.54598 0.70448 1.2064 1.246 1.9813 1.6247 0.77492 0.37866 1.6467 0.56799 2.6154 0.56799 0.99506 0 1.8668-0.1453 2.6154-0.4359 0.7573-0.29059 1.3913-0.70888 1.9021-1.2548 0.51075-0.55478 0.90261-1.224 1.1756-2.0078 0.2818-0.78373 0.44912-1.6731 0.50194-2.6682h-2.4436c-0.0616 0.76612-0.16731 1.4222-0.31702 1.9681-0.1497 0.53717-0.36985 0.98187-0.66044 1.3341-0.28179 0.34344-0.65164 0.59881-1.1096 0.76613-0.4491 0.1585-1.0039 0.23775-1.6643 0.23775-0.70448 0-1.3033-0.1541-1.7964-0.46231-0.49313-0.31701-0.89381-0.74851-1.202-1.2945-0.2994-0.54598-0.51955-1.1844-0.66045-1.9153-0.13208-0.73091-0.19813-1.519-0.19813-2.3644v-3.5796c0-0.90699 0.0793-1.7304 0.23776-2.4701 0.16732-0.73969 0.41828-1.3693 0.75292-1.8889 0.33462-0.51956 0.75731-0.92023 1.268-1.202 0.51075-0.29059 1.1184-0.43589 1.8228-0.43589 0.58999 0 1.0963 0.088 1.519 0.26419 0.42269 0.16731 0.77493 0.43149 1.0567 0.79252 0.28178 0.35224 0.49753 0.80134 0.64723 1.3473 0.1497 0.54598 0.25097 1.1976 0.30381 1.9549h2.4436c-0.0441-1.0391-0.20693-1.9593-0.48873-2.7607-0.28179-0.80135-0.67365-1.475-1.1756-2.021s-1.114-0.95985-1.836-1.2416c-0.71327-0.2818-1.5366-0.42269-2.4701-0.42269zm-45.729 0.26418-6.195 19.232h2.4833l1.4926-5.0194h6.4988l1.519 5.0194h2.4833l-6.2082-19.232zm10.897 0v19.232h2.4172v-7.5291h3.7117c0.92463 0 1.7436-0.12769 2.4569-0.38306 0.71328-0.26418 1.3121-0.64283 1.7964-1.136 0.49313-0.49314 0.86298-1.1007 1.1095-1.8228 0.25537-0.7309 0.38306-1.5586 0.38306-2.4833 0-0.85418-0.12768-1.6379-0.38306-2.3512-0.24657-0.7221-0.61202-1.3429-1.0963-1.8625-0.48433-0.52835-1.0875-0.93783-1.8096-1.2284-0.71328-0.29059-1.5322-0.43589-2.4569-0.43589zm13.724 0v2.087h5.0458v17.145h2.4172v-17.145h5.059v-2.087zm30.341 0v19.232h2.4172v-8.8896h7.7404v8.8896h2.4304v-19.232h-2.4304v8.2688h-7.7404v-8.2688zm21.755 0-6.195 19.232h2.4833l1.4926-5.0194h6.4988l1.519 5.0194h2.4833l-6.2082-19.232zm-63.403 2.087h3.7117c0.59 0 1.0919 0.1056 1.5058 0.31701 0.42268 0.21133 0.76612 0.49312 1.0303 0.84536 0.27298 0.35224 0.47112 0.76171 0.5944 1.2284 0.13209 0.4579 0.19814 0.93343 0.19814 1.4266 0 0.54597-0.06604 1.0479-0.19814 1.5058-0.12328 0.44911-0.32142 0.84098-0.5944 1.1756-0.26418 0.32582-0.60761 0.58119-1.0303 0.76612-0.41388 0.18492-0.91582 0.27738-1.5058 0.27738h-3.7117zm-12.284 1.2945 2.6286 8.7443h-5.2439zm76.717 0 2.6286 8.7443h-5.2439zm-113.78 1.2945c-0.60761 0-1.1316 0.1541-1.5719 0.46231-0.43149 0.30821-0.79254 0.72649-1.0831 1.2548l-0.03963-1.453h-2.2719v14.292h2.338v-10.224c0.22015-0.60762 0.53276-1.0875 0.93783-1.4398 0.41388-0.35223 0.93784-0.52835 1.5719-0.52835 0.20254 0 0.38306 9e-3 0.54156 0.0264 0.15851 9e-3 0.33022 0.0308 0.51515 0.066l-0.01321-2.2719c-0.03523-0.0177-0.09246-0.0353-0.17172-0.0529-0.07044-0.0265-0.1497-0.0485-0.23776-0.066-0.08807-0.0176-0.18052-0.0309-0.27739-0.0397-0.08807-0.0176-0.16731-0.0264-0.23776-0.0264zm7.8593 0c-0.67806 0-1.3341 0.11887-1.9681 0.35664-0.63403 0.23776-1.1976 0.62962-1.6907 1.1756-0.48432 0.53716-0.87619 1.2416-1.1756 2.1134-0.2994 0.86298-0.4491 1.9241-0.4491 3.1834v1.6115c0 1.0919 0.12769 2.0386 0.38306 2.8399s0.62082 1.4662 1.0963 1.9946c0.48433 0.51954 1.0699 0.907 1.7568 1.1624 0.68686 0.25538 1.4574 0.38306 2.3116 0.38306 0.61642 0 1.1668-0.0617 1.6511-0.18492 0.49313-0.12329 0.92903-0.2818 1.3077-0.47553 0.37866-0.20255 0.70448-0.43149 0.97746-0.68686s0.50634-0.51955 0.70007-0.79254l-1.2152-1.4794c-0.19373 0.23775-0.40067 0.45791-0.62082 0.66045-0.22015 0.19372-0.46231 0.36545-0.72649 0.51514-0.26418 0.1409-0.55478 0.25098-0.87179 0.33023-0.31701 0.0792-0.67366 0.11888-1.0699 0.11888-1.0831 0-1.9153-0.34784-2.4965-1.0435-0.57239-0.69567-0.85858-1.8096-0.85858-3.3419v-0.33023h7.9782v-1.3605c0-1.0919-0.09246-2.0562-0.27739-2.8928-0.18492-0.83657-0.47992-1.541-0.885-2.1134-0.40507-0.57239-0.92463-1.0039-1.5587-1.2945-0.63403-0.29941-1.4001-0.4491-2.2984-0.4491zm0 2.0078c0.51074 0 0.93343 0.0924 1.2681 0.27739 0.33462 0.18492 0.5988 0.44469 0.79254 0.77931 0.20254 0.33463 0.34783 0.73532 0.43589 1.202 0.09686 0.4579 0.1585 0.96424 0.18492 1.519v0.31701h-5.627c0.03523-0.80135 0.13209-1.4662 0.2906-1.9946s0.36545-0.94665 0.62082-1.2548c0.26418-0.31701 0.56798-0.53715 0.91142-0.66044 0.34343-0.12328 0.71768-0.18492 1.1228-0.18492z" style="fill:#a6a6a6"/></svg>
Binary file
@@ -0,0 +1,44 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" width="128px" height="128px" viewBox="0 0 44.502 44.502" style="enable-background:new 0 0 44.502 44.502;" xml:space="preserve">
5
+ <g>
6
+ <g>
7
+ <path d="M9.862,35.638h24.779c0-5.546-3.863-10.203-9.113-11.604c2.75-1.248,4.668-4.013,4.668-7.229 c0-4.388-3.559-7.942-7.942-7.942c-4.387,0-7.943,3.557-7.943,7.942c0,3.219,1.916,5.98,4.668,7.229 C13.725,25.435,9.862,30.092,9.862,35.638z" fill="#919191"/>
8
+ <path d="M1.5,14.169c0.828,0,1.5-0.672,1.5-1.5V4.333h8.336c0.828,0,1.5-0.672,1.5-1.5c0-0.828-0.672-1.5-1.5-1.5H2.775 C1.244,1.333,0,2.577,0,4.108v8.561C0,13.497,0.67,14.169,1.5,14.169z" fill="#919191"/>
9
+ <path d="M41.727,1.333h-8.562c-0.827,0-1.5,0.672-1.5,1.5c0,0.828,0.673,1.5,1.5,1.5h8.336v8.336c0,0.828,0.673,1.5,1.5,1.5 s1.5-0.672,1.5-1.5v-8.56C44.502,2.579,43.256,1.333,41.727,1.333z" fill="#919191"/>
10
+ <path d="M43.002,30.333c-0.828,0-1.5,0.672-1.5,1.5v8.336h-8.336c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h8.56 c1.53,0,2.776-1.246,2.776-2.776v-8.56C44.502,31.005,43.83,30.333,43.002,30.333z" fill="#919191"/>
11
+ <path d="M11.336,40.169H3v-8.336c0-0.828-0.672-1.5-1.5-1.5c-0.83,0-1.5,0.672-1.5,1.5v8.56c0,1.53,1.244,2.776,2.775,2.776h8.561 c0.828,0,1.5-0.672,1.5-1.5S12.165,40.169,11.336,40.169z" fill="#919191"/>
12
+ </g>
13
+ </g>
14
+ <g>
15
+ </g>
16
+ <g>
17
+ </g>
18
+ <g>
19
+ </g>
20
+ <g>
21
+ </g>
22
+ <g>
23
+ </g>
24
+ <g>
25
+ </g>
26
+ <g>
27
+ </g>
28
+ <g>
29
+ </g>
30
+ <g>
31
+ </g>
32
+ <g>
33
+ </g>
34
+ <g>
35
+ </g>
36
+ <g>
37
+ </g>
38
+ <g>
39
+ </g>
40
+ <g>
41
+ </g>
42
+ <g>
43
+ </g>
44
+ </svg>
@@ -0,0 +1 @@
1
+ <svg id="Camada_1" data-name="Camada 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1133.86 849.86"><defs><style>.cls-1{fill:#616160;}</style></defs><title>svg-charts</title><path class="cls-1" d="M1106.45,705.91a24.74,24.74,0,0,1,7.48,18.16v85.47a25.54,25.54,0,0,1-25.64,25.64H45.57a24.74,24.74,0,0,1-18.16-7.48,24.72,24.72,0,0,1-7.48-18.16V40.32a24.7,24.7,0,0,1,7.48-18.16,24.7,24.7,0,0,1,18.16-7.48H131a24.7,24.7,0,0,1,18.16,7.48,24.7,24.7,0,0,1,7.48,18.16V698.43h931.61A24.72,24.72,0,0,1,1106.45,705.91ZM635.3,339.46,453.68,95.88q-8.55-10.69-22.43-9.62T411,98L225.05,407.84V630.05h820.51L853.25,228.35q-4.28-10.68-16-13.89t-20.3,5.34v-2.13Z"/></svg>
@@ -1 +1 @@
1
- .checkbox-theme .k-checkbox:focus+.k-checkbox-label:before,.checkbox-theme .k-checkbox:hover+.k-checkbox-label:before,.checkbox-theme .k-radio:focus+.k-radio-label:before,.checkbox-theme .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.checkbox-theme .k-checkbox:checked+.k-checkbox-label:before,.checkbox-theme .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:var(--light-blue);background-color:var(--light-blue)}.checkbox-theme .k-checkbox:checked+.k-checkbox-label:after,.checkbox-theme .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--blue);border-color:var(--light-blue)}.checkbox-white .k-checkbox:focus+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-radio:focus+.k-radio-label:before,.checkbox-white .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-white .k-checkbox:checked+.k-checkbox-label:before,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-white .k-checkbox:checked+.k-checkbox-label:after,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--white);border-color:#707070;color:var(--black)}.checkbox-gray .k-checkbox:focus+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-radio:focus+.k-radio-label:before,.checkbox-gray .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:before,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:after,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--gray);border-color:#707070}.checkbox-black .k-checkbox:focus+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-radio:focus+.k-radio-label:before,.checkbox-black .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #707070;border-color:#707070}.checkbox-black .k-checkbox:checked+.k-checkbox-label:before,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#707070;background-color:#707070}.checkbox-black .k-checkbox:checked+.k-checkbox-label:after,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--black);border-color:#707070}.checkbox-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-radio:focus+.k-radio-label:before,.checkbox-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:var(--light-blue);background-color:var(--light-blue)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--blue);border-color:var(--light-blue)}.checkbox-light-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-radio:focus+.k-radio-label:before,.checkbox-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #3155b8;border-color:#3155b8}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#3155b8;background-color:#3155b8}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-blue);border-color:#3155b8}.checkbox-dark-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-radio:focus+.k-radio-label:before,.checkbox-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #4869c7;border-color:#4869c7}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#4869c7;background-color:#4869c7}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-blue);border-color:#4869c7}.checkbox-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-radio:focus+.k-radio-label:before,.checkbox-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #8645f4;border-color:#8645f4}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:#8645f4;background-color:#8645f4}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--purple);border-color:#8645f4}.checkbox-light-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-radio:focus+.k-radio-label:before,.checkbox-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #6b4ba2;border-color:#6b4ba2}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#6b4ba2}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-purple);border-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-radio:focus+.k-radio-label:before,.checkbox-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #6b4ba2;border-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#6b4ba2}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-purple);border-color:#6b4ba2}.checkbox-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-radio:focus+.k-radio-label:before,.checkbox-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #680f06;border-color:#680f06}.checkbox-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#680f06}.checkbox-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--red);border-color:#680f06}.checkbox-light-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-radio:focus+.k-radio-label:before,.checkbox-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red);border-color:var(--dark-red)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-red)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-red);border-color:var(--dark-red)}.checkbox-dark-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-radio:focus+.k-radio-label:before,.checkbox-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red);border-color:var(--light-red)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--light-red)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-red);border-color:var(--light-red)}.checkbox-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-radio:focus+.k-radio-label:before,.checkbox-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange);border-color:var(--light-orange)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--light-orange)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--orange);border-color:var(--light-orange)}.checkbox-light-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-radio:focus+.k-radio-label:before,.checkbox-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange);border-color:var(--dark-orange)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-orange)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-orange);border-color:var(--dark-orange);color:#492b10}.checkbox-dark-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-radio:focus+.k-radio-label:before,.checkbox-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #cd9946;border-color:#cd9946}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#cd9946}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-orange);border-color:#cd9946}.checkbox-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-radio:focus+.k-radio-label:before,.checkbox-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-yellow)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--yellow);border-color:var(--dark-yellow);color:#474432}.checkbox-light-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-radio:focus+.k-radio-label:before,.checkbox-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-yellow)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-yellow);border-color:var(--dark-yellow);color:#474432}.checkbox-dark-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-radio:focus+.k-radio-label:before,.checkbox-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #dddd7c;border-color:#dddd7c}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#dddd7c}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-yellow);border-color:#dddd7c}.checkbox-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-radio:focus+.k-radio-label:before,.checkbox-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #24470c;border-color:#24470c}.checkbox-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#24470c}.checkbox-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--green);border-color:#24470c}.checkbox-light-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-radio:focus+.k-radio-label:before,.checkbox-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green);border-color:var(--dark-green)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--dark-green)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--light-green);border-color:var(--dark-green);color:#24470c}.checkbox-dark-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-radio:focus+.k-radio-label:before,.checkbox-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 #66b032;border-color:#66b032}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:#66b032}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:after{background-color:var(--dark-green);border-color:#66b032}
1
+ .k-checkbox-label:before{background:transparent}.k-checkbox-label:active:before,.k-checkbox:active+.k-checkbox-label:before,.k-checkbox:checked+.k-checkbox-label:before,.k-checkbox:indeterminate+.k-checkbox-label:before{box-shadow:none}.k-checkbox:checked+.k-checkbox-label:before,.k-checkbox:indeterminate+.k-checkbox-label:before,.k-checkbox-label:hover:before,.k-checkbox:checked+.k-checkbox-label:hover:before,.k-checkbox:checked:hover+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.k-checkbox-label:active:before,.k-checkbox:active+.k-checkbox-label:before,.k-checkbox:focus+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.k-checkbox:checked+.k-checkbox-label:after,.k-checkbox:indeterminate+.k-checkbox-label:after,.k-checkbox-label:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:before,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-default .k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox-label:active:before,.checkbox-default .k-checkbox:active+.k-checkbox-label:before,.checkbox-default .k-checkbox:focus+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:after,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-default .k-checkbox-label:before{border-color:var(--colorDefault40,#3b448e)}.k-checkbox-label:hover:before,.k-checkbox:checked+.k-checkbox-label:hover:before,.k-checkbox:checked:hover+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.k-checkbox:focus+.k-checkbox-label:before,.k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-default .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before,.checkbox-default .k-checkbox:focus+.k-checkbox-label:before,.checkbox-default .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorDefault50,#343c7c)}.k-checkbox:checked+.k-checkbox-label:before,.k-checkbox:indeterminate+.k-checkbox-label:before,.k-checkbox:checked+.k-checkbox-label:after,.k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-default .k-checkbox:checked+.k-checkbox-label:before,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-default .k-checkbox:checked+.k-checkbox-label:after,.checkbox-default .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorDefault40,#3b448e);color:var(--textColorDefault40,#fff)}.checkbox-primary .k-checkbox:checked+.k-checkbox-label:before,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-primary .k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox-label:active:before,.checkbox-primary .k-checkbox:active+.k-checkbox-label:before,.checkbox-primary .k-checkbox:focus+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:after,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-primary .k-checkbox-label:before{border-color:var(--colorPrimary40,#5665be)}.checkbox-primary .k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-primary .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before,.checkbox-primary .k-checkbox:focus+.k-checkbox-label:before,.checkbox-primary .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorPrimary50,#4b58a6)}.checkbox-primary .k-checkbox:checked+.k-checkbox-label:before,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-primary .k-checkbox:checked+.k-checkbox-label:after,.checkbox-primary .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorPrimary40,#5665be);color:var(--textColorPrimary40,#fff)}.checkbox-success .k-checkbox:checked+.k-checkbox-label:before,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-success .k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox-label:active:before,.checkbox-success .k-checkbox:active+.k-checkbox-label:before,.checkbox-success .k-checkbox:focus+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:after,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-success .k-checkbox-label:before{border-color:var(--colorSuccess40,#33cd5f)}.checkbox-success .k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-success .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before,.checkbox-success .k-checkbox:focus+.k-checkbox-label:before,.checkbox-success .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorSuccess50,#2db353)}.checkbox-success .k-checkbox:checked+.k-checkbox-label:before,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-success .k-checkbox:checked+.k-checkbox-label:after,.checkbox-success .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorSuccess40,#33cd5f);color:var(--textColorSuccess40,#fff)}.checkbox-info .k-checkbox:checked+.k-checkbox-label:before,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-info .k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox-label:active:before,.checkbox-info .k-checkbox:active+.k-checkbox-label:before,.checkbox-info .k-checkbox:focus+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:after,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-info .k-checkbox-label:before{border-color:var(--colorCalm40,#11c1f3)}.checkbox-info .k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-info .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before,.checkbox-info .k-checkbox:focus+.k-checkbox-label:before,.checkbox-info .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorCalm50,#0fa9d5)}.checkbox-info .k-checkbox:checked+.k-checkbox-label:before,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-info .k-checkbox:checked+.k-checkbox-label:after,.checkbox-info .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorCalm40,#11c1f3);color:var(--textColorCalm40,#fff)}.checkbox-warning .k-checkbox:checked+.k-checkbox-label:before,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-warning .k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox-label:active:before,.checkbox-warning .k-checkbox:active+.k-checkbox-label:before,.checkbox-warning .k-checkbox:focus+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:after,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-warning .k-checkbox-label:before{border-color:var(--colorWarning40,#ffc900)}.checkbox-warning .k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-warning .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before,.checkbox-warning .k-checkbox:focus+.k-checkbox-label:before,.checkbox-warning .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorWarning50,#dfb000)}.checkbox-warning .k-checkbox:checked+.k-checkbox-label:before,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-warning .k-checkbox:checked+.k-checkbox-label:after,.checkbox-warning .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorWarning40,#ffc900);color:var(--textColorWarning40,#fff)}.checkbox-danger .k-checkbox:checked+.k-checkbox-label:before,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-danger .k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox-label:active:before,.checkbox-danger .k-checkbox:active+.k-checkbox-label:before,.checkbox-danger .k-checkbox:focus+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:after,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-danger .k-checkbox-label:before{border-color:var(--colorDanger40,#ef473a)}.checkbox-danger .k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-danger .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before,.checkbox-danger .k-checkbox:focus+.k-checkbox-label:before,.checkbox-danger .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorDanger50,#d13e33)}.checkbox-danger .k-checkbox:checked+.k-checkbox-label:before,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-danger .k-checkbox:checked+.k-checkbox-label:after,.checkbox-danger .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorDanger40,#ef473a);color:var(--textColorDanger40,#fff)}.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light .k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox-label:active:before,.checkbox-light .k-checkbox:active+.k-checkbox-label:before,.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light .k-checkbox-label:before{border-color:var(--colorLight40,#fff)}.checkbox-light .k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorLight50,#dfdfdf)}.checkbox-light .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorLight40,#fff);color:var(--textColorLight40,#444)}.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-stable .k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox-label:active:before,.checkbox-stable .k-checkbox:active+.k-checkbox-label:before,.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-stable .k-checkbox-label:before{border-color:var(--colorStable40,#f8f8f8)}.checkbox-stable .k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-stable .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before,.checkbox-stable .k-checkbox:focus+.k-checkbox-label:before,.checkbox-stable .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorStable50,#d9d9d9)}.checkbox-stable .k-checkbox:checked+.k-checkbox-label:before,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-stable .k-checkbox:checked+.k-checkbox-label:after,.checkbox-stable .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorStable40,#f8f8f8);color:var(--textColorStable40,#fff)}.checkbox-royal .k-checkbox:checked+.k-checkbox-label:before,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-royal .k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox-label:active:before,.checkbox-royal .k-checkbox:active+.k-checkbox-label:before,.checkbox-royal .k-checkbox:focus+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:after,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-royal .k-checkbox-label:before{border-color:var(--colorRoyal40,#886aea)}.checkbox-royal .k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-royal .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before,.checkbox-royal .k-checkbox:focus+.k-checkbox-label:before,.checkbox-royal .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorRoyal50,#775dcd)}.checkbox-royal .k-checkbox:checked+.k-checkbox-label:before,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-royal .k-checkbox:checked+.k-checkbox-label:after,.checkbox-royal .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorRoyal40,#886aea);color:var(--textColorRoyal40,#fff)}.checkbox-dark .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark .k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox-label:active:before,.checkbox-dark .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark .k-checkbox-label:before{border-color:var(--colorDark40,#444)}.checkbox-dark .k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--colorDark50,#3c3c3c)}.checkbox-dark .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--colorDark40,#444);color:var(--textColorDark40,#fff)}.checkbox-white .k-checkbox:checked+.k-checkbox-label:before,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-white .k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox-label:active:before,.checkbox-white .k-checkbox:active+.k-checkbox-label:before,.checkbox-white .k-checkbox:focus+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:after,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-white .k-checkbox-label:before{border-color:var(--white,#fff)}.checkbox-white .k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-white .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before,.checkbox-white .k-checkbox:focus+.k-checkbox-label:before,.checkbox-white .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--gray_border,#707070)}.checkbox-white .k-checkbox:checked+.k-checkbox-label:before,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-white .k-checkbox:checked+.k-checkbox-label:after,.checkbox-white .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--white,#fff);color:var(--black,#000)}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:before,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-gray .k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox-label:active:before,.checkbox-gray .k-checkbox:active+.k-checkbox-label:before,.checkbox-gray .k-checkbox:focus+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:after,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-gray .k-checkbox-label:before{border-color:var(--gray,#333)}.checkbox-gray .k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-gray .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before,.checkbox-gray .k-checkbox:focus+.k-checkbox-label:before,.checkbox-gray .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--gray_border,#707070)}.checkbox-gray .k-checkbox:checked+.k-checkbox-label:before,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-gray .k-checkbox:checked+.k-checkbox-label:after,.checkbox-gray .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--gray,#333);color:var(--white,#fff)}.checkbox-black .k-checkbox:checked+.k-checkbox-label:before,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-black .k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox-label:active:before,.checkbox-black .k-checkbox:active+.k-checkbox-label:before,.checkbox-black .k-checkbox:focus+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:after,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-black .k-checkbox-label:before{border-color:var(--black,#000)}.checkbox-black .k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-black .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before,.checkbox-black .k-checkbox:focus+.k-checkbox-label:before,.checkbox-black .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--gray_border,#707070)}.checkbox-black .k-checkbox:checked+.k-checkbox-label:before,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-black .k-checkbox:checked+.k-checkbox-label:after,.checkbox-black .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--black,#000);color:var(--white,#fff)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-blue .k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox-label:active:before,.checkbox-blue .k-checkbox:active+.k-checkbox-label:before,.checkbox-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-blue .k-checkbox-label:before{border-color:var(--blue,#0247fe)}.checkbox-blue .k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-blue .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-blue,#85a5ff)}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--blue,#0247fe);color:var(--white,#fff)}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox-label:active:before,.checkbox-light-blue .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox-label:before{border-color:var(--light-blue,#85a5ff)}.checkbox-light-blue .k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-blue_border,#3155b8)}.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-blue,#85a5ff);color:var(--white,#fff)}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox-label:active:before,.checkbox-dark-blue .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox-label:before{border-color:var(--dark-blue,#00217a)}.checkbox-dark-blue .k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-blue .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-blue_border,#4869c7)}.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-blue .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-blue .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-blue,#00217a);color:var(--white,#fff)}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-purple .k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox-label:active:before,.checkbox-purple .k-checkbox:active+.k-checkbox-label:before,.checkbox-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-purple .k-checkbox-label:before{border-color:var(--purple,#3d01a4)}.checkbox-purple .k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-purple .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--purple_border,#8645f4)}.checkbox-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--purple,#3d01a4);color:var(--white,#fff)}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox-label:active:before,.checkbox-light-purple .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox-label:before{border-color:var(--light-purple,#b285ff)}.checkbox-light-purple .k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-purple_border,#6b4ba2)}.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-purple,#b285ff);color:var(--white,#fff)}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox-label:active:before,.checkbox-dark-purple .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox-label:before{border-color:var(--dark-purple,#2d007a)}.checkbox-dark-purple .k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-purple .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-purple_border,#6b4ba2)}.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-purple .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-purple .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-purple,#2d007a);color:var(--white,#fff)}.checkbox-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-red .k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox-label:active:before,.checkbox-red .k-checkbox:active+.k-checkbox-label:before,.checkbox-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-red .k-checkbox-label:before{border-color:var(--red,#fe2712)}.checkbox-red .k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-red .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--red_border,#680f06)}.checkbox-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-red .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--red,#fe2712);color:var(--white,#fff)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-red .k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox-label:active:before,.checkbox-light-red .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-red .k-checkbox-label:before{border-color:var(--light-red,#fe8f84)}.checkbox-light-red .k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-red,#7a0b00)}.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-red .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-red,#fe8f84);color:var(--white,#fff)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox-label:active:before,.checkbox-dark-red .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox-label:before{border-color:var(--dark-red,#7a0b00)}.checkbox-dark-red .k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-red .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--light-red,#fe8f84)}.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-red .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-red .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-red,#7a0b00);color:var(--white,#fff)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-orange .k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox-label:active:before,.checkbox-orange .k-checkbox:active+.k-checkbox-label:before,.checkbox-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-orange .k-checkbox-label:before{border-color:var(--orange,#fb9b02)}.checkbox-orange .k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-orange .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--orange_focus_hover,#ffd085)}.checkbox-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--orange,#fb9b02);color:var(--white,#fff)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox-label:active:before,.checkbox-light-orange .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox-label:before{border-color:var(--light-orange,#ffd085)}.checkbox-light-orange .k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-orange,#7a4b00)}.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-orange,#ffd085);color:var(--white,#fff)}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox-label:active:before,.checkbox-dark-orange .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox-label:before{border-color:var(--dark-orange,#7a4b00)}.checkbox-dark-orange .k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-orange .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-orange_border,#cd9946)}.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-orange .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-orange .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-orange,#7a4b00);color:var(--white,#fff)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-yellow .k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox-label:active:before,.checkbox-yellow .k-checkbox:active+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-yellow .k-checkbox-label:before{border-color:var(--yellow,#ff3)}.checkbox-yellow .k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--yellow_focus_hover,#7a7a00)}.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--yellow,#ff3);color:var(--white,#fff)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox-label:active:before,.checkbox-light-yellow .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox-label:before{border-color:var(--light-yellow,#ffff85)}.checkbox-light-yellow .k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-yellow,#7a7a00)}.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-yellow,#ffff85);color:var(--white,#fff)}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox-label:active:before,.checkbox-dark-yellow .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox-label:before{border-color:var(--dark-yellow,#7a7a00)}.checkbox-dark-yellow .k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-yellow .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--yellow_focus_hover,#dddd7c)}.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-yellow .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-yellow .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-yellow,#7a7a00);color:var(--white,#fff)}.checkbox-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-green .k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox-label:active:before,.checkbox-green .k-checkbox:active+.k-checkbox-label:before,.checkbox-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-green .k-checkbox-label:before{border-color:var(--green,#66b032)}.checkbox-green .k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-green .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--green_border,#24470c)}.checkbox-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-green .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--green,#66b032);color:var(--white,#fff)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-green .k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox-label:active:before,.checkbox-light-green .k-checkbox:active+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-light-green .k-checkbox-label:before{border-color:var(--light-green,#b7ff85)}.checkbox-light-green .k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-light-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--dark-green,#337a00)}.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-light-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-light-green .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--light-green,#b7ff85);color:var(--white,#fff)}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox-label:active:before,.checkbox-dark-green .k-checkbox:active+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox-label:before{border-color:var(--dark-green,#337a00)}.checkbox-dark-green .k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:hover:before,.checkbox-dark-green .k-checkbox:checked:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:focus+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:hover+.k-checkbox-label:before{box-shadow:0 0 5px 0 var(--green,#66b032)}.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-dark-green .k-checkbox:checked+.k-checkbox-label:after,.checkbox-dark-green .k-checkbox:indeterminate+.k-checkbox-label:after{background:var(--dark-green,#337a00);color:var(--white,#fff)}
@@ -1 +1 @@
1
- @import 'checkbox-color.css';@import 'combobox-color.css';@import 'option-color.css';@import 'designtime.css';@import 'font-size.css';:root{--white:#fff;--gray:#333;--black:#000;--blue:#0247fe;--light-blue:#85a5ff;--dark-blue:#00217a;--purple:#3d01a4;--light-purple:#b285ff;--dark-purple:#2d007a;--red:#fe2712;--light-red:#fe8f84;--dark-red:#7a0b00;--orange:#fb9b02;--light-orange:#ffd085;--dark-orange:#7a4b00;--yellow:#ff3;--light-yellow:#ffff85;--dark-yellow:#7a7a00;--green:#66b032;--light-green:#b7ff85;--dark-green:#337a00}.color-white{color:var(--white)}.color-gray{color:var(--gray)}.color-black{color:var(--black)}.color-blue{color:var(--blue)}.color-light-blue{color:var(--light-blue)}.color-dark-blue{color:var(--dark-blue)}.color-purple{color:var(--purple)}.color-light-purple{color:var(--light-purple)}.color-dark-purple{color:var(--dark-purple)}.color-red{color:var(--red)}.color-light-red{color:var(--light-red)}.color-dark-red{color:var(--dark-red)}.color-orange{color:var(--orange)}.color-light-orange{color:var(--light-orange)}.color-dark-orange{color:var(--dark-orange)}.color-yellow{color:var(--yellow)}.color-light-yellow{color:var(--light-yellow)}.color-dark-yellow{color:var(--dark-yellow)}.color-green{color:var(--green)}.color-light-green{color:var(--light-green)}.color-dark-green{color:var(--dark-green)}
1
+ @import 'checkbox-color.css';@import 'combobox-color.css';@import 'option-color.css';@import 'designtime.css';@import 'font-size.css';:root{--white:#fff;--white_focus_hover:#dfdfdf;--gray_border:#707070;--gray:#333;--gray_focus_hover:#2d2d2d;--black:#000;--black_focus_hover:#7b7b7b;--blue:#0247fe;--blue_focus_hover:#01278b;--light-blue:#85a5ff;--light-blue_focus_hover:#495a8c;--light-blue_border:#3155b8;--dark-blue:#00217a;--dark-blue_focus_hover:#001243;--dark-blue_border:#4869c7;--purple:#3d01a4;--purple_focus_hover:#21015a;--purple_border:#4869c7;--light-purple:#b285ff;--light-purple_focus_hover:#61498c;--light-purple_border:#6b4ba2;--dark-purple:#2d007a;--dark-purple_focus_hover:#190043;--red:#fe2712;--red_focus_hover:#8b150a;--red_border:#680f06;--light-red:#fe8f84;--light-red_focus_hover:#8b4e48;--dark-red:#7a0b00;--dark-red_focus_hover:#430600;--orange:#fb9b02;--orange_focus_hover:#895501;--light-orange:#ffd085;--light-orange_focus_hover:#8c7249;--light-orange_border:#492b10;--dark-orange:#7a4b00;--dark-orange_focus_hover:#432900;--dark-orange_border:#cd9946;--yellow:#ff3;--yellow_focus_hover:#8c8c1c;--yellow_border:#474432;--light-yellow:#ffff85;--light-yellow_focus_hover:#8c8c49;--dark-yellow:#7a7a00;--dark-yellow_focus_hover:#434300;--dark-yellow_border:#dddd7c;--green:#66b032;--green_focus_hover:#38601b;--green_border:#24470c;--light-green:#b7ff85;--light-green_focus_hover:#648c49;--dark-green:#337a00;--dark-green_focus_hover:#1c4300}.color-default{color:var(--colorDefault40,#3b448e)}.color-default:focus,.color-default:hover{color:var(--colorDefault60,#2b3268)}.text-color-default{color:var(--textColorDefault40,#fff)}.color-primary{color:var(--colorPrimary40,#5665be)}.color-primary:focus,.color-primary:hover{color:var(--colorPrimary60,#3f4a8b)}.text-color-primary{color:var(--textColorPrimary40,#fff)}.color-success{color:var(--colorSuccess40,#33cd5f)}.color-success:focus,.color-success:hover{color:var(--colorSuccess60,#259646)}.text-color-success{color:var(--textColorSuccess40,#fff)}.color-info{color:var(--colorCalm40,#11c1f3)}.color-info:focus,.color-info:hover{color:var(--colorCalm60,#0c8db2)}.text-color-info{color:var(--textColorCalm40,#fff)}.color-warning{color:var(--colorWarning40,#ffc900)}.color-warning:focus,.color-warning:hover{color:var(--colorWarning60,#bb9300)}.text-color-warning{color:var(--textColorWarning40,#fff)}.color-danger{color:var(--colorDanger40,#ef473a)}.color-danger:focus,.color-danger:hover{color:var(--colorDanger60,#af342a)}.text-color-danger{color:var(--textColorDanger40,#fff)}.color-light{color:var(--colorLight40,#fff)}.color-light:focus,.color-light:hover{color:var(--colorLight60,#bbb)}.text-color-light{color:var(--textColorLight40,#000)}.color-stable{color:var(--colorStable40,#ffc900)}.color-stable:focus,.color-stable:hover{color:var(--colorStable60,#bb9300)}.text-color-stable{color:var(--textColorStable40,#444)}.color-royal{color:var(--colorRoyal40,#ef473a)}.color-royal:focus,.color-royal:hover{color:var(--colorRoyal60,#af342a)}.text-color-royal{color:var(--textColorRoyal40,#fff)}.color-dark{color:var(--colorDark40,#fff)}.color-dark:focus,.color-dark:hover{color:var(--colorDark60,#bbb)}.text-color-dark{color:var(--textColorDark40,#fff)}.color-white{color:var(--white,#fff)}.color-white:focus,.color-white:hover{color:var(--white_focus_hover,#dfdfdf)}.color-gray{color:var(--gray,#333)}.color-gray:focus,.color-gray:hover{color:var(--gray_focus_hover,#2d2d2d)}.color-black{color:var(--black,#000)}.color-black:focus,.color-black:hover{color:var(--black_focus_hover,#7b7b7b)}.color-blue{color:var(--blue,#0247fe)}.color-blue:focus,.color-blue:hover{color:var(--blue_focus_hover,#01278b)}.color-light-blue{color:var(--light-blue,#85a5ff)}.color-light-blue:focus,.color-light-blue:hover{color:var(--light-blue_focus_hover,#495a8c)}.color-dark-blue{color:var(--dark-blue,#00217a)}.color-dark-blue:focus,.color-dark-blue:hover{color:var(--dark-blue_focus_hover,#001243)}.color-purple{color:var(--purple,#3d01a4)}.color-purple:focus,.color-purple:hover{color:var(--purple_focus_hover,#21015a)}.color-light-purple{color:var(--light-purple,#b285ff)}.color-light-purple:focus,.color-light-purple:hover{color:var(--light-purple_focus_hover,#61498c)}.color-dark-purple{color:var(--dark-purple,#2d007a)}.color-dark-purple:focus,.color-dark-purple:hover{color:var(--dark-purple_focus_hover,#190043)}.color-red{color:var(--red,#fe2712)}.color-red:focus,.color-red:hover{color:var(--red_focus_hover,#8b150a)}.color-light-red{color:var(--light-red,#fe8f84)}.color-light-red:focus,.color-light-red:hover{color:var(--light-red_focus_hover,#8b4e48)}.color-dark-red{color:var(--dark-red,#7a0b00)}.color-dark-red:focus,.color-dark-red:hover{color:var(--dark-red_focus_hover,#430600)}.color-orange{color:var(--orange,#fb9b02)}.color-orange:focus,.color-orange:hover{color:var(--orange_focus_hover,#895501)}.color-light-orange{color:var(--light-orange,#ffd085)}.color-light-orange:focus,.color-light-orange:hover{color:var(--light-orange_focus_hover,#8c7249)}.color-dark-orange{color:var(--dark-orange,#7a4b00)}.color-dark-orange:focus,.color-dark-orange:hover{color:var(--dark-orange_focus_hover,#432900)}.color-yellow{color:var(--yellow,#ff3)}.color-yellow:focus,.color-yellow:hover{color:var(--yellow_focus_hover,#8c8c1c)}.color-light-yellow{color:var(--light-yellow,#ffff85)}.color-light-yellow:focus,.color-light-yellow:hover{color:var(--light-yellow_focus_hover,#8c8c49)}.color-dark-yellow{color:var(--dark-yellow,#7a7a00)}.color-dark-yellow:focus,.color-dark-yellow:hover{color:var(--dark-yellow_focus_hover,#434300)}.color-green{color:var(--green,#66b032)}.color-green:focus,.color-green:hover{color:var(--green_focus_hover,#38601b)}.color-light-green{color:var(--light-green,#b7ff85)}.color-light-green:focus,.color-light-green:hover{color:var(--light-green_focus_hover,#648c49)}.color-dark-green{color:var(--dark-green,#337a00)}.color-dark-green:focus,.color-dark-green:hover{color:var(--dark-green_focus_hover,#1c4300)}
@@ -1 +1 @@
1
- .combobox-white .k-multiselect-wrap .k-button .k-select,.combobox-white .k-button:before{background-color:var(--white)}.combobox-white .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-gray .k-multiselect-wrap .k-button .k-select,.combobox-gray .k-button:before{background-color:var(--gray)}.combobox-black .k-multiselect-wrap .k-button .k-select,.combobox-black .k-button:before{background-color:var(--black)}.combobox-blue .k-multiselect-wrap .k-button .k-select,.combobox-blue .k-button:before{background-color:var(--blue)}.combobox-light-blue .k-multiselect-wrap .k-button .k-select,.combobox-light-blue .k-button:before{background-color:var(--light-blue)}.combobox-dark-blue .k-multiselect-wrap .k-button .k-select,.combobox-dark-blue .k-button:before{background-color:var(--dark-blue)}.combobox-purple .k-multiselect-wrap .k-button .k-select,.combobox-purple .k-button:before{background-color:var(--purple)}.combobox-light-purple .k-multiselect-wrap .k-button .k-select,.combobox-light-purple .k-button:before{background-color:var(--light-purple)}.combobox-dark-purple .k-multiselect-wrap .k-button .k-select,.combobox-dark-purple .k-button:before{background-color:var(--dark-purple)}.combobox-red .k-multiselect-wrap .k-button .k-select,.combobox-red .k-button:before{background-color:var(--red)}.combobox-light-red .k-multiselect-wrap .k-button .k-select,.combobox-light-red .k-button:before{background-color:var(--light-red)}.combobox-dark-red .k-multiselect-wrap .k-button .k-select,.combobox-dark-red .k-button:before{background-color:var(--dark-red)}.combobox-orange .k-multiselect-wrap .k-button .k-select,.combobox-orange .k-button:before{background-color:var(--orange)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select,.combobox-light-orange .k-button:before{background-color:var(--light-orange)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-orange .k-multiselect-wrap .k-button .k-select,.combobox-dark-orange .k-button:before{background-color:var(--dark-orange)}.combobox-yellow .k-multiselect-wrap .k-button .k-select,.combobox-yellow .k-button:before{background-color:var(--yellow)}.combobox-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select,.combobox-light-yellow .k-button:before{background-color:var(--light-yellow)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-yellow .k-multiselect-wrap .k-button .k-select,.combobox-dark-yellow .k-button:before{background-color:var(--dark-yellow)}.combobox-green .k-multiselect-wrap .k-button .k-select,.combobox-green .k-button:before{background-color:var(--green)}.combobox-light-green .k-multiselect-wrap .k-button .k-select,.combobox-light-green .k-button:before{background-color:var(--light-green)}.combobox-light-green .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black)}.combobox-dark-green .k-multiselect-wrap .k-button .k-select,.combobox-dark-green .k-button:before{background-color:var(--dark-green)}
1
+ .combobox-white .k-button:before{background:var(--white,#fff)}.combobox-white .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-white .k-multiselect .k-button.k-state-hover,.combobox-white .k-multiselect .k-button{border-color:var(--white,#fff);background:var(--white,#fff);color:var(--black,#000)}.combobox-white .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-white .k-multiselect-wrap .k-button:hover{background:var(--white,#fff);color:var(--black,#000)}.combobox-white .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--white,#fff)}.combobox-gray .k-button:before{background:var(--gray,#333)}.combobox-gray .k-multiselect .k-button.k-state-hover,.combobox-gray .k-multiselect .k-button{border-color:var(--gray,#333);background:var(--gray,#333);color:var(--white,#fff)}.combobox-gray .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-gray .k-multiselect-wrap .k-button:hover{background:var(--gray,#333);color:var(--white,#fff)}.combobox-gray .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--gray,#333)}.combobox-black .k-button:before{background:var(--black,#000)}.combobox-black .k-multiselect .k-button.k-state-hover,.combobox-black .k-multiselect .k-button{border-color:var(--black,#000);background:var(--black,#000);color:var(--white,#fff)}.combobox-black .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-black .k-multiselect-wrap .k-button:hover{background:var(--black,#000);color:var(--white,#fff)}.combobox-black .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--black,#000)}.combobox-blue .k-button:before{background:var(--blue,#0247fe)}.combobox-blue .k-multiselect .k-button.k-state-hover,.combobox-blue .k-multiselect .k-button{border-color:var(--blue,#0247fe);background:var(--blue,#0247fe);color:var(--white,#fff)}.combobox-blue .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-blue .k-multiselect-wrap .k-button:hover{background:var(--blue,#0247fe);color:var(--white,#fff)}.combobox-blue .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--blue,#0247fe)}.combobox-light-blue .k-button:before{background:var(--light-blue,#85a5ff)}.combobox-light-blue .k-multiselect .k-button.k-state-hover,.combobox-light-blue .k-multiselect .k-button{border-color:var(--light-blue,#85a5ff);background:var(--light-blue,#85a5ff);color:var(--white,#fff)}.combobox-light-blue .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-blue .k-multiselect-wrap .k-button:hover{background:var(--light-blue,#85a5ff);color:var(--white,#fff)}.combobox-light-blue .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--light-blue,#85a5ff)}.combobox-dark-blue .k-button:before{background:var(--dark-blue,#00217a)}.combobox-dark-blue .k-multiselect .k-button.k-state-hover,.combobox-dark-blue .k-multiselect .k-button{border-color:var(--dark-blue,#00217a);background:var(--dark-blue,#00217a);color:var(--white,#fff)}.combobox-dark-blue .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-blue .k-multiselect-wrap .k-button:hover{background:var(--dark-blue,#00217a);color:var(--white,#fff)}.combobox-dark-blue .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-blue,#00217a)}.combobox-purple .k-button:before{background:var(--purple,#3d01a4)}.combobox-purple .k-multiselect .k-button.k-state-hover,.combobox-purple .k-multiselect .k-button{border-color:var(--purple,#3d01a4);background:var(--purple,#3d01a4);color:var(--white,#fff)}.combobox-purple .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-purple .k-multiselect-wrap .k-button:hover{background:var(--purple,#3d01a4);color:var(--white,#fff)}.combobox-purple .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--purple,#3d01a4)}.combobox-light-purple .k-button:before{background:var(--light-purple,#b285ff)}.combobox-light-purple .k-multiselect .k-button.k-state-hover,.combobox-light-purple .k-multiselect .k-button{border-color:var(--light-purple,#b285ff);background:var(--light-purple,#b285ff);color:var(--white,#fff)}.combobox-light-purple .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-purple .k-multiselect-wrap .k-button:hover{background:var(--light-purple,#b285ff);color:var(--white,#fff)}.combobox-light-purple .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--light-purple,#b285ff)}.combobox-dark-purple .k-button:before{background:var(--dark-purple,#2d007a)}.combobox-dark-purple .k-multiselect .k-button.k-state-hover,.combobox-dark-purple .k-multiselect .k-button{border-color:var(--dark-purple,#2d007a);background:var(--dark-purple,#2d007a);color:var(--white,#fff)}.combobox-dark-purple .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-purple .k-multiselect-wrap .k-button:hover{background:var(--dark-purple,#2d007a);color:var(--white,#fff)}.combobox-dark-purple .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-purple,#2d007a)}.combobox-red .k-button:before{background:var(--red,#fe2712)}.combobox-red .k-multiselect .k-button.k-state-hover,.combobox-red .k-multiselect .k-button{border-color:var(--red,#fe2712);background:var(--red,#fe2712);color:var(--white,#fff)}.combobox-red .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-red .k-multiselect-wrap .k-button:hover{background:var(--red,#fe2712);color:var(--white,#fff)}.combobox-red .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--red,#fe2712)}.combobox-light-red .k-button:before{background:var(--light-red,#fe8f84)}.combobox-light-red .k-multiselect .k-button.k-state-hover,.combobox-light-red .k-multiselect .k-button{border-color:var(--light-red,#fe8f84);background:var(--light-red,#fe8f84);color:var(--white,#fff)}.combobox-light-red .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-red .k-multiselect-wrap .k-button:hover{background:var(--light-red,#fe8f84);color:var(--white,#fff)}.combobox-light-red .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--light-red,#fe8f84)}.combobox-dark-red .k-button:before{background:var(--dark-red,#7a0b00)}.combobox-dark-red .k-multiselect .k-button.k-state-hover,.combobox-dark-red .k-multiselect .k-button{border-color:var(--dark-red,#7a0b00);background:var(--dark-red,#7a0b00);color:var(--white,#fff)}.combobox-dark-red .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-red .k-multiselect-wrap .k-button:hover{background:var(--dark-red,#7a0b00);color:var(--white,#fff)}.combobox-dark-red .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-red,#7a0b00)}.combobox-orange .k-button:before{background:var(--orange,#fb9b02)}.combobox-orange .k-multiselect .k-button.k-state-hover,.combobox-orange .k-multiselect .k-button{border-color:var(--orange,#fb9b02);background:var(--orange,#fb9b02);color:var(--white,#fff)}.combobox-orange .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-orange .k-multiselect-wrap .k-button:hover{background:var(--orange,#fb9b02);color:var(--white,#fff)}.combobox-orange .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--orange,#fb9b02)}.combobox-light-orange .k-button:before{background:var(--light-orange,#ffd085)}.combobox-light-orange .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-light-orange .k-multiselect .k-button.k-state-hover,.combobox-light-orange .k-multiselect .k-button{border-color:var(--light-orange,#ffd085);background:var(--light-orange,#ffd085);color:var(--black,#000)}.combobox-light-orange .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-orange .k-multiselect-wrap .k-button:hover{background:var(--light-orange,#ffd085);color:var(--black,#000)}.combobox-light-orange .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--light-orange,#ffd085)}.combobox-dark-orange .k-button:before{background:var(--dark-orange,#7a4b00)}.combobox-dark-orange .k-multiselect .k-button.k-state-hover,.combobox-dark-orange .k-multiselect .k-button{border-color:var(--dark-orange,#7a4b00);background:var(--dark-orange,#7a4b00);color:var(--white,#fff)}.combobox-dark-orange .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-orange .k-multiselect-wrap .k-button:hover{background:var(--dark-orange,#7a4b00);color:var(--white,#fff)}.combobox-dark-orange .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-orange,#7a4b00)}.combobox-yellow .k-button:before{background:var(--yellow,#ff3)}.combobox-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-yellow .k-multiselect .k-button.k-state-hover,.combobox-yellow .k-multiselect .k-button{border-color:var(--yellow,#ff3);background:var(--yellow,#ff3);color:var(--black,#000)}.combobox-yellow .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-yellow .k-multiselect-wrap .k-button:hover{background:var(--yellow,#ff3);color:var(--black,#000)}.combobox-yellow .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--yellow,#ff3)}.combobox-light-yellow .k-button:before{background:var(--light-yellow,#ffff85)}.combobox-light-yellow .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-light-yellow .k-multiselect .k-button.k-state-hover,.combobox-light-yellow .k-multiselect .k-button{border-color:var(--light-yellow,#ffff85);background:var(--light-yellow,#ffff85);color:var(--black,#000)}.combobox-light-yellow .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-yellow .k-multiselect-wrap .k-button:hover{background:var(--light-yellow,#ffff85);color:var(--black,#000)}.combobox-light-yellow .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--light-yellow,#ffff85)}.combobox-dark-yellow .k-button:before{background:var(--dark-yellow,#7a7a00)}.combobox-dark-yellow .k-multiselect .k-button.k-state-hover,.combobox-dark-yellow .k-multiselect .k-button{border-color:var(--dark-yellow,#7a7a00);background:var(--dark-yellow,#7a7a00);color:var(--white,#fff)}.combobox-dark-yellow .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-yellow .k-multiselect-wrap .k-button:hover{background:var(--dark-yellow,#7a7a00);color:var(--white,#fff)}.combobox-dark-yellow .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-yellow,#7a7a00)}.combobox-green .k-button:before{background:var(--green,#66b032)}.combobox-green .k-multiselect .k-button.k-state-hover,.combobox-green .k-multiselect .k-button{border-color:var(--green,#66b032);background:var(--green,#66b032);color:var(--white,#fff)}.combobox-green .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-green .k-multiselect-wrap .k-button:hover{background:var(--green,#66b032);color:var(--white,#fff)}.combobox-green .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--green,#66b032)}.combobox-light-green .k-button:before{background:var(--light-green,#b7ff85)}.combobox-light-green .k-multiselect-wrap .k-button .k-select .k-icon{color:var(--black,#000)}.combobox-light-green .k-multiselect .k-button.k-state-hover,.combobox-light-green .k-multiselect .k-button{border-color:var(--light-green,#b7ff85);background:var(--light-green,#b7ff85);color:var(--black,#000)}.combobox-light-green .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light-green .k-multiselect-wrap .k-button:hover{background:var(--light-green,#b7ff85);color:var(--black,#000)}.combobox-light-green .k-multiselect .k-button:active{color:var(--black,#000);box-shadow:inset 0 0 10px 3px var(--light-green,#b7ff85)}.combobox-dark-green .k-button:before{background:var(--dark-green,#337a00)}.combobox-dark-green .k-multiselect .k-button.k-state-hover,.combobox-dark-green .k-multiselect .k-button{border-color:var(--dark-green,#337a00);background:var(--dark-green,#337a00);color:var(--white,#fff)}.combobox-dark-green .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark-green .k-multiselect-wrap .k-button:hover{background:var(--dark-green,#337a00);color:var(--white,#fff)}.combobox-dark-green .k-multiselect .k-button:active{color:var(--white,#fff);box-shadow:inset 0 0 10px 3px var(--dark-green,#337a00)}.k-button:before,.combobox-default .k-button:before{background:var(--colorDefault40,#3b448e)}.k-multiselect-wrap .k-button .k-select{background:transparent}.k-multiselect .k-button.k-state-hover,.k-multiselect .k-button,.combobox-default .k-multiselect .k-button.k-state-hover,.combobox-default .k-multiselect .k-button{border-color:var(--colorDefault50,#343c7c);background:var(--colorDefault40,#3b448e);color:var(--textColorDefault40,#fff);padding-left:13px;padding-right:25px}.k-multiselect-wrap .k-button.k-state-hover .k-select,.k-multiselect-wrap .k-button:hover,.combobox-default .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-default .k-multiselect-wrap .k-button:hover{background:var(--colorDefault60,#2b3268);color:var(--textColorDefault40,#fff)}.k-multiselect .k-button:active,.combobox-default .k-multiselect .k-button:active{color:var(--textColorDefault40,#fff);box-shadow:inset 0 0 10px 3px var(--colorDefault50,#343c7c)}.combobox-primary .k-button:before{background:var(--colorPrimary40,#5665be)}.combobox-primary .k-multiselect .k-button.k-state-hover,.combobox-primary .k-multiselect .k-button{border-color:var(--colorPrimary50,#4b58a6);background:var(--colorPrimary40,#5665be);color:var(--textColorPrimary40,#fff)}.combobox-primary .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-primary .k-multiselect-wrap .k-button:hover{background:var(--colorPrimary60,#3f4a8b);color:var(--textColorPrimary40,#fff)}.combobox-primary .k-multiselect .k-button:active{color:var(--textColorPrimary40,#fff);box-shadow:inset 0 0 10px 3px var(--colorPrimary50,#4b58a6)}.combobox-success .k-button:before{background:var(--colorSuccess40,#33cd5f)}.combobox-success .k-multiselect .k-button.k-state-hover,.combobox-success .k-multiselect .k-button{border-color:var(--colorSuccess50,#2db353);background:var(--colorSuccess40,#33cd5f);color:var(--textColorSuccess40,#fff)}.combobox-success .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-success .k-multiselect-wrap .k-button:hover{background:var(--colorSuccess60,#259646);color:var(--textColorSuccess40,#fff)}.combobox-success .k-multiselect .k-button:active{color:var(--textColorSuccess40,#fff);box-shadow:inset 0 0 10px 3px var(--colorSuccess50,#2db353)}.combobox-info .k-button:before{background:var(--colorCalm40,#11c1f3)}.combobox-info .k-multiselect .k-button.k-state-hover,.combobox-info .k-multiselect .k-button{border-color:var(--colorCalm50,#0fa9d5);background:var(--colorCalm40,#11c1f3);color:var(--textColorCalm40,#fff)}.combobox-info .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-info .k-multiselect-wrap .k-button:hover{background:var(--colorCalm60,#0c8db2);color:var(--textColorCalm40,#fff)}.combobox-info .k-multiselect .k-button:active{color:var(--textColorCalm40,#fff);box-shadow:inset 0 0 10px 3px var(--colorCalm50,#0fa9d5)}.combobox-warning .k-button:before{background:var(--colorWarning40,#ffc900)}.combobox-warning .k-multiselect .k-button.k-state-hover,.combobox-warning .k-multiselect .k-button{border-color:var(--colorWarning50,#dfb000);background:var(--colorWarning40,#ffc900);color:var(--textColorWarning40,#fff)}.combobox-warning .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-warning .k-multiselect-wrap .k-button:hover{background:var(--colorWarning60,#bb9300);color:var(--textColorWarning40,#fff)}.combobox-warning .k-multiselect .k-button:active{color:var(--textColorWarning40,#fff);box-shadow:inset 0 0 10px 3px var(--colorWarning50,#dfb000)}.combobox-danger .k-button:before{background:var(--colorDanger40,#ef473a)}.combobox-danger .k-multiselect .k-button.k-state-hover,.combobox-danger .k-multiselect .k-button{border-color:var(--colorDanger50,#d13e33);background:var(--colorDanger40,#ef473a);color:var(--textColorDanger40,#fff)}.combobox-danger .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-danger .k-multiselect-wrap .k-button:hover{background:var(--colorDanger60,#af342a);color:var(--textColorDanger40,#fff)}.combobox-danger .k-multiselect .k-button:active{color:var(--textColorDanger40,#fff);box-shadow:inset 0 0 10px 3px var(--colorDanger50,#d13e33)}.combobox-light .k-button:before{background:var(--colorLight40,#fff)}.combobox-light .k-multiselect .k-button.k-state-hover,.combobox-light .k-multiselect .k-button{border-color:var(--colorLight50,#dfdfdf);background:var(--colorLight40,#fff);color:var(--textColorLight40,#444)}.combobox-light .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-light .k-multiselect-wrap .k-button:hover{background:var(--colorLight60,#bbb);color:var(--textColorLight40,#444)}.combobox-light .k-multiselect .k-button:active{color:var(--textColorLight40,#444);box-shadow:inset 0 0 10px 3px var(--colorLight50,#dfdfdf)}.combobox-stable .k-button:before{background:var(--colorStable40,#f8f8f8)}.combobox-stable .k-multiselect .k-button.k-state-hover,.combobox-stable .k-multiselect .k-button{border-color:var(--colorStable50,#d9d9d9);background:var(--colorStable40,#f8f8f8);color:var(--textColorStable40,#444)}.combobox-stable .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-stable .k-multiselect-wrap .k-button:hover{background:var(--colorStable60,#b6b6b6);color:var(--textColorStable40,#444)}.combobox-stable .k-multiselect .k-button:active{color:var(--textColorStable40,#444);box-shadow:inset 0 0 10px 3px var(--colorStable50,#d9d9d9)}.combobox-royal .k-button:before{background:var(--colorRoyal40,#886aea)}.combobox-royal .k-multiselect .k-button.k-state-hover,.combobox-royal .k-multiselect .k-button{border-color:var(--colorRoyal50,#775dcd);background:var(--colorRoyal40,#886aea);color:var(--textColorRoyal40,#fff)}.combobox-royal .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-royal .k-multiselect-wrap .k-button:hover{background:var(--colorRoyal60,#644eab);color:var(--textColorRoyal40,#fff)}.combobox-royal .k-multiselect .k-button:active{color:var(--textColorRoyal40,#fff);box-shadow:inset 0 0 10px 3px var(--colorRoyal50,#775dcd)}.combobox-dark .k-button:before{background:var(--colorDark40,#444)}.combobox-dark .k-multiselect .k-button.k-state-hover,.combobox-dark .k-multiselect .k-button{border-color:var(--colorDark50,#3c3c3c);background:var(--colorDark40,#444);color:var(--textColorDark40,#fff)}.combobox-dark .k-multiselect-wrap .k-button.k-state-hover .k-select,.combobox-dark .k-multiselect-wrap .k-button:hover{background:var(--colorDark60,#323232);color:var(--textColorDark40,#fff)}.combobox-dark .k-multiselect .k-button:active{color:var(--textColorDark40,#fff);box-shadow:inset 0 0 10px 3px var(--colorDark50,#3c3c3c)}
@@ -1 +1 @@
1
- .cardinput{display:flex;gap:10px;border:1px solid #999;border-radius:5px;padding:.5rem}.cardinput .k-textbox.form-control{border:0}.cardinput .k-textbox.form-control:focus{border:0}.cardinput button{border:0;background:0;box-shadow:none;padding:0 14px}.cardinput button:hover,.cardinput button:focus,.cardinput button:active{background:transparent}.cardinput button:hover{color:#000}
1
+ .cardinput{display:flex;gap:10px;border:1px solid #999;border-radius:5px;padding:.5rem}.cardinput .k-textbox.form-control{border:0}.cardinput .k-textbox.form-control:focus{border:0}.cardinput button{border:0;background:0;box-shadow:none;padding:0 14px}.cardinput button:hover,.cardinput button:focus,.cardinput button:active{background:transparent}.cardinput button:hover{color:#000}.cardinput button i{color:var(--colorDefault40,#3b448e);font-size:var(--textNormalSize,14px)}.cardinput button:hover i{color:var(--colorDefault50,#343c7c)}
@@ -1 +1 @@
1
- .crn-input-password-designtime .cardinput{height:calc(18px + 1.125em);padding:0;margin-bottom:0}.crn-input-password-designtime .cardinput .k-textbox.form-control{height:auto}.designtime-chat-button{width:80px;height:80px;display:flex;position:relative;background-color:#1865a6;border-radius:50%;background-size:40%;background-position:center;background-repeat:no-repeat;align-items:center;justify-content:center;color:#fff;transition:all ease .3s;cursor:pointer;background-image:url(node_modules/cronapp-framework-js/img/ballon_icon.svg) !important}.crn-signature-pad .wrapper{position:relative;width:100%;height:200px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.crn-signature-pad img{position:absolute;left:0;top:0}.crn-signature-pad .signature-pad{position:absolute;left:0;top:0;width:100%;height:100px}.timeline-designtime .timeline-heading .glyphicon{margin-right:4px;vertical-align:-1px}.timeline-designtime img{vertical-align:middle}.timeline-designtime .img-responsive{display:block;height:auto;max-width:100%}.timeline-designtime .img-rounded{border-radius:3px}.timeline-designtime .img-thumbnail{background-color:#fff;border:1px solid #ededf0;border-radius:3px;display:inline-block;height:auto;line-height:1.428571429;max-width:100%;padding:2px;transition:all .2s ease-in-out}.timeline-designtime .img-circle{border-radius:50%}.timeline-designtime.timeline{padding:0;list-style:none;position:relative}.timeline-designtime.timeline:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:#ccc;left:50%;margin-left:-1.5px}.timeline-designtime .timeline-event{margin-bottom:20px;position:relative}.timeline-designtime .timeline-footer{margin-top:10px;padding:10px 0}.timeline-designtime .timeline-footer a{color:#fff;background-color:#acb7c0;border-radius:.25em;padding:.8em 1em;margin:0}.timeline-designtime timeline-badge.primary{background-color:#2e6da4 !important}.timeline-designtime timeline-badge.success{background-color:#3f903f !important}.timeline-designtime timeline-badge.warning{background-color:#f0ad4e !important}.timeline-designtime timeline-badge.danger{background-color:#d9534f !important}.timeline-designtime timeline-badge.info{background-color:#5bc0de !important}.timeline-designtime .timeline-title{margin-top:0}.timeline-designtime timeline-panel>*{margin:0}.timeline-designtime timeline-panel{background-color:#fff;float:left;border:1px solid #d4d4d4;border-radius:2px;padding:12px;position:relative;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.175);box-shadow:0 1px 6px rgba(0,0,0,0.175)}.timeline-designtime timeline-panel:before{position:absolute;top:35px;right:-15px;display:inline-block;border-top:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-bottom:15px solid transparent;content:" "}.timeline-designtime timeline-panel:after{position:absolute;top:36px;right:-14px;display:inline-block;border-top:14px solid transparent;border-left:14px solid #fff;border-right:0 solid #fff;border-bottom:14px solid transparent;content:" "}.timeline-designtime timeline-badge{box-shadow:0 0 0 4px white,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);color:#fff;width:50px;height:50px;line-height:50px;font-size:1.4em;text-align:center;position:absolute;top:26px;left:50%;margin-left:-25px;background-color:#999;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.timeline-designtime .timeline-inverted timeline-panel{float:right}.timeline-designtime .timeline-inverted timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline-designtime .timeline-inverted timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-designtime .timeline-event:before,.timeline-event:after{content:" ";display:table}.timeline-designtime .timeline-event:after{clear:both}.timeline-designtime .timeline-event:before,.timeline-event:after{content:" ";display:table}.timeline-designtime .timeline-event:after{clear:both}@media only screen and (min-width:768px){.timeline-designtime timeline-panel{width:calc(50% - 45px);width:-moz-calc(50% - 45px);width:-webkit-calc(50% - 45px)}}@media only screen and (max-width:767px){.timeline-designtime .timeline:before{left:40px}.timeline-designtime timeline-panel{width:calc(100% - 85px);width:-moz-calc(100% - 85px);width:-webkit-calc(100% - 85px)}.timeline-designtime timeline-badge{left:15px;margin-left:0;top:36px}.timeline-designtime timeline-panel{float:right}.timeline-designtime timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto;top:46px}.timeline-designtime timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto;top:47px}}
1
+ .crn-input-password-designtime .cardinput{height:calc(18px + 1.125em);padding:0;margin-bottom:0}.crn-input-password-designtime .cardinput .k-textbox.form-control{height:auto}.designtime-chat-button{width:80px;height:80px;display:flex;position:relative;background-color:#1865a6;border-radius:50%;background-size:40%;background-position:center;background-repeat:no-repeat;align-items:center;justify-content:center;color:#fff;transition:all ease .3s;cursor:pointer;background-image:url(node_modules/cronapp-framework-js/img/ballon_icon.svg) !important}.timeline-designtime .timeline-heading .glyphicon{margin-right:4px;vertical-align:-1px}.timeline-designtime img{vertical-align:middle}.timeline-designtime .img-responsive{display:block;height:auto;max-width:100%}.timeline-designtime .img-rounded{border-radius:3px}.timeline-designtime .img-thumbnail{background-color:#fff;border:1px solid #ededf0;border-radius:3px;display:inline-block;height:auto;line-height:1.428571429;max-width:100%;padding:2px;transition:all .2s ease-in-out}.timeline-designtime .img-circle{border-radius:50%}.timeline-designtime.timeline{padding:0;list-style:none;position:relative}.timeline-designtime.timeline:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:#ccc;left:50%;margin-left:-1.5px}.timeline-designtime .timeline-event{margin-bottom:20px;position:relative}.timeline-designtime .timeline-footer{margin-top:10px;padding:10px 0}.timeline-designtime .timeline-footer a{color:#fff;background-color:#acb7c0;border-radius:.25em;padding:.8em 1em;margin:0}.timeline-designtime timeline-badge.primary{background-color:#2e6da4 !important}.timeline-designtime timeline-badge.success{background-color:#3f903f !important}.timeline-designtime timeline-badge.warning{background-color:#f0ad4e !important}.timeline-designtime timeline-badge.danger{background-color:#d9534f !important}.timeline-designtime timeline-badge.info{background-color:#5bc0de !important}.timeline-designtime .timeline-title{margin-top:0}.timeline-designtime timeline-panel>*{margin:0}.timeline-designtime timeline-panel{background-color:#fff;float:left;border:1px solid #d4d4d4;border-radius:2px;padding:12px;position:relative;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.175);box-shadow:0 1px 6px rgba(0,0,0,0.175)}.timeline-designtime timeline-panel:before{position:absolute;top:35px;right:-15px;display:inline-block;border-top:15px solid transparent;border-left:15px solid #ccc;border-right:0 solid #ccc;border-bottom:15px solid transparent;content:" "}.timeline-designtime timeline-panel:after{position:absolute;top:36px;right:-14px;display:inline-block;border-top:14px solid transparent;border-left:14px solid #fff;border-right:0 solid #fff;border-bottom:14px solid transparent;content:" "}.timeline-designtime timeline-badge{box-shadow:0 0 0 4px white,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);color:#fff;width:50px;height:50px;line-height:50px;font-size:1.4em;text-align:center;position:absolute;top:26px;left:50%;margin-left:-25px;background-color:#999;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.timeline-designtime .timeline-inverted timeline-panel{float:right}.timeline-designtime .timeline-inverted timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline-designtime .timeline-inverted timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-designtime .timeline-event:before,.timeline-event:after{content:" ";display:table}.timeline-designtime .timeline-event:after{clear:both}.timeline-designtime .timeline-event:before,.timeline-event:after{content:" ";display:table}.timeline-designtime .timeline-event:after{clear:both}@media only screen and (min-width:768px){.timeline-designtime timeline-panel{width:calc(50% - 45px);width:-moz-calc(50% - 45px);width:-webkit-calc(50% - 45px)}}@media only screen and (max-width:767px){.timeline-designtime .timeline:before{left:40px}.timeline-designtime timeline-panel{width:calc(100% - 85px);width:-moz-calc(100% - 85px);width:-webkit-calc(100% - 85px)}.timeline-designtime timeline-badge{left:15px;margin-left:0;top:36px}.timeline-designtime timeline-panel{float:right}.timeline-designtime timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto;top:46px}.timeline-designtime timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto;top:47px}}
@@ -1 +1 @@
1
- .font-size-20{font-size:20px}.font-size-47{font-size:47px}.font-size-30{font-size:30px}.font-size-25{font-size:25px}
1
+ .font-size-20{font-size:20px}.font-size-47{font-size:47px}.font-size-30{font-size:30px}.font-size-25{font-size:25px}.font-size-default{font-size:var(--iconSizeDefault,28px)}.font-size-small{font-size:var(--iconSizeSmall,25px)}.font-size-big{font-size:var(--iconSizeBig,31px)}.font-size-extra-big{font-size:var(--iconSizeExtraBig,34px)}
@@ -1 +1 @@
1
- .option-white .k-radio-label:after,.option-white .k-radio-label:before,.option-white .k-radio:checked+.k-radio-label:after{background-color:var(--white);border-color:var(--white)}.option-white .k-radio:checked+.k-radio-label:before{border-color:var(--white) !important}.option-white .k-radio:focus+.k-radio-label::before,.option-white .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--white);border-color:var(--white)}.option-gray .k-radio-label:after,.option-gray .k-radio-label:before,.option-gray .k-radio:checked+.k-radio-label:after{background-color:var(--gray);border-color:var(--gray)}.option-gray .k-radio:checked+.k-radio-label:before{border-color:var(--gray) !important}.option-gray .k-radio:focus+.k-radio-label::before,.option-gray .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--gray);border-color:var(--gray)}.option-black .k-radio-label:after,.option-black .k-radio-label:before,.option-black .k-radio:checked+.k-radio-label:after{background-color:var(--black);border-color:var(--black)}.option-black .k-radio:checked+.k-radio-label:before{border-color:var(--black) !important}.option-black .k-radio:focus+.k-radio-label::before,.option-black .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--black);border-color:var(--black)}.option-blue .k-radio-label:after,.option-blue .k-radio-label:before,.option-blue .k-radio:checked+.k-radio-label:after{background-color:var(--blue);border-color:var(--blue)}.option-blue .k-radio:checked+.k-radio-label:before{border-color:var(--blue) !important}.option-blue .k-radio:focus+.k-radio-label::before,.option-blue .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--blue);border-color:var(--blue)}.option-light-blue .k-radio-label:after,.option-light-blue .k-radio-label:before,.option-light-blue .k-radio:checked+.k-radio-label:after{background-color:var(--light-blue);border-color:var(--light-blue)}.option-light-blue .k-radio:checked+.k-radio-label:before{border-color:var(--light-blue) !important}.option-light-blue .k-radio:focus+.k-radio-label:before,.option-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue);border-color:var(--light-blue)}.option-dark-blue .k-radio-label:after,.option-dark-blue .k-radio-label:before,.option-dark-blue .k-radio:checked+.k-radio-label:after{background-color:var(--dark-blue);border-color:var(--dark-blue)}.option-dark-blue .k-radio:checked+.k-radio-label:before{border-color:var(--dark-blue) !important}.option-dark-blue .k-radio:focus+.k-radio-label:before,.option-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-blue);border-color:var(--dark-blue)}.option-purple .k-radio-label:after,.option-purple .k-radio-label:before,.option-purple .k-radio:checked+.k-radio-label:after{background-color:var(--purple);border-color:var(--purple)}.option-purple .k-radio:checked+.k-radio-label:before{border-color:var(--purple) !important}.option-purple .k-radio:focus+.k-radio-label::before,.option-purple .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--purple);border-color:var(--purple)}.option-light-purple .k-radio-label:after,.option-light-purple .k-radio-label:before,.option-light-purple .k-radio:checked+.k-radio-label:after{background-color:var(--light-purple);border-color:var(--light-purple)}.option-light-purple .k-radio:checked+.k-radio-label:before{border-color:var(--light-purple) !important}.option-light-purple .k-radio:focus+.k-radio-label:before,.option-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-purple);border-color:var(--light-purple)}.option-dark-purple .k-radio-label:after,.option-dark-purple .k-radio-label:before,.option-dark-purple .k-radio:checked+.k-radio-label:after{background-color:var(--dark-purple);border-color:var(--dark-purple)}.option-dark-purple .k-radio:checked+.k-radio-label:before{border-color:var(--dark-purple) !important}.option-dark-purple .k-radio:focus+.k-radio-label:before,.option-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-purple);border-color:var(--dark-purple)}.option-red .k-radio-label:after,.option-red .k-radio-label:before,.option-red .k-radio:checked+.k-radio-label:after{background-color:var(--red);border-color:var(--red)}.option-red .k-radio:checked+.k-radio-label:before{border-color:var(--red) !important}.option-red .k-radio:focus+.k-radio-label::before,.option-red .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--red);border-color:var(--red)}.option-light-red .k-radio-label:after,.option-light-red .k-radio-label:before,.option-light-red .k-radio:checked+.k-radio-label:after{background-color:var(--light-red);border-color:var(--light-red)}.option-light-red .k-radio:checked+.k-radio-label:before{border-color:var(--light-red) !important}.option-light-red .k-radio:focus+.k-radio-label:before,.option-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red);border-color:var(--light-red)}.option-dark-red .k-radio-label:after,.option-dark-red .k-radio-label:before,.option-dark-red .k-radio:checked+.k-radio-label:after{background-color:var(--dark-red);border-color:var(--dark-red)}.option-dark-red .k-radio:checked+.k-radio-label:before{border-color:var(--dark-red) !important}.option-dark-red .k-radio:focus+.k-radio-label:before,.option-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red);border-color:var(--dark-red)}.option-orange .k-radio-label:after,.option-orange .k-radio-label:before,.option-orange .k-radio:checked+.k-radio-label:after{background-color:var(--orange);border-color:var(--orange)}.option-orange .k-radio:checked+.k-radio-label:before{border-color:var(--orange) !important}.option-orange .k-radio:focus+.k-radio-label::before,.option-orange .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--orange);border-color:var(--orange)}.option-light-orange .k-radio-label:after,.option-light-orange .k-radio-label:before,.option-light-orange .k-radio:checked+.k-radio-label:after{background-color:var(--light-orange);border-color:var(--light-orange)}.option-light-orange .k-radio:checked+.k-radio-label:before{border-color:var(--light-orange) !important}.option-light-orange .k-radio:focus+.k-radio-label:before,.option-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange);border-color:var(--light-orange)}.option-dark-orange .k-radio-label:after,.option-dark-orange .k-radio-label:before,.option-dark-orange .k-radio:checked+.k-radio-label:after{background-color:var(--dark-orange);border-color:var(--dark-orange)}.option-dark-orange .k-radio:checked+.k-radio-label:before{border-color:var(--dark-orange) !important}.option-dark-orange .k-radio:focus+.k-radio-label:before,.option-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange);border-color:var(--dark-orange)}.option-yellow .k-radio-label:after,.option-yellow .k-radio-label:before,.option-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--yellow);border-color:var(--yellow)}.option-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--yellow) !important}.option-yellow .k-radio:focus+.k-radio-label::before,.option-yellow .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--yellow);border-color:var(--yellow)}.option-light-yellow .k-radio-label:after,.option-light-yellow .k-radio-label:before,.option-light-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--light-yellow);border-color:var(--light-yellow)}.option-light-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--light-yellow) !important}.option-light-yellow .k-radio:focus+.k-radio-label:before,.option-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-yellow);border-color:var(--light-yellow)}.option-dark-yellow .k-radio-label:after,.option-dark-yellow .k-radio-label:before,.option-dark-yellow .k-radio:checked+.k-radio-label:after{background-color:var(--dark-yellow);border-color:var(--dark-yellow)}.option-dark-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--dark-yellow) !important}.option-dark-yellow .k-radio:focus+.k-radio-label:before,.option-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow);border-color:var(--dark-yellow)}.option-green .k-radio-label:after,.option-green .k-radio-label:before,.option-green .k-radio:checked+.k-radio-label:after{background-color:var(--green);border-color:var(--green)}.option-green .k-radio:checked+.k-radio-label:before{border-color:var(--green) !important}.option-green .k-radio:focus+.k-radio-label::before,.option-green .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--green);border-color:var(--green)}.option-light-green .k-radio-label:after,.option-light-green .k-radio-label:before,.option-light-green .k-radio:checked+.k-radio-label:after{background-color:var(--light-green);border-color:var(--light-green)}.option-light-green .k-radio:checked+.k-radio-label:before{border-color:var(--light-green) !important}.option-light-green .k-radio:focus+.k-radio-label:before,.option-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-green);border-color:var(--light-green)}.option-dark-green .k-radio-label:after,.option-dark-green .k-radio-label:before,.option-dark-green .k-radio:checked+.k-radio-label:after{background-color:var(--dark-green);border-color:var(--dark-green)}.option-dark-green .k-radio:checked+.k-radio-label:before{border-color:var(--dark-green) !important}.option-dark-green .k-radio:focus+.k-radio-label:before,.option-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green);border-color:var(--dark-green)}
1
+ .k-radio-label:before,.option-default .k-radio-label:before{border-color:var(--colorDefault40,#3b448e)}.k-radio-label:after,.k-radio:checked+.k-radio-label:after,.option-default .k-radio-label:after,.option-default .k-radio:checked+.k-radio-label:after{background:var(--colorDefault40,#3b448e);border-color:var(--colorDefault40,#3b448e)}.k-radio:checked+.k-radio-label:before,.option-default .k-radio:checked+.k-radio-label:before{border-color:var(--colorDefault40,#3b448e)}.k-radio:focus+.k-radio-label::before,.k-radio:hover+.k-radio-label::before,.option-default .k-radio:focus+.k-radio-label::before,.option-default .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorDefault40,#3b448e);border-color:var(--colorDefault40,#3b448e)}.option-primary .k-radio-label:before{border-color:var(--colorPrimary40,#5665be)}.option-primary .k-radio-label:after,.option-primary .k-radio:checked+.k-radio-label:after{background:var(--colorPrimary40,#5665be);border-color:var(--colorPrimary40,#5665be)}.option-primary .k-radio:checked+.k-radio-label:before{border-color:var(--colorPrimary40,#5665be)}.option-primary .k-radio:focus+.k-radio-label::before,.option-primary .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorPrimary40,#5665be);border-color:var(--colorPrimary40,#5665be)}.option-success .k-radio-label:before{border-color:var(--colorSuccess40,#33cd5f)}.option-success .k-radio-label:after,.option-success .k-radio:checked+.k-radio-label:after{background:var(--colorSuccess40,#33cd5f);border-color:var(--colorSuccess40,#33cd5f)}.option-success .k-radio:checked+.k-radio-label:before{border-color:var(--colorSuccess40,#33cd5f)}.option-success .k-radio:focus+.k-radio-label::before,.option-success .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorSuccess40,#33cd5f);border-color:var(--colorSuccess40,#33cd5f)}.option-info .k-radio-label:before{border-color:var(--colorCalm40,#11c1f3)}.option-info .k-radio-label:after,.option-info .k-radio:checked+.k-radio-label:after{background:var(--colorCalm40,#11c1f3);border-color:var(--colorCalm40,#11c1f3)}.option-info .k-radio:checked+.k-radio-label:before{border-color:var(--colorCalm40,#11c1f3)}.option-info .k-radio:focus+.k-radio-label::before,.option-info .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorCalm40,#11c1f3);border-color:var(--colorCalm40,#11c1f3)}.option-warning .k-radio-label:before{border-color:var(--colorWarning40,#ffc900)}.option-warning .k-radio-label:after,.option-warning .k-radio:checked+.k-radio-label:after{background:var(--colorWarning40,#ffc900);border-color:var(--colorWarning40,#ffc900)}.option-warning .k-radio:checked+.k-radio-label:before{border-color:var(--colorWarning40,#ffc900)}.option-warning .k-radio:focus+.k-radio-label::before,.option-warning .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorWarning40,#ffc900);border-color:var(--colorWarning40,#ffc900)}.option-danger .k-radio-label:before{border-color:var(--colorDanger40,#ef473a)}.option-danger .k-radio-label:after,.option-danger .k-radio:checked+.k-radio-label:after{background:var(--colorDanger40,#ef473a);border-color:var(--colorDanger40,#ef473a)}.option-danger .k-radio:checked+.k-radio-label:before{border-color:var(--colorDanger40,#ef473a)}.option-danger .k-radio:focus+.k-radio-label::before,.option-danger .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorDanger40,#ef473a);border-color:var(--colorDanger40,#ef473a)}.option-stable .k-radio-label:before{border-color:var(--colorStable40,#f8f8f8)}.option-stable .k-radio-label:after,.option-stable .k-radio:checked+.k-radio-label:after{background:var(--colorStable40,#f8f8f8);border-color:var(--colorStable40,#f8f8f8)}.option-stable .k-radio:checked+.k-radio-label:before{border-color:var(--colorStable40,#f8f8f8)}.option-stable .k-radio:focus+.k-radio-label::before,.option-stable .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorStable40,#f8f8f8);border-color:var(--colorStable40,#f8f8f8)}.option-royal .k-radio-label:before{border-color:var(--colorRoyal40,#886aea)}.option-royal .k-radio-label:after,.option-royal .k-radio:checked+.k-radio-label:after{background:var(--colorRoyal40,#886aea);border-color:var(--colorRoyal40,#886aea)}.option-royal .k-radio:checked+.k-radio-label:before{border-color:var(--colorRoyal40,#886aea)}.option-royal .k-radio:focus+.k-radio-label::before,.option-royal .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorRoyal40,#886aea);border-color:var(--colorRoyal40,#886aea)}.option-dark .k-radio-label:before{border-color:var(--colorDark40,#444)}.option-dark .k-radio-label:after,.option-dark .k-radio:checked+.k-radio-label:after{background:var(--colorDark40,#444);border-color:var(--colorDark40,#444)}.option-dark .k-radio:checked+.k-radio-label:before{border-color:var(--colorDark40,#444)}.option-dark .k-radio:focus+.k-radio-label::before,.option-dark .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorDark40,#444);border-color:var(--colorDark40,#444)}.option-light .k-radio-label:before{border-color:var(--colorLight40,#fff)}.option-light .k-radio-label:after,.option-light .k-radio:checked+.k-radio-label:after{background:var(--colorLight40,#fff);border-color:var(--colorLight40,#fff)}.option-light .k-radio:checked+.k-radio-label:before{border-color:var(--colorLight40,#fff)}.option-light .k-radio:focus+.k-radio-label::before,.option-light .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--colorLight40,#fff);border-color:var(--colorLight40,#fff)}.option-white .k-radio-label:after,.option-white .k-radio-label:before,.option-white .k-radio:checked+.k-radio-label:after{background:var(--white,#fff);border-color:var(--white,#fff)}.option-white .k-radio:checked+.k-radio-label:before{border-color:var(--white,#fff)}.option-white .k-radio:focus+.k-radio-label::before,.option-white .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--white,#fff);border-color:var(--white,#fff)}.option-gray .k-radio-label:after,.option-gray .k-radio-label:before,.option-gray .k-radio:checked+.k-radio-label:after{background:var(--gray,#333);border-color:var(--gray,#333)}.option-gray .k-radio:checked+.k-radio-label:before{border-color:var(--gray,#333)}.option-gray .k-radio:focus+.k-radio-label::before,.option-gray .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--gray,#333);border-color:var(--gray,#333)}.option-black .k-radio-label:after,.option-black .k-radio-label:before,.option-black .k-radio:checked+.k-radio-label:after{background:var(--black,#000);border-color:var(--black,#000)}.option-black .k-radio:checked+.k-radio-label:before{border-color:var(--black,#000)}.option-black .k-radio:focus+.k-radio-label::before,.option-black .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--black,#000);border-color:var(--black,#000)}.option-blue .k-radio-label:after,.option-blue .k-radio-label:before,.option-blue .k-radio:checked+.k-radio-label:after{background:var(--blue,#0247fe);border-color:var(--blue,#0247fe)}.option-blue .k-radio:checked+.k-radio-label:before{border-color:var(--blue,#0247fe)}.option-blue .k-radio:focus+.k-radio-label::before,.option-blue .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--blue,#0247fe);border-color:var(--blue,#0247fe)}.option-light-blue .k-radio-label:after,.option-light-blue .k-radio-label:before,.option-light-blue .k-radio:checked+.k-radio-label:after{background:var(--light-blue,#85a5ff);border-color:var(--light-blue,#85a5ff)}.option-light-blue .k-radio:checked+.k-radio-label:before{border-color:var(--light-blue,#85a5ff)}.option-light-blue .k-radio:focus+.k-radio-label:before,.option-light-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-blue,#85a5ff);border-color:var(--light-blue,#85a5ff)}.option-dark-blue .k-radio-label:after,.option-dark-blue .k-radio-label:before,.option-dark-blue .k-radio:checked+.k-radio-label:after{background:var(--dark-blue,#00217a);border-color:var(--dark-blue,#00217a)}.option-dark-blue .k-radio:checked+.k-radio-label:before{border-color:var(--dark-blue,#00217a)}.option-dark-blue .k-radio:focus+.k-radio-label:before,.option-dark-blue .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-blue,#00217a);border-color:var(--dark-blue,#00217a)}.option-purple .k-radio-label:after,.option-purple .k-radio-label:before,.option-purple .k-radio:checked+.k-radio-label:after{background:var(--purple,#3d01a4);border-color:var(--purple,#3d01a4)}.option-purple .k-radio:checked+.k-radio-label:before{border-color:var(--purple,#3d01a4)}.option-purple .k-radio:focus+.k-radio-label::before,.option-purple .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--purple,#3d01a4);border-color:var(--purple,#3d01a4)}.option-light-purple .k-radio-label:after,.option-light-purple .k-radio-label:before,.option-light-purple .k-radio:checked+.k-radio-label:after{background:var(--light-purple,#b285ff);border-color:var(--light-purple,#b285ff)}.option-light-purple .k-radio:checked+.k-radio-label:before{border-color:var(--light-purple,#b285ff)}.option-light-purple .k-radio:focus+.k-radio-label:before,.option-light-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-purple,#b285ff);border-color:var(--light-purple,#b285ff)}.option-dark-purple .k-radio-label:after,.option-dark-purple .k-radio-label:before,.option-dark-purple .k-radio:checked+.k-radio-label:after{background:var(--dark-purple,#2d007a);border-color:var(--dark-purple,#2d007a)}.option-dark-purple .k-radio:checked+.k-radio-label:before{border-color:var(--dark-purple,#2d007a)}.option-dark-purple .k-radio:focus+.k-radio-label:before,.option-dark-purple .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-purple,#2d007a);border-color:var(--dark-purple,#2d007a)}.option-red .k-radio-label:after,.option-red .k-radio-label:before,.option-red .k-radio:checked+.k-radio-label:after{background:var(--red,#fe2712);border-color:var(--red,#fe2712)}.option-red .k-radio:checked+.k-radio-label:before{border-color:var(--red,#fe2712)}.option-red .k-radio:focus+.k-radio-label::before,.option-red .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--red,#fe2712);border-color:var(--red,#fe2712)}.option-light-red .k-radio-label:after,.option-light-red .k-radio-label:before,.option-light-red .k-radio:checked+.k-radio-label:after{background:var(--light-red,#fe8f84);border-color:var(--light-red,#fe8f84)}.option-light-red .k-radio:checked+.k-radio-label:before{border-color:var(--light-red,#fe8f84)}.option-light-red .k-radio:focus+.k-radio-label:before,.option-light-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-red,#fe8f84);border-color:var(--light-red,#fe8f84)}.option-dark-red .k-radio-label:after,.option-dark-red .k-radio-label:before,.option-dark-red .k-radio:checked+.k-radio-label:after{background:var(--dark-red,#7a0b00);border-color:var(--dark-red,#7a0b00)}.option-dark-red .k-radio:checked+.k-radio-label:before{border-color:var(--dark-red,#7a0b00)}.option-dark-red .k-radio:focus+.k-radio-label:before,.option-dark-red .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-red,#7a0b00);border-color:var(--dark-red,#7a0b00)}.option-orange .k-radio-label:after,.option-orange .k-radio-label:before,.option-orange .k-radio:checked+.k-radio-label:after{background:var(--orange,#fb9b02);border-color:var(--orange,#fb9b02)}.option-orange .k-radio:checked+.k-radio-label:before{border-color:var(--orange,#fb9b02)}.option-orange .k-radio:focus+.k-radio-label::before,.option-orange .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--orange,#fb9b02);border-color:var(--orange,#fb9b02)}.option-light-orange .k-radio-label:after,.option-light-orange .k-radio-label:before,.option-light-orange .k-radio:checked+.k-radio-label:after{background:var(--light-orange,#ffd085);border-color:var(--light-orange,#ffd085)}.option-light-orange .k-radio:checked+.k-radio-label:before{border-color:var(--light-orange,#ffd085)}.option-light-orange .k-radio:focus+.k-radio-label:before,.option-light-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-orange,#ffd085);border-color:var(--light-orange,#ffd085)}.option-dark-orange .k-radio-label:after,.option-dark-orange .k-radio-label:before,.option-dark-orange .k-radio:checked+.k-radio-label:after{background:var(--dark-orange,#7a4b00);border-color:var(--dark-orange,#7a4b00)}.option-dark-orange .k-radio:checked+.k-radio-label:before{border-color:var(--dark-orange,#7a4b00)}.option-dark-orange .k-radio:focus+.k-radio-label:before,.option-dark-orange .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-orange,#7a4b00);border-color:var(--dark-orange,#7a4b00)}.option-yellow .k-radio-label:after,.option-yellow .k-radio-label:before,.option-yellow .k-radio:checked+.k-radio-label:after{background:var(--yellow,#ff3);border-color:var(--yellow,#ff3)}.option-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--yellow,#ff3)}.option-yellow .k-radio:focus+.k-radio-label::before,.option-yellow .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--yellow,#ff3);border-color:var(--yellow,#ff3)}.option-light-yellow .k-radio-label:after,.option-light-yellow .k-radio-label:before,.option-light-yellow .k-radio:checked+.k-radio-label:after{background:var(--light-yellow,#ffff85);border-color:var(--light-yellow,#ffff85)}.option-light-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--light-yellow,#ffff85)}.option-light-yellow .k-radio:focus+.k-radio-label:before,.option-light-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-yellow,#ffff85);border-color:var(--light-yellow,#ffff85)}.option-dark-yellow .k-radio-label:after,.option-dark-yellow .k-radio-label:before,.option-dark-yellow .k-radio:checked+.k-radio-label:after{background:var(--dark-yellow,#7a7a00);border-color:var(--dark-yellow,#7a7a00)}.option-dark-yellow .k-radio:checked+.k-radio-label:before{border-color:var(--dark-yellow,#7a7a00)}.option-dark-yellow .k-radio:focus+.k-radio-label:before,.option-dark-yellow .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-yellow,#7a7a00);border-color:var(--dark-yellow,#7a7a00)}.option-green .k-radio-label:after,.option-green .k-radio-label:before,.option-green .k-radio:checked+.k-radio-label:after{background:var(--green,#66b032);border-color:var(--green,#66b032)}.option-green .k-radio:checked+.k-radio-label:before{border-color:var(--green,#66b032)}.option-green .k-radio:focus+.k-radio-label::before,.option-green .k-radio:hover+.k-radio-label::before{box-shadow:0 0 5px 0 var(--green,#66b032);border-color:var(--green,#66b032)}.option-light-green .k-radio-label:after,.option-light-green .k-radio-label:before,.option-light-green .k-radio:checked+.k-radio-label:after{background:var(--light-green,#b7ff85);border-color:var(--light-green,#b7ff85)}.option-light-green .k-radio:checked+.k-radio-label:before{border-color:var(--light-green,#b7ff85)}.option-light-green .k-radio:focus+.k-radio-label:before,.option-light-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--light-green,#b7ff85);border-color:var(--light-green,#b7ff85)}.option-dark-green .k-radio-label:after,.option-dark-green .k-radio-label:before,.option-dark-green .k-radio:checked+.k-radio-label:after{background:var(--dark-green,#337a00);border-color:var(--dark-green,#337a00)}.option-dark-green .k-radio:checked+.k-radio-label:before{border-color:var(--dark-green,#337a00)}.option-dark-green .k-radio:focus+.k-radio-label:before,.option-dark-green .k-radio:hover+.k-radio-label:before{box-shadow:0 0 5px 0 var(--dark-green,#337a00);border-color:var(--dark-green,#337a00)}
@@ -1 +1 @@
1
- !function(t,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof module?module.exports=e():t.format=e()}(this,function(){return function(t,e){"use strict";if(!t||isNaN(+e))return e;var g,n,i,s,u,r=t.length,l=t.search(/[0-9\-\+#]/),c=0<l?t.substring(0,l):"",o=t.split("").reverse().join(""),d=o.search(/[0-9\-\+#]/),f=r-d,a=t.substring(f,1+f),h=f+("."===a||","===a?1:0),a=0<d?t.substring(h,r):"",d=(e="-"===(t=t.substring(l,h)).charAt(0)?-e:+e)<0?e=-e:0,p=(l=t.match(/[^\d\-\+#]/g))&&l[l.length-1]||".",b=l&&l[1]&&l[0]||",";if(t=t.split(p),e=+(e=e.toFixed(t[1]&&t[1].length))+"",s=t[1]&&t[1].lastIndexOf("0"),(!(i=e.split("."))[1]||i[1]&&i[1].length<=s)&&(e=(+e).toFixed(s+1)),s=t[0].split(b),t[0]=s.join(""),-1<(g=t[0]&&t[0].indexOf("0")))for(;i[0].length<t[0].length-g;)i[0]="0"+i[0];else 0==+i[0]&&(i[0]="");if((e=e.split("."))[0]=i[0],n=s[1]&&s[s.length-1].length){for(o="",f=(u=e[0]).length%n,r=u.length,h=0;h<r;h++)o+=u.charAt(h),!((h-f+1)%n)&&h<r-n&&(o+=b);e[0]=o}return e[1]=t[1]&&e[1]?p+e[1]:"",c+((d="0"!==(l=e.join(""))&&""!==l?d:!1)?"-":"")+l+a}});
1
+ !function(t,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof module?module.exports=e():t.format=e()}(this,function(){return function(t,e){"use strict";if(!t||isNaN(+e))return e;var n,i,s,r,l,o=t.length,f=t.search(/[0-9\-\+#]/),h=0<f?t.substring(0,f):"",g=t.split("").reverse().join(""),u=g.search(/[0-9\-\+#]/),c=o-u,d=t.substring(c,1+c),a=c+("."===d||","===d?1:0),d=0<u?t.substring(a,o):"",u=(e="-"===(t=t.substring(f,a)).charAt(0)?-e:+e)<0?e=-e:0,p=(f=t.match(/[^\d\-\+#]/g))&&f[f.length-1]||".",b=f&&f[1]&&f[0]||",";if(t=t.split(p),e=+(e=e.toFixed(t[1]&&t[1].length))+"",r=t[1]&&t[1].lastIndexOf("0"),(!(s=e.split("."))[1]||s[1]&&s[1].length<=r)&&(e=(+e).toFixed(r+1)),r=t[0].split(b),t[0]=r.join(""),-1<(n=t[0]&&t[0].indexOf("0")))for(;s[0].length<t[0].length-n;)s[0]="0"+s[0];else 0==+s[0]&&(s[0]="");if((e=e.split("."))[0]=s[0],i=r[1]&&r[r.length-1].length){for(g="",c=(l=e[0]).length%i,o=l.length,a=0;a<o;a++)g+=l.charAt(a),!((a-c+1)%i)&&a<o-i&&(g+=b);e[0]=g}return e[1]=t[1]&&e[1]?p+e[1]:"",h+((u="0"!==(f=e.join(""))&&""!==f?u:!1)?"-":"")+f+d}});