who.fhir.template 0.0.2
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/README.md +7 -0
- package/config.json +20 -0
- package/content/assets/css/fonts/glyphicons-halflings-regular_448c34a56d699c29117adc64c43affeb.woff2 +0 -0
- package/content/assets/css/fonts/glyphicons-halflings-regular_e18bbf611f2a2e43afc071aa2f4e1512.ttf +0 -0
- package/content/assets/css/fonts/glyphicons-halflings-regular_f4769f9bdb7466be65088239c12046d1.eot +0 -0
- package/content/assets/css/fonts/glyphicons-halflings-regular_f49c0c87d80ed5a717b0f1654f69fd3b.svg +1 -0
- package/content/assets/css/fonts/glyphicons-halflings-regular_fa2772327f55d8198301fdb8bcfc8158.woff +0 -0
- package/content/assets/css/images/down_arrow_gray_10_10_4132a6bfb0e59f9584040b12d7535a07.png +0 -0
- package/content/assets/css/images/glyphicons-halflings-regular_89889688147bd7575d6327160d64e760.svg +288 -0
- package/content/assets/css/images/magnifying_glass_763c744f99ee16ac3c99560a9c7fe0b7.png +0 -0
- package/content/assets/css/images/signal-stop_81196e9a93dbdf10e08432093c95194f.png +0 -0
- package/content/assets/css/images/ui-bg_glass_75_d0e5f5_1x400_eb83aeb42fd8d8f74c93b391951bcf44.png +0 -0
- package/content/assets/css/images/ui-bg_glass_85_dfeffc_1x400_a697d8fd8a5adbdb87faf8d78a90e755.png +0 -0
- package/content/assets/css/images/ui-bg_glass_95_fef1ec_1x400_d699723af8436eba22b885328314bd55.png +0 -0
- package/content/assets/css/images/ui-bg_gloss-wave_55_5c9ccc_500x100_c56ba853727c57c51ab90b9e27f7f2d3.png +0 -0
- package/content/assets/css/images/ui-bg_inset-hard_100_f5f8f9_1x100_eb961b27be02a26af523a68d5774aa6b.png +0 -0
- package/content/assets/css/images/ui-bg_inset-hard_100_fcfdfd_1x100_63b926c3d199d7774678ec2f1cfeb44a.png +0 -0
- package/content/assets/css/images/ui-icons_217bc0_256x240_33aede1050c87faf490ee203d3d47699.png +0 -0
- package/content/assets/css/images/ui-icons_2e83ff_256x240_db3b908bd060c6f278fde9e11b3b94e3.png +0 -0
- package/content/assets/css/images/ui-icons_469bdd_256x240_ed2f2ba37982b5f821d46811a5f79836.png +0 -0
- package/content/assets/css/images/ui-icons_6da8d5_256x240_72019f22cbcf7555f4bc97aa383f164f.png +0 -0
- package/content/assets/css/images/ui-icons_cd0a0a_256x240_a6a39c47239fcdbbe6e1d5bfaa7adac3.png +0 -0
- package/content/assets/css/images/ui-icons_d8e7f3_256x240_06f311c437236b376b247382bf815c71.png +0 -0
- package/content/assets/css/images/ui-icons_f9bd01_256x240_c34e7954fb08d6d72348b49032dc4876.png +0 -0
- package/content/assets/css/lforms.css +9267 -0
- package/content/assets/css/themes.min.css +1 -0
- package/content/assets/css/who.css +135 -0
- package/content/assets/ico/favicon.png +0 -0
- package/content/assets/images/cqf.png +0 -0
- package/content/assets/images/who-logo-header.jpg +0 -0
- package/content/assets/js/lforms.min.js +78 -0
- package/content/assets/js/lforms.min.js.map +1 -0
- package/content/assets/js/lformsFHIR.min.js +6 -0
- package/includes/_append.fragment-css.html +1 -0
- package/includes/fragment-pagebegin.html +112 -0
- package/includes/fragment-quest-navtabs.html +72 -0
- package/layouts/layout-questionnaire-form.html +122 -0
- package/layouts/layout-questionnaire-format.html +38 -0
- package/layouts/layout-questionnaire-tree.html +26 -0
- package/layouts/layout-questionnaire.html +28 -0
- package/package.json +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.theme-mc .lf-form-title{background-color:#3d74bc}.theme-mc .lf-form-horizontal-table-title,.theme-mc .lf-form-matrix-table-title,.theme-mc .lf-form-table .lf-form-table-row.lf-section-header,.theme-mc .lf-form-table .lf-form-table-row.lf-title-row{background-color:#c0dbff}.theme-mc .lf-form button{background-color:#3d74bc}.theme-mc .lf-form .lf-control-button,.theme-mc .lf-form .lf-copyright-button,.theme-mc .lf-form .lf-help-button{color:#3d74bc;background-color:transparent}.theme-mc .lf-form .lf-form-title .lf-control-button,.theme-mc .lf-form .lf-form-title .lf-copyright-button,.theme-mc .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-mc .lf-form .lf-control-button:hover,.theme-mc .lf-form .lf-copyright-button:hover,.theme-mc .lf-form .lf-help-button:hover{color:#d1b278}.theme-mc .lf-form .lf-form-title .lf-control-button:hover,.theme-mc .lf-form .lf-form-title .lf-copyright-button:hover,.theme-mc .lf-form .lf-form-title .lf-help-button:hover{color:#d1b278}.theme-mc .lf-form .lf-de-label span.lf-sn{color:#3d74bc;background-color:transparent;border:2px solid #3d74bc;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-mc .lf-form-table-row.active-row{background-color:#f2e3c7}.theme-mc .lf-form input:focus{background-color:#f2efdf}.theme-mc .autocomp_selected li>button{background-color:#d7dadd}.theme-mc .autocomp_selected li>button:hover{background-color:#999}.theme-mc .ansList.no_match,.theme-mc .search_field.no_match,.theme-mc input[type=text].ansList.no_match{background-color:#d1b278}.theme-mc .auto_complete .heading,.theme-mc .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-mc .auto_complete .selected{background-color:#c0dbff}.theme-mc .auto_complete li:hover,.theme-mc .auto_complete tr:hover{background-color:#dbebff}.theme-mc .auto_complete .listNum{color:#3d74bc}.theme-mc .ui-datepicker .ui-widget-header{background:#3d74bc}.theme-mc .ui-datepicker-calendar td a{background:#c0dbff;color:#000;border-color:#3d74bc}.theme-mc .ui-datepicker-calendar td a:hover{background:#3d74bc;color:#fff;border-color:#c0dbff}.theme-mc .ui-datepicker-calendar .ui-datepicker-today a{background-color:#f2e3c7;border-color:#d1b278}.theme-mc .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#d1b278}.theme-mc .ui-datepicker .ui-datepicker-next,.theme-mc .ui-datepicker .ui-datepicker-prev{color:#c0dbff;border:0}.theme-mc .ui-datepicker .ui-datepicker-next .ui-icon,.theme-mc .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-mc .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-mc .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-mc .ui-datepicker .ui-datepicker-next:hover,.theme-mc .ui-datepicker .ui-datepicker-prev:hover{background:#c0dbff;color:#3d74bc}.theme-mc .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-mc .ui-datepicker-trigger{color:#3d74bc}.theme-mc .ui-datepicker-trigger:hover{color:#d1b278}.theme-mc .lf-dtm-picker-block .input-group-btn .btn{color:#3d74bc}.theme-mc .lf-dtm-picker-block .input-group-btn .btn:hover{color:#f2e3c7}.theme-mc .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#3d74bc;color:#fff}.theme-mc .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#c0dbff}.theme-mc .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-mc .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-mc .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#c0dbff;color:#000}.theme-mc .datetime-picker-dropdown .btn-default:hover,.theme-mc .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-mc .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#3d74bc;color:#fff}.theme-mc .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#3d74bc;background-color:#fff}.theme-mc .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#3d74bc}.theme-mc .datetime-picker-dropdown .btn-group>.btn-sm,.theme-mc .datetime-picker-dropdown>li.time-picker-menu div table button{background:#c0dbff;color:#000}.theme-mc .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-mc .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#3d74bc;color:#fff}.theme-mc .lf-form{font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif}.theme-green .lf-form-title{background-color:#227124}.theme-green .lf-form-horizontal-table-title,.theme-green .lf-form-matrix-table-title,.theme-green .lf-form-table .lf-form-table-row.lf-section-header,.theme-green .lf-form-table .lf-form-table-row.lf-title-row{background-color:#d0f8d0}.theme-green .lf-form button{background-color:#227124}.theme-green .lf-form .lf-control-button,.theme-green .lf-form .lf-copyright-button,.theme-green .lf-form .lf-help-button{color:#227124;background-color:transparent}.theme-green .lf-form .lf-form-title .lf-control-button,.theme-green .lf-form .lf-form-title .lf-copyright-button,.theme-green .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-green .lf-form .lf-control-button:hover,.theme-green .lf-form .lf-copyright-button:hover,.theme-green .lf-form .lf-help-button:hover{color:#bfb55e}.theme-green .lf-form .lf-form-title .lf-control-button:hover,.theme-green .lf-form .lf-form-title .lf-copyright-button:hover,.theme-green .lf-form .lf-form-title .lf-help-button:hover{color:#bfb55e}.theme-green .lf-form .lf-de-label span.lf-sn{color:#227124;background-color:transparent;border:2px solid #227124;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-green .lf-form-table-row.active-row{background-color:#e5e3cc}.theme-green .lf-form input:focus{background-color:#fffce3}.theme-green .autocomp_selected li>button{background-color:#d7dadd}.theme-green .autocomp_selected li>button:hover{background-color:#999}.theme-green .ansList.no_match,.theme-green .search_field.no_match,.theme-green input[type=text].ansList.no_match{background-color:#bfb55e}.theme-green .auto_complete .heading,.theme-green .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-green .auto_complete .selected{background-color:#d0f8d0}.theme-green .auto_complete li:hover,.theme-green .auto_complete tr:hover{background-color:#f8fff8}.theme-green .auto_complete .listNum{color:#227124}.theme-green .ui-datepicker .ui-widget-header{background:#227124}.theme-green .ui-datepicker-calendar td a{background:#d0f8d0;color:#000;border-color:#227124}.theme-green .ui-datepicker-calendar td a:hover{background:#227124;color:#fff;border-color:#d0f8d0}.theme-green .ui-datepicker-calendar .ui-datepicker-today a{background-color:#e5e3cc;border-color:#bfb55e}.theme-green .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#bfb55e}.theme-green .ui-datepicker .ui-datepicker-next,.theme-green .ui-datepicker .ui-datepicker-prev{color:#d0f8d0;border:0}.theme-green .ui-datepicker .ui-datepicker-next .ui-icon,.theme-green .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-green .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-green .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-green .ui-datepicker .ui-datepicker-next:hover,.theme-green .ui-datepicker .ui-datepicker-prev:hover{background:#d0f8d0;color:#227124}.theme-green .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-green .ui-datepicker-trigger{color:#227124}.theme-green .ui-datepicker-trigger:hover{color:#bfb55e}.theme-green .lf-dtm-picker-block .input-group-btn .btn{color:#227124}.theme-green .lf-dtm-picker-block .input-group-btn .btn:hover{color:#e5e3cc}.theme-green .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#227124;color:#fff}.theme-green .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#d0f8d0}.theme-green .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-green .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-green .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#d0f8d0;color:#000}.theme-green .datetime-picker-dropdown .btn-default:hover,.theme-green .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-green .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#227124;color:#fff}.theme-green .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#227124;background-color:#fff}.theme-green .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#227124}.theme-green .datetime-picker-dropdown .btn-group>.btn-sm,.theme-green .datetime-picker-dropdown>li.time-picker-menu div table button{background:#d0f8d0;color:#000}.theme-green .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-green .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#227124;color:#fff}.theme-green .lf-form{font-family:Georgia,serif}.theme-cyan .lf-form-title{background-color:#00838f}.theme-cyan .lf-form-horizontal-table-title,.theme-cyan .lf-form-matrix-table-title,.theme-cyan .lf-form-table .lf-form-table-row.lf-section-header,.theme-cyan .lf-form-table .lf-form-table-row.lf-title-row{background-color:#80deea}.theme-cyan .lf-form button{background-color:#00838f}.theme-cyan .lf-form .lf-control-button,.theme-cyan .lf-form .lf-copyright-button,.theme-cyan .lf-form .lf-help-button{color:#00838f;background-color:transparent}.theme-cyan .lf-form .lf-form-title .lf-control-button,.theme-cyan .lf-form .lf-form-title .lf-copyright-button,.theme-cyan .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-cyan .lf-form .lf-control-button:hover,.theme-cyan .lf-form .lf-copyright-button:hover,.theme-cyan .lf-form .lf-help-button:hover{color:#00b8d4}.theme-cyan .lf-form .lf-form-title .lf-control-button:hover,.theme-cyan .lf-form .lf-form-title .lf-copyright-button:hover,.theme-cyan .lf-form .lf-form-title .lf-help-button:hover{color:#00b8d4}.theme-cyan .lf-form .lf-de-label span.lf-sn{color:#00838f;background-color:transparent;border:2px solid #00838f;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-cyan .lf-form-table-row.active-row{background-color:#84ffff}.theme-cyan .lf-form input:focus{background-color:#e0ffff}.theme-cyan .autocomp_selected li>button{background-color:#d7dadd}.theme-cyan .autocomp_selected li>button:hover{background-color:#999}.theme-cyan .ansList.no_match,.theme-cyan .search_field.no_match,.theme-cyan input[type=text].ansList.no_match{background-color:#00b8d4}.theme-cyan .auto_complete .heading,.theme-cyan .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-cyan .auto_complete .selected{background-color:#80deea}.theme-cyan .auto_complete li:hover,.theme-cyan .auto_complete tr:hover{background-color:#e0f7fa}.theme-cyan .auto_complete .listNum{color:#00838f}.theme-cyan .ui-datepicker .ui-widget-header{background:#00838f}.theme-cyan .ui-datepicker-calendar td a{background:#80deea;color:#000;border-color:#00838f}.theme-cyan .ui-datepicker-calendar td a:hover{background:#00838f;color:#fff;border-color:#80deea}.theme-cyan .ui-datepicker-calendar .ui-datepicker-today a{background-color:#84ffff;border-color:#00b8d4}.theme-cyan .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#00b8d4}.theme-cyan .ui-datepicker .ui-datepicker-next,.theme-cyan .ui-datepicker .ui-datepicker-prev{color:#80deea;border:0}.theme-cyan .ui-datepicker .ui-datepicker-next .ui-icon,.theme-cyan .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-cyan .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-cyan .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-cyan .ui-datepicker .ui-datepicker-next:hover,.theme-cyan .ui-datepicker .ui-datepicker-prev:hover{background:#80deea;color:#00838f}.theme-cyan .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-cyan .ui-datepicker-trigger{color:#00838f}.theme-cyan .ui-datepicker-trigger:hover{color:#00b8d4}.theme-cyan .lf-dtm-picker-block .input-group-btn .btn{color:#00838f}.theme-cyan .lf-dtm-picker-block .input-group-btn .btn:hover{color:#84ffff}.theme-cyan .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#00838f;color:#fff}.theme-cyan .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#80deea}.theme-cyan .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-cyan .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-cyan .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#80deea;color:#000}.theme-cyan .datetime-picker-dropdown .btn-default:hover,.theme-cyan .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-cyan .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#00838f;color:#fff}.theme-cyan .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#00838f;background-color:#fff}.theme-cyan .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#00838f}.theme-cyan .datetime-picker-dropdown .btn-group>.btn-sm,.theme-cyan .datetime-picker-dropdown>li.time-picker-menu div table button{background:#80deea;color:#000}.theme-cyan .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-cyan .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#00838f;color:#fff}.theme-cyan .lf-form{font-family:Georgia,serif}.theme-teal .lf-form-title{background-color:#00695c}.theme-teal .lf-form-horizontal-table-title,.theme-teal .lf-form-matrix-table-title,.theme-teal .lf-form-table .lf-form-table-row.lf-section-header,.theme-teal .lf-form-table .lf-form-table-row.lf-title-row{background-color:#4db6ac}.theme-teal .lf-form button{background-color:#00695c}.theme-teal .lf-form .lf-control-button,.theme-teal .lf-form .lf-copyright-button,.theme-teal .lf-form .lf-help-button{color:#00695c;background-color:transparent}.theme-teal .lf-form .lf-form-title .lf-control-button,.theme-teal .lf-form .lf-form-title .lf-copyright-button,.theme-teal .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-teal .lf-form .lf-control-button:hover,.theme-teal .lf-form .lf-copyright-button:hover,.theme-teal .lf-form .lf-help-button:hover{color:#00bfa5}.theme-teal .lf-form .lf-form-title .lf-control-button:hover,.theme-teal .lf-form .lf-form-title .lf-copyright-button:hover,.theme-teal .lf-form .lf-form-title .lf-help-button:hover{color:#00bfa5}.theme-teal .lf-form .lf-de-label span.lf-sn{color:#00695c;background-color:transparent;border:2px solid #00695c;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-teal .lf-form-table-row.active-row{background-color:#a7ffeb}.theme-teal .lf-form input:focus{background-color:#e0f2f1}.theme-teal .autocomp_selected li>button{background-color:#d7dadd}.theme-teal .autocomp_selected li>button:hover{background-color:#999}.theme-teal .ansList.no_match,.theme-teal .search_field.no_match,.theme-teal input[type=text].ansList.no_match{background-color:#00bfa5}.theme-teal .auto_complete .heading,.theme-teal .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-teal .auto_complete .selected{background-color:#4db6ac}.theme-teal .auto_complete li:hover,.theme-teal .auto_complete tr:hover{background-color:#b2dfdb}.theme-teal .auto_complete .listNum{color:#00695c}.theme-teal .ui-datepicker .ui-widget-header{background:#00695c}.theme-teal .ui-datepicker-calendar td a{background:#4db6ac;color:#000;border-color:#00695c}.theme-teal .ui-datepicker-calendar td a:hover{background:#00695c;color:#fff;border-color:#4db6ac}.theme-teal .ui-datepicker-calendar .ui-datepicker-today a{background-color:#a7ffeb;border-color:#00bfa5}.theme-teal .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#00bfa5}.theme-teal .ui-datepicker .ui-datepicker-next,.theme-teal .ui-datepicker .ui-datepicker-prev{color:#4db6ac;border:0}.theme-teal .ui-datepicker .ui-datepicker-next .ui-icon,.theme-teal .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-teal .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-teal .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-teal .ui-datepicker .ui-datepicker-next:hover,.theme-teal .ui-datepicker .ui-datepicker-prev:hover{background:#4db6ac;color:#00695c}.theme-teal .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-teal .ui-datepicker-trigger{color:#00695c}.theme-teal .ui-datepicker-trigger:hover{color:#00bfa5}.theme-teal .lf-dtm-picker-block .input-group-btn .btn{color:#00695c}.theme-teal .lf-dtm-picker-block .input-group-btn .btn:hover{color:#a7ffeb}.theme-teal .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#00695c;color:#fff}.theme-teal .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#4db6ac}.theme-teal .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-teal .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-teal .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#4db6ac;color:#000}.theme-teal .datetime-picker-dropdown .btn-default:hover,.theme-teal .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-teal .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#00695c;color:#fff}.theme-teal .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#00695c;background-color:#fff}.theme-teal .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#00695c}.theme-teal .datetime-picker-dropdown .btn-group>.btn-sm,.theme-teal .datetime-picker-dropdown>li.time-picker-menu div table button{background:#4db6ac;color:#000}.theme-teal .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-teal .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#00695c;color:#fff}.theme-teal .lf-form{font-family:Georgia,serif}.theme-coffee .lf-form-title{background-color:#694c2f}.theme-coffee .lf-form-horizontal-table-title,.theme-coffee .lf-form-matrix-table-title,.theme-coffee .lf-form-table .lf-form-table-row.lf-section-header,.theme-coffee .lf-form-table .lf-form-table-row.lf-title-row{background-color:#eecfb4}.theme-coffee .lf-form button{background-color:#694c2f}.theme-coffee .lf-form .lf-control-button,.theme-coffee .lf-form .lf-copyright-button,.theme-coffee .lf-form .lf-help-button{color:#694c2f;background-color:transparent}.theme-coffee .lf-form .lf-form-title .lf-control-button,.theme-coffee .lf-form .lf-form-title .lf-copyright-button,.theme-coffee .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-coffee .lf-form .lf-control-button:hover,.theme-coffee .lf-form .lf-copyright-button:hover,.theme-coffee .lf-form .lf-help-button:hover{color:#3b3}.theme-coffee .lf-form .lf-form-title .lf-control-button:hover,.theme-coffee .lf-form .lf-form-title .lf-copyright-button:hover,.theme-coffee .lf-form .lf-form-title .lf-help-button:hover{color:#3b3}.theme-coffee .lf-form .lf-de-label span.lf-sn{color:#694c2f;background-color:transparent;border:2px solid #694c2f;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-coffee .lf-form-table-row.active-row{background-color:#8d8}.theme-coffee .lf-form input:focus{background-color:#cfc}.theme-coffee .autocomp_selected li>button{background-color:#d7dadd}.theme-coffee .autocomp_selected li>button:hover{background-color:#999}.theme-coffee .ansList.no_match,.theme-coffee .search_field.no_match,.theme-coffee input[type=text].ansList.no_match{background-color:#3b3}.theme-coffee .auto_complete .heading,.theme-coffee .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-coffee .auto_complete .selected{background-color:#eecfb4}.theme-coffee .auto_complete li:hover,.theme-coffee .auto_complete tr:hover{background-color:#f9dabf}.theme-coffee .auto_complete .listNum{color:#694c2f}.theme-coffee .ui-datepicker .ui-widget-header{background:#694c2f}.theme-coffee .ui-datepicker-calendar td a{background:#eecfb4;color:#000;border-color:#694c2f}.theme-coffee .ui-datepicker-calendar td a:hover{background:#694c2f;color:#fff;border-color:#eecfb4}.theme-coffee .ui-datepicker-calendar .ui-datepicker-today a{background-color:#8d8;border-color:#3b3}.theme-coffee .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#3b3}.theme-coffee .ui-datepicker .ui-datepicker-next,.theme-coffee .ui-datepicker .ui-datepicker-prev{color:#eecfb4;border:0}.theme-coffee .ui-datepicker .ui-datepicker-next .ui-icon,.theme-coffee .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-coffee .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-coffee .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-coffee .ui-datepicker .ui-datepicker-next:hover,.theme-coffee .ui-datepicker .ui-datepicker-prev:hover{background:#eecfb4;color:#694c2f}.theme-coffee .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-coffee .ui-datepicker-trigger{color:#694c2f}.theme-coffee .ui-datepicker-trigger:hover{color:#3b3}.theme-coffee .lf-dtm-picker-block .input-group-btn .btn{color:#694c2f}.theme-coffee .lf-dtm-picker-block .input-group-btn .btn:hover{color:#8d8}.theme-coffee .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#694c2f;color:#fff}.theme-coffee .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#eecfb4}.theme-coffee .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-coffee .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-coffee .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#eecfb4;color:#000}.theme-coffee .datetime-picker-dropdown .btn-default:hover,.theme-coffee .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-coffee .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#694c2f;color:#fff}.theme-coffee .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#694c2f;background-color:#fff}.theme-coffee .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#694c2f}.theme-coffee .datetime-picker-dropdown .btn-group>.btn-sm,.theme-coffee .datetime-picker-dropdown>li.time-picker-menu div table button{background:#eecfb4;color:#000}.theme-coffee .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-coffee .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#694c2f;color:#fff}.theme-coffee .lf-form{font-family:Georgia,serif}.theme-spring .lf-form-title{background-color:#68cf63}.theme-spring .lf-form-horizontal-table-title,.theme-spring .lf-form-matrix-table-title,.theme-spring .lf-form-table .lf-form-table-row.lf-section-header,.theme-spring .lf-form-table .lf-form-table-row.lf-title-row{background-color:#d5f7d4}.theme-spring .lf-form button{background-color:#68cf63}.theme-spring .lf-form .lf-control-button,.theme-spring .lf-form .lf-copyright-button,.theme-spring .lf-form .lf-help-button{color:#68cf63;background-color:transparent}.theme-spring .lf-form .lf-form-title .lf-control-button,.theme-spring .lf-form .lf-form-title .lf-copyright-button,.theme-spring .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-spring .lf-form .lf-control-button:hover,.theme-spring .lf-form .lf-copyright-button:hover,.theme-spring .lf-form .lf-help-button:hover{color:#ff99c7}.theme-spring .lf-form .lf-form-title .lf-control-button:hover,.theme-spring .lf-form .lf-form-title .lf-copyright-button:hover,.theme-spring .lf-form .lf-form-title .lf-help-button:hover{color:#ff99c7}.theme-spring .lf-form .lf-de-label span.lf-sn{color:#68cf63;background-color:transparent;border:2px solid #68cf63;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-spring .lf-form-table-row.active-row{background-color:#ffd7e9}.theme-spring .lf-form input:focus{background-color:#ffe6f1}.theme-spring .autocomp_selected li>button{background-color:#d7dadd}.theme-spring .autocomp_selected li>button:hover{background-color:#999}.theme-spring .ansList.no_match,.theme-spring .search_field.no_match,.theme-spring input[type=text].ansList.no_match{background-color:#ff99c7}.theme-spring .auto_complete .heading,.theme-spring .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-spring .auto_complete .selected{background-color:#d5f7d4}.theme-spring .auto_complete li:hover,.theme-spring .auto_complete tr:hover{background-color:#d1fcd0}.theme-spring .auto_complete .listNum{color:#68cf63}.theme-spring .ui-datepicker .ui-widget-header{background:#68cf63}.theme-spring .ui-datepicker-calendar td a{background:#d5f7d4;color:#000;border-color:#68cf63}.theme-spring .ui-datepicker-calendar td a:hover{background:#68cf63;color:#fff;border-color:#d5f7d4}.theme-spring .ui-datepicker-calendar .ui-datepicker-today a{background-color:#ffd7e9;border-color:#ff99c7}.theme-spring .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#ff99c7}.theme-spring .ui-datepicker .ui-datepicker-next,.theme-spring .ui-datepicker .ui-datepicker-prev{color:#d5f7d4;border:0}.theme-spring .ui-datepicker .ui-datepicker-next .ui-icon,.theme-spring .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-spring .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-spring .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-spring .ui-datepicker .ui-datepicker-next:hover,.theme-spring .ui-datepicker .ui-datepicker-prev:hover{background:#d5f7d4;color:#68cf63}.theme-spring .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-spring .ui-datepicker-trigger{color:#68cf63}.theme-spring .ui-datepicker-trigger:hover{color:#ff99c7}.theme-spring .lf-dtm-picker-block .input-group-btn .btn{color:#68cf63}.theme-spring .lf-dtm-picker-block .input-group-btn .btn:hover{color:#ffd7e9}.theme-spring .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#68cf63;color:#fff}.theme-spring .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#d5f7d4}.theme-spring .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-spring .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-spring .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#d5f7d4;color:#000}.theme-spring .datetime-picker-dropdown .btn-default:hover,.theme-spring .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-spring .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#68cf63;color:#fff}.theme-spring .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#68cf63;background-color:#fff}.theme-spring .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#68cf63}.theme-spring .datetime-picker-dropdown .btn-group>.btn-sm,.theme-spring .datetime-picker-dropdown>li.time-picker-menu div table button{background:#d5f7d4;color:#000}.theme-spring .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-spring .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#68cf63;color:#fff}.theme-spring .lf-form{font-family:Georgia,serif}.theme-summer .lf-form-title{background-color:#0cc}.theme-summer .lf-form-horizontal-table-title,.theme-summer .lf-form-matrix-table-title,.theme-summer .lf-form-table .lf-form-table-row.lf-section-header,.theme-summer .lf-form-table .lf-form-table-row.lf-title-row{background-color:#bff}.theme-summer .lf-form button{background-color:#0cc}.theme-summer .lf-form .lf-control-button,.theme-summer .lf-form .lf-copyright-button,.theme-summer .lf-form .lf-help-button{color:#0cc;background-color:transparent}.theme-summer .lf-form .lf-form-title .lf-control-button,.theme-summer .lf-form .lf-form-title .lf-copyright-button,.theme-summer .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-summer .lf-form .lf-control-button:hover,.theme-summer .lf-form .lf-copyright-button:hover,.theme-summer .lf-form .lf-help-button:hover{color:#e6d119}.theme-summer .lf-form .lf-form-title .lf-control-button:hover,.theme-summer .lf-form .lf-form-title .lf-copyright-button:hover,.theme-summer .lf-form .lf-form-title .lf-help-button:hover{color:#e6d119}.theme-summer .lf-form .lf-de-label span.lf-sn{color:#0cc;background-color:transparent;border:2px solid #0cc;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-summer .lf-form-table-row.active-row{background-color:#fff7ae}.theme-summer .lf-form input:focus{background-color:#fffce6}.theme-summer .autocomp_selected li>button{background-color:#d7dadd}.theme-summer .autocomp_selected li>button:hover{background-color:#999}.theme-summer .ansList.no_match,.theme-summer .search_field.no_match,.theme-summer input[type=text].ansList.no_match{background-color:#e6d119}.theme-summer .auto_complete .heading,.theme-summer .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-summer .auto_complete .selected{background-color:#bff}.theme-summer .auto_complete li:hover,.theme-summer .auto_complete tr:hover{background-color:#d7ffff}.theme-summer .auto_complete .listNum{color:#0cc}.theme-summer .ui-datepicker .ui-widget-header{background:#0cc}.theme-summer .ui-datepicker-calendar td a{background:#bff;color:#000;border-color:#0cc}.theme-summer .ui-datepicker-calendar td a:hover{background:#0cc;color:#fff;border-color:#bff}.theme-summer .ui-datepicker-calendar .ui-datepicker-today a{background-color:#fff7ae;border-color:#e6d119}.theme-summer .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#e6d119}.theme-summer .ui-datepicker .ui-datepicker-next,.theme-summer .ui-datepicker .ui-datepicker-prev{color:#bff;border:0}.theme-summer .ui-datepicker .ui-datepicker-next .ui-icon,.theme-summer .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-summer .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-summer .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-summer .ui-datepicker .ui-datepicker-next:hover,.theme-summer .ui-datepicker .ui-datepicker-prev:hover{background:#bff;color:#0cc}.theme-summer .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-summer .ui-datepicker-trigger{color:#0cc}.theme-summer .ui-datepicker-trigger:hover{color:#e6d119}.theme-summer .lf-dtm-picker-block .input-group-btn .btn{color:#0cc}.theme-summer .lf-dtm-picker-block .input-group-btn .btn:hover{color:#fff7ae}.theme-summer .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#0cc;color:#fff}.theme-summer .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#bff}.theme-summer .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-summer .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-summer .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#bff;color:#000}.theme-summer .datetime-picker-dropdown .btn-default:hover,.theme-summer .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-summer .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#0cc;color:#fff}.theme-summer .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#0cc;background-color:#fff}.theme-summer .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#0cc}.theme-summer .datetime-picker-dropdown .btn-group>.btn-sm,.theme-summer .datetime-picker-dropdown>li.time-picker-menu div table button{background:#bff;color:#000}.theme-summer .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-summer .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#0cc;color:#fff}.theme-summer .lf-form{font-family:Georgia,serif}.theme-fall .lf-form-title{background-color:#1946cc}.theme-fall .lf-form-horizontal-table-title,.theme-fall .lf-form-matrix-table-title,.theme-fall .lf-form-table .lf-form-table-row.lf-section-header,.theme-fall .lf-form-table .lf-form-table-row.lf-title-row{background-color:#a4b8f4}.theme-fall .lf-form button{background-color:#1946cc}.theme-fall .lf-form .lf-control-button,.theme-fall .lf-form .lf-copyright-button,.theme-fall .lf-form .lf-help-button{color:#1946cc;background-color:transparent}.theme-fall .lf-form .lf-form-title .lf-control-button,.theme-fall .lf-form .lf-form-title .lf-copyright-button,.theme-fall .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-fall .lf-form .lf-control-button:hover,.theme-fall .lf-form .lf-copyright-button:hover,.theme-fall .lf-form .lf-help-button:hover{color:#0f8357}.theme-fall .lf-form .lf-form-title .lf-control-button:hover,.theme-fall .lf-form .lf-form-title .lf-copyright-button:hover,.theme-fall .lf-form .lf-form-title .lf-help-button:hover{color:#0f8357}.theme-fall .lf-form .lf-de-label span.lf-sn{color:#1946cc;background-color:transparent;border:2px solid #1946cc;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-fall .lf-form-table-row.active-row{background-color:#15b779}.theme-fall .lf-form input:focus{background-color:#bbf7e0}.theme-fall .autocomp_selected li>button{background-color:#d7dadd}.theme-fall .autocomp_selected li>button:hover{background-color:#999}.theme-fall .ansList.no_match,.theme-fall .search_field.no_match,.theme-fall input[type=text].ansList.no_match{background-color:#0f8357}.theme-fall .auto_complete .heading,.theme-fall .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-fall .auto_complete .selected{background-color:#a4b8f4}.theme-fall .auto_complete li:hover,.theme-fall .auto_complete tr:hover{background-color:#e8edfc}.theme-fall .auto_complete .listNum{color:#1946cc}.theme-fall .ui-datepicker .ui-widget-header{background:#1946cc}.theme-fall .ui-datepicker-calendar td a{background:#a4b8f4;color:#000;border-color:#1946cc}.theme-fall .ui-datepicker-calendar td a:hover{background:#1946cc;color:#fff;border-color:#a4b8f4}.theme-fall .ui-datepicker-calendar .ui-datepicker-today a{background-color:#15b779;border-color:#0f8357}.theme-fall .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#0f8357}.theme-fall .ui-datepicker .ui-datepicker-next,.theme-fall .ui-datepicker .ui-datepicker-prev{color:#a4b8f4;border:0}.theme-fall .ui-datepicker .ui-datepicker-next .ui-icon,.theme-fall .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-fall .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-fall .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-fall .ui-datepicker .ui-datepicker-next:hover,.theme-fall .ui-datepicker .ui-datepicker-prev:hover{background:#a4b8f4;color:#1946cc}.theme-fall .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-fall .ui-datepicker-trigger{color:#1946cc}.theme-fall .ui-datepicker-trigger:hover{color:#0f8357}.theme-fall .lf-dtm-picker-block .input-group-btn .btn{color:#1946cc}.theme-fall .lf-dtm-picker-block .input-group-btn .btn:hover{color:#15b779}.theme-fall .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#1946cc;color:#fff}.theme-fall .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#a4b8f4}.theme-fall .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-fall .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-fall .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#a4b8f4;color:#000}.theme-fall .datetime-picker-dropdown .btn-default:hover,.theme-fall .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-fall .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#1946cc;color:#fff}.theme-fall .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#1946cc;background-color:#fff}.theme-fall .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#1946cc}.theme-fall .datetime-picker-dropdown .btn-group>.btn-sm,.theme-fall .datetime-picker-dropdown>li.time-picker-menu div table button{background:#a4b8f4;color:#000}.theme-fall .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-fall .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#1946cc;color:#fff}.theme-fall .lf-form{font-family:Georgia,serif}.theme-winter .lf-form-title{background-color:#858ead}.theme-winter .lf-form-horizontal-table-title,.theme-winter .lf-form-matrix-table-title,.theme-winter .lf-form-table .lf-form-table-row.lf-section-header,.theme-winter .lf-form-table .lf-form-table-row.lf-title-row{background-color:#c2c7d6}.theme-winter .lf-form button{background-color:#858ead}.theme-winter .lf-form .lf-control-button,.theme-winter .lf-form .lf-copyright-button,.theme-winter .lf-form .lf-help-button{color:#858ead;background-color:transparent}.theme-winter .lf-form .lf-form-title .lf-control-button,.theme-winter .lf-form .lf-form-title .lf-copyright-button,.theme-winter .lf-form .lf-form-title .lf-help-button{color:#fff}.theme-winter .lf-form .lf-control-button:hover,.theme-winter .lf-form .lf-copyright-button:hover,.theme-winter .lf-form .lf-help-button:hover{color:#b3b3cc}.theme-winter .lf-form .lf-form-title .lf-control-button:hover,.theme-winter .lf-form .lf-form-title .lf-copyright-button:hover,.theme-winter .lf-form .lf-form-title .lf-help-button:hover{color:#b3b3cc}.theme-winter .lf-form .lf-de-label span.lf-sn{color:#858ead;background-color:transparent;border:2px solid #858ead;border-radius:0;padding-top:1px;padding-bottom:1px}.theme-winter .lf-form-table-row.active-row{background-color:pink}.theme-winter .lf-form input:focus{background-color:#ffe6ea}.theme-winter .autocomp_selected li>button{background-color:#d7dadd}.theme-winter .autocomp_selected li>button:hover{background-color:#999}.theme-winter .ansList.no_match,.theme-winter .search_field.no_match,.theme-winter input[type=text].ansList.no_match{background-color:#b3b3cc}.theme-winter .auto_complete .heading,.theme-winter .auto_complete .heading:hover{background-color:#e8e8e8;color:#000}.theme-winter .auto_complete .selected{background-color:#c2c7d6}.theme-winter .auto_complete li:hover,.theme-winter .auto_complete tr:hover{background-color:#f0f1f5}.theme-winter .auto_complete .listNum{color:#858ead}.theme-winter .ui-datepicker .ui-widget-header{background:#858ead}.theme-winter .ui-datepicker-calendar td a{background:#c2c7d6;color:#000;border-color:#858ead}.theme-winter .ui-datepicker-calendar td a:hover{background:#858ead;color:#fff;border-color:#c2c7d6}.theme-winter .ui-datepicker-calendar .ui-datepicker-today a{background-color:pink;border-color:#b3b3cc}.theme-winter .ui-datepicker-calendar .ui-datepicker-current-day a{background-color:#fff;border-color:#b3b3cc}.theme-winter .ui-datepicker .ui-datepicker-next,.theme-winter .ui-datepicker .ui-datepicker-prev{color:#c2c7d6;border:0}.theme-winter .ui-datepicker .ui-datepicker-next .ui-icon,.theme-winter .ui-datepicker .ui-datepicker-prev .ui-icon{display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;padding:.2em;text-indent:0;background-image:none}.theme-winter .ui-datepicker .ui-datepicker-next .ui-icon:before{content:"\e080 \n "}.theme-winter .ui-datepicker .ui-datepicker-prev .ui-icon:before{content:"\e079 \n "}.theme-winter .ui-datepicker .ui-datepicker-next:hover,.theme-winter .ui-datepicker .ui-datepicker-prev:hover{background:#c2c7d6;color:#858ead}.theme-winter .lf-form .ui-datepicker-trigger{background-color:transparent}.theme-winter .ui-datepicker-trigger{color:#858ead}.theme-winter .ui-datepicker-trigger:hover{color:#b3b3cc}.theme-winter .lf-dtm-picker-block .input-group-btn .btn{color:#858ead}.theme-winter .lf-dtm-picker-block .input-group-btn .btn:hover{color:pink}.theme-winter .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th *{background-color:#858ead;color:#fff}.theme-winter .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th :hover{color:#000;background-color:#c2c7d6}.theme-winter .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button *,.theme-winter .datetime-picker-dropdown>li.date-picker-menu thead tr:first-child th button :hover{background-color:inherit;color:inherit}.theme-winter .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default{background:#c2c7d6;color:#000}.theme-winter .datetime-picker-dropdown .btn-default:hover,.theme-winter .datetime-picker-dropdown>li.date-picker-menu tbody .btn-default:hover,.theme-winter .datetime-picker-dropdown>li.time-picker-menu .btn-default:hover{background:#858ead;color:#fff}.theme-winter .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active{color:#858ead;background-color:#fff}.theme-winter .datetime-picker-dropdown>li.date-picker-menu div>table .btn-default.active:hover{color:#fff;background-color:#858ead}.theme-winter .datetime-picker-dropdown .btn-group>.btn-sm,.theme-winter .datetime-picker-dropdown>li.time-picker-menu div table button{background:#c2c7d6;color:#000}.theme-winter .datetime-picker-dropdown .btn-group>.btn-sm:hover,.theme-winter .datetime-picker-dropdown>li.time-picker-menu div table button:hover{background-color:#858ead;color:#fff}.theme-winter .lf-form{font-family:Georgia,serif}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
/* WHO Content IGs */
|
|
2
|
+
:root {
|
|
3
|
+
--navbar-bg-color: #008dc9; /* 2. Header container color */
|
|
4
|
+
--footer-bg-color: #505050; /* 3. Footer background color*/
|
|
5
|
+
--footer-container-bg-color: #008dc9; /* 4. Footer container color */
|
|
6
|
+
--btn-hover-color: #0070A1; /* 6. Menu button hover color */
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
/* Generic settings common to all content IGs */
|
|
10
|
+
:root {
|
|
11
|
+
--stripe-bg-color: #999999; /* 5. Header strip color */
|
|
12
|
+
--btn-active-color: #0070A1; /* 7. Menu button active color */
|
|
13
|
+
--btn-text-color: #e6e6e6; /* 8. Menu button text color */
|
|
14
|
+
--stu-note-background-color: #fff2ff; /* 19. (STU) Note box background color */
|
|
15
|
+
--stu-note-border-left-color: #ffa0ff; /* 20. (STU) Note box border color */
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
#hl7-nav {
|
|
19
|
+
line-height: 50px;
|
|
20
|
+
float: left;
|
|
21
|
+
margin-top: 4px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
#hl7-nav a {
|
|
25
|
+
color: inherit;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
#hl7-logo {
|
|
29
|
+
float: left;
|
|
30
|
+
margin-left: 6px;
|
|
31
|
+
}
|
|
32
|
+
#hl7-search {
|
|
33
|
+
line-height: 50px;
|
|
34
|
+
float: right;
|
|
35
|
+
margin-top: 4px;
|
|
36
|
+
color: maroon;
|
|
37
|
+
}
|
|
38
|
+
#hl7-search a {
|
|
39
|
+
color: inherit;
|
|
40
|
+
}
|
|
41
|
+
#project-nav {
|
|
42
|
+
line-height: 50px;
|
|
43
|
+
float: left;
|
|
44
|
+
margin-top: 4px;
|
|
45
|
+
margin-bottom: 4px;
|
|
46
|
+
color: #808080;
|
|
47
|
+
}
|
|
48
|
+
#project-logo {
|
|
49
|
+
float: left;
|
|
50
|
+
margin-left: 3px;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
/* ----------note-to-balloters styling------*/
|
|
54
|
+
|
|
55
|
+
.note-to-balloters::before {
|
|
56
|
+
white-space: pre;
|
|
57
|
+
content: "Note To Balloters\A ";
|
|
58
|
+
#background-color: yellow;
|
|
59
|
+
color: red;
|
|
60
|
+
font-weight: bold;
|
|
61
|
+
}
|
|
62
|
+
.note-to-balloters, .stu-note{
|
|
63
|
+
margin: 5px;
|
|
64
|
+
padding: 10px;
|
|
65
|
+
border-left-style: solid;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.stu-note::before {
|
|
69
|
+
white-space: pre;
|
|
70
|
+
content: "STU Note\A ";
|
|
71
|
+
#background-color: yellow;
|
|
72
|
+
color: red;
|
|
73
|
+
font-weight: bold;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
dl dd {
|
|
78
|
+
padding-left: 20px;
|
|
79
|
+
}
|
|
80
|
+
dl dl {
|
|
81
|
+
padding-left: 20px;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
table.checklist {
|
|
85
|
+
width: 100%;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
table.checklist td.checklist-section {
|
|
90
|
+
width: 10%;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
table.checklist td.checklist-required {
|
|
94
|
+
width: 8%;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
table.checklist td.checklist-description {
|
|
98
|
+
width: 30%;
|
|
99
|
+
}
|
|
100
|
+
table.checklist td.checklist-artifacts {
|
|
101
|
+
width: 30%;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
table.checklist th {
|
|
105
|
+
background-color: CornflowerBlue;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
table.checklist td {
|
|
109
|
+
background-color: LightBlue;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
table.checklist tr {
|
|
113
|
+
border-top: 1px solid CornflowerBlue;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
figure img {
|
|
118
|
+
display: block;
|
|
119
|
+
margin-left: auto;
|
|
120
|
+
margin-right: auto;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
figure figcaption {
|
|
124
|
+
border-top: 1px solid CornflowerBlue;
|
|
125
|
+
width: 60%;
|
|
126
|
+
margin-left: auto;
|
|
127
|
+
margin-right: auto;
|
|
128
|
+
margin-top: 4px;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
em {
|
|
133
|
+
color: ForestGreen;
|
|
134
|
+
text-decoration: underline;
|
|
135
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|