.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 20px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px;
}
