﻿body {
}

/*.btn-primary {
    color: #fff;
    background-color: #712cf9;*/ /* custom viola */
    /*border-color: #1861ac;
}*/

/* custom giallo */
.mud-button-root:hover {
    background-color: #ffc107 !important;
    color: white !important;
}

.mud-tabs-panels{
    height:100%
}

.mud-treeview-item-content {
    padding: 0px !important;
}