

.k-text-selection ::selection {
    background-color: #2955D8 !important;
}


.k-drop-hint-line {
    background-color: #2955D8 !important;
}

.k-drop-hint-h .k-drop-hint-start {
    border-left-color: #2955D8 !important;
}

.k-drop-hint-h .k-drop-hint-end {
    border-right-color: #2955D8 !important;
}

.k-drop-hint-v .k-drop-hint-start {
    border-top-color: #2955D8 !important;
}

.k-drop-hint-v .k-drop-hint-end {
    border-bottom-color: #2955D8 !important;
}




.k-border-primary {
    border-color: #2955D8 !important;
}





.k-text-primary,
.k-color-primary {
    color: #2955D8 !important;
}


.k-bg-primary {
    background-color: #2955D8 !important;
}


.k-state-primary {
    background-color: #D4DDF7 !important;
}


.k-overlay-primary {
    background-color: #2955D8 !important;
}


.k-badge-solid.k-badge-primary {
    border-color: #2955D8 !important;
    background-color: #2955D8 !important;
}


.k-badge-outline.k-badge-primary {
    color: #2955D8 !important;
}

.k-checkbox:indeterminate,
.k-checkbox.k-indeterminate {
    border-color: rgba(0, 0, 0, 0.08);
    color: #2955D8 !important;
}

.k-checkbox:checked,
.k-checkbox.k-checked {
    border-color: #2955D8 !important;
    background-color: #2955D8 !important;
}

.k-checkbox-wrap .k-ripple-blob {
    color: #2955D8 !important;
}

.k-ripple-container .k-checkbox::after {
    background: #2955D8 !important;
}


.k-button-solid-base.k-selected {
    border-color: #2955D8 !important;
    background-color: #2955D8 !important;
}

.k-button-solid-primary {
    border-color: #2955D8 !important;
    background-color: #2955D8 !important;
}
    .k-button-solid-primary:hover, .k-button-solid-primary.k-hover {
        border-color: #5985F8 !important;
        background-color: #5985F8 !important;
    }

.k-button-outline-primary {
    color: #2955D8 !important;
}

.k-button-outline-primary:hover, .k-button-outline-primary.k-hover {
    border-color: #2955D8 !important;
    background-color: #2955D8 !important;
}


.k-button-outline-primary:active, .k-button-outline-primary.k-active {
    border-color: #2955D8 !important;
    background-color: #2955D8 !important;
}

.k-button-outline-primary.k-selected {
    border-color: #2955D8 !important;
    background-color: #2955D8 !important;
}


.k-button-flat-primary {
    color: #2955D8 !important;
}

.k-button-link-primary {
    color: #2955D8 !important;
}


.k-button-clear-primary {
    color: #2955D8 !important;
}



.k-window-titlebar {
    white-space: nowrap;
}

.k-dialog-titlebar {
    background-color: #2955D8 !important;
}
