﻿.allegati
{
    width:100% !important;
}

.allegati .box
{
    width:100% !important;
}

.single-article-TwoColumn h5
{
    font-weight: 600;
}

/*.verticalDisplay thead {
    float: left;
    width: 150px;
}

    .verticalDisplay thead th {
        display: block;
    }

.verticalDisplay tbody {
    float: right;
    width: 540px;
}

    .verticalDisplay tbody td {
        display: block;
        width:500px;
    }

.verticalDisplay tr{
    
}*/

.tabellaNS{
    margin-bottom:20px;
    padding:10px;
}

.tableAllegati, .tableAllegati td {
    border: 0px;
}

.allegatoTrasparenza{
    text-decoration:underline;
}
.destra {
    padding-left:100px;
}

.sezDocumentiSup{
    border-left:1px solid #000 !important;
    border-top:1px solid #000 !important;
    border-right:1px solid #000;
}

.sezDocumentiInf {
    border-left: 1px solid #000 !important;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;    
}

table.tabellaVerticale{
    margin-bottom:30px !important;
    border: 1px solid #000;
}

.containerTabelle {
    width: 1160px;
}

.containerRightFree {
    margin-left: auto;
    width:1440px;
}

.dataTables_filter {
    float: left;
}

body {
    overflow-x: auto !important;
}