#aside,
#footer,
#subfooter,
.showcase-thumb,
.showcase-thumb,
#livechat-compact-view,
.btn,
button,
h6,
li.icons-pdf,
#analisi-temporale-form,
#djDebugToolbarHandle,
.button-wrapper,
#content_title,
.cambia-posizione,
.xls-int{
    display: none !important;
}

#content {
    padding: 0 !important;
}

#gestioni-dettaglio-titoli {
    overflow: visible !important;
}

body {
    -webkit-print-color-adjust: exact;
}

.green-text {
    color: green !important;
}

.red-text {
    color: red !important;
}

.table td,
.table th {
    background-color: inherit !important;
}

.table-stripe {
    background-color: #dedede !important;
}
.table{
    /*table-layout: fixed;*/
}
.table > tbody > tr
{
    page-break-inside: avoid !important;
    /*display: block;*/
}
/*.table > tbody > tr >td,*/
/*{*/
    /*width: 9% !important;*/
    /*word-break: break-word !important;*/
    /*font-size: 10px;*/
/*}*/
/*.table > tbody > tr >td:nth-child(6),*/
/*.table > thead > tr >th:nth-child(6),*/
/*.table > thead > tr >th:nth-child(5),*/
/*.table > tbody > tr >td:nth-child(5){*/
    /*width: 15% !important;*/
/*}*/
/*.table > tbody > tr >td:nth-child(7),*/
/*.table > thead > tr >th:nth-child(7),*/
/*.table > thead > tr >th:nth-child(10),*/
/*.table > tbody > tr >td:nth-child(10){*/
    /*width: 5% !important;*/
/*}*/


