.icon-buscar {
    font-size: 20px;
    margin-top: 10px;
}
.table{
    margin-bottom: 0px !important;
}
.table-info tbody tr td {
    padding: 3px;
}

.table-total tbody tr td {
    border-top: none;
}
.inactive{
    background-color: #eee;
}
.btn-primary .badge {
    color: #e06c34;
    background-color: #fff;
}