/* Kendo skin */
.k-in,
.k-item,
.k-window-action {
  border-color: transparent;
}
/* main colors */
.k-block,
.k-widget {
  background-color: #ffffff;
}
.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.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-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: #c2c2c2;
}
.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: #e8e8e8;
}
.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
  background-color: #000000;
}
.k-list-container {
  border-color: #000000;
  background-color: #ffffff;
}
.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
  background-color: #ffffff;
}
.k-alt,
.k-separator {
  background-color: #000000;
}
.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: #000000;
  background-color: #ffffff;
}
.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: ##8e8e8e;
}
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
  background: none;
}
.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: #000000;
}
.k-input[readonly] {
  background-color: #ffffff;
  color: #000000;
}
.k-block,
.k-widget,
.k-popup,
.k-content,
.k-dropdown .k-input {
  color: #000000;
}
.k-block {
  color: #000000;
}
.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
  color: #2e2e2e;
}
.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
  color: #000000;
}
.k-header {
  color: #000000;
}
.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,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
  background-position: 50% 50%;
  background-color: #dadada;
}
.k-widget.k-tooltip {
  background-image: none;
}
.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-button,
.k-draghandle,
html .km-pane-wrapper .k-header {
  background-color: #ebebeb;
  /* background-color: #ce0a2b; */
}
/* 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 {
  opacity: 1;
}
.k-icon,
.k-state-disabled .k-icon,
.k-column-menu .k-sprite {
  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 {
  /* background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/sprite.png'); */
  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('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/sprite.png'); */
  border-color: transparent;
}
.k-loading,
.k-state-hover .k-loading {
  background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/loading.gif');
  background-position: 50% 50%;
}
.k-loading-image {
  background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/loading-image.gif');
}
.k-loading-color {
  background-color: #ffffff;
}
/*
.k-button {
  color: #2e2e2e;
  border-color: #8e8e8e;
  background-color: #dfdfdf;
}
.k-button:focus,
.k-button.k-state-focused {
  border-color: #8e8e8e;
}
.k-button:hover {
  color: #2e2e2e;
  border-color: #8e8e8e;
  background-color: #dfdfdf;
}
.k-button:active {
  color: #2e2e2e;
  border-color: #8e8e8e;
  background-color: #dfdfdf;
}
.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: #2e2e2e;
  border-color: #8e8e8e;
  background-color: #dfdfdf;
  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-button {
  color: #000000;
  border-color: #a6a6a6; /* #8e8e8e; */
  background-color: #ebebeb; /* #dfdfdf #dd1832 #ce0a2b */
}
.k-button:focus,
.k-button.k-state-focused {
  border-color: #8e8e8e;
}
.k-button:hover {
  color: #000000;
  border-color: #8e8e8e;
  background-color: #ebebeb;
}
.k-button:active {
  color: #000000;
  border-color: #8e8e8e;
  background-color: #ebebeb;
}
.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: #000000;
  border-color: #8e8e8e;
  background-color: #ebebeb;
  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-button:active:hover, .k-button.k-state-active:hover {
    color: #000000;
	border-color: #8e8e8e;
	background-color: #ebebeb;
	background-image: none;
}
.k-draghandle {
  border-color: #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-draghandle:hover {
  border-color: #000000;
  background-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Scheduler */
.k-scheduler {
  color: #ffffff;
  background-color: #ffffff;
}
.k-scheduler-layout {
  color: #000000;
}
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
  background-color: #ffffff;
  color: #000000;
}
.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: #e7e7e7;
}
.k-nonwork-hour {
  background-color: #000000;
}
.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
  background-color: #e9e9e9;
}
.k-scheduler-now-arrow {
  border-left-color: #eed3d7;
}
.k-scheduler-now-line {
  background-color: #eed3d7;
}
.k-event {
  border-color: #0187cb;
  background: #0187cb 0 -257px none repeat-x;
  color: #ffffff;
}
.k-event-inverse {
  color: #333333;
}
.k-event.k-state-selected {
  background-position: 0 0;
}
.k-ie7 .k-event .k-resize-handle,
.k-event .k-resize-handle:after {
  background-color: #ffffff;
}
.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
  border-color: #000000;
}
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
  background-color: #ffffff;
  color: #333333;
  border-color: #cccccc;
}
.k-panelbar > li > .k-link {
  color: #333333;
}
.k-panelbar > .k-item > .k-link {
  border-color: #cccccc;
}
.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;
  border-color: #000000;
  color: #000000;
}
.k-menu .k-state-hover > .k-state-active {
  background-color: transparent;
}
.k-state-highlight {
  background: #ffffff;
  color: #ffffff;
}
.k-state-focused,
.k-grouping-row .k-state-focused {
  border-color: #ffffff;
}
.k-calendar .k-link {
  color: #333333;
}
.k-calendar .k-footer {
  padding: 0;
}
.k-calendar .k-footer .k-nav-today {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: .5em 0;
  color: #333333;
  text-decoration: none;
  background-color: #e8e8e8;
}
.k-calendar .k-footer .k-nav-today:hover,
.k-calendar .k-footer .k-nav-today.k-state-hover {
  background-color: #e8e8e8;
  text-decoration: underline;
}
.k-calendar .k-footer .k-nav-today:active {
  background-color: #ffffff;
}
.k-calendar .k-link.k-nav-fast {
  color: #333333;
}
.k-calendar .k-nav-fast.k-state-hover {
  text-decoration: none solid #333333;
  background-color: #ebebeb;
  color: #000000;
}
.k-calendar .k-link.k-state-hover,
.k-window-titlebar .k-link {
  border-radius: 0px;
}
.k-calendar .k-footer .k-link {
  border-radius: 0;
}
.k-calendar th {
  background-color: #ebebeb;
}
.k-calendar-container.k-group {
  border-color: #c2c2c2;
}
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-pager-wrap .k-link.k-state-selected,
.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: #2e2e2e;
	background-color: #dcdcdc;
	border-color: #c2c2c2;
}
.k-marquee-text {
  color: #000000;
}
.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: #000000 0px 0px 7px 0px;
  box-shadow: #000000 0px 0px 7px 0px; */
}
.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: #3276b1 0px 0px 10px 5px inset;
  box-shadow: #3276b1 0px 0px 10px 5px inset; */
}
.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: #000000;
}
.k-list > .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: #000000;
}
.k-state-selected,
.k-button:active,
.k-draghandle.k-state-selected:hover {
  background-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
}
.k-button:active,
.k-draghandle.k-state-selected:hover {
  background-position: 50% 50%;
}
.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-imagebrowser-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-scheduler-timezones .k-edit-field:nth-child(2):active,
.k-mobile-list .k-recur-view .k-check:active {
  color: #2e2e2e;
  background-color: #ebebeb;
  border-color: #000000;
}
.k-ie7 .k-window-titlebar .k-state-hover,
.k-ie8 .k-window-titlebar .k-state-hover {
  border-color: #000000;
}
.k-state-hover > .k-select,
.k-state-focused > .k-select {
  border-color: #000000;
}
.k-button: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-imagebrowser-dropzone em,
.k-draghandle:hover {
  background-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
}
.k-pager-wrap {
  color: #2e2e2e;
  background-color: #ebebeb;
}
.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;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
}
.k-tool-icon {
  /* background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/sprite.png'); */
}
.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-imagebrowser-dropzone em {
  color: #000000;
}
.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: #e8e8e8;
  background-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
  background-position: 50% 50%;
  border-color: #c2c2c2;
}
.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: #000000;
}
.k-dropdown .k-state-hover .k-input {
  color: #000000;
}
.k-state-error {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #cc0000;
}
.k-state-disabled {
  filter: alpha(opacity=70);
  opacity: .7;
}
.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: #cd0d0d0ccccc;
}
/* Progressbar */
.k-progressbar-indeterminate {
  background: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/indeterminate.gif');
}
.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected {
  display: none;
}
/* Slider */
.k-slider-track {
  background-color: #000000;
}
.k-slider-selection {
  background-color: #000000;
}
.k-slider-horizontal .k-tick {
  background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/slider-h.gif');
}
.k-slider-vertical .k-tick {
  background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/slider-v.gif');
}
/* Tooltip */
.k-widget.k-tooltip {
  border-color: #000000;
  /* background-color: rgba(0, 0, 0, 0); */
  /* background-color: #ffa55c; */
  /* background-color: #ffffca; */
  /* background-color: #e8e8e8; */
  background-color: #ffffff;
  white-space: nowrap;
  color: #000000;
}
.k-widget.k-tooltip-validation {
  border-color: #555555;
  background-color: rgba(0, 0, 0, 0);
  color: #555555;
}
/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
  font-size: 12px;
  position: relative;
  top: 5px;
}
.k-callout-n {
  border-bottom-color: #000000;
}
.k-callout-w {
  border-right-color: #000000;
}
.k-callout-s {
  border-top-color: #000000;
}
.k-callout-e {
  border-left-color: #000000;
}
.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: #000000;
}
.k-restricted-size-vertical,
.k-restricted-size-horizontal {
  background-color: #cc0000;
}
/* Upload */
.k-file {
  background-color: #ffffff;
  border-color: #e7e7e7;
}
.k-file-progress {
  color: #0066cc;
}
.k-file-progress .k-progress {
  background-color: #d0f8ff;
}
.k-file-success {
  color: #ffffff;
}
.k-file-success .k-progress {
  background-color: #f0ad4e;
}
.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: #8e8e8e;
}
.k-tiles li.k-state-selected {
  border-color: #8e8e8e;
}
.k-tile .k-folder,
.k-tile .k-file {
  background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/imagebrowser.png');
}
/* Shadows */
.k-widget,
.k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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: #000000 0px 0px 7px 0px;
  box-shadow: #000000 0px 0px 7px 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: none;
}
.k-popup,
.k-menu .k-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-multiselect.k-state-focused,
.k-imagebrowser .k-image,
.k-tooltip {
  /* -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); */
}
/* Window */
.k-window {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  background-color: #ffffff;
}
.k-window.k-state-focused {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
}
.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.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); */
}
.k-inset {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}
/* Selection */
.k-editor-inline ::selection {
  background-color: #000000;
  text-shadow: none;
  color: #fff;
}
.k-editor-inline ::-moz-selection {
  background-color: #000000;
  text-shadow: none;
  color: #fff;
}
/* Notification */
.k-notification.k-notification-info {
  background-color: #e5f5fa;
  color: #1a1a1a;
  border-color: #b7e1f0;
}
.k-notification.k-notification-success {
  background-color: #eaf7ec;
  color: #349946;
  border-color: #b7e1f0;
}
.k-notification.k-notification-warning {
  background-color: #fff4d9;
  color: #363636;
  border-color: #b7e1f0;
}
.k-notification.k-notification-error {
  background-color: #ffe0d9;
  color: #ef0000;
  border-color: #b7e1f0;
}
/* 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: 3px;
}
.k-tool {
  text-align: center;
  vertical-align: middle;
}
.k-tool.k-group-start {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-tool.k-group-start {
  border-radius: 0 3px 3px 0;
}
.k-tool.k-group-end {
  border-radius: 0 3px 3px 0;
}
.k-rtl .k-tool.k-group-end {
  border-radius: 3px 0 0 3px;
}
.k-group-start.k-group-end.k-tool {
  border-radius: 3px;
}
.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 3px 3px;
}
.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 3px;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
  border-radius: 0 0 3px 3px;
}
.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: 3px 3px 0 0;
}
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  border-radius: 1px 0 0 1px;
}
.k-numeric-wrap .k-link {
  border-radius: 0 1px 0 0;
}
.k-numeric-wrap .k-link + .k-link {
  border-radius: 0 0 1px 0;
}
.k-colorpicker .k-selected-color {
  border-radius: 1px 0 0 1px;
}
.k-rtl .k-colorpicker .k-selected-color {
  border-radius: 0 1px 1px 0;
}
.k-autocomplete.k-state-border-down .k-input {
  border-radius: 3px 3px 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: 3px 0 0 0;
}
.k-numeric-wrap .k-link.k-state-selected {
  background-color: none;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
  border-radius: 1px 1px 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 {
  border-radius: 0 3px 3px 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: 3px 0 0 3px;
}
.k-numeric-wrap.k-expand-padding .k-input {
  border-radius: 3px;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap {
  border-radius: 1px;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-dropzone {
  border-radius: 2px;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  border-radius: 13px;
}
.k-draghandle {
  border-radius: 12px;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .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 3px 3px 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: 3px;
}
.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: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px 0 0 3px;
}
.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link {
  border-radius: 3px;
}
.k-more-events,
.k-event,
.k-event .k-link {
  border-radius: 1px;
}
.k-scheduler-mobile .k-event {
  border-radius: 0px;
}
/* Adaptive Grid */
.k-grid-mobile .k-column-active + th.k-header {
  border-left-color: #000000;
}
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: #000000;
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  div.km-pane-wrapper a {
    color: #000000;
  }
  .km-pane-wrapper .k-icon {
    background-image: url('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/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 #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
  background-color: #ffffff;
  border-top-color: #ffffff;
}
.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 #e7e7e7;
  box-shadow: inset 0 -1px 0 #e7e7e7;
}
.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: #9b9b9b;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  border-bottom: 1px solid #e7e7e7;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  -webkit-box-shadow: 0 1px 1px #e7e7e7;
  box-shadow: 0 1px 1px #e7e7e7;
}
.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: #eed3d7;
  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: #dfdfdf;
}
/* /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-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
  background-position: 50% 50%;
  background-color: #ffffff;
  border-color: #cccccc;
}
.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: #000000;
  background-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
  background-position: 50% 50%;
  border-color: #adadad;
}
.k-multiselect.k-header {
  border-color: #cccccc;
}
.k-multiselect.k-header.k-state-hover {
  border-color: #adadad;
}
.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: #000000;
  background-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
  background-position: 50% 50%;
  border-color: #cccccc;
  /* -webkit-box-shadow: #000000 0px 0px 7px 0px;	
  box-shadow: #000000 0px 0px 7px 0px; */
}
.k-list-container {
  color: #000000;
}
.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-menu .k-popup {
  color: #000000;
}
.k-state-default > .k-select {
  border-color: #cccccc;
}
.k-state-hover > .k-select {
  border-color: #adadad;
}
.k-state-focused > .k-select {
  border-color: #cccccc;
}
.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
  color: #000000;
}
.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: #000000;
}
.k-panelbar .k-state-focused.k-state-hover {
  background: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip-items .k-state-default,
.k-ie7 .k-tabstrip-items .k-state-default .k-loading {
  border-color: #cccccc;
}
.k-tabstrip-items .k-state-hover,
.k-ie7 .k-tabstrip-items .k-state-hover .k-loading {
  border-color: #000000;
}
.k-tabstrip-items .k-state-active,
.k-ie7 .k-tabstrip-items .k-state-active .k-loading {
  background-color: #ffffff;
  background-image: none;
  background-image: none, -webkit-linear-gradient(top, none);
  background-image: none, -moz-linear-gradient(top, none);
  background-image: none, -o-linear-gradient(top, none);
  background-image: none, linear-gradient(to bottom, none);
  border-color: #000000;
}
.k-tabstrip .k-content.k-state-active {
  background-color: #ffffff;
  color: #000000;
}
.k-menu.k-header,
.k-menu .k-item {
  border-color: #cccccc;
}
.k-column-menu,
.k-column-menu .k-item {
  border-color: #cccccc;
}
.k-column-menu .k-separator {
  border-color: #cccccc;
  background-color: transparent;
}
.k-menu .k-group {
  border-color: #000000;
}
.k-grid-filter.k-state-active {
  background-color: #ffffff;
}
.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
  color: #333333;
  border-color: #cccccc;
  font-weight: bold;
}
.k-grouping-header {
  color: #333333;
}
.k-grid td.k-state-focused {
  /* -webkit-box-shadow: inset 0 0 0 1px #000000 0px 0px 7px 0px;
  box-shadow: inset 0 0 0 1px #000000 0px 0px 7px 0px; */
}
.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 {
  /* border-color: #cccccc; */
}
.k-primary {
  color: #000000;
  border-color: #8e8e8e;
  background-image: none;
  background-position: 50% 50%;
  background-color: #dfdfdf;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus,
.k-primary.k-state-focused {
  color: #000000;
  border-color: #8e8e8e;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:hover {
  color: #000000;
  border-color: #8e8e8e;
  background-image: none;
  background-color: #dfdfdf;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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: #000000;
  border-color: #8e8e8e;
  background-image: none;
  background-color: #dfdfdf;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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: #000000;
  border-color: #7dabd4;
  background-color: #84b3dc;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: 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;
}
a:focus,
button:focus {
  outline: 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('https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/sprite_2x.png');
    background-size: 340px 336px;
  }
  .k-dropdown-wrap .k-input,
  .k-picker-wrap .k-input,
  .k-numeric-wrap .k-input {
    border-radius: 1px 0 0 1px;
  }
}
@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;
  }
}

.k-window-title
{
	font-family: Arial;
	font-size: 12px;
	/* font-weight: bold; */
	color: #2e2e2e;
	margin: 5px 0px 0px 5px;
}

.k-calendar td.k-state-focused.k-state-selected {
    -webkit-box-shadow: none;
    box-shadow: none;
}

li.k-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}

body > .k-animation-container
{
	text-align: left;
}

/*
.k-grid th{
	color: #ffffff;
}

.k-grid th.k-header, .k-grid th.k-header .k-link
{
    color: #ffffff;
}
*/

.k-grid td{
	text-overflow: clip!important;
	border-width: 0;
	font: normal 11px arial;
}

.k-alt{
	/* background-color: #f1f1f1 !important; */
	background-color: #ffffff !important;
}

.k-button
{
	height: 24px;
}

input.k-button:-moz-any(input[type="submit"], input[type="button"], input[type="reset"]) {
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}

.window-orange.k-content
{
	padding: 15px 15px 15px 15px; 
	background-color: #ffffff;
}

.window-orange.k-window-content
{
	padding: 15px 15px 15px 15px; 
	background-color: #ffffff;
}

/*
.k-dropdown-wrap.k-state-disabled
{
	background-color: #ffffff;
	color:#000000;
	opacity:1;
}
*/

.k-grid-header th.k-header
{
    vertical-align: middle;
	color: #2e2e2e;
}

.k-multiselect
{
    position: relative;
}

.k-multiselect:after
{
    content: "\25BC";
    position: absolute;
    top: 30%;
    right: 8px;
    font-size: 9px;
}

.k-multiselect.opened:after
{
    content: "\25C0";
}

.k-grid-content
{
	/* max-height: 180px; */
	/* min-height: 180px; */
	height: 175px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.grid-2-rows .k-grid-content
{
	/* max-height: 180px; */
	/* min-height: 180px; */
	height: 75px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.grid-3-rows .k-grid-content
{
	/* max-height: 180px; */
	/* min-height: 180px; */
	height: 112px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.grid-5-rows .k-grid-content
{
	/* max-height: 180px; */
	/* min-height: 180px; */
	height: 175px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.grid-10-rows .k-grid-content
{
	/* max-height: 180px; */
	/* min-height: 180px; */
	height: 350px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.grid-15-rows .k-grid-content
{
	/* max-height: 180px; */
	/* min-height: 180px; */
	height: 525px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.grid-20-rows .k-grid-content
{
	/* max-height: 180px; */
	/* min-height: 180px; */
	height: 700px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.k-grid table
{
    table-layout: fixed;
}

.k-grid thead > tr
{
    height: 24px;
}

.k-grid tbody > tr
{
    height: 35px;
}

.k-grid td
{
    white-space: nowrap;
    overflow: hidden;
	/* padding: 8px; */
	/* text-overflow: ellipsis; */
}

.gridActionColumn  > .k-button-icontext
{
	background-color: transparent !important;
	border-color: transparent !important;
	color: #990000;
	margin: 1px auto 0px auto !important;
	padding: 0px !important;
	text-align: center !important;
	font-weight: normal;
}

tr.k-state-selected
{
	background-color: #ffffff;
}

.k-dropdown-wrap.k-state-disabled
{
	background-color: #ffffff;
	color:#000000;
	opacity:1;
}

.k-widget.k-dropdown.k-header
{
	background-color: #ffffff;
	color:#000000;
}

.k-i-downloadfile {
	background-repeat: no-repeat !important;
	background-image: url('../images/icon_page_save.gif') !important;
	min-width: 16px !important;
	min-height: 16px !important;
	border:0px !important;
	background-size: 16px !important;
	opacity: 1 !important;
}

.k-i-exportcsv {
	background-repeat: no-repeat !important;
	background-image: url('../images/icon_excel_new.gif') !important;
	min-width: 16px !important;
	min-height: 16px !important;
	border:0px !important;
	background-size: 16px !important;
	opacity: 1 !important;
}

.k-i-exportpdf {
	background-repeat: no-repeat !important;
	background-image: url('../images/icon_pdf_new.gif') !important;
	min-width: 16px !important;
	min-height: 16px !important;
	border:0px !important;
	background-size: 16px !important;
	opacity: 1 !important;
}

.k-i-invoiceexportpdf {
	background-repeat: no-repeat !important;
	background-image: url('../images/icon_magnifier_new.png') !important;
	min-width: 16px !important;
	min-height: 16px !important;
	border:0px !important;
	background-size: 16px !important;
	opacity: 1 !important;
}

.k-i-invoiceexportcsv {
	background-repeat: no-repeat !important;
	background-image: url('../images/icon_magnifier_green.gif') !important;
	min-width: 16px !important;
	min-height: 16px !important;
	border:0px !important;
	background-size: 16px !important;
	opacity: 1 !important;
}

.k-window-action:not(:last-child) {
	margin: 0px 12px 0px 0px;
}

/*
.k-grid-view, .k-grid-view:hover {
	background-repeat: no-repeat !important;
	background-image: url('../images/icon_magnifier_new.png') !important; 
	min-width: 16px !important;
	min-height: 16px !important;
	border:0px !important;
	background-color:white !important;
}
*/

tr.k-footer-template td
{
    /* background-color: #000000 !important; */
	background-color: #ffffff !important;
}

/*
 Hide the current page indicator for the Kendo grid
 */
.k-current-page
{
	display: none;
}

.k-dateinput.k-state-disabled>.k-textbox:hover, 
.k-maskedtextbox.k-state-disabled>.k-textbox:hover, 
.k-multiselect-wrap, .k-textbox {
    border-color: #8e8e8e;
}

.k-dropdown-wrap .k-readonly, 
.k-multiselect-wrap .k-readonly {
    opacity: 1;
}

.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, none);
    background-image: none, -moz-linear-gradient(top, none);
    background-image: none, -o-linear-gradient(top, none);
    background-image: none, linear-gradient(to bottom, none);
    background-position: 50% 50%;
    background-color: #ffffff;
    border-color: #8e8e8e;
}

.k-grid tr:hover 
{
  background: #ffffff;
}
 
.k-grid tr.k-alt:hover 
{
  background: #ffffff;
}

.k-window-titlebar
{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-color: #c5c5c5;
    color: #313131;
    background-color: #000000;
    /* background-image: linear-gradient(rgba(255,255,255,.25),rgba(255,255,255,0)); */
    /* padding: 5px 10px; */
}

.k-calendar>.k-header
{
	border-color:#d5d5d5;
	color:#313131;
	background-color:#e8e8e8;
	/* background-image:url(textures/highlight.png); */
	/* background-image:none,linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(255,255,255,0) 100%) */
}

/*
.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 
{
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.528/styles/Bootstrap/sprite.png);
    border-color: transparent;
}
*/

.k-calendar .k-content .k-link
{
    display: block;
    overflow: hidden;
	min-height: 1.5em;
    line-height: 1.5em;
    /* padding: .2em; */
}

.k-calendar .k-month .k-link
{
    width: 2.2em;
    height: 2.2em;
}

.k-calendar .k-calendar-view
{
    width: 17em;
    height: 14em;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.k-button.k-state-selected:hover
{
	color:#fff;
	border-color:#000000;
	background-color:#000000
}

.k-button.k-state-active:hover
{
	color:#000000;
	border-color:#8e8e8e;
	background-color:#dfdfdf;
}

.k-button.k-state-focused,.k-button.k-state-focused.k-state-disabled,.k-button:focus,.k-button:focus:hover,.k-state-disabled .k-button.k-state-focused
{
	border-color:#8e8e8e;
	/* box-shadow:0 0 2px 1px #000000 */
}

.k-window-titlebar {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-color: #000000;
    color: #ffffff;
    background-color: #000000;
    /* background-image: linear-gradient(rgba(255,255,255,.25),rgba(255,255,255,0)); */
}

.k-calendar td.k-state-selected .k-link {
    border-color: #8e8e8e;
    color: #ffffff;
    background-color: #000000;
    /* background-image: url(textures/highlight.png); */
    /* background-image: none,linear-gradient(to bottom,rgba(255,255,255,.15) 0,rgba(255,255,255,0) 100%); */
}

.k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
    border-radius: 0.25rem;
    padding: 0 calc( 16px + 0.75rem) 0 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
	border-color: #8e8e8e;
    box-sizing: border-box;
    position: relative;
    transition: all .1s ease;
    cursor: text;
    outline: 0;
}

.k-autocomplete, .k-block, .k-content, .k-dropdown-wrap, .k-dropzone-active, .k-editor-dialog .k-tabstrip-items, .k-filter-row>th, .k-footer-template td, .k-grid td, .k-grid td.k-state-selected, .k-grid-content-locked, .k-grid-footer, .k-grid-footer-locked, .k-grid-footer-wrap, .k-grid-header, .k-grid-header-locked, .k-grid-header-wrap, .k-group, .k-group-footer td, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-input, .k-panel>.k-item>.k-link, .k-panelbar .k-content, .k-panelbar .k-panel, .k-panelbar>.k-item>.k-link, .k-popup.k-align .k-list .k-item:last-child, .k-separator, .k-slider-track, .k-splitbar, .k-state-default, .k-state-default .k-select, .k-state-disabled, .k-toolbar, .k-treemap-tile, .k-upload .k-action-buttons, .k-upload-files, .k-widget {
    border-color: #c2c2c2;
}

.k-datepicker .k-picker-wrap, .k-timepicker .k-picker-wrap, .k-autocomplete .k-input, .k-autocomplete.k-state-focused .k-input, .k-dropdown-wrap, .k-dropdown-wrap.k-state-focused, .k-multiselect-wrap, .k-numeric-wrap.k-state-focused .k-input, .k-picker-wrap.k-state-focused .k-input, .k-textbox.k-state-focused, .k-textbox>input
{
    border-radius: 0.25rem;
    padding: 0px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
	border-color: #000000;
    box-sizing: border-box;
	box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    transition: all .1s ease;
    cursor: pointer;
    outline: 0;
}

.k-datepicker .k-picker-wrap, .k-timepicker .k-picker-wrap, .k-autocomplete .k-input, .k-autocomplete.k-state-focused .k-input, .k-picker-wrap.k-state-focused .k-input, .k-textbox.k-state-focused, .k-textbox>input
{
    border-radius: 0.25rem;
    padding: 0px;
    width: 100%;
    border-width: 0px;
    border-style: solid;
	border-color: #000000;
    box-sizing: border-box;
	box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    transition: all .1s ease;
    cursor: pointer;
    outline: 0;
}

.k-list .k-item.k-state-selected, .k-list-optionlabel.k-state-selected {
    color: #000000;
    background-color: #ffffff;
}

.k-calendar td.k-state-focused .k-link {
    box-shadow: none;
}

.k-dropdown .k-input, .k-dropdown .k-state-focused .k-input, .k-menu .k-popup, .k-multiselect .k-button, .k-multiselect .k-button:hover {
    color: #000000;
    background-color: #ffffff;
}

.k-dropdown .k-input, .k-dropdown .k-state-focused .k-input, .k-menu .k-popup, .k-multiselect .k-button, .k-multiselect .k-button:hover {
    color: #2e2e2e;
}

.k-list .k-item.k-state-hover
{
	color: #000000;
    background-color: #ffffff;
}

.k-multiselect .k-button
{
	color: #000000;
    /* background-color: #e8e8e8; */
	background-color: #ffffff;
	border-color: #cccccc;
}

.k-calendar {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    overflow: hidden;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-calendar > .k-calendar {
    border: 0;
}

.k-calendar .k-link {
    white-space: normal;
    position: relative;
    overflow: hidden;
}

.k-calendar-table {
    margin: 0;
    border-width: 0;
    border-color: inherit;
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    text-align: center;
    outline: 0;
    display: inline-table;
    vertical-align: top;
    position: relative;
    z-index: 1;
}

.k-calendar-caption,
.k-calendar-caption.k-calendar-th,
.k-calendar .k-meta-header,
.k-calendar .k-month-header {
    padding: 0.25rem 0.75rem;
    height: 38px;
    box-sizing: border-box;
    text-transform: none;
    text-align: left;
    font-weight: bold;
    cursor: default;
}

.k-calendar-th,
.k-calendar-td {
    border-width: 0;
    padding: 0;
    text-align: center;
    border-style: solid;
    border-color: inherit;
    font-weight: normal;
    cursor: default;
}

.k-calendar-th {
    width: 38px;
    height: 38px;
    font-size: 0.875rem;
    line-height: 2;
    text-transform: uppercase;
}

.k-calendar-td {
    border-radius: 0.25rem;
    border-color: transparent;
}

.k-calendar .k-header {
    padding: 0.25rem 0.25rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    gap: 0.25rem;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    z-index: 2;
}

.k-calendar-header {
    padding: 0.25rem 0.25rem;
    min-width: 304px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
}

.k-calendar-header .k-title,
.k-calendar-header .k-calendar-title {
    font-weight: bold;
}

.k-calendar-header .k-today,
.k-calendar-header .k-nav-today {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

.k-calendar-header .k-calendar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    gap: 0.25rem;
}

.k-calendar-footer,
.k-calendar .k-footer {
    padding: 0.5rem 1rem;
    text-align: center;
    clear: both;
}

.k-calendar-view {
    margin: auto;
    padding: 0 0.25rem;
    width: 266px;
    /* min-height: 266px; */
    box-sizing: content-box;
    gap: 1rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.k-calendar-view .k-link {
    border-radius: 0.25rem;
    padding: 0.5rem 0.5rem;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.k-week-number .k-calendar-view {
    width: 304px;
}

.k-calendar-monthview .k-calendar-td {
    width: 38px;
    height: 38px;
}

.k-calendar-monthview .k-link {
    width: 38px;
    height: 38px;
}

.k-calendar-yearview .k-calendar-td {
    width: auto;
    height: auto;
}

.k-calendar-yearview .k-link {
    width: 66.5px;
    height: 66.5px;
}

.k-calendar-decadeview .k-calendar-td {
    width: auto;
    height: auto;
}

.k-calendar-decadeview .k-link {
    width: 66.5px;
    height: 66.5px;
}

.k-calendar-centuryview .k-calendar-td {
    width: auto;
    height: auto;
}

.k-calendar-centuryview .k-link {
    width: 66.5px;
    height: 66.5px;
    text-align: left;
}

.k-popup .k-calendar {
    height: 100%;
}

.k-calendar-container,
.k-datetime-container {
    padding: 0;
}

.k-calendar-container .k-calendar,
.k-datetime-container .k-calendar {
    border-width: 0;
}

.k-calendar .k-content.k-scrollable,
.k-calendar .k-calendar-content.k-scrollable {
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    padding-right: 100px;
    padding-left: 100px;
    margin-left: -100px;
    margin-right: -117px;
}

.k-calendar .k-scrollable-placeholder {
    position: absolute;
    z-index: -1;
    width: 1px;
    top: 0;
    right: 0;
}

.k-calendar-infinite {
    box-sizing: content-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
}

.k-calendar-infinite .k-calendar-view {
    padding: 0px 1rem;
    height: 342px;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    gap: 0;
    overflow: hidden;
}

.k-calendar-infinite .k-calendar-view .k-content.k-scrollable {
    position: relative;
}

.k-calendar-infinite .k-calendar-view::after {
    display: block;
    position: absolute;
    bottom: 0;
    content: " ";
    height: 0;
    line-height: 0;
    z-index: 1;
    width: 150%;
    left: -25%;
    /* box-shadow: 0 0 38px 19px #ffffff; */
}

.k-calendar-infinite .k-calendar-header {
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 0.5rem 1rem;
    width: auto;
    min-width: 0;
}

.k-calendar-infinite .k-calendar-weekdays {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
}

.k-calendar-navigation {
    width: 5em;
    text-align: center;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.k-calendar-navigation::before, .k-calendar-navigation::after {
    display: block;
    position: absolute;
    content: " ";
    height: 0;
    line-height: 0;
    z-index: 1;
    width: 200%;
    left: -50%;
    /* box-shadow: 0 0 6em 3em #f5f5f5; */
}

.k-calendar-navigation::before {
    top: 0;
}

.k-calendar-navigation::after {
    bottom: 0;
}

.k-calendar-navigation .k-content,
.k-calendar-navigation .k-calendar-content {
    background: transparent;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.k-calendar-navigation .k-content ul,
.k-calendar-navigation .k-calendar-content ul {
    width: 5em;
}

.k-calendar-navigation .k-content li,
.k-calendar-navigation .k-calendar-content li {
    height: 2em;
    line-height: 2em;
    cursor: pointer;
    padding: 0 1em;
}

.k-calendar-navigation .k-calendar-navigation-marker {
    font-weight: bold;
}

.k-calendar-navigation .k-calendar-navigation-highlight {
    width: 100%;
    border-width: 1px 0;
    border-style: solid;
    height: 2em;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.k-calendar-range {
    width: auto;
}

.k-calendar-range .k-calendar-view {
    width: auto;
    white-space: nowrap;
}

.k-calendar-range .k-calendar-view::after {
    display: none;
}

.k-calendar-range .k-range-start {
    border-color: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.k-calendar-range .k-range-end {
    border-color: inherit;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.k-calendar-range .k-range-mid {
    border-color: inherit;
    border-radius: 0;
}



.k-widget.k-daterangepicker {
    border: 0;
}

.k-rtl .k-calendar .k-nav-prev,
.k-rtl .k-calendar .k-nav-next,
.k-rtl .k-calendar .k-prev-view,
.k-rtl .k-calendar .k-next-view,
.k-calendar[dir="rtl"] .k-nav-prev,
.k-calendar[dir="rtl"] .k-nav-next,
.k-calendar[dir="rtl"] .k-prev-view,
.k-calendar[dir="rtl"] .k-next-view {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
}

.k-rtl .k-calendar .k-content.k-scrollable,
.k-rtl .k-calendar .k-calendar-content.k-scrollable,
.k-calendar[dir="rtl"] .k-content.k-scrollable,
.k-calendar[dir="rtl"] .k-calendar-content.k-scrollable {
    padding-right: 100px;
    padding-left: 100px;
    margin-left: -117px;
    margin-right: -100px;
}

.k-rtl .k-calendar tbody th,
.k-rtl .k-calendar .k-calendar-tbody .k-calendar-th,
.k-calendar[dir="rtl"] tbody th,
.k-calendar[dir="rtl"] .k-calendar-tbody .k-calendar-th {
    text-align: right;
}

.k-rtl .k-calendar .k-content > table,
.k-rtl .k-calendar .k-content > .k-calendar-table,
.k-rtl .k-calendar .k-calendar-content > table,
.k-rtl .k-calendar .k-calendar-content > .k-calendar-table,
.k-calendar[dir="rtl"] .k-content > table,
.k-calendar[dir="rtl"] .k-content > .k-calendar-table,
.k-calendar[dir="rtl"] .k-calendar-content > table,
.k-calendar[dir="rtl"] .k-calendar-content > .k-calendar-table {
    margin-right: 0;
    margin-left: -17px;
}

.k-calendar {
    border-color: #dddddd;
    color: #000000;
    background-color: #ffffff;
}

.k-calendar .k-header {
    border-color: inherit;
    color: #000000;
    background-color: #f5f5f5;
    box-shadow: none;
}

.k-calendar .k-nav-today {
    color: #000000;
}

.k-calendar .k-nav-today:hover, .k-calendar .k-nav-today.k-state-hover, .k-calendar .k-nav-today:focus, .k-calendar .k-nav-today.k-state-focus {
    color: #000000;
}

.k-calendar .k-calendar-th,
.k-calendar .k-calendar-caption,
.k-calendar .k-meta-header,
.k-calendar .k-month-header {
    color: #777777;
}

.k-calendar .k-calendar-view .k-today .k-link {
    /* box-shadow: inset 0 0 0 1px #000000; */
}

.k-calendar .k-calendar-view .k-today.k-state-focused .k-link {
    /* box-shadow: inset 0 0 0 1px #000000, inset 0 0 0 5px rgba(221, 221, 221, 0.5); */
}

.k-calendar .k-other-month {
    color: #777777;
}

.k-calendar .k-alt {
    background-color: transparent;
    color: #777777;
}

.k-calendar .k-out-of-range {
    pointer-events: none;
    visibility: hidden;
}

.k-calendar .k-calendar-td:hover .k-link,
.k-calendar .k-calendar-td.k-state-hover .k-link {
    border-color: #dbdbdb;
    color: #333333;
    background-color: #eeeeee;
}

.k-calendar .k-calendar-td.k-state-selected .k-link, .k-calendar td.k-state-focused .k-link {
	color: #000000;
    border-color: e8e8e8;
    background-color: #e8e8e8;
}

.k-calendar .k-calendar-td.k-state-selected:hover .k-link,
.k-calendar .k-calendar-td.k-state-selected.k-state-hover .k-link {
    border-color: #e1e1e1;
    color: #ffffff;
    background-color: black;
}

.k-calendar .k-calendar-td.k-state-focused .k-link,
.k-calendar .k-calendar-td.k-state-focus .k-link {
    /* box-shadow: inset 0 0 0 5px rgba(221, 221, 221, 0.5); */
}

.k-calendar .k-calendar-td.k-state-selected.k-state-focused .k-link,
.k-calendar .k-calendar-td.k-state-selected.k-state-focus .k-link {
    /* box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.5); */
}

.k-calendar .k-calendar-navigation {
    color: #000000;
    background-color: #f5f5f5;
    /* box-shadow: inset -1px 0 #dddddd; */
}

.k-calendar .k-calendar-navigation li:hover,
.k-calendar .k-calendar-navigation li.k-state-hover {
    color: #000000;
}

.k-calendar .k-calendar-navigation-highlight {
    border-color: #dddddd;
    color: #000000;
    background-color: #ffffff;
}

.k-calendar[dir="rtl"] .k-calendar-navigation,
.k-rtl .k-calendar .k-calendar-navigation {
    /* box-shadow: inset 1px 0 #dddddd; */
}

.k-calendar.k-invalid, .k-calendar.k-invalid:hover, .k-calendar.k-state-invalid, .k-calendar.ng-invalid.ng-touched, .k-calendar.ng-invalid.ng-dirty {
    border-color: #d9534f;
}

.k-scheduler .k-calendar .k-other-month {
    color: #777777;
    background-color: transparent;
}

.k-calendar .k-range-start,
.k-calendar .k-range-end,
.k-calendar .k-range-mid {
    /* background-image: linear-gradient(transparent 1px, rgba(0, 0, 0, 0.25) 1px, rgba(0, 0, 0, 0.25) calc(100% - 1px), transparent calc(100% - 1px)); */
}

.k-ie .k-calendar .k-range-start,
.k-edge .k-calendar .k-range-start, .k-ie
.k-calendar .k-range-end,
.k-edge
.k-calendar .k-range-end, .k-ie
.k-calendar .k-range-mid,
.k-edge
.k-calendar .k-range-mid {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.25);
}

.k-calendar .k-range-start.k-range-end {
    background-image: none;
    background-color: transparent;
}

.k-calendar .k-range-start .k-link,
.k-calendar .k-range-end .k-link {
    background-color: #000000;
}

.k-calendar .k-range-start.k-state-active .k-link,
.k-calendar .k-range-end.k-state-active .k-link {
    /* box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.2); */
}

.k-calendar .k-range-split-start,
.k-calendar .k-range-split-end {
    position: relative;
}

.k-calendar .k-range-split-start::after,
.k-calendar .k-range-split-end::after {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 5px;
}

.k-calendar .k-range-split-start::after {
    left: -5px;
    right: auto;
    /* background-image: linear-gradient(to left, rgba(0, 0, 0, 0.25), transparent 100%); */
}

.k-calendar .k-range-split-end::after {
    right: -5px;
    left: auto;
    /* background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), transparent 100%); */
}

.k-daterangepicker.k-state-invalid .k-dateinput-wrap {
    border-color: #d9534f;
}

.k-dateinput {
    width: 12.4em;
    border-width: 0;
    box-sizing: border-box;
    outline: 0;
    background: none;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-dateinput .k-dateinput-wrap {
    border-radius: 0.25rem;
    padding: 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: relative;
    transition: all .1s ease;
    cursor: default;
    outline: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
}

.k-dateinput .k-select {
    border-radius: 0 0.25rem 0.25rem 0;
    padding: 0;
    border-width: 0 0 0 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    text-align: center;
    cursor: pointer;
}

.k-dateinput .k-link {
    padding: 0 0.375rem;
    min-width: 16px;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    display: block;
    overflow: hidden;
    position: relative;
}

.k-dateinput .k-link .k-icon {
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
}

.k-dateinput .k-link-increase .k-icon {
    bottom: -1px;
}

.k-dateinput .k-link-decrease .k-icon {
    top: -1px;
}

.k-dateinput .k-i-warning {
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: visible;
}

.k-rtl .k-dateinput, .k-dateinput[dir="rtl"] {
    text-align: right;
}

.k-rtl .k-dateinput .k-dateinput-wrap .k-i-warning, .k-dateinput[dir="rtl"] .k-dateinput-wrap .k-i-warning {
    left: 1rem;
    right: auto;
}

.k-rtl .k-dateinput .k-select, .k-dateinput[dir="rtl"] .k-select {
    border-radius: 0.25rem 0 0 0.25rem;
    border-width: 0 1px 0 0;
}

.k-picker-wrap .k-dateinput {
    margin: 0 !important;
    width: 100%;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
}

.k-picker-wrap .k-dateinput .k-dateinput-wrap {
    border-radius: 0.25rem 0 0 0.25rem;
    border-width: 0;
    box-shadow: none !important;
}

[dir="rtl"] .k-picker-wrap .k-dateinput .k-dateinput-wrap,
.k-rtl .k-picker-wrap .k-dateinput .k-dateinput-wrap {
    border-radius: 0 0.25rem 0.25rem 0;
}

.k-datepicker,
.k-timepicker {
    width: 12.4em;
    border-width: 0;
    box-sizing: border-box;
    outline: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    line-height: 1.5;
    white-space: nowrap;
    background: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-datepicker .k-picker-wrap,
.k-timepicker .k-picker-wrap {
    border-radius: 0.25rem;
    padding: 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    position: relative;
    transition: all .1s ease;
    cursor: default;
    outline: 0;
}

.k-datepicker .k-select,
.k-timepicker .k-select {
    border-radius: 0 0.25rem 0.25rem 0;
    padding: 0.375rem 0.375rem;
    border-width: 0 0 0 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    text-align: center;
    cursor: pointer;
}

.k-datepicker .k-i-warning,
.k-timepicker .k-i-warning {
    position: absolute;
    top: 50%;
    right: calc( calc( 1.5em + 0.75rem) + 0.5rem);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: visible;
}

.k-rtl .k-datepicker, .k-datepicker[dir="rtl"], .k-rtl
.k-timepicker,
.k-timepicker[dir="rtl"] {
    text-align: right;
}

.k-rtl .k-datepicker .k-select, .k-datepicker[dir="rtl"] .k-select, .k-rtl
.k-timepicker .k-select,
.k-timepicker[dir="rtl"] .k-select {
    border-radius: 0.25rem 0 0 0.25rem;
    border-width: 0 1px 0 0;
}

.k-rtl .k-datepicker .k-i-warning, .k-datepicker[dir="rtl"] .k-i-warning, .k-rtl
.k-timepicker .k-i-warning,
.k-timepicker[dir="rtl"] .k-i-warning {
    right: auto;
    left: calc( calc( 1.5em + 0.75rem) + 0.5rem);
}

.k-datetimepicker {
    width: 12.4em;
    border-width: 0;
    box-sizing: border-box;
    outline: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    white-space: nowrap;
    background: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-datetimepicker .k-picker-wrap {
    border-radius: 0.25rem;
    padding: 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    position: relative;
    transition: all .1s ease;
    cursor: default;
    outline: 0;
}

.k-datetimepicker .k-select {
    border-radius: 0 0.25rem 0.25rem 0;
    border-width: 0 0 0 1px;
    border-style: solid;
    box-sizing: border-box;
    outline: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    text-align: center;
    cursor: pointer;
}

.k-datetimepicker .k-link {
    padding: 0.375rem 0.375rem;
    height: 100%;
    border-width: 0;
    border-style: solid;
    border-color: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    box-sizing: border-box;
}

.k-datetimepicker .k-i-warning {
    position: absolute;
    top: 50%;
    right: calc( calc( 1.5em + 0.75rem) * 2 + 0.5rem);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: visible;
}

.k-rtl .k-datetimepicker, .k-datetimepicker[dir="rtl"] {
    text-align: right;
}

.k-rtl .k-datetimepicker .k-select, .k-datetimepicker[dir="rtl"] .k-select {
    border-radius: 0.25rem 0 0 0.25rem;
    border-width: 0 1px 0 0;
}

.k-rtl .k-datetimepicker .k-i-warning, .k-datetimepicker[dir="rtl"] .k-i-warning {
    right: auto;
    left: calc( calc( 1.5em + 0.75rem) * 2 + 0.5rem);
}

.k-datetime-container .k-datetime-wrap {
    width: calc( 304px + 2rem);
    overflow: hidden;
}

.k-datetime-container .k-datetime-buttongroup {
    padding: 0.75rem;
}

.k-datetime-container .k-datetime-selector {
    display: -ms-flexbox;
    display: flex;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.k-datetime-container .k-datetime-calendar-wrap,
.k-datetime-container .k-datetime-time-wrap {
    text-align: center;
    -ms-flex: 0 0 calc( 304px + 2rem);
        flex: 0 0 calc( 304px + 2rem);
}

.k-datetime-container .k-timeselector {
    outline: none;
}

.k-datetime-container .k-time-list-container {
    -ms-flex-pack: center;
        justify-content: center;
}

.k-datetime-container .k-time-tab .k-datetime-selector {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
}

.k-rtl .k-datetime-container .k-time-tab .k-datetime-selector, .k-datetime-container.k-rtl .k-time-tab .k-datetime-selector,
[dir="rtl"] .k-datetime-container .k-time-tab .k-datetime-selector, .k-datetime-container[dir="rtl"] .k-time-tab .k-datetime-selector {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
}

.k-time-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 1rem 2rem;
    line-height: 2em;
}

.k-time-header .k-title {
    font-weight: bold;
}

.k-time-header .k-time-now {
    border-width: 0;
    line-height: inherit;
    cursor: pointer;
}

.k-time-list-wrapper {
    display: inline-block;
    overflow: hidden;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    padding: 2.5rem 0;
    text-align: center;
    min-width: 4em;
    height: 200px;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
}

.k-time-list-wrapper .k-title {
    display: block;
    text-align: center;
    font-size: 0.75rem;
    position: absolute;
    text-transform: capitalize;
    font-weight: bold;
    min-width: 100%;
    height: 1.5em;
    line-height: 1.5em;
    margin-top: -2.5rem;
    z-index: 12;
}

.k-time-list-wrapper.k-state-focused::before, .k-time-list-wrapper.k-state-focused::after {
    display: block;
    content: " ";
    position: absolute;
    width: 100%;
    left: 0;
    pointer-events: none;
    height: calc(50% - 1em);
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
}

.k-time-list-wrapper.k-state-focused::before {
    top: 0;
}

.k-time-list-wrapper.k-state-focused::after {
    bottom: 0;
}

.k-time-container {
    position: absolute;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    line-height: 1.5;
    left: 0;
    right: 0;
    top: 2.5rem;
    bottom: 2.5rem;
    padding-right: 100px;
    padding-left: 100px;
    margin-left: -100px;
    margin-right: -117px;
}

.k-time-container > ul {
    height: auto;
    width: 4em;
    margin: auto;
}

.k-rtl .k-time-container, .k-time-container.k-rtl,
[dir="rtl"] .k-time-container, .k-time-container[dir="rtl"] {
    padding-right: 100px;
    padding-left: 100px;
    margin-left: -117px;
    margin-right: -100px;
}

.k-time-list-container {
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.k-time-list {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    z-index: 10;
    outline: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.k-time-list::before, .k-time-list::after {
    display: block;
    position: absolute;
    content: " ";
    height: 0;
    line-height: 0;
    z-index: 1;
    width: 200%;
    left: -50%;
}

.k-time-list::before {
    top: 0;
}

.k-time-list::after {
    bottom: 0;
}

.k-time-list .k-item {
    padding: 0.5rem 1rem;
    min-height: calc( 1.5em + 2px);
    line-height: calc( 1.5em + 2px);
}

.k-time-highlight {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    height: calc( 1.5em + 0.75rem);
    z-index: 1;
    border-width: 1px 0;
    border-style: solid;
    border-radius: .1px;
}

.k-time-container .k-scrollable-placeholder {
    position: absolute;
    width: 1px;
    top: 0;
    right: 0;
}

.k-time-separator {
    width: 0;
    height: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
        align-self: center;
    -ms-flex-pack: center;
        justify-content: center;
    z-index: 11;
}

.k-datepicker .k-picker-wrap,
.k-datepicker .k-select,
.k-datetimepicker .k-picker-wrap,
.k-datetimepicker .k-select,
.k-timepicker .k-picker-wrap,
.k-timepicker .k-select {
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-dateinput .k-dateinput-wrap,
.k-dateinput .k-select {
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-time-header {
    padding: 0.5rem 1rem;
}

.k-time-header .k-title {
    font-weight: bold;
}

.k-time-header .k-time-now {
    cursor: pointer;
}

.k-time-list-wrapper .k-title {
    z-index: 12;
    font-size: 0.75rem;
}

.k-datepicker .k-select,
.k-timepicker .k-select,
.k-datetimepicker .k-select,
.k-dateinput .k-select {
    border-color: #dddddd;
    color: #333333;
    background-color: #ffffff;
}

.k-datepicker .k-i-warning,
.k-timepicker .k-i-warning,
.k-datetimepicker .k-i-warning,
.k-dateinput .k-i-warning {
    color: #d9534f;
}

.k-datepicker .k-picker-wrap,
.k-timepicker .k-picker-wrap,
.k-datetimepicker .k-picker-wrap,
.k-dateinput .k-dateinput-wrap {
    border-color: #8e8e8e;
    color: #000000;
    background-color: #ffffff;
}

.k-datepicker .k-picker-wrap.k-state-focused, .k-datepicker .k-picker-wrap.k-state-active,
.k-timepicker .k-picker-wrap.k-state-focused,
.k-timepicker .k-picker-wrap.k-state-active,
.k-datetimepicker .k-picker-wrap.k-state-focused,
.k-datetimepicker .k-picker-wrap.k-state-active,
.k-dateinput .k-dateinput-wrap.k-state-focused,
.k-dateinput .k-dateinput-wrap.k-state-active {
    border-color: gray;
    color: #555555;
    background-color: #ffffff;
    /* box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25); */
}

.k-datepicker .k-select:hover,
.k-datepicker .k-select.k-state-hover,
.k-timepicker .k-select:hover,
.k-timepicker .k-select.k-state-hover {
    border-color: #c4c3c3;
    background-color: #ececec;
}

.k-dateinput .k-link:hover,
.k-dateinput .k-link.k-state-hover,
.k-datetimepicker .k-link:hover,
.k-datetimepicker .k-link.k-state-hover {
    border-color: #c4c3c3;
    background-color: #ececec;
}

.k-dateinput .k-link:active,
.k-dateinput .k-link.k-state-active,
.k-dateinput .k-link.k-state-selected,
.k-datetimepicker .k-link:active,
.k-datetimepicker .k-link.k-state-active,
.k-datetimepicker .k-link.k-state-selected {
    border-color: #bdbdbd;
    background-color: #e6e5e5;
}

.k-time-header .k-time-now {
    color: #000000;
    background: transparent;
}

.k-time-header .k-time-now:hover, .k-time-header .k-time-now:focus {
    color: #000000;
}

.k-time-list-wrapper .k-title {
    color: #777777;
}

.k-time-list-wrapper.k-state-focused .k-title {
    color: #000000;
}

.k-time-list-wrapper.k-state-focused::before, .k-time-list-wrapper.k-state-focused::after {
    background-color: rgba(0, 0, 0, 0.02);
}

.k-time-list::before, .k-time-list::after {
    /* box-shadow: 0 0 3em 1.5em #ffffff; */
}

.k-time-list .k-item:hover {
    color: #000000;
}

.k-time-container {
    background: transparent;
}

.k-time-highlight {
    border-color: #dddddd;
    background-color: #ffffff;
}

.k-datetime-container .k-date-tab .k-datetime-buttongroup,
.k-datetime-container .k-date-tab .k-datetime-selector {
    background-color: #ffffff;
}

.k-datepicker .k-picker-wrap.k-invalid, .k-datepicker .k-picker-wrap.k-state-invalid,
.k-datetimepicker .k-picker-wrap.k-invalid,
.k-datetimepicker .k-picker-wrap.k-state-invalid,
.k-timepicker .k-picker-wrap.k-invalid,
.k-timepicker .k-picker-wrap.k-state-invalid {
    border-color: #d9534f;
}

.k-datepicker .k-picker-wrap.k-invalid:focus, .k-datepicker .k-picker-wrap.k-invalid.k-state-focused, .k-datepicker .k-picker-wrap.k-state-invalid:focus, .k-datepicker .k-picker-wrap.k-state-invalid.k-state-focused,
.k-datetimepicker .k-picker-wrap.k-invalid:focus,
.k-datetimepicker .k-picker-wrap.k-invalid.k-state-focused,
.k-datetimepicker .k-picker-wrap.k-state-invalid:focus,
.k-datetimepicker .k-picker-wrap.k-state-invalid.k-state-focused,
.k-timepicker .k-picker-wrap.k-invalid:focus,
.k-timepicker .k-picker-wrap.k-invalid.k-state-focused,
.k-timepicker .k-picker-wrap.k-state-invalid:focus,
.k-timepicker .k-picker-wrap.k-state-invalid.k-state-focused {
    /* box-shadow: 0 0 0 0.25rem rgba(217, 83, 79, 0.25); */
}

.k-datepicker.k-state-invalid .k-picker-wrap, .k-datepicker.ng-invalid.ng-touched .k-picker-wrap, .k-datepicker.ng-invalid.ng-dirty .k-picker-wrap,
.k-datetimepicker.k-state-invalid .k-picker-wrap,
.k-datetimepicker.ng-invalid.ng-touched .k-picker-wrap,
.k-datetimepicker.ng-invalid.ng-dirty .k-picker-wrap,
.k-timepicker.k-state-invalid .k-picker-wrap,
.k-timepicker.ng-invalid.ng-touched .k-picker-wrap,
.k-timepicker.ng-invalid.ng-dirty .k-picker-wrap {
    border-color: #d9534f;
}

.k-datepicker.k-state-invalid .k-picker-wrap:focus, .k-datepicker.k-state-invalid .k-picker-wrap.k-state-focused, .k-datepicker.ng-invalid.ng-touched .k-picker-wrap:focus, .k-datepicker.ng-invalid.ng-touched .k-picker-wrap.k-state-focused, .k-datepicker.ng-invalid.ng-dirty .k-picker-wrap:focus, .k-datepicker.ng-invalid.ng-dirty .k-picker-wrap.k-state-focused,
.k-datetimepicker.k-state-invalid .k-picker-wrap:focus,
.k-datetimepicker.k-state-invalid .k-picker-wrap.k-state-focused,
.k-datetimepicker.ng-invalid.ng-touched .k-picker-wrap:focus,
.k-datetimepicker.ng-invalid.ng-touched .k-picker-wrap.k-state-focused,
.k-datetimepicker.ng-invalid.ng-dirty .k-picker-wrap:focus,
.k-datetimepicker.ng-invalid.ng-dirty .k-picker-wrap.k-state-focused,
.k-timepicker.k-state-invalid .k-picker-wrap:focus,
.k-timepicker.k-state-invalid .k-picker-wrap.k-state-focused,
.k-timepicker.ng-invalid.ng-touched .k-picker-wrap:focus,
.k-timepicker.ng-invalid.ng-touched .k-picker-wrap.k-state-focused,
.k-timepicker.ng-invalid.ng-dirty .k-picker-wrap:focus,
.k-timepicker.ng-invalid.ng-dirty .k-picker-wrap.k-state-focused {
    /* box-shadow: 0 0 0 0.25rem rgba(217, 83, 79, 0.25); */
}

.k-dateinput .k-dateinput-wrap.k-invalid, .k-dateinput .k-dateinput-wrap.k-state-invalid {
    border-color: #d9534f;
}

.k-dateinput .k-dateinput-wrap.k-invalid:focus, .k-dateinput .k-dateinput-wrap.k-invalid.k-state-focused, .k-dateinput .k-dateinput-wrap.k-state-invalid:focus, .k-dateinput .k-dateinput-wrap.k-state-invalid.k-state-focused {
    /* box-shadow: 0 0 0 0.25rem rgba(217, 83, 79, 0.25); */
}

.k-dateinput.k-state-invalid .k-dateinput-wrap, .k-dateinput.ng-invalid.ng-touched .k-dateinput-wrap, .k-dateinput.ng-invalid.ng-dirty .k-dateinput-wrap {
    border-color: #d9534f;
}

.k-dateinput.k-state-invalid .k-dateinput-wrap:focus, .k-dateinput.k-state-invalid .k-dateinput-wrap.k-state-focused, .k-dateinput.ng-invalid.ng-touched .k-dateinput-wrap:focus, .k-dateinput.ng-invalid.ng-touched .k-dateinput-wrap.k-state-focused, .k-dateinput.ng-invalid.ng-dirty .k-dateinput-wrap:focus, .k-dateinput.ng-invalid.ng-dirty .k-dateinput-wrap.k-state-focused {
    /* box-shadow: 0 0 0 0.25rem rgba(217, 83, 79, 0.25); */
}

.k-datepicker.k-state-focus .k-picker-wrap {
    border-color: gray;
    color: #555555;
    background-color: #ffffff;
    /* box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25); */
}

.k-datepicker.k-invalid .k-picker-wrap {
    border-color: #d9534f;
}

.k-datepicker.k-invalid.k-state-focus .k-picker-wrap {
    /* box-shadow: 0 0 0 0.25rem rgba(217, 83, 79, 0.25); */
}

.k-dateinput.k-state-focus .k-dateinput-wrap,
.k-daterangepicker.k-state-focus .k-dateinput-wrap {
    border-color: gray;
    color: #555555;
    background-color: #ffffff;
    /* box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25); */
}

.k-dateinput.k-invalid .k-dateinput-wrap,
.k-daterangepicker.k-invalid .k-dateinput-wrap {
    border-color: #d9534f;
}

.k-dateinput.k-invalid.k-state-focus .k-dateinput-wrap,
.k-daterangepicker.k-invalid.k-state-focus .k-dateinput-wrap {
    /* box-shadow: 0 0 0 0.25rem rgba(217, 83, 79, 0.25); */
}

.k-time-list::before, .k-time-list::after {
    /* box-shadow: 0 0 3em 3em #ffffff; */
}

.k-grid-header .k-header>.k-link, .k-header, .k-treemap-title {
    color: #2e2e2e;
	/* color: #ffffff; */
}

.k-window-titlebar {
	width: 100%;
	height: 36px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-color: #ebebeb;
    color: #2e2e2e;
    background-color: #ebebeb;
    /* background-image: linear-gradient(rgba(255,255,255,.25),rgba(255,255,255,0)); */
	background-image: none !important;
}

.k-radio
{
	border-color:#c5c5c5;
	color:#000000;
	background-color:#fff;
	border-radius:50%;
}

.k-radio::before
{
	border-radius:50%
}

.k-radio:hover
{
	border-color:#c5c5c5;
	color:#000000;
	background-color:#fff
}

.k-radio:focus
{
	box-shadow:0 0 3px 0 #000000;
	border-color:#c5c5c5
}

.k-radio:checked
{
	border-color:#c5c5c5;
	color:#000000;
	background-color:#fff
}

.k-radio:checked:focus
{
	box-shadow:0 0 3px 0 #000000;border-color:#c5c5c5
}

.k-filter-menu .k-filter-selected-items {
    font-weight: 300;
    margin: 0.5em;
}

/*
.k-button-red {
  height: 26px;
  color: #ffffff;
  border-color: #dd1832;
  background-color: #dd1832;
}
.k-button-red:focus,
.k-button-red.k-state-focused {
  border-color: #dd1832;
}
.k-button-red:hover {
  color: #ffffff;
  border-color: #dd1832;
  background-color: #dd1832;
}
.k-button-red:active {
  color: #ffffff;
  border-color: #dd1832;
  background-color: #dd1832;
}
.k-button-red.k-state-disabled,
.k-state-disabled .k-button-red,
.k-state-disabled .k-button-red:hover,
.k-button-red.k-state-disabled:hover,
.k-state-disabled .k-button-red:active,
.k-button-red.k-state-disabled:active {
  color: #ffffff;
  border-color: #dd1832;
  background-color: #dd1832;
  background-image: none;
}
.k-button-red:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-button-red:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
*/

/* Red Button #dd1832 */

.red-button
{
	color: #ffffff;
	background-color: #dd1832;
	border-color: #c2c2c2;
}

.red-button:hover
{
  color: #ffffff;
  background-color: #dd1832;
  border-color: #c2c2c2;
}

.red-button:active
{
  color: #ffffff;
  background-color: #dd1832;
  border-color: #c2c2c2;
}

.red-button.k-state-active:hover
{
	color: #ffffff;
  background-color: #dd1832;
  border-color: #c2c2c2;
}

.red-button.k-state-disabled,
.k-state-disabled .red-button,
.k-state-disabled .red-button:hover,
.red-button.k-state-disabled:hover,
.k-state-disabled .red-button:active,
.red-button.k-state-disabled:active {
  color: #ffffff;
  background-color: #dd1832;
  border-color: #c2c2c2;
  background-image: none;
  opacity: 1;
}

/* Black Button */

.black-button
{
	color: #ffffff;
	background-color: #000000;
	border-color: #c2c2c2;
}

.black-button:hover
{
  color: #ffffff;
  background-color: #000000;
  border-color: #c2c2c2;
}

.black-button:active
{
  color: #ffffff;
  background-color: #000000;
  border-color: #c2c2c2;
}

.black-button.k-state-active:hover
{
	color: #ffffff;
  background-color: #000000;
  border-color: #c2c2c2;
}

.black-button.k-state-disabled,
.k-state-disabled .black-button,
.k-state-disabled .black-button:hover,
.black-button.k-state-disabled:hover,
.k-state-disabled .black-button:active,
.black-button.k-state-disabled:active {
  color: #ffffff;
  background-color: #000000;
  border-color: #c2c2c2;
  background-image: none;
  opacity: 1;
}

k-checkbox:checked {
    border-color: #c5c5c5;
    color: #000000;
    background-color: #fff;
}

.k-grid tbody .k-button {
    min-width: 10px;
}

.k-window-titlebar .k-window-action .k-icon {
    color: #000000;
}

.k-checkbox:checked
{
    border-color: #c5c5c5;
    color: #000000;
    background-color: #ffffff;
}

.k-checkbox:checked:focus
{
    box-shadow: none;
    border-color: #000000;
}

.k-grid-header th.k-state-focused, .k-list>.k-state-focused, .k-listview>.k-state-focused, .k-state-focused, td.k-state-focused {
    /* box-shadow: inset 0 0 3px 1px #aeaeae; */
	box-shadow: none;
}

/*
.k-radio {
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-appearance: radio;
}
*/

.k-radio:checked+.k-radio-label:after {
    background-color: #000000;
    border-radius: 50%;
}

.k-window-action .k-icon {
    margin: 0;
    /* vertical-align: top; */
}

.k-widget.k-calendar .k-nav-fast {
    display: inline-block;
    width: 75%;
    height: 1.8333em;
    line-height: 1.8333em;
    margin: 0.15em 0em 0.25em 2em;
}

.k-block, .k-widget, .k-input, .k-textbox, .k-group, .k-content, .k-header, .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-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: #d0d0d0;
}

.k-multiselect.k-header {
    border-color: #ffffff;
	border-width: 0px;
}

.k-radio-label {
    position: relative;
    padding-left: 2em;
    vertical-align: middle;
    line-height: .875em;
    cursor: pointer;
}

div.k-window-content
{
    position: relative;
    height: 100%;
    padding: 14px;
    overflow: auto;
    outline: 0;
}

.k-multiselect .k-button
{
	font: normal 11px arial;
	border: none;
}

.k-grid-header th.k-header, .k-filter-row th {
    overflow: hidden;
    border-style: solid;
    border-width: 0 0 1px 1px;
    padding: 0.5em 0.6em 0.4em 0.6em;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.k-grid-header th.k-header>.k-link {
    display: block;
    min-height: 18px;
    line-height: 18px;
    margin: -0.5em -0.6em -0.4em 0em;
    padding: 0.5em 0.6em 0.4em 0em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.k-grid td.k-state-focused {
  box-shadow: none;
}

.k-column-menu, .k-filter-menu {
  font-size: 11px;
}

.k-checkbox:focus {
  box-shadow: 0 0 0 0 #c5c5c5;
  border-color: #c5c5c5;
}

