html .k-info-colored {
  border-color: #789ab5;
  background-color: #edf1f5;
}

.k-panelbar .k-tabstrip-top .k-tabstrip-items .k-state-active,
.k-tabstrip-top .k-tabstrip-items .k-state-active {
  background-color: #ffffff;
}

.ktb-theme-id-default {
  opacity: 0;
}

.ktb-var-accent {
  color: #789ab5;
}

.ktb-var-base {
  color: #edf1f5;
}

.ktb-var-normal-gradient {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.45098) 100%
    );
}

.ktb-var-normal-text-color {
  color: #464f4f;
}

.ktb-var-hover-background {
  color: #aec2d2;
}

.ktb-var-hover-gradient {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0)
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.4) 0px,
      rgba(255, 255, 255, 0) 100%
    );
}

.ktb-var-hover-text-color {
  color: #464f4f;
}

.ktb-var-selected-background {
  color: #789ab5;
}

.ktb-var-selected-gradient {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.227451) 100%
    );
}

.ktb-var-selected-text-color {
  color: #ffffff;
}

.ktb-var-error {
  color: #ffe0d9;
}

.ktb-var-warning {
  color: #fff4d9;
}

.ktb-var-success {
  color: #eaf7ec;
}

.ktb-var-info {
  color: #e5f5fa;
}

.k-grid-norecords-template {
  border: 1px solid #789ab5;
}
/* main colors */
.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-filter-row > th,
.k-editable-area,
.k-separator,
.k-colorpicker .k-i-arrow-s,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header,
.k-grid-header-wrap,
.k-grid-header-locked,
.k-grid-footer-locked,
.k-grid-content-locked,
.k-grid td,
.k-grid td.k-state-selected,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-treemap-tile,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-tiles,
.k-toolbar,
.k-tooltip,
.k-button-group .k-tool,
.k-upload-files {
  border-color: #789ab5;
}

.k-group,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-widget .k-status,
.k-calendar th,
.k-dropzone-hovered,
.k-widget.k-popup {
  background-color: #f5f5f5;
}

.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
  background-color: #edf1f5;
}

.k-list-container {
  border-color: #789ab5;
  background-color: #edf1f5;
}

.k-alt,
.k-separator,
.k-resource.k-alt,
.k-pivot-layout > tbody > tr:first-child > td:first-child {
  background-color: #f5f5f5;
}

.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt {
  background-color: #e0e0e0;
}

.k-textbox,
.k-autocomplete.k-header,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active {
  border-color: #789ab5;
  background-color: #edf1f5;
}

.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input {
  border-color: #789ab5;
}

input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
  background: none;
  border-color: #789ab5;
}

.k-input,
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input,
.k-multiselect-wrap {
  color: #464f4f;
}

.k-input[readonly] {
  color: #464f4f;
}

.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input {
  color: #464f4f;
}

.k-block {
  color: #00435e;
}

.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
  color: #464f4f;
}

.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
  color: #464f4f;
}

.k-header,
.k-treemap-title,
.k-grid-header .k-header > .k-link {
  color: #00435e;
}

.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-grouping-header,
.k-pager-wrap,
.k-textbox,
.k-button,
.k-progressbar,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.45098) 100%
    );
  background-position: 50% 50%;
  background-color: #edf1f5;
}

.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-button,
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
  background-color: #edf1f5;
}

.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type='checkbox']:checked,
.k-mobile-list .k-edit-field [type='radio']:checked {
  background-image: url(Default/sprite.png);
  border-color: transparent;
}

.k-loading,
.k-state-hover .k-loading {
  background-image: url('Default/loading.gif');
  background-position: 50% 50%;
}

.k-loading-image {
  background-image: url('Default/loading-image.gif');
}

.k-button {
  color: #464f4f;
  border-color: #789ab5;
  background-color: #edf1f5;
}

.k-draghandle {
  border-color: #a0dba9;
}

.k-draghandle:hover {
  border-color: #95d79f;
  background-color: #7cd1f5;
}

.k-scheduler {
  color: #464f4f;
}

.k-scheduler-layout {
  color: #464f4f;
}

.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
  color: #464f4f;
}

.k-scheduler-times tr,
.k-scheduler-times th,
.k-scheduler-table td,
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-times {
  border-color: #789ab5;
}

.k-nonwork-hour {
  background-color: #e6f2f8;
}

.k-gantt .k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.02);
}

.k-gantt .k-header.k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.2);
}

.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
  background-color: #f2f8fb;
}

.k-scheduler-now-arrow {
  border-left-color: #ff6745;
}

.k-scheduler-now-line {
  background-color: #ff6745;
}

.k-event,
.k-task-complete {
  border-color: #edf1f5;
  color: #464f4f;
}

.k-ie7 .k-event .k-resize-handle,
.k-event .k-resize-handle:after,
.k-ie7 .k-task-single .k-resize-handle,
.k-task-single .k-resize-handle:after {
  background-color: #003b54;
}

.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
  border-color: #789ab5;
}

.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
  background-color: #ffffff;
  color: #464f4f;
  border-color: #789ab5;
}

.k-panelbar > li > .k-link {
  color: #464f4f;
}

.k-panelbar > .k-item > .k-link {
  border-color: #789ab5;
}

.k-state-active,
.k-state-active:hover,
.k-active-filter,
.k-tabstrip .k-state-active {
  border-color: #789ab5;
  color: #00435e;
}

.k-button:focus,
.k-button.k-state-focused {
  border-color: #789ab5;
}

.k-button:hover,
.k-button.k-state-hover {
  color: #464f4f;
  border-color: #789ab5;
  background-color: #aec2d2;
}

.k-button:active,
.k-button.k-state-active {
  background-color: #789ab5;
  border-color: #146b90;
}

.k-button:active:hover,
.k-button.k-state-active:hover {
  border-color: #1cb1ef;
  background-color: #157299;
}

.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active {
  color: #aec2d2;
  border-color: #789ab5;
  background-color: #edf1f5;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.45098) 100%
    );
}

.k-button:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 3px 1px #789ab5;
  box-shadow: inset 0 0 3px 1px #789ab5;
}

.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 3px 1px #0e4a64;
  box-shadow: inset 0 0 3px 1px #0e4a64;
}

.k-menu .k-state-hover > .k-state-active {
  background-color: transparent;
}

.k-state-highlight {
  color: #00435e;
}

.k-state-focused,
.k-grouping-row .k-state-focused {
  border-color: #95d79f;
}

.k-calendar .k-link {
  color: #464f4f;
}

.k-calendar .k-footer .k-nav-today {
  color: #464f4f;
}

.k-calendar .k-link.k-nav-fast {
  color: #464f4f;
}

.k-calendar .k-nav-fast.k-state-hover {
  text-decoration: none;
  background-color: #aec2d2;
  color: #464f4f;
}

.k-calendar .k-link.k-state-hover,
.k-window-titlebar .k-link {
}

.k-calendar-container.k-group {
  border-color: #789ab5;
}

.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
  color: #ffffff;
  background-color: #789ab5;
  border-color: #146b90;
}

.k-virtual-item.k-first,
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first {
  border-top-color: #789ab5;
}

.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  background: #789ab5;
  color: #ffffff;
}

.k-popup .k-list .k-item > .k-group {
  background: #789ab5;
  color: #ffffff;
  border-bottom-left-radius: 3px;
}

.k-marquee-text {
  color: #ffffff;
}

.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
td.k-state-focused,
.k-button.k-state-focused {
  -webkit-box-shadow: inset 0 0 3px 1px #789ab5;
  box-shadow: inset 0 0 3px 1px #789ab5;
}

.k-state-focused.k-state-selected,
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected {
  -webkit-box-shadow: inset 0 0 3px 1px #0e4a64;
  box-shadow: inset 0 0 3px 1px #0e4a64;
}

.k-ie8 .k-panelbar span.k-state-focused,
.k-ie8 .k-menu li.k-state-focused,
.k-ie8 .k-listview > .k-state-focused,
.k-ie8 .k-grid-header th.k-state-focused,
.k-ie8 td.k-state-focused,
.k-ie8 .k-tool.k-state-hover,
.k-ie8 .k-button:focus,
.k-ie8 .k-button.k-state-focused,
.k-ie7 .k-panelbar span.k-state-focused,
.k-ie7 .k-menu li.k-state-focused,
.k-ie7 .k-listview > .k-state-focused,
.k-ie7 .k-grid-header th.k-state-focused,
.k-ie7 td.k-state-focused,
.k-ie7 .k-tool.k-state-hover,
.k-ie7 .k-button:focus,
.k-ie7 .k-button.k-state-focused {
  background-color: #aec2d2;
}

.k-list > .k-state-selected.k-state-focused,
.k-list-optionlabel.k-state-selected.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.k-state-selected > .k-link,
.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-state-default > .k-link.k-state-selected {
  color: #edf1f5;
  background-color: #789ab5;
}

.k-menu .k-state-selected > .k-link {
  color: #edf1f5;
  background-color: #789ab5;
}

.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-pager-wrap .k-link:hover,
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active {
  color: #464f4f;
  background-color: #aec2d2;
  border-color: #789ab5;
}
/* this selector should be used separately, otherwise old IEs ignore the whole rule */
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active {
  color: #464f4f;
  background-color: #aec2d2;
  border-color: #789ab5;
}

.k-ie7 .k-window-titlebar .k-state-hover,
.k-ie8 .k-window-titlebar .k-state-hover {
  border-color: #789ab5;
}

.k-state-hover > .k-select,
.k-state-focused > .k-select {
  border-color: #789ab5;
}

.k-button:hover,
.k-button.k-state-hover,
.k-button:focus,
.k-button.k-state-focused,
.k-textbox:hover,
.k-state-hover,
.k-state-hover:hover,
.k-pager-wrap .k-link:hover,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em,
.k-draghandle:hover {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0)
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.4) 0px,
      rgba(255, 255, 255, 0) 100%
    );
}

.k-pager-wrap {
  background-color: #edf1f5;
  color: #00435e;
}

.k-state-selected,
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.227451) 100%
    );
}

.k-icon,
.k-icon:hover {
  color: #464f4f;
}

.k-button .k-icon:hover {
  color: #464f4f;
}

.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em {
  color: #464f4f;
}

.k-autocomplete.k-state-hover,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-dropdown-wrap.k-state-focused {
  background-color: #aec2d2;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0)
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.4) 0px,
      rgba(255, 255, 255, 0) 100%
    );
  background-position: 50% 50%;
  border-color: #789ab5;
}

.km-pane-wrapper
  .k-mobile-list
  input:not([type='checkbox']):not([type='radio']),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.k-dropdown .k-state-focused .k-input {
  color: #464f4f;
}

.k-dropdown .k-state-hover .k-input {
  color: #464f4f;
}

.k-state-error {
  border-color: #ff6745;
  background-color: #eef9fe;
  color: #115b7a;
}

.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-other-month,
.k-other-month .k-link,
.k-dropzone em,
.k-dropzone .k-upload-status,
.k-tile-empty strong,
.k-slider .k-draghandle {
  color: #aec2d2;
}

.k-animation-container > ul,
.k-autocomplete,
.k-block,
.k-button,
.k-calendar .k-link,
.k-calendar td,
.k-calendar-container,
.k-colorpicker,
.k-combobox,
.k-datepicker,
.k-datetimepicker,
.k-drag-clue,
.k-dropdown,
.k-dropdown-wrap,
.k-editor-inline,
.k-gantt-views > .k-current-view,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-inline-block,
.k-list-container,
.k-multiselect,
.k-notification,
.k-numeric-wrap,
.k-numerictextbox,
.k-picker-wrap,
.k-slider-selection,
.k-slider-track,
.k-split-button .k-gantt-views,
.k-textbox,
.k-tile,
.k-timepicker,
.k-tooltip,
.k-touch-scrollbar,
.k-treeview .k-in,
.k-upload,
.k-window,
.k-window-action,
.k-window-titleless .k-window-content,
.k-list-container .k-popup .k-group .k-reset,
.k-list-container .k-popup .k-group .k-reset .k-state-border-up,
.k-dropzone,
.k-fieldselector .k-list .k-item,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-hover,
.k-list .k-state-selected,
.k-list-optionlabel,
.k-listbox .k-item,
.k-scheduler {
  border-radius: 2px;
}

.k-autocomplete.k-state-border-down,
.k-block > .k-header,
.k-calendar-container.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-gantt-views.k-state-expanded,
.k-gantt-views.k-state-expanded > .k-current-view,
.k-list-container.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-numeric-wrap.k-state-border-down,
.k-panelbar .k-tabstrip-items .k-item,
.k-picker-wrap.k-state-border-down,
.k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-window-titlebar {
  border-radius: 2px 2px 0px 0px;
}

.k-autocomplete.k-state-border-up,
.k-calendar-container.k-state-border-up,
.k-dropdown-wrap .k-select,
.k-dropdown-wrap.k-state-border-up,
.k-filter-menu,
.k-list-container.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-window-content {
  border-radius: 0px 0px 2px 2px;
}

.k-datetimepicker .k-select + .k-select,
.k-dropdown-wrap .k-select,
.k-list-container.k-state-border-right,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select {
  border-radius: 0 2px 2px 0;
}

.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link {
  border-radius: 2px 0px 0px 2px;
}

.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* Progressbar */
.k-progressbar-indeterminate {
  background: url('Default/indeterminate.gif');
}

.k-slider-track {
  background-color: #789ab5;
}

.k-slider-selection {
  background-color: #789ab5;
}

.k-slider-horizontal .k-tick {
  background-image: url('Default/slider-h.gif');
}

.k-slider-vertical .k-tick {
  background-image: url('Default/slider-v.gif');
}
/* Tooltip */
.k-widget.k-tooltip {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.45098) 100%
    );
  background-position: 50% 50%;
  background-color: #edf1f5;
  color: #00435e;
  border-color: transparent;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.k-widget.k-tooltip-validation {
  border-color: #ffe5a6;
  background-color: #f2f2f2;
  color: #051b25;
}
/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
  font-size: 12px;
  position: relative;
  top: 3px;
}

.k-widget .k-window .k-state-focused {
  border-color: #789ab5;
}

.k-callout-n {
  border-bottom-color: #edf1f5;
}

.k-callout-w {
  border-right-color: #edf1f5;
}

.k-callout-s {
  border-top-color: #edf1f5;
}

.k-callout-e {
  border-left-color: #edf1f5;
}

.k-tooltip-validation .k-callout-n {
  border-bottom-color: #ffe5a6;
}

.k-tooltip-validation .k-callout-w {
  border-right-color: #ffe5a6;
}

.k-tooltip-validation .k-callout-s {
  border-top-color: #ffe5a6;
}

.k-tooltip-validation .k-callout-e {
  border-left-color: #ffe5a6;
}

.k-splitbar {
  background-color: #edf1f5;
}

.k-restricted-size-vertical,
.k-restricted-size-horizontal {
  background-color: #115b7a;
}

.k-file {
  border-color: #789ab5;
}

.k-file-progress {
  color: #002230;
}

.k-file-progress .k-progress {
  background-color: #e3f6fc;
}

.k-file-success {
  color: #002230;
}

.k-file-success .k-progress {
  background-color: #e9f8eb;
}

.k-file-error {
  color: #005172;
}

.k-file-error .k-progress {
  background-color: #ffe0d9;
}

.k-tile {
  border-color: #ffffff;
}

.k-textbox:hover,
.k-tiles li.k-state-hover {
  border-color: #789ab5;
}

.k-tiles li.k-state-selected {
  border-color: #146b90;
}

.k-filebrowser .k-tile .k-folder,
.k-filebrowser .k-tile .k-file {
  background-image: url('Default/imagebrowser.png');
  background-size: auto auto;
}

.k-leaf,
.k-leaf.k-state-hover:hover {
  color: #fff;
}

.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover {
  color: #000;
}

.k-grid td.k-state-selected.k-state-focused {
  background-color: #157299;
}

.k-treemap-tile.k-state-hover {
  -webkit-box-shadow: inset 0 0 0 3px #789ab5;
  box-shadow: inset 0 0 0 3px #789ab5;
}

.k-editor-inline ::selection {
  background-color: #146b90;
  text-shadow: none;
  color: #fff;
}

.k-editor-inline ::-moz-selection {
  background-color: #146b90;
}

.k-widget.k-notification.k-notification-info {
  background-color: #e5f5fa;
  color: #2498bc;
  border-color: #b6e3f1;
}

.k-widget.k-notification.k-notification-success {
  background-color: #eaf7ec;
  color: #0099d9;
  border-color: #c5e9cb;
}

.k-widget.k-notification.k-notification-warning {
  background-color: #fff4d9;
  color: #008ec9;
  border-color: #fff0ca;
}

.k-widget.k-notification.k-notification-error {
  background-color: #ffe0d9;
  color: #d92800;
  border-color: #ffb6a6;
}

.k-gantt .k-treelist {
  background: #f5f5f5;
}

.k-gantt .k-treelist .k-alt {
  background-color: #dbdbdb;
}

.k-gantt .k-treelist .k-state-selected,
.k-gantt .k-treelist .k-state-selected td,
.k-gantt .k-treelist .k-alt.k-state-selected,
.k-gantt .k-treelist .k-alt.k-state-selected > td {
  background-color: #789ab5;
}

.k-task-dot:after {
  background-color: #464f4f;
  border-color: #464f4f;
}

.k-task-summary {
  border-color: #0099d9;
  background: #0099d9;
}

.k-task-milestone,
.k-task-summary-complete {
  border-color: #464f4f;
  background: #464f4f;
}

.k-state-selected.k-task-summary {
  border-color: #3ab2e4;
  background: #3ab2e4;
}

.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
  border-color: #789ab5;
  background: #789ab5;
}

.k-task-single {
  background-color: #cceefc;
  border-color: #edf1f5;
  color: #464f4f;
}

.k-state-selected.k-task-single {
  border-color: #146b90;
}

.k-line {
  background-color: #464f4f;
  color: #464f4f;
}

.k-state-selected.k-line {
  background-color: #789ab5;
  color: #789ab5;
}

.k-resource {
  background-color: #ffffff;
}

.k-i-kpi-decrease,
.k-i-kpi-denied,
.k-i-kpi-equal,
.k-i-kpi-hold,
.k-i-kpi-increase,
.k-i-kpi-open {
  background-image: url('Default/sprite_kpi.png');
}

.k-numeric-wrap .k-link.k-state-selected {
  background-color: #789ab5;
}

.k-grid-mobile .k-column-active + th.k-header {
  border-left-color: #464f4f;
}

html .km-pane-wrapper .km-widget,
.k-ie .km-pane-wrapper .k-widget,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-edit-field {
  color: #464f4f;
}

@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  div.km-pane-wrapper a {
    color: #464f4f;
  }

  .km-pane-wrapper .k-icon {
    background-size: 21.2em 21em;
  }
}

.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  border-top: 1px solid #789ab5;
}

.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
  background-color: #789ab5;
  border-top-color: #146b90;
}

.km-pane-wrapper .k-mobile-list .k-item:last-child {
  -webkit-box-shadow: inset 0 -1px 0 #789ab5;
  box-shadow: inset 0 -1px 0 #789ab5;
}

.km-pane-wrapper .k-mobile-list > ul > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
  color: #3690b7;
}

.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  border-bottom: 1px solid #789ab5;
}

.km-pane-wrapper .k-mobile-list .k-edit-field {
  -webkit-box-shadow: 0 1px 1px #789ab5;
  box-shadow: 0 1px 1px #789ab5;
}

.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type='reset'] {
  color: #fff;
  border-color: #ff6745;
  background-color: red;
  background-image: -webkit-gradient(
    linear,
    50% 0,
    50% 100%,
    from(rgba(255, 255, 255, 0.3)),
    to(rgba(255, 255, 255, 0.15))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0.15)
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0.15)
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0.15)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0.15)
  );
}

.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type='reset']:active {
  background-color: #990000;
}

.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default {
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.45098
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.45098) 100%
    );
  background-position: 50% 50%;
  background-color: #edf1f5;
  border-color: #789ab5;
}

.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #aec2d2;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0)
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.4) 0px,
      rgba(255, 255, 255, 0) 100%
    );
  background-position: 50% 50%;
  border-color: #789ab5;
}

.k-multiselect.k-header {
  border-color: #789ab5;
}

.k-multiselect.k-header.k-state-hover {
  border-color: #789ab5;
}

.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused {
  background-color: #aec2d2;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0)
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.4) 0px,
      rgba(255, 255, 255, 0) 100%
    );
  background-position: 50% 50%;
  border-color: #789ab5;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}

.k-overlay {
  background-color: #464f4f;
}

.k-list-container {
  color: #464f4f;
}

.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-menu .k-popup {
  color: #464f4f;
}

.k-state-default > .k-select {
  border-color: #789ab5;
}

.k-state-hover > .k-select {
  border-color: #789ab5;
}

.k-state-focused > .k-select {
  border-color: #789ab5;
}

.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
  color: #464f4f;
}

.k-tabstrip-items .k-state-hover .k-link,
.k-panelbar > li.k-state-hover > .k-link,
.k-panelbar > li.k-state-default > .k-link.k-state-hover {
  color: #464f4f;
}

.k-panelbar .k-state-focused.k-state-hover {
  background: #aec2d2;
}

.k-tabstrip-items .k-state-default,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading {
  border-color: #789ab5;
}

.k-tabstrip-items .k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-hover .k-loading {
  border-color: #789ab5;
}

.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active,
.k-ie7 .k-tabstrip-items .k-state-active .k-loading {
  border-color: #789ab5;
}

.k-tabstrip .k-content.k-state-active {
  color: #464f4f;
}

.k-menu.k-header,
.k-menu .k-item {
  border-color: #789ab5;
}

.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
  border-color: #789ab5;
}

.k-column-menu .k-separator {
  border-color: #789ab5;
}

.k-menu .k-group {
  border-color: #789ab5;
}

.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
  color: #464f4f;
  border-color: #789ab5;
  font-weight: bold;
}

.k-grouping-header {
  color: #464f4f;
}

.k-grid td.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px inset 0 0 3px 1px #789ab5;
  box-shadow: inset 0 0 0 1px inset 0 0 3px 1px #789ab5;
}

.k-header,
.k-grid-header-wrap,
.k-grid .k-grouping-header,
.k-grid-header,
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link,
.k-grouping-header .k-group-indicator,
.k-gantt-toolbar .k-state-default {
  border-color: #789ab5;
}

.k-primary,
.k-overflow-container .k-primary {
  border-color: #115e7f;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.227451) 100%
    );
  background-position: 50% 50%;
  background-color: #177fab;
}

.k-primary:focus,
.k-primary.k-state-focused {
  border-color: #115e7f;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0)
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.4) 0px,
      rgba(255, 255, 255, 0) 100%
    );
  -webkit-box-shadow: 0 0 3px 0 #789ab5;
  box-shadow: 0 0 3px 0 #789ab5;
}

.k-primary:hover {
  border-color: #1cb1ef;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
            255,
            255,
            255,
            0
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0)
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.4) 0px,
      rgba(255, 255, 255, 0) 100%
    );
  background-color: #157299;
}

.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-primary:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0 0 3px 0 #789ab5;
  box-shadow: 0 0 3px 0 #789ab5;
}

.k-primary:active {
  border-color: #146b90;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.227451) 100%
    );
  background-color: #14688b;
}

.k-primary.k-state-disabled,
.k-state-disabled .k-primary,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:hover,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:active,
.k-primary.k-state-disabled:active {
  color: #e6e6e6;
  border-color: #e6e6e6;
  background-color: #1883b0;
  background-image: none;
  background-image: none,
    -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
            255,
            255,
            255,
            0.227451
          )
          100%);
  background-image: none,
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0px,
      rgba(255, 255, 255, 0.227451) 100%
    );
}

.k-editor .k-tool:focus {
  border-color: #789ab5;
  -webkit-box-shadow: inset 0 0 3px 1px #789ab5;
  box-shadow: inset 0 0 3px 1px #789ab5;
}

.k-checkbox-label:before {
  border-color: transparent;
}

.k-checkbox-label:after {
  border-color: #789ab5;
}

.k-checkbox-label:hover:after,
.k-checkbox:checked + .k-checkbox-label:hover:after {
  border-color: #7cbcd8;
  box-shadow: none;
}

.k-checkbox:checked + .k-checkbox-label:after {
  border-color: #a0dba9;
  color: #146b90;
}

.k-checkbox-label:active:before {
  box-shadow: 0 0 3px 0 #789ab5;
  border-color: #72c9e4;
}

.k-checkbox-label:active:after {
  border-color: #146b90;
}

.k-checkbox:checked + .k-checkbox-label:active:after {
  border-color: #146b90;
}

.k-checkbox:checked + .k-checkbox-label:active:before {
  box-shadow: 0 0 3px 0 #789ab5;
}

.k-checkbox:disabled + .k-checkbox-label {
  color: #aec2d2;
}

.k-checkbox:disabled + .k-checkbox-label:hover:after,
.k-checkbox:disabled + .k-checkbox-label:active:before {
  box-shadow: none;
}

.k-checkbox:checked:disabled + .k-checkbox-label:after {
  background: #dff4fd;
  color: #87c2db;
}

.k-checkbox:disabled + .k-checkbox-label:after,
.k-checkbox:checked:disabled + .k-checkbox-label:active:after,
.k-checkbox:disabled + .k-checkbox-label:hover:before,
.k-checkbox:checked:disabled + .k-checkbox-label:hover:after {
  background: #dff4fd;
  border-color: #9cd9a6;
}

.k-radio-label:before {
  border-color: #789ab5;
  background-color: #ffffff;
  border-width: 1px;
}

.k-radio-label:hover:before,
.k-radio:checked + .k-radio-label:hover:before {
  border-color: #7cbcd8;
}

.k-radio:checked + .k-radio-label:before {
  border-color: #789ab5;
}

.k-radio:checked + .k-radio-label:after {
  background-color: #157299;
}

.k-radio-label:active:before {
  box-shadow: 0 0 3px 0 #789ab5;
  border-color: #146b90;
}

.k-radio:checked + .k-radio-label:active:before {
  box-shadow: 0 0 3px 0 #789ab5;
  border-color: #146b90;
}

.k-radio:disabled + .k-radio-label {
  color: #aec2d2;
}

.k-radio:disabled + .k-radio-label:before {
  border-color: #bfbfbf;
}

.k-radio:disabled + .k-radio-label:active:before {
  box-shadow: none;
  background: #e9f7fd;
}

.k-radio:disabled + .k-radio-label:before {
  background: #dff4fd;
}

.k-radio:disabled + .k-radio-label:hover:after,
.k-radio:disabled + .k-radio-label:hover:before {
  box-shadow: none;
}

.k-checkbox:focus + .k-checkbox-label:after,
.k-radio:focus + .k-radio-label:before {
  border-color: #146b90;
  box-shadow: 0 0 3px 0 #789ab5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  .k-icon:not(.k-loading),
  .k-grouping-dropclue,
  .k-drop-hint,
  .k-callout,
  .k-tool-icon,
  .k-state-hover .k-tool-icon,
  .k-state-active .k-tool-icon,
  .k-state-active.k-state-hover .k-tool-icon,
  .k-state-selected .k-tool-icon,
  .k-state-selected.k-state-hover .k-tool-icon,
  .k-column-menu .k-sprite,
  .k-mobile-list .k-check:checked,
  .k-mobile-list .k-edit-field [type='checkbox']:checked,
  .k-mobile-list .k-edit-field [type='radio']:checked {
    background-size: 340px 336px;
  }

  .k-dropdown-wrap .k-input,
  .k-picker-wrap .k-input,
  .k-numeric-wrap .k-input {
  }

  .k-i-kpi-decrease,
  .k-i-kpi-denied,
  .k-i-kpi-equal,
  .k-i-kpi-hold,
  .k-i-kpi-increase,
  .k-i-kpi-open {
    background-image: url('Default/sprite_kpi_2x.png');
    background-size: 96px 16px;
  }
}

.ktb-checkbox-label-after {
  border-color: #789ab5;
  background: #ffffff;
}

.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
  border-color: #7cbcd8;
}

.ktb-checkbox-checked + .ktb-checkbox-label-after {
  background-color: #ffffff;
  border-color: #a0dba9;
  color: #146b90;
}

.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
  border-color: #7cbcd8;
}

.ktb-checkbox-label-active-after {
  border-color: #146b90;
}

.ktb-checkbox-checked-disabled + .ktb-checkbox-label-after,
.ktb-checkbox-disabled + .ktb-checkbox-label-after,
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-active-after,
.ktb-checkbox-disabled + .ktb-checkbox-label-hover-before,
.ktb-checkbox-checked-disabled + .ktb-checkbox-label-hover-after {
  background: #dff4fd;
  color: #87c2db;
  border-color: #9cd9a6;
}

.ktb-radio-label-before {
  border-color: #789ab5;
  background-color: #ffffff;
}

.ktb-radio-checked + .ktb-radio-label-after {
  background-color: #157299;
}

.ktb-radio-checked + .ktb-radio-label-before {
  border-color: #789ab5;
}

.ktb-radio-label-hover-before,
.ktb-radio-checked + .ktb-radio-label-hover-before {
  border-color: #7cbcd8;
}

.ktb-radio-label-active-before {
  border-color: #146b90;
}

.ktb-radio-checked + .ktb-radio-label-after {
  background-color: #157299;
}

.ktb-radio-disabled + .ktb-radio-label-before,
.ktb-radio-disabled + .ktb-radio-label-active-before {
  background: #dff4fd;
  border-color: #9cd9a6;
}
/* Responsive styles */
@media only screen and (max-width: 1024px) {
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    background-image: none;
    background-image: none,
      -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
              255,
              255,
              255,
              0.45098
            )
            100%);
    background-image: none,
      -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
              255,
              255,
              255,
              0.45098
            )
            100%);
    background-image: none,
      -o-linear-gradient(top, rgba(255, 255, 255, 0) 0px, rgba(
              255,
              255,
              255,
              0.45098
            )
            100%);
    background-image: none,
      linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0px,
        rgba(255, 255, 255, 0.45098) 100%
      );
    background-position: 50% 50%;
    background-color: #edf1f5;
    border-color: #789ab5;
  }

  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    border-color: #789ab5;
  }

  .k-webkit .k-pager-numbers .k-current-page .k-link:hover,
  .k-ff .k-pager-numbers .k-current-page .k-link:hover,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:hover,
  .k-safari .k-pager-numbers .k-current-page .k-link:hover,
  .k-webkit
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view:hover,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-safari
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view:hover {
    border-color: #789ab5;
    background-image: none;
    background-image: none,
      -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
              255,
              255,
              255,
              0
            )
            100%);
    background-image: none,
      -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
              255,
              255,
              255,
              0
            )
            100%);
    background-image: none,
      -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0px, rgba(
              255,
              255,
              255,
              0
            )
            100%);
    background-image: none,
      linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.4) 0px,
        rgba(255, 255, 255, 0) 100%
      );
    background-color: #aec2d2;
  }

  .k-webkit
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view
    > .k-link,
  .k-ff
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view
    > .k-link,
  .k-ie11
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view
    > .k-link,
  .k-safari
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view
    > .k-link {
    color: #464f4f;
  }

  .k-webkit
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view:hover
    > .k-link,
  .k-ff
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view:hover
    > .k-link,
  .k-ie11
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view:hover
    > .k-link,
  .k-safari
    .k-scheduler-toolbar
    > ul.k-scheduler-views
    > li.k-current-view:hover
    > .k-link {
    color: #464f4f;
  }

  .k-webkit .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-color: #789ab5;
    background-color: #edf1f5;
  }
}

.k-chart .k-navigator-hint .k-scroll {
  background: rgba(19, 104, 140, 0.7);
}

.k-map .k-marker {
  background-image: url('Default/markers.png');
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  .k-map .k-marker {
    background-image: url('Default/markers_2x.png');
  }
}
