/*# sourceMappingURL=custom.min.css.map */

table .badge {
    color: #333;
    font-size: 14px;
}

table thead tr.bg-primary {
    background-color: #fff !important;
    color: #333 !important;
}

.editable-buttons button {
    color: #888 !important;
}

.editable-buttons button:hover {
    color: #fff !important;
}

.table td img {
    border-radius: 0 !important;
}

#active {
    background: #838795 !important;
}
.w-full {
    width: 100% !important;
}
.w-50 {
    width: 50% !important;
}
.w-40 {
    width: 40% !important;
}
.w-20 {
    width: 20% !important;
}
