.floatThead-container th {
    background-color: #F5F5F5;
    color:#175D92;
}

.floatThead-container tr:first-child th {
    cursor: pointer;
}

table.floatThead-table {
    border-top: none;
    border-bottom: none;
    background-color: #FFF;
}
