
.selectize-control.single .selectize-input, .selectize-dropdown.single {
    border:2px solid #0891b2!important;
    border-radius: 10px;
    background-color: white!important;
    font: 14px!important;
}

#product_table
{
    background-color:#f1f5f9!important;
}

.tabulator .tabulator-header .tabulator-col{
    background-color: #0891b2!important;
    color:#f1f5f9!important;
    padding: 4px;

}
