﻿.footer-content {
    padding-left: 5px;
    padding-right: 5px;
}

.k-notification {
    padding: 3px;
}

a.underline {
    text-decoration: underline;
}

.environment {
    color: #EE5;
}

#search-results-grid > table {
    table-layout: fixed;
    width:100%;

}

/*#search-results-grid > .k-grid-content {
    overflow-y:hidden;
}
*/

.thw-email {
    word-break: break-word;
}
.agency-logo {
    height: auto;
    padding-right: 30px !important;
}

.navbar-brand h1 {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    display: inline;
}
.k-filter-row th, .k-grid-header th.k-header{
    text-wrap: balance;    
}