body
{
	background:url("/immaginiag/bkg.png") no-repeat;
	font-family: "futura-pt", sans-serif;
	/*min-width:600px;*/
}

.grigio_chiaro
{
	font-family: "futura-pt-condensed", sans-serif;
}

.condensed
{
	font-family: "futura-pt-condensed", sans-serif;
}

.top
{
	width:100%;
	display:block;
	clear:both;
	height:90px;
	background:#fff;
	padding: 8px 0;
}

.container
{
	width:1200px;
	display:block;
	margin:0px auto;
	padding-left:15px;
	padding-right:15px;
}

.cont-loghi {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    z-index: 1;
    line-height: 73px;
    height: 73px;
}

.cont-loghi a {
	padding: 0 10px;
}

.logo-top {
	width: 215px;
	height: auto;
}

.cont-loghi a:first-child img {
	width: 145px;
}

.logo
{
	float:left;
}

.logo img.logo-top {
	width: 255px;
	height: auto;
	margin-top:30px;
}

.flex-column {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}

.flex-bet {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}

.user, .logout
{
	float:right;
	margin-left:45px;
	line-height:30px;
}

.user
{
	font-size:14px;
	color:#333333;
	font-weight:400;
	z-index: 2;
	position: relative;
}

.logout, .logout:hover, .logout:focus, .logout:active
{
	font-size:16px;
	font-weight:400;
	color:#808080;
}

.user img, .logout img {
    float: right;
    margin-left: 12px;
    margin-top: 9px;
}

.tabgialle {
    width: 870px;
    display: block;
    margin: 0px auto;
}

.tabgialla, .tabgialla:hover, .tabgialla:active, .tabgialla:focus
{
	width:168px;
	margin:0px 3px;
	display:block;
	float:left;
	height:60px;
	background:#fff;
	line-height:60px;
	text-align:center;
	font-size:25px;
	color:#cccccc;
	font-family: "futura-pt-condensed", sans-serif;
	text-transform:uppercase;
}

.tabgialla.active
{
	color:#000;
	background:#ffda00;
	box-shadow: 1px -2px 2px 1px rgba(100, 100, 100, 0.2);
}

.tabgialla .quanti
{
	color:#ffda00;
}

.space40
{
	display:block;
	clear:both;
	width:100%;
	height:40px;
}

.space50
{
	display:block;
	clear:both;
	width:100%;
	height:50px;
}

.space10
{
	display:block;
	clear:both;
	width:100%;
	height:10px;
}

.space60
{
	display:block;
	clear:both;
	width:100%;
	height:60px;
}

.lineagialla
{
	margin:0;
	padding:0;
	width:100%;
	height:6px;
	display:block;
	clear:both;
	background:#ffda00;
}

.contenitore
{
	width:100%;
	display:block;
	clear:both;
	background:#fff;
	padding:30px 20px;
	margin:0;
}

h2
{
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #000000;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    margin-top: 0;
}

.tabsric
{
	width:100%;
	display:block;
	clear:both;
}

.tabric {
    float: left;
    width: 32.5%;
    display: block;
    height: 54px;
    border-top: 6px solid #ffda00;
    background: #fff;
    color: #333333;
    font-size: 30px;
    line-height: 47px;
    font-weight: 700;
    font-family: "futura-pt-condensed", sans-serif;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 1px 1px 2px 1px rgba(100, 100, 100, 0.2);
}

.tabric.active
{
	background:#f5f5f5;
}

.tabric.c
{
	margin:0px 1.25%;
}

.contchange
{
	width:100%;
	height:120px;
	display:none;
	clear:both;
	background:#f5f5f5;
	margin-top:5px;
	padding-top: 35px;
}

.contchange.active
{
	display:block;
}

.col33
{
	width:33%;
	display:block;
	float:left;
}

.col50
{
	width:50%;
	display:block;
	float:left;
}

.col30
{
	width:30%;
	display:block;
	float:left;
}

.col60
{
	width:60%;
	display:block;
	float:left;
}

.col40
{
	width:40%;
	display:block;
	float:left;
}

.contchange .col33, .contchange .col50
{
	text-align:center;
}

select
{
    width: 220px;
    border: 1px solid #e6e6e6;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 25px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    padding: 0px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url("/immaginiag/ico_frecciaselect.png") #fff no-repeat center right;
    background-position: 180px 20px;
	display:block;
}

input[type="text"]
{
	width: 250px;
    border: 1px solid #e6e6e6;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 25px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    padding: 0px 20px;
	display:block;
}

.btn-cerca {
    width: 85px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    color: #333;
    text-align: center;
    background: #ffda00;
    border: 0px none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-left: -4px;
}

.continput
{
	width:335px;
	height:50px;
	display:block;
	margin:0px auto;
}

.continput input
{
	display:inline-block;
}

.contchange select
{
	margin:0px auto;
}

.contchange.last
{
	padding: 35px 10%;
}

table
{
	width:100%;
	max-width:100%;
	border:0;
}

thead
{
	width:100%;
	border-top:6px solid #ffda00;
}

th
{
	padding-top:25px;
	padding-bottom:10px;
	text-align:center;
	border:0;
	font-size:16px;
	line-height:20px;
	color:#333333;
	font-weight:400;
}

a, a:hover, a:focus {
    color: black;
    text-decoration: none;
}

tbody tr
{
	background:#f5f5f5;
}

/*.lista-clienti tr {
	background:#fff;
}

.lista-clienti tr:nth-child(odd) {
	background:#f5f5f5;
}

.lista-clienti tr td:first-child {
	color: #4D4D4D;
}

.lista-clienti tr td:first-child .fa-user{
	color: #666666;
}*/

tbody tr.odd
{
	background:#fff;
}

td
{
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#666666;
	text-align:center;
}

input.qty {
    width: 80px !important;
    height: 35px !important;
    display: block;
    margin: 0px auto;
    color: #666;
    font-size: 16px;
	font-family: "futura-pt", sans-serif;
	font-weight:400;
}

.cod {
    position: relative;
}

.icoimg {
    position: absolute;
    left: 5px;
    top: 15px;
	cursor:pointer;
}

.promo {
    position: absolute;
    right: -10px;
    top: 4px;
}

td.cart img {
    margin-top: 0px;
}

td.cart {
    max-width: 100px;
    width: 100px;
}

.addcart img
{
	-webkit-transition: 0.3s all ease-in;
	-moz-transition: 0.3s all ease-in;
	-ms-transition: 0.3s all ease-in;
	-o-transition: 0.3s all ease-in;
	transition: 0.3s all ease-in;
}

.imggrande
{
	position:absolute;
	display:none;
	width:175px;
	height:175px;
	background:url("/immaginiag/bkimgbig.png") no-repeat;
	opacity:0;
	transition:0.3s all ease-in;
	-webkit-transition:0.3s all ease-in;
	-o-transition:0.3s all ease-in;
	-ms-transition:0.3s all ease-in;
	left: -180px;
	top: -61px;
	padding:10px;
	padding-right:20px;
	z-index:2;
}

.opaco
{
	opacity:1;
}

.visibile
{
	display:block !important;
}

.imggrande img
{
	max-width: 135px;
	max-height: 150px;
	width: auto;
}

.tabgialla.active .quanti
{
	color:#4d4d4d;
}

.carrello tbody tr
{
	background:#fff;
	border-bottom:1px solid #cccccc;
}

.carrello td
{
	padding:5px 0px;
}

.codicegr {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: "futura-pt-condensed", sans-serif;
	text-align:left;
	margin-left: 20px;
}

.altrocod {
    font-size: 18px;
    line-height: 27px;
    text-align: left;
    margin-left: 20px;
    color: #666666;
	font-weight:500;
}

.altrocod span
{
	color:#000;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.totali
{
	display:block;
	clear:both;
	float:right;
	width:250px;
	margin-top:10px;
}

.s-tot
{
	width:100%;
	display:block;
	clear:both;
	margin-bottom:5px;
	font-size:22px;
	line-height:26px;
	color:#333333;
    font-family: "futura-pt-condensed", sans-serif;
}

.s-tot .right
{
	color:#666666;
    font-family: "futura-pt", sans-serif;
	font-size:16px;
}

.s-tot.totfinale, .s-tot.totfinale .right
{
	font-size:26px;
	line-height:31px;
	color:#333333;
}

.linkgrigio, .linkgrigio:hover, .linkgrigio:focus, .linkgrigio:active
{
	font-size:20px;
	line-height:22px;
	color:#666666;
	font-weight:700;
	font-family: "futura-pt-condensed", sans-serif;
	text-transform:uppercase;
	line-height:40px;
}

.linkgrigio img
{
	margin-right:5px;
	vertical-align:-2px;
}

.btn-ordina, .btn-ordina:hover, .btn-ordina:focus, .btn-ordina:active
{
	font-size:20px;
	color:#fff;
	font-weight:700;
	font-family: "futura-pt-condensed", sans-serif;
	background:#000;
	width:224px;
	text-align:center;
	line-height:40px;
	height:40px;
	text-transform:uppercase;
	display:block;
}

.btn-ordina img
{
	margin-left:15px;
	vertical-align:-2px;
}

.carrello
{
	padding:0px 25px;
	box-shadow: 1px 1px 2px 1px rgba(100, 100, 100, 0.2);
}

.carrello table	thead
{
	border-top:0px none;
}

.btn-nuovoor, .btn-nuovoor:focus, .btn-nuovoor:active, .btn-nuovoor:hover
{
	width:222px;
	height:40px;
	line-height:40px;
	background:#ffda00;
	text-align:center;
	text-transform:uppercase;
	color:#000;
	font-weight:700;
	display:block;
	font-family: "futura-pt-condensed", sans-serif;
	font-size:20px;
	border:0px;
}

.btn-nuovoor img {
    margin-left: 10px;
    vertical-align: -3px;
}

span.spedito
{
	color:#7ac943;
}

span.confermato
{
	color:#f7931e;
}

.linkcod, .linkcod:hover, .linkcod:focus, .linkcod:active
{
	color:#4d4d4d;
	text-decoration:underline;
}

table.ombrata
{
	box-shadow: 1px 1px 2px 1px rgba(100, 100, 100, 0.2);
}

.riepilogo td img
{
	max-height:	70px;
	max-width:45px;
	padding:10px 0px;
}

.prd
{
	line-height:21px;
}

.riepilogo td img {
    max-height: 80px;
    max-width: 55px;
    padding: 10px 0px;
}

.statordine
{
	width:94%;
	display:block;
	clear:both;
	margin:25px 3%;
	padding:15px 4%;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.statordine .stat
{
	font-size:24px;
	line-height:24px;
	color:#000000;
	font-weight:700;
	font-family: "futura-pt-condensed", sans-serif;
}

.statordine .stat span
{
	font-size:20px;
	line-height:24px;
	font-family: "futura-pt", sans-serif;
	font-weight:500;
}

.statordine .cost
{
	font-size:18px;
	line-height:28px;
	color:#000000;
	font-weight:700;
	font-family: "futura-pt-condensed", sans-serif;
}

.statordine .cost span
{
	font-size:16px;
	line-height:28px;
	font-family: "futura-pt", sans-serif;
	font-weight:500;
	color:#4d4d4d;
}

.datiord
{
	width:94%;
	display:block;
	clear:both;
	margin:0px 3%;
	padding:15px 4%;
	font-size:20px;
	line-height:34px;
	color:#000000;
	font-weight:700;
	font-family: "futura-pt-condensed", sans-serif;
}

.datiord span
{
	font-size:16px;
	line-height:34px;
	font-family: "futura-pt", sans-serif;
	font-weight:500;
	color:#4d4d4d;
}

.datiord h3
{
	font-size:20px;
	line-height:20px;
	color:#000000;
	font-weight:700;
	font-family: "futura-pt-condensed", sans-serif;
	margin-top:0;
	margin-bottom:20px;
	text-transform:uppercase;
}

#login
{
	height:530px;
	width:410px;
	display:block;
	clear:both;
	position:absolute;
	top:14%;
	left:50%;
	margin-left:-205px;
}

.logogin
{
	display:block;
	margin:0px auto;
}

.boxlogin
{
	width:100%;
	height:385px;
	background:#fff;
	border-top:15px solid #ffda00;
	box-shadow: 1px 1px 2px 1px rgba(100, 100, 100, 0.2);
	padding:25px 35px;
}

.boxlogin input
{
	width:100% !important;
	display:block;
	clear:both;
	height:50px;
}

.boxlogin input[type="text"], .boxlogin input[type="password"]
{
	border:0;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	line-height:50px;
	padding-left:40px;
	font-size:16px;
	font-weight:300;
	color:#999999;
	font-family: "futura-pt", sans-serif;
	background:#fff url("/immaginiag/ico_userlogin.png") no-repeat left center;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: #333333 !important;
}

.boxlogin input[type="password"]
{
	margin-bottom:30px;
	background:url("/immaginiag/ico_passlogin.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.btn-login, .btn-login:hover, .btn-login:focus, .btn-login:active
{
	background:#000;
	color:#fff;
	font-size:23px;
	line-height:50px;
	text-align:center;
	font-weight:700;
	font-family: "futura-pt-condensed", sans-serif;
	text-decoration:none;
	border:0px none;
	border-radius:0;
	letter-spacing:1px;
}

.boxlogin h2
{
	margin-bottom:0px;
	font-size:40px;
	line-height:42px;
}

.recuperapsw, .recuperapsw:hover, .recuperapsw:focus, .recuperapsw:active
{
	font-size:15px;
	color:#999999;
	line-height:17px;
	float:right;
	text-decoration:underline;
}

.grid-utili > h2 {
    font-size: 30px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin: 23px 0 15px;
    text-align: center;
}

.menu-footer li
{
	font-family: "futura-pt-condensed", sans-serif;
}

.text-footer > li:first-child > h2
{
	text-transform:none;
}

.space40
{
	display: block;
	clear: both;
	width: 100%;
	height: 40px;
}

.col50
{
	float: left;
	display: block;
	width: 40%;
}

.stat-client .col50 {
	width: 50%;
}

.nox
{
	display: block;
	float: right;
	width: 48.5px;
	height: 46px;
}

.contselect
{
	display: block;
	clear: both;
	width: 100%;
}

.tabric.content {
    height: auto;
    border-top: 0;
    margin-top: 5px;
    padding: 5px;
    box-shadow: none;
}

select {
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 25px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    padding: 0px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url("/immaginiag/ico_frecciaselect.png") #fff no-repeat center right;
    background-position: 95% 20px;
    display: block;
    margin-bottom: 10px;
}

.continput {
    width: 100%;
    height: 50px;
    display: block;
    margin: 0px auto;
	margin-bottom: 10px;
}

input[type="text"] {
    width: 269px;
    border: 1px solid #e6e6e6;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 25px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    padding: 0px 20px;
    display: inline-block;
}

.select-search2 {
    float: none;
    width: 100%;
    background: #ffffff;
    padding: 0;
    position: static;
    display: block;
    clear: both;
    margin-bottom: 40px;
}

.icoimg {
    position: absolute;
    left: 5px;
    top: 15px;
    cursor: pointer;
    display: none;
}

.contenitore2 {
    width: 100%;
    display: block;
    clear: both;
    background: #fff;
    padding: 0;
    margin: 0;
	margin-bottom: 40px;
}

.box-inputradio {
    width: auto;
    padding: 3px 15px;
    background: #fff;
    border-radius: 0;
    margin-bottom: 0;
    height: 50px;
    line-height: 41px;
    border: 1px solid #E6E6E6;
}

input[type="radio"]:checked + label {
    background-image: url('/immaginiag/newchecked.png?v=1');
}

input[type="radio"] + label {
    display: inline-block;
    vertical-align: middle;
    background-image: url('/immaginiag/newcheck.png');
    background-size: 25px 24px;
    width: 25px;
    height: 25px;
    padding: 0;
    border: none;
    margin: 0;
    float: left;
    background-repeat: repeat;
}

.tabric.content {
    height: auto;
    border-top: 0;
    margin-top: 5px;
    padding: 5px 15px;
    box-shadow: none;
	min-height:190px;
}

input[type="text"] {
    width: 249px;
    border: 1px solid #e6e6e6;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 25px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    padding: 0px 20px;
    display: inline-block;
}

.space20
{
	display: block;
	clear: both;
	width: 100%;
	height: 20px;
}

.notecart {
    font-size: 18px;
    font-weight: 400;
	margin-top: 25px;
}

.statiordine
{
	margin-top: 10px;
}

.statiordine {
    margin-top: 23px;
}

.s-tot.totpiccolo.totfinale.clearfix {
    font-size: 22px;
	color: #666;
}

.s-tot.totpiccolo.totfinale.clearfix .right {
    font-size: 22px;
    line-height: 31px;
    color: #666;
}

#sconti_campagna {
    font-size: 13px;
    line-height: 16px !important;
}

.infoprodaut
{
	font-size: 10px !important;
	line-height: 12px !important;
	font-family: "Georgia", sans-serif !important;
	font-style: italic !important;
	color: #888888 !important;
	font-weight: 600;
	max-width:120px;
}

input.qty
{
	line-height: 50px;
	color: #333333;
	font-size: 20px;
	font-family: "futura-pt-condensed", sans-serif;
	font-weight: 400;
	padding: 0px 10px;
	display: inline-block;
	text-align: center !important;
	width: 60px !important;
}

.rigalistino
{
	width: 100%;
	display: block;
	clear: both;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
}

.mh700
{
	min-height:450px;
}

.rigalistino .nome
{
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	color: #4d4d4d;

}

.rigalistino .azioni
{
	float: right;
	padding-top: 7px;
}

.rigalistino .azioni img
{
	float: right;
	margin-left: 20px;
}

h2 {
    font-size: 41px;
    line-height: 48px;
    margin-bottom: 15px;
    color: #000000;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    margin-top: 0;
}

.tabric {
    float: left;
    width: 32.5%;
    display: block;
    height: 54px;
    border-top: 6px solid #ffda00;
    background: #fff;
    color: #333333;
    font-size: 22px;
    line-height: 47px;
    font-weight: 700;
    font-family: "futura-pt-condensed", sans-serif;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 1px 1px 2px 1px rgba(100, 100, 100, 0.2);
}

select {
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 400;
    padding: 0px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url("/immaginiag/ico_frecciaselect.png") #fff no-repeat center right;
    background-position: 95% 20px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
}

.btn-cerca {
    width: 85px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 700;
    color: #333;
    text-align: center;
    background: #ffda00;
    border: 0px none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-left: -4px;
    position: relative;
    top: 2px;
}

.tabgialla, .tabgialla:hover, .tabgialla:active, .tabgialla:focus {
    width: 168px;
    margin: 0px 3px;
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    font-family: "futura-pt-condensed", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

input[type="text"] {

    font-style: none !important;
    color: #333333;
    font-size: 16px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 700;
}

.bannerofferte
{
	display: inline;
	float: right;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
	background: #FFDA00;
	color: #000;
	width: auto;
	padding: 0px 10px;
	text-transform:lowercase;
	margin-top: -1px;
}

.bannerofferte a
{
	float: right;
	display: inline;
	background: #000;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 17px;
	padding: 0px 10px;
	text-transform: uppercase;
	margin-top: 7.5px;
	margin-left: 10px;
}

.bannerofferte::first-letter
{
	text-transform: uppercase;
}

#vediordine .print, #carrello .print {
    display: inline;
    float: right;
    cursor: pointer;
    margin-top: 4px;
}

input[type="radio"]:checked + label {
    background-image: url('/immagini/checked.png');
}

input[type="radio"] + label {
    display: inline-block;
    vertical-align: middle;
    background-image: url('/immagini/check.png');
    background-size: 20px;
    width: 20px;
    height: 20px;
    padding: 0;
    border: none;
    margin: 0;
    float: left;
    margin-top: -4px;
    cursor: pointer;
	margin-right: 4px;
}

input[type="radio"]
{
	display: none;
}

.space10
{
	display: block;
	clear: both;
	width: 100%;
	height: 10px;
}

.bannerofferte {
    display: inline;
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    /*background: #213872;*/ background: #FF3B3B ;
    color: #fff;
    width: auto;
    padding: 0px 10px;
    text-transform: lowercase;
    margin-top: -1px;
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 700;
    text-align: left;
	text-transform: uppercase;
}

.bannerofferte a {
    float: right;
    display: inline;
    background: #ffda00;
    color: #fff;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    padding: 0px 10px;
    text-transform: uppercase;
    margin-top: 7.5px;
    margin-left: 10px;
    color: black;
}

.relative
{
	position: relative !important;
}

.btn-nuovoor.small, .btn-nuovoor.small:hover, .btn-nuovoor.small:focus, .btn-nuovoor.small:active
{
	font-size: 14px;
	width: 155px;
	height: 30px;
	line-height: 30px;
}

.pt10
{
	padding-top: 10px !important;
}

.domanda
{
	height: 125px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 30px;

}

.domanda p
{
	font-size: 20px;
	line-height: 20px;
	display: block;
	clear: both;
	margin-bottom: 15px;
	color: #4D4D4D;
}

.risposta
{
	width: auto;
	height: 35px;
	padding: 0px 10px;
	line-height: 33px;
	border:1px solid #ccc;
	color:#999;
	font-size: 16px;
	font-weight: 500;
	background: #fff;
	cursor: pointer;

}

.risposta.active
{
	background: #FFDA00;
	color: #333;
}

.user .numerino {
    position: absolute;
    font-size: 13px;
    width: 21px;
    height: 21px;
    border-radius: 100px;
    color: #000;
    background: #FFDA00;
    line-height: 21px;
    text-align: center;
    font-weight: 600;
    top: 9px;
    right: -7px;
}



/* Responsive */

@media all and (min-width: 1025px) and (max-width: 1199px)
{
   .container
   {
		width: 1025px;
		display: block;
		margin: 0px auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.promo img {
		width: 34px;
		margin-top: 5px;
	}
	.datiord .col50 {
		padding: 0px 20px;
	}
	.imggrande {
		left: 40px;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
	.imggrande img
	{
		transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		padding: 7px;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px)
{
	.container
   {
		width: 100%;
		max-width:1024px;
		min-width:600px;
		display: block;
		margin: 0px auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.promo img {
		width: 34px;
		margin-top: 5px;
	}
	.datiord .col50 {
		padding: 0px 20px;
	}
	input[type="text"] {
		width: 160px;
	}
	select {
		width: 200px;
		/*background-position: 160px 20px;*/
	}
	td {
		font-size: 15px;
	}
	.imggrande {
		left: 40px;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
	.imggrande img
	{
		transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		padding: 7px;
	}
	input.qty {
		width: 80px !important;
	}
	.cod {
		position: relative;
		padding: 0px 20px;
	}
	h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	.tabric {
		font-size: 25px;
	}
	.datiord {
		padding: 15px 1%;
	}
}

@media all and (min-width: 600px) and (max-width: 767px)
{
	.container
   {
		width: 100%;
		max-width:767px;
		min-width:600px;
		display: block;
		margin: 0px auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.promo img {
		width: 34px;
		margin-top: 5px;
	}
	.datiord .col50 {
		padding: 0px 20px;
	}
	input[type="text"] {
		width: 160px;
	}
	select {
		width: 200px;
		background-position: 160px 20px;
	}
	td {
		font-size: 15px;
	}
	.imggrande {
		left: 40px;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
	.imggrande img
	{
		transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		padding: 7px;
	}
	input.qty {
		width: 80px !important;
	}
	.cod {
		position: relative;
		padding: 0px 20px;
	}
	h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	.tabric {
		font-size: 25px;
	}
	.datiord {
		padding: 15px 1%;
	}
	select {
		width: 160px;
		background-position: 130px 20px;
		font-size: 20px;
	}
	.contchange.last {
		padding: 35px 3%;
	}
	input[type="text"] {
		width: 130px;
	}
	.icoimg
	{
		display:none;
	}
	.cod {
		position: relative;
		padding: 0px 20px;
		padding-left: 0;
		padding-right: 40px;
	}
	.promo {
		position: absolute;
		right: 0px;
		top: 4px;
	}
	th {
		padding-top: 25px;
		padding-bottom: 10px;
		text-align: center;
		border: 0;
		font-size: 16px;
		line-height: 20px;
		color: #333333;
		font-family: "futura-pt-condensed", sans-serif;
		font-weight: 400;
	}
	input.qty {
		width: 50px !important;
	}
	.carrello table td img {
		width: 40px;
	}
	.stat, .cost
	{
		width:100%;
		margin-bottom:20px;
	}
	.datiord
	{
		font-size:16px;
	}
	.datiord span
	{
		font-size:14px;
	}

}

#promo p {
    margin-top: 30px;
    margin-bottom: -40px;
}

.info {
    display: inline-block;
    width: 22px;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: 2px;
    cursor: pointer;
}

.popupdestinazione {
    display: none;
    z-index: 10;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 420px;
    height: 210px;
    text-align: center;
    padding: 25px 15px;
    margin-left: -210px;
    margin-top: -105px;
}

.popupdestinazione h2
{
	text-align: center;
}

.popupdestinazione .btn-ordina {
    margin: 20px auto;
}

.overlaypopup
{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9;
}

.caricaex {
    float: right;
}

.caricaex input[type="text"]
{
	float: right;
	width: 150px;
	height: 30px;
	line-height: 28px;
	border:1px solid #CCCCCC;
	border-right:0;
	font-size: 16px;
	color: #666;
	font-weight: 400;
}

.caricaex label
{
	float: right;
	margin-right: 5px;
	width: 130px;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	background: #FFDA00;
	cursor: pointer;
}

.caricaex .scaricamodello, .caricaex .scaricamodello:hover, .caricaex .scaricamodello:focus, .caricaex .scaricamodello:active
{
	float: right;
	width: 180px;
	height: 30px;
	line-height: 30px;
	background: #ccc;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 900;
	color: #000;
}

.caricaex .scaricamodello img
{
	display: inline;
	margin-left: 5px;
	vertical-align: -2px;
}

div.loader
{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	z-index: 10;
}

.overlayloader
{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9;
}

/* Animation */
@-webkit-keyframes loading {
  to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes loading {
	to { -moz-transform: rotate(360deg); }
}
@-ms-keyframes loading {
	to { -ms-transform: rotate(360deg); }
}
@keyframes loading {
	to { transform: rotate(360deg); }
}

/* Loader (*/
#loading {

	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: transparent;

	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #777;
	border-left: 4px solid #777;

	-webkit-animation: loading 1.2s infinite linear;
	-moz-animation: loading 1.2s infinite linear;
	-ms-animation: loading 1.2s infinite linear;
	animation: loading 1.2s infinite linear;
}




/* stat */


.mh1000
{
	min-height:1000px;
}

.boxscelta
{
	display: block;
	clear: both;
	width: 1050px;
	margin-top: 80px;
}

.boxscelta::after
{
	content:"";
	display: table;
	clear: both;
}

.boxscelta .s-box
{
	display: block;
	float: left;
	width: 31%;
	margin: 0px 1%;
	height: 310px;
	background: #fff;
	text-align: center;
	border-top: 10px solid #FFDA00;
	box-shadow:1px 1px 4px rgba(0,0,0,0.4);
}

.boxscelta .s-box img
{
	display: block;
	clear: both;
	margin: 0px auto;
	margin-top: 70px;
}

.boxscelta .s-box .tit
{
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 34px;
	font-weight: 900;
	color: #000;
	margin-top: 40px;
	text-transform: uppercase;
}

.tabgialla img.active
{
	display: none !important;
}

.tabgialla img.noactive
{
	display: inline-block !important;
}


.tabgialla.active img.active
{
	display: inline-block !important;
}

.tabgialla.active img.noactive
{
	display: none !important;
}

.tabgialla img.noactive {
    display: inline-block !important;
    height: 43px;
    opacity: 0.5;
    margin-right: 5px;
	vertical-align: -14px;
}

.tabgialla.active img.active {
    display: inline-block !important;
    margin-right: 5px;
    vertical-align: -14px;
}

.tabgialle {
    width: 525px;
}

.statistic.flex-space {
	align-items: center;
	margin-bottom: 20px;
}

.titstat
{
	display: block;
	clear: both;
	/*width: 100%;*/
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 900;
	line-height: 1.3em;
	margin-bottom: 30px;
	/*min-height: 40px;*/
}

.stat-client .titstat, .orders .titstat, .confronta .titstat, .prodotti .titstat, .zone .titstat {
    margin-bottom: 10px;
}

.opzioni-confronto, .more-sales {
	margin-top: 20px;
}

.statistic .titstat {
	margin: 0;
	line-height: 1;
}

.totale {
	background: #000;
	padding: 8px 15px;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}

.totale span {
	font-weight: 700;
}

.continput
{
	display: block;
	clear: both;
	width: 100%;
	position: relative;
}

.continput .cercacliente, .selbig
{
	width: 50%;
	height: 50px;
	border:	1px solid #E6E6E6;
	float: left;
	line-height: 48px;
	padding: 0px 20px;
	color: #000;
	font-size: 18px;
	font-weight: 400;
}

.cercastat
{
	display: block;
	float: left;
	height: 50px;
	width: 105px;
	text-align: center;
	background: #000;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	border:0;
	margin-left: -1px;

}

.continput .tuttiabs
{
	position: absolute;
	left: 42%;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	text-decoration: underline;
	cursor: pointer;
	top: 17px;
}

.space60
{
	display: block;
	clear: both;
	width: 100%;
	height: 60px;
}

.contenitore
{
	padding-top: 55px;
}

.fa
{
	font-family: FontAwesome !important;
}

a.back
{
	color: #999;
	display: block;
	clear: both;
	width: 100%;
	margin-top: -30px;
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: 400;
	cursor: pointer;
}

a.back i
{
	margin-right: 5px;
	color: #999;
}

.col35
{
	display: block;
	float: left;
	width: 35%;
}

.col65
{
	display: block;
	float: left;
	width: 65%;
}

.pl1
{
	padding-left: 1%;
}

.boxtg
{
	display: block;
	clear: both;
	width: 100%;
	border-top: 6px solid #FFDA00;
	background: #fff;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
	min-height:350px;
	position: relative;
}

.link-note, .link-note:hover, .link-note:active, .link-note:focus {
	background: #333333;
	padding: 6px 8px;
	position: absolute;
	top: 16px;
	right: 0;
	font-size: 12px;
	font-weight: 500;
}

.link-note img {
	height:20px;
	margin-right:8px;
	vertical-align: top;
}

.link-note span {
	line-height: 20px;
	color: #fff;
}

.col50v
{
	width: 50%;
	float: left;
}

.infouser .imguser
{
	display: block;
	margin: 35px auto;
	margin-bottom: 20px;
}

.infouser .name
{
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #333;
	line-height: 22px;
	margin-bottom: 15px;
}

.infouser .piva
{
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	margin-bottom: 45px;
}

.infouser .lab
{
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	color: #666;
	font-weight: 400;
	margin-bottom: 15px;
}

.infouser .val
{
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: 700;
}

.boxstat
{
	padding: 20px;
}

.grafici-italia-vet {
	width: 900px;
	height: 500px;
	display: block;
	padding: 0;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#chart_div {
	width: 100%;
	height: 100%;
}

.fixedmenu i {
    font-size: 21px;
    color: #fff;
    background: #000;
    height: 42px;
    width: 42px;
    line-height: 42px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    position: fixed;
    top: 190px;
    right: 15%;
    border-radius: 100px !important;
    text-align: center;
    cursor: pointer;
    z-index: 10;
}

.overlaymenu
{
	display: none;
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0px;
	bottom:0px;
	background: rgba(255,255,255,0.5);

}

.confixmenu
{
	display: none;
	position: fixed;
	top: 190px;
	z-index: 99;
	right: 14%;
}

.confixmenu .menutop
{
	display: block;
	clear: both;
	width: 225px;
   position: relative;
   padding: 20px 25px;
   background: #000;
   padding-top: 40px;
   box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.confixmenu .menutop i
{
	position: absolute;
	top: 12px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	right: 12px;
}

.confixmenu .menutop a, .confixmenu .menutop a:hover, .confixmenu .menutop a:focus, .confixmenu .menutop a:active
{
	display: block;
	clear: both;
	width: 100%;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 18px;
}

.confixmenu .menutop a:hover, .confixmenu .menutop a:focus, .confixmenu .menutop a:active
{
	color: #FFDA00;
}

.confixmenu .menubottom
{
	display: block;
	clear: both;
	width: 225px;
	margin-top: 10px;
}

.confixmenu .menubottom	a
{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
	color: #000;
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.confixmenu .menubottom a img {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #fff;
    padding: 10px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    border-radius: 100px !important;
    margin-right: 10px;
}

@media all and (min-width:1600px) and (max-width:1800px)
{
	.fixedmenu i {right: 8%;}
	.confixmenu { right: 7%;}
}

@media all and (min-width:1400px) and (max-width:1599px)
{
	.fixedmenu i {right: 4%;}
	.confixmenu { right: 3%;}
}

@media all and (max-width:1399px)
{
	.fixedmenu i {right: 2%; top: 140px;}
	.confixmenu { right: 2%; top: 140px;}
}

.titstat a
{
	font-weight: 300 !important;
}

.altropulsante, .altropulsante:hover, .altropulsante:focus, .altropulsante:active
{
	display: block;
	float: right;
	background: #000;
	color: #fff;
	padding: 10px;
	font-weight: 900;
	font-size: 13px;
	line-height: 13px;
	text-transform: capitalize;
	letter-spacing: 0.02em;
	margin-top: -45px;
}

.confronta .altropulsante, .confronta .altropulsante:hover, .confronta .altropulsante:focus, .confronta .altropulsante:active {
    margin-top: -40px;
}

.tabellalati tr td:nth-child(1), .tabellalati tr td:nth-child(2) {
    text-align: left;
    padding-left: 10px;
	font-size: 15px;
}

.tabellalati tr td:nth-child(3) {
    text-align: right;
    padding-right: 10px;
	font-size: 15px;
}

.tabellalati {
    margin-top: 10px;
}

.tabellalati tbody tr.sfondo-giallo {
	background: #FFDA00;
}

/*.tabellalati tbody tr:first-child td, .tabellalati tbody tr:first-child td i {
	color: #fff;
}*/

.tabellalati tbody tr.sfondo-giallo .btn-tabella, .tabellalati tbody tr.sfondo-giallo .btn-tabella:hover, .tabellalati tbody tr.sfondo-giallo .btn-tabella:focus, .tabellalati tbody tr.sfondo-giallo .btn-tabella:active {
    background: #000;
    color: #fff;
}

.cont-ordini .tabellalati {
	margin: 0;
}

.tabellalati td i
{
	margin-right: 5px;
}

.btn-tabella, .btn-tabella:hover, .btn-tabella:focus, .btn-tabella:active
{
	width: 155px;
	height: 30px;
	line-height: 30px;
	background: #FFDA00;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: 900;
	display: block;
	float: right;
}

.campo-regione {
    width: 140px;
	margin-right: 10px;
}

.campo-anno {
	width: 105px;
	margin-right: 10px;
}

.campo-mese-iniz,
.campo-mese-fin {
	width: 175px;
}

.campo-mese-iniz {
	margin-right: 15px;
}

.sell .selbig {
	/*width: 90%;*/
	width: 100%;
}

.campo-anno .selbig {
	background: url("/immaginiag/ico_frecciaselect.png") #fff no-repeat scroll 80px center;
}

.campo-mese-iniz .selbig, .campo-mese-fin .selbig {
	background: url("/immaginiag/ico_frecciaselect.png") #fff no-repeat scroll 150px center;
}

.estero .campo-regione .selbig, .estero .campo-anno .selbig {
    background-color: #F6F6F6;
}

.sell .col20 .selbig {
	background-color: #F6F6F6;
}

.rigaselect .col30:last-child .selbig {
	width: 80%;
}

.col20
{
	display: block;
	float: left;
	width: 20%;
}

.col80
{
	display: block;
	float: left;
	width: 80%;
}

.rigaselect
{
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.rigaselect::after
{
	display: table;
	clear: both;
	content:"";
}

.btn-confronta, .btn-confronta:hover, .btn-confronta:focus, .btn-confronta:active
{
	float: left;
	width: 155px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: 900;
	color: #fff;
	background-color: #000;
	border: 0 !important;
}

.btn-addconfronto, .btn-addconfronto:hover, .btn-addconfronto:focus, .btn-addconfronto:active
{
	float: right;
	float: left;
	width: 265px;
	height: 50px;
	line-height: 50px;
	background-color: #E6E6E6;
	color: #000;
	font-weight: 900;
	font-size: 20px;
	text-align: center;
}

.btn-addconfronto.align-right, .btn-addconfronto.align-right:hover, .btn-addconfronto.align-right:focus, .btn-addconfronto.align-right:active
{
	float: right;
}

.btn-addconfronto i {
	margin-right: 7px;
	color: #2F2F2F;
}

select.errores {
    background-color: rgba(255,0,0,0.4) !important;
    border-color: red;
}

.pulsante_filtro{
	background: #000;
	color: #fff;
	padding: 10px;
	font-weight: 900;
	font-size: 13px;
	line-height: 13px;
	text-transform: capitalize;
	letter-spacing: 0.02em;
}

.elimina_filtro{
	position:absolute;
	right:3px;
}

.pager {
    float: right;
    margin-top: 20px;
}

.pager a {
    margin: 0px 3px;
    font-size: 15px;
}

.ui-datepicker-trigger {
    display: none;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #FFDA00;
    border: 0;
    padding-top: 10px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border: 0;
    background: transparent;
    font-weight: normal;
    color: #000 !important;
    margin-top: 7px;
}

.ui-widget-header .ui-icon
{
	color: #000 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0;
    background: transparent;
    font-weight: normal;
    color: #000;
}

td .ui-state-hover
{
	margin-top: 0 !important;
}

.cont_boxzone {
	width: 675px;
	display: table;
	margin: 10px auto 0;
}

.cont_boxzone .boxzone {
    display: block;
    float: left;
    width: 48%;
    margin: 0px 1%;
    height: 310px;
    background: #F9F9F9;
    text-align: center;
    border-top: 10px solid #FFDA00;
    box-shadow: 0px 0px 4px rgba(214,214,214,0.75);
}

.cont_boxzone .boxzone img {
    display: block;
    clear: both;
    margin: 70px auto 0;
}

.cont_boxzone .boxzone .tit {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 34px;
    font-weight: 900;
    color: #000;
    margin-top: 40px;
    text-transform: uppercase;
}

.btn-filtra {
	float: right;
	clear: both;
	border: 1px solid #2F2F2F;
	padding: 10px 20px;
	font-size: 13px;
	font-weight: 700;
	color: #2F2F2F;
	margin: 0 0 20px 0;
	cursor: pointer;
}

.colfiltra {
	width: 50%;
	float: left;
	position: relative;
}

.colfiltra .selbig {
	width: 100%;
}

.zone .colfiltra .selbig {
    margin: 0;
}

.colprodotto {
	width: 50%;
	float: left;
	position: relative;
}

.colprodotto .cercacliente {
	width: 81.5%;
}

.cercastat {
	width: 18.5%;
}

.boxfiltro {
	float: left;
	position: relative;
	margin: 0 4% 25px 0;
	width: 29.33333%;
	height: 123px;
	background: #F9F9F9;
    text-align: center;
    border-top: 10px solid #000;
    box-shadow: 0px 0px 4px rgba(214,214,214,0.75);
}

.boxfiltro .icofiltro {
	height: 26px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
    clear: both;
    margin: 25px auto 0;
}

.boxfiltro .tit {
	display: block;
    clear: both;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    color: #000;
    margin-top: 20px;
    text-transform: uppercase;
    line-height: 15px;
}

.cont_codprod {
	float: left;
	position: relative;
	width: 100%;
	height: 50px;
	display: flex;
	background: #F8F8F8;
	justify-content: space-between;
	margin: 20px 0 0 0;
}

.cont_codprod .boxcodprod {
	align-items: center;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	color: #4D4D4D;
	padding: 0 10px;
}

.cont_codprod .boxcodprod strong {
	color: #2F2F2F;
	margin: 0 0 0 10px;
}

.cont_codprod .boxcodprod img {
	max-height: 15px;
	margin: 0 0 0 10px;
}

.cont_codprod .btn-codprod {
    height: 50px;
    line-height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #CCCCCC;
	padding: 0;
	cursor: pointer;
	width: 60px;
}

.boxtg table tr td:last-child {
	padding: 0 10px 0 0;
}

.boxstatinfo {
	min-height: 366px;
}

.boxstatinfo ul {
	list-style: none;
	padding: 0;
}

.boxstatinfo ul li {
	text-align: center;
	width: 50%;
	float: left;
	padding: 60px 0 20px 0;
}

.boxstatinfo ul li p.tit_infouser {
	font-size: 14px;
	font-weight: 400;
	color: #808080;
	margin: 5px 0 10px 0;
}

.boxstatinfo ul li p.val_infouser {
	font-size: 18px;
	font-weight: 700;
	color: #2f2f2f;
	margin: 0;
}

.fascianera {
	width: 100%;
	float: left;
	background: #666;
	color: #fff;
	padding: 30px 25px;
}

.fatturato_annuo {
	width: 38%;
	float: left;
	padding: 0;
}

.differenza_fatturato {
	float: left;
	width: 24%;
	padding: 0;
}

.tit_fatturato {
	font-size: 25px;
	font-weight: 800;
	color: #fff;
	margin: 0 0 13px 0;
	line-height: 25px;
	padding: 0 15px;
}

.data_fatturato {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 20px 0;
	color: #fff;
	line-height: 18px;
	padding: 0 15px;
}

.data_fatturato strong {
	color: #fff;
}

.fatturato {
	color: #ffd500;
	font-size: 30px;
	font-weight: 800;
	line-height: 30px;
	border-top: 1px solid #808080;
	padding:12px 15px;
}

.fatturato:last-child {
	border-bottom: 1px solid #808080;
}

.differenza_fatturato .tit_fatturato {
    margin: 0 0 51px 0;
}

.diff_pos {
	color: #39b54a;
	font-size: 30px;
	font-weight: 800;
	float: left;
	width: 100%;
	margin: 0;
	display: flex;
	align-items: center;
	line-height: 54px;
	border-top: 1px solid #808080;
	padding: 0 15px;
}

.diff_neg {
	padding: 0 15px;
	color: #ed1c24;
    font-size: 30px;
    font-weight: 800;
    float: left;
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    line-height: 54px;
    border-top: 1px solid #808080;
}

.differenza_fatturato div:last-child {
	border-bottom: 1px solid #808080;
}

.diff_pos img,
.diff_neg img {
	margin: 0 8px 0 0;
    width: 16px;
}

.nome_filtro {
	font-size: 22px;
	font-weight: 600;
	color: #2f2f2f;
	margin: 0 0 40px 0;
	width: 100%;
	float: left;
	text-align: center;
}

.text-filtro.col50 {
	width: 50%;
	padding: 0 15px;
	margin: 0;
}

.text-filtro.col50.text-center h2 {
	color: #808080;
	width: 100%;
	margin: 0 0 15px 0;
	font-size: 14px !important;
	font-weight: 400;
	text-transform: none;
	text-align: center;
}

.text-filtro.col50.text-center h3 {
	color: #2f2f2f;
	width: 100%;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	text-align: center;
	margin: 0;
}

/*.riganota .col20 {
	padding: 8px 0 97px 0;
	border-right: 2px solid #4D4D4D;
}*/

.flex-space .riganota.flex-start {
    width: 80%;
}

.riganota .col20 {
    border-right: 2px solid #4D4D4D;
    min-height: 97px;
}

.riganota .col80 .data {
	/*border-left: 2px solid #4D4D4D;*/
}

.riganota .col20 .data span {
	float: right;
	text-align: right;
	padding: 7px 14px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	color: #4D4D4D;
}

.riganota .col20 .data span.active {
	background: #4D4D4D;
	color: #fff;
}

/*.riganota .col80 {
	padding: 8px 0 0 0;
}*/

.riganota .col80 .data {
	display: none;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: 300;
	color: #333333;
	position: relative;
	/*min-height: 97px;*/
}

.riganota .col80 .data.active {
	display: block;
}

.btn-addconfrontonota,
.btn-addconfrontonota:active,
.btn-addconfrontonota:hover,
.btn-addconfrontonota:focus {
	background: #fff;
	border: 1px solid #2F2F2F;
	font-size: 13px;
	font-weight: 800;
	color: #2F2F2F;
	width: auto;
	height: 30px;
	padding: 0 15px;
	line-height: 30px;
}

input[type="text"].input-nota {
	width: auto;
	padding: 0 55px 0 65px;
	background-color: #FFD500;
	border: 1px solid #1A1A1A;
	background-image: url("/immaginiag/ico-calendar.png"), url("/immaginiag/ico-arrow-date.png");
    background-position: 8% center, 94% center;
    background-repeat: no-repeat, no-repeat;
	max-width: 247px;
	font-size: 18px;
	font-weight: 400;
	color: #1A1A1A;
}

input[type="text"].input-nota::-webkit-input-placeholder {
	font-size: 18px;
	font-weight: 400;
	color: #1A1A1A;
}

input[type="text"].input-nota::-moz-placeholder {
	font-size: 18px;
	font-weight: 400;
	color: #1A1A1A;
	opacity: 1;
}

input[type="text"].input-nota:-ms-input-placeholder {
	font-size: 18px;
	font-weight: 400;
	color: #1A1A1A;
}

input[type="text"].input-nota:-moz-placeholder {
	font-size: 18px;
	font-weight: 400;
	color: #1A1A1A;
	opacity: 1;
}

.textarea-nota.form-control,
.textarea-nota.form-control:focus {
	height: 180px;
	border: 1px solid #E6E6E6;
	color: #333333;
	font-size: 14px;
	font-weight: 300;
	box-shadow: none;
}

.btn-salvanota {
	float: left;
	background: #FFD500;
	color: #2F2F2F;
	font-size: 20px;
	font-weight: 800;
	width: 103px;
	height: 50px;
	line-height: 50px;
	border: 0;
	padding: 0;
}

.boxtg.filtertype {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.boxtg.filtertype .icofiltro {
	text-align: center;
}

.boxtg.filtertype .icofiltro h2 {
	text-align: center;
	margin: 25px 0 0 0;
	font-size: 23px;
	line-height: 23px;
}

.mod_nota {
	/*position: absolute;
	right: 0;
	bottom: -45px;*/
	color: #2f2f2f;
	font-size: 13px;
	font-weight: 700;
	padding-right: 10px;
}

.btn-eliminanota {
    float: left;
    background: #e6e6e6;
    color: #2F2F2F;
    font-size: 20px;
    font-weight: 800;
    width: 126px;
    height: 50px;
    line-height: 50px;
    border: 0;
	padding: 0;
	margin: 0 0 0 10px;
}

.flex-space {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: flex-start;
}

.flex-start {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.riganota .col20,
.riganota .col80 {
	width: auto;
	float: none;
}

.cerca-order .col20 input[type="text"] {
	width: 100%;
}

.chiudiriga {
	float: left;
	cursor: pointer;
	color: #000;
	font-size: 25px;
	margin-left: 10px;
	margin-top: 12px;
}

.col50.grafico-torta {
	width: 50%;
}

.cod {
    position: relative;
}

.loghi-vari {
	max-height: 74px;
	margin-left: 45px;
}

.stampa_pdf{
	position: absolute;
	right: 15px;
	top: 20px;
	color: #000000;
	background: rgb(255, 218, 0);
	padding: 8px;
}

.stampa_pdf:hover{
	background: rgb(255, 218, 0);
	color: #000000;
}

progress[value] {
	width: 100%;
	height: 30px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

progress[value]::-webkit-progress-bar {
	background-color: #e6e6e6;
	border-radius: 4px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

progress[value]::-webkit-progress-value {
	background: #333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

progress[value]::-moz-progress-bar {
	background: #333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.percentuale {
	color: #666;
    font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
