/*Custom CSS*/
.ui-panelgrid-cell {
    border-style: none!important;
}

.ui-panelgrid {
    border-collapse: inherit!important;
}

.ui-panelgrid > tr td, .ui-panelgrid > tr{
    border-style: none !important;
}

.ui-treetable tbody td{
    white-space: normal!important;
}

.voceSpesaTotale {
    font-weight: bold;
}

/*.ui-button{*/
/*    width:100px;*/
/*    margin-right: 20px;*/
/*    margin-bottom: 20px;*/
/*}*/


.ui-button-custom{
    width:100px !important;
    margin-right: 20px !important;
    margin-bottom: 20px;
}

.innerdivright {
    position: absolute;
    bottom: 0;
    right: 0;
}
.rightdiv {
    margin-top: 2rem;
    display: flex;
    justify-content: flex-end;
}
.news-td {
    width: 150px;
    text-align: center;
}
body .ui-datatable thead th {
    text-align:center !important;
}