/* Minification failed. Returning unminified contents.
(580,23): run-time error CSS1036: Expected expression, found '!important'
(6692,115): run-time error CSS1038: Expected hex color, found '#a7a722inner'
(6730,97): run-time error CSS1019: Unexpected token, found '}'
(6730,99): run-time error CSS1031: Expected selector, found '/'
(6730,99): run-time error CSS1025: Expected comma or open brace, found '/'
(6838,7): run-time error CSS1035: Expected colon, found 'font-size'
 */

div.header form.dejure-search input.search-text { height:27px; font-size:16px; padding:3px 7px; }
.left-column { min-height: 520px;}

#password-clear { display: none; }

/*.ResultListHighlightTerm  { color: Red; font-weight:bold; }*/

/* Soluzione temporanea per il titolo della sentenza */
div.body .content .section pre.testo-box { background:#F1F1F1; margin:-15px -13px 12px; padding:12px 14px; }


/* Override di alcune classi di portali-dejure.css */
/* Percorso immagine del pulsante (ovverride dell'altro file CSS) */
/*a.small-bottom { background:url(/Content/themes/DeJure/img/btn/small_btn-left.png) top left no-repeat; }*/
/*a.small-bottom span { background:url(/Content/themes/DeJure/img/btn/small_btn-right.png) top right no-repeat; }*/
.accordetionClass {padding-left: 15px; background:url(/Content/themes/DeJure/img/arrow_right1.png) center left no-repeat; }

/*Commentato perch� altrimenti scazzava il background color della ricerca semantica*/
/*div.body .ordina div.form { position:relative; float:right; }*/
div.body .ordina div.form {
    float: right;
    position: absolute;
    right: 150px;
    top: 1px;
}
div.body .ordina div.form fieldset { border:none; background-color:#BDBDBD; color:#FFF; font-size:15px; padding:5px 10px; margin:0; }
div.body .ordina div.form fieldset span { margin:0 25px; }
div.body .ordina div.form fieldset select { border:1px solid #909CA8; width:150px; height:20px; }
/*.maschera input[type=text].numero { width:70px; }*/
.maschera input[type=text].anno { width:50px; }
div.header div.nosearch { height: auto; min-height: 29px; }
div.header div.nosearch p.label { width: 380px; margin-right: 10px; }

div.header .DeJure {
    float: left;
}

#gestioneLicenze
{
    color:white;
}
div.header .DeJure a 
{
    background: url("/Content/themes/Dejure/img-portali-dejure/logo-fisco.png") no-repeat scroll left top transparent;
    width: 140px;
    height: 30px;
    margin-right: 3px;
    float: left;
    overflow: hidden;
    text-indent: -10000px;
    /*border-bottom:1px solid #DECE54;*/
}

#selectRicercaPerEstremi {
    color: #272B33;
    position: absolute;
    left: 360px;
    top: 40px;
    z-index: 1;
}

#btnDjRestringi
{
    background: #eee; 
    /*background-position: left top;
    background-repeat: no-repeat;*/
    border: 1px solid #A3A3A3;
    cursor: pointer;
    float: left;
    font-size: 1em;
    height: 19px;
    padding-top: 2px;
    margin-left: 5px;
    /*padding: 7px 0 0;*/
    text-align: center;
    width: 90px;
}

.restringi-ricerca-container {
    text-align: center;
    height: 45px;
    width: 360px;
    margin-left:15px;
    display:none
}

div.body .toolbar .restringi-ricerca { background:url(/Content/themes/Dejure/img/icon-toolbar/cerca.png) top left no-repeat; padding-left:21px;margin-left: 5px;display:none }
.restringi-ricerca-container input {
    float: left;
    width: 250px
}

.clusterMateriaPlus 
{
    position:relative !important;
    margin-left:3px !important;
    background-image: url(/Content/themes/DeJure/img/plusCluster.png);
    background-repeat: no-repeat;
    padding-left: 1.3em;
}

.clusterMateriaMateriaMinus
{
    position:relative !important;
    margin-left:3px !important;
    background-image: url(/Content/themes/DeJure/img/minusCluster.png);
    background-repeat: no-repeat;
    padding-left: 1.3em;
}


/*---------GESTIONE CLASSI PER FORMATTAZIONE TESTO IN FASE DI DOCUMENT VIEW---------*/
.corsivo {font-style:italic;}
.grassetto {font-weight:bold;}
.titoloDocumento {font-weight:bold;display:block;width:auto}
.titoloDocumentoLiv2 {font-weight:bold;display:block;width:auto}
.titoloDocumentoLiv3 {font-weight:bold;display:block;width:auto}
.paraCenter {text-align:center;}
.paraRight {text-align:right;}
.paraR1 {text-align:left; padding: 8px 5px;}
.paraR2 {text-align:left; padding: 8px 5px; margin-left:20px;}
.paraPre {text-align:left}
.paraJustify {text-align:justify}
.hideTitoloFatto {display:none}
.hideTitoloDiritto {display:none}
.highlightTerm {font-weight:bold;}
.maiuscoletto {font-variant: small-caps;font-weight:bold;}
.sottolineato {text-decoration: underline}
.cs {font-style:italic; text-decoration: underline }
.gc {font-style:italic; font-weight:bold;} 
.gs {font-weight:bold; text-decoration: underline }
.gcs {font-weight:bold;text-decoration: underline; font-style:italic; }
.ms {font-variant: small-caps;font-weight:bold; text-decoration: underline }
.mc{font-variant: small-caps;font-weight:bold; font-style:italic;}
.mg {font-variant: small-caps;font-weight:bold; }
.mcs{font-variant: small-caps;font-weight:bold;text-decoration: underline; font-style:italic;  }
.mgc{font-variant: small-caps;font-weight:bold; font-style:italic; }
.mgs{font-variant: small-caps;font-weight:bold; text-decoration: underline }
.mgcs{font-variant: small-caps;font-weight:bold;font-style:italic; text-decoration: underline }
/* Classi per JQuery */
.field-validation-error
{
    color: #ff0000;
    font-style: italic;
}

.error
{
    color: #ff0000;
    font-style: italic;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

#limitedDivContent
{
   overflow:hidden;
}

a.apri-div
{
    display:none;
}

a.divchiuso
{
    background-image:url('/Content/themes/DeJure/img/leggi-tutto.png'); width:83px; height:13px
}

a.divaperto
{
    background-image:url('/Content/themes/DeJure/img/leggi-tutto-close.png'); width:83px; height:13px   
}


a.moreCorr:hover
{
    text-decoration:none !important;
}
.moreCorr
{
    text-decoration:none;
    cursor: pointer;
    background: url("/Content/themes/base/img/plus.png") no-repeat;
    padding-left: 20px;
    background-size: 10px 10px;
    background-position: 3px 3px;
}

.moreCorrOpen {
    background: url("/Content/themes/base/img/minus.png") no-repeat;
    padding-left: 20px;
    background-size: 10px 10px;
    background-position: 3px 3px;
}

/* Tiny Scrollbar */
#ArticoliContainer { margin: 0 0 10px; }
#ArticoliContainer .viewport { height: 400px; overflow: hidden; position: relative; }
#ArticoliContainer .overview { list-style: none; position: absolute; left: 7px; top: 0; padding: 0; margin: 0; height: 100%; }
#ArticoliContainer .scrollbar{ background: transparent url(/Content/themes/DeJure/img/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 13px; }
/*RM: visto che l'immagine del track dava problemi di ripetizione ora ho messo uno sfondo proprio di css*/
#ArticoliContainer .track { border-radius: 45px; box-shadow: inset 1px 1px 1px 1px rgba(128,123,128,0.2);background: rgb(233,233,233) 0 100%;height: 100%;width: 13px;position: relative;padding: 0 1px;}
#ArticoliContainer .thumb { background-color:rgb(168,168,168);box-shadow:inset 1px 1px 1px 1px rgba(128,123,128,0.3); border-radius:45px; height: 20px; width:85%; cursor: pointer; overflow: hidden; position: absolute; top: 0;}
#ArticoliContainer .thumb .end { background: transparent url(/Content/themes/DeJure/img/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#ArticoliContainer .disable { display: none; }

#enciclopediaContainer { margin: 0 0 10px; }
#enciclopediaContainer .viewport { height: 430px; overflow: hidden; position: relative; }
#enciclopediaContainer .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#enciclopediaContainer .scrollbar{ background: transparent url(/Content/themes/DeJure/img/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#enciclopediaContainer .track { background: transparent url(/Content/themes/DeJure/img/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#enciclopediaContainer .thumb { background: transparent url(/Content/themes/DeJure/img/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#enciclopediaContainer .thumb .end { background: transparent url(/Content/themes/DeJure/img/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#enciclopediaContainer .disable { display: none; }

a.vai{text-decoration: none}
.clientSearchMatch{ background-color: yellow; font-weight: bold}
.clientSearchMatchScroll {
    background-color: yellowgreen;
    font-weight: bold
}
#btnSearch { cursor:pointer;}

#aggiornamenti li { margin-bottom: 10px; }

.descDocPratica { float: left; width:95% }

#contentCorrelazioni ul{ margin-bottom: 20px;}

.titoloNota { color: #9F5A00 !important;background: none !important; }
.titoloPratica{ color: #9F5A00 !important;background: none !important; }
#AnnotazioneDocumento { display: none;}

.resultVademecum{}
.notResultVademecum{}
.MacroAreaSelected{ font-weight: bold; /*border-bottom: 1px solid black !important*/}
.MacroAreaUnselected{ color:#AAA !important}
span.MacroAreaHighlighted > span.fancytree-title{ background: #D3D3D3; }
.linkVoceVademecum{ cursor:pointer}
.linkVademecumNotResult {color:#AAAAAA !important}

.reportPraticaRow { cursor:pointer }
.reportPraticaDetailsRow {width:100%}
.reportPraticaDetailsRow .column-tb { color: grey;font-weight: normal;height: 20px!important;margin-bottom: 2px; padding-top:0px}

.selectedCluster{ font-weight: bold; color: #DD4B39 !important }
.clusterClass:hover, .subclusterClass:hover { color: #DD4B39 !important  }



.compactNewselementTitle a { color:#004F8A !important }


.jPaginate{
    height:34px;
    position:relative;
    color:#a5a5a5;
    font-size:small;   
	width:100%;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(/Content/themes/Dejure/img/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(/Content/themes/Dejure/img/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(/Content/themes/Dejure/img/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(/Content/themes/Dejure/img/snext.png) no-repeat center left;
            }
.pagingCapitoli
{
     width:85%;
    padding:10px;
    margin:10px auto;
    border: 1px solid #fff;
    background-color:#f7f7f7;
    border-radius: 8px;
}

.pagingCapitoli .header-capitolo
{
    width: 155px !important;
    text-align: center; 
    padding-bottom: 5px; 
    font-size: 13px; 
    font-weight: bold; 
    height: 15px; 
    float: left; 
    margin-left: -10px; 
    margin-top: -10px;
   border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    color:White;
    background: rgb(206,220,231); /* Old browsers */
    background-color:rgb(67, 86, 119);
    text-transform:uppercase;
}

.header-highlighit
{
    width: 100%;
    padding-bottom: 5px; 
    font-size: 13px; 
    font-weight: bold; 
    height: 15px; 
    float: left; 
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    color:#2C4570;
    background-color: rgb(245, 245, 245); border-bottom: 1px solid rgb(192, 192, 192); text-align: center; overflow: hidden; height: 20px;
    text-transform:uppercase;
}

.thumb-pdf-document
{
     /*width:85%;
    padding:3px;
    border: 1px solid #fff;
    background-color:#f7f7f7;
   
   text-align: center; 
   margin-bottom:10px;
   margin:auto auto 10px auto;*/
   border: 1px solid rgb(192, 192, 192); 
   background:white; 
   max-width : 750px;
   width:auto;
   margin:auto;
   margin-top:10px;
   border-radius: 15px;
}

.capitoli li
{
    height:auto;
    border-bottom:0.1em;
    border-bottom-style:solid;
    border-bottom-color:#A19A9B;
    border-bottom-radius: 8px;
    text-align:left;
    margin-bottom:5px;
}

.capitolo-item a
{
    text-decoration:none;
    font-size:11.5px;
}

.capitolo-item-selected
{
    background-color: #ACB6BF;
    border-radius: 2px;
    padding-left: 3px;
    font-weight: bold;
}


p.provvAllegato {
    margin-top:5px;font-style: italic; 
}

p.provvAllegato a {
    text-decoration: underline !important
}

.autoreDossier {
    font-size: 11px;
    color: black;
    text-indent:10px
}

.titoloFascDossier{
    text-indent: 10px;
    margin-top: 5px;
 }
 
 .titoloFascDossier a {
     color: #004F8A !important
 }

.tipoFascDossier {
    font-weight: bold;
    text-transform: uppercase;
}

.autoreDossierMenu {
    font-size: 11px;
    color: black;
    text-align:right
}

.titoloFascDossierMenu {
 }
 

.tipoFascDossierMenu {
    text-transform: uppercase;
}

.selectedDossierArea {
    font-weight: bold;
}

.section.threeBox ul > li
{
    list-style-type:disc;
    margin-left:30px;
}

.ui-combobox {		position: relative;		display: inline-block !important; 	}
.ui-combobox-toggle {width: 20px !important;	position: absolute;	top: 0px; height: 20px;	bottom: 0;	margin-left: -1px;	padding: 0;float: left;	/* adjust styles for IE 6/7 */	*height: 1.7em;	*top: 0em;*height: 22px;margin: 0; left:-2px }
.ui-combobox-input {	margin: 0;float: left;  height: 16px !important; }
.ui-autocomplete-loading {    background: url("/Content/themes/base/images/ui-anim_basic_16x16.gif") no-repeat scroll right center white !important; }
.maschera input { border-radius: 4px}
input { border-radius: 3px; padding: 2px; }
.previgente { color: #9F5A00;display: inline; font-size: 10px; font-style: italic;}

.resultModelli{ font-weight: bold}
#PrintPreviewContainer { clear: both;padding: 10px; overflow:hidden}
#PrintPreviewContainer .imgpreview {height: 230px; margin: 6px; border: 1px dashed #DDD;position: relative; cursor:pointer}
#PrintPreviewContainer .pdfpage{  float: left; min-width: 160px;text-align: center; position: relative; padding-bottom: 18px;}
#PrintPreviewContainer .imgpreview img.paginapdf{ height: 230px;}
#PrintPreviewContainer .pdfpage .infopreviewpage{ position: absolute; bottom: 0px; right: 5px; font-size: 11px}
#PrintPreviewContainer .pdfpage .infopreviewpage span, #PrintPreviewContainer .pdfpage .infopreviewpage input{ float: left; }
#PrintPreviewContainer label { cursor: pointer; }
#PrintPreviewContainer .imgpreview .overlay{ background-color: black; width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;opacity: 0 ;z-index: 2; transition: opacity 0.3s; -moz-transition: opacity 0.3s; -webkit-transition: opacity 0.3s}
#PrintPreviewContainer .imgpreview:hover .overlay{ opacity: 0.1 }
#PrintPreviewContainer .imgpreview:hover{ border:1px solid #ddd}
#PrintPreviewContainer .imgpreview .zoompdfpage{ height: 50px;position: absolute; bottom:5px;right: 5px;opacity: 0;transition: opacity 0.3s; -moz-transition: opacity 0.3s; -webkit-transition: opacity 0.3s}
#PrintPreviewContainer .imgpreview:hover .zoompdfpage{opacity: 1 }
#PdfPreviewPaging { float: right;margin-right: 5px;margin-top: 10px; }
#PdfPreviewPaging a{ color: #666;text-decoration:none  }
#PdfPreviewPaging .active { font-weight: bold; color:black}
#pdfpreviewmaxpageserror { color: red; display: none; clear:both; padding-top:20px}
#PrintPreviewContainer .imgpreview{ background:url('/Content/Themes/base/images/loadpdfpage.gif') no-repeat center;}
#LoaderPdfPagePreview {min-width: 500px;min-height: 500px; background:url('/Content/Themes/base/images/loadpdfpage.gif') no-repeat center;}

div.body .toolbar li #cerca-testo-lentina {
    cursor: pointer;
    display: block;
    left: 250px;
    position: absolute;
}

div.body .toolbar li .cerca-testo {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #AAAAAA;
    bottom: 4px;
    color: #AAAAAA;
    display: none;
    left: 10px;
    padding: 3px 5px;
    position: absolute;
        width: 250px;
}

 div.body .content.schemi-block .column-schemi-menu {
            width: 25%;
            float: left;
        }

div.body .content.schemi-block .column-schemi-menu p {
                font-size: 16px;
                line-height: 22px;
                padding-right: 10px;
            }

#treenavigator-container{ float:none }

.btnGray {
    background-color: !important #DDDDDD;
    background-position: left top;
    float: left;
    height: 22px;
    width: 70px;
    font-size: 1em;
    margin-left: 5px;
    /*background-image: url('/Content/themes/Professional/Common/images/DeJureSearchButtonBg.png');*/
    background-repeat: no-repeat;
    padding: 3px 0 0 0;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    }

    .btnGray:hover {
        background-color: #bbb;
    }

.synonyms {/*padding: 10px 5px 40px 10px;*/ border:5px solid #676566; /*border-top:30px solid #676566;*/ margin-bottom:10px; overflow: hidden /*display:inline-block*/}

.synonyms form{
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
    /*Propriet� aggiunta per l'introduzione dell'ascensore*/
    max-height:195px;
}
.synonyms #SynonymsTooltip{background-image: url('/Content/themes/base/images/question-mark-gray.jpg');width: 20px; height: 20px; position: absolute; margin-left: 285px; margin-top: -28px;}
/*Modificato per l'introduzione dell'ascensore*/
/*.synonyms form { width:100%; overflow: hidden;}*/
.synonyms form { width:100%; overflow: auto;}
.synonyms.closed form { height: 0px !important }
.synonyms .openclosebutton { background: #c6d0d4 url("/Content/themes/base/images/arrow_up.png") no-repeat scroll center center;height: 20px; cursor:pointer}
.synonyms.closed .openclosebutton { background: #c6d0d4 url("/Content/themes/base/images/arrow_down.png") no-repeat scroll center center; height: 20px}

    .synonyms .btnGray {float:right;margin-right:15px; margin-bottom: 10px; background-color: #676566; color:#fff;}
    
    .synonyms .error-msg {display: block; color: red; float:left;}    

    .synonyms div.synonimsTitle /*span:first-child*/ { /*position:absolute; margin-top:-35px;*/ color:white;font-weight:bolder;text-transform: uppercase;background-color: #676566;height: 28px;padding-top: 2px; padding-left: 6px}

    .synonyms .synonymsContent{ margin-top:7px;}

    .synonyms .concepts { margin-left: 10px; overflow: hidden; padding-left: 0px; width: 96%; margin-bottom: 0px; }

        .synonyms .concepts .key-found {font-weight:bolder;float:left; width: 15%}

        .synonyms .concepts .concepts-list {float:none; padding-bottom: 0px; margin-bottom: 0px; padding-left: 0px; margin-top: 3px; width: auto }

        /*.synonyms .concepts .concepts-list.style {border-bottom: 1px dotted;}*/

            .synonyms .concepts .concepts-list .concept.style {border-bottom: 1px dashed !important;padding-bottom:10px !important;}
            .synonyms .concepts .concepts-list .concept.style2 {border-bottom: 1px dotted;padding-bottom:10px;}

            .synonyms .concepts .concepts-list .concept {float:left;width:91%; padding-left: 7px; margin-bottom: 5px}

            .synonyms .concepts .concepts-list .select-all-concept {float:right;}

                .synonyms .concepts .concepts-list .concept div{ display: inline-block;*display: inline; *zoom: 1; }

                .synonyms .concepts .concepts-list .concept .concept-name{background-color:yellow;padding-left:4px;padding-right:4px;padding-top:2px;padding-bottom:2px; margin-top:10px;position:absolute;}
.synonyms fieldset.concepts{ margin: 5px;margin-bottom: 8px; clear:both; border-top: 1px solid #676566; float:left; width: 80%}
    fieldset.concepts legend {  background-color: #676566; border: 1px solid #ccc; font-weight: bold; color: white }
body, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0px;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #272B33;
}

.external-document-link {
    background: none repeat scroll 0 0 #808080;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%;
    padding: 10px;
    text-align: center;
    width: 300px;
}

.external-document-link a {
    text-decoration: none;
    color: #9becfb;
}

        .external-document-link a:hover {
            text-decoration: none;
        }

    .external-document-link .botton-blue {
        background: none repeat scroll 0 0 #278eca;
        border-radius: 5px 5px 5px 5px;
        color: #FFFFFF;
        font-weight: bold;
        padding: 5px 15px;
        text-decoration: none;
        text-transform: none;
    }

    .external-document-link h3 {
        font-size: 12px;
    }

body { /*margin-left:15px;*/
}

a {
    color: #004F8A;
    text-decoration: underline;
}

    a.blue {
        color: #004F8A !important;
    }

    a:hover {
        cursor: pointer;
        text-decoration: underline !important;
    }

::-webkit-input-placeholder {
    color: #777 !important;
}

input:-moz-placeholder {
    color: #777 !important;
}

.placeholderActive {
    color: #777 !important;
}


.clear {
    clear: both;
}

    .clear.block {
        display: block;
    }

.menu-pointer li {
    padding-left: 12px;
    background: url(../../Content/themes/Dejure/img/list-pointer.png) top left no-repeat;
}

    .menu-pointer li.seeAll {
        background: none;
        padding-left: 0;
    }

    /*.menu-pointer li a {
        color: #004F8A;
        text-decoration: underline;
    }*/

    .menu-pointer li.seeAll a {
        text-decoration: underline;
    }

.menu-pointer-link a {
    padding-left: 12px;
    background: url(/Content/themes/Dejure/img/list-pointer-link.png) top left no-repeat;
    display: block;
    text-decoration: none;
}

    .menu-pointer-link a.sub-voci {
        color: #9F5A00;
        text-decoration: underline;
        background: url(/Content/themes/Dejure/img/list-pointer-link-brown.png) top left no-repeat;
    }

.menu-pointer-link ul {
    padding-left: 12px;
}

    .menu-pointer-link ul li {
        color: #9F5A00;
        text-transform: capitalize;
    }

        .menu-pointer-link ul li a {
            color: #9F5A00;
            text-decoration: none;
        }

.overpos {
    position: absolute;
}

.stacco {
    display: block;
}

.no-right-padding {
    padding-right: 0 !important;
}

.evidenziato {
    color: #9F5A00 !important;
}

.evidenziatoUpper {
    color: #9F5A00 !important;
    text-transform: uppercase;
    font-weight: normal;
}

    .evidenziatoUpper .titoloDocumento {
        color: #9F5A00 !important;
        text-transform: uppercase;
        font-weight: normal;
    }

        .evidenziatoUpper .titoloDocumento p {
            color: #9F5A00 !important;
            text-transform: uppercase;
            font-weight: normal;
        }

    .evidenziatoUpper .blackUnder {
        color: #9F5A00 !important;
    }

.nomarginTop {
    margin-top: 0 !important;
}

hr.closed {
    border: none;
    border-bottom: 1px solid #272B33;
    height: 0px;
    padding-bottom: 10px;
}

.upper {
    text-transform: uppercase;
}

.min-left-column ul.sub-list {
    width: 100%;
    background-color: White;
    border-bottom: none;
    padding: 0;
}

    .min-left-column ul.sub-list li {
        padding-left: 15px;
        background: none;
        padding-left: 0;
        margin: 0;
    }

        .min-left-column ul.sub-list li a {
            font-size: 11px;
            color: #183B57;
            text-decoration: none;
        }

            .min-left-column ul.sub-list li a.active {
                text-decoration: underline;
            }

.min-left-column h3 a {
    text-decoration: none;
}

.pdf-document {
    /*background: url(/Content/themes/Dejure/img/application-pdf.png) top left no-repeat;*/
    padding-left: 20px;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: bold;
}

.rtf-document {
    /*background: url(/Content/themes/Dejure/img/application-file.png) top left no-repeat;*/
    padding-left: 20px;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: bold;
}

.min-left-column {
    position: relative;
    top: 0;
    width: 201px;
    float: left;
    /*border-right:0.1em solid #D4D4D4;*/
    padding-bottom: 5px;
}

.center-column {
    border-left: 1px solid #C6D0D4;
    margin: 0 auto 0 201px;
    position: relative;
}

.right-column {
    width: 158px;
    right: 0;
    background-color: #FFF;
    position: relative;
    float: right;
    z-index: 2;
}

    .right-column.index {
        position: relative;
        float: right;
    }

.big-column {
    width: 80%;
    float: left;
    border-right: 1px solid #CCC;
    margin-right: -1px;
}

.small-column {
    width: 20%;
    float: left;
    border-left: 1px solid #CCC;
    margin-right: -1px;
}

.left-column.panel {
    background: url(/Content/themes/Dejure/img/bg_reserved.png) top left repeat-x;
    border: 1px solid #C6D0D4;
    z-index: 1;
    margin-bottom: 25px;
}

.left-column.foglia {
    /*margin-left: 1px;
    margin-right: 130px;
    float:left;*/
    /*padding-left: 10px;*/
    margin-right: 160px;
    position: relative;
}

.wid-list li a.active-articolo {
    text-decoration: underline;
    background-color: Gray;
}

.wid-list li a.active {
    text-decoration: underline;
}

/* HEADER */
div.header {
    min-width: 970px;
    position: relative;
    z-index: 999;
}

    div.header ul.menu {
        padding: 0px 10px 0px 5px;
        overflow: hidden;
    }

    div.header.portali ul.menu {
        padding-left: 114px;
        background: url(/Content/themes/Dejure/img-portali-dejure/dejure-logo-portale.png) top left no-repeat;
    }

    div.header ul.menu li {
        display: inline;
    }

        div.header ul.menu li a.first {
            display: block;
            float: left;
            margin-right: 5px;
            background: transparent !important;
            padding: 0px;
        }

        div.header ul.menu li a {
            font-family: Arial;
            text-transform: uppercase;
            margin-top: 5px;
            margin-bottom: 5px;
            text-decoration: none;
            color: #000;
            display: block;
            float: left;
            padding-left: 16px;
            margin-right: 5px;
            background: url(/Content/themes/Dejure/img/blackRow.png) top left no-repeat;
        }

            div.header ul.menu li a:hover {
                color: #A7A722;
                background: url(/Content/themes/Dejure/img/yellowRow.png) top left no-repeat;
                text-decoration: none !important;
            }

            div.header ul.menu li a.active {
                color: #A7A722;
                background: url(/Content/themes/Dejure/img/yellowRow.png) top left no-repeat;
                text-decoration: none !important;
            }

            div.header ul.menu li a:hover.first:hover {
                color: #A7A722;
            }


    div.header ul.login-menu {
        float: left;
        margin-top: 15px;
        padding-left: 10px;
        right: 7px;
        width: 50%;
    }

        div.header ul.login-menu li {
            display: inline; /*float:left;*/
        }

            div.header ul.login-menu li a {
                display: block;
                float: left;
            }

            div.header ul.login-menu li span {
                display: inline;
                float: left;
            }

                div.header ul.login-menu li span.separator {
                    margin: 0 5px;
                }

.last-search {
    padding: 5px;
    margin-bottom: 40px;
    border-bottom: 1px solid black;
}

    .last-search li a {
        text-decoration: none;
        color: #2E2E2E;
        padding-bottom: 5px;
        font-size: 13px;
    }

    .last-search li span {
        color: #000;
        font-weight: bold;
    }

.ricerche-frequenti {
    background: url(/Content/themes/Dejure/img/yellowRow.png) top left no-repeat;
    font-weight: bold;
    padding-left: 20px;
    color: #000;
    font-size: 12px;
}

.logo {
    margin: 5px 0 0 115px;
    width: 87px;
    height: 23px;
    background: url(/Content/themes/Dejure/img-portali-dejure/logo-canale.png) top left no-repeat;
    text-indent: -10000px;
    overflow: hidden;
    float: left;
}

    .logo#dejure-logo {
        margin: 0 0 0 14px;
        width: 129px;
        height: 36px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-fisco.png) top left no-repeat;
    }

    .logo#giurisprudenza-logo {
        margin-left: 15px;
        width: 196px;
        height: 30px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-giurisprudenza.png) top left no-repeat;
    }

    .logo#lavoro-logo {
        margin-left: 15px;
        width: 196px;
        height: 30px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-lavoro.png) top left no-repeat;
    }

    .logo#pubblica-logo {
        margin-left: 15px;
        width: 196px;
        height: 30px;
        background: url(/Content/themes/Dejureimg-portali-dejure/logo-pubblica.png) top left no-repeat;
    }

    .logo#dottrina-logo {
        margin-left: 15px;
        width: 196px;
        height: 30px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-dottrina.png) top left no-repeat;
    }

    .logo#fontinormative-logo {
        margin-left: 5px;
        width: 210px;
        height: 30px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-fontinormative.png) top left no-repeat;
    }

    .logo#strumenti-logo {
        margin-left: 15px;
        width: 196px;
        height: 30px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-strumenti.png) top left no-repeat;
    }

    .logo#coordinate-logo {
        margin-left: 5px;
        width: 220px;
        height: 30px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-coordinate.png) top left no-repeat;
    }

    .logo#riviste-logo {
        margin-left: 15px;
        width: 196px;
        height: 30px;
        background: url(/Content/themes/Dejure/img-portali-dejure/logo-riviste.png) top left no-repeat;
    }

.demo-version {
    margin: auto;
    width: 760px;
    margin-bottom: 15px;
    text-align: center;
}

.left-demo-element {
    background: url(/Content/themes/Dejure/img/ATTENZIONE_SX.png) top left no-repeat;
    float: left;
}

.demo-version p {
    background: url(/Content/themes/Dejure/img/ATTENZIONE_px.png) center left repeat;
    margin-left: 10px;
    margin-right: 10px;
}

.right-demo-element {
    background: url(/Content/themes/Dejure/img/ATTENZIONE_DX.png) top right no-repeat;
    float: right;
}


.right-header-bancadati {
    border: 1px solid yellow;
    padding: 15px 5px 5px 5px;
    font-weight: bold;
    margin-right: 7px;
    background: #fafae5;
}


    .right-header-bancadati p.first {
        background: url(/Content/themes/Dejure/img/yellowRowTasparent.png) top left no-repeat;
        font-size: 13px;
        padding-left: 25px;
        border-bottom: 2px solid yellow;
        margin-bottom: 3px;
        padding-bottom: 5px;
    }

    .right-header-bancadati p a {
        text-decoration: none;
        color: #272B33;
        margin-left: 25px;
    }

        .right-header-bancadati p a:hover {
            text-decoration: none;
        }

    .right-header-bancadati p {
        font-size: 13px;
    }

.demo-version p {
    color: White;
    font-weight: bold;
    height: 22px;
}

.arbortable {
    border-spacing: 0px;
    border: 1px solid black;
    margin-bottom: 30px;
}

    .arbortable tr, .arbortable td, .arbortable th {
        border-bottom: 1px solid black;
        border-right: 1px solid black;
        padding: 5px;
    }

        .arbortable tr:first-child {
            /*font-weight: bold;
            background-color: #EDEDED;*/
        }


.generic-search {
    color: #666666;
    margin-left: auto;
    margin-right: auto;
    margin-top: 130px;
    padding-bottom: 20px;
    position: relative;
    width: 750px;
}

.expand-terms {
    float: right;
    padding-right: 35px;
    padding-top: 15px;
}

#lnkExpandSearch {
    border-bottom: 1px solid #DEDEDE;
    color: #DD4B39;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-decoration: none;
    width: 75%;
}

form.dejure-search {
    margin-top: 15px;
    margin-left: 10px;
    position: relative;
    margin-bottom: 10px;
    width: 700px;
}
    /*div.header form.dejure-search.dejure { margin-left:174px; }*/
    form.dejure-search input {
    }

    form.dejure-search ul {
        width: 174px;
        position: absolute;
        top: 0;
        z-index: 999;
        height: auto;
    }
        /*div.header form.dejure-search.dejure ul { left:414px; }*/
        form.dejure-search ul li {
            width: 124px;
            height: 10px;
            padding: 8px 8px 14px 8px;
            font-size: 12px;
            color: #272B33;
            cursor: pointer;
            background: url(/Content/themes/Dejure/img/form-img/bg-select-voci.png) top left no-repeat;
            display: none;
        }

            form.dejure-search ul li:hover {
                color: #272B33;
            }

            form.dejure-search ul li.first {
                background: url("/Content/themes/Dejure/img/form-img/bg-select.png") no-repeat scroll left top transparent;
                display: block;
                font-size: 15px;
                height: 15px;
                padding: 10px 39px 10px 8px;
                white-space: nowrap;
                width: 126px;
                border-left: 1px solid #E0E0E0;
                border-right: 1px solid #E0E0E0;
            }

    form.dejure-search input.search-text { /*background:url(/Content/themes/Dejure/img/btn/searchBtn.png) center right no-repeat;*/
        height: 22px;
        font-size: 16px;
        border-radius: 0px 10px 10px 0px;
        width: 480px;
        margin-left: 170px;
        padding: 8px 3px 3px 13px;
        border: 1px solid #A2A2A2;
    }
    /*div.header form.dejure-search.dejure input.search-text { width:407px; }*/
    form.dejure-search input.submit {
        background: url(/Content/themes/Dejure/img/form-img/cerca.png) top left no-repeat;
        cursor: pointer;
        height: 35px;
        left: 535px;
        text-indent: -10000px;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 87px;
    }
    /*div.header form.dejure-search.dejure input.submit { left:587px; }*/
    form.dejure-search label.label-btn {
        cursor: pointer;
        font-size: 15px;
        left: 555px;
        position: absolute;
        top: 10px;
        z-index: 3;
        color: #272B33;
    }

div.nosearch {
    margin-left: 15px;
    height: 29px;
    padding-top: 7px;
    margin-top: 5px;
}

    div.nosearch p {
        font-size: 12px;
        line-height: 16px;
        color: #272B33;
        width: 100%;
        float: left;
        margin-right: 30px;
    }

    div.nosearch a {
        float: left;
        margin-right: 10px;
        text-decoration: none;
    }

        div.nosearch a:hover {
            text-decoration: none !important;
        }

a.small-bottom {
    display: block;
    /*background: url(/Content/themes/Dejure/img/btn/small_btn-left.png) top left no-repeat;*/
    height: 23px;
    padding-left: 10px;
}

    /*a.small-bottom span {
        display: block;
        background: url(/Content/themes/Dejure/img/btn/small_btn-right.png) top right no-repeat;
        height: 21px;
        padding: 2px 10px 0 0;
        font-size: 10px;
        text-transform: uppercase;
        color: #272B33;
    }*/

    a.small-bottom.stop {
        background: url(/Content/themes/Dejure/img/btn/small_btn-left-red.png) top left no-repeat;
    }

        a.small-bottom.stop span {
            background: url(/Content/themes/Dejure/img/btn/small_btn-right-red.png) top right no-repeat;
            color: #FFF;
        }

    a.small-bottom.start {
        background: url(/Content/themes/Dejure/img/btn/small_btn-left-green.png) top left no-repeat;
    }

        a.small-bottom.start span {
            background: url(/Content/themes/Dejure/img/btn/small_btn-right-green.png) top right no-repeat;
        }

div.header ul.social-icon {
    left: 880px;
    position: absolute;
    top: 55px;
}

    div.header ul.social-icon li {
        display: inline;
    }

        div.header ul.social-icon li a {
            display: block;
            float: left;
            width: 20px;
            height: 20px;
            margin-right: 2px;
            text-indent: -10000px;
            overflow: hidden;
        }

            div.header ul.social-icon li a.twitter {
                background: url(/Content/themes/Dejure/img/icon-social/twitter.png) top left no-repeat;
            }

            div.header ul.social-icon li a.facebook {
                background: url(/Content/themes/Dejure/img/icon-social/facebook.png) top left no-repeat;
            }

            div.header ul.social-icon li a.rss-feed {
                background: url(/Content/themes/Dejure/img/icon-social/rss.png) top left no-repeat;
            }

            div.header ul.social-icon li a.delicious {
                background: url(/Content/themes/Dejure/img/icon-social/delicious.png) top left no-repeat;
            }

div.header a.ricercaPerEstremi {
    position: absolute;
    top: 40px;
    left: 370px;
    color: #272B33;
    z-index: 1;
}

/* BODY */
div.body {
    clear: both;
    margin: 10px 0 0 0;
    min-height: 600px;
    min-width: 990px;
    position: relative;
    z-index: 1;
    background: url(/Content/themes/Dejure/img/bg-left-column.png) top right repeat-y;
    padding: 0.1em;
}

    div.body h2 {
        font-size: 15px;
        font-weight: normal;
        text-transform: uppercase;
    }

        div.body h2.title-sub-sec {
            margin: 0 14px 0 12px;
            padding: 8px 10px;
            background: url(/Content/themes/Dejure/img-portali-dejure/bg-top-push-news.png) bottom left repeat-x;
            border: 1px solid #C7CFD4;
        }

            div.body h2.title-sub-sec.riviste-cap {
                font-size: 12px;
                line-height: 16px;
                text-decoration: none;
                color: #004F8A;
                padding-bottom: 2px;
                margin-top: 20px;
            }

                div.body h2.title-sub-sec.riviste-cap.margin {
                    padding-bottom: 8px;
                }

            div.body h2.title-sub-sec.riviste-foglia {
                color: #004F8A;
                font-size: 12px;
                line-height: 22px;
                margin: 0 0 5px;
            }

            div.body h2.title-sub-sec.riviste-cap span {
                display: block;
                color: #000;
                text-transform: none;
                line-height: 16px;
            }

    div.body .hp-column-left h2.title-sub-sec {
        margin: 20px 14px 0 0;
    }

    div.body h2.title-sub-sec span,
    div.body h2.title-sub-sec a {
        font-size: 12px;
        line-height: 22px;
        text-decoration: none;
    }

    div.body ul.hp-sezioni li {
        width: 49%;
        float: left;
    }

        div.body ul.hp-sezioni li div {
            padding-left: 27px;
            margin: 15px 30px 0 0;
        }

        div.body ul.hp-sezioni li a {
            text-decoration: none;
        }

            div.body ul.hp-sezioni li a.link {
                text-decoration: underline;
                color: #272B33;
            }

        div.body ul.hp-sezioni li.giurisprudenza div {
            background: url(/Content/themes/Dejure/img/icon-sezioni/giurisprudenza.png) top left no-repeat;
        }

        div.body ul.hp-sezioni li.fonti-normative div {
            background: url(/Content/themes/Dejure/img/icon-sezioni/fonti-normative.png) top left no-repeat;
        }

        div.body ul.hp-sezioni li.dottrina div {
            background: url(/Content/themes/Dejure/img/icon-sezioni/dottrina.png) top left no-repeat;
        }

        div.body ul.hp-sezioni li.riviste div {
            background: url(/Content/themes/Dejure/img/icon-sezioni/riviste.png) top left no-repeat;
        }

        div.body ul.hp-sezioni li.volumi div {
            background: url(/Content/themes/Dejure/img/icon-sezioni/volumi.png) top left no-repeat;
        }

        div.body ul.hp-sezioni li.strumenti div {
            background: url(/Content/themes/Dejure/img/icon-sezioni/strumenti.png) top left no-repeat;
        }

        div.body ul.hp-sezioni li.specialisti-del-diritto div {
            background: url(/Content/themes/Dejure/img/icon-sezioni/specialisti-del-diritto.png) top left no-repeat;
        }

        div.body ul.hp-sezioni li h3 {
            font-size: 15px;
            line-height: 18px;
            color: #000;
            font-weight: normal;
        }

            div.body ul.hp-sezioni li h3 a {
                color: #004F8A;
            }

        div.body ul.hp-sezioni li p {
            margin-right: 50px;
        }

            div.body ul.hp-sezioni li p a {
                text-decoration: none;
                display: block;
            }

    /* TOOLBAR */
    div.body .cerca-testo {
        position: absolute;
        bottom: 35px;
        left: 10px;
        display: none;
        color: #AAA;
        background: #FFF url(../../Content/themes/Dejure/img/icon-toolbar/lentina.png) center right no-repeat;
        /*background: #FFF url( /Content/themes/Dejure/img/icon-toolbar/lentina.png) center right no-repeat;*/
        border: 1px solid #AAA;
        padding: 3px 5px;
    }

    div.body .toolbar {
        background: #EDEDED;
        height: 23px;
        padding-top: 7px;
        margin-right: 1px;
        position: relative;
        min-width: 580px;
        overflow: hidden;
    }

        div.body .toolbar.centered { /*padding-left:181px;*/
        }

        div.body .toolbar li {
            display: inline;
            float: right;
        }

            div.body .toolbar li .cerca-testo {
                position: absolute;
                bottom: 4px;
                left: 10px;
                display: block;
                color: #AAA;
                background: #FFF url(../../Content/themes/Dejure/img/icon-toolbar/lentina.png) center right no-repeat;
                border: 1px solid #AAA;
                padding: 3px 5px;
            }

            div.body .toolbar li a {
                display: block;
                float: left;
                text-transform: uppercase;
                text-decoration: none;
                font-size: 9px;
                height: 18px;
                margin-right: 4px;
            }

        div.body .toolbar .cerca-nel-testo {
            background: url(../../Content/themes/Dejure/img/icon-toolbar/cerca.png) top left no-repeat;
            padding-left: 21px;
        }

        div.body .toolbar .esporta {
            background: url(/Content/themes/Dejure/img/icon-toolbar/esporta.png) top left no-repeat;
            padding-left: 20px;
        }

        div.body .toolbar .monitoraggio {
            background: url(/Content/themes/Dejure/img/icon-toolbar/monitoraggio.png) top left no-repeat;
            padding-left: 25px;
        }

        div.body .toolbar .invia {
            background: url(/Content/themes/Dejure/img/icon-toolbar/invia.png) top left no-repeat;
            padding-left: 26px;
        }

        div.body .toolbar .stampa {
            background: url(/Content/themes/Dejure/img/icon-toolbar/stampa.png) top left no-repeat;
            padding-left: 21px;
        }

        div.body .toolbar .appunta {
            background: url(/Content/themes/Dejure/img/icon-toolbar/appunta.png) top left no-repeat;
            padding-left: 18px;
        }

        div.body .toolbar .annota {
            background: url(/Content/themes/Dejure/img/icon-toolbar/annota.png) top left no-repeat;
            padding-left: 18px;
        }

        div.body .toolbar .aggiungi {
            background: url(/Content/themes/Dejure/img/icon-toolbar/aggiungi.png) top left no-repeat;
            padding-left: 19px;
            line-height: 9px;
            width: 70px;
        }

        div.body .toolbar .sfoglia {
            background: url(/Content/themes/Dejure/img/icon-toolbar/sfoglia.png) top left no-repeat;
            padding-left: 22px;
            line-height: 9px;
            width: 55px;
        }

        div.body .toolbar .font {
            background: url(/Content/themes/Dejure/img/icon-toolbar/aA.png) top left no-repeat;
            width: 34px;
        }

    /* ORDINA */
    div.body .ordina {
        height: 35px;
        position: relative;
    }

        div.body .ordina a {
            font-size: 15px;
            line-height: 20px;
            color: #004f8A;
            display: block;
            margin: 10px;
            float: left;
        }

        div.body .ordina form {
            position: absolute;
            top: 1px;
            right: 0;
        }

            div.body .ordina form fieldset {
                border: none;
                background-color: #BDBDBD;
                color: #FFF;
                font-size: 15px;
                padding: 5px 10px;
                margin: 0;
            }

                div.body .ordina form fieldset span {
                    margin: 0 25px;
                }

                div.body .ordina form fieldset select {
                    border: 1px solid #909CA8;
                    width: 150px;
                    height: 20px;
                }

    /* NAV SENTENZE */
    div.body .nav {
        padding: 5px 0;
        position: relative;
        border-top: 1px solid #BDBDBD;
        border-bottom: 1px solid #BDBDBD;
        margin: 0 0 0;
    }

        div.body .nav.empty {
            border-bottom: none;
        }

        div.body .nav ul {
            margin: 0 20px;
        }

        div.body .nav li {
            display: inline;
        }

            div.body .nav li a {
                display: block;
                float: left;
                margin-right: 20px;
            }

                div.body .nav li a.active {
                    color: #000;
                    text-decoration: none;
                }

        /* NAV DEJURE */
        /*div.body .nav.dejure {
            height: 23px;
            position: relative;
            background-color: #BDBDBD;
            margin-top: 0px;
            padding-bottom: 0;
        }

            div.body .nav.dejure a {
                color: #272B33;
                text-decoration: underline;
            }

                div.body .nav.dejure a.prev {
                    color: #FFF;
                    font-size: 14px;
                    line-height: 15px;
                    text-transform: uppercase;
                    text-decoration: none;
                    margin-top: 3px;
                    padding-left: 25px;
                    background: url(/Content/themes/Dejure/img/arrow-left.png) top left no-repeat;
                    margin-left: 14px;
                    float: left;
                }

                div.body .nav.dejure a.next {
                    color: #FFF;
                    font-size: 14px;
                    line-height: 15px;
                    text-transform: uppercase;
                    text-decoration: none;
                    margin-top: 3px;
                    padding-right: 25px;
                    background: url(/Content/themes/Dejure/img/arrow-right.png) top right no-repeat;
                    margin-right: 14px;
                    float: right;
                }

            div.body .nav.dejure .center-block {
                text-align: center;
            }

                div.body .nav.dejure .center-block a {
                    margin-right: 10px;
                }*/

        div.body .nav.dejure {
            height: 23px;
            position: relative;
            background-color: #676566;
            margin-top: 0px;
            padding-bottom: 0;
        }

            div.body .nav.dejure a {
                color: #272B33;
                text-decoration: underline;
            }

                div.body .nav.dejure a.prev {
                    color: #fff;
                    font-weight: bolder;
                    font-size: 14px;
                    line-height: 15px;
                    text-transform: uppercase;
                    text-decoration: none;
                    margin-top: 3px;
                    padding-left: 25px;
                    background: url(/Content/themes/Professional/Common/img/arrow-left-white.png) top left no-repeat;
                    margin-left: 14px;
                    float: left;
                }

                div.body .nav.dejure a.next {
                    color: #fff;
                    font-weight: bolder;
                    font-size: 14px;
                    line-height: 15px;
                    text-transform: uppercase;
                    text-decoration: none;
                    margin-top: 3px;
                    padding-right: 25px;
                    background: url(/Content/themes/Professional/Common/img/arrow-right-white.png) top right no-repeat;
                    margin-right: 14px;
                    float: right;
                }

            div.body .nav.dejure .center-block {
                text-align: center;
            }

                div.body .nav.dejure .center-block a {
                    margin-right: 10px;
                    color: #fff;
                    font-size: 15px;
                    text-decoration: none;
                }

                div.body .nav.dejure .center-block span {
                    color: #fff;
                }

                div.body .nav.dejure .center-block .vertical-bar {
                    margin-right: 10px;
                    font-size: 20px;
                }

            div.body .nav.dejure span.doc-center {
            }

            div.body .nav.dejure span select {
                border: 1px solid #909CA8;
                padding: 2px;
            }

div.top-header {
    background: rgb(35,68,119); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(35,68,119,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,68,119,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(35,68,119,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(35,68,119,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(35,68,119,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(35,68,119,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234477', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    height: 30px;
    width: 100%;
    border-bottom: 1px solid #fff;
}

    div.top-header .top-header-left {
        float: left;
        text-transform: uppercase;
        width: 200px;
        color: White;
        font-weight: bold;
        font-size: 17px;
        padding: 5px;
    }

    div.top-header .top-header-right {
        float: right;
        text-transform: uppercase;
        width: 200px;
        top: auto;
    }

        div.top-header .top-header-right li {
            float: left;
            width: auto;
            color: White;
            font-size: 13px;
            font-weight: bold;
            padding: 5px;
        }

div.body .navi.rivisteMask {
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #EBECED;
    max-height: 50px;
    min-height: 25px;
    padding: 0;
}

div.body .nav li, div.body .navi li {
    display: inline;
}

div.body .navi.rivisteMask a {
    font-size: 10px;
    margin-right: 15px;
    padding: 3px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

div.body .nav, div.body .navi {
    border-bottom: 1px solid #BDBDBD;
    border-top: 1px solid #BDBDBD;
    margin: 0;
    padding: 5px 0;
    position: relative;
}

    div.body .nav.dejure span.doc-center {
    }

    div.body .nav.dejure span select {
        border: 1px solid #909CA8;
        padding: 2px;
    }

/*div.body .content { z-index:9999; min-height:600px; position:relative; width:100%; float:left;}*/
div.body .content {
    margin: 0;
    padding: 5px 0;
    position: relative;
    /*float: left;
    width: 100%;*/
}

    div.body .content.paddingContent {
        padding-top: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
    }

/* HP SEZIONE */
div.body .titlebar {
    height: 45px;
    background: url(/Content/themes/Dejure/img-portali-dejure/bg-titlebar.png) top left repeat-x;
}

    div.body .titlebar h1,
    div.body .titlebar h2 {
        font-size: 24px;
        line-height: 45px;
        font-weight: normal;
        color: #272B33;
        margin-left: 12px;
        float: left;
        text-transform: none;
    }

    div.body .titlebar .breadcrumb {
        float: right;
        margin: 15px 15px 0;
    }

        div.body .titlebar .breadcrumb li {
            display: inline;
        }

div.body .riviste-slide {
    height: 300px;
    background: url(/Content/themes/Dejure/img/bg_riviste_top.png) top left repeat-x;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

    div.body .riviste-slide .arrow-riviste {
        position: absolute;
        display: block;
        top: 133px;
        text-indent: -10000px;
        overflow: hidden;
        width: 35px;
        height: 34px;
        z-index: 9999;
    }

        div.body .riviste-slide .arrow-riviste.arrow-left {
            background: url(/Content/themes/Dejure/img/arrow_slide_riviste_left.png) top left no-repeat;
            left: 4px;
        }

        div.body .riviste-slide .arrow-riviste.arrow-right {
            background: url(/Content/themes/Dejure/img/arrow_slide_riviste_right.png) top left no-repeat;
            right: 15px;
        }

    div.body .riviste-slide .slider-canvas {
        margin: 0 30px auto 30px;
        overflow: hidden;
    }

    div.body .riviste-slide .slider {
        width: 10000px;
        position: relative;
        margin-top: 20px;
    }

        div.body .riviste-slide .slider li {
            display: block;
            float: left;
            margin-right: 23px;
            width: 182px;
        }

            div.body .riviste-slide .slider li img {
                border: 1px solid #808080;
            }

div.body .content .hp-column-left {
    float: left;
    width: 58%;
    margin-top: 20px;
    border-right: 1px solid #C6CFD3;
    margin-right: -1px;
    padding-bottom: 30px;
}

div.body .content .hp-column-right {
    float: left;
    width: 42%;
    margin-top: 20px;
}

    div.body .content .hp-column-right .hp-column-right-min-right {
        float: left;
        width: 50%;
        border-right: 1px solid #CCC;
        margin-right: -1px;
        padding: 10px 0;
    }

    div.body .content .hp-column-right .hp-column-right-min-left {
        float: left;
        width: 50%;
        padding: 5px 0 10px 0;
    }

div.body .content .txt-foglia {
    margin-top: 25px;
}

div.body .content a.label.highlight {
    display: block;
    height: 18px;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 18px;
    padding-left: 8px;
    background: url(/Content/themes/Dejure/img/btn/highlight_btn-left.png) top left no-repeat;
    text-decoration: none;
}

    div.body .content a.label.highlight span {
        display: block;
        float: left;
        padding-right: 10px;
        min-width: 60px;
        text-transform: uppercase;
        color: #000;
        background: url(/Content/themes/Dejure/img/btn/highlight_btn-right.png) top right no-repeat;
    }

    div.body .content a.label.highlight:hover {
        text-decoration: none !important;
    }

div.body .content .bold-border {
    background: url(/Content/themes/Dejure/img/border-bold.png) 14px bottom no-repeat;
    padding-bottom: 20px !important;
}

    div.body .content .bold-border.no-pad {
        padding-bottom: 0 !important;
    }

div.body .content .thin-border {
    background: url(/Content/themes/Dejure/img/border-thin.png) 14px bottom no-repeat;
    padding-bottom: 20px !important;
}

div.body .content .top-push-news {
    position: relative;
    height: 220px;
    overflow: hidden;
    background: url(/Content/themes/Dejure/img-portali-dejure/bg-top-push-news.png) top left repeat-x; /*border-bottom:2px solid #000;*/
}

    div.body .content .top-push-news ul.news-roll {
        width: 10000px;
        position: relative;
    }

        div.body .content .top-push-news ul.news-roll li {
            visibility: hidden;
            float: left;
            padding-right: 14px;
            width: 664px;
        }

            div.body .content .top-push-news ul.news-roll li.active {
                visibility: visible;
            }

    div.body .content .top-push-news .nav-news {
        position: absolute;
        bottom: 3px;
        right: 2px;
    }

        div.body .content .top-push-news .nav-news li {
            display: inline;
        }

            div.body .content .top-push-news .nav-news li a {
                display: block;
                float: left;
                width: 9px;
                height: 9px;
                text-indent: -10000px;
                overflow: hidden;
                background: url(/Content/themes/Dejure/img-portali-dejure/bullet-nav-news.png) top left no-repeat;
                margin-left: 4px;
            }

                div.body .content .top-push-news .nav-news li a:hover,
                div.body .content .top-push-news .nav-news li.active a {
                    background-position: 0 -9px;
                }

div.body .content .news-block {
    padding: 8px 14px 18px 12px; /* margin-left:12px;*/
}

    div.body .content .news-block.brd-gry {
        border-bottom: 1px solid #BDBDBD;
        padding-bottom: 15px;
    }

    div.body .content .news-block.brd-blk {
        border-bottom: 1px solid #000;
        padding-bottom: 15px;
    }

    div.body .content .news-block strong.label {
        display: block;
        font-size: 10px;
        line-height: 12px;
        color: #000;
        text-transform: uppercase;
        font-weight: bold;
    }

        div.body .content .news-block strong.label span {
            font-weight: normal;
        }

    div.body .content .news-block h2 a {
        font-size: 16px;
        line-height: 22px;
        text-transform: none;
        color: #004F8A;
        text-decoration: underline;
    }

    div.body .content .news-block p {
        font-size: 12px;
        line-height: 18px;
        text-decoration: none;
    }

        div.body .content .news-block p.bigger {
            font-size: 13px;
            line-height: 20px;
        }

        div.body .content .news-block p a {
            color: #272B33;
            text-decoration: none;
        }

    div.body .content .news-block a {
        color: #272B33;
        text-decoration: none;
    }

    div.body .content .news-block p a.arrow-link {
        color: #004F8A;
    }

    div.body .content .news-block a.rassegna-hat {
        font-size: 10px;
        text-transform: uppercase;
    }

    div.body .content .news-block.dati-foglia h1 {
        margin: 15px 0 10px;
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
        width: 430px;
        text-transform: none;
    }

    div.body .content .news-block.dati-foglia p {
        line-height: 20px;
    }

    div.body .content .news-block.dati-foglia h4 {
        font-size: 12px;
        line-height: 20px;
    }

    div.body .content .news-block.dati-foglia a {
        color: #272B33;
    }

    div.body .content .news-block.dati-foglia p i.author {
        margin-top: 25px;
        display: block;
    }

    div.body .content .news-block.dati-dossier h1 {
        margin: 15px 0 10px;
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
        text-transform: none;
    }

        div.body .content .news-block.dati-dossier h1 a {
            text-decoration: none;
        }

    div.body .content .news-block.dati-dossier span.cap {
        display: block;
        margin-top: 25px;
        text-transform: uppercase;
    }

    div.body .content .news-block.dati-dossier a {
        text-decoration: none;
    }

    div.body .content .news-block.dati-dossier p.par {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px dotted #000;
    }

    div.body .content .news-block.dati-rassegne a.title {
        font-size: 20px;
        line-height: 18px;
        text-transform: uppercase;
        text-decoration: none;
        margin-bottom: 15px;
        display: block;
    }

    div.body .content .news-block.dati-rassegne h1 {
        margin-top: 5px;
    }

    div.body .content .news-block div.social-share {
        margin: 5px 0;
    }

div.body .content .top-push-news div.social-share {
    margin: 15px 0;
}

div.body .content .news-block iframe.twitter-share-button {
    float: left;
}

div.body .content form.form-lavoro {
    margin-top: 25px;
    padding-left: 12px;
}

    div.body .content form.form-lavoro label {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
        display: block;
    }

    div.body .content form.form-lavoro fieldset {
        border: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

        div.body .content form.form-lavoro fieldset select {
            width: 46%;
            border: 1px solid #909CA8;
            padding: 2px;
            margin: 0 10px 20px 0;
        }

div.body .content .lavoro-primo-piano {
    margin: 10px 0 20px 2px;
    padding: 10px;
    border: 3px double #7FA7C4;
}

    div.body .content .lavoro-primo-piano p.label {
        font-size: 10px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    div.body .content .lavoro-primo-piano ul {
    }

        div.body .content .lavoro-primo-piano ul li {
            padding-bottom: 5px;
            margin-bottom: 5px;
            border-bottom: 1px solid #CCC;
        }

            div.body .content .lavoro-primo-piano ul li.last {
                border-bottom: none;
                padding-bottom: 0;
            }

div.body .content .short-news {
    clear: left;
    padding: 30px 14px 0 12px;
}

    div.body .content .short-news h3 {
        font-size: 12px;
        line-height: 18px;
        border-bottom: 1px solid #000;
        text-indent: 5px;
        text-transform: uppercase;
        padding-bottom: 3px;
        margin-bottom: 10px;
    }

    div.body .content .short-news li {
        margin-bottom: 30px;
        padding-left: 5px;
    }

        div.body .content .short-news li h2 {
            font-size: 10px;
            line-height: 18px;
            text-transform: uppercase;
            font-weight: bold;
        }

        div.body .content .short-news li p {
            font-size: 12px;
            line-height: 18px;
            color: #004F8A;
        }

            div.body .content .short-news li p a {
                text-decoration: none;
            }

div.body .content .officina-del-diritto {
    padding: 0 10px 10px 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

    div.body .content .officina-del-diritto.news-block {
        border: none;
        padding: 15px 10px 0 20px;
        padding-bottom: 0 !important;
    }

    div.body .content .officina-del-diritto p.label {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 10px;
    }

    div.body .content .officina-del-diritto li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #CCC;
    }

        div.body .content .officina-del-diritto li.last {
            border-bottom: none;
        }

        div.body .content .officina-del-diritto li p strong {
            text-transform: uppercase;
            margin-bottom: 10px;
            font-size: 10px;
        }

        div.body .content .officina-del-diritto li p a {
            font-weight: bold;
            text-decoration: none;
        }

div.body .content .formazione {
    padding: 0 10px;
}

    div.body .content .formazione p.label {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 10px;
    }

    div.body .content .formazione li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #CCC;
    }

div.body .content .scelti-per-voi {
    padding: 0 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

    div.body .content .scelti-per-voi.news-block {
        border: none;
        padding: 15px 10px 0 20px;
        padding-bottom: 0 !important;
    }

    div.body .content .scelti-per-voi li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #CCC;
    }

        div.body .content .scelti-per-voi li img {
            float: left;
            padding: 0 15px 5px 0;
        }

        div.body .content .scelti-per-voi li.last {
            border-bottom: none;
        }

        div.body .content .scelti-per-voi li p.label {
            text-transform: uppercase;
            font-size: 10px;
        }

        div.body .content .scelti-per-voi li p a {
            font-weight: bold;
            text-decoration: none;
        }

div.body .content .strumentario {
    padding: 0 10px;
}

    div.body .content .strumentario p.label {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 10px;
    }

    div.body .content .strumentario li {
        border-top: 1px solid #CCC;
        height: 20px;
        padding-top: 5px;
    }

        div.body .content .strumentario li.last {
            border-bottom: 1px solid #CCC;
        }

        div.body .content .strumentario li a {
            text-decoration: none;
        }

div.body .content .navigator p {
    font-size: 16px;
    line-height: 22px;
}

div.body .content .navigator ul {
    width: 100%;
    border-top: 1px solid #CCC;
    margin-top: 10px;
}

    div.body .content .navigator ul li {
        width: 50%;
        float: left;
        display: block;
        margin: 0 0 5px 0;
        border-bottom: 1px solid #CCC;
    }

        div.body .content .navigator ul li a {
            font-size: 13px;
            line-height: 26px;
            text-decoration: none;
            background: url(../../Content/themes/Dejure/img/list-pointer.png) center left no-repeat;
            color: #272B33;
        }

div.body .content .rassegne ul {
    width: 100%;
    border-top: 1px solid #CCC;
    margin-top: 10px;
}

    div.body .content .rassegne ul li {
        width: 50%;
        float: left;
        display: block;
        margin: 0 0 5px 0;
        border-bottom: 1px solid #CCC;
    }

        div.body .content .rassegne ul li a {
            font-size: 13px;
            line-height: 26px;
            text-decoration: none;
            background: url(../../Content/themes/Dejure/img/list-pointer.png) center left no-repeat;
            color: #272B33;
        }

div.body .content .form-search {
    margin: 10px 4px 0 5px;
    padding-top: 8px;
    width: 90%;
    background: url(../../Content/themes/Dejure/img/bg-form-search-top-left.png) top left no-repeat;
    position: relative;
}

div.body .content .bottom-form-search {
    padding-bottom: 8px;
    width: 100%;
    background: url(../../Content/themes/Dejure/img/bg-form-search-bottom-left.png) bottom left no-repeat;
    position: relative;
}

div.body .content .bottom-form-search-right {
    width: 96%;
    background: url(/Content/themes/Dejure/img/bg-form-search-bottom-right.png) bottom right no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 8px;
}

div.body .content .top-form-search-top {
    width: 96%;
    background: url(/Content/themes/Dejure/img/bg-form-search-top-right.png) bottom right no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    height: 8px;
}

div.body .content form.archivio-search {
    padding: 8px;
    background-color: #7FA7C4;
    margin: 0;
}

    div.body .content form.archivio-search p {
        margin-bottom: 10px;
    }

        div.body .content form.archivio-search p.title {
            font-size: 10px;
            line-height: 18px;
            text-transform: uppercase;
            color: #FFF;
        }

    div.body .content form.archivio-search label {
        display: block;
        color: #FFF;
    }

    div.body .content form.archivio-search select {
        margin-top: 5px;
        width: 130px;
        padding: 2px;
        border: 1px solid #7FA7C4;
    }

    div.body .content form.archivio-search hr {
        border: none;
        border-bottom: 1px solid #FFF;
        width: 130px;
        margin: 0.5em 0;
    }

    div.body .content form.archivio-search a {
        margin-top: 35px;
        display: block;
    }

div.body .content .news-small-list {
    padding: 30px 10px;
}

    div.body .content .news-small-list.closer {
        padding: 30px 10px 0;
    }

    div.body .content .news-small-list h3 {
        font-size: 12px;
        line-height: 18px;
        text-transform: uppercase;
        font-weight: normal;
        padding-bottom: 10px;
        border-bottom: 1px solid #CCC;
        margin-bottom: 10px;
    }

    div.body .content .news-small-list li {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #CCC;
    }

    div.body .content .news-small-list strong.label {
        display: block;
        font-size: 10px;
        line-height: 12px;
        color: #000;
        text-transform: uppercase;
        font-weight: bold;
    }

        div.body .content .news-small-list strong.label span {
            font-weight: normal;
        }

    div.body .content .news-small-list p a {
        margin-top: 10px;
        display: block;
    }

    div.body .content .news-small-list.dossier p a {
        text-decoration: none;
    }

div.body .content .other-block {
    border-top: 2px solid #000;
    margin-top: 50px;
    padding: 20px 14px 30px 12px;
}

    div.body .content .other-block h4 {
        font-size: 20px;
        line-height: 24px;
        color: #004F8A;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    div.body .content .other-block strong {
        text-transform: uppercase;
    }

    div.body .content .other-block a {
        background: transparent url(../../Content/themes/Dejure/img/list-pointer.png) no-repeat scroll left center;
        color: #272B33;
        text-decoration: underline;
        margin-top: 3px;
    }


div.body .content.schemi-block {
    padding: 20px 35px 0 0;
}

    div.body .content.schemi-block p {
        padding-bottom: 0px;
    }

    div.body .content.schemi-block .column-schemi-menu {
        width: 26%;
        float: left;
    }

        div.body .content.schemi-block .column-schemi-menu p {
            font-size: 16px;
            line-height: 22px;
            padding-right: 10px;
        }

        div.body .content.schemi-block .column-schemi-menu ul {
            border-top: 1px solid #CCC;
            padding-top: 5px;
        }

            div.body .content.schemi-block .column-schemi-menu ul li {
            }

        div.body .content.schemi-block .column-schemi-menu a {
            padding: 0 40px 5px 12px;
            color: #272B33;
            text-decoration: none;
            margin-bottom: 5px;
            border-bottom: 1px solid #CCC;
            background: url(../../Content/themes/Dejure/img/list-pointer.png) top left no-repeat;
        }

        div.body .content.schemi-block .column-schemi-menu.struttura {
        }

            div.body .content.schemi-block .column-schemi-menu.struttura .cappello {
                height: 22px;
                background-color: #EDEDED;
                border-bottom: 3px solid #BEBEBE;
                font-size: 15px;
                line-height: 18px;
                color: #272B33;
                padding: 5px 14px 0;
                margin-left: 0px;
            }

    div.body .content.schemi-block .sup-nav {
        height: 35px;
        margin-bottom: 15px;
        border-bottom: 1px dotted #000;
        padding-right: 35px;
    }

    div.body .content.schemi-block .column-schemi-menu .sup-nav {
        padding-right: 0;
    }

    div.body .content.schemi-block .sup-nav .left {
        float: left;
    }

    div.body .content.schemi-block .sup-nav .right {
        float: right;
    }

    div.body .content.schemi-block .column-schemi-menu .sup-nav a {
        margin-left: 10px;
        display: block;
        margin-top: 15px;
        background: none;
        color: #272B33;
        font-size: 9px;
        text-transform: uppercase;
        font-weight: bold;
    }

        div.body .content.schemi-block .column-schemi-menu .sup-nav a.close {
            padding-right: 5px;
        }

        div.body .content.schemi-block .column-schemi-menu .sup-nav a.cerca {
            padding: 0 0 5px 20px;
            background: url("../../Content/themes/Dejure/img/lentina.png") top left no-repeat;
        }

    div.body .content.schemi-block .column-schemi-menu .sup-nav .search-struct {
        display: none;
        margin-left: 10px;
        width: 170px;
        background: #FFFFFF url(../../Content/themes/Dejure/img/icon-toolbar/lentina.png) no-repeat scroll right center;
        border: 1px solid #AAAAAA;
        color: #AAAAAA;
        position: absolute;
        z-index: 300;
        margin-top: 5px;
    }

    div.body .content.schemi-block .column-schemi-menu .sup-nav a.apri {
        display: none;
    }

div.body .schemi-block .column-schemi-menu.struttura a {
    border-bottom: none;
}

    div.body .schemi-block .column-schemi-menu.struttura a.active {
        text-decoration: underline;
        font-weight: bold;
    }

/*div.body .schemi-block .column-schemi-menu.struttura ul {
    border-top: none;
    margin-left: 10px;
}*/

div.body .content.schemi-block .column-schemi-menu #ArticoliContainer ul {
    padding-top: 0;
    margin-left: -5px;
    border-top: none;
}

div.body .schemi-block .column-schemi-menu.struttura .primo-livello ul {
    padding-left: 20px;
}

div.body .schemi-block .column-schemi-menu.struttura .primo-livello li > a {
    display: block;
    margin: 0;
    padding: 1px 0;
    background: none;
}

div.body .schemi-block .column-schemi-menu.struttura .primo-livello li.sub-schema > a {
    display: inline;
    background: url(/Content/themes/Dejure/img/plus.png) top left no-repeat;
    font-size: 13px;
    line-height: 20px;
    padding-left: 25px;
}

div.body .schemi-block .column-schemi-menu.struttura ul.primo-livello a { /*text-transform:uppercase;*/
    color: #838383;
}

div.body .schemi-block .column-schemi-menu.struttura ul.primo-livello ul {
    display: none;
}

div.body .schemi-block .column-schemi-menu.struttura li.active > ul {
    display: block;
}

div.body .schemi-block .column-schemi-menu.struttura ul.terzo-livello a {
    background: url(/Content/themes/Dejure/img/list-pointer-gray.png) top left no-repeat;
    padding-left: 15px;
    margin-left: 5px;
    line-height: 15px;
}

    div.body .schemi-block .column-schemi-menu.struttura ul.terzo-livello a.active {
        font-weight: bold;
        text-decoration: none;
    }

.folderActive {
    font-weight: bold;
    text-decoration: underline;
}

div.body .content.schemi-block .column-schemi {
    width: 74%;
    float: left;
    border-left: 1px solid #CCC;
    margin-left: -1px;
}

    div.body .content.schemi-block .column-schemi.open {
        width: auto;
        float: none;
        margin-left: 75px;
    }

    div.body .content.schemi-block .column-schemi form.search-schema {
        border-bottom: 1px solid #000;
        margin: 0 0 20px 15px;
        padding-bottom: 15px;
    }

        div.body .content.schemi-block .column-schemi form.search-schema label {
            font-size: 16px;
            line-height: 32px;
            display: block;
            color: #000;
        }

        div.body .content.schemi-block .column-schemi form.search-schema input.search-schema-input {
            width: 70%;
            float: left;
            margin-right: 10px;
        }

        div.body .content.schemi-block .column-schemi form.search-schema a {
            float: left;
            margin-right: 10px;
            text-decoration: none;
        }

    div.body .content.schemi-block .column-schemi .schema-parent {
        margin-left: 25px;
    }

        div.body .content.schemi-block .column-schemi .schema-parent li {
            display: block;
            padding-right: 100px;
            position: relative;
        }

            div.body .content.schemi-block .column-schemi .schema-parent li ul li {
                padding-right: 0;
            }

            div.body .content.schemi-block .column-schemi .schema-parent li a {
                display: inline;
            }

                div.body .content.schemi-block .column-schemi .schema-parent li a.open-all {
                    position: absolute;
                    top: 0;
                    right: 0;
                    display: inline;
                }

                div.body .content.schemi-block .column-schemi .schema-parent li a.close-all {
                    position: absolute;
                    top: 0;
                    right: 0;
                    display: none;
                }

                div.body .content.schemi-block .column-schemi .schema-parent li a.plus,
                div.body .content.schemi-block .column-schemi-menu li.schema-parent a {
                    background: url(/Content/themes/Dejure/img/plus.png) top left no-repeat;
                    font-size: 13px;
                    line-height: 24px;
                    color: #000;
                    padding-left: 25px;
                }

    div.body .content.schemi-block .column-schemi .cappello {
        height: 25px;
        background-color: #BEBEBE;
        font-size: 15px;
        line-height: 18px;
        color: #272B33;
        padding: 5px 14px 0;
    }

        div.body .content.schemi-block .column-schemi .cappello.tab-menu a {
            font-size: 12px;
            line-height: 18px;
            text-transform: uppercase;
            text-decoration: none;
            color: #272B33;
            display: block;
            float: left;
            padding: 3px 25px 0;
            height: 22px;
            border-right: 1px solid #FFF;
        }

            div.body .content.schemi-block .column-schemi .cappello.tab-menu a.active,
            div.body .content.schemi-block .column-schemi .cappello.tab-menu a:hover {
                text-decoration: none !important;
                background-color: #FFF;
            }

            div.body .content.schemi-block .column-schemi .cappello.tab-menu a.last {
                border-right: none;
            }

    div.body .content.schemi-block .column-schemi .content-panel.tab-panel ul {
        margin-bottom: 40px;
    }

        div.body .content.schemi-block .column-schemi .content-panel.tab-panel ul li.see-all {
            padding-left: 0;
            background: none;
        }

            div.body .content.schemi-block .column-schemi .content-panel.tab-panel ul li.see-all a {
                color: #272B33;
                text-decoration: underline;
            }

    div.body .content.schemi-block .column-schemi .content-panel {
        padding-left: 20px;
        padding-right: 20px;
    }


    div.body .content.schemi-block .column-schemi .sub-nav {
        margin-top: 40px;
    }

    div.body .content.schemi-block .column-schemi .mini-nav .left {
        float: left;
    }

    div.body .content.schemi-block .column-schemi .sup-nav.mini-nav .left {
        padding-left: 25px;
    }

    div.body .content.schemi-block .column-schemi .mini-nav .right {
        float: right;
    }

    div.body .content.schemi-block .column-schemi .mini-nav a {
        font-size: 12px;
        color: #272B33;
        margin-top: 0px;
        float: left;
    }

    div.body .content.schemi-block .column-schemi .mini-nav li {
        font-size: 12px;
        color: #272B33;
        margin-top: 0px;
        float: left;
    }

    div.body .content.schemi-block .column-schemi .mini-nav span.spacer {
        margin: 0 15px;
        margin-top: 15px;
        float: left;
    }

div.body .content h4.txt-block-foglia-titolo {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #272B33;
    margin: 30px 0 15px;
    text-transform: uppercase;
}

div.body .content div.txt-block-foglia {
    padding: 10px 0;
    border-top: 1px solid #000;
}

    div.body .content div.txt-block-foglia.last {
        border-bottom: 1px solid #000;
    }

div.body .content div.column-txt-block-foglia-small {
    float: left;
    width: 30%;
}

    div.body .content div.column-txt-block-foglia-small p {
        padding-right: 40px;
    }

div.body .content div.column-txt-block-foglia-big {
    float: left;
    width: 70%;
    margin-bottom: 30px;
}

    div.body .content div.column-txt-block-foglia-big li {
        margin-top: 15px;
    }

div.body .content div.div-style {
    text-align: right;
    margin-right: 20px;
}

    div.body .content div.div-style .apri-div.close {
        display: none;
    }

    div.body .content div.div-style .long-text {
        text-align: left;
    }

/* MASSIME */
div.body .content h1 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: normal;
}

div.body .content .linkSentenza {
    float: right;
    padding-right: 100px;
}

div.body .content .oneBox {
    float: left; /*clear:right;*/
    width: 48%;
}

    div.body .content .oneBox.last {
        width: 34%;
    }

div.body .content .twoBox {
    width: 67%;
    padding-left: 33%;
}

div.body .content .threeBox {
    clear: left;
    width: 95%;
    margin-bottom: 35px !important;
}

div.body .content .section {
    margin: 15px 0;
}

    div.body .content .section h2 {
        text-transform: capitalize;
        border-bottom: 1px dotted #272B33;
        padding-bottom: 5px;
        margin-bottom: 1em;
    }

        div.body .content .section h2.noDottedBigTitle {
            border-bottom: none;
            text-transform: uppercase;
        }

    div.body .content .section h3 {
        font-size: 15px;
        line-height: 18px;
        font-weight: normal;
        padding-bottom: 5px;
        margin-top: 30px;
    }

    div.body .content .section h4 {
        margin-bottom: 5px;
    }

    div.body .content .section a.leggi-tutto {
        float: right;
        margin-top: 5px;
        position: relative;
        text-decoration: none;
    }

        div.body .content .section a.leggi-tutto span {
            position: absolute;
            text-transform: uppercase;
            font-size: 10px;
            font-weight: bold;
            position: absolute;
            text-transform: uppercase;
            color: #000;
        }

    div.body .content .section strong.block {
        display: block;
        margin-bottom: 0;
    }

    div.body .content .section span.hd {
        display: block;
        text-align: center;
        text-transform: uppercase;
    }

    div.body .content .section h2 span {
        text-transform: none;
    }

    div.body .content .section dt {
        width: 80px;
        float: left;
        font-weight: bold;
    }

    div.body .content .section dd {
        padding-left: 40px;
        margin-right: 40px;
    }

    div.body .content .section ul {
        margin-right: 20px;
        margin-bottom: 0px;
    }

    div.body .content .section p {
        margin-right: 20px;
    }

        div.body .content .section p.testo-box {
            background: #F1F1F1;
            margin: -15px -13px 12px;
            padding: 12px 14px;
            font-size: 14px;
            line-height: 22px;
        }

            div.body .content .section p.testo-box strong,
            div.body .content .section p.testo-box i {
                font-size: 12px;
            }

        div.body .content .section p strong {
            margin-bottom: .5em;
        }

        div.body .content .section p a {
            /*color: #272B33;*/
            text-decoration: underline;
        }
        /*div.body .content .section a { color:#272B33;; text-decoration:underline; }*/
        div.body .content .section p.bordered {
            border-bottom: 1px dotted #272B33;
            padding: 0 20px 10px 0;
            margin-right: 0;
        }

            div.body .content .section p.bordered.solid {
                border-bottom-style: solid;
            }

/* RIVISTE */
div.body .content.riviste {
    margin-top: 25px;
    float: none;
}

div.body .content div.left-panel {
    margin-right: 340px;
    border-right: 1px solid #C6CFD3;
}

    div.body .content div.left-panel h2.hdr {
        margin: 0 0 0 10px;
        font-size: 20px;
        line-height: 25px;
        color: #004F8A;
        text-transform: none;
    }

    div.body .content div.left-panel span.hdr-sub {
        margin: 0 0 15px 10px;
        font-size: 10px;
        line-height: 12px;
        text-transform: uppercase;
        color: #000;
        display: block;
    }

div.body .content div.right-panel {
    width: 340px;
    float: right;
}

div.body .content div.right-panel-menu-overlay {
    width: 339px;
    margin-right: 1px;
    position: absolute;
    right: 0;
    top: 0;
    background: #FFF;
    height: 800px;
    display: none;
}

div.body .content div.right-panel div.img-list {
    width: 147px;
    margin: 0 13px 0 10px;
    float: left;
}

    div.body .content div.right-panel div.img-list img {
        border: 1px solid #000;
        margin-bottom: 5px;
    }

    div.body .content div.right-panel div.img-list span {
        padding-bottom: 5px;
        border-bottom: 1px solid #000;
        display: block;
        margin-bottom: 15px;
    }

    div.body .content div.right-panel div.img-list a.advanced {
        text-transform: uppercase;
    }

div.body .content div.right-panel div.indice-list {
    float: right;
    margin-right: 10px;
    width: 160px;
}

div.body .content div.right-panel .indice-list .index-label {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

div.body .content div.right-panel .indice-list .xml-menu li a {
    text-transform: uppercase;
    text-decoration: none;
}

div.body .content .riviste-panel {
    margin: 30px 0 80px 10px;
    padding: 0;
}

    div.body .content .riviste-panel.nomargin {
        margin-left: 0;
    }

    div.body .content .riviste-panel strong.cap {
        display: block;
        margin-top: 25px;
    }

    div.body .content .riviste-panel p {
        padding-right: 15px;
        margin-top: 0;
        margin-bottom: 0;
    }

    div.body .content .riviste-panel ul {
        margin-bottom: 15px;
    }

    div.body .content .riviste-panel span {
        float: none;
    }

    div.body .content .riviste-panel .rivista-title {
        font-size: 12px;
        margin: 0;
        color: #004F8A;
        text-decoration: none;
    }

    div.body .content .riviste-panel .annata-canvas {
        float: none;
    }

    div.body .content .riviste-panel .annata {
        width: 150px;
        float: left;
        margin: 0 0 25px 15px;
    }

        div.body .content .riviste-panel .annata p {
            height: 18px;
            border: 1px solid #C6CFD3;
            margin-bottom: 10px;
            padding: 3px 5px;
        }

        div.body .content .riviste-panel .annata a {
            color: #004F8A;
        }

div.body .content .index-close {
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
    margin-left: 3px;
    background: url(/Content/themes/Dejure/img/close_index_xml.png) bottom right no-repeat;
}

    div.body .content .index-close:hover {
        text-decoration: none !important;
    }

div.body .content .xml-menu-open {
    padding: 10px 0 0 5px;
}

    div.body .content .xml-menu-open li {
        border-bottom: 1px solid #202020;
    }

        div.body .content .xml-menu-open li a {
            text-transform: uppercase;
            font-weight: bold;
            line-height: 18px;
            text-decoration: none;
            margin: 3px 0;
            display: block;
        }

        div.body .content .xml-menu-open li ul {
            display: none;
        }

        div.body .content .xml-menu-open li.open a { /*margin:0;*/
        }

        div.body .content .xml-menu-open li.open ul {
            display: block;
        }

        div.body .content .xml-menu-open li.open > ul {
            height: 540px;
            margin-bottom: 10px;
            overflow-y: scroll;
        }

    div.body .content .xml-menu-open ul li {
        border-bottom: none;
    }

        div.body .content .xml-menu-open ul li a {
            text-transform: uppercase;
            font-weight: normal;
            margin: 0;
        }

    div.body .content .xml-menu-open ul ul li a {
        text-transform: none;
        font-weight: normal;
    }

    div.body .content .xml-menu-open ul ul {
        margin-left: 13px;
    }

        div.body .content .xml-menu-open ul ul li {
            list-style: disc;
        }

        div.body .content .xml-menu-open ul ul ul li {
            list-style: circle;
        }

div.body .content .maschera h2.rivista-articolo-title a {
    color: #004F8A;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    text-transform: none;
    margin-bottom: 5px;
    display: block;
}

div.body a.riviste-listato {
    font-size: 16px;
    text-decoration: underline !important;
    margin: 10px 0;
}

div.body .page-find {
    margin: 10px 0;
}

    div.body .page-find a {
        display: inline !important;
        color: #000;
        text-decoration: underline !important;
    }

.result-complex label {
    float: left;
}

.result-complex .img-canvas {
    width: 115px;
    float: left;
    text-align: center;
}

    .result-complex .img-canvas img {
        border: 1px solid #9AADB5;
    }

.result-complex .dati-canvas {
    margin-left: 150px;
}

    .result-complex .dati-canvas p {
        padding-left: 0 !important;
    }

#ResultContent .center-column {
    float: left;
    border-left: 0px;
    font-style: italic;
    color: #D64022;
    margin-top: 0px !important;
    font-size: 15px;
}

div.body .column-ter {
    width: 100%;
    float: left;
    margin-top: 25px;
}

    div.body .column-ter li {
        float: left;
        margin-bottom: 5px;
    }

        div.body .column-ter li label {
            float: none;
        }

div.body form.maschera label.label-fix {
    width: 200px;
    margin-right: 20px;
    height: 24px;
}

    div.body form.maschera label.label-fix span {
        float: left;
    }

    div.body form.maschera label.label-fix select {
        float: right;
    }

div.body .rivisteMask .center-column {
    border: none;
    margin: 0;
    height: 15px;
}

    div.body .rivisteMask .center-column .de-select-all {
        display: block;
        float: right;
    }

    div.body .rivisteMask .center-column .select-all {
        display: none;
        float: right;
    }

div.body h2.rivisteMask {
    margin-left: 20px;
}

div.body .nav.rivisteMask {
    background: #EBECED;
    border-color: #EBECED;
    padding: 0;
}

    div.body .nav.rivisteMask a {
        text-transform: uppercase;
        text-decoration: none;
        font-size: 10px;
        margin-right: 15px;
        padding: 3px;
        white-space: nowrap;
    }

        div.body .nav.rivisteMask a.active {
            background: #D2D6D7;
        }

div.body .riviste-slide.rivisteMask {
    margin-top: 0;
    border-bottom: 2px solid #000000;
}

div.body ul.rivisteMask {
    margin-left: 20px;
    width: 30%;
}

/* COORDINATE */
.hp-column-right .forum-coo {
    margin: 12px;
}

    .hp-column-right .forum-coo h4 {
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
        margin-bottom: 12px;
    }

    .hp-column-right .forum-coo .head {
        margin-bottom: 3px;
    }

    .hp-column-right .forum-coo .forum a {
        color: #272B33;
        text-decoration: none;
    }

    .hp-column-right .forum-coo .forum li {
        border-bottom: 1px solid #C6CFD3;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

.coo-list {
    margin-top: 15px;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
}

    .coo-list li {
        background-position: center left;
    }

.point {
    border-top: 1px dotted #000;
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
}

.coomask-cap {
    height: 345px;
    margin-left: 20px;
    border-bottom: 2px solid #000;
}

    .coomask-cap .left-cap {
        width: 259px;
        height: 340px;
        float: left;
    }

    .coomask-cap .cap-canv .label {
        height: 25px;
        font-size: 16px;
        line-height: 22px;
        padding-left: 3px;
    }

    .coomask-cap .cap-canv .pan {
        background-position: 0% 0%;
        height: 320px;
        background: rgb(209,209,209); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(209,209,209,1) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(209,209,209,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(209,209,209,1) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(209,209,209,1) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(209,209,209,1) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
        background: linear-gradient(top, rgba(209,209,209,1) 1%,rgba(255,255,255,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }

    .coomask-cap .right-cap {
        margin: 0 1px 0 265px;
    }

        .coomask-cap .right-cap .menu-coo-cap {
            height: 35px;
            background: #EBECED;
        }

            .coomask-cap .right-cap .menu-coo-cap a {
                font-size: 10px;
                padding: 7px 15px;
                height: 21px;
                text-transform: uppercase;
                text-decoration: none;
                display: block;
                float: left;
                color: #272B33;
                border-right: 2px solid #FFF;
            }

                .coomask-cap .right-cap .menu-coo-cap a.last {
                    border-right: none;
                }

                .coomask-cap .right-cap .menu-coo-cap a.active {
                    background-color: #D1D5D6;
                }

    .coomask-cap .left-cap .pan {
        background-position: right bottom;
        border-right: 1px solid #C6CFD3;
    }

        .coomask-cap .left-cap .pan h4 {
            font-size: 16px;
            line-height: 22px;
            padding: 40px 0 15px 15px;
            font-weight: normal;
        }

        .coomask-cap .left-cap .pan select {
            margin-left: 15px;
            padding: 2px;
            border: 1px solid #909CA8;
            width: 200px;
        }

    .coomask-cap .right-cap .tab-panel {
        overflow-y: auto;
        height: 250px;
        padding: 30px 15px 0;
    }

        .coomask-cap .right-cap .tab-panel ul a {
            color: #000 !important;
        }

        .coomask-cap .right-cap .tab-panel .update {
            padding-right: 80px;
        }

            .coomask-cap .right-cap .tab-panel .update li {
                margin-bottom: 30px;
            }

                .coomask-cap .right-cap .tab-panel .update li.last {
                    margin-bottom: 0;
                }

            .coomask-cap .right-cap .tab-panel .update p,
            .coomask-cap .right-cap .tab-panel .update span {
                font-size: 10px;
            }

            .coomask-cap .right-cap .tab-panel .update a {
                font-size: 16px;
                line-height: 22px;
                color: #004F8A !important;
            }

/* LISTA SENTENZE */
div.body .center-column .select-all {
    margin: 0 10px;
    padding-left: 17px;
    background: url(/Content/themes/Dejure/img/arrow-down.png) top left no-repeat;
    text-decoration: none;
}

div.body .center-column .de-select-all {
    margin: 0 10px;
    padding-left: 17px;
    background: url(/Content/themes/Dejure/img/arrow-up.png) top left no-repeat;
    text-decoration: none;
    display: none;
}

/*
div.body .center-column .lista-risultati {
    padding: 5px 10px 5px 5px;
    /*width: 78%;*/
/*width:80%;
    float: left;
}

    div.body .center-column .lista-risultati li {
        margin-bottom: 30px;
        position: relative;
        width:80%;
        float:left;
    }
    */


div.body .center-column .lista-risultati {
    padding: 5px 10px 5px 5px;
    /*width: 78%;*/
    width: 95%;
    float: left;
}

    div.body .center-column .lista-risultati li {
        margin-bottom: 30px;
        /*position: relative;*/
        width: 100%;
        float: left;
    }

    div.body .center-column .lista-risultati label {
        padding-left: 5px;
        font-size: 10px;
    }

    div.body .center-column .lista-risultati p {
        padding-left: 35px;
    }

        div.body .center-column .lista-risultati p.upper {
            margin: 0;
            font-size: 10px;
            line-height: 14px;
        }

    div.body .center-column .lista-risultati h3 {
        display: inline;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 10px;
    }

    div.body .center-column .lista-risultati p a {
        text-decoration: none;
        display: block;
        margin-top: 5px;
    }

    div.body .center-column .lista-risultati .result-massima a {
        text-decoration: none;
        display: block;
        margin-top: 5px;
    }

    div.body .center-column .lista-risultati p a:hover {
        text-decoration: underline;
    }

/* PANNELLO ACCEDI CONTENUTI */
div.body .panel ul.menu-pointer li a {
    color: #272B33;
    text-decoration: none;
}

div.body-content {
    width: 100%;
    height: 100%;
}

div.body .row {
    clear: left;
}

    div.body .row .box {
        float: left;
        width: 50%;
        margin-top: 20px;
    }

        div.body .row .box h3 {
            font-size: 15px;
            line-height: 18px;
            color: #000;
            font-weight: normal;
        }

            div.body .row .box h3 a {
                color: #004F8A;
            }

/* WIDGET */
.right-column .widget {
    margin-bottom: 15px;
    padding: 0 13px 0 7px;
}

    .right-column .widget h3.titolo {
        font-size: 10px;
        line-height: 12px;
        text-transform: uppercase;
        font-weight: normal;
        margin-bottom: 5px;
    }

    .right-column .widget h3.big {
        font-size: 15px;
        font-weight: normal;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .right-column .widget h3.link a {
        color: #272B33;
        text-decoration: none;
        background: url(../../Content/themes/Dejure/img/list-pointer.png) top left no-repeat;
        padding-left: 12px;
        display: block;
    }

    .right-column .widget p.cit {
        font-size: 12px;
        line-height: 18px;
        text-indent: 12px;
        background: url(../../Content/themes/Dejure/img/list-pointer.png) top left no-repeat;
    }

        .right-column .widget p.cit span {
            font-style: italic;
            display: block;
            text-indent: 0;
        }

    .right-column .widget.no-pad {
        padding: 0;
    }

    .right-column .widget.wid-login {
        background: url(/Content/themes/Dejure/img/sfondo-login.png) top left;
        height: 260px;
        border: 1px solid yellow;
    }

        .right-column .widget.wid-login form.wid-form input.login-text {
            width: 100px;
            margin-bottom: 8px;
        }
/*.right-column .widget.wid-login form.wid-form input.first { margin-top:8px; }*/
.header-spalla-destra {
    background: url(/Content/themes/Dejure/img/naviga-su-fiscopiu.png) top right;
}
/*.right-column .widget.wid-login form label { float:left; width:70px;color:#fff; }*/
.right-column .widget.wid-login form label input {
    float: left;
}

.right-column .widget.wid-login form label span {
    display: block;
    padding-left: 20px;
}

.right-column .widget.wid-login form ul {
    float: left;
}

.right-column .widget.wid-login form li {
    border-left: 1px solid yellow;
    font-size: 12px;
    margin-top: 8px;
}

.right-column .widget.wid-login form .accedi {
    float: right;
    width: 45px;
    text-decoration: none;
}

.win-form > li {
    padding-left: 3px;
}

.login-bottom {
    background: url(/Content/themes/Dejure/img/FRECCINA-DESTRA.png) top left no-repeat;
}

#loginForm #passwordRecover, #loginForm #loginByIpLink, #loginForm #loginRegitrazioneFiscoPiu {
    color: #fff;
}

.right-column {
    min-height: 50px !important;
}

#loginByIpLink {
    color: #fff;
}

#loginForm #accedi {
    left: 0;
    position: relative;
}

#loginForm label {
    display: block;
    font-size: 12px;
    letter-spacing: 3px;
    margin: 3px 0;
    text-transform: none;
}

.right-column .widget.wid-login form label {
    float: none;
    width: auto;
}


.tools {
    min-height: 30px !important;
}

.right-column > ul:first-child {
    background: url(/Content/themes/Dejure/img/sfondo-login.png) top left no-repeat;
    min-height: 180px;
    border: 1px solid yellow;
    color: white;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px 0 10px 10px;
    position: relative;
}

.menu-pointer-link li {
    border-left: 2px solid yellow;
    margin-top: 5px;
    padding-left: 5px;
}

    .menu-pointer-link li a {
        background: transparent;
        color: White;
    }



.right-column .widget h3.big {
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 15px;
    text-transform: uppercase;
}

#loginForm label:first-child {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}

#loginForm {
    color: #FFFFFF;
    min-height: 210px;
    padding: 7px 7px 20px;
    font-size: 12px;
    width: 95%;
}

.min-left-result {
    font-size: 14px;
    color: #004F8A;
    padding-left: 15px;
    background: #EDEDED;
    height: 23px;
    padding-top: 7px;
    margin-right: 1px;
    position: relative;
}

/*#divOrgano {
    padding-bottom: 1px !important;
}*/


/* LEFT MENU */
.cluster-wait {
    background-image: url(/Content/themes/DeJure/img/loader16x16.gif);
    background-repeat: no-repeat;
    padding-left: 1.2em;
}

.cluster-list > ul {
    border: 1px solid #C6D0D4;
}

.cluster-list .menu-pointer li {
    background: transparent;
}

.cluster-list h3 {
    border: 1px solid #CFCFCF;
    background-color: #EDEDED;
}

#cluster-list .categoryCluster .count {
    float: right;
    padding-right: 5px;
}

.min-left-column ul {
    width: 99%;
}

    .min-left-column ul.nobrd {
        border-bottom: none;
    }

    .min-left-column ul.border-dark {
        border-color: #272B33;
    }

    .min-left-column ul li {
        margin: 0 0px;
    }

.min-left-column h3 {
    text-decoration: none;
    font-size: 15px;
    line-height: 18px;
    /*width: 95%;*/
    color: #004F8A;
    font-weight: normal;
    margin-top: 10px;
    padding-left: 6px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* PAGINAZIONE */
.paginazione {
    width: auto;
    position: relative;
    left: 0px;
    margin-right: auto;
    text-align: center;
    float: left;
    width: 79%;
}

    .paginazione.center-pag {
        left: 0;
        margin-right: 0;
    }

    .paginazione li {
        display: inline;
    }

        .paginazione li a {
            color: #6B6B6B;
            font-size: 14px;
            text-decoration: none;
        }

            .paginazione li a.active {
                color: #004F8A;
            }

        .paginazione li span {
            color: #6B6B6B;
            margin: 0 5px;
            font-size: 16px;
        }

/* FOOTER */
div.footer {
    margin-top: 5px;
    width: auto;
    /*left:-14px;*/
    /*position:absolute;*/
    margin-bottom: 20px;
    padding: 10px;
    /*width:100%;*/
    /*font-size:1.3em;*/
    font-size: 10px;
    color: #999;
}

    div.footer span {
        text-align: center;
        color: #999;
    }

    div.footer p, div.footer a {
        color: #999;
        font-size: 11px;
    }

    div.footer ul {
        float: right;
        width: 50%;
        text-align: center;
    }

        div.footer ul li a {
            color: #A7A722;
            padding: 10px;
            text-decoration: none;
        }

    div.footer.index {
        padding-top: 0;
    }

    div.footer.small {
        text-align: center; /*background:none;*/
        padding-top: 40px;
    }

        div.footer.small img {
            margin: 0 15px -6px 0;
            display: none;
        }

    div.footer.big {
        border-bottom: 1px solid #000;
        border-top: 1px solid #000;
        margin: 75px 146px 25px 0;
        padding: 0;
        background: none;
    }

        div.footer.big.three-column {
            left: 0;
            margin-right: 0;
        }

        div.footer.big .column {
            width: 48%;
            float: left;
            text-align: left;
        }

            div.footer.big .column.left {
                padding: 5px 10px 10px 10px;
            }

            div.footer.big .column.right {
                padding: 15px 0 10px;
            }

                div.footer.big .column.right p {
                    margin-bottom: 5px;
                }

                    div.footer.big .column.right p strong {
                        text-transform: uppercase;
                    }

                div.footer.big .column.right form {
                    position: relative;
                }

                    div.footer.big .column.right form label {
                        display: block;
                        float: left;
                        width: 10px;
                        height: 25px;
                        background: url(/Content/themes/Dejure/img/bg_input_left.png) top right;
                    }

                    div.footer.big .column.right form .siteSearch {
                        width: 178px;
                        height: 11px;
                        border-top: 1px solid #C5C5C5 !important;
                        border-bottom: 1px solid #C5C5C5 !important;
                        border-left: none;
                        border-right: none;
                        background: #D2D2D2;
                        padding: 6px 0 6px 7px !important;
                        float: left;
                        -moz-box-shadow: none;
                        box-shadow: none;
                        -webkit-box-shadow: none;
                        color: #000;
                    }

                    div.footer.big .column.right form .siteSearchSubmit {
                        background: url(/Content/themes/Dejure/img/bg_input_right.png) top left;
                        width: 96px;
                        height: 25px;
                        display: block;
                        float: left;
                        border: 0;
                        cursor: pointer;
                        text-indent: -10000px;
                        overflow: hidden;
                    }

                    div.footer.big .column.right form label.label-btn {
                        cursor: pointer;
                        color: #FFFFFF;
                        font-size: 14px;
                        left: 226px;
                        position: absolute;
                        text-transform: uppercase;
                        top: 3px;
                        background: none;
                    }

    div.footer ul li {
        display: inline;
    }

        div.footer ul li a.opaque {
            color: #272B33;
        }

/* MASCHERE */
.maschera {
    padding-left: 20px;
}

    .maschera label {
        float: left;
        margin-right: 10px;
        display: block;
    }

    /*.maschera span {
        float: left;
        margin: 3px 10px 0 0;
    }*/

    .maschera p {
        margin: 5px 0;
    }

    .maschera a {
        color: #272B33;
    }

    .maschera input[type=checkbox],
    .maschera input[type=radio] {
        margin-left: 0;
    }

    .maschera input[type=text],
    .maschera select {
        border: 1px solid #909CA8;
        height: 18px;
        /*margin-bottom: 5px;*/
        padding: 2px 0;
        vertical-align: middle;
    }

    .maschera select {
        height: 22px;
    }

    .maschera .column-sm {
        width: 100px;
        float: left;
        margin-bottom: 10px;
    }

    .maschera .column-md {
        width: 350px;
        float: left;
        margin-bottom: 10px;
    }

    .maschera .column-md2 {
        width: 300px;
        float: left;
        margin-bottom: 10px;
    }

    .maschera .column-hf {
        width: 420px;
        float: left;
        margin-bottom: 10px;
    }

    .maschera .column-bg {
        width: 700px;
        margin-bottom: 10px;
    }

    .maschera .column-tt {
        width: 820px;
        clear: left;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .maschera .column-tt2 {
        width: 950px;
        clear: left;
        margin-bottom: 10px;
    }

    .maschera .column-tt3 {
        width: auto;
        float: left;
        margin-bottom: 10px;
    }

    .maschera input[type=text] {
        width: 120px;
    }

        .maschera input[type=text].leggeArt {
            width: 120px;
        }

        .maschera input[type=text].leggeNum {
            width: 70px;
        }

    .maschera .column-bg input[type=text] {
        width: 680px;
    }

    .maschera .column-tt select {
        width: 380px;
    }

    .maschera .column-hf input[type=text],
    .maschera .column-hf select {
        width: 120px;
    }

    .maschera input[type=text].data {
        width: 50px;
    }

    .maschera .column-tt select.small {
        width: 120px;
    }

    .maschera .column-hf select.big,
    .maschera .column-hf input[type=text].big {
        width: 380px;
    }

    .maschera .column-tt select.medium,
    .maschera .column-tt input[type=text].medium {
        width: 240px;
        margin-right: 10px;
    }

    .maschera .column-sm a.help {
        display: block;
        width: 27px;
        height: 27px;
        text-indent: -10000px;
        overflow: hidden;
        background: url(/Content/themes/Dejure/img/maschera-help.png) top left no-repeat;
        float: right;
    }

    .maschera fieldset {
        width: 99.5%;
        margin: 0;
        border: none;
        border-bottom: 1px solid #A2A2A2;
        padding: 10px 5px 5px 0;
    }

        .maschera fieldset.last {
            border-bottom: none;
            margin-top: 20px;
        }

    .maschera h2, .maschera h3 {
        font-size: 16px;
        line-height: 32px;
        font: normal;
        color: #272B33;
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: normal;
    }

    .maschera .header-lab {
        font-size: 16px;
        line-height: 32px;
        color: #272B33;
    }

    .maschera label.spacer {
        width: 80px;
    }

    .maschera label.bigspacer {
        width: 140px;
    }


    .maschera label.checkControl {
        float: right;
        font-size: 12px;
        line-height: 18px;
        text-transform: none;
    }

        .maschera label.checkControl.de-select-all {
            display: none;
        }

    .maschera a.small-bottom {
        text-decoration: none;
        float: left;
        margin-right: 10px;
    }

        .maschera a.small-bottom span {
            margin: 0;
        }

.maschera-tab-header {
    margin-bottom: 15px;
    padding-left: 5px;
}

.maschera-tab-menu {
    height: 28px;
    border-bottom: 3px solid #BEBEBE;
}

    .maschera-tab-menu.w-auto {
        background-color: #BEBEBE;
    }

    .maschera-tab-menu a {
        font-size: 12px;
        line-height: 18px;
        text-transform: uppercase;
        text-decoration: none;
        color: #272B33;
        display: block;
        float: left;
        height: 31px;
        width: 116px;
        margin-bottom: -3px;
        background: #BEBEBE;
    }

    .maschera-tab-menu.w-auto a,
    .maschera-tab-menu.w-auto-style a {
        width: auto;
    }

    .maschera-tab-menu a span {
        padding: 4px 15px;
        margin: 3px 0 0 3px;
        height: 20px;
        display: block;
    }

        .maschera-tab-menu a span.last {
            margin-right: 3px;
        }

    .maschera-tab-menu a.active span,
    .maschera-tab-menu a:hover span {
        background-color: #FFF;
    }

    .maschera-tab-menu a.active,
    .maschera-tab-menu a:hover {
        text-decoration: none !important;
    }

    .maschera-tab-menu a.last {
        border-right: none;
    }

.tab-panel.tab2, .tab-panel.tab3, .tab-panel.tab4, .tab-panel.tab5 {
    display: none;
}

/* PRATICA */
.content.pratica .maschera {
    padding-right: 15px;
}

.new-pratica {
    display: block;
    margin-top: 30px;
    position: relative;
}

.cronologia-filter .cal {
    width: 805px;
    margin: 0 auto;
}

.new-pratica label {
    font-size: 15px;
}

    .new-pratica label.report-pratica-data {
        float: none;
    }

    .new-pratica label select {
        float: right;
        width: 240px;
        padding: 2px;
        margin-bottom: 0;
    }

    .new-pratica label input[type=text] {
        margin: 0 15px 0 25px;
        width: 290px;
    }

.panel-pratica-canvas {
    border-bottom: 1px dotted #000;
    padding-top: 10px;
    margin-top: 15px;
}

    .panel-pratica-canvas.no-limit {
        border-bottom: none;
    }

        .panel-pratica-canvas.no-limit li .button-panel {
            width: auto;
            height: auto;
        }

    .panel-pratica-canvas > li {
        padding: 15px 0 0;
        border-top: 1px dotted #000;
        clear: left;
        margin-bottom: 15px;
    }

    .panel-pratica-canvas.no-limit > li {
        padding: 0;
        border-top: none;
        border-bottom: 1px dotted #000;
        clear: left;
        margin-bottom: 15px;
    }

.panel-pratica a.pratica {
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
    margin-bottom: 15px;
}

    .panel-pratica a.pratica span {
        float: right;
        font-size: 12px;
        line-height: 12px;
    }

    .panel-pratica a.pratica:hover {
        text-decoration: none !important;
    }

.panel-pratica .list-doc-pratica {
    margin-bottom: 40px;
}

    .panel-pratica .list-doc-pratica li {
        clear: left;
    }

    .panel-pratica .list-doc-pratica label {
        width: 95px;
        text-transform: uppercase;
        font-size: 10px;
    }

    .panel-pratica .list-doc-pratica span {
        display: block;
        height: 18px;
        text-indent: -10000px;
        overflow: hidden;
        margin: 2px 0 0 10px;
    }

        .panel-pratica .list-doc-pratica span.appunta {
            background: url(/Content/themes/Dejure/img/icon-toolbar/appunta.png) top left no-repeat;
            padding-left: 18px;
        }

        .panel-pratica .list-doc-pratica span.annota {
            background: url(/Content/themes/Dejure/img/icon-toolbar/annota.png) top left no-repeat;
            padding-left: 13px;
        }

    .panel-pratica .list-doc-pratica p {
        margin: 2px 0 0 0;
        float: left;
    }

.panel-pratica-canvas li .panel-pratica {
    height: 23px;
    overflow: hidden;
}

.panel-pratica-canvas li .button-panel {
    width: 215px;
    float: right;
    height: 23px;
    overflow: hidden;
}

.panel-pratica-canvas li.active .panel-pratica {
    height: auto;
}

.panel-pratica-canvas li.active .button-panel {
    height: auto;
}

.button-panel .small-bottom {
    margin-bottom: 5px;
}

    .button-panel .small-bottom.small {
        margin-right: 5px;
    }

        .button-panel .small-bottom.small span {
            width: 51px;
        }

    .button-panel .small-bottom.medium span {
        width: 90px;
    }

    .button-panel .small-bottom.long span {
        width: 166px;
    }

.report-pratica-data {
    width: 100%;
    border-bottom: 1px dotted #000;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

.pratica-row {
    clear: left;
    border-top: 1px solid #BEBEBE;
}

    .pratica-row.row-title {
        border-top: none;
    }

        .pratica-row.row-title .column-tb {
            font-size: 15px;
        }

    .pratica-row .column-tb {
        float: left;
        width: 25%;
        margin-bottom: 10px;
        padding-top: 10px;
        font-weight: bold;
    }

        .pratica-row .column-tb.double {
            width: 50%;
        }

.filtro.cronologia-filter {
    display: none;
}

.mese-menu {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

    .mese-menu .mese-arrow {
        display: block;
        width: 97px;
        height: 20px;
        margin-left: 3px;
        float: left;
        font-size: 14px;
        line-height: 25px;
        color: #FFF;
        text-transform: uppercase;
        text-decoration: none;
        padding-bottom: 5px;
    }

        .mese-menu .mese-arrow.next {
            background: url(/Content/themes/Dejure/img/mese_right.png) center left no-repeat;
            text-align: left;
            padding-left: 15px;
        }

        .mese-menu .mese-arrow.prev {
            background: url(/Content/themes/Dejure/img/mese_left.png) center right no-repeat;
            text-align: right;
            padding-right: 15px;
        }

.cal .cal-row {
    width: 805px;
    clear: left;
}

.cal .gg {
    width: 115px;
    float: left;
    position: relative;
}

    .cal .gg span {
        font-size: 15px;
        line-height: 25px;
        font-weight: bold;
        color: #000;
        height: 25px;
        display: block;
        border-bottom: 1px solid #5E5E5E;
        margin: 0 0 12px 0;
        width: 100%;
        float: none;
    }

    .cal .gg.prev span, .cal .gg.next span {
        color: #C9C9C9;
        border-bottom: 1px solid #C9C9C9;
    }

    .cal .gg.active span {
        color: #FF0000;
    }

    .cal .gg p {
        margin: 0;
        line-height: 15px;
    }

    .cal .gg .appunto {
        padding: 5px 0 10px;
        margin-right: 5px;
    }

        .cal .gg .appunto.documento {
            border-top: 5px solid #92B1CD;
        }

        .cal .gg .appunto.ricerca {
            border-top: 5px solid #64C75A;
        }

    .cal .gg.prev .appunto, .cal .gg.next .appunto {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.maschera-tab-menu .opt-menu {
    float: right;
    margin-right: 15px;
    padding-top: 3px;
}

    .maschera-tab-menu .opt-menu a.std {
        background: none;
        text-transform: none;
        display: block;
        margin-left: 80px;
        text-decoration: underline;
    }

    .maschera-tab-menu .opt-menu label {
        margin-left: 80px;
    }

    .maschera-tab-menu .opt-menu select {
        border: 1px solid #909CA8;
        padding: 2px;
    }

.dati-mon {
    padding-bottom: 10px;
}

    .dati-mon p {
        margin: 0;
        font-size: 12px;
        line-height: 16px;
    }

        .dati-mon p.upper {
            font-size: 10px;
            line-height: 14px;
        }

        .dati-mon p a {
            text-decoration: none;
            color: #004F8A;
        }

/* POP MONITORAGGIO */
.monitoraggio-pop {
    border: 10px solid #004F8A;
    background: #EBF1F6 url(/Content/themes/Dejure/img/bg-monitoraggio-popup.jpg) top right no-repeat;
    position: absolute;
    top: 0;
    left: 10px;
    text-align: center;
    width: 788px;
    display: none;
}

    .monitoraggio-pop h4 {
        margin: 50px auto 30px;
        padding-bottom: 25px;
        border-bottom: 1px dotted #000;
        font-size: 15px;
        line-height: 20px;
        text-align: center;
        font-weight: normal;
    }

        .monitoraggio-pop h4 span {
            width: 450px;
            margin: 0 auto;
            display: block;
            text-align: left;
        }

    .monitoraggio-pop .form-canvas {
    }

    .monitoraggio-pop form {
        width: 450px;
        margin: 0 auto;
        margin-bottom: 35px;
    }

        .monitoraggio-pop form label {
            display: block;
            clear: left;
            width: 450px;
            text-align: left;
            height: 35px;
        }

            .monitoraggio-pop form label span {
                float: left;
            }

            .monitoraggio-pop form label.half {
                float: left;
                width: 290px;
                clear: none;
            }

                .monitoraggio-pop form label.half.clear {
                    clear: left;
                    width: 160px;
                }

        .monitoraggio-pop form input[type=text] {
            float: right;
            width: 290px;
            border: 1px solid #909CA8;
            padding: 2px;
        }

        .monitoraggio-pop form input[type=radio] {
            margin-left: 0;
        }

        .monitoraggio-pop form select {
            float: right;
            width: 150px;
            border: 1px solid #909CA8;
            padding: 2px;
        }

        .monitoraggio-pop form a.small-bottom {
            width: 75px;
            float: right;
            text-decoration: none;
        }

    .monitoraggio-pop.ricerca {
        width: 525px;
        right: 10px;
        left: auto;
        top: 72px;
    }


/* RIVISTE NEW PDF */
.content .pdf-canvas {
    margin: 1px 3px 0 0;
    background-color: #AFB7B9;
    min-height: 400px;
    padding-bottom: 25px;
}

    .content .pdf-canvas .pdf-top-panel {
        height: 40px;
        /*background: url(/Content/themes/Dejure/img/pdf-reader/bg_toolbar.png) top left repeat-x;*/
        /*margin-bottom: 15px;*/
        padding: 8px 0;
    }
    /*.content .pdf-canvas .pdf-left-panel { float:left; width:160px; padding:8px; margin-left:10px;}*/
    /*.content .pdf-canvas .pdf-right-panel { width:75%; float:left; padding-left:8px; border-left:1px solid #FFF; }*/

    .content .pdf-canvas .pdf-right-panel {
        float: left;
        margin-left: 30px;
        padding-left: 8px;
        width: 95%;
    }

    .content .pdf-canvas .pdf-left-panel {
        background: none repeat scroll 0 0 rgba(100, 100, 100, 0.9);
        float: left;
        height: 100%;
        padding: 0 0 8px 8px;
        position: absolute;
        width: 235px;
        z-index: 100;
    }

        .content .pdf-canvas .pdf-left-panel .pdf-nav {
            border-radius: 8px;
            background-color: #435677;
            padding: 8px 8px 20px;
            margin-bottom: 15px;
        }

            .content .pdf-canvas .pdf-left-panel .pdf-nav p {
                color: #FFF;
                font-size: 11px;
            }

                .content .pdf-canvas .pdf-left-panel .pdf-nav p.label {
                    text-transform: uppercase;
                    font-size: 10px;
                }

            .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool {
                margin-top: 15px;
                height: 21px;
            }

                .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow {
                    display: block;
                    height: 21px;
                    width: 10px;
                    text-indent: -10000px;
                    overflow: hidden;
                }

                .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow-left {
                    background: url(/Content/themes/Dejure/img/pdf-reader/left-arrow.png) top left no-repeat;
                    float: left;
                }

                .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow-right {
                    background: url(/Content/themes/Dejure/img/pdf-reader/right-arrow.png) top left no-repeat;
                    float: right;
                }

                .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow-prev-result {
                    background: url(/Content/themes/Dejure/img/pdf-reader/left-arrow.png) top left no-repeat;
                    float: left;
                }

                .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow-next-result {
                    background: url(/Content/themes/Dejure/img/pdf-reader/right-arrow.png) top left no-repeat;
                    float: right;
                }

            .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tfool .select-page {
                padding-top: 1px;
                text-align: center;
            }

        .content .pdf-canvas .pdf-left-panel .pdf-dati img {
            width: 114px;
            margin-bottom: 10px;
        }

        .content .pdf-canvas .pdf-left-panel .pdf-dati .pdf-titolo {
            margin-bottom: 20px;
        }

        .content .pdf-canvas .pdf-left-panel .pdf-dati p {
            font-size: 11px;
        }

    .content .pdf-canvas .pdf-top-panel .topbar-elements {
        float: left;
        height: 40px;
    }

    .content .pdf-canvas .pdf-top-panel .start-bar {
        margin-left: 140px;
    }

    .content .pdf-canvas .pdf-top-panel p {
        color: #FFF;
        font-size: 11px;
        padding-top: 2px;
    }

    .content .pdf-canvas .pdf-top-panel .nav-tool {
        width: 30px;
        margin: 0 25px 0 0px;
    }

        .content .pdf-canvas .pdf-top-panel .nav-tool a.arrow {
            display: block;
            height: 21px;
            width: 10px;
            text-indent: -10000px;
            overflow: hidden;
        }

        .content .pdf-canvas .pdf-top-panel .nav-tool a.arrow-left {
            background: url(/Content/themes/Dejure/img/pdf-reader/left-arrow.png) top left no-repeat;
            float: left;
        }

        .content .pdf-canvas .pdf-top-panel .nav-tool a.arrow-right {
            background: url(/Content/themes/Dejure/img/pdf-reader/right-arrow.png) top left no-repeat;
            float: right;
        }

    .content .pdf-canvas .pdf-top-panel .page_num {
        margin-left: 10px;
        border-right: 1px solid #FFF;
    }

.content .pdf-canvaspdf-right-panel .pdf-top-panel .page_num input {
    vertical-align: top;
}

.content .pdf-canvas .pdf-top-panel .page_num .page_num_text {
    vertical-align: top;
    width: 40px;
}

.fullscreen {
    background: url(/Content/themes/Dejure/img/fullscreen.png) top left no-repeat;
    float: right;
}

.content .pdf-canvas .pdf-top-panel .dimension-setter {
    border-right: 1px solid #FFF;
    padding-left: 10px;
}

    .content .pdf-canvas .pdf-top-panel .dimension-setter a {
        display: block;
        float: left;
        padding-right: 10px;
        width: 18px;
        height: 22px;
        text-indent: -10000px;
        overflow: hidden;
    }

        .content .pdf-canvas .pdf-top-panel .dimension-setter a.minus {
            background: url(/Content/themes/Dejure/img/pdf-reader/btn-minus.png) top left no-repeat;
        }

        .content .pdf-canvas .pdf-top-panel .dimension-setter a.plus {
            background: url(/Content/themes/Dejure/img/pdf-reader/btn-plus.png) top left no-repeat;
        }

        .content .pdf-canvas .pdf-top-panel .dimension-setter a.reset {
            background: url(/Content/themes/Dejure/img/pdf-reader/btn-reset.png) top left no-repeat;
            width: 19px;
        }

.content .pdf-canvas .pdf-top-panel .search-tab {
    padding-left: 10px;
}

    .content .pdf-canvas .pdf-top-panel .search-tab input {
        vertical-align: top;
    }

    .content .pdf-canvas .pdf-top-panel .search-tab .search-text {
        width: 105px;
    }

.content .pdf-canvas .pdf-left-panel .pdf-nav {
    border-radius: 8px;
    background-color: #435677;
    padding: 8px 8px 20px;
    margin-bottom: 15px;
}

    .content .pdf-canvas .pdf-left-panel .pdf-nav p {
        color: #FFF;
        font-size: 11px;
    }

        .content .pdf-canvas .pdf-left-panel .pdf-nav p.label {
            text-transform: uppercase;
            font-size: 10px;
        }

    .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool {
        margin-top: 15px;
        height: 21px;
    }

        .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow {
            display: block;
            height: 21px;
            width: 10px;
            text-indent: -10000px;
            overflow: hidden;
        }

        .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow-left {
            background: url(/Content/themes/Dejure/img/pdf-reader/left-arrow.png) top left no-repeat;
            float: left;
        }

        .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tool a.arrow-right {
            background: url(/Content/themes/Dejure/img/pdf-reader/right-arrow.png) top left no-repeat;
            float: right;
        }

    .content .pdf-canvas .pdf-left-panel .pdf-nav .nav-tfool .select-page {
        padding-top: 1px;
        text-align: center;
    }

.content .pdf-canvas .pdf-left-panel .pdf-dati img {
    width: 114px;
    margin-bottom: 10px;
}

.content .pdf-canvas .pdf-left-panel .pdf-dati .pdf-titolo {
    margin-bottom: 20px;
}

.content .pdf-canvas .pdf-left-panel .pdf-dati p {
    font-size: 11px;
}

/*CHOSEN */
/* @group Base */
.chzn-container {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

    .chzn-container .chzn-drop {
        background: #fff;
        border: 1px solid #aaa;
        border-top: 0;
        position: absolute;
        top: 29px;
        left: 0;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        -moz-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        -o-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
        z-index: 999;
    }
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
    background-clip: padding-box;
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(center bottom, #EEEEEE 0%, white 50%);
    border: 1px solid #AAAAAA;
    border-radius: 4px 4px 4px 4px;
    color: #444444;
    display: block;
    height: 25px;
    line-height: 22px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}

.chzn-container .chzn-results li {
    padding: 3px 7px 3px;
    margin: 0;
    list-style: none;
    border-bottom: 1px dotted #eee;
}

    .chzn-container .chzn-results li:nth-child(even) {
        background: #f4f4f4;
    }

    .chzn-container .chzn-results li:nth-child(even) {
        background: #f4f4f4;
    }

.chzn-container .chzn-results .active-result {
    cursor: pointer;
}

.chzn-container .chzn-results li:nth-child(even).highlighted {
    background: #3875d7;
}

.chzn-container .chzn-results .highlighted {
    background: #3875d7;
    color: #fff;
}

.chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0px !important;
}

.chzn-container-single .chzn-single div {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
    background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
    border-left: 1px solid #aaa;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
}

    .chzn-container-single .chzn-single div b {
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 0 1px;
        display: block;
        width: 100%;
        height: 100%;
    }

.chzn-container-single .chzn-search {
    padding: 3px 4px;
    margin: 0;
    white-space: nowrap;
}

    .chzn-container-single .chzn-search input {
        background: #fff url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px;
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        outline: 0;
        border: 1px solid #aaa;
        font-family: sans-serif;
    }

.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: left;
}
/* @end */

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background-image: -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 85%,#eeeeee 99%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    position: relative;
}

    .chzn-container-multi .chzn-choices li {
        float: left;
        list-style: none;
    }

    .chzn-container-multi .chzn-choices .search-field {
        white-space: nowrap;
        margin: 0;
        padding: 0;
    }

        .chzn-container-multi .chzn-choices .search-field input {
            color: #666;
            background: transparent !important;
            border: 0 !important;
            padding: 5px;
            margin: 1px 0;
            outline: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none;
        }

        .chzn-container-multi .chzn-choices .search-field .default {
            color: #999;
        }

    .chzn-container-multi .chzn-choices .search-choice {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #e4e4e4;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
        background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
        background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
        background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
        background-image: -ms-linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
        background-image: linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
        color: #333;
        border: 1px solid #b4b4b4;
        line-height: 13px;
        padding: 3px 19px 3px 6px;
        margin: 3px 0 3px 5px;
        position: relative;
    }

        .chzn-container-multi .chzn-choices .search-choice span {
            cursor: default;
        }

    .chzn-container-multi .chzn-choices .search-choice-focus {
        background: #d4d4d4;
    }

    .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
        display: block;
        position: absolute;
        right: 5px;
        top: 6px;
        width: 8px;
        height: 9px;
        font-size: 1px;
        background: url(/Content/themes/Dejure/img/chosen-sprite.png) right top no-repeat;
    }

        .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
            background-position: right -9px;
        }

    .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
        background-position: right -9px;
    }
/* @end */

/* @group Results */
.chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 190px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.chzn-container-multi .chzn-results {
    margin: -1px 0 0;
    padding: 0;
}

.chzn-container .chzn-results .active-result {
    cursor: pointer;
}

.chzn-container .chzn-results .highlighted {
    background: #3875d7;
    color: #fff;
}
/*.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}*/
.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
}

.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold;
}

.chzn-container .chzn-results .group-option {
    padding-left: 20px;
}

.chzn-container-multi .chzn-drop .result-selected {
    display: none;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
}

.chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -o-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    .chzn-container-active .chzn-single-with-drop div {
        background: transparent;
        border-left: none;
    }

        .chzn-container-active .chzn-single-with-drop div b {
            background-position: -18px 1px;
        }

.chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
}

    .chzn-container-active .chzn-choices .search-field input {
        color: #111 !important;
    }
/* @end */

/* @group Right to Left */
.chzn-rtl {
    direction: rtl;
    text-align: right;
}

    .chzn-rtl .chzn-single {
        padding-left: 0;
        padding-right: 8px;
    }

        .chzn-rtl .chzn-single span {
            margin-left: 26px;
            margin-right: 0;
        }

        .chzn-rtl .chzn-single div {
            left: 0;
            right: auto;
            border-left: none;
            border-right: 1px solid #aaaaaa;
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
        }

    .chzn-rtl .chzn-choices li {
        float: right;
    }

    .chzn-rtl .chzn-choices .search-choice {
        padding: 3px 6px 3px 19px;
        margin: 3px 5px 3px 0;
    }

        .chzn-rtl .chzn-choices .search-choice .search-choice-close {
            left: 5px;
            right: auto;
            background-position: right top;
        }

    .chzn-rtl.chzn-container-single .chzn-results {
        margin-left: 4px;
        margin-right: 0;
        padding-left: 0;
        padding-right: 4px;
    }

    .chzn-rtl .chzn-results .group-option {
        padding-left: 0;
        padding-right: 20px;
    }

    .chzn-rtl.chzn-container-active .chzn-single-with-drop div {
        border-right: none;
    }

    .chzn-rtl .chzn-search input {
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, #ffffff;
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
        background: url('/Content/themes/Dejure/img/chosen-sprite.png') no-repeat -38px -20px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
        padding: 4px 5px 4px 20px;
    }
/* @end */

/*.SelectContainer span {
    height: 22px;
    margin-right: 3px;
    margin-top: 0px;
}*/

.SelectContainerTitle {
    margin-top: 3px !important;
}

/* PAGINA DI SERVIZO */
.left-column .spalla {
    float: left;
    width: 260px;
    padding-right: 5px;
}

.left-column .corpo {
    border-left: 1px solid #C6CFD3;
    padding-left: 18px;
    margin-left: 265px;
}

    /* Aggiornamento */
    .left-column .spalla h2,
    .left-column .corpo h2 {
        margin-bottom: 22px;
    }

    .left-column .spalla p,
    .left-column .corpo p {
        color: #272b33;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 18px;
    }

    .left-column .corpo .novita-block {
        margin-bottom: 20px;
    }

        .left-column .corpo .novita-block p.data {
            color: #004F8A;
            font-size: 15px;
            line-height: 18px;
            margin-bottom: 0;
        }

/* Impostazioni */
.set-impostazioni-canvas {
    width: 70%;
    margin-right: 30px;
    padding: 20px;
}

    .set-impostazioni-canvas h2 {
        margin-bottom: 22px;
    }

    .set-impostazioni-canvas p {
        color: #272b33;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 18px;
    }

    .set-impostazioni-canvas form {
        width: 80%;
    }

        .set-impostazioni-canvas form label {
            display: block;
            width: 500px;
            margin-bottom: 10px;
            float: none;
        }

        .set-impostazioni-canvas form input[type=text] {
            width: 305px;
            float: right;
        }

        .set-impostazioni-canvas form select {
            width: 310px;
            float: right;
        }

        .set-impostazioni-canvas form label.submit {
            width: 75px;
            cursor: pointer;
        }
/* Cookie */

.cookie {
    margin-left: 40px;
    /*margin-top: 20px;*/
    width: 1000px;
    padding: 20px 20px 20px 20px;
    clear: left;
}

    .cookie .title {
        padding: 20px 20px 20px 0;
        font-weight: bolder;
        font-size: 16px;
    }

    .cookie .description {
        padding: 20px 20px 20px 20px;
    }

    .cookie li {
        list-style: disc outside none;
        margin-left: 30px;
    }

/* Piano dell'opera */
.left-column .corpo h4 {
    color: #004F8A;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 20px;
    font-weight: normal;
}

.left-column .corpo ol {
    list-style: decimal;
    padding-left: 20px;
}

.left-column .spalla h4,
.left-column .spalla h5 {
    color: #272b33;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.left-column .spalla ul.piano-list a {
    color: #272b33;
    text-decoration: none;
    font-weight: bold;
}

    .left-column .spalla ul.piano-list a:hover {
        text-decoration: none !important;
    }

.left-column .spalla ul.piano-list ul {
    margin-bottom: 5px;
    display: none;
}

    .left-column .spalla ul.piano-list ul.open {
        display: block;
    }

    .left-column .spalla ul.piano-list ul a {
        font-weight: normal;
    }

    .left-column .spalla ul.piano-list ul.menu-pointer a.active,
    .left-column .spalla ul.piano-list ul.menu-pointer a:hover {
        text-decoration: underline !important;
    }

/* Contattaci */
.set-contattaci-canvas {
    padding: 40px;
}

    .set-contattaci-canvas h2 {
        margin-bottom: 22px;
    }

    .set-contattaci-canvas h4 {
        color: #004F8A;
        font-size: 15px;
        line-height: 18px;
        font-weight: normal;
    }

    .set-contattaci-canvas p {
        color: #272b33;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 18px;
    }

    .set-contattaci-canvas .topborder {
        border-top: 2px solid #000;
        padding-top: 10px;
    }

        .set-contattaci-canvas .topborder h4 {
            margin-bottom: 22px;
        }

    .set-contattaci-canvas .form-contatti-block form {
        width: 100%;
    }

    .set-contattaci-canvas .form-contatti-block .legenda {
        float: right;
        padding-right: 10px;
    }

    .set-contattaci-canvas .form-contatti-block label {
        display: block;
        width: 430px;
        margin-bottom: 10px;
    }

        .set-contattaci-canvas .form-contatti-block label.huge {
            width: 760px;
        }

        .set-contattaci-canvas .form-contatti-block label span.note {
            font-size: 11px;
            width: 125px;
            display: block;
        }

        .set-contattaci-canvas .form-contatti-block label input[type=text] {
            width: 290px;
            float: right;
        }

        .set-contattaci-canvas .form-contatti-block label select {
            width: 296px;
            float: right;
        }

        .set-contattaci-canvas .form-contatti-block label textarea {
            width: 614px;
            height: 65px;
            float: right;
            margin-bottom: 10px;
            font-size: 10px;
            padding: 5px;
        }

    .set-contattaci-canvas .form-contatti-block .radio-block {
        margin-bottom: 10px;
    }

    .set-contattaci-canvas .form-contatti-block label.radio {
        display: inline;
        margin-left: 20px;
    }

    .set-contattaci-canvas .form-contatti-block label.invio a {
        width: 120px;
        text-decoration: none;
    }

.seinuovo-canvas .topborder {
    border-top: 2px solid #000;
    padding-top: 10px;
    clear: left;
}

.seinuovo-canvas p {
    margin-bottom: 18px;
}

.seinuovo-canvas h2 {
    margin-bottom: 22px;
}

.seinuovo-canvas h4 {
    color: #004F8A;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    margin-bottom: 22px;
}

.seinuovo-canvas hr {
    border: 1px solid #000;
    margin: 20px 0;
}

.seinuovo-canvas .video-canvas {
    width: 400px;
    margin: 0 20px 40px 0;
    float: left;
}

.seinuovo-canvas .text-canvas {
    margin-left: 420px;
}

.seinuovo-canvas .provadejure {
    padding-bottom: 10px;
}

    .seinuovo-canvas .provadejure a {
        width: 135px;
        text-decoration: none;
    }

.seinuovo-canvas .set-contattaci-canvas {
    display: none;
}

.SelectContainerTitle {
    float: left !important;
}

.NavigatorContainer input {
    float: left;
    margin-right: 8px;
}

.NavigatorContainer {
    margin-left: 15px;
}

    .NavigatorContainer ul li a {
        color: #004F8A;
    }

    .NavigatorContainer ul li {
        color: black;
    }

#idLinkVigente {
    margin-left: 10px;
}

/* Portale Lavoropi�-Presentazione*/
span.Bold {
    font-weight: bold;
    color: #000000;
}

span.FontLavoro1 {
    color: #B34B54;
    font-weight: bolder;
    font-style: italic;
}

span.FontLavoro2 {
    color: #B34B54;
    font-weight: bolder;
}

/* Portale Fisco-Presentazione */
.header-presentazione {
    clear: left;
    margin-top: 40px;
    margin-left: 60px;
}

#DivHeaderPresentazione {
    padding: 0px 200px 80px 60px;
}

#DivContentPresentazione {
    padding: 0px 100px 10px 60px;
}

#DivHeaderPresentazione p {
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #434345;
}

#DivContentPresentazione p {
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #7b7c7e;
}

.FontPresentazione1 {
    color: #010101;
    font-weight: bolder;
    font-style: italic;
}

.FontPresentazione2 {
    color: #cccc00;
    font-weight: bolder;
}

.noLinkTreeView {
    padding-left: 4px !important;
    background-image: none !important;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px;
}

li a {
    font-size: 13px;
    line-height: 18px;
}

/*li span {
    font-size: 13px;
    line-height: 18px;
}*/


input.data {
    margin-left: 5px;
}

.maschera hr {
    color: white;
}

div.loginMessage {
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 5px;
    border: 1px solid darkblue;
    border-color: #fcb27a;
    border-radius: 4px;
    background-color: #fff47d;
    width: 350px;
}

.homeMessage {
    background-color: #FAFAD2;
    border: 1px solid #FCB27A;
    border-radius: 4px;
    margin: auto;
    clear: left;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 5px;
    width: 70%;
    text-align: center;
}

.NetworkGiuffre li:first-child {
    font-weight: bold;
    background: transparent;
    padding-left: 4px;
    margin-top: 0px;
    background-color: #ccc;
    padding: 2px;
    padding-left: 6px;
}

.NetworkGiuffre li {
    margin-top: 2px;
}

.NetworkGiuffre .linktesto {
    background: url("../../Content/themes/Dejure/img/list-pointer.png") no-repeat scroll left;
    padding-left: 13px;
}

.NetworkGiuffre .linkimg:first-child {
}

.NetworkGiuffre ul {
    background-color: #eee;
}

.NetworkGiuffre {
    margin-top: 5px;
}

.frameAbbonati {
    width: 80%;
    height: 1400px;
}


.top-header a {
    color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

    .top-header a:hover {
        color: #FFF;
        text-decoration: underline;
    }

.top-header .topNavigationMenu {
    margin: 0 auto;
    overflow-y: hidden;
    position: relative;
    display: block;
    width: 140px;
    height: 25px;
    float: right;
}

    .top-header .topNavigationMenu div {
        vertical-align: middle;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        float: left;
        top: 3px;
    }

    .top-header .topNavigationMenu span {
        border: 1px solid white;
        color: white;
        float: left;
        height: 6px;
        margin-top: 10px;
    }


.top-header .homeButton {
    background-image: url("/Content/themes/base/images/giuffrelogo.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 16px;
    margin: 0 12px;
    position: relative;
    top: 7px;
    width: 100px;
}

.FooterLogoLink {
    float: right;
    text-align: right;
    font-size: 10px;
    color: #999;
}

    .FooterLogoLink a {
        font-size: 11px;
    }

.footer span {
    color: #999;
}




#wait-loading {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99999;
}

    #wait-loading .overlay {
        position: fixed;
        background-color: #cecece;
        opacity: 0.5;
        filter: alpha(opacity = 50);
        width: 100%;
        height: 100%;
        z-index: 2;
    }

    #wait-loading .contentwait {
        position: fixed;
        top: 30%;
        width: 30%;
        left: 35%;
        z-index: 10;
        background-color: #FFFFFF;
        border: 3px solid #AAAAAA;
        color: #000000;
        text-align: center;
    }

.ui-autocomplete {
    z-index: 9999;
}


/*.selectallresult {display:none}*/
.advanced {
    display: none;
}

span.arrow-right {
    background: url("/Content/themes/Professional/Common/img/pdf-reader/right-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: right;
    height: 20px;
    margin-top: 10px;
    width: 15px;
}

span.arrow-left {
    background: url("/Content/themes/Professional/Common/img/pdf-reader/left-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: right;
    height: 20px;
    margin-top: 10px;
    width: 15px;
}


.segnalibrilink {
    background-color: #F7F7F7;
    border: 1px solid #FFFFFF;
    margin: 10px auto;
    padding-bottom: 4px;
    padding-top: 4px;
}


.pdf-canvas .pdf-top-panel .page_num .page_num_real_text {
    vertical-align: top;
    width: 40px;
}

.pdfviewerjs-lnk {
    background: url("/Content/themes/base/img/fullscreen-light.png") no-repeat scroll 0 0 / 18px auto rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 3px;
    outline: medium none;
    padding-left: 25px;
    position: absolute;
    text-decoration: none;
}

.FooterLogoLink {
    float: none;
}

div.footer p, div.footer a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

div.footer {
    padding: 0;
}


#giuffre-bar {
    background: url("/Content/themes/LavoroPiu/bg_giuffre-bar.gif") repeat-x scroll 0 0 #172E52;
    color: #FFFFFF;
    height: 27px;
    overflow: visible;
    position: relative;
    width: 100%;
}

#giuffre-menu {
    height: 27px;
    margin-left: auto;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: auto;
    /*margin: 0 auto;*/
    width: 960px;
}

/*Aumento testo giuffre menu*/
.giuffre-item {
    font-size: 16px;
}

#giuffre-menu a, #giuffre-menu a:link, #giuffre-menu a:active, #giuffre-menu a:visited, #giuffre-menu a:hover {
    background: url("/Content/themes/LavoroPiu/bg_giuffre-menu.gif") no-repeat scroll 0 0;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 27px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999em;
}

#giuffre-menu img {
    border: medium none;
    display: block;
}

#giuffre-menu #giuffre-menu-giuffre {
    margin-right: 28px;
    width: 104px;
}

#giuffre-menu #giuffre-menu-network {
    background-position: -104px 0;
    width: 79px;
}

#giuffre-menu #giuffre-menu-iusexplorer {
    background-position: -183px 0;
    float: right;
    width: 108px;
}

.giuffre-menu-submenu {
    color: #FFFFFF;
    left: 0;
    position: absolute;
    top: 27px;
    z-index: 999;
}

    .giuffre-menu-submenu .c {
        background: none repeat scroll 0 0 #182E55;
    }

    .giuffre-menu-submenu a, .giuffre-menu-submenu a:link, .giuffre-menu-submenu a:active, .giuffre-menu-submenu a:visited, .giuffre-menu-submenu a:hover {
        color: #FFFFFF;
        text-decoration: none;
    }

#giuffre-menu-submenu-giuffre {
    height: 76px;
    width: 100%;
    box-sizing: border-box;
}

    #giuffre-menu-submenu-giuffre .c {
        /*margin-left: 14px;
        margin-bottom: 0 auto;
        margin-top: 0 auto;
        margin-right: 0 auto;*/
        margin: 0 auto;
        padding: 30px;
        width: 1024px;
        box-sizing: border-box;
    }

#giuffre-menu-submenu-network {
    /*height: 570px;*/
    width: 100%;
}

    #giuffre-menu-submenu-network h2 {
        margin-bottom: 30px;
    }

    #giuffre-menu-submenu-network .c {
        border-bottom: 12px solid #465A75;
        margin: 0 auto;
        /*margin-left: 14px;
        margin-bottom: 0 auto;
        margin-top: 0 auto;
        margin-right: 0 auto;*/
        padding: 56px 30px 0;
        width: 1024px;
        /*Per portare il sotto-menu sotto il bottone*/
        box-sizing: border-box;
        /*Da 200px a 270px*/
        height: 270px;
    }

    #giuffre-menu-submenu-network ul, #giuffre-menu-submenu-network li, #giuffre-menu-submenu-network a {
        display: block;
        float: left;
        font-weight: 600;
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

    #giuffre-menu-submenu-network li {
        height: 50px;
        width: 320px;
    }

    #giuffre-menu-submenu-network a {
        background: url("/Content/themes/LavoroPiu/arr.gif") no-repeat scroll 278px 16px;
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
        width: 300px;
    }

        #giuffre-menu-submenu-network a.light {
            background-color: #1E3557;
            box-sizing: border-box;
            /*Aumento grandezza testo network menu*/
            font-size: 16px;
        }

#giuffre-menu-submenu-iusexplorer {
    height: 90px;
    width: 100%;
}

    #giuffre-menu-submenu-iusexplorer .c {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: 90px;
        margin: 0 auto;
        width: 1024px;
    }

    #giuffre-menu-submenu-iusexplorer form {
        background: none repeat scroll 0 0 #182E55;
        float: right;
        height: 90px;
        padding: 10px 20px;
        width: 306px;
    }

    #giuffre-menu-submenu-iusexplorer p {
        margin: 15px 0;
        text-align: center;
        color: white;
    }

    #giuffre-menu-submenu-iusexplorer input {
        padding: 4px 14px;
    }

        #giuffre-menu-submenu-iusexplorer input.submit {
            background: none repeat scroll 0 0 #848589;
            color: #FFFFFF;
            font-weight: 700;
        }

    #giuffre-menu-submenu-iusexplorer #IusExplorerSearch {
        margin-left: 7px;
        width: 156px;
    }

    #giuffre-menu-submenu-iusexplorer .submit {
        width: 68px;
    }

/*stile ad hoc per la toolbar in alto che si visualizza male in IE8*/

.ie8 #giuffre-bar {
    background: #172E52;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Content/themes/LavoroPiu/bg_giuffre-bar.gif",sizingMethod='crop');
    color: #FFFFFF;
    height: 27px;
    overflow: visible;
    position: relative;
    width: 100%;
}

.ie8 #giuffre-menu a, .ie8 #giuffre-menu a:link, .ie8 #giuffre-menu a:active, .ie8 #giuffre-menu a:visited, .ie8 #giuffre-menu a:hover {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Content/themes/LavoroPiu/bg_giuffre-menu.gif",sizingMethod='crop');
    color: #FFFFFF;
    display: block;
    float: left;
    height: 27px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999em;
}

.ie8 #giuffre-menu-submenu-network a {
    /*background: url("/Content/themes/LavoroPiu/arr.gif") no-repeat scroll 278px 16px rgba(0, 0, 0, 0);*/
    background: transparent no-repeat scroll 278px 16px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Content/themes/LavoroPiu/arr.gif",sizingMethod='crop');
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    width: 300px;
}

.ie8 #giuffre-menu #giuffre-menu-giuffre {
    margin-right: 28px;
    width: 104px;
}

.content {
    overflow: hidden;
}

/*.synonyms {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    height: 40px;
}*/

.btnGray {
    background-color: #DDDDDD;
    background-position: left top;
    float: left;
    height: 22px;
    width: 70px;
    font-size: 1em;
    margin-left: 5px;
    /*background-image: url('/Content/themes/Professional/Common/images/DeJureSearchButtonBg.png');*/
    background-repeat: no-repeat;
    padding: 3px 0 0 0;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

    .btnGray:hover {
        background-color: #bbb;
    }

#banner_cookie {
    background-color: #cccccc;
    padding: 2px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    border: 2px solid #bdbdbd;
    text-align: center;
    z-index: 9999999;
}

.estremi-massima {
    font-weight:bold;
}

.mementoSelected {
    background-color: #e9e9e9 !important;
    padding-right: 4px !important;
    padding-top: 2px !important;
}

ul.form-list.ul.flex-list.list-unstyled > li {
    font-size: 14px;
    color: #0f0f0f;
    font-family: "Roboto";
}
    ul.form-list.ul.flex-list.list-unstyled > li > div {
        font-size: 14px;
        color: #0f0f0f;
        font-family: "Roboto";
    }

.select2-selection {
    height: 40px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    font-size: 12px !important;
}

.select2-selection__arrow {
    position: relative !important;
    top: unset !important;
    right: unset !important;
}

.select2-container--focus {
    border: 1px solid #aaa !important;
    border-radius: 4px !important;
}

.select2-selection__placeholder {
    color: black !important;
}

/*************CLUSTER**************/

.cluster-list .selectedCluster { font-weight: bold; color: #DD4B39 !important; }
.cluster-list .clusterClass:hover, .subclusterClass:hover { color: #DD4B39 !important; }
.cluster-list .categoryCluster.selectedCluster { font-weight: normal; }
.cluster-list .categoryCluster .count { float:right; padding-right: 5px; }
.cluster-list .categoryCluster .title { float:left; }
.cluster-list .categoryCluster { cursor: pointer }
.cluster-list > h3, .cluster-list .cluster-results-content > h3 { clear: both; overflow: hidden }
#cluster-list .min-left-result + ul
{
    margin-top:30px;
}


.cluster-list > ul {
    border: 1px solid #c6d0d4;
}

span.clusterClass {
    margin-left: 6px;
}

/*************CLUSTER**************/


/*********************MY PAGE********************/

.showmypage #noBefore { display: block; }
.hidemypage #noBefore { display: none; }
.hidemypage .arrow_mypage { background: url("/Content/themes/Professional/Common/img/page_arrow_down.png") no-repeat #cc3333;background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: -1px;margin-right: 22px; float:right   }
.showmypage .arrow_mypage { background: url("/Content/themes/Professional/Common/img/page_arrow_up.png") no-repeat #cc3333;background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: -1px;margin-right: 22px; float:right  }



/*********************SEMANTIC SEARCH********************/

h3.headerresultstype {text-align: left; background-color:#676566;margin-top: 0px;color: white;font-weight: bold;border: 0;line-height: 23px; cursor: pointer  }
h3.headerresultstype a {color: white}
.cluster-results-content h3 { /*margin-top: 0px; border: 0*/ }
.cluster-results-content { border: 1px solid #ccc;}
.semantic-results div:last-child {margin-bottom: 15px}
.headerresultstype.showcluster .arrow_cluster {background: url("/Content/themes/Professional/Common/img/page_arrow_up.png") no-repeat; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 1px;margin-right: 2px; float:right   }
.headerresultstype.hidecluster .arrow_cluster { background: url("/Content/themes/Professional/Common/img/page_arrow_down.png") no-repeat; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 2px;margin-right: 2px; float:right  }
.headerresultstype.showcluster .arrow_cluster_semantic {background: url("/Content/themes/Professional/Common/img/page_arrow_up.png") no-repeat scroll center center #cc3333; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 1px;margin-right: 2px; float:right   }
.headerresultstype.hidecluster .arrow_cluster_semantic { background: url("/Content/themes/Professional/Common/img/page_arrow_down.png") no-repeat scroll center center #cc3333; background-position: center;  width: 18px;height: 18px; display: inline-block;margin-top: 2px;margin-right: 2px; float:right  }
.semantic-background {background-color:/*#d9edf4*/#eaf3f6 !important; color:#dd4b39 !important;}
#ResultContent.resultlist-check.semantic-background
{
    background-color:/*#d9edf4*/#eaf3f6 !important; color:#dd4b39 !important;
    overflow: hidden;
}
/*#ResultContent
{
    overflow: hidden;
}*/

#lnkExpandSearch {
    border-bottom: 1px solid #DEDEDE;
    color: #DD4B39;
    float: left;
    font-size: 14px;
    /*font-weight: bold;*/
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-decoration: none;
    width: 100%;
}

    #lnkExpandSearch a {
    color:#dd4b39;
}

.titolo-massima-resultlist {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.hidden {
    display: none;
}

div.body { background: none; overflow: hidden;margin-top: 24; padding-bottom: 0}
div.header .menu-container { background-color: #f2f2f2; border-bottom: 0px }
div.header ul.menu { padding: 0;padding-top: 4px;padding-bottom: 4px; padding-left: 0px;width: 1135px; margin: auto  }
div.header ul.menu li a { padding-left: 5px; color: #8b8c96;font-weight: bold; background: url("/Content/themes/BancaDatiPiu/diver_bdp.png") no-repeat scroll left;margin-top: 7px;margin-bottom: 7px; padding-right:3px;/*margin-right: 9px*/ }
div.header ul.menu li a:hover, div.header ul.menu li a.first:hover:hover, div.header ul.menu li a.active { color: #a7a722inner; background: url("/Content/themes/BancaDatiPiu/diver_bdp.png") no-repeat scroll left; }

/*#mylist li
{
    padding:0 10px;
    display:inline-block;
    vertical-align:top;
}*/

/*stile ad hoc per i separatori che si visualizzano male in IE8*/
/*.ie8 div.header ul.menu li a { 
    padding-left: 15px; 
    color: #FFCCCC;
    font-weight: bold;
    background: transparent;
    filter:
        progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Content/themes/Dejure/img/separatore.png",sizingMethod='crop');   
    margin-top: 7px;
    margin-bottom: 7px; 
    margin-right: 10px 
}

.ie8 div.header ul.menu li a:hover, .ie8 div.header ul.menu li a.first:hover:hover { 
    color:white;
    background: transparent;
    filter:
        progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Content/themes/Dejure/img/separatorehover.png",sizingMethod='crop');   
}*/

div.header .logo-lavoro { float: left; height: 32px }
div.header .logo-lavoro img { width: 130px; height: 40px }
.demo-version p, .pratica-attiva p{ background: #ffffcc; margin: 0px;height: auto;padding: 2px; color: #484b5e }
.demo-version a, .pratica-attiva a{ color: #484b5e }
/*.demo-version { margin-left:130px; width: 730px }*/
.demo-version {margin-top: 2px}
div.header ul.menu li a.first{ /*padding-right: 3px;*/ /*padding-left: 3px*/}

.naviga-lavoro {height: 50px; display: block; overflow: hidden}
/*.right-column .widget.wid-login {background: #666; border: 0; padding-left: 0/*height: 300px*/}*/

/*.right-column > ul {
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 10px 0 10px 10px;
    position: relative;
    background-color: #666;
    border: 0;
}*/
.login-link { color: white;background: #4a1d20;padding: 10px; font-weight: bold}

.right-column .widget.wid-login form.wid-form input.login-text { width: 127px }
.menu-pointer li { background: none; padding-left: 4px}
/*.menu-pointer li a { font-weight: bold;text-decoration: underline; font-size: 12px }*/
.right-column .widget.wid-login form li { border-left: 0; margin-top: 1px}
.NetworkGiuffre { display: none}

.FooterLogoLink {float: none}
div.footer p, div.footer a { color: black;font-weight: bold; text-decoration: none }
div.footer { padding: 0; }
form.dejure-search.home-search { margin: auto; margin-top: 150px }



/*************************************************
***************** SEARCH FORM ********************
*** Classi relative alla view SearchForm.ASCX
**************************************************/
#DeJureSearchForm {
    position: relative;
    color: #666;
    width: 550px;
    margin: 0 auto;
    padding-bottom: 20px;
}

    #DeJureSearchForm label {
        bottom: 1px;
        position: relative;
        margin-left: 7px;
    }

    #DeJureSearchForm > fieldset:first-child {
        margin: 50px 0 0 0;
    }

    #DeJureSearchForm > fieldset {
    }

#DjLogoSmall {
    display: block;
    width: 73px;
    height: 17px;
    background: url('/Content/themes/Professional/Common/images/DeJureScriptSmall.png');
}

#txtDjSearchField {
    height: 32px;
    width: 421px;
    border-radius: 0;
    border-bottom: 2px solid #999999;
    border-right: 2px solid #999999;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    font-size: 1.7em;
    font-weight: lighter;
    padding: 0 5px;
    float: left;
}

#btnDjSearch {
    background-position: left top;
    float: left;
    height: 35px;
    width: 96px;
    font-size: 1.1em;
    margin-left: 5px;
    background-image: url('/Content/themes/Professional/Common/img/DeJureSearchButtonBg.png');
    background-repeat: no-repeat;
    padding: 7px 0 0 0;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}

.restringi-ricerca-container {
    text-align: center;
    height: 45px;
    width: 360px;
    margin-left: 15px;
    display: none;
}

    .restringi-ricerca-container input {
        float: left;
        width: 250px;
    }

#btnDjRestringi {
    background-color: #DDDDDD;
    background-position: left top;
    float: left;
    height: 22px;
    width: 70px;
    s font-size: 1em;
    margin-left: 5px;
    /*background-image: url('/Content/themes/Professional/Common/images/DeJureSearchButtonBg.png');*/
    background-repeat: no-repeat;
    padding: 3px 0 0 0;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

    #btnDjRestringi:hover {
        background-color: #bbb;
    }

#btnDjSearch:hover {
    background-image: url('/Content/themes/Professional/Common/img/DeJureSearchButtonBgHover.png');
}

#DjSelectAllWrapper {
    position: relative;
    left: 400px;
    width: 160px;
    margin-top: 5px;
    z-index: 10;
}

#DjFieldsetSearchOptions {
    position: relative;
}

    #DjFieldsetSearchOptions div {
        margin-top: 5px;
    }

        #DjFieldsetSearchOptions div:first-child {
            margin-top: 0px;
        }

#DeJureSearchForm #divZonaRicerca {
    margin-top: 10px;
}

#DeJureSearchForm label {
    cursor: pointer;
}

.detailsearch {
    float: left;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #013C70;
    text-transform: uppercase;
}

.linkricercaestremi {
    float: right;
    font-size: 11px;
    margin-right: 118px;
}

    .linkricercaestremi a {
        color: black;
    }



#RivisteListContainer .menu-pointer li {
    padding-left: 12px;
    background: url(/Content/themes/Professional/Common/img/list-pointer.png) top left no-repeat;
}

    #RivisteListContainer .menu-pointer li.seeAll {
        background: none;
        padding-left: 0;
    }

    #RivisteListContainer .menu-pointer li a {
        color: #183B57;
        text-decoration: none;
    }

    #RivisteListContainer .menu-pointer li.seeAll a {
       text-decoration: underline;
    }

.content {overflow: hidden}

form.dejure-search ul li.first
{
    background: url("/Content/themes/BancaDatiPiu/bg-select-bancadatipiu.png") no-repeat scroll left top transparent;
    display: block;
    font-size: 13px;
    height: 15px;
    white-space: nowrap;
    width: 143px;
    border-left:1px solid #E0E0E0;
    border-right:1px solid #999933;
    color: white;
    font-weight: bold;
    margin-left: 0;

 }

form.dejure-search ul { width: 192px}

form.dejure-search ul li { width:160px; height:7px; padding:8px 8px 14px 8px; font-size:12px; color:#272B33; cursor:pointer; background:url(/Content/themes/BancaDatiPiu/bg-select-voce-bancadatipiu.png) top left no-repeat; display:none;color: white;
    font-weight: bold; margin-left: 1px }

form.dejure-search ul li:hover {color: #E0E0E0}

form.dejure-search input.search-text{ border: 1px solid #cccc66;width: 423px;border-radius: 0px;margin-left: 190px; margin-right: -3px}

.expand-terms label { color: #999933;font-weight: bold; float: left}
.expand-terms input { float: left }


.bancadatipiu-menu-pointer-link li a
{
    background:transparent;
    color:White;
}

.bancadatipiu-menu-pointer-link a { padding-left:12px; background:url("/Content/themes/Dejure/img/list-pointer-link.png") no-repeat; display:block; text-decoration:none; }
.bancadatipiu-menu-pointer-link a.sub-voci { color:#9F5A00; text-decoration:underline; background:url(/Content/themes/Dejure/img/list-pointer-link-brown.png) top left no-repeat; }
.bancadatipiu-menu-pointer-link ul { padding-left:12px; }
.bancadatipiu-menu-pointer-link ul li { color:#9F5A00; text-transform:capitalize }
.bancadatipiu-menu-pointer-link ul li a { color:#9F5A00; text-decoration:none; }

.bancadatipiu-menu-pointer-link li {
    /*border-left: 2px solid yellow;*/
    background: url("/Content/themes/LavoroPiu/Quadratino-bd-Lavoropiu.png") center left no-repeat scroll transparent;
    margin-top: 5px;
    padding-left: 5px;
}

.header-logo { background: url("/Content/themes/BancaDatiPiu/sfondo-logo_bdp.png"); height: 50px}
.header-logo .inner-header { width: 1016px; margin: auto; padding-top: 3px }
.header-logo .inner-header a { border: 0 }

.classificazioni-list {display: none}

div.body {margin-top: 0;}
div.body .nav, div.body .navi{ border-color: #666; }
.demo-version {margin-bottom: 0}
.min-left-column, .center-column { margin-top: 15px; }


input {border-radius: 0}


@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url("https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("https://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url("https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 600;
    src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url("https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxl2umOyRU7PgRiv8DXcgJjk.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff") format("woff");
}

.right-column { background-color: #666; margin-top: 15px; min-height: 450px !important; width: 198px;overflow: hidden;padding-bottom: 10px; }
.left-column.foglia { margin-right: 198px; margin-top: 15px}
#loginForm { padding: 7px 1px 0;width: 100%;margin-top: 5px; overflow: hidden }
#loginForm label { letter-spacing: 0; color: black }

#login-section, #login-section div, #login-section a, #login-section a:hover { text-decoration: none; font-family: "Open Sans", sans-serif; color: white  }
#login-section .login-box {background-color:#cdcc56; width: 155px; right:11px; padding: 12px;padding-top: 0px; position:absolute;z-index: 3;font-size: 14px;text-align: center;overflow: hidden; }
#login-section .login-box .heading { font-size: 14px;text-align: center;display: block;height: 25px;padding: 12px;line-height: 22px;cursor: pointer; color: white }


#login-section .login-box.closed { height: 37px; background: #cdcc56; border-bottom: 2px solid #7f7e1b }
#login-section .login-box.opened { height: 310px; background-color: white;color: black; background: #FFF}
#login-section.user-logged .login-box.opened { height: 160px; }
#login-section.user-logged {padding-top: 24px}

#login-section .login-box.closed .heading { background: url("/Content/themes/BancaDatiPiu/user-login-closed.png") no-repeat #cdcc56 14px 8px; }
#login-section .login-box.opened .heading { background: url("/Content/themes/BancaDatiPiu/user-login-opened.png") no-repeat #FFF 14px 8px }
#login-section .login-box .heading .login-arrow { height: 25px; width: 25px; display: inline-block; float:right }
#login-section .login-box.closed .heading .login-arrow { background: url("/Content/themes/BancaDatiPiu/down-arrow.png") no-repeat #7f7e1b 7px 5px }
#login-section .login-box.opened .heading .login-arrow { background: url("/Content/themes/BancaDatiPiu/up-arrow.png") no-repeat #7f7e1b 7px 5px }

#login-section .login-box.opened a, #login-section .login-box.opened span { color: black !important}

#login-section input { padding: 4px;border: 0;color: #000; background-color: #f0f0f0; margin: 1px;}
#loginForm div:not(:first-of-type) { margin-top: 5px; text-align: left}
#login-section input.submitbutton, #login-section div.submitbutton { background-color:#cdcc56;width: 150px;margin-top: 10px;padding: 10px;cursor: pointer; color: white !important}
#login-section .links-login { margin-top: 20px;text-align: left;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;padding-top: 17px;padding-bottom: 17px;  list-style-type: square;}
#login-section .links-login li{ margin-top: 5px;list-style-type: square !important;display: list-item; margin-left: 16px }

#login-section .scopribanca {display: block; margin: auto; margin-top: 55px;background: url("/Content/themes/BancaDatiPiu/right-arrow.png") no-repeat #7f7e1b 152px 15px; font-size: 12px;color: white;text-align: left;padding: 12px;width: 154px; font-weight:bold }
#login-section a, #login-section a:hover { color: white; text-decoration: none !important }
#login-section .separator { margin-bottom: 15px; margin-top: 15px; width: 160px;}

#login-section .navigalink {display: block; margin: auto; margin-top: 8px; font-size: 12px;color: white;text-align: left; padding: 9px;width: 160px;font-weight: bold;border-top: 4px solid #cdcc56; background: url("/Content/themes/BancaDatiPiu/right-arrow.png") no-repeat #97989b 152px 12px; }

#login-section #mypageTools li{ background: url("/Content/themes/BancaDatiPiu/list-square.png") no-repeat transparent 15px 7px; text-indent: 30px; margin-top: 5px}
#login-section #mybancadati li{ text-indent: 35px; margin-top: 5px; color: white }
#login-section #mybancadati li.missing{ background: url("/Content/themes/BancaDatiPiu/add-modulo.png") no-repeat transparent 15px 3px; }
#login-section #mybancadati li.checked{ background: url("/Content/themes/BancaDatiPiu/check-modulo.png") no-repeat transparent 15px 3px; }

.codicecommentato .articolo-codice .apri-articolo, .codicecommentato .articolo-codice .chiudi-articolo { float: right;width: 60px;text-align: left; padding-right: 15px; cursor: pointer }
.codicecommentato .articolo-codice.closed .apri-articolo { background:url("/Content/themes/Professional/Common/img/triangle-down-full.png") no-repeat right center;}
.codicecommentato .articolo-codice.opened .chiudi-articolo { background:url("/Content/themes/Professional/Common/img/triangle-up-full.png") no-repeat right center;}
.codicecommentato .articolo-codice.closed .testo {display: none}
.codicecommentato .articolo-codice.closed .apri-articolo { display: block;}
.codicecommentato .articolo-codice.closed .chiudi-articolo { display: none}
.codicecommentato .articolo-codice.opened .apri-articolo { display: none}
.codicecommentato .articolo-codice.opened .chiudi-articolo { display: block;}

.paragrafo-commento .titolo { color: #7f7e1b !important; font-weight: bold }

#login-section .login-box {
    -webkit-transition: height 0.5s, background-color 0.5s;
    -moz-transition: height 0.5s, background-color 0.5s;
    -ms-transition: height 0.5s, background-color 0.5s;
    -o-transition: height 0.5s, background-color 0.5s;
    transition: height 0.5s, background-color 0.5s;
}

#login-section .login-box .heading {
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

.evidenziato, .titoloNota, .evidenziato-my-dejure { color: #cdcc56 !important }
.titoloNota {margin-left: 2px}
.footer { margin-bottom: 0 !important}

#giuffre-menu{width: 1016px}

.generic-search { overflow: hidden;width: 680px; height: 440px }
.demo-version { width: 790px; }

#giuffre-menu #giuffre-menu-giuffre { margin-left: 4px}


div.body .content .section .section-title {
        font-weight: bold;
        float:left;
        width:130px;
        text-align:left;
    }

div.body .content .section .section-content {
        float:left;
        width:80%;
        /*width:78%;*/
    }

div.body .content .estremidocumento {
    float: left;
    width: 100%;
    /*padding-bottom: 30px;*/
    padding-bottom: 20px;
}

div.body .content .section {
    /*margin: 15px 0;*/
    /*overflow:hidden;*/
    margin: 5px 0;
}

div.body .content .section h2 {
        text-transform: capitalize;
        border-bottom: 0px dotted #272B33 !important;
        padding-bottom: 5px;
        margin-bottom: 1em;
    }

div.body .content .section h3 {
        /*font-size: 15px;*/
        line-height: 18px;
        font-weight: bold;
        padding-bottom: 5px;
        margin-top: 20px;
        text-align:center;
    }

    div.body .content .section h4 {
        margin-bottom: 5px;
    }

    .bold {
    font-weight: bold;
}

    div.body .content .threeBox {
    clear: left;
    width: 100%;
    margin-bottom: 35px !important;
    overflow: hidden;
}

    .section.threeBox.searchable{
    text-align:justify;
}

    div.body .content .altreinfodocumento {
    margin-top: 15px;
}

    .clear {
    clear: both;
}

    div.body .content.paddingContent {
        padding: 15px 15px;
    }

    div.body .content {
    z-index: 9999;
    min-height: 600px;
    position: relative;
}

    div.body .content .section .testo-box strong,
    div.body .content .section .testo-box i {
    font-size: 12px;
}

    a {
        color: #004F8A;
        text-decoration: underline;
    }

    ul.menu-pointer>li>a>div {
    color: #004f8a;
}

.verdana {font-family: Verdana, Arial, Helvetica, sans-serif;}
    .verdana div {font-size: 13px;}
    .verdana p  {font-size: 13px;}
    .verdana ul {font-size: 13px;}
    .verdana ol {font-size: 13px;}
    .verdana li {font-size: 13px;}
    .verdana h1 {font-size: 13px;}
    .verdana h2 {font-size: 13px;}
    .verdana h3 {font-size: 13px;}
    .verdana h4 {font-size: 13px;}
    .verdana h5 {font-size: 13px;}
    .verdana h6 {font-size: 13px;}

    .verdana p {font-family: Verdana, Arial, Helvetica, sans-serif;}
    .verdana div {font-family: Verdana, Arial, Helvetica, sans-serif;}
    .verdana li {font-family: Verdana, Arial, Helvetica, sans-serif;}
    .verdana div {font-size: 13px;}
    .verdana p  {font-size: 13px;}
    .verdana ul {font-size: 13px;}
    .verdana ol {font-size: 13px;}
    .verdana li {font-size: 13px;}
    .verdana h1 {font-size: 13px;}
    .verdana h2 {font-size: 13px;}
    .verdana h3 {font-size: 13px;}
    .verdana h4 {font-size: 13px;}
    .verdana h5 {font-size: 13px;}
    .verdana h6 {font-size: 13px;}

    .paraCenter {
    text-align: center;
}

.paraRight {
    text-align: right;
}

.paraR1 {
    /*text-align: left;*/
    padding: 8px 5px;
}

.paraR2 {
    /*text-align: left;*/
    padding: 8px 5px;
    margin-left: 20px;
    /*line-height: 16px !important;*/
}

.paraR3 {
    /*text-align: left;*/
    padding: 8px 5px;
    margin-left: 40px;
}

.paraR4 {
    /*text-align: left;*/
    padding: 8px 5px;
    margin-left: 50px;
}

.paraPre {
    /*text-align: left;*/
}

.paraJustify {
    text-align: justify;
}


.section.threeBox.searchable p {
    line-height:22px;
}

.left-column.foglia {
    width: auto;
    position: relative;
    margin: 0 200px 25px 0;
    padding: 0;
}

div.body .content .oneBox {
    float: left; /*clear:right;*/
    width: 49%;
}

div.body .content .estremidocumento .section > div
    {
        overflow:hidden;
    }

div.body .content .section h2.sommario {
    font-size: 12px;
    border-bottom: 0px;
    margin-bottom: 1em;
    padding-bottom: 5px;
    text-transform: capitalize;
}

div.body .content .section h3 {
        /*font-size: 15px;*/
        line-height: 18px;
        font-weight: bold;
        padding-bottom: 5px;
        margin-top: 20px;
        text-align:center;
    }

div.body .content .contenutodocumento {
    float: left;
    width: 100%;
    /*padding-bottom: 30px;*/
}

div.body .content .altreinfodocumento {
    margin-top: 15px;
}

div.body .content .section .testo-box {
        background: #F1F1F1;
        margin: -15px -13px 12px;
        padding: 12px 14px;
        font-size: 14px;
        line-height: 22px;
        text-align:justify;
    }

.stacco {
    display: block;
}

div.body .content.schemi-block .column-schemi .content-panel {
        padding-left: 20px;
        padding-right: 20px;
    }

.coomask-cap .right-cap .tab-panel {
        overflow-y: auto;
        height: 250px;
        padding: 30px 15px 0;
    }

div.body .content.schemi-block p {
        padding-bottom: 0px;
        line-height:22px;
    }


.limitedDivContent {
    overflow: hidden;
}


.ContainsLimitedDiv .limitedDivContent {
    height: 320px;
}

.ContainsLimitedDiv .shortContent {
    /*height: 40px;*/
    height:0px;
}

.ContainsLimitedDiv .shortContentLex {
    height: 0px;
}

.ContainsLimitedDiv a.apri-div {
    display: block !important;
    background-image: url('/Content/themes/Professional/Common/img/leggi-tutto.png');
    width: 83px;
    height: 13px;
}

.ContainsLimitedDivOpened a.apri-div {
    background-image: url('/Content/themes/Professional/Common/img/leggi-tutto-close.png');
    width: 83px;
    height: 13px;
}

.ContainsLimitedDiv .apri-div.leggi-tutto > span:first-of-type,
.ContainsLimitedDivOpened .apri-div.leggi-tutto > span:first-of-type
{
    cursor:pointer;
    padding-right:20px;
}

.ContainsLimitedDiv .apri-div.leggi-tutto .div-title,
.ContainsLimitedDivOpened .apri-div.leggi-tutto .div-title

{
    border-top:1px solid black;text-align:left;
}

.ContainsLimitedDiv h3.apri-div > span:first-of-type{
    border-top:1px solid black;background:url('/Content/themes/Professional/Common/img/triangle-down-full.png') no-repeat right;
}

.ContainsLimitedDivOpened h3.apri-div > span:first-of-type {
    border-top:1px solid black;background:url('/Content/themes/Professional/Common/img/triangle-up-full.png') no-repeat right;
}

.ContainsLimitedDivOpened .limitedDivContent {
    height: auto;
}

a.apri-div {
    display: none;
}


/**** History Frame ****/

.history-frame {
    /*position: relative;*/
    /*background: none repeat scroll 0 0 #d1d1d1;*/
    /*padding-left: 2px;
    padding-right: 2px;
    z-index: 100;
    margin-top: 30px;
    border: 1px dotted black;
    border-top: none;*/
    /*width:180px;*/
}

    .history-frame.closed {
        position: relative;
        right: -160px;
    }

    .history-frame .arrow {
        /*float:none;*/
        float: left;
    }

    .history-frame .arrow-right {
        background: url(/Content/themes/Professional/Common/img/pdf-reader/right-arrow-gray.png) top left no-repeat;
        margin-top: 7px;
    }

    .history-frame .arrow-left {
        background: url(/Content/themes/Professional/Common/img/pdf-reader/left-arrow-gray.png) top left no-repeat;
        margin-top: 7px;
    }

#history-expander {
    margin: 5px;
    height: 30px;
    /*padding-top:10px;*/
}

    #history-expander .cronology-title {
        margin-top: 9px;
        position: absolute;
    }

        #history-expander .cronology-title h3 {
            color: black;
            margin-left: 15px;
        }

#HistoryContent-frame {
    /*border-top: 1px dotted black;*/
    min-height: 40px;
    max-height: 60px;
    overflow:auto;
}

    #HistoryContent-frame ul#history {
        /*padding-left:5px;
        padding-right:5px;*/
        /*padding: 5px;*/
        /*margin-top: 5px;*/
        margin-left:10px;
    }

        #HistoryContent-frame ul#history li {
            /*padding-left: 3px;
            padding-right: 3px;
            padding-bottom: 10px;*/
            display: inline-block !important;
            float:none !important;
        }

            #HistoryContent-frame ul#history li a {
                text-decoration: none;
            }

            #HistoryContent-frame ul#history.lista-risultati li{
                margin-bottom:0px;
                width:auto;
                margin-left:-10px;
            }

                #HistoryContent-frame ul#history.lista-risultati li img{
                    margin-top:10px;
                    margin-left:10px;
                    width:8px;
                }

            #HistoryContent-frame ul#history.lista-risultati p {
                /*padding-left:  25px !important;*/
                text-align: left;
                padding-left: 10px !important;
                margin-top:5px;
            }

.paginazione-history-frame {
    /*width: 400px;*/
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .paginazione-history-frame.center-pag {
        left: 0;
        margin-right: 0;
    }

    .paginazione-history-frame li {
        display: inline;
    }

        .paginazione-history-frame li a {
            color: black;
            font-size: 12px;
            text-decoration: none;
        }

            .paginazione-history-frame li a.active {
                color: #004F8A;
            }

        .paginazione-history-frame li span {
            color: black;
            /*margin: 0 2px;*/
            font-size: 12px;
        }

/**** ALS ****/

/*.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 0;
}

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

.als-wrapper {
	position: relative;
	list-style: none;
}

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}


#HistoryContent-frame {
	//margin: 40px auto;
}

    #HistoryContent-frame .als-item {
	    margin: 0px 5px;
	    padding: 4px 0px;
	    min-height: 120px;
	    min-width: 100px;
	    text-align: center;
    }

        #HistoryContent-frame .als-item img {
	        display: block;
	        margin: 0 auto;
	        vertical-align: middle;
        }

            #HistoryContent-frame .als-prev, #HistoryContent-frame .als-next {
	            top: 20px;
            }

    #HistoryContent-frame .als-prev {
	    left: 10px;
    }

    #HistoryContent-frame .als-next {
	    right: 20px;
    }*/

/************************COMMENTARIO IVA***************************/
.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #013832;
  background-image: -webkit-linear-gradient(top, #013d36 0%, #0b564e 48%, #013832 49%, #013832 82%, #01544b 100%);
  background-image: -moz-linear-gradient(top, #013d36 0%, #0b564e 48%, #013832 49%, #013832 82%, #01544b 100%);
  background-image: -o-linear-gradient(top, #013d36 0%, #0b564e 48%, #013832 49%, #013832 82%, #01544b 100%);
  background-image: linear-gradient(top, #013d36 0%, #0b564e 48%, #013832 49%, #013832 82%, #01544b 100%);
  border-color: hsl(173, 30%, 11%);
  -webkit-box-shadow: inset 0 0 1px 1px #03a190, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #03a190, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #03a190, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
  -o-text-shadow: 1px 1px 1px #000;
  text-shadow: 1px 1px 1px #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 30px 12px 30px;
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 22px;
}

.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #07324F;
  background-image: -webkit-linear-gradient(top, #073554 0%, #174768 48%, #07324F 49%, #07324F 82%, #094269 100%);
  background-image: -moz-linear-gradient(top, #073554 0%, #174768 48%, #07324F 49%, #07324F 82%, #094269 100%);
  background-image: -o-linear-gradient(top, #073554 0%, #174768 48%, #07324F 49%, #07324F 82%, #094269 100%);
  background-image: linear-gradient(top, #073554 0%, #174768 48%, #07324F 49%, #07324F 82%, #094269 100%);
  border-color: hsl(204, 18%, 17%);
  -webkit-box-shadow: inset 0 0 1px 1px #1070b1, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #1070b1, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #1070b1, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
  -o-text-shadow: 1px 1px 1px #000;
  text-shadow: 1px 1px 1px #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10.8px 27px 10.8px 27px;
}

.link-alberi-ricerca.disabled > span {width: 17%; float: left; margin:0;  font-weight: bold; font-size:13px !important; padding-left: 50px; padding-top: 20px;}
.link-alberi-ricerca.disabled a { color: #aaa; cursor: default; font-size:13px;  font-weight: bold; }
.link-alberi-ricerca-comm.disabled > span {width: 17%; float: left; margin:0;  font-weight: bold; font-size:13px !important; padding-left: 50px; padding-top: 20px;}
.link-alberi-ricerca-comm.disabled a { color: #aaa; cursor: default; font-size:13px;  font-weight: bold; }


.shiny-button strong {
  letter-spacing: 1px;
  font-size: 22px;
}

.shiny-button:hover {
  color: #FFFFFF;
  background-color: #083b5d;
  background-image: -webkit-linear-gradient(top, #083e62 0%, #195074 48%, #083b5d 49%, #083b5d 82%, #0a4b77 100%);
  background-image: -moz-linear-gradient(top, #083e62 0%, #195074 48%, #083b5d 49%, #083b5d 82%, #0a4b77 100%);
  background-image: -o-linear-gradient(top, #083e62 0%, #195074 48%, #083b5d 49%, #083b5d 82%, #0a4b77 100%);
  background-image: linear-gradient(top, #083e62 0%, #195074 48%, #083b5d 49%, #083b5d 82%, #0a4b77 100%);
  border-color: hsl(204, 19%, 20%);
  -webkit-box-shadow: inset 0 0 1px 1px #1077bb, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #1077bb, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #1077bb, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
  -o-text-shadow: 1px 1px 1px #000;
  text-shadow: 1px 1px 1px #000;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #062941;
  background-image: -webkit-linear-gradient(top, #052338 0%, #07324F 100%);
  background-image: -moz-linear-gradient(top, #052338 0%, #07324F 100%);
  background-image: -o-linear-gradient(top, #052338 0%, #07324F 100%);
  background-image: linear-gradient(top, #052338 0%, #07324F 100%);
  padding: 11.8px 27px 9.8px 27px;
}


.codicecommentato > div {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}

.codicecommentato .articolo-codice {
    border: 1px solid black;
    /*background: #CCC;*/
}

    .codicecommentato .articolo-codice .titolo {
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
        background-color:#eeece0;
        border: 1px solid black;
    }
        .codicecommentato .articolo-codice .titolo > span {
            font-size:16px !important;
        }

        .codicecommentato .articolo-codice .testo p {
            font-size:11px;
        }

.codicecommentato .inquadramento {
    border: 1px solid black;
    background: #eeece0;
}

.codicecommentato .focus {
    border: 1px solid black;
    background: #E9E9E9;
    margin-top: 10px;
}

    .codicecommentato .inquadramento .titolo, .codicecommentato .focus .titolo, .codicecommentato .bibliografie .titolo {
        font-weight: bold;
        margin-bottom: 0px;
        /*text-transform: capitalize;*/
    }

.codicecommentato .bibliografie {
    border: 1px solid black;
}

.codicecommentato .bussole p, .codicecommentato .rifnorm p, .codicecommentato .rifgiuri p {
    display: inline;
}

.codicecommentato .rifnorm .titolo, .codicecommentato .rifgiuri .titolo, .codicecommentato .bussole .titolo {
    text-transform: capitalize;
    font-weight: bold;
}

.codicecommentato .paragrafo-commento.liv2 {
    padding-left: 20px;
}

.codicecommentato .bussole, .codicecommentato .rifnorm, .codicecommentato .rifgiuri {
    margin-top: 3px;
    margin-bottom: 3px;
}

.codicecommentato .keywords {
    display: none;
}

.codicecommentato div
{
    text-align:justify;
}

.codicecommentato .riferimenti
{
    overflow:hidden;
}

.codicecommentato .autori
{
    text-align:right;
}

.commentarioOnlineImg {
    width: 35px !important;
    margin-right: 5px;
}

.paragraphText {
    text-align: justify;
    margin-top: 1px;
    color: #2c5b85;
}

.paragraph {
    margin-bottom: 10px;
    margin-top: 10px;
}

div#HelpMainParagraph {
    margin: 15px;
    margin-right: 163px;
}
.codicecommentato .chiudiFocus.closed .apri-articolo { background:url("/Content/themes/Professional/Common/img/triangle-down-full.png") no-repeat right center;}
.codicecommentato .chiudiFocus.opened .chiudi-articolo { background:url("/Content/themes/Professional/Common/img/triangle-up-full.png") no-repeat right center;}
.codicecommentato .chiudiFocus.closed .testo {display: none}
.codicecommentato .chiudiFocus.closed .apri-articolo { display: block;}
.codicecommentato .chiudiFocus.closed .chiudi-articolo { display: none}
.codicecommentato .chiudiFocus.opened .apri-articolo { display: none}
.codicecommentato .chiudiFocus.opened .chiudi-articolo { display: block;}

.codicecommentato .focusChiuso {
}

.codicecommentato .focusAperto {
    border: 1px solid black;
    background: #E9E9E9;
    margin-top: 10px;
    padding: 10px;
}
.struttura.codici-ipertestuali {position:absolute}
#struttura-container { margin: 0 0 10px; height: 90%; height: calc(100% - 80px); overflow: auto; }
.blocked #struttura-container {position:absolute}
.blocked .struttura {position:fixed; top:0; width: calc(25% - 50px) !important; height: 90%; height: calc(100% - 80px) }
.apri-struttura { display: none !important; }
.chiudi-struttura { display: block !important;}
.struttura-closed .chiudi-struttura { display: none !important; }
.struttura-closed .apri-struttura { display: block !important;}
.struttura-closed #struttura-container { display: none;}

.menu ul li a {
float: left;
font-size: 13px;
width: 100px;
height: 25px;
color: #E6E9C0;
text-decoration: none;
font-weight: bold;
text-align: center;
outline: none;
padding-top: 5px;
padding-right: 0;
padding-bottom: 0;
display: block;
background-image: url(images/menu.png);
margin: 5px;
background-repeat: repeat-x;
}
.menu ul li a:hover, .menu ul .current {
color: #fff;
background-repeat: repeat-x;
background-position: left center;
background-image: url(images/menu_hover.png);
}
.menu ul li ul {
display: none;
position: relative;
top: -35px;
left: -110px;
}
.menu ul li:hover ul {
display: block;
}

.elementlist {
    position: absolute;
    margin: 12px 0 0px -5px;
    display: none;
    border-top: 1px solid transparent;
    top: 63px;
    /*left: 744px;*/
    left: 692px;
    width:210px;
    height:90px;
    z-index:9999;
    background:#f2f2f2
}

.element:hover ul {
    display: block;
}

    .voce a:hover {
        text-decoration: none;
    }

   .voce:hover {
        text-decoration: none;
        background: #ff3333;
    }

.link-alberi-ricerca {clear:both}
.link-alberi-ricerca > span {width: 17%; float: left; margin:0;  font-weight: bold; font-size:15px !important; padding-left: 50px; padding-top: 20px;}
.link-alberi-ricerca-comm {clear:both}
.link-alberi-ricerca-comm > span {width: 17%; float: left; margin:0;  font-weight: bold; font-size:15px !important; padding-left: 50px; padding-top: 20px;}
body {
    background: none !important;
    font-family: "Roboto" !important;
}

a {
    text-decoration: none;
    color: #064BE9;
}

    a:hover {
        text-decoration: none !important;
        color: #064BE9;
    }

.close {
    float: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: none;
    text-shadow: none;
    opacity: inherit;
}

*, *::before, *::after {
    box-sizing: border-box;
}

footer {
    /*bottom: 0;
    position: fixed;
    width: 100%;*/
    margin-top: 85px;
}

    footer.main-footer {
        background-color: #000142;
    }

        footer.main-footer .container p {
            color: #FFFFFF;
            margin-bottom: 0;
            text-align: right;
        }

.viewport {
    min-height: 100%;
}

.titlebar {
    display: none;
}

.filetree li {
    padding: 3px 0 2px 16px;
    margin: 0;
    margin-bottom: 5px !important;
}

    .filetree li a {
        color: #064BE9 !important;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: .54px;
        font-family: 'Roboto';
        font-weight: normal;
        font-style: normal;
    }

.filetree span.folder {
    padding: 1px 0 1px 16px;
    display: block;
}

.filetree span.file {
    padding: 1px 0 1px 16px;
    display: block;
}

.codicecommentato .articolo-codice .chiudi-articolo {
    width: 80px;
}

div.body .content.schemi-block .column-schemi .cappello {
    padding: 3px 14px 0;
}

.blocked > #contentStruttura {
    padding-top: 150px !important;
}

.body {
    width: 100%
}

div.body .content.schemi-block .column-schemi {
    width: 100%;
}

/*nav#sidebarmenu ul > li a {
    display: inline-block;
    text-decoration: none;
    min-width: 280px;
}*/

.titolo {
    font-size: 13px;
}


.treeview li {
    background: unset;
}

div.body {
    min-width: unset;
}

.pdf-document {
    display: inline-block;
    background: url(/Content/themes/Dejure/img/application-pdf.png) top left no-repeat;
}

.dep, .espoEnci {
    vertical-align: sub;
    font-size: smaller;
    font-weight: 400;
}

.arbortable tr, .arbortable td, .arbortable th {
    vertical-align: middle;
}

#timeline
{
    overflow: hidden;
    position: relative;
   margin:auto;
    width:500px;
    margin:auto;
    margin-top:-6px;
   float:left;
}
#dates
{
    overflow: hidden;
    padding-top:5px;
}
#dates li
{
    list-style: none;
    float: left;
    width: 80px;
    padding-left:5px;
    padding-right:5px;
    font-size: 20px;
    text-align: center;
    background: url('/Content/themes/base/img/slide.png') center bottom no-repeat;
    border-bottom:2px solid #C9C9C9;
    margin-top:1px
}

.prev-previgente
{
    padding-top:20px;
    background: url('/Content/themes/base/img/previous.png') center bottom no-repeat;
}
.next-previgente
{
    padding-top:20px;
    background: url('/Content/themes/base/img/next.png') center bottom no-repeat;
}
#dates li a
{
    text-decoration:none;
    padding-bottom:6px;
    width:80px;
}

#dates .selected
{
    font-weight:bold;
}

#issues
{
    width: 800px;
    height: 350px;
    overflow: hidden;
}
#issues li
{
    width: 800px;
    height: 350px;
    list-style: none;
    float: left;
}
#issues li.selected img
{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
#issues li img
{
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE 6 & 7 */
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
}
#issues li h1
{
    color: #ffcc00;
    font-size: 48px;
    margin: 20px 0;
    text-shadow: #000 1px 1px 2px;
}
#issues li p
{
    font-size: 14px;
    margin-right: 70px;
    font-weight: normal;
    line-height: 22px;
    text-shadow: #000 1px 1px 2px;
}

#grad_left, #grad_right
{
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}
#grad_left
{
    left: 0;
    background: url('../images/grad_left.png') repeat-y;
}
#grad_right
{
    right: 0;
    background: url('../images/grad_right.png') repeat-y;
}

#next, #prev
{
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#next:hover, #prev:hover
{
    background-position: 0 -76px;
}
#next
{
    right: 0;
    background-image: url('../images/next.png');
}
#prev
{
    left: 0;
    background-image: url('../images/prev.png');
}
#next.disabled, #prev.disabled
{
    opacity: 0.2;
}

.element-previgente{display:none}
