/*

Kendo Theme for default Rollbase theme.
This theme was generated by opening the Kendo UI Theme Builder, exporting a blank theme and building on it from there using the styles defined by Ux.

Copyright (c) 2019 Infinite Blue IP LLC. All rights reserved.

*/

* {
    font-family: Lato, sans-serif;
    text-rendering: auto;
}

.k-in,
.k-item,
.k-window-action {
    border-color: transparent;
}

/* main colors */
.k-block,
.k-widget {
    background-color: #FFF;
}

.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: #DDD;
}

.k-panelbar .k-i-arrow-s,
.k-pivot .k-i-arrow-s,
.k-panelbar .k-link.k-state-selected .k-i-arrow-s,
.k-pivot .k-link.k-state-selected .k-i-arrow-s,
.k-panelbar
.k-link:not(.k-state-disabled):hover>.k-i-arrow-s,
.k-pivot .k-link:not(.k-state-disabled):hover>.k-i-arrow-s {
    background-position: inherit;
}

.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: #ebebeb;
}

.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
    background-color: #0277bd;
}

.k-list-container {
    border-color: #DDD;
    background-color: #e9e9e9;
}

.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
    background-color: #ffffff;
}

.k-alt,
.k-separator,
.k-resource.k-alt,
.k-pivot-layout > tbody > tr:first-child > td:first-child {
    background-color: #FCFCFC;
}

.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt {
    background-color: #f9f9f9;
}

.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: #DDD;
    background-color: #f9f9f9;
}

.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: #DDD;
}

input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
    background: #FFF;
}

.k-input,
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input,
.k-multiselect-wrap {
    background-color: #ffffff;
    color: #4C4C4C;
    border: 1px solid #DDD;
}
.k-multiselect-wrap {
    background: none transparent;
}

.k-input[readonly] {
    background-color: #ffffff;
    color: #4C4C4C;
}

.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input {
    color: #4C4C4C;
}

.k-inverse {
    color: #ffffff;
}

.k-block {
    color: #FFF;
}

.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
    color: #337AB7;
}

.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
    color: #337AB7;
}

.k-header,
.k-treemap-title,
.k-grid-header .k-header > .k-link {
    color: #fafafa;
}

.k-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-grouping-header,
.k-pager-wrap,
.k-textbox,
.k-button,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
    text-transform: none;
    background: none #0277bd;
}

.k-panelbar > .k-item > .k-header {
    color: #4C4C4C;
    font-family: Lato, sans-serif;
    font-weight: normal;

    border-bottom: 1px solid #F0F0F0;

}

.k-panelbar > .k-item > .k-header.k-state-focused.k-state-hover { background-color: transparent; }

.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: #0277bd;
}

.k-panelbar,
.k-panelbar
.k-header,
.k-panelbar .k-content,
.k-panel>li.k-item,
.k-panelbar .k-state-selected {
    background-color: transparent;
}

.k-progressbar {
    background: none #FCFCFC;
    border: 1px solid #DDD;
}

.k-progressbar .k-state-selected {
    background: none #0277BD;
    border-color: #0277BD;
    border-right: 1px solid #FCFCFC;
}

.k-progressbar .k-progress-status { color: #4C4C4C; }


.k-widget.k-tooltip {
    background-image: url('textures/highlight.png');
}

.k-block,
.k-header,
.k-grouping-header,
.k-button,
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
    background-color: #0277bd;
}

.k-toolbar,
.k-grid-header { border: 0; background-color: transparent; }

.k-header,
.k-pager-wrap {
    background: transparent;
    color: #4C4C4C;
}

/* icons */
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite,
.k-pager-numbers .k-current-page .k-link:hover:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view.k-state-hover > .k-link:after {
    opacity: 1;
}

.k-icon,
.k-state-disabled .k-icon,
.k-column-menu .k-sprite,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
    opacity: 0.8;
}

.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
    opacity: 0.8;
}

.k-tool {
    border-color: transparent;
}

.k-icon,
.k-tool-icon,
.k-grouping-dropclue,
.k-drop-hint,
.k-column-menu .k-sprite,
.k-grid-mobile .k-resize-handle-inner:before,
.k-grid-mobile .k-resize-handle-inner:after,
.k-pager-numbers .k-current-page .k-link:after,
.k-menu .k-menu-group .k-item .k-icon,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
    background-image: url('Default/sprite.png');
    border-color: transparent;
}

.k-context-menu.k-menu-vertical > .k-item > .k-link,
.k-menu .k-menu-group .k-item > .k-link {
    padding: 0.72rem 1.8rem 0.72rem 0.72rem;
}

.k-column-menu .k-sprite,
.k-menu > .k-item .k-icon,
.k-calendar .k-header .k-icon,
.k-scheduler .k-header .k-icon,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
    background-image: url('Material/sprite.png'); /* ADU: June-19-15 */
    border-color: transparent;
}

/* IE will ignore the above selectors if these are added too */
.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('Flat/sprite.png');
    border-color: transparent;
}

.k-loading,
.k-state-hover .k-loading {
    background-image: url('Flat/loading.gif');
    background-position: 50% 50%;
}

.k-loading-image {
    background-image: url('Flat/loading-image.gif');
}

.k-loading-color {
    background-color: #ffffff;
}

.k-draghandle {
    border-color: #DDD;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-draghandle:hover {
    border-color: #DDD;
    background-color: #bcb4b0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* Scheduler */
.k-scheduler {
    color: #4C4C4C;
    background-color: #ffffff;
}

.k-scheduler .k-scheduler-toolbar .k-scheduler-navigation .k-link {
    text-transform: none;
    color: #FFF;
}

.k-scheduler .k-scheduler-toolbar .k-view-day { border-left: 0; }
.k-scheduler .k-scheduler-toolbar .k-scheduler-views LI {
    border: 0;
}

.k-scheduler .k-scheduler-toolbar {
    background-color: #0277bd;
}

.k-scheduler .k-header .k-link,
.k-scheduler .k-scheduler-toolbar .k-header,
.k-scheduler .k-scheduler-toolbar .k-header .k-link {
    color: #FFF;
    background: none transparent;
    text-transform: none;
    border: 0;
}

.k-scheduler-layout {
    color: #4C4C4C;
}

.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
    background-color: #ffffff;
    color: #4C4C4C;
}

.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: #DDD;
}

.k-nonwork-hour {
    background-color: #f2f2f2;
}

.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: #f8f8f8;
}

.k-scheduler-now-arrow {
    border-left-color: #e20000;
}

.k-scheduler-now-line {
    background-color: #e20000;
}

.k-event,
.k-task-complete {
    border-color: #f8f4de;
    background: #f8f4de 0 -257px url('textures/highlight.png') repeat-x;
    color: #4C4C4C;
}

.k-event-inverse {
    color: #ffffff;
}

.k-event.k-state-selected {
    background-position: 0 0;
}

.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: #bababa;
}

.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
    border-color: #f35800;
}

.k-panelbar,
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
    color: #4C4C4C;
    border: 0;
    box-shadow: none;
}

.k-panelbar > li > .k-link {
    color: #4C4C4C;
}

.k-panelbar > .k-item > .k-link {
    border-color: #DDD;
    margin-bottom: 10px;
}

.k-panel > li.k-item {
    background-color: #ffffff;
}

/* states */
.k-state-active,
.k-state-active:hover,
.k-active-filter,
.k-tabstrip .k-state-active {
    background-color: #ffffff;
    color: #4C4C4C;
}

.k-fieldselector .k-list-container {
    background-color: #ffffff;
}

.k-button {
    color: #4c4c4c;
    background: none #f9f9f9;

    border-radius: 2px;
    border-color: #DDD;
    text-transform: none;
}

.k-button:focus,
.k-button.k-state-focused {
    border-color: #DDD;
    background: none #ebebeb;
}

.k-button:hover,
.k-button.k-state-hover {
    color: #4C4C4C;
    background: none #F0F0F0;
    border-color: #DDD;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);;
}

.k-button:active,
.k-button.k-state-active {
    color: #4C4C4C;
    background: none #ebebeb;
    border-color: #DDD;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.k-button:active:hover,
.k-button.k-state-active:hover {
    color: #4C4C4C;
    background: none #ebebeb;
    border-color: #DDD;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.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: #9f9e9e;
    border-color: #DDD;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

.k-button:focus:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-menu .k-state-hover > .k-state-active {
    background-color: transparent;
}

.k-state-highlight {
    background: #ffffff;
    color: #4C4C4C;
}

.k-state-focused,
.k-grouping-row .k-state-focused {
    border-color: #DDD;
}

/* Calendar */
.k-calendar { padding: 0; border-color: #DDD; }

.k-calendar .k-link {
    color: #4C4C4C;
}

.k-calendar .k-header {
    background-color: #0277bd;
}

.k-calendar .k-footer {
    text-transform: none;
    border-color: #DDD;
    background-color: #F9F9F9;
    padding: 0;
}

.k-calendar .k-footer .k-nav-today,
.k-calendar .k-footer .k-nav-today:hover {
    color: #4C4C4C;
    color: #337AB7;
    text-transform: none;
    text-decoration: none;
    background-color: #ffffff;
}

.k-calendar .k-footer .k-nav-today:active {
    background-color: #ffffff;
}

.k-calendar .k-link.k-nav-fast {
    color: #FFF;
}

.k-calendar .k-nav-fast.k-state-hover {
    text-decoration: none;
    background: none transparent;
    color: #FFF;
}

.k-calendar .k-link.k-state-hover,
.k-window-titlebar .k-link {
    border-radius: 0px;
}

.k-calendar .k-footer .k-link {
    border-radius: 0;
    background: none transparent;
}
.k-calendar .k-footer .k-link:hover { background-color: #EFEFEF; }


.k-calendar th {
    background-color: #ebebeb;
}

.k-calendar-container.k-group {
    border-color: #DDD;
}

.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-state-selected:hover,
.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-scheduler .k-scheduler-toolbar .k-state-hover,
.k-calendar .k-header .k-link.k-state-hover,
.k-calendar .k-header .k-link:hover,
.k-marquee-color {
    color: #ffffff;
    background: none #f35800;
    background: none #0090d1;
    border-color: #0090d1;
}

.k-grid .k-state-selected {
    color: #4C4C4C;
    background-color: #f0f0f0;
}
.k-grid .k-state-selected TD { border-left-color: #FFF; }

.k-virtual-item.k-first,
.k-list > .k-item.k-first {
    border-bottom-color: #9f9e9e;
}

.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: #bcb4b0 0px 0px 5px 1px inset;
    box-shadow: #bcb4b0 0px 0px 5px 1px inset;
    */
}

.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: #df5100 0px 0px 3px 4px inset;
    box-shadow: #df5100 0px 0px 3px 4px inset;
    */
}

.k-popup .k-item.k-state-default,
.k-popup, .k-overflow-wrapper .k-item .k-overflow-button,
.k-animation-container .k-group {
    background-color: #FCFCFC;
}

.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected,
.k-overflow-container .k-state-hover,
.k-overflow-container .k-state-focused,
.k-overflow-container .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel.k-state-focused,
.k-list-optionlabel.k-state-selected {
    color: #4C4C4C;
    border-color: transparent;
    background-color: #F0F0F0;
}

.k-popup .k-list .k-state-hover,
.k-overflow-container .k-state-hover {
    background: #F0F0F0;
}

.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: #bcb4b0; */
}

.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 {
    color: #ffffff;
}

.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-item > .k-link.k-state-selected { color: #4c4c4c; }

.k-state-hover,
.k-state-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: #4C4C4C;
    background-color: transparent;
    background: none;
    border-color: #DDD;
}

.k-widget.k-multiselect .k-button.k-state-hover,
.k-widget.k-multiselect .k-button.k-state-hover:hover { background: #F0F0F0; }

.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover {
    background-color: #CCC;
    border-color: #CCC;
}


.k-scheduler .k-scheduler-toolbar .k-state-hover .k-link { background: none #0090d1; }

.k-menu .k-state-active,
.k-popup.k-context-menu.k-group .k-state-hover { background: none transparent; }

/* 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: #4C4C4C;
    background-color: #bcb4b0;
    border-color: #DDD;
}

.k-ie7 .k-window-titlebar .k-state-hover,
.k-ie8 .k-window-titlebar .k-state-hover {
    border-color: #DDD;
}

.k-state-hover > .k-select,
.k-state-focused > .k-select {
    border-color: #DDD;
}

.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: transparent;
    color: #4C4C4C;
}

.k-autocomplete.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-dropdown-wrap.k-state-active,
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link,
.k-button:active,
.k-panelbar > .k-item > .k-state-focused {
    background-image: none;
}

.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.2) 0px, rgba(255, 255, 255, 0) 100%);
    background-image: none, -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0) 100%);
    background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0) 100%);
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0) 100%);
}

.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
    background-position: 50% 50%;
}

.k-tool-icon {
    background-image: url('Flat/sprite.png');
}

.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em {
    color: #4C4C4C;
}

.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: #bcb4b0;
    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: #DDD;
}

.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: #4C4C4C;
}

.k-dropdown .k-state-hover .k-input {
    color: #4C4C4C;
}

.k-state-error {
    border-color: #e20000;
    background-color: #ff5252;
    color: #ffffff;
}

.k-state-disabled {
    opacity: .7;
}

.k-ie7 .k-state-disabled,
.k-ie8 .k-state-disabled {
    filter: alpha(opacity=70);
}

.k-tile-empty.k-state-selected,
.k-loading-mask.k-state-selected {
    border-width: 0;
    background-image: none;
    background-color: transparent;
}

.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: #9f9e9e;
}

/* Progressbar */
.k-progressbar-indeterminate {
    background: url('Default/indeterminate.gif');
}

.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected {
    display: none;
}

/* Slider */
.k-slider-track {
    background-color: #c5c5c5;
}

.k-slider-selection {
    background-color: #f35800;
}

.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 {
    border-color: #DDD;
    background-color: #F9F9F9;
    color: #555555;
    padding: 5px 10px;
}

.k-widget.k-tooltip .k-callout-n { border-bottom-color: #CCC; }
.k-widget.k-tooltip .k-callout-s { border-top-color: #CCC; }

.k-widget.k-tooltip-validation {
    border-color: #555555;
    background-color: #fff4c9;
    color: #555555;
}

/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
    font-size: 0.85rem;
    position: relative;
    top: 3px;
}

.k-callout-n {
    border-bottom-color: #EFEFEF;
}

.k-callout-w {
    border-right-color: #EFEFEF;
}

.k-callout-s {
    border-top-color: #EFEFEF;
}

.k-callout-e {
    border-left-color: #EFEFEF;
}

.k-tooltip-validation .k-callout-n {
    border-bottom-color: #555555;
}

.k-tooltip-validation .k-callout-w {
    border-right-color: #555555;
}

.k-tooltip-validation .k-callout-s {
    border-top-color: #555555;
}

.k-tooltip-validation .k-callout-e {
    border-left-color: #555555;
}

/* Splitter */
.k-splitbar {
    background-color: #e3e3e3;
}

.k-restricted-size-vertical,
.k-restricted-size-horizontal {
    background-color: #ffffff;
}

/* Upload */
.k-file {
    background-color: #ffffff;
    border-color: #DDD;
}
.k-file-progress {
    color: #0066cc;
}
.k-file-progress .k-progress {
    background-color: #d0f8ff;
}
.k-file-success {
    color: #28760b;
}
.k-file-success .k-progress {
    background-color: #ddffd0;
}
.k-file-error {
    color: #cc0000;
}
.k-file-error .k-progress {
    background-color: #ffded7;
}
/* ImageBrowser */
.k-tile {
    border-color: #ffffff;
}
.k-textbox:hover,
.k-tiles li.k-state-hover {
    border-color: #DDD;
}
.k-tiles li.k-state-selected {
    border-color: #f35800;
}
.k-filebrowser .k-tile .k-folder,
.k-filebrowser .k-tile .k-file {
    background-image: url('Default/imagebrowser.png');
    background-size: auto auto;
}
/* TreeMap */
.k-leaf,
.k-leaf.k-state-hover:hover {
    color: #fff;
}
.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover {
    color: #000;
}
/* Shadows */
.k-widget,
.k-button {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-button {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.k-slider,
.k-treeview,
.k-upload {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.k-state-hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused {
    /*
    -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 3px 0px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 3px 0px;
    */
}
.k-state-selected {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.k-state-active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.k-grid td.k-state-selected.k-state-focused {
    background-color: #ff5e03;
}
.k-popup,
.k-menu .k-menu-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-filebrowser .k-image,
.k-tooltip {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.298039);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.298039);
}

.k-treemap-tile.k-state-hover {
    -webkit-box-shadow: inset 0 0 0 3px #c5c5c5;
    box-shadow: inset 0 0 0 3px #c5c5c5;
}
/* Window */
.k-window {
    border-color: rgba(0, 0, 0, 0.298039);
    -webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.298039);
    box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.298039);
    background-color: #ffffff;
}
.k-window.k-state-focused {
    border-color: rgba(0, 0, 0, 0.298039);
}
.k-window.k-window-maximized,
.k-window-maximized .k-window-titlebar,
.k-window-maximized .k-window-content {
    border-radius: 0;
}

.k-shadow {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.298039);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.298039);
}
.k-inset {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.298039);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.298039);
}


.k-window .k-header {
    color: #FFF;
    background: #0277BD;
}
.k-window .k-header .k-window-title {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 1rem;
}

.k-window .k-window-actions {
    right: 10px;
    margin-top: -3px;
}


/* change icon color to white */
.k-window .k-window-actions .k-window-action .k-icon {
    background-image: url('Flat/sprite.png');
}

/* remove border and gradient from hover state */
.k-window .k-window-actions .k-window-action.k-state-hover {
    border-color: transparent;
    background: transparent none;
}

/* Selection */
.k-editor-inline ::selection {
    background-color: #f35800;
    text-shadow: none;
    color: #fff;
}
.k-editor-inline ::-moz-selection {
    background-color: #f35800;
    text-shadow: none;
    color: #fff;
}

/* Notification */
.k-widget.k-notification.k-notification-info {
    background-color: rgba(0, 0, 0, 0);
    color: #555555;
    border-color: #555555;
}
.k-widget.k-notification.k-notification-success {
    background-color: rgba(0, 0, 0, 0);
    color: #555555;
    border-color: #555555;
}
.k-widget.k-notification.k-notification-warning {
    background-color: rgba(0, 0, 0, 0);
    color: #555555;
    border-color: #555555;
}
.k-widget.k-notification.k-notification-error {
    background-color: rgba(0, 0, 0, 0);
    color: #555555;
    border-color: #555555;
}

/* Notifications */
/* Note: this only specifies colors for the sake of the demo page.
For Rollbase, please use the provided css and kendoui templates */

.k-notification {
    opacity: .9;
    border: 3px solid #777;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
}

.k-widget.k-notification.k-notification-info {
    color: #528FCE;
    border-color: #578BC7;
    background-color: #D2E3F7;
}

.k-widget.k-notification.k-notification-error {
    color: #D8473D;
    border-color: #E54D42;
    background-color: #F6D6D3;
}

.k-widget.k-notification.k-notification-warning {
    color: #BF5E00;
    border-color: #F0C330;
    background-color: #F8F2DD;
}

.k-widget.k-notification.k-notification-success {
    color: #589972;
    border-color: #38CB74;
    background-color: #DBF5E5;
}

/* Gantt */
.k-gantt .k-treelist {
    background: #f9f9f9;
}
.k-gantt .k-treelist .k-alt {
    background-color: #dcdcdc;
}
.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: #f35800;
}
.k-task-dot:after {
    background-color: #4C4C4C;
    border-color: #4C4C4C;
}
.k-task-dot:hover:after {
    background-color: #ffffff;
}
.k-task-summary {
    border-color: #6e6e6e;
    background: #6e6e6e;
}
.k-task-milestone,
.k-task-summary-complete {
    border-color: #4C4C4C;
    background: #4C4C4C;
}
.k-state-selected.k-task-summary {
    border-color: #ffa673;
    background: #ffa673;
}
.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
    border-color: #f35800;
    background: #f35800;
}
.k-task-single {
    background-color: #ffefe5;
    border-color: #ffdac1;
    color: #4C4C4C;
}
.k-state-selected.k-task-single {
    border-color: #f35800;
}
.k-line {
    background-color: #4C4C4C;
    color: #4C4C4C;
}
.k-state-selected.k-line {
    background-color: #f35800;
    color: #f35800;
}
.k-resource {
    background-color: #ffffff;
}
/* PivotGrid */
.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');
}
/* Border radius */
.k-block,
.k-button,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-multiselect,
.k-combobox,
.k-dropdown,
.k-dropdown-wrap,
.k-datepicker,
.k-timepicker,
.k-colorpicker,
.k-datetimepicker,
.k-notification,
.k-numerictextbox,
.k-picker-wrap,
.k-numeric-wrap,
.k-colorpicker,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-in,
.k-editor-inline,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection,
.k-upload {
    border-radius: 2px;
}
.k-tool {
    text-align: center;
    vertical-align: middle;
}
.k-tool.k-group-start,
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
    border-radius: 2px 0 0 2px;
}
.k-rtl .k-tool.k-group-start {
    border-radius: 0 2px 2px 0;
}
.k-tool.k-group-end,
.k-toolbar .k-button-group .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow {
    border-radius: 0 2px 2px 0;
}
.k-rtl .k-tool.k-group-end {
    border-radius: 2px 0 0 2px;
}
.k-group-start.k-group-end.k-tool {
    border-radius: 2px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
    border-radius: 0 0 2px 2px;
}

.k-autocomplete.k-state-border-up .k-input,
.k-dropdown-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-selected-color,
.k-numeric-wrap.k-state-border-up .k-input {
    border-radius: 0 0 0 2px;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
    border-radius: 0 0 2px 2px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
    border-radius: 2px 2px 0 0;
}
.k-split-button.k-state-border-down > .k-button {
    border-radius: 2px 0 0 0;
}
.k-split-button.k-state-border-up > .k-button {
    border-radius: 0 0 0 2px;
}
.k-split-button.k-state-border-down > .k-split-button-arrow {
    border-radius: 0 2px 0 0;
}
.k-split-button.k-state-border-up > .k-split-button-arrow {
    border-radius: 0 0 2px 0;
}
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input{
    background: #FFF;
    border-radius: 0px 0 0 0px;
}
.k-dropdowntree .k-dropdown-wrap .k-input {
    background: #FFF;
    opacity: 1;
}

.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-picker-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input {
    border-radius: 0 0px 0px 0;
}
.k-numeric-wrap .k-link {
    border-radius: 0 0px 0 0;
}
.k-numeric-wrap .k-link + .k-link {
    border-radius: 0 0 0px 0;
}
.k-colorpicker .k-selected-color {
    border-radius: 0px 0 0 0px;
}
.k-rtl .k-colorpicker .k-selected-color {
    border-radius: 0 0px 0px 0;
}
.k-autocomplete.k-state-border-down .k-input {
    border-radius: 2px 2px 0 0;
}
.k-dropdown-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color,
.k-numeric-wrap.k-state-border-down .k-input {
    border-radius: 2px 0 0 0;
}
.k-numeric-wrap .k-link.k-state-selected {
    background-color: #f35800;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
    border-radius: 0px 0px 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-list-container.k-state-border-right {
    background: none #EFEFEF;
    border-radius: 0 2px 2px 0;
}
.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-picker-wrap .k-select,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-list-container.k-state-border-right {
    border-radius: 2px 0 0 2px;
}
.k-numeric-wrap.k-expand-padding .k-input {
    border-radius: 2px;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap {
    border-radius: 0px;
}

.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel,
.k-dropzone {
    border-radius: 1px;
}


.k-slider .k-button,
.k-grid .k-slider .k-button {
    border-radius: 12px;
}
.k-slider .k-button:hover,
.k-slider .k-button.k-state-hover {
    background: #F0F0F0;
}

.k-slider .k-button .k-icon {
    margin-top: 3px;
}
.k-slider .k-button .k-icon.k-i-arrow-w {
    margin-left: -2px;
}
.k-slider .k-button .k-icon.k-i-arrow-e {
    margin-right: -2px;
}

.k-draghandle {
    border-radius: 7px;
}

.k-draghandle,
.k-slider-selection,
.k-draghandle.k-state-focused,
.k-draghandle.k-state-focused:link,
.k-flatcolorpicker .k-hue-slider .k-draghandle.k-state-focused,
.k-flatcolorpicker .k-transparency-slider .k-draghandle.k-state-focused {
    background-color: #0277BD !important;
    border-color: #0277BD !important;
}
.k-slider .k-draghandle:hover {
    box-shadow: 0 0 0 8px rgba(0,0,0,.05) !important;
}


.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 0 0 2px;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link {
    border-radius: 0 2px 2px 0;
}
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link,
.k-edit-field > .k-scheduler-navigation {
    border-radius: 2px;
}
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link {
    border-radius: 2px 0 0 2px;
}
.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link {
    border-radius: 2px;
    color: #000; /* Fix for Issue:PSC00337465 */
}
.k-more-events,
.k-event,
.k-task-single,
.k-task-complete,
.k-event .k-link {
    border-radius: 0px;
}
.k-scheduler-mobile .k-event {
    border-radius: 0;
}
/* Adaptive Grid */
.k-grid-mobile .k-column-active + th.k-header {
    border-left-color: #4C4C4C;
}
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: #4C4C4C;
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
    div.km-pane-wrapper a {
        color: #4C4C4C;
    }
    .km-pane-wrapper .k-icon {
        background-image: url('Default/sprite_2x.png');
        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 {
    background-color: #ffffff;
    border-top: 1px solid #DDD;
}
.km-pane-wrapper .k-mobile-list .k-edit-field textarea {
    outline-width: 0;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
    background-color: #f35800;
    border-top-color: #f35800;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
    border-top-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
    -webkit-box-shadow: inset 0 -1px 0 #c5c5c5;
    box-shadow: inset 0 -1px 0 #c5c5c5;
}
.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: #797979;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
    border-bottom: 1px solid #EEE;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
    -webkit-box-shadow: 0 1px 1px #c5c5c5;
    box-shadow: 0 1px 1px #c5c5c5;
}
.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: #e20000;
    background-color: red;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, from(rgba(255,255,255,.3)), to(rgba(255,255,255,.15)));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
    background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
    background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,.15));
    background-image: linear-gradient(to bottom, rgba(255,255,255,.3), rgba(255,255,255,.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;
}
/* /Column Menu */
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default {
    background-position: 50% 50%;
    background-color: #e9e9e9;
    border-color: #DDD;
}
.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: #bcb4b0;
    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: #DDD;
}
.k-multiselect.k-header {
    border-color: #DDD;
}
.k-multiselect.k-header.k-state-hover {
    border-color: #DDD;
}

.k-dropdown-wrap.k-state-focused,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused {
    background: none #F0F0F0;
    border-color: #DDD;
}
.k-multiselect.k-header.k-state-focused { background: none transprent; }

.k-list-container {
    color: #4C4C4C;
}
.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-menu .k-popup {
    color: #4C4C4C;
}
.k-state-default > .k-select {
    border-color: #DDD;
}
.k-state-hover > .k-select {
    border-color: #DDD;
}
.k-state-focused > .k-select {
    border-color: #DDD;
}

.k-tabstrip-items {
    margin-bottom: 20px;
}

.k-tabstrip-items .k-item,
.k-tabstrip-items .k-item .k-link,
.k-panelbar .k-items .k-link.k-state-focused {
    color: #4c4C4c;
    text-transform: none;
    background: transparent;
    border-color: transparent;
    border: 0;
}

.k-tabstrip-items .k-item .k-loading { border: 0; }

.k-tabstrip:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
    color: #4c4c4c;
}
.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: #4C4C4C;
}
.k-panelbar .k-state-focused.k-state-hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.k-tabstrip-items .k-state-default,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading { }

.k-tabstrip-items .k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-hover .k-loading { }

.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active,
.k-ie7 .k-tabstrip-items .k-state-active .k-loading {
    background: none #ffffff;
    border-color: #f35800;
}

.k-tabstrip .k-content.k-state-active {
    background-color: #ffffff;
    color: #4C4C4C;
}
.k-menu.k-header,
.k-menu .k-item {
    border-color: #DDD;
}
.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
    border-color: #DDD;
}
.k-overflow-container .k-overflow-group {
    box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 #ffffff;
}
.k-toolbar-first-visible.k-overflow-group,
.k-overflow-container .k-overflow-group + .k-overflow-group {
    box-shadow: 0 1px 0 #ffffff;
}
.k-toolbar-last-visible.k-overflow-group {
    box-shadow: inset 0 1px 0 #ffffff;
}
.k-column-menu .k-separator {
    border-color: #DDD;
    background-color: transparent;
}
.k-menu .k-group {
    border-color: #DDD;
}
.k-grid-filter.k-state-active {
    background-color: #ffffff;
}
.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
    border-color: #DDD;
    font-weight: bold;
}
.k-group-footer td,
.k-grid-footer td {
    color: #4C4C4C;
}
.k-grouping-row td {
    color: white;
}
.k-grouping-header {
    color: #4C4C4C;
}

.k-grid td.k-state-focused { }

.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: #DDD;
}
.k-primary,
.k-overflow-container .k-primary {
    color: #ffffff;
    border-color: #ef671a;
    background: none #ff5f01;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
.k-primary:focus,
.k-primary.k-state-focused {
    color: #ffffff;
    border-color: #e84200;
    background-image: none;
    background-color: #f35800;
}
.k-primary:hover {
    color: #ffffff;
    border-color: #ef671a;
    background-image: none;
    background-color: #f35800;
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-primary:focus:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.k-primary:active {
    color: #ffffff;
    border-color: #ef671a;
    background-image: none;
    background-color: #f35800;
}
.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: #fab58e;
    border-color: #ef671a;
    background-color: #f35800;
    background-image: none;
}
.k-pager-numbers .k-link,
.k-treeview .k-in {
    border-color: transparent;
}
.k-treeview .k-icon,
.k-scheduler-table .k-icon,
.k-grid .k-hierarchy-cell .k-icon {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
}
.k-scheduler-table .k-state-hover .k-icon {
    background-color: transparent;
}
.k-button:focus {
    outline: none;
}

.k-editor .k-tool:focus {
    outline: 0;
    border-color: #DDD;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.rbs-editField-valueContainer .k-checkbox-label{
	 margin: 0 !important;
}
.k-checkbox-label {
    padding-right: 0;
    margin: 5px 0;
}
.k-checkbox-label:before {
    border-color: #555555;
    border-radius: 0px;
}
.k-checkbox-label:after {
    border-color: #DDD;
    background: #ffffff;
    border-radius: 0px;
}
.k-checkbox-label:hover:after,
.k-checkbox:checked + .k-checkbox-label:hover:after {
    border-color: #a99f9a;
    box-shadow: none;
}
.k-checkbox:checked + .k-checkbox-label:after {
    background-color: #0277BD;
    border-color: transparent;
    border-radius: 0px;
    color: #FFF;
}
.k-checkbox:checked + .k-checkbox-label:before {
    background-color: #0277BD;
    border-color: transparent;
    border-radius: 0px;
    color: #FFF;
}
.k-checkbox-label:active:before {
    box-shadow: none;
    border-color: #555555;
    border-radius: 0px;
}
.k-checkbox-label:active:after {
    border-color: #a99f9a;
    border-radius: 0px;
}
.k-checkbox:checked + .k-checkbox-label:active:after {
    border-color: #a99f9a;
}
.k-checkbox:checked + .k-checkbox-label:active:before {
    box-shadow: none;
    border-radius: 0px;
}
.k-checkbox:disabled + .k-checkbox-label {
    color: #555555;
}
.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: #F0F0F0;
    color: #555555;
}
.k-checkbox:checked:disabled + .k-checkbox-label:before {
    background: #F0F0F0;
    color: #555555;
}
.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: #c5c5c5;
    border-color: #EFEFEF;
    border-radius: 0px;
}
.k-radio-label:before {
    border-color: #DDD;
    border-radius: 50%;
    background-color: #ffffff;
    border-width: 2px;
}
.k-radio-label:hover:before,
.k-radio:checked + .k-radio-label:hover:before {
    border-color: #a99f9a;
    box-shadow: none;
}
.k-radio:checked + .k-radio-label:before {
    border-color: #DDD;
}
.k-radio:checked + .k-radio-label:after {
    background-color: #0277BD;
    border-radius: 50%;
}
.k-radio-label:active:before {
    box-shadow: none;
    border-radius: 50%;
    border-color: #a99f9a;
}
.k-radio:checked + .k-radio-label:active:before {
    box-shadow: none;
    border-radius: 50%;
    border-color: #555555;
}
.k-radio:disabled + .k-radio-label {
    color: #555555;
}
.k-radio:disabled + .k-radio-label:before {
    border-color: #bfbfbf;
}
.k-radio:disabled + .k-radio-label:active:before {
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
}
.k-radio:disabled + .k-radio-label:before {
    background: #ffffff;
}
.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: #a99f9a;
    box-shadow: none;
}
@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-image: url('Default/sprite_2x.png');
        background-size: 340px 336px;
    }
    .k-dropdown-wrap .k-input,
    .k-picker-wrap .k-input,
    .k-numeric-wrap .k-input {
        border-radius: 0px 0 0 0px;
    }
    .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;
    }
}
@media screen and (-ms-high-contrast: active) {
    .k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,
    .k-editor-toolbar-wrap .k-button-group .k-tool:focus {
        border-color: #fff;
    }
}
.ktb-checkbox-label-after {
    border-color: #DDD;
    background: #ffffff;
}
.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
    border-color: #a99f9a;
}
.ktb-checkbox-checked + .ktb-checkbox-label-after {
    background-color: #c5c5c5;
    border-color: #DDD;
    color: #555555;
}
.ktb-checkbox-label-hover-after,
.ktb-checkbox-checked + .ktb-checkbox-label-hover-after {
    border-color: #a99f9a;
}
.ktb-checkbox-label-active-after {
    border-color: #a99f9a;
}
.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: #c5c5c5;
    color: #555555;
    border-color: #DDD;
}
.ktb-radio-label-before {
    border-color: #DDD;
    background-color: #ffffff;
}
.ktb-radio-checked + .ktb-radio-label-after {
    background-color: rgba(0, 0, 0, 0);
}
.ktb-radio-checked + .ktb-radio-label-before {
    border-color: #DDD;
}
.ktb-radio-label-hover-before,
.ktb-radio-checked + .ktb-radio-label-hover-before {
    border-color: #a99f9a;
}
.ktb-radio-label-active-before {
    border-color: #a99f9a;
}
.ktb-radio-checked + .ktb-radio-label-after {
    background-color: rgba(0, 0, 0, 0);
}
.ktb-radio-disabled + .ktb-radio-label-before,
.ktb-radio-disabled + .ktb-radio-label-active-before {
    background: #ffffff;
    border-color: #DDD;
}
/* 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-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 {
        background: none #FCFCFC;
        border-color: #DDD;
    }
    .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 {
        border-color: #DDD;
    }
    .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 {
        border-radius: 2px;
    }
    .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
    .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
    .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li {
        border-radius: 0;
    }
    .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
    .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
    .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view {
        border-radius: 0px 0px 0 0;
    }
    .k-webkit .k-scheduler-toolbar > ul li:first-child,
    .k-ff .k-scheduler-toolbar > ul li:first-child,
    .k-ie11 .k-scheduler-toolbar > ul li:first-child,
    .k-webkit .k-scheduler-toolbar > ul li:first-child .k-link,
    .k-ff .k-scheduler-toolbar > ul li:first-child .k-link,
    .k-ie11 .k-scheduler-toolbar > ul li:first-child .k-link,
    .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li,
    .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li,
    .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li,
    .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
    .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
    .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li .k-link {
        border-radius: 0;
    }
    .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
    .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
    .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
    .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
    .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
    .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link {
        border-radius: 0 0 0px 0px;
    }
    .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-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 {
        border-color: #DDD;
        background-image: none;
    }
    .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 {
        color: #4C4C4C;
        min-width: 75px;
    }
    .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 {
        color: #4C4C4C;
    }
    .k-webkit .k-pager-numbers .k-current-page .k-link:after,
    .k-ff .k-pager-numbers .k-current-page .k-link:after,
    .k-ie11 .k-pager-numbers .k-current-page .k-link:after,
    .k-webkit .k-scheduler-views > li.k-state-selected > .k-link:after,
    .k-ff .k-scheduler-views > li.k-state-selected > .k-link:after,
    .k-ie11 .k-scheduler-views > li.k-state-selected > .k-link:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -0.5em;
        right: 0.333em;
        width: 1.333em;
        height: 1.333em;
    }
    .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-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 {
        border-width: 1px 1px 0 1px;
        border-style: solid;
        border-color: #DDD;
        background-color: #0277bd;
        border-radius: 2px 2px 0 0;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.298039);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.298039);
    }
    .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 {
        border-width: 1px;
        background-image: none;
        border-radius: 2px;
    }
    .k-webkit .k-pager-numbers .k-state-selected,
    .k-ff .k-pager-numbers .k-state-selected,
    .k-ie11 .k-pager-numbers .k-state-selected,
    .k-webkit .k-pager-numbers .k-link,
    .k-ff .k-pager-numbers .k-link,
    .k-ie11 .k-pager-numbers .k-link {
        border-radius: 1px;
    }
}

/* Dropdown menu styling and effects */

.k-menu .k-animation-container .k-menu-group { padding-top: 0; padding-bottom: 0; }
.k-menu > .k-item .k-link {
    transition:color .3s ease-out, background .2s ease-in;
    transition: border .3s ease-out, background .3s ease-in;
}

.k-menu > .k-item:not(.k-state-disabled) > .k-link:hover,
.k-menu > .k-item.k-state-border-down > .k-link,
.k-menu > .k-item.k-state-border-up > .k-link,
.k-menu > .k-item.k-state-border-right > .k-link,
.k-menu > .k-item.k-state-border-left > .k-link {
    cursor: pointer;
    background: #0090d1;
}

.k-menu .k-menu-group > .k-item.k-state-hover,
.k-menu .k-menu-group > .k-item .k-state-active {
    background-color: #F0F0F0;
}

.k-menu > .k-item.k-state-disabled { background: #0277bd; }
.k-menu > .k-item.k-state-disabled > .k-link { color: #DDD; opacity: .5 }
.k-menu > .k-item > .k-link {
    color: #FFF;
    background: none #0277bd;
}

.k-menu .k-item>.k-link>.k-i-arrow-e { right: 0; }



/* Tabstrip */

.k-widget.k-tabstrip {
    background: transparent none;
    margin-bottom: 20px;
}
.k-tabstrip:focus {
    box-shadow: none;
}

.k-tabstrip .k-tabstrip-items {
    margin-bottom: 20px;
}
.k-widget.k-tabstrip .k-item,
.k-widget.k-tabstrip .k-item.k-state-active {
    border: 0;
    box-shadow: none;
    background: none transparent;
}

.rbs-simpleField-label { /* Fix for bug Issue:PSC00336509 - reset the cursor that is inherited from rule above */
    cursor: auto;
}

.k-tabstrip > .k-item::after {
    display: block;
    float: right;
    height: 20px;
    width: 2px;
    content: "spacer";
    text-indent: -999em;
    border-right: 1px solid #dbdbdb;
    margin-top: 6px;
}
.k-tabstrip .k-item:last-child::after { border-right: 0; }

/* ADU: 06.16.15 */
.k-tabstrip .k-tabstrip-items .k-item.k-state-active.k-tab-on-top .k-link:after {
    border-color: #037fcf;
    transition: width 100ms ease-in-out 0s;
    width: 100%;
}

.k-tabstrip .k-tabstrip-items .k-item.k-state-hover .k-link {
    cursor: pointer;
}

.k-tabstrip .k-tabstrip-items .k-item.k-state-hover .k-link:after {
    transition: width 100ms ease-in-out 0s;
    width: 100%;
}

/* Editor */
.k-editor .k-editor-toolbar {
    background: #eff2f7;
}

.k-editor-toolbar .k-tool { margin-right: 1px }

.k-editor-toolbar .k-tool.k-state-hover {
    background: none #bec0c4;
    border-color: #0090d1;
    border-radius: 3px;
    border: 0;
    padding:1px;
}
.k-tool.k-state-hover .k-tool-icon { background-image: url('Flat/sprite.png'); }
.k-tool.k-state-selected {
    border-radius: 3px;
    border: 0;
    background: none #0090d1;
}
.k-ct-popup .k-ct-cell.k-state-selected { background-image: none; }
.k-tool-icon { background-image: url('Default/sprite.png'); }
.k-tool.k-state-selected .k-tool-icon { background-image: url('Flat/sprite.png'); }

/* Grid */

.k-grid {
    border: 1px solid #dfdfdf;
}

.k-grid .k-grid-filter {
    /* adjust margin to account for border */
    cursor: pointer;
    margin-top: -8px;
    margin-right: -2px;
    border: 1px solid transparent;
    outline: none;
}
.k-grid-filter:hover,
.k-grid-filter.k-state-active { opacity: 1; background-color: #eff2f7; border: 1px solid #eff2f7; }
.k-grid-filter.k-state-active .k-icon { opacity: 1; }

.k-grid .k-grid-header,
.k-grid .k-grid-header .k-header {
    font-size: 1rem;
    background: #eff2f7;
    border: 0;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
.k-grid-header .k-header:first-child { border-left-width: 0; }

/* ADU: 06.16.15 */
.k-grid .k-grid-header .k-header {
    height: 30px;
    color: #777;
    vertical-align: middle;
}

.k-grid .k-grid-header .k-header .k-link,
.k-grid .k-grid-header .k-header span[title] {
    display: inline;
    height: 100%;
    color: #777;

    padding-top: 0;
    padding-bottom: 0;
}

.k-grid-header th.k-header>.k-link,
.k-grid-header th.k-header>span[title] {
    display: block;
    min-height: 18px;
    line-height: 1.35rem;
    margin: -0.5em -0.6em -0.4em -0.6em;
    padding: .5em .6em .4em .6em;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* end edit */

.k-grid TBODY TD	{
    font-size: 1rem;
}

#grid .k-state-selected,
#grid .k-state-selected > TD { color: #555; background: transparent none; }

/* ADU 06.15.2015 */

/* menu and split button fix */
.k-popup .k-button {
    box-shadow: none;
    border: 0;
    background-color: #eee;
    color: inherit;
}
.k-split-button .k-button { box-shadow: none; }

/* add hover state 07.08.2015 */
.k-popup .k-button:hover {
    background-color: lightgray;
}

/* integer and arrow fixes */
.k-icon.k-i-arrow-n { background-position: 0 -3px !important; }
.k-icon.k-i-arrow-s { background-position: 0 -32px !important; }
.k-numerictextbox .k-icon.k-i-arrow-s { background-position: 0 -37px !important; }

/* grid actions menu */
.grid-actions-menu,
.grid-actions-menu .k-link { color: #FFF; }

/* radio button fix */
.k-radio-label:before {
    border-width: 1px;
}

/* checkbox fix */
.k-checkbox:checked+.k-checkbox-label:after {
    top: 1px;
    left: 1px;
    border: 0;
}

/* */
button.k-grid-update .fa-check {
    color: #000000;
}
.km-pane-wrapper > .km-pane > .km-view > .km-content{
	background:#fff;
}
.km-card-sort-close{
 color:#fff;
 }
.rbs-horz-cards-container .k-state-selected{
    color: #ffffff;
    background: none #f35800;
    background: none #0090d1;
    border-color: #0090d1;
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0) 100%);
    background-image: none, -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0) 100%);
    background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0) 100%);
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0) 100%);
}
.rbs-horz-cards-container .k-state-selected .k-link,
.rbs-horz-cards-container .k-state-selected .km-external-link{
    color:#fff;
}
.rbs-diagram-mmaper-tool-item.k-button.k-state-selected{
    color: #ffffff;
    background: none #f35800;
    background: none #0090d1;
    border-color: #0090d1;
}
.rbs-diagram-mmaper-tool-item.k-button.k-state-selected:hover{
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0) 100%);
}
.rbs-export-modal-dialog .k-header {
    background: transparent;
    color: #4C4C4C;
}