html { height: 100%; }
body {
	/*background-color:#FFFFFF;*/
	background: rgb(209,107,28);
	background: -moz-linear-gradient(180deg, rgba(209,107,28,1) 0%, rgba(209,107,28,1) 8%, rgba(242,146,36,1) 22%);
	background: -webkit-linear-gradient(180deg, rgba(209,107,28,1) 0%, rgba(209,107,28,1) 8%, rgba(242,146,36,1) 22%);
	background: linear-gradient(180deg, rgba(209,107,28,1) 0%, rgba(209,107,28,1) 8%, rgba(242,146,36,1) 22%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d16b1c",endColorstr="#f29224",GradientType=1); 
	font-family: Pathway Gothic One, Open Sans, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	color: #012B70;	
	margin:2px; 
	width:99%;
	height:100%;
	margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.h1, .h2, .h3, h1, h2, h3 {
    text-decoration: underline;
}

#navbar {
	background-color: #FFFFFF;
}

#navbar li.active {
	background-color: #D7E3E9;
}

#navbar li.active a {
	font-weight: bold !important;
	color: #0d4983 !important;
}

#tabulatoreinq select {
	max-width:350px;
}

.btn.btn-primary, .btn.btn-danger {
	background-image: none !important;
	background: none !important;
	border: 0px solid transparent !important;
	box-shadow: 3px 3px 10px #E5EAEE;
	font-size: 20px !important;
	padding: 5px 20px;
	text-transform: uppercase;
}

.btn.btn-primary {
	background-color: #0D4983 !important;
}

.btn.btn-danger {
	background-color: #E51B21 !important;
}

.page-header.title {
    border-bottom: 0 !important;
    margin-top: -90px;
}


.section-title {
	background-color: #FFFFFF !important;
	border: 1px solid transparent;
	white-space: nowrap;
	vertical-align: middle;
	margin-bottom: 0;
	font-size: 24px !important;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 86px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	min-width: 250px;
	display: inline-block;
	touch-action: manipulation;
	cursor: pointer;
	padding: 5px 10px;
	
}

.section-title.blue {
	background-image: url('../images/0003/btn_1.png');
}

.section-title.red {
	background-image: url('../images/0003/btn_2.png');
}

.page-header h2 {
    color: #FFFFFF;
}

.content-section-wrapper {
	width:100%;
	background-color: #FFFFFF;
}

.social-footer {
	padding: 40px 0px;
	background-color: #0D4983;
	margin: -3px -15px 0px -15px !important;
}

.hp_social {
	background-color: #FFA721;
	margin: 16px;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	text-align: center;
	float: left;
}

.hp_social img {
	width: 32px;
	margin-top: 13px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 0px solid transparent !important;
}

button.bottone {
	background-color: transparent !important;
	border: 1px solid transparent;
	white-space: nowrap;
	vertical-align: middle;
	margin-bottom: 0;
	font-size: 24px !important;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 86px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	min-width: 320px;
	padding-bottom: 36px;
	display: inline-block;
	touch-action: manipulation;
	cursor: pointer;
}

button.bottone.blue {
	background-image: url('../images/0003/btn_1.png');
}

button.bottone.red {
	background-image: url('../images/0003/btn_2.png');
}

button.bottone.orange {
	background-image: url('../images/0003/btn_3.png');
}

button.bottone.blue-reverse {
	background-image: url('../images/0003/btn_1_reverse.png');
}

button.bottone.red-reverse {
	background-image: url('../images/0003/btn_2_reverse.png');
}

button.bottone.orange-reverse {
	background-image: url('../images/0003/btn_3_reverse.png');
}

.bottone.blue-reverse.saldo-section {
	margin-top: -16px;
	margin-right: 30px;
	background-color: transparent !important;
}

.bottone.orange.saldo-section {
	margin-top: -20px;
	margin-left: 20px;
	background-color: transparent !important;
}

.passi {
	min-width: 350px;
}

.passi.passo1 {
	margin: 0px 0px 0px 10%;
}

.passi.passo2 {
	margin: 0px 0px 0px 20%;
}

.passi.passo3 {
	margin: 0px 0px 0px 30%;
}

.passi.passo4 {
	margin: 0px 0px 0px 40%;
}

.passi.passo5 {
	margin: 0px 0px 0px 50%;
}

.passi .passo-inner {
	float: left;
	padding-top: 5px;
	font-size: 24px;
	background-image: url('../images/0003/btn_1.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 86px;
	color: #FFFFFF;
	text-align: left;
	min-width: 300px;
	margin-top: -16px;
	padding-left: 47px;
}

.passi .passo-inner span {
	font-size: 30px;
}

.passi .passo-check {
	float: left;
	margin: -10px 0px 0px 15px;
}

.passi .passo-check img {
	width: 42px;
}

label.nominativo {
	color: #0d4983 !important;
	text-transform: uppercase;
	font-size: 20px;
}

div.saldo {
	padding: 16px 14px 0px 10px;
}

div.row.saldo .col-md-6 div.inner-bk {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 86px;
	margin: -40px 15px 0px 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
}

div.row.saldo .col-md-6 div.inner-bk .label {
	float: left;
	font-size: 1em;
	margin: 12px 0px 12px 75px;
}

div.row.saldo .col-md-6 div.inner-bk .euro {
	font-size: 1.7em;
	font-weight: bold;
	padding-top: 7px;
}

.home-main {
	margin-top: -90px !important;
}

@media only screen and (max-width: 980px) {
	.passi.passo1, .passi.passo2, .passi.passo3, .passi.passo4, .passi.passo5 {
		margin: 0px auto;
		display: inline-block;
	}
}

@media only screen and (max-width: 768px) {	
	.home-main {
		margin-top: 70px !important;
	}
	.container.theme-showcase.main-section {
		margin-top: -130px !important;
	}
	div.row.saldo .col-md-6 div.inner-bk.sx {
		margin: 0px 65px 0px -5px;
	}
	div.row.saldo .col-md-6 div.inner-bk.dx {
		margin-top: 0px;
		margin: -35px -5px 0px 65px;
	}
	div.content-section {
		margin-top: 150px !important;
	}
	div.saldo {
		margin-top: -150px !important;
	}
	div.content-inner {
		margin-top: 10px;
	}
}

div.row.saldo .col-md-6 div.inner-bk.sx {
	background-image: url('../images/0003/btn_1_reverse.png');
}

div.row.saldo .col-md-6 div.inner-bk.dx {
	background-image: url('../images/0003/btn_2.png');
}

div.content-section {
	background-color: #FFFFFF;
	margin-top: 40px;
	padding-bottom: 25px;
	margin-left: -15px;
	margin-right: -15px;
}

div.btn-header {
	background-color: #164770;
	border-radius: 5px;
	box-shadow: 3px 3px 0px #F9B61F;
	padding: 5px;
	width: 36px;
	max-width: 40px;
	max-height: 40px;
  text-align: center;
}

div.btn-header img {
	width: 16px;
	height: 16px;
	margin: 10px 0px;
}

.mobile-spacer {
  width: 0px;
  height: 0px;
}

@media (max-width: 970px) {
  .mobile-spacer {
    width: 100%;
    height: 10px;
    background-color: #004080;
  }
}

.header-btn {
  float: right;
  margin-right: 4px;
}

.header-logo {
  float: left;
  padding: 20px 5px 20px 10px;
}

.header-buttons {
  float:right;
  width: 150px;
  margin-top: 24px;
}

@media (max-width: 510px) {
  .header-buttons {
position: absolute;
    right: 0px;
  }
}

#ilnavigatore {
  position: relative;
  height: 230px;
}

/*********** ALBERO ***************/
/*********** ALBERO ***************/
/*********** ALBERO ***************/



#idalbero {
	border: 1px solid #BECFDE !important;
	border-radius: 8px;
	background-color:#DEEFFE !important; 
}

.albero-balloon {
	font-size: 20px;
	font-weight: bold;
	border-radius: 5px;
	border: 3px solid #DEEFFE;
	padding: 3px;
	color: #FFFFFF;
	margin: 1px;
	float: left;
}

.albero-balloon.selected {
	border: 3px solid #001133;
}

.albero-balloon span {
	font-size:0.7em;
}

.albero-balloon.verde {
	background: #02FF4B !important;
}

.albero-balloon.rosso {
	background: #FF0000 !important;
}
.albero-balloon.verderosso {
	background: #02FF4B !important;
}
.albero-balloon.blu {
	background: #0C87FF !important;
}

.albero-balloon.arancio {
	background: #FFB300 !important;
}
albero-balloon.aranciorosso {
	background: #FFB300 !important;
}

.albero-balloon.giallo {
	background: #F3D01E !important;
}

.albero-balloon.viola {
	background: #CA00FF !important;
}

.albero-balloon.grigio {
	background: #ffffff !important;
	color: #001133;
	border: 1px solid #C3D4E3;
}

.albero-balloon.ciano {
	background: #00DDDD !important;
}

/*********** ALBERO END ***************/
/*********** ALBERO END ***************/
/*********** ALBERO END ***************/


body.index {
  /*font-family: Pathway Gothic One, Open Sans, Arial, Helvetica, sans-serif;
  font-size: 14px; */
  color: #012B70;
  margin:2px; 
} 

input#login {
    background-color: #002C41 !important;
    background-image: none !important;
    border: none !important;
	-webkit-transition: background-color .5s; /* Safari */
    transition: background-color .5s;
}

input#login:hover {
    background-color: #2689C1 !important;
}

.navbar-fixed-top {
    background-color: #002C41 !important;
	border-image: none !important;
}

.modal-body {
    max-height: 100%;
	overflow-y: auto;
}

.table-bordered td {
  text-align: left;
}

td {
  
  font-size: 18px;
  font-weight:normal;
  padding-left:5px;
}

th {
  
  font-size: 20px;
  font-weight:bold;
  color:#012B70;
  padding-left:5px;
}

.table > tbody > tr > td.noborder{
	border-top:0px;
}

.table > tbody > tr > td.smaller{
	font-size:0.8em;
	padding-left:8px;
	padding-top:1px;
	padding-bottom:1px;
}

.table > tbody > tr.underlined_info{
    border-bottom: 2px solid #31708f;
}

tr.dark {
  filter: brightness(88%);
}

.popover-title {
    background-color: #31708f;
    border-bottom: 1px solid #31708f;
	font-weight:bold;
}

.popover-content{
    background-color: #5bc0de;
}

.table > tbody > tr.underlined_success{
    border-bottom: 2px solid #3c763d;
}

.table > tbody > tr.underlined_danger{
    border-bottom: 2px solid #a94442;
}

.table > tbody > tr.underlined_warning{
    border-bottom: 2px solid #8a6d3b;
}

.table > tbody > tr.underlined_locked{
    border-bottom: 2px solid #7340a5;
}

.table > tbody > tr.underlined_disabled{
    border-bottom: 2px solid #303030;
}

tr.alert-locked {
    background-image: linear-gradient(to bottom, #e6d5ea 0px, #d8bce0 100%);
    background-repeat: repeat-x;
    border-color: #d1a7dc;
	color: #7340a5;
}

tr.alert-locked >td {
	color: #7340a5;
}

tr.alert-disabled >td {
	color: #303030;
}

.alert-disabled {
    background-image: linear-gradient(to bottom, #e6e6e6 0px, #c2c2c2 100%);
    background-repeat: repeat-x;
    border-color: #b9b9b9;
	color: #303030;
}

div.sinistro > label{
	float: left;
}

div.sinistro{
	float: left;
}

div.destro > label{
	float: right;
}

div.destro{
	padding-bottom: 1px;
}

div.sinistro_aligned{
	float: inherit;
}

div.sinistro_aligned > label{
	float: left;
}

input.inline{
	display:inline-block;
}

label.inline{
	display:inline-block;
	float: inherit;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.list-group-item-invisible {
    background-color: inherit;
    /*border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;*/
    padding: 3px 5px;
}

.input-group{
	margin-bottom:10px;
}

.short{
	width:auto;
	display:inline;
}

ul.list-group{
	padding-top:10px;
}

.table > thead > tr > th.vcentral{
	vertical-align:middle;
}

.center { 
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center; 
}

.close{
	opacity:1;
	color:#fff;
	text-shadow:none;
}

.close:hover{
	color:#fff;
	text-shadow:none;
}

.table > thead:first-child > tr:first-child > th.center{
	vertical-align:middle;
}

.modal-content {
    background-color: #FFFFFF;
	border:1px solid #012B70;
}

textarea.form-control{
	width:80%;
	float:right;
}


div.jumbotron{
  background-color:#2f2f2f;
}

.page-footer {
    border-top: 1px solid #eee;
    margin: 20px 0 40px;
    padding-top: 9px;
}


div.divalert{
  
  font-weight:normal;
  z-index:100;
  position:absolute;
  width:1000px;
  height:600px;
  overflow:auto;
  border:2px solid #333333;
  background-color:#480000;
}

table.calendar{
  z-index:99999999;
}

td.divalert{
  
  FONT-SIZE: 12px;
  background-color:#C80417;
  border-bottom: 1px solid #FF0033;
}

div.chiudi{
  width:100%;
  height:30px;
  text-align:right;
  background-image:url('../images/hdchiudi.png');
  background-repeat:repeat-x;
  float:left;
}

div.chiudialert{
  width:100%;
  height:30px;
  text-align:right;
  background-image:url('../images/hdchiudialert.png');
  background-repeat:repeat-x;
  float:left;
}


div.chiudi_dx{
  width:54px;
  height:24px;
  text-align:right; 
  float:right;
}

div.chiudi_sx{
  FONT-SIZE: 12px;
  
  font-weight:bold; 
  height:24px;
  padding:2px;
  text-align:right; 
  float:left;
}

div.chiudi_sxalert{
  FONT-SIZE: 14px;
  
  font-weight:bold; 
  height:24px;
  padding:2px;
  text-align:right; 
  float:left;
  color:#FF0000;
}

div.divcentralpopup{
  width:100%;
}

table.elenco{
   color:#f9f9f9;
   
   float:right;
   margin-bottom: 4px;
   padding-bottom: 4px;
   background-color: transparent;
   border: 1px solid #4A93D8;
}

table.elencoscorri{
   color:#f9f9f9;
   
   float:left;
   margin-bottom: 4px;
   padding-bottom: 4px;
   background-color: transparent;
   border: 1px solid #4A93D8;
   table-layout:fixed;
   word-wrap:break-word;
}

table.elencoscorrimini{
   color:#f9f9f9;
   
   float:left;
   margin-bottom: 4px;
   padding-bottom: 4px;
   background-color: transparent;
   border: 1px solid #4A93D8;
   table-layout:fixed;
   word-wrap:break-word;
}

table.elencoscorri thead{
  table-layout:fixed;
   word-wrap:break-word;
}

table.elencoscorrimini thead{
   table-layout:fixed;
   word-wrap:break-word;

}

table.elencoalert{
   color:#f9f9f9;
   
   float:right;
   margin-bottom: 4px;
   padding-bottom: 4px;
   background-color: transparent;
}

table.elenco td{
   vertical-align:middle;
}

table.elencoscorri td{
   vertical-align:middle;
   table-layout:fixed;
   word-wrap:break-word;
}
table.elencoscorrimini td{
   vertical-align:middle;
   table-layout:fixed;
   word-wrap:break-word;
}

td.titolo_evidente{
  font-size: 18px;
  padding-bottom:10px;
  padding-top:10px;
  vertical-align:middle;
  color:#004080; 
  background-color:transparent;
  font-weight:bold;
}

input[type="submit"] {
	text-transform:uppercase;
}

input#login {
	padding: 3px;
	text-transform:uppercase;
	font-family: Pathway Gothic One, Open Sans, Arial, Helvetica, sans-serif;
	font-size: 24px !important;
    background-color: #0D4983 !important;
    background-image: none !important;
    border: none !important;
	-webkit-transition: background-color .5s; /* Safari */
    transition: background-color .5s;
}

input#login:hover {
    background-color: #378CD9 !important;
}

/*
input.pulsante {
	background-color: #002C41 !important;
    background-image: none !important;
    border: none !important;
	-webkit-transition: background-color .5s; 
    transition: background-color .5s;

}
*/
/*
input.pulsante:hover {
	background-color: #2689C1 !important;
	
   //border-top-color: #28597a;
   //background: #28597a;
   //color: #ccc;
   
}
/*
input.pulsante:active {
   background-color: #002C41;
}
*/
img{
    vertical-align:middle;
}

A:ACTIVE,A:VISITED,A:LINK{
    font-weight:normal;
    color : #4E4E4E;
}

A:HOVER{
    font-weight:bold;
    color:#070707;
}

A.linkogiallo:ACTIVE,A.linkogiallo:VISITED,A.linkogiallo:LINK{
    color : #CCFF99;
    text-decoration:none;  
}

A.linkogiallo:HOVER{
    color:#b0b0b0;
    text-decoration:none;
}

.navbar-nav > li > a.logoutlink:ACTIVE,.navbar-nav > li > a.logoutlink:VISITED,.navbar-nav > li > a.logoutlink:LINK{
    font-weight:bold;
    color : #CC0000;
}

.navbar-nav > li > a.logoutlink:HOVER{
    font-weight:bold;
    color:#FF0000;
}

A.link:ACTIVE,A.link:VISITED,A.link:LINK{
    color : #818181;
}

A.link:HOVER{
    color:#5f5f5f;
}

A.discreto:ACTIVE,A.discreto:VISITED,A.discreto:LINK{
    color : #f5f5f5;
    text-decoration: none; 
}

A.discreto:HOVER{
    color:#8e9ba4;
    text-decoration: none; 
}

input.file_{
   color:#2d1c1c;
   border:1px solid #595959;
   background-color:transparent;
   background-image:url('../images/btn.png');
   background-repeat:repeat-x;
 
}

td.tdtitolo1 {
  FONT-SIZE: 14px;
  font-weight: bold;
  vertical-align:middle;
  color:#d8dbfe;
}

td.tdtitolo {
  FONT-SIZE: 12px;
  height:24px;
  vertical-align:top;
  color:#efefef; 
  border-bottom: 1px solid #4b4b4b; 
}

td.tdtitolo_senzabordo {
  FONT-SIZE: 14px;
  vertical-align:top;
  
  color:#eeeeee;
  vertical-align:middle; 
}

td.tdtitolotabella {
  FONT-SIZE: 14px;
  vertical-align:top;
  
  color:#ffffb3;
  height:34px;
  font-weight:bold;
  BACKGROUND-IMAGE: url(../images/fdt.png); 
  background-position: top; 
  background-repeat: repeat-x; 
  vertical-align:middle;
  border-bottom: 1px solid #a6a6a6;
}

th.tdtitolotabella {
  FONT-SIZE: 14px;
  vertical-align:top;
  
  color:#ffffb3;
  height:34px;
  font-weight:bold;
  BACKGROUND-IMAGE: url(../images/tdtitolo.png); 
  background-position: top; 
  background-repeat: repeat-x;
  vertical-align:middle;
  border-bottom: 1px solid #a6a6a6;
}

td.tdalertred {
  FONT-SIZE: 14px;
  vertical-align:top;
  
  color:#ffff80;
  font-weight:bold;
  background-color:#590000;
}

td.tdgiallo {
  
  vertical-align:top;
  color:#000000;
  border: 1px solid  #c0c0c0;
  background-color:#86FF3A;
}

td.tdtitolo_red {
  FONT-SIZE: 14px;
  vertical-align:top;
  
  color:#800000;
  border-bottom: 1px solid #CECECE;
}

input.bottone{
    
    font-weight:normal;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:1px;
    padding-top:1px;
    border:1px solid #A2A2A2;
}

input.iltesto{
    
    font-weight:normal;
    border:1px solid #737373;
}

input.label{
    color : #C4F4FF;
    background-color: transparent;
    border:0;
}
/*
div.section-title {
	width: 100%;
	color: #FFFFFF;
	border-radius: 5px;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #37434d;
}
*/
div.section-title img {
	width: 34px;
	float: left;
}

input, select, textarea, button {
    font-family: Pathway Gothic One, Open Sans, Arial, Helvetica, sans-serif !important;
	font-size: 18px !important;
    /*border:1px solid #959595;*/
    background-color:#d8dbfe !important;
}
 
textarea{
    
    font-weight:normal;
    border:1px solid #595959; 
}

input.testo{
    
    font-weight:normal;
    border:1px solid #595959;
} 

input.radiobox{
    border: 0px;
    background-color:transparent;
}

input[type="radio"] {
    border: 0px;
    background-color:transparent;
	border-style:none;
} 

td.evidente {
  FONT-SIZE: 22px;
  vertical-align:top;
  
  background-color:#FFED75;
  border-bottom: 1px solid #9F9F9F;
}

input.file_{
  
  font-weight:normal;
  color:#A76D6F;
  border:1px solid #595959;
}

input.bottone{
  
  font-weight:normal;
  border:1px solid #3b3b3b;
}

font.evidente {
  FONT-SIZE: 14px;       
  
  background-color:#FFF48F;
  vertical-align:middle;
  color:#2F2F2F;
  border-bottom: 1px solid #9F9F9F;

}

div.topright{
  
  font-size: 12px;
  color:#012B70;
  padding-top:15px;
  margin-right:50px;
}

ul.uldiscreta{
   vertical-align:top;
   margin-top:2px;
   margin-left:5px;
   padding:2px;
   color:black;
   
   font-size: 12px;
}

.container[role="main"]{
    padding-top:50px;
 }
 
 div.boxinfo{
	border: 1px solid #FFFFFF;
	padding:5px;
}
 
 .ui-autocomplete {
    width: 90% !important;
	/*width: 30% !important;*/
    z-index:2147483647 !important;
    position:relative !important;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
	

.modal-open .dropdown-menu {
  z-index: 5000;
}
.modal-open .typeahead.dropdown-menu {
  z-index: @zindexDropdown + @zindexModal;
}

.ui-menu .ui-widget .ui-widget-content .ui-autocomplete .ui-front{
	width: 60%;
}

.ui-autocomplete > li {
  padding: 3px 20px;
}
.ui-autocomplete > li.ui-state-focus {
  background-color: #DDD;
}
.ui-helper-hidden-accessible {
  display: none;
}

.kbw-signature { 
  width: 400px; 
  height: 200px; 
  background-color:#ffffff;
  margin-top:10px;
  vertical-align:top;
}

.stacca-alto{
  margin-top:10px;
}

.hiddenarea{
  display:none;
}

.panel {
	/*
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
	background-color: #ffffff;
    margin-bottom: 20px;
}

.panel-default > .panel-heading {
    /*background-image: linear-gradient(to bottom, #042559 0px, #174675 100%);*/
    background-repeat: repeat-x;
}

label.panel-login{
	width:100%;
}

.img-responsive {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
}

a.hp_link:hover  {
	color: # FFFFFF;
	text-decoration: none;
}

div.page-header.hp {
	border:none !important;
}

.hp_quadrati {
	padding: 20px;
	border-radius: 8px;
    -webkit-transition: background-color .3s; /* Safari */
    transition: background-color .3s;
	margin: 12px;
	box-shadow: 3px 3px 14px #E5EAEE;
}

.hp_quadrati:hover {
	background-color: #BBCCFF;
	/*filter: alpha(opacity=70);*/
}

.hp_quadrati img {
	margin-bottom:7px;
	width:75%;
}

.hp_testo {
	color: #0D4983;
	font-weight: bold;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-top: 8px;
	/*
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	color: white;
	font-weight: bold;
	cursor: pointer;
	*/
}

@media only screen and (max-width: 500px) {
    div.page-header.hp {
		display: -webkit-flex;
	}
	a.hp_logoutlink, a.hp_logoutlink:active, a.hp_logoutlink:visited, a.hp_logoutlink:link, a.hp_logoutlink:hover {
		margin-top: 0px;
	}
}

body {
    min-width: 320px;
}

a.hp_logoutlink, a.hp_logoutlink:ACTIVE, a.hp_logoutlink:VISITED, a.hp_logoutlink:LINK, a.hp_logoutlink:HOVER {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 8px;
    /*font-weight:bold;
    color : #CC0000;*/
}

.hp_col{
	padding:2px;
}

/*PER NON FAR APRIRE LA NAVBAR*/
.navbar-header {
  float: none;
}
.navbar-left,.navbar-right {
  float: none !important;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
  margin-top: 7.5px;
}
.navbar-nav>li {
  float: none;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.collapse.in{
  display:block !important;
	overflow-y: auto !important;
}
#ilnavigatore>.container {
	width:100%;
}

table.scrollo > thead:first-child > tr:first-child > th:first-child {
    position: absolute;
    display: inline-block;
		width: 150px;
		background-color:#80B0FF;
}

table.scrollo > tbody > tr > td:first-child {
    position: absolute;
    display: inline-block;
		width: 150px;
		background-color:#80B0FF;
}

table.scrollo > thead:first-child > tr:first-child > th:nth-child(2) {
    padding-left: 160px;
		min-width:310px;
}

table.scrollo > tbody > tr > td:nth-child(2) {
    padding-left: 160px !important;
		min-width:310px;
}

table.scrollo > tbody > tr > td{
		min-width: 150px;
}
/*PER NON FAR APRIRE LA NAVBAR*/
/*CONTATORE*/
.main_container_contatore {
  height: 80px;
  width: auto;
  padding: 3px;
  margin: 2px;
  max-width: 210px;
  background-color: #555555;
  align-content: center;
  border: 1px solid white;
}
.container_inner_contatore {
  height: auto;
  border: none;
  background-color: #555555;
  max-width: 210px;
  vertical-align: center;
  padding-top: 24px;
  align-content: center;
}
 .num_tiles_contatore {
  width:30px;
  height: 34px;
  background-color: lightblue;
  color: #222222;
  font-size: 32px;
  text-align: center;
  line-height: 20px;
  padding: 3px;
  margin: 1px;
  font-family: Roboto Mono;
  font-weight: 400;
  vertical-align: center;
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(fonts/roboto.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*fine contatore*/