pre.debug {
    background-color: #000;
    color: #FAA00C;
    width: 960px;
    font-family: monospace;
    font-size: 12px;
    margin: auto;
    text-align: left;
    padding: 20px;
    margin-bottom: 20px;
}

pre.debug strong {
    font-family: monospace;
    font-size: 12px;
    color: #FAA00C;
}

/** IUBENDA **/
#iubenda-cs-banner {
    bottom: 0 !important;
    left: 0 !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: #666;
}

.iubenda-cs-content {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    width: auto;
    font-size: 1em;
    background: #666;
    color: #ddd;
}

.iubenda-banner-content {

}

.iubenda-cs-rationale {
    position: relative;
    margin: 0 auto;
    padding: 0 2em;
}

.iubenda-banner-content > p {
    line-height: 1.35em;
}

.iubenda-cs-close-btn {
    margin: 0;
    color: #ddd;
    text-decoration: none;
    font-size: 1em;
    position: absolute;
    top: 0;
    right: 0.5em;
    border: none;
}

.iubenda-cs-cookie-policy-lnk {
    text-decoration: underline;
    color: #ddd;
    font-size: 1em;
    font-weight: bold;
}

.iubenda-cs-content, .iubenda-banner-content > p {
    font-family: inherit;
    font-size: 0.9em;
    color: #ddd;
    margin: 0.5em 0;
}

#tblEsplVar td {
    font-size: 0.9em;
}

#tblEsplVar td.nmb {
    text-align: right;
    font-style: oblique;
}

#tblEsplVar th.hdrEnd {
    text-align: center;
}

#tblEsplVar td.empt {
    text-align: center;
}

.fb-like {
    float: left;
    margin-right: 10px;
}

.gplusone {
    float: left;
    border: 1px solid red;
}

#aggiuntaCarrelloModal .modal-footer div.lf {
    text-align: left;
}

#aggiuntaCarrelloModal .cnt {
    text-align: center;
}

#aggiuntaCarrelloModal .modal-footer div.rg {
    text-align: right;
}

#aggiuntaCarrelloModal img {
    width: 4em;
}

#aggiuntaCarrelloModal td {
    text-align: left;
    vertical-align: middle;
}

#aggiuntaCarrelloModal .rowSpiegazione {
    padding: 1em;
    font-size: 1.1em;
}

#control-panel {
    position: fixed;
    top: 1em;
    left: 1em;
    z-index: 100000;
    /* cfabry */
	/* width: 20em; */
	width:150px;
}

.editing {
    display: none;
}

.pageEdit {
    display: block;
    clear: both;
    width: 90%;
    margin: 1em;
    font-size: 1em;
}

a.disabled {
    color: #cecece;
    cursor: not-allowed;
}