/* Employee Directory */
.tool-search .btn-primary {
    background-color: #002159;
    border-color: #002159;
    color: #fff!important;
    text-decoration: none !important;
}
#liveSearchResults li {
    list-style: none;
}
#liveSearchResults ul {
    font-family: unset;
    font-size: inherit;
    padding: 0;
    text-align: center;
}