﻿.dvSitOrd{
    margin-left:230px;
    min-height:420px;
	height:auto !important;
	height:420px; 
}

.dtSitOrd{
    width:100%;
    min-width: 950px;
    border-width: 0; 
    margin-top:12px;  
}

.lbContSitOrd{
    font-size: 1.5em;
    line-height: 20px;
    /*margin-left: 60px;*/
}

.lbIntSitOrd{
    font-size: 1.2em;
    background: url(../img/back_lbl_desc_sx.gif) no-repeat left top;
    display: block;
    width: 130px;
    height: 17px;
    padding: 2px;
    font-weight:bold;
	color:#9c2c29;
}

.lbIntNoteSitOrd{
    font-size: 1.2em;
    background: url(../img/back_lbl_desc.gif) no-repeat right top;    
    display: block;
    width: 130px;
    height: 17px;
    padding: 2px;
    vertical-align:top;
    font-weight:bold;
	color:#9c2c29;
}

.lbNessunOrdine{
    font-size: 1.7em;
    line-height: 100px;
    display: block;
    width: 100%;
    height: 200px;
    padding: 2px;
    text-align: center;
}

.txtComunicOrd, .txtNoteOrd{
	min-width:450px;
    width:auto !important;
    max-width:600px;
    height: 53px;
    overflow: auto;
    border: 0px;
    background-color: #f0f0f0;
}

.dvFiltriSitOrd{
	background:#ffffff url(../img/body.gif) repeat-y;
	border-style:double;
	border-width:medium;
	border-color:#C2CCCF;
	margin-left:20px;
	padding-left:10px;
}

.dvButtEleSitOrd
{
	/*margin-left:405px;*/
	/*margin-left:10px;*/
	margin-top:5px;
	text-align:center;
}

.filtriOrdiniCliente
{
	width:226px; 
	/*position:relative;*/
	float:left;
	margin-top: 23px;
	right:8px; 
}

.labelMessaggi
{
	margin-left:5px;
	font-size:1.4em;
	/*line-height:60px;*/
	color:#4A4B4F;
}

.ButtFiltriSitOrd
{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:-4px;
}

.ButtNewSitOrd
{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	padding-left:4px;
}

/* === STILI RIQUADRO STAMPA === */

.darkbackSitOrd{
	position:fixed !important;
	width:100%;
	height:100%;
	background:#000;
	z-index:-1;
	opacity:0.30;
    filter: alpha(opacity=30);
    -moz-opacity: 0.30;
    top:0;
    left:0;
    bottom:0;
    right:0;
}

.labelStampSitOrd
{
	font-size: 1.2em; 
    font-weight: bold;  
    font-family: Verdana;
    color: #000000;
    width:100%;
	height: 20px;
	background: #ffffff url(../img/back_lbl_var.gif) ;
	text-align: center;
	display:inline-block;
}

.wrapperPrintSitOrd
{
	position:fixed !important;
	top: 226px;
	width:100%;
	height:100%;
	visibility:hidden;
}

.panelPrintSitOrd
{
	border:solid 2px #555;
	/*padding-bottom:3px;*/
	width:322px;
	margin:auto;
	position:relative !important;
	background:#fff;
}