.jqx-rc-tl {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}
.jqx-rc-tr {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
.jqx-rc-bl {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.jqx-rc-br {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.jqx-rc-t {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
.jqx-rc-b {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.jqx-rc-r {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.jqx-rc-l {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.jqx-rc-all {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.jqx-rc-reset {
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}
.jqx-reset {
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    outline: none;
    box-sizing: content-box;
}
.jqx-clear {
    margin-left:  2px;
     align: left;
    valign: top;
    left: 0;
    top: 0;
    -webkit-appearance: none!important;
    outline: none!important;
    padding: 0;
    margin: 0;
}
.jqx-popup {
    box-sizing: content-box;
}
.jqx-position-reset {
    position: static!important;
}
.jqx-border-reset {
    border: none!important;
}
.jqx-overflow-hidden {
    overflow: hidden!important;
}
.jqx-position-relative {
    position: relative!important;
}
.jqx-position-absolute {
    position: absolute!important;
}
.jqx-max-size {
    width: 100%!important;
    height: 100%!important;
}
.jqx-background-reset {
    background: transparent!important;
}
.jqx-disableselect {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.jqx-enableselect {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: auto;
    -ms-user-select: text;
    user-select: all;
}
.jqx-hideborder {
    border: none!important;
}
.jqx-hidescrollbars {
    overflow: hidden!important;
}
.jqx-button {
    outline: none;
    border: 1px solid transparent;
    padding: 3px;
    text-align: center;
    vertical-align: central;
    margin: 0 0 0 0;
    cursor: default;
}
button.jqx-button, input[type=button].jqx-button, input[type=submit].jqx-button {
    box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
}
.jqx-buttongroup {
}
.jqx-group-button-normal {
    vertical-align: middle;
    text-align: center;
}
.jqx-link {
    text-decoration: none;
    color: #111;
}
.jqx-visible {
    display: block;
}
.jqx-hidden {
    display: none;
}
.jqx-widget, .jqx-widget-content, .jqx-widget-header, .jqx-fill-state-normal {
    line-height: 1.231;
}
.jqx-gauge-label, .jqx-gauge-caption {
    fill: #333;
    color: #333;
    font-size: 11px;
    font-family: Verdana;
}
.jqx-chart-axis-text, .jqx-chart-label-text, .jqx-chart-tooltip-text, .jqx-chart-legend-text {
    fill: #333;
    color: #333;
    font-size: 11px;
    font-family: Verdana;
}
.jqx-chart-axis-description {
    fill: #555;
    color: #555;
    font-size: 11px;
    font-family: Verdana;
}
.jqx-chart-title-text {
    fill: #111;
    color: #111;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
}
.jqx-chart-title-description {
    fill: #111;
    color: #111;
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana;
}
.jqx-grid {
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
}
.jqx-grid-pager {
    border: none;
    border-top: 1px solid transparent;
}
.jqx-grid-pager-top {
    border: none;
    border-bottom: 1px solid transparent;
}
.jqx-grid-pager-number {
    padding: 2px 5px;
    text-decoration: none;
    margin: 1px;
    border: 1px solid transparent;
    color: inherit!important;
    *color: expression(this.parentNode.currentStyle.color)!important;
    outline: none;
    font-weight: normal!important;
}
.jqx-grid-bottomright {
}
.jqx-grid-header {
    border-style: solid;
    border-width: 0 0 1px 0;
    overflow: hidden;
    border-color: transparent;
    margin: 0;
    padding: 0;
}
.jqx-grid-column-header, .jqx-grid-columngroup-header {
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: transparent;
    white-space: nowrap;
    border-style: solid;
    font-weight: normal;
    overflow: hidden;
    text-align: left;
    padding: 0;
    margin: 0;
}
.jqx-grid-column-header-rtl, .jqx-grid-columngroup-header-rtl {
    border-width: 0 0 0 1px;
}
.jqx-grid-columngroup-header {
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.jqx-grid-column-menubutton {
    border-style: solid;
    border-width: 0 0 0 1px;
    border-color: transparent;
    background-image: url('images/menubutton.png');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.jqx-grid-column-menubutton-rtl {
    border-width: 0 1px 0 0;
}
.jqx-grid-column-sortascbutton {
    border: none;
    background-image: url('images/sortascbutton.png');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.jqx-grid-column-sortdescbutton {
    border: none;
    background-image: url('images/sortdescbutton.png');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.jqx-grid-column-filterbutton {
    border: none;
    background-image: url('images/filter.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-grid-column-resizeline {
    border-right: 1px dotted #555;
}
.jqx-grid-validation {
    background: #df2227!important;
    color: #fff!important;
    padding: 4px 8px;
}
.jqx-grid-validation-label {
    color: #fff!important;
    background: #df2227!important;
    border: 1px solid #df2227!important;
}
.jqx-grid-validation-arrow-up {
    background-image: url('images/red_arrow_up.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.jqx-grid-validation-arrow-down {
    background-image: url('images/red_arrow_down.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.jqx-grid-column-resizestartline {
    border-right: 1px solid #444;
}
.jqx-grid-sortasc-icon {
    background-image: url('images/sortasc.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: -4px;
    margin-right: 4px;
}
.jqx-grid-sortdesc-icon {
    background-image: url('images/sortdesc.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: -4px;
    margin-right: 4px;
}
.jqx-grid-sortremove-icon {
    background-image: url('images/sortremove.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: -4px;
    margin-right: 4px;
}
.jqx-grid-drag-icon {
    background-image: url('images/drag.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 16px;
    height: 16px;
}
.jqx-grid-dragcancel-icon {
    background-image: url('images/dragcancel.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 16px;
    height: 16px;
}
.jqx-grid-groupby-icon {
    background-repeat: no-repeat;
    background-position: left center;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: -4px;
    margin-right: 4px;
}
.jqx-grid-column-header a:link, .jqx-grid-column-header a:visited {
    display: block;
    margin: 4px;
    height: 18px;
    line-height: 18px!important;
    color: inherit;
    outline: 0 none;
    text-decoration: none;
    cursor: pointer;
}
.jqx-grid-toolbar a:link, .jqx-grid-toolbar a:visited {
    margin: 4px;
    height: 18px;
    line-height: 18px!important;
    color: inherit;
    outline: 0 none;
    text-decoration: none;
    cursor: pointer;
}
.jqx-grid-groups-header, .jqx-grid-toolbar {
    border-width: 0 0 1px 0;
    border-color: #aaa;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    padding: 0;
    margin: 0;
}
.jqx-grid-groups-row {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    padding: 0;
    top: 50%;
    margin-top: -8px;
}
.jqx-grid-groups-row-details {
    font-weight: normal;
}
.jqx-grid-group-column {
    border: 1px solid transparent;
    white-space: nowrap;
    border-style: solid;
    font-weight: normal;
    overflow: hidden;
    text-align: left;
    padding: 0;
    margin: 0;
}
.jqx-grid-group-column-line {
    background: #aaa;
}
.jqx-grid-group-drag-line {
    background: #80be09;
}
.jqx-grid-group-column a:link {
    display: block;
    margin: 4px;
    height: 18px;
    line-height: 18px!important;
    outline: 0 none;
    text-decoration: none;
    cursor: pointer;
    color: inherit;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-grid-group-column a:visited {
    color: inherit;
    display: block;
    margin: 4px;
    height: 18px;
    line-height: 18px!important;
    outline: 0 none;
    text-decoration: none;
    cursor: pointer;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-grid-cell {
    margin-left:  2px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    margin-right: 1px;
    margin-bottom: 1px;
    border-color: transparent;
    background: #fff;
    white-space: nowrap;
    font-weight: normal;
    font-size: inherit;
    overflow: hidden;
    position: absolute!important;
    height: 100%}
.jqx-grid-cell-locked {
    color: #aaa!important;
}
.jqx-grid-group-cell {
    overflow: hidden;
    position: absolute!important;
    height: 100%;
    background: #fff;
}
.jqx-grid-cell-sort {
    background-color: #f0f0f0;
}
.jqx-grid-cell-filter {
    background-color: #e6e6e6;
}
.jqx-grid-content {
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent;
    white-space: nowrap;
    overflow: hidden;
}
.jqx-grid-group-cell, .jqx-grid-empty-cell {
    border-style: solid;
    border-width: 0 0 1px 0;
    white-space: nowrap;
    font-weight: normal;
}
.jqx-widget .jqx-grid-cleared-cell, .jqx-grid-cleared-cell {
    border: transparent!important;
}
.jqx-grid-cell-wrap {
    white-space: normal!important;
}
.jqx-tree-grid-indent {
    width: 14px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    vertical-align: top;
}
.jqx-tree-grid-title {
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jqx-tree-grid-collapse-button, .jqx-tree-grid-expand-button {
    display: inline-block;
    margin-top: 2px;
    margin-right: 0;
    position: relative;
    width: 14px;
    height: 13px;
    vertical-align: top;
}
.jqx-tree-grid-checkbox {
    float: none!important;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-right: 2px!important;
    margin-left: 2px!important;
}
.jqx-tree-grid-icon {
    float: none!important;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}
.jqx-tree-grid-icon-rtl {
    margin-right: 0;
    margin-left: 4px;
}
.jqx-tree-grid-icon-size {
    width: 14px;
    height: 14px;
    line-height: 16px;
}
.jqx-tree-grid-checkbox-tick {
    width: 100%;
    height: 100%}
.jqx-tree-grid-expand-button {
    height: 10px;
    width: 14px;
    vertical-align: top;
}
.jqx-cell {
    min-height: 23px;
    padding: 6px 4px;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid transparent;
    border-top-width: 0;
    border-left-width: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    white-space: normal;
    line-height: 1.231;
}
.jqx-grid-cell-nowrap {
    white-space: nowrap;
}
.jqx-cell-editor {
    padding-left: 4px!important;
    padding-right: 3px!important;
}
.jqx-left-align {
    text-align: left;
}
.jqx-center-align {
    text-align: center;
}
.jqx-right-align {
    text-align: right;
}
.jqx-grid-table .jqx-grid-cell {
    position: static!important;
    zoom: 1;
}
.jqx-grid-table {
    font-size: 13px;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    border-collapse: separate;
    border-spacing: 0;
    -webkit-overflow-scrolling: touch;
    outline: none;
    zoom: 1;
    empty-cells: show;
    border-right: 1px solid #aaa;
    line-height: 1.231;
    width: auto;
    border: none;
}
.jqx-grid-table-rtl {
    border-left-width: 1px;
    border-right-width: 0;
}
.jqx-details table {
    border-collapse: collapse;
    table-layout: fixed;
    border-spacing: 0;
}
.jqx-grid-group-details-cell {
}
.jqx-grid-details-cell {
    border-width: 0 1px 0 0;
}
.jqx-grid-cell-alt {
    background: #f9f9f9;
}
.jqx-grid-cell-sort-alt {
    background-color: #e5e5e5;
}
.jqx-grid-cell-filter-alt {
    background-color: #f0f0f0;
}
.jqx-grid-cell-pinned {
    background-color: #e5e5e5;
}
.jqx-grid-cell-pinned-alt {
    background-color: #e5e5e5;
}
.jqx-grid-cell-selected {
    border-left: 0 solid transparent;
}
.jqx-cell-rtl {
    border-left-width: 1px;
    border-right-width: 0;
}
.jqx-grid-cell-rtl {
    border-width: 0 0 1px 1px;
}
.jqx-grid-table .jqx-grid-cell {
    border-width: 0 0 1px 1px;
}
.jqx-grid-table .jqx-grid-cell:first-child {
    border-left-width: 0;
}
.jqx-grid-selectionarea {
    border: 1px solid transparent;
    opacity: .5;
    filter: alpha(opacity=50);
}
.jqx-grid-cell-hover {
    border-color: transparent;
}
.jqx-grid-empty-cell {
    overflow: visible;
    border-bottom: none;
}
.jqx-grid-load {
    padding-right: 0;
    background-image: url(images/loader.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 9999;
    display: block;
}
.jqx-grid-group-collapse {
    padding-right: 0;
    background-image: url(images/icon-right.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.jqx-grid-group-collapse-rtl {
    padding-right: 0;
    background-image: url(images/icon-left.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.jqx-grid-group-expand, .jqx-grid-group-expand-rtl {
    padding-right: 0;
    background-image: url(images/icon-down.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.jqx-progressbar {
    overflow: hidden;
    outline: none;
    border: 1px solid transparent;
    height: 2em;
}
.jqx-progressbar-value {
    outline: none;
    border: 0 solid transparent;
    height: 100%}
.jqx-progressbar-value-vertical {
    outline: none;
    border: 0 solid transparent;
    height: 100%;
    background: transparent;
}
.jqx-progressbar-text {
    font-size: 10px;
    border: none;
}
.jqx-progressbar-disabled {
    outline: none;
    border: 1px solid transparent;
    height: 2em;
}
.jqx-menu {
    border: 1px solid transparent;
    float: none;
    margin: 0;
    height: 100%;
    padding: 0;
    overflow: hidden;
    text-align: left;
}
.jqx-menu-dropdown-column {
    float: left;
}
.jqx-menu-horizontal {
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
}
.jqx-menu-vertical {
    text-align: left;
}
.jqx-menu-dropdown {
    left: 100%;
    margin: 0;
    padding: 0;
    right: 0;
    overflow: hidden;
    display: none;
    float: none;
    width: 150px;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    padding: 2px;
}
.jqx-menu-dropdown ul {
    left: 100%;
    margin: 0;
    padding: 0;
    right: 0;
    overflow: hidden;
    border: none;
}
.jqx-menu ul {
    left: 100%;
    margin: 0;
    padding: 2px;
    right: 0;
    overflow: hidden;
    background-color: transparent;
    border: none;
}
.jqx-menu li, .jqx-menu-dropdown li {
    line-height: 1.3!important;
}
.jqx-menu-item-top {
    border: 1px solid transparent;
    text-indent: 0;
    list-style: none;
    padding: 4px 8px 4px 8px;
    left: 100%;
    overflow: hidden;
    color: inherit;
    right: 0;
    margin: 0 1px 0 1px;
    cursor: pointer;
}
.jqx-menu-item {
    border: 1px solid transparent;
    text-indent: 0;
    list-style: none;
    padding: 4px 8px 4px 8px;
    margin: 1px;
    float: none;
    overflow: hidden;
    left: 100%;
    color: inherit;
    right: 0;
    text-align: left;
    cursor: pointer;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-menu-item-hover {
    color: inherit;
    right: 0;
    list-style: none;
    margin: 1px;
    left: 100%;
    padding: 4px 8px 4px 8px;
    text-align: left;
    cursor: pointer;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-menu-item-top-hover {
    color: inherit;
    right: 0;
    list-style: none;
    margin: 0 1px 0 1px;
    left: 100%;
    padding: 4px 8px 4px 8px;
    top: 50%;
    cursor: pointer;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-menu-item-selected {
    right: 0;
    list-style: none;
    margin: 1px;
    left: 100%;
    padding: 4px 8px 4px 8px;
    text-align: left;
    cursor: pointer;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-menu-item-disabled {
}
.jqx-menu-item-top-selected {
    right: 0;
    list-style: none;
    margin: 0 1px 0 1px;
    left: 100%;
    padding: 4px 8px 4px 8px;
    cursor: pointer;
}
.jqx-menu-item-separator {
    text-indent: 0;
    background-color: #ddd;
    border: none;
    list-style: none;
    height: 1px;
    line-height: 0!important;
    padding: 0;
    margin: 1px 2px 1px 2px;
    float: none;
    overflow: hidden;
    left: 100%;
    color: inherit;
    right: 0;
    font-size: 1px;
}
.jqx-menu-item-arrow-right {
    background-image: url(images/icon-right.png);
}
.jqx-menu-item-arrow-down {
    background-image: url(images/icon-down.png);
}
.jqx-menu-item-arrow-up {
    background-image: url(images/icon-up.png);
}
.jqx-menu-minimized {
    position: relative;
}
.jqx-menu-title {
    position: relative;
    float: right;
    margin-top: 4px;
    padding-top: 4px;
    padding-right: 20px;
}
.jqx-menu-minimized-button {
    background-image: url('images/icon-menu-minimized.png');
    background-repeat: no-repeat;
    background-position: left center;
    height: 24px;
    width: 24px;
    padding: 0;
    margin-left: 7px;
    margin-top: 4px;
    float: left;
}
.jqx-menu-ul-minimized {
    display: block!important;
    width: auto!important;
}
.jqx-menu-ul-minimized ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
}
.jqx-menu-minimized li:last-child {
    padding-bottom: 0;
    margin: 0;
}
.jqx-menu-item-arrow-right, .jqx-menu-item-arrow-down, .jqx-menu-item-arrow-up, .jqx-menu-item-arrow-right {
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding-right: 0;
    margin-right: -8px;
    width: 17px;
    height: 15px;
}
.jqx-menu-item-arrow-left {
    padding-right: 0;
    padding-left: 5px;
    width: 17px;
    height: 15px;
    background-image: url(images/icon-left.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.jqx-menu-item-arrow-right-selected {
    background-image: url(images/icon-right.png);
}
.jqx-menu-item-arrow-down-selected {
    background-image: url(images/icon-down.png);
}
.jqx-menu-item-arrow-up-selected {
    background-image: url(images/icon-up.png);
}
.jqx-menu-item-arrow-right-selected, .jqx-menu-item-arrow-up-selected, .jqx-menu-item-arrow-down-selected, .jqx-menu-item-arrow-top-right {
    padding-right: 0;
    margin-right: -8px;
    width: 17px;
    height: 15px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
.jqx-menu-item-arrow-top-right {
    background-image: url(images/icon-right.png);
}
.jqx-menu-item-arrow-left-selected {
    background-image: url(images/icon-left.png);
}
.jqx-menu-item-arrow-top-left {
    background-image: url(images/icon-left.png);
}
.jqx-menu-item-arrow-left-selected, .jqx-menu-item-arrow-top-left {
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding-right: 0;
    padding-left: 5px;
    width: 17px;
    height: 15px;
}
.jqx-menu-item a:link, .jqx-menu-item a:visited, .jqx-menu-item a:hover, .jqx-menu-item-top a:link, .jqx-menu-item-top a:visited, .jqx-menu-item-top a:hover {
    text-decoration: none;
    color: inherit;
    outline: none;
    background-color: transparent;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-menu-disabled {
    cursor: default;
}
.jqx-menu-disabled a:link {
    cursor: default;
    text-decoration: none;
}
.jqx-menu-disabled a:visited {
    cursor: default;
    text-decoration: none;
}
.jqx-menu-disabled a:hover {
    cursor: default;
}
.jqx-menu-dropdown {
    right: -1px;
}
.jqx-tree {
    left: 100%;
    right: 0;
    float: none;
    margin: 0;
    border-style: solid;
    border-width: 1px;
    padding: 0;
    overflow: hidden;
    text-align: left;
    outline: none;
    white-space: nowrap;
    line-height: 14px!important;
}
.jqx-tree-dropdown-root {
    left: 100%;
    padding: 0 5px 0 5px;
    right: 0;
    display: block;
    float: none;
    background-color: transparent;
    border-style: solid;
    border-width: 0;
    border-color: #fff;
    text-align: left;
    outline: none;
    white-space: nowrap;
    margin: 0;
}
.jqx-tree-dropdown-root-rtl {
    padding: 0 5px 0 0;
    text-align: right;
    float: right;
    margin: 0;
}
.jqx-tree-dropdown {
    left: 100%;
    margin: 0;
    padding: 0 0 0 10px;
    right: 0;
    display: block;
    float: none;
    background-color: transparent;
    border-style: solid;
    border-width: 0;
    border-color: transparent;
    text-align: left;
    outline: none;
}
.jqx-tree-dropdown-rtl {
    padding: 3px 0 0 0;
    text-align: right;
}
.jqx-tree-item {
    border: 1px solid transparent;
    text-indent: 0;
    list-style: none;
    padding: 3px;
    margin: 0;
    float: none;
    overflow: hidden;
    left: 100%;
    right: 0;
    text-align: left;
    cursor: default;
    text-decoration: none;
}
.jqx-tree-item-li {
    text-indent: 0;
    background-color: transparent;
    border: 0 solid transparent;
    list-style: none;
    left: 100%;
    right: 0;
    text-align: left;
    outline: none;
    margin: 0;
    margin-top: 1px;
    padding: 0;
}
.jqx-tree-item-u-last {
    margin: 0 0 0 0;
}
.jqx-tree-item-hover {
    color: inherit;
    right: 0;
    padding: 3px;
    margin: 0;
    list-style: none;
    left: 100%;
    cursor: pointer;
    text-decoration: none;
}
.jqx-tree-item-selected {
    color: inherit;
    right: 0;
    padding: 3px;
    margin: 0;
    list-style: none;
    left: 100%;
    cursor: pointer;
    text-decoration: none;
}
.jqx-tree-item-rtl {
    text-align: right;
}
.jqx-tree-item-li-rtl {
    text-align: right;
}
.jqx-tree-item a:link, .jqx-tree-item a:visited {
    text-indent: 0;
    background-color: transparent;
    border: 0 solid transparent;
    list-style: none;
    padding: 0;
    margin: 0;
    float: none;
    overflow: hidden;
    left: 100%;
    color: inherit;
    right: 0;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}
.jqx-tree-item-selected, .jqx-tree-item-hover a:hover {
    color: inherit;
}
.jqx-tree-item-selected, .jqx-tree-item-hover a:visited {
    color: inherit;
}
.jqx-tree-item-disabled {
}
.jqx-tree-item-arrow-collapse, .jqx-tree-item-arrow-collapse-hover {
    padding-right: 0;
    width: 17px;
    height: 17px;
    background-image: url(images/icon-right.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.jqx-tree-item-arrow-collapse-rtl, .jqx-tree-item-arrow-collapse-hover-rtl {
    background-image: url(images/icon-left.png);
}
.jqx-tree-item-arrow-expand, .jqx-tree-item-arrow-expand-hover {
    padding-right: 0;
    width: 17px;
    height: 17px;
    background-image: url(images/icon-down.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.jqx-tree-disabled {
    cursor: default;
}
.jqx-tree-disabled a:link {
    cursor: default;
    text-decoration: none;
}
.jqx-tree-disabled a:visited {
    cursor: default;
    text-decoration: none;
}
.jqx-tree-disabled a:hover {
    cursor: default;
}
.jqx-tabs {
    outline: none;
    margin: 0 0 0 0;
    padding: 0;
    overflow: hidden;
    background: transparent;
    border: 1px solid transparent;
}
.jqx-tabs-close-button {
    outline: none;
    background-image: url(images/close.png);
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    left: 5px;
}
.jqx-tabs-close-button-selected {
    outline: none;
    background-image: url(images/close.png);
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.jqx-tabs-close-button-hover {
    outline: none;
    background-image: url(images/close.png);
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.jqx-tabs-arrow-left {
    outline: none;
    position: relative;
    z-index: 15;
    float: left;
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url('images/icon-left.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-tabs-arrow-right {
    outline: none;
    position: relative;
    z-index: 15;
    background-image: url('images/icon-right.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    cursor: pointer;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.jqx-tabs-arrow-background {
    background: #eee;
}
.jqx-tabs-title {
    outline: none;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    left: 100%;
    right: 0;
    text-indent: 0;
    list-style: none;
    border: 1px solid transparent;
    margin: 0 2px 0 0;
    overflow: hidden;
    z-index: 1;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
    background: transparent;
    height: auto;
    position: relative;
}
.jqx-tabs-title-bottom {
}
.jqx-tabs-title a:link {
    color: inherit;
    *color: expression(this.parentNode.currentStyle.color);
    text-decoration: none;
}
.jqx-tabs-title a:hover {
    color: inherit;
    *color: expression(this.parentNode.currentStyle.color);
    text-decoration: none;
}
.jqx-tabs-title a:active {
    color: inherit;
    *color: expression(this.parentNode.currentStyle.color);
    text-decoration: none;
}
.jqx-tabs-title a:visited {
    color: inherit;
    *color: expression(this.parentNode.currentStyle.color);
    text-decoration: none;
}
.jqx-tabs-title-selected-top {
    z-index: 99;
    outline: none;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    padding-bottom: 7px;
}
.jqx-tabs-title-selected-bottom {
    outline: none;
    border-top: 1px solid #fff;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-top: -2px;
    background-color: #fff;
}
.jqx-tabs-title-hover-top {
    outline: none;
    border: 1px solid transparent;
    padding-bottom: 5px;
}
.jqx-tabs-title-hover-bottom {
    outline: none;
    border: 1px solid transparent;
    padding-top: 5px;
}
.jqx-tabs-title-disable {
}
.jqx-tabs-header {
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    padding-bottom: 1px;
    margin: 0;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 1px solid #aaa;
    background: #eee;
}
.jqx-tabs-header-bottom {
    padding-top: 1px;
    padding-bottom: 3px;
    border-top: 0 solid #aaa;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 1px solid transparent;
}
.jqx-tabs-header-collapsed {
    border: 1px solid #aaa;
}
.jqx-tabs-header-collapsed-bottom {
    border: 1px solid #aaa;
}
.jqx-tabs-collapsed {
    border: 0 solid transparent;
}
.jqx-tabs-collapsed-bottom {
    border: 0 solid transparent;
}
.jqx-tabs-selection-tracker-container {
    outline: none;
    position: relative;
    text-indent: 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: transparent;
    height: 0;
}
.jqx-tabs-selection-tracker-top {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding-bottom: 2px;
    background-color: #fff;
    outline: none;
    position: absolute;
    z-index: 10;
}
.jqx-tabs-selection-tracker-bottom {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background-color: #fff;
    outline: none;
    position: absolute;
    z-index: 10;
    margin-top: -1px;
    padding-bottom: 2px;
}
.jqx-tabs-content {
    outline: none;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    text-align: left;
    clear: both;
}
.jqx-tabs-content-element {
    height: 100%;
    overflow: auto;
}
.jqx-checkbox {
    text-align: left;
    border: none;
    outline: none;
    margin: 0 0 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jqx-checkbox-default {
    text-align: left;
    float: left;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    margin: 0 3px 0 3px;
}
.jqx-checkbox-hover {
    cursor: pointer;
    float: left;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    margin: 0 3px 0 3px;
}
.jqx-checkbox-disabled {
    cursor: default;
    background: transparent;
    padding: 0;
    border: none;
    outline: none;
    margin: 0 0 0 0;
}
.jqx-checkbox-disabled-box {
    float: left;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    margin: 0 3px 0 3px;
}
.jqx-checkbox-check-checked {
    float: left;
    background: transparent url(images/check_black.png) center center no-repeat;
    padding: 0;
    border: none;
    outline: none;
    margin: 0 0 0 0;
}
.jqx-checkbox-check-disabled {
    float: left;
    background: transparent url(images/check_disabled.png) center center no-repeat;
    padding: 0;
    border: none;
    outline: none;
    margin: 0 0 0 0;
}
.jqx-checkbox-check-indeterminate {
    float: left;
    background: transparent url(images/check_indeterminate_black.png) center center no-repeat;
    padding: 0;
    border: none;
    outline: none;
    margin: 0 0 0 0;
}
.jqx-checkbox-check-indeterminate-disabled {
    float: left;
    background: transparent url(images/check_indeterminate_disabled.png) center center no-repeat;
    padding: 0;
    border: none;
    outline: none;
    margin: 0 0 0 0;
}
.jqx-checkbox-rtl {
    float: right;
}
.jqx-radiobutton {
    text-overflow: ellipsis;
    border: none;
    outline: none;
    margin: 0 0 0 0;
    white-space: nowrap;
}
.jqx-radiobutton-default {
    cursor: pointer;
    float: left;
    background: transparent url(images/roundbg_classic_normal.png) left center scroll repeat-x;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    margin: 1px 3px 0 3px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.jqx-radiobutton-hover {
    cursor: pointer;
    float: left;
    background: transparent;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    margin: 1px 3px 0 3px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.jqx-radiobutton-disabled {
    cursor: default;
}
.jqx-radiobutton-disabled-box {
}
.jqx-radiobutton-check-checked {
    float: left;
    background: transparent url(images/roundbg_check_black.png) left top no-repeat;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    margin: 0 0 0 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 7px;
    height: 7px;
    margin-left: 2px;
    margin-top: 2px;
}
.jqx-radiobutton-check-disabled {
}
.jqx-radiobutton-check-indeterminate {
    float: left;
    background: transparent url(images/roundbg_check_indeterminate.png) left top no-repeat;
    padding: 0;
    border: none;
    outline: none;
    margin: 0 0 0 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    margin-left: 2px;
    margin-top: 2px;
}
.jqx-radiobutton-check-indeterminate-disabled {
}
.jqx-radiobutton-rtl {
    float: right;
}
.jqx-rating {
    margin: 0;
    padding: 0;
    outline: none;
    overflow: hidden;
}
.jqx-rating-image {
    border-width: 0;
}
.jqx-rating-image-default {
    margin: 0;
    padding: 0;
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(images/star.png);
    overflow: hidden;
}
.jqx-rating-image-hover {
    background-color: transparent;
    padding: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(images/star_hover.png);
    overflow: hidden;
}
.jqx-rating-image-backward {
    background-color: transparent;
    padding: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(images/star_disabled.png);
    overflow: hidden;
}
.jqx-calendar {
    border: 1px solid transparent;
    -webkit-appearance: none;
    overflow: hidden;
    outline: none;
    padding: 0;
    margin: 0 0 0 0;
    cursor: default;
    border-collapse: separate;
}
.jqx-calendar td {
    padding-top: 0;
    padding-bottom: 0;
    border-collapse: separate;
    border-spacing: 1px;
    font-size: 13px;
    line-height: 1.231;
}
.jqx-calendar table {
    margin: 0;
    padding: 0;
    border-collapse: separate;
    border-spacing: 1px;
    font-size: 13px;
    line-height: 1.231;
}
.jqx-calendar-row-header {
    outline: none;
    border: 0 solid #f2f2f2;
    padding: 0;
    margin: 0 0 0 0;
    cursor: default;
}
.jqx-calendar-column-header {
    outline: none;
    text-align: right;
    padding: 3px;
    border-top: none;
    border-bottom: 1px solid transparent;
    border-left: none;
    border-right: none;
    margin: 0 0 0 0;
    cursor: default;
}
.jqx-calendar-top-left-header {
    outline: none;
    border: 0 solid #f2f2f2;
    margin: 0 0 0 0;
    cursor: default;
}
.jqx-calendar-title-navigation {
    cursor: pointer;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: none;
    width: 25px;
    height: 25px;
}
.jqx-calendar-month {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%}
.jqx-calendar-title-content {
    cursor: pointer;
    text-align: center;
}
.jqx-calendar-title-header {
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0 0 0 0;
}
.jqx-calendar-title-header td {
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.jqx-calendar-title-header-disabled {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0 0 0 0;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
}
.jqx-calendar-cell {
    border: 1px solid transparent;
    margin: 0;
    outline: none;
    text-align: center;
    padding: 1px;
    cursor: pointer;
    background-color: transparent;
}
.jqx-calendar-cell td {
    padding: 0;
    margin: 0;
}
.jqx-calendar-cell-decade, .jqx-calendar-cell-year {
    text-align: center;
}
.jqx-calendar .jqx-fill-state-normal {
    background: transparent;
    border: 1px solid transparent;
}
.jqx-calendar-cell-hidden {
    margin: 0 0 0 0;
    visibility: hidden;
    cursor: default;
}
.jqx-calendar-cell-weekend {
    color: #898989!important;
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-calendar-cell-specialDate {
    color: red!important;
    background-color: transparent;
    border: 1px solid #fff;
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-calendar-cell-selected-invalid {
    color: #fff!important;
    background: red!important;
    border: 1px solid red!important;
}
.jqx-calendar-cell-today {
    color: #898989;
    background-color: #ffffdb;
    border: 1px solid #fdc066;
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-calendar-cell-hover {
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-calendar-cell-selected {
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-calendar-cell-othermonth {
    color: #898989!important;
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-calendar-cell-disabled {
    color: #ccc;
}
.jqx-calendar-row-cell {
    outline: none;
    text-align: center;
    border: 1px solid transparent;
    margin: 0 0 0 0;
    cursor: default;
}
.jqx-calendar-row-cell-disabled {
}
.jqx-calendar-footer {
    margin: 5px;
    color: inherit;
    font-size: 13px;
}
.jqx-calendar-title-container {
    overflow: hidden;
}
.jqx-calendar-column-cell {
    overflow: hidden;
    text-align: center;
    outline: none;
    font-weight: normal;
    padding: 1px;
    border: 1px solid transparent;
    margin: 0 0 0 0;
    cursor: default;
}
.jqx-calendar-column-cell-disabled {
}
.jqx-calendar-view {
    -webkit-appearance: none;
    outline: none;
    padding: 0;
    border: 0 solid #fff;
    margin: 0 0 0 0;
    cursor: default;
}
.jqx-expander {
}
.jqx-expander-header, .jqx-expander-content {
    border-left-width: 1px;
    border-right-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    padding-top: 5px;
    padding-bottom: 5px;
    outline: 0;
}
.jqx-expander-header-content {
    padding-left: 3px;
}
.jqx-expander-header-content-rtl {
    padding-right: 3px;
}
.jqx-expander-content {
    padding-top: 0;
    padding-bottom: 0;
    overflow: auto;
    outline: 0;
}
.jqx-expander-header, .jqx-expander-content-top {
    border-top-width: 1px;
    border-top-style: solid;
}
.jqx-expander-header, .jqx-expander-content-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.jqx-expander-header {
    cursor: pointer;
    overflow: hidden;
}
.jqx-expander-header-disabled {
    cursor: default;
}
.jqx-expander-arrow {
    width: 17px;
    height: 17px;
    position: relative;
}
.jqx-expander-content-empty {
    border-width: 0;
    padding: 0;
}
.jqx-navigationbar {
    border: none;
    margin: 0;
    -webkit-appearance: none;
    outline: none;
}
.jqx-panel {
    border: 1px solid transparent;
    -webkit-appearance: none;
    outline: none;
    padding: 0;
    margin: 0;
    cursor: default;
    overflow: hidden;
}
.jqx-panel-bottomright {
}
.jqx-dropdownbutton-popup {
    -webkit-appearance: none;
    outline: none;
    border: 1px solid transparent;
}
.jqx-listbox {
    -webkit-appearance: none;
    outline: none;
    border: 1px solid transparent;
    padding: 0;
    margin: 0;
    cursor: default;
    overflow: hidden;
}
.jqx-listbox-bottomright {
}
.jqx-listitem-state-group {
    white-space: nowrap;
    padding: 4px 2px 4px 2px;
    background: transparent;
    font-weight: bold;
    text-align: left;
    outline: none;
    overflow: hidden;
    vertical-align: middle;
    cursor: default;
}
.jqx-listitem-state-normal {
    white-space: nowrap;
    padding: 3px;
    margin: 1px;
    border: 1px solid transparent;
    outline: none;
    visibility: inherit;
    display: inherit;
    text-align: left;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    cursor: default;
}
.jqx-listitem-state-hover {
    white-space: nowrap;
    background: transparent;
    padding: 3px 3px 3px 3px;
    margin: 1px;
    border: 1px solid transparent;
}
.jqx-listitem-state-selected {
    white-space: nowrap;
    padding: 3px 3px 3px 3px;
    margin: 1px;
    border: 1px solid transparent;
}
.jqx-listbox-feedback {
    height: 1px;
    border-top: 1px dashed #000;
}
.jqx-listitem-element {
    -ms-touch-action: none;
    border: none;
    width: 100%;
    height: 100%;
    align: left;
    valign: top;
    position: absolute;
}
.jqx-combobox-content {
    padding: 0;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-appearance: none;
    outline: none;
    border: none;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 1px solid transparent;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}
.jqx-combobox-content-rtl {
    border: none;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-right: none;
    border-left: 1px solid transparent;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}
.jqx-combobox-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    padding: 0 0 0 0;
    outline: none;
    border: 0 solid #aaa;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}
.jqx-combobox-input::-ms-clear {
    display: none;
}
.jqx-combobox-content-disabled {
    color: #aaa;
}
.jqx-combobox-arrow-normal, .jqx-action-button {
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    margin: 0 0 0 0;
    border: none;
    cursor: pointer;
}
.jqx-combobox-arrow-hover, .jqx-combobox-arrow-selected {
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    margin: 0 0 0 0;
}
.jqx-combobox-state-normal {
    -webkit-appearance: none;
    outline: none;
    border: 1px solid transparent;
    overflow: hidden;
    margin: 0 0 0 0;
}
.jqx-combobox-state-hover {
    overflow: hidden;
    border: 1px solid transparent;
    margin: 0 0 0 0;
}
.jqx-combobox-state-selected {
    overflow: hidden;
    border: 1px solid transparent;
    margin: 0 0 0 0;
}
.jqx-combobox-state-focus {
    border: 1px solid transparent;
}
.jqx-combobox-multi-item {
    padding: 1px 3px;
    margin: 2px;
    white-space: nowrap;
    border-style: solid;
    font-weight: normal;
    overflow: hidden;
    text-align: left;
}
.jqx-combobox-multi-item a:link, .jqx-combobox-multi-item a:visited {
    color: inherit;
    display: block;
    outline: 0 none;
    text-decoration: none;
    cursor: pointer;
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-combobox-state-disabled {
    white-space: nowrap;
    margin: 0;
    color: #aaa;
}
.jqx-select {
    overflow: hidden;
    padding-left: 3px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    -webkit-appearance: none;
    outline: 0 none;
}
.jqx-select-content {
    cursor: pointer;
    text-overflow: ellipsis;
}
.jqx-select-container {
    padding: 0;
}
.jqx-select-item {
    padding: 3px;
    margin: 1px;
    white-space: normal!important;
    cursor: default;
}
.jqx-dropdownlist-content {
    padding: 0;
    overflow: hidden;
    padding-left: 3px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-appearance: none;
    outline: 0 none;
    border: none;
}
.jqx-dropdownlist-content-rtl {
    padding-left: 0;
    padding-right: 3px;
}
.jqx-dropdownlist-content-disabled {
}
.jqx-dropdownlist-state-normal {
    -webkit-appearance: none;
    outline: none;
    border: 1px solid transparent;
    overflow: hidden;
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-dropdownlist-state-hover {
    overflow: hidden;
    border: 1px solid transparent;
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-dropdownlist-state-selected {
    overflow: hidden;
    background-color: transparent;
    border: 1px solid transparent;
    margin: 0 0 0 0;
    cursor: pointer;
}
.jqx-dropdownlist-state-focus {
    border: 1px solid #909090;
}
.jqx-dropdownlist-state-disabled {
}
.jqx-scrollbar {
    background: transparent;
    margin: 0;
    padding: 0;
    border: none;
}
.jqx-scrollbar-state-normal {
    background: #efefef;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}
.jqx-scrollbar-button-state-normal {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}
.jqx-scrollbar-button-state-hover {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}
.jqx-scrollbar-button-state-pressed {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}
.jqx-scrollbar-thumb-state-normal-horizontal {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 1px solid transparent;
}
.jqx-scrollbar-thumb-state-hover-horizontal {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}
.jqx-scrollbar-thumb-state-pressed-horizontal {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}
.jqx-scrollbar-thumb-state-normal {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}
.jqx-scrollbar-thumb-state-hover {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 1px solid transparent;
}
.jqx-scrollbar-thumb-state-pressed {
    margin: 0;
    padding: 0;
    background: #d1d1d1;
    border: 1px solid #909090;
}
.jqx-window {
    position: absolute;
    overflow: hidden;
    border: 1px solid transparent;
}
.jqx-window-disabled {
}
.jqx-window-header {
    outline: none;
    border-width: 0;
    border-bottom: 1px solid transparent;
    overflow: hidden;
    padding: 5px;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
}
.jqx-window-header-disabled {
}
.jqx-window-content {
    outline: none;
    overflow: auto;
    text-align: left;
    background-color: transparent;
    padding: 5px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.jqx-window-content-disabled {
    outline: none;
    overflow: auto;
    text-align: left;
    padding: 5px;
}
.jqx-window-close-button {
    cursor: pointer;
    background-image: url(images/close.png);
    background-repeat: no-repeat;
}
.jqx-window-collapse-button {
    background-image: url(images/icon-up.png);
    cursor: pointer;
    margin-top: 1px;
}
.jqx-window-collapse-button-collapsed {
    margin-top: 0;
    cursor: pointer;
    background-image: url(images/icon-down.png);
}
.jqx-window-modal {
    background-color: #000;
}
.jqx-window-close-button-hover {
}
.jqx-docking {
    overflow: hidden;
}
.jqx-docking-panel {
    margin: 0;
    padding: 0;
    min-height: 100px;
}
.jqx-docking-drop-indicator {
    border-style: dashed;
    border-width: 1px;
    margin: 0;
}
.jqx-docking-window {
    margin: 0;
}
.jqx-slider {
    outline: none;
    clear: both;
}
.jqx-slider-tick {
    border-left: 1px solid transparent;
    z-index: 9;
}
.jqx-slider-tick-horizontal {
    width: 1px;
    border-left: none;
    margin-top: 1px;
}
.jqx-slider-tick-vertical {
    height: 1px;
    border-top: none;
}
.jqx-slider-tickscontainer {
    z-index: 10;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    z-index: 9;
}
.jqx-slider-slider {
    cursor: pointer;
    width: 16px;
    height: 16px;
    z-index: 15;
    position: absolute;
    left: 0;
    top: 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%}
.jqx-slider-button {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-sizing: content-box!important;
}
.jqx-slider-slider-horizontal {
    margin-top: -5px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid transparent;
}
.jqx-slider-slider-vertical {
    margin-left: -5px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid transparent;
}
.jqx-slider-track {
    height: 8px;
    float: left;
    position: relative;
    z-index: 20;
}
.jqx-slider-track-horizontal {
    height: 8px;
    margin-top: 2px;
}
.jqx-slider-track-vertical {
    width: 8px;
}
.jqx-slider-rangebar {
}
.jqx-splitter {
    overflow: hidden;
    border: 1px solid transparent;
    position: relative;
}
.jqx-splitter-splitbar-vertical {
    border: 1px solid transparent;
    border-top-width: 0;
    border-bottom-width: 0;
    cursor: e-resize;
    cursor: col-resize;
    position: absolute;
}
.jqx-splitter-splitbar-hover {
    background-color: transparent;
}
.jqx-splitter-splitbar-horizontal {
    position: absolute;
    border: 1px solid transparent;
    border-left-width: 0;
    border-right-width: 0;
    cursor: n-resize;
    cursor: row-resize;
}
.jqx-splitter-splitbar-invalid {
    background: red!important;
}
.jqx-splitter-collapse-button-horizontal {
    cursor: pointer;
    width: 45px;
    height: 5px;
}
.jqx-splitter-collapse-button-vertical {
    cursor: pointer;
    width: 5px;
    height: 45px;
}
.jqx-splitter-splitbar-collapsed {
    cursor: default;
}
.jqx-splitter-panel {
    border: none;
    outline: none;
    position: absolute;
    overflow: hidden;
}
.jqx-splitter-nested, .jqx-splitter-panel-nested {
    border: none;
    overflow: hidden;
}
.jqx-draggable {
}
.jqx-draggable-dragging {
    border: 0 solid #000;
}
.jqx-draggable-disabled {
    cursor: default;
}
.jqx-validator-hint {
    height: 18px;
    width: auto;
    display: inline-block;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Verdana;
    font-size: 13px;
    border: 1px solid #6e0000;
    background-color: #942724;
    color: #fff;
    z-index: 99999;
    white-space: nowrap;
}
.jqx-validator-hint-arrow {
    z-index: 99999;
    height: 9px;
    width: 9px;
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-image: url(images/multi-arrow.gif);
}
.jqx-validator-error-label {
    color: #dd4b39;
    vertical-align: top;
    text-align: left;
    display: block;
    cursor: default;
    line-height: 17px;
}
.jqx-validator-error-element {
    border-color: #dd4b39!important;
}
.jqx-switchbutton {
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.jqx-switchbutton-thumb {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #ccc;
}
.jqx-switchbutton-label {
    font-size: 15px;
    font-family: Sans-Serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.jqx-switchbutton-wrapper {
}
.jqx-switchbutton-label-on {
}
.jqx-switchbutton-label-off {
}
.jqx-left-arrow {
    background: transparent;
    background-image: url('icon-left.png');
    cursor: pointer;
}
.jqx-right-arrow {
    background: transparent;
    background-image: url('icon-right.png');
    cursor: pointer;
}
.jqx-icon-delete {
    background-image: url('images/icon-delete.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-edit {
    background-image: url('images/icon-edit.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-save {
    background-image: url('images/icon-save.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-cancel {
    background-image: url('images/icon-cancel.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-up, .jqx-icon-arrow-up-hover, .jqx-icon-arrow-up-selected {
    background-image: url('images/icon-up.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-down, .jqx-icon-arrow-down-hover, .jqx-icon-arrow-down-selected {
    background-image: url('images/icon-down.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-left, .jqx-icon-arrow-left-hover, .jqx-icon-arrow-left-selected {
    background-image: url('images/icon-left.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-right, .jqx-icon-arrow-right-hover, .jqx-icon-arrow-right-selected {
    background-image: url('images/icon-right.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-first, .jqx-icon-arrow-first-hover, .jqx-icon-arrow-first-selected {
    background-image: url('images/icon-first.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-last, .jqx-icon-arrow-last-hover, .jqx-icon-arrow-last-selected {
    background-image: url('images/icon-last.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-up-hover {
    background-image: url('images/icon-up.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-down-hover {
    background-image: url('images/icon-down.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-left-hover {
    background-image: url('images/icon-left.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-right-hover {
    background-image: url('images/icon-right.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-up-selected {
    background-image: url('images/icon-up.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-down-selected {
    background-image: url('images/icon-down.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-left-selected {
    background-image: url('images/icon-left.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-arrow-right-selected {
    background-image: url('images/icon-right.png');
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-close {
    cursor: pointer;
    background-image: url(images/close.png);
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-close-hover {
    cursor: pointer;
    background-image: url(images/close.png);
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-icon-search {
    cursor: pointer;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 1px;
    background-size: 13px;
    width: 13px;
    height: 13px;
}
.jqx-icon-plus {
    background-image: url(images/plus.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}
.jqx-scrollview-button {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
    background-color: #aaaeaf;
}
.jqx-scrollview {
    background-color: #000;
    -ms-touch-action: auto!important;
}
.jqx-icon-calendar, .jqx-icon-calendar-hover, .jqx-icon-calendar-pressed {
    background-image: url('images/icon-calendar.png');
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    width: 15px!important;
    height: 15px!important;
    margin-top: -7.5px!important;
}
.jqx-input {
    -webkit-user-modify: inherit;
    -moz-user-modify: inherit;
    overflow: hidden;
    background-color: inherit;
    border-color: #c7c7c7;
}
.jqx-input-invalid {
    color: red!important;
}
.jqx-input-group {
    overflow: hidden;
}
.jqx-input-group-addon {
    border: 1px solid transparent;
    position: relative;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    padding: 2px 8px!important;
    float: left;
    white-space: nowrap;
    vertical-align: middle;
}
.jqx-input-group-addon:first-child {
    border-right-width: 0;
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important;
}
.jqx-input-group-addon:last-child {
    border-left-width: 0;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
}
.jqx-input-group-addon:not(:last-child):not(:first-child) {
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important;
    border-left-width: 0;
}
.jqx-input-group .jqx-input {
    padding: 2px 1px!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
}
.jqx-editor {
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    overflow: hidden;
    box-sizing: border-box!important;
}
.jqx-editor-window {
    overflow: hidden;
}
.jqx-editor-inline {
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}
.jqx-editor-inline p {
    margin: 0;
    padding: 0 .2em;
}
.jqx-editor-inline-focus {
    border-width: 1px;
    border-style: solid;
    overflow: auto;
}
.jqx-editor iframe {
    border: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    display: inline;
    vertical-align: top;
    width: 100%;
    height: 100%}
.jqx-editor-color-bar {
    height: 3px;
}
.jqx-editor-color-picker table {
    margin: 0;
    padding: 0 4px 4px;
    empty-cells: show;
    border-collapse: separate;
}
.jqx-editor-color-picker td {
    border-collapse: separate;
    border: 1px solid transparent;
    cursor: pointer;
    margin: 0;
    position: relative;
}
.jqx-editor-color-picker td:hover {
    border: 1px solid #000;
}
.jqx-editor-color-picker-selected-cell {
    outline: 1px solid #000;
}
.jqx-editor-color-picker td div {
    width: 16px;
    height: 16px;
}
.jqx-editor-content {
    width: 100%;
    border-style: solid;
    border-width: 1px;
    outline: 0;
    left: 0;
    position: relative;
    box-sizing: border-box!important;
}
.jqx-editor-container {
    position: relative;
    padding: 4px;
    padding-top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box!important;
}
.jqx-editor-toolbar-container {
    top: 0;
    left: 0;
    box-sizing: border-box!important;
}
.jqx-editor-toolbar-inline {
    padding: 0 4px;
    border-width: 1px;
    border-style: solid;
}
.jqx-editor-toolbar {
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
}
.jqx-editor-toolbar-icon {
    height: 21px;
    width: 21px;
    vertical-align: middle;
    opacity: .667;
    margin: 2px 0;
    background: url('images/html_editor.png') no-repeat;
}
.jqx-editor-toolbar-icon-bold {
    background-position: 0 0!important;
}
.jqx-editor-toolbar-icon-italic {
    background-position: -21px 0!important;
}
.jqx-editor-toolbar-icon-underline {
    background-position: -42px 0!important;
}
.jqx-editor-toolbar-icon-fontname {
    background-position: -63px 0!important;
}
.jqx-editor-toolbar-icon-fontsize {
    background-position: -84px 0!important;
}
.jqx-editor-toolbar-icon-createlink {
    background-position: -147px 0!important;
}
.jqx-editor-toolbar-icon-insertorderedlist {
    background-position: -168px 0!important;
}
.jqx-editor-toolbar-icon-insertunorderedlist {
    background-position: -189px 0!important;
}
.jqx-editor-toolbar-icon-outdent {
    background-position: -210px 0!important;
}
.jqx-editor-toolbar-icon-indent {
    background-position: -231px 0!important;
}
.jqx-editor-toolbar-icon-insertimage {
    background-position: -337px 0!important;
}
.jqx-editor-toolbar-icon-justifyleft {
    background-position: -252px 0!important;
}
.jqx-editor-toolbar-icon-justifycenter {
    background-position: -273px 0!important;
}
.jqx-editor-toolbar-icon-justifyright {
    background-position: -294px 0!important;
}
.jqx-editor-toolbar-icon-removeformat {
    background-position: -316px 0!important;
}
.jqx-editor-toolbar-icon-viewsource {
    background-position: -359px 0!important;
}
.jqx-editor-toolbar-icon-forecolor {
    background-position: -105px 0!important;
    height: 15px;
}
.jqx-editor-toolbar-icon-backcolor {
    background-position: -380px 0!important;
    height: 15px;
}
.jqx-editor-toolbar-icon:hover {
    opacity: 1;
}
.jqx-fill-state-disabled .jqx-editor-toolbar-icon {
    opacity: .667;
}
.jqx-editor-toolbar-item {
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
.jqx-editor-toolbar-separator {
    border-left: 1px solid #ccc;
    margin: 0 2px;
    outline: none;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
    width: 0;
    display: inline-block;
}
.jqx-editor-toolbar-group {
    display: inline-block;
    margin-right: 4px;
    margin-top: 4px;
    white-space: nowrap;
}
.jqx-editor-toolbar-button {
    text-decoration: none;
    vertical-align: middle;
    cursor: default;
    display: inline-block;
    padding: 0!important;
    margin-right: 2px;
}
.jqx-editor-toolbar-group .jqx-editor-toolbar-button {
    margin-right: -1px;
    box-shadow: none;
    position: relative;
    margin-left: 0!important;
}
.jqx-editor-toolbar-group .jqx-editor-toolbar-button:hover, .jqx-editor-toolbar-group .jqx-editor-toolbar-button:active {
    z-index: 55;
}
.jqx-editor-toolbar-group .jqx-editor-toolbar-button.jqx-fill-state-normal {
    background: transparent!important;
}
.jqx-widget {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    zoom: 1;
    color: #000;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-appearance: none;
    -webkit-background-clip: padding-box;
    direction: ltr!important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    font-size: 13px;
}
.jqx-item {
    -ms-touch-action: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: inherit;
    -webkit-text-size-adjust: none;
}
.jqx-widget-content {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    -moz-background-clip: padding;
    -webkit-text-size-adjust: none;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Verdana, Arial, sans-serif;
    font-style: normal;
    font-size: 13px;
    border-color: #c7c7c7;
    background: #fff;
}
.jqx-widget-header {
    margin-left:  1px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    -moz-background-clip: padding;
    -webkit-text-size-adjust: none;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-color: #e2e7eb;
    background: #e8e8e8;
}
.jqx-fill-state-normal {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-touch-action: none;
    border-color: #e2e7eb;
    background: #efefef;
}
.jqx-fill-state-hover {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #999;
    background: #e8e8e8;
}
.jqx-fill-state-pressed {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #999;
    background: #d1d1d1;
}
.jqx-fill-state-focus {
    border-color: #555;
}
.jqx-fill-state-disabled {
    cursor: default;
    color: #000;
    opacity: .55;
    filter: Alpha(Opacity=45);
}
.jqx-fill-state-normal td, .jqx-fill-state-hover td, .jqx-fill-state-pressed td, .jqx-fill-state-disabled td, .jqx-fill-state-focus td, .jqx-widget td, .jqx-widget-content td, .jqx-widget-header td {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.jqx-widget .jqx-grid-cell, .jqx-widget .jqx-grid-column-header, .jqx-widget .jqx-grid-group-cell {
    border-color: #e2e7eb;
}
.jqx-widget .jqx-grid-column-menubutton, .jqx-widget .jqx-grid-column-sortascbutton, .jqx-widget .jqx-grid-column-sortdescbutton, .jqx-widget .jqx-grid-column-filterbutton {
    background-color: transparent;
    border-color: #e2e7eb;
}
.jqx-grid-column-header a:link, .jqx-grid-column-header a:visited {
    *color: expression(this.parentNode.currentStyle.color);
}
.jqx-grid-bottomright, .jqx-panel-bottomright, .jqx-listbox-bottomright {
    background-color: #e5e5e5;
}
.jqx-tabs-title-selected-top {
    border-color: #e2e7eb;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.jqx-tabs-title-selected-bottom {
    border-color: #e2e7eb;
    border-top: 1px solid #fff;
    background-color: #fff;
}
.jqx-tabs-selection-tracker-top {
    border-color: #aaa;
    border-bottom: 1px solid #fff;
}
.jqx-tabs-selection-tracker-bottom {
    border-color: #aaa;
    border-top: 1px solid #fff;
}
.jqx-input {
    -webkit-appearance: none;
    padding: 0 0 0 0;
    outline: none;
    border-width: 1px;
    border-style: solid;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}
input[type=text].jqx-input, input[type=password].jqx-input {
    min-height: 16px;
    min-width: 16px;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    font-size: 13px;
    padding: 0;
}
.jqx-input::-ms-reveal {
    display: none;
}
.jqx-input::-ms-clear {
    display: none;
}
.jqx-input-content::-ms-clear {
    display: none;
}
.jqx-input::-ms-value {
    margin: 0;
    padding: 0;
    min-height: 13px;
    line-height: 13px;
}
.jqx-input-invalid {
    border-color: #dd4b39!important;
}
.jqx-input-content {
    -webkit-appearance: none;
    padding: 1px;
    resize: none;
    outline: none;
    outline-width: 0;
    -webkit-user-modify: inherit;
    -moz-user-modify: inherit;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}
.jqx-input-disabled {
    -webkit-appearance: none;
    resize: none;
    outline: none;
    outline-width: 0;
}
.jqx-listmenu-widget {
    -ms-touch-action: auto;
}
.jqx-listmenu-widget .jqx-widget-content {
    -ms-touch-action: auto;
}
.jqx-listmenu-widget .jqx-widget-header {
    -ms-touch-action: auto;
}
.jqx-listmenu-widget li {
    -ms-touch-action: auto;
}
.jqx-menu-popup {
}
.jqx-menu-vertical {
    background-color: #efefef;
}
.jqx-color-picker {
}
.jqx-color-picker-panel {
}
.jqx-color-picker-map {
    border: 1px solid #a0a0a0;
    background-color: transparent;
    background-image: url('images/colorpicker/map-saturation.png');
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}
.jqx-color-picker-map-hue {
    border: 1px solid #a0a0a0;
    background-color: transparent;
    background-image: url('images/colorpicker/map-hue.png');
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}
.jqx-color-picker-map-overlay {
    background-color: transparent;
    background-image: url('images/colorpicker/map-saturation-overlay.png');
    background-repeat: no-repeat;
    background-position: left top;
}
.jqx-color-picker-bar {
    border: 1px solid #a0a0a0;
    background-color: transparent;
    background-image: url('images/colorpicker/bar-saturation.png');
    background-repeat: no-repeat;
    background-position: left top;
}
.jqx-color-picker-bar-hue {
    border: 1px solid #a0a0a0;
    background-color: transparent;
    background-image: url('images/colorpicker/bar-hue.png');
    background-repeat: no-repeat;
    background-position: left top;
}
.jqx-color-picker-preview {
    border: 1px solid #a0a0a0;
}
.jqx-color-picker-pointer {
    background-image: url('images/crosshair.png');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}
.jqx-color-picker-pointer-alt {
    background-image: url('images/crosshair-white.png');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}
.jqx-color-picker-bar-pointer {
    background-image: url('images/pointer.png');
    background-repeat: no-repeat;
    height: 15px;
    margin-left: 6px;
    background-position: right top;
}
.jqx-icon {
    width: 16px;
    height: 16px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -8px;
}
.jqx-input-icon {
    width: 13px;
    height: 13px;
    margin: 0 auto;
}
.jqx-scrollbar-thumb-state-normal-touch {
    border-color: #c3c3c3;
    background: #c3c3c3;
}
.jqx-touch, .jqx-touch .jqx-fill-state-normal, .jqx-touch .jqx-widget-content, .jqx-touch .jqx-widget-header, .jqx-touch a:link {
}
.jqx-scrollbar .jqx-icon-arrow-up {
    width: 100%;
    height: 100%}
.jqx-scrollbar .jqx-icon-arrow-down {
    width: 100%;
    height: 100%}
.jqx-scrollbar .jqx-icon-arrow-left {
    width: 100%;
    height: 100%}
.jqx-scrollbar .jqx-icon-arrow-right {
    width: 100%;
    height: 100%}
.jqx-listmenu-widget {
    border-width: 1px;
    border-style: solid;
}
ol.jqx-listmenu, ul.jqx-listmenu {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 1;
    counter-reset: section;
}
.jqx-listmenu li {
    margin-left: 0;
    list-style: none;
    line-height: 1;
}
.jqx-listmenu {
    width: 100%}
.jqx-listmenu-header {
    padding: 15px;
}
.jqx-listmenu-item {
    cursor: pointer;
    padding: 15px;
    float: none;
    overflow: hidden;
    text-align: left;
    position: relative;
}
.jqx-listmenu-separator {
    padding: 10px;
    counter-reset: section;
}
.jqx-listmenu-header-label {
    margin-left: 30px;
}
.jqx-listmenu-arrow-right {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 7px;
}
.jqx-listmenu-arrow-rtl {
    right: 0;
    left: 7px;
}
.jqx-listmenu-arrow-right-pressed {
    width: 16px;
    height: 16px;
}
.jqx-listmenu-header .jqx-button {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 6px 10px;
}
.jqx-listmenu-filter-input {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid;
    outline: none;
    width: 97%;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-color: #c7c7c7;
    background-color: #fff;
    font-size: 20px;
    min-height: 25px!important;
    height: 25px;
}
.jqx-listmenu-filter {
    text-align: center;
    padding: 4px;
}
ol li .jqx-listmenu-item-label:before {
    content: counter(section) ". ";
    counter-increment: section;
}
.jqx-listmenu div {
    clear: both;
}
.jqx-listmenu-auto-separator {
}
.jqx-listmenu-item-readonly {
    cursor: default;
}
.jqx-tooltip {
    position: absolute;
    width: auto;
    height: auto;
}
.jqx-tooltip-main {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    filter: inherit;
    border-style: solid;
    border-width: 1px;
}
.jqx-tooltip-text {
    padding: 5px 8px;
    overflow: hidden;
    filter: inherit;
}
.jqx-tooltip, .jqx-tooltip-text, .jqx-tooltip-main {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}
.jqx-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    margin: -6px 0 0 -7px;
    background: transparent!important;
    filter: inherit;
}
.jqx-tooltip-arrow-t-b {
    border-left-color: transparent!important;
    border-right-color: transparent!important;
}
.jqx-tooltip-arrow-l-r {
    border-top-color: transparent!important;
    border-bottom-color: transparent!important;
}
.jqx-rtl {
    text-align: right!important;
}
.jqx-shadow {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .15)!important;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .15)!important;
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, .15)!important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15)!important;
}
.jqx-noshadow {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
}
.jqx-passwordinput-password-icon, .jqx-passwordinput-password-icon-rtl {
    background-image: url(images/icon-showpassword.png)!important;
    background-repeat: no-repeat!important;
    width: 14px;
    height: 9px;
}
.jqx-passwordinput-password-icon-ltr {
    background-position: right!important;
}
.jqx-passwordinput-password-icon-rtl {
    background-position: left!important;
}
.jqx-passwordinput-password-strength-inicator {
    width: 20%;
    height: 5px;
    margin-top: 5px;
}
.jqx-rc-t-expanded {
    -moz-border-radius-topleft: 0!important;
    -webkit-border-top-left-radius: 0!important;
    border-top-left-radius: 0!important;
    -moz-border-radius-topright: 0!important;
    -webkit-border-top-right-radius: 0!important;
    border-top-right-radius: 0!important;
}
.jqx-rc-b-expanded {
    -moz-border-radius-bottomleft: 0!important;
    -webkit-border-bottom-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    -moz-border-radius-bottomright: 0!important;
    -webkit-border-bottom-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.jqx-treemap-rectangle {
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #555;
    color: #222;
    text-shadow: 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jqx-treemap-label {
    text-overflow: ellipsis;
    overflow: hidden;
}
.jqx-treemap-rectangle-parent {
    color: #222;
    font-size: 15px;
    font-family: Verdana;
    font-weight: bold;
}
.jqx-treemap-legend-label {
    color: #fff;
}
.jqx-treemap-legend {
    width: 350px;
    background-color: rgba(0, 0, 0, .1);
    z-index: 41;
    overflow: hidden;
}
.jqx-treemap-legend-table {
    table-layout: fixed;
    width: 100%}
.jqx-treemap-legend-color {
    height: 3px;
}
.jqx-treemap-legend-values {
    height: 12px;
    width: 100%}
.jqx-treemap-legend-value {
    font-size: 9px;
    position: absolute;
    color: #fff;
}
.jqx-treemap-rectangle-hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    z-index: 40;
}
.jqx-rangeselector, .jqx-rangeselector-content, .jqx-rangeselector-slider, .jqx-rangeselector-markers, .jqx-rangeselector-ticks-container, .jqx-rangeselector-ticks, .jqx-rangeselector-shutter {
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-sizing: content-box!important;
}
.jqx-rangeselector-markers {
}
.jqx-rangeselector-content, .jqx-rangeselector-ticks, .jqx-rangeselector-labels, .jqx-rangeselector-shutter, .jqx-rangeselector-markers, .jqx-rangeselector-marker-arrow {
    position: absolute;
}
.jqx-rangeselector-ticks-container, .jqx-rangeselector-ticks, .jqx-rangeselector-shutter, .jqx-rangeselector-slider {
    height: 100%}
.jqx-rangeselector-ticks-container, .jqx-rangeselector-slider {
    width: 100%;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}
.jqx-rangeselector-group-labels-rtl, .jqx-rangeselector-group-labels-ticks, .jqx-rangeselector-slider {
    float: left;
}
.jqx-rangeselector-slider, .jqx-rangeselector-markers, .jqx-rangeselector-marker-arrow {
    border-style: solid;
}
.jqx-rangeselector-ticks, .jqx-rangeselector-group-labels-ticks {
    width: 1px;
    background: #aaa;
}
.jqx-rangeselector-labels, .jqx-rangeselector-markers {
    white-space: nowrap;
    width: auto;
}
.jqx-rangeselector-slider, .jqx-rangeselector-markers {
    border-width: 1px!important;
}
.jqx-rangeselector-ticks-container {
    background-color: transparent;
    position: relative;
}
.jqx-rangeselector-shutter {
    opacity: .75;
    background: #efefef;
    border-width: 0!important;
}
.jqx-rangeselector-slider {
    background-color: transparent!important;
    border-top: none!important;
    background-image: none!important;
    border-bottom: none!important;
    border-color: #aaa;
    border-right-color: transparent!important;
    position: relative;
    overflow: hidden;
}
.jqx-rangeselector-inner-slider {
    position: absolute;
    right: 0;
    background: #aaa;
    width: 1px;
    height: 100%}
.jqx-rangeselector-ticks {
    margin-top: 0;
}
.jqx-rangeselector-labels, .jqx-rangeselector-group-labels {
    margin-top: 4px;
}
.jqx-rangeselector-markers {
    height: 20px;
    padding: 5px;
    opacity: .75;
}
.jqx-rangeselector-marker-arrow {
    width: 0;
    height: 0;
    display: block;
    margin: -6px 0 0 -7px;
    background-color: transparent!important;
    filter: inherit;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-right-color: transparent!important;
    border-left-color: transparent!important;
    background-clip: border-box;
    background-repeat: repeat;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    background-image: none!important;
}
.jqx-rangeselector-marker-arrow-top {
    border-bottom-color: transparent!important;
}
.jqx-rangeselector-marker-arrow-bottom {
    border-top-color: transparent!important;
}
.jqx-rangeselector-marker-left-arrow {
    border-right-width: 0;
    border-left-width: 5px;
}
.jqx-rangeselector-marker-right-arrow {
    border-right-width: 5px;
    border-left-width: 0;
}
.jqx-rangeselector-markers-value {
    overflow: hidden;
    white-space: nowrap;
}
.jqx-rangeselector-group-labels-rtl {
    margin-right: 10px;
    direction: rtl;
}
.jqx-rangeselector-group-labels-ticks {
    height: 17px;
}
.jqx-rangeselector-group-labels-ticks-rtl {
    margin-left: 5px;
}
.jqx-action-button {
    border: none;
    border-left: 1px solid #c7c7c7;
}
.jqx-action-button-rtl {
    border: none;
    border-right: 1px solid #c7c7c7;
    cursor: pointer;
}
.jqx-bulletchart {
}
.jqx-bulletchart, .jqx-bulletchart-title-container-horizontal, .jqx-bulletchart-title-container-vertical, .jqx-bulletchart-chart-container-horizontal, .jqx-bulletchart-chart-container-vertical {
    position: relative;
}
.jqx-bulletchart-title-inner-container, .jqx-bulletchart-range, .jqx-bulletchart-pointer, .jqx-bulletchart-target, .jqx-bulletchart-ticks, .jqx-bulletchart-labels {
    position: absolute;
}
.jqx-bulletchart-title-container-vertical, .jqx-bulletchart-title, .jqx-bulletchart-description, .jqx-bulletchart-range-vertical {
    width: 100%}
.jqx-bulletchart-title-container-horizontal, .jqx-bulletchart-chart-container-horizontal {
    float: left;
    overflow: hidden;
}
.jqx-bulletchart-title, .jqx-bulletchart-description {
    text-align: center;
}
.jqx-bulletchart-title-inner-container {
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.jqx-bulletchart-title-inner-container-ltr {
    padding-right: 5px;
}
.jqx-bulletchart-title-inner-container-rtl {
    padding-left: 5px;
}
.jqx-bulletchart-title-description-ltr {
    text-align: right;
}
.jqx-bulletchart-title-description-rtl {
    text-align: left;
}
.jqx-bulletchart-title-description-vertical {
    text-align: center;
}
.jqx-bulletchart-title {
    font-size: 110%;
    font-weight: bold;
}
.jqx-bulletchart-description {
    font-size: 90%}
.jqx-bulletchart-range-horizontal {
    height: 100%}
.jqx-bulletchart-target-horizontal {
    top: 10%;
    height: 80%}
.jqx-bulletchart-target-vertical {
    left: 10%;
    width: 80%}
.jqx-bulletchart-ticks {
    background-color: #aaa;
}
.jqx-bulletchart-ticks-horizontal {
    width: 1px;
}
.jqx-bulletchart-ticks-vertical {
    height: 1px;
}
.jqx-bulletchart-zero-tick {
}
.jqx-bulletchart-labels {
}
.jqx-notification {
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    pointer-events: auto;
}
.jqx-notification-table {
    width: 100%;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    color: inherit;
}
.jqx-notification-container {
    position: fixed;
    height: auto;
    width: auto;
    pointer-events: none;
}
.jqx-notification-container-full-width {
    width: 100%}
.jqx-notification-container-full-height {
    height: 100%}
#jqxNotificationDefaultContainer-top-right, #jqxNotificationDefaultContainer-bottom-left {
    direction: rtl;
}
.jqx-notification-icon, .jqx-notification-content {
    vertical-align: middle;
}
.jqx-notification-content {
}
.jqx-notification-content-rtl {
    direction: rtl;
}
.jqx-link, .jqx-inverse, .jqx-primary, .jqx-warning, .jqx-danger, .jqx-success, .jqx-info {
    background: none!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
.jqx-notification-info, .jqx-info {
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important;
    background-color: #49afcd!important;
    *background-color: #2f96b4!important;
    background-repeat: repeat-x!important;
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4)!important;
    border-left-color: #2f96b4!important;
    border-right-color: #2f96b4!important;
    border-top-color: #2f96b4!important;
    border-bottom-color: #1f6377!important;
}
.jqx-info:hover, .jqx-info:focus, .jqx-info:active, .jqx-info.active, .jqx-info.disabled, .jqx-info[disabled] {
    color: #fff!important;
    background-color: #2f96b4!important;
    *background-color: #2a85a0!important;
}
.jqx-info:active, .jqx-info.active {
    background-color: #24748c \9!important;
}
.jqx-notification-warning, .jqx-warning {
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important;
    background-color: #faa732!important;
    *background-color: #f89406!important;
    background-repeat: repeat-x!important;
    background-image: linear-gradient(to bottom, #fbb450, #f89406)!important;
    border-left-color: #f89406!important;
    border-right-color: #f89406!important;
    border-top-color: #f89406!important;
    border-bottom-color: #ad6704!important;
}
.jqx-warning:hover, .jqx-warning:focus, .jqx-warning:active, .jqx-warning.active, .jqx-warning.disabled, .jqx-warning[disabled] {
    color: #fff!important;
    background-color: #f89406!important;
    *background-color: #df8505!important;
}
.jqx-warning:active, .jqx-warning.active {
    background-color: #c67605 \9!important;
}
.jqx-notification-success, .jqx-success {
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important;
    background-color: #5bb75b!important;
    *background-color: #51a351!important;
    background-repeat: repeat-x!important;
    background-image: linear-gradient(to bottom, #62c462, #51a351)!important;
    border-left-color: #51a351!important;
    border-right-color: #51a351!important;
    border-top-color: #51a351!important;
    border-bottom-color: #387038!important;
}
.jqx-success:hover, .jqx-success:focus, .jqx-success:active, .jqx-success.active, .jqx-success.disabled, .jqx-success[disabled] {
    color: #fff!important;
    background-color: #51a351!important;
    *background-color: #499249!important;
}
.jqx-success:active, .jqx-success.active {
    background-color: #408140 \9!important;
}
.jqx-notification-error, .jqx-danger {
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important;
    background-color: #da4f49!important;
    *background-color: #bd362f!important;
    background-repeat: repeat-x!important;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f)!important;
    border-left-color: #bd362f!important;
    border-right-color: #bd362f!important;
    border-top-color: #bd362f!important;
    border-bottom-color: #802420!important;
}
.jqx-danger:hover, .jqx-danger:focus, .jqx-danger:active, .jqx-danger.active, .jqx-danger.disabled, .jqx-danger[disabled] {
    color: #fff!important;
    background-color: #bd362f!important;
    *background-color: #a9302a!important;
}
.jqx-danger:active, .jqx-danger.active {
    background-color: #942a25 \9!important;
}
.jqx-notification-mail, .jqx-primary {
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important;
    background-color: #006dcc!important;
    *background-color: #04c!important;
    background-repeat: repeat-x!important;
    background-image: linear-gradient(to bottom, #08c, #04c)!important;
    border-left-color: #04c!important;
    border-right-color: #04c!important;
    border-top-color: #04c!important;
    border-bottom-color: #002a80!important;
}
.jqx-primary:hover, .jqx-primary:focus, .jqx-primary:active, .jqx-primary.active, .jqx-primary.disabled, .jqx-primary[disabled] {
    color: #fff!important;
    background-color: #04c!important;
    *background-color: #003bb3!important;
}
.jqx-primary:active, .jqx-primary.active {
    background-color: #039 \9!important;
}
.jqx-notification-time, .jqx-inverse {
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important;
    background-color: #363636!important;
    *background-color: #222!important;
    background-repeat: repeat-x!important;
    background-image: linear-gradient(to bottom, #444, #222)!important;
    border-left-color: #222!important;
    border-right-color: #222!important;
    border-top-color: #222!important;
    border-bottom-color: #000!important;
}
.jqx-inverse:hover, .jqx-inverse:focus, .jqx-inverse:active, .jqx-inverse.active, .jqx-inverse.disabled, .jqx-inverse[disabled] {
    color: #fff!important;
    background-color: #222!important;
    *background-color: #151515!important;
}
.jqx-inverse:active, .jqx-inverse.active {
    background-color: #080808 \9!important;
}
.jqx-link, .jqx-link:active, .jqx-link[disabled] {
    background-color: transparent!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}
.jqx-link {
    color: #08c!important;
    cursor: pointer!important;
    border-color: transparent!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}
.jqx-link:hover, .jqx-link:focus {
    color: #005580!important;
    text-decoration: underline!important;
    background-color: transparent!important;
}
.jqx-link[disabled]:hover, .jqx-link[disabled]:focus {
    color: #333!important;
    text-decoration: none!important;
}
.jqx-link:focus, .jqx-inverse:focus, .jqx-primary:focus, .jqx-warning:focus, .jqx-danger:focus, .jqx-success:focus, .jqx-info:focus, .jqx-link:hover, .jqx-inverse:hover, .jqx-primary:hover, .jqx-warning:hover, .jqx-danger:hover, .jqx-success:hover, .jqx-info:hover {
    background-position: 0 -15px!important;
    -webkit-transition: background-position .1s linear!important;
    -moz-transition: background-position .1s linear!important;
    -o-transition: background-position .1s linear!important;
    transition: background-position .1s linear!important;
}
.jqx-link:active, .jqx-inverse:active, .jqx-primary:active, .jqx-warning:active, .jqx-danger:active, .jqx-success:active, .jqx-info:active {
    background-image: none!important;
    outline: 0!important;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)!important;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)!important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)!important;
}
.jqx-notification-icon {
    background-repeat: no-repeat;
}
.jqx-notification-icon-ltr {
    background-position: left center;
}
.jqx-notification-icon-rtl {
    background-position: right center;
}
.jqx-notification-icon-info, .jqx-notification-icon-warning, .jqx-notification-icon-success, .jqx-notification-icon-error, .jqx-notification-icon-mail, .jqx-notification-icon-time {
    width: 30px;
    height: 25px;
}
.jqx-notification-icon-info {
    background-image: url('images/info.png');
}
.jqx-notification-icon-warning {
    background-image: url('images/warning.png');
}
.jqx-notification-icon-success {
    background-image: url('images/success.png');
}
.jqx-notification-icon-error {
    background-image: url('images/error.png');
}
.jqx-notification-icon-mail {
    background-image: url('images/mail.png');
}
.jqx-notification-icon-time {
    background-image: url('images/time.png');
}
.jqx-notification-close-button-info, .jqx-notification-close-button-success, .jqx-notification-close-button-mail, .jqx-notification-close-button-time, .jqx-notification-close-button-error {
    background-image: url('images/close_white.png');
}
.jqx-notification-close-button-warning {
    background-image: url('images/close_black.png');
}
.jqx-notification-close-button-container, .jqx-notification-close-button {
    width: 16px;
    height: 16px;
}
.jqx-notification-close-button-container {
    vertical-align: top;
}
.jqx-notification-close-button {
    position: relative;
    top: -11px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.jqx-notification-close-button-ltr {
    right: -11px;
    background-position: right top;
}
.jqx-notification-close-button-rtl {
    left: -11px;
    background-position: left top;
}
.jqx-navbar {
    width: 100%;
    border-style: solid;
    border-width: 1px;
}
.jqx-navbar ul:before, .jqx-navbar ul:after {
    content: "";
    display: table;
}
.jqx-navbar ul:after {
    clear: both;
}
.jqx-navbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    border: 0;
    max-width: 100%;
    overflow: visible;
}
.jqx-navbar-block {
    margin: 0;
    padding: 0 12px;
    border-width: 0;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none!important;
    border-radius: 0!important;
}
.jqx-navbar-block-rtl {
    float: right;
}
.jqx-ribbon {
    position: relative;
    overflow: hidden;
}
.jqx-ribbon-auto {
    display: inline-block;
}
.jqx-ribbon-popup {
    overflow: visible;
}
.jqx-ribbon-header {
    position: absolute;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    display: block;
    box-shadow: none!important;
}
.jqx-ribbon-header-auto {
    position: relative;
}
.jqx-ribbon-header-horizontal {
    width: 100%;
    min-height: 30px;
    padding: 0;
    white-space: nowrap;
}
.jqx-ribbon-header-bottom {
    bottom: 0;
}
.jqx-ribbon-header-vertical {
    min-width: 75px;
    height: 100%;
    float: left;
    padding: 0;
}
.jqx-ribbon-header-right {
    right: 0;
}
.jqx-ribbon-header-horizontal-popup, .jqx-ribbon-header-vertical-popup {
    position: relative;
}
.jqx-ribbon-header-horizontal-popup {
    height: 100%}
.jqx-ribbon-header-vertical-popup {
    width: 100%}
.jqx-ribbon-item {
    position: relative;
    list-style-type: none;
    padding: 5px;
    border: 1px solid transparent;
    box-sizing: border-box;
    text-overflow: ellipsis;
    cursor: default;
    min-width: 10px;
    vertical-align: top;
}
.jqx-ribbon-item-top, .jqx-ribbon-item-bottom {
    height: 100%;
    display: inline-block;
    margin-left: 1px;
    margin-right: 1px;
}
.jqx-ribbon-item-top {
    margin-top: 1px;
}
.jqx-ribbon-item-bottom {
    margin-top: -1px;
}
.jqx-ribbon-item-left, .jqx-ribbon-item-right {
    width: 100%;
    margin-top: 2px;
}
.jqx-ribbon-item-left {
    margin-left: 1px;
}
.jqx-ribbon-item-right {
    margin-left: -1px;
}
.jqx-ribbon-item-hover {
    border-color: inherit;
}
.jqx-ribbon-item-top.jqx-ribbon-item-hover {
    border-bottom-color: inherit!important;
}
.jqx-ribbon-item-bottom.jqx-ribbon-item-hover {
    border-top-color: inherit!important;
}
.jqx-ribbon-item-left.jqx-ribbon-item-hover {
    border-right-color: inherit!important;
}
.jqx-ribbon-item-right.jqx-ribbon-item-hover {
    border-left-color: inherit!important;
}
.jqx-ribbon-item-selected {
    border-color: inherit;
}
.jqx-ribbon-item-top.jqx-ribbon-item-selected {
    border-bottom-color: transparent;
}
.jqx-ribbon-item-bottom.jqx-ribbon-item-selected {
    border-top-color: transparent;
}
.jqx-ribbon-item-left.jqx-ribbon-item-selected {
    border-right-color: transparent;
}
.jqx-ribbon-item-right.jqx-ribbon-item-selected {
    border-left-color: transparent;
}
.jqx-ribbon-content {
    background-image: none!important;
    background-color: transparent!important;
    box-sizing: border-box;
}
.jqx-ribbon-content-horizontal {
    clear: both;
    height: 100%}
.jqx-ribbon-content-vertical {
    height: 100%;
    width: 100%;
    float: left;
    border-width: 1px;
}
.jqx-ribbon-content-popup {
    z-index: 99999;
    position: absolute;
    border-left: none;
}
.jqx-ribbon-content-popup.jqx-ribbon-content-horizontal {
    width: 100%;
    height: auto;
}
.jqx-ribbon-content-popup.jqx-ribbon-content-vertical {
    width: auto;
    height: 100%}
.jqx-ribbon-content-popup-top {
    -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 15px rgba(0, 0, 0, .15);
}
.jqx-ribbon-content-popup-bottom {
    -webkit-box-shadow: 0 -6px 15px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -6px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 -6px 15px rgba(0, 0, 0, .15);
}
.jqx-ribbon-content-popup-left {
    -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 15px rgba(0, 0, 0, .15);
}
.jqx-ribbon-content-popup-right {
    -webkit-box-shadow: -6px 6px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: -6px 6px 15px 0 rgba(0, 0, 0, .15);
}
.jqx-ribbon-content-auto-width {
    width: auto;
}
.jqx-ribbon-content-section {
    width: 100%;
    height: 100%;
    display: none;
    border-width: 1px;
    border-style: solid;
    box-sizing: inherit;
    overflow: auto;
}
.jqx-ribbon-content-section-top {
    border-top: none;
}
.jqx-ribbon-content-section-bottom {
    bottom: 0;
    border-bottom: none;
}
.jqx-ribbon-content-section-left {
    border-left: none;
}
.jqx-ribbon-content-section-right {
    border-right: none;
    right: 0;
}
.jqx-ribbon-content-section-popup {
    position: relative;
}
.jqx-ribbon-content-section-horizontal-popup {
    height: auto;
}
.jqx-ribbon-content-section-vertical-popup {
    width: auto;
}
.jqx-ribbon-header-rtl {
    text-align: right;
}
.jqx-ribbon-header-horizontal.jqx-ribbon-header-rtl {
    direction: rtl;
}
.jqx-ribbon-item-rtl {
    direction: rtl;
}
.jqx-ribbon-scrollbutton {
    position: absolute;
    display: none;
    box-sizing: border-box;
    cursor: pointer;
    background-repeat: no-repeat!important;
    background-position: center!important;
    z-index: 1000;
}
.jqx-ribbon-scrollbutton-top, .jqx-ribbon-scrollbutton-bottom {
    width: 17px;
}
.jqx-ribbon-scrollbutton-left, .jqx-ribbon-scrollbutton-right {
    height: 17px;
}
.jqx-ribbon-scrollbutton-top {
    top: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.jqx-ribbon-scrollbutton-bottom {
    bottom: 1px;
    border-top-width: 1px;
    border-top-style: solid;
}
.jqx-ribbon-scrollbutton-left {
    left: 1px;
    border-right-width: 1px;
    border-right-style: solid;
}
.jqx-ribbon-scrollbutton-right {
    right: 1px;
    border-left-width: 1px;
    border-left-style: solid;
}
.jqx-ribbon-scrollbutton-top.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-top.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-near, .jqx-ribbon-scrollbutton-bottom.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-bottom.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-near {
    left: 1px;
    border-right-width: 1px;
    border-right-style: solid;
}
.jqx-ribbon-scrollbutton-top.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-far, .jqx-ribbon-scrollbutton-bottom.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-far {
    right: 18px;
    border-left-width: 1px;
    border-left-style: solid;
}
.jqx-ribbon-scrollbutton-top.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-top.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-far, .jqx-ribbon-scrollbutton-bottom.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-bottom.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-far {
    right: 1px;
    border-left-width: 1px;
    border-left-style: solid;
}
.jqx-ribbon-scrollbutton-top.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-near, .jqx-ribbon-scrollbutton-bottom.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-near {
    left: 18px;
    border-right-width: 1px;
    border-right-style: solid;
}
.jqx-ribbon-scrollbutton-left.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-left.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-near, .jqx-ribbon-scrollbutton-right.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-right.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-near {
    top: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.jqx-ribbon-scrollbutton-left.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-far, .jqx-ribbon-scrollbutton-right.jqx-ribbon-scrollbutton-lt.jqx-ribbon-scrollbutton-far {
    bottom: 18px;
    border-top-width: 1px;
    border-top-style: solid;
}
.jqx-ribbon-scrollbutton-left.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-left.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-far, .jqx-ribbon-scrollbutton-right.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-both, .jqx-ribbon-scrollbutton-right.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-far {
    bottom: 1px;
    border-top-width: 1px;
    border-top-style: solid;
}
.jqx-ribbon-scrollbutton-left.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-near, .jqx-ribbon-scrollbutton-right.jqx-ribbon-scrollbutton-rb.jqx-ribbon-scrollbutton-near {
    top: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.jqx-ribbon-scrollbutton-inner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.jqx-ribbon-selection-token {
    position: absolute;
    z-index: 1000;
}
.jqx-ribbon-selection-token-top, .jqx-ribbon-selection-token-bottom {
    height: 1px;
}
.jqx-ribbon-selection-token-left, .jqx-ribbon-selection-token-right {
    width: 1px;
}
.jqx-ribbon-auto, .jqx-ribbon-item-top, .jqx-ribbon-item-bottom, .jqx-ribbon-content {
    *display: inline;
}
.jqx-ribbon-content-left {
    *float: none;
}
.jqx-ribbon-content-right {
    *float: left;
}
.jqx-ribbon-content.jqx-ribbon-content-popup {
    *left: 0;
}
.jqx-ribbon-content-popup .jqx-ribbon-content-section {
    *overflow: visible;
}
.jqx-ribbon-content-section-popup {
    *position: absolute;
}
.jqx-toolbar, .jqx-toolbar-minimized-popup-separator {
    box-sizing: border-box;
}
.jqx-toolbar, .jqx-toolbar-minimized-popup {
    padding: 5px;
}
.jqx-toolbar {
    position: relative;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}
.jqx-toolbar-tool {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
}
.jqx-toolbar-tool-rtl {
    float: right;
}
.jqx-toolbar-tool-no-separator-ltr {
    margin-right: 2px!important;
}
.jqx-toolbar-tool-no-separator-rtl {
    margin-left: 2px!important;
}
.jqx-toolbar-tool-separator-ltr {
    margin-right: 6px!important;
}
.jqx-toolbar-tool-separator-rtl {
    margin-left: 6px!important;
}
.jqx-toolbar-tool-inner-button {
    margin-right: 0;
    margin-left: 0;
    border-radius: 0!important;
}
.jqx-toolbar-minimized-button, .jqx-toolbar-minimized-popup {
    position: absolute;
}
.jqx-toolbar-minimized-button {
    height: 100%;
    right: 0;
    cursor: pointer;
    margin-top: -5px;
    margin-right: 5px;
    display: none;
}
.jqx-toolbar-minimized-button-rtl {
    left: 0;
    margin-left: 5px;
    margin-right: 0;
}
.jqx-toolbar-minimized-popup {
    border-width: 1px;
    border-top-width: 0;
    border-style: solid;
    visibility: hidden;
    z-index: 99999;
}
.jqx-toolbar-tool-minimized {
    margin: 1px 0!important;
}
.jqx-toolbar-minimized-popup-separator {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    display: none;
}
.jqx-complex-input-spin-buttons-container {
    border-width: 1px;
    border-style: solid;
    position: relative;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    padding: 2px 8px!important;
    white-space: nowrap;
    vertical-align: middle;
}
.jqx-formatted-input, .jqx-complex-input {
    padding-right: 2px!important;
    text-align: right;
}
.jqx-formatted-input-lower-case, .jqx-complex-input {
    text-transform: lowercase;
}
.jqx-formatted-input-upper-case {
    text-transform: uppercase;
}
.jqx-formatted-input-item {
    word-wrap: break-word;
}
.jqx-formatted-input-item-rtl, .jqx-complex-input-rtl {
    direction: rtl!important;
}
.jqx-formatted-input-spin-buttons-container, .jqx-formatted-input-addon {
    height: 100%}
.jqx-formatted-input-spin-buttons-container {
    width: 18px;
    padding: 0 0 0 1px!important;
    overflow: hidden;
}
.jqx-formatted-input-spin-buttons-container-rtl {
    border-right-width: 0;
    padding: 0 0 0 2px!important;
}
.jqx-formatted-input-spin-buttons-container-rtl-border {
    border-left-width: 1px!important;
}
.jqx-formatted-input-spin-button {
    position: relative;
    width: 17px;
    height: 50%;
    margin-left: -1px;
    border-width: 0;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
}
.jqx-formatted-input-addon {
    width: 19px;
    padding: 0!important;
    cursor: pointer;
}
.jqx-formatted-input-addon-rtl {
    border-right-width: 1px!important;
}
.jqx-complex-input-parent {
    overflow: hidden;
}
.jqx-complex-input-child {
    height: 100%;
    float: left;
    box-sizing: border-box;
}
.jqx-complex-input-child-rtl {
    float: right;
}
.jqx-complex-input-spin-buttons-container-ltr {
    border-left-width: 0;
}
.jqx-complex-input-spin-buttons-container-rtl {
    border-left-width: 1px!important;
    border-right-width: 0;
}
.jqx-file-upload {
    position: relative;
    overflow: auto;
}
.jqx-file-upload, .jqx-file-upload-file-row, .jqx-file-upload-file-name, .jqx-file-upload-file-cancel, .jqx-file-upload-file-upload {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
}
.jqx-file-upload-buttons-container, .jqx-file-upload-iframe, .jqx-file-upload-loading-element {
    display: none;
}
.jqx-file-upload-file-input-ie9, .jqx-file-upload-buttons-container, .jqx-file-upload-file-row, .jqx-file-upload-icon {
    width: 100%}
.jqx-file-upload-file-input-ie9, .jqx-file-upload-file-name, .jqx-file-upload-file-cancel, .jqx-file-upload-file-upload, .jqx-file-upload-icon, .jqx-file-upload-loading-element {
    height: 100%}
.jqx-file-input-iframe, .jqx-file-upload-form-ie9 {
    position: absolute;
}
.jqx-file-input-iframe {
    width: 0;
    height: 0;
    border: none;
}
.jqx-file-upload-form, .jqx-file-upload-file-input {
    visibility: hidden;
    display: none;
}
.jqx-file-upload-form-ie9, .jqx-file-upload-file-input-ie9 {
    display: block;
    visibility: visible;
}
.jqx-file-upload-form-ie9 {
    z-index: 10000;
    opacity: 0;
    filter: alpha(opacity=0);
}
.jqx-file-upload-file-name {
    width: auto;
    padding: 0 2px 0 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    *float: left;
}
.jqx-file-upload-button-browse-rtl, .jqx-file-upload-button-upload-rtl, .jqx-file-upload-button-cancel-rtl, .jqx-file-upload-file-name-rtl, .jqx-file-upload-file-cancel, .jqx-file-upload-file-upload, .jqx-file-upload-loading-element {
    float: right;
}
.jqx-file-upload, .jqx-file-upload-file-row {
    padding: 5px;
}
.jqx-file-upload-button-browse {
    display: block;
}
.jqx-file-upload-buttons-container {
    height: auto;
    margin-top: 10px;
}
.jqx-file-upload-button-browse-rtl, .jqx-file-upload-button-upload-rtl, .jqx-file-upload-button-cancel-rtl, .jqx-file-upload-file-name-rtl, .jqx-file-upload-file-cancel-rtl, .jqx-file-upload-file-upload-rtl {
    direction: rtl!important;
}
.jqx-file-upload-button-cancel, .jqx-file-upload-button-upload-rtl {
    margin-left: 5px;
}
.jqx-file-upload-button-upload-rtl-ie {
    margin-right: 5px;
}
.jqx-file-upload-button-cancel-rtl, .jqx-file-upload-button-upload-rtl-ie {
    margin-left: 0;
}
.jqx-file-upload-file-row {
    height: 30px;
    margin-bottom: 3px;
    clear: both;
}
.jqx-file-upload-file-cancel, .jqx-file-upload-file-upload, .jqx-file-upload-loading-element {
    width: 17px;
    margin: 0 1px 0 1px;
}
.jqx-file-upload-file-cancel-rtl, .jqx-file-upload-file-upload-rtl, .jqx-file-upload-loading-element-rtl {
    float: none;
    *float: left;
}
.jqx-file-upload-button-browse, .jqx-file-upload-button-upload, .jqx-file-upload-button-cancel, .jqx-file-upload-form-ie9, .jqx-file-upload-file-input-ie9, .jqx-file-upload-file-cancel, .jqx-file-upload-file-upload {
    cursor: pointer;
    white-space: nowrap;
}
.jqx-file-upload-file-name, .jqx-file-upload-file-cancel, .jqx-file-upload-file-upload {
    display: inline-block;
}
.jqx-file-upload-icon-upload, .jqx-file-upload-loading-element {
    margin-top: 1px;
}
.jqx-file-upload-loading-element {
    background-image: url('images/loader-small.gif');
    background-repeat: no-repeat;
}