.k-combobox-clearable .k-input,
.k-dropdowntree-clearable .k-dropdown-wrap .k-input,
.k-dropdowntree-clearable .k-multiselect-wrap,
.k-multiselect-clearable .k-multiselect-wrap {
    padding-right: 2em !important;
    height: 30px !important;
}

.k-list>.k-state-focused.k-state-selected,
.k-listview>.k-state-focused.k-state-selected,
.k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected {
    -webkit-box-shadow: inset 0 0 3px 1px #14699f !important;
    box-shadow: inset 0 0 1px 1px #14699f !important;
}

.k-grid-header th.k-state-focused,
.k-list>.k-state-focused,
.k-listview>.k-state-focused,
.k-state-focused,
td.k-state-focused {
    -webkit-box-shadow: inset 0 0 3px 1px #d7dae0 !important;
    box-shadow: inset 0 0 1px 1px white !important;
}

.div.k-grid-footer,
div.k-grid-header {
    border-top-width: 1px !important;
    margin-right: 0px !important;
}

.k-grid-footer-wrap,
.k-grid-header-wrap {
    position: relative !important;
    width: 100% !important;
    overflow: hidden !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    zoom: 1 !important;
}

/*.k-grid-content {
    min-height: 380px !important;
    overflow: hidden !important;
}*/

.k-grid {
    display: flex !important;
    flex-direction: column !important;
    max-height: 100vh !important;
}
.k-treelist{
    display: flex !important;
    flex-direction: column !important;
    max-height: 100vh !important;
}
.k-treelist-content{
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important; 
    max-height: 430px !important;
    flex-grow: 1 !important;
}

.k-grid-content {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important; 
    max-height: 430px !important;
    flex-grow: 1 !important;
}



html {
    color: #666666 !important;
    font-size: 15px !important;
    font-weight: normal !important;
    font-family: 'Roboto', sans-serif !important;
}

.k-checkbox-label,
.k-radio-label {
    display: inline !important;
}

.myKendoCustomClass {
    z-index: 999 !important;
}

.k-header .k-grid-toolbar {
    background: white !important;
    float: left !important;
    width: 100% !important;
}

.k-grid td {
    line-height: 1.0em !important;
    border-bottom-width: 1px !important;
    background-color: white !important;
    border-width: 0 1px 1px 0px !important;
    color: #2b2b2b !important;
    padding: .4em .6em !important;
    vertical-align: middle !important;
    text-overflow: ellipsis !important;
}


.k-i-more-vertical:before {
    content: "\e006" !important;
}

.k-table-td .k-touch-action-auto {
    text-align: center !important;
}

.k-grid td.k-state-selected:hover,
.k-grid tr.k-state-selected:hover {
    background-color: #1fd9e1 !important;
    background-image: none !important;
    background-color: white !important;
}

k-draghandle.k-state-selected:hover,
.k-ghost-splitbar-horizontal,
.k-ghost-splitbar-vertical,
.k-list>.k-state-highlight,
.k-list>.k-state-selected,
.k-marquee-color,
.k-panel>.k-state-selected,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-tool.k-state-selected {
    color: #000000 !important;
    border-color: #1fd9e1 !important;
    background-color: white !important;
}

.k-pager-wrap>.k-link>.k-icon {
    margin-top: -2px !important;
    color: inherit !important;
}

html .k-grid tr:hover {
    background: white !important;
}

html .k-grid tr.k-alt:hover {
    background: white !important;
}

.k-grid tbody .k-button {
    min-width: 30px !important;
    min-height: 30px !important;
    background: white !important;
    border: none !important;
    margin-top: -5px !important;
}

.k-button-icontext .k-icon,
.k-button-icontext .k-image,
.k-button-icontext .k-sprite {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.k-auto-scrollable {
    overflow: hidden !important;
}

.k-grid-header {
    padding-right: 0px !important;
    margin-right: 2px !important;
}

.k-filter-menu .k-button {
    width: 27% !important;
}

.k-label input[type="checkbox"] {
    margin: 0px 5px 0 !important;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 4px 0 !important;
    line-height: normal !important;
}

.k-icon {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 1em;
    height: 1em;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    font: 16px / 1 WebComponentsIcons;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}

.k-filter-row th,
.k-grid-header th.k-header {
    font-size: 15px !important;
    background: #f8f8f8 !important;
    font-family: 'Roboto', sans-serif !important;
    color: #2b2b2b !important;
    font-weight: 400 !important;
}

.k-primary {
    border-color: #1fd9e1 !important;
    background-color: #1fd9e1 !important;
}

.k-pager-wrap {
    background-color: white !important;
    color: #2b2b2b !important;
}

td.k-command-cell {
    border-width: 0 0px 1px 0px !important;
    text-align: center !important;
}

.k-grid-pager {
    margin-top: -1px !important;
}

span.k-icon.k-i-calendar {
    margin-top: 6px !important;
}

.col-md-2 {
    margin-top: 10px;
    width: 20% !important;
}

.k-i-arrow-60-down,
.k-i-arrow-60-left,
.k-i-arrow-60-right,
.k-i-arrow-60-up {
    cursor: pointer !important;
    margin-top: 6px !important;
}

.k-filter-row th,
.k-grid-header th.k-header {
    border-width: 0px 0px 1px 0px !important;
    background: #ECF5FF !important;
    font-weight: bold !important;
    margin-right: 18px !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px !important;
    color: rgba(0, 0, 0, 0.5) !important;
    height: 25px !important;
    vertical-align: middle !important;
}

.k-dropdown-wrap.k-state-default {
    background-color: white !important;
}

.k-popup.k-calendar-container,
.k-popup.k-list-container {
    background-color: white !important;
}

label.k-label {
    font-family: roboto, sans-serif !important;
    color: #515967 !important;
    /* font-stretch: 100% !important; */
    font-style: normal !important;
    font-weight: 400 !important;
    min-width: 100px !important;
    white-space: pre-wrap !important;
}

.k-multicheck-wrap .k-item {
    line-height: 1.2em !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
}

label {
    display: flex !important;
    margin-bottom: 0px !important;
}

.k-state-default>.k-select {
    border-color: #ceced2 !important;
    margin-top: -4px !important;
}

.k-grid-norecords {
    width: 100% !important;
    height: 100% !important;
    text-align: center !important;
    margin-top: 2% !important;
}

.k-grouping-header {
    font-style: italic !important;
    background-color: white !important;
}

.k-grid table {
    width: 100.5% !important;
}

.k-active-filter,
.k-state-active,
.k-state-active:hover {
    background-color: #E9EAEA !important;
    border-color: #a6a6ad !important;
    color: #535b6a !important;
}

.k-treeview .k-i-collapse,
.k-treeview .k-i-expand,
.k-treeview .k-i-minus,
.k-treeview .k-i-plus {
    margin-left: -18px !important;
    cursor: pointer !important;
}

.k-calendar td.k-state-selected .k-link,
.k-calendar td.k-today.k-state-selected.k-state-hover .k-link {
    color: #0d6efd !important;
}

.k-grid tr .checkbox-align {
    text-align: center !important;
    vertical-align: middle !important;
}

.k-column-title {
    font-weight: 800 !important;
    font-size:14px;
}

.k-pager-numbers .k-state-selected {
    border-style: solid !important;
    border-width: 1px !important;
    text-align: center !important;
    border-radius: 1.0833em !important;
    background-color: white !important;
    color: #000000 !important;
}