﻿/*states, content and header*/
.jqx-widget-editor{border-color:#004a73}
.jqx-widget-content-editor{color:#004a73; border-color:#004a73}
.jqx-fill-state-normal-editor, .jqx-widget-header-editor, .jqx-menu-vertical-editor{color: #fff; border-color: #004a73; background-color:#449bca; background-image:-webkit-gradient(linear,0 0,0 100%,from(#3c91c2),to(#449bca));  background-image:-moz-linear-gradient(top,#3c91c2,#449bca);  background-image:-o-linear-gradient(top,#3c91c2,#449bca)}
.jqx-grid-cell-sort-editor, .jqx-grid-cell-filter-editor, .jqx-grid-cell-pinned-editor{color: #000; background-color:#deedf5}
.jqx-grid-cell-alt-editor, .jqx-grid-cell-sort-alt-editor, .jqx-grid-cell-filter-alt-editor{color: #000; background-color:#deedf5}
.jqx-checkbox-check-checked-editor{background:transparent url(images/check_white.png) left top no-repeat}
.jqx-checkbox-check-indeterminate-editor{background:transparent url(images/check_indeterminate_white.png) left top no-repeat}
.jqx-grid-editor, .jqx-grid-header-editor, .jqx-grid-cell-editor{border-color:#60aad2}
.jqx-widget-editor .jqx-grid-cell-editor, .jqx-widget-editor .jqx-grid-group-cell-editor{border-color:#60aad2}
.jqx-widget-editor .jqx-grid-column-menubutton-editor, .jqx-widget-editor .jqx-grid-column-sortascbutton-editor, .jqx-widget-editor .jqx-grid-column-sortdescbutton-editor, .jqx-widget-editor .jqx-grid-column-filterbutton-editor{   background-color:#449bca;border-color:#449bca}
.jqx-widget-editor .jqx-grid-column-header-editor{border-color:#449bca}
.jqx-grid-bottomright-editor, .jqx-panel-bottomright-editor, .jqx-listbox-bottomright-editor{   background-color:#449bca}
.jqx-widget-editor .jqx-grid-column-menubutton-editor, .jqx-menu-vertical-editor{background-color:#0a73a7;border-color:#0a73a7}
.jqx-grid-group-cell-editor{border-color:#60aad2; background-color:#fff}
.jqx-fill-state-hover-editor{background: #2f7097; background-image: none; border-color:#004a73; color:#fff}
.jqx-fill-state-pressed-editor, .jqx-menu-item-top-hover-editor{background: #004a73; background-image: none; border-color:#004a73; color:#fff}
 .jqx-grid-selectionarea-editor{background-color:#60aad2;border:1px solid #60aad2; opacity:0.5}
.jqx-scrollbar-state-normal-editor{background-color:#449bca; border:1px solid #449bca;}
.jqx-tabs-title-selected-bottom-editor, .jqx-tabs-selection-tracker-bottom-editor, .jqx-tabs-title-selected-top-editor, .jqx-tabs-selection-tracker-top-editor{color: #ffffff; border-color:#004a73; border-bottom:1px solid #004a73; background:#004a73}

/*icons*/
.jqx-grid-column-sortascbutton-editor, .jqx-expander-arrow-bottom-editor, .jqx-window-collapse-button-editor, .jqx-menu-item-arrow-up-editor, .jqx-menu-item-arrow-up-selected-editor, .jqx-menu-item-arrow-top-up-editor, .jqx-icon-arrow-up-editor, .jqx-icon-arrow-up-hover-editor, .jqx-icon-arrow-up-selected-editor{background-image:url('images/icon-up-white.png');background-repeat:no-repeat;background-position:center}
.jqx-grid-column-menubutton-editor, .jqx-grid-column-sortdescbutton-editor, .jqx-expander-arrow-top-editor, .jqx-window-collapse-button-collapsed-editor, .jqx-menu-item-arrow-down-editor, .jqx-menu-item-arrow-down-selected-editor, .jqx-menu-item-arrow-down-editor, .jqx-icon-arrow-down-editor, .jqx-icon-arrow-down-hover-editor, .jqx-icon-arrow-down-selected-editor{background-image:url('images/icon-down-white.png');background-repeat:no-repeat;background-position:center}

.jqx-icon-arrow-left-editor{background-image:url('images/icon-left-white.png'); background-repeat:no-repeat; background-position:center}
.jqx-icon-arrow-right-editor{background-image:url('images/icon-right-white.png'); background-repeat:no-repeat; background-position:center}
.jqx-menu-item-arrow-left-editor{background-image:url('images/icon-left.png'); background-repeat:no-repeat; background-position:center}
.jqx-menu-item-arrow-right-editor{background-image:url('images/icon-right.png'); background-repeat:no-repeat; background-position:center}

.jqx-tabs-arrow-left-editor, .jqx-menu-item-arrow-left-selected-editor, .jqx-menu-item-arrow-top-left-editor, .jqx-icon-arrow-down-left-editor, .jqx-icon-arrow-left-selected-editor{background-image:url('images/icon-left-white.png');background-repeat:no-repeat;background-position:center}
.jqx-tabs-arrow-right-editor, .jqx-menu-item-arrow-right-selected-editor, .jqx-menu-item-arrow-top-right-editor, .jqx-icon-arrow-right-hover-editor, .jqx-icon-arrow-right-selected-editor{background-image:url('images/icon-right-white.png');background-repeat:no-repeat;background-position:center}
.jqx-window-close-button-editor, .jqx-icon-close-editor, .jqx-tabs-close-button-editor, .jqx-tabs-close-button-hover-editor, .jqx-tabs-close-button-selected-editor{background-image:url(images/close_white.png);  background-repeat:no-repeat;  background-position:center}
.jqx-icon-arrow-first-editor
{
    background-image: url('images/icon-first-white.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-last-editor
{
    background-image: url('images/icon-last-white.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-search-editor
{
    background-image: url(images/search_white.png);
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-calendar-editor, .jqx-icon-calendar-hover-editor, .jqx-icon-calendar-pressed-editor {
    background-image: url('images/icon-calendar-white.png');
}
.jqx-icon-delete-editor
{
    background-image: url('images/icon-delete-white.png');
}
.jqx-icon-edit-editor
{
    background-image: url('images/icon-edit-white.png');
}
.jqx-icon-save-editor
{
    background-image: url('images/icon-save-white.png');
}
.jqx-icon-cancel-editor
{
    background-image: url('images/icon-cancel-white.png');
}
.jqx-icon-search-editor
{
    background-image: url(images/search_white.png);
}
.jqx-icon-plus-editor
{
    background-image: url(images/plus_white.png);
}

.jqx-grid-group-expand-editor, .jqx-grid-cell-editor>.jqx-grid-group-expand-editor, .jqx-tree-item-arrow-expand-editor {
    background-image: url('images/icon-down.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-group-collapse-editor, .jqx-grid-cell-editor>.jqx-grid-group-collapse-editor, .jqx-tree-item-arrow-collapse-editor {
    background-image: url('images/icon-right.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-group-collapse-rtl-editor, .jqx-grid-cell-editor>.jqx-grid-group-collapse-rtl-editor, .jqx-tree-item-arrow-collapse-rtl-editor {
    background-image: url('images/icon-left.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-group-expand-rtl-editor, .jqx-grid-cell-editor>.jqx-grid-group-expand-rtl-editor {
    background-image: url('images/icon-down.png');
    background-repeat: no-repeat;
    background-position: center;
}

.jqx-grid-cell-editor.jqx-grid-cell-selected-editor>.jqx-grid-group-expand-editor,
.jqx-grid-cell-editor.jqx-grid-cell-hover-editor>.jqx-grid-group-expand-editor {
    background-image: url('images/icon-down-white.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-cell-editor.jqx-grid-cell-selected-editor>.jqx-grid-group-collapse-editor,
.jqx-grid-cell-editor.jqx-grid-cell-hover-editor>.jqx-grid-group-collapse-editor {
    background-image: url('images/icon-right-white.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-cell-editor.jqx-grid-cell-selected-editor>.jqx-grid-group-collapse-rtl-editor,
.jqx-grid-cell-editor.jqx-grid-cell-hover-editor>.jqx-grid-group-collapse-rtl-editor {
    background-image: url('images/icon-left-white.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-cell-editor.jqx-grid-cell-selected-editor>.jqx-grid-group-expand-rtl-editor,
.jqx-grid-cell-editor.jqx-grid-cell-hover-editor>.jqx-grid-group-expand-rtl-editor {
    background-image: url('images/icon-down-white.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-menu-minimized-button-editor {
   background-image: url('images/icon-menu-minimized-white.png');
}
.jqx-editor-toolbar-icon-editor {
    background: url('images/html_editor_white.png') no-repeat;
}
.jqx-tooltip-text-editor {
    text-align: left;
    font-family: arial, sans-serif;
}