:root { 
   --jqx-accent-color-phramework: rgba(0, 119, 190, 1);
   --jqx-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-header-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-border-radius-phramework: 2px;
   --jqx-font-family-phramework: "Inter","Helvetica Neue",Arial,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
   --jqx-font-size-phramework: 14px;
   --jqx-hovered-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-hovered-state-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-hovered-state-content-text-color-phramework: rgba(51, 51, 51, 1);
   --jqx-hovered-state-content-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-focused-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-focused-state-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-active-state-text-color-phramework: rgba(0, 119, 190, 1);
   --jqx-active-state-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-arrow-up-color-phramework: url('images/metro-icon-up.png');
   --jqx-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-arrow-up-hovered-color-phramework: url('images/metro-icon-up.png');
   --jqx-arrow-down-hovered-color-phramework: url('images/metro-icon-down.png');
   --jqx-arrow-up-selected-color-phramework: url('images/metro-icon-up-white.png');
   --jqx-arrow-down-selected-color-phramework: url('images/metro-icon-down-white.png');
   --jqx-accordion-item-title-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-accordion-item-title-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-accordion-item-title-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-accordion-item-title-hovered-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-accordion-item-title-hovered-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-accordion-item-title-hovered-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-accordion-item-title-selected-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-accordion-item-title-selected-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-accordion-item-title-selected-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-accordion-item-title-focused-border-color-phramework: rgba(0, 119, 190, 1);
   --jqx-accordion-item-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-accordion-item-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-accordion-item-focused-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-accordion-item-focused-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-accordion-item-focused-border-color-phramework: rgba(0, 119, 190, 1);
   --jqx-accordion-arrow-up-color-phramework: url('images/metro-icon-up.png');
   --jqx-accordion-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-accordion-arrow-up-hovered-color-phramework: url('images/metro-icon-up.png');
   --jqx-accordion-arrow-down-hovered-color-phramework: url('images/metro-icon-down.png');
   --jqx-accordion-arrow-up-selected-color-phramework: url('images/metro-icon-up-white.png');
   --jqx-accordion-arrow-down-selected-color-phramework: url('images/metro-icon-down-white.png');
   --jqx-button-default-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-default-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-button-default-hovered-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-default-hovered-state-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-button-default-focused-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-default-focused-state-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-button-default-active-state-text-color-phramework: rgba(0, 119, 190, 1);
   --jqx-button-default-active-state-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-button-primary-text-color-phramework: rgba(28, 168, 221, 1);
   --jqx-button-primary-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-primary-hovered-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-primary-hovered-state-background-color-phramework: rgba(28, 168, 221, 1);
   --jqx-button-primary-focused-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-primary-focused-state-background-color-phramework: rgba(28, 168, 221, 1);
   --jqx-button-primary-active-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-primary-active-state-background-color-phramework: rgba(28, 168, 221, 1);
   --jqx-button-success-text-color-phramework: rgba(92, 184, 92, 1);
   --jqx-button-success-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-success-hovered-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-success-hovered-state-background-color-phramework: rgba(92, 184, 92, 1);
   --jqx-button-success-focused-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-success-focused-state-background-color-phramework: rgba(92, 184, 92, 1);
   --jqx-button-success-active-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-success-active-state-background-color-phramework: rgba(92, 184, 92, 1);
   --jqx-button-warning-text-color-phramework: rgba(240, 173, 78, 1);
   --jqx-button-warning-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-warning-hovered-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-warning-hovered-state-background-color-phramework: rgba(240, 173, 78, 1);
   --jqx-button-warning-focused-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-warning-focused-state-background-color-phramework: rgba(240, 173, 78, 1);
   --jqx-button-warning-active-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-warning-active-state-background-color-phramework: rgba(240, 173, 78, 1);
   --jqx-button-danger-text-color-phramework: rgba(217, 83, 79, 1);
   --jqx-button-danger-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-danger-hovered-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-danger-hovered-state-background-color-phramework: rgba(217, 83, 79, 1);
   --jqx-button-danger-focused-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-danger-focused-state-background-color-phramework: rgba(217, 83, 79, 1);
   --jqx-button-danger-active-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-danger-active-state-background-color-phramework: rgba(217, 83, 79, 1);
   --jqx-button-info-text-color-phramework: rgba(91, 192, 222, 1);
   --jqx-button-info-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-info-hovered-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-info-hovered-state-background-color-phramework: rgba(91, 192, 222, 1);
   --jqx-button-info-focused-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-info-focused-state-background-color-phramework: rgba(91, 192, 222, 1);
   --jqx-button-info-active-state-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-button-info-active-state-background-color-phramework: rgba(91, 192, 222, 1);
   --jqx-editors-text-editors-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-editors-text-editors-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-editors-text-editors-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-editors-text-editors-border-radius-phramework: 2px;
   --jqx-editors-text-editors-focused-border-color-phramework: rgba(0, 119, 190, 1);
   --jqx-editors-datеtimeinput-calendar-icon-color-phramework: url('images/icon-calendar.png');
   --jqx-editors-datеtimeinput-calendar-icon-selected-color-phramework: url('images/icon-calendar.png');
   --jqx-editors-combobox-multi-item-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-editors-combobox-multi-item-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-editors-calendar-header-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-editors-calendar-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-editors-calendar-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-editors-calendar-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-editors-calendar-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-editors-calendar-today-cell-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-editors-calendar-today-cell-background-color-phramework: rgba(255, 255, 219, 1);
   --jqx-editors-calendar-today-cell-border-color-phramework: rgba(253, 192, 102, 1);
   --jqx-editors-calendar-current-month-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-editors-calendar-other-month-text-color-phramework: rgba(137, 137, 137, 1);
   --jqx-editors-calendar-hovered-cell-text-color-phramework: rgba(51, 51, 51, 1);
   --jqx-editors-calendar-hovered-cell-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-editors-calendar-selected-cell-text-color-phramework: rgba(0, 119, 190, 1);
   --jqx-editors-calendar-selected-cell-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-editors-switch-thumb-color-phramework: rgba(0, 119, 190, 1);
   --jqx-editors-switch-on-label-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-editors-switch-on-label-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-editors-switch-off-label-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-editors-switch-off-label-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-editors-file-uploader-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-editors-file-uploader-filename-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-grid-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-grid-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-grid-header-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-grid-header-text-weight-phramework: normal;
   --jqx-grid-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-grid-row-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-grid-row-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-grid-row-alternation-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-grid-row-alternation-background-color-phramework: rgba(249, 249, 249, 1);
   --jqx-grid-hovered-row-text-color-phramework: rgba(51, 51, 51, 1);
   --jqx-grid-hovered-row-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-grid-selected-row-text-color-phramework: rgba(0, 119, 190, 1);
   --jqx-grid-selected-row-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-grid-selected-row-border-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-grid-group-row-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-grid-group-row-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-grid-editor-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-grid-editor-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-grid-pinned-cells-background-color-phramework: rgba(229, 229, 229, 1);
   --jqx-grid-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-grid-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-grid-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-grid-close-button-color-phramework: url('images/close.png');
   --jqx-grid-arrow-down-hovered-color-phramework: url('images/metro-icon-down.png');
   --jqx-grid-arrow-right-hovered-color-phramework: url('images/metro-icon-right.png');
   --jqx-grid-arrow-left-hovered-color-phramework: url('images/metro-icon-left.png');
   --jqx-grid-arrow-down-selected-color-phramework: url('images/metro-icon-down-white.png');
   --jqx-grid-arrow-right-selected-color-phramework: url('images/metro-icon-right-white.png');
   --jqx-grid-arrow-left-selected-color-phramework: url('images/metro-icon-left-white.png');
   --jqx-grid-header-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-grid-header-arrow-up-color-phramework: url('images/metro-icon-up.png');
   --jqx-grid-menu-button-color-phramework: url('images/icon-menu-small.png');
   --jqx-grid-groups-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-grid-groups-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-grid-groups-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-list-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-list-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-list-header-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-list-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-list-hovered-item-state-text-color-phramework: rgba(51, 51, 51, 1);
   --jqx-list-hovered-item-state-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-list-selected-item-state-text-color-phramework: rgba(0, 119, 190, 1);
   --jqx-list-selected-item-state-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-list-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-list-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-list-arrow-left-selected-color-phramework: url('images/metro-icon-left-white.png');
   --jqx-list-arrow-right-selected-color-phramework: url('images/metro-icon-right-white.png');
   --jqx-menu-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-menu-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-menu-dropdown-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-menu-dropdown-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-menu-arrow-up-color-phramework: url('images/metro-icon-up.png');
   --jqx-menu-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-menu-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-menu-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-menu-hovered-item-color-phramework: rgba(51, 51, 51, 1);
   --jqx-menu-hovered-item-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-menu-selected-item-color-phramework: rgba(0, 119, 190, 1);
   --jqx-menu-selected-item-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-menu-selected-item-border-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-menu-arrow-up-selected-color-phramework: url('images/metro-icon-up-white.png');
   --jqx-menu-arrow-down-selected-color-phramework: url('images/metro-icon-down-white.png');
   --jqx-menu-arrow-left-selected-color-phramework: url('images/metro-icon-left-white.png');
   --jqx-menu-arrow-right-selected-color-phramework: url('images/metro-icon-right-white.png');
   --jqx-navbar-item-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-navbar-item-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-navbar-hovered-item-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-navbar-hovered-item-background-color-phramework: rgba(0, 119, 190, 0.9);
   --jqx-navbar-selected-item-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-navbar-selected-item-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-overlays-content-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-overlays-content-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-overlays-shader-background-color-phramework: rgba(0, 0, 0, 0.6);
   --jqx-overlays-popup-header-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-overlays-popup-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-overlays-tooltip-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-overlays-tooltip-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-overlays-toast-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-overlays-toast-info-background-color-phramework: rgba(91, 192, 222, 1);
   --jqx-overlays-toast-warning-background-color-phramework: rgba(240, 173, 78, 1);
   --jqx-overlays-toast-error-background-color-phramework: rgba(217, 83, 79, 1);
   --jqx-overlays-toast-success-background-color-phramework: rgba(92, 184, 92, 1);
   --jqx-pivotgrid-header-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-pivotgrid-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-pivotgrid-cell-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-pivotgrid-cell-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-pivotgrid-selected-cell-text-color-phramework: rgba(0, 119, 190, 1);
   --jqx-pivotgrid-selected-cell-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-pivotgrid-arrow-up-color-phramework: url('images/metro-icon-up.png');
   --jqx-pivotgrid-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-pivotgrid-menu-button-color-phramework: url('images/icon-menu-small.png');
   --jqx-progressbar-bar-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-progressbar-selected-range-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-progressbar-label-color-phramework: rgba(85, 85, 85, 1);
   --jqx-scheduler-header-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-scheduler-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-scheduler-header-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-scheduler-header-buttons-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-scheduler-header-buttons-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-scheduler-header-buttons-hovered-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-scheduler-header-buttons-hovered-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-scheduler-header-buttons-selected-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-scheduler-header-buttons-selected-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-scheduler-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-scheduler-not-work-time-cells-color-phramework: rgba(238, 238, 238, 1);
   --jqx-scheduler-hovered-cell-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-scheduler-hovered-cell-border-color-phramework: rgba(245, 245, 245, 1);
   --jqx-scheduler-selected-cell-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-scheduler-selected-cell-border-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-scheduler-weeks-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-scheduler-weeks-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-scheduler-weeks-arrow-right-selected-color-phramework: url('images/metro-icon-right.png');
   --jqx-scheduler-weeks-arrow-left-selected-color-phramework: url('images/metro-icon-left.png');
   --jqx-scheduler-calendar-icon-color-phramework: url('images/icon-calendar.png');
   -jqx-light-scheduler-calendar-icon-selected-color: url('images/icon-calendar.png');
   --jqx-scrollbar-scrollbar-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-scrollbar-scrollbar-thumb-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-scrollbar-scrollbar-thumb-hovered-background-color-phramework: rgba(230, 230, 230, 1);
   --jqx-scrollbar-scrollbar-thumb-active-background-color-phramework: rgba(217, 217, 217, 1);
   --jqx-scrollbar-scrollbar-arrow-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-scrollbar-arrow-up-color-phramework: url('images/metro-icon-up.png');
   --jqx-scrollbar-arrow-down-color-phramework: url('images/metro-icon-down.png');
   --jqx-scrollbar-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-scrollbar-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-scrollbar-scrollbar-arrow-hovered-background-color-phramework: rgba(232, 232, 232, 1);
   --jqx-scrollbar-arrow-up-hovered-color-phramework: url('images/metro-icon-up.png');
   --jqx-scrollbar-arrow-down-hovered-color-phramework: url('images/metro-icon-down.png');
   --jqx-scrollbar-arrow-left-hovered-color-phramework: url('images/metro-icon-left.png');
   --jqx-scrollbar-arrow-right-hovered-color-phramework: url('images/metro-icon-right.png');
   --jqx-scrollbar-scrollbar-arrow-active-background-color-phramework: rgba(217, 217, 217, 1);
   --jqx-scrollbar-arrow-up-active-color-phramework: url('images/metro-icon-up.png');
   --jqx-scrollbar-arrow-down-active-color-phramework: url('images/metro-icon-down.png');
   --jqx-scrollbar-arrow-left-active-color-phramework: url('images/metro-icon-left.png');
   --jqx-scrollbar-arrow-right-active-color-phramework: url('images/metro-icon-right.png');
   --jqx-scrollview-indicator-background-color-phramework: rgba(250, 250, 250, 1);
   --jqx-scrollview-selected-indicator-background-color-phramework: rgba(250, 250, 250, 1);
   --jqx-slider-slider-bar-background-color-phramework: rgba(240, 240, 240, 1);
   --jqx-slider-selected-slider-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-slider-slider-thumb-color-phramework: rgba(0, 119, 190, 1);
   --jqx-slider-focused-border-color-phramework: rgba(0, 119, 190, 1);
   --jqx-slider-tooltip-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-slider-tooltip-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-slider-tooltip-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-slider-arrows-background-color-phramework: rgba(255, 255, 255, 0);
   --jqx-slider-arrows-hovered-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-slider-arrows-selected-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-slider-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-slider-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-slider-arrow-left-hovered-color-phramework: url('images/metro-icon-left.png');
   --jqx-slider-arrow-right-hovered-color-phramework: url('images/metro-icon-right.png');
   --jqx-slider-arrow-left-selected-color-phramework: url('images/metro-icon-left-white.png');
   --jqx-slider-arrow-right-selected-color-phramework: url('images/metro-icon-right-white.png');
   --jqx-tabs-header-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-tabs-tab-text-color-phramework: rgba(117, 117, 117, 1);
   --jqx-tabs-hovered-tab-text-color-phramework: rgba(255, 255, 255, 1);
   --jqx-tabs-hovered-tab-background-color-phramework: rgba(0, 119, 190, 1);
   --jqx-tabs-selected-tab-text-color-phramework: rgba(0, 119, 190, 1);
   --jqx-tabs-selected-tab-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-tabs-selected-tab-bottom-border-color-phramework: rgba(0, 119, 190, 1);
   --jqx-tabs-border-color-phramework: rgba(224, 224, 224, 1);
   --jqx-tabs-content-text-color-phramework: rgba(85, 85, 85, 1);
   --jqx-tabs-content-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-tabs-arrow-left-color-phramework: url('images/metro-icon-left.png');
   --jqx-tabs-arrow-right-color-phramework: url('images/metro-icon-right.png');
   --jqx-toolbar-background-color-phramework: rgba(255, 255, 255, 1);
   --jqx-treeview-hovered-tree-item-color-phramework: rgba(51, 51, 51, 1);
   --jqx-treeview-hovered-tree-item-background-color-phramework: rgba(245, 245, 245, 1);
   --jqx-treeview-selected-tree-item-color-phramework: rgba(0, 119, 190, 1);
   --jqx-treeview-selected-tree-item-background-color-phramework: rgba(0, 119, 190, 0.2);
   --jqx-treeview-arrow-expanded-color-phramework: url('images/metro-icon-down.png');
   --jqx-treeview-arrow-collapsed-color-phramework: url('images/metro-icon-down.png');
}

/*Rounded Corners*/
/*top-left rounded Corners*/
.jqx-rc-tl-phramework {
    -moz-border-radius-topleft: var(--jqx-border-radius-phramework);
    -webkit-border-top-left-radius: var(--jqx-border-radius-phramework);
    border-top-left-radius: var(--jqx-border-radius-phramework);
}
/*top-right rounded Corners*/
.jqx-rc-tr-phramework {
    -moz-border-radius-topright: var(--jqx-border-radius-phramework);
    -webkit-border-top-right-radius: var(--jqx-border-radius-phramework);
    border-top-right-radius: var(--jqx-border-radius-phramework);
}
/*bottom-left rounded Corners*/
.jqx-rc-bl-phramework {
    -moz-border-radius-bottomleft: var(--jqx-border-radius-phramework);
    -webkit-border-bottom-left-radius: var(--jqx-border-radius-phramework);
    border-bottom-left-radius: var(--jqx-border-radius-phramework);
}
/*bottom-right rounded Corners*/
.jqx-rc-br-phramework {
    -moz-border-radius-bottomright: var(--jqx-border-radius-phramework);
    -webkit-border-bottom-right-radius: var(--jqx-border-radius-phramework);
    border-bottom-right-radius: var(--jqx-border-radius-phramework);
}
/*top rounded Corners*/
.jqx-rc-t-phramework {
    -moz-border-radius-topleft: var(--jqx-border-radius-phramework);
    -webkit-border-top-left-radius: var(--jqx-border-radius-phramework);
    border-top-left-radius: var(--jqx-border-radius-phramework);
    -moz-border-radius-topright: var(--jqx-border-radius-phramework);
    -webkit-border-top-right-radius: var(--jqx-border-radius-phramework);
    border-top-right-radius: var(--jqx-border-radius-phramework);
}
/*bottom rounded Corners*/
.jqx-rc-b-phramework {
    -moz-border-radius-bottomleft: var(--jqx-border-radius-phramework);
    -webkit-border-bottom-left-radius: var(--jqx-border-radius-phramework);
    border-bottom-left-radius: var(--jqx-border-radius-phramework);
    -moz-border-radius-bottomright: var(--jqx-border-radius-phramework);
    -webkit-border-bottom-right-radius: var(--jqx-border-radius-phramework);
    border-bottom-right-radius: var(--jqx-border-radius-phramework);
}
/*right rounded Corners*/
.jqx-rc-r-phramework {
    -moz-border-radius-topright: var(--jqx-border-radius-phramework);
    -webkit-border-top-right-radius: var(--jqx-border-radius-phramework);
    border-top-right-radius: var(--jqx-border-radius-phramework);
    -moz-border-radius-bottomright: var(--jqx-border-radius-phramework);
    -webkit-border-bottom-right-radius: var(--jqx-border-radius-phramework);
    border-bottom-right-radius: var(--jqx-border-radius-phramework);
}
/*left rounded Corners*/
.jqx-rc-l-phramework {
    -moz-border-radius-topleft: var(--jqx-border-radius-phramework);
    -webkit-border-top-left-radius: var(--jqx-border-radius-phramework);
    border-top-left-radius: var(--jqx-border-radius-phramework);
    -moz-border-radius-bottomleft: var(--jqx-border-radius-phramework);
    -webkit-border-bottom-left-radius: var(--jqx-border-radius-phramework);
    border-bottom-left-radius: var(--jqx-border-radius-phramework);
}
/*all rounded Corners*/
.jqx-rc-all-phramework {
    -moz-border-radius: var(--jqx-border-radius-phramework);
    -webkit-border-radius: var(--jqx-border-radius-phramework);
    border-radius: var(--jqx-border-radius-phramework);
}

.jqx-widget-phramework, .jqx-widget-header-phramework, .jqx-fill-state-normal-phramework,
.jqx-widget-content-phramework, .jqx-fill-state-hover-phramework, .jqx-fill-state-pressed-phramework {
    font-family: var(--jqx-font-family-phramework);
    font-size: var(--jqx-font-size-phramework);
}

.jqx-widget-phramework {
    font-family: var(--jqx-font-family-phramework);
    font-size: var(--jqx-font-size-phramework);
    color: var(--jqx-text-color-phramework);
}

.jqx-widget-content-phramework {
    font-family: var(--jqx-font-family-phramework);
    font-size: var(--jqx-font-size-phramework);
    color: var(--jqx-text-color-phramework);
    background-color: var(--jqx-background-color-phramework);
    border-color: var(--jqx-border-color-phramework);
}

.jqx-widget-header-phramework {
    background-color: var(--jqx-header-background-color-phramework);
    border-color: var(--jqx-border-color-phramework);
    color: var(--jqx-header-text-color-phramework);
    font-weight: 500;
    *zoom: 1;
    font-family: var(--jqx-font-family-phramework);
    background: var(--jqx-header-background-color-phramework);;
    color: var(--jqx-header-text-color-phramework);
    font-size: var(--jqx-font-size-phramework);
}


.jqx-fill-state-normal-phramework {
    border-color: var(--jqx-accent-color-phramework);
    *zoom: 1;
    background: var(--jqx-background-color-phramework);
}
.jqx-widget-phramework input::selection, input.jqx-input-widget-phramework::selection, .jqx-widget-content-phramework input::selection {
    background: var(--jqx-accent-color-phramework);
    color: var(--jqx-background-color-phramework);
}
.jqx-toolbar-phramework{
    background-color: var(--jqx-toolbar-background-color-phramework);
     border-color: var(--jqx-border-color-phramework);
}

.jqx-button-phramework, jqx-button-phramework.jqx-fill-state-normal-phramework {
    color: var(--jqx-button-default-text-color-phramework);
    background: var(--jqx-button-default-background-color-phramework);
    border-color: var(--jqx-button-default-background-color-phramework);
    *zoom: 1;
    outline: none;
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: var(--jqx-border-radius-phramework);
}
.jqx-button-phramework button, jqx-button-phramework input {
    background: transparent;
    color: inherit;
    border:none;
    outline: none;
}


.jqx-slider-button-phramework {
    padding:3px;
    background: transparent;
    border:transparent;
}
    .jqx-button-phramework.float {
        border-radius: 100%;
        min-height: 48px;
        min-width: 48px;
        width: 48px;
        height: 48px;
        max-height: 48px;
        max-width:48px;
    }

    .jqx-button-phramework.outlined {
        background: transparent;
        color: var(--jqx-accent-color-phramework);
        border-width: 2px;
    }

    .jqx-button-phramework.flat {
        background: transparent;
        color: var(--jqx-accent-color-phramework);
        border: none;
    }

.jqx-fill-state-hover-phramework {
}

.jqx-fill-state-pressed-phramework {
}

.jqx-fill-state-hover-phramework, .jqx-fill-state-focus-phramework {
    text-decoration: none;
}

.jqx-expander-header.jqx-fill-state-hover-phramework,
.jqx-expander-header.jqx-fill-state-normal-phramework
{
     background-color: var(--jqx-accordion-item-title-background-color-phramework) !important;
     border-color: var(--jqx-accordion-item-title-border-color-phramework);
     color: var(--jqx-accordion-item-title-text-color-phramework) !important;
}

.jqx-expander-header.jqx-fill-state-pressed-phramework {
   background-color: var(--jqx-accordion-item-title-selected-background-color-phramework) !important;
   border-color: var(--jqx-accordion-item-title-selected-border-color-phramework);
   color: var(--jqx-accordion-item-title-selected-text-color-phramework) !important;
}

.jqx-expander-header.jqx-fill-state-hover-phramework {
   background-color: var(--jqx-accordion-item-title-hovered-background-color-phramework) !important;
   color: var(--jqx-accordion-item-title-hovered-text-color-phramework) !important;
   border-color: var(--jqx-accordion-item-title-hovered-border-color-phramework) !important;
}
.jqx-expander-header.jqx-fill-state-focus-phramework {
   border-color: var(--jqx-accordion-item-title-focused-border-color-phramework) !important;
}

.jqx-expander-content-phramework {
    background-color: var(--jqx-accordion-item-background-color-phramework);
    color: var(--jqx-accordion-item-text-color-phramework);
}

.jqx-expander-content.jqx-fill-state-focus-phramework {
   border-color: var(--jqx-accordion-item-focused-border-color-phramework) !important;
   background-color: var(--jqx-accordion-item-focused-background-color-phramework);
   color: var(--jqx-accordion-item-focused-text-color-phramework);
}

.jqx-expander-header-phramework {
    padding:10px;
}
.jqx-button-phramework.jqx-fill-state-hover {
    opacity: 0.9;
    cursor: pointer;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    *zoom: 1;
    color: var(--jqx-button-default-hovered-state-text-color-phramework);
}

    .jqx-button-phramework.jqx-fill-state-hover.outlined,
    .jqx-button-phramework.jqx-fill-state-hover.flat {
        color: var(--jqx-accent-color-phramework);
        box-shadow: none;
    }

.jqx-button-phramework.jqx-fill-state-pressed {
    cursor: pointer;
    background: var(--jqx-accent-color-phramework);
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

    .jqx-button-phramework.jqx-fill-state-pressed.float {
        box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
    }

    .jqx-slider-button-phramework.jqx-fill-state-pressed-phramework,
    .jqx-button-phramework.jqx-fill-state-pressed.outlined,
    .jqx-button-phramework.jqx-fill-state-pressed.flat {
        background: rgba(179,229,252,0.15);
        box-shadow: none;
        color: var(--jqx-accent-color-phramework); 
    }

.jqx-button-phramework.jqx-fill-state-focus {
    background: var(--jqx-button-default-focused-state-background-color-phramework);
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
  .jqx-slider-button-phramework.jqx-fill-state-focus-phramework {
      background: transparent;
      border-color: transparent;
      box-shadow:none;
  }
  
    .jqx-button-phramework.jqx-fill-state-focus.outlined,
    .jqx-button-phramework.jqx-fill-state-focus.flat {
        box-shadow: none;
        background: rgba(99,0,238,0.15);
        color: #0069A8;
    }

.jqx-dropdownlist-state-normal-phramework, .jqx-dropdownlist-state-hover-phramework, .jqx-dropdownlist-state-selected-phramework,
.jqx-scrollbar-button-state-hover-phramework, .jqx-scrollbar-button-state-normal-phramework, .jqx-scrollbar-button-state-pressed-phramework,
.jqx-scrollbar-thumb-state-normal-horizontal-phramework, .jqx-scrollbar-thumb-state-hover-horizontal-phramework, .jqx-scrollbar-thumb-state-pressed-horizontal-phramework,
.jqx-scrollbar-thumb-state-normal-phramework, .jqx-scrollbar-thumb-state-pressed-phramework, .jqx-tree-item-hover-phramework, .jqx-tree-item-selected-phramework,
.jqx-tree-item-phramework, .jqx-menu-item-phramework, .jqx-menu-item-hover-phramework, .jqx-menu-item-selected-phramework, .jqx-menu-item-top-phramework, .jqx-menu-item-top-hover-phramework,
.jqx-menu-item-top-selected-phramework, .jqx-slider-button-phramework, .jqx-slider-slider-phramework {
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}


.jqx-primary-phramework.jqx-input-label-phramework {
   color: var(--jqx-button-primary-text-color-phramework) !important; 
}
.jqx-primary-phramework.jqx-input-bar-phramework:before {
   background: var(--jqx-button-primary-text-color-phramework) !important;
}
.jqx-success-phramework.jqx-input-label-phramework {
   color: var(--jqx-button-success-text-color-phramework) !important;
}
.jqx-success-phramework.jqx-input-bar-phramework:before {
   background: var(--jqx-button-success-text-color-phramework) !important;
}
.jqx-inverse-phramework.jqx-input-label-phramework {
   color: #666 !important;
}
.jqx-inverse-phramework.jqx-input-bar-phramework:before {
   background: #666 !important;
}
.jqx-danger-phramework.jqx-input-label-phramework {
   color: var(--jqx-button-danger-text-color-phramework) !important;
}
.jqx-danger-phramework.jqx-input-bar-phramework:before {
   background: var(--jqx-button-danger-text-color-phramework) !important;
}
.jqx-warning-phramework.jqx-input-label-phramework {
   color: var(--jqx-button-warning-text-color-phramework) !important;
}
.jqx-warning-phramework.jqx-input-bar-phramework:before {
   background: var(--jqx-button-warning-text-color-phramework) !important;
}
.jqx-info-phramework.jqx-input-label-phramework {
   color: var(--jqx-button-info-text-color-phramework) !important;
}
.jqx-info-phramework.jqx-input-bar-phramework:before {
   background: var(--jqx-button-info-text-color-phramework) !important;
}

.jqx-slider-tooltip-phramework.jqx-primary-slider, .jqx-slider-tooltip-phramework.jqx-primary-slider .jqx-fill-state-normal-phramework {
    border-color: var(--jqx-button-primary-text-color-phramework);
    background: var(--jqx-button-primary-text-color-phramework);
}
.jqx-slider-tooltip-phramework.jqx-success-slider, .jqx-slider-tooltip-phramework.jqx-success-slider .jqx-fill-state-normal-phramework {
    border-color: var(--jqx-button-success-text-color-phramework);
    background: var(--jqx-button-success-text-color-phramework);
}
.jqx-slider-tooltip-phramework.jqx-inverse-slider, .jqx-slider-tooltip-phramework.jqx-inverse-slider .jqx-fill-state-normal-phramework {
    border-color: #666;
    background: #666;
}
.jqx-slider-tooltip-phramework.jqx-danger-slider, .jqx-slider-tooltip-phramework.jqx-danger-slider .jqx-fill-state-normal-phramework {
    border-color: var(--jqx-button-danger-text-color-phramework);
    background: var(--jqx-button-danger-text-color-phramework);
}
.jqx-slider-tooltip-phramework.jqx-warning-slider, .jqx-slider-tooltip-phramework.jqx-warning-slider .jqx-fill-state-normal-phramework {
    border-color: var(--jqx-button-warning-text-color-phramework);
    background: var(--jqx-button-warning-text-color-phramework);
}
.jqx-slider-tooltip-phramework.jqx-info-slider, .jqx-slider-tooltip-phramework.jqx-info-slider .jqx-fill-state-normal-phramework {
    border-color: var(--jqx-button-info-text-color-phramework);;
    background: var(--jqx-button-info-text-color-phramework);;
}

.jqx-primary-phramework {
    color: var(--jqx-button-primary-text-color-phramework) !important;
    background: var(--jqx-button-primary-background-color-phramework) !important;
    border-color: var(--jqx-button-primary-text-color-phramework) !important;
    text-shadow: none !important;
}

    .jqx-primary-phramework.jqx-dropdownlist-state-normal-phramework,
    .jqx-primary-phramework.jqx-slider-button-phramework,
    .jqx-primary-phramework.jqx-slider-slider-phramework,
    .jqx-primary-phramework.jqx-combobox-arrow-normal-phramework,
    .jqx-primary-phramework.jqx-combobox-arrow-hover-phramework,
    .jqx-primary-phramework.jqx-action-button-phramework,
    .jqx-primary-phramework:hover,    
    .jqx-primary-phramework:active,
    .jqx-primary-phramework.active,
    .jqx-primary-phramework.disabled,
    .jqx-primary-phramework[disabled] {
        color: var(--jqx-button-primary-hovered-state-text-color-phramework) !important;
        background: var(--jqx-button-primary-hovered-state-background-color-phramework) !important;
        border-color: var(--jqx-button-primary-hovered-state-background-color-phramework) !important;
        text-shadow: none !important;
    }

    .jqx-primary-phramework:focus {
        color: var(--jqx-button-primary-focused-state-text-color-phramework) !important;
        background: var(--jqx-button-primary-focused-state-background-color-phramework) !important;
        border-color: var(--jqx-button-primary-focused-state-background-color-phramework) !important;
    }

    .jqx-fill-state-pressed-phramework.jqx-primary-phramework,
    .jqx-primary-phramework:active,
    .jqx-primary-phramework.active {
        color:var(--jqx-button-primary-active-state-text-color-phramework) !important;
        background-color: var(--jqx-button-primary-active-state-background-color-phramework) !important;
        border-color: var(--jqx-button-primary-active-state-background-color-phramework) !important;
        text-shadow: none !important;
    }

.jqx-success-phramework {
    color: var(--jqx-button-success-text-color-phramework) !important;
    background: var(--jqx-button-success-background-color-phramework) !important;
    border-color: var(--jqx-button-success-text-color-phramework) !important;
    text-shadow: none !important;
}

    .jqx-success-phramework.jqx-dropdownlist-state-normal-phramework,
    .jqx-success-phramework.jqx-slider-button-phramework,
    .jqx-success-phramework.jqx-slider-slider-phramework,
    .jqx-success-phramework.jqx-combobox-arrow-normal-phramework,
    .jqx-success-phramework.jqx-combobox-arrow-hover-phramework,
    .jqx-success-phramework.jqx-action-button-phramework,
    .jqx-success-phramework:hover
    .jqx-success-phramework:active,
    .jqx-success-phramework.active,
    .jqx-success-phramework.disabled,
    .jqx-success-phramework[disabled] {
        color: var(--jqx-button-success-hovered-state-text-color-phramework) !important;
        background: var(--jqx-button-success-hovered-state-background-color-phramework) !important;
        border-color: var(--jqx-button-success-hovered-state-background-color-phramework) !important;
        text-shadow: none !important;
    }

    .jqx-success-phramework:focus {
        color: var(--jqx-button-success-focused-state-text-color-phramework) !important;
        background: var(--jqx-button-success-focused-state-background-color-phramework) !important;
        border-color: var(--jqx-button-success-focused-state-background-color-phramework) !important;
    }

    .jqx-fill-state-pressed-phramework.jqx-success-phramework,
    .jqx-success-phramework:active,
    .jqx-success-phramework.active {
        color:var(--jqx-button-success-active-state-text-color-phramework) !important;
        background-color: var(--jqx-button-success-active-state-background-color-phramework) !important;
        border-color: var(--jqx-button-success-active-state-background-color-phramework) !important;
        text-shadow: none !important;
    }

.jqx-inverse-phramework {
    text-shadow: none !important;
    color: #666 !important;
    background: #fff !important;
    border-color: #cccccc !important;
}

    .jqx-inverse-phramework.jqx-dropdownlist-state-normal-phramework,
    .jqx-inverse-phramework.jqx-slider-button-phramework,
    .jqx-inverse-phramework.jqx-slider-slider-phramework,
    .jqx-inverse-phramework.jqx-combobox-arrow-hover-phramework,
    .jqx-inverse-phramework.jqx-combobox-arrow-normal-phramework,
    .jqx-inverse-phramework.jqx-action-button-phramework,
    .jqx-inverse-phramework:hover,
    .jqx-inverse-phramework:focus,
    .jqx-inverse-phramework:active,
    .jqx-inverse-phramework.active,
    .jqx-inverse-phramework.disabled,
    .jqx-inverse-phramework[disabled] {
        text-shadow: none !important;
        color: #666 !important;
        background: #cccccc !important;
        border-color: #cccccc !important;
    }

    .jqx-fill-state-pressed-phramework.jqx-inverse-phramework,
    .jqx-inverse-phramework:active,
    .jqx-inverse-phramework.active {
        text-shadow: none !important;
        color: #666 !important;
        background: #cccccc !important;
        border-color: #cccccc !important;
    }


.jqx-danger-phramework {
    text-shadow: none !important;
    color: var(--jqx-button-danger-text-color-phramework) !important;
    background: var(--jqx-button-danger-background-color-phramework) !important;
    border-color: var(--jqx-button-danger-text-color-phramework) !important;
}

    .jqx-danger-phramework.jqx-dropdownlist-state-normal-phramework,
    .jqx-danger-phramework.jqx-slider-button-phramework,
    .jqx-danger-phramework.jqx-slider-slider-phramework,
    .jqx-danger-phramework.jqx-combobox-arrow-hover-phramework,
    .jqx-danger-phramework.jqx-combobox-arrow-normal-phramework,
    .jqx-danger-phramework.jqx-action-button-phramework,
    .jqx-danger-phramework:hover,
    .jqx-danger-phramework:active,
    .jqx-danger-phramework.active,
    .jqx-danger-phramework.disabled,
    .jqx-danger-phramework[disabled] {
        text-shadow: none !important;
        color: var(--jqx-button-danger-hovered-state-text-color-phramework) !important;
        background: var(--jqx-button-danger-hovered-state-background-color-phramework) !important;
        border-color: var(--jqx-button-danger-hovered-state-background-color-phramework) !important;
    }

    .jqx-danger-phramework:focus {
        color: var(--jqx-button-danger-focused-state-text-color-phramework) !important;
        background: var(--jqx-button-danger-focused-state-background-color-phramework) !important;
        border-color: var(--jqx-button-danger-focused-state-background-color-phramework) !important;
    }

    .jqx-fill-state-pressed-phramework.jqx-danger-phramework,
    .jqx-danger-phramework:active,
    .jqx-danger-phramework.active {
        text-shadow: none !important;
        color:var(--jqx-button-danger-active-state-text-color-phramework) !important;
        background-color: var(--jqx-button-danger-active-state-background-color-phramework) !important;
        border-color: var(--jqx-button-danger-active-state-background-color-phramework) !important;
    }

.jqx-validator-error-label-phramework {
    color: #d9534f !important;
}

.jqx-warning-phramework {
    text-shadow: none !important;
    color: var(--jqx-button-warning-text-color-phramework) !important;
    background: var(--jqx-button-warning-background-color-phramework) !important;
    border-color: var(--jqx-button-warning-text-color-phramework) !important;
}

    .jqx-warning-phramework.jqx-dropdownlist-state-normal-phramework,
    .jqx-warning-phramework.jqx-slider-button-phramework,
    .jqx-warning-phramework.jqx-slider-slider-phramework,
    .jqx-warning-phramework.jqx-combobox-arrow-hover-phramework,
    .jqx-warning-phramework.jqx-combobox-arrow-normal-phramework,
    .jqx-warning-phramework.jqx-action-button-phramework,
    .jqx-warning-phramework:hover
    .jqx-warning-phramework:active,
    .jqx-warning-phramework.active,
    .jqx-warning-phramework.disabled,
    .jqx-warning-phramework[disabled] {
        text-shadow: none !important;
        color: var(--jqx-button-warning-hovered-state-text-color-phramework) !important;
        background: var(--jqx-button-warning-hovered-state-background-color-phramework) !important;
        border-color: var(--jqx-button-warning-hovered-state-background-color-phramework) !important;
    }

    .jqx-warning-phramework:focus {
        color: var(--jqx-button-warning-focused-state-text-color-phramework) !important;
        background: var(--jqx-button-warning-focused-state-background-color-phramework) !important;
        border-color: var(--jqx-button-warning-focused-state-background-color-phramework) !important;
    }

    .jqx-fill-state-pressed-phramework.jqx-warning-phramework,
    .jqx-warning-phramework:active,
    .jqx-warning-phramework.active {
        text-shadow: none !important;
        color:var(--jqx-button-warning-active-state-text-color-phramework) !important;
        background-color: var(--jqx-button-warning-active-state-background-color-phramework) !important;
        border-color: var(--jqx-button-warning-active-state-background-color-phramework) !important;
    }


.jqx-info-phramework {
    text-shadow: none !important;
    color: var(--jqx-button-info-text-color-phramework) !important;
    background: var(--jqx-button-info-background-color-phramework) !important;
    border-color: var(--jqx-button-info-text-color-phramework) !important;
}

    .jqx-info-phramework.jqx-dropdownlist-state-normal-phramework,
    .jqx-info-phramework.jqx-slider-button-phramework,
    .jqx-info-phramework.jqx-slider-slider-phramework,
    .jqx-info-phramework.jqx-combobox-arrow-hover-phramework,
    .jqx-info-phramework.jqx-combobox-arrow-normal-phramework,
    .jqx-info-phramework.jqx-action-button-phramework,
    .jqx-info-phramework:hover,
    .jqx-info-phramework:active,
    .jqx-info-phramework.active,
    .jqx-info-phramework.disabled,
    .jqx-info-phramework[disabled] {
        color: var(--jqx-button-info-hovered-state-text-color-phramework) !important;
        background: var(--jqx-button-info-hovered-state-background-color-phramework) !important;
        border-color: var(--jqx-button-info-hovered-state-background-color-phramework) !important;
        text-shadow: none !important;
    }

    .jqx-info-phramework:focus {
        color: var(--jqx-button-info-focused-state-text-color-phramework) !important;
        background: var(--jqx-button-info-focused-state-background-color-phramework) !important;
        border-color: var(--jqx-button-info-focused-state-background-color-phramework) !important;
    }

    .jqx-fill-state-pressed-phramework.jqx-info-phramework,
    .jqx-info-phramework:active,
    .jqx-info-phramework.active {
        text-shadow: none !important;
        color:var(--jqx-button-info-active-state-text-color-phramework) !important;
        background-color: var(--jqx-button-info-active-state-background-color-phramework) !important;
        border-color: var(--jqx-button-info-active-state-background-color-phramework) !important;
    }

    .jqx-loader-phramework, .jqx-popover-content-phramework {
        color: var(--jqx-overlays-content-text-color-phramework);
        background-color: var(--jqx-overlays-content-background-color-phramework);
    }
    
    .jqx-popover-modal-background-phramework {
        background-color: var(--jqx-overlays-shader-background-color-phramework);
    }
    
    .jqx-popover-title-phramework {
        color: var(--jqx-overlays-popup-header-text-color-phramework) !important;
        background-color: var(--jqx-overlays-popup-header-background-color-phramework) !important;
    }
    
    .jqx-loader-text-phramework {
        color: var(--jqx-overlays-content-text-color-phramework);
    }
    
    .jqx-notification-phramework {
        color: var(--jqx-overlays-toast-text-color-phramework) !important;
    }
    
    .jqx-notification-info.jqx-notification-phramework {
        background-color: var(--jqx-overlays-toast-info-background-color-phramework) !important;
        border-color: var(--jqx-overlays-toast-info-background-color-phramework) !important;
    }  
    
    .jqx-notification-warning.jqx-notification-phramework {
        background-color: var(--jqx-overlays-toast-warning-background-color-phramework) !important;
        border-color: var(--jqx-overlays-toast-warning-background-color-phramework) !important;
    }  
    
    .jqx-notification-error.jqx-notification-phramework {
        background-color: var(--jqx-overlays-toast-error-background-color-phramework) !important;
        border-color: var(--jqx-overlays-toast-error-background-color-phramework) !important;
    }  
    
    .jqx-notification-success.jqx-notification-phramework {
        background-color: var(--jqx-overlays-toast-success-background-color-phramework) !important;
        border-color: var(--jqx-overlays-toast-success-background-color-phramework) !important;
    } 

.jqx-fill-state-pressed-phramework {
    background-image: none;
    outline: 0;
}

.jqx-grid-group-column-phramework {
    border-color: transparent;
}
.jqx-grid-column-menubutton-phramework {
    border-width: 0px;
}
.jqx-grid-groups-row-phramework > span {
    padding-left: 4px;
}

.jqx-grid-cell-phramework, .jqx-grid-group-cell-phramework {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: var(--jqx-grid-row-background-color-phramework);
    color: var(--jqx-grid-row-text-color-phramework);
}

.jqx-grid-cell-alt-phramework {
    background-color: var(--jqx-grid-row-alternation-background-color-phramework) !important;
    color: var(--jqx-grid-row-alternation-text-color-phramework) !important;
}

.jqx-grid-pager-top-phramework .jqx-button-phramework,
.jqx-grid-pager-phramework .jqx-button-phramework {
    color: rgba(0,0,0,.54) !important;
    background-color: transparent;
    border-color: transparent;
    position: relative;
    height:30px !important;
    width:30px !important;
    border-radius:50%;
    top: -4px;
}

.jqx-grid-pager-input-phramework  {
    padding:0px !important;
}

.jqx-grid-pager-top-phramework .jqx-button-phramework > div,
.jqx-grid-pager-phramework .jqx-button-phramework > div {
    top: 3px;
    position: relative;
    left: 2px;
}

.jqx-grid-pager-top-phramework .jqx-button-phramework.jqx-fill-state-hover,
.jqx-grid-pager-top-phramework .jqx-button-phramework.jqx-fill-state-pressed,
.jqx-grid-pager-phramework .jqx-button-phramework.jqx-fill-state-hover,
.jqx-grid-pager-phramework .jqx-button-phramework.jqx-fill-state-pressed
{
    color: rgba(0,0,0,.54) !important;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;    
}

.jqx-grid-pager-top-phramework .jqx-grid-pager-number-phramework,
.jqx-grid-pager-phramework .jqx-grid-pager-number-phramework {

    background-color: transparent;
    border-color: transparent;
    color: rgba(0,0,0,.54) !important;
    font-size:12px;
}

.jqx-grid-pager-top-phramework .jqx-grid-pager-number-phramework:hover,
.jqx-grid-pager-phramework .jqx-grid-pager-number-phramework:hover {
    font-size:12px;
}

.jqx-grid-pager-top-phramework .jqx-grid-pager-number-phramework.jqx-fill-state-pressed-phramework ,
.jqx-grid-pager-phramework .jqx-grid-pager-number-phramework.jqx-fill-state-pressed-phramework {
    color: var(--jqx-accent-color-phramework) !important;
    font-weight: bold !important;
}

.jqx-grid-column-menubutton-phramework {
    background-color: transparent;
    border-color: #E0E0E0 !important;
}

.jqx-grid-column-header-phramework, .jqx-grid-groups-header-phramework, .jqx-grid-pager-phramework {
    background-color: var(--jqx-grid-header-background-color-phramework) !important;
    color: var(--jqx-grid-header-text-color-phramework) !important;
    font-weight: var(--jqx-grid-header-text-weight-phramework);
}

.jqx-grid-group-expand-phramework + div, .jqx-grid-group-collapse-phramework + div {
    background-color: var(--jqx-grid-group-row-background-color-phramework);
    color: var(--jqx-grid-group-row-text-color-phramework);
}

.jqx-grid-cell-pinned-phramework {
    background-color: var(--jqx-grid-pinned-cells-background-color-phramework) !important;
}

#groupsheadergrid .jqx-fill-state-normal-phramework {
    background-color: var(--jqx-grid-background-color-phramework) !important;
}

.jqx-cell-phramework {
    font-size: 13px;
}

.jqx-calendar-phramework > div {
    padding: 10px;
    box-sizing: border-box;
}

.jqx-calendar-row-header-phramework, .jqx-calendar-top-left-header-phramework {
    background-color: #f0f0f0;
    border: 0px solid #f2f2f2;
}

.jqx-calendar-title-header-phramework {
    color: var(--jqx-editors-calendar-header-text-color-phramework);
    background-color: var(--jqx-editors-calendar-header-background-color-phramework);
}
.jqx-calendar-column-header-phramework {
    color: var(--jqx-editors-calendar-header-text-color-phramework);
    background-color: var(--jqx-editors-calendar-header-background-color-phramework);
    border-top: 1px solid var(--jqx-editors-calendar-header-background-color-phramework);
    border-bottom: 1px solid var(--jqx-editors-calendar-header-background-color-phramework);
}

.jqx-calendar-month-container-phramework {
    background-color: var(--jqx-editors-calendar-background-color-phramework);
}

.jqx-calendar-cell-month-phramework {
    color: var(--jqx-editors-calendar-current-month-text-color-phramework) !important;
}

.jqx-calendar-cell-othermonth-phramework {
    color: var(--jqx-editors-calendar-other-month-text-color-phramework) !important;
}

.jqx-calendar-cell-today-phramework {
    color: var(--jqx-editors-calendar-today-cell-text-color-phramework) !important;
    background-color: var(--jqx-editors-calendar-today-cell-background-color-phramework);
    border-color: var(--jqx-editors-calendar-today-cell-border-color-phramework);
}

.jqx-calendar-cell-hover-phramework {
    color: var(--jqx-editors-calendar-hovered-cell-text-color-phramework) !important;
    background-color: var(--jqx-editors-calendar-hovered-cell-background-color-phramework);
    border-color: var(--jqx-editors-calendar-hovered-cell-background-color-phramework); 
}
.jqx-calendar-cell-selected-phramework {
    color: var(--jqx-editors-calendar-selected-cell-text-color-phramework) !important;
    background-color: var(--jqx-editors-calendar-selected-cell-background-color-phramework);
    border-color: var(--jqx-editors-calendar-selected-cell-background-color-phramework);
}

.jqx-expander-header-phramework {
    padding-top: 10px;
    padding-bottom: 10px;
}

.jqx-ribbon-header-vertical-phramework, .jqx-widget-header-vertical-phramework {
    background: #fff;
}

.jqx-scrollbar-state-normal-phramework {
    background-color: var(--jqx-scrollbar-scrollbar-background-color-phramework);
    border: 1px solid #f5f5f5;
    border-left-color: #ddd;
}

.jqx-scrollbar-button-state-normal-phramework {
    background-color: var(--jqx-scrollbar-scrollbar-arrow-background-color-phramework);
}

.jqx-scrollbar-button-state-hover-phramework {
    background: var(--jqx-scrollbar-scrollbar-arrow-hovered-background-color-phramework);
}

.jqx-scrollbar-button-state-pressed-phramework {
    background: var(--jqx-scrollbar-scrollbar-arrow-active-background-color-phramework) !important;
    /* border-color: var(--jqx-scrollbar-scrollbar-arrow-active-background-color-phramework); */
}

.jqx-scrollbar-thumb-state-normal-phramework, .jqx-scrollbar-thumb-state-normal-horizontal-phramework {
    background: var(--jqx-scrollbar-scrollbar-thumb-background-color-phramework);
    border-color: #b3b3b3;
}

.jqx-scrollbar-thumb-state-hover-phramework, .jqx-scrollbar-thumb-state-hover-horizontal-phramework {
    background: var(--jqx-scrollbar-scrollbar-thumb-hovered-background-color-phramework);
    border-color: #b3b3b3;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}


/* scrollbar arrow up */
.jqx-scrollbar-button-state-normal-phramework .jqx-icon-arrow-up-phramework {
    background-image: var(--jqx-scrollbar-arrow-up-color-phramework);
}
.jqx-scrollbar-button-state-hover-phramework .jqx-icon-arrow-up-hover-phramework {
    background-image: var(--jqx-scrollbar-arrow-up-hovered-color-phramework);
}
.jqx-scrollbar-button-state-pressed-phramework .jqx-icon-arrow-up-selected-phramework {
    background-image: var(--jqx-scrollbar-arrow-up-active-color-phramework);
}

/* scrollbar arrow down */
.jqx-scrollbar-button-state-normal-phramework .jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-scrollbar-arrow-down-color-phramework);
}
.jqx-scrollbar-button-state-hover-phramework .jqx-icon-arrow-down-hover-phramework {
    background-image: var(--jqx-scrollbar-arrow-down-hovered-color-phramework);
}
.jqx-scrollbar-button-state-pressed-phramework .jqx-icon-arrow-down-selected-phramework {
    background-image: var(--jqx-scrollbar-arrow-down-active-color-phramework);
}

/* scrollbar arrow left */
.jqx-scrollbar-button-state-normal-phramework .jqx-icon-arrow-left-phramework {
    background-image: var(--jqx-scrollbar-arrow-left-color-phramework);
}
.jqx-scrollbar-button-state-hover-phramework .jqx-icon-arrow-left-hover-phramework {
    background-image: var(--jqx-scrollbar-arrow-left-hovered-color-phramework);
}
.jqx-scrollbar-button-state-pressed-phramework .jqx-icon-arrow-left-selected-phramework{
    background-image: var(--jqx-scrollbar-arrow-left-active-color-phramework);
}

/* scrollbar arrow right */
.jqx-scrollbar-button-state-normal-phramework .jqx-icon-arrow-right-phramework {
    background-image: var(--jqx-scrollbar-arrow-right-color-phramework);
}
.jqx-scrollbar-button-state-hover-phramework .jqx-icon-arrow-right-hover-phramework {
    background-image: var(--jqx-scrollbar-arrow-right-hovered-color-phramework);
}
.jqx-scrollbar-button-state-pressed-phramework .jqx-icon-arrow-right-selected-phramework {
    background-image: var(--jqx-scrollbar-arrow-right-active-color-phramework);
}

.jqx-scrollview-button-phramework {
    background-color: var(--jqx-scrollview-indicator-background-color-phramework);
}

.jqx-scrollview-button-selected-phramework {
    background-color: var(--jqx-scrollview-selected-indicator-background-color-phramework);
}

.jqx-progressbar-phramework {
    background: var(--jqx-progressbar-bar-background-color-phramework) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.jqx-progressbar-value-phramework, .jqx-progressbar-value-vertical-phramework {
    background: var(--jqx-progressbar-selected-range-background-color-phramework);
}

.jqx-progressbar-text-phramework {
    color: var(--jqx-progressbar-label-color-phramework);
}

.jqx-splitter-collapse-button-vertical-phramework, .jqx-splitter-collapse-button-horizontal-phramework {
    background: var(--jqx-accent-color-phramework);
}


.jqx-scrollbar-thumb-state-pressed-phramework, .jqx-splitter-splitbar-vertical-phramework, .jqx-splitter-splitbar-horizontal-phramework, .jqx-scrollbar-thumb-state-pressed-horizontal-phramework,
.jqx-scrollbar-button-state-pressed-phramework {
    background: var(--jqx-scrollbar-scrollbar-thumb-active-background-color-phramework);
    border-color: #b3b3b3;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.jqx-grid-column-sortdescbutton-phramework, jqx-grid-column-filterbutton-phramework, .jqx-grid-column-sortascbutton-phramework {
    background-color: transparent;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: var(--jqx-border-color-phramework);
}

.jqx-menu-vertical-phramework, .jqx-menu-horizontal-phramework {
    background: var(--jqx-menu-background-color-phramework);
    filter: none;
}

.jqx-menu-dropdown-phramework {
    background-color: var(--jqx-menu-dropdown-background-color-phramework);
}

.jqx-grid-bottomright-phramework, .jqx-panel-bottomright-phramework, .jqx-listbox-bottomright-phramework {
    background-color: #fafafa;
}

.jqx-window-phramework, .jqx-tooltip-phramework {
    box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
}
.jqx-tooltip-phramework, .jqx-tooltip-phramework.jqx-popup-phramework, .jqx-tooltip-phramework .jqx-fill-state-normal-phramework {
    background: var(--jqx-overlays-tooltip-background-color-phramework);
    border-color: var(--jqx-overlays-tooltip-background-color-phramework);
    box-shadow: none;
    color: var(--jqx-overlays-tooltip-text-color-phramework);
}
.jqx-docking-phramework .jqx-window-phramework {
    box-shadow: none;
}

.jqx-docking-panel-phramework .jqx-window-phramework {
    box-shadow: none;
}

.jqx-checkbox-phramework {
    line-height:20px;
    overflow: visible;
}
.jqx-radiobutton-phramework {
    overflow: visible;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background-repeat: no-repeat;
    background: none;
    line-height:20px;
}

.jqx-radiobutton-phramework-phramework, .jqx-radiobutton-hover-phramework {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-repeat: no-repeat;
    transition: background-color ease-in .3s;
}

.jqx-radiobutton-check-checked-phramework {
    filter: none;
    background: var(--jqx-background-color-phramework);
    background-repeat: no-repeat;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.jqx-radiobutton-check-indeterminate-phramework {
    filter: none;
    background: #999;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.jqx-radiobutton-check-indeterminate-disabled-phramework {
    filter: none;
    background: #999;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.jqx-checkbox-default-phramework,
.jqx-radiobutton-default-phramework
 {
    border-width: 1px;
    border-color: var(--jqx-border-color-phramework);
    background-color: var(--jqx-background-color-phramework);
    overflow: visible;
}

.jqx-tree-phramework .jqx-checkbox-phramework .jqx-checkbox-default-phramework,
.jqx-checkbox-phramework[checked] .jqx-checkbox-default-phramework,
.jqx-tree-grid-checkbox[checked].jqx-checkbox-default-phramework,
.jqx-radiobutton-phramework[checked] .jqx-radiobutton-default-phramework
 {
    background-color: var(--jqx-accent-color-phramework);
    border-color: var(--jqx-accent-color-phramework);
}

.jqx-checkbox-check-checked-phramework {
    background: transparent url(images/phramework_check_white.png) center center no-repeat;
}
.jqx-checkbox-check-indeterminate-phramework {
    width:14px !important;
    height:14px !important;
    position:relative;
    top: 1px;
    left: 1px;
    background: white;
}
.jqx-tree-phramework .jqx-checkbox-check-indeterminate-phramework {
    width:12px !important;
    height:12px !important;
    top: 2px;
    left:2px;
}

.jqx-checkbox-hover-phramework,
.jqx-radiobutton-hover-phramework {
    background-color: var(--jqx-accent-color-phramework);
    border-color: var(--jqx-accent-color-phramework);
}


.jqx-slider-slider-phramework {
    transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s ease;
}

.jqx-slider-slider-phramework:active {
    transform: scale(1.2);
    box-shadow: rgba(0,0,0,0.3) 0 0 10px;
}
.jqx-slider-phramework[discrete] .jqx-slider-slider-phramework:active
 {
    transform: scaleX(0);
    
}
.jqx-slider-slider-horizontal-phramework, .jqx-slider-slider-vertical-phramework {
    background: var(--jqx-slider-slider-thumb-color-phramework);
    border-color: var(--jqx-slider-slider-thumb-color-phramework);  
}

.jqx-slider-has-value-phramework.jqx-fill-state-focus-phramework,
.jqx-slider-button-phramework.jqx-fill-state-focus-phramework {
    border-color: var(--jqx-slider-focused-border-color-phramework) !important;
}

.jqx-slider-tooltip-phramework {
    width: 25px;
    height: 25px;
    transform-origin: 50% 100%;
    border-radius: 50%;
    transform: scale(0) rotate(45deg);
    padding:0px;
    background: transparent !important;
}
.jqx-slider-tooltip-phramework.init {
     transform: scale(1) rotate(45deg);
}
.jqx-slider-tooltip-phramework.hide {
     transition: transform 0.2s ease;
     transform-origin:50% 100%;
     transform: scale(0) rotate(45deg); 
}
.jqx-slider-tooltip-phramework.show {
     transition: transform 0.2s ease;
     transform: scale(1) rotate(45deg); 
}


.jqx-slider-tooltip-phramework .jqx-tooltip-arrow-t-b,
.jqx-slider-tooltip-phramework .jqx-tooltip-arrow-l-r {
    display:none;
    visibility:hidden;
}

.jqx-slider-tooltip-phramework, .jqx-slider-tooltip-phramework .jqx-fill-state-normal-phramework {
    border-radius: 15px 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--jqx-slider-tooltip-background-color-phramework); 
    color: var(--jqx-slider-tooltip-text-color-phramework);
    border-color: var(--jqx-slider-tooltip-border-color-phramework);
    font-size:11px;
}
.jqx-slider-tooltip-phramework.far, .jqx-slider-tooltip-phramework.far .jqx-fill-state-normal-phramework {
   border-radius: 0px 15px 15px 15px; 
}
.jqx-slider-tooltip-phramework.vertical, .jqx-slider-tooltip-phramework.vertical .jqx-fill-state-normal-phramework {
   border-radius: 15px 0px 15px 15px; 
}
.jqx-slider-tooltip-phramework.vertical.far, .jqx-slider-tooltip-phramework.vertical.far .jqx-fill-state-normal-phramework {
   border-radius: 15px 15px 15px 0px; 
}
.jqx-slider-tooltip-phramework {
    background:transparent;
    border:none !important;
    box-shadow:none;
}
.jqx-slider-tooltip-phramework .jqx-tooltip-main-phramework {
    top: -7px;
    right: 11px;
}
.jqx-slider-tooltip-phramework.far .jqx-tooltip-main-phramework {
    top: 3px;
    right: 4px;
}
.jqx-slider-tooltip-phramework.vertical .jqx-tooltip-main-phramework {
    top: -3px;
    right: 3px;
}
.jqx-slider-tooltip-phramework .jqx-tooltip-text {
    background: transparent;
    border:none;
    padding: 0px;
    overflow:visible;
}
.jqx-slider-tooltip-phramework .jqx-tooltip-text>span {
     transform: rotate(-45deg);
}
.jqx-slider-tooltip-phramework.range {
    width: 35px;
    height:35px;
}

.jqx-slider-rangebar-phramework {
    border-color: var(--jqx-slider-selected-slider-background-color-phramework);
    background: var(--jqx-slider-selected-slider-background-color-phramework);
}

.jqx-slider-track-horizontal-phramework, .jqx-slider-track-vertical-phramework {
    border-color: var(--jqx-border-color-phramework);
    background: var(--jqx-slider-slider-bar-background-color-phramework);
}

.jqx-slider-button-phramework {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.jqx-slider-button-phramework.jqx-fill-state-normal-phramework {
    background: var(--jqx-slider-arrows-background-color-phramework) !important;
}

.jqx-slider-button-phramework.jqx-fill-state-hover-phramework {
    background: var(--jqx-slider-arrows-hovered-background-color-phramework) !important;
}

.jqx-slider-button-phramework.jqx-fill-state-pressed-phramework {
    background: var(--jqx-slider-arrows-selected-background-color-phramework) !important;
}

.jqx-listitem-state-hover-phramework,
.jqx-listitem-state-selected-phramework,
.jqx-listitem-state-normal-phramework {
    padding: 5px;
    margin:0px;
}

.jqx-listitem-state-normal-phramework, .jqx-listmenu-item-phramework.jqx-fill-state-normal-phramework {
    color: var(--jqx-list-text-color-phramework);
    background-color: var(--jqx-list-background-color-phramework);
}

.jqx-listitem-state-group-phramework, .jqx-listmenu-header-phramework {
    color: var(--jqx-list-header-text-color-phramework);
    background-color: var(--jqx-list-header-background-color-phramework);
}

.jqx-menu-item-top-phramework {
    color: var(--jqx-menu-text-color-phramework);
}
.jqx-menu-item-phramework {
    color: var(--jqx-menu-dropdown-text-color-phramework);
}

.jqx-scheduler-edit-dialog-label-phramework {
  line-height: 35px;
  padding-top: 6px;
  padding-bottom: 6px;

}
.jqx-scheduler-edit-dialog-field-phramework {
  line-height: 35px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.jqx-scheduler-edit-dialog-label-rtl-phramework {
  line-height: 35px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.jqx-scheduler-edit-dialog-field-rtl-phramework {
  line-height: 35px;
  padding-top: 6px;
  padding-bottom: 6px;
}

/*applied to a list item when the item is selected.*/ 
.jqx-input-popup-phramework .jqx-fill-state-hover-phramework,
.jqx-input-popup-phramework .jqx-fill-state-pressed-phramework {
    color: var(--jqx-hovered-state-content-text-color-phramework) !important;
    border-color: var(--jqx-hovered-state-content-background-color-phramework);
    text-decoration: none;
    background-color: var(--jqx-hovered-state-content-background-color-phramework);
    background-repeat: repeat-x;
    outline: 0;
    background: var(--jqx-hovered-state-content-background-color-phramework); /* Old browsers */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-position: 0 0;
}

.jqx-tree-item-hover-phramework {
    color: var(--jqx-treeview-hovered-tree-item-color-phramework) !important;
    border-color: var(--jqx-treeview-hovered-tree-item-background-color-phramework);
    background-color: var(--jqx-treeview-hovered-tree-item-background-color-phramework);
    background: var(--jqx-treeview-hovered-tree-item-background-color-phramework); /* Old browsers */
}

.jqx-menu-item-hover-phramework, .jqx-menu-vertical-phramework .jqx-menu-item-top-hover-phramework,
.jqx-menu-item-top-phramework.jqx-fill-state-hover-phramework {
    color: var(--jqx-menu-hovered-item-color-phramework);
    background-color: var(--jqx-menu-hovered-item-background-color-phramework);
    border-color: var(--jqx-menu-hovered-item-background-color-phramework);
}

.jqx-listitem-state-hover-phramework {
    color: var(--jqx-list-hovered-item-state-text-color-phramework) !important;
    border-color: var(--jqx-list-hovered-item-state-background-color-phramework);
    background-color: var(--jqx-list-hovered-item-state-background-color-phramework);
}

.jqx-grid-cell-hover-phramework {
    color: var(--jqx-grid-hovered-row-text-color-phramework) !important;
    background-color: var(--jqx-grid-hovered-row-background-color-phramework) !important;
}

.jqx-scheduler-phramework {
    border-color: var(--jqx-scheduler-header-border-color-phramework);
}

.jqx-scheduler-phramework .jqx-scrollbar-state-normal-phramework {
    border-left-color: var(--jqx-scheduler-header-border-color-phramework);
}

.jqx-scheduler-phramework .jqx-widget-header-phramework{
    color: var(--jqx-scheduler-header-text-color-phramework) !important;
    background-color: var(--jqx-scheduler-header-background-color-phramework) !important;
    border-color: var(--jqx-scheduler-header-border-color-phramework) !important;
}

.jqx-scheduler-all-day-cell-phramework {
    border-color: var(--jqx-scheduler-header-border-color-phramework) !important;
}

.jqx-scheduler-toolbar-phramework .jqx-datetimeinput-phramework {
    border-color: var(--jqx-scheduler-header-border-color-phramework) !important;
}

.jqx-scheduler-toolbar-phramework .jqx-group-button-normal-phramework {
    color: var(--jqx-scheduler-header-buttons-text-color-phramework);
    border-color: var(--jqx-scheduler-header-buttons-background-color-phramework);
    background: var(--jqx-scheduler-header-buttons-background-color-phramework);
}
.jqx-scheduler-toolbar-phramework .jqx-group-button-normal-phramework.jqx-fill-state-hover-phramework {
    color: var(--jqx-scheduler-header-buttons-hovered-text-color-phramework);
    background: var(--jqx-scheduler-header-buttons-hovered-background-color-phramework);
}
.jqx-scheduler-toolbar-phramework .jqx-group-button-normal-phramework.jqx-fill-state-pressed-phramework {
    color: var(--jqx-scheduler-header-buttons-selected-text-color-phramework) !important;
    border-color: var(--jqx-scheduler-header-buttons-selected-background-color-phramework) !important;
    background-color: var(--jqx-scheduler-header-buttons-selected-background-color-phramework) !important;
}

.jqx-scheduler-work-time-cell-phramework, .jqx-scheduler-not-work-time-cell-phramework {
    border-color: var(--jqx-scheduler-border-color-phramework) !important; 
}
.jqx-scheduler-not-work-time-cell-phramework {
    background-color: var(--jqx-scheduler-not-work-time-cells-color-phramework);
}
.jqx-scheduler-cell-hover-phramework {
    border-color: var(--jqx-scheduler-hovered-cell-border-color-phramework) !important;
    background: var(--jqx-scheduler-hovered-cell-background-color-phramework) !important;
}

.jqx-scheduler-toolbar-phramework .jqx-datetimeinput {
    background-color: inherit !important;
}
.jqx-scheduler-toolbar-phramework .jqx-datetimeinput .jqx-action-button-phramework{
    background-color: inherit !important;
}

.jqx-scheduler-toolbar-phramework .jqx-icon-arrow-left-phramework {
    background-image: var(--jqx-scheduler-weeks-arrow-left-color-phramework);
}
.jqx-scheduler-toolbar-phramework .jqx-icon-arrow-right-phramework {
    background-image: var(--jqx-scheduler-weeks-arrow-right-color-phramework);
}
.jqx-scheduler-toolbar-phramework .jqx-icon-arrow-left-selected-phramework {
    background-image: var(--jqx-scheduler-weeks-arrow-left-selected-color-phramework);
}
.jqx-scheduler-toolbar-phramework .jqx-icon-arrow-right-selected-phramework {
    background-image: var(--jqx-scheduler-weeks-arrow-right-selected-color-phramework);
}

.jqx-scheduler-toolbar-phramework .jqx-icon-calendar {
    background-image: var(--jqx-scheduler-calendar-icon-color-phramework);
}
.jqx-scheduler-toolbar-phramework .jqx-icon-calendar-pressed {
    background-image: var(--jqx-scheduler-calendar-icon-selected-color-phramework);
}


.jqx-grid-selectionarea-phramework,
.jqx-input-button-header-phramework, .jqx-input-button-innerHeader-phramework {
    color: var(--jqx-accent-color-phramework) !important;
    border-color: #E1F5FE !important;
    background: #E1F5FE; /* Old browsers */
    box-shadow: none;
}

.jqx-tree-item-selected-phramework {
    color: var(--jqx-treeview-selected-tree-item-color-phramework) !important;
    border-color: var(--jqx-treeview-selected-tree-item-background-color-phramework) !important;
    background: var(--jqx-treeview-selected-tree-item-background-color-phramework); /* Old browsers */
    box-shadow: none;
}

.jqx-menu-item-selected-phramework, .jqx-menu-vertical-phramework .jqx-menu-item-top-selected-phramework, .jqx-menu-item-top-selected-phramework {
    color: var(--jqx-menu-selected-item-color-phramework) !important;
    border-color: var(--jqx-menu-selected-item-border-color-phramework) !important;
    background-color: var(--jqx-menu-selected-item-background-color-phramework) !important;
    background: var(--jqx-menu-selected-item-background-color-phramework); /* Old browsers */
}

.jqx-listitem-state-selected-phramework, .jqx-listmenu-item-phramework.jqx-fill-state-pressed-phramework {
    color: var(--jqx-list-selected-item-state-text-color-phramework) !important;
    border-color: var(--jqx-list-selected-item-state-background-color-phramework) !important;
    background: var(--jqx-list-selected-item-state-background-color-phramework); /* Old browsers */
}

.jqx-grid-cell-selected-phramework {
    color: var(--jqx-grid-selected-row-text-color-phramework) !important;
    border-color: var(--jqx-grid-selected-row-border-color-phramework) !important;
    background-color: var(--jqx-grid-selected-row-background-color-phramework) !important;
    background: var(--jqx-grid-selected-row-background-color-phramework); /* Old browsers */
    box-shadow: none;
}

.jqx-scheduler-cell-selected-phramework {
    border-color: var(--jqx-scheduler-selected-cell-border-color-phramework) !important;
    background-color: var(--jqx-scheduler-selected-cell-background-color-phramework) !important;
}

.jqx-grid-column-header-phramework .sorticon {
    background-color: inherit !important;
}
.jqx-grid-column-header-phramework .jqx-widget-header-phramework {
    background-color: inherit !important;
}
.jqx-widget-header-phramework.sortasc, .jqx-grid-column-sortascbutton-phramework,
.jqx-widget-header-phramework.sortdesc, .jqx-grid-column-sortdescbutton-phramework {
    background-color: inherit !important;
}

.jqx-grid-cell-phramework .jqx-button-phramework, .jqx-grid-cell-phramework .jqx-button-phramework.jqx-fill-state-hover-phramework, .jqx-grid-cell-phramework .jqx-button-phramework.jqx-fill-state-pressed-phramework {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.jqx-grid-cell-selected.jqx-grid-cell-edit-phramework input {
    background-color: var(--jqx-grid-editor-background-color-phramework) !important;
    color: var(--jqx-grid-editor-text-color-phramework) !important;
}

#tabletreegrid .jqx-cell-editor-phramework {
    background-color: var(--jqx-grid-editor-background-color-phramework) !important;
    color: var(--jqx-grid-editor-text-color-phramework) !important;
}

.jqx-popup-phramework {
    border: 1px solid var(--jqx-border-color-phramework);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}

.jqx-grid-column-sortascbutton-phramework, .jqx-expander-arrow-bottom-phramework, .jqx-window-collapse-button-phramework, .jqx-menu-item-arrow-up-phramework, .jqx-menu-item-arrow-up-selected-phramework, .jqx-menu-item-arrow-top-up-phramework, .jqx-icon-arrow-up-phramework, .jqx-icon-arrow-up-hover-phramework, .jqx-icon-arrow-up-selected-phramework {
    background-image: url('images/phramework-icon-up.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-widget-phramework .jqx-grid-group-expand-phramework, .jqx-grid-group-expand-phramework, .jqx-grid-column-menubutton-phramework, .jqx-grid-column-sortdescbutton-phramework, .jqx-expander-arrow-top-phramework, .jqx-window-collapse-button-collapsed-phramework, .jqx-menu-item-arrow-down-phramework, .jqx-menu-item-arrow-down-selected-phramework, .jqx-menu-item-arrow-down-phramework, .jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-arrow-down-color-phramework); 
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-icon-arrow-down-hover-phramework {
    background-image: var(--jqx-arrow-down-hovered-color-phramework);
}

.jqx-icon-arrow-down-selected-phramework {
    background-image: var(--jqx-arrow-down-selected-color-phramework);
}

.jqx-icon-arrow-left-phramework, .jqx-icon-arrow-down-left-phramework, .jqx-icon-arrow-left-selected-phramework {
    background-image: url('images/phramework-icon-left.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-tabs-arrow-left-phramework {
    background-image: var(--jqx-tabs-arrow-left-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-tabs-arrow-right-phramework {
    background-image: var(--jqx-tabs-arrow-right-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-widget-phramework .jqx-grid-group-collapse-phramework, .jqx-grid-group-collapse-phramework, .jqx-icon-arrow-right-phramework, .jqx-icon-arrow-right-hover-phramework, .jqx-icon-arrow-right-selected-phramework {
    background-image: url('images/phramework-icon-right.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-menu-item-arrow-top-left-phramework {
    background-image: var(--jqx-menu-arrow-left-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-menu-item-arrow-top-right-phramework {
    background-image: var(--jqx-menu-arrow-right-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-menu-item-top-phramework.jqx-fill-state-hover-phramework {

}

.jqx-grid-cell-hover-phramework .jqx-grid-group-expand-phramework.jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-grid-arrow-down-hovered-color-phramework);
}
.jqx-grid-cell-hover-phramework .jqx-grid-group-expand-rtl-phramework.jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-grid-arrow-down-hovered-color-phramework);
}
.jqx-grid-cell-hover-phramework .jqx-grid-group-collapse-phramework.jqx-icon-arrow-right-phramework {
    background-image: var(--jqx-grid-arrow-rigth-hovered-color-phramework);
}
.jqx-grid-cell-hover-phramework .jqx-grid-group-collapse-rtl-phramework.jqx-icon-arrow-left-phramework {
    background-image: var(--jqx-grid-arrow-left-hovered-color-phramework);
}

.jqx-grid-group-collapse-phramework.jqx-icon-arrow-right-phramework {
    background-image: var(--jqx-grid-groups-arrow-right-color-phramework);
}
 .jqx-grid-group-expand-phramework.jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-grid-groups-arrow-down-color-phramework);
}

.jqx-grid-group-collapse-rtl-phramework.jqx-icon-arrow-left-phramework {
    background-image: var(--jqx-grid-groups-arrow-left-color-phramework);
}
.jqx-grid-group-expand-rtl-phramework.jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-grid-groups-arrow-down-color-phramework);
} 

.jqx-tree-grid-collapse-button-phramework.jqx-icon-arrow-right-phramework{
    background-image: var(--jqx-grid-arrow-right-color-phramework);
}
.jqx-tree-grid-collapse-button-phramework.jqx-icon-arrow-left-phramework{
    background-image: var(--jqx-grid-arrow-left-color-phramework);
}
.jqx-tree-grid-expand-button-phramework.jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-grid-arrow-down-color-phramework);
}

.jqx-grid-pager-phramework .jqx-icon-arrow-left-phramework {
    background-image: var(--jqx-grid-arrow-left-color-phramework);
}
.jqx-grid-pager-phramework .jqx-icon-arrow-left-hover-phramework {
    background-image: var(--jqx-grid-arrow-left-hovered-color-phramework);
}
.jqx-grid-pager-phramework .jqx-icon-arrow-left-selected-phramework {
    background-image: var(--jqx-grid-arrow-left-selected-color-phramework);
}

.jqx-grid-pager-phramework .jqx-icon-arrow-right-phramework {
    background-image: var(--jqx-grid-arrow-right-color-phramework);
}
.jqx-grid-pager-phramework .jqx-icon-arrow-right-hover-phramework {
    background-image: var(--jqx-grid-arrow-right-hovered-color-phramework);
}
.jqx-grid-pager-phramework .jqx-icon-arrow-right-selected-phramework {
    background-image: var(--jqx-grid-arrow-right-selected-color-phramework);
}

.jqx-grid-column-sorticon-phramework.jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-grid-header-arrow-down-color-phramework);
}
.jqx-grid-column-sortdescbutton-phramework {
    background-image: var(--jqx-grid-header-arrow-down-color-phramework);
}
.jqx-grid-column-sortascbutton-phramework {
    background-image: var(--jqx-grid-header-arrow-up-color-phramework);
}
.jqx-grid-column-menubutton-phramework {
    background-image: var(--jqx-grid-menu-button-color-phramework) !important;
}

.jqx-grid-group-column-phramework .jqx-grid-column-sortdescbutton-phramework {
    background-image: var(--jqx-grid-arrow-down-color-phramework);
}

.jqx-tree-item-arrow-collapse-rtl-phramework, .jqx-tree-item-arrow-collapse-hover-rtl-phramework {
    background-image: url(images/phramework-icon-left.png);
}

.jqx-menu-item-arrow-left-selected-phramework {
    background-image: var(--jqx-menu-arrow-left-selected-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-menu-item-arrow-right-selected-phramework {
    background-image: var(--jqx-menu-arrow-right-selected-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-tree-item-arrow-expand-phramework {
    background-image: var(--jqx-treeview-arrow-expanded-color-phramework) !important;
}

.jqx-tree-item-arrow-collapse-phramework
{
    transform: rotate(-90deg);
    background-image: var(--jqx-treeview-arrow-collapsed-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s ease-out;
}

.jqx-navbar-phramework {
    border-color: var(--jqx-navbar-item-background-color-phramework) !important;
}

.jqx-navbar-block-phramework {
    color: var(--jqx-navbar-item-text-color-phramework) !important;
    background: var(--jqx-navbar-item-background-color-phramework) !important;
    border-color: var(--jqx-navbar-item-background-color-phramework) !important;
}

.jqx-navbar-block-phramework.jqx-fill-state-hover-phramework {
    color: var(--jqx-navbar-hovered-item-text-color-phramework) !important;
    background-color: var(--jqx-navbar-hovered-item-background-color-phramework) !important;
    border-color: var(--jqx-navbar-hovered-item-background-color-phramework) !important;
    opacity: 1
}

.jqx-navbar-block-phramework.jqx-fill-state-pressed-phramework {
    color: var(--jqx-navbar-selected-item-text-color-phramework) !important;
    background-color: var(--jqx-navbar-selected-item-background-color-phramework) !important;
    border-color: var(--jqx-navbar-selected-item-background-color-phramework) !important;
}

.jqx-input-button-content-phramework {
    font-size: 10px;
}

.jqx-widget .jqx-grid-column-header-cell-phramework {
    padding-top: 8px;
    padding-bottom: 8px;
    height:30px;
}

.jqx-widget .jqx-grid-row-cell-phramework {
    padding-top: 8px;
    padding-bottom: 8px;
    height:30px;
}

.jqx-widget .jqx-grid-cell-phramework, .jqx-widget .jqx-grid-column-header-phramework, .jqx-widget .jqx-grid-group-cell-phramework {
    border-color: var(--jqx-border-color-phramework);
}

.jqx-input-phramework, .jqx-input-phramework input, .jqx-maskedinput-phramework {
    border-radius: var(--jqx-editors-text-editors-border-radius-phramework) !important;
}

.jqx-combobox-phramework .jqx-icon-close-phramework {
    background-image:url(images/close_white.png)
}
.jqx-combobox-phramework, .jqx-input-phramework {
    border-color: var(--jqx-editors-text-editors-border-color-phramework);
    color: var(--jqx-editors-text-editors-text-color-phramework);
    background-color: var(--jqx-editors-text-editors-background-color-phramework);
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.jqx-combobox-content-phramework,
.jqx-datetimeinput-content-phramework
 {
    border-color: transparent;
}
.jqx-combobox-arrow-normal-phramework {
    background: var(--jqx-background-color-phramework);
    border-color: transparent;
}

.jqx-combobox-content-focus-phramework, 
.jqx-combobox-state-focus-phramework,
.jqx-numberinput-focus-phramework {
    outline: none;
}

.jqx-combobox-phramework, .jqx-input-phramework {
    box-shadow: none;
}

.jqx-input-group-phramework {
    position: relative;
    display: inline-block;
    overflow: visible;
    border: none;
    box-shadow: none;
}

    .jqx-input-group-phramework input {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }
    .jqx-input-group-phramework textarea {
        width: 100%;
        height: 100%;
        outline: none;
        resize: none;
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom-color: var(--jqx-border-color-phramework);
    }
.jqx-numberinput-phramework,
.jqx-maskedinput-phramework
 {
    position:relative;
}
.jqx-numberinput-phramework input {
    height:100% !important;
}

.jqx-input-phramework.jqx-validator-error-element {
    border-color: transparent !important;
    border-bottom: 1px solid #df2227 !important; 
}
.jqx-input-phramework input,
.jqx-dropdownlist-state-normal-phramework,
.jqx-combobox-state-normal-phramework,
.jqx-datetimeinput-phramework,
.jqx-numberinput-phramework,
.jqx-maskedinput-phramework
 {
    background: var(--jqx-editors-text-editors-background-color-phramework);
    color: var(--jqx-editors-text-editors-text-color-phramework);
    border-color: #fff;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid var(--jqx-editors-text-editors-border-color-phramework);
    outline: none;
}
.jqx-datetimeinput-phramework .jqx-action-button-phramework,
.jqx-datetimeinput-phramework .jqx-action-button-rtl-phramework 
 {
    background-color: transparent;
    border-color: transparent;
}
    .jqx-datetimeinput-phramework, .jqx-datetimeinput-phramework > div,
    .jqx-numberinput-phramework, .jqx-numberinput-phramework > div,
    .jqx-maskedinput-phramework, .jqx-maskedinput-phramework > div,
    .jqx-dropdownlist-state-normal-phramework, .jqx-dropdownlist-state-normal-phramework > div, .jqx-dropdownlist-state-normal-phramework > div > div,
    .jqx-combobox-state-normal-phramework, .jqx-combobox-state-normal-phramework > div, .jqx-combobox-state-normal-phramework > div > div {
        overflow: visible !important;
    }

    .jqx-input-phramework input:focus {
        border-radius: 0;
        box-shadow: none;
    }

.jqx-input-phramework input, input[type="text"].jqx-input-phramework, input[type="password"].jqx-input-phramework, input[type="text"].jqx-widget-content-phramework, input[type="textarea"].jqx-widget-content-phramework, textarea.jqx-input-phramework {
    font-size: 14px;
    resize: none;
    background: var(--jqx-editors-text-editors-background-color-phramework);
    color: var(--jqx-editors-text-editors-text-color-phramework);
    border: none;
    border-radius: 0;
    box-sizing:border-box;
    box-shadow: none;
    border-bottom: 1px solid var(--jqx-editors-text-editors-border-color-phramework);
}
.jqx-input-label-phramework {
    visibility:inherit;
}
.jqx-input-bar-phramework{
    visibility:inherit;
}
input:focus ~ .jqx-input-label-phramework,
textarea:focus ~ .jqx-input-label-phramework,
.jqx-input-widget-phramework[hint=true] .jqx-input-label,
.jqx-text-area-phramework[hint=true] .jqx-input-label,
.jqx-dropdownlist-state-selected-phramework .jqx-input-label,
.jqx-dropdownlist-state-normal-phramework[hint=true] .jqx-input-label,
.jqx-combobox-state-normal-phramework[hint=true] .jqx-input-label,
.jqx-combobox-phramework .jqx-input-label.focused,
.jqx-dropdownlist-phramework .jqx-input-label.focused,
.jqx-datetimeinput-phramework[hint=true] .jqx-input-label,
.jqx-maskedinput-phramework[hint=true] .jqx-input-label,
.jqx-numberinput-phramework[hint=true] .jqx-input-label,
.jqx-formattedinput-phramework[hint=true] .jqx-input-label
 {
    top: -15px;
    font-size: 12px;
    color: var(--jqx-editors-text-editors-focused-border-color-phramework);
}

.jqx-combobox-phramework #dropdownlistContentcombobox {
    background-color: var(--jqx-editors-text-editors-background-color-phramework);
}
.jqx-dropdownlist-phramework[default-placeholder="true"] .jqx-input-label {
    visibility: hidden;
}


input:focus ~ .jqx-input-bar:before,
textarea:focus ~ .jqx-input-bar:before,
.jqx-dropdownlist-state-selected-phramework .jqx-input-bar:before,
.jqx-dropdownlist-phramework .jqx-input-bar.focused:before,
.jqx-combobox-phramework .jqx-input-bar.focused:before,
.jqx-complex-input-group-phramework .jqx-input-bar.focused::before,
.jqx-combobox-state-selected-phramework .jqx-input-bar:before {
    width: 100%;
}
.jqx-complex-input-group-phramework .jqx-fill-state-normal-phramework {
    border-color: #fafafa;
}
.jqx-input-widget-phramework input[type="password"]{
    letter-spacing: 0.3em;
}

.jqx-input-label-phramework {
    color: var(--jqx-border-color-phramework);
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 2px;
    top:10px;
    top: calc(50% - 7px);
    transition: 300ms ease all;
}
.jqx-input-label.initial {
    transition: none;
}
.jqx-input-bar-phramework {
    position: relative;
    display: block;
    z-index:1;
}

    .jqx-input-bar-phramework:before {
        content: '';
        height: 2px;
        width: 0;
        bottom: 0px;
        position: absolute;
        background: var(--jqx-editors-text-editors-focused-border-color-phramework);
        transition: 300ms ease all;
        left: 0%;
    }
.jqx-formatted-input-spin-button-phramework, .jqx-input-group-addon-phramework {
    border-color: #fff;
    background: #fff;
}
.jqx-dropdownlist-state-selected-phramework,
.jqx-combobox-state-selected-phramework {
    color: var(--jqx-accent-color-phramework);
}

.jqx-switchbutton-thumb-phramework {
    border-color: var(--jqx-editors-switch-thumb-color-phramework);
    background: var(--jqx-background-color-phramework);
}

.jqx-switchbutton-label-on-phramework {
    color: var(--jqx-editors-switch-on-label-text-color-phramework);
    background-color: var(--jqx-editors-switch-on-label-background-color-phramework);
}

.jqx-switchbutton-label-off-phramework {
    color: var(--jqx-editors-switch-off-label-text-color-phramework);
    background-color: var(--jqx-editors-switch-off-label-background-color-phramework);
}

.jqx-file-upload-phramework, .jqx-file-upload-file-row-phramework {
    background-color: var(--jqx-editors-file-uploader-background-color-phramework);
}
.jqx-file-upload-file-name-phramework {
    color: var(--jqx-editors-file-uploader-filename-text-color-phramework) !important;
}

.jqx-dropdownlist-state-normal-phramework .jqx-icon-arrow-down-phramework,
.jqx-combobox-state-normal-phramework .jqx-icon-arrow-down-phramework,
.sorticon.descending .jqx-grid-column-sorticon-phramework,
.jqx-tree-item-arrow-expand-phramework,
 .jqx-expander-header-phramework .jqx-icon-arrow-down
 {
    transform: rotate(0deg);
    transition: transform 0.2s ease-out;
}

.jqx-dropdownlist-state-hover-phramework {
    background-color: var(--jqx-hovered-state-background-color-phramework);
    color: var(--jqx-hovered-state-text-color-phramework);
}

.jqx-dropdownlist-state-selected-phramework {
    background-color: var(--jqx-accent-color-phramework);
    color: var(--jqx-background-color-phramework);
}

.jqx-expander-header-phramework .jqx-icon-arrow-up {
   transform: rotate(180deg);
   transition: transform 0.2s ease-out;
    background-image: url('images/phramework-icon-down.png');
}

.jqx-expander-arrow-top-phramework {
    background-image: var(--jqx-accordion-arrow-down-color-phramework);
}

.jqx-expander-arrow-top-hover-phramework {
    background-image: var(--jqx-accordion-arrow-down-hovered-color-phramework) !important;
}

.jqx-expander-arrow-expanded-phramework {
    background-image: var(--jqx-accordion-arrow-down-selected-color-phramework) !important;
}

.jqx-dropdownlist-state-selected-phramework .jqx-icon-arrow-down-phramework,
.jqx-combobox-state-selected-phramework .jqx-icon-arrow-down-phramework,
.sorticon.ascending .jqx-grid-column-sorticon-phramework
 {
    transform: rotate(180deg);
    transition: transform 0.2s ease-out;
    left: -1px;
}
.jqx-combobox-state-selected-phramework .jqx-icon-arrow-down-phramework{
    left:-1px;
}
.jqx-listbox-container {
    margin-top: 1px;
}

input[type="text"].jqx-input-phramework:-moz-placeholder, input[type="text"].jqx-widget-content-phramework:-moz-placeholder, input[type="textarea"].jqx-widget-content-phramework:-moz-placeholder, textarea.jqx-input-phramework:-moz-placeholder {
    color: #999999;
}

input[type="text"].jqx-input-phramework:-webkit-input-placeholder, input[type="text"].jqx-widget-content-phramework:-webkit-input-placeholder, input[type="textarea"].jqx-widget-content-phramework:-webkit-input-placeholder, textarea.jqx-input-phramework:-webkit-input-placeholder {
    color: #999999;
}

input[type="text"].jqx-input-phramework:-ms-input-placeholder, input[type="text"].jqx-widget-content-phramework:-ms-input-placeholder, input[type="textarea"].jqx-widget-content-phramework:-ms-input-placeholder, textarea.jqx-input-phramework:-ms-input-placeholder {
    color: #999999;
}

.jqx-combobox-content-focus-phramework, .jqx-combobox-state-focus-phramework, .jqx-fill-state-focus-phramework,
.jqx-numberinput-focus-phramework {
    outline: none;
}

.jqx-combobox-multi-item-phramework {
    color: var(--jqx-editors-combobox-multi-item-text-color-phramework);
    background: var(--jqx-editors-combobox-multi-item-background-color-phramework);
    border-color: var(--jqx-editors-combobox-multi-item-background-color-phramework);
}

.jqx-popup-phramework.jqx-fill-state-focus-phramework {
    outline: none;
    border-color: #E0E0E0 !important;
}

.jqx-datetimeinput-content, .jqx-datetimeinput-container {
    overflow: visible !important;
}
.jqx-text-area-phramework, .jqx-text-area-phramework > div {
    overflow:visible !important;
}
.jqx-text-area-element-phramework {
   box-sizing: border-box;
}
.jqx-pivotgrid-content-wrapper.jqx-fill-state-normal-phramework {
    border-color: var(--jqx-border-color-phramework);
}

.jqx-widget-header-phramework.jqx-pivotgrid-content-wrapper {
    background-color: var(--jqx-pivotgrid-header-background-color-phramework) !important;
    color: var(--jqx-pivotgrid-header-text-color-phramework) !important;
}

.jqx-grid-cell-normal-phramework.jqx-pivotgrid-content-wrapper {
    background-color: var(--jqx-pivotgrid-cell-background-color-phramework);
    color: var(--jqx-pivotgrid-cell-text-color-phramework);
}

.jqx-grid-cell-selected-phramework.jqx-pivotgrid-content-wrapper {
    color: var(--jqx-pivotgrid-selected-cell-text-color-phramework) !important;
    background-color: var(--jqx-pivotgrid-selected-cell-background-color-phramework) !important;
    border-color: var(--jqx-pivotgrid-selected-cell-background-color-phramework) !important;
}

.jqx-tabs-title-selected-top-phramework, .jqx-tabs-selection-tracker-top-phramework {
    border-color: transparent;
    filter: none;
    background: var(--jqx-tabs-selected-tab-background-color-phramework);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.jqx-grid-cell-filter-row-phramework {
    background-color: #fafafa;
}

.jqx-tabs-title-phramework, .jqx-ribbon-item-phramework {
    color: var(--jqx-tabs-tab-text-color-phramework);
}
.jqx-tabs-title-selected-bottom-phramework,
.jqx-tabs-title-selected-top-phramework
 {
    color: var(--jqx-tabs-selected-tab-text-color-phramework);
    font-weight:500;   
    padding-top:5px;
    padding-bottom:5px;
}
.jqx-tabs-title.jqx-fill-state-hover-phramework {
    border-color: transparent;
}
.jqx-ribbon-item-phramework {
    cursor: pointer;
}
.jqx-ribbon-item-selected-phramework {
    color: var(--jqx-tabs-selected-tab-text-color-phramework);
    font-weight:500;
    border-color: transparent;
}

.jqx-ribbon-item-hover-phramework {
    background: transparent;
}

.jqx-ribbon-header-top-phramework {
    border-color: transparent;
    border-bottom-color: var(--jqx-border-color-phramework);
}

.jqx-ribbon-header-bottom-phramework {
    border-color: transparent;
    border-top-color: var(--jqx-border-color-phramework);
}

.jqx-ribbon-header-right-phramework {
    border-color: transparent;
    border-left-color:var(--jqx-border-color-phramework);
}

.jqx-ribbon-header-left-phramework {
    border-color: transparent;
    border-right-color:var(--jqx-border-color-phramework);
}

.jqx-tabs-title-selected-bottom-phramework, .jqx-tabs-selection-tracker-bottom-phramework {
    border-color: transparent;
    border-top: 1px solid #fff;
    filter: none;
    background: var(--jqx-tabs-selected-tab-background-color-phramework);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.jqx-tabs-phramework, .jqx-ribbon-phramework {
    border-color: transparent;
}

.jqx-tabs-position-bottom .jqx-tabs-header-phramework {
    border-color: transparent;
}
.jqx-layout-phramework .jqx-tabs-header-phramework, .jqx-layout-phramework .jqx-ribbon-header-phramework {
    background: var(--jqx-background-color-phramework);
    border-color: var(--jqx-border-color-phramework);
}
.jqx-tabs-title-bottom {
    border-color: transparent;
}
.jqx-tabs-title-hover-top-phramework, .jqx-tabs-title-hover-bottom-phramework {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: var(--jqx-tabs-hovered-tab-text-color-phramework);
    background: var(--jqx-tabs-hovered-tab-background-color-phramework);
}

.jqx-tabs-header-phramework, .jqx-tabs-arrow-background-phramework {
    background-color: var(--jqx-tabs-header-background-color-phramework) !important;
    border-bottom: 1px solid var(--jqx-tabs-border-color-phramework);
}

.jqx-tabs-content-phramework {
    box-sizing: border-box;
    color: var(--jqx-tabs-content-text-color-phramework);
    background-color: var(--jqx-tabs-content-background-color-phramework);
    border: 1px solid var(--jqx-tabs-border-color-phramework);
    border-top-color: transparent;
    padding:5px;
}
.jqx-tabs-bar-phramework {
    position: absolute;
    bottom: 0;
    background: var(--jqx-tabs-selected-tab-bottom-border-color-phramework);
    height: 2px;
    z-index:10;
    transition: .5s cubic-bezier(.35,0,.25,1);
}
.jqx-tabs-bar-phramework.vertical {
    width: 2px;
}
.jqx-tabs-position-bottom .jqx-tabs-bar-phramework {
    top: 0;
}


.jqx-layout-phramework {
    background-color: #cccccc;
}

.jqx-kanban-column-header-collapsed-phramework {
    background: -moz-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(248,248,248,1)), color-stop(100%, rgba(234,234,234,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* ie10+ */
    background: linear-gradient(90deg, rgba(248,248,248,1) 0%, rgba(234,234,234,1) 100%); /* w3c */
}


.jqx-calendar-cell-phramework {
    border-radius: 50%;
    font-size:12px;
}
.jqx-calendar-cell-year-phramework,
.jqx-calendar-cell-decade-phramework {
    border-radius: 25%;
}

.jqx-calendar-title-content-phramework {
    font-weight:bold;
}

.jqx-calendar-title-navigation-phramework.jqx-icon-arrow-left-phramework {
    background-image: var(--jqx-editors-calendar-arrow-left-color-phramework);
}

.jqx-calendar-title-navigation-phramework.jqx-icon-arrow-right-phramework {
    background-image: var(--jqx-editors-calendar-arrow-right-color-phramework);
}

.jqx-calendar-column-cell-phramework {
    color: var(--jqx-editors-calendar-header-text-color-phramework);
    font-size:12px;
}
.jqx-grid-column-menubutton-phramework {
    background-image: url('images/phramework-icon-down.png');
}

.jqx-tabs-close-button-phramework {
    background-image: url(images/close.png);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-tabs-close-button-selected-phramework {
    background-image: url(images/close.png);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-tabs-close-button-hover-phramework {
    background-image: url(images/close.png);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-grid-cell-phramework.jqx-grid-cell-selected-phramework>.jqx-grid-group-expand-phramework {
    background-image: var(--jqx-grid-arrow-down-selected-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-cell-phramework.jqx-grid-cell-selected-phramework>.jqx-grid-group-collapse-phramework{
    background-image: var(--jqx-grid-arrow-right-selected-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-cell-phramework.jqx-grid-cell-selected-phramework>.jqx-grid-group-collapse-rtl-phramework {
    background-image: var(--jqx-grid-arrow-left-selected-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-cell-phramework.jqx-grid-cell-selected-phramework>.jqx-grid-group-expand-rtl-phramework{
    background-image: var(--jqx-grid-arrow-down-selected-color-phramework);
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-grid-group-collapse-phramework {
    background-image: url(images/phramework-icon-right.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.jqx-grid-group-collapse-rtl-phramework {
    padding-right: 0px;
    background-image: url(images/phramework-icon-left.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.jqx-grid-group-expand-phramework, .jqx-grid-group-expand-rtl-phramework {
    padding-right: 0px;
    background-image: url(images/phramework-icon-down.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.jqx-icon-arrow-first-phramework {
    background-image: url('images/phramework-icon-first.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-icon-arrow-last-phramework {
    background-image: url('images/phramework-icon-last.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-icon-arrow-first-hover-phramework {
    background-image: url('images/phramework-icon-first.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-icon-arrow-last-hover-phramework {
    background-image: url('images/phramework-icon-last.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-icon-arrow-first-selected-phramework {
    background-image: url('images/phramework-icon-first.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-icon-arrow-last-selected-phramework {
    background-image: url('images/phramework-icon-last.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-listmenu-arrow-right-phramework {
    background-image: var(--jqx-list-arrow-right-color-phramework);
}

.jqx-listmenu-arrow-right-pressed-phramework {
    background-image: var(--jqx-list-arrow-right-selected-color-phramework);
}

.jqx-listmenu-arrow-left-phramework {
    background-image: var(--jqx-list-arrow-left-color-phramework);
}

.jqx-listmenu-arrow-left-pressed-phramework {
    background-image: var(--jqx-list-arrow-left-selected-color-phramework);
}

.jqx-pivotgrid-item .jqx-icon-arrow-up-phramework {
    background-image: var(--jqx-pivotgrid-arrow-up-color-phramework);
}
.jqx-pivotgrid-item .jqx-icon-arrow-down-phramework {
    background-image: var(--jqx-pivotgrid-arrow-down-color-phramework);
}
.jqx-pivotgrid-menu-button-phramework {
    background-image: var(--jqx-pivotgrid-menu-button-color-phramework);
}

.jqx-primary .jqx-icon-arrow-down-phramework, .jqx-warning .jqx-icon-arrow-down-phramework, .jqx-danger .jqx-icon-arrow-down-phramework, .jqx-success .jqx-icon-arrow-down-phramework, .jqx-info .jqx-icon-arrow-down-phramework {
    background-image: url('images/phramework-icon-down.png');
}

.jqx-primary .jqx-icon-arrow-down-selected-phramework, .jqx-warning .jqx-icon-arrow-down-selected-phramework, .jqx-danger .jqx-icon-arrow-down-selected-phramework, .jqx-success .jqx-icon-arrow-down-selected-phramework, .jqx-info .jqx-icon-arrow-down-selected-phramework {
    background-image: url('images/phramework-icon-down.png');
}

.jqx-primary .jqx-icon-arrow-down-hover-phramework, .jqx-warning .jqx-icon-arrow-down-hover-phramework, .jqx-danger .jqx-icon-arrow-down-hover-phramework, .jqx-success .jqx-icon-arrow-down-hover-phramework, .jqx-info .jqx-icon-arrow-down-hover-phramework {
    background-image: url('images/phramework-icon-down.png');
}

.jqx-primary .jqx-icon-arrow-up-phramework, .jqx-warning .jqx-icon-arrow-up-phramework, .jqx-danger .jqx-icon-arrow-up-phramework, .jqx-success .jqx-icon-arrow-up-phramework, .jqx-info .jqx-icon-arrow-up-phramework {
    background-image: url('images/phramework-icon-up.png');
}

.jqx-primary .jqx-icon-arrow-up-selected-phramework, .jqx-warning .jqx-icon-arrow-up-selected-phramework, .jqx-danger .jqx-icon-arrow-up-selected-phramework, .jqx-success .jqx-icon-arrow-up-selected-phramework, .jqx-info .jqx-icon-arrow-up-selected-phramework {
    background-image: url('images/phramework-icon-up.png');
}

.jqx-primary .jqx-icon-arrow-up-hover-phramework, .jqx-warning .jqx-icon-arrow-up-hover-phramework, .jqx-danger .jqx-icon-arrow-up-hover-phramework, .jqx-success .jqx-icon-arrow-up-hover-phramework, .jqx-info .jqx-icon-arrow-up-hover-phramework {
    background-image: url('images/phramework-icon-up.png');
}


.jqx-primary .jqx-icon-arrow-left-phramework, .jqx-warning .jqx-icon-arrow-left-phramework, .jqx-danger .jqx-icon-arrow-left-phramework, .jqx-success .jqx-icon-arrow-left-phramework, .jqx-info .jqx-icon-arrow-left-phramework {
    background-image: url('images/phramework-icon-left.png');
}

.jqx-primary .jqx-icon-arrow-left-selected-phramework, .jqx-warning .jqx-icon-arrow-left-selected-phramework, .jqx-danger .jqx-icon-arrow-left-selected-phramework, .jqx-success .jqx-icon-arrow-left-selected-phramework, .jqx-info .jqx-icon-arrow-left-selected-phramework {
    background-image: url('images/phramework-icon-left.png');
}

.jqx-primary .jqx-icon-arrow-left-hover-phramework, .jqx-warning .jqx-icon-arrow-left-hover-phramework, .jqx-danger .jqx-icon-arrow-left-hover-phramework, .jqx-success .jqx-icon-arrow-left-hover-phramework, .jqx-info .jqx-icon-arrow-left-hover-phramework {
    background-image: url('images/phramework-icon-left.png');
}

.jqx-primary .jqx-icon-arrow-right-phramework, .jqx-warning .jqx-icon-arrow-right-phramework, .jqx-danger .jqx-icon-arrow-right-phramework, .jqx-success .jqx-icon-arrow-right-phramework, .jqx-info .jqx-icon-arrow-right-phramework {
    background-image: url('images/phramework-icon-right.png');
}

.jqx-primary .jqx-icon-arrow-right-selected-phramework, .jqx-warning .jqx-icon-arrow-right-selected-phramework, .jqx-danger .jqx-icon-arrow-right-selected-phramework, .jqx-success .jqx-icon-arrow-right-selected-phramework, .jqx-info .jqx-icon-arrow-right-selected-phramework {
    background-image: url('images/phramework-icon-right.png');
}

.jqx-primary .jqx-icon-arrow-right-hover-phramework, .jqx-warning .jqx-icon-arrow-right-hover-phramework, .jqx-danger .jqx-icon-arrow-right-hover-phramework, .jqx-success .jqx-icon-arrow-right-hover-phramework, .jqx-info .jqx-icon-arrow-right-hover-phramework {
    background-image: url('images/phramework-icon-right.png');
}


/* Ripple effect */
.ripple {
    position: relative;
    transform: translate3d(0, 0, 0);
    overflow:hidden;
}

.ink {
    display: block;
    position: absolute;
    pointer-events: none;
    border-radius: 0%;
    transform: scaleX(0);
    background: rgba(0,119,190,0.5); 
    opacity: 0.25;
}


.outlined .ink, .flat .ink {
    background: rgba(0,119,190,0.5); 
    overflow:hidden;
}

.ink.animate {
    animation: ripple .7s ease;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.jqx-checkbox-phramework .ripple,
.jqx-radiobutton-phramework .ripple
 {
    overflow:visible;
}
.jqx-checkbox-phramework .ink,
.jqx-radiobutton-phramework .ink 
 {
    transform: scale(0); 
    background: var(--jqx-accent-color-phramework);
    border-radius: 50%;
}
.jqx-checkbox-phramework .ink.animate,
.jqx-radiobutton-phramework .ink.animate
 {
    animation: checkRipple 0.3s ease;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.jqx-checkbox-phramework .ink.active,
.jqx-radiobutton-phramework .ink.active
 {
    opacity: 0.2;
    transform: scale(2);
}
.jqx-checkbox-default-phramework.active .ink,
.jqx-radiobutton-default-phramework.active .ink
 {
    opacity: 0.2;
    transform: scale(2);
}
/* Ripple effect */
.buttonRipple {
  background-position: center;
  transition: background 0.8s;
}
.jqx-widget-phramework.buttonRipple:hover {
  background: var(--jqx-button-default-hovered-state-background-color-phramework) radial-gradient(circle, transparent 1%, var(--jqx-button-default-hovered-state-background-color-phramework)  1%) center/15000%;
  border-color: var(--jqx-button-default-hovered-state-background-color-phramework);
}
.jqx-widget-phramework.buttonRipple:active {
  background-color: var(--jqx-button-default-ripple-color-phramework);
  background-size: 100%;
  transition: background 0s;
}
.jqx-widget-phramework.buttonRipple:active:not(:hover) {
      color: var(--jqx-background-color-phramework);
}
@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(5);
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    }
}
@keyframes checkRipple {
    100% {
        opacity: 0.2;
        transform: scale(2);
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    }
}

.jqx-fill-state-pressed-phramework .jqx-icon-delete-phramework
{
    background-image: url('images/icon-delete.png');
}
.jqx-fill-state-pressed-phramework .jqx-icon-edit-phramework
{
    background-image: url('images/icon-edit.png');
}
.jqx-fill-state-pressed-phramework .jqx-icon-save-phramework
{
    background-image: url('images/icon-save.png');
}
.jqx-fill-state-pressed-phramework .jqx-icon-cancel-phramework
{
    background-image: url('images/icon-cancel.png');
}
.jqx-fill-state-pressed-phramework .jqx-icon-search-phramework
{
    background-image: url(images/search_white.png);
}
.jqx-fill-state-pressed-phramework .jqx-icon-plus-phramework
{
    background-image: url(images/plus_white.png);
}
.jqx-fill-state-pressed-phramework .jqx-menu-minimized-button-phramework {
   background-image: url('images/icon-menu-minimized.png');
}
.jqx-fill-state-hover-phramework .jqx-editor-toolbar-icon-phramework,
.jqx-fill-state-pressed-phramework .jqx-editor-toolbar-icon-phramework {
    background: url('images/html_editor_white.png') no-repeat;
}

.jqx-fill-state-hover-phramework .jqx-editor-toolbar-icon-fontsize-phramework,
.jqx-fill-state-pressed-phramework .jqx-editor-toolbar-icon-fontsize-phramework,
.jqx-fill-state-hover-phramework .jqx-editor-toolbar-icon-forecolor-phramework,
.jqx-fill-state-pressed-phramework .jqx-editor-toolbar-icon-forecolor-phramework
{
        background: url('images/html_editor.png') no-repeat;
}

.jqx-editor-toolbar-button-phramework{
    border-color: #ddd;
    box-shadow: none !important;
  color: #333;
}

.jqx-widget-phramework #formWrap {
    color: #555 !important;    
}

jqx-editor-toolbar-icon-fontsize-phramework,
jqx-editor-toolbar-icon-fontcolor-phramework {

}

