.ui-widget select{
    height:26px;
    line-height:26px;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg transform='translate(-380 -197.072)'%3E%3Cpath d='M429.518,255l-3.947,5-3.947-5Z' transform='translate(-30.57 -45.428)' fill='%23666'/%3E%3Cpath d='M0,0H30V30H0Z' transform='translate(380 197.072)' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 100% 50% !important;
    cursor: pointer;
    white-space: nowrap;
}

.ui-timepicker-div .ui_tpicker_time_input {
    height:26px !important;
    line-height:24px !important;
    font-size:15px !important;
}