.panel {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}
.collapsed-interno{
    font-size:18px
}
h4.panel-title {
    padding-top: 0px;
    padding-bottom: 0px;
}

table.table-content td{
    vertical-align: top;
}

td.td-locus {
    padding-right: 12px;
    width: 1%;
    white-space: nowrap;
    min-width: 30px
}

div.iuscommune {
    font-size:35px;
    color:#777
}

div.container-page div {
    text-align: left;
}
div.right-subcol {
    padding-left: 0;
}
#page-navigation {
    padding-left: 1%
}
#div-resultkey{
    position: fixed;
    top:120px;
    width: 14%
}
#div-buttons-top-mobile{
    display: none
}
#titolo-stampa{
    display: none
}
div.preview-body div {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 3px;
    text-align: justify;
    color: #444
}
div.preview-div {
    margin-bottom: 3px
}
.locus {
    font-weight: 300;
}
div.preview-title {
    margin-top: 30px;
    margin-bottom: 10px !important;
    font-size: 20px !important;
    font-weight: 200;
}





div.nojustify {
    text-align: left !important
}
.preview-label {
/*    color: #6195a5 !important;*/
/*    text-transform:uppercase;*/
    font-weight: 600;
}
.preview-text-label {
    font-weight: 600;
}
.lastrevision {
    color: #6195a5 !important;
    border-bottom: solid 3px #6195a5;
    padding-bottom:10px;
    margin-bottom: 30px
}

.lastrevision div {
    color: #6195a5 !important;
    font-weight: 200;
    font-size: 21px !important;
}
.lastrevision-bottom {
    border-bottom: none;
}
div.bottom {
    height: 80px
}

a.bmark {
    display: block;
    position: relative;
    top: -140px;
    visibility: hidden;
}
ul.pagination {
    margin: 0 !important;
}

.thumbnail {
    max-width:100%;
    cursor: zoom-in;
}
.didascalia {
    margin-top: 30px
}
div.permalink {
    /*font-weight: 700;*/
    float: left;
    /*font-size: 17px;*/
}


@media screen and (max-width: 1050px) {
    #page-navigation .preview-summary{
        font-size: 22px !important;
    }
    div.preview-summary-notes{
        font-size: 18px !important;
    }
}
div.left-subcol{
    text-align:left;
    padding-top:50px;
}

#preview-pagination{
    margin-bottom:10px;
}
#downloadRtf {
    display: none
}
.shorttitle {
    font-variant: small-caps;
    cursor: default
}

@media screen and (max-width: 768px) {
    /* si eliminano le colonne laterali */
    div.left-col {
        width: 0;
        display: none;
    }
    div.right-col {
        width: 100%
    }
    div.right-subcol {
        width: 0;
        display: none;
    }
    div.left-subcol {
        width: 100%;
        padding-top:0;
        padding-left: 3%;
        padding-right: 3%;
    }
    #div-buttons-top-desktop{
        display: none
    }
    #div-buttons-top-mobile{
        display: block
    }
    #preview-pagination {
        margin-top:20px !important;
        margin-bottom:0px !important;
    }
}

