﻿body {
}

.ServiceConnectedDisabilitiesForm {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
.k-grid .k-grid-header .k-header {
    background-color: #337ab7;
    color: white;
    height: auto;
    white-space: normal;
    background-image: none;
}
.k-state-selected {
    background-color: white;
    color: black;
}
