.ui-dropdown .ui-dropdown-label{
        height: 35px;
    }

    .ui-dropdown.ui-widget{
        
        height: 37px;
    }

    .ui-dropdown-items.ui-dropdown-list .ui-dropdown-item{
        border-bottom: 1px dotted #d1d1d1;
        border-radius: 0px;
        padding: 9px.25em;
    }

    #dataMaterialTableList .ui-datatable-tablewrapper table{
        font-size: 20px !important;
        font-weight: 600 !important;
    }
    #dataMaterialTableList .ui-datatable-tablewrapper table th span{
        font-size: 20px !important;
        font-weight: 600 !important;
        color: orangered;
    }

    .ui-sidebar .ui-sidebar-close .fa{
        color: #1b1d1f;
        font-size: 30px;
    }

    app-form-receive-trash .ui-column-title,app-form-sell-trash .ui-column-title,app-form-trash .ui-column-title{
        
        font-size: 20px !important;
        font-weight: 600 !important;
    }
    app-form-receive-trash .ui-cell-data,app-form-sell-trash .ui-cell-data,app-form-trash .ui-cell-data{
        
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .div-customer .ui-dropdown-item,.div-customer .ui-dropdown-label.ui-inputtext{
        
        font-size: 20px !important;
        font-weight: 600 !important;
    }
