<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*FORMATTAZIONI DI TESTO*/

.textMedium{ font-size:18px}

.textBig{ font-size:24px}

.itemNewMessageText{ font-size:.98em;  color:#39F;  font-weight:bold}

.itemTitleMessageTextfa{ font-size:.98em;  color:#39F;  font-weight:bold}

.itemMessageText{ font-size:.90em;  color:#333}

p{ margin-bottom:10px;  line-height:1.6em;  text-align:left}

h1, h2, h3, h4, h5, h6{ font-size:1.5em;  color:#666;  font-variant:small-caps;  text-transform:none;  font-weight:200;  margin-bottom:0px}

h1{ font-size:1.6em;  padding-bottom:0px;  margin-bottom:0px;  text-align:left}

h2{ font-size:1.5em;  font-weight:600}

.editable{ cursor:pointer;  text-decoration:underline;  color:#33F}

.underlineClick{ cursor:pointer;  text-decoration:underline;}

.noList{font-weight: bold;}

.anteprima{ color:#333;  font-weight:bold;  font-size:x-large}

.bold{ font-weight:bold}

.title{ display:block;  float:left;  text-align:left;  width:auto}

.red{ color:Red}

.blue{ color:blue}

.sfondoGreen{ background-color:lightgreen}

.centrato { text-align:center}

/*ERRORI*/

.failureNotification{ color:Red;  font-size:small}

label.error{    color:Red;     background:url("/Images/warning-.png") no-repeat 0px 0px;     padding-left:25px;     padding-right:20px}

input.error{    color:Red}

.error{    color:Red}

label.errorMessaggi{    color:Red;     background:url("/Images/warning-.png") no-repeat 0px 0px;     padding-left:25px;     padding-right:20px;}

input.errorMessaggi{    color:Red;}

.errorMessaggi{    color:Red;}


/*LINK*/
a img{border:none; border-style:none}

a:link, a:visited{ color:#034af3;  font-size:.98em}

a:hover{ text-decoration:none}

a:active{ color:#034af3}


/*CURSORI*/

.handCursor{    cursor:pointer}

.defaultCursor{    cursor:default}

.cursorEdit{    cursor:url('/images/edit.png')}

/*CONTENITORI*/

div.accountInfo{ width:42%}

.divSfondoModale{    position:absolute;     z-index:100;     width:100%;     height:100%;     background-color:#F9F9F9;     top:0px;     left:0px;     zoom:1; filter:alpha(opacity=70); opacity:0.7}

.divBorderRadius{    border:1px solid #808080; -moz-border-radius:5px;     -webkit-border-radius:5px;     -khtml-border-radius:5px;     border-radius:5px}

.divBorderRadiusNoColor{    border:1px; -moz-border-radius:5px;     -webkit-border-radius:5px;     -khtml-border-radius:5px;     border-radius:5px}

/*TABELLA LISTE*/

.tabella{ border-collapse:collapse;  padding:0px 0px 0px 0px}

.tabellaHeader {  -moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;cursor: default;}

/*VISIBILITA*/

.visibileSoloPerStampa{    display:none}

.nascosto{  display:none}

.trasparent
{
    border-style: none;
    border-width: 0px;
    background:transparent;
}

.nascostoChiusuraResa{    display:none}

.nascostoChiusuraBolla{    display:none}

.sempreBianco
{
    background-color: #FFFFFF;
}

.opaco{background-color:white; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter:alpha(opacity=90); opacity:0.9}

.opacoMedio{ background-color :white; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); opacity:0.6}

/*VARI*/

.f1{}

.Trasportabile{ cursor:move;}

.verificaOk{    color:#060;     background:url("/Images/ok-.png") no-repeat 0px 0px;  padding-left:25px;  padding-right:20px}

.subForAlt{ text-decoration:underline}

.ui-button-text-only .ui-button-text{    padding:.2em .3em .2em .3em;     font-size:small}

.giacenzaDifferente{background-image: url('/Images/giacenzaDiff.gif');background-repeat: no-repeat;color: #FFFFFF;font-weight: bold;background-position: center center;cursor: pointer;}

.RigaResaClonata
{
    border-style: dotted none dotted none;
    border-width: 3px;
    border-color: #FFFFFF;
    font-size: small;
    background-color: #F7F7F7;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(49,49,49,0) 38%, rgba(130,130,130,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(38%,rgba(49,49,49,0)), color-stop(100%,rgba(130,130,130,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(49,49,49,0) 38%,rgba(130,130,130,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(49,49,49,0) 38%,rgba(130,130,130,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(49,49,49,0) 38%,rgba(130,130,130,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(49,49,49,0) 38%,rgba(130,130,130,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6828282',GradientType=0 ); /* IE6-9 */
}

/*PULSANTI*/

.separatorePulsanti{ margin-right:1px;  margin-left:1px}

#pulsantiAccetta input[type = button] { margin-right: 3px; }

@media (min-height: 769px) /*Altezza maggiore di 768*/
{
    .richiestaNuovoUtente
    {
        background-color: #FFFFFF;
        width: 50%;
        height: 505px;
        margin: 125px auto;
    }

    .msginviaTesto
    {
        margin: 100px;
        text-align: left;
        font-size:18px;
    }
}

@media (max-height: 768px) /*Altezza massima di 768*/
{
    .richiestaNuovoUtente
    {
        background-color: #FFFFFF;
        width: 70%;
        height: 505px;
        margin: 125px auto;
    }
        .msginviaTesto
    {
        margin: 18px;
        text-align: left;
    }
}







</pre></body></html>