@import "awesome.css";
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,600,700,300italic,400italic,600italic";
.row-fluid {
    width: 100%;
}
.row-fluid::before, .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid::after {
    clear: both;
}
.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    min-height: 28px;
    width: 100%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%;
}
.row-fluid .span12 {
    width: 100%;
}
.row-fluid .span11 {
    width: 91.4894%;
}
.row-fluid .span10 {
    width: 82.9787%;
}
.row-fluid .span9 {
    width: 74.4681%;
}
.row-fluid .span8 {
    width: 65.9574%;
}
.row-fluid .span7 {
    width: 57.4468%;
}
.row-fluid .span6 {
    width: 48.9362%;
}
.row-fluid .span5 {
    width: 40.4255%;
}
.row-fluid .span4 {
    width: 31.9149%;
}
.row-fluid .span3 {
    width: 23.4043%;
}
.row-fluid .span2 {
    width: 14.8936%;
}
.row-fluid .span1 {
    width: 6.38298%;
}
.row-fluid .offset12 {
    margin-left: 104.255%;
}
.row-fluid .offset12:first-child {
    margin-left: 102.128%;
}
.row-fluid .offset11 {
    margin-left: 95.7447%;
}
.row-fluid .offset11:first-child {
    margin-left: 93.617%;
}
.row-fluid .offset10 {
    margin-left: 87.234%;
}
.row-fluid .offset10:first-child {
    margin-left: 85.1064%;
}
.row-fluid .offset9 {
    margin-left: 78.7234%;
}
.row-fluid .offset9:first-child {
    margin-left: 76.5957%;
}
.row-fluid .offset8 {
    margin-left: 70.2128%;
}
.row-fluid .offset8:first-child {
    margin-left: 68.0851%;
}
.row-fluid .offset7 {
    margin-left: 61.7021%;
}
.row-fluid .offset7:first-child {
    margin-left: 59.5745%;
}
.row-fluid .offset6 {
    margin-left: 53.1915%;
}
.row-fluid .offset6:first-child {
    margin-left: 51.0638%;
}
.row-fluid .offset5 {
    margin-left: 44.6809%;
}
.row-fluid .offset5:first-child {
    margin-left: 42.5532%;
}
.row-fluid .offset4 {
    margin-left: 36.1702%;
}
.row-fluid .offset4:first-child {
    margin-left: 34.0426%;
}
.row-fluid .offset3 {
    margin-left: 27.6596%;
}
.row-fluid .offset3:first-child {
    margin-left: 25.5319%;
}
.row-fluid .offset2 {
    margin-left: 19.1489%;
}
.row-fluid .offset2:first-child {
    margin-left: 17.0213%;
}
.row-fluid .offset1 {
    margin-left: 10.6383%;
}
.row-fluid .offset1:first-child {
    margin-left: 8.51064%;
}
.hide[class*="span"], .row-fluid .hide[class*="span"] {
    display: none;
}
.cleared {
    clear: both;
}
label
{
	margin: 0;
	font-size: 13px;
}
.tabella {
    border-collapse: collapse;
    display: table;
    width: 100%;
	
}
.tabella .riga {
    background-color: #fff;
    display: table-row;
}

.tabella .riga > div,
.tabella .riga > td {
    display: table-cell;
    line-height: 1.42857;
    padding: 8px 12px;
    position: relative;
	min-width: max-content;
    white-space: nowrap;
    vertical-align: middle;
}
.tabella .riga:nth-child(2n)
{
	background-color:#fafafa;
}

.tabella .riga.evid > div,
.tabella .riga.evid > td
{
	background-color:#eb211ec0;
}
.tabella .riga:hover > div,
.tabella .riga:hover > td {
    background-color: #ffe8cf !important;
}
.tabella .riga.evid2 > div,
.tabella .riga.evid2 > td
{
    background-color: #ffe8cf !important;
}
.tabella .riga.head
{
	background-color: #fff;
	position: relative;
	top: 0px;
	z-index: 224;
}
.tabella .riga.head > div,
.tabella .riga.head > th {
    color: #000;
    font-weight: bold;
}
.tabella > .riga.head > div,
.tabella > .riga.head > td
{
	box-shadow:0 1px 0 #ccc;
	
}
.tabella thead 
{
	position: relative;
	z-index: 25;
	background-color: #e9e9e9;
}
.tabella thead .riga {
  background-color: #e9e9e9 !important;
	color: #000;
  border-color: #e9e9e9;
	z-index: 25;
	position: relative;
} 
.tabella thead .riga:hover td
{
	color: #000;
  background-color: #e9e9e9 !important; 
}

.tabella .riga.act td {
	background-color: #eb2 !important;
  }
.tabella thead .riga.head td {
  font-weight: bold;
}

.tabella thead .riga:last-child td {
  padding-top: 0;
}
.tabella thead .riga:first-child td { 
  padding-bottom: 0;
  font-size: 160%;
  line-height: 1;
} 
.tabella thead .riga:first-child td
{
    padding-top: 10px;
}
.tabella thead .riga:last-child td
{
  	font-size: 80%;
    padding-bottom: 10px;
}
.tabella thead .riga:first-child td:nth-child(1) {
  /*! font-size: 100%; */
}
.nasc {
    display: none;
}
input[type="text"],input[type="date"],input[type="time"], input[type="number"], input[type="password"], textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    box-sizing: border-box;
    color: #40403e;
    display: block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    margin-bottom: 10px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	border-radius: 4px;
	
	
	
}
input[required]
{
	border-color:#eb211e;
}
.tabella input[type="text"],
.tabella input[type="date"],
.tabella input[type="time"],
.tabella input[type="number"],
.tabella input[type="password"],
.tabella  textarea{
	margin: 0;
	}

input[type="date"]
{
	
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}


input[readonly],
select[readonly],
textarea[readonly]
{
	background-color:#ccc;
}
input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
textarea {
    height: 200px;
}
select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    box-sizing: border-box;
    color: #555;
    display: block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    margin-bottom: 10px;
	border-radius: 4px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
input[type="submit"], input[type="button"], .button {
background-color: rgb(0,164,80);
border: none;
box-sizing: border-box;
color: #fff;
cursor: pointer;
display: block;
font-family: "Roboto";
font-size: 13px;
font-weight: 400;
height: 34px;
line-height: 22px;
margin: 0 auto;
padding: 6px 12px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
border-radius: 4px;
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
	border-radius: 4px;
}
input[type="submit"]:hover, button:hover, input[type="button"], .button:hover {
	background-color: rgb(255, 136, 1);
}
body {
    background-color: #f5f5f5;
    font-family: "Source Sans Pro",sans-serif;
    margin: 0;
	padding-top:60px;
	line-height: 1.45;
}

a {
    color: #eb211e;
    text-decoration: none;
}
.form {
    background-color: #fff;
    margin: auto;
    max-width: 450px;
    padding: 20px;
    width: 100%;
	box-sizing: border-box;
}
.header {
	box-sizing: border-box;
	color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin-bottom: 185px !important;
	z-index: 1140;
	background: #fff;
  }
#logo {
	position: relative;
	z-index: 340;
	margin: 0 10px 0 20px;
  }
  #logo img {
	height: 48px !important;
	box-sizing: content-box;
	max-height: 100% !important;
  }
  .nav {
	position: relative;
	z-index: 300;
	display: flex;
	padding-top: 0;
	justify-content: flex-end;
	position: sticky;
	top: 77px;
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
  }
.nav .list 
{
	display:block; 
	margin:0;
	position:relative; 
	
}
.nav .list .disattivo{
    opacity: 0.2;
}


.nav .list a:hover,
.nav .list.active a,
.nav .list .sublist a:hover
{
	background-color: #f5f5f5;
}
.nav .list:hover > a,
.nav .list.active a
{
	border-color: #ff3000;
}
.nav .list:hover > .sublist
{
	display:block !important;
}
.nav .list .sublist .itm:hover .sublist
{
	display:block !important;	
}
.nav .list.parent:hover .sublist
{
	display:block;
}
.nav > .list:last-child > .sublist {
    right: 0;
    left: auto;
}

.nav .list.Lamp.notRead > a{
	transition: all 0.3;
	animation: lamp 1s linear infinite;
}


@keyframes lamp{
	0%{
		background-color: transparent;
		color: #fff;
	}
	49%{
		background-color: transparent;
		color: #fff;
		
	}
	50%{
		background-color:#f3b830;
		color: #444;
		
	}
	99%{
		background-color:#f3b830;
		color: #444;
		
	}
	100%{
		background-color: transparent;
		color: #fff;
	}
	
}

#numNotifiche > span{
	  position: absolute; 
	  right: 20px;
	  bottom: 40px;
	  background-color: #eb211e;
	  border-radius: 100%;
	  min-width: 15px;
	  min-height: 15px;
	  line-height: 15px;
	  color: #fff;
}

.lir
{
	position: relative;
}
.lir.strg .rit
{
	font-weight: bold;
}
.lir a{
  color: #000;
  border-bottom: 1px solid #ccc;
  padding: 10px !important;
  font-size: 12px;
  position: relative;
	line-height: 1.2 !important;
}
.lir .rit {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
}
.lir .spec { 
  line-height: 14px;
  height: 14px;
  overflow: hidden;
	text-transform: none;
  display: block;
}
.lir .tmp
{
	text-transform: none;
	font-size: 10px;
	color: #555;
}
.nav .list.Lamp > .sublist { 
  overflow: auto; 
  right: -100px;
  left: -100px !important;
  max-height:280px;
	padding-right: 10px;
}

.lir .read {
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  right: 10px;
  top: 13px;
  background-color: #0087ff;
  border-radius: 100%;
}

.ToolBar {
 right: 40px;
    position: absolute; 
    top: 0;
}
.ToolBar .button
{
	background-color: #fff;
    border: medium none;
    color: #000;
    float: left;
    height: 25px;
    margin: 12px 0 12px 10px;
    padding: 2px 10px;
}
.ToolBar #ann
{
	 background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    padding: 10px 0;
    top: 40px;
}
#ann ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#ann ul li
{
	 cursor: pointer;
    display: block;
    padding: 0 20px;
    transition: all 0.3s ease-in-out 0s;
}
#ann ul li:hover
{
	 background-color: #eb211e;
    color: #fff;
}
.nav .list > .sublist {
	padding: 5px 0;
  }
.nav .list  .sublist .itm
{
	position: relative;
}
.nav .list  .sublist .sublist
{
	display: none;
	
	position: absolute;
	right: 100%;
	min-width: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
	top: 0!important;
	
}


.nav .list .account {
  box-sizing: border-box;
	display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
	align-items: center;
	border-left: 2px solid rgba(255,255,255,0.2);
}
.nav .list .account span
{
	line-height: 1.2;
	text-align: left;
}
.nav .list .account span strong
{
	font-size: 12px;
}
.nav .list .account i {
  float: left;
  width: 30px;
  height: 30px;
	margin-right: 5px;
  line-height: 30px;
	font-size: 16px;
  padding: 0;
  background-color: #ccc;
  border-radius: 100%;
}
.nav .list .account i:before
{
	font-size: 16px;
}



.nav .list .sublist a {
	line-height: 34px;
	font-size: 13px;
	display: block;
	text-align: left;
	padding: 0 10px;
	height: auto;
  }
  .nav .list .sublist a svg,
.nav .list .sublist a i
{
	margin:0 5px 0 0;
	display:inline;
	font-size:14px;
}
.nav .list .sublist a svg{
	height: 14px;
	width: 14px;
}
.nav .list i{
    font-size: 17px;
	margin-right: 5px;
	width: 20px;
}

.nav .list a {
	color: #3e3e3c;
	font-family: 'Roboto';
	padding: 12px 15px 12px 15px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	box-sizing: border-box;
  }

.riga.evidenza {
  background-color: #eb2113 !important;
}
@media screen and (max-width:1350px)
{
	table.tabella tbody {
		font-size: 80%;
	}
	.tabella thead .riga:first-child td
	{
		font-size: 100%;
	}
	
	
	.box .valor
	{
		font-size: 24px;
	}
	
}

.nav .list .sublist {
	display: none; 
	position: absolute;
	background: #fff;
	width: 200px;
  }

/*.sidebar:hover .nav .list .sublist {
	display: block;
  }*/

.header .message {
    bottom: 5px;
    position: absolute;
    right: 70px;
}
.header .message .fa {
    color: #444;
}
.header .message span {
    color: #eb211e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    line-height: 15px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff;
    top: -5px;
    width: 15px;
}
.header .lista a {
    display: block;
    line-height: 18px;
    padding: 0 5px;
}
#bread {
    font-size: 13px;
    line-height: 10px;
    padding: 20px 40px;
    position: relative; 
	margin:auto;
	color:#000;

}
 
#bread a {
    color: #000;
}
.left {
    background-color: #222d32;
    box-sizing: border-box;
    left: 0;
    min-height: 100%;
    padding-top: 100px;
    position: absolute;
    top: 0;
    transition: transform 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s;
    width: 260px;
    z-index: 310;
}
.contenuto {
    background-color:#fafafa; 
    bottom: 0;
    padding: 20px;
    right: 0;
    top: 0;
	position: relative;
}

.left hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #666;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 0.5px;
    display: none;
}
.left .list a {
    border-left: 3px solid transparent;
    box-sizing: border-box;
    color: #b8c7ce;
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 5px 12px 15px;
    position: relative;
}
.left .list.active a, .left .list a:hover {
    background: #1e282c none repeat scroll 0 0;
    border-left-color: #bc3c3c;
    color: #fff;
    position: relative;
}
.left .list a i {
    margin-right: 5px;
    width: 20px;
}
.left .list .sublist {
    display: none;
}
.left .list.active .sublist, .left .list.acti .sublist {
    display: block;
}
.left .list.parent a::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 15px;
    top: 50%;
}
.left .list .sublist a::after {
    display: none;
}
.left .list.active .sublist a, .left .list .sublist a {
    background-color: #2c3b41;
    border-left-color: #2c3b41;
    color: #8aa4af;
    display: block;
    font-size: 14px;
    padding: 5px 5px 5px 15px;
}
.left .list .sublist a:hover {
    color: #fff;
}
.menu {
    bottom: 0;
    padding: 5px 0;
    position: absolute;
    right: 10px;
}
.menu .lista {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    right: 0;
    top: 40px;
    width: 70px;
    z-index: 20;
}
.menu:hover .lista {
    display: block;
}
.menu a {
    font-size: 12px;
    line-height: 25px;
    padding: 0 5px;
}
.pagina {
	padding: 20px;
	position: relative;
	max-width: 100%;
	margin-left: auto;
  }
.pagina .titolo {
border-bottom: 1px solid #000;
margin: 20px 0 20px;
text-align: left;
font-size: 25px;
font-family: roboto;
font-weight: normal;
}
.pagina .title {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0;
}
.grf {
    background-color: #fff;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.07), 1px 2px 5px 0 rgba(0, 0, 0, 0.06);
    margin: 10px 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.cont {
    border-radius: 3px;
    border-top: 3px solid #fe8200;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    box-shadow: 0 5px 20px rgba(0,0,0,.05);
}
@media screen and (max-width:1024px)
{
.pagina
	{
		padding: 20px 0;
	}
	
}
.cont h3 {
    border-bottom: 1px solid #f4f4f4;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 10px;
}
.inner {
    position: relative;
}
.cont .inner {
    padding: 10px 15px;
}
.grf h3 {
    margin: 0;
}
.footer {
	  background-color: #242f35;
  padding: 10px 20px;
  font-size: 9px;
	line-height: 1.2;
	display: flex;
justify-content: space-between;
z-index: 201;
position: relative;
  color: #ccc; 
}
.footer strong
{
	font-size: 16px;
}
.footer img
{
	float: left;
	margin-right: 5px;
}
.credit {
    font-size: 11px;
    text-align: center;
}
video {
    background-color: #000;
    height: 400px;
}
h2.title {
    background-color: #323232;
    color: #efefef;
    font-size: 22px;
    margin: 15px 0 !important;
    padding: 5px 10px;
    text-transform: uppercase;
}
h2 img {
    padding-right: 10px;
}
.tabs-click {
    background-color: #404040;
    margin: 20px 0;
    padding: 5px 0 2px;
}
.tabs-click a {
    box-sizing: border-box;
    color: #efefef;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 14%;
}
.tabs-click a.active {
    border-bottom: 3px solid #efefef;
}

.corp {
    margin: auto;
    max-width: 960px;
}
span[class^="icon"] {
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    margin: 2px 5px 2px 0;
    padding: 5px 10px;
    text-align: center;
}
.grafic.lav1 {
    background-color: #964b00;
}
.grafic.lav2 {
    background-color: #991199;
}
.grafic.lav3 {
    background-color: #465945;
}
.grafic.lav4 {
    background-color: #c1b322;
}
.btn {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 2px;
    padding: 1px 5px;
}
.btn.attivo
{
	background-color: #323232;
	color: #efefef;
	border-color: #222;
}
.button.dis
{
	background-color: #999;
    color: #fff;
}
.icon::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    padding: 0 4px;
}
.icon.upload::before {
    content: "";
}
.icon.download::before {
    content: "";
}
.icon.delete::before {
    content: "";
}
.icon.cog::before {
    content: "";
}
.tabella .riga.effe1 {
    background-color: #e4f2e7;
}
.tabella .riga .stlef {
    border: medium none;
    box-sizing: border-box;
    display: inline-block;
    float: left;
}
.tabella .riga .striscianti span {
    display: inline-block;
    margin: 0 2% 0 0;
    width: 30%;
}
.tabella .riga .striscianti span label {
    display: block;
    text-align: center;
}
.tabella.blatte .riga.head div {
    text-align: center;
}
.tabella.blatte .riga div div {
    border: medium none;
    bottom: 0;
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.tabella.blatte .riga div div div {
    border-left: 1px solid #323232;
    box-sizing: border-box;
    float: left;
    margin: 0 0 0 -2px;
    position: relative;
    text-align: center;
    width: 33.3333%;
}
.tabella .riga.al-liev {
    background-color: #fff02a;
}
.tabella .riga.allert {
    background-color: #eb211e;
}
.header .icona {
}
.icona img {
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 40px;
}
.grf .grafic {
    padding: 10px;
}
.grf .grafic h4 {
    color: #fff;
    margin: 0 0 10px;
}
.grf .les {
    padding-top: 10px;
}
.grf .les div {
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 50%;
}
.grf .les div p {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}
.grf .les div p span {
    display: block;
    font-size: 12px;
}
.elenco {
    border-bottom: 1px dashed #ccc;
    padding: 10px;
}
.elenco .icona {
    float: left;
    margin-right: 15px;
}
.elenco .icona img {
    width: 50px;
}
.elenco .title {
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
}
.elenco .info div {
    display: inline;
}
.elenco .info div::before {
    content: "•";
    padding: 0 5px 0 0;
}
.elenco .info {
    color: #333;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
}
.right {
    bottom: -55px;
    padding: 20px;
    position: absolute;
    right: -40px;
    top: -39px;
}
  
/* Month header */
.month {
    padding: 20px 25px;
    width: 100%;
	text-align:center;
    background: #c01e24;
	box-sizing:border-box;
}

/* Month list */
.month ul {
    margin: 0;
    padding: 0;
}

.month ul li {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

/* Previous button inside month header */
.month .prev {
    float: left;
    padding-top: 10px;
	cursor:pointer;
}

/* Next button */
.month .next {
    float: right;
    padding-top: 10px;
	cursor:pointer;
}

/* Weekdays (Mon-Sun) */
.weekdays {
    margin: 0;
    padding: 10px 0;
    background-color:#ddd;
}

.weekdays li {
   
   float:left;
    width: 14.2%;
    color: #666;
    text-align: center;
}

/* Days (1-31) */
.days {
    padding: 10px 0;
    background: #eee;
    margin: 0;
}
.days ul
{
	padding:0;
}

.days li {
    list-style-type: none;
    float:left;
	display: inline-block;
    width: 14.283%;
    text-align: center;
    margin-bottom: 5px;
    font-size:12px;
    color:#777;
	cursor:pointer;
	padding:5px 0; 

}
#Calend .days
{
	display:table;
	width:100%;
}
#Calend .days ul
{
	display:table-row;
	width:100%;
	height:100px;
}
#Calend .days li.nnf
{ 
}
#Calend .days li
{
	float:none;
	display:table-cell;
	box-sizing:border-box;
	position:relative;
	border-right:1px solid #444;
	margin-bottom:0;
	border-bottom:1px solid #444;
}
#Calend .days.first li
{
	border-top:1px solid #444;
}
#Calend .days .giorno
{
}
.days li:nth-child(7n+1)
{
	clear:both;
}
#Calend .days ul.first
{
	border-top:1px solid #444;
}
#Calend .days li:nth-child(7n+1)
{
	border-left:1px solid #444;
}
#Calend .days li .giorno
{
	position:absolute;
	right:0px;
	padding:5px;
	background-color:transparent;
	color:#000 !important;
	top:0px;
}
#Calend .days li 
{
	text-align:left;	
}
#Calend .days li .mat
{
	line-height:20px;
	padding:0 5px;
	display:inline-block;
	float:left;
	clear:both;
	color:#fff;
	margin-bottom:2px;
}
.days li.red span {
    padding: 5px;
    background: #eb211e;
    color: white !important
}
/* Highlight the "current" day */
.days li .active {
    padding: 5px;
    background: #1abc9c;
    color: white !important
}

#Calend ul
{
	list-style:none;
}
.grf {
    position: relative;
}
.grf .les .readmore {
    font-size: 12px;
    margin: 15px 0 -5px;
    text-align: center;
    width: 100%;
}
.tabs .tab {
    display: none;
    text-align: center;
}
.tabs .tab .cont {
    text-align: left;
}
.tabs .tab-1 {
    display: block;
}
.tabs .tab input {
    margin-top: 0;
}
.tabs .tablu
{
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: -1px;
	margin-bottom: 20px;
}
.chosen-container {
    height: 35px;
    width: 100% !important;
}
.chosen-container-single .chosen-single {
    height: 34px;
    line-height: 35px;
    width: 100% !important;
}
#container {
    position: relative;
}
#container #mappa {
    position: relative;
    z-index: 0;
}
#container .marker {
    color: #000;
    cursor: pointer;
    position: absolute;
    z-index: 20;
}
#container .marker:hover {
    color: #eb211e;
}
#container .marker.active {
    color: #eb211e;
}
.filtri {
    position: absolute;
    right: 0;
    top: 0;
}
.filtri input, .filtri select {
    height: 35px;
}
.filtri i {
    cursor: pointer;
    line-height: 55px;
}
.btn-center {
    text-align: center;
}
.btn-center .button {
    display: inline-block;
    margin: 0 10px;
}
#Appuntamenti .tit {
    color: #fff;
    font-size: 20px;
    padding: 15px;
}
#Appuntamenti .dat {
    width: 60px;
}
#Appuntamenti .dat .day, #Appuntamenti .dat .mese, #Appuntamenti .dat .ora {
    display: block;
    font-size: 22px;
    line-height: 20px;
    text-align: center;
    width: 60px;
}
#Appuntamenti .itm {
    position: relative;
}
#Appuntamenti .dat .mese {
    font-size: 18px;
    line-height: 20px;
}
#Appuntamenti .dat .ora {
    font-size: 14px;
    line-height: 20px;
}
#Appuntamenti .inf {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
#Appuntamenti .itm {
    font-size: 14px;
}
#Appuntamenti .action {
    position: absolute;
    right: 20px;
    top: 10px;
}
.pdfselect .img img {
    cursor: pointer;
    width: 100%;
}
#voci .indic i {
    cursor: pointer;
}
form .itm > i {
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    bottom: 0;
    box-sizing: border-box;
    color: #444;
    cursor: pointer;
    height: 34px;
    line-height: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 36px;
    z-index: 2;
}
form .itm > i:before {
    line-height: 32px;
}
form .itm {
    position: relative;
}
#filtra .itm,
#filtra2 .itm{
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}
#filtra form .itm input,
#filtra form .itm select,
#filtra2 form .itm input,
#filtra2 form .itm select
{
	width: fit-content; 
	max-width: 140px;
}
form #voci .itm.span4:nth-child(3n+1)
{
	margin-left:0;
}
#dettagli .itm
{
	
	margin-right: 1%;
	margin-left: 0;
}

.oper {
    position: absolute;
    right: 10px;
    top: 10px;
}
.operazione, .ToolBar {
	 
  text-align: right;
  background-color: #fff;
  padding: 10px 40px;
	position: relative;

  border-radius: 6px;
  box-shadow: 0 5px 20px rgba(0,0,0,.05);
  margin-bottom: 40px;
}

.Opzioni {
    background-color: #fff;
    border: 1px solid #ccc;
    float: right;
    margin-bottom: 10px;
    padding: 10px;
}
.Opzioni div {
    margin-left: 10px;
    min-width: 50px;
}
.Opzioni .button, .operazione .button, .operazione button, .operazione input[type="button"] {
background-color: #ff8505;
border: #ff8505;
color: #fff;
display: inline-block;
height: 62px;
line-height: 25px;
margin: 0 2px;
padding: 5px 15px;
text-transform: capitalize;
border-radius: 4px;
font-family: roboto;
font-size: 12px;
}
.ToolBar {
    right: 40px;
}
.Opzioni .button i, .operazione button[value="Salva"]::before, .operazione i {
    background-color: transparent;
    border: medium none;
    color: #000;
    content: "";
    display: block;
    font-family: "Font Awesome 5 Pro";
	font-weight:bold;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}


.Opzioni .lbl span, .Opzioni .lbl img {
    float: left;
    line-height: 20px;
    margin: 0;
}
.Opzioni .lbl {
    border-left: 1px solid #ccc;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
}
.Opzioni .lbl:nth-child(1) {
    border: medium none;
    margin: 0;
    padding: 0;
}
.Opzioni .lbl span {
    padding-bottom: 5px;
    padding-top: 5px;
}
.Opzioni .lbl .button {
    height: 50px;
    margin: 0 10px 0 0;
}
.Opzioni .lbl img {
    margin-right: 10px;
}
.Opzioni .lbl .button i {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}
.ToolBar .button {
    background-color: #fff;
    border: medium none;
    color: #000;
    float: left;
    height: 25px;
    margin: 12px 0 12px 10px;
    padding: 2px 10px;
}
.ToolBar .button i {
    float: left;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
}
.ToolBar .button {
}
.oper .act {
    background-color: #323232;
    border-color: #1a1a1a;
}

.operazione .button i {
	  display: inline-block;
	}
	.operazione .button {
	  padding: 2px 10px;
	  vertical-align: middle;
	  margin: 0 5px 0px 0;
		height: auto !important;
	}
	.operazione .button i {
	  display: inline-block;
	margin: 0 5px 0 2px;
		width: auto;
	  font-size: 12px;
		line-height: 25px;
	}

	.operazione .button i:before
{
	line-height: 25px;
	color: #fff;
}
#ui-datepicker-div {
    z-index: 30 !important;
}
.lg {
    position: absolute;
    top: 0;
}
.lg img {
    height: 85px;
}
.negativo {
    background-color: #efefef;
    padding: 5px 15px;
}
.chosen-container-single .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
    background-color: #fff;
    background-image: none;
    border-color: #ccc;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
}
.chosen-container {
    margin-bottom: 10px;
}
.tabella .chosen-container
{
	margin: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.pagination li {
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    text-align: center;
    width: 30px;
}
.pagination {
    float: left;
    position: relative;
    z-index: 20;
}
.pagination ul {
    margin: 0;
    padding: 0;
}
.pagination li.act, .pagination li:hover {
    background-color: #fff;
}
.infoplus {
    position: absolute;
    right: 20px;
}
.pdfselect .img img {
    filter: grayscale(100%);
}
.pdfselect .img:hover img, .pdfselect.active .img img {
    filter: none;
}
.pdfselect .img {
    position: relative;
}
.pdfselect.active .img::before {
    background-image: url("check.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40px auto;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.left .profile {
    margin-bottom: 20px;
}
.left .profile .clnt {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}
.left .profile .clnt p {
    line-height: 20px;
    margin: 0;
}
.left .profile .clnt .tit {
    margin-bottom: 5px;
    text-transform: uppercase;
}
.left .profile .clnt a {
    color: #fff;
}
.left .profile .clnt a:hover {
    color: #ccc;
}
.left .profile .img {
    border-radius: 100%;
    display: block;
    float: left;
    height: 50px;
    margin: 0 10px;
    width: 50px;
}
.left .profile .img img {
    border-radius: 100%;
    width: 100%;
}
.left .list .number {
    background-color: #000;
    border-radius: 5px;
    float: right;
    margin: 0 8px;
    padding: 0 5px;
}
.subtitle {
    color: #999;
    float: left;
    font-size: 20px;
    margin-top: -15px;
    text-transform: uppercase;
}
.switch {
    border-radius: 10px;
    display: inline-block;
    float: right;
    height: 14px;
    margin: 15px;
    position: relative;
    width: 40px;
}
.switch input {
    display: none;
}
.slider {
    background-color: #ccc;
    border-radius: 10px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease 0s;
}
.slider::before {
    background-color: white;
    border-radius: 100%;
    bottom: 0;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 14px;
}
.switch input:checked + .slider {
    background-color: #2196f3;
}
.switch input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}
.switch input:checked + .slider::before {
    transform: translateX(26px);
}
.itm.punt {
    clear: both;
    margin: 10px 0;
}
.itm.punt input[type="file"] {
    display: none;
}
.itm.punt .btn {
    float: right;
    position: relative;
    z-index: 50;
}
.itm.punt label {
    background-color: #fff;
    display: inline-block;
}
.itm.punt label::before {
    border-bottom: 1px dotted #ccc;
    bottom: 0;
    content: " ";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 0;
}
.lightbox,
#lightbox
{
	left:0;
	right:0;
	position:fixed;
	bottom:0;
	top:0;
	z-index:9220;
}

.lightbox .sf,
#lightbox .sf
{
	background-color:rgba(0,0,0,0.5);
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:20;
}

.lightbox .cont, #lightbox .cont {
	width: calc(90% - 20px);
	max-width: 1500px;
	margin: auto;
	top: 50%;
	left: 0;
	right: 0;
	height: 75vh;
	position: absolute;
	z-index: 50;
	overflow: auto;
	background-color: #fff;
	transform: translateY(-50%);
	padding: 20px;
	box-sizing: border-box;
  }

#lightbox .close {
  position: absolute;
  right: 10px;
  top: 0px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-align: center;
}
#lightbox .close i {
  line-height: 30px;
}
.elements
{
	position:fixed;
	right:0;
	bottom:0;
	top:60px;
	width:200px;
	background-color:#fff;
	z-index:95;
}
.elements .itm
{
	position:relative;
	padding:0 10px;
	border-bottom:1px dashed #ccc;
}
.elements .itm .cursor
{
	float:left;
	width:40px;
	margin-right:10px;
}
.elements .itm .cursor img
{
	width:100%;
	height:auto;
}
.elements .itm .title
{
	font-weight:bold;
	font-size:14px;
}
.itm.pointer
{
	position:absolute;
	right:15px;
	top:5px;
}
.assicur input[type=radio]
{
	display:none;
}
 
.assicur img
{
	position:relative;
	margin:0 5px;
	padding:5px; 
	opacity:0.3;
	filter:grayscale(70%);
	cursor:pointer;
	border-bottom:3px solid transparent;
}
.assicur .imgactive
{ 
	opacity:1;
	filter:none;
	position:relative;
	border-bottom:3px solid #eb211e;
} 
.assicur .imgactive:before
{
	background-color:transparent;
}
.tabs ul
{
	margin:0;
	padding:0;
	margin-left:3px;
	list-style:none;
}
.tabs
{
	position:relative;
	z-index:50;
	margin-bottom:-3px;
}
.tabs > ul li
{
	float:left;
}
.tabs ul li a
{
	display:inline-block;
	padding:5px 10px;
	background-color:#efefef;
	border:1px solid #ccc;
	font-size: 14px;
}
.tabs ul li .act
{
	border-bottom-color:#fff;
	background-color:#fff;
}
.chosen-container-single .chosen-single div b
{
	background-position:0 6px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b
{
	background-position:-18px 6px;
}
.legenda
{
	position:absolute;
	right:0;
}
.legenda ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.legenda ul li 
{
	display:block;
	margin-left:15px;
	margin-right:5px;

}
.legenda ul li span
{
	display:inline-block;
	width:14px;
	height:14px;
	margin-right:5px;
}
.occhiello
{
	text-transform:uppercase;
	margin-top:-20px;
	font-size:20px;
}
.pagination
{
	text-align:center;
	display:block;
	float:none;
}
.pagination div
{
	display:inline-block;
	min-width:20px;
	padding:0 5px;
	height:30px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	margin:0 2px;
	border:1px solid #ccc;
	background-color:#efefef;
}
.pagination div.active
{
	background-color:#444;
	color:#fff;
}
.toggle_radio{
  position: relative;
  background: rgba(255,255,255,.1);
  margin: 0px auto;
  overflow: hidden;
  padding: 0 !important; 
  position: relative; 
  width: 318px;
}
.toggle_radio > * {
  float: left;
}
.toggle_radio input[type=radio]{
  display: none;
  /*position: fixed;*/
}
.toggle_radio label{ 
  color: #efefef;
  padding:0 4px;
  border:1px solid #000;
  z-index: 0;
  display: block;
  width: 70px;
  height: 30px;
  line-height:30px; 
  cursor: pointer;
  z-index: 1;
  background-color:#323232;
  /*background: rgba(0,0,0,.1);*/
  text-align: center;
  /*margin: 0 2px;*/
  /*background: blue;*/ /*make it blue*/
}
.toggle_option_slider{
  /*display: none;*/
  /*background: red;*/
  width: 80px;
  height: 32px;
  position: absolute;
  top: 0px; 
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
}


.toggle_radio #tab1:checked ~ .toggle_option_slider{
  background: rgba(255,255,255,.3);
  left: 0;
}
.toggle_radio #tab2:checked ~ .toggle_option_slider{
  background: rgba(255,255,255,.3);
  left: 80px;
}
.toggle_radio #tab3:checked ~ .toggle_option_slider{
  background: rgba(255,255,255,.3);
  left: 160px;
}
.toggle_radio #tab4:checked ~ .toggle_option_slider{
  background: rgba(255,255,255,.3);
  left: 240px;
}


.label label
{
	line-height:34px;
} 
.tabella.ordini .riga div
{
	box-sizing:border-box;
	font-size:14px;
}
.lavState
{
	border-radius:100%;
	width:15px;
	height:15px;
	display:inline-block;
	margin:2px;
	background-color:#cc0000;

}

.lavState:hover
{
	background-color:green;
}
.liv
{
	position:relative;
}
.liv:after
{
	content:"";
	display:block;
	margin:2px;
	border-radius:100%;
	width:15px;
	height:15px;
	display:inline-block; 
	background-color:#cc0000;
}
.liv:hover:after,
.liv.act:after
{
	background-color:green
}
.stato
{
	position:absolute;
	right:10px;
	top:10px;
}
.tit
{
	text-align:center;
	margin-top:0;
	text-transform:uppercase;
}

.riga.prop
{
	position:relative; 
	border-left: 5px solid rgb(0,200,80);
	border-right: 5px solid rgb(0,200,80);
	background-color: #f5f5f5;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
.riga.ping div
{ 
	background-color:#edda29; 
}
.riga.prop div
{
	border-bottom:5px solid rgb(0,200,80);
	border-top:5px solid rgb(0,200,80)
}
.riga.ping div
{
	border-bottom:5px solid rgb(200,0,80);
	border-top:5px solid rgb(200,0,80)
}
.btn.ptt
{
	font-size:16px;
	border:none;
	background-color:rgb(0,200,80);
	color:#fff;
}
.riga.done
{
	background-color:#ccc !important;
	color:#666 !important;
}
.riga.alert > div,
.riga.alert > td
{
	background-color:#ffff00 !important;
	color:#000 !important;
}

.riga.alert2 > div,
.riga.alert2 > td
{
	background-color:#ffc600 !important;
	color:#000 !important;
}

.tabella .riga.done:hover div,
.riga.alert:hover div,
.riga.alert:hover td
{
	background-color:transparent;
} 
.riga.prop:hover div,
.riga.prop:hover td
{
	background-color:rgba(0,100,40,0.1);
} 
.cont.eviden
{ 
	background-color:#eb2; 
}
.tab img
{
	width:100%;
}
.modif
{
	position: absolute;
	margin-left: -32px;
	line-height: 24px;
}
.calendario
{
	width:800px;
	margin:-30px auto 55px auto;
	display:block;
}
.calendario .back,
.calendario .next,
.calendario .week
{
	text-align:center; 
	display:inline-block;
}
.calendario .back,
.calendario .next
{
	width:10%;
	line-height:65px;
	cursor:pointer;
}
.calendario .week
{
	width:80%;
}
.calendario .week div
{
	float:left;
	text-align:center;
	cursor:pointer;
	width:14.28%;
}
.calendario .back:before
{
	content: "<";
line-height: 65px;
display: block;
float: right;
	font-size:24px;
margin: 0 15px;
}
.calendario .next:before
{
	content: ">";
	font-size:24px;
line-height: 65px;
display: block;
float: left;
margin: 0 15px;
}
.calendario .week div
{
	border:1px solid #ccc;
	background-color:#efefef;
	box-sizing:border-box;
	padding:10px;
	transition:all 0.3s ease-in-out;
	
}
.calendario .week div .num
{
	display:block;
	font-size:20px;
	line-height:22px;
}
.calendario .week div .gg
{
	font-size:16px;
	font-style:italic;	
	display:block;
}
.calendario .week div.active
{
	transform:scale(1.2);
	background-color:#ff0;
}
.minimizer
{
	position:absolute;
	right:5px;
	top:5px;
}

.row.head div {
	
    color: #000;
    font-weight: bold;
}
.row div
{ 
	line-height:20px;
}
.row
{
	padding:5px 0; 
}
.row.head div
{
	line-height:30px;
}
input[readonly]
{
	border:none; 
} 
.itm
{
	position:relative;
}
.cont .Tit
{
	font-size:26px;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 15px;
}
.cont .info
{
	font-size:18px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	line-height:20px;
	padding:10px 15px;
	
	font-style:italic;
}
.tabella .riga .deleter
{
	position:absolute;
	right:-20px;
	cursor:pointer;
	top:10px;
}

#Foto .image
{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
	position:relative;
}
#Foto .image:before
{
	content:"";
	padding-top:150%;
	display:block;
}
#Foto .image img
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	margin:0 !important;
	width:100%;
	bottom:0;
	max-width:none !important;

}
#Foto.ui-sortable .span2
{
	margin-top:10px;
	margin-bottom:10px; 
	position:relative;
	padding-bottom:10px;
	cursor:move;
}
#Foto.ui-sortable .span2:hover
{
	box-shadow:0 0 12px rgba(0,0,0,0.7);
}
#Foto .span2:nth-child(6n+1)
{
	clear:both;
	margin-left:0;
}
#Foto .span2 .fas,
#Foto .span2 .fal
{
	position:absolute;
	cursor:pointer;
	text-shadow:1px 0 2px #fff,0 1px 2px #fff,-1px 0 2px #fff,0 -1px 2px #fff;
	right:-5px;
	top:-5px;
	z-index:25;
	
} 
#lbel
{
	background-color:#eb211e;
	color:#fff;
	display:block;
	text-align:center;
	line-height:30px;
}
.allert
{
	background-color:#c21a24;
	color:#fff;
	padding:4px 10px;
	width: auto;
	display: inline-block;
	clear: both;
	margin: 10px 0;
}
.msgOk
{
	background-color:#c21a24;
	color:#fff;
	padding:4px 10px;
	width: auto;
	display: inline-block;
	clear: both;
	margin: 10px 0;
}
.col2
{
	display:inline-block;
	box-sizing:border-box;
	width:50%;
	float:left;
	padding-right:10px;
}

.col3
{
	display:inline-block;
	box-sizing:border-box;
	width:33.33333%;
	padding-right:10px;
	float:left;
	
}
.col4
{
	display:inline-block;
	box-sizing:border-box;
	width:25%;
	padding-right:10px;
	float:left;
	
}
.calendar
{
	position:relative;
	overflow: auto;
	padding:15px;
}
.calendar .giorno
{	
	position:relative;
}
.calendar .day
{ 
	min-height:30px;
	border-bottom:1px solid #efefef;
	background-color:#fff;
	margin-top:20px;
	min-width: 750px;
}
.calendar .dd
{
	min-height:110px;
	padding:35px 10px;
	box-sizing:border-box;
	border-bottom:1px solid #ccc; 
	position:relative;
	line-height:20px;
	margin:0;
}
.calendar .day .contenitore
{
	width:calc(100% - 70px); 
	float:right;
	min-height:30px;
}
.calendar .dd .contenitore
{
	position:absolute;
	right:0;
	width:calc(100% - 70px);
	background-color:#ccc;
	top:0px;
	bottom:0px;	
}
.calendar .dd .contenitore:before
{
	content:"";
	left:0;
	right:0;
	height:5px;
	top:35px;
	background-color:#ccc;
	position:absolute;
}
.calendar .day .contenitore .hh
{
	float:left;
	min-height:50px; 
	line-height:50px;
	width:calc(100% / 14);
}
.calendar .day .contenitore .hh span
{
	display:block;
	text-align:left;
	line-height:30px;
	position:relative;
	padding:0 0 0 5px;
	min-width: 48px;
}
.calendar .day .contenitore .hh span:before
{ 
}
.calendar .day .contenitore .hh:before
{
	content: "";
	position: absolute;
	top: 0;
	z-index: 2;
	bottom: 0px;
	background-color: #efefef;
	width: 1px;
}
.calendar .day .contenitore .hh:last-child:after
{
	content:"";
	position:absolute;
	top:15px;
	bottom:15px;
	background-color:#efefef;
	width:1px;
	right:15px;
}
.calendar .dd .contenitore .scrivible
{
	position:absolute;
	top:0;
	bottom:0;
	z-index:1;
	background-color:#fff;
}
.calendar .dd .contenitore .scrivible.oper
{
	height:30px;
	box-sizing:border-box; 
	padding:0 10px;
	cursor:pointer;
	line-height:30px;
	z-index:25;
}
 
.cont.gigi
{
	border-top-width:1px;
	border-bottom-width:3px;
	z-index:4;
}
.calendar .dd span
{
	position: absolute; 
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
.calendar .day i
{
	text-align:center;
	width:70px;
	line-height:30px;
}
.resmenu
{
	display:none;
}
#voci .rigas
{
	border-bottom: 15px solid #ecf0f5;
}
.bottone{
	border-radius: 4px;
padding: 10px 0px; 
text-align: center;
cursor: pointer;
background-color: #4DACFF;
color: #fff;
}

.box {
  display: inline-block;
  width: calc(50% - 22px);
  margin: 10px 1px; 
  text-align: center;
	cursor: pointer;
	box-sizing: border-box;
}
.box h3 { 
  margin: 0 0 5px; 
  font-size: 13px;
  line-height: 1.2;
  text-align: left;
}
.box .valor {
	padding: 6px 12px;
	line-height: 1;
	font-size: 28px;
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0,0,0,.05);
	border-radius: 4px;
	gap: 15px;
	justify-content: space-between;
	width: 70px;
  }

  .box .valor:hover,
  .box.act .valor  {
	background: #ff8b004f;
  }

.box
{
	color: #000;
	
	background: transparent;
}
.dash h3.tit
{
	margin-top: 40px;
margin-bottom: 10px;
text-transform: uppercase;
	text-align: left;
}
.dash .tit::before {
  content: "\f200";
  font-family: 'Font Awesome 5 Pro';
  float: left;
  line-height: 44px;
  font-weight: lighter;
  margin-right: 6px;
  font-size: 30px;
}


@media (max-width: 1300px) {
	.cont
	{
		width: 100%;
		overflow: auto;
	}
}

@media only screen and (max-width:980px)
{
 .dash .box
	{
		width: 100%;
		margin: 10px 0;
	}
.pagina
	{
		padding:0px 0;
		position: unset;
	}
	.contenuto
	{
		padding: 20px 10px;
	}
.tabella
	{
		font-size: 14px;
	}
.row-fluid [class*="span"] 
	{
		margin: 0 0 15px 0;
		float: left;
		width: 100% !important;
		clear: both;
		
	}

	.resmenu
	{
		position:absolute;
		display:block;
		right:14px;
		top:21px;
		font-size:30px;
		z-index: 25555;
		height: 30px;
		width: 30px;
	}
	
}

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 50%;
  background: #000;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 5px 5px 0;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
  border-radius: 5px 0 0 5px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 9px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 18px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 13px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 13px;
}
	.header
	{
		z-index: 3000;
		overflow: hidden;
	}
	body.fix
	{
		padding-top: 120px;
	}

	/*
	.fix .nav
	{
		display: flex;
	}

	.nav
	{
		height:auto;  
		display:none;
		width: 100%; 
		top: 0;
		bottom: 0;
		margin:0;
		padding:0px;
		flex-wrap: nowrap;
		z-index:500;
		position: relative;
		overflow: auto;
		background-color: #f3b830;
	}
	*/
.header > .sublist {
  display: block;
  clear: both;
  width: 100%;
	overflow: auto;
  height: auto;
	height: calc(100vh - 170px);
	padding-bottom: 50px;
}
.header > .sublist a {
  display: block;
  padding: 10px;
  color: #fff;
  border-bottom: 1px solid #ccc;
}
.header > .sublist a i {
  margin-right: 5px;
}
	/*
	.fix .header
	{   
		position: fixed;
		top: 0;
		bottom: 0;
		overflow: scroll;
		height: 100vh;
	}
	.fix .nav
	{
		display:flex;
	}
	*/
	.nav .list
	{
		float:none;
		display:block;
		height:auto;
		margin:0 10px;
	
	}
	.nav .list > a
	{
		color: #444;
	}
	.nav .list.open > a
	{
		color: #fff;
		
	}
	.nav .list a i
	{
		padding: 0 0 5px;
		font-size: 18px;
	}
	.nav .list:hover .sublist
	.nav .list .sublist
	{
		display:none !important;
		left:0 !important;
		background-color:transparent;
		right:0 !important;
		padding:0;
		color:#fff;
		position:relative !important;
	}
	.nav .list .sublist a
	{
		color:#000;
	} 
	
	.operazione, .ToolBar
	{
		padding: 10px 20px;
		margin: 0;
		display: flex;
		
	}
	.mob-mb-10
	{
		margin-bottom: 10px;
	}
	
	
.header > .list {
  width: 60px;
  position: absolute;
  right: 60px;
  top: 0;
  height: 60px;
}
.header > .list > a {
  color: transparent;
  font-size: 0;
  display: block;
  height: 60px;
  width: 60px;
}
.header > .list > a i {
  color: #fff;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
  width: 60px;
}
.header > .list > a #numNotifiche span {
  font-size: 10px;
  position: absolute;
  right: 0; 
  text-align: center;
}
.header > .list > .sublist {
  position: fixed;
  width: 100vw;
  display: block;
  z-index: 25;
  left: 0;
  right: 0;
  background-color: #2a2a2a;
  height: calc(100vh - 60px);
  top: 60px;
  overflow: auto;
  display: none;
}
.header > .list.open > .sublist
{
  display: block;
  
}
.header > .list > .sublist a{
  display: block;
  width: 100%;
	box-sizing: border-box;
  color: #fff;
}
.header > .list > .sublist a .tmp{
  color: #aaa;
}
	

.reclami .item
{
  font-size: 14px;
  max-width: 300px;
  position: relative;
}
.reclami .item.cli
{
  
  text-align: right;
  margin-left: auto;
}

.reclami .item .testo {
  margin: 10px 0;
  padding: 10px 10px 25px;
  background-color: #ebebeb;
  border-radius: 5px;
}

.reclami .item.amm .testo{
	background-color: #fbe3c9;
}

.reclami .item > span
{
  left: 0;
  right: 0;
  padding: 0 10px;
  font-size: 12px;
  font-style: italic;
  position: absolute;
  margin-top: -30px;
}	

.trucking 
{
	position:relative;
	padding-left: 50px;
}
.trucking::before{
	content: "";
	position: absolute;
	left: 23px;
	width: 4px;
	z-index: 2;
	background-color: #ff8505;
	bottom: 0;
	top:10px;
}
.trucking .item
{
	position: relative;
	padding: 10px 0;
}

.trucking .item.last::after{
	content: "";
	position: absolute;
	left: -50px;
	top: 35px;
	bottom: 0;
	width: 50px;

	z-index: 2;
	background-color:#fafafa;
}	


.trucking .item::before{
	content: url('data:image/svg+xml,<svg width="15" height="25" fill="rgb(255,255,255)" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M443.3 100.7c6.2 6.2 6.2 16.4 0 22.6l-272 272c-6.2 6.2-16.4 6.2-22.6 0l-144-144c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L160 361.4 420.7 100.7c6.2-6.2 16.4-6.2 22.6 0z"/></svg>');
	position: absolute;
	display: inline-block;
	width: 25px;
	left: -37px;
	height: 25px;
	text-align: center;
	background-color: #ff8505;
	z-index: 2;
	border-radius: 100%;
}

.trucking .item.last.error::before{
	content: url('data:image/svg+xml,<svg width="15" height="25" fill="rgb(255,255,255)"  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M324.5 411.1c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L214.6 256 347.1 123.5c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L192 233.4 59.6 100.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L169.4 256 36.9 388.5c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L192 278.6 324.5 411.1z"/></svg>');
	background-color: #eb211e;
}
.trucking .item .message,
.trucking .item .datae,
.trucking .item .office{
	font-size: 12px;;
}

.toolbar {
	display: flex;
	background-color: #e8e8e8;
  }
  .toolbar .allega,.toolbar .send {
	width: 50px;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	  cursor: pointer;
	padding: 15px;
  }
  .toolbar .editcont
  {
	  width: calc(100% - 100px);
  }
  .toolbar .editcont textarea  {
	  background-color: #fff;
	  font-size: 14px;
	  border: 1px solid #ccc;
	margin: 8px 0;
	height: 35px !important;
  }

@media screen and (max-width:1200px)
{
	#voci.tabella {font-size: 80%;}

#voci.tabella input {font-size: 90%;}
	
	#Scontistica,
	#pricero{
		font-size: 28px !important;
	}
	
}
@media screen and (max-width:1024px)
{
	.dash .tabs .tabber
	{
		overflow: auto;
		 -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
	}
	dash .tabs .tabber::-webkit-scrollbar{
  display: none;
}
	.grid {
  display: block !important;
}
.grid > div {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
}
 

	.box
	{
		min-width: 180px;
	}
	.box .valor
	{
		font-size: 22px;
	}
	
	/*
	.operazione 
	{
		right: 0 !important;
		position: relative !important;
	}
	.operazione .button i {
	  display: inline-block;
	}
	.operazione .button {
	  padding: 5px;
	  vertical-align: middle;
	  margin: 0 5px 10px 0;
		height: auto !important;
	}
	.operazione .button i {
	  display: inline-block;
	margin: 0 5px 0 2px;
		width: auto;
	  font-size: 12px;
	}
	*/
	
}
@media screen and (max-width:768px)
{
	.box .valor
	{
		font-size: 18px;
	}
	.inner .itm
	{
		text-align: left !important;
	}
	.titPage
	{
		font-size: 18px !important;
	}
	#logo
	{
		margin-right: 10px;
	}
	#logo img
	{
		padding: 10px 5px;
		height: 40px;
	}
	
	.inner .res .span6 {
    display: inline-block;
    width: 50% !important;
    float: left !important;
    clear: none;
}
	.pagina .titolo
	{
		margin-top: 30px;
	}
	.bbt
	{
		position: relative !important;
		border-radius: 0;
		margin-bottom: 10px;
		
	}
	.rmob
	{
		width: 100% !important;
		float: none !important;
		margin: 0 0 15px;
	}
}
.grinder
{
	
} 
.mver input
{
	  max-width: 30px;
  display: inline-block;
  padding: 0 5px;
  line-height: 24px;
  height: 24px;
  text-align: center;
  appearance: textfield;
  vertical-align: top;
	-webkit-appearance: textfield;
	-moz-appearance:textfield;
	margin-left: 10px !important;
} 
.mver input::-webkit-outer-spin-button, .mver input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.rmob:nth-child(1)::before {

    content: "";
    position: absolute;
    right: -31px;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #ccc;

}
.tasti a.btn
{
	font-size: 16px;
}
.scelett_foto
{
	max-width: 200px;
	float: left; 
	margin-right: 20px;
	position: relative;
	z-index: 2;
}
.scelett_foto img
{
	max-width: 200px;
	max-height: 200px;
	width: auto;
height: auto;
}

.scelett label
{
	color: #777;
	font-size: 14px;
}
.scelett label strong
{
	color: #000;
	font-size: 16px; 
}


.chatbox {
  background:#f4eac7;
	border: 1px solid #ccc;
padding: 20px;
}
.chatbox .dt {
  border: 1px solid #ddd;
  background-color: #fff;
  width: 80px;
  text-align: center;
  font-size: 12px;
  color: #999;
  margin: 0 auto;
}
.mess {
  border-radius: 5px;
  background-color: #fff;
  padding: 10px;
  max-width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
  width: max-content;
  position: relative;
  min-width: 200px;
}
.mess p
{
	margin: 0 0 5px;
	
}
.mess.tuo
{
	margin-left: auto;
	background-color: #fff;
	color: #000;
	box-shadow: 0 1px 1px #999;
	border-radius: 5px 0 5px 5px;
	
}
.mess .ora{
  position: absolute;
  right: 2px;
  bottom: 2px;
  font-size: 12px;
  color: #666;
}

.chatbox .aleg {
  border: 1px solid #ccc;
  margin: 4px 0;
  /*! padding: 4px; */
  max-width: fit-content;
  display: block;
  font-size: 12px;
  background-color: #fff;
}
.chatbox .aleg.tuo
{
	margin-left: auto;
}
.chatbox .aleg a {
  color: #444;
  padding: 4px;
  display: block;
}
.chatbox .aleg a i {
  margin-right: 5px;
}
.mess.suo {
    box-shadow: 0 1px 2px #999;
    border-radius: 0 5px 5px 5px;
}

.mess.suo:before {
    top: 0;
    content: "";
    position: absolute;
    left: -11px;
    border-top: 11px solid #ccc;
    border-left: 11px solid transparent;
}

.mess.suo:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 0px;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
}

.toolbar {
  display: flex;
  background-color: #e8e8e8;
}
.toolbar .allega,.toolbar .send {
  width: 50px;
  text-align: center;
  height: 50px;
  box-sizing: border-box;
	cursor: pointer;
  padding: 15px;
}
.toolbar .editcont
{
	width: calc(100% - 100px);
}
.toolbar .editor
{
	background-color: #fff;
	margin: 10px;
	font-size: 14px;
	border: 1px solid #ccc;
}
.toolbar .editcont .editor p
{
	margin: 5px 0;
}

.tabella .riga td .big {
  text-transform: uppercase;
  font-weight: bold;
	color: #000;
}
.tabella .riga td .small {
  font-size: 14px;
	color: #000;
  font-style: italic;
} 
.notification {
  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 2500;
  padding: 20px;
  border: 1px solid #ccc;

  border-radius: 5px 5px 0 5px;
  background-color: #fff;
	animation: showIn 0.4s linear;
}
@keyframes showIn
{
	0%{
		transform: translateX(100%);
	}
	100%{
		transform: translateX(0);
	}
}
.notification:after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: 0px;
  border-left: 10px solid #fff;
  border-top: 10px solid transparent;
  z-index: 5;
}
.notification:before {
  content: "";
  position: absolute;
  right: -12px;
  bottom: -1px;
  border-left: 11px solid #ccc;
  border-top: 11px solid transparent;
  z-index: 2;
}
.notification i {
  position: absolute;
  left: 5px;
  top: 5px;
  cursor: pointer;
}
.broe .chosen-container-single .chosen-single,
.ev{
	  background-color: #fff !important;
	border-color:#ccc !important;
}
.noDesk
{
	display: none;
}
@media screen and (max-width:811px)
{
	.col4
	{
		width: 50%;
	}
	
	
	.rmob:before
	{
		display: none;
	}
.scelett_foto
{
	max-width: 100%;
	float: none; 
	margin:0 0 0px;
	position: relative;
	z-index: 2;
}
.scelett_foto img
{
	
	max-width: 100%;
	max-height: none;
	width: 100%;
height: auto;
}
	
	.tasti a
	{
		margin:5px 5px 5px 0; 
	}
	.noDesk
	{
		display: block;
	}
	.row-fluid #filtra .itm,
	.row-fluid #filtra2 .itm{
		margin: 0 !important;
	}
	.row-fluid .mob-col-2{
		width:50% !important;
		box-sizing: border-box;  
		clear: none;
		float: left;
		padding-right: 0;
		position: unset;
		margin: 0;
	}
	
	.row-fluid .mob-col-2:nth-child(2n+1)
	{
		padding-right: 20px; 
	}
	
	.row-fluid .mob-col-3{
		width:33.33333% !important;
		box-sizing: border-box;  
		clear: none;
		float: left;
		padding-left: 0px;
		
		margin: 0;
		padding-right: 20px;
		position: unset;
	}
	.row-fluid  .mob-col-3:nth-child(3n+1)
	{
		padding-left: 0;
		clear: both;
	}
	.row-fluid  .mob-col-3:nth-child(3n)
	{
		padding-right: 0;
	}
	
	.pagination
	{
		display: block !important;
	}
	.pagination > div
	{
		margin-bottom: 30px;
	}
	.row-fluid .noMob
	{
	
		display: none;
	}
	.mreo
	{
		position: relative !important;
		top: 0 !important;
	}
}

.optMul label {
  display: none;
}
.optMul span {
	cursor: pointer;
  display: inline-block;
  font-size: 14px;
	white-space: nowrap;
	position: relative;
  line-height: 24px;
	width: 100%;
	overflow: hidden;
}
.optMul:after {
  content: "\f078";
	font-weight: 300;
	font-size: 8px;
  position: absolute;
	top: 10px;
  right: 5px; 
  font-family: 'Font Awesome 5 Pro';
}
.optMul.act span{
	visibility: hidden;
	margin-top: -100%;
	z-index: -1;
}
.optMul.act:after {
	visibility: hidden;
}
.optMul
{
  border: 1px solid #ccc;
  background-color: #f4eac7;
position: relative;
	
  padding: 4px 20px 4px 10px;
}
.optMul.act{ 
	border: 1px solid #ccc;
	background-color: #fff; 
	position: relative;
	z-index: 25;
}
.optMul.act label
{
	display: block;
}
.multiselect-native-select
{
	display: block;
}
button.multiselect
{
	background-color: #f4eac7;
	height: 34px;
line-height: 1;
padding-top: 2px;
padding-bottom: 2px;
border-radius: 0;

}

.multiselect-container {
  top:  34px !important;
  transform: none !important;
  max-height: 220px !important;
  overflow: auto !important;
}
button.multiselect[title="Tutti"],
button.multiselect[title="Tutte"]
{
	background-color: #fff;
}
@media screen and (max-width:768px)
{
	.optMul.act{
		left: 0;
		right: 0;
		width: calc(100vw - 52px);
	}
	
	.col-desk-6 
	{
		width: calc(50% - 20px) !important;
		min-width: 0 !important;
	}
}

.col-desk-6 
{
	width: calc((100% / 6) - 22px);
	margin: 0 10px 20px !important;
	
}

.multiple label input {
  margin-right: 5px;
  float: left;
  margin-bottom: 5px; 
}
.multiple {
  column-count: 3;
}
.multiple label { 
  clear: both;
  line-height: 1;
  margin-right: 20px;
  margin-bottom: 15px;
}

.fattura {
	background-color: #fff;
	padding: 30px;
	border: 1px solid #ccc;
  }
  .fattura .mittente{
	display:block;
	width: fit-content;
	color: #555;
	margin-left: auto;
	font-size:14px;
  }
  .fattura .mittente .ragione{
	font-weight: bold;
	color: #000;
	font-size:16px;
  }

  .fattura .destinatario{
	margin: 30px 0;
	font-size:14px;
  }
  .fattura .label,
  .fattura label{
	font-size: 12px;
	text-transform: uppercase; 
	
  }
  .fattura .destinatario .ragione{
	font-weight: bold;
	color: #000;
	font-size:16px;
	
  }
  .fattura .tabella thead .riga:first-child td:nth-child(1){ 
	width: 20px;
  }
  .fattura .tabella
  {
	font-size: 14px;
  }
  .fattura .tabella td,
  .fattura .tabella th{
   text-align: center; 
  }
  .fattura .tabella td:nth-child(2),
  .fattura .tabella th:nth-child(2)
  {
	text-align: left;
  }
  .fattura .note{
	min-height:250px;
	margin: 10px 0;
  }
  .fattura > .riepilogo .riga
  {
	display: flex;
	gap:0;
  }
  .fattura > .riepilogo .riga > div{
	width: 50%; 
	padding: 20px;
  }
  .fattura > .riepilogo .riga  .totale{
	text-align: right;
  }
  .fattura > .riepilogo .riga  .totale label{
	margin-right: 30px;
  }
  .fattura > .riepilogo .riga  .totale .totaleTotale label{
	display: none;
  }
  .fattura > .riepilogo .riga  .totale .totaleTotale{
	font-size: 40px;
	display: block;
	font-weight: bold;
	
  }

.switchButton input {
	display: none;
  }
  .switchButton input:checked + .btn{
	background-color: #444;
	color: #fff;
  }

.carico_bolla .editbtn {
	position: absolute;
	right: 13px;
	top: 7px;
	height: 36px;
	width: 36px;
	text-align: center;
	line-height: 36px;
	cursor:pointer;
  }



  /* ! New */


.sidebar {
	position: fixed;
	width: auto;
	background-color: #fff;
	bottom: 0;
	top: 0;
	left: 0;
	box-shadow: 0 5px 20px rgba(0,0,0,.05);
	z-index: 200;
  }

  .sidebar:hover .nav .list a {
	font-size: 14px;
	padding-right: 105px;
  }

  .header-info{ margin-left: auto;  margin-bottom: 0;}
  .header-info li {
	padding-right: 28px;
	margin-right: 15px;
	position: relative;
	display: inline-block;
  }

  .header-info li[class*="tlh-"] a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
  }

  .header-info .tlh-icon {
	margin-right: 5px;
	position: relative;
  }

  .header-info i {
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 28px;
	margin-right: 0;
	vertical-align: middle;
  }

  .header-info .tlh-content {
	line-height: 1.5;
	text-align: left;
	color: #000;

  }

  .header-info .tlh-content p{
	margin: 0;
	color: #000;

  }

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


  .btn.btn-chat {
	background: #0bc042;
	border: #0bc042;
	padding: 7px 14px;
	font-size: 15px;
	color: #fff;
	margin-right: 20px;
	opacity: .5;
  }




.step1 .blocco {
	background-color: rgb(255, 255, 255);
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px;
	z-index: 1000;
	padding: 26px 16px;
	margin: 0px;
	margin-bottom: 40px;
  }
  .opzioni {
	margin-top: 40px;
  }
  .opzioni .inner {
	display: flex;
	gap: 50px;
	margin-bottom: 40px;
	align-items: center;
  }

  .opzioni .inner label {
	font-size: 16px;
  display: block;
  height: auto;
  line-height: 1;
  }

  .opzioni .inner .cu,
  .row.conto-section .cu {
	display: flex;
	padding-left: 0px;
	-moz-box-align: center;
	align-items: center;
	max-width: 104px;
	line-height: 1.42857;
	color: rgb(112, 111, 111);
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	padding-right: 8px;
	position: absolute;
	right: 0;
	bottom: 8px;
	pointer-events: none;
  }
.opzioni .inner .itm input[type="text"] {
	max-width: 90px;
	min-width: 90px;
	
	margin: 0;
  }


.opzioni .inner .itm {
	display: flex;
	gap: 10px;
	align-items: center;
  }
  .step1 .blocco .result .big {
	margin: 20px 0 0;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0em;
	display: block;
	color: rgb(0, 0, 0);
  }
  .step1 .blocco .result .small {
	margin: 0 0 20px;
	font-weight: 300;
  }





.corrieri .corr {
	border-radius: 8px;
	position: relative;
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px;
	margin-bottom: 20px;
	padding: 0px 20px 0px 0;
	display: flex;
	gap: 40px;
	align-items: center;
  }
  .tempo .ore {
	font-size: 38px;
	display: block;
	text-align: center;
	line-height: 1;
  }
  .tempo {
	text-align: center;
	padding: 20px;
	background: linear-gradient(90deg, rgba(254,37,0,1) 0%, rgba(254,132,0,1) 100%);
	border-radius: 8px;
	color: #fff;
  }
  .corriere img {
	height: 60px;
	margin: auto;
	text-align: center;
  }
  .corriere span.name {
	display: block;
	margin: 0;
	font-size: 13px;
  }
  .corriere {
	text-align: center;
  }
  .infoship .modalita {
	font-size: 15px;
	font-weight: bold;
	display: block;
  }
  .infoship .data {
	font-size: 0.75rem;
	line-height: 1.66667;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin: 8px 0px 0px;
	margin-top: 8px;
	color: rgb(112, 111, 111);
  }




  .corrieri {
	max-width: 1300px;
	margin: auto;
  }

.corrieri .corr {
	border-radius: 8px;
	position: relative;
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px;
	margin-bottom: 20px;
	padding: 0px 20px 0px 0;
	display: flex;
	gap: 70px;
	align-items: center;
  }
  .tempo .ore {
	font-size: 38px;
	display: block;
	text-align: center;
	line-height: 1;
  }
  .tempo {
	text-align: center;
	padding: 20px;
	background: linear-gradient(90deg, rgba(254,37,0,1) 0%, rgba(254,132,0,1) 100%);
	border-radius: 8px;
	color: #fff;
	min-width: 80px;
  }
  .corriere img {
	height: 60px;
	margin: auto;
	text-align: center;
  }
  .corriere span.name {
	display: block;
	margin: 0;
	font-size: 13px;
  }
  .corriere {
	text-align: center;
  }
  .infoship .modalita {
	font-size: 15px;
	font-weight: bold;
	display: block;
  }
  .infoship .data {
	font-size: 0.75rem;
	line-height: 1.66667;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin: 8px 0px 0px;
	margin-top: 8px;
	color: rgb(112, 111, 111);
  }


  .corrieri .corr input[type="button"] {
	background: #fe8300;
	text-transform: capitalize;
	font-size: 20px;
	padding: 10px 20px;
	line-height: 1;
	height: auto;
	margin-right: 0;
  }
  .corrieri .corr .costo {
	font-size: 32px;
	line-height: 32px;
	font-weight: 700;
	letter-spacing: 0.01em;
	margin: 0px;
	color: #3c3c3a;
  }


  .infoPrice {
	margin-left: auto;
	display: flex;
	gap: 20px;
	align-items: center;
  }


body {  counter-reset: section;}

  
  .stepList ol li:before {
	counter-increment: section;
	content: counter(section) ;
	background: #ff8100;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	text-align: center;
	color: #fff;
	line-height: 20px;
	z-index: 2;
  }
  
  .stepList ol {
  display: flex;
	flex-direction: row;
	align-items: flex-start;
	counter-reset: item 0;
	justify-content: center;
  }
  
  .stepList ol li{
  cursor: pointer;
	font-weight: 600;
	pointer-events: all;
	color: rgb(64, 64, 61);
	padding-left: 8px;
	padding-right: 8px;
	flex: 1 1 0%;
	position: relative;
  display: flex;
	flex-direction: column;
	-moz-box-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 8px;
  }
  .stepList ol li:after {
	content: "";
	background: #ff3400;
	width: calc(100% - 40px);
	height: 2px;
	position: absolute;
	top: 10px;
	left: 100%;
	transform: translateX(-50%);
  }
  .stepList ol li:last-child:after {
	display: none;
  }
  .stepList {
	margin-bottom: 50px;
	margin-top: 40px;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
  }
  .stepList ol li:not(.act) {
	color: rgb(112, 111, 111);
  }
  .stepList ol li:not(.act):before {
	background: #706f6f;
  }
  .stepList ol li:not(.act)::after {
	background: #706f6f;
  }




.step3 .col-6 {
	background-color: rgb(255, 255, 255);
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px;
	z-index: 1000;
	padding: 16px;
	flex: 0 0 45%;
	max-width: 45%;
	z-index: 1;
  }
  .step3 .row {
	gap: 30px;
	justify-content: center;
	margin-bottom: 40px;
  }

  .step1 {
	max-width: 1300px;
	margin: auto;
  }





  .colli-section {
	display: flex;
	gap: 40px;
  }
  .field-container {
	overflow: hidden;
	display: flex;
	width: 100%;
	position: relative;
  }
  .field-container .inp {
	position: relative;
	-moz-box-flex: 1;
	flex-grow: 1;
	width: 100%;
  }
	.field-container .inp input {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 17px 16px;
	font-weight: 400;
	letter-spacing: 0.03em;
	color: rgb(55, 55, 55);
	outline: none;
	transition: border-color 0.2s ease-in-out;
	text-overflow: ellipsis;
	overflow: hidden;
	text-wrap: nowrap;
	border: 1px solid #ccc;
  }
  .field-container .unit {
	display: flex;
	padding-left: 0px;
	-moz-box-align: center;
	align-items: center;
	max-width: 104px;
	line-height: 1.42857;
	color: rgb(112, 111, 111);
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	padding-right: 8px;
	position: absolute;
  right: 0;
  bottom: 19px;
  pointer-events: none;
  }
  .colli-section .dimensioni {
	display: flex;
	gap: 10px;
  }

  .field-container .inp input {
	max-width: 100px;
  }

  .field-container .inp input {
	margin-bottom: 10px;
  }

  .disclaimer svg {
	width: 20px;
  }
  .disclaimer {
	display: flex;
	align-items: center;
	gap: 5px;
	color: #ff8100;
	margin-top: 5px;
  }


  .btn.btn-add {
	background: transparent !important;
	color: #ff8300 ;
	margin-top: 10px;
	border: none !important;
	margin-left: -20px;
  }
  .btn.btn-add:hover{
	color: #ccc !important;
  }
  .btn.btn-add svg {
	width: 23px;
  }

 


.marketplace-section {
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: 70px;
  }
  .corriere-section .item,
  .marketplace-section .item {
	text-align: left;
	display: flex;
	flex-direction: column;
	-moz-box-pack: justify;
	justify-content: space-between;
	width: 165px;
	min-height: 68px;
	max-height: 160px;
	padding: 16px;
	border: 1px solid rgb(211, 211, 211);
	border-radius: 8px;
	box-shadow: rgb(211, 211, 211) 0px 2px 4px 0px;
	background-color: #fff;
	text-align: center;
  }
  .corriere-section .item .icon img,
  .marketplace-section .item .icon img {
	height: 48px;
	line-height: 48px;
	margin-bottom: 4px;
	vertical-align: middle;
	width: 80px;
	margin-top: -40px;
  }
  .corriere-section .item .tit,
  .marketplace-section .item .tit {
	text-align: left;
	font-weight: bold;
	margin: 10px 0 15px;
	text-align: center;
  }

  .corriere-section .item p,
  .marketplace-section .item p {
	margin: 0;
	font-size: 13px;
  }

  .corriere-section .item .icon:before,
  .marketplace-section .item .icon:before {
	display: none;
  }

  .corriere-section .item .btn,
  .marketplace-section .item .btn {
	padding: 4px 15px;
	font-size: 14px;
  }




.tabella.canali-vendita-attivi img {
	height: 30px;
  }
  .tabella.canali-vendita-attivi {
   margin-bottom: 100px;
  }
  .tabella.canali-vendita-attivi tbody td {
	font-size: 19px;
	padding: 10px 0;
  }


.tabella.canali-vendita-attivi tbody tr:nth-child(2n) {
	background: #f5f5f5;
  }


.tabella.canali-vendita-attivi tr th, .tabella.canali-vendita-attivi tr td {
	padding: 10px;
  }
  .canali-vendita-attivi .btn {
	font-size: 17px;
	padding: 3px 20px;
  }
  .btn.btn-delete {
	background: #eb211e;
	color: #fff;
	border-color: #eb211e;
  }
  .btn.btn-edit {
	background: #25c125;
	color: #fff;
	border-color: #25c125;
  }

  .my-container {
	max-width: 1300px;
	margin: 0 auto 60px;
  }


  @media (max-width: 1024px) {
	
.nav {
	position: fixed;
	right: 0;
	left: 0;
	background: #fff;
	top: 78px;
	bottom: 0;
	transform: translateX(100%);
	transition: all 1s cubic-bezier(.215, .61, .355, 1);
	flex-direction: column;
    justify-content: flex-start;
  }

  .fix .nav {
	transform: none;
  }


.nav .list a {
	font-size: 18px;
  }
  .nav .list a i {
	font-size: 19px;
	margin-right: 14px;
  }

  .nav .list .sublist {
	display: block;
	position: relative;
	width: auto;
  }



  .btn.btn-chat {
	margin-right: 70px;
  }

  .header-info .tlh-content {
	display: none;
  }


.header-info .tlh-content {
	display: none;
  }
  .btn.btn-chat {
	font-size: 0;
  }
  .btn.btn-chat i {
	font-size: 22px;
  }
  .header-info li {
	padding-right: 0;
  }

  .nav {
    display: block;
    overflow: auto;
    padding-top: 60px;
  }


  }


  @media (max-width: 768px) {
	.nav { top: 50px;}
	.step1 .row {
		flex-direction: column;
	  }
	  .step1 .col-6 {
		max-width: 100%;
		flex: 100%;
	  }

	  .step1 .row {
		flex-direction: column;
	  }
	  .step1 .col-6 {
		max-width: 100%;
		flex: 100%;
	  }


.opzioni .inner {
	flex-direction: column;
	align-items: flex-start;
	margin-top: 12px;
	gap: 15px;
  }

  .header-info {
	display: flex !important;
  }

  .stepList {
	display: none;
  }



  }







  .tabs-anagrafica {
	display: flex;
	border-bottom: 2px solid #ddd;
	margin-bottom: 20px;
}

.tab-anagrafica {
	padding: 10px 20px;
	cursor: pointer;
	border: 1px solid #ddd;
	border-bottom: none;
	background: #f9f9f9;
	margin-right: 5px;
}

.tab-anagrafica.active {
	background: #fff;
	border-top: 2px solid #fe8400;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}

.form-container {
	display: none;
}

.form-container.active {
	display: block;
}

.form-container .itm {
	max-width: 450px;
	margin-bottom: 10px;
}

.swatch span,
.opzioni .itm label span {
	display: inline-block;
	width: 40px;
	height: 20px;
	border-radius: 10px;
	border: 1px solid #ccc;
	position:relative;
	background-color:#efefef 
  }
  .swatch span:before,
  .opzioni .itm label span:before{
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	bottom: 0;
	width: 20px;
	height: 20px;
	border:1px solid #999;
	border-radius: 100%;
	transition:all 0.3s ease-in-out;
  }
  
.swatch input:checked + span,
  .opzioni .itm label input:checked + span
  {
	background-color:#fff;
  }
  
.swatch input:checked + span:before,
  .opzioni .itm label input:checked + span:before{
	left:calc(100% - 18px);
	background-color: green;
  }
  
.swatch input[type=checkbox],
  .opzioni .itm label input{
	display: none;
  }
  .swatch,
  .opzioni .itm label {
	display: flex;
	align-items: center;
	gap: 5px;
  }


  .btn-disable {
	opacity: .4;
	pointer-events: none;
  }

  .btn:hover {
	background: #ff8300;
	color: #fff;
  }



  .news .item {
	border: 1px solid #eee;
	margin-bottom: 30px;
	padding: 5px 20px;
	background: #fff;
	display: block;
	position: relative;
	border-radius: 4px;
  }
  .news .item.disattivo > .date,
  .news .item.disattivo > .titolo,
  .news .item.disattivo > .testo,
  .news .item.disattivo > .readmore{
	opacity: 0.7;
  }
  .news .item p {
	font-size: 14px;
	margin: 0;
  }
 
  .news .item .title {
	font-size: 22px;
	margin: 10px 0 10px;
	height: auto;
	line-height: 1.2;
  }


  .news .date .dd {
	font-size: 48px;
	display: block;
	line-height: 1;
  }
  .news .date {
	width: 60px;
	height: 60px;
	text-align: center;
	padding: 7px 20px;
	background: linear-gradient(90deg, rgba(254,37,0,1) 0%, rgba(254,132,0,1) 100%);
	border-radius: 8px;
	color: #fff;
	min-width: 80px;
	margin-top: -20px;
	margin-bottom: -20px;
  }
  .news .mm {
	font-size: 12px;
  }
  .news .int {
	display: flex;
	align-items: center;
	gap: 20px;
  }

  .news .item:not(:first-child) .text {
	display: none;
  }

  .news .text {padding: 10px;margin-top: 20px;}

  .news .item.first {
	background: #fbecdc;
  }


  .news .btn.read-more {
	margin-left: auto;
	min-width: 80px;
	padding: 8px;
  }
  .news .item.act .btn.read-more {font-size: 0;}
  .news .item.act .btn.read-more::before {
	content: "Chiudi";
	font-size: 12px;
  }

  .news a {
	color: #3f403e;
  }


  .news.dashboard-news .item i {
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
  }

  .news .item .ico {
	position: absolute;
	right: 142px;
	top: 20px;
	cursor: pointer;
	display: flex;
	gap: 10px;
  }



.news.dashboard-news .date {
	width: 50px;
	height: 50px;
	padding: 5px 5px;
	min-width: 50px;
  }
  .news.dashboard-news .date .dd {
	font-size: 32px;
  }
  .news.dashboard-news .date .mm {
	font-size: 10px;
  }


  .news.dashboard-news .item .title {
	font-size: 19px;
  }
  .news.dashboard-news .item {
	padding: 10px;
  }

  .news.dashboard-news {
	margin-top: -21px;
	margin-bottom: 80px;
	display: none;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	z-index: 99999;
	left: 0;
	right: 0;
  }


  .news.dashboard-news .int {
	max-width: calc(100% - 30px);
  }




  .add-news {display: none;}

  
  .add-news  .field {
	margin-bottom: 15px;
  }
  
.field-row {
	display: flex;
	gap: 10px;
  }
  
  .field-row  .half-width {
	flex: 1;
  }
  

  .btn.btn-news {
	margin: auto;
	text-align: center;
	background: #fe8300;
	border-color: #fe8300;
	padding: 9px 20px;
	color: #fff;
	font-size: 15px;
  }
  .center {
	text-align: center;
  }

  @media (max-width: 1024px) {
	.marketplace-section {
		flex-wrap: wrap;
		gap: 80px 50px;
	  }
  }


  @media (max-width: 768px) {
	.news.dashboard-news {
		margin-top: -15px;
		margin-bottom: 40px;
	}

	.news.dashboard-news .item .title {
		font-size: 15px;
	  }

	  .hide-mobile {display: none;}



	  .colli-section {
		flex-direction: column;
	  }


	  .header-info {
		display: flex !important;
		padding-left: 10px;
	  }

	  #logo img {
		height: 34px !important;
	  }

	  .header-info i {
		width: 29px;
	  }

	  .nav {
		display: block;
		overflow: auto;
		padding-top: 60px;
	  }

	  .marketplace-section {
		flex-direction: column;
		align-items: center;
		gap: 60px;
	  }


.tabella .btn {
	margin: 5px 0;
  }

  .tabella.canali-vendita-attivi tbody td {
	font-size: 15px;
  }


  .canali-vendita-attivi .buttons {
	display: flex;
	gap: 10px;
  }
  .canali-vendita-attivi .btn {
	font-size: 13px;
	padding: 3px 10px;
  }



  .news .date {
	width: 50px;
	height: 35px;
	min-width: 40px;
	padding: 7px;
  }
  .news .date .dd {
	font-size: 19px;
  }
  .news .date .mm {
	font-size: 10px;
  }
  .news .text {
	padding: 0;
  }


  .row {
	margin-right: -10px;
	margin-left: -10px;
  }

  .colli-section {
	gap: 10px;
  }

  .item.item-peso {
	max-width: 105px;
  }

  .btn.btn-add {
	margin-top: -50px !important;
	margin-left: -90px;
  }


  .colli-section .field-container .inp input {
	max-width: 110px;
  }

  }


  .registration {
	margin-top: 40px;
  }

  .registration form {
	display: grid;
	grid-template-columns: 50% auto;
  }

  .fields .ev {
	border: 1px solid #eee;
	padding: 20px;
	box-sizing: border-box;
  }

  .registration.form-container .itm {
	max-width: 100%;
	margin-bottom: 10px;
  }


  .registration form {
	display: grid;
	grid-template-columns: 50% auto;
	gap: 50px;
  }

  @media (max-width: 768px) {
	.colli-section .field-container .inp input {
		max-width: 100%;
	  }

	  .registration form {
		display: block;
	  }
  }
  
.readno::before {
	content: "";
	width:10px;
	height: 10px;
	min-width: 10px;
	display: inline-block;
	margin-right: 5px;
	border-radius: 100%;
	background-color: #c79500;
	color: #fff;
  }




td .wa {
	color: #fff;
	background: #0bc042;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 11px;
  }




  #customPrice, #metodopagamento {
	margin: 0;
	max-width: 260px;
  }

  #customPrice{
	max-width: 90px;
  }

  .conto-buttons {
	display: flex;
	flex-wrap: wrap;
	align-items: center;

	gap: 10px;
  }
  
  .conto-buttons .itm {
	position: relative;
  }
  
  .conto-buttons input[type="radio"] {
	display: none;
  }
  
  .conto-buttons label {
	display: inline-block;
	padding: 6px 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	font-weight: bold;
	transition: background-color 0.3s, color 0.3s;
  }
  
  .conto-buttons input[type="radio"]:checked + label {
	background-color: #eb8c01;
	color: white;
  }
  

  .row.conto-section .itm {
	margin-bottom: 20px;
	text-align: left;
  }

  .row.conto-section input[type="submit"] {
	text-align: left;
	margin-left: 0;
  }

  .row.conto-section .itm.imp {
	max-width: 90px;
  }


.positivo {
	color: green;
	font-size: 18px;
  }
  .negativ {
	color: red;
	font-size: 18px;

  }

@media (max-width: 768px) {
	.footer img {
		margin-bottom: 10px;
	  }

	  .news.dashboard-news {
		z-index: 99;
	  }
}




@media (max-width: 1024px) {

	.nav .list.has-child >a::after {
		content: "+";
		width: 13px;
		height: 14px;
		position: absolute;
		top: 50%;
		right: 5px;
	  }

	  .nav .list.has-child.open-dropdown > a::after{
		content: "-";
	  }
	
	.nav .list .sublist {
		position: relative;
		width: 100%;
		top: auto !important;
		box-shadow: none;
		overflow: hidden;
		-webkit-transition: all .25s ease-in-out;
		-o-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
		margin: 0;
		padding: 0px;
		  padding-left: 0px;
		padding-left: 0px;
		padding-left: 20px;
		left: auto;
		display: none !important;
	  }


	  .nav .open-dropdown .sublist{
		display: flex !important;
		flex-direction: column;
		gap: 30px;
	  }


.row.conto-section {
	flex-direction: column;
  }
  .row.conto-section .col-5, .row.conto-section .col-7 {
	max-width: 100%;
  }
}

.account > a > .icon { 
	background-color: #ea8b00;
	color: #fff;
	width: 32px;
	height: 32px;
	display: block;
	line-height: 32px;
	border-radius: 100%;
	text-align: center;
	float: left;
	margin: -2px 8px 0 0px;
	text-transform: uppercase;
	font-size: 18px; 
  }
  .account > a > .icon:before {
	display: none;
  }
  .account > a .idUt {
	display: block;
	font-size:90%;
	color:#666;
	font-style: italic;
  }
   

.list.duerighe > a {
  display: flex;
  align-items: center;
  padding-top:8px !important;
  line-height:1.2;
  padding-bottom: 7px;
  height: 47px;
} 
.list.duerighe > a > span > span{

  display: block;
  font-size: 90%;
}
.list.duerighe > a i{
  padding: 0;
}
 .account.duerighe > a {
	line-height: 1;
	text-align: left;
	padding: 0 15px 0 !important;
  }
.account.duerighe > a > .icon{
    margin:0 5px 0 -15px !important;
}

.notifiche {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 2555;
	width: 200px;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
  }
  .notifiche > .item{
	border: 1px solid #ccc;
	background-color: #fff;
	max-width: 200px;
	font-size: 12px;
	padding:5px;
	transition: 0.3s ease-in-out;
	animation: enter 0.5s ease-in-out;
	position: relative;
  }
  @keyframes enter{
	0%{
	  transform: translateX(-100%)
	}
	100%{
	  transform: translateX(0%)
	  
	}
  }
  .notifiche > .item i{
	position: absolute;
	right:  -10px;
	top: -10px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 100%;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
	justify-content: center;
	line-break: 20px;
	background-color: #ddffee;
	border-left-color: transparent;
	cursor: pointer;
	transform: rotate(-45deg);
  }
  .notifiche .item.alert1{
	background-color: #ddffee;
  }

.Azioni > span {
	border-radius: 3px;
	background-color: #fff;
	padding: 4px 10px;
	border: 1px solid #ccc;
	min-width: 60px;
	display: block;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	align-items: center;
  }
  .Azioni > span i
  {
	transition: 0.3s ease-in-out;
	transform: rotate(-90deg)

  }
  .Azioni.open > span i{
	transform: rotate(0)
  }
  .Azioni 
  {
	position: relative;
  }
  .Azioni .subAzioni{
	display: none;
	position: absolute;
	background-color: #fff !important;
	z-index: 255;
	padding:5px 0;
	left: 0;
	border-radius: 3px;
	border: 1px solid #ccc;
	margin-top:-1px;
  }
  .Azioni.open .subAzioni{
	display: block;
  }
  .Azioni .subAzioni .li{
	padding: 5px 10px;
	cursor: pointer;
	color: #000;
	font-size: 14px;
	display: block;
	
  }
  .Azioni .subAzioni .li:hover{
	background-color: #efefef;
  }

.infocont {
	max-width: 600px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;
	z-index: 25;
	width: 100%;
	padding: 15px;
	max-height: 60vh;
	overflow:auto;
  }
  .infocont .item{
	margin: 10px 0;
	display: block;
	background-color: #efefef;
	border: 1px solid #ccc;
	max-width: 60%;
	padding: 10px;
  }
  .infocont .item .tit{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
  }
  .infocont .item:nth-child(2n)
  {
	margin-left: calc(40% - 30px);
  }
  .infocont .item .message{
	font-size: 12px;
  }
  .infocont .item .data{
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
  }
  .infocont .item .office{
	font-size: 12px;
	display: inline-block;
	
  }

.icn {
	background-color: #000;
	border-radius: 100%;
	width: 18px;
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	line-height: 18px;
	color: #fff;
	margin-right: 5px;
	font-size: 12px;
  }
  .icn[data-sped="5"],
  .icn[data-sped="6"]
  {
	background-color: green;
  }
  
  .icn[data-sped="7"],
  .icn[data-sped="9"],
  .icn[data-sped="10"],
  .icn[data-sped="8"],
  .icn[data-sped="11"]
  {
	background-color: #eb211e;
  }


.box{

	margin-right: 15px;
}


.box2 {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 5px 20px rgba(0,0,0,.05);
	max-width: 150px;
	min-width: 230px;
  }
  .box2 > span {
	display: flex;
	align-items: center;
	gap:5px;
	padding: 5px 10px;
	font-size: 18px;
  }
  .box2 > a {
	display: block;
	padding: 5px 10px;
	line-height: 24px;
	font-size: 18px;
	color: #000;
  } 
  .box2 > a.valor
  {
	font-size: 14px;
	line-height: 1.2;
	margin:0 0 4px 0;
  }

.box2
{
    position: relative;
	height: 36px; 
}
.box2 >span{
	cursor: pointer;
}
.box2 .qtt{
    position: absolute;
    right: 5px;
    top:8px;
    padding: 3px 10px;
    background-color: #ff8b00;
    border-radius: 4px;
    line-height: 1;
    color: #fff;
	font-size: 14px;
}
.box2 .valor{
    display: none; 
}
.box2.open 
{
	height: fit-content;
}
.box2.open .valor
{
    display: block;  
}
.box2 .valor::after{
    content: "";
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" width="16" height="16" fill="%23ff8b00"><path d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg>');
	width: 20px;
	height: 20px;
    display: inline-block;
    float: right;
    margin-top: -2px;
	background-position: center;
	background-repeat: no-repeat;
}


  .box2 > a.valor > span{
	
	
  }
  .box2 > a.valor:hover{
	background-color: #ff8b004f;
  }
  .task
  {
	display: flex;
	gap:30px;
	height: 36px;
	margin-bottom: 50px;
	position: relative;
	z-index: 25;;
  }

  .box .valor::after {
	content: "";
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="20" height="20"><path fill="%23ff8b00" d="M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM313 273L209 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L313 239c9.4 9.4 9.4 24.6 0 33.9z"/></svg>');
	width: 20px;
	height: 20px;
	display: block;
  }


  .box .valor:hover:after {
	content: "";
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="20" height="20"><path fill="%23ff4400" d="M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM313 273L209 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L313 239c9.4 9.4 9.4 24.6 0 33.9z"/></svg>');
	width: 20px;
	height: 20px;
	display: block;
  }
  @media screen and (max-width:768px) {

	.task
	{
	  display: block;
	}
	.task .box2{
		width: 100%;
		margin-bottom: 30px;
		max-width: none;

	}
  
	
  }

.selectButton label input {
  display: none;
}
.selectButton label span {
  display: block;
  padding: 10px;
  background-color: #444;
  min-width: 60px;
  text-align: center;
  font-size: 20px;
  margin-right: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 0.6;
}
.selectButton label input:checked + span{
  opacity: 1;
  background-color: #ea8b00;
} 

.opzsped .checkRitiroAbi
{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: -20px;
  margin-bottom: 30px;
}

.opzsped .checkRitiroAbi > h3{
  display: block;
  width: 100%;
  
}
.opzsped .checkRitiroAbi .giornoRitiro {
  max-width: 250px; 
  margin-right: 20px;
  height: 50px;
}
.opzsped .checkRitiroAbi .selectButton{ 
}

#puntiRitiro:before{
  content:"Punti di Ritiro";
  position: sticky;
  top: 0;
  background-color: #fff;
  display: block;
  border-bottom: 1px solid #ccc;
  z-index: 25;
  cursor: pointer;
  font-weight: bold;
}

#puntiRitiro
{
  margin: 20px 0;
  max-height: 400px;
  overflow: auto;
}
#puntiRitiro label {
  display: block;
}

#puntiRitiro label  input{
  display: none;
}
#puntiRitiro label .itm{
  padding: 5px;
  cursor: pointer;
  
}
#puntiRitiro label:nth-child(2n) .itm{
  background-color: #efefef;
}
#puntiRitiro label input:checked+.itm{
  background-color: #ea8b00;
}