﻿.k-grid-header tr th {
    color: white !important;
    background-color: #126597;
}

.k-grid-header tr th a {
    color: #ffffff !important;
    text-transform: uppercase;
    font-family: vladarhsans_medium;
}

.k-grid tr td {
    font-family: vladarhsans_light;
}

.expand-btn {
    display: none !important;
}

.actions-holder, .actions-holder a {
    min-width: 32px !important;
    width: 32px !important;
    height: 29.675px !important;
    margin: auto;
}
