div#custom-collection-toolbar {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
ul.ui-autocomplete {
    z-index: 9999;
}
div.bootstrap-datetimepicker-widget {
    z-index: 9999;
}


/*#lotCustomer-items > tbody > tr > td:nth-child(4),*/
/*#lotCustomer-items > tbody > tr > td:nth-child(5),*/
/*#lotCustomer-items > tbody > tr > td:nth-child(6) {*/
    /*white-space: nowrap;*/
/*}*/