cronapp-framework-js 2.9.1-SNAPSHOT.1 → 2.9.1-SP.3
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.
- package/components/crn-anchor.components.json +205 -0
- package/components/crn-button-filter.components.json +51 -9
- package/components/crn-button.components.json +296 -30
- package/components/crn-checkbox.components.json +1 -1
- package/components/crn-component.components.json +43 -0
- package/components/crn-cron-captcha.components.json +1 -1
- package/components/crn-datasource.components.json +3 -3
- package/components/crn-dynamic-file.components.json +41 -0
- package/components/crn-dynamic-menu.components.json +6 -13
- package/components/crn-eight-four-container.components.json +7 -30
- package/components/crn-enterprise-checkbox.components.json +67 -5
- package/components/crn-enterprise-combobox-multiple.components.json +70 -3
- package/components/crn-four-eight-container.components.json +7 -30
- package/components/crn-frame.components.json +3 -9
- package/components/crn-icon.components.json +73 -18
- package/components/crn-menu-item.components.json +3 -2
- package/components/crn-one-container.components.json +14 -2
- package/components/crn-panel.components.json +45 -10
- package/components/crn-radioOption.components.json +19 -2
- package/components/crn-radiogroup.components.json +60 -7
- package/components/crn-rating.components.json +76 -19
- package/components/crn-sidebar.components.json +1 -1
- package/components/crn-slider.components.json +2 -1
- package/components/crn-three-container.components.json +7 -30
- package/components/crn-trhee-six-three-container.components.json +7 -30
- package/components/crn-two-container.components.json +7 -30
- package/components/crn-upload-file.components.json +46 -11
- package/components/crn-upload.components.json +49 -11
- package/components/crn-vertical-container.components.json +1 -1
- package/components/cron-breadcrumbs.components.json +5 -4
- package/components/cron-ordered-list.components.json +2 -1
- package/components/css/checkbox-color.css +856 -242
- package/components/css/color-default.css +289 -21
- package/components/css/combobox-color.css +655 -52
- package/components/css/crn-input-password.css +16 -7
- package/components/css/deprecated/checkbox-color.css +348 -0
- package/components/css/deprecated/color-default.css +111 -0
- package/components/css/deprecated/combobox-color.css +145 -0
- package/components/css/deprecated/multiselect-editor.css +106 -0
- package/components/css/deprecated/option-color.css +335 -0
- package/components/css/designtime.css +0 -26
- package/components/css/font-size.css +16 -0
- package/components/css/option-color.css +453 -147
- package/components/templates/Component_Container/crn-eight-four-container.template.html +14 -4
- package/components/templates/Component_Container/crn-four-eight-container.template.html +14 -4
- package/components/templates/Component_Container/crn-one-container.template.html +7 -1
- package/components/templates/Component_Container/crn-three-container.template.html +21 -5
- package/components/templates/Component_Container/crn-three-six-three-container.template.html +21 -5
- package/components/templates/Component_Container/crn-two-container.template.html +14 -4
- package/components/templates/accordion.template.html +4 -4
- package/components/templates/anchor.template.html +1 -1
- package/components/templates/button.template.html +2 -2
- package/components/templates/crn-signature-pad.designtime.html +3 -6
- package/components/templates/cron-calendar.designtime.html +74 -169
- package/components/templates/cron-checkbox.template.html +1 -1
- package/components/templates/cron-combobox-multiple.designtime.html +11 -9
- package/components/templates/cron-combobox-multiple.template.html +1 -1
- package/components/templates/cron-crud.template.html +7 -7
- package/components/templates/cron-dynamic-menu.designtime.html +3 -1
- package/components/templates/cron-dynamic-menu.template.html +4 -3
- package/components/templates/cron-frame.template.html +1 -1
- package/components/templates/cron-scheduler.designtime.html +94 -106
- package/components/templates/cron-slider.designtime.html +34 -0
- package/components/templates/cron-tree-view.designtime.html +30 -23
- package/components/templates/dynamicfile.template.html +1 -1
- package/components/templates/dynamictitle.template.html +1 -1
- package/components/templates/form.template.html +7 -7
- package/components/templates/icon.template.html +1 -1
- package/components/templates/image-menu.template.html +1 -1
- package/components/templates/navbar.template.html +8 -9
- package/components/templates/panel.template.html +1 -1
- package/components/templates/radiogroup.template.html +1 -1
- package/components/templates/rating.template.html +5 -5
- package/components/templates/social-button-bar.template.html +20 -20
- package/components/templates/sub-form.template.html +7 -7
- package/components/templates/textinputbutton.template.html +1 -1
- package/css/animate.css +48 -18
- package/css/app.css +37 -329
- package/css/cronos.css +2 -3
- package/css/fonts/SourceSansPro/SourceSansPro-Black.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BlackIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Bold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-BoldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLight.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-ExtraLightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-It.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Light.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-LightIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Regular.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-Semibold.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro-SemiboldIt.otf +0 -0
- package/css/fonts/SourceSansPro/SourceSansPro.css +83 -0
- package/css/fonts/WorkSans/WorkSans-Black.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BlackItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Bold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-BoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLight.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ExtraLightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Italic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Light.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-LightItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Medium.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-MediumItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Regular.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBold.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-SemiBoldItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-Thin.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans-ThinItalic.ttf +0 -0
- package/css/fonts/WorkSans/WorkSans.css +97 -0
- package/css/fonts/arial-narrow/arial-narrow-bold-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-bold.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow-italic.ttf +0 -0
- package/css/fonts/arial-narrow/arial-narrow.css +27 -0
- package/css/fonts/arial-narrow/arial-narrow.ttf +0 -0
- package/css/fonts/calibri/calibri-bold-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-bold.ttf +0 -0
- package/css/fonts/calibri/calibri-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light-italic.ttf +0 -0
- package/css/fonts/calibri/calibri-light.ttf +0 -0
- package/css/fonts/calibri/calibri-regular.ttf +0 -0
- package/css/fonts/calibri/calibri.css +41 -0
- package/css/fonts/georgia/georgia.css +27 -0
- package/css/fonts/georgia/georgia_bold.ttf +0 -0
- package/css/fonts/georgia/georgia_bold_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_italic.ttf +0 -0
- package/css/fonts/georgia/georgia_regular.ttf +0 -0
- package/css/fonts/{glyphicons-halflings-regular.eot → glyphicons-halflings/glyphicons-halflings-regular.eot} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.svg → glyphicons-halflings/glyphicons-halflings-regular.svg} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.ttf → glyphicons-halflings/glyphicons-halflings-regular.ttf} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.woff → glyphicons-halflings/glyphicons-halflings-regular.woff} +0 -0
- package/css/fonts/{glyphicons-halflings-regular.woff2 → glyphicons-halflings/glyphicons-halflings-regular.woff2} +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeue.css +125 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Bd.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Blk.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-BlkIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Hv.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-HvIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-It.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Lt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-LtIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Md.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-MdIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Roman.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-Th.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-ThIt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLt.otf +0 -0
- package/css/fonts/helvetica-neue/HelveticaNeueLTPro-UltLtIt.otf +0 -0
- package/css/fonts/inter/Inter-Black.otf +0 -0
- package/css/fonts/inter/Inter-BlackItalic.otf +0 -0
- package/css/fonts/inter/Inter-Bold.otf +0 -0
- package/css/fonts/inter/Inter-BoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBold.otf +0 -0
- package/css/fonts/inter/Inter-ExtraBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-ExtraLightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Italic.otf +0 -0
- package/css/fonts/inter/Inter-Light.otf +0 -0
- package/css/fonts/inter/Inter-LightItalic.otf +0 -0
- package/css/fonts/inter/Inter-Medium.otf +0 -0
- package/css/fonts/inter/Inter-MediumItalic.otf +0 -0
- package/css/fonts/inter/Inter-Regular.otf +0 -0
- package/css/fonts/inter/Inter-SemiBold.otf +0 -0
- package/css/fonts/inter/Inter-SemiBoldItalic.otf +0 -0
- package/css/fonts/inter/Inter-Thin.otf +0 -0
- package/css/fonts/inter/Inter-ThinItalic.otf +0 -0
- package/css/fonts/inter/inter.css +104 -0
- package/css/fonts/lato/Lato-Black.ttf +0 -0
- package/css/fonts/lato/Lato-BlackItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Bold.ttf +0 -0
- package/css/fonts/lato/Lato-BoldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Hairline.ttf +0 -0
- package/css/fonts/lato/Lato-HairlineItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Heavy.ttf +0 -0
- package/css/fonts/lato/Lato-HeavyItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Italic.ttf +0 -0
- package/css/fonts/lato/Lato-Light.ttf +0 -0
- package/css/fonts/lato/Lato-LightItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Medium.ttf +0 -0
- package/css/fonts/lato/Lato-MediumItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Regular.ttf +0 -0
- package/css/fonts/lato/Lato-Semibold.ttf +0 -0
- package/css/fonts/lato/Lato-SemiboldItalic.ttf +0 -0
- package/css/fonts/lato/Lato-Thin.ttf +0 -0
- package/css/fonts/lato/Lato-ThinItalic.ttf +0 -0
- package/css/fonts/lato/lato.css +125 -0
- package/css/fonts/material-icons/MaterialIcons-Regular.ttf +0 -0
- package/css/fonts/material-icons/font-material-icon.css +22 -0
- package/css/fonts/material-icons/material-icons.woff2 +0 -0
- package/css/fonts/news-cycle/NewsCycle-Bold.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle-Regular.ttf +0 -0
- package/css/fonts/news-cycle/NewsCycle.css +13 -0
- package/css/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Light.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-LightItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-Semibold.ttf +0 -0
- package/css/fonts/open-sans/OpenSans-SemiboldItalic.ttf +0 -0
- package/css/fonts/open-sans/OpenSans.css +69 -0
- package/css/fonts/raleway/Raleway-Black.ttf +0 -0
- package/css/fonts/raleway/Raleway-BlackItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Bold.ttf +0 -0
- package/css/fonts/raleway/Raleway-BoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLight.ttf +0 -0
- package/css/fonts/raleway/Raleway-ExtraLightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Italic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Light.ttf +0 -0
- package/css/fonts/raleway/Raleway-LightItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Medium.ttf +0 -0
- package/css/fonts/raleway/Raleway-MediumItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Regular.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBold.ttf +0 -0
- package/css/fonts/raleway/Raleway-SemiBoldItalic.ttf +0 -0
- package/css/fonts/raleway/Raleway-Thin.ttf +0 -0
- package/css/fonts/raleway/Raleway-ThinItalic.ttf +0 -0
- package/css/fonts/raleway/raleway.css +111 -0
- package/css/fonts/rawline/rawline-100.ttf +0 -0
- package/css/fonts/rawline/rawline-100i.ttf +0 -0
- package/css/fonts/rawline/rawline-200.ttf +0 -0
- package/css/fonts/rawline/rawline-200i.ttf +0 -0
- package/css/fonts/rawline/rawline-300.ttf +0 -0
- package/css/fonts/rawline/rawline-300i.ttf +0 -0
- package/css/fonts/rawline/rawline-400.ttf +0 -0
- package/css/fonts/rawline/rawline-400i.ttf +0 -0
- package/css/fonts/rawline/rawline-500.ttf +0 -0
- package/css/fonts/rawline/rawline-500i.ttf +0 -0
- package/css/fonts/rawline/rawline-600.ttf +0 -0
- package/css/fonts/rawline/rawline-600i.ttf +0 -0
- package/css/fonts/rawline/rawline-700.ttf +0 -0
- package/css/fonts/rawline/rawline-700i.ttf +0 -0
- package/css/fonts/rawline/rawline-800.ttf +0 -0
- package/css/fonts/rawline/rawline-800i.ttf +0 -0
- package/css/fonts/rawline/rawline-900.ttf +0 -0
- package/css/fonts/rawline/rawline-900i.ttf +0 -0
- package/css/fonts/rawline/rawline.css +111 -0
- package/css/fonts/roboto/Roboto-Black.ttf +0 -0
- package/css/fonts/roboto/Roboto-BlackItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Bold.ttf +0 -0
- package/css/fonts/roboto/Roboto-BoldItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Italic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Light.ttf +0 -0
- package/css/fonts/roboto/Roboto-LightItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Medium.ttf +0 -0
- package/css/fonts/roboto/Roboto-MediumItalic.ttf +0 -0
- package/css/fonts/roboto/Roboto-Regular.ttf +0 -0
- package/css/fonts/roboto/Roboto-Thin.ttf +0 -0
- package/css/fonts/roboto/Roboto-ThinItalic.ttf +0 -0
- package/css/fonts/roboto/roboto.css +83 -0
- package/css/fonts/times-new-roman/Times-New-Roman.css +27 -0
- package/css/fonts/times-new-roman/times-new-roman-bold-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman-italic.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-roman.ttf +0 -0
- package/css/fonts/times-new-roman/times-new-romanbold.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-B.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-BI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-C.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-L.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-LI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-M.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-MI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-R.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu-RI.ttf +0 -0
- package/css/fonts/ubuntu/Ubuntu.css +55 -0
- package/css/privacy/privacy.css +91 -22
- package/css/themes/aquamarine.min.css +5 -2
- package/css/themes/cerulean.min.css +4 -2
- package/css/themes/cosmo.min.css +5 -2
- package/css/themes/custom/aquamarine/button-aquamarine.css +336 -0
- package/css/themes/custom/aquamarine/checkbox-aquamarine.css +113 -0
- package/css/themes/custom/aquamarine/custom-aquamarine.css +1466 -0
- package/css/themes/custom/aquamarine/navbar-aquamarine.css +80 -0
- package/css/themes/custom/aquamarine/panel-aquamarine.css +139 -0
- package/css/themes/custom/cerulean/button-cerulean.css +210 -152
- package/css/themes/custom/cerulean/custom-cerulean.css +623 -23
- package/css/themes/custom/cerulean/navbar-cerulean.css +39 -8
- package/css/themes/custom/cerulean/panel-cerulean.css +87 -18
- package/css/themes/custom/cosmo/button-cosmo.css +109 -0
- package/css/themes/custom/cosmo/custom-cosmo.css +1005 -0
- package/css/themes/custom/cosmo/navbar-cosmo.css +93 -0
- package/css/themes/custom/cosmo/panel-cosmo.css +132 -0
- package/css/themes/custom/cyborg/button-cyborg.css +90 -0
- package/css/themes/custom/cyborg/custom-cyborg.css +1189 -0
- package/css/themes/custom/cyborg/navbar-cyborg.css +102 -0
- package/css/themes/custom/cyborg/panel-cyborg.css +131 -0
- package/css/themes/custom/darkly/button-darkly.css +162 -0
- package/css/themes/custom/darkly/custom-darkly.css +779 -25
- package/css/themes/custom/darkly/navbar-darkly.css +73 -11
- package/css/themes/custom/darkly/panel-darkly.css +68 -30
- package/css/themes/custom/dsgov/button-dsgov.css +164 -0
- package/css/themes/custom/dsgov/calendar-dsgov.css +231 -0
- package/css/themes/custom/dsgov/color-dsgov.css +138 -0
- package/css/themes/custom/dsgov/custom-dsgov.css +1246 -0
- package/css/themes/custom/dsgov/form-dsgov.css +362 -0
- package/css/themes/custom/dsgov/navbar-dsgov.css +242 -0
- package/css/themes/custom/dsgov/panel-dsgov.css +200 -0
- package/css/themes/custom/dsgov/slider-dsgov.css +92 -0
- package/css/themes/custom/dsgov/table-grid-dsgov.css +436 -0
- package/css/themes/custom/flatly/button-flatly.css +173 -0
- package/css/themes/custom/flatly/custom-flatly.css +629 -36
- package/css/themes/custom/flatly/navbar-flatly.css +53 -10
- package/css/themes/custom/flatly/panel-flatly.css +67 -26
- package/css/themes/custom/fuse/button-fuse.css +157 -0
- package/css/themes/custom/fuse/custom-fuse.css +1147 -0
- package/css/themes/custom/fuse/navbar-fuse.css +129 -0
- package/css/themes/custom/fuse/panel-fuse.css +183 -0
- package/css/themes/custom/journal/button-journal.css +195 -0
- package/css/themes/custom/journal/custom-journal.css +938 -0
- package/css/themes/custom/journal/navbar-journal.css +147 -0
- package/css/themes/custom/journal/panel-journal.css +123 -0
- package/css/themes/custom/lumen/button-lumen.css +213 -0
- package/css/themes/custom/lumen/custom-lumen.css +1089 -0
- package/css/themes/custom/lumen/navbar-lumen.css +97 -0
- package/css/themes/custom/lumen/panel-lumen.css +125 -0
- package/css/themes/custom/material/custom-material.css +770 -3118
- package/css/themes/custom/material/grid-material.css +302 -0
- package/css/themes/custom/material/navbar-material.css +88 -0
- package/css/themes/custom/material/panel-material.css +120 -0
- package/css/themes/custom/materialui/custom-materialui.css +275 -0
- package/css/themes/custom/navigator/custom-navigator.css +46 -60
- package/css/themes/custom/paper/button-paper.css +204 -0
- package/css/themes/custom/paper/custom-paper.css +1148 -0
- package/css/themes/custom/paper/navbar-paper.css +104 -0
- package/css/themes/custom/paper/panel-paper.css +81 -0
- package/css/themes/custom/readable/button-readable.css +182 -0
- package/css/themes/custom/readable/custom-readable.css +1030 -0
- package/css/themes/custom/readable/navbar-readable.css +148 -0
- package/css/themes/custom/readable/panel-readable.css +126 -0
- package/css/themes/custom/sandstone/button-sandstone.css +187 -0
- package/css/themes/custom/sandstone/custom-sandstone.css +992 -0
- package/css/themes/custom/sandstone/navbar-sandstone.css +89 -0
- package/css/themes/custom/sandstone/panel-sandstone.css +125 -0
- package/css/themes/custom/simplex/button-simplex.css +304 -0
- package/css/themes/custom/simplex/custom-simplex.css +922 -0
- package/css/themes/custom/simplex/navbar-simplex.css +109 -0
- package/css/themes/custom/simplex/panel-simplex.css +121 -0
- package/css/themes/custom/slate/button-slate.css +306 -0
- package/css/themes/custom/slate/custom-slate.css +1179 -0
- package/css/themes/custom/slate/navbar-slate.css +97 -0
- package/css/themes/custom/slate/panel-slate.css +87 -0
- package/css/themes/custom/spacelab/button-spacelab.css +192 -154
- package/css/themes/custom/spacelab/custom-spacelab.css +629 -7
- package/css/themes/custom/spacelab/navbar-spacelab.css +90 -11
- package/css/themes/custom/spacelab/panel-spacelab.css +96 -84
- package/css/themes/custom/superhero/button-superhero.css +166 -0
- package/css/themes/custom/superhero/custom-superhero.css +909 -35
- package/css/themes/custom/superhero/navbar-superhero.css +32 -6
- package/css/themes/custom/superhero/panel-superhero.css +32 -12
- package/css/themes/custom/superhero/tabs-superhero.css +2 -2
- package/css/themes/custom/theme-general/button.css +214 -72
- package/css/themes/custom/theme-general/carousel.css +31 -1
- package/css/themes/custom/theme-general/forms.css +91 -6
- package/css/themes/custom/theme-general/login.css +250 -6
- package/css/themes/custom/theme-general/menu.css +177 -3
- package/css/themes/custom/theme-general/modal.css +137 -5
- package/css/themes/custom/theme-general/notification.css +47 -6
- package/css/themes/custom/theme-general/report-viewer.css +11 -11
- package/css/themes/custom/theme-general/scheduler.css +142 -3
- package/css/themes/custom/theme-general/slider.css +64 -8
- package/css/themes/custom/theme-general/table-grid.css +166 -7
- package/css/themes/custom/theme-general/tabs.css +12 -12
- package/css/themes/custom/theme-general/theme-general.css +401 -59
- package/css/themes/custom/theme-general/timeline.css +6 -6
- package/css/themes/custom/theme-general/treeview.css +10 -9
- package/css/themes/custom/united/button-united.css +187 -0
- package/css/themes/custom/united/custom-united.css +965 -0
- package/css/themes/custom/united/navbar-united.css +101 -0
- package/css/themes/custom/united/panel-united.css +121 -0
- package/css/themes/custom/yeti/button-yeti.css +274 -0
- package/css/themes/custom/yeti/custom-yeti.css +1047 -0
- package/css/themes/custom/yeti/navbar-yeti.css +77 -0
- package/css/themes/custom/yeti/panel-yeti.css +127 -0
- package/css/themes/cyborg.min.css +5 -2
- package/css/themes/darkly.min.css +4 -2
- package/css/themes/deprecated/aquamarine.min.css +6 -0
- package/css/themes/deprecated/cerulean.min.css +7 -0
- package/css/themes/deprecated/cosmo.min.css +7 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn-toolbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/caret.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/has.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/kbd.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-justified.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-pills.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-stacked.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav-tabs.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/pre.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.3/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/form_input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/img_figure.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.6/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/accordion.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/align.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/border.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/card.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/custom.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/display.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/flex.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/float.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/img_figure.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/justify.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/margin.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/padding.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/page.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/position.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/rounded.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/shadow.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/_bootswatch-v4.1.3/validated.css +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/custom-aquamarine.min.css +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/deprecated/custom/aquamarine/font/fonts.css +162 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +3 -0
- package/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +3 -0
- package/css/themes/deprecated/custom/cerulean/custom-cerulean.min.css +6908 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-gray.svg +10 -0
- package/css/themes/deprecated/custom/cerulean/img/arrow-white.svg +10 -0
- package/css/themes/deprecated/custom/cosmo/custom-cosmo.min.css +6943 -0
- package/css/themes/deprecated/custom/cyborg/custom-cyborg.min.css +6936 -0
- package/css/themes/deprecated/custom/darkly/custom-darkly.min.css +7059 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/_media-print.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/animations.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/basics.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/btn.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/carousel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/close.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/col.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/collapse.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/container.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/dropdown.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/embed-responsive.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/fade.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/figure_img.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/form-control.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/input-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/input.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/jumbotron.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/label.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/list-group.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/media.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/modal.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/nav.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/text.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/visible.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/_bootswatch-v3.3.7/well.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/custom-dsgov.min.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/css/themes/{custom/aquamarine → deprecated/custom/dsgov}/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-100.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-100i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-200.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-200i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-300.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-300i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-400.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-400i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-500.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-500i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-600.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-600i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-700.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-700i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-800.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-800i.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-900.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/dsgov/font2/rawline-900i.woff +0 -0
- package/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +9 -0
- package/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/css/themes/deprecated/custom/flatly/custom-flatly.min.css +7033 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +73 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +37 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +26 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +48 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +734 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +54 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +391 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +252 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +27 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +787 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +30 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +157 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +10 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +39 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +310 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1066 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +40 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +184 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +144 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +49 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +35 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +60 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +142 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +271 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +617 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +52 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +113 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +295 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +148 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +65 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +268 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +31 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +29 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +129 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +269 -0
- package/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +25 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/alert.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/badge.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/blockquote.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/breadcrumb.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/btn.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/carousel.css +252 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/close.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/embed-responsive.css +29 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/form.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/glyphicon.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/hidden.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/import_components_css.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/list-group.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/media.css +60 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/modal.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/navbar.css +400 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/pager.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/pagination.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/panel.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/popover.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/progress.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/table.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/thumbnail.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/tooltip.css +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/type_bootstrap.css +0 -0
- package/css/themes/deprecated/custom/fuse/components_css/visible.css +207 -0
- package/css/themes/{custom → deprecated/custom}/fuse/components_css/well.css +0 -0
- package/css/themes/deprecated/custom/fuse/custom-fuse.min.css +4179 -0
- package/css/themes/{custom → deprecated/custom}/fuse/font/Inter-roman.var.woff2 +0 -0
- package/css/themes/{custom/fuse/font/fonts.css → deprecated/custom/fuse/font/font.css} +0 -0
- package/css/themes/deprecated/custom/fuse/font/fonts.css +8 -0
- package/css/themes/{custom → deprecated/custom}/fuse/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/fuse/img/arrow-white.svg +0 -0
- package/css/themes/deprecated/custom/journal/custom-journal.min.css +9548 -0
- package/css/themes/deprecated/custom/lumen/custom-lumen.min.css +7183 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/lumen/img/arrow-white.svg +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-button.css +152 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/crn-carousel.css +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-cron-calendar.css +173 -0
- package/css/themes/deprecated/custom/material/components_css/crn-cron-grid.css +263 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/crn-enterprise.css +0 -0
- package/css/themes/deprecated/custom/material/components_css/crn-navbar.css +165 -0
- package/css/themes/deprecated/custom/material/components_css/crn-scheduler.css +97 -0
- package/css/themes/deprecated/custom/material/components_css/login.css +29 -0
- package/css/themes/{custom/material_raiz → deprecated/custom/material}/components_css/ui-notification.css +0 -0
- package/css/themes/deprecated/custom/material/custom-material.css +280 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Black.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Black.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BlackItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Bold.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Bold.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BoldItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Italic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Italic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Light.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Light.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-LightItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-LightItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Medium.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Medium.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-MediumItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Regular.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Regular.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Thin.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-Thin.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-ThinItalic.woff +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/css/themes/{custom → deprecated/custom}/material/font/fonts.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material/img/arrow-gray.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/material/img/arrow-white.svg +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-button.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +11 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-cron-calendar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-cron-grid.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +58 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-navbar.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/crn-scheduler.css +0 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/components_css/login.css +0 -0
- package/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +27 -0
- package/css/themes/{custom → deprecated/custom}/material_raiz/custom-material_raiz.css +0 -0
- package/css/themes/deprecated/custom/navigator/custom-navigator.css +195 -0
- package/css/themes/deprecated/custom/paper/custom-paper.min.css +8943 -0
- package/css/themes/deprecated/custom/readable/custom-readable.min.css +8203 -0
- package/css/themes/deprecated/custom/sandstone/custom-sandstone.min.css +6917 -0
- package/css/themes/deprecated/custom/simplex/custom-simplex.min.css +6917 -0
- package/css/themes/deprecated/custom/slate/custom-slate.min.css +7283 -0
- package/css/themes/deprecated/custom/spacelab/custom-spacelab.min.css +6971 -0
- package/css/themes/deprecated/custom/superhero/custom-superhero.min.css +7019 -0
- package/css/themes/deprecated/custom/united/custom-united.min.css +6783 -0
- package/css/themes/deprecated/custom/yeti/custom-yeti.min.css +7077 -0
- package/css/themes/deprecated/cyborg.min.css +7 -0
- package/css/themes/deprecated/darkly.min.css +7 -0
- package/css/themes/deprecated/dsgov.min.css +6 -0
- package/css/themes/deprecated/flatly.min.css +7 -0
- package/css/themes/deprecated/fuse.min.css +7 -0
- package/css/themes/deprecated/journal.min.css +7 -0
- package/css/themes/deprecated/lumen.min.css +7 -0
- package/css/themes/deprecated/material.min.css +4 -0
- package/css/themes/{material_raiz.min.css → deprecated/material_raiz.min.css} +0 -0
- package/css/themes/deprecated/paper.min.css +7 -0
- package/css/themes/deprecated/readable.min.css +7 -0
- package/css/themes/deprecated/sandstone.min.css +7 -0
- package/css/themes/deprecated/simplex.min.css +7 -0
- package/css/themes/deprecated/slate.min.css +7 -0
- package/css/themes/deprecated/spacelab.min.css +7 -0
- package/css/themes/deprecated/superhero.min.css +7 -0
- package/css/themes/deprecated/united.min.css +7 -0
- package/css/themes/deprecated/yeti.min.css +7 -0
- package/css/themes/dsgov.min.css +5 -2
- package/css/themes/flatly.min.css +4 -2
- package/css/themes/fuse.min.css +5 -2
- package/css/themes/journal.min.css +5 -2
- package/css/themes/lumen.min.css +5 -2
- package/css/themes/material.min.css +9 -3
- package/css/themes/materialui.min.css +9 -0
- package/css/themes/paper.min.css +5 -2
- package/css/themes/readable.min.css +5 -2
- package/css/themes/sandstone.min.css +5 -2
- package/css/themes/simplex.min.css +5 -2
- package/css/themes/slate.min.css +5 -2
- package/css/themes/spacelab.min.css +4 -3
- package/css/themes/superhero.min.css +4 -2
- package/css/themes/theme.editor.view.html +1820 -0
- package/css/themes/united.min.css +5 -2
- package/css/themes/yeti.min.css +5 -2
- package/dist/components/css/checkbox-color.css +1 -1
- package/dist/components/css/color-default.css +1 -1
- package/dist/components/css/combobox-color.css +1 -1
- package/dist/components/css/crn-input-password.css +1 -1
- package/dist/components/css/deprecated/checkbox-color.css +1 -0
- package/dist/components/css/deprecated/color-default.css +1 -0
- package/dist/components/css/deprecated/combobox-color.css +1 -0
- package/dist/components/css/deprecated/multiselect-editor.css +1 -0
- package/dist/components/css/deprecated/option-color.css +1 -0
- package/dist/components/css/designtime.css +1 -1
- package/dist/components/css/font-size.css +1 -1
- package/dist/components/css/option-color.css +1 -1
- package/dist/components/js/format.min.js +1 -1
- package/dist/components/js/jquery.inputmask.bundle.js +1 -1
- package/dist/components/js/jquery.mask.min.js +1 -1
- package/dist/components/js/qrcode.js +1 -1
- package/dist/components/templates/Component_Container/crn-eight-four-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-four-eight-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-one-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-three-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-three-six-three-container.template.html +1 -1
- package/dist/components/templates/Component_Container/crn-two-container.template.html +1 -1
- package/dist/components/templates/accordion.template.html +1 -1
- package/dist/components/templates/anchor.template.html +1 -1
- package/dist/components/templates/button.template.html +1 -1
- package/dist/components/templates/crn-signature-pad.designtime.html +1 -1
- package/dist/components/templates/cron-calendar.designtime.html +1 -1
- package/dist/components/templates/cron-checkbox.template.html +1 -1
- package/dist/components/templates/cron-combobox-multiple.designtime.html +1 -1
- package/dist/components/templates/cron-combobox-multiple.template.html +1 -1
- package/dist/components/templates/cron-crud.template.html +1 -1
- package/dist/components/templates/cron-dynamic-menu.designtime.html +1 -1
- package/dist/components/templates/cron-dynamic-menu.template.html +1 -1
- package/dist/components/templates/cron-frame.template.html +1 -1
- package/dist/components/templates/cron-scheduler.designtime.html +1 -2
- package/dist/components/templates/cron-slider.designtime.html +1 -0
- package/dist/components/templates/cron-tree-view.designtime.html +1 -1
- package/dist/components/templates/dynamicfile.template.html +1 -1
- package/dist/components/templates/dynamictitle.template.html +1 -1
- package/dist/components/templates/form.template.html +1 -1
- package/dist/components/templates/icon.template.html +1 -1
- package/dist/components/templates/image-menu.template.html +1 -1
- package/dist/components/templates/navbar.template.html +1 -1
- package/dist/components/templates/panel.template.html +1 -1
- package/dist/components/templates/radiogroup.template.html +1 -1
- package/dist/components/templates/rating.template.html +1 -1
- package/dist/components/templates/social-button-bar.template.html +1 -1
- package/dist/components/templates/sub-form.template.html +1 -1
- package/dist/components/templates/textinputbutton.template.html +1 -1
- package/dist/css/animate.css +1 -1
- package/dist/css/app.css +1 -1
- package/dist/css/cronos.css +1 -1
- package/dist/css/modalTemplate.css +1 -1
- package/dist/css/privacy/privacy.css +1 -1
- package/dist/css/themes/aquamarine.min.css +1 -1
- package/dist/css/themes/cerulean.min.css +1 -1
- package/dist/css/themes/cosmo.min.css +1 -1
- package/dist/css/themes/custom/aquamarine/button-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/checkbox-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/custom-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/font/fonts.css +1 -1
- package/dist/css/themes/custom/aquamarine/navbar-aquamarine.css +1 -0
- package/dist/css/themes/custom/aquamarine/panel-aquamarine.css +1 -0
- package/dist/css/themes/custom/cerulean/button-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/custom-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/navbar-cerulean.css +1 -1
- package/dist/css/themes/custom/cerulean/panel-cerulean.css +1 -1
- package/dist/css/themes/custom/cosmo/button-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/custom-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/navbar-cosmo.css +1 -0
- package/dist/css/themes/custom/cosmo/panel-cosmo.css +1 -0
- package/dist/css/themes/custom/cyborg/button-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/custom-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/navbar-cyborg.css +1 -0
- package/dist/css/themes/custom/cyborg/panel-cyborg.css +1 -0
- package/dist/css/themes/custom/darkly/button-darkly.css +1 -0
- package/dist/css/themes/custom/darkly/custom-darkly.css +1 -1
- package/dist/css/themes/custom/darkly/navbar-darkly.css +1 -1
- package/dist/css/themes/custom/darkly/panel-darkly.css +1 -1
- package/dist/css/themes/custom/dsgov/button-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/calendar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/color-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/custom-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/form-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/navbar-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/panel-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/slider-dsgov.css +1 -0
- package/dist/css/themes/custom/dsgov/table-grid-dsgov.css +1 -0
- package/dist/css/themes/custom/flatly/button-flatly.css +1 -0
- package/dist/css/themes/custom/flatly/custom-flatly.css +1 -1
- package/dist/css/themes/custom/flatly/navbar-flatly.css +1 -1
- package/dist/css/themes/custom/flatly/panel-flatly.css +1 -1
- package/dist/css/themes/custom/fuse/button-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/custom-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/navbar-fuse.css +1 -0
- package/dist/css/themes/custom/fuse/panel-fuse.css +1 -0
- package/dist/css/themes/custom/journal/button-journal.css +1 -0
- package/dist/css/themes/custom/journal/custom-journal.css +1 -0
- package/dist/css/themes/custom/journal/navbar-journal.css +1 -0
- package/dist/css/themes/custom/journal/panel-journal.css +1 -0
- package/dist/css/themes/custom/lumen/button-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/custom-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/navbar-lumen.css +1 -0
- package/dist/css/themes/custom/lumen/panel-lumen.css +1 -0
- package/dist/css/themes/custom/material/custom-material.css +1 -1
- package/dist/css/themes/custom/material/grid-material.css +1 -0
- package/dist/css/themes/custom/material/navbar-material.css +1 -0
- package/dist/css/themes/custom/material/panel-material.css +1 -0
- package/dist/css/themes/custom/materialui/custom-materialui.css +1 -0
- package/dist/css/themes/custom/navigator/custom-navigator.css +1 -1
- package/dist/css/themes/custom/paper/button-paper.css +1 -0
- package/dist/css/themes/custom/paper/custom-paper.css +1 -0
- package/dist/css/themes/custom/paper/navbar-paper.css +1 -0
- package/dist/css/themes/custom/paper/panel-paper.css +1 -0
- package/dist/css/themes/custom/readable/button-readable.css +1 -0
- package/dist/css/themes/custom/readable/custom-readable.css +1 -0
- package/dist/css/themes/custom/readable/navbar-readable.css +1 -0
- package/dist/css/themes/custom/readable/panel-readable.css +1 -0
- package/dist/css/themes/custom/sandstone/button-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/custom-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/navbar-sandstone.css +1 -0
- package/dist/css/themes/custom/sandstone/panel-sandstone.css +1 -0
- package/dist/css/themes/custom/simplex/button-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/custom-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/navbar-simplex.css +1 -0
- package/dist/css/themes/custom/simplex/panel-simplex.css +1 -0
- package/dist/css/themes/custom/slate/button-slate.css +1 -0
- package/dist/css/themes/custom/slate/custom-slate.css +1 -0
- package/dist/css/themes/custom/slate/navbar-slate.css +1 -0
- package/dist/css/themes/custom/slate/panel-slate.css +1 -0
- package/dist/css/themes/custom/spacelab/button-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/custom-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/navbar-spacelab.css +1 -1
- package/dist/css/themes/custom/spacelab/panel-spacelab.css +1 -1
- package/dist/css/themes/custom/superhero/button-superhero.css +1 -0
- package/dist/css/themes/custom/superhero/custom-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/navbar-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/panel-superhero.css +1 -1
- package/dist/css/themes/custom/superhero/tabs-superhero.css +1 -1
- package/dist/css/themes/custom/theme-general/button.css +1 -1
- package/dist/css/themes/custom/theme-general/carousel.css +1 -1
- package/dist/css/themes/custom/theme-general/forms.css +1 -1
- package/dist/css/themes/custom/theme-general/login.css +1 -1
- package/dist/css/themes/custom/theme-general/menu.css +1 -1
- package/dist/css/themes/custom/theme-general/modal.css +1 -1
- package/dist/css/themes/custom/theme-general/notification.css +1 -1
- package/dist/css/themes/custom/theme-general/report-viewer.css +1 -1
- package/dist/css/themes/custom/theme-general/scheduler.css +1 -1
- package/dist/css/themes/custom/theme-general/slider.css +1 -1
- package/dist/css/themes/custom/theme-general/table-grid.css +1 -1
- package/dist/css/themes/custom/theme-general/tabs.css +1 -1
- package/dist/css/themes/custom/theme-general/theme-general.css +1 -1
- package/dist/css/themes/custom/theme-general/timeline.css +1 -1
- package/dist/css/themes/custom/theme-general/treeview.css +1 -1
- package/dist/css/themes/custom/united/button-united.css +1 -0
- package/dist/css/themes/custom/united/custom-united.css +1 -0
- package/dist/css/themes/custom/united/navbar-united.css +1 -0
- package/dist/css/themes/custom/united/panel-united.css +1 -0
- package/dist/css/themes/custom/yeti/button-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/custom-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/navbar-yeti.css +1 -0
- package/dist/css/themes/custom/yeti/panel-yeti.css +1 -0
- package/dist/css/themes/cyborg.min.css +1 -1
- package/dist/css/themes/darkly.min.css +1 -1
- package/dist/css/themes/deprecated/aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/cerulean.min.css +1 -0
- package/dist/css/themes/deprecated/cosmo.min.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn-toolbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/caret.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/form.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/has.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/kbd.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/media.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-justified.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-pills.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-stacked.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav-tabs.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/pre.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.3/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/form_input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/media.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.6/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/accordion.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/align.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/basics.css +12 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/border.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/card.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/close.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/col.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/container.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/custom.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/display.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/flex.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/float.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/form.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/img_figure.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/justify.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/margin.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/padding.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/page.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/position.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/rounded.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/shadow.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/table.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/text.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/_bootswatch-v4.1.3/validated.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/custom-aquamarine.min.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/aquamarine/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/aquamarine/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/cerulean/custom-cerulean.min.css +13 -0
- package/dist/css/themes/{custom/lumen → deprecated/custom/cerulean}/img/arrow-gray.svg +0 -0
- package/dist/css/themes/{custom/lumen → deprecated/custom/cerulean}/img/arrow-white.svg +0 -0
- package/dist/css/themes/deprecated/custom/cosmo/custom-cosmo.min.css +13 -0
- package/dist/css/themes/deprecated/custom/cyborg/custom-cyborg.min.css +13 -0
- package/dist/css/themes/deprecated/custom/darkly/custom-darkly.min.css +13 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/custom-dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLight.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ExtraLightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-SemiBoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/WorkSans-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-100i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-200i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-300i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-400i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-500i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-600i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-700i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-800i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/font2/rawline-900i.woff +0 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/arrow-blue.svg +1 -0
- package/dist/css/themes/deprecated/custom/dsgov/img/cover.jpg +0 -0
- package/dist/css/themes/deprecated/custom/flatly/custom-flatly.min.css +13 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/_media-print.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/animations.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/basics.css +11 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/close.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/col.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/collapse.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/container.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/dropdown.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/fade.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/figure_img.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/form-control.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/import_bootswatch.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/input.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/jumbotron.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/label.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/media.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/nav.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/table.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/text.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/_bootswatch-v3.3.7/well.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/alert.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/badge.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/blockquote.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/breadcrumb.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/btn.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/close.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/embed-responsive.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/form.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/glyphicon.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/hidden.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/import_components_css.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/list-group.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/media.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/modal.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/pager.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/pagination.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/panel.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/popover.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/progress.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/table.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/thumbnail.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/tooltip.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/type_bootstrap.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/visible.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/components_css/well.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/custom-fuse.min.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/font/Inter-roman.var.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/fuse/font/font.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/fuse/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/journal/custom-journal.min.css +12 -0
- package/dist/css/themes/deprecated/custom/lumen/custom-lumen.min.css +13 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Black.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BlackIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Bold.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-BoldIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLight.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-ExtraLightIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-It.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Light.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-LightIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Regular.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-Semibold.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/SourceSansPro-SemiboldIt.woff2 +0 -0
- package/dist/css/themes/{custom → deprecated/custom}/lumen/font/fonts.css +0 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/lumen/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-button.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/login.css +1 -0
- package/dist/css/themes/deprecated/custom/material/components_css/ui-notification.css +1 -0
- package/dist/css/themes/deprecated/custom/material/custom-material.css +1 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Black.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BlackItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Bold.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-BoldItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Italic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Light.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-LightItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Medium.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-MediumItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Regular.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-Thin.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff +0 -0
- package/dist/css/themes/deprecated/custom/material/font/Roboto-ThinItalic.woff2 +0 -0
- package/dist/css/themes/deprecated/custom/material/font/fonts.css +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-gray.svg +1 -0
- package/dist/css/themes/deprecated/custom/material/img/arrow-white.svg +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-button.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-carousel.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-calendar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-cron-grid.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-enterprise.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-navbar.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/crn-scheduler.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/login.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/components_css/ui-notification.css +1 -0
- package/dist/css/themes/deprecated/custom/material_raiz/custom-material_raiz.css +1 -0
- package/dist/css/themes/deprecated/custom/navigator/custom-navigator.css +1 -0
- package/dist/css/themes/deprecated/custom/paper/custom-paper.min.css +13 -0
- package/dist/css/themes/deprecated/custom/readable/custom-readable.min.css +13 -0
- package/dist/css/themes/deprecated/custom/sandstone/custom-sandstone.min.css +13 -0
- package/dist/css/themes/deprecated/custom/simplex/custom-simplex.min.css +13 -0
- package/dist/css/themes/deprecated/custom/slate/custom-slate.min.css +13 -0
- package/dist/css/themes/deprecated/custom/spacelab/custom-spacelab.min.css +13 -0
- package/dist/css/themes/deprecated/custom/superhero/custom-superhero.min.css +13 -0
- package/dist/css/themes/deprecated/custom/united/custom-united.min.css +13 -0
- package/dist/css/themes/deprecated/custom/yeti/custom-yeti.min.css +13 -0
- package/dist/css/themes/deprecated/cyborg.min.css +1 -0
- package/dist/css/themes/deprecated/darkly.min.css +1 -0
- package/dist/css/themes/deprecated/dsgov.min.css +1 -0
- package/dist/css/themes/deprecated/flatly.min.css +1 -0
- package/dist/css/themes/deprecated/fuse.min.css +1 -0
- package/dist/css/themes/deprecated/journal.min.css +1 -0
- package/dist/css/themes/deprecated/lumen.min.css +1 -0
- package/dist/css/themes/deprecated/material.min.css +1 -0
- package/dist/css/themes/deprecated/material_raiz.min.css +1 -0
- package/dist/css/themes/deprecated/paper.min.css +1 -0
- package/dist/css/themes/deprecated/readable.min.css +1 -0
- package/dist/css/themes/deprecated/sandstone.min.css +1 -0
- package/dist/css/themes/deprecated/simplex.min.css +1 -0
- package/dist/css/themes/deprecated/slate.min.css +1 -0
- package/dist/css/themes/deprecated/spacelab.min.css +1 -0
- package/dist/css/themes/deprecated/superhero.min.css +1 -0
- package/dist/css/themes/deprecated/united.min.css +1 -0
- package/dist/css/themes/deprecated/yeti.min.css +1 -0
- package/dist/css/themes/dsgov.min.css +1 -1
- package/dist/css/themes/flatly.min.css +1 -1
- package/dist/css/themes/fuse.min.css +1 -1
- package/dist/css/themes/journal.min.css +1 -1
- package/dist/css/themes/lumen.min.css +1 -1
- package/dist/css/themes/material.min.css +1 -1
- package/dist/css/themes/materialui.min.css +1 -0
- package/dist/css/themes/paper.min.css +1 -1
- package/dist/css/themes/readable.min.css +1 -1
- package/dist/css/themes/sandstone.min.css +1 -1
- package/dist/css/themes/simplex.min.css +1 -1
- package/dist/css/themes/slate.min.css +1 -1
- package/dist/css/themes/spacelab.min.css +1 -1
- package/dist/css/themes/superhero.min.css +1 -1
- package/dist/css/themes/theme.editor.view.html +5 -0
- package/dist/css/themes/united.min.css +1 -1
- package/dist/css/themes/yeti.min.css +1 -1
- package/dist/i18n/locale_en_us.json +4 -1
- package/dist/i18n/locale_pt_br.json +4 -1
- package/dist/img/cron-icon/crn-component.svg +1 -0
- package/dist/js/app.js +1 -1
- package/dist/js/controllers.js +1 -1
- package/dist/js/dashboard/dashboard.service.js +1 -1
- package/dist/js/directives.js +14 -1
- package/dist/js/reports/reports.service.js +1 -1
- package/dist/js/stateProvider.js +1 -1
- package/gulpfile.js +1 -1
- package/i18n/locale_en_us.json +4 -1
- package/i18n/locale_pt_br.json +4 -1
- package/img/cron-icon/crn-component.svg +22 -0
- package/js/app.js +16 -2
- package/js/controllers.js +10 -2
- package/js/dashboard/dashboard.service.js +4 -2
- package/js/directives.js +650 -347
- package/js/reports/reports.service.js +5 -2
- package/js/stateProvider.js +17 -8
- package/package.json +4 -4
- package/postupdate.json +128 -115
- package/css/modalTemplate.css +0 -37
- package/css/reset_password.css +0 -5
- package/css/signup.css +0 -16
- package/css/themes/custom/cosmo/custom-cosmo.min.css +0 -2959
- package/css/themes/custom/cyborg/custom-cyborg.min.css +0 -1805
- package/css/themes/custom/dsgov/font/fonts.css +0 -162
- package/css/themes/custom/fuse/components_css/navbar.css +0 -405
- package/css/themes/custom/fuse/custom-fuse.min.css +0 -3107
- package/css/themes/custom/journal/custom-journal.min.css +0 -1570
- package/css/themes/custom/lumen/custom-lumen.min.css +0 -3479
- package/css/themes/custom/paper/custom-paper.min.css +0 -1561
- package/css/themes/custom/readable/custom-readable.min.css +0 -2661
- package/css/themes/custom/sandstone/custom-sandstone.min.css +0 -1055
- package/css/themes/custom/simplex/custom-simplex.min.css +0 -2646
- package/css/themes/custom/slate/custom-slate.min.css +0 -2956
- package/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
- package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
- package/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
- package/css/themes/custom/spacelab/font/fonts.css +0 -89
- package/css/themes/custom/theme-general/cookies.css +0 -34
- package/css/themes/custom/united/custom-united.min.css +0 -2493
- package/css/themes/custom/yeti/custom-yeti.min.css +0 -3363
- package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Bold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-BoldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Extrabold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Italic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Light.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-Semibold.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans-SemiboldItalic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSans.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff +0 -0
- package/dist/css/themes/custom/spacelab/font/OpenSansLight-Italic.woff2 +0 -0
- package/dist/css/themes/custom/spacelab/font/fonts.css +0 -1
- package/dist/css/themes/custom/theme-general/cookies.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.navbar{position:relative;min-height:60px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.navbar{border-radius:4px}}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block;height:auto;padding-bottom:0;overflow:visible}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:20px 15px;font-size:18px;line-height:20px;height:60px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:13px;margin-bottom:13px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:10px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:20px;padding-bottom:20px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:7px;margin-bottom:7px}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:7px;margin-bottom:7px}.navbar-btn.btn-sm{margin-top:15px;margin-bottom:15px}.navbar-btn.btn-xs{margin-top:19px;margin-bottom:19px}.navbar-text{margin-top:20px;margin-bottom:20px}@media(min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width:768px){.navbar-left{float:left}.navbar-right{float:right;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#3e3f3a;border-color:#3e3f3a}.navbar-default .navbar-brand{color:#fff}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-default .navbar-text{color:#8e8c84}.navbar-default .navbar-nav>li>a{color:#98978b}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#fff;background-color:#393a35}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:transparent}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#393a35}.navbar-default .navbar-toggle .icon-bar{background-color:#98978b}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#3e3f3a}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#393a35;color:#fff}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#98978b}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#393a35}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#98978b}.navbar-default .navbar-link:hover{color:#fff}.navbar-default .btn-link{color:#98978b}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#fff}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#93c54b;border-color:#93c54b}.navbar-inverse .navbar-brand{color:#fff}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#dfd7ca}.navbar-inverse .navbar-nav>li>a{color:#6b9430}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#89be3d}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:transparent}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#89be3d}.navbar-inverse .navbar-toggle .icon-bar{background-color:#6b9430}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#81b33a}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#89be3d;color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#93c54b}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#93c54b}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#6b9430}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#89be3d}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#6b9430}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#6b9430}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.navbar .nav>li>a{font-size:11px;line-height:22px;font-weight:500;text-transform:uppercase}.navbar-form input,.navbar-form .form-control{border:0}
|
|
@@ -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%}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -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')}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -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>
|
|
Binary file
|