a:hover {
    text-decoration: none;
}
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dt-buttons {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
div.dataTables_wrapper div.dataTables_length {
    float: left;
}
div.dataTables_wrapper div.dataTables_filter {
    float: right;
}
div.dataTables_wrapper div.dt-buttons {
    float: right;
}
.form-control
{
    border: 1px solid #6777EF;
}
