﻿@font-face {
    font-family: 'AmbleLightCondensed';
    src: url('font/Amble-LightCondensed-webfont.eot');
    src: url('font/Amble-LightCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Amble-LightCondensed-webfont.woff') format('woff'),
         url('font/Amble-LightCondensed-webfont.ttf') format('truetype'),
         url('font/Amble-LightCondensed-webfont.svg#AmbleLightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AmbleBold';
    src: url('font/Amble-Bold-webfont.eot');
    src: url('font/Amble-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Amble-Bold-webfont.woff') format('woff'),
         url('font/Amble-Bold-webfont.ttf') format('truetype'),
         url('font/Amble-Bold-webfont.svg#AmbleBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body 
{
    /*font-family: Tahoma;
    color: #333333;
    font-size: 70%;*/
    font-family: Calibri, Tahoma, Helvetica, Sans-Serif;
    color: #111111;
    font-size: 75%;
    background-color: #919191; 
    background-position: center top;
	background-image: url(img/layout/fondo.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}
.pnFrame
{
    background-color: transparent;
	height:15px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#colonna1
{
	position: absolute;
	top: -10px;
	left: 5px;
	width: 160px;
	
}

#colonna2
{
	margin: 0px 0px 0px 210px;
	background-position: center top;
	background-image: url(img/layout/bianco70.png);
	background-repeat: repeat;
	padding: 10px;	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pnColonnaUnica
{

    background-position: center top;
	background-image: url(img/layout/bianco70.png);
	background-repeat: repeat;
	padding: 10px;	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
 }
    
.pnSitoTop
{
    width: 1250px;
    height: 42px;
    margin: 0px auto 0px auto;
    background-position: center top;
	background-image: url(img/layout/fondotop.png);
	background-repeat: no-repeat;
}
.pnSitoMid
{
    width: 1250px;
    margin: 0px auto 0px auto;
    background-position: center top;
	background-image: url(img/layout/fondomid.png);
	background-repeat: repeat-y;
}
.pnSitoBot
{
    width: 1250px;
    height: 42px;
    margin: 0px auto 0px auto;
    background-position: center top;
	background-image: url(img/layout/fondobot.png);
	background-repeat: no-repeat;
}

.pnTopMenu
{
    width: 175px;
    height: 40px;
    margin: 10px auto 0px auto;
    
    background-position: center top;
	background-image: url(img/layout/nero50.png);
	background-repeat: repeat;
    
    /*background-position: center top;
	background-image: url(img/layout/topmenu.png);
	background-repeat: no-repeat;*/
	
	color: White;
	font-family: Calibri, Tahoma, Helvetica;
	text-align: center;
	line-height: 280%;
	font-size: 120%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pnMenu
{
    padding-top: 1px;
    padding-left: 5px;
    height: 18px;
    /*background-position: center top;
	background-image: url(img/layout/bianco70.png);
	background-repeat: repeat;
    background-color: #ffffff;
    border-left: solid 1px white;
    border-right: solid 1px white; */   
    font-family: Calibri, Tahoma, Helvetica;
    font-size: 9pt;    
}

.boxMenu
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 175px;   
    background-position: center top;
	background-image: url(img/layout/bianco70.png);
	background-repeat: repeat;
	width: 175px;
     -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pnMenuLast
{
    
}

.pnMenu:hover
{
    background-position: center top;
	background-image: url(img/layout/nero50.png);
	background-repeat: repeat;    
}

.pnTitolo
{
    color: #ffffff;
    height: 25px;
    /*font-weight: bold;*/
    background-position: left center;
	background-image: url(img/layout/fondotitolo2.png);
	background-repeat: repeat-x;
    background-color: #000000;
    padding: 5px;
    padding-left: 15px;
    line-height: 150%;
    font-size: 130%;
    font-family: Calibri, Tahoma, Helvetica;
    text-transform: uppercase;
    position: relative;
}

.sottoTitolo
{
    margin-left: 0px;
    line-height: 250%;
    font-weight: bold;
    font-size: 130%;
    font-family: Calibri, Tahoma, Helvetica;
    color: #333333;
    text-transform: uppercase;
}

.pnContenuto
{
    padding-top: 15px;
    margin: 0px auto 0px auto;
    width: 1140px;
    min-height: 800px;
    position: relative;
}

.pnDataLogin
{
    position: absolute;
    text-align: left;
    top:-5px;
    right: 0px;
    width: 150px;
}

.tdTabOn
{
    text-align: center;
    color: White;
    font-weight: bold;
    width: 92px;
    height: 23px;
    background-color:Black;
    border-right: solid 1px #aaaaaa;
   /* background-position: left top;
	background-image: url(img/tabOn.png);
	background-repeat: no-repeat;*/
}

.tdTabOff
{
    border-right: solid 1px #aaaaaa;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color:White;

    /*background-position: left top;
	background-image: url(img/tabOff.png);
	background-repeat: no-repeat;*/
}

.tdTabDDT
{border-right: solid 1px #aaaaaa;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color: #b47e24;
    /*background-position: left top;
	background-image: url(img/tabDDT.png);
	background-repeat: no-repeat;*/
}

.tdTabDDR
{border-right: solid 1px #aaaaaa;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color: #789051;
    /*background-position: left top;
	background-image: url(img/tabDDR.png);
	background-repeat: no-repeat;*/
}
.tdTabFatture
{border-right: solid 1px #aaaaaa;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color: #297d68;
    /*background-position: left top;
	background-image: url(img/tabFatture.png);
	background-repeat: no-repeat;*/
}

.tdTabDuplica
{border-right: solid 1px #aaaaaa;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color: #218e93;
    /*background-position: left top;
	background-image: url(img/tabDuplica.png);
	background-repeat: no-repeat;*/
}

.tdTabCom
{
    font-size: 70%;
    text-transform: lowercase;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color: #9eca02;
    border-right: solid 1px #aaaaaa;
   /*background-position: left top;
	background-image: url(img/tabCom.png);
	background-repeat: no-repeat;*/
}

.tdTabLog
{
    font-size: 70%;
    text-transform: lowercase;
    text-align: center;
    width: 92px;
    height: 23px;
        background-color: #777777;
    border-right: solid 1px #aaaaaa;
    /*background-position: left top;
	background-image: url(img/tabLog.png);
	background-repeat: no-repeat;*/
}

.tdTabMail
{
    font-size: 70%;
    text-transform: lowercase;
    text-align: center;
    width: 92px;
    height: 23px;
     background-color: #999999;
    border-right: solid 1px #aaaaaa;
/*    background-position: left top;
	background-image: url(img/tabMail.png);
	background-repeat: no-repeat;*/
}
.tdTabStampa
{
    font-size: 70%;
    text-transform: lowercase;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color: #cccccc;
    border-right: solid 1px #aaaaaa;
    /*background-position: left top;
	background-image: url(img/tabStamp.png);
	background-repeat: no-repeat;*/
}
.tdTabStampaLista
{
    font-size: 70%;
    text-transform: lowercase;
    text-align: center;
    width: 290px;
    height: 23px;
    background-color: #cccccc;
    border-right: solid 1px #aaaaaa;

}
.tdTabRosso
{
    font-size: 70%;
    text-transform: lowercase;
    text-align: center;
    width: 92px;
    height: 23px;
    background-color: #990000;
    border-right: solid 1px #aaaaaa;
/*    background-position: left top;
	background-image: url(img/tabRosso.png);
	background-repeat: no-repeat;*/
}

.tdTabHom
{
    font-size: 70%;
    text-transform: lowercase;
    text-align: center;
    width: 92px;
    height: 23px;
    background-position: left top;
	background-image: url(img/tabHome.png);
	background-repeat: no-repeat;
}

.pnComandi
{ 
    top: 35px;
    right: -1px;
    position: absolute; background-color: Transparent;
    border: none;
}





/*tabelle*/
.tdDestra
{
    text-align: right;
}

.tdScuro
{
    background-color: #bbbbbb;
}

.tdScurissimo
{
    background-color: #999999;
}

.tbComandiGV
{
    margin-left: 1px;
    margin-bottom: -1px;
}

.tdHeader
{
    color: #bbbbbb;
    background-color: #222222;
    
    font-weight: normal;    
}

.tdHeader2
{
    color: #cccccc;
    background-color: #222222;    
    font-weight: normal;    
    height: 30px;
    text-transform: uppercase;
    text-align: center;
}

.tdHeader a:link, a:visited
{
    text-decoration:none;
    font-weight: normal;
    color: #aaaaaa;
}
.tdHeader a:hover
{
    color: #ffffff;
}

.tdHeaderAgenda
{
    font-weight: normal;
    color: #aaaaaa;
    background-color: #aaaaaa;
}

.tdHeaderAgenda a:link, a:visited
{
    text-decoration:none;
    font-weight: normal;
    color: #eeeeee;
}

.tdHeaderAgenda a:hover
{
    color: #bbbbbb;
}

.tdListone
{
    position: relative;
    background-color: #eeeeee;
    height: 18px;
    color: #333333;
}

.tdListoneMancante
{
    position: relative;
    background-color: #cc0000;
    height: 18px;
    color: #aaaaaa;
}

.tdListoneAlt
{
    position: relative;
    background-color: #cccccc;
    height: 18px;
    color: #333333;
}

/*.tdListone
{
    position: relative;
    background-color: #444444;
    height: 18px;
    color: White;
}

.tdListoneAlt
{
    position: relative;
    background-color: #333333;
    height: 18px;
    color: White;
}*/

/*.catListone2
{
    position:absolute;
    right:0;
    top:0;
    font-weight:bold;
    font-size: 80%;
    font-family: Tahoma;
}*/
.catListone3
{
    position:absolute;
    right:0;
    top:0;
    font-weight:bold;
    font-size: 80%;
    font-family: arial;
}
.catListone
{
    float: left;
    font-weight:bold;
    font-size: 80%;
    font-family: arial;
}
.fhStile
{
    font-weight: normal;
    text-transform: capitalize;
}

.fhStile2
{
    font-weight: normal;
    text-transform: capitalize;
    vertical-align: top;
    font-weight: bold;
}

/*input*/
.pnAnteprimaSpecifiche
{
    color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
}

.coloratoSpecifiche
{
    border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma;
	font-size: 90%;
}

.colorato
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma;
	font-size: 100%;
}

.colorato2
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma;
	font-size: 100%;
	height: 20px;
	padding: 2px;
}

.coloratoTa
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma;
	font-size: 100%;
	padding: 2px;
}

.coloratoRichText
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #ffffff;
	color: #333333;
	font-family: Tahoma;
	font-size: 100%;
	padding: 2px;
}

.coloratoDx
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma;
	font-size: 100%;
    text-align: right;
}
.coloratoDxTrasp
{
	border: solid 1px Transparent;
	background-color: Transparent;
	color: #333333;
	font-family: Calibri, Arial, Tahoma, sans-serif;
	font-size: 100%;
    text-align: right;
}
.coloratoSxTrasp
{
	border: solid 1px Transparent;
	background-color: Transparent;
	color: #333333;
	font-family: Tahoma;
	font-size: 100%;
    text-align: left;
}
.coloratoDxGlow
{
	font-weight: bold;
	text-align: right;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #dddddd;
	color: #222222;
	font-family: Tahoma;
	font-size: 100%;
}

.inputStato
{
    background-color: Transparent;
    border: none;
    width: 10px;
    color: Transparent;
    
}

.lbEtichetta
{
	width: 70px;
	display: inline;
	float: left;
	color: #333333;
}

.lbEtichettaB
{
	width: 70px;
	display: inline;
	float: left;
	color: #333333;
	font-weight: bold;
}
.lbEtichettaBL
{
	width: 135px;
	display: inline;
	float: left;
	color: #333333;
	font-weight: bold;
}

.lbEtichettaLarga
{
	width: 120px;
	display: inline;
	float: left;
	color: #333333;
}

.lbEtichettaLarga2
{
	width: 120px;
	display: inline;
	float: left;
	color: #333333;
	margin-top: 4px;
}

input.bottone, .swal2-confirm.bottone
{
	font-family: Calibri;
	font-size: 12px;
	background-color: #222222;
	border: none;
	margin-top: 5px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	min-width: 100px;
	height: 25px;
}

.swal2-confirm.bottone:focus{
    outline:none !important;
}

.tdResiMancanti
{
    background-color: #cc0000;
    width: 40px;    
    color: White;
}



/*link*/
a:link.linkMenu, a:visited.linkMenu
{
    text-decoration: none;
    font-weight: normal;
    color: #222222;
   
}

a:hover.linkMenu
{
    color: #ffffff;
}

a:link.lkTabOff, a:visited.lkTabOff
{
   font-weight: normal;
    text-decoration: none;
    color: #999999;
    
}

a:hover.lkTabOff
{
    color: #333333;
}
a:link.lkTabOffChiaro, a:visited.lkTabOffChiaro
{
   font-weight: normal;
    text-decoration: none;
    color: #eeeeee;
    
}
a:hover.lkTabOffChiaro
{
    color: #333333;
}
a:link.hlNumero, a:visited.hlNumero
{
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    
}

a:hover.hlNumero
{
    color: #999999;
   /* color: #a9d415;*/
}

a:link.lkTabCom, a:visited.lkTabCom
{
    font-weight: normal;
    color: #333333;
    text-decoration: none; 
}

a:hover.lkTabCom
{
    font-weight: normal;
    color: #ffffff;
}

a:link.lkElenco, a:visited.lkElenco
{
    font-weight: normal;
    text-decoration: none;
    color: #333333;
    
}
a:hover.lkElenco
{
    color: #bbbbbb;
}

a:link.lkGenerale, a:visited.lkGenerale
{
    text-decoration: none;
    color: #0066cc;
}

a:hover.lkGenerale
{
     color: #555555;
}

.sep
{
    height:0px;
    border: none;
    border-bottom: dashed 1px #888888;
}

.imgLeft
{
    float: left;
    margin-right: 20px;
}