.guest #logo_argelato {background: url("../images/eGGs_login_logo.png") no-repeat top left;}    /*CAMBIO LOGO LOGIN IN BASE AL CLIENTE*/
@autocomplete-height: 180px;
@border-contentBody: 1px solid #ECECEC;
@body-color: #333;
@a-color: #484998;
@a-h-color: #2B2B47;  
@mid-bg: /*#ECECFF*/#F6F6FF;
@content-bc: #7C6FA9;
@footer-bg: /*#9C95C2*/#7166B8;
@header-c: #393360;
@menuitem-h-bg: #6F65A2; 
@column1-wd: 950px;
@toolbar-wd: 150px;
@dark-violet: /*#584A88*//*#574877*/#64508C;
@light-violet: #F9F9FF;
@toolbar-bc: #C6C2DA;
@input-bc: #aaa;  
.fakeForEclipseOutlineBug { display:none; }
.gis_hidden { display: none; }
.gis_submenu {	.gis_hidden }
.gis_content {
	width:@column1-wd;
	margin:0 auto;
}
#loading{
	height: 16px;
	position: absolute;  
}
.pagerDetail .next, .pagerDetail .previous{
	display: none;
}
.pagerDetail{
	margin-top: 15px;
	text-align: right;
}
.red{
	color: red;
}
.link{
	cursor: pointer;
}
.txtright{text-align: right;}
div.wide.form .label_large {
	
	width: 110px !important;
}
div.wide.form .label_Bolle {
	
	width: 140px !important;
}
#hideFieldset{
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	width: 910px;
	height: 80px;
	position: absolute;
	background-color: white;
	z-index: 1000;
}
.gis_noborder {
	border:0;
}
.gis_fll {
	float:left;
}
.gis_flr {
	float:right;
}
.contentTipologie{
	display: block;
	float: left;
	width: 250px;
}
.combofield {
    background-color: #FFFFFF;
    border-color: black;
    border-right: 1px solid black;
    border-style: solid;
    border-width: 1px;
    color: #292929;
    font-family: Verdana;
    font-size: 11px;
    height: 18px;
}
.textfieldfilter {
    background-color: #FFFFFF;
    border-color: black;
    border-right: 1px solid black;
    border-style: solid;
    border-width: 1px;
    color: #292929;
    font-family: Verdana;
    font-size: 11px;
    height: 15px;
    float: left;
}
.textAreafilter {
    background-color: #FFFFFF;
    border-color: black;
    border-right: 1px solid black;
    border-style: solid;
    border-width: 1px;
    color: #292929;
    font-family: Verdana;
    font-size: 11px;
    height: 35px;
}
.gis_rounded-corners(@radius: 5px) {	
	border-radius: @radius;
	-webkit-border-radius: @radius;
	-moz-border-radius: @radius;
	-o-border-radius: @radius;
}
.gis_top-rounded-corners(@radius: 5px) {
	border-top-left-radius: @radius;
	border-top-right-radius: @radius;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: @radius;
	-webkit-border-top-right-radius: @radius;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-top-left-radius: @radius;
	-moz-border-top-right-radius: @radius;
	-moz-border-bottom-left-radius: 0;
	-moz-border-bottom-right-radius: 0;	
}
.gis_left-rounded-corners(@radius: 5px) {
	border-top-left-radius: @radius;
	border-top-right-radius: 0;
	border-bottom-left-radius:@radius;
	border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: @radius;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: @radius;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-top-left-radius: @radius;
	-moz-border-top-right-radius: 0;
	-moz-border-bottom-left-radius: @radius;
	-moz-border-bottom-right-radius: 0;	
}
.gis_right-rounded-corners(@radius: 5px) {
	border-top-left-radius: 0;
	border-top-right-radius: @radius;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: @radius;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: @radius;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: @radius;
	-moz-border-top-left-radius: 0;
	-moz-border-top-right-radius: @radius;
	-moz-border-bottom-left-radius: 0;
	-moz-border-bottom-right-radius: @radius;	
}
body
{
	color: @body-color !important;
	background: @mid-bg url("../images/hd-bg.png") repeat-x top center;
	font-family:"Verdana";
  	font-size:11px;  	
}
body.empty {
	background: none #fff;
	margin-top: 20px;
}

a
{
	color: @a-color;
	text-decoration: none;
	&:focus, &:hover {
		color: @a-h-color;
		text-decoration: underline;
	}
}
#page
{	
	margin-bottom:0;
	margin-top:0;	
	border-top: 1px solid @content-bc;
	border-left: 1px solid @content-bc;
	border-right: 1px solid @content-bc;
	.gis_top-rounded-corners;
}
.empty #page {
	border: 0 none;
}
.empty #page .header {
	background: url("../images/contA.png") repeat-x top left;
	height: 50px !important;	
	width: 928px;
	padding: 19px 0 0;
}
.empty #page .header-before {	
	background: url("../images/contAsx.png") no-repeat top left;		
}
.empty #page .header-after {
	background: url("../images/contAdx.png") no-repeat top left;
}
.empty #page .header, .empty #page .header-before, .empty #page .header-after  {
	height: 69px;
	float:left;
}
.empty #page .header-before, .empty #page .header-after {
	width: 11px;
} 

.empty #page .contentBody {
	clear:left;
	border-left: @border-contentBody;
	border-right: @border-contentBody;
	padding: 20px 16px;
}
.empty #page .contentFooter-before {	
	background: url("../images/contBsx.png") no-repeat top left;
			
}
.empty #page .contentFooter-after {
	background: url("../images/contBdx.png") no-repeat top left;
}
.empty #page .contentFooter, .empty #page .contentFooter-before, .empty #page .contentFooter-after {
	height: 20px;
	float:left;
	margin-top: -5px;
}
.empty #page .contentFooter-before, .empty #page .contentFooter-after {
	width: 12px;
}
.empty #page .contentFooter {
	background: url("../images/contB.png") repeat-x top left;
	width:926px;
}
.empty #page h1 {
	color: #FFF;
	text-align: center;
}
#header
{
	position: relative;
	height: 104px;
	margin-bottom: 70px;
	.gis_content;			
}
#logo
{	
	color: #FFF;
}
#footer
{
	.gis_content;
	.gis_noborder;
	padding: 20px 0;	
	color: #FFF;
}
#footer-container
{
	min-width: @column1-wd;
	border-top: 1px solid #BBB;
	background-color: @footer-bg;	
}
div.wide.form label
{	
	line-height: 24px;
}
div.wide.form div.row > div {
	.gis_fll;
}
div.wide.form div.cellBlock {
	.gis_fll;
	width: @column1-wd / 2;
}
.row.buttons.gis_filter {
	float: right;margin-right: 25px;padding:0;
}
div.view .header {
	position: relative;
	background: url("../images/sfondo_codmagazzino.png") repeat-x top center;	
	height: 22px;	
}
div.view .header .opening:before {
	content: url("../images/sfondo_codmagazzino_opening.png");
}

div.view .header .ending:after {
	content: url("../images/sfondo_codmagazzino_closing.png");
}

div.view .header .opening, div.view .header .ending {
	float: left;
	height: 22px;
	width: 8px;
}
div.view .header .center{
	float: left;
	width: 865px;
	height: 22px;
	margin: 0px 5px 0px 5px;
	padding-top: 4px;
}
div.view .header .center .headContent{
	width: 680px;
	float: left;
	margin-right: 15px;
}
div.view .header .center .headContent .content{
	float: left;
}
div.view .header .center .headContent #contentBolle{
	display: block;
	float: left;
	margin-left: 90px;
	width: 430px;
}
div.view .header .ending {
	position: absolute;
    right: 0;
}

div.view {
    border: 0;    
}
div.view .header .summary, div.view .header .toolbar {
	display: inline;
	position: relative;
    top: -6px;
}
div.view .header .toolbar {
	float: right;
    right: 8px;
    top: 0.5px;
}
div.view .detailFooter {
	background: url("../images/linea_fondo_riquadro.png") repeat-x top left;
	height: 2px;
	margin-top: 10px;
}
.list-view .gis_lvSorter ul,.list-view .gis_lvMagazziniSorter ul{
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list-view .gis_lvSorter li{
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
    margin-left: 25px;
}
.list-view .gis_lvMagazziniSorter li{
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
    margin-left: 40px;  
}
.list-view .gis_lvSorter a.asc,.list-view .gis_lvMagazziniSorter a.asc{
    background: url("../images/up.gif") no-repeat scroll right center transparent;
    padding-right: 10px;
}
.list-view .gis_lvSorter a.desc, .list-view .gis_lvMagazziniSorter a.desc{
    background: url("../images/down.gif") no-repeat scroll right center transparent;
    padding-right: 10px;
}

.list-view .gis_lvSorter, .list-view .gis_lvPager, .list-view .gis_lvMagazziniSorter{
	background: none repeat scroll 0 0 @light-violet;
    border: 1px solid @toolbar-bc;
    display: block;
    height: 20px;
    padding: 8px 0 0 11px;
    width: 320px;
}
#content-wrapper{
		margin-top: -5px;
	
}
#content-wrapper .before-corner, #content-wrapper .after-corner {	
	position: absolute;
	top: -1px;
	height: 7px;
	width: 7px;
	z-index: 108;
}
#content-wrapper .before-corner {
	background: url("../images/esternosx.png") no-repeat top left;
	left: -1px;   
}
#content-wrapper .after-corner {
	background: url("../images/esternodx.png") no-repeat top left;
	right:-1px;    
}
#content, #content-wrapper {
	position: relative;
}
#content {
	padding: 0 20px 20px;
}
#gisdata_searchForm {
	height: 170px;
}
.stock{
	width: 900px;
}
.searchResultsToolbar {
	height: 44px;
    position: relative;
}

.list-view .gis_lvSorter, .list-view .gis_lvMagazziniSorter{
	.gis_left-rounded-corners;
	float: left;
	width: 555px;
}

.list-view .gis_lvPager{
	.gis_right-rounded-corners;
	float: right;
	position: relative;
	border-left: 0 none;
	width: 330px;
	.yiiPager {
		position: absolute;
    	right: 5px;
    	top: 9px;
	}
}

div#gisdata_searchForm div.wide.form {
	height:122px;
}
div#gisdata_searchResultsLV .items .view {
	margin: 0;
}
div#gisdata_searchResultsLV .items .empty {
	
}
div#gisdata_searchResultsLV.list-view-loading {
	background-position: 0 45px;
}
.gis_row {
	margin: 5px 0;
	clear:left;	
	min-height: 1px;
}
#welcome-msg {
	bottom: 20px;
    color: white;
    left: 22px;
    position: absolute;
    margin-left: 165px;
}
.details {
	padding: 0 10px 0;
	height: 160px;
}
.detailsSoglie{
	padding: 0 10px 0;
	height: 160px;
}
.detailsBolle {
	padding: 0 10px 0;
	margin: 15px 0px 15px 0px;
}
.details div.cellBlock_mini{
	.gis_fll;
	width: 430px;
}
.detVoice {
	height: 13px;
}
.detValue {}
.gis_button {
	width: 156px;	
}

.gis_row.buttons  {
	position: relative;
	height: 42px;
}

.gis_row.buttons .gis_button {
	float: right;
	margin-left: 10px;
}
.gis_infoDialog {
 margin-top: 10px;
 margin-bottom: 0;
}
.gis_infoDialog span.ui-icon {
 float: left;
    margin-right: 10px;
}
div.form .row.gis_margin{
	margin-left: 30px;
}
@media print {
	#contentToPrint {
		display:block;
		}
}
.ui-autocomplete {
		max-height: @autocomplete-height;
		width: auto;
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden;
		/* add padding to account for vertical scrollbar */
		padding-right: 20px;
	}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: @autocomplete-height;
}
.ui-autocomplete-loading { background: white url('../images/ui-anim_basic_16x16.gif') right center no-repeat; }
.detailsSavedRow.error {    
	background: none repeat scroll 0 0 pink;
    border: 1px solid red;
    line-height: 24px; }
    
#detailsPane .detailsSavedRow , #detailsPane #detailsInputRow, #detailsPane .dynamicDetailsRow  {  
    position: relative;
    height: 24px;
    }
.limitQuantita {
    background: none repeat scroll 0 0 lightgreen;
    border: 1px solid green;
    border-radius: 3px 3px 3px 3px;
    color: green;
    font-weight: bolder;
    padding: 4px;
    position: absolute;
    right: 54px;
    text-align: right;
    top: 7px;
    z-index: 1;
}
.limitQuantitaScarico{
    background: none repeat scroll 0 0 lightgreen;
    border: 1px solid green;
    border-radius: 3px 3px 3px 3px;
    color: green;
    font-weight: bolder;
    padding: 4px;
    position: absolute;
    right: 10px;
    text-align: right;
    z-index: 1;
    top: 0px;
}
#savedDetails {
	padding-left: 0;
	margin-right: 0;
}

#savedDetails, #dynamicDetails {
	list-style-type: none;
	margin-bottom: 6px;
}
.guest #header {
	height: 163px;
}
.guest #content {
	float: right;
    margin-top: 42px;
    margin-right: 108px;
}
.guest .container {
	width: 940px;
	height: 487px;	
}
.guest #page {
	background: url("../images/eGGs_login_r2_c3.jpg") no-repeat top left #745EC1;
	border: none;
	.gis_rounded-corners(0px);
}
.guest #footer-container {
	border:0;	
}
.guest #footer,  .guest #footer-container {
	background-color: #7C6FC2;
}
.guest #footer {
	background: url("../images/eGGs_login_basso.png") no-repeat top left;
	position: relative;
}
body.guest {
	/*background: url("../images/eGGs_login_bg_r2.png") repeat-x left top #7265B6;*/
	background: url("../images/eGGs_login_bg_r.png") repeat-x left 25px #7265B6;
}
.guest #LoginForm_username {
	margin-right:5px;
}
.guest #login-form #submit {
	height: 24px;
    margin: 1px 0 0;
    padding: 0;
}

.guest h1 {
	color: #C8C0FF;
}
.guest .logo {    
	height: 138px;
    padding: 0;
    width: 164px;
    position: relative;
    top: 25px;
    float: left;
}

.guest div.form .errorMessage {
	color: #FFEEEE;
}

.guest #footer #gisdataLink {
	height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 170px;
}

.nomargin {
	margin:0;
}
.right5{padding-right:5px;}
div.gis_addDetail {
	 margin: 3px 0 0 2px;
}
div.gis_cancel
{
	margin: 3px 0 0 3px;
}
#dynamicDetails, #dynamicDetails {
	padding-left: 0;
}
.spazio-358{width:358px;}
.left-5{margin-left:5px;}