﻿/* KENDO Overides*/

/*.k-grid td {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

.k-button {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #C00000;
    color: white;
}

.header-row {
    background-color: #C00000;
    color: white;
}

.card-header {
    background-color: #C00000;
    color: white;
}*/
/*.btn-light {
    background-color:black;
    color:gold;
}
*/
/*#panelBar .k-state-highlight .k-header, .k-panelbar {
    background-color: pink;
    color: white;
}*/
/*.k-header {
    background-color: white;
    color: #006666;
}

#panelBar .k-link {
    color: white;
}

.k-panel > li.k-item {
    background-color: #C00000;
}

.k-link {
    color: white;
}

.k-grid-header .k-link:visited {
    color: white !important;
}

.k-grid-header .k-link:link {
    color: white !important;
}

.btn-secondary {
    background-color: #C00000 !important;
    color: white !important;
}

h2 {
    padding: 10px;
    text-align: center;
    background: #C00000 !important;
    color: white !important;
    font-size: 24px;
}*/
