
.select2-container--mali .select2-selection--multiple .select2-selection__choice {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
    margin-right: 0.25rem;
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(var(--color-slate-200) / var(--tw-bg-opacity));
    padding: 10px;
    padding-left: 0.5rem;
    padding-right: 1.6rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    border: none;
    display: inline-block;
    line-height: 1.6rem;
}

.select2-container--mali .select2-selection--multiple .select2-selection__choice__remove {
    top: 0;
    left: unset;
    right: 0;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 8px;
    border-left: 1px solid #d0d0d0;
    border-radius: 0 2px 2px 0;
    box-sizing: border-box;
    margin-left: 6px;
    border-right: none;
    font-size: 0.8rem;
    font-weight: 400;
}

.select2-container--mali .select2-selection--multiple .select2-selection__choice__remove:hover {
    background: rgba(0, 0, 0, 0.05);
}


.select2-container--mali.select2-container .select2-selection--multiple {
    background-color:#fff;
    border:1px solid #ff0000;
    border-radius:6px;

    padding: 8px 8px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: none;

    display: flex;
    flex-wrap: wrap;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    min-height: 40px;
}

.select2-container--mali.select2-container--focus .select2-selection--multiple {

    background-color:#fff;
    border:1px solid #ff0000;
    border-radius:6px;

    padding: 8px 8px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: none;

    display: flex;
    flex-wrap: wrap;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}


.select2-container--mali .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--mali .select2-selection--multiple .select2-selection__choice__remove:focus {

}

.select2-container--mali .select2-search--inline .select2-search__field{
    box-sizing:border-box;
    border:none;
    font-size:100%;
    margin-top:5px;
    margin-left:5px;
    padding:0;
    max-width:100%;
    resize:none;
    height:18px;
    vertical-align:bottom;
    font-family: "Roboto";
    overflow:hidden;
    word-break:keep-all
}

.select2-container--mali .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}


.select2-container--mali .select2-results__option--highlighted[aria-selected] {
    background-color: #1e40af;
    color: #f0f0f0;
}

.select2-container--mali .select2-results__option {
    padding: 0.6rem 0.6rem;
}

.select2-container--mali{
    z-index:100000;
}

.select2-container--mali{
    box-sizing:border-box;
    display:inline-block;
    margin:0;position:relative;
    vertical-align:middle
}
