.select2-container .select2-choice {
    border-color: #147bd1;
}

.select2-container {
    width: 200px;
    margin-bottom: 10px !important;
    border-color: #147bd1;
}

abbr.select2-search-choice-close {
    right: 16px;
}