cronapp-framework-js 2.9.2-SP.7 → 2.9.2-SP.9

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 (1475) hide show
  1. package/components/crn-anchor.components.json +30 -0
  2. package/components/crn-text-component.components.json +5 -5
  3. package/components/crn-upload-file.components.json +9 -5
  4. package/components/crn-upload.components.json +22 -1
  5. package/{deprecated/components/css → components/css/deprecated}/checkbox-color.css +0 -0
  6. package/{deprecated/components/css → components/css/deprecated}/color-default.css +0 -0
  7. package/{deprecated/components/css → components/css/deprecated}/combobox-color.css +0 -0
  8. package/{deprecated/components/css → components/css/deprecated}/multiselect-editor.css +0 -0
  9. package/{deprecated/components/css → components/css/deprecated}/option-color.css +0 -0
  10. package/components/templates/anchor.template.html +1 -1
  11. package/components/templates/cron-dashboard-viewer.designtime.html +2 -4
  12. package/components/templates/cron-grid.designtime.html +2 -3
  13. package/components/templates/fileupload-button.template.html +2 -2
  14. package/components/templates/fileupload.template.html +3 -3
  15. package/css/app.css +2 -2
  16. package/css/themes/custom/aquamarine/custom-aquamarine.css +33 -5
  17. package/css/themes/custom/aquamarine/navbar-aquamarine.css +9 -8
  18. package/css/themes/custom/cerulean/custom-cerulean.css +48 -7
  19. package/css/themes/custom/cerulean/navbar-cerulean.css +8 -0
  20. package/css/themes/custom/cosmo/custom-cosmo.css +99 -28
  21. package/css/themes/custom/cosmo/navbar-cosmo.css +23 -11
  22. package/css/themes/custom/cyborg/custom-cyborg.css +115 -12
  23. package/css/themes/custom/cyborg/navbar-cyborg.css +16 -8
  24. package/css/themes/custom/darkly/custom-darkly.css +55 -8
  25. package/css/themes/custom/dsgov/custom-dsgov.css +29 -4
  26. package/css/themes/custom/dsgov/form-dsgov.css +31 -10
  27. package/css/themes/custom/dsgov/navbar-dsgov.css +62 -41
  28. package/css/themes/custom/flatly/custom-flatly.css +68 -8
  29. package/css/themes/custom/flatly/navbar-flatly.css +21 -0
  30. package/css/themes/custom/fuse/custom-fuse.css +39 -24
  31. package/css/themes/custom/journal/custom-journal.css +89 -8
  32. package/css/themes/custom/journal/navbar-journal.css +30 -16
  33. package/css/themes/custom/lumen/custom-lumen.css +139 -10
  34. package/css/themes/custom/lumen/panel-lumen.css +14 -54
  35. package/css/themes/custom/material/custom-material.css +9 -17
  36. package/css/themes/custom/paper/custom-paper.css +125 -8
  37. package/css/themes/custom/paper/navbar-paper.css +1 -1
  38. package/css/themes/custom/readable/custom-readable.css +161 -51
  39. package/css/themes/custom/readable/panel-readable.css +8 -8
  40. package/css/themes/custom/sandstone/custom-sandstone.css +107 -25
  41. package/css/themes/custom/sandstone/panel-sandstone.css +2 -2
  42. package/css/themes/custom/simplex/button-simplex.css +1 -1
  43. package/css/themes/custom/simplex/custom-simplex.css +112 -9
  44. package/css/themes/custom/simplex/panel-simplex.css +5 -6
  45. package/css/themes/custom/slate/custom-slate.css +144 -44
  46. package/css/themes/custom/slate/panel-slate.css +15 -17
  47. package/css/themes/custom/spacelab/custom-spacelab.css +122 -20
  48. package/css/themes/custom/superhero/custom-superhero.css +153 -16
  49. package/css/themes/custom/theme-general/forms.css +57 -2
  50. package/css/themes/custom/theme-general/login.css +11 -16
  51. package/css/themes/custom/theme-general/theme-general.css +27 -6
  52. package/css/themes/custom/united/custom-united.css +117 -11
  53. package/css/themes/custom/yeti/custom-yeti.css +154 -13
  54. package/css/themes/deprecated/aquamarine.min.css +6 -0
  55. package/css/themes/deprecated/cerulean.min.css +7 -0
  56. package/css/themes/deprecated/cosmo.min.css +7 -0
  57. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +71 -0
  58. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
  59. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +47 -0
  60. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +620 -0
  61. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +54 -0
  62. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +21 -0
  63. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +169 -0
  64. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +15 -0
  65. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +158 -0
  66. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +24 -0
  67. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
  68. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +27 -0
  69. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
  70. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
  71. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +49 -0
  72. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +133 -0
  73. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
  74. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +401 -0
  75. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
  76. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +172 -0
  77. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +46 -0
  78. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +184 -0
  79. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +39 -0
  80. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +44 -0
  81. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +17 -0
  82. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +33 -0
  83. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +75 -0
  84. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
  85. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +143 -0
  86. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +27 -0
  87. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +11 -0
  88. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +8 -0
  89. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +78 -0
  90. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +27 -0
  91. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +351 -0
  92. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +27 -0
  93. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +71 -0
  94. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +264 -0
  95. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +149 -0
  96. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +22 -0
  97. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +63 -0
  98. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +268 -0
  99. package/{deprecated/css/themes/custom/fuse/_bootswatch-v3.3.7 → css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
  100. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +41 -0
  101. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +129 -0
  102. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +261 -0
  103. package/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +25 -0
  104. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +71 -0
  105. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +48 -0
  106. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/animations.css +26 -0
  107. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +58 -0
  108. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +725 -0
  109. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +54 -0
  110. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +21 -0
  111. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +491 -0
  112. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +261 -0
  113. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +37 -0
  114. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +787 -0
  115. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +30 -0
  116. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/container.css +31 -0
  117. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +158 -0
  118. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +29 -0
  119. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/fade.css +10 -0
  120. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +782 -0
  121. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1066 -0
  122. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +39 -0
  123. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +38 -0
  124. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +184 -0
  125. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +49 -0
  126. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +35 -0
  127. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +133 -0
  128. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/media.css +60 -0
  129. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +143 -0
  130. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +276 -0
  131. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +408 -0
  132. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +44 -0
  133. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +109 -0
  134. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +288 -0
  135. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +154 -0
  136. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +95 -0
  137. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +171 -0
  138. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +31 -0
  139. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +29 -0
  140. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +129 -0
  141. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/visible.css +269 -0
  142. package/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +31 -0
  143. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
  144. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +37 -0
  145. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/animations.css +0 -0
  146. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
  147. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
  148. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
  149. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
  150. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
  151. package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
  152. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
  153. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +787 -0
  154. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +30 -0
  155. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/container.css +0 -0
  156. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
  157. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +29 -0
  158. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/fade.css +0 -0
  159. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
  160. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
  161. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1066 -0
  162. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
  163. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
  164. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
  165. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
  166. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
  167. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
  168. package/{deprecated/css/themes/custom/fuse/components_css → css/themes/deprecated/custom/_bootswatch-v3.3.7}/media.css +0 -0
  169. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
  170. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
  171. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +619 -0
  172. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
  173. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
  174. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
  175. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
  176. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
  177. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
  178. package/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +31 -0
  179. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
  180. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
  181. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/visible.css +0 -0
  182. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
  183. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +79 -0
  184. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +19 -0
  185. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +27 -0
  186. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +393 -0
  187. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +26 -0
  188. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +706 -0
  189. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +14 -0
  190. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +75 -0
  191. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +35 -0
  192. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +244 -0
  193. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +260 -0
  194. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +251 -0
  195. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +27 -0
  196. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1125 -0
  197. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +39 -0
  198. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +413 -0
  199. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +209 -0
  200. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +176 -0
  201. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +42 -0
  202. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +318 -0
  203. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +59 -0
  204. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +294 -0
  205. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +27 -0
  206. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +43 -0
  207. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +178 -0
  208. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +18 -0
  209. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +136 -0
  210. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +218 -0
  211. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +711 -0
  212. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +182 -0
  213. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +45 -0
  214. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +353 -0
  215. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +611 -0
  216. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +55 -0
  217. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +44 -0
  218. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +199 -0
  219. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +20 -0
  220. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +46 -0
  221. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +31 -0
  222. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +19 -0
  223. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +96 -0
  224. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +113 -0
  225. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +122 -0
  226. package/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +239 -0
  227. package/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +3085 -0
  228. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
  229. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
  230. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
  231. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
  232. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
  233. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
  234. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
  235. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
  236. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
  237. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
  238. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
  239. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  240. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
  241. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
  242. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
  243. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  244. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
  245. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
  246. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
  247. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
  248. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
  249. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
  250. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
  251. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
  252. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
  253. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
  254. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
  255. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
  256. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
  257. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
  258. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
  259. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  260. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
  261. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
  262. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
  263. package/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
  264. package/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +3 -0
  265. package/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +3 -0
  266. package/{deprecated/css/themes → css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
  267. package/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +10 -0
  268. package/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +10 -0
  269. package/{deprecated/css/themes → css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
  270. package/{deprecated/css/themes → css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
  271. package/{deprecated/css/themes → css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
  272. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +73 -0
  273. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +37 -0
  274. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +26 -0
  275. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +48 -0
  276. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +734 -0
  277. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +54 -0
  278. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +30 -0
  279. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +391 -0
  280. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +252 -0
  281. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +27 -0
  282. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +787 -0
  283. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +30 -0
  284. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +31 -0
  285. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +157 -0
  286. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +29 -0
  287. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +10 -0
  288. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +39 -0
  289. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +310 -0
  290. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1066 -0
  291. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
  292. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +184 -0
  293. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +144 -0
  294. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +49 -0
  295. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +35 -0
  296. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +129 -0
  297. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +60 -0
  298. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +142 -0
  299. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +271 -0
  300. package/{deprecated/css/themes/custom/fuse → css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
  301. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +52 -0
  302. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +113 -0
  303. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +295 -0
  304. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +148 -0
  305. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +65 -0
  306. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +268 -0
  307. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +31 -0
  308. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +29 -0
  309. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +129 -0
  310. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +269 -0
  311. package/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +25 -0
  312. package/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +3246 -0
  313. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
  314. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
  315. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
  316. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
  317. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
  318. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
  319. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
  320. package/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
  321. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
  322. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
  323. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
  324. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  325. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
  326. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
  327. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
  328. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  329. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
  330. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
  331. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
  332. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
  333. package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
  334. package/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
  335. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
  336. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
  337. package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
  338. package/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
  339. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
  340. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
  341. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
  342. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
  343. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
  344. package/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  345. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
  346. package/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
  347. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
  348. package/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
  349. package/css/themes/deprecated/custom/dsgov/font/fonts.css +162 -0
  350. package/css/themes/deprecated/custom/dsgov/font2/fonts.css +144 -0
  351. package/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
  352. package/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
  353. package/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
  354. package/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
  355. package/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
  356. package/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
  357. package/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
  358. package/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
  359. package/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
  360. package/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
  361. package/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
  362. package/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
  363. package/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
  364. package/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
  365. package/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
  366. package/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
  367. package/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
  368. package/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
  369. package/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +9 -0
  370. package/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
  371. package/{deprecated/css/themes → css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
  372. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
  373. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
  374. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
  375. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
  376. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
  377. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
  378. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
  379. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
  380. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
  381. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
  382. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
  383. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
  384. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
  385. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
  386. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
  387. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
  388. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
  389. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
  390. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
  391. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
  392. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
  393. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
  394. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
  395. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
  396. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
  397. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
  398. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
  399. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
  400. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
  401. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
  402. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
  403. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
  404. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
  405. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
  406. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
  407. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
  408. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
  409. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
  410. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
  411. package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
  412. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
  413. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
  414. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
  415. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
  416. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
  417. package/css/themes/deprecated/custom/fuse/components_css/carousel.css +252 -0
  418. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
  419. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
  420. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
  421. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
  422. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
  423. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
  424. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
  425. package/css/themes/deprecated/custom/fuse/components_css/media.css +60 -0
  426. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
  427. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
  428. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
  429. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
  430. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
  431. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
  432. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
  433. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
  434. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
  435. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
  436. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
  437. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
  438. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
  439. package/css/themes/deprecated/custom/fuse/custom-fuse.min.css +4179 -0
  440. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
  441. package/{deprecated/css/themes → css/themes/deprecated}/custom/fuse/font/font.css +0 -0
  442. package/css/themes/deprecated/custom/fuse/font/fonts.css +8 -0
  443. package/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +9 -0
  444. package/css/themes/deprecated/custom/fuse/img/arrow-white.svg +9 -0
  445. package/{deprecated/css/themes → css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
  446. package/{deprecated/css/themes → css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
  447. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
  448. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
  449. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
  450. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
  451. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
  452. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
  453. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
  454. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
  455. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
  456. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
  457. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
  458. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
  459. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
  460. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
  461. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
  462. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
  463. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
  464. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
  465. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
  466. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
  467. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
  468. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
  469. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
  470. package/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
  471. package/css/themes/deprecated/custom/lumen/font/fonts.css +108 -0
  472. package/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +11 -0
  473. package/css/themes/deprecated/custom/lumen/img/arrow-white.svg +11 -0
  474. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
  475. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
  476. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
  477. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
  478. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
  479. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
  480. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
  481. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/login.css +0 -0
  482. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
  483. package/{deprecated/css/themes → css/themes/deprecated}/custom/material/custom-material.css +0 -0
  484. package/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
  485. package/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
  486. package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
  487. package/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
  488. package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
  489. package/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
  490. package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
  491. package/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
  492. package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
  493. package/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
  494. package/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
  495. package/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
  496. package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
  497. package/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
  498. package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
  499. package/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
  500. package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
  501. package/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
  502. package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
  503. package/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
  504. package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
  505. package/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
  506. package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
  507. package/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
  508. package/css/themes/deprecated/custom/material/font/fonts.css +108 -0
  509. package/css/themes/deprecated/custom/material/img/arrow-gray.svg +11 -0
  510. package/css/themes/deprecated/custom/material/img/arrow-white.svg +11 -0
  511. package/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +174 -0
  512. package/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +11 -0
  513. package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +176 -0
  514. package/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +241 -0
  515. package/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +58 -0
  516. package/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +185 -0
  517. package/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +98 -0
  518. package/css/themes/deprecated/custom/material_raiz/components_css/login.css +38 -0
  519. package/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +27 -0
  520. package/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +363 -0
  521. package/{deprecated/css/themes → css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
  522. package/{deprecated/css/themes → css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
  523. package/{deprecated/css/themes → css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
  524. package/{deprecated/css/themes → css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
  525. package/{deprecated/css/themes → css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
  526. package/{deprecated/css/themes → css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
  527. package/{deprecated/css/themes → css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
  528. package/{deprecated/css/themes → css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
  529. package/{deprecated/css/themes → css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
  530. package/{deprecated/css/themes → css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
  531. package/css/themes/deprecated/cyborg.min.css +7 -0
  532. package/css/themes/deprecated/darkly.min.css +7 -0
  533. package/css/themes/deprecated/dsgov.min.css +6 -0
  534. package/css/themes/deprecated/flatly.min.css +7 -0
  535. package/css/themes/deprecated/fuse.min.css +7 -0
  536. package/css/themes/deprecated/journal.min.css +7 -0
  537. package/css/themes/deprecated/lumen.min.css +7 -0
  538. package/css/themes/deprecated/material.min.css +4 -0
  539. package/css/themes/deprecated/material_raiz.min.css +3 -0
  540. package/css/themes/deprecated/paper.min.css +7 -0
  541. package/css/themes/deprecated/readable.min.css +7 -0
  542. package/css/themes/deprecated/sandstone.min.css +7 -0
  543. package/css/themes/deprecated/simplex.min.css +7 -0
  544. package/css/themes/deprecated/slate.min.css +7 -0
  545. package/css/themes/deprecated/spacelab.min.css +7 -0
  546. package/css/themes/deprecated/superhero.min.css +7 -0
  547. package/css/themes/deprecated/united.min.css +7 -0
  548. package/css/themes/deprecated/yeti.min.css +7 -0
  549. package/{deprecated/dist/components/css → dist/components/css/deprecated}/checkbox-color.css +0 -0
  550. package/{deprecated/dist/components/css → dist/components/css/deprecated}/color-default.css +0 -0
  551. package/{deprecated/dist/components/css → dist/components/css/deprecated}/combobox-color.css +0 -0
  552. package/{deprecated/dist/components/css → dist/components/css/deprecated}/multiselect-editor.css +0 -0
  553. package/{deprecated/dist/components/css → dist/components/css/deprecated}/option-color.css +0 -0
  554. package/dist/components/templates/anchor.template.html +1 -1
  555. package/dist/components/templates/cron-dashboard-viewer.designtime.html +1 -1
  556. package/dist/components/templates/cron-grid.designtime.html +1 -1
  557. package/dist/components/templates/fileupload-button.template.html +1 -1
  558. package/dist/components/templates/fileupload.template.html +1 -1
  559. package/dist/css/app.css +1 -1
  560. package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -1
  561. package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -1
  562. package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -1
  563. package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -1
  564. package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -1
  565. package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -1
  566. package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -1
  567. package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -1
  568. package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
  569. package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -1
  570. package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -1
  571. package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -1
  572. package/dist/css/themes/custom/flatly/custom-flatly.css +1 -1
  573. package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -1
  574. package/dist/css/themes/custom/fuse/custom-fuse.css +1 -1
  575. package/dist/css/themes/custom/journal/custom-journal.css +1 -1
  576. package/dist/css/themes/custom/journal/navbar-journal.css +1 -1
  577. package/dist/css/themes/custom/lumen/custom-lumen.css +1 -1
  578. package/dist/css/themes/custom/lumen/panel-lumen.css +1 -1
  579. package/dist/css/themes/custom/material/custom-material.css +1 -1
  580. package/dist/css/themes/custom/paper/custom-paper.css +1 -1
  581. package/dist/css/themes/custom/paper/navbar-paper.css +1 -1
  582. package/dist/css/themes/custom/readable/custom-readable.css +1 -1
  583. package/dist/css/themes/custom/readable/panel-readable.css +1 -1
  584. package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -1
  585. package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -1
  586. package/dist/css/themes/custom/simplex/button-simplex.css +1 -1
  587. package/dist/css/themes/custom/simplex/custom-simplex.css +1 -1
  588. package/dist/css/themes/custom/simplex/panel-simplex.css +1 -1
  589. package/dist/css/themes/custom/slate/custom-slate.css +1 -1
  590. package/dist/css/themes/custom/slate/panel-slate.css +1 -1
  591. package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
  592. package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
  593. package/dist/css/themes/custom/theme-general/forms.css +1 -1
  594. package/dist/css/themes/custom/theme-general/login.css +1 -1
  595. package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
  596. package/dist/css/themes/custom/united/custom-united.css +1 -1
  597. package/dist/css/themes/custom/yeti/custom-yeti.css +1 -1
  598. package/dist/css/themes/deprecated/aquamarine.min.css +1 -0
  599. package/dist/css/themes/deprecated/cerulean.min.css +1 -0
  600. package/dist/css/themes/deprecated/cosmo.min.css +1 -0
  601. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
  602. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/alert.css +0 -0
  603. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +1 -0
  604. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +11 -0
  605. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
  606. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
  607. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
  608. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
  609. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +1 -0
  610. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +1 -0
  611. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/carousel.css +0 -0
  612. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +1 -0
  613. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/col.css +0 -0
  614. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/collapse.css +0 -0
  615. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +1 -0
  616. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
  617. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/embed-responsive.css +0 -0
  618. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +1 -0
  619. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/glyphicon.css +0 -0
  620. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +1 -0
  621. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
  622. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +1 -0
  623. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +1 -0
  624. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
  625. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +1 -0
  626. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +1 -0
  627. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +1 -0
  628. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/media.css +0 -0
  629. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +1 -0
  630. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
  631. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
  632. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
  633. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
  634. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +1 -0
  635. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +1 -0
  636. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +1 -0
  637. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +1 -0
  638. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +1 -0
  639. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +1 -0
  640. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +1 -0
  641. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +1 -0
  642. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +1 -0
  643. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.3}/text.css +0 -0
  644. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
  645. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
  646. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +1 -0
  647. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +1 -0
  648. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
  649. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +1 -0
  650. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/animations.css +0 -0
  651. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +1 -0
  652. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +11 -0
  653. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
  654. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
  655. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +1 -0
  656. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +1 -0
  657. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +1 -0
  658. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +1 -0
  659. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +1 -0
  660. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/container.css +0 -0
  661. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
  662. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
  663. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/fade.css +0 -0
  664. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +1 -0
  665. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
  666. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
  667. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
  668. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +1 -0
  669. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
  670. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +1 -0
  671. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +1 -0
  672. package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/media.css +0 -0
  673. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +1 -0
  674. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +1 -0
  675. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +1 -0
  676. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +1 -0
  677. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +1 -0
  678. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +1 -0
  679. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +1 -0
  680. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +1 -0
  681. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +1 -0
  682. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +1 -0
  683. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
  684. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
  685. package/{deprecated/dist/css/themes/custom/fuse/_bootswatch-v3.3.7 → dist/css/themes/deprecated/custom/_bootswatch-v3.3.6}/visible.css +0 -0
  686. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +1 -0
  687. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
  688. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +1 -0
  689. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/animations.css +1 -0
  690. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
  691. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
  692. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
  693. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
  694. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
  695. package/{deprecated/dist/css/themes/custom/fuse/components_css → dist/css/themes/deprecated/custom/_bootswatch-v3.3.7}/carousel.css +0 -0
  696. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
  697. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +1 -0
  698. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +1 -0
  699. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/container.css +1 -0
  700. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
  701. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
  702. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/fade.css +1 -0
  703. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
  704. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
  705. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
  706. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
  707. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
  708. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
  709. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
  710. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
  711. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
  712. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/media.css +1 -0
  713. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
  714. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
  715. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +1 -0
  716. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
  717. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
  718. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
  719. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
  720. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
  721. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
  722. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +1 -0
  723. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
  724. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
  725. package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/visible.css +1 -0
  726. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
  727. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
  728. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +1 -0
  729. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +1 -0
  730. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +1 -0
  731. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +1 -0
  732. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +12 -0
  733. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
  734. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +1 -0
  735. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
  736. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +1 -0
  737. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +1 -0
  738. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +1 -0
  739. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +1 -0
  740. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1 -0
  741. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +1 -0
  742. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +1 -0
  743. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +1 -0
  744. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
  745. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
  746. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +1 -0
  747. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +1 -0
  748. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +1 -0
  749. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
  750. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
  751. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +1 -0
  752. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
  753. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +1 -0
  754. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +1 -0
  755. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +1 -0
  756. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +1 -0
  757. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +1 -0
  758. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +1 -0
  759. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +1 -0
  760. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +1 -0
  761. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +1 -0
  762. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +1 -0
  763. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +1 -0
  764. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +1 -0
  765. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +1 -0
  766. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +1 -0
  767. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +1 -0
  768. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +1 -0
  769. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
  770. package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +1 -0
  771. package/dist/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +1 -0
  772. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
  773. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
  774. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
  775. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
  776. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
  777. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
  778. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
  779. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
  780. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
  781. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
  782. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
  783. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  784. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
  785. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
  786. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
  787. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  788. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
  789. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
  790. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
  791. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
  792. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
  793. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
  794. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
  795. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
  796. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
  797. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
  798. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
  799. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
  800. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
  801. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
  802. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
  803. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  804. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
  805. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
  806. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
  807. package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
  808. package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +1 -0
  809. package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +1 -0
  810. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cerulean/custom-cerulean.min.css +0 -0
  811. package/dist/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +1 -0
  812. package/dist/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +1 -0
  813. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cosmo/custom-cosmo.min.css +0 -0
  814. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/cyborg/custom-cyborg.min.css +0 -0
  815. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/darkly/custom-darkly.min.css +0 -0
  816. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
  817. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
  818. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
  819. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
  820. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
  821. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
  822. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
  823. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
  824. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
  825. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
  826. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
  827. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
  828. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
  829. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
  830. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
  831. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
  832. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
  833. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
  834. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
  835. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
  836. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
  837. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
  838. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
  839. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
  840. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
  841. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
  842. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
  843. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
  844. package/{deprecated/dist/css/themes/custom/fuse → dist/css/themes/deprecated/custom/dsgov}/_bootswatch-v3.3.7/navbar.css +0 -0
  845. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
  846. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
  847. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
  848. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
  849. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
  850. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
  851. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
  852. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
  853. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
  854. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
  855. package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
  856. package/dist/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +1 -0
  857. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
  858. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
  859. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
  860. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
  861. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
  862. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
  863. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
  864. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
  865. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
  866. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
  867. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
  868. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
  869. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
  870. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
  871. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
  872. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
  873. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
  874. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
  875. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
  876. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
  877. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
  878. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
  879. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
  880. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
  881. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
  882. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
  883. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
  884. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
  885. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
  886. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
  887. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
  888. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
  889. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
  890. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
  891. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
  892. package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
  893. package/dist/css/themes/deprecated/custom/dsgov/font/fonts.css +1 -0
  894. package/dist/css/themes/deprecated/custom/dsgov/font2/fonts.css +1 -0
  895. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
  896. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
  897. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
  898. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
  899. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
  900. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
  901. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
  902. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
  903. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
  904. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
  905. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
  906. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
  907. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
  908. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
  909. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
  910. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
  911. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
  912. package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
  913. package/dist/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +1 -0
  914. package/dist/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
  915. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/flatly/custom-flatly.min.css +0 -0
  916. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
  917. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
  918. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
  919. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
  920. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
  921. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
  922. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
  923. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
  924. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
  925. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
  926. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
  927. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
  928. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
  929. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
  930. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
  931. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
  932. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
  933. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
  934. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
  935. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
  936. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
  937. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
  938. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
  939. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
  940. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
  941. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
  942. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
  943. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
  944. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
  945. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
  946. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
  947. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
  948. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
  949. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
  950. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
  951. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
  952. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
  953. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
  954. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
  955. package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
  956. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/alert.css +0 -0
  957. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/badge.css +0 -0
  958. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/blockquote.css +0 -0
  959. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/breadcrumb.css +0 -0
  960. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/btn.css +0 -0
  961. package/dist/css/themes/deprecated/custom/fuse/components_css/carousel.css +1 -0
  962. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/close.css +0 -0
  963. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/embed-responsive.css +0 -0
  964. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/form.css +0 -0
  965. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/glyphicon.css +0 -0
  966. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/hidden.css +0 -0
  967. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/import_components_css.css +0 -0
  968. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/list-group.css +0 -0
  969. package/dist/css/themes/deprecated/custom/fuse/components_css/media.css +1 -0
  970. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/modal.css +0 -0
  971. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/navbar.css +0 -0
  972. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pager.css +0 -0
  973. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/pagination.css +0 -0
  974. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/panel.css +0 -0
  975. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/popover.css +0 -0
  976. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/progress.css +0 -0
  977. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/table.css +0 -0
  978. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/thumbnail.css +0 -0
  979. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/tooltip.css +0 -0
  980. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/type_bootstrap.css +0 -0
  981. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/visible.css +0 -0
  982. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/components_css/well.css +0 -0
  983. package/dist/css/themes/deprecated/custom/fuse/custom-fuse.min.css +1 -0
  984. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/Inter-roman.var.woff2 +0 -0
  985. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/fuse/font/font.css +0 -0
  986. package/dist/css/themes/deprecated/custom/fuse/font/fonts.css +1 -0
  987. package/dist/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +1 -0
  988. package/dist/css/themes/deprecated/custom/fuse/img/arrow-white.svg +1 -0
  989. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/journal/custom-journal.min.css +0 -0
  990. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/lumen/custom-lumen.min.css +0 -0
  991. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff +0 -0
  992. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Black.woff2 +0 -0
  993. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff +0 -0
  994. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
  995. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff +0 -0
  996. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Bold.woff2 +0 -0
  997. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff +0 -0
  998. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
  999. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
  1000. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
  1001. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
  1002. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
  1003. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff +0 -0
  1004. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-It.woff2 +0 -0
  1005. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff +0 -0
  1006. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Light.woff2 +0 -0
  1007. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff +0 -0
  1008. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
  1009. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff +0 -0
  1010. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Regular.woff2 +0 -0
  1011. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff +0 -0
  1012. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
  1013. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
  1014. package/dist/css/themes/deprecated/custom/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
  1015. package/dist/css/themes/deprecated/custom/lumen/font/fonts.css +1 -0
  1016. package/dist/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +1 -0
  1017. package/dist/css/themes/deprecated/custom/lumen/img/arrow-white.svg +1 -0
  1018. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-button.css +0 -0
  1019. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-carousel.css +0 -0
  1020. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-calendar.css +0 -0
  1021. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-cron-grid.css +0 -0
  1022. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-enterprise.css +0 -0
  1023. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-navbar.css +0 -0
  1024. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/crn-scheduler.css +0 -0
  1025. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/login.css +0 -0
  1026. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/components_css/ui-notification.css +0 -0
  1027. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/material/custom-material.css +0 -0
  1028. package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
  1029. package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
  1030. package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
  1031. package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
  1032. package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
  1033. package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
  1034. package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
  1035. package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
  1036. package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
  1037. package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
  1038. package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
  1039. package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
  1040. package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
  1041. package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
  1042. package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
  1043. package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
  1044. package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
  1045. package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
  1046. package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
  1047. package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
  1048. package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
  1049. package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
  1050. package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
  1051. package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
  1052. package/dist/css/themes/deprecated/custom/material/font/fonts.css +1 -0
  1053. package/dist/css/themes/deprecated/custom/material/img/arrow-gray.svg +1 -0
  1054. package/dist/css/themes/deprecated/custom/material/img/arrow-white.svg +1 -0
  1055. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +1 -0
  1056. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +1 -0
  1057. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
  1058. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
  1059. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +1 -0
  1060. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +1 -0
  1061. package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +1 -0
  1062. package/dist/css/themes/deprecated/custom/material_raiz/components_css/login.css +1 -0
  1063. package/dist/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +1 -0
  1064. package/dist/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +1 -0
  1065. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/navigator/custom-navigator.css +0 -0
  1066. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/paper/custom-paper.min.css +0 -0
  1067. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/readable/custom-readable.min.css +0 -0
  1068. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/sandstone/custom-sandstone.min.css +0 -0
  1069. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/simplex/custom-simplex.min.css +0 -0
  1070. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/slate/custom-slate.min.css +0 -0
  1071. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/spacelab/custom-spacelab.min.css +0 -0
  1072. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/superhero/custom-superhero.min.css +0 -0
  1073. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/united/custom-united.min.css +0 -0
  1074. package/{deprecated/dist/css/themes → dist/css/themes/deprecated}/custom/yeti/custom-yeti.min.css +0 -0
  1075. package/dist/css/themes/deprecated/cyborg.min.css +1 -0
  1076. package/dist/css/themes/deprecated/darkly.min.css +1 -0
  1077. package/dist/css/themes/deprecated/dsgov.min.css +1 -0
  1078. package/dist/css/themes/deprecated/flatly.min.css +1 -0
  1079. package/dist/css/themes/deprecated/fuse.min.css +1 -0
  1080. package/dist/css/themes/deprecated/journal.min.css +1 -0
  1081. package/dist/css/themes/deprecated/lumen.min.css +1 -0
  1082. package/dist/css/themes/deprecated/material.min.css +1 -0
  1083. package/dist/css/themes/deprecated/material_raiz.min.css +1 -0
  1084. package/dist/css/themes/deprecated/paper.min.css +1 -0
  1085. package/dist/css/themes/deprecated/readable.min.css +1 -0
  1086. package/dist/css/themes/deprecated/sandstone.min.css +1 -0
  1087. package/dist/css/themes/deprecated/simplex.min.css +1 -0
  1088. package/dist/css/themes/deprecated/slate.min.css +1 -0
  1089. package/dist/css/themes/deprecated/spacelab.min.css +1 -0
  1090. package/dist/css/themes/deprecated/superhero.min.css +1 -0
  1091. package/dist/css/themes/deprecated/united.min.css +1 -0
  1092. package/dist/css/themes/deprecated/yeti.min.css +1 -0
  1093. package/dist/js/app.js +1 -1
  1094. package/dist/js/dashboard/dashboard.service.js +1 -1
  1095. package/dist/js/stateProvider.js +1 -1
  1096. package/js/app.js +4 -7
  1097. package/js/dashboard/dashboard.service.js +0 -2
  1098. package/js/stateProvider.js +5 -3
  1099. package/package.json +1 -1
  1100. package/deprecated/css/animate.css +0 -433
  1101. package/deprecated/css/app.css +0 -433
  1102. package/deprecated/css/cronos-template.css +0 -0
  1103. package/deprecated/css/cronos.css +0 -263
  1104. package/deprecated/css/fonts/glyphicons-halflings-regular.eot +0 -0
  1105. package/deprecated/css/fonts/glyphicons-halflings-regular.svg +0 -288
  1106. package/deprecated/css/fonts/glyphicons-halflings-regular.ttf +0 -0
  1107. package/deprecated/css/fonts/glyphicons-halflings-regular.woff +0 -0
  1108. package/deprecated/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
  1109. package/deprecated/css/modalTemplate.css +0 -37
  1110. package/deprecated/css/themes/cerulean.min.css +0 -7
  1111. package/deprecated/css/themes/cosmo.min.css +0 -7
  1112. package/deprecated/css/themes/custom/fuse/custom-fuse.min.css +0 -4179
  1113. package/deprecated/css/themes/cyborg.min.css +0 -7
  1114. package/deprecated/css/themes/darkly.min.css +0 -7
  1115. package/deprecated/css/themes/flatly.min.css +0 -7
  1116. package/deprecated/css/themes/fuse.min.css +0 -7
  1117. package/deprecated/css/themes/journal.min.css +0 -7
  1118. package/deprecated/css/themes/lumen.min.css +0 -7
  1119. package/deprecated/css/themes/material.min.css +0 -4
  1120. package/deprecated/css/themes/paper.min.css +0 -7
  1121. package/deprecated/css/themes/readable.min.css +0 -7
  1122. package/deprecated/css/themes/sandstone.min.css +0 -7
  1123. package/deprecated/css/themes/simplex.min.css +0 -7
  1124. package/deprecated/css/themes/slate.min.css +0 -7
  1125. package/deprecated/css/themes/spacelab.min.css +0 -7
  1126. package/deprecated/css/themes/superhero.min.css +0 -7
  1127. package/deprecated/css/themes/united.min.css +0 -7
  1128. package/deprecated/css/themes/yeti.min.css +0 -7
  1129. package/deprecated/dist/components/css/font-size.css +0 -1
  1130. package/deprecated/dist/components/css/image.css +0 -1
  1131. package/deprecated/dist/components/js/format.min.js +0 -1
  1132. package/deprecated/dist/components/js/jquery.inputmask.bundle.js +0 -1
  1133. package/deprecated/dist/components/js/jquery.mask.min.js +0 -1
  1134. package/deprecated/dist/components/js/qrcode.js +0 -1
  1135. package/deprecated/dist/components/reports/BOOLEAN.parameter.html +0 -1
  1136. package/deprecated/dist/components/reports/DATE.parameter.html +0 -1
  1137. package/deprecated/dist/components/reports/DOUBLE.parameter.html +0 -1
  1138. package/deprecated/dist/components/reports/FLOAT.parameter.html +0 -1
  1139. package/deprecated/dist/components/reports/INTEGER.parameter.html +0 -1
  1140. package/deprecated/dist/components/reports/LONG.parameter.html +0 -1
  1141. package/deprecated/dist/components/reports/STRING.parameter.html +0 -1
  1142. package/deprecated/dist/components/reports/reports.parameters.html +0 -1
  1143. package/deprecated/dist/components/reports/reports.view.html +0 -1
  1144. package/deprecated/dist/components/templates/Component_Container/crn-eight-four-container.template.html +0 -1
  1145. package/deprecated/dist/components/templates/Component_Container/crn-four-eight-container.template.html +0 -1
  1146. package/deprecated/dist/components/templates/Component_Container/crn-one-container.template.html +0 -1
  1147. package/deprecated/dist/components/templates/Component_Container/crn-three-container.template.html +0 -1
  1148. package/deprecated/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +0 -1
  1149. package/deprecated/dist/components/templates/Component_Container/crn-two-container.template.html +0 -1
  1150. package/deprecated/dist/components/templates/accordion.template.html +0 -1
  1151. package/deprecated/dist/components/templates/anchor.template.html +0 -1
  1152. package/deprecated/dist/components/templates/angular-ui-notification.template.html +0 -1
  1153. package/deprecated/dist/components/templates/banner.template.html +0 -1
  1154. package/deprecated/dist/components/templates/button-report.template.html +0 -1
  1155. package/deprecated/dist/components/templates/button.oauth2.template.html +0 -1
  1156. package/deprecated/dist/components/templates/button.template.html +0 -1
  1157. package/deprecated/dist/components/templates/buttonfilter.template.html +0 -1
  1158. package/deprecated/dist/components/templates/carousel.template.html +0 -1
  1159. package/deprecated/dist/components/templates/cell.template.html +0 -1
  1160. package/deprecated/dist/components/templates/chart.template.html +0 -1
  1161. package/deprecated/dist/components/templates/checkbox.template.html +0 -1
  1162. package/deprecated/dist/components/templates/combobox-dynamic.template.html +0 -1
  1163. package/deprecated/dist/components/templates/combobox.template.html +0 -1
  1164. package/deprecated/dist/components/templates/crn-carousel-item.tempate.html +0 -1
  1165. package/deprecated/dist/components/templates/crn-input-password.designtime.html +0 -1
  1166. package/deprecated/dist/components/templates/crn-input-password.template.html +0 -1
  1167. package/deprecated/dist/components/templates/crn-list-item.template.html +0 -1
  1168. package/deprecated/dist/components/templates/crn-ordered-list.template.html +0 -1
  1169. package/deprecated/dist/components/templates/crn-ordered-sub-list.template.html +0 -1
  1170. package/deprecated/dist/components/templates/crn-unordered-list.template.html +0 -1
  1171. package/deprecated/dist/components/templates/crn-unordered-sub-list.template.html +0 -1
  1172. package/deprecated/dist/components/templates/cron-autocomplete.designtime.html +0 -26
  1173. package/deprecated/dist/components/templates/cron-autocomplete.template.html +0 -1
  1174. package/deprecated/dist/components/templates/cron-barcode.template.html +0 -1
  1175. package/deprecated/dist/components/templates/cron-breadcrumbs.designtime.html +0 -1
  1176. package/deprecated/dist/components/templates/cron-breadcrumbs.template.html +0 -1
  1177. package/deprecated/dist/components/templates/cron-calendar.designtime.html +0 -1
  1178. package/deprecated/dist/components/templates/cron-calendar.template.html +0 -1
  1179. package/deprecated/dist/components/templates/cron-captcha.designtime.html +0 -6
  1180. package/deprecated/dist/components/templates/cron-captcha.template.html +0 -1
  1181. package/deprecated/dist/components/templates/cron-chat.designtime.html +0 -17
  1182. package/deprecated/dist/components/templates/cron-chat.template.html +0 -1
  1183. package/deprecated/dist/components/templates/cron-checkbox.template.html +0 -1
  1184. package/deprecated/dist/components/templates/cron-combobox-multiple.designtime.html +0 -1
  1185. package/deprecated/dist/components/templates/cron-combobox-multiple.template.html +0 -1
  1186. package/deprecated/dist/components/templates/cron-combobox.designtime.html +0 -1
  1187. package/deprecated/dist/components/templates/cron-combobox.template.html +0 -1
  1188. package/deprecated/dist/components/templates/cron-crud.template.html +0 -1
  1189. package/deprecated/dist/components/templates/cron-date.template.html +0 -1
  1190. package/deprecated/dist/components/templates/cron-dynamic-autocomplete.template.html +0 -1
  1191. package/deprecated/dist/components/templates/cron-dynamic-combobox.designtime.html +0 -1
  1192. package/deprecated/dist/components/templates/cron-dynamic-combobox.template.html +0 -1
  1193. package/deprecated/dist/components/templates/cron-dynamic-menu.designtime.html +0 -1
  1194. package/deprecated/dist/components/templates/cron-dynamic-menu.template.html +0 -1
  1195. package/deprecated/dist/components/templates/cron-grid.designtime.html +0 -1
  1196. package/deprecated/dist/components/templates/cron-grid.template.html +0 -1
  1197. package/deprecated/dist/components/templates/cron-ordered-list.template.html +0 -1
  1198. package/deprecated/dist/components/templates/cron-qrcode.template.html +0 -1
  1199. package/deprecated/dist/components/templates/cron-radio.template.html +0 -1
  1200. package/deprecated/dist/components/templates/cron-report-viewer.designtime.html +0 -1
  1201. package/deprecated/dist/components/templates/cron-report-viewer.template.html +0 -1
  1202. package/deprecated/dist/components/templates/cron-rich-editor.template.html +0 -1
  1203. package/deprecated/dist/components/templates/cron-scheduler.designtime.html +0 -2
  1204. package/deprecated/dist/components/templates/cron-scheduler.template.html +0 -1
  1205. package/deprecated/dist/components/templates/cron-slider.template.html +0 -1
  1206. package/deprecated/dist/components/templates/cron-switch.template.html +0 -1
  1207. package/deprecated/dist/components/templates/cron-tree-view.designtime.html +0 -1
  1208. package/deprecated/dist/components/templates/cron-tree-view.template.html +0 -1
  1209. package/deprecated/dist/components/templates/datasource.template.html +0 -1
  1210. package/deprecated/dist/components/templates/datasourcefilter.template.html +0 -1
  1211. package/deprecated/dist/components/templates/datasourcefiltercomplex.template.html +0 -1
  1212. package/deprecated/dist/components/templates/date.template.html +0 -1
  1213. package/deprecated/dist/components/templates/datetime.template.html +0 -1
  1214. package/deprecated/dist/components/templates/div.template.html +0 -1
  1215. package/deprecated/dist/components/templates/dynamicfile.template.html +0 -1
  1216. package/deprecated/dist/components/templates/dynamicimage.template.html +0 -1
  1217. package/deprecated/dist/components/templates/dynamictitle.template.html +0 -1
  1218. package/deprecated/dist/components/templates/evaluation.template.html +0 -1
  1219. package/deprecated/dist/components/templates/fileupload-button.template.html +0 -1
  1220. package/deprecated/dist/components/templates/fileupload.template.html +0 -1
  1221. package/deprecated/dist/components/templates/foot-cell.template.html +0 -1
  1222. package/deprecated/dist/components/templates/foot-row.template.html +0 -1
  1223. package/deprecated/dist/components/templates/form.template.html +0 -1
  1224. package/deprecated/dist/components/templates/grid-horizontal.template.html +0 -1
  1225. package/deprecated/dist/components/templates/grid-vertical.template.html +0 -1
  1226. package/deprecated/dist/components/templates/grid.template.html +0 -1
  1227. package/deprecated/dist/components/templates/head-cell.template.html +0 -1
  1228. package/deprecated/dist/components/templates/head-row.template.html +0 -1
  1229. package/deprecated/dist/components/templates/head.template.html +0 -1
  1230. package/deprecated/dist/components/templates/header.template.html +0 -1
  1231. package/deprecated/dist/components/templates/icon.template.html +0 -1
  1232. package/deprecated/dist/components/templates/image-menu.template.html +0 -1
  1233. package/deprecated/dist/components/templates/image.default.template.html +0 -1
  1234. package/deprecated/dist/components/templates/image.template.html +0 -1
  1235. package/deprecated/dist/components/templates/list.template.html +0 -1
  1236. package/deprecated/dist/components/templates/multiselect.template.html +0 -1
  1237. package/deprecated/dist/components/templates/navbar.template.html +0 -1
  1238. package/deprecated/dist/components/templates/panel.template.html +0 -1
  1239. package/deprecated/dist/components/templates/qrcode.template.html +0 -1
  1240. package/deprecated/dist/components/templates/radiogroup.template.html +0 -1
  1241. package/deprecated/dist/components/templates/rating.template.html +0 -1
  1242. package/deprecated/dist/components/templates/row.template.html +0 -1
  1243. package/deprecated/dist/components/templates/sidebar.template.html +0 -1
  1244. package/deprecated/dist/components/templates/social-button-bar.template.html +0 -1
  1245. package/deprecated/dist/components/templates/sub-form.template.html +0 -1
  1246. package/deprecated/dist/components/templates/subtitle.template.html +0 -1
  1247. package/deprecated/dist/components/templates/table.template.html +0 -1
  1248. package/deprecated/dist/components/templates/tabs.template.html +0 -1
  1249. package/deprecated/dist/components/templates/text.template.html +0 -1
  1250. package/deprecated/dist/components/templates/textarea.template.html +0 -1
  1251. package/deprecated/dist/components/templates/textinput.template.html +0 -1
  1252. package/deprecated/dist/components/templates/textinputbutton.html +0 -1
  1253. package/deprecated/dist/components/templates/textinputbutton.template.html +0 -1
  1254. package/deprecated/dist/components/templates/textinputicon.template.html +0 -1
  1255. package/deprecated/dist/components/templates/time.template.html +0 -1
  1256. package/deprecated/dist/components/templates/title-default.template.html +0 -1
  1257. package/deprecated/dist/components/templates/title.template.html +0 -1
  1258. package/deprecated/dist/components/templates/treeview.template.html +0 -1
  1259. package/deprecated/dist/css/animate.css +0 -1
  1260. package/deprecated/dist/css/app.css +0 -1
  1261. package/deprecated/dist/css/cronos-template.css +0 -0
  1262. package/deprecated/dist/css/cronos.css +0 -1
  1263. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.eot +0 -0
  1264. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.svg +0 -1
  1265. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.ttf +0 -0
  1266. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff +0 -0
  1267. package/deprecated/dist/css/fonts/glyphicons-halflings-regular.woff2 +0 -0
  1268. package/deprecated/dist/css/modalTemplate.css +0 -1
  1269. package/deprecated/dist/css/themes/cerulean.min.css +0 -1
  1270. package/deprecated/dist/css/themes/cosmo.min.css +0 -1
  1271. package/deprecated/dist/css/themes/custom/fuse/custom-fuse.min.css +0 -1
  1272. package/deprecated/dist/css/themes/cyborg.min.css +0 -1
  1273. package/deprecated/dist/css/themes/darkly.min.css +0 -1
  1274. package/deprecated/dist/css/themes/flatly.min.css +0 -1
  1275. package/deprecated/dist/css/themes/fuse.min.css +0 -1
  1276. package/deprecated/dist/css/themes/journal.min.css +0 -1
  1277. package/deprecated/dist/css/themes/lumen.min.css +0 -1
  1278. package/deprecated/dist/css/themes/material.min.css +0 -1
  1279. package/deprecated/dist/css/themes/paper.min.css +0 -1
  1280. package/deprecated/dist/css/themes/readable.min.css +0 -1
  1281. package/deprecated/dist/css/themes/sandstone.min.css +0 -1
  1282. package/deprecated/dist/css/themes/simplex.min.css +0 -1
  1283. package/deprecated/dist/css/themes/slate.min.css +0 -1
  1284. package/deprecated/dist/css/themes/spacelab.min.css +0 -1
  1285. package/deprecated/dist/css/themes/superhero.min.css +0 -1
  1286. package/deprecated/dist/css/themes/united.min.css +0 -1
  1287. package/deprecated/dist/css/themes/yeti.min.css +0 -1
  1288. package/deprecated/dist/i18n/locale_en_us.json +0 -143
  1289. package/deprecated/dist/i18n/locale_pt_br.json +0 -143
  1290. package/deprecated/dist/img/ballon_icon.svg +0 -1
  1291. package/deprecated/dist/img/barcode.png +0 -0
  1292. package/deprecated/dist/img/cron-icon/crn-QRCode.svg +0 -1
  1293. package/deprecated/dist/img/cron-icon/crn-accordion.svg +0 -1
  1294. package/deprecated/dist/img/cron-icon/crn-anchor.svg +0 -1
  1295. package/deprecated/dist/img/cron-icon/crn-button.svg +0 -1
  1296. package/deprecated/dist/img/cron-icon/crn-calendar.svg +0 -1
  1297. package/deprecated/dist/img/cron-icon/crn-captcha.svg +0 -1
  1298. package/deprecated/dist/img/cron-icon/crn-carousel.svg +0 -1
  1299. package/deprecated/dist/img/cron-icon/crn-chart.svg +0 -1
  1300. package/deprecated/dist/img/cron-icon/crn-checkbox.svg +0 -1
  1301. package/deprecated/dist/img/cron-icon/crn-combobox-dynamic.svg +0 -1
  1302. package/deprecated/dist/img/cron-icon/crn-combobox.svg +0 -1
  1303. package/deprecated/dist/img/cron-icon/crn-cron-crud.svg +0 -1
  1304. package/deprecated/dist/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -1
  1305. package/deprecated/dist/img/cron-icon/crn-datasource.svg +0 -1
  1306. package/deprecated/dist/img/cron-icon/crn-datepicker.svg +0 -1
  1307. package/deprecated/dist/img/cron-icon/crn-datetimepicker.svg +0 -1
  1308. package/deprecated/dist/img/cron-icon/crn-dynamic-file.svg +0 -1
  1309. package/deprecated/dist/img/cron-icon/crn-dynamic-image.svg +0 -1
  1310. package/deprecated/dist/img/cron-icon/crn-dynamic-menu.svg +0 -1
  1311. package/deprecated/dist/img/cron-icon/crn-eight-four-container.svg +0 -1
  1312. package/deprecated/dist/img/cron-icon/crn-enterprise-autocomplete.svg +0 -1
  1313. package/deprecated/dist/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -1
  1314. package/deprecated/dist/img/cron-icon/crn-enterprise-combobox.svg +0 -1
  1315. package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -1
  1316. package/deprecated/dist/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -1
  1317. package/deprecated/dist/img/cron-icon/crn-form.svg +0 -1
  1318. package/deprecated/dist/img/cron-icon/crn-four-eight-container.svg +0 -1
  1319. package/deprecated/dist/img/cron-icon/crn-grid-table.svg +0 -1
  1320. package/deprecated/dist/img/cron-icon/crn-grid.svg +0 -1
  1321. package/deprecated/dist/img/cron-icon/crn-header.svg +0 -1
  1322. package/deprecated/dist/img/cron-icon/crn-horizontal-container.svg +0 -1
  1323. package/deprecated/dist/img/cron-icon/crn-icon.svg +0 -1
  1324. package/deprecated/dist/img/cron-icon/crn-image.svg +0 -1
  1325. package/deprecated/dist/img/cron-icon/crn-input-password.svg +0 -1
  1326. package/deprecated/dist/img/cron-icon/crn-jumbotron.svg +0 -1
  1327. package/deprecated/dist/img/cron-icon/crn-list.svg +0 -1
  1328. package/deprecated/dist/img/cron-icon/crn-navbar.svg +0 -1
  1329. package/deprecated/dist/img/cron-icon/crn-one-container.svg +0 -1
  1330. package/deprecated/dist/img/cron-icon/crn-ordered-list.svg +0 -1
  1331. package/deprecated/dist/img/cron-icon/crn-ordered-sub-list.svg +0 -1
  1332. package/deprecated/dist/img/cron-icon/crn-panel.svg +0 -1
  1333. package/deprecated/dist/img/cron-icon/crn-radiogroup.svg +0 -1
  1334. package/deprecated/dist/img/cron-icon/crn-rating.svg +0 -1
  1335. package/deprecated/dist/img/cron-icon/crn-report-viewer.svg +0 -1
  1336. package/deprecated/dist/img/cron-icon/crn-rich-editor.svg +0 -1
  1337. package/deprecated/dist/img/cron-icon/crn-scheduler.svg +0 -1
  1338. package/deprecated/dist/img/cron-icon/crn-simple-text.svg +0 -1
  1339. package/deprecated/dist/img/cron-icon/crn-slider.svg +0 -1
  1340. package/deprecated/dist/img/cron-icon/crn-social-login.svg +0 -1
  1341. package/deprecated/dist/img/cron-icon/crn-sub-form.svg +0 -1
  1342. package/deprecated/dist/img/cron-icon/crn-table.svg +0 -1
  1343. package/deprecated/dist/img/cron-icon/crn-tabs.svg +0 -1
  1344. package/deprecated/dist/img/cron-icon/crn-text-component.svg +0 -1
  1345. package/deprecated/dist/img/cron-icon/crn-textarea.svg +0 -1
  1346. package/deprecated/dist/img/cron-icon/crn-textinput.svg +0 -1
  1347. package/deprecated/dist/img/cron-icon/crn-textinputbutton.svg +0 -1
  1348. package/deprecated/dist/img/cron-icon/crn-textinputicon.svg +0 -1
  1349. package/deprecated/dist/img/cron-icon/crn-three-container.svg +0 -1
  1350. package/deprecated/dist/img/cron-icon/crn-three-six-three-container.svg +0 -1
  1351. package/deprecated/dist/img/cron-icon/crn-timepicker.svg +0 -1
  1352. package/deprecated/dist/img/cron-icon/crn-tree-view.svg +0 -1
  1353. package/deprecated/dist/img/cron-icon/crn-two-container.svg +0 -1
  1354. package/deprecated/dist/img/cron-icon/crn-unordered-list.svg +0 -1
  1355. package/deprecated/dist/img/cron-icon/crn-unordered-sub-list.svg +0 -1
  1356. package/deprecated/dist/img/cron-icon/crn-upload.svg +0 -1
  1357. package/deprecated/dist/img/cron-icon/crn-vertical-container.svg +0 -1
  1358. package/deprecated/dist/img/cron-icon/cron-breadrumb.svg +0 -1
  1359. package/deprecated/dist/img/cronGrid.png +0 -0
  1360. package/deprecated/dist/img/cronRichEditor.png +0 -0
  1361. package/deprecated/dist/img/cronapp-logo-login.png +0 -0
  1362. package/deprecated/dist/img/img-user.svg +0 -1
  1363. package/deprecated/dist/img/logo-cronapp-negativa.svg +0 -1
  1364. package/deprecated/dist/img/logo.png +0 -0
  1365. package/deprecated/dist/img/logo.svg +0 -1
  1366. package/deprecated/dist/img/nophoto.png +0 -0
  1367. package/deprecated/dist/img/placehold-100x100.png +0 -0
  1368. package/deprecated/dist/img/placehold-900x500.png +0 -0
  1369. package/deprecated/dist/img/qrcode.png +0 -0
  1370. package/deprecated/dist/img/recaptcha-logo.svg +0 -1
  1371. package/deprecated/dist/img/selectFile.png +0 -0
  1372. package/deprecated/dist/img/selectImg.svg +0 -1
  1373. package/deprecated/dist/img/svg-charts.svg +0 -1
  1374. package/deprecated/dist/img/switch.png +0 -0
  1375. package/deprecated/dist/js/LanguageSelectDirective.js +0 -1
  1376. package/deprecated/dist/js/LocaleService.js +0 -1
  1377. package/deprecated/dist/js/app.authentication.js +0 -1
  1378. package/deprecated/dist/js/app.js +0 -1
  1379. package/deprecated/dist/js/controllers.authentication.js +0 -1
  1380. package/deprecated/dist/js/controllers.js +0 -1
  1381. package/deprecated/dist/js/custom.controllers.js +0 -1
  1382. package/deprecated/dist/js/customModules.js +0 -1
  1383. package/deprecated/dist/js/customStateProvider.js +0 -0
  1384. package/deprecated/dist/js/directives.js +0 -14
  1385. package/deprecated/dist/js/filters.js +0 -1
  1386. package/deprecated/dist/js/local-dateformat.directive.js +0 -1
  1387. package/deprecated/dist/js/reports/parameters.controller.js +0 -1
  1388. package/deprecated/dist/js/reports/reports.service.js +0 -1
  1389. package/deprecated/dist/js/services.js +0 -1
  1390. package/deprecated/dist/js/stateProvider.js +0 -1
  1391. package/deprecated/dist/js/upload.service.js +0 -1
  1392. package/deprecated/img/ballon_icon.svg +0 -3
  1393. package/deprecated/img/barcode.png +0 -0
  1394. package/deprecated/img/cron-icon/crn-QRCode.svg +0 -38
  1395. package/deprecated/img/cron-icon/crn-accordion.svg +0 -25
  1396. package/deprecated/img/cron-icon/crn-anchor.svg +0 -29
  1397. package/deprecated/img/cron-icon/crn-button.svg +0 -24
  1398. package/deprecated/img/cron-icon/crn-calendar.svg +0 -23
  1399. package/deprecated/img/cron-icon/crn-captcha.svg +0 -36
  1400. package/deprecated/img/cron-icon/crn-carousel.svg +0 -26
  1401. package/deprecated/img/cron-icon/crn-chart.svg +0 -19
  1402. package/deprecated/img/cron-icon/crn-checkbox.svg +0 -21
  1403. package/deprecated/img/cron-icon/crn-combobox-dynamic.svg +0 -27
  1404. package/deprecated/img/cron-icon/crn-combobox.svg +0 -24
  1405. package/deprecated/img/cron-icon/crn-cron-crud.svg +0 -28
  1406. package/deprecated/img/cron-icon/crn-cron-dashboard-viewer.svg +0 -18
  1407. package/deprecated/img/cron-icon/crn-datasource.svg +0 -27
  1408. package/deprecated/img/cron-icon/crn-datepicker.svg +0 -35
  1409. package/deprecated/img/cron-icon/crn-datetimepicker.svg +0 -41
  1410. package/deprecated/img/cron-icon/crn-dynamic-file.svg +0 -26
  1411. package/deprecated/img/cron-icon/crn-dynamic-image.svg +0 -25
  1412. package/deprecated/img/cron-icon/crn-dynamic-menu.svg +0 -28
  1413. package/deprecated/img/cron-icon/crn-eight-four-container.svg +0 -18
  1414. package/deprecated/img/cron-icon/crn-enterprise-autocomplete.svg +0 -26
  1415. package/deprecated/img/cron-icon/crn-enterprise-combobox-multiple.svg +0 -21
  1416. package/deprecated/img/cron-icon/crn-enterprise-combobox.svg +0 -24
  1417. package/deprecated/img/cron-icon/crn-enterprise-dynamic-autocomplete.svg +0 -29
  1418. package/deprecated/img/cron-icon/crn-enterprise-dynamic-combobox.svg +0 -27
  1419. package/deprecated/img/cron-icon/crn-form.svg +0 -24
  1420. package/deprecated/img/cron-icon/crn-four-eight-container.svg +0 -20
  1421. package/deprecated/img/cron-icon/crn-grid-table.svg +0 -21
  1422. package/deprecated/img/cron-icon/crn-grid.svg +0 -27
  1423. package/deprecated/img/cron-icon/crn-header.svg +0 -18
  1424. package/deprecated/img/cron-icon/crn-horizontal-container.svg +0 -19
  1425. package/deprecated/img/cron-icon/crn-icon.svg +0 -23
  1426. package/deprecated/img/cron-icon/crn-image.svg +0 -20
  1427. package/deprecated/img/cron-icon/crn-input-password.svg +0 -24
  1428. package/deprecated/img/cron-icon/crn-jumbotron.svg +0 -24
  1429. package/deprecated/img/cron-icon/crn-list.svg +0 -24
  1430. package/deprecated/img/cron-icon/crn-navbar.svg +0 -25
  1431. package/deprecated/img/cron-icon/crn-one-container.svg +0 -17
  1432. package/deprecated/img/cron-icon/crn-ordered-list.svg +0 -44
  1433. package/deprecated/img/cron-icon/crn-ordered-sub-list.svg +0 -42
  1434. package/deprecated/img/cron-icon/crn-panel.svg +0 -21
  1435. package/deprecated/img/cron-icon/crn-radiogroup.svg +0 -25
  1436. package/deprecated/img/cron-icon/crn-rating.svg +0 -20
  1437. package/deprecated/img/cron-icon/crn-report-viewer.svg +0 -24
  1438. package/deprecated/img/cron-icon/crn-rich-editor.svg +0 -22
  1439. package/deprecated/img/cron-icon/crn-scheduler.svg +0 -27
  1440. package/deprecated/img/cron-icon/crn-simple-text.svg +0 -18
  1441. package/deprecated/img/cron-icon/crn-slider.svg +0 -19
  1442. package/deprecated/img/cron-icon/crn-social-login.svg +0 -29
  1443. package/deprecated/img/cron-icon/crn-sub-form.svg +0 -27
  1444. package/deprecated/img/cron-icon/crn-table.svg +0 -20
  1445. package/deprecated/img/cron-icon/crn-tabs.svg +0 -22
  1446. package/deprecated/img/cron-icon/crn-text-component.svg +0 -22
  1447. package/deprecated/img/cron-icon/crn-textarea.svg +0 -22
  1448. package/deprecated/img/cron-icon/crn-textinput.svg +0 -23
  1449. package/deprecated/img/cron-icon/crn-textinputbutton.svg +0 -33
  1450. package/deprecated/img/cron-icon/crn-textinputicon.svg +0 -29
  1451. package/deprecated/img/cron-icon/crn-three-container.svg +0 -21
  1452. package/deprecated/img/cron-icon/crn-three-six-three-container.svg +0 -19
  1453. package/deprecated/img/cron-icon/crn-timepicker.svg +0 -20
  1454. package/deprecated/img/cron-icon/crn-tree-view.svg +0 -19
  1455. package/deprecated/img/cron-icon/crn-two-container.svg +0 -18
  1456. package/deprecated/img/cron-icon/crn-unordered-list.svg +0 -24
  1457. package/deprecated/img/cron-icon/crn-unordered-sub-list.svg +0 -28
  1458. package/deprecated/img/cron-icon/crn-upload.svg +0 -20
  1459. package/deprecated/img/cron-icon/crn-vertical-container.svg +0 -19
  1460. package/deprecated/img/cron-icon/cron-breadrumb.svg +0 -638
  1461. package/deprecated/img/cronGrid.png +0 -0
  1462. package/deprecated/img/cronRichEditor.png +0 -0
  1463. package/deprecated/img/cronapp-logo-login.png +0 -0
  1464. package/deprecated/img/img-user.svg +0 -1
  1465. package/deprecated/img/logo-cronapp-negativa.svg +0 -1
  1466. package/deprecated/img/logo.png +0 -0
  1467. package/deprecated/img/logo.svg +0 -1
  1468. package/deprecated/img/nophoto.png +0 -0
  1469. package/deprecated/img/placehold-100x100.png +0 -0
  1470. package/deprecated/img/placehold-900x500.png +0 -0
  1471. package/deprecated/img/qrcode.png +0 -0
  1472. package/deprecated/img/recaptcha-logo.svg +0 -1
  1473. package/deprecated/img/selectFile.png +0 -0
  1474. package/deprecated/img/selectImg.svg +0 -44
  1475. package/deprecated/img/svg-charts.svg +0 -1
@@ -0,0 +1 @@
1
+ @font-face{font-family:'Glyphicons Halflings';src:url('../../../fonts/glyphicons-halflings-regular.eot');src:url('../../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../../../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../../../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../../../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}
@@ -0,0 +1 @@
1
+ @import "_media-print.css";@import "alert.css";@import "animations.css";@import "badge.css";@import "basics.css";@import "blockquote.css";@import "breadcrumb.css";@import "breadcrumb.css";@import "btn.css";@import "carousel.css";@import "close.css";@import "col.css";@import "collapse.css";@import "container.css";@import "dropdown.css";@import "embed-responsive.css";@import "fade.css";@import "figure_img.css";@import "form-control.css";@import "glyphicon.css";@import "input-group.css";@import "input.css";@import "jumbotron.css";@import "label.css";@import "list-group.css";@import "media.css";@import "modal.css";@import "nav.css";@import "navbar.css";@import "pager.css";@import "pagination.css";@import "panel.css";@import "popover.css";@import "progress.css";@import "table.css";@import "text.css";@import "thumbnail.css";@import "tooltip.css";@import "visible.css";@import "well.css";
@@ -0,0 +1 @@
1
+ .input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:66px;padding:20px 30px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:66px;line-height:66px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:12px 16px;font-size:14px;font-weight:normal;line-height:1;color:#3e3f3a;text-align:center;background-color:#f8f5f0;border:1px solid #dfd7ca;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:20px 30px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}
@@ -0,0 +1 @@
1
+ input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="search"]{-webkit-appearance:none}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:66px;padding:20px 30px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:66px;line-height:66px}textarea.input-lg,select[multiple].input-lg{height:auto}
@@ -0,0 +1 @@
1
+ .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#f8f5f0}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#e8decd}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}
@@ -0,0 +1 @@
1
+ label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}
@@ -0,0 +1 @@
1
+ .list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #dfd7ca}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#3e3f3a}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:inherit}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{text-decoration:none;color:#3e3f3a;background-color:#f8f5f0}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#f8f5f0;color:#dfd7ca;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#dfd7ca}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#3e3f3a;background-color:#f8f5f0;border-color:#dfd7ca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#3e3f3a}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.list-group-item{padding:16px 24px}
@@ -0,0 +1 @@
1
+ .media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}
@@ -0,0 +1 @@
1
+ .modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #f8f5f0;border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #f8f5f0}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #f8f5f0}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}
@@ -0,0 +1 @@
1
+ .nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#f8f5f0}.nav>li.disabled>a{color:#dfd7ca}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#dfd7ca;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#f8f5f0;border-color:#93c54b}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #dfd7ca}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#dfd7ca #dfd7ca #dfd7ca}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#98978b;background-color:#fff;border:1px solid #dfd7ca;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #dfd7ca}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #dfd7ca;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#98978b;background-color:#f8f5f0}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #dfd7ca}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #dfd7ca;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav{font-size:11px;line-height:22px;font-weight:500;text-transform:uppercase}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{border-color:#dfd7ca}.nav-tabs>li>a{background-color:#f8f5f0;border-color:#dfd7ca;color:#98978b}.nav-tabs>li.disabled>a:hover{background-color:#f8f5f0}.nav-pills a{color:#98978b}.nav-pills li>a{border:1px solid transparent}.nav-pills li.active>a,.nav-pills li>a:hover{border-color:#dfd7ca}.nav-pills li.disabled>a{border-color:transparent}
@@ -0,0 +1 @@
1
+ .pager{padding-left:0;margin:20px 0;list-style:none;text-align:center;font-size:11px;line-height:22px;font-weight:500;text-transform:uppercase}.pager li>a{color:#98978b}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#f8f5f0;border:1px solid #dfd7ca;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#dfd7ca}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#dfd7ca;background-color:#f8f5f0;cursor:not-allowed}
@@ -0,0 +1 @@
1
+ .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;font-size:11px;line-height:22px;font-weight:500;text-transform:uppercase}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:12px 16px;line-height:1.42857143;text-decoration:none;color:#98978b;background-color:#f8f5f0;border:1px solid #dfd7ca;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#8e8c84;background-color:#dfd7ca;border-color:#dfd7ca}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#8e8c84;background-color:#dfd7ca;border-color:#dfd7ca;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#dfd7ca;background-color:#f8f5f0;border-color:#dfd7ca;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:20px 30px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}
@@ -0,0 +1 @@
1
+ .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f8f5f0;border-top:1px solid #dfd7ca;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #dfd7ca}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #dfd7ca}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #dfd7ca}.panel .panel-heading,.panel .panel-title{font-size:11px;line-height:22px;font-weight:500;text-transform:uppercase;color:#fff}.panel .panel-footer{font-size:11px;line-height:22px;font-weight:500;text-transform:uppercase}.panel-default .panel-heading,.panel-default .panel-title,.panel-default .panel-footer{color:#98978b}
@@ -0,0 +1 @@
1
+ .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #dfd7ca;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f8f5f0;border-bottom:1px solid #f0e9df;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#b9a78a;border-top-color:#dfd7ca;bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#b9a78a;border-right-color:#dfd7ca}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#b9a78a;border-bottom-color:#dfd7ca;top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#b9a78a;border-left-color:#dfd7ca}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}
@@ -0,0 +1 @@
1
+ .progress{overflow:hidden;height:20px;margin-bottom:20px;border-radius:10px;background-color:#dfd7ca;-webkit-box-shadow:none;box-shadow:none}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#325d88;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;-webkit-box-shadow:none;box-shadow:none}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
@@ -0,0 +1 @@
1
+ table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#98978b;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #dfd7ca}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #dfd7ca}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #dfd7ca}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #dfd7ca}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #dfd7ca}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f8f5f0}.table-hover>tbody>tr:hover{background-color:#f8f5f0}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f8f5f0}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#f0e9df}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #dfd7ca}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}
@@ -0,0 +1 @@
1
+ .text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}
@@ -0,0 +1 @@
1
+ .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#f8f5f0;border:1px solid #dfd7ca;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#93c54b}.thumbnail .caption{padding:9px;color:#3e3f3a}
@@ -0,0 +1 @@
1
+ .tooltip{position:absolute;z-index:1070;display:block;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;letter-spacing:normal;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;opacity:0;filter:alpha(opacity=0);font-size:11px;line-height:22px;font-weight:500;text-transform:uppercase}.tooltip.in{opacity:1;filter:alpha(opacity=100)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#3e3f3a;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#3e3f3a}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#3e3f3a}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#3e3f3a}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#3e3f3a}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#3e3f3a}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#3e3f3a}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#3e3f3a}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#3e3f3a}
@@ -0,0 +1 @@
1
+ .hide{display:none}.show{display:block}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none}@media(max-width:767px){.visible-xs{display:block}table.visible-xs{display:table}tr.visible-xs{display:table-row}th.visible-xs,td.visible-xs{display:table-cell}}@media(max-width:767px){.visible-xs-block{display:block}}@media(max-width:767px){.visible-xs-inline{display:inline}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block}table.visible-sm{display:table}tr.visible-sm{display:table-row}th.visible-sm,td.visible-sm{display:table-cell}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block}table.visible-md{display:table}tr.visible-md{display:table-row}th.visible-md,td.visible-md{display:table-cell}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block}}@media(min-width:1200px){.visible-lg{display:block}table.visible-lg{display:table}tr.visible-lg{display:table-row}th.visible-lg,td.visible-lg{display:table-cell}}@media(min-width:1200px){.visible-lg-block{display:block}}@media(min-width:1200px){.visible-lg-inline{display:inline}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block}}@media(max-width:767px){.hidden-xs{display:none}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none}}@media(min-width:1200px){.hidden-lg{display:none}}.visible-print{display:none}@media print{.visible-print{display:block}table.visible-print{display:table}tr.visible-print{display:table-row}th.visible-print,td.visible-print{display:table-cell}}.visible-print-block{display:none}@media print{.visible-print-block{display:block}}.visible-print-inline{display:none}@media print{.visible-print-inline{display:inline}}.visible-print-inline-block{display:none}@media print{.visible-print-inline-block{display:inline-block}}@media print{.hidden-print{display:none}}
@@ -0,0 +1 @@
1
+ .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f8f5f0;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}
@@ -0,0 +1 @@
1
+ @import url("font/fonts.css");@import url("font2/fonts.css");:root{--menuVerticalWidth:270px;--menuSideSize:20px;--menuItemBarSize:6px;--menuElementOverallPadding:10px;--menuItemPaddingSize:calc(var(--menuElementOverallPadding) + 5px);--menuItemIconWidth:25px;--colorDefault10:#c4d3ec;--colorDefault20:#89a8da;--colorDefault30:#4e7dc7;--colorDefault40:#1351b4;--colorDefault50:#0e3d87;--colorDefault60:#09285a;--colorDefault70:#05142d;--colorPrimary10:#cadce9;--colorPrimary20:#96b9d4;--colorPrimary30:#6195be;--colorPrimary40:#2c72a8;--colorPrimary50:#21557e;--colorPrimary60:#163954;--colorPrimary70:#0b1d2a;--colorSuccess10:#d1ead0;--colorSuccess20:#a3d6a2;--colorSuccess30:#74c273;--colorSuccess40:#46ad44;--colorSuccess50:#348233;--colorSuccess60:#235622;--colorSuccess70:#122b11;--colorWarning10:#feeec3;--colorWarning20:#feeec3;--colorWarning30:#fbce4c;--colorWarning40:#fabd10;--colorWarning50:#bb8e0c;--colorWarning60:#7d5e08;--colorWarning70:#3f2f04;--colorDanger10:#f8c8c1;--colorDanger20:#f29183;--colorDanger30:#ec5945;--colorDanger40:#e52207;--colorDanger50:#ac1905;--colorDanger60:#721103;--colorDanger70:#390902;--colorNeutral00:#fff;--colorNeutral10:#f1f1f1;--colorNeutral20:#e3e3e3;--colorNeutral30:#d5d5d5;--colorNeutral40:#c7c7c7;--colorNeutral50:#b9b9b9;--colorNeutral60:#acacac;--colorNeutral70:#9e9e9e;--colorNeutral80:#909090;--colorNeutral90:#828282;--colorNeutral100:#747474;--colorNeutral110:#666;--colorNeutral120:#5d5d5d;--colorNeutral130:#535353;--colorNeutral140:#4a4a4a;--colorNeutral150:#414141;--colorNeutral160:#383838;--colorNeutral170:#2e2e2e;--colorNeutral180:#252525;--colorNeutral190:#1c1c1c;--colorNeutral200:#131313;--colorNeutral210:#090909;--colorNeutral220:#000;--textNormalSize:17px;--textColor:var(--colorNeutral160);--backgroundColor:var(--colorNeutral00);--distanceNone:0;--distanceSmallest:5px;--distanceExtraSmall:10px;--distanceSmall:15px;--distanceMedium:20px;--distanceBig:30px;--distanceGiant:40px;--distanceTitan:60px;--borderRadiusNone:0;--borderRadiusSmallest:5px;--borderRadiusExtraSmall:10px;--borderRadiusSmall:15px;--borderRadiusMedium:20px;--borderRadiusBig:30px;--borderRadiusGiant:40px;--borderRadiusTitan:60px;--borderRadiusFull:99999px}*,*:hover,*:focus,*:active{outline:0}html{height:100%}body{display:flex}body,body>div.fill.ng-scope,div#view-canvas{min-height:100%;width:100%}body{background:var(--backgroundColor);font-family:'Rawline Regular';font-size:var(--textNormalSize);line-height:30px}body,.k-block,.k-content,.k-dropdown .k-input,.k-popup,.k-toolbar,.k-widget{color:var(--textColor)}a,a:focus,a:active{color:var(--colorDefault40);text-decoration:none;outline:0}a:hover{color:var(--colorDefault30)}h1,h2,h3,h4,h5,h6{font-weight:500}.k-block,.k-content{background:transparent}.text-primary{color:var(--colorPrimary40)}.text-secondary{color:var(--colorPrimary50)}.text-success{color:var(--colorSuccess40)}.text-warning{color:var(--colorWarning40)}.text-danger{color:var(--colorDanger40)}.text-info{color:var(--colorDefault40)}.text-light{color:var(--colorNeutral70)}.text-dark{color:var(--colorNeutral200)}.text-muted{color:#666}.text-white{color:#fff}.lead{font-size:21px}@media(min-width:768px){.lead{font-size:21px}}.pace div.pace-progress{background:var(--colorDefault40)}.fill .bg.ng-scope,.fill .bg.ng-scope .container-full,.fill .bg.ng-scope .container-full .container-fluid,.fill .bg.ng-scope .container-full .container-fluid>.component-holder,.fill .bg.ng-scope .container-full .container-fluid>.component-holder .login-view{display:flex;width:98%;height:auto;padding:0;margin:auto;justify-content:space-between}.fill .bg.ng-scope .container-full .container-fluid>.component-holder .login-view{flex-direction:column;background:var(--colorNeutral00);border-radius:var(--borderRadiusSmallest);padding:var(--distanceSmall);margin-top:20px}.login-view label,.login-view input{width:100%}.login-view .reset-password{text-align:right}.login-view .sign-up{text-align:center;padding:0;margin-top:var(--distanceSmallest)}.login-view .login-view-credentials,.login-view .login-view-text{display:flex;align-items:center;padding:var(--distanceMedium);height:100%}.login-view .login-view-credentials{background:var(--colorNeutral00)}.login-view .login-view-credentials .login-view-credentials-container{display:flex}.login-view .login-view-credentials .login-view-credentials-container>div{display:flex}.login-view .login-view-credentials .login-view-credentials-container form div{padding:0}.login-view .login-view-credentials .login-view-credentials-container input{width:100%}.login-view .login-view-credentials .login-view-credentials-container #crn-botao-cadastre{color:var(--colorNeutral70)}.login-view .login-view-text{background:var(--colorDefault60);color:var(--colorNeutral00)}.login-view .login-view-text h1,.login-view .login-view-text h4{text-align:center}.login-view .login-view-text h1{margin:0;margin-bottom:var(--distanceMedium)}.login-view .login-view-text h4{font-weight:300;margin:0}@media(min-width:768px){.fill .bg.ng-scope,.fill .bg.ng-scope .container-full,.fill .bg.ng-scope .container-full .container-fluid,.fill .bg.ng-scope .container-full .container-fluid>.component-holder,.fill .bg.ng-scope .container-full .container-fluid>.component-holder .login-view{justify-content:center;width:600px}.fill .bg.ng-scope .container-full .container-fluid>.component-holder{align-items:center}.fill .bg.ng-scope .container-full .container-fluid>.component-holder .login-view.login-view-full{width:900px;min-height:auto;margin:var(--distanceMedium)}.login-view{flex-direction:row}.login-view .login-view-credentials,.login-view .login-view-text{width:50%;justify-content:center;height:auto}.login-view .login-view-credentials .login-view-credentials-container,.login-view .login-view-text .login-view-text-container{max-width:500px}.login-view .login-view-text{background:linear-gradient(180deg,var(--colorDefault60) 0,var(--colorPrimary60) 100%)}.login-view .login-view-text h1,.login-view .login-view-text h4{text-align:initial}.login-view.login-view-full{border-radius:var(--borderRadiusSmallest);overflow:hidden}}.fill .bg.ng-scope .container-full .container-fluid>.component-holder>div.col-xs-12:first-child,.fill .bg.ng-scope .container-full .container-fluid>.component-holder>div.col-xs-12:last-child{display:none}.fill .bg.ng-scope .container-full .container-fluid>.component-holder .login-panel{min-height:auto;padding:var(--distanceMedium);margin:var(--distanceMedium)}.login-panel{background:var(--colorNeutral00);border-radius:var(--borderRadiusSmallest);overflow:hidden;align-self:center;min-width:250px}.login-panel form div{padding:0}.login-panel form input{width:100%}@media(min-width:768px){.login-panel{max-width:500px;background:var(--colorNeutral00);border-radius:var(--borderRadiusSmallest);overflow:hidden}.login-panel form input{width:100%}}.fill.ng-scope .bg-login{box-shadow:0 1px 6px rgb(0 0 0 / 16%)}.fill.ng-scope .bg-login #container-first,.fill.ng-scope .bg-login #container-second{border-radius:0}.fill.ng-scope .bg-login #container-first{box-shadow:none}.fill.ng-scope .bg-login label,.fill.ng-scope .bg-login input{width:100%}.fill.ng-scope .bg-login #container-second{background:url("img/cover.jpg") no-repeat;background-size:cover}.fill .bg.ng-scope+.modal+div{margin-top:20px}.fill .bg.ng-scope+.modal+div *{font-size:14px}.fill .bg.ng-scope+.modal+div .alert{margin-bottom:0;padding:var(--distanceSmallest)}.fill .bg.ng-scope+.modal+div .alert .cookiealert-container{display:flex;flex-wrap:wrap;justify-content:center}.fill .bg.ng-scope+.modal+div .alert .cookiealert-container *{display:flex;align-items:center;justify-content:center;margin:2px 10px}.fill .bg.ng-scope+.modal+div .alert .cookiealert-container a{order:4;width:100%}.fill .bg.ng-scope+.modal+div .alert .cookiealert-container button{padding:5px}#forgotPasswordModal .col-md-2{width:auto;padding:0;display:inline-block}#forgotPasswordModal .modal-footer{text-align:right}@media(min-width:768px){#forgotPasswordModal .col-md-2{margin-left:var(--distanceMedium);margin-bottom:0}}#main-nav-bar{position:fixed;width:100%;max-height:100%;overflow-y:auto}@media(min-width:768px){#main-nav-bar{overflow-y:unset}}div.fill>#main-nav-bar{z-index:2}#main-nav-bar{background:var(--colorNeutral00);box-shadow:0 1px 6px rgb(0 0 0 / 16%)}#main-nav-bar .navbar-default{background:transparent;height:auto}#main-nav-bar .navbar-default .container-fluid{display:flex;flex-wrap:wrap;padding:0 var(--menuSideSize)}#main-nav-bar .navbar-default .container-fluid .navbar-header,#main-nav-bar .navbar-default .container-fluid #navbar-profile{width:100%;margin:7px 0}#main-nav-bar .navbar-default .container-fluid .navbar-header{display:flex;padding:0}#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-toggle,#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-toggle:focus{margin:0 20px 0 0;padding:var(--menuElementOverallPadding) calc(var(--menuElementOverallPadding) - 4px);border:0;border-radius:var(--borderRadiusSmallest)}#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-toggle:focus{background:transparent}#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-toggle:hover{background:var(--colorDefault10);border-radius:var(--borderRadiusFull)}#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-toggle .icon-bar{background:var(--colorDefault40)}#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-brand{margin-top:var(--menuElementOverallPadding)}#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-brand{display:inline-block;float:none;height:auto;padding:0;margin-left:0}#main-nav-bar .navbar-default .container-fluid .navbar-header #navbar-3{margin-top:calc(var(--menuElementOverallPadding) - 5px);margin-left:auto;display:block;box-shadow:none;border:0;padding:0}#main-nav-bar .navbar-default .container-fluid .navbar-header #navbar-3 .navbar-nav,#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav{margin:0}#main-nav-bar .navbar-default .container-fluid .navbar-header #navbar-3 .navbar-right i{color:var(--colorNeutral00);font-size:20px;margin-left:25px}#main-nav-bar .navbar-default .container-fluid #navbar-profile{display:flex;justify-content:center;margin-top:calc(var(--menuElementOverallPadding) - 5px)}#main-nav-bar .navbar-default .container-fluid #navbar-profile img{margin:8px 4px 0 0;border:0;border-radius:var(--borderRadiusFull);width:25px;height:25px}#main-nav-bar .navbar-default .container-fluid #navbar-profile span{margin-top:6px;color:var(--colorNeutral00)}#main-nav-bar .navbar-default .container-fluid #navbar,#main-nav-bar .navbar-default .container-fluid #navbar2{box-shadow:none;width:calc(100% + (2 * var(--menuSideSize)));margin-right:calc(-1 * var(--menuSideSize));margin-left:calc(-1 * var(--menuSideSize));padding:0;border:0}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a{display:flex;padding:5px;color:var(--colorDefault40);font-size:14px}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li.open>a,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li.open>a{background:transparent;border:0;border-left-width:var(--menuItemBarSize);border-style:solid;border-color:transparent;padding-left:calc(var(--menuSideSize) + 10px - var(--menuItemBarSize))}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a:hover,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a:hover{border-color:transparent;color:var(--colorDefault50)}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a i,#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a i:before{width:var(--menuItemIconWidth)}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a i:before{font-size:18px;margin-right:8px;display:block}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a i,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a img{text-align:center;margin-right:0;margin-top:5px}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a i+span,#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a img+span{margin:3px 5px 0 0}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a span,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a span{font-size:14px}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li a span.caret,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a span.caret{margin-top:10px;margin-left:auto;min-width:16px;height:7px;border:0;background:url("img/arrow-blue.svg") no-repeat;background-size:contain}#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a span.caret{margin-top:10px}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li .dropdown-menu,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li .dropdown-menu{border-bottom-right-radius:var(--borderRadiusNone);border-bottom-left-radius:var(--borderRadiusNone);background:transparent;border:0;padding:0;box-shadow:none;overflow:hidden;margin:0}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li .dropdown-menu li a{padding-left:calc(var(--menuElementOverallPadding) + var(--menuItemIconWidth) + var(--distanceExtraSmall));border-bottom:1px solid var(--colorNeutral30)}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li .dropdown-menu li:last-child a{border-bottom:0}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li .dropdown-menu li a:hover{background:var(--colorDefault10)}#main-nav-bar .navbar-default .container-fluid #navbar .navbar-nav li .dropdown-menu li a i{display:none}#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav>li>a,#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav>li.open>a{background:var(--colorNeutral10);border-radius:var(--borderRadiusFull)}#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a img{margin-top:2px;margin-left:2px;margin-right:calc(var(--distanceSmallest) + 12px);border:1px solid var(--colorDefault40);background:var(--colorDefault40)}#main-nav-bar .navbar-default .container-fluid #navbar2 .navbar-nav li a span{margin-top:3px;display:inline-block}@media(min-width:576px){#main-nav-bar .navbar-default .container-fluid .navbar-header,#main-nav-bar .navbar-default .container-fluid #navbar-profile{width:50%}#main-nav-bar .navbar-default .container-fluid .navbar-header #navbar-3{margin-left:initial}#main-nav-bar .navbar-default .container-fluid #navbar-profile{justify-content:flex-end}}@media(min-width:768px){#main-nav-bar .navbar-default .container-fluid{flex-wrap:nowrap}#main-nav-bar .navbar-default .container-fluid .navbar-header .navbar-brand,#main-nav-bar .navbar-default .container-fluid .navbar-header #navbar-3{margin-top:var(--menuElementOverallPadding)}#main-nav-bar .navbar-default .container-fluid #navbar-profile span{margin-top:8px}#main-nav-bar .navbar-default .container-fluid #navbar-profile img{margin-top:10px}}#main-view{padding:160px var(--menuSideSize) 40px;width:100%;margin:0}#main-view>h1:first-child,#main-view #starter>h1:first-child{font-size:48px;margin-bottom:var(--distanceTitan);margin-top:-10px}@media(min-width:576px){#main-view{padding-top:120px}}@media(min-width:768px){#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid .navbar-header,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar-profile,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar{width:auto}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid .navbar-header{margin-right:40px}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar-profile{margin-left:auto;order:3}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar{margin-left:auto;margin-right:25px}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2{width:auto;margin-right:0}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar .navbar-nav li a,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar .navbar-nav li.open>a,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar .navbar-nav li .dropdown-menu li a,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav li a,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav li.open>a,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav li .dropdown-menu li a{padding:var(--menuItemPaddingSize)}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar .navbar-nav li a span.caret{margin-left:8px}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav li a span.caret{margin-left:16px}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar .navbar-nav li .dropdown-menu,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav li .dropdown-menu{background:var(--colorNeutral00);box-shadow:0 1px 6px rgb(0 0 0 / 16%)}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar .navbar-nav li.open>a,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav li.open>a{border-left-width:0;border-top-width:var(--menuItemBarSize);padding-top:calc(var(--menuItemPaddingSize) - var(--menuItemBarSize));border-color:transparent}#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav>li>a,#main-nav-bar.crn-navigator-horizontal .navbar-default .container-fluid #navbar2 .navbar-nav li.open>a{padding:5px;margin-top:12px;border-top-width:0}}@media(min-width:768px){#main-nav-bar.crn-navigator-vertical{width:var(--menuVerticalWidth);overflow-y:auto;background:var(--colorNeutral00);box-shadow:0 1px 6px rgb(0 0 0 / 16%)}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid{flex-wrap:unset;padding:0 var(--menuItemPaddingSize)}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid .navbar-header,#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar-profile{width:100%}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid .navbar-header .navbar-brand,#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid .navbar-header #navbar-3{width:50%}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar-profile{display:block;text-align:center;margin:40px 0}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar-profile img{margin:0;width:100px;height:100px;max-width:unset}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar-profile span{display:block;width:100%}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar{width:calc(100% + (2 * var(--menuItemPaddingSize)));margin-right:calc(-1 * var(--menuItemPaddingSize));margin-left:calc(-1 * var(--menuItemPaddingSize))}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar .navbar-nav li a{padding:var(--menuItemPaddingSize)}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar .navbar-nav li.open>a{padding:var(--menuItemPaddingSize) var(--menuItemPaddingSize) var(--menuItemPaddingSize) calc(var(--menuItemPaddingSize) - var(--menuItemBarSize))}#main-nav-bar.crn-navigator-vertical .navbar-default .container-fluid #navbar .navbar-nav li a img{margin-left:2px;margin-right:10px}#main-view.main-view-vertical{padding-top:40px;padding-left:calc(var(--menuVerticalWidth) + var(--menuSideSize))}}#starter div[id^="crn-form"] input{width:100%}.btn,.btn:focus,.btn:focus:active,.btn:active,.k-button,.k-button:focus,.k-button:focus:active,.k-button:active{position:relative;border-radius:var(--borderRadiusFull);padding:7px 35px;border-width:0;font-weight:500;font-size:18px;color:var(--colorNeutral00);min-height:auto;outline:0;box-shadow:none}.btn.disabled,.btn[disabled],.btn:disabled,div#view-canvas .btn.disabled{opacity:1}.btn,.btn:focus,.btn:focus:active,.btn:active,.k-button,.k-button:focus,.k-button:focus:active,.k-button:active,.k-button:hover,div#view-canvas .btn{background:var(--colorDefault40)}.btn.disabled,.btn[disabled],.btn:disabled,.btn.btn-default.disabled,.btn.btn-default[disabled],.btn.btn-default:disabled,div#view-canvas .btn.disabled{background:var(--colorDefault10);color:var(--colorDefault30)}.btn.disabled span,.btn[disabled] span,.btn:disabled span,.btn.btn-default.disabled span,.btn.btn-default[disabled] span,.btn.btn-default:disabled span,.btn.disabled i,.btn[disabled] i,.btn:disabled i,.btn.btn-default.disabled i,.btn.btn-default[disabled] i,.btn.btn-default:disabled i,.btn.disabled:hover span,.btn[disabled]:hover span,.btn:disabled:hover span,.btn.btn-default.disabled:hover span,.btn.btn-default[disabled]:hover span,.btn.btn-default:disabled:hover span,.btn.disabled:hover i,.btn[disabled]:hover i,.btn:disabled:hover i,.btn.btn-default.disabled:hover i,.btn.btn-default[disabled]:hover i,.btn.btn-default:disabled:hover i{color:var(--colorNeutral00)}.btn.btn-success,.btn.btn-success:focus,.btn.btn-success:focus:active,.btn.btn-success:active,div#view-canvas .btn.btn-success{background:var(--colorSuccess40)}.btn.btn-success.disabled,.btn.btn-success[disabled],.btn.btn-success:disabled,div#view-canvas .btn.btn-success.disabled{background:var(--colorSuccess10);color:var(--colorSuccess20)}.btn.btn-success.disabled:hover span,.btn.btn-success[disabled]:hover span,.btn.btn-success:disabled:hover span,.btn.btn-success.disabled:hover i,.btn.btn-success[disabled]:hover i,.btn.btn-success:disabled:hover i{color:var(--colorNeutral00)}.btn.btn-warning,.btn.btn-warning:focus,.btn.btn-warning:focus:active,.btn.btn-warning:active,div#view-canvas .btn.btn-warning{background:var(--colorWarning40)}.btn.btn-warning.disabled,.btn.btn-warning[disabled],.btn.btn-warning:disabled,div#view-canvas .btn.btn-warning.disabled{background:var(--colorWarning10);color:var(--colorWarning30)}.btn.btn-warning.disabled:hover span,.btn.btn-warning[disabled]:hover span,.btn.btn-warning:disabled:hover span,.btn.btn-warning.disabled:hover i,.btn.btn-warning[disabled]:hover i,.btn.btn-warning:disabled:hover i{color:var(--colorNeutral00)}.btn.btn-danger,.btn.btn-danger:focus,.btn.btn-danger:focus:active,.btn.btn-danger:active,div#view-canvas .btn.btn-danger{background:var(--colorDanger40)}.btn.btn-danger.disabled,.btn.btn-danger[disabled],.btn.btn-danger:disabled,div#view-canvas .btn.btn-danger.disabled{background:var(--colorDanger10);color:var(--colorDanger20)}.btn.btn-danger.disabled:hover span,.btn.btn-danger[disabled]:hover span,.btn.btn-danger:disabled:hover span,.btn.btn-danger.disabled:hover i,.btn.btn-danger[disabled]:hover i,.btn.btn-danger:disabled:hover i{color:var(--colorNeutral00)}.btn.btn-info,.btn.btn-light,.btn.btn-link,.btn.btn-info:focus,.btn.btn-light:focus,.btn.btn-link:focus,.btn.btn-primary,.btn.btn-primary:focus,.btn.btn-primary:focus:active,.btn.btn-primary:active,div#view-canvas .btn.btn-primary,div#view-canvas .btn.btn-info,div#view-canvas .btn.btn-light,div#view-canvas .btn.btn-link{border-width:1px;border-style:solid;background:var(--colorNeutral00);padding:5px 35px}.btn.btn-primary,.btn.btn-primary:focus,.btn.btn-primary:focus:active,.btn.btn-primary:active{color:var(--colorDefault40);border-color:var(--colorDefault40)}.btn.btn-primary:hover span,.btn.btn-primary:hover i{color:var(--colorDefault40)}.btn.btn-primary.disabled,.btn.btn-primary[disabled],.btn.btn-primary:disabled,div#view-canvas .btn.btn-primary.disabled{background:var(--colorDefault10);color:var(--colorDefault10);border-color:var(--colorDefault20)}.btn.btn-primary.disabled:hover:before,.btn.btn-primary[disabled]:hover:before,.btn.btn-primary:disabled:hover:before,.btn.btn-primary.disabled:hover:before{opacity:0}.btn.btn-primary.disabled:hover span,.btn.btn-primary[disabled]:hover span,.btn.btn-primary:disabled:hover span,.btn.btn-primary.disabled:hover i,.btn.btn-primary[disabled]:hover i,.btn.btn-primary:disabled:hover i{color:var(--colorNeutral00)}.btn.btn-info,.btn.btn-info:focus,.btn.btn-info:focus:active,.btn.btn-info:active{border-color:var(--colorDefault40);color:var(--colorDefault40)}.btn.btn-info.disabled,.btn.btn-info[disabled],.btn.btn-info:disabled,div#view-canvas .btn.btn-info.disabled{border-color:var(--colorDefault20);color:var(--colorDefault20);background:var(--colorNeutral00)}.btn.btn-info.disabled span,.btn.btn-info[disabled] span,.btn.btn-info:disabled span,.btn.btn-info.disabled i,.btn.btn-info[disabled] i,.btn.btn-info:disabled i,.btn.btn-info.disabled:hover span,.btn.btn-info[disabled]:hover span,.btn.btn-info:disabled:hover span,.btn.btn-info.disabled:hover i,.btn.btn-info[disabled]:hover i,.btn.btn-info:disabled:hover i{color:var(--colorDefault20)}.btn.btn-info.disabled:hover:before,.btn.btn-info[disabled]:hover:before,.btn.btn-info:disabled:hover:before,.btn.btn-info.disabled:hover:before{opacity:0}.btn.btn-light,.btn.btn-light:focus,.btn.btn-light:focus:active,.btn.btn-light:active{border-color:var(--colorNeutral110);color:var(--colorNeutral110)}.btn.btn-light.disabled,.btn.btn-light[disabled],.btn.btn-light:disabled,div#view-canvas .btn.btn-light.disabled{border-color:var(--colorNeutral40);color:var(--colorNeutral40)}.btn.btn-light.disabled span,.btn.btn-light[disabled] span,.btn.btn-light:disabled span,.btn.btn-light.disabled i,.btn.btn-light[disabled] i,.btn.btn-light:disabled i,.btn.btn-light.disabled:hover span,.btn.btn-light[disabled]:hover span,.btn.btn-light:disabled:hover span,.btn.btn-light.disabled:hover i,.btn.btn-light[disabled]:hover i,.btn.btn-light:disabled:hover i{color:var(--colorNeutral30)}.btn.btn-light.disabled:hover:before,.btn.btn-light[disabled]:hover:before,.btn.btn-light:disabled:hover:before,.btn.btn-light.disabled:hover:before{opacity:0}.btn.btn-link,.btn.btn-link:focus,.btn.btn-link:focus:active,.btn.btn-link:active{border-color:var(--colorPrimary40);color:var(--colorPrimary40)}.btn.btn-link.disabled,.btn.btn-link[disabled],.btn.btn-link:disabled,div#view-canvas .btn.btn-link.disabled{border-color:var(--colorPrimary20);color:var(--colorPrimary20)}.btn.btn-link.disabled span,.btn.btn-link[disabled] span,.btn.btn-link:disabled span,.btn.btn-link.disabled i,.btn.btn-link[disabled] i,.btn.btn-link:disabled i,.btn.btn-link.disabled:hover span,.btn.btn-link[disabled]:hover span,.btn.btn-link:disabled:hover span,.btn.btn-link.disabled:hover i,.btn.btn-link[disabled]:hover i,.btn.btn-link:disabled:hover i{color:var(--colorDefault20)}.btn.btn-link.disabled:hover:before,.btn.btn-link[disabled]:hover:before,.btn.btn-link:disabled:hover:before,.btn.btn-link.disabled:hover:before{opacity:0}.btn:before,.k-button:before{background:var(--colorNeutral00);position:absolute;content:"";top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s}.btn.btn-primary:before{background:var(--colorDefault40)}.btn.btn-info:before{background:var(--colorDefault10)}.btn.btn-light:before{background:var(--colorNeutral30)}.btn.btn-link:before{background:var(--colorPrimary10)}.btn:focus:hover,.k-button:focus:hover{box-shadow:none}.btn:hover:before,.k-button:hover:before{opacity:.2}.btn.btn-info:hover:before,.btn.btn-light:hover:before,.btn.btn-link:hover:before{opacity:.4}.btn i{margin-right:15px}.btn span{margin-top:2px;z-index:0;min-height:30px}.k-button i{min-height:32px;padding-top:8px}.btn:hover i,.btn:hover span,.k-button:hover,.k-button:hover span:before{color:var(--colorNeutral00)}.btn .color-white{color:inherit}.btn.btn-info:hover i,.btn.btn-info:hover span{color:var(--colorDefault40)}.btn.btn-light:hover i,.btn.btn-light:hover span{color:var(--colorNeutral110)}.btn.btn-link:hover i,.btn.btn-link:hover span{color:var(--colorPrimary40)}.k-button.k-button-icontext span{margin:0;margin-left:-1px;margin-top:3px}label{font-size:18px;font-weight:500;width:100%}.form-control,.form-control.k-textbox,.input-group .form-control:last-child,.k-textbox,input.k-textbox,textarea.k-textbox,.k-multiselect .k-multiselect-wrap,.k-combobox .k-dropdown-wrap,.k-autocomplete,.k-autocomplete.k-state-default,.mce-tinymce.mce-panel,.cronDynamicSelect .k-dropdown-wrap,.k-animation-container .k-dropdown .k-dropdown-wrap{background:var(--colorNeutral00);color:var(--colorNeutral160);border-radius:var(--borderRadiusSmallest);padding:var(--distanceSmallest) var(--distanceMedium);box-shadow:none;height:auto;text-indent:0;font-size:var(--textNormalSize)}.form-control,.form-control.k-textbox,.input-group .form-control:last-child,.k-textbox,input.k-textbox,textarea.k-textbox,.k-multiselect .k-multiselect-wrap,.k-combobox .k-dropdown-wrap,.k-autocomplete,.k-autocomplete.k-state-default,.cronDynamicSelect .k-dropdown-wrap,.k-checkbox-label:before,.k-checkbox:focus+.k-checkbox-label:before,.mce-tinymce.mce-panel,.k-radio-label:before,.k-grid .k-dropdown .k-dropdown-wrap,.k-animation-container .k-dropdown .k-dropdown-wrap,.cardinput .k-textbox.form-control{border-color:var(--colorNeutral90);box-shadow:none}.form-control::placeholder,.form-control.k-textbox::placeholder,.k-textbox::placeholder,.k-combobox .k-dropdown-wrap input::placeholder,.k-autocomplete input::placeholder{color:var(--colorNeutral70);font-style:italic}.form-control:hover,.form-control.k-textbox:hover,.k-textbox:hover,.k-multiselect .k-multiselect-wrap:hover,.k-combobox .k-dropdown-wrap.k-state-hover,.k-autocomplete.k-state-hover,.cronDynamicSelect .k-dropdown-wrap.k-state-hover,.k-grid .k-dropdown .k-dropdown-wrap.k-state-hover,.k-animation-container .k-dropdown .k-dropdown-wrap.k-state-hover{background:var(--colorNeutral30)}.form-control:focus,.form-control.k-textbox:focus,.k-textbox:focus,.k-multiselect.k-state-focused .k-multiselect-wrap,.k-combobox .k-dropdown-wrap.k-state-focused,.k-autocomplete.k-state-focused,.cronDynamicSelect .k-dropdown-wrap.k-state-focused,.cronDynamicSelect .k-dropdown-wrap.k-state-active,.k-checkbox:checked+.k-checkbox-label:before,.k-grid .k-dropdown .k-dropdown-wrap.k-state-focused,.k-animation-container .k-dropdown .k-dropdown-wrap.k-state-focused{border-color:transparent;box-shadow:0 0 0 3px var(--colorWarning50)}.k-radio:checked+.k-radio-label:before{border-color:var(--colorNeutral80)}.input-group .form-control{z-index:unset}.k-popup.k-list-container{padding:0;border:1px solid var(--colorDefault30);border-radius:var(--borderRadiusSmallest);overflow:hidden;box-shadow:none;margin-top:2px}.k-popup.k-list-container .k-list-filter>.k-textbox{padding-right:inherit;border-left:0;border-right:0;border-top:0}.k-popup.k-list-container .k-list li{padding:var(--distanceExtraSmall) var(--distanceMedium);color:var(--colorNeutral160);border-radius:var(--borderRadiusNone);cursor:pointer}.k-popup.k-list-container .k-list-optionlabel{border-radius:var(--borderRadiusNone);border:0}.k-popup.k-list-container .k-list li.k-state-hover,.k-popup.k-list-container .k-list-optionlabel.k-state-hover{background:var(--colorNeutral20)}.k-popup.k-list-container .k-list li.k-state-focused,.k-popup.k-list-container .k-list li.k-state-selected,.k-popup.k-list-container .k-list-optionlabel.k-state-focused,.k-popup.k-list-container .k-list-optionlabel.k-state-selected{box-shadow:none;background:var(--colorDefault10);color:var(--colorDefault60)}.k-popup.k-list-container p{font-weight:500}.k-popup.k-list-container>.k-list-optionlabel,.k-popup.k-list-container .k-virtual-list li{padding:var(--distanceExtraSmall) var(--distanceMedium)}.k-popup.k-list-container .k-virtual-content{height:auto;max-height:185px}.k-popup.k-list-container .k-virtual-list li{position:static;overflow:unset}.k-popup.k-list-container .k-height-container{display:none}span.k-dropdown-wrap>span.k-select{background-image:url("img/arrow-blue.svg");background-repeat:no-repeat;background-position:center;background-size:50%;border-radius:var(--borderRadiusFull);height:35px;width:35px;margin:2px 2px 0 0}span.k-dropdown-wrap.k-state-hover>span.k-select:hover{background-color:var(--colorDefault10)}span.k-dropdown-wrap>span.k-select .k-icon:before{display:none}.k-combobox{background:transparent}.k-combobox span.k-dropdown-wrap.k-state-active.k-state-border-down{box-shadow:none}.k-combobox span.k-dropdown-wrap>span>span{display:none}.k-combobox span.k-dropdown-wrap input.k-input,.k-autocomplete.k-state-default input.k-input{background:transparent;box-shadow:none;text-indent:0;padding:0}.k-autocomplete.k-state-hover{background:var(--colorNeutral30)}.k-autocomplete.k-state-focused{border-color:transparent;box-shadow:0 0 0 3px var(--colorWarning50)}.crn-radioOption{background:transparent}.k-checkbox-label,.k-radio-label{padding-left:30px;padding-top:4px}.k-checkbox-label:before{border-radius:var(--borderRadiusSmallest)}.k-checkbox-label:before,.k-radio-label:before{background-color:var(--colorNeutral00);border-width:1px;height:24px;width:24px}.k-checkbox:checked+.k-checkbox-label:before{color:var(--colorDefault40);padding-top:5px;height:19px}.k-checkbox-label:hover:before,.k-checkbox-label:active:before,.k-checkbox+.k-checkbox-label:hover:before,.k-checkbox+.k-checkbox-label:active:before,.k-checkbox:checked+.k-checkbox-label:hover:before,.k-checkbox:checked+.k-checkbox-label:active:before,.k-checkbox:focus+.k-checkbox-label:hover:before,.k-radio-label:hover:before,.k-radio-label:active:before,.k-radio:checked+.k-radio-label:hover:before,.k-radio:checked+.k-radio-label:active:before,.k-checkbox:checked+.k-checkbox-label:before,.k-checkbox-label:hover:before,.k-checkbox+.k-checkbox-label:hover:before,.k-checkbox:checked+.k-checkbox-label:hover:before,.k-checkbox+.k-checkbox-label:active:before,.k-checkbox-label:active:before,.k-checkbox:indeterminate+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before{background-color:var(--colorNeutral00);box-shadow:none}.k-checkbox:indeterminate+.k-checkbox-label:after,.k-checkbox:indeterminate+.k-checkbox-label:hover:after{background-color:var(--colorDefault20);border-color:var(--colorDefault20);margin-top:4px;margin-left:4px}.k-radio:checked+.k-radio-label:after{background-color:var(--colorDefault40);width:16px;height:16px;top:5px;left:5px}.checkbox-blue .k-checkbox:checked+.k-checkbox-label:before,.checkbox-blue .k-checkbox:indeterminate+.k-checkbox-label:before{border-color:var(--colorNeutral40);background-color:var(--colorNeutral00)}.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:none;border-color:var(--colorNeutral40)}.k-multiselect{background:transparent}.k-multiselect.k-state-hover{background:transparent}.k-multiselect .k-multiselect-wrap.k-floatwrap,.k-multiselect.k-state-focused .k-multiselect-wrap{border-radius:var(--borderRadiusSmallest)}.k-multiselect .k-multiselect-wrap input{min-height:auto;padding:0}.k-multiselect .k-multiselect-wrap li,.k-multiselect .k-multiselect-wrap li:focus{padding:0 calc(15px + var(--distanceExtraSmall)) 0 var(--distanceExtraSmall);font-size:17px;min-height:30px}.k-multiselect .k-multiselect-wrap li.k-button{margin-right:var(--distanceSmall)}.k-multiselect .k-multiselect-wrap li.k-button:active{box-shadow:none}.k-multiselect .k-multiselect-wrap li.k-button.k-state-hover{background:linear-gradient(90deg,var(--colorDefault40) 0,var(--colorDefault30) 100%)}.k-multiselect .k-multiselect-wrap li.k-button .k-select{background:transparent}.k-multiselect .k-multiselect-wrap li.k-button .k-icon{margin-top:-3px}*[id^="crn-input-password"] .cardinput{border:0;padding:0}*[id^="crn-input-password"] .cardinput .k-textbox.form-control{border:1px solid var(--colorNeutral90);padding-right:35px}*[id^="crn-input-password"] .cardinput .k-textbox.form-control:focus{border-color:transparent;box-shadow:0 0 0 3px var(--colorWarning50)}*[id^=crn-input-password] button{margin-left:-55px;position:relative}*[id^=crn-input-password] button i:before{color:var(--colorDefault40)}*[id^="crn-textinputbutton"] .crn-textinputbutton{align-items:end}*[id^="crn-textinputbutton"] .form-group{margin-bottom:0}*[id^="crn-textinputbutton"] .form-control{display:flex;flex-direction:column}*[id^="crn-textinputbutton"] .ng-scope{margin-bottom:0}*[id^="crn-textinputbutton"] .btn i{margin-right:0}.panel-group .panel+.panel{margin-top:0}.panel,.panel.panel-default{border-radius:var(--borderRadiusNone);border:0;overflow:hidden;box-shadow:none}.panel{box-shadow:0 1px 6px rgba(0,0,0,0.16)}.panel .panel-heading,.panel.panel-default .panel-heading{border-radius:var(--borderRadiusNone);background:transparent;border:0;cursor:pointer}.panel .panel-footer,.panel.panel-default .panel-footer{background:transparent;border:0}.panel .panel-heading .lead,.panel.panel-default .panel-heading .lead,.panel .panel-body .lead,.panel.panel-default .panel-body .lead{margin:0;font-weight:500}.panel .panel-heading .lead,.panel.panel-default .panel-heading .lead{color:var(--colorDefault40)}*[id^="crn-accordion"]{border-top:1px solid var(--colorNeutral20)}*[id^="crn-accordion"] .panel .panel-heading{border:0}*[id^="crn-accordion"] .panel .panel-heading div h1:before{font-family:'Glyphicons Halflings';content:"\e080";float:left;margin-right:10px;transform:rotate(90deg)}*[id^="crn-accordion"] .panel.panel-default{border-bottom:1px solid var(--colorNeutral20)}*[id^="crn-accordion"] .panel-group .panel-heading+.panel-collapse>.list-group,*[id^="crn-accordion"] .panel-group .panel-heading+.panel-collapse>.panel-body{border:0}*[id^="crn-accordion"] .panel .panel-heading h1,*[id^="crn-accordion"] .panel .panel-body h1{font-size:17px;text-align:left;font-weight:normal;margin:var(--distanceSmall) 0}.k-calendar,.bootstrap-datetimepicker-widget{color:var(--colorNeutral160);box-shadow:none;border-radius:var(--borderRadiusSmallest);border:0}.bootstrap-datetimepicker-widget{border:1px solid var(--colorDefault40);overflow:hidden}.bootstrap-datetimepicker-widget.dropdown-menu{padding:0;margin:0}.bootstrap-datetimepicker-widget.dropdown-menu.top{margin-bottom:0}.bootstrap-datetimepicker-widget.dropdown-menu.bottom{margin-top:0}.bootstrap-datetimepicker-widget.dropdown-menu.top:before,.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-top-color:var(--colorDefault40);border-bottom-color:var(--colorDefault40);left:15px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after,.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-top-color:var(--colorDefault40);border-bottom-color:var(--colorDefault40);left:16px}.k-calendar .k-header,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker table thead tr:first-child{background:var(--colorDefault40);padding:3px 0}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker table thead tr:first-child th{border-radius:var(--borderRadiusNone);color:var(--colorNeutral00);font-weight:normal;padding:2px}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker table thead tr:first-child th:hover{background:var(--colorDefault40)}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker table thead tr:first-child th span{padding:8px;border-radius:var(--borderRadiusFull)}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker table thead tr:first-child th:hover span{background:var(--colorDefault30)}.k-calendar .k-header .k-link{border-radius:var(--borderRadiusFull);margin:0 2px}.k-calendar .k-header .k-link.k-state-hover{background:var(--colorDefault30)}.k-calendar .k-header .k-link.k-nav-fast{color:var(--colorNeutral00);margin:0}.k-calendar .k-header .k-icon{top:8px;position:absolute;left:8px}.k-calendar .k-content thead,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker table thead{background:var(--colorNeutral20)}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker table thead tr:last-child th{font-weight:normal;background:transparent;border-radius:var(---borderRadiusNone)}.k-calendar .k-content{background:var(--colorNeutral00)}.k-calendar .k-content th{border-bottom-width:0;padding:4px;text-align:center}.k-calendar .k-content tbody:before,.k-calendar .k-content tbody:after{content:"";margin:4px 0;display:block;width:100%}.k-calendar .k-content .k-link{padding:0;text-align:center;color:var(--colorNeutral160)}.k-calendar .k-content .k-link:focus{outline:0}.k-calendar .k-content .k-today,.bootstrap-datetimepicker-widget .datepicker table td.today,.bootstrap-datetimepicker-widget .datepicker table td span.month.active,.bootstrap-datetimepicker-widget .datepicker table td span.year.active,.bootstrap-datetimepicker-widget .datepicker table td span.decade.active{background:var(--colorNeutral30);box-shadow:none}.bootstrap-datetimepicker-widget .datepicker table td span.month.active,.bootstrap-datetimepicker-widget .datepicker table td span.year.active,.bootstrap-datetimepicker-widget .datepicker table td span.decade.active{color:var(--colorNeutral160);text-shadow:none}.bootstrap-datetimepicker-widget .datepicker table td.today:before{display:none}.k-calendar .k-content .k-state-selected,.k-calendar .k-content .k-state-selected.k-state-focused,.k-calendar .k-content .k-today.k-state-selected,.k-calendar .k-content .k-today.k-state-selected.k-state-focused,.bootstrap-datetimepicker-widget .datepicker table td.active{background:var(--colorDefault40);box-shadow:none;text-shadow:none}.k-calendar .k-content .k-state-selected .k-link,.k-calendar .k-content .k-state-selected.k-state-focused .k-link,.k-calendar .k-content .k-today.k-state-selected .k-link,.k-calendar .k-content .k-today.k-state-selected.k-state-focused .k-link{color:var(--colorNeutral00)}.k-calendar .k-content .k-state-selected.k-state-hover,.k-calendar .k-content .k-state-selected.k-state-focused.k-state-hover,.k-calendar .k-content .k-today.k-state-selected.k-state-hover,.k-calendar .k-content .k-today.k-state-selected.k-state-focused.k-state-hover,.bootstrap-datetimepicker-widget .datepicker table td span.month:hover,.bootstrap-datetimepicker-widget .datepicker table td span.year:hover,.bootstrap-datetimepicker-widget .datepicker table td span.decade:hover,.bootstrap-datetimepicker-widget .datepicker table td.active:hover,.bootstrap-datetimepicker-widget .datepicker table td.day:hover,.bootstrap-datetimepicker-widget .datepicker table td.hour:hover,.bootstrap-datetimepicker-widget .datepicker table td.minute:hover,.bootstrap-datetimepicker-widget .datepicker table td.second:hover{background:var(--colorDefault30);color:var(--colorNeutral00);box-shadow:none;text-shadow:none}.k-calendar .k-content .k-state-focused{background:var(--colorNeutral20);box-shadow:none}.k-calendar .k-content .k-today.k-state-hover,.k-calendar .k-content .k-state-hover{background:var(--colorDefault30)}.k-calendar .k-content .k-today.k-state-hover a,.k-calendar .k-content .k-state-hover a{color:var(--colorNeutral00)}.k-calendar .k-footer .k-nav-today,.bootstrap-datetimepicker-widget.dropdown-menu>*>*>table tbody span{background:var(--colorNeutral30);color:var(--colorNeutral160)}.bootstrap-datetimepicker-widget.dropdown-menu>*>*>table tbody span{margin-left:0;margin-bottom:1px;border-top-left-radius:0;border-top-right-radius:0}.bootstrap-datetimepicker-widget.dropdown-menu>*>*:first-child>table tbody span{margin-top:-2px;border-radius:0}.k-calendar .k-footer .k-nav-today:hover,.bootstrap-datetimepicker-widget.dropdown-menu>*>*>table tbody:hover span{background:var(--colorNeutral20)}.bootstrap-datetimepicker-widget .timepicker{border-radius:var(--borderRadiusSmallest);overflow:hidden;margin-top:var(--distanceMedium)}.bootstrap-datetimepicker-widget .timepicker .timepicker-picker{margin-right:var(--distanceMedium)}.bootstrap-datetimepicker-widget .timepicker .btn{background:var(--colorNeutral00);color:var(--colorDefault40)}.bootstrap-datetimepicker-widget .timepicker .btn:hover span{background:var(--colorNeutral20);color:var(--colorDefault30);border-radius:var(--borderRadiusSmall)}*[id^="crn-datepicker"] div div:after,*[id^="crn-datetimepicker"] div div:after,*[id^="crn-timepicker"] div div:after{font:normal normal normal 14px/1 FontAwesome;content:"\f133";margin-left:-30px;position:relative;font-size:16px;top:2px;color:var(--colorDefault40)}*[id^="crn-timepicker"] div div:after{content:"\f017"}*[id^="crn-datepicker"] div div input.form-control,*[id^="crn-datetimepicker"] div div input.form-control,*[id^="crn-timepicker"] div div input.form-control{padding-right:35px}.ctn-tab{border-bottom:1px solid var(--colorNeutral40)}.ctn-tab .nav-tabs{border:0}.ctn-tab .nav-tabs li{background:transparent;border:0;overflow:hidden;margin-left:0;margin-bottom:0}.ctn-tab .nav-tabs li.active{background:transparent;border-bottom:3px solid var(--colorDefault50)}.ctn-tab .nav-tabs li a{background:transparent;border:0;margin:0;border-radius:var(--borderRadiusNone);padding:var(--distanceExtraSmall) var(--distanceMedium);font-family:"Rawline Medium";font-size:20px;letter-spacing:.2px;color:var(--colorNeutral180)}.ctn-tab .nav-tabs li a:hover{color:var(--colorDefault50);border:0;background:var(--colorNeutral30);border-bottom:3px solid var(--colorNeutral30)}.ctn-tab .nav-tabs li.active a{color:var(--colorDefault50)}.ctn-tab .nav-tabs li.active a:hover{border-bottom:0}#main-view .nav.navbar-nav{border-radius:var(--borderRadiusNone);display:flex;flex-wrap:wrap;width:100%;margin:0;float:none}#main-view .nav.navbar-nav>li{float:none;width:100%;margin:0}#main-view .nav.navbar-nav>li>a{padding:var(--distanceExtraSmall) var(--distanceMedium);border-radius:var(--borderRadiusNone);color:var(--colorDefault40);display:flex;align-items:center}#main-view .nav.navbar-nav>li>a:focus,#main-view .nav.navbar-nav>li>a:hover{background:var(--colorDefault10)}#main-view .nav.navbar-nav>li>a i{margin-right:var(--distanceSmallest)}#main-view .nav.navbar-nav>li>a span.caret{border:0;margin-left:auto;width:15px;height:10px;background:url("img/arrow-blue.svg") no-repeat center;background-size:70%}#main-view .nav.navbar-nav>li.open>a{color:var(--colorDefault40);background:var(--colorDefault10)}#main-view .nav.navbar-nav>li>.dropdown-menu{border:0;border-radius:var(--borderRadiusNone);padding:0;overflow:hidden;box-shadow:none;position:absolute;background:var(--colorNeutral00);box-shadow:0 1px 6px rgb(0 0 0 / 16%)}#main-view .nav.navbar-nav>li>.dropdown-menu>li>a{padding:var(--distanceExtraSmall) var(--distanceMedium)}#main-view .nav.navbar-nav>li>.dropdown-menu>li>a span{font-size:17px;color:var(--colorNeutral160)}#main-view .nav.navbar-nav>li>.dropdown-menu>li>a:focus,#main-view .nav.navbar-nav>li>.dropdown-menu>li>a:hover{background:var(--colorNeutral10)}@media(min-width:768px){#main-view .nav.navbar-nav>li{width:auto}#main-view .nav.navbar-nav>li>a span.caret{margin-left:var(--distanceSmallest)}}#main-view *[id^="crn-navbar"] .navbar{min-height:auto}#main-view *[id^="crn-navbar"] .navbar .container-fluid{padding:0;background:transparent}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-header{margin:0}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-header .navbar-toggle{background:var(--colorDefault40);border-radius:var(--borderRadiusSmallest);border:0;margin:0;float:none}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-header .navbar-toggle:hover{background:var(--colorDefault30)}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-header .navbar-toggle span{background:var(--colorNeutral00)}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-header .navbar-brand{display:none}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapse,#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapsing,#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapse ul,#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapsing ul{padding:0;margin:0;overflow-y:unset}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapse>ul,#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapsing>ul{margin-top:var(--distanceSmall)}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapse>ul>.component-holder,#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapsing>ul>.component-holder{width:100%}@media(min-width:768px){#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapse>ul{margin-top:0}#main-view *[id^="crn-navbar"] .navbar .container-fluid .navbar-collapse.collapse>ul>.component-holder{width:auto}}.dynamic-image-container{border-radius:var(--borderRadiusSmallest);text-align:center;border-width:1px;border-color:var(--colorDefault40)}.dynamic-image-container>.ng-scope:before{font-family:"Glyphicons Halflings";content:"\e198";margin-left:12px;top:6px;position:relative;color:var(--colorDefault40)}.dynamic-image-container .btn{margin:3px 0;background-color:transparent;color:var(--colorDefault40);font-style:italic}.dynamic-image-container .btn.ng-binding{font-size:18px;white-space:normal;text-align:center;padding:5px 15px}.dynamic-image-container .btn.btn-info span{margin-top:6px;top:4px}.dynamic-image-container .start-camera-button-attribute{bottom:0;overflow:hidden}.container .jumbotron,.container-fluid .jumbotron{background:var(--colorDefault10);border-radius:var(--borderRadiusSmallest);overflow:hidden;padding:var(--distanceMedium)}.mce-tinymce.mce-panel{overflow:hidden;padding:0;background:var(--colorNeutral10)}.mce-tinymce.mce-panel .mce-menubar{border-bottom-color:var(--colorNeutral40)}.mce-tinymce.mce-panel .mce-menubar .mce-btn-group:not(:first-child){border-left-color:var(--colorNeutral40)}.mce-tinymce.mce-panel .mce-menubar .mce-btn button,.mce-tinymce.mce-panel .mce-toolbar .mce-btn button,.mce-tinymce.mce-panel .mce-toolbar .mce-btn button span,.mce-tinymce.mce-panel .mce-toolbar .mce-btn button i{color:var(--colorNeutral160)}.mce-tinymce.mce-panel .mce-toolbar-grp.mce-panel,.mce-tinymce.mce-panel .mce-statusbar.mce-panel{background:var(--colorNeutral10)}.mce-tinymce.mce-panel .mce-toolbar .mce-btn button i{border-top-color:color:var(--colorNeutral160)}.k-slider:hover{background:transparent}.k-slider .k-slider-buttons .k-button,.k-slider .k-slider-buttons .k-button:active,.k-slider .k-slider-buttons .k-button:focus,.k-slider .k-slider-buttons .k-button.k-state-active,.k-slider .k-slider-buttons .k-button.k-state-focused{min-height:auto;box-shadow:none;color:var(--colorNeutral00);padding:0;position:absolute}.k-slider .k-slider-buttons .k-button:hover,.k-slider .k-slider-buttons .k-button.k-state-hover{background:var(--colorDefault30)}.k-slider .k-slider-buttons .k-button.k-button-decrease span,.k-slider .k-slider-buttons .k-button.k-button-increase span{font-size:13px;top:0}.k-slider .k-slider-buttons .k-button.k-button-decrease span:before,.k-slider .k-slider-buttons .k-button.k-button-increase span:before{margin-left:-1px;margin-top:-1px}.k-slider .k-slider-buttons .k-button.k-button-decrease span:before{content:"\e079"}.k-slider .k-slider-buttons .k-button.k-button-increase span:before{content:"\e080"}.k-slider .k-slider-track,.k-slider .k-slider-selection{background:var(--colorDefault10);box-shadow:none;border:0;border-radius:var(--borderRadiusSmallest)}.k-slider .k-slider-selection{background:var(--colorDefault30);margin-top:-4px}.k-slider .k-slider-items{margin-top:4px}.k-slider .k-draghandle,.k-slider .k-draghandle.k-state-focused,.k-slider .k-draghandle.k-state-focused:link{background:var(--colorDefault50);border:0;box-shadow:none}.k-slider .k-draghandle{top:-5px;width:17px;height:17px;margin-left:0}.k-slider .k-tick{height:24px}.k-slider .k-tick .k-label{color:var(--colorNeutral160)}.k-slider .form-control:hover{background:transparent}.k-grid{background:transparent;border:0;box-shadow:none;overflow-y:auto}.k-grid .k-header,.k-grid .k-grid-pager{background:transparent;border:0}.k-grid .k-header.k-grid-toolbar{background:var(--colorNeutral20);padding:var(--distanceMedium)}.k-grid .k-header .crn-grid-title{margin:0;padding:0;color:var(--colorNeutral160)}.k-grid table,table.table{border-collapse:separate;overflow:hidden}.k-grid table thead{box-sizing:border-box}.k-grid table thead th,.k-grid table thead th.k-header,.k-grid table tbody td{border:0},.k-grid table thead th:first-child,.k-grid table tbody td:first-child{border-left:0}.k-grid table thead th.k-header,.k-grid table tbody td,table.table thead th,table.table tbody td{padding:var(--distanceSmall) var(--distanceMedium);color:var(--colorNeutral160);border-width:0}.k-grid table thead th.k-header,table.table thead th{background-color:var(--colorNeutral20);color:var(--colorNeutral160)}.k-grid table thead th.k-header,.k-grid table thead th.k-header a.k-link,table.table thead th{font-weight:500;font-size:17px;text-transform:initial;border-top:0;margin:0;white-space:normal;vertical-align:top;color:var(--colorDefault40)}table.table thead th{border-bottom:0}table.table.table-bordered{border:1px solid}table.table.table-bordered thead th,table.table.table-bordered tbody td{border-right:0;border-bottom:0}table.table.table-bordered thead th:first-child,table.table.table-bordered tbody td:first-child{border-left:0}table.table.table-bordered,table.table.table-bordered thead th,table.table.table-bordered tbody td{border-color:var(--colorNeutral40);border-width:1px;border-left-width:0;border-right-width:0}table.table.table-hover tbody tr:hover{border-color:var(--colorNeutral30)}.k-grid table thead th.k-header a.k-link{display:inline;padding:0;color:var(--colorDefault40)}.k-grid table thead th.k-header a.k-link .k-icon,.k-grid table thead th.k-header a.k-grid-filter{margin-left:var(--distanceExtraSmall)}.k-grid table thead th.k-header a.k-link .k-icon{margin-top:1px;color:var(--colorNeutral00)}.k-grid table thead th.k-header a.k-link .k-icon.k-i-sort-asc-sm:before,.k-grid table thead th.k-header a.k-link .k-icon.k-i-sort-desc-sm:before,.k-grid table thead th.k-header a.k-grid-filter span:before{font-family:'FontAwesome'}.k-grid table thead th.k-header a.k-link .k-icon.k-i-sort-asc-sm:before{content:"\f062"}.k-grid table thead th.k-header a.k-link .k-icon.k-i-sort-desc-sm:before{content:"\f063"}.k-grid table thead th.k-header a.k-grid-filter{float:none;padding:0;z-index:0;top:-5px}.k-grid table thead th.k-header a.k-grid-filter span:before{content:"\f142"}.k-grid table tbody tr.k-state-selected{background:var(--colorDefault20);color:var(--coloNeutral160);box-shadow:none}.k-grid table tbody tr:hover{background:var(--colorDefault10)}.k-grid table tbody tr.k-state-selected:hover,.k-grid table tbody tr.k-state-selected:hover td{background:var(--colorDefault20)}.k-grid .k-button{margin:0}.k-grid table .k-button,.k-grid table .k-button:focus:active{padding:5px;min-height:0;min-width:0;margin-left:3px;background-color:transparent}.k-grid table .k-button:first-child,.k-grid table .k-button:focus:active:first-child{margin-left:0}.k-grid table .k-button span:before{left:-1px;color:var(--colorDefault40)}.k-grid .k-grid-pager{padding:10px 0}.k-grid .k-grid-pager .k-state-selected{background:var(--colorDefault40);border-color:var(--colorDefault40);border-radius:var(--borderRadiusFull);box-shadow:none}.k-grid .k-grid-pager .k-pager-nav.k-pager-first{border-radius:var(--borderRadiusSmallest) 0 0 var(--borderRadiusSmallest)}.k-grid .k-grid-pager .k-pager-nav.k-pager-first+.k-link+ul{border-left:0;position:static}.k-grid .k-grid-pager .k-pager-nav.k-pager-first+.k-link+ul .k-pager-nav{border-radius:0;border-right:0;border-left:0}.k-grid .k-grid-pager .k-pager-nav.k-pager-last{border-radius:0 var(--borderRadiusSmallest) var(--borderRadiusSmallest) 0}.k-pager-sizes .k-widget.k-dropdown{margin-top:-8px}.k-grid .k-grid-pager .k-link,.k-grid .k-grid-pager .k-pager-nav.k-pager-first+.k-link{border-radius:0}.k-grid .k-grid-pager .k-link{border:0;margin:0}.k-grid .k-grid-pager .k-link:hover{background:var(--colorNeutral10)}.k-grid .k-grid-pager .k-link.k-pager-refresh{border-color:var(--colorDefault20);border-radius:var(--borderRadiusFull);background:transparent;color:var(--colorDefault40)}.k-grid .k-grid-pager .k-link.k-pager-refresh:hover{background:var(--colorDefault10)}.k-grid .k-grid-pager ul .k-link{border-left:0}.k-grid .k-grid-pager .k-pager-numbers a{color:var(--colorDefault40)}.k-grid .k-grid-pager .k-icon.k-i-arrow-60-left:before{content:"\e072";transform:rotate(180deg)}.k-grid .k-grid-pager .k-icon.k-i-arrow-60-right:before{content:"\e072"}.k-grid .k-dropdown{background:transparent;min-width:150px}.k-grid .k-dropdown .k-dropdown-wrap{border-radius:var(--borderRadiusSmallest);background:var(--colorNeutral00)}.k-grid .k-dropdown .k-dropdown-wrap.k-state-hover,.k-grid .k-dropdown .k-dropdown-wrap.k-state-focused,.k-grid .k-dropdown .k-dropdown-wrap.k-state-active{background:var(--colorNeutral00)}.k-grid .k-dropdown .k-dropdown-wrap .k-input{color:var(--colorDefault40)}@media(max-width:576px){.k-grid .k-pager-sizes.k-label{padding:20px 0 0;width:100%}.k-grid .k-pager-sizes.k-label span{margin:0}}.cronDynamicSelect{background:transparent}.cronDynamicSelect .k-dropdown-wrap .k-input{display:inline}.k-scheduler{border:0;border-radius:var(--borderRadiusSmallest);overflow:hidden}.k-scheduler .k-scheduler-toolbar{background:var(--colorNeutral00);padding:var(--distanceExtraSmall);border-bottom:0}.k-scheduler .k-scheduler-toolbar .k-scheduler-views{float:left;background:transparent}.k-scheduler .k-scheduler-toolbar li,.k-scheduler .k-scheduler-toolbar li:first-child,.k-scheduler .k-scheduler-toolbar li:last-child,.k-scheduler .k-scheduler-toolbar li.k-state-default.k-state-selected,.k-scheduler .k-scheduler-toolbar li.k-state-default.k-state-hover{border-radius:var(--borderRadiusFull);border-color:var(--colorDefault40);border-width:1px}.k-scheduler .k-scheduler-toolbar li,.k-scheduler .k-scheduler-toolbar li:first-child,.k-scheduler .k-scheduler-toolbar li:last-child{background:transparent;overflow:hidden}.k-scheduler .k-scheduler-toolbar li{margin-right:var(--distanceExtraSmall)}.k-scheduler .k-scheduler-toolbar li.k-nav-today,.k-scheduler .k-scheduler-toolbar li.k-view-day{margin-left:0}.k-scheduler .k-scheduler-toolbar li a,.k-scheduler .k-scheduler-toolbar li a.k-link{color:var(--colorDefault40);padding:var(--distanceExtraSmall) var(--distanceMedium)}.k-scheduler .k-scheduler-toolbar li.k-state-hover a,.k-scheduler .k-scheduler-toolbar li.k-state-hover a.k-link,.k-scheduler .k-scheduler-toolbar li.k-state-border-down a.k-link{background:var(--colorDefault10)}.k-scheduler .k-scheduler-toolbar li.k-state-selected a,.k-scheduler .k-scheduler-toolbar li.k-state-selected a.k-link{background:var(--colorDefault40);color:var(--colorNeutral00)}.k-scheduler .k-scheduler-layout{border:1px solid var(--colorDefault10);width:calc(100% - 2px)}.k-scheduler .k-scheduler-layout .k-scheduler-header .k-scheduler-header-wrap>.k-scheduler-table th{background-color:var(--colorNeutral10);color:var(--colorDefault40)}.k-scheduler .k-scheduler-content .k-loading-mask{z-index:0}.k-scheduler .k-scheduler-header th,.k-scheduler .k-scheduler-header-wrap,.k-scheduler .k-scheduler-table td,.k-scheduler .k-scheduler-times,.k-scheduler .k-scheduler-times th,.k-scheduler .k-scheduler-times tr{background:var(--colorNeutral00);border-color:var(--colorDefault10);font-weight:500}.k-scheduler .k-scheduler-footer{background:var(--colorDefault10);padding:var(--distanceExtraSmall);border:0}.k-scheduler .k-scheduler-footer ul{background:transparent}.k-scheduler .k-scheduler-footer .k-scheduler-fullday{border:0;background:var(--colorDefault40);border-radius:var(--borderRadiusFull);padding:var(--distanceExtraSmall) var(--distanceMedium);cursor:pointer}.k-scheduler .k-scheduler-footer .k-scheduler-fullday:hover{background:var(--colorDefault30)}.k-scheduler .k-scheduler-footer .k-scheduler-fullday a{color:var(--colorNeutral00);padding:0}*[id^="crn-rating"] .fa{margin-left:var(--distanceSmallest);cursor:pointer}*[id^="crn-rating"] .fa:first-child{margin-left:0}*[id^="crn-social-login"]{float:none}*[id^="crn-social-login"] a i{color:var(--colorDefault40)}.modal .modal-header .close{color:var(--colorDefault40);opacity:1;font-size:32px}.modal .modal-content{border-radius:var(--borderRadiusNone)}.modal .modal-content .modal-header,.modal .modal-content .modal-body,.modal .modal-content .modal-footer{padding:var(--distanceMedium)}.modal .modal-content .modal-header,.modal .modal-content .modal-footer{border:0}.modal .modal-content .list-group-item{border:0;padding:10px 0}.modal .modal-content .list-group-item{border:0;padding:10px 0}.modal .modal-content .k-textbox{width:100%}.ui-notification{border-radius:var(--borderRadiusSmallest);padding:var(--distanceMedium);box-shadow:none;background:var(--colorDefault40)}.ui-notification.success{background:var(--colorSuccess40)}.ui-notification.warning{background:var(--colorWarning40)}.ui-notification.error{background:var(--colorDanger40)}.ui-notification .message{margin:0}.k-animation-container form{border-color:var(--colorDefault40);border-radius:var(--borderRadiusSmallest);box-shadow:none}.k-animation-container .k-dropdown{background:transparent}.k-animation-container .k-dropdown .k-dropdown-wrap .k-input{padding:1px 0;margin-left:-13px;margin-left:calc(var(--distanceExtraSmall) - (2*var(--distanceExtraSmall)) - 2px)}.k-animation-container .k-button{width:auto;min-height:auto;margin:0;padding:var(--distanceSmallest) var(--distanceExtraSmall)}.carousel{float:none;padding:0;border-radius:var(--borderRadiusSmallest);overflow:hidden}.carousel .carousel-inner{background:var(--colorDefault10)}.carousel .carousel-control{filter:alpha(opacity=100);opacity:1;text-shadow:none}.carousel .carousel-control.left,.carousel .carousel-control.right{background-image:none}.carousel .carousel-control .glyphicon{color:var(--colorDefault60);background:rgba(255,255,255,0.5);width:auto;height:auto;padding:10px;border-radius:var(--borderRadiusExtraSmall)}.carousel .carousel-control .glyphicon:hover{background:rgba(255,255,255,0.7)}.carousel .carousel-indicators{z-index:1}.carousel .carousel-indicators li{border:1px solid var(--colorDefault20);background:transparent;height:15px;width:15px;margin:0 5px}.carousel .carousel-indicators li:hover{background:var(--colorDefault20)}.carousel .carousel-indicators li.active,.carousel .carousel-indicators li.active:hover{border:1px solid var(--colorDefault40);background:var(--colorDefault40)}.carousel .carousel-caption h1,.carousel .carousel-caption h2{text-shadow:none;color:var(--colorNeutral00)}.carousel .carousel-caption h2{margin-bottom:50px}div.stiJsViewerMainPanel,div.stiJsViewerToolBar{z-index:unset}div.stiJsViewerMainPanel{border:1px solid var(--colorNeutral40);border-radius:var(--borderRadiusSmallest);overflow:hidden}div.stiJsViewerToolBar{background:var(--colorNeutral10);padding:1px var(--distanceMedium)}div.stiJsViewerToolBar>div{background:transparent}div.stiJsViewerToolBar .stiJsViewerToolBarTable{border:0;background:transparent}div.stiJsViewerToolBar .stiJsViewerToolBarTable td{color:var(--colorNeutral160);font-family:'Work Sans'}div.stiJsViewerToolBar .stiJsViewerToolBarTable td div.stiJsViewerStandartSmallButtonOver,div.stiJsViewerToolBar .stiJsViewerToolBarTable td div.stiJsViewerStandartSmallButtonSelected{background:var(--colorNeutral30);border-radius:var(--borderRadiusSmallest)}div.stiJsViewerToolBar .stiJsViewerToolBarTable td div table.stiJsViewerClearAllStyles{margin-top:-5px}div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(5) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(6) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(7) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(9) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(12) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(13) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(15) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(16) div table.stiJsViewerClearAllStyles,div.stiJsViewerToolBar .stiJsViewerToolBarTable td:nth-child(18) div table.stiJsViewerClearAllStyles{margin-top:0}div.stiJsViewerMenu{border-radius:var(--borderRadiusSmallest);box-shadow:none;border-color:var(--colorDefault10);margin-top:-3px}.k-treeview .k-item{margin-bottom:5px;color:var(--colorDefault40);background:var(--colorDefault10);border-radius:var(--borderRadiusExtraSmall);padding:0;overflow:hidden}.k-treeview .k-item .k-item{margin-left:25px;margin-bottom:0}.k-treeview .k-icon{margin-left:0;width:100%;text-align:left}.k-treeview .k-icon:before{display:none}.k-treeview .k-in{width:calc(100% - 20px);padding:5px 10px;margin:0}.k-treeview .k-icon.k-i-collapse{margin-top:0}.k-treeview .k-icon.k-i-collapse .k-in{font-weight:bold;cursor:pointer}.k-treeview .k-icon.k-i-expand .k-in:before,.k-treeview .k-icon.k-i-collapse .k-in:before{font-family:"WebComponentsIcons";margin-right:10px;font-weight:normal}.k-treeview .k-icon.k-i-expand .k-in:before{content:"\e005"}.k-treeview .k-icon.k-i-collapse .k-in:before{content:"\e001"}.k-treeview .k-in.k-state-hover,.k-treeview .k-in.k-state-selected{border-radius:var(--borderRadiusExtraSmall)}.k-treeview .k-in.k-state-hover{color:var(--colorDefault40);background:var(--colorDefault20)}.k-treeview .k-in.k-state-selected{color:var(--colorNeutral00);background:var(--colorDefault40)}.k-treeview .k-state-focused{box-shadow:none}div[id^="crn-chart"]{float:none;padding:0}.chartjs-render-monitor{padding:0;float:none}div[id^="crn-signature-pad"] canvas{background:var(--colorNeutral00);border-radius:var(--borderRadiusSmallest);border:1px solid var(--colorNeutral40)}.glyphicon-chevron-left,.glyphicon-chevron-right,.k-button-decrease>span,.k-button-increase>span,.k-nav-prev>span,.k-nav-next>span,.k-nav-prev a>span,.k-nav-next a>span,.k-pager-nav>span{font-family:'Glyphicons Halflings';color:var(--colorNeutral00);top:-4px}.k-link.k-pager-nav,.k-link.k-pager-nav:hover,.k-scheduler .k-nav-prev a>span,.k-scheduler .k-nav-next a>span{color:var(--colorDefault40)}.k-link.k-pager-nav.k-state-disabled{color:var(--colorDefault20)}.k-link.k-pager-nav.k-state-disabled:hover{color:var(--colorDefault30);background:var(--colorNeutral10);border-radius:var(--borderRadiusFull)}.k-icon.k-i-arrow-60-left:before,.glyphicon-chevron-left:before{content:"\e079"}.k-icon.k-i-arrow-60-right:before,.glyphicon-chevron-right:before{content:"\e080"}.k-i-arrow-end-left:before{content:"\e069"}.k-i-arrow-end-right:before{content:"\e077"}#crn-datasource-filter-general .form-group input{width:100%}
@@ -0,0 +1 @@
1
+ @font-face{font-family:'Work Sans';src:url('WorkSans-Black.woff2') format('woff2'),url('WorkSans-Black.woff') format('woff');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-Bold.woff2') format('woff2'),url('WorkSans-Bold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-BlackItalic.woff2') format('woff2'),url('WorkSans-BlackItalic.woff') format('woff');font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-BoldItalic.woff2') format('woff2'),url('WorkSans-BoldItalic.woff') format('woff');font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-ExtraBold.woff2') format('woff2'),url('WorkSans-ExtraBold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-ExtraBoldItalic.woff2') format('woff2'),url('WorkSans-ExtraBoldItalic.woff') format('woff');font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-ExtraLight.woff2') format('woff2'),url('WorkSans-ExtraLight.woff') format('woff');font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-ExtraLightItalic.woff2') format('woff2'),url('WorkSans-ExtraLightItalic.woff') format('woff');font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-Italic.woff2') format('woff2'),url('WorkSans-Italic.woff') format('woff');font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-Light.woff2') format('woff2'),url('WorkSans-Light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-Medium.woff2') format('woff2'),url('WorkSans-Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-LightItalic.woff2') format('woff2'),url('WorkSans-LightItalic.woff') format('woff');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-MediumItalic.woff2') format('woff2'),url('WorkSans-MediumItalic.woff') format('woff');font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-Regular.woff2') format('woff2'),url('WorkSans-Regular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-SemiBold.woff2') format('woff2'),url('WorkSans-SemiBold.woff') format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-SemiBoldItalic.woff2') format('woff2'),url('WorkSans-SemiBoldItalic.woff') format('woff');font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-Thin.woff2') format('woff2'),url('WorkSans-Thin.woff') format('woff');font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:'Work Sans';src:url('WorkSans-ThinItalic.woff2') format('woff2'),url('WorkSans-ThinItalic.woff') format('woff');font-weight:100;font-style:italic;font-display:swap}
@@ -0,0 +1 @@
1
+ @font-face{font-family:'Rawline Regular';font-style:normal;font-weight:normal;src:local('Rawline Regular'),url('rawline-400.woff') format('woff')}@font-face{font-family:'Rawline Italic';font-style:normal;font-weight:normal;src:local('Rawline Italic'),url('rawline-400i.woff') format('woff')}@font-face{font-family:'Rawline Thin';font-style:normal;font-weight:normal;src:local('Rawline Thin'),url('rawline-100.woff') format('woff')}@font-face{font-family:'Rawline Thin Italic';font-style:normal;font-weight:normal;src:local('Rawline Thin Italic'),url('rawline-100i.woff') format('woff')}@font-face{font-family:'Rawline ExtraLight';font-style:normal;font-weight:normal;src:local('Rawline ExtraLight'),url('rawline-200.woff') format('woff')}@font-face{font-family:'Rawline ExtraLight Italic';font-style:normal;font-weight:normal;src:local('Rawline ExtraLight Italic'),url('rawline-200i.woff') format('woff')}@font-face{font-family:'Rawline Light';font-style:normal;font-weight:normal;src:local('Rawline Light'),url('rawline-300.woff') format('woff')}@font-face{font-family:'Rawline Light Italic';font-style:normal;font-weight:normal;src:local('Rawline Light Italic'),url('rawline-300i.woff') format('woff')}@font-face{font-family:'Rawline Medium';font-style:normal;font-weight:normal;src:local('Rawline Medium'),url('rawline-500.woff') format('woff')}@font-face{font-family:'Rawline Medium Italic';font-style:normal;font-weight:normal;src:local('Rawline Medium Italic'),url('rawline-500i.woff') format('woff')}@font-face{font-family:'Rawline SemiBold';font-style:normal;font-weight:normal;src:local('Rawline SemiBold'),url('rawline-600.woff') format('woff')}@font-face{font-family:'Rawline SemiBold Italic';font-style:normal;font-weight:normal;src:local('Rawline SemiBold Italic'),url('rawline-600i.woff') format('woff')}@font-face{font-family:'Rawline Bold';font-style:normal;font-weight:normal;src:local('Rawline Bold'),url('rawline-700.woff') format('woff')}@font-face{font-family:'Rawline Bold Italic';font-style:normal;font-weight:normal;src:local('Rawline Bold Italic'),url('rawline-700i.woff') format('woff')}@font-face{font-family:'Rawline ExtraBold';font-style:normal;font-weight:normal;src:local('Rawline ExtraBold'),url('rawline-800.woff') format('woff')}@font-face{font-family:'Rawline ExtraBold Italic';font-style:normal;font-weight:normal;src:local('Rawline ExtraBold Italic'),url('rawline-800i.woff') format('woff')}@font-face{font-family:'Rawline Black';font-style:normal;font-weight:normal;src:local('Rawline Black'),url('rawline-900.woff') format('woff')}@font-face{font-family:'Rawline Black Italic';font-style:normal;font-weight:normal;src:local('Rawline Black Italic'),url('rawline-900i.woff') format('woff')}
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Generator:Adobe Illustrator 25.3.1,SVG Export Plug-In . SVG Version:6.00 Build 0) --><svg version="1.1" id="Camada_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 228 156" style="enable-background:new 0 0 228 156;" xml:space="preserve"><style type="text/css">.st0{fill:#1351b4}</style><polygon class="st0" points="185.38,-0.16 113.81,71.41 42.24,-0.16 -0.19,42.27 71.38,113.84 113.81,156.27 227.81,42.27 "/></svg>
@@ -0,0 +1 @@
1
+ /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent;color:#000;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000}.label{border:1px solid #000}.table{border-collapse:collapse}.table td,.table th{background-color:#fff}.table-bordered th,.table-bordered td{border:1px solid #ddd}}
@@ -0,0 +1 @@
1
+ .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}
@@ -0,0 +1 @@
1
+ @-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}
@@ -0,0 +1 @@
1
+ .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:normal;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#93c54b;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}