@import url('awesome.css');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic');
/* Layout */
.row-fluid {
	width: 100%;
	*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846383%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574%;
}
.row-fluid .span12 {
	width: 99.99999999%;
	*width: 99.946808500638%;
}
.row-fluid .span11 {
	width: 91.489361693%;
	*width: 91.436170203638%;
}
.row-fluid .span10 {
	width: 82.978723396%;
	*width: 82.925531906638%;
}
.row-fluid .span9 {
	width: 74.468085099%;
	*width: 74.414893609638%;
}
.row-fluid .span8 {
	width: 65.957446802%;
	*width: 65.904255312638%;
}
.row-fluid .span7 {
	width: 57.446808505%;
	*width: 57.393617015638%;
}
.row-fluid .span6 {
	width: 48.936170208%;
	*width: 48.882978718638%;
}
.row-fluid .span5 {
	width: 40.425531911%;
	*width: 40.372340421638%;
}
.row-fluid .span4 {
	width: 31.914893614%;
	*width: 31.861702124638%;
}
.row-fluid .span3 {
	width: 23.404255317%;
	*width: 23.351063827638%;
}
.row-fluid .span2 {
	width: 14.89361702%;
	*width: 14.840425530638%;
}
.row-fluid .span1 {
	width: 6.382978723%;
	*width: 6.3297872336383%;
}
.row-fluid .offset12 {
	margin-left: 104.255319138%;
	*margin-left: 104.14893615928%;
}
.row-fluid .offset12:first-child {
	margin-left: 102.127659564%;
	*margin-left: 102.02127658528%;
}
.row-fluid .offset11 {
	margin-left: 95.744680841%;
	*margin-left: 95.638297862277%;
}
.row-fluid .offset11:first-child {
	margin-left: 93.617021267%;
	*margin-left: 93.510638288277%;
}
.row-fluid .offset10 {
	margin-left: 87.234042544%;
	*margin-left: 87.127659565277%;
}
.row-fluid .offset10:first-child {
	margin-left: 85.10638297%;
	*margin-left: 84.999999991277%;
}
.row-fluid .offset9 {
	margin-left: 78.723404247%;
	*margin-left: 78.617021268277%;
}
.row-fluid .offset9:first-child {
	margin-left: 76.595744673%;
	*margin-left: 76.489361694277%;
}
.row-fluid .offset8 {
	margin-left: 70.21276595%;
	*margin-left: 70.106382971277%;
}
.row-fluid .offset8:first-child {
	margin-left: 68.085106376%;
	*margin-left: 67.978723397277%;
}
.row-fluid .offset7 {
	margin-left: 61.702127653%;
	*margin-left: 61.595744674277%;
}
.row-fluid .offset7:first-child {
	margin-left: 59.574468079%;
	*margin-left: 59.468085100277%;
}
.row-fluid .offset6 {
	margin-left: 53.191489356%;
	*margin-left: 53.085106377277%;
}
.row-fluid .offset6:first-child {
	margin-left: 51.063829782%;
	*margin-left: 50.957446803277%;
}
.row-fluid .offset5 {
	margin-left: 44.680851059%;
	*margin-left: 44.574468080277%;
}
.row-fluid .offset5:first-child {
	margin-left: 42.553191485%;
	*margin-left: 42.446808506277%;
}
.row-fluid .offset4 {
	margin-left: 36.170212762%;
	*margin-left: 36.063829783277%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.042553188%;
	*margin-left: 33.936170209277%;
}
.row-fluid .offset3 {
	margin-left: 27.659574465%;
	*margin-left: 27.553191486277%;
}
.row-fluid .offset3:first-child {
	margin-left: 25.531914891%;
	*margin-left: 25.425531912277%;
}
.row-fluid .offset2 {
	margin-left: 19.148936168%;
	*margin-left: 19.042553189277%;
}
.row-fluid .offset2:first-child {
	margin-left: 17.021276594%;
	*margin-left: 16.914893615277%;
}
.row-fluid .offset1 {
	margin-left: 10.638297871%;
	*margin-left: 10.531914892277%;
}
.row-fluid .offset1:first-child {
	margin-left: 8.510638297%;
	*margin-left: 8.4042553182766%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}
.cleared
{
	clear:both;
}
 
.tabella
{
	display:table;
	width:100%;
	border-collapse:collapse;
}
.tabella .riga
{
	display:table-row;
	background-color:#fff;
}
.tabella .riga > div
{ 
	display:table-cell;
	position:relative;
	border-bottom:1px solid #f4f4f4;
	padding:8px;
	line-height:1.42857;
	vertical-align:middle;
} 
 
.tabella .riga:hover > div
{
	background-color:#f5f5f5;
}
.tabella .riga.head > div
{
	color:#000;
	font-weight:bold;
}
.nasc
{
	display:none;
}


/* input */
input[type="text"], input[type="date"], input[type="number"], input[type="password"], textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
	font-family:"Source Sans Pro",sans-serif;
    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%;
}
/*
input[type="number"]
{
	border-right:36px solid #f4f4f4;
}*/
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 #ccc;
    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;
    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"], button, input[type="button"], .button {
    background-color: #bc3c3c;
    border: 1px solid #a93636;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin: 0 auto;
    padding: 6px 12px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
	height:34px;
	line-height:22px; 
	font-family:"Source Sans Pro",sans-serif;
    white-space: nowrap;
}
body
{
	margin:0;
	font-family:'Source Sans Pro',sans-serif;
	background-color:#ecf0f5;
}
a
{
	color:#eb211e;
	text-decoration:none;
}
.form
{
	padding:20px;
	background-color:#fff;
	max-width:450px;
	width:100%;
	margin:auto;
}
.header
{ 
	border-bottom:1px solid #ccc;
	box-sizing:border-box;
	height:50px;
	position:relative;
	background-color:#ccc;
	color:#fff;
	z-index:1140;
}
.header .title
{ 
}
.header .message
{
	position:absolute;
	right:70px;
	bottom:5px;
}
.header .message .fa
{ 
	color:#444;
}
.header .message span
{
	color:#eb211e;
	display:block;
	position:absolute;
	top:-5px;
	font-weight:bold; 
	line-height:15px;
	width:15px; 
	text-align:center;
	text-shadow:1px 1px 0 #fff,1px -1px 0 #fff,-1px 0 0 #fff,-1px -1px 0 #fff;
	font-size:16px;
	margin-top:0px;
	left:0px;
	
}
.header .lista a
{
	display:block;
	padding:0 5px;
	line-height:18px;
}
#bread
{
	padding:20px 15px;
	position:relative;
	line-height:10px;
	font-size:13px;
}
#bread:before
{
	content:" ";
	display:block;
	position:absolute;
	left:0;
	top:0;
	height:49px;
	width:260px;
	border-bottom:1px solid #222d32;
	background-color: rgba(221,75,57,1);
	z-index:-1;
}
#bread a
{
	color:#fff;
}
.left
{
	background-color: #222d32;
	left: 0;
    min-height: 100%; 
    position: absolute;
    top: 0;
    transition: transform 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s;
    width: 260px;
    z-index: 310;
	padding-top:120px;
	box-sizing:border-box;
}
.contenuto
{ 
	top:0;
	padding:20px;
	bottom:0;
	right:0;   
	border-left: 260px solid #222d32;
	background-color:#ecf0f5;
}
.left hr
{
	border:none;
	border-bottom:0.5px solid #666;
	display:none;
}

.left .list a
{
	color:#b8c7ce;
	border-left:3px solid transparent;
	padding:12px 5px 12px 15px;
	display:block;
	font-size:14px;
	font-weight:normal;
	position:relative;
	box-sizing:border-box;
}
.left .list.active a,
.left .list a:hover
{
	position:relative;
	background: #1e282c none repeat scroll 0 0;
    border-left-color: #bc3c3c;
    color: #fff;
}
.left .list a i
{
	width:20px;
	margin-right:5px; 
}
.left .list .sublist
{
	display:none;
}
.left .list.active .sublist,
.left .list.acti .sublist
{
	display:block;
}
.left .list.parent a:after
{
	font-family:'Font Awesome 5 Pro';
	position:absolute;
	right:15px;
	top:50%;
	margin-top:-10px;
	line-height:20px;
	font-size:12px; 
	content:"\f078";
}
.left .list .sublist a:after
{
	display:none;
}
  
.left .list.active .sublist a,
.left .list .sublist a
{
	color:#8aa4af;
	padding:5px 5px 5px 15px;
	font-size:14px;
	display:block;
	border-left-color:#2c3b41;
	background-color:#2c3b41;
}
.left .list.active .sublist .trilist a i,
.left .list .sublist  .trilist a i
{ 
width:auto;
}
.left .list .sublist a:hover
{
	color:#fff;
}
 
.menu
{
	position:absolute;
	bottom:0px;
	right:10px;
	padding:5px 0;
}
.menu .lista
{
	display:none;
	background-color: #fff;
    border: 1px solid #ccc; 
    position: absolute;
    right: 0;
    top: 40px;
    width: 70px;
    z-index: 20;
}
.menu:hover .lista
{
	display:block;
}
.menu a
{
	font-size:12px;
	padding:0 5px;
	line-height:25px;
}
.pagina
{
	position:relative;
	padding:20px;
}
.pagina .titolo
{
	text-align:left;
	margin:40px 0 20px;
	border-bottom:1px solid #000;
	text-transform:uppercase;
}
.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); 
	padding-top:0;
	padding-left:0;
	padding-right:0;	
	margin:10px 0;
}
.cont
{
	background:#ffffff none repeat scroll 0 0;
	border-radius:3px;
	border-top:3px solid #d2d6de;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	margin-bottom:20px;
	position:relative;
	width:100%; 
}
.cont h3
{
	margin:0 0 0px;
	padding:10px;
	border-bottom:1px solid #f4f4f4;
	font-weight:normal;
	font-size:18px;
	line-height:1;

}
.inner
{
	position:relative;
}
.cont .inner
{
	padding:10px 15px;
}
.grf h3
{
	margin:0;
}
.footer
{
	
}
.credit
{
	font-size:11px;  
	text-align:center; 
}
video
{
	background-color:#000;
	height:400px;
}
h2.title
{
	padding:5px 10px;
	background-color:#323232;
	margin:15px 0 !important;
	color:#efefef;
	font-size:22px;
	text-transform:uppercase;
}
h2 img
{
	padding-right:10px;
}
.tabs-click
{
	background-color:#404040;
	margin:20px 0; 
	padding:5px 0 2px;
}
.tabs-click a
{
	display:inline-block;
	padding:0px 10px;
	box-sizing:border-box;
	width:14%;
	text-align:center;
	color:#efefef;
	text-transform:uppercase;
}

.tabs-click a.active
{
	border-bottom:3px solid #efefef;
}
#logo
{
	float:left;
	width:260px;
	height:50px;
	margin:0;
	margin-right:10px;
	text-align:center;
}
#logo img
{
	padding:10px 5px;
	width:240px;
}
.corp
{
	max-width:960px;
	margin:auto;
}
span[class^="icon"] {
	color:#fff;
	border-radius: 5px;
    color: #fff; 
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 5px 10px;
    text-align: center;
	display:inline-block;
	margin:2px 5px 2px 0;
	background-color:#000;
}/*
span.icon1:before,
span.rod:before
{
	content:"ROD"
}

span.icon3:before,
span.vol:before
{
	content:"VOL"
}

span.icon2:before,
span.str:before
{
	content:"STR"
}

span.icon4:before,
span.der:before
{
	content:"DER"
}
span.icon1,
span.rod
{ 
	background-color:#964B00;
	color:#fff;
	border-radius: 5px;
    color: #fff; 
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 5px 10px;
    text-align: center;
	display:inline-block;
	margin:0 5px 0 0;
}
span.icon2,
span.vol
{
 
	background-color:#991199;
	color:#fff;
	border-radius: 5px;
    color: #fff; 
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 5px 10px;
    text-align: center;
	display:inline-block;
	margin:0 5px 0 0;
}
span.icon3,
span.str
{
	 
	background-color:#465945;
	color:#fff;
	border-radius: 5px;
    color: #fff; 
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 5px 10px;
    text-align: center;
	display:inline-block;
	margin:0 5px 0 0;
}
span.icon4,
span.der
{
 
	background-color:#c1b322;
	color:#fff;
	border-radius: 5px;
    color: #fff; 
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 5px 10px;
    text-align: center;
	display:inline-block;
	margin:0 5px 0 0;
}
*/
.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;
    color: #333;
	border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
	cursor:pointer;    
	display: inline-block;
}
.icon:before
{ 
	font-family:'Font Awesome 5 Pro';
	font-size:12px;
	padding:0 4px;
}
.icon.upload:before
{
	content:"\f093";
}
.icon.download:before
{
	content:"\f019";
}
.icon.delete:before
{
	content:"\f00d";
}
.icon.cog:before
{
	content:"\f013";
}

.tabella .riga.effe1 
{
	background-color:#e4f2e7;
}
.tabella .riga .stlef
{
	display:inline-block;
	float:left;
	box-sizing:border-box; 
	border:none;
}
.tabella .riga .striscianti span
{
	display:inline-block;
	width:30%;
	margin:0 2% 0 0;
}
.tabella .riga .striscianti span label
{
	display:block;
	text-align:center;
}
.tabella.blatte .riga.head div
{
	text-align:center;
}
.tabella.blatte .riga div div
{
	display:block;
	padding:0px;
	border:none;
	position:absolute;
	margin:0px;
	left:0;
	right:0;
	top:0;
	bottom:0;
}
.tabella.blatte .riga div div div
{
	border-left:1px solid #323232;
	float:left;
	box-sizing:border-box;
	width:33.333333%;
	margin:0;
	position:relative; 
    margin: 0 0 0 -2px; 
    text-align: center;
    width: 33.3333%;
}
.tabella .riga.al-liev
{
	background-color:#fff02a;
}
.tabella .riga.allert
{
	background-color:#eb211e;	
} 
.header .icona
{
} 
.icona img
{
	width:40px;
	border-radius:100%;
	border:1px solid #ccc;
}
.grf .grafic
{
	padding:10px;
}
.grf .grafic h4
{
	color:#fff;
	margin:0 0 10px;
}
.grf .les
{
	padding-top:10px;
}
.grf .les div
{
	text-align:center;
	width:50%;
	box-sizing:border-box;
	float:left;
}
.grf .les div p
{
	margin:0;
	font-size:36px;
	text-align:center;
	font-weight:bold;
}
.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;
	line-height:30px;
	font-weight:bold;
	height:auto;
}
.elenco .info div
{
	display:inline;
}
.elenco .info div:before
{
	content:'•';
	padding:0 5px 0 0;
}
.elenco .info
{
	line-height:20px;
	font-size:14px;
	color:#333;
	font-style:italic;
}
.right
{
	position:absolute;
	right:-40px;
	top:-39px;
	bottom:-55px;
	padding:20px;
}
  
/* Month header */
.month {
    padding: 20px 25px;
    width: 100%;
	text-align:center;
    background: #1abc9c;
	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.2%;
    text-align: center;
    margin-bottom: 5px;
    font-size:12px;
    color:#777;
	cursor:pointer;
	padding:5px 0;

}
.days li:nth-child(7n+1)
{
	clear:both;
}
.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
}

#calendar ul
{
	list-style:none;
}
.grf
{
	position:relative;
}
.grf .les .readmore
{
	width:100%;
	text-align:center;
	font-size:12px;
	margin:15px 0 5px 0px;
}
.tabs .tab
{
	text-align:center;
	display:none;
}
.tabs .tab .cont
{
	text-align:left;
}
.tabs .tab-1
{
	display:block;
}
.tabs .tab input
{
	margin-top:0;
}
.chosen-container
{
	height:35px; 
	width:100% !important;
}
.chosen-container-single .chosen-single
{
	height:34px;
	line-height:35px;
	width:100% !important;
}

/*Planimetria */

#container{
	position:relative;
}
#container #mappa{
	position:relative;
	z-index:0;
}
#container .marker{
	position:absolute;
	color:#000;
	z-index:20;
	line-height:0;
	cursor:pointer;
}
#container .marker:hover
{
	color:#eb211e;
}
#container .marker.active{
	color:#eb211e;
}
.filtri{
	position:absolute;
	top:0;
	right:0;
}
.filtri input,
.filtri select
{
	height:35px;
}
.filtri i
{
	line-height:55px;
	cursor:pointer;
}
.btn-center
{
	text-align:center;
}
.btn-center .button
{
	display:inline-block;
	margin:0 10px;
}
#Appuntamenti .tit
{
	padding:15px;
	color:#fff;
	font-size:20px;
}
#Appuntamenti .dat
{
	width:60px; 
}
#Appuntamenti .dat .day,
#Appuntamenti .dat .mese,
#Appuntamenti .dat .ora
{
	display:block;
	width:60px;
	text-align:center;
	line-height:20px;
	font-size:22px;
}
#Appuntamenti .itm
{
	position:relative;
}
#Appuntamenti .dat .mese
{
	line-height:20px;
	font-size:18px;
}
#Appuntamenti .dat .ora
{
	font-size:14px;
	line-height:20px;
}
#Appuntamenti .inf
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
}
#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 i
{
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	height:34px;
	width:36px;
	background-color:#f4f4f4;
	border:1px solid #ddd;
	color:#444;
	text-align:center;
	line-height:32px;
	z-index:2;
	cursor:pointer;
	box-sizing:border-box;
}
form i:before
{
	line-height:32px;
}
form .itm
{
	position:relative;
}
.oper
{
	position:absolute;
	right:10px;
	
	top:10px;
}
.operazione,
.ToolBar
{
	right:20px;
	top:0;
	position:absolute;
} 
.Opzioni
{
	float:right;
	margin-bottom:10px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
}
.Opzioni div
{
	min-width:50px;
	margin-left:10px;
}
.Opzioni .button,
.operazione .button,
.operazione button,
.operazione input[type=button]
{
	display:inline-block;
	margin:0 2px;
	border:1px solid #ddd;
	background-color:#f5f5f5;
	padding:5px 15px;
	color:#000; 
	text-transform:uppercase; 
	height:60px;
	line-height:25px;
}

.ToolBar
{
	right:40px;
}

.Opzioni .button i,
.operazione button[value=Salva]:before,
.operazione i
{ 
	display:block;
	color:#000;
	margin:0 auto 0px;
	text-align:center;
	font-size:16px;
	position:relative;
	border:none;
	background-color:transparent;
	content:"\f0c7";
	height:25px;
	line-height:25px;
}
.Opzioni .lbl span,
.Opzioni .lbl img
{
	float:left;
	margin:0;
	line-height:20px;
	
}

.Opzioni .lbl
{
	float:left;
	border-left:1px solid #ccc;
	margin-left:20px; padding-left:20px;
}
.Opzioni .lbl:nth-child(1)
{
	border:none;
	margin:0;
	padding:0;
}
.Opzioni .lbl span{
	padding-top:5px;
	padding-bottom:5px;
}
.Opzioni .lbl .button
{
	height:50px;
	margin:0 0px; 
	margin-right:10px;
}
.Opzioni .lbl img
{
	margin-right:10px;
}
.Opzioni .lbl .button i
{
	height:20px;
	line-height:20px;
	font-size:14px;
}
.ToolBar .button
{ 
	background-color:#fff;
	border:none; 
	color:#000;
	float:left;
	margin-left:5px;
	padding:2px 10px;
	height:25px;
	margin:12px 0;
	margin-left:10px;
}
.ToolBar .button i
{
	line-height:20px;
	height:20px;
	float:left;
	margin-right:5px;
	font-size:14px;
}
.ToolBar .button
{
}
.oper .act
{
	background-color:#323232;
	border-color:#1a1a1a;
}
#ui-datepicker-div
{
	z-index:30 !important;
}
.lg
{
	position:absolute;
	top:0;  
}
.lg img
{
	height:85px;
}
.negativo
{
	background-color:#efefef;
	padding:5px 15px 5px;
}
 
.chosen-container-single .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single
{
	background-image:none;
	border-radius:0; 
	border-color:#ccc;
	box-shadow:none;
	box-sizing:border-box;
	background-color:#fff;
}
.chosen-container
{
	margin-bottom:10px;
}
.chosen-container-active.chosen-with-drop .chosen-single
{
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	border-color:#66afe9;
}
.pagination li
{
	margin:0 3px;
	background-color:#f4f4f4;
	border:1px solid #ddd;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	cursor:pointer;
}
.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
{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	content:" ";
	top:0;
	background-image:url('check.png');
	background-repeat:no-repeat;
	background-size:40px auto;
	background-position:center center;
}
#Appuntamenti h3 i
{
	font-size:12px;
	cursor:pointer;
}
#Appuntamenti .cart
{
	display:none;
}
.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%;
	width:50px;
	margin:0 10px;
	height:50px;
	display:block;
	float:left;
}
.left .profile .img img
{
	width:100%;
	border-radius:100%;
}
.left .list .number
{
	float:right;
	margin:0 8px;
	padding:0 5px;
	border-radius:5px;
	background-color:#000;
}
#ann
{
	background-color:#fff;
	color:#000;
	padding:10px 0px;
	top:40px;
	border:1px solid #ccc;
}
#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;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
#ann ul li:hover
{
	background-color:#eb211e;
	color:#fff;
}
.subtitle
{
	float:left;
	font-size:20px;
	margin-top:-15px;
	color:#999;
	text-transform:uppercase;
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 14px;
  margin:15px;
  border-radius:10px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius:10px;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 0px;
  border-radius:100%;
  bottom: 0px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch input:checked + .slider {
  background-color: #2196F3;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.icoMap
{
	display:inline-block;
	width:10px;
	height:10px;
	margin-top:-5px;
	margin-left:-5px;
	border-radius:100%;
	margin-right:5px;
}
.mapper1
{
	background-color:#964B00;
}
.mapper2
{
	background-color:#991199;
}
.mapper3
{
	background-color:#465945;
}
.mapper4
{
	background-color:#c1b322;
}
.tabber
{
	margin-top:50px;
	position:relative;
}
.tabber .tabs
{
	position:absolute;
	top:0;
	transform:translateY(-100%);
	left:5px;
	right:5px;
	margin:0;
	padding:0;
}

.tabber .tabs .list
{
	display:inline-block;
	border:1px solid #ccc;
	border-radius:3px 3px 0 0;
	padding:5px 5px 2px;
	margin:0 2px;
	background-color:#efefef;
	cursor:pointer;
}
.tabber .tabs .list.act
{	
	border-bottom-color:#fff;
	background-color:#fff;
}

#lightbox
{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 25;
}
#lightbox .sf
{
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
#lightbox .cont
{
	max-width: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#lightbox .close
{
	position: absolute;
	right: 5px;
	color: #fff;
	top: -40px; 
	font-size: 20px;
	line-height: 40px;
}
