button.question {
    padding:2px 4px 0px 4px;            
}
button.question .glyphicon{
    font-size:20px
}

.myselect {
    height: 33px !important;
}


textArea.textbox, .label-custom {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif'; 
    font-size: 15px;  
}

textArea.textbox {
/*    font-family: 'Times new roman'; */
    font-size: 16px;
    line-height: 22px;
    padding: 5px
}


label.label-custom {
    line-height: 16px
}

.dropdown-menu li a, .btn-custom, td.HI, td.HIlink, .labelCampo  {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif' !important; 
    font-size: 15px !important;    
}


.btn-custom  {
    background-color: #edf3fe;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
}

.inte-autore {
    font-variant: small-caps;
} 
.ol-esemplari{
    padding: 0 0 0 15px;
    margin: 0
}


a:link.mostraInIntestazione, a:visited.mostraInIntestazione{
    font-size: 15px;
    color:#777;
    text-decoration: none;
    font-weight: 500;    
    background-repeat: no-repeat;
    background-position: 0px, 5px;
    padding-left:20px
}    
a:hover.mostraInIntestazione{
    text-decoration: underline;
}   

.mostra-apri {
    background-image: url("img/apri.png");
}
.mostra-chiudi {
    background-image: url("img/chiudi.png");
}

#ul-spogli, #ul-pwspogli {
    display: none
}
#ul-recensioni, #ul-pwrecensioni {
    display: none
}



td.menuItem {
    line-height:15px;
    height: 40px;
}

.disabled_link {
    color:#999 !important;
    cursor:default

}

tr.evi {
    background-color:#c2defe !important;
    color:black;
}

.titoloRubrica {
    font-weight: bold
}



div.tab, div.tabChiuso, table.tab {
    border:1px solid #aeaeae;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-top:none;
    padding-top:30px;
    padding-bottom: 50px;
    min-height: 700px;
    margin-bottom: 60px
}

div.tabChiuso {
    border:1px solid #aeaeae !important;
    border-radius: 4px 4px 4px 4px !important;
    -moz-border-radius: 4px 4px 4px 4px !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
}
#intestazione {
    line-height: 20px;
    text-indent: -45px;
    padding-left: 57px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.intesta {
    color:#fff;
    border-radius:4px;
    -khtml-border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #307cbd;
    border: 1px solid #88b3ce;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
    padding-bottom: 1px;

}
.intesta_link {
    font-weight: bold;
    color:#444;
    background-repeat:no-repeat;
    background-position:4px 1px;
    cursor: pointer;
    padding-left: 25px;
    background-color: #fbd97f;
    border: 1px solid #febc24;
    border-radius:4px;
    -khtml-border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px
}
.intesta_link:hover {
    background-color: #f3be2a
}

a.HI_anchor {
    display: block;
    position: relative;
    top: -500px;
    visibility: hidden;
}
ul.ul-editions {
    margin:0;
    padding:0;
    margin-left: 17px;
}
fieldset {
    border:none;
    margin:0;
    padding:0
}
button.btn-small {
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px
}
button.btn-verysmall {
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 6px;
    font-size: 12px !important
}

/* cambia il colore evidenziato nel drop down del selectpicker*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #006ff1 !important;
}

div.div-titolo {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 55px;
    font-size: 32px !important;
    color: #6195a5 !important;
    border-bottom: 3px solid #6195a5;
}
div.div-titolo-reverse {
    color: #fff !important;
    border-bottom: 3px solid #fff;
}

/* footer */
#div-footer{
    padding: 50px 0 0 20px;
    background-color:#222222;
}