/**
{
    margin: 0; padding: 0; font-family: Arial; font-size: 10pt;
}

a
{
    text-decoration: none;
    color: Black;
    cursor: pointer;
}

a:hover
{
    color:Black;
    text-decoration: underline;
}

a:active
{
    color: Black;
    text-decoration: underline;
}

.background_modal_popup
{
	background-color:Gray;
    filter:alpha(opacity=30);
    opacity:0.7;
}

.boxLogin
{
    background: white url(../admin/images/login_box.png) no-repeat 0 0;
    width: 357px;
    height: 197px;
    padding-top: 50px;
    color: Black;
}

.boxLogin table
{
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    
}

.containerDiv
{
    float: left;
}

.custom-calendar
{
    background: white;
    border: 1px solid black;
}

.deleteAttachments
{
    float:left;
    margin-top: 10px;
    margin-left: 0px;
}

.divFileAreaWeb
{
    float: left;
    min-width: 80px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 45px;
    padding-top: 10px;
    min-height: 45px;
    background: white url(../admin/images/generico.png) no-repeat 0 0;
    cursor:pointer;
}

.divFileAreaWebPdf
{
    float: left;
    min-width: 80px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 45px;
    padding-top: 10px;
    min-height: 45px;
    background: white url(../admin/images/pdf.png) no-repeat 0 0;
    cursor:pointer;
}

.divFileAreaWebDoc
{
    float: left;
    min-width: 80px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 45px;
    min-height: 45px;
    padding-top: 10px;
    background: white url(../admin/images/iconaWord.png) no-repeat 0 0;
    cursor:pointer;
}

.divFileAreaWebXls
{
    float: left;
    min-width: 80px;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-left: 45px;
    min-height: 45px;
    background: white url(../admin/images/iconaExcel.png) no-repeat 0 0;
    cursor:pointer;
}

.divFileAreaWebPpt
{
    float: left;
    min-width: 80px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 45px;
    min-height: 45px;
    padding-top: 10px;
    background: white url(../admin/images/iconaPowerPoint.png) no-repeat 0 0;
    cursor:pointer;
}

.divFileAreaWebImm
{
    float: left;
    min-width: 80px;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 45px;
    padding-top: 10px;
    min-height: 45px;
    background: white url(../admin/images/jpg-icon.png) no-repeat 0 0;
    cursor:pointer;
}

.labelTabella
{
    color: #3f65d9;
    font-weight: bold;
    width: 30%;
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    padding: 10px;
}

.labelProfiloUtenteAsec
{
	color: #3f65d9;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	padding-bottom: 10px;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 20px;
}

.labelTabellalink
{
	color: #3f65d9;
	font-weight: bold;
	width: 30%;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding: 10px;
	text-decoration: underline;
}
.linkButtonAreaWeb_Enabled
{
    color: Black;
    vertical-align: middle;
    text-decoration: none;
}

.linkButtonAreaWeb_Enabled:hover
{
    color:Blue;
    text-decoration:none;
}

.linkButtonAreaWeb_Disabled
{
    color: Gray;
    text-decoration:none;
}

.linkButtonAreaWeb_Disabled:hover
{
    color: Gray;
    text-decoration:none;
}

.linkPdf
{
	text-decoration: underline;
	color: Blue;
	cursor: pointer;
}

.master_container
{
    background: white url(../admin/images/master_container.png) no-repeat 0 0;
    width: 100%;
    height: 49px;
    font-size: 8pt;
    text-align: center;
}

.master_container_asec
{
	background: white no-repeat left center;
	width: 100%;
	height: 100px;
	font-size: 8pt;
	text-align: center;
}

.master_container_footer_asec
{
	background: #FFFFFF no-repeat left center;
	width: 100%;
	height: 100px;
	font-size: 8pt;
	text-align: center;
	background-image: url('../images/footerContainer_p.png');
}

.master_utente_asec
{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}


.master_button_utente_asec
{
	background: #0066CC no-repeat left center;
	width: 250px;
	height: 30px;	
	text-align: center;	
}

.master_button_sottomenu_utente_asec
{
	background: #FFFFFF no-repeat left center;
	width: 250px;
	height: 30px;
	text-align: right;
	top: 30px;
	position: relative;
}


.master_left_icon
{
	width: 15%;
	text-align: center;
	
	
}

.master_left_icon *
{
    font-size: 10pt;
}

.master_right_icon
{
	width: 59%;
	text-align: center;
	padding-right: 5px;
	float: right;
}

.subMenu
{
	background-image: url('../admin/images/sfondo_sub_menu.png');
	background-repeat: no-repeat;
	top: 22px;
	position: relative;
	width: 150px;
	height: 50px;
	margin-left: -5px;
}

.MenuContainer
{
	background-image: url('../admin/images/sfondo_menu_p.png');
	background-repeat: no-repeat;
	width: 100%;
	float: right;
	text-align: right;
	position: relative;
	height: 30px;
}


.master_right_icon *
{
    font-size: 10pt;
}

.padding
{
    width: 26%;
}
.linkMenu
{
	background-image: url('../admin/images/sfondo_link.png');
}
.pagina
{
	width: 930px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}

.paginaInterna
{
	width: 400px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}


.paginaInterna
{
	width: 860%;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}

.popup
{
    background: url(../admin/images/popupbox.png) no-repeat; 
    filter:alpha(opacity=100);
    opacity:1;
    position: absolute;
    width: 227px;
    height: 165px;
    top: 1496px;
    left: 10px;
}

.skin_ta_ts
{
    background: white url(../admin/images/boxta-top-sx.png) no-repeat;
    width: 7px;
    height: 7px;
}
.skin_ta_td
{
    background: white url(../admin/images/boxta-top-dx.png) no-repeat;
    width: 8px;
    height: 7px;
}
.skin_ta_bs
{
    background: white url(../admin/images/boxta-btm-sx.png) no-repeat;
    width: 7px;
    height: 7px;
}
.skin_ta_bd
{
    background: white url(../admin/images/boxta-btm-dx.png) no-repeat;
    width: 8px;
    height: 7px;
}
.skin_ta_top
{
    background: white url(../admin/images/boxta-top.png) repeat-x;
    height: 7px;
}
.skin_ta_bot
{
    background: white url(../admin/images/boxta-btm.png) repeat-x;
    height: 7px;
}
.skin_ta_dx
{
    background: white url(../admin/images/boxta-dx.png) repeat-y;
    width: 8px;
}
.skin_ta_sx
{
    background: white url(../admin/images/boxta-sx.png) repeat-y;
    width: 7px;
}

.tabellaRiepilogo
{
    width: 650px;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
}

.titoloTabella
{
    color: #3f65d9;
    font-weight: bold;
    width: 30%;
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    padding: 10px;
}

.CampiTabella
{
	border-style: inset;
	border-width: 1px;
	color: #3f65d9;
	font-weight: bold;
	width: 20%;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
	padding: 10px;
	height: 5px;
	background-color: #DADADA;
}

.testoSottoTitoloBlu
{
	color: black;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}



.tabellaRiepilogo tr td:first-child + td input[type=text], .tabellaRiepilogo tr td:first-child + td select
{
    width: 90%;
}*/
 /*--------RESTYLING--------*/
 body{
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

main{
   flex:1 0 auto;
   min-height: calc(100vh - 134px);
}

.page-footer{
    padding-top:0 !important;
}
  
header, main, footer {
    padding-left: 240px;
  }

  @media only screen and (max-width : 992px) {
    header, main, footer {
      padding-left: 0;
    }
  }

.nav-wrapper{
    text-align:center;
}
.page-title{
    font-size:30px;
    font-weight:300;

}

.no-slide{
    padding-left: 0;
  }

.boxLogin{
    position:relative;
    top:10vh;
    width:300px;
    margin:0 auto;   
    border-radius:3px;
    background-color:rgba(250,250,250, 0.5);
    padding:20px;
}

.hidden{
    display:none;
}

.input-field span{
    color:rgb(110,110,110) !important;    
}

.input-field input{
    color:rgb(90,90,90) !important;
}

.file-field{
    margin-top:0;
}
.file-field span{
    color:white !important;    
}

.logo{
    height:120px;
    align-items:center;    
    text-align:center;
    overflow:hidden;
}

.logo .username{
	font-size:1.1em;
    font-weight:400;
    color:rgba(255,255,255,0.9);    
}

.logo i{
	color:#0277bd;
	position:relative;
	top:8px;
	font-size:28px;
}

.logo img{
	margin:20px 0 5px 0;
	height:50px;
}

.flex{
    display:flex;
}

.menu{
    padding:20px;   
}

.card p{
   margin:0 !important;
   text-align:center;
   text-transform: uppercase;
}

.card .card-content{
    text-align:center;
}

.menu-icon{
    font-size:52px !important;
    color:#ffa000;
}

.news{
    width:100% !important;
    padding:40px 4%;
}

.addbutton{
    top:20px;
    right:4% !important;
    
}

@media only screen and (min-width: 993px){
    .news{
        width:80% !important;       
    }
}

.cerca-sec{
    margin-top:80px;
}

.cerca{
    text-align:right;
}

td p{
    margin:0 !important;
}

td i{
    color:#7986cb; 
}

.table-header{
    border-bottom:1px solid rgb(220,220,220);

}

@media(max-width:500px){
    .list-table{
    	font-size:12px;
	}

	.list-table th{
		font-size:1.1em !important;
	}

	.rec_table {
		font-size:0.8em;
	}
}



.modulo-cerca{
    padding:20px 0;
}

.no-elements{
    text-align:center;
    padding:50px 5px;
    font-size:1.3em;
    color:#f4511e;
}

.mod{
    padding-top:30px !important;
}

.allegati-sec{
    margin:50px;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

.tab-container{
    padding:20px !important;
    min-height:500px;
}

.tab_sub_sec{
    margin-top:20px;
}

.carica{
    margin-top:40px;
}

.required{
    position:relative;
    left:100%;
    bottom:50px;
    font-size:1.5em;
}

.areaWeb{
    font-size:1.5em;
}

.att{
    padding:5px;
    margin-top:5px;
    border-radius:3px;
    color:#5c6bc0;
}

.added-att{
    background-color:#5c6bc0;
    color:white;     
}

.selected-att{
    background-color:#c5cae9;
    color:#5c6bc0;     
}

.deleteAttachments{
    margin-top:3px;
    color:#7986cb; 
}

.added{        
    color:white !important;   
}

.popup{
    height:auto;
    width:200px;
    margin:50px auto;
    background-color:white;
    border-radius:3px;
}

.background_modal_popup
{
	background-color:Gray;
    filter:alpha(opacity=30);
    opacity:0.7;
}

.success{
   font-size:20px;
}

.modal-content{
    padding:30px;
}

.tabellaRiepilogo{
    table-layout:fixed;
    margin-top:20px;
    overflow:scroll;
}

.titoloTabella{
    font-weight:500;
    color:rgb(100,100,100);
   
}

.actions{	
	margin-top:13vh;
	text-align:center;
}

.actions a{
	display:block;
	margin-bottom:10px;
}

.actions a:hover{
	text-decoration:underline;
}

@media(max-width:490px){
    .tabellaRiepilogo td{
        float:left;
    } 

    .registrazione{		
		margin-left:0 !important;
	}	

	.small_it{
		font-size:1em !important;
		margin-left:-15px;
	}
}

.note{
    margin:40px 0 !important;    
}

.note textarea{
    min-height:1rem !important;
}

.btn-set{
    margin-top:10px;
}

.content{
	margin-top:40px;
}

.content .reclami{
	margin-bottom:30px;
}

.label{
	color:rgb(140,140,140);
	font-weight:400;
	font-size:1.1em;
	
}

.label_value{
	font-size:1.1em;
}

.table_header{
    border-bottom:1px solid #d0d0d0;   
}

.table_footer{
	background-color:rgb(245,245,245);
	font-weight:600;
}

.table_sec{
	margin:70px 0;
}

.pager{
    border-top:1px solid #d0d0d0;    
}

.pager td{
    text-align:center;
}

.pager td a{
    color:#7986cb !important;
}

.pager td span{
    font-weight:500;
    border-bottom:1px solid black;
}

.legenda{
	background-color:rgb(240,240,240);
	max-width:500px;
	padding:20px !important;
	border-radius:3px;
}

.legenda p{
	margin:0;
}

.insoluti{
	text-align:center;
	font-size:1.2em;
	margin-top:20px;
	color:#ffa000;
}

.anagrafica .row{
	margin-bottom:20px !important;
}

.box_anagrafica{
	background-color:#eceff1;
	margin-right:20px !important;
	padding:20px 0;
	border-radius:3px;
}

.sub_section{
	margin:60px 0;
}

.sub_section h5{
	border-bottom:1px solid #81d4fa;
    padding-bottom:10px;
    margin-bottom:50px;
    color:#039be5;
    text-align:center;
}

.sub_section span{
	color:rgb(110,110,110);
}

.pagato_icon i{
	color:#8bc34a;  
}

.not_pagato_icon i{
	color:#ef5350;  
}

.chart_sec{
	text-align:center;
	margin-top:20px;
}

.select{
	margin-top:-10px !important;
}

.boxReg{
	position:relative;
    top:5vh;
    width:300px;
    margin:0 auto;   
    border-radius:3px;
    background-color:rgba(250,250,250, 0.5);
    padding:20px;
}

.reg_actions{
	position:relative;
	top:10vh;
	text-align:center;
}

.reg_actions a{
	display:block;
	margin-bottom:10px;
}

.reg_actions a:hover{
	text-decoration:underline;
}

.registrazione{
	max-width:800px;
	margin-left:10%;
}

.title{
	border-bottom:1px solid rgb(230,230,230);
	padding-bottom:10px;
	
}

.check_row{
	margin-bottom:40px !important;
}

.esito{
	font-size:1.3em;
	color:#66bb6a;
}

.esito a{
	font-size:1.3em;
	color:#4fc3f7;
}

.welcome{
	font-size:1.8em;
	color:#039be5;  
}

.div_ricerca{
	margin-bottom:50px;
	background-color:rgb(245,245,245);
	padding:20px;
	padding-bottom:10px;
	border-radius:3px;
}

.rec_table_i i{
	color:#ffb300;
}

.btn-margin{
    margin:5px 0;
}

.note_label{
	position:relative !important;
	top:0 !important;
	left:0 !important;
	color:rgb(140,140,140) !important;
	font-weight:400 !important;
	font-size:1.1em !important;
}

.tab_sec{
	padding:40px 30px 10px 30px !important;
}

.tab_menu{
	padding:0 !important;
	border-bottom:1px solid rgb(245,245,245);
}

.highlight_row{
	background-color:rgba(207,216,220,0.6);
}

.ut_table{
	background-color:rgba(236,239,241,0.5);
	padding:10px;
	border-radius:3px;
}

.link_bolletta{
	margin-top:30px;
	text-align:center;
	font-size:1.3em;
}

.link_bolletta a{
	color:#ffa000;
}

#content1_Panel1_DropShadow{
	background-color:transparent !important;
}

.modalPopup2{
	background-color:white;
	padding:20px;
	border-radius:2px;
	height:80vh;
}

.autolettura{
	margin:70px 0;
}

.lettura_highlight span{
	font-weight:500;
	color:black;
}

.no_label_check label{
	font-size:1px !important;
	color:white;
}

.permessi_table{
	margin-bottom:30px;
}

.permessi_table td{
	border-bottom:1px solid rgb(240,240,240);
	text-align:center;
}

.permessi_table .label_sx{
	text-align:left;
}

.permessi_table .intestazione{
	font-weight:500;
}

.permessi_table .intestazione td{
	position:relative;
	left:-5px;
}

.permesso_singolo{
	margin:40px 0 40px 0 !important;
}

.permesso_singolo .col{
	margin-bottom:10px !important;
}

.collegamento {
    cursor: pointer;
}

.modalPopup3
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}
.centerPopup2
{
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color:gainsboro;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

#info-cookie h2 {
  font-size: 2em;
}
