﻿.k-table-td a, .col-id a {
    color: #0058b7;
}
.k-table-td a.badge {
    color: #fff;
}
.k-pager-numbers .k-button-flat {
    color: #0058b7;
}
.k-pager-numbers .k-selected {
    border-radius: 15px;
}
/*button.k-button-solid-base {
    background: #1151f3;
    color: #fff;
}*/
    /*button.k-button-solid-base:hover {
        color: #000;
        background: #2841a7 !important;
    }*/
/*button.k-button-solid-base:last-child {
    background: #1151f3;
    color: #fff;
}*/
.k-detail-row .k-toolbar {
    background: #2861ab;
    color: #fff;
    text-align: center;
}
.k-animation-container {
    margin-left: -219px;
    margin-top: -58px;
}
.k-button-solid-primary {
    border-color: #1151f3 !important;
    background-color: #1151f3 !important;
}