﻿.input-group-addon, .input-group-btn {
    vertical-align: top;
}

.table > tbody + tbody {
    border-top: none !important;
}

.checkbox {
    cursor: pointer !important;
}

div.dataTables_info {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
