body {
    background-color: white;
    margin: 0 0 0 0;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 10px;
    height:100%;
    padding:0;
    border:none;
}
#mycontentheader {
    padding-right:25px;
    padding-left:25px;
    margin-top:50px;
    padding-bottom:100px;
    height:auto;
    min-height:100%;
}
.radiobutton {
    border: 0px;
    background: transparent;
    vertical-align: sub;
}
.checkbutton {
    border: 0px;
    background: transparent;
    vertical-align: sub;
}
.top {
    font-size: 12px;
    line-height: normal;
    color: #000033;
    vertical-align: middle;
}
table, td, tr, th, p, div {
    font-size: 10px;
    border: 0;
}
table.cento {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px;
    width: 100%;
    height: 100%;
}
table.cento tr td {
    border: 0px solid black;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
a {
    text-decoration: none;
    color: #354A55;
}
a:hover {
    text-decoration: none;
    color: #5B7F93;
}
table.default thead tr {
    background-color: #eee;
}
table.default tr.even {
    background-color: #fff;
}
table.default tr.odd {
    background-color: #def;
}
table.default {
    border: 1px solid #ccc;
    border-collapse: separate;
}
table.default th{
    background:#1B5790;
    color: white;
    border-width: 1px;
    border-style: solid;
    border-color: threedhighlight threedshadow threedshadow threedhighlight;
}
/* TABELLINA RICERCA */
table.tabellina {
    border: 1px solid #CCC;
    border-radius:6px;
}
table.tabellina th {
    color: white;
    font-size: 10px;
    padding-left: 5px;
}
/* TITOLO PAGINA */
p.titolo_type1 {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000066;
}
div.titolo_type1 {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000066;
}
p.titolo_type2 {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000066;
}
div.titolo_type2 {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000066;
}
p.titolo_type3 {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000066;
}
div.titolo_type3 {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000066;
}
input {
    background:white url(../immagini/input_background.gif) repeat-x scroll 0 0;
    border:1px solid #DDDDDD;
    border-radius:3px;
    color:Black;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 10px;
    vertical-align:middle;
}
select {
    background:#EFEFEF url(../immagini/input_background.gif) repeat-x scroll 0 0;
    border:1px solid #DDDDDD;
    border-radius:3px;
    color:Black;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 10px;
    vertical-align:middle;
}
input:focus {
    border: 1px solid #FF9900;
}
input.bottone {
    background:#1B5790;
    border:1px solid #DDDDDD;
    color:white;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 11px;
    vertical-align:middle;
    font-weight: bold;
}
input.bottone:hover {
    background:#DDEEFF;
    border:1px solid #DDDDDD;
    color:#1B5790;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 11px;
    vertical-align:middle;
    font-weight: bold;
    cursor: pointer;
}
textarea {    
    background:White url(../immagini/input_background.gif) repeat-x scroll 0 0;
    border:1px solid #DDDDDD;
    color:black;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 10px;
    font-size:100%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    width:100%;
}
textarea:focus {
    border: 1px solid #FF9900;
}
table.tabellaMessaggioErrore {
    color: #1b5790;
    line-height: 10px;
    padding: 2px 11px 2px 2px;
    border: 1px solid #ddeeff;
    border-left: 9px solid #DDEEFF;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-width: 2px;
}
table.tabellaMessaggioErrore>tbody>tr>td {
    font-weight:normal!important;
}
table.tabellaMessaggioAlert {
    border:1px solid red;
    padding:1px 10px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    background-color:#FFEBEB;
    color:red;
    background:yellow;
    font-weight:bold;
}
.titoloAlert {
    border-bottom: 1px solid #CDCDCD;
    padding-left: 10px;
    font-weight: bold;
    font-size:11px;
}
div.downloadTemplate {
    border:1px solid #1B5790;
    background:#DDEEFF;
    font-weight:bold;
    padding:5px 10px 5px 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px; 
    border-radius:10px;
}
div.divMessage {
    border:1px solid red;
    -moz-border-radius:10px;
    -webkit-border-radius:10px; 
    border-radius:10px;
    padding:5px 10px 5px 10px;
    display:none;
    width:40%;
    text-align:left;
}
.rettangoloBlu {
    white-space: nowrap;
    padding-left: 5px;
    text-align: left;
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius:3px;
    background: rgb(27,87,144);
    background: linear-gradient(0deg, rgba(27,87,144,1) 0%, rgba(55,109,161,1) 44%, rgba(94,153,209,1) 100%);
}
.rettangoloBluCentrato {
    white-space: nowrap;
    text-align: center;
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius:3px;
    background: rgb(27,87,144);
    background: linear-gradient(0deg, rgba(27,87,144,1) 0%, rgba(55,109,161,1) 44%, rgba(94,153,209,1) 100%);
}    
.rettangoloBluCentratoBig {
    white-space: nowrap;
    text-align: center;
    color: white;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius:3px;
    background: rgb(27,87,144);
    background: linear-gradient(0deg, rgba(27,87,144,1) 0%, rgba(55,109,161,1) 44%, rgba(94,153,209,1) 100%);
}
.testoBluScuro {
    color: #1B5790; /*colore firLab*/
}
input.bottoneVerde {
    background:#009A00;
    border:1px solid #DDDDDD;
    color:white;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 11px;
    vertical-align:middle;
    font-weight: bold;
}
input.bottoneVerde:hover {
    background:#00FF00;
    border:1px solid #DDDDDD;
    color:black;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 11px;
    vertical-align:middle;
    font-weight: bold;
    cursor: pointer;
}
input.bottoneRosso {
    background:#B90000;
    border:1px solid #DDDDDD;
    color:white;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 11px;
    vertical-align:middle;
    font-weight: bold;
}
input.bottoneRosso:hover {
    background:#FF0000;
    border:1px solid #DDDDDD;
    color:black;
    font-family:'Lucida Grande', Arial, Verdana, sans-serif;
    font-size: 11px;
    vertical-align:middle;
    font-weight: bold;
    cursor: pointer;
}
.percentageReportDone {
    border:1px solid #DEDEDE;
    margin-top:5px;
    background:white;
    color:red;
    text-align:center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#divMessaggioSopraFooter {
    background:ghostwhite;
    border:1px solid #1B5790;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    box-shadow:0 5px 7px rgba(0,0,0,0.16), 0 5px 7px rgba(0,0,0,0.23);
    position:fixed;
    left:10px;
    bottom:10px;
    padding:3px;
    display:none;
}
#tableInDivMessaggioSopraFooter td {
    font-size:12px!important;
}
.divsrversion {
    color:white;
    font-size:10px;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
    font-style:italic;
    text-align:right;
    padding-right:9px;
}
.divsrversion:hover {
    cursor:pointer;
}
.divsrlogo {
    height:21px;
}

.giornoTreRigheTitoloGiornoChiuso {
    text-align:center;
    background:red;
    color:white;
    white-space:nowrap;
}
.giornoTreRigheTitoloGiornoFestivo {
    text-align:center;
    background:#FF99CC;
    color:black;
    white-space:nowrap;
}
.giornoTreRigheTitoloGiornoNormale {
    text-align:center;
    background:#4AA9FF;
    color:black;
    white-space:nowrap;
}

.nowrap {
    white-space:nowrap!important;
}

div.bottoneChiudiPanel {
    margin-top:4px;
    padding-bottom:2px;
    width:40px;
    background:#1B5790;
    color:white;
    text-align:center;
    margin:auto;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
}
div.bottoneChiudiPanel:hover {
    cursor:pointer;
    background:white;
    color:#1B5790;
}
div.bottoneSpostaPanelLeft {
    color:#1B5790;
    background:white;
    padding-bottom:2px;
    float:left;
    margin-left:-15px;
    border-bottom-left-radius:6px;
    border-top-right-radius:6px;
    padding-right:5px;
    padding-left:7px;
}
div.bottoneSpostaPanelLeft:hover {
    cursor:pointer;
    background:#1B5790;
    color:white;
}
div.bottoneSpostaPanelRight {
    color:#1B5790;
    background:white;
    padding-bottom:2px;
    float:right;
    transform:rotate(180deg);
    margin-right:-15px;
    border-top-left-radius:6px;
    border-bottom-right-radius:6px;
    padding-right:7px;
    padding-left:5px;
}
div.bottoneSpostaPanelRight:hover {
    cursor:pointer;
    background:#1B5790;
    color:white;
}

.sravatar {
    height:36px;
    width:36px;
    border:0px solid transparent;
    border-radius:100px;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
    background:white;
}
.sravatarghost {
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: 0px;
    right: -5px;
    opacity: 85%;
}

#hidepage {
    position:fixed;
    left:0px;
    top:0px;
    background-color:white;
    height:100%;
    width:100%;
    z-index:100;
}
#hidepageLogo {    
    max-height:100px;
    max-width:100px;   
    opacity:.3;
}
#divElaborazioneInCorso {
    position:fixed;
    left:0px;
    top:0px;
    background-color:transparent;
    height:100%;
    width:100%;
    display:none;
    z-index:500000;
}

div.jqi .jqimessage {
    min-width: 50ch;
}

.jqi {
    display: table;
}

.ui-corner-top {
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    -moz-border-top-left-radius:8px;
    -moz-border-top-right-radius:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
}
.ui-state-active {
    font-weight:bold;
}
.ui-tabs .ui-tabs-panel {
    border:1px solid #DEDEDE!important;
}

/* Context menu */
.context-menu-item.icon-seldes {
    background-image: url(../../immagini/icone/checkbox_16.png);
}
.context-menu-item.icon-selchildren {
    background-image: url(../../immagini/icone/checklist_16.png);
}
.context-menu-item.icon-unselchildren {
    background-image: url(../../immagini/icone/unchecklist_16.png);
}
.context-menu-item.icon-show {
    background-image: url(../../immagini/magnify.png);
}

#body_screenshot {
    background-color: white;
    width: 20em;
    height: 20em;
    z-index: 10;
    position: absolute;
    bottom: 10em;
    right: 10em;
    display: block;
    box-shadow: 0 0 4px 1px #00000061;
    border-radius: 7px;
    padding: 3px;
}

html {
    transition: opacity .3s;
}

#body_screenshot img{
    width:100%
}

#infoSingoloMessaggio .ticket-link {
    display: block;
    font-weight: bold;
}

.singoloMessaggio a.ticket-link {
    margin-left: 1ch;
}
.singoloMessaggio a,
.singoloMessaggio b,
.singoloMessaggio i,
.singoloMessaggio p {
    display: inline;
}

/* Tooltip */
.ui-tooltip {
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

}

@media only screen and (max-height: 500px) {
    .jqi {
        top: 45px!important;
    }
    .jqispostabile {
        display:none;
    }
}

.rigaFumetto {
    max-height: 50vh;
    overflow-y: auto;
}

#divPuntCrowe {
    
}
#divPuntCrowe>span:nth-child(1) {
    color:purple;
    padding-right:1px;
}
#divPuntCrowe>span:nth-child(2) {
    color:red;
    padding-left:1px;
    padding-right:1px;
}
#divPuntCrowe>span:nth-child(3) {
    color:green;
    padding-left:1px;
}

/*
 * TRANSACTION-inizio
 */
.qualcosaTop0 {
    top:0px!important;
}
.qualcosaTop22 {
    top:22px!important;
}
.qualcosaTop46 {
    top:46px!important;
}

.tr_moveTop0 {
    top:0px!important;
    transition: all .5s ease-in-out;
}
.tr_moveTop22 {
    top:22px!important;
    transition: all .5s ease-in-out;
}
.tr_moveTop42 {
    top:42px!important;
    transition: all .5s ease-in-out;
}
.tr_moveTop64 {
    top:64px!important;
    transition: all .5s ease-in-out;
}

.qualcosaMarginTop5 {
    margin-top:5px!important;
}
/*
 * TRANSACTION-fine
 */

 .iconaAddettoStato {
     height:12px;
     border-radius:100px;
     -moz-border-radius:100px;
     -webkit-border-radius:100px;
     vertical-align:sub;
 }
 .iconaAddettoStatoPiccola {
     height:10px;
 }
 .iconaAddettoAbilitato {
     border:1px solid #4CAF50;
     background:#4CAF50;
     margin-top:1px;
 }
 .iconaAddettoDisabilitato {
     border:1px solid #F1C40F;
     background:#F1C40F;
 }
 .iconaAddettoCancellato {
     border:1px solid #A21C0F;
     background:#A21C0F;
 }

.iconaAddettoGhost {
     vertical-align:sub;
}

.iconaAddettoVisibile {
     vertical-align:sub;
}

.txtloading span {
    display: inline-block;
}

.txtloading span {
    font-size: 2em;
    margin: 0 -0.05em;
    animation: txtloading 0.5s infinite alternate;
}
.txtloading span:nth-child(2) {
    animation-delay: 0.1s;
}
.txtloading span:nth-child(3) {
    animation-delay: 0.2s;
}

@keyframes txtloading {
    0% {
        transform: scale(1.0);
        opacity: 1.0;
    }
    100% {
        transform: scale(0.7);
        opacity: 0.5;
    }
}

.swalHoFattoIlReport {
    font-size: 30px!important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    color: #1B5970!important;
}
.swalNomeDelReportGenerato {
    font-size: 14px!important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    color: #1B5970!important;
    font-weight: normal;
    padding-left:10px;
    padding-right:10px;
}

span.tagSR {
    padding:2px 7px;
    margin:0px 4px 1px 0px;
    border-radius:2px;
    display:inline-block;
    border:1px solid black;
    color:black;
    line-height:normal;
}

span.simboloRegisteredWhite12 {
    color:white;
    vertical-align:top;
    font-size:12px;
    margin-left:2px;
}
span.simboloRegisteredWhite16 {
    color:white;
    vertical-align:top;
    font-size:16px;
}
span.simboloRegisteredBlack12 {
    color: black;
    vertical-align: top;
    font-size: 12px;
    margin-left: 2px;
}
span.simboloRegisteredBlack16 {
    color: black;
    vertical-align: top;
    font-size: 16px;
}

.gotoReparto:hover {
    cursor:pointer;
}

.alertGoToReparto {
    color:red;
    border:1px dashed #78A6D2;
    border-radius:7px;
    padding:8px 16px;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}

.roundedRect{
    min-height: 50px;
    overflow-y:auto;
    border:1px solid #CDCDCD;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.liEvidenziabile{
    line-height:15px;
    padding: 0 5px;
    border-radius: 3px;
}
.liEvidenziabile:hover{
    background-color:#559bde;
    color:white;
    outline:1px solid #1b5790;
}
