﻿:root {
	--jqx-accent-color-customdark: rgba(0, 119, 190, 1);
	--jqx-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-header-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-border-color-customdark: rgba(53, 53, 58, 1);
	--jqx-border-radius-customdark: 4px;
	--jqx-font-family-customdark: "Roboto", "Helvetice Neue", "Helvetica", "Arial", sans-serif;
	--jqx-font-size-customdark: 14px;
	--jqx-hovered-state-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-hovered-state-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-hovered-state-content-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-hovered-state-content-background-color-customdark: rgba(225, 245, 254, 1);
	--jqx-focused-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-focused-state-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-active-state-text-color-customdark: rgba(255, 255, 255, 1);
	/*--jqx-active-state-background-color-customdark: rgba(0, 119, 190, 1);*/
	--jqx-active-state-background-color-customdark: rgba(40, 42, 250, 1);
	--jqx-arrow-up-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-arrow-up-hovered-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-arrow-down-hovered-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-arrow-up-selected-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-arrow-down-selected-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-accordion-item-title-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-accordion-item-title-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-accordion-item-title-border-color-customdark: rgba(53, 53, 58, 1);
	--jqx-accordion-item-title-hovered-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-accordion-item-title-hovered-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-accordion-item-title-hovered-border-color-customdark: rgba(67, 72, 87, 1);
	--jqx-accordion-item-title-selected-text-color-customdark: rgba(255, 255, 255, 1);
	/*--jqx-accordion-item-title-selected-background-color-customdark: rgba(0, 119, 190, 1);*/
	--jqx-accordion-item-title-selected-background-color-customdark: rgba(23, 24, 29, 1);
	--jqx-accordion-item-title-selected-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-accordion-item-title-focused-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-accordion-item-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-accordion-item-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-accordion-item-focused-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-accordion-item-focused-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-accordion-item-focused-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-accordion-arrow-up-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-accordion-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-accordion-arrow-up-hovered-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-accordion-arrow-down-hovered-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-accordion-arrow-up-selected-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-accordion-arrow-down-selected-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-button-default-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-default-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-button-default-hovered-state-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-button-default-hovered-state-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-button-default-focused-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-default-focused-state-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-button-default-active-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-default-active-state-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-button-primary-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-button-primary-background-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-primary-hovered-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-primary-hovered-state-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-button-primary-focused-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-primary-focused-state-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-button-primary-active-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-primary-active-state-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-button-success-text-color-customdark: rgba(92, 184, 92, 1);
	--jqx-button-success-background-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-success-hovered-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-success-hovered-state-background-color-customdark: rgba(92, 184, 92, 1);
	--jqx-button-success-focused-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-success-focused-state-background-color-customdark: rgba(92, 184, 92, 1);
	--jqx-button-success-active-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-success-active-state-background-color-customdark: rgba(92, 184, 92, 1);
	--jqx-button-warning-text-color-customdark: rgba(240, 173, 78, 1);
	--jqx-button-warning-background-color-customdark: rgba(242, 194, 127, 1);
	--jqx-button-warning-hovered-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-warning-hovered-state-background-color-customdark: rgba(240, 173, 78, 1);
	--jqx-button-warning-focused-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-warning-focused-state-background-color-customdark: rgba(240, 173, 78, 1);
	--jqx-button-warning-active-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-warning-active-state-background-color-customdark: rgba(240, 173, 78, 1);
	--jqx-button-danger-text-color-customdark: rgba(217, 83, 79, 1);
	--jqx-button-danger-background-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-danger-hovered-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-danger-hovered-state-background-color-customdark: rgba(217, 83, 79, 1);
	--jqx-button-danger-focused-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-danger-focused-state-background-color-customdark: rgba(217, 83, 79, 1);
	--jqx-button-danger-active-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-danger-active-state-background-color-customdark: rgba(217, 83, 79, 1);
	--jqx-button-info-text-color-customdark: rgba(91, 192, 222, 1);
	--jqx-button-info-background-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-info-hovered-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-info-hovered-state-background-color-customdark: rgba(91, 192, 222, 1);
	--jqx-button-info-focused-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-info-focused-state-background-color-customdark: rgba(91, 192, 222, 1);
	--jqx-button-info-active-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-button-info-active-state-background-color-customdark: rgba(91, 192, 222, 1);
	--jqx-editors-text-editors-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-editors-text-editors-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-editors-text-editors-border-color-customdark: rgba(53, 53, 58, 1);
	--jqx-editors-text-editors-border-radius-customdark: 4px;
	--jqx-editors-text-editors-focused-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-editors-dat-customdarkеtimeinput-calendar-icon-color: url('images/metro-icon-up-white.png');
	--jqx-editors-dat-customdarkеtimeinput-calendar-icon-selected-color: url('images/icon-calendar-white.png');
	--jqx-editors-combobox-multi-item-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-editors-combobox-multi-item-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-editors-calendar-header-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-editors-calendar-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-editors-calendar-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-editors-calendar-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-editors-calendar-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-editors-calendar-today-cell-text-color-customdark: rgba(53, 53, 58, 1);
	--jqx-editors-calendar-today-cell-background-color-customdark: rgba(255, 255, 219, 1);
	--jqx-editors-calendar-today-cell-border-color-customdark: rgba(253, 192, 102, 1);
	--jqx-editors-calendar-current-month-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-editors-calendar-other-month-text-color-customdark: rgba(137, 137, 137, 1);
	--jqx-editors-calendar-hovered-cell-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-editors-calendar-hovered-cell-background-color-customdark: rgba(225, 245, 254, 1);
	--jqx-editors-calendar-selected-cell-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-editors-calendar-selected-cell-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-editors-switch-thumb-color-customdark: rgba(0, 119, 190, 1);
	--jqx-editors-switch-on-label-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-editors-switch-on-label-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-editors-switch-off-label-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-editors-switch-off-label-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-editors-file-uploader-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-editors-file-uploader-filename-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-grid-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-grid-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-grid-header-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-grid-header-text-weight-customdark: normal;
	--jqx-grid-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-grid-row-text-color-customdark: rgba(169, 172, 180, 1);
	--jqx-grid-row-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-grid-row-alternation-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-grid-row-alternation-background-color-customdark: rgba(62, 62, 66, 1);
	/*--jqx-grid-hovered-row-text-color-customdark: rgba(0, 119, 190, 1);*/
	--jqx-grid-hovered-row-text-color-customdark: rgba(255, 255, 255, 1);
	/*--jqx-grid-hovered-row-background-color-customdark: rgba(225, 245, 254, 1);*/
	--jqx-grid-hovered-row-background-color-customdark: rgba(103, 103, 103, 1);
	--jqx-grid-selected-row-text-color-customdark: rgba(255, 255, 255, 1);
	/*--jqx-grid-selected-row-background-color-customdark: rgba(0, 119, 190, 1);*/
	--jqx-grid-selected-row-background-color-customdark: rgba(84, 87, 95, 1);
	/*--jqx-grid-selected-row-border-color-customdark: rgba(0, 119, 190, 1);*/
	--jqx-grid-selected-row-border-color-customdark: rgba(55, 55, 60, 1);
	--jqx-grid-group-row-text-color-customdark: rgba(169, 172, 180, 1);
	--jqx-grid-group-row-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-grid-editor-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-grid-editor-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-grid-pinned-cells-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-grid-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-grid-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-grid-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-grid-close-button-color-customdark: url('images/close_white.png');
	--jqx-grid-arrow-down-hovered-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-grid-arrow-right-hovered-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-grid-arrow-left-hovered-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-grid-arrow-down-selected-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-grid-arrow-right-selected-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-grid-arrow-left-selected-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-grid-header-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-grid-header-arrow-up-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-grid-menu-button-color-customdark: url('images/icon-menu-small-white.png');
	--jqx-grid-groups-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-grid-groups-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-grid-groups-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-list-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-list-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-list-header-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-list-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-list-hovered-item-state-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-list-hovered-item-state-background-color-customdark: rgba(225, 245, 254, 1);
	--jqx-list-selected-item-state-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-list-selected-item-state-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-list-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-list-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-list-arrow-left-selected-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-list-arrow-right-selected-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-menu-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-menu-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-menu-dropdown-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-menu-dropdown-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-menu-arrow-up-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-menu-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-menu-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-menu-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-menu-hovered-item-color-customdark: rgba(0, 119, 190, 1);
	--jqx-menu-hovered-item-background-color-customdark: rgba(225, 245, 254, 1);
	--jqx-menu-selected-item-color-customdark: rgba(255, 255, 255, 1);
	--jqx-menu-selected-item-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-menu-selected-item-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-menu-arrow-up-selected-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-menu-arrow-down-selected-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-menu-arrow-left-selected-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-menu-arrow-right-selected-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-navbar-item-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-navbar-item-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-navbar-hovered-item-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-navbar-hovered-item-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-navbar-selected-item-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-navbar-selected-item-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-overlays-content-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-overlays-content-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-overlays-shader-background-color-customdark: rgba(0, 0, 0, 0.6);
	--jqx-overlays-popup-header-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-overlays-popup-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-overlays-tooltip-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-overlays-tooltip-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-overlays-toast-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-overlays-toast-info-background-color-customdark: rgba(91, 192, 222, 1);
	--jqx-overlays-toast-warning-background-color-customdark: rgba(240, 173, 78, 1);
	--jqx-overlays-toast-error-background-color-customdark: rgba(217, 83, 79, 1);
	--jqx-overlays-toast-success-background-color-customdark: rgba(92, 184, 92, 1);
	--jqx-pivotgrid-header-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-pivotgrid-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-pivotgrid-cell-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-pivotgrid-cell-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-pivotgrid-selected-cell-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-pivotgrid-selected-cell-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-pivotgrid-arrow-up-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-pivotgrid-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-pivotgrid-menu-button-color-customdark: url('images/icon-menu-small-white.png');
	--jqx-progressbar-bar-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-progressbar-selected-range-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-progressbar-label-color-customdark: rgba(255, 255, 255, 1);
	--jqx-scheduler-header-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-scheduler-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-scheduler-header-border-color-customdark: rgba(53, 53, 58, 1);
	--jqx-scheduler-header-buttons-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-scheduler-header-buttons-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-scheduler-header-buttons-hovered-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-scheduler-header-buttons-hovered-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-scheduler-header-buttons-selected-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-scheduler-header-buttons-selected-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-scheduler-border-color-customdark: rgba(53, 53, 58, 1);
	--jqx-scheduler-not-work-time-cells-color-customdark: rgba(37, 40, 48, 1);
	--jqx-scheduler-hovered-cell-background-color-customdark: rgba(225, 245, 254, 1);
	--jqx-scheduler-hovered-cell-border-color-customdark: rgba(225, 245, 245, 1);
	--jqx-scheduler-selected-cell-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-scheduler-selected-cell-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-scheduler-weeks-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-scheduler-weeks-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-scheduler-weeks-arrow-right-selected-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-scheduler-weeks-arrow-left-selected-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-scheduler-calendar-icon-color-customdark: url('images/icon-calendar-white.png');
	--jqx-scheduler-calendar-icon-selected-color-customdark: url('images/icon-calendar-white.png');
	--jqx-scrollbar-scrollbar-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-scrollbar-scrollbar-thumb-background-color-customdark: rgba(104, 104, 104, 1);
	--jqx-scrollbar-scrollbar-thumb-hovered-background-color-customdark: rgba(158, 158, 158, 1);
	--jqx-scrollbar-scrollbar-thumb-active-background-color-customdark: rgba(255, 255, 255, 1);
	--jqx-scrollbar-scrollbar-arrow-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-scrollbar-arrow-up-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-scrollbar-arrow-down-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-scrollbar-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-scrollbar-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-scrollbar-scrollbar-arrow-hovered-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-scrollbar-arrow-up-hovered-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-scrollbar-arrow-down-hovered-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-scrollbar-arrow-left-hovered-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-scrollbar-arrow-right-hovered-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-scrollbar-scrollbar-arrow-active-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-scrollbar-arrow-up-active-color-customdark: url('images/metro-icon-up-white.png');
	--jqx-scrollbar-arrow-down-active-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-scrollbar-arrow-left-active-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-scrollbar-arrow-right-active-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-scrollview-indicator-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-scrollview-selected-indicator-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-slider-slider-bar-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-slider-selected-slider-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-slider-slider-thumb-color-customdark: rgba(37, 40, 48, 1);
	--jqx-slider-focused-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-slider-tooltip-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-slider-tooltip-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-slider-tooltip-border-color-customdark: rgba(53, 53, 58, 1);
	--jqx-slider-arrows-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-slider-arrows-hovered-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-slider-arrows-selected-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-slider-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-slider-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-slider-arrow-left-hovered-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-slider-arrow-right-hovered-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-slider-arrow-left-selected-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-slider-arrow-right-selected-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-tabs-header-background-color-customdark: rgba(62, 62, 66, 1);
	--jqx-tabs-tab-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-tabs-hovered-tab-text-color-customdark: rgba(0, 119, 190, 1);
	--jqx-tabs-hovered-tab-background-color-customdark: rgba(67, 72, 87, 1);
	--jqx-tabs-selected-tab-text-color-customdark: rgba(255, 255, 255, 1);
	/*--jqx-tabs-selected-tab-background-color-customdark: rgba(0, 119, 190, 1);*/
	--jqx-tabs-selected-tab-background-color-customdark: rgba(40, 42, 50, 1);
	--jqx-tabs-selected-tab-bottom-border-color-customdark: rgba(0, 119, 190, 1);
	--jqx-tabs-border-color-customdark: rgba(53, 53, 58, 1);
	--jqx-tabs-content-text-color-customdark: rgba(255, 255, 255, 1);
	--jqx-tabs-content-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-tabs-arrow-left-color-customdark: url('images/metro-icon-left-white.png');
	--jqx-tabs-arrow-right-color-customdark: url('images/metro-icon-right-white.png');
	--jqx-toolbar-background-color-customdark: rgba(37, 40, 48, 1);
	--jqx-treeview-hovered-tree-item-color-customdark: rgba(0, 119, 190, 1);
	--jqx-treeview-hovered-tree-item-background-color-customdark: rgba(225, 245, 254, 1);
	--jqx-treeview-selected-tree-item-color-customdark: rgba(255, 255, 255, 1);
	--jqx-treeview-selected-tree-item-background-color-customdark: rgba(0, 119, 190, 1);
	--jqx-treeview-arrow-expanded-color-customdark: url('images/metro-icon-down-white.png');
	--jqx-treeview-arrow-collapsed-color-customdark: url('images/metro-icon-down-white.png');
}

.jqx-widget-customdark {
	font-family: var(--jqx-font-family-customdark);
	font-size: var(--jqx-font-size-customdark);
	color: var(--jqx-text-color-customdark);
}

.jqx-widget-content-customdark {
	font-family: var(--jqx-font-family-customdark);
	font-size: var(--jqx-font-size-customdark);
	color: var(--jqx-text-color-customdark);
}

.jqx-widget-header-customdark {
	font-family: var(--jqx-font-family-customdark);
	font-size: var(--jqx-font-size-customdark);
	color: var(--jqx-header-text-color-customdark) !important;
	background-color: var(--jqx-header-background-color-customdark) !important;
}

/*Rounded Corners*/
/*top-left rounded Corners*/
.jqx-rc-tl-customdark {
	-moz-border-radius-topleft: var(--jqx-border-radius-customdark);
	-webkit-border-top-left-radius: var(--jqx-border-radius-customdark);
	border-top-left-radius: var(--jqx-border-radius-customdark);
}
/*top-right rounded Corners*/
.jqx-rc-tr-customdark {
	-moz-border-radius-topright: var(--jqx-border-radius-customdark);
	-webkit-border-top-right-radius: var(--jqx-border-radius-customdark);
	border-top-right-radius: var(--jqx-border-radius-customdark);
}
/*bottom-left rounded Corners*/
.jqx-rc-bl-customdark {
	-moz-border-radius-bottomleft: var(--jqx-border-radius-customdark);
	-webkit-border-bottom-left-radius: var(--jqx-border-radius-customdark);
	border-bottom-left-radius: var(--jqx-border-radius-customdark);
}
/*bottom-right rounded Corners*/
.jqx-rc-br-customdark {
	-moz-border-radius-bottomright: var(--jqx-border-radius-customdark);
	-webkit-border-bottom-right-radius: var(--jqx-border-radius-customdark);
	border-bottom-right-radius: var(--jqx-border-radius-customdark);
}
/*top rounded Corners*/
.jqx-rc-t-customdark {
	-moz-border-radius-topleft: var(--jqx-border-radius-customdark);
	-webkit-border-top-left-radius: var(--jqx-border-radius-customdark);
	border-top-left-radius: var(--jqx-border-radius-customdark);
	-moz-border-radius-topright: var(--jqx-border-radius-customdark);
	-webkit-border-top-right-radius: var(--jqx-border-radius-customdark);
	border-top-right-radius: var(--jqx-border-radius-customdark);
}
/*bottom rounded Corners*/
.jqx-rc-b-customdark {
	-moz-border-radius-bottomleft: var(--jqx-border-radius-customdark);
	-webkit-border-bottom-left-radius: var(--jqx-border-radius-customdark);
	border-bottom-left-radius: var(--jqx-border-radius-customdark);
	-moz-border-radius-bottomright: var(--jqx-border-radius-customdark);
	-webkit-border-bottom-right-radius: var(--jqx-border-radius-customdark);
	border-bottom-right-radius: var(--jqx-border-radius-customdark);
}
/*right rounded Corners*/
.jqx-rc-r-customdark {
	-moz-border-radius-topright: var(--jqx-border-radius-customdark);
	-webkit-border-top-right-radius: var(--jqx-border-radius-customdark);
	border-top-right-radius: var(--jqx-border-radius-customdark);
	-moz-border-radius-bottomright: var(--jqx-border-radius-customdark);
	-webkit-border-bottom-right-radius: var(--jqx-border-radius-customdark);
	border-bottom-right-radius: var(--jqx-border-radius-customdark);
}
/*left rounded Corners*/
.jqx-rc-l-customdark {
	-moz-border-radius-topleft: var(--jqx-border-radius-customdark);
	-webkit-border-top-left-radius: var(--jqx-border-radius-customdark);
	border-top-left-radius: var(--jqx-border-radius-customdark);
	-moz-border-radius-bottomleft: var(--jqx-border-radius-customdark);
	-webkit-border-bottom-left-radius: var(--jqx-border-radius-customdark);
	border-bottom-left-radius: var(--jqx-border-radius-customdark);
}
/*all rounded Corners*/
.jqx-rc-all-customdark {
	-moz-border-radius: var(--jqx-border-radius-customdark);
	-webkit-border-radius: var(--jqx-border-radius-customdark);
	border-radius: var(--jqx-border-radius-customdark);
}

.jqx-widget-customdark, .jqx-widget-header-customdark, .jqx-fill-state-normal-customdark,
.jqx-widget-content-customdark, .jqx-fill-state-hover-customdark, .jqx-fill-state-pressed-customdark {
	font-family: var(--jqx-font-family-customdark);
	font-size: var(--jqx-font-size-customdark);
}

.jqx-widget-content-customdark {
	background-color: var(--jqx-background-color-customdark);
	border-color: var(--jqx-border-color-customdark);
}

.jqx-widget-header-customdark {
	border-color: var(--jqx-border-color-customdark);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.jqx-widget-customdark input::selection, input.jqx-input-widget-customdark::selection, .jqx-widget-content-customdark input::selection {
	background: var(--jqx-active-state-background-color-customdark);
	color: var(--jqx-active-state-text-color-customdark);
}

.jqx-button-customdark {
	transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;
}

.jqx-button-customdark, .jqx-fill-state-normal-customdark {
	color: var(--jqx-button-default-text-color-customdark);
	background: var(--jqx-button-default-background-color-customdark);
	border-color: var(--jqx-border-color-customdark);
	*zoom: 1;
}

.jqx-fill-state-hover-customdark {
	color: var(--jqx-hovered-state-text-color-customdark);
	border-color: #b2b2b2;
	border-color: rgba(0, 0, 0, 0.3);
	background-color: var(--jqx-hovered-state-background-color-customdark);
}

.jqx-fill-state-pressed-customdark {
	color: var(--jqx-active-state-text-color-customdark) !important;
	background-color: var(--jqx-active-state-background-color-customdark);
	border-color: var(--jqx-active-state-background-color-customdark);
	;
	*background-color: var(--jqx-active-state-text-color-customdark);
}

.jqx-fill-state-hover-customdark, .jqx-fill-state-focus-customdark {
	color: var(--jqx-hovered-state-text-color-customdark);
	text-decoration: none;
}

.jqx-fill-state-focus-customdark, .jqx-item-customdark.jqx-fill-state-focus {
	border-color: var(--jqx-focused-state-background-color-customdark);
}

.jqx-fill-state-pressed-customdark.jqx-fill-state-hover-customdark, .jqx-dropdownlist-state-selected-customdark {
	color: var(--jqx-focused-state-text-color-customdark);
}

.jqx-datetimeinput-customdark .jqx-action-button-customdark.jqx-fill-state-hover {
	border-color: var(--jqx-border-color-customdark);
}

.jqx-datetimeinput-customdark.jqx-fill-state-focus .jqx-action-button-customdark {
	border-color: var(--jqx-accent-color-customdark);
}

.jqx-filter-input-customdark:focus {
	border-color: var(--jqx-accent-color-customdark) !important;
}

.jqx-button-customdark {
	color: var(--jqx-button-default-text-color-customdark);
	border-color: var(--jqx-border-color-customdark);
	*zoom: 1;
}

	.jqx-button-customdark.jqx-fill-state-hover {
		color: var(--jqx-button-default-hovered-state-text-color-customdark);
		background-color: var(--jqx-button-default-hovered-state-background-color-customdark);
		*zoom: 1;
		-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-button-customdark.jqx-fill-state-pressed {
		color: var(--jqx-button-default-active-state-text-color-customdark) !important;
		background-color: var(--jqx-button-default-active-state-background-color-customdark) !important;
		border-color: var(--jqx-button-default-active-state-background-color-customdark) !important;
		*zoom: 1;
		-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-button-customdark:focus {
		color: var(--jqx-button-default-focused-state-text-color-customdark);
		background-color: var(--jqx-button-default-focused-state-background-color-customdark);
	}

.jqx-dropdownlist-state-normal-customdark, .jqx-dropdownlist-state-hover-customdark, .jqx-dropdownlist-state-selected-customdark,
.jqx-scrollbar-button-state-hover-customdark, .jqx-scrollbar-button-state-normal-customdark, .jqx-scrollbar-button-state-pressed-customdark,
.jqx-scrollbar-thumb-state-normal-horizontal-customdark, .jqx-scrollbar-thumb-state-hover-horizontal-customdark, .jqx-scrollbar-thumb-state-pressed-horizontal-customdark,
.jqx-scrollbar-thumb-state-normal-customdark, .jqx-scrollbar-thumb-state-pressed-customdark, .jqx-tree-item-hover-customdark, .jqx-tree-item-selected-customdark,
.jqx-tree-item-customdark, .jqx-menu-item-customdark, .jqx-menu-item-hover-customdark, .jqx-menu-item-selected-customdark, .jqx-menu-item-top-customdark, .jqx-menu-item-top-hover-customdark,
.jqx-menu-item-top-selected-customdark, .jqx-slider-button-customdark, .jqx-slider-slider-customdark {
	-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-customdark {
	color: var(--jqx-button-primary-text-color-customdark) !important;
	background: var(--jqx-button-primary-background-color-customdark) !important;
	border-color: var(--jqx-button-primary-text-color-customdark) !important;
	text-shadow: none !important;
}

	.jqx-primary-customdark.jqx-dropdownlist-state-normal-customdark,
	.jqx-primary-customdark.jqx-slider-button-customdark,
	.jqx-primary-customdark.jqx-slider-slider-customdark,
	.jqx-primary-customdark.jqx-combobox-arrow-normal-customdark,
	.jqx-primary-customdark.jqx-combobox-arrow-hover-customdark,
	.jqx-primary-customdark.jqx-action-button-customdark,
	.jqx-primary-customdark:hover,
	.jqx-primary-customdark:active,
	.jqx-primary-customdark.active,
	.jqx-primary-customdark.disabled,
	.jqx-primary-customdark[disabled] {
		color: var(--jqx-button-primary-hovered-state-text-color-customdark) !important;
		background: var(--jqx-button-primary-hovered-state-background-color-customdark) !important;
		border-color: var(--jqx-button-primary-hovered-state-background-color-customdark) !important;
		text-shadow: none !important;
	}

	.jqx-primary-customdark:focus {
		color: var(--jqx-button-primary-focused-state-text-color-customdark) !important;
		background: var(--jqx-button-primary-focused-state-background-color-customdark) !important;
	}

	.jqx-fill-state-pressed-customdark.jqx-primary-customdark,
	.jqx-primary-customdark:active,
	.jqx-primary-customdark.active {
		color: var(--jqx-button-primary-active-state-text-color-customdark) !important;
		background-color: var(--jqx-button-primary-active-state-background-color-customdark) !important;
		border-color: var(--jqx-button-primary-active-state-background-color-customdark) !important;
		text-shadow: none !important;
	}

.jqx-success-customdark {
	color: var(--jqx-button-success-text-color-customdark) !important;
	background: var(--jqx-button-success-background-color-customdark) !important;
	border-color: var(--jqx-button-success-text-color-customdark) !important;
	text-shadow: none !important;
}

	.jqx-success-customdark.jqx-dropdownlist-state-normal-customdark,
	.jqx-success-customdark.jqx-slider-button-customdark,
	.jqx-success-customdark.jqx-slider-slider-customdark,
	.jqx-success-customdark.jqx-combobox-arrow-normal-customdark,
	.jqx-success-customdark.jqx-combobox-arrow-hover-customdark,
	.jqx-success-customdark.jqx-action-button-customdark,
	.jqx-success-customdark:hover,
	.jqx-success-customdark:active,
	.jqx-success-customdark.active,
	.jqx-success-customdark.disabled,
	.jqx-success-customdark[disabled] {
		color: var(--jqx-button-success-hovered-state-text-color-customdark) !important;
		background: var(--jqx-button-success-hovered-state-background-color-customdark) !important;
		border-color: var(--jqx-button-success-hovered-state-background-color-customdark) !important;
		text-shadow: none !important;
	}

	.jqx-success-customdark:focus {
		color: var(--jqx-button-success-focused-state-text-color-customdark) !important;
		background: var(--jqx-button-success-focused-state-background-color-customdark) !important;
	}

	.jqx-fill-state-pressed-customdark.jqx-success-customdark,
	.jqx-success-customdark:active,
	.jqx-success-customdark.active {
		text-shadow: none !important;
		color: var(--jqx-button-success-active-state-text-color-customdark) !important;
		background: var(--jqx-button-success-active-state-background-color-customdark) !important;
		border-color: var(--jqx-button-success-active-state-text-color-customdark) !important;
	}

.jqx-inverse-customdark {
	text-shadow: none !important;
	color: #666 !important;
	background: #fff !important;
	border-color: #cccccc !important;
}

	.jqx-inverse-customdark.jqx-dropdownlist-state-normal-customdark,
	.jqx-inverse-customdark.jqx-slider-button-customdark,
	.jqx-inverse-customdark.jqx-slider-slider-customdark,
	.jqx-inverse-customdark.jqx-combobox-arrow-hover-customdark,
	.jqx-inverse-customdark.jqx-combobox-arrow-normal-customdark,
	.jqx-inverse-customdark.jqx-action-button-customdark,
	.jqx-inverse-customdark:hover,
	.jqx-inverse-customdark:focus,
	.jqx-inverse-customdark:active,
	.jqx-inverse-customdark.active,
	.jqx-inverse-customdark.disabled,
	.jqx-inverse-customdark[disabled] {
		text-shadow: none !important;
		color: #666 !important;
		background: #cccccc !important;
		border-color: #cccccc !important;
	}

	.jqx-fill-state-pressed-customdark.jqx-inverse-customdark,
	.jqx-inverse-customdark:active,
	.jqx-inverse-customdark.active {
		text-shadow: none !important;
		color: #666 !important;
		background: #cccccc !important;
		border-color: #cccccc !important;
	}


.jqx-danger-customdark {
	text-shadow: none !important;
	color: var(--jqx-button-danger-text-color-customdark) !important;
	background: var(--jqx-button-danger-background-color-customdark) !important;
	border-color: var(--jqx-button-danger-text-color-customdark) !important;
}

	.jqx-danger-customdark.jqx-dropdownlist-state-normal-customdark,
	.jqx-danger-customdark.jqx-slider-button-customdark,
	.jqx-danger-customdark.jqx-slider-slider-customdark,
	.jqx-danger-customdark.jqx-combobox-arrow-hover-customdark,
	.jqx-danger-customdark.jqx-combobox-arrow-normal-customdark,
	.jqx-danger-customdark.jqx-action-button-customdark,
	.jqx-danger-customdark:hover,
	.jqx-danger-customdark:focus,
	.jqx-danger-customdark:active,
	.jqx-danger-customdark.active,
	.jqx-danger-customdark.disabled,
	.jqx-danger-customdark[disabled] {
		text-shadow: none !important;
		color: var(--jqx-button-danger-hovered-state-text-color-customdark) !important;
		background: var(--jqx-button-danger-hovered-state-background-color-customdark) !important;
		border-color: var(--jqx-button-danger-hovered-state-background-color-customdark) !important;
	}

	.jqx-danger-customdark:focus {
		color: var(--jqx-button-danger-focused-state-text-color-customdark) !important;
		background: var(--jqx-button-danger-focused-state-background-color-customdark) !important;
	}

	.jqx-fill-state-pressed-customdark.jqx-danger-customdark,
	.jqx-danger-customdark:active,
	.jqx-danger-customdark.active {
		text-shadow: none !important;
		color: var(--jqx-button-danger-active-state-text-color-customdark) !important;
		background: var(--jqx-button-danger-active-state-background-color-customdark) !important;
		border-color: var(--jqx-button-danger-active-state-background-color-customdark) !important;
	}


.jqx-warning-customdark {
	text-shadow: none !important;
	color: var(--jqx-button-warning-text-color-customdark) !important;
	background: var(--jqx-button-warning-background-color-customdark) !important;
	border-color: var(--jqx-button-warning-text-color-customdark) !important;
}

	.jqx-warning-customdark.jqx-dropdownlist-state-normal-customdark,
	.jqx-warning-customdark.jqx-slider-button-customdark,
	.jqx-warning-customdark.jqx-slider-slider-customdark,
	.jqx-warning-customdark.jqx-combobox-arrow-hover-customdark,
	.jqx-warning-customdark.jqx-combobox-arrow-normal-customdark,
	.jqx-warning-customdark.jqx-action-button-customdark,
	.jqx-warning-customdark:hover,
	.jqx-warning-customdark:focus,
	.jqx-warning-customdark:active,
	.jqx-warning-customdark.active,
	.jqx-warning-customdark.disabled,
	.jqx-warning-customdark[disabled] {
		text-shadow: none !important;
		color: var(--jqx-button-warning-hovered-state-text-color-customdark) !important;
		background: var(--jqx-button-warning-hovered-state-background-color-customdark) !important;
		border-color: var(--jqx-button-warning-hovered-state-background-color-customdark) !important;
	}

	.jqx-warning-customdark:focus {
		color: var(--jqx-button-warning-focused-state-text-color-customdark) !important;
		background: var(--jqx-button-warning-focused-state-background-color-customdark) !important;
	}

	.jqx-fill-state-pressed-customdark.jqx-warning-customdark,
	.jqx-warning-customdark:active,
	.jqx-warning-customdark.active {
		text-shadow: none !important;
		color: var(--jqx-button-warning-active-state-text-color-customdark) !important;
		background: var(--jqx-button-warning-active-state-background-color-customdark) !important;
		border-color: var(--jqx-button-warning-active-state-background-color-customdark) !important;
	}


.jqx-info-customdark {
	text-shadow: none !important;
	color: var(--jqx-button-info-text-color-customdark) !important;
	background: var(--jqx-button-info-background-color-customdark) !important;
	border-color: var(--jqx-button-info-text-color-customdark) !important;
}

	.jqx-info-customdark.jqx-dropdownlist-state-normal-customdark,
	.jqx-info-customdark.jqx-slider-button-customdark,
	.jqx-info-customdark.jqx-slider-slider-customdark,
	.jqx-info-customdark.jqx-combobox-arrow-hover-customdark,
	.jqx-info-customdark.jqx-combobox-arrow-normal-customdark,
	.jqx-info-customdark.jqx-action-button-customdark,
	.jqx-info-customdark:hover,
	.jqx-info-customdark:focus,
	.jqx-info-customdark:active,
	.jqx-info-customdark.active,
	.jqx-info-customdark.disabled,
	.jqx-info-customdark[disabled] {
		color: var(--jqx-button-info-hovered-state-text-color-customdark) !important;
		background: var(--jqx-button-info-hovered-state-background-color-customdark) !important;
		border-color: var(--jqx-button-info-hovered-state-background-color-customdark) !important;
		text-shadow: none !important;
	}

	.jqx-info-customdark:focus {
		color: var(--jqx-button-info-focused-state-text-color-customdark) !important;
		background: var(--jqx-button-info-focused-state-background-color-customdark) !important;
	}

	.jqx-fill-state-pressed-customdark.jqx-info-customdark,
	.jqx-info-customdark:active,
	.jqx-info-customdark.active {
		text-shadow: none !important;
		color: var(--jqx-button-info-active-state-text-color-customdark) !important;
		background: var(--jqx-button-info-active-state-background-color-customdark) !important;
		border-color: var(--jqx-button-info-active-state-background-color-customdark) !important;
	}

.jqx-fill-state-pressed-customdark {
	background-image: none;
	outline: 0;
}

.jqx-grid-column-header-customdark,
.jqx-grid-groups-header-customdark,
.jqx-grid-pager-customdark {
	background-color: var(--jqx-grid-header-background-color-customdark) !important;
	color: var(--jqx-grid-header-text-color-customdark) !important;
	font-weight: var(--jqx-grid-header-text-weight-customdark);
}

	.jqx-grid-column-header-customdark .sorticon {
		background-color: inherit !important;
	}

	.jqx-grid-column-header-customdark .jqx-widget-header-customdark {
		background-color: inherit !important;
	}

.jqx-widget-header-customdark.sortasc, .jqx-grid-column-sortascbutton-customdark,
.jqx-widget-header-customdark.sortdesc, .jqx-grid-column-sortdescbutton-customdark {
	background-color: inherit !important;
}

.jqx-grid-content-customdark { /* for the opacity of the alternation rows */
	/*background-color: rgba(255, 255, 255, 1);*/
	background-color: rgba(40, 42, 50, 1);
}

.jqx-grid-cell-selected.jqx-grid-cell-edit-customdark,
.jqx-grid-cell-selected.jqx-grid-cell-edit-customdark input,
.jqx-cell-editor-customdark {
	background-color: var(--jqx-grid-editor-background-color-customdark) !important;
	border-color: var(--jqx-grid-editor-background-color-customdark) !important;
	color: var(--jqx-grid-editor-text-color-customdark) !important;
}

#tabletreegrid .jqx-cell-editor-customdark {
	background-color: var(--jqx-grid-editor-background-color-customdark) !important;
	color: var(--jqx-grid-editor-text-color-customdark) !important;
}

.jqx-grid-cell-alt-customdark {
	background-color: var(--jqx-grid-row-alternation-background-color-customdark) !important;
	color: var(--jqx-grid-row-alternation-text-color-customdark) !important;
}

.jqx-grid-group-expand-customdark + div, .jqx-grid-group-collapse-customdark + div {
	background-color: var(--jqx-grid-group-row-background-color-customdark);
	color: var(--jqx-grid-group-row-text-color-customdark);
}

.jqx-grid-cell-customdark, .jqx-grid-group-cell-customdark {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: var(--jqx-grid-row-background-color-customdark);
	color: var(--jqx-grid-row-text-color-customdark);
}

.jqx-grid-cell-pinned-customdark {
	background-color: var(--jqx-grid-pinned-cells-background-color-customdark) !important;
}

.jqx-grid-column-menubutton-customdark {
	background-color: transparent;
	border-color: var(--jqx-border-color-customdark) !important;
}

#groupsheadergrid .jqx-fill-state-normal-customdark {
	background-color: var(--jqx-grid-background-color-customdark) !important;
}

#pagergrid .jqx-input-customdark, #pagergrid .jqx-fill-state-normal-customdark {
	background-color: var(--jqx-grid-background-color-customdark) !important;
}

#pagergrid .jqx-dropdownlist-state-hover-customdark {
	background-color: var(--jqx-hovered-state-background-color-customdark) !important;
	color: var(--jqx-hovered-state-text-color-customdark);
}

#pagergrid .jqx-dropdownlist-state-selected-customdark {
	background-color: var(--jqx-active-state-background-color-customdark) !important;
}

.jqx-cell-customdark {
	font-size: var(--jqx-font-size-customdark);
}

.jqx-widget-header-customdark.jqx-pivotgrid-content-wrapper {
	background-color: var(--jqx-pivotgrid-header-background-color-customdark) !important;
	color: var(--jqx-pivotgrid-header-text-color-customdark) !important;
}

.jqx-grid-cell-normal-customdark.jqx-pivotgrid-content-wrapper {
	background-color: var(--jqx-pivotgrid-cell-background-color-customdark);
	color: var(--jqx-pivotgrid-cell-text-color-customdark);
}

.jqx-grid-cell-selected-customdark.jqx-pivotgrid-content-wrapper {
	color: var(--jqx-pivotgrid-selected-cell-text-color-customdark) !important;
	background-color: var(--jqx-pivotgrid-selected-cell-background-color-customdark) !important;
	border-color: var(--jqx-pivotgrid-selected-cell-background-color-customdark) !important;
}

.jqx-calendar-customdark > div {
	padding: 10px;
	box-sizing: border-box;
}

.jqx-calendar-customdark .jqx-widget-header-customdark {
	background-color: var(--jqx-background-color-customdark);
	font-size: 12px;
	box-shadow: none;
}

.calendar-header-customdark td {
	color: var(--jqx-editors-calendar-header-text-color-customdark);
}

.jqx-calendar-month-container-customdark {
	background-color: var(--jqx-editors-calendar-background-color-customdark);
}

.jqx-calendar-cell-month-customdark {
	color: var(--jqx-editors-calendar-current-month-text-color-customdark) !important;
}

.jqx-calendar-cell-othermonth-customdark {
	color: var(--jqx-editors-calendar-other-month-text-color-customdark) !important;
}

.jqx-calendar-title-header-customdark {
	color: var(--jqx-editors-calendar-header-text-color-customdark) !important;
	background-color: var(--jqx-editors-calendar-header-background-color-customdark) !important;
}

.jqx-calendar-cell-today-customdark {
	color: var(--jqx-editors-calendar-today-cell-text-color-customdark) !important;
	background-color: var(--jqx-editors-calendar-today-cell-background-color-customdark);
	border-color: var(--jqx-editors-calendar-today-cell-border-color-customdark);
}

.jqx-calendar-row-header-customdark, .jqx-calendar-top-left-header-customdark {
	background-color: #f0f0f0;
	border-color: #f2f2f2;
	box-shadow: none;
}

.jqx-calendar-title-content-customdark {
	font-weight: bold;
}

.jqx-calendar-column-header-customdark {
	background-color: var(--jqx-editors-calendar-header-background-color-customdark);
	border-top-color: var(--jqx-editors-calendar-header-background-color-customdark);
	box-shadow: none;
	border-bottom-color: var(--jqx-editors-calendar-header-background-color-customdark);
}

.jqx-calendar-title-navigation-customdark.jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-editors-calendar-arrow-left-color-customdark);
}

.jqx-calendar-title-navigation-customdark.jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-editors-calendar-arrow-right-color-customdark);
}

.jqx-calendar-customdark > div {
	padding: 10px;
	box-sizing: border-box;
}

.jqx-expander-header-customdark {
	padding-top: 10px;
	padding-bottom: 10px;
}

.jqx-expander-header.jqx-fill-state-hover-customdark,
.jqx-expander-header.jqx-fill-state-normal-customdark {
	background-color: var(--jqx-accordion-item-title-background-color-customdark) !important;
	border-color: var(--jqx-accordion-item-title-border-color-customdark);
	color: var(--jqx-accordion-item-title-text-color-customdark) !important;
}

.jqx-expander-header.jqx-fill-state-pressed-customdark {
	background-color: var(--jqx-accordion-item-title-selected-background-color-customdark) !important;
	border-color: var(--jqx-accordion-item-title-selected-border-color-customdark);
	color: var(--jqx-accordion-item-title-selected-text-color-customdark) !important;
}

.jqx-expander-header.jqx-fill-state-hover-customdark {
	background-color: var(--jqx-accordion-item-title-hovered-background-color-customdark) !important;
	color: var(--jqx-accordion-item-title-hovered-text-color-customdark) !important;
	border-color: var(--jqx-accordion-item-title-hovered-border-color-customdark) !important;
}

.jqx-expander-header.jqx-fill-state-focus-customdark {
	border-color: var(--jqx-accordion-item-title-focused-border-color-customdark) !important;
}

.jqx-expander-content-customdark {
	background-color: var(--jqx-accordion-item-background-color-customdark);
	color: var(--jqx-accordion-item-text-color-customdark);
}

.jqx-expander-content.jqx-fill-state-focus-customdark {
	border-color: var(--jqx-accordion-item-focused-border-color-customdark) !important;
	background-color: var(--jqx-accordion-item-focused-background-color-customdark);
	color: var(--jqx-accordion-item-focused-text-color-customdark);
}

.jqx-expander-header-customdark {
	padding: 10px;
}

.jqx-ribbon-header-vertical-customdark, .jqx-widget-header-vertical-customdark {
	background: #f0f0f0;
}

.jqx-scrollbar-state-normal-customdark {
	background-color: var(--jqx-scrollbar-scrollbar-background-color-customdark);
	border: 1px solid var(--jqx-scrollbar-scrollbar-background-color-customdark);
	border-left-color: var(--jqx-border-color-customdark);
}

.jqx-scrollbar-thumb-state-normal-customdark, .jqx-scrollbar-thumb-state-normal-horizontal-customdark {
	background: var(--jqx-scrollbar-scrollbar-thumb-background-color-customdark);
	border-color: #b3b3b3;
}

.jqx-scrollbar-thumb-state-hover-customdark, .jqx-scrollbar-thumb-state-hover-horizontal-customdark {
	background: var(--jqx-scrollbar-scrollbar-thumb-hovered-background-color-customdark);
	border-color: #b3b3b3;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.jqx-progressbar-customdark {
	background: var(--jqx-progressbar-bar-background-color-customdark) !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.jqx-progressbar-value-customdark, .jqx-splitter-collapse-button-horizontal-customdark {
	background: var(--jqx-progressbar-selected-range-background-color-customdark);
}

.jqx-splitter-collapse-button-vertical-customdark, .jqx-progressbar-value-vertical-customdark {
	background: var(--jqx-progressbar-selected-range-background-color-customdark);
}

.jqx-progressbar-text-customdark {
	color: var(--jqx-progressbar-label-color-customdark);
}

.jqx-scrollbar-thumb-state-pressed-customdark, .jqx-splitter-splitbar-vertical-customdark, .jqx-splitter-splitbar-horizontal-customdark, .jqx-scrollbar-thumb-state-pressed-horizontal-customdark {
	background: var(--jqx-scrollbar-scrollbar-thumb-active-background-color-customdark);
	border-color: #b3b3b3;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.jqx-scrollbar-button-state-normal-customdark {
	background: var(--jqx-scrollbar-scrollbar-arrow-background-color-customdark);
}

.jqx-scrollbar-button-state-pressed-customdark {
	background: var(--jqx-scrollbar-scrollbar-arrow-active-background-color-customdark) !important;
	border-color: var(--jqx-scrollbar-scrollbar-arrow-active-background-color-customdark);
}

.jqx-scrollbar-button-state-hover-customdark {
	background: var(--jqx-scrollbar-scrollbar-arrow-hovered-background-color-customdark);
}

/* scrollbar arrow up */
.jqx-scrollbar-button-state-normal-customdark .jqx-icon-arrow-up-customdark {
	background-image: var(--jqx-scrollbar-arrow-up-color-customdark);
}

.jqx-scrollbar-button-state-hover-customdark .jqx-icon-arrow-up-hover-customdark {
	background-image: var(--jqx-scrollbar-arrow-up-hovered-color-customdark);
}

.jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-up-selected-customdark {
	background-image: var(--jqx-scrollbar-arrow-up-active-color-customdark);
}

/* scrollbar arrow down */
.jqx-scrollbar-button-state-normal-customdark .jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-scrollbar-arrow-down-color-customdark);
}

.jqx-scrollbar-button-state-hover-customdark .jqx-icon-arrow-down-hover-customdark {
	background-image: var(--jqx-scrollbar-arrow-down-hovered-color-customdark);
}

.jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-down-selected-customdark {
	background-image: var(--jqx-scrollbar-arrow-down-active-color-customdark);
}

/* scrollbar arrow left */
.jqx-scrollbar-button-state-normal-customdark .jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-scrollbar-arrow-left-color-customdark);
}

.jqx-scrollbar-button-state-hover-customdark .jqx-icon-arrow-left-hover-customdark {
	background-image: var(--jqx-scrollbar-arrow-left-hovered-color-customdark);
}

.jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-left-selected-customdark {
	background-image: var(--jqx-scrollbar-arrow-left-active-color-customdark);
}

/* scrollbar arrow right */
.jqx-scrollbar-button-state-normal-customdark .jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-scrollbar-arrow-right-color-customdark);
}

.jqx-scrollbar-button-state-hover-customdark .jqx-icon-arrow-right-hover-customdark {
	background-image: var(--jqx-scrollbar-arrow-right-hovered-color-customdark);
}

.jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-right-selected-customdark {
	background-image: var(--jqx-scrollbar-arrow-right-active-color-customdark);
}

.jqx-grid-column-sortdescbutton-customdark, .jqx-grid-column-filterbutton-customdark, .jqx-grid-column-sortascbutton-customdark {
	background-color: transparent;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: var(--jqx-border-color-customdark);
}

.jqx-menu-vertical-customdark, .jqx-menu-horizontal-customdark {
	background-color: var(--jqx-menu-background-color-customdark) !important;
	filter: none;
}

.jqx-menu-item-top-customdark, .jqx-menu-item-customdark {
	color: var(--jqx-menu-text-color-customdark);
}

.jqx-menu-dropdown-customdark {
	background-color: var(--jqx-menu-dropdown-background-color-customdark);
}

	.jqx-menu-dropdown-customdark li {
		color: var(--jqx-menu-dropdown-text-color-customdark);
	}

.jqx-navbar-block-customdark {
	color: var(--jqx-navbar-item-text-color-customdark);
	background: var(--jqx-navbar-item-background-color-customdark);
}

	.jqx-navbar-block-customdark.jqx-fill-state-hover-customdark {
		color: var(--jqx-navbar-hovered-item-text-color-customdark) !important;
		background-color: var(--jqx-navbar-hovered-item-background-color-customdark);
	}

	.jqx-navbar-block-customdark.jqx-fill-state-pressed-customdark {
		color: var(--jqx-navbar-selected-item-text-color-customdark) !important;
		background-color: var(--jqx-navbar-selected-item-background-color-customdark);
	}

.jqx-checkbox-check-checked-customdark {
	/*background: transparent url(images/material_check_white.png) center center no-repeat;*/
	/*background: url(images/material_check_white.png) center center no-repeat;*/
	background-color: white;
}

.jqx-checkbox-check-indeterminate-customdark {
	width: 14px !important;
	height: 14px !important;
	position: relative;
	top: 1px;
	left: 1px;
	background: #0379BF;
	
}
.jqx-checkbox-default-customdark {
	background: #ffffff;
}
.jqx-checkbox-check-disabled-customdark {
	background: transparent url(images/check_black.png) center center no-repeat;
}

.jqx-checkbox-hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.jqx-combobox-content-customdark {
	border-color: var(--jqx-border-color-customdark);
	border-color: rgba(0, 0, 0, 0.25);
}

.jqx-combobox-multi-item-customdark {
	color: var(--jqx-editors-combobox-multi-item-text-color-customdark);
	background: var(--jqx-editors-combobox-multi-item-background-color-customdark);
}

.jqx-grid-bottomright-customdark, .jqx-panel-bottomright-customdark, .jqx-listbox-bottomright-customdark {
	background-color: var(--jqx-background-color-customdark);
}

.jqx-window-customdark, .jqx-tooltip-customdark {
	box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0,0,0,0.15);
}

.jqx-docking-customdark .jqx-window-customdark {
	box-shadow: none;
}

.jqx-docking-panel-customdark .jqx-window-customdark {
	box-shadow: none;
}

.jqx-radiobutton-customdark {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background-repeat: no-repeat;
	background: none;
}

.jqx-radiobutton-customdark-customdark, .jqx-radiobutton-hover-customdark {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-repeat: no-repeat;
}

.jqx-radiobutton-check-checked-customdark {
	filter: none;
	background: var(--jqx-accent-color-customdark);
	background-repeat: no-repeat;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.jqx-radiobutton-check-indeterminate-customdark {
	filter: none;
	background: #999;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.jqx-radiobutton-check-indeterminate-disabled-customdark {
	filter: none;
	background: #999;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.jqx-slider-track-horizontal-customdark, .jqx-slider-track-vertical-customdark {
	border-color: var(--jqx-border-color-customdark);
	background: var(--jqx-slider-slider-bar-background-color-customdark);
}

.jqx-slider-button-customdark {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: var(--jqx-slider-arrows-background-color-customdark);
	border-color: transparent !important;
}

.jqx-slider-slider-customdark {
	transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s ease;
}

.jqx-slider-has-value-customdark {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: var(--jqx-slider-slider-thumb-color-customdark);
	border-color: var(--jqx-slider-slider-thumb-color-customdark) !important;
}

	.jqx-slider-has-value-customdark:active {
		background-color: var(--jqx-slider-selected-slider-background-color-customdark);
	}

	.jqx-slider-has-value-customdark.jqx-fill-state-focus-customdark,
	.jqx-slider-button-customdark.jqx-fill-state-focus-customdark {
		border-color: var(--jqx-slider-focused-border-color-customdark) !important;
	}

.jqx-slider-button-customdark.jqx-fill-state-hover-customdark {
	background-color: var(--jqx-slider-arrows-hovered-background-color-customdark);
}

.jqx-slider-button-customdark.jqx-fill-state-pressed-customdark {
	background-color: var(--jqx-slider-arrows-selected-background-color-customdark) !important;
}

.jqx-slider-slider-customdark:active {
	transform: scale(1.2);
	box-shadow: rgba(0,0,0,0.3) 0 0 10px;
}

.jqx-slider-tooltip-customdark, .jqx-slider-tooltip-customdark .jqx-fill-state-normal-customdark {
	border-radius: var(--jqx-border-radius-customdark);
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--jqx-slider-tooltip-background-color-customdark);
	color: var(--jqx-slider-tooltip-text-color-customdark);
	font-size: 11px;
}

.jqx-slider-tooltip-customdark {
	border: 1px solid var(--jqx-slider-tooltip-border-color-customdark) !important;
}

.jqx-tooltip-main-customdark {
	border: none;
}

.jqx-slider-tooltip-customdark .jqx-tooltip-arrow-t-b,
.jqx-slider-tooltip-customdark .jqx-tooltip-arrow-l-r {
	background: var(--jqx-slider-tooltip-background-color-customdark);
	border-color: var(--jqx-slider-tooltip-border-color-customdark);
}

.jqx-listitem-state-normal-customdark,
.jqx-listitem-state-hover-customdark,
.jqx-listitem-state-selected-customdark {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-radius: 0px;
}

.jqx-listitem-state-normal-customdark,
.jqx-listmenu-item-customdark.jqx-fill-state-normal-customdark {
	color: var(--jqx-list-text-color-customdark);
	background-color: var(--jqx-list-background-color-customdark);
}

	.jqx-listitem-state-normal-customdark.checkboxes,
	.jqx-listitem-state-hover-customdark.checkboxes,
	.jqx-listitem-state-selected-customdark.checkboxes {
		border-radius: var(--jqx-border-radius-customdark);
	}

.jqx-listitem-state-group-customdark, .jqx-listmenu-header-customdark {
	color: var(--jqx-list-header-text-color-customdark) !important;
	background-color: var(--jqx-list-header-background-color-customdark) !important;
}

.jqx-listitem-element-customdark {
}

/*applied to a list item when the item is selected.*/
.jqx-input-popup-customdark .jqx-fill-state-hover-customdark,
.jqx-input-popup-customdark .jqx-fill-state-pressed-customdark {
	color: var(--jqx-hovered-state-content-text-color-customdark) !important;
	border-color: var(--jqx-hovered-state-content-background-color-customdark);
	text-decoration: none;
	background-color: var(--jqx-hovered-state-content-background-color-customdark);
	background-repeat: repeat-x;
	outline: 0;
	background: var(--jqx-hovered-state-content-background-color-customdark); /* Old browsers */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-position: 0 0;
}

.jqx-listitem-state-hover-customdark {
	color: var(--jqx-list-hovered-item-state-text-color-customdark) !important;
	background-color: var(--jqx-list-hovered-item-state-background-color-customdark);
	background: var(--jqx-list-hovered-item-state-background-color-customdark); /* Old browsers */
}

.jqx-menu-item-hover-customdark,
.jqx-menu-vertical-customdark .jqx-menu-item-top-hover-customdark,
.jqx-menu-horizontal-customdark .jqx-menu-item-top-hover-customdark {
	color: var(--jqx-menu-hovered-item-color-customdark) !important;
	background-color: var(--jqx-menu-hovered-item-background-color-customdark);
}

.jqx-tree-item-hover-customdark {
	color: var(--jqx-treeview-hovered-tree-item-color-customdark);
	background-color: var(--jqx-treeview-hovered-tree-item-background-color-customdark);
}

.jqx-grid-cell-hover-customdark {
	color: var(--jqx-grid-hovered-row-text-color-customdark) !important;
	background-color: var(--jqx-grid-hovered-row-background-color-customdark) !important;
	background: var(--jqx-grid-hovered-row-background-color-customdark) !important; /* Old browsers */
}

.jqx-scheduler-customdark {
	border-color: var(--jqx-scheduler-header-border-color-customdark);
}

	.jqx-scheduler-customdark .jqx-scrollbar-state-normal-customdark {
		border-left-color: var(--jqx-scheduler-header-border-color-customdark);
	}

	.jqx-scheduler-customdark .jqx-widget-header-customdark {
		color: var(--jqx-scheduler-header-text-color-customdark) !important;
		background-color: var(--jqx-scheduler-header-background-color-customdark) !important;
		border-color: var(--jqx-scheduler-header-border-color-customdark) !important;
	}

.jqx-scheduler-all-day-cell-customdark {
	border-color: var(--jqx-scheduler-header-border-color-customdark) !important;
}

.jqx-scheduler-toolbar-customdark .jqx-datetimeinput-customdark {
	border-color: var(--jqx-scheduler-header-border-color-customdark) !important;
}

.jqx-scheduler-toolbar-customdark .jqx-group-button-normal-customdark {
	color: var(--jqx-scheduler-header-buttons-text-color-customdark);
	border-color: var(--jqx-scheduler-header-border-color-customdark);
	background: var(--jqx-scheduler-header-buttons-background-color-customdark);
}

	.jqx-scheduler-toolbar-customdark .jqx-group-button-normal-customdark.jqx-fill-state-hover-customdark {
		color: var(--jqx-scheduler-header-buttons-hovered-text-color-customdark);
		background: var(--jqx-scheduler-header-buttons-hovered-background-color-customdark);
	}

	.jqx-scheduler-toolbar-customdark .jqx-group-button-normal-customdark.jqx-fill-state-pressed-customdark {
		color: var(--jqx-scheduler-header-buttons-selected-text-color-customdark) !important;
		border-color: var(--jqx-scheduler-header-buttons-selected-background-color-customdark) !important;
		background-color: var(--jqx-scheduler-header-buttons-selected-background-color-customdark) !important;
	}

.jqx-scheduler-work-time-cell-customdark, .jqx-scheduler-not-work-time-cell-customdark {
	border-color: var(--jqx-scheduler-border-color-customdark) !important;
}

.jqx-scheduler-not-work-time-cell-customdark {
	background-color: var(--jqx-scheduler-not-work-time-cells-color-customdark);
}

.jqx-scheduler-cell-hover-customdark {
	border-color: var(--jqx-scheduler-hovered-cell-border-color-customdark) !important;
	background: var(--jqx-scheduler-hovered-cell-background-color-customdark) !important;
}

.jqx-scheduler-toolbar-customdark .jqx-datetimeinput {
	background-color: inherit !important;
}

	.jqx-scheduler-toolbar-customdark .jqx-datetimeinput .jqx-action-button-customdark {
		background-color: inherit !important;
	}

.jqx-scheduler-toolbar-customdark .jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-scheduler-weeks-arrow-left-color-customdark);
}

.jqx-scheduler-toolbar-customdark .jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-scheduler-weeks-arrow-right-color-customdark);
}

.jqx-scheduler-toolbar-customdark .jqx-icon-arrow-left-selected-customdark {
	background-image: var(--jqx-scheduler-weeks-arrow-left-selected-color-customdark);
}

.jqx-scheduler-toolbar-customdark .jqx-icon-arrow-right-selected-customdark {
	background-image: var(--jqx-scheduler-weeks-arrow-right-selected-color-customdark);
}

.jqx-scheduler-toolbar-customdark .jqx-icon-calendar {
	background-image: var(--jqx-scheduler-calendar-icon-color-customdark);
}

.jqx-scheduler-toolbar-customdark .jqx-icon-calendar-pressed {
	background-image: var(--jqx-scheduler-calendar-icon-selected-color-customdark);
}

.jqx-grid-table-customdark {
	font-size: var(--jqx-font-size-customdark);
}


.jqx-grid-selectionarea-customdark,
.jqx-input-button-header-customdark, .jqx-input-button-innerHeader-customdark {
	color: var(--jqx-background-color-customdark) !important;
	background-color: var(--jqx-accent-color-customdark);
	*background-color: var(--jqx-accent-color-customdark);
	background-repeat: repeat-x;
	border-color: var(--jqx-accent-color-customdark) !important;
	background: var(--jqx-accent-color-customdark); /* Old browsers */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.jqx-listitem-state-selected-customdark {
	color: var(--jqx-list-selected-item-state-text-color-customdark) !important;
	background-color: var(--jqx-list-selected-item-state-background-color-customdark);
	background: var(--jqx-list-selected-item-state-background-color-customdark); /* Old browsers */
	border-color: var(--jqx-list-selected-item-state-background-color-customdark);
}

.jqx-listmenu-item-customdark.jqx-fill-state-pressed-customdark {
	color: var(--jqx-list-selected-item-state-text-color-customdark) !important;
	background-color: var(--jqx-list-selected-item-state-background-color-customdark) !important;
	background: var(--jqx-list-selected-item-state-background-color-customdark); /* Old browsers */
	border-color: var(--jqx-list-selected-item-state-background-color-customdark);
}

.jqx-tree-item-selected-customdark {
	color: var(--jqx-treeview-selected-tree-item-color-customdark) !important;
	background-color: var(--jqx-treeview-selected-tree-item-background-color-customdark);
}

.jqx-menu-item-selected-customdark,
.jqx-menu-vertical-customdark .jqx-menu-item-top-selected-customdark,
.jqx-menu-horizontal-customdark .jqx-menu-item-top-selected-customdark {
	color: var(--jqx-menu-selected-item-color-customdark) !important;
	background-color: var(--jqx-menu-selected-item-background-color-customdark);
	border-color: var(--jqx-menu-selected-item-border-color-customdark);
}

.jqx-calendar-cell-hover-customdark {
	color: var(--jqx-editors-calendar-hovered-cell-text-color-customdark) !important;
	background-color: var(--jqx-editors-calendar-hovered-cell-background-color-customdark);
	border-color: var(--jqx-editors-calendar-hovered-cell-background-color-customdark);
}

.jqx-calendar-cell-selected-customdark {
	color: var(--jqx-editors-calendar-selected-cell-text-color-customdark) !important;
	background-color: var(--jqx-editors-calendar-selected-cell-background-color-customdark);
	border-color: var(--jqx-editors-calendar-selected-cell-background-color-customdark);
}

.jqx-grid-cell-selected-customdark {
	color: var(--jqx-grid-selected-row-text-color-customdark) !important;
	border-color: var(--jqx-grid-selected-row-border-color-customdark) !important;
	background-color: var(--jqx-grid-selected-row-background-color-customdark) !important;
}

.jqx-scheduler-cell-selected-customdark {
	border-color: var(--jqx-scheduler-selected-cell-border-color-customdark) !important;
	background: var(--jqx-scheduler-selected-cell-background-color-customdark) !important;
}

.jqx-grid-cell-customdark .jqx-button-customdark, .jqx-grid-cell-customdark .jqx-button-customdark.jqx-fill-state-hover-customdark, .jqx-grid-cell-customdark .jqx-button-customdark.jqx-fill-state-pressed-customdark {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.jqx-popup-customdark {
	border: 1px solid var(--jqx-border-color-customdark);
	*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-window-collapse-button-customdark, .jqx-menu-item-arrow-up-customdark, .jqx-menu-item-arrow-up-selected-customdark, .jqx-menu-item-arrow-top-up-customdark, .jqx-icon-arrow-up-customdark, .jqx-icon-arrow-up-selected-customdark {
	background-image: var(--jqx-arrow-up-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-arrow-up-hover-customdark {
	background-image: var(--jqx-arrow-up-hovered-color-customdark);
}

.jqx-expander-arrow-bottom-customdark {
	background-image: var(--jqx-accordion-arrow-down-color-customdark);
}

.jqx-widget-customdark .jqx-grid-group-expand-customdark, .jqx-grid-column-menubutton-customdark, .jqx-grid-column-sortdescbutton-customdark, .jqx-window-collapse-button-collapsed-customdark, .jqx-menu-item-arrow-down-customdark, .jqx-menu-item-arrow-down-selected-customdark, .jqx-menu-item-arrow-down-customdark, .jqx-icon-arrow-down-customdark, .jqx-icon-arrow-down-selected-customdark {
	background-image: var(--jqx-arrow-down-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-arrow-down-hover-customdark {
	background-image: var(--jqx-arrow-down-hovered-color-customdark);
}

.jqx-grid-cell-hover-customdark .jqx-grid-group-expand-customdark.jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-grid-arrow-down-hovered-color-customdark);
}

.jqx-grid-cell-hover-customdark .jqx-grid-group-expand-rtl-customdark.jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-grid-arrow-down-hovered-color-customdark);
}

.jqx-grid-cell-hover-customdark .jqx-grid-group-collapse-customdark.jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-grid-arrow-rigth-hovered-color-customdark);
}

.jqx-grid-cell-hover-customdark .jqx-grid-group-collapse-rtl-customdark.jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-grid-arrow-left-hovered-color-customdark);
}

.jqx-expander-arrow-top-customdark {
	background-image: var(--jqx-accordion-arrow-down-color-customdark);
}

.jqx-expander-arrow-top-hover-customdark {
	background-image: var(--jqx-accordion-arrow-down-hovered-color-customdark) !important;
}

.jqx-expander-arrow-expanded-customdark {
	background-image: var(--jqx-accordion-arrow-down-selected-color-customdark) !important;
}

.jqx-tabs-arrow-left-customdark, .jqx-menu-item-arrow-left-selected-customdark, .jqx-menu-item-arrow-top-left, .jqx-icon-arrow-left-customdark, .jqx-icon-arrow-down-left-customdark, .jqx-icon-arrow-left-selected-customdark {
	background-image: url('images/metro-icon-left.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-widget-customdark .jqx-grid-group-collapse-customdark, .jqx-tabs-arrow-right-customdark, .jqx-menu-item-arrow-right-selected-customdark, .jqx-menu-item-arrow-top-right-customdark, .jqx-icon-arrow-right-customdark, .jqx-icon-arrow-right-hover-customdark, .jqx-icon-arrow-right-selected-customdark {
	background-image: url('images/metro-icon-right.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-group-collapse-customdark.jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-grid-groups-arrow-right-color-customdark);
}

.jqx-grid-group-expand-customdark.jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-grid-groups-arrow-down-color-customdark);
}

.jqx-grid-group-collapse-rtl-customdark.jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-grid-groups-arrow-left-color-customdark);
}

.jqx-grid-group-expand-rtl-customdark.jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-grid-groups-arrow-down-color-customdark);
}


.jqx-tree-grid-collapse-button-customdark.jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-grid-arrow-right-color-customdark);
}

.jqx-tree-grid-collapse-button-customdark.jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-grid-arrow-left-color-customdark);
}

.jqx-tree-grid-expand-button-customdark.jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-grid-arrow-down-color-customdark);
}

.jqx-grid-pager-customdark .jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-grid-arrow-left-color-customdark);
}

.jqx-grid-pager-customdark .jqx-icon-arrow-left-hover-customdark {
	background-image: var(--jqx-grid-arrow-left-hovered-color-customdark);
}

.jqx-grid-pager-customdark .jqx-icon-arrow-left-selected-customdark {
	background-image: var(--jqx-grid-arrow-left-selected-color-customdark);
}

.jqx-grid-pager-customdark .jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-grid-arrow-right-color-customdark);
}

.jqx-grid-pager-customdark .jqx-icon-arrow-right-hover-customdark {
	background-image: var(--jqx-grid-arrow-right-hovered-color-customdark);
}

.jqx-grid-pager-customdark .jqx-icon-arrow-right-selected-customdark {
	background-image: var(--jqx-grid-arrow-right-selected-color-customdark);
}

.jqx-grid-column-sorticon-customdark.jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-grid-header-arrow-down-color-customdark);
}

.jqx-grid-column-sortdescbutton-customdark {
	background-image: var(--jqx-grid-header-arrow-down-color-customdark);
}

.jqx-grid-column-sortascbutton-customdark {
	background-image: var(--jqx-grid-header-arrow-up-color-customdark);
}

.jqx-grid-column-menubutton-customdark {
	background-image: var(--jqx-grid-menu-button-color-customdark) !important;
}

.jqx-grid-group-column-customdark .jqx-grid-column-sortdescbutton-customdark {
	background-image: var(--jqx-grid-arrow-down-color-customdark);
}

.jqx-grid-group-column-customdark .jqx-icon-close-customdark {
	background-image: var(--jqx-grid-close-button-color-customdark);
}

.jqx-pivotgrid-item .jqx-icon-arrow-up-customdark {
	background-image: var(--jqx-pivotgrid-arrow-up-color-customdark);
}

.jqx-pivotgrid-item .jqx-icon-arrow-down-customdark {
	background-image: var(--jqx-pivotgrid-arrow-down-color-customdark);
}

.jqx-pivotgrid-menu-button-customdark {
	background-image: var(--jqx-pivotgrid-menu-button-color-customdark);
}

.jqx-tree-item-arrow-collapse-rtl-customdark, .jqx-tree-item-arrow-collapse-hover-rtl-customdark {
	background-image: url('images/metro-icon-left.png');
}

.jqx-menu-item-arrow-left-selected-customdark {
	background-image: url('images/metro-icon-left-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-menu-item-arrow-right-selected-customdark {
	background-image: url('images/metro-icon-right-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-input-button-content-customdark {
	font-size: 10px;
}

.jqx-widget .jqx-grid-cell-customdark, .jqx-widget .jqx-grid-column-header-customdark, .jqx-widget .jqx-grid-group-cell-customdark {
	border-color: var(--jqx-border-color-customdark);
}

.jqx-grid-groups-row-customdark > span {
	padding-left: 4px;
}

.jqx-combobox-content-customdark, .jqx-input-customdark, .jqx-input-content-customdark, .jqx-combobox-content-customdark input {
	border-color: var(--jqx-editors-text-editors-border-color-customdark) !important;
	color: var(--jqx-editors-text-editors-text-color-customdark) !important;
	background-color: var(--jqx-editors-text-editors-background-color-customdark);
	background: var(--jqx-editors-text-editors-background-color-customdark) !important;
	-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-customdark, .jqx-combobox-customdark, .jqx-combobox-state-normal-customdark {
	border-color: var(--jqx-editors-text-editors-border-color-customdark);
}

.jqx-grid-pager-input-customdark {
	border-color: var(--jqx-border-color-customdark) !important;
}

.jqx-combobox-content-focus-customdark, .jqx-combobox-state-focus-customdark, .jqx-fill-state-focus-customdark,
.jqx-numberinput-focus-customdark {
	outline: none;
	border-color: #959595;
}

input.jqx-input-customdark {
	border-radius: var(--jqx-editors-text-editors-border-radius-customdark);
}

input[type="text"].jqx-input-customdark, input[type="password"].jqx-input-customdark, input[type="text"].jqx-widget-content-customdark, input[type="textarea"].jqx-widget-content-customdark, textarea.jqx-input-customdark {
	font-size: var(--jqx-font-size-customdark);
	padding-left: 3px;
	padding-right: 3px;
	resize: none;
}

	input[type="text"].jqx-input-customdark:-moz-placeholder, input[type="text"].jqx-widget-content-customdark:-moz-placeholder, input[type="textarea"].jqx-widget-content-customdark:-moz-placeholder, textarea.jqx-input-customdark:-moz-placeholder {
		color: #999999;
	}

	input[type="text"].jqx-input-customdark:-webkit-input-placeholder, input[type="text"].jqx-widget-content-customdark:-webkit-input-placeholder, input[type="textarea"].jqx-widget-content-customdark:-webkit-input-placeholder, textarea.jqx-input-customdark:-webkit-input-placeholder {
		color: #999999;
	}

	input[type="text"].jqx-input-customdark:-ms-input-placeholder, input[type="text"].jqx-widget-content-customdark:-ms-input-placeholder, input[type="textarea"].jqx-widget-content-customdark:-ms-input-placeholder, textarea.jqx-input-customdark:-ms-input-placeholder {
		color: #999999;
	}

.jqx-file-upload-customdark, .jqx-file-upload-file-row-customdark {
	background-color: var(--jqx-editors-file-uploader-background-color-customdark);
}

.jqx-file-upload-file-name-customdark {
	color: var(--jqx-editors-file-uploader-filename-text-color-customdark) !important;
}

.jqx-combobox-content-focus-customdark, .jqx-combobox-state-focus-customdark, .jqx-fill-state-focus-customdark,
.jqx-numberinput-focus-customdark {
	outline: none;
	border-color: var(--jqx-editors-text-editors-focused-border-color-customdark) !important;
}

.jqx-popup-customdark.jqx-fill-state-focus-customdark {
	outline: none;
	border-color: var(--jqx-border-color-customdark) !important;
}

.jqx-datetimeinput-content, .jqx-datetimeinput-container {
	overflow: visible !important;
}

.jqx-slider-rangebar-customdark {
	border-color: var(--jqx-slider-selected-slider-background-color-customdark);
	background: var(--jqx-slider-selected-slider-background-color-customdark);
}

.jqx-slider-button-customdark .jqx-icon-arrow-left-customdark {
	background-image: var(--jqx-slider-arrow-left-color-customdark);
}

.jqx-slider-button-customdark .jqx-icon-arrow-right-customdark {
	background-image: var(--jqx-slider-arrow-right-color-customdark);
}

.jqx-slider-button-customdark .jqx-icon-arrow-left-hover-customdark {
	background-image: var(--jqx-slider-arrow-left-hovered-color-customdark);
}

.jqx-slider-button-customdark .jqx-icon-arrow-right-hover-customdark {
	background-image: var(--jqx-slider-arrow-right-hovered-color-customdark);
}

.jqx-slider-button-customdark .jqx-icon-arrow-left-selected-customdark {
	background-image: var(--jqx-slider-arrow-left-selected-color-customdark);
}

.jqx-slider-button-customdark .jqx-icon-arrow-right-selected-customdark {
	background-image: var(--jqx-slider-arrow-right-selected-color-customdark);
}

.jqx-switchbutton-customdark {
	border-radius: 15px;
}

	.jqx-switchbutton-customdark .jqx-fill-state-normal-customdark,
	.jqx-switchbutton-customdark .jqx-fill-state-hover-customdark,
	.jqx-switchbutton-customdark .jqx-fill-state-pressed-customdark {
		border-color: var(--jqx-editors-switch-thumb-color-customdark);
		background: var(--jqx-editors-switch-thumb-color-customdark);
	}

.jqx-switchbutton-label-on-customdark {
	color: var(--jqx-editors-switch-on-label-text-color-customdark);
	background-color: var(--jqx-editors-switch-on-label-background-color-customdark);
}

.jqx-switchbutton-label-off-customdark {
	color: var(--jqx-editors-switch-off-label-text-color-customdark);
	background-color: var(--jqx-editors-switch-off-label-background-color-customdark);
}



.jqx-scrollview-button-customdark {
	background-color: var(--jqx-scrollview-indicator-background-color-customdark);
}

.jqx-scrollview-button-selected-customdark {
	background-color: var(--jqx-scrollview-selected-indicator-background-color-customdark);
}

.jqx-loader-customdark, .jqx-popover-content-customdark {
	color: var(--jqx-overlays-content-text-color-customdark);
	background-color: var(--jqx-overlays-content-background-color-customdark);
}

.jqx-popover-modal-background-customdark {
	background-color: var(--jqx-overlays-shader-background-color-customdark);
}

.jqx-popover-title-customdark {
	color: var(--jqx-overlays-popup-header-text-color-customdark) !important;
	background-color: var(--jqx-overlays-popup-header-background-color-customdark) !important;
}

.jqx-loader-text-customdark {
	color: var(--jqx-overlays-content-text-color-customdark);
}

.jqx-tooltip-text-customdark {
	background-color: var(--jqx-overlays-tooltip-background-color-customdark);
	color: var(--jqx-overlays-tooltip-text-color-customdark);
}

.jqx-notification-customdark {
	color: var(--jqx-overlays-toast-text-color-customdark) !important;
}

.jqx-notification-info.jqx-notification-customdark {
	background-color: var(--jqx-overlays-toast-info-background-color-customdark) !important;
	border-color: var(--jqx-overlays-toast-info-background-color-customdark) !important;
}

.jqx-notification-warning.jqx-notification-customdark {
	background-color: var(--jqx-overlays-toast-warning-background-color-customdark) !important;
	border-color: var(--jqx-overlays-toast-warning-background-color-customdark) !important;
}

.jqx-notification-error.jqx-notification-customdark {
	background-color: var(--jqx-overlays-toast-error-background-color-customdark) !important;
	border-color: var(--jqx-overlays-toast-error-background-color-customdark) !important;
}

.jqx-notification-success.jqx-notification-customdark {
	background-color: var(--jqx-overlays-toast-success-background-color-customdark) !important;
	border-color: var(--jqx-overlays-toast-success-background-color-customdark) !important;
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-expand-customdark {
	background-image: url('images/metro-icon-down-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-collapse-customdark {
	background-image: url('images/metro-icon-right-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-collapse-rtl-customdark {
	background-image: url('images/metro-icon-left-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-expand-rtl-customdark {
	background-image: url('images/metro-icon-down-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-tabs-title-selected-top-customdark, .jqx-tabs-selection-tracker-top-customdark {
	border-color: transparent;
	filter: none;
	background: var(--jqx-tabs-selected-tab-background-color-customdark);
	color: #333;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.jqx-tabs-arrow-background-customdark {
	background: var(--jqx-background-color-customdark);
	border: none;
	box-shadow: none;
}

.jqx-tabs-title-customdark, .jqx-ribbon-item-customdark {
	color: var(--jqx-tabs-tab-text-color-customdark);
}

.jqx-tabs-title-selected-bottom-customdark,
.jqx-tabs-title-selected-top-customdark {
	padding-top: 5px;
	padding-bottom: 5px;
	color: var(--jqx-tabs-selected-tab-text-color-customdark) !important;
	font-weight: 500;
}

.jqx-tabs-title.jqx-fill-state-hover-customdark {
	border-color: transparent;
}

.jqx-tabs-arrow-left-customdark {
	background-image: var(--jqx-tabs-arrow-left-color-customdark);
}

.jqx-tabs-arrow-right-customdark {
	background-image: var(--jqx-tabs-arrow-right-color-customdark);
}

.jqx-ribbon-item-customdark {
	cursor: pointer;
}

.jqx-toolbar-customdark {
	background: var(--jqx-toolbar-background-color-customdark);
}

.jqx-ribbon-item-selected-customdark {
	color: #1997C6;
	font-weight: 500;
	border-color: transparent;
}

.jqx-ribbon-item-hover-customdark {
	background: transparent;
	border-color: transparent;
}

.jqx-ribbon-header-top-customdark {
	border-color: transparent;
	border-bottom-color: #E0E0E0;
}

.jqx-ribbon-header-bottom-customdark {
	border-color: transparent;
	border-top-color: #E0E0E0;
}

.jqx-ribbon-header-right-customdark {
	border-color: transparent;
	border-left-color: #E0E0E0;
}

.jqx-ribbon-header-left-customdark {
	border-color: transparent;
	border-right-color: #E0E0E0;
}

.jqx-tabs-title-selected-bottom-customdark, .jqx-tabs-selection-tracker-bottom-customdark {
	border-color: transparent;
	border-top: 1px solid var(--jqx-background-color-customdark);
	filter: none;
	background: var(--jqx-background-color-customdark);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.jqx-tabs-customdark, .jqx-ribbon-customdark {
	border-color: transparent;
}

.jqx-tabs-header-customdark, .jqx-ribbon-header-customdark {
	background: transparent;
}

.jqx-tabs-position-bottom .jqx-tabs-header-customdark {
	border-color: transparent;
}

.jqx-layout-customdark .jqx-tabs-header-customdark, .jqx-layout-customdark .jqx-ribbon-header-customdark {
	background: var(--jqx-background-color-customdark);
	border-color: var(--jqx-border-color-customdark);
}

.jqx-tabs-title-bottom {
	border-color: transparent;
}

.jqx-tabs-title-hover-top-customdark, .jqx-tabs-title-hover-bottom-customdark, .jqx-tabs-header-customdark {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: var(--jqx-tabs-hovered-tab-text-color-customdark);
	background: var(--jqx-tabs-hovered-tab-background-color-customdark);
}

.jqx-tabs-header-customdark, .jqx-tabs-arrow-background-customdark {
	background-color: var(--jqx-tabs-header-background-color-customdark) !important;
	border-bottom: 1px solid var(--jqx-tabs-border-color-customdark);
}

.jqx-tabs-content-customdark {
	box-sizing: border-box;
	color: var(--jqx-tabs-content-text-color-customdark);
	background-color: var(--jqx-tabs-content-background-color-customdark);
	border: 1px solid var(--jqx-tabs-border-color-customdark);
	border-top-color: transparent;
	padding: 5px;
}

.jqx-tabs-bar-customdark {
	position: absolute;
	bottom: 0;
	background: var(--jqx-tabs-selected-tab-bottom-border-color-customdark);
	height: 2px;
	z-index: 20;
	transition: .5s cubic-bezier(.35,0,.25,1);
}

	.jqx-tabs-bar-customdark.vertical {
		width: 2px;
	}

.jqx-tabs-position-bottom .jqx-tabs-bar-customdark {
	top: 0;
}

.jqx-window-content-customdark {
	box-sizing: border-box;
}

.jqx-layout-customdark {
	background-color: #cccccc;
}

.jqx-kanban-column-header-collapsed-customdark {
	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-customdark td {
	font-size: 12px;
}

.jqx-grid-column-menubutton-customdark {
	background-image: url('images/metro-icon-down.png');
}

.jqx-grid-pager-top-customdark .jqx-grid-pager-number-customdark,
.jqx-grid-pager-customdark .jqx-grid-pager-number-customdark {
	background-color: transparent;
	border-color: transparent;
	color: rgba(0,0,0,.54) !important;
	font-size: 12px;
}

	.jqx-grid-pager-top-customdark .jqx-grid-pager-number-customdark:hover,
	.jqx-grid-pager-customdark .jqx-grid-pager-number-customdark:hover {
		font-size: 12px;
	}

	.jqx-grid-pager-top-customdark .jqx-grid-pager-number-customdark.jqx-fill-state-pressed-customdark,
	.jqx-grid-pager-customdark .jqx-grid-pager-number-customdark.jqx-fill-state-pressed-customdark {
		color: var(--jqx-accent-color-customdark) !important;
		font-weight: bold !important;
	}

.jqx-menu-item-arrow-up-selected-customdark, .jqx-icon-arrow-up-selected-customdark {
	background-image: var(--jqx-arrow-up-selected-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-menu-item-arrow-down-selected-customdark, .jqx-icon-arrow-down-selected-customdark {
	background-image: var(--jqx-arrow-down-selected-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-menu-item-arrow-left-selected-customdark, .jqx-icon-arrow-left-selected-customdark {
	background-image: url('images/metro-icon-left-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-menu-item-arrow-right-selected-customdark, .jqx-icon-arrow-right-selected-customdark {
	background-image: url('images/metro-icon-right-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-tabs-close-button-customdark {
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-tabs-close-button-selected-customdark {
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-tabs-close-button-hover-customdark {
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center;
}
/* .jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-up-selected-customdark{background-image:url('images/metro-icon-up.png');background-repeat:no-repeat;background-position:center;}
.jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-down-selected-customdark{background-image:url('images/metro-icon-down.png');background-repeat:no-repeat;background-position:center;}
.jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-left-selected-customdark{background-image:url('images/metro-icon-left.png');background-repeat:no-repeat;background-position:center;}
.jqx-scrollbar-button-state-pressed-customdark .jqx-icon-arrow-right-selected-customdark{background-image:url('images/metro-icon-right.png');background-repeat:no-repeat;background-position:center;} */

.jqx-menu-item-arrow-top-right-customdark {
	background-image: var(--jqx-menu-arrow-right-color-customdark);
}

.jqx-menu-item-arrow-right-selected-customdark {
	background-image: var(--jqx-menu-arrow-right-selected-color-customdark);
}

.jqx-menu-item-arrow-top-left-customdark {
	background-image: var(--jqx-menu-arrow-left-color-customdark);
}

.jqx-menu-item-arrow-left-selected-customdark {
	background-image: var(--jqx-menu-arrow-left-selected-color-customdark);
}

.jqx-menu-item-arrow-top-up-customdark {
	background-image: var(--jqx-menu-arrow-up-color-customdark);
}

.jqx-menu-item-arrow-up-selected-customdark {
	background-image: var(--jqx-menu-arrow-up-selected-color-customdark);
}

.jqx-menu-item-arrow-top-down-customdark {
	background-image: var(--jqx-menu-arrow-down-color-customdark);
}

.jqx-menu-item-arrow-down-selected-customdark {
	background-image: var(--jqx-menu-arrow-down-selected-color-customdark);
}

.jqx-listmenu-arrow-right-customdark {
	background-image: var(--jqx-list-arrow-right-color-customdark);
}

.jqx-listmenu-arrow-right-pressed-customdark {
	background-image: var(--jqx-list-arrow-right-selected-color-customdark);
}

.jqx-listmenu-arrow-rtl-customdark {
	background-image: var(--jqx-list-arrow-left-color-customdark);
}

.jqx-listmenu-arrow-right-pressed-customdark.jqx-listmenu-arrow-rtl-customdark {
	background-image: var(--jqx-list-arrow-left-selected-color-customdark);
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-expand-customdark {
	background-image: var(--jqx-grid-arrow-down-selected-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-collapse-customdark {
	background-image: var(--jqx-grid-arrow-right-selected-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-collapse-rtl-customdark {
	background-image: var(--jqx-grid-arrow-left-selected-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-cell-customdark.jqx-grid-cell-selected-customdark > .jqx-grid-group-expand-rtl-customdark {
	background-image: var(--jqx-grid-arrow-down-selected-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-grid-group-collapse-customdark {
	background-image: url(images/metro-icon-right.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.jqx-grid-group-collapse-rtl-customdark {
	padding-right: 0px;
	background-image: url(images/metro-icon-left.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.jqx-grid-group-expand-customdark, .jqx-grid-group-expand-rtl-customdark {
	padding-right: 0px;
	background-image: url(images/metro-icon-down.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.jqx-icon-arrow-first-customdark {
	background-image: url('images/metro-icon-first.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-arrow-last-customdark {
	background-image: url('images/metro-icon-last.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-arrow-first-hover-customdark {
	background-image: url('images/metro-icon-first.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-arrow-last-hover-customdark {
	background-image: url('images/metro-icon-last.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-arrow-first-selected-customdark {
	background-image: url('images/metro-icon-first-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-arrow-last-selected-customdark {
	background-image: url('images/metro-icon-last-white.png');
	background-repeat: no-repeat;
	background-position: center;
}

.jqx-icon-calendar-customdark {
	background-image: var(--jqx-editors-datetimeinput-calendar-icon-color-customdark);
}

.jqx-icon-calendar-pressed-customdark {
	background-image: var(--jqx-editors-datetimeinput-calendar-icon-selected-color-customdark);
}

.jqx-icon-time-pressed-customdark {
	background-image: url('images/icon-time-white.png');
}

.jqx-icon-time-customdark {
	margin-left: 1px;
}


.sorticon, .filtericon {
	box-shadow: none;
}

	.sorticon.descending .jqx-grid-column-sorticon-customdark {
		margin-top: -1px;
	}

	.sorticon.ascending .jqx-grid-column-sorticon-customdark {
		margin-top: 1px;
	}

	.jqx-dropdownlist-state-normal-customdark .jqx-icon-arrow-down-customdark,
	.jqx-combobox-state-normal-customdark .jqx-icon-arrow-down-customdark,
	.sorticon.descending .jqx-grid-column-sorticon-customdark,
	.jqx-tree-item-arrow-expand-customdark,
	.jqx-expander-header-customdark .jqx-icon-arrow-down {
		transform: rotate(0deg);
		transition: transform 0.2s ease-out;
	}

.jqx-tree-item-arrow-expand-customdark {
	background-image: var(--jqx-treeview-arrow-expanded-color-customdark) !important;
}

.jqx-expander-header-customdark .jqx-icon-arrow-up {
	transform: rotate(180deg);
	transition: transform 0.2s ease-out;
	background-image: var(--jqx-accordion-arrow-up-color-customdark);
}

.jqx-tree-item-arrow-collapse-customdark {
	transform: rotate(-90deg);
	background-image: var(--jqx-treeview-arrow-collapsed-color-customdark);
	background-repeat: no-repeat;
	background-position: center;
	transition: transform 0.2s ease-out;
}

.jqx-dropdownlist-state-selected-customdark .jqx-icon-arrow-down-customdark,
.jqx-combobox-state-selected-customdark .jqx-icon-arrow-down-customdark,
.sorticon.ascending .jqx-grid-column-sorticon-customdark {
	transform: rotate(180deg);
	transition: transform 0.2s ease-out;
}

.jqx-combobox-state-selected-customdark .jqx-icon-arrow-down-customdark {
	left: 0px;
}

.jqx-primary .jqx-icon-arrow-down-customdark, .jqx-warning .jqx-icon-arrow-down-customdark, .jqx-danger .jqx-icon-arrow-down-customdark, .jqx-success .jqx-icon-arrow-down-customdark, .jqx-info .jqx-icon-arrow-down-customdark {
	background-image: url('images/metro-icon-down-white.png');
}

.jqx-primary .jqx-icon-arrow-down-selected-customdark, .jqx-warning .jqx-icon-arrow-down-selected-customdark, .jqx-danger .jqx-icon-arrow-down-selected-customdark, .jqx-success .jqx-icon-arrow-down-selected-customdark, .jqx-info .jqx-icon-arrow-down-selected-customdark {
	background-image: url('images/metro-icon-down-white.png');
}

.jqx-primary .jqx-icon-arrow-down-hover-customdark, .jqx-warning .jqx-icon-arrow-down-hover-customdark, .jqx-danger .jqx-icon-arrow-down-hover-customdark, .jqx-success .jqx-icon-arrow-down-hover-customdark, .jqx-info .jqx-icon-arrow-down-hover-customdark {
	background-image: url('images/metro-icon-down-white.png');
}

.jqx-primary .jqx-icon-arrow-up-customdark, .jqx-warning .jqx-icon-arrow-up-customdark, .jqx-danger .jqx-icon-arrow-up-customdark, .jqx-success .jqx-icon-arrow-up-customdark, .jqx-info .jqx-icon-arrow-up-customdark {
	background-image: url('images/metro-icon-up-white.png');
}

.jqx-primary .jqx-icon-arrow-up-selected-customdark, .jqx-warning .jqx-icon-arrow-up-selected-customdark, .jqx-danger .jqx-icon-arrow-up-selected-customdark, .jqx-success .jqx-icon-arrow-up-selected-customdark, .jqx-info .jqx-icon-arrow-up-selected-customdark {
	background-image: url('images/metro-icon-up-white.png');
}

.jqx-primary .jqx-icon-arrow-up-hover-customdark, .jqx-warning .jqx-icon-arrow-up-hover-customdark, .jqx-danger .jqx-icon-arrow-up-hover-customdark, .jqx-success .jqx-icon-arrow-up-hover-customdark, .jqx-info .jqx-icon-arrow-up-hover-customdark {
	background-image: url('images/metro-icon-up-white.png');
}


.jqx-primary .jqx-icon-arrow-left-customdark, .jqx-warning .jqx-icon-arrow-left-customdark, .jqx-danger .jqx-icon-arrow-left-customdark, .jqx-success .jqx-icon-arrow-left-customdark, .jqx-info .jqx-icon-arrow-left-customdark {
	background-image: url('images/metro-icon-left-white.png');
}

.jqx-primary .jqx-icon-arrow-left-selected-customdark, .jqx-warning .jqx-icon-arrow-left-selected-customdark, .jqx-danger .jqx-icon-arrow-left-selected-customdark, .jqx-success .jqx-icon-arrow-left-selected-customdark, .jqx-info .jqx-icon-arrow-left-selected-customdark {
	background-image: url('images/metro-icon-left-white.png');
}

.jqx-primary .jqx-icon-arrow-left-hover-customdark, .jqx-warning .jqx-icon-arrow-left-hover-customdark, .jqx-danger .jqx-icon-arrow-left-hover-customdark, .jqx-success .jqx-icon-arrow-left-hover-customdark, .jqx-info .jqx-icon-arrow-left-hover-customdark {
	background-image: url('images/metro-icon-left-white.png');
}

.jqx-primary .jqx-icon-arrow-right-customdark, .jqx-warning .jqx-icon-arrow-right-customdark, .jqx-danger .jqx-icon-arrow-right-customdark, .jqx-success .jqx-icon-arrow-right-customdark, .jqx-info .jqx-icon-arrow-right-customdark {
	background-image: url('images/metro-icon-right-white.png');
}

.jqx-primary .jqx-icon-arrow-right-selected-customdark, .jqx-warning .jqx-icon-arrow-right-selected-customdark, .jqx-danger .jqx-icon-arrow-right-selected-customdark, .jqx-success .jqx-icon-arrow-right-selected-customdark, .jqx-info .jqx-icon-arrow-right-selected-customdark {
	background-image: url('images/metro-icon-right-white.png');
}

.jqx-primary .jqx-icon-arrow-right-hover-customdark, .jqx-warning .jqx-icon-arrow-right-hover-customdark, .jqx-danger .jqx-icon-arrow-right-hover-customdark, .jqx-success .jqx-icon-arrow-right-hover-customdark, .jqx-info .jqx-icon-arrow-right-hover-customdark {
	background-image: url('images/metro-icon-right-white.png');
}

.jqx-slider-tooltip-customdark.jqx-primary-slider, .jqx-slider-tooltip-customdark.jqx-primary-slider .jqx-fill-state-normal-customdark {
	border-color: #1ca8dd;
	background: #1ca8dd;
}

.jqx-slider-tooltip-customdark.jqx-success-slider, .jqx-slider-tooltip-customdark.jqx-success-slider .jqx-fill-state-normal-customdark {
	border-color: #5cb85c;
	background: #5cb85c;
}

.jqx-slider-tooltip-customdark.jqx-inverse-slider, .jqx-slider-tooltip-customdark.jqx-inverse-slider .jqx-fill-state-normal-customdark {
	border-color: #666;
	background: #666;
}

.jqx-slider-tooltip-customdark.jqx-danger-slider, .jqx-slider-tooltip-customdark.jqx-danger-slider .jqx-fill-state-normal-customdark {
	border-color: #d9534f;
	background: #d9534f;
}

.jqx-slider-tooltip-customdark.jqx-warning-slider, .jqx-slider-tooltip-customdark.jqx-warning-slider .jqx-fill-state-normal-customdark {
	border-color: #f0ad4e;
	background: #f0ad4e;
}

.jqx-slider-tooltip-customdark.jqx-info-slider, .jqx-slider-tooltip-customdark.jqx-info-slider .jqx-fill-state-normal-customdark {
	border-color: #5bc0de;
	background: #5bc0de;
}




.jqx-fill-state-pressed-customdark .jqx-icon-delete-customdark {
	background-image: url('images/icon-delete-white.png');
}

.jqx-fill-state-pressed-customdark .jqx-icon-edit-customdark {
	background-image: url('images/icon-edit-white.png');
}

.jqx-fill-state-pressed-customdark .jqx-icon-save-customdark {
	background-image: url('images/icon-save-white.png');
}

.jqx-fill-state-pressed-customdark .jqx-icon-cancel-customdark {
	background-image: url('images/icon-cancel-white.png');
}

.jqx-fill-state-pressed-customdark .jqx-icon-search-customdark {
	background-image: url(images/search_white.png);
}

.jqx-fill-state-pressed-customdark .jqx-icon-plus-customdark {
	background-image: url(images/plus_white.png);
}

.jqx-fill-state-pressed-customdark .jqx-menu-minimized-button-customdark {
	background-image: url('images/icon-menu-minimized-white.png');
}

.jqx-fill-state-pressed-customdark .jqx-editor-toolbar-icon-customdark {
	background: url('images/html_editor_white.png') no-repeat;
}

.jqx-editor-toolbar-button-customdark {
	border-color: var(--jqx-border-color-customdark);
}

.jqx-widget-customdark #formWrap {
	color: #000 !important;
}

.jqx-icon-close-customdark {
	background-image: url(images/close_white.png);
}
