.badge {
    min-width: 70px;
}

.table tbody tr td {
    color: #646B72;
    font-size: 1rem;
}

label {
    font-size: 0.7rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #c9c9c938 !important;
    padding-right: 5px;
    color: #337ab7;
    font-weight: bold;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #337ab7 !important;
}