﻿.k-state-selected {
	background-image: none !important;
	background-color: #4297ca !important;
	/*border: none !important;*/
}

.k-dropdown,
.k-dropdown-wrap,
.k-autocomplete,
.k-autocomplete-wrap,
.k-textbox,
.k-select,
.k-input,
.k-picker-wrap,
.k-list,
.k-item,
.k-list-container,
.k-calendar-container,
.k-link,
.k-today,
.k-state-hover,
.k-state-focused,
.k-numerictextbox,
.k-progressbar,
.k-progressbar .k-state-selected.k-complete,
.k-progressbar-horizontal > .k-state-selected {
	border-radius: 3px !important;
}

	.k-autocomplete.k-state-default,
	.k-dropdown-wrap.k-state-default,
	.k-numeric-wrap.k-state-default,
	.k-picker-wrap.k-state-default {
		background-color: #f3f3f4 !important;
	}

		.k-autocomplete.k-state-default.k-state-hover,
		.k-dropdown-wrap.k-state-default.k-state-hover,
		.k-numeric-wrap.k-state-default.k-state-hover,
		.k-picker-wrap.k-state-defaul.k-state-hover {
			background-color: #dbdbde !important;
		}

input.k-textbox {
	padding-left: 0px;
	padding-right: 0px;
	height: 28px !important;
}

.k-picker-wrap {
	height: 26px;
}

	.k-picker-wrap .k-input {
		height: 26px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

.k-picker-wrap, .k-numeric-wrap, .k-dropdown-wrap {
	padding-right: 25px;
}

	.k-picker-wrap .k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select {
		line-height: 24px;
		width: 25px;
	}

.k-datetimepicker .k-picker-wrap {
	padding-right: 50px;
}

	.k-datetimepicker .k-picker-wrap .k-select {
		width: 50px;
	}

.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
	height: 26px;
	line-height: 26px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0px;
	padding-bottom: 0px;
}

.k-dropdown-wrap > .k-input {
	background-color: #fff;
	border-right: 1px solid #dbdbde;
}

.k-tool.k-group-start, .k-toolbar .k-split-button .k-button, .k-toolbar .k-button-group .k-group-start {
	border-radius: 3px;
}

.k-tool.k-group-end, .k-toolbar .k-button-group .k-group-end, .k-toolbar .k-split-button .k-split-button-arrow {
	border-radius: 3px;
}

.k-group-start.k-group-end.k-tool {
	border-radius: 3px;
}

.k-colorpicker-wrapper {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
}

	.k-colorpicker-wrapper > .k-colorpicker {
		width: 100%;
	}

		.k-colorpicker-wrapper > .k-colorpicker .k-selected-color {
			border-radius: 0;
			height: 100%;
			width: 100%;
		}

.k-dropdown-wrap {
	padding-right: 25px;
}

.k-editor-wrapper {
	display: inline-block;
	vertical-align: middle;
	min-height: 28px;
	box-sizing: border-box;
}

.k-editor-disabled {
	border: 1px solid #eee;
	color: #ccc;
}

	.k-editor-disabled > * {
		margin: 5px;
	}

.k-editor-wrapper.mini .k-editor {
	min-height: 78px;
}

	.k-editor-wrapper.mini .k-editor .k-content {
		min-height: 28px;
	}

.k-editor-wrapper.small .k-editor {
	min-height: 100px;
}

	.k-editor-wrapper.small .k-editor .k-content {
		min-height: 50px;
	}

.k-editor-wrapper.medium .k-editor {
	min-height: 150px;
}

	.k-editor-wrapper.medium .k-editor .k-content {
		min-height: 100px;
	}

.k-editor-wrapper.big .k-editor {
	min-height: 250px;
}

	.k-editor-wrapper.big .k-editor .k-content {
		min-height: 200px;
	}

.k-editor-wrapper.maxi .k-editor {
	min-height: 400px;
}

	.k-editor-wrapper.maxi .k-editor .k-content {
		min-height: 350px;
	}

.k-editor-wrapper.fullsize .k-editor {
	height: 100%;
	width: 100%;
}

.k-numeric-wrap {
	border-radius: 0px !important;
	height: 26px;
}

	.k-numeric-wrap .k-link {
		height: 13px;
	}

.k-icon.k-i-custom-insert-image {
	background-image: url('kendo/2021.1.330/Uniform/sprite.png');
	background-position: -292px -100px;
}

.k-icon.k-i-custom-clean-formatting {
	background-image: url('kendo/2021.1.330/Uniform/sprite.png');
	background-position: -293px -196px;
}

.k-progressbar {
	width: 100%;
	box-sizing: border-box;
	border-color: #ddd;
	background-color: #fff;
}

	.k-progressbar .k-progress-status-wrap {
		text-align: center !important;
		line-height: 25px;
	}

.k-progressbar-horizontal > .k-state-selected {
	top: 0;
	left: 0;
}

.k-chart-cotainer .k-chart:not(:last-child) {
	border-bottom: 1px dashed #666;
}

/*#region Spreadsheet */

.k-spreadsheet-selection {
	background-color: rgba(66, 151, 202, 0.22);
}

.k-auto-fill, .k-spreadsheet-selection {
	border-color: #cacaca;
}

.k-spreadsheet-active-cell {
	background-color: rgba(66, 151, 202, 0.22);
}

	.k-spreadsheet-active-cell.k-single {
		background-color: rgba(66, 151, 202, 0.22);
	}

.k-spreadsheet-active-cell {
	box-shadow: inset 0 0 0 1px #cacaca;
	-webkit-box-shadow: inset 0 0 0 1px #cacaca;
}

.k-spreadsheet .k-single-selection::after {
	background-color: #cacaca;
}

.k-autocomplete, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-pager-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-textbox, .k-toolbar, .km-pane-wrapper > .km-pane > .km-view > .km-content {
	background-image: none;
}

.k-spreadsheet-toolbar > .k-button, .k-spreadsheet-toolbar > .k-button-group, .k-spreadsheet-toolbar > .k-widget {
	border-radius: 0;
}

/*#endregion */

/*#region Gantt*/

.k-gantt .k-grid-content tr, .k-gantt-rows tr, .k-gantt-tasks tr {
	height: 0em;
}

.k-grid td {
	padding: 0em 0em;
}

.k-task-wrap {
	padding: 2px 23px 0px;
}

.k-task-template {
	padding: 0em 1.4em 0em .6em;
}

.k-i-close {
	display: none !important;
}

.k-state-selected {
	border: solid 1px;
	/*color: #fff;*/
	/*margin-top: 1px;*/
}

	.k-state-selected.k-task-single {
		border-color: #4297ca;
	}

.k-task-single{
	cursor: grab;
}

.k-gantt .k-treelist .k-alt.k-state-selected, .k-gantt .k-treelist .k-alt.k-state-selected > td, .k-gantt .k-treelist .k-state-selected, .k-gantt .k-treelist .k-state-selected td {
	background-color: #4297ca !important;
	background-image: none;
}

.k-grid td.k-state-focused {
	box-shadow: none;
}

.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: none;
}

.k-panelbar > li.k-state-default > .k-link.k-state-selected, .k-panelbar > li > .k-state-selected, .k-state-selected > .k-link {
	color: #ffffff;
}

.k-button {
	border-radius: 0;
	background-image: none;
	background-color: #e6e6e6;
}

.k-gantt-views {
	border-radius: 0;
}

.k-button-group .k-button:first-child, .k-button-group .k-group-start {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.k-button-group .k-button:last-child, .k-button-group .k-group-end {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

/*#endregion*/
