﻿.k-filtercell {
    text-align: right;
}

.k-window-titlebar .k-window-actions {
    right: auto !important;
    left: .3em !important;
}

.k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-partial, .k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-full {
    border-right-color: #187ba8 !important
}

.k-spreadsheet-active-cell.k-right td {
    -webkit-box-shadow: inset 1px 1px 0 1px #187ba8 !important,inset -2px 0 0 1px #187ba8 !important;
    box-shadow: inset 1px 1px 0 1px #187ba8 !important,inset -2px 0 0 1px #187ba8 !important
}

.k-spreadsheet-active-cell.k-right.k-bottom td {
    -webkit-box-shadow: inset 1px 1px 0 1px #187ba8 !important,inset -2px -2px 0 1px #187ba8 !important;
    box-shadow: inset 1px 1px 0 1px #187ba8 !important,inset -2px -2px 0 1px #187ba8 !important
}
