.ui-select-search{
    width: 100% !important;
    max-width: 100%;
}

.ui-select-toggle {
    border-radius:3px !important;
    height: 38px;
    padding-top: 9px;
}

.ui-select-match-text{
    overflow: hidden ;
    max-width: 96%;
}

.ui-select-table-custom > .ui-select-container{
    max-width: 210px !important;
}