﻿.tabSoggetto {
    width:100%;
}


.dichiarazione {
    width:100%;
    font-size: 12px !important;

}

.tabSoggetto thead th{
    line-height: normal;
    width:33%;
    background-color: #e8f0f8;
    text-align:center;
}

.tabSoggetto thead th small{
   font-size:1rem;
}

.tabSoggetto tbody td{
    vertical-align:top;
    line-height: normal;
    width:33%;    
}


.tabConsensiPrivacy {
    margin-top:20px;
}


    .tabConsensiPrivacy .readOnly {
        padding-bottom:5px;
    }

.tabConsensiPrivacy td{
    vertical-align:top;
    text-align: justify;
}

.tabSoggetto .descrizione {
    font-weight:bold !important;
}

.tabSoggetto .descrizione,
.tabConsensiPrivacy .descrizione 
{
    /*font-size: 12px !important;
    line-height: 15px;*/
    font-size: 1.8rem;
    font-weight:300;
}