.select2-selection__choice__remove {
    display: none !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #009CCD;
    border: 0;
}

.multi {
    margin-bottom: 30px;
}

.multi .title {
    top: -20px;
    font-size: 13px;
    left: 4px;
}
