﻿/* Label*/
.reportTestataTitolo
{
background-color:#E9E9E9;
color:#FF4500;
font-size:10px;
font-family:Verdana,Arial;
font-weight:bold;
text-align:left;
}
.reportTestataTesto
{
color:#000000;
font-size:10px;
font-family:Verdana,Arial;
text-align:left;
}

/* Tabella Carrello*/
.tabRiepilogoRighe
{
    font-family:Verdana;
    font-size:xx-small;
}
.tabRiepilogoRighe tr
{
    text-align:left;
}
.tabRiepilogoRighe th
{
    text-align:left;
    font-weight:bold;
    color:#FF4500;
    background-color:#DBD7D3;
    height:20px;
}
.tabRiepilogoRighe td
{
    text-align:left;
    color:#000000;
    background-color:#E9E9E9;
    height:18px;
    border: 1px solid #999;
}

/* TextBOX TESTATA*/
/*font-names="Verdana,Arial,Helvetica" font-size="XX-Small" BackColor="WhiteSmoke" borderwidth="1px" borderstyle="Solid" Height="18px"
*/
.tbInput
{
    font-family:Verdana;
    font-size:xx-small;
    border-width:1px;
    border-style:Solid;
    height:18px;
    background-color:WhiteSmoke;
    
}
.lbAvviso
{
    font-family:Verdana;
    font-size:xx-small;
    text-align:left;
    font-weight:bold;
    color:#FF4500;
}
/* -------------------------------------------------- */
/*
Fieldset
*/
.fieldset_daticliente { border:1px solid #aabbbb }
.fieldset_banca { border:1px solid #aabbbb }
.fieldset_consegna { border:1px solid #aabbbb }

.legend_daticliente {
padding: 0.2em 0.2em;
border:1px solid #aabbbb;
color:#7A6856;
font-size:7pt;
text-align:center;
font-family:Verdana,Arial;
}

.legend_banca {
padding: 0.2em 0.2em;
border:1px solid #aabbbb;
color:#7A6856;
font-size:7pt;
text-align:center;
font-family:Verdana,Arial;
}

.legend_consegna {
padding: 0.2em 0.2em;
border:1px solid #aabbbb;
color:#7A6856;
font-size:7pt;
text-align:center;
font-family:Verdana,Arial;
}             


.top_border_logo {  border: #D3BDBE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.top_border_logo_right {  border: #D3BDBE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}

.elem_mouse_pointer_change:hover {
    cursor: hand;
}

.NewsAlert {  background-color: #FFFF99; border: #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; BACKGROUND-ATTACHMENT: scroll; BACKGROUND-IMAGE: url(/images/news_tr_button.gif); BACKGROUND-REPEAT: no-repeat; background-position: top right;}
.AlertBlock {  background-color: #FFFF99; border: #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; BACKGROUND-ATTACHMENT: scroll; BACKGROUND-IMAGE: url(/images/news_tr_button.gif); BACKGROUND-REPEAT: no-repeat; background-position: top right;}
.border_table { BORDER-RIGHT: #0084c4 1px solid; BORDER-TOP: #0084c4 1px solid; BORDER-LEFT: #0084c4 1px solid; BORDER-BOTTOM: #0084c4 1px solid }
