.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{
    border:0 none;
    background-color:transparent;
    border-color:transparent;
    display:inline-block;
}
