.table_header{
    background-color: #52637e;
    color: #fff;
}

.label-danger{
    color: red;
}

.float-right{
    float: right;
}
