.selector-chosen select {
    border-top: 1px solid rgb(169, 169, 169) !important;
}
.selector .selector-chosen input {
    width: 320px;
    margin-left: 8px;
}
.selector .selector-available input, .selector .selector-chosen input {
    font-size: 12px;
    color: #000;
}
.column-get_current_plan, .field-get_current_plan {
    min-width: 200px;
}
