/*
.navbar-inverse .navbar-inner {
    background-color: #1d2e7b;
    background-image: -moz-linear-gradient(top, #1d2e7b, #3a4a8c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1d2e7b), to(#3a4a8c));
    background-image: -webkit-linear-gradient(top, #1d2e7b, #3a4a8c);
/*    background-image: -o-linear-gradient(top, #1d2e7b, #3a4a8c); */
/*    background-image: linear-gradient(to bottom, #e4e4e4, #f4f4f4); */
/*	background-image: linear-gradient(to bottom, #1d2e7b, #3a4a8c);	*/
/*
    background-image: linear-gradient(to bottom, #3a4a8c, #f4f4f4);
    background-repeat: repeat-x;
    border-color: #1d2e7b;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff1d2e7b', endColorstr='#ff3a4a8c', GradientType=0);
}
*/

/****** SEZIONE BENVENUTO DESKTOP *********/
.well {
/*	
    min-height: 20px;
    padding: 5px;
    margin-bottom: 11px;
*/	
	border: 1px solid #cdd4d9;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    position: relative;
}

/******* IMMAGINE LICENZA DESKTOP *********/
.desktop-license {
	float: right;
}

.desktop-welcome {
	float: right;
    margin-top: 10px;
    border-top-width: 10px;
    padding-top: 0px;
}

.desktop-welcome-title {
	float: center;
    margin-top: 10px;
    border-top-width: 10px;
    padding-top: 0px;
	
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 20px;
    line-height: 20px;
}

/* Colore Testo nelle tabelle */
#assets-cards-preimport-grid > table > tbody > tr{
	color: #000 !important;
}

#pwdmgr-cards-grid > table > tbody > tr{
	color: #000 !important;
}



/* News nel Desktop */
#desktop-news-1{
	border-right: 1px solid;
	color: darkgray;
}

#image-news-1 > img{
    height: 100px;
    margin-bottom: 5px;	
	width: 78px;
    height: 78px;
	border-radius: 50%;
}

#titolo-news-1{
/*	color: rgb(0, 169, 236); */
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
    line-height: 15px;
	color:#0493E7;
    margin-bottom: 5px;	
}

#sotto-titolo-news-1{
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
    line-height: 15px;
	color:#9A9A9A;
	margin-left: 10%;
    margin-right: 10%;
}

#desktop-news-2{
	text-align: center !important;
}

#image-news-2 > img{
    height: 100px;
    margin-bottom: 5px;	
	width: 78px;
    height: 78px;
	border-radius: 50%;
}

#titolo-news-2{
/*	color: rgb(0, 169, 236); */
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
    line-height: 15px;
	color:#0493E7;
    margin-bottom: 5px;		
}

#sotto-titolo-news-2{
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
    line-height: 15px;
	color:#9A9A9A;
	margin-left: 10%;
    margin-right: 10%;
}

.desktop-logo {
/* 	float: right; */
    margin-left: 10px;
/*    border-top-width: 10px;
    padding-top: 0px; */
}


/******* ICONE APP DESKTOP  ********/
#content > nav > div > div > table > tbody > tr > td > table > tbody > tr > td > a > img{
/*	border-radius: 50%; */
	border-radius: 10%;
}

/******* TASTO CALL MENU ORIZZONTALE ********/
.callbuttonmenu {
	padding-top: 12px;
    padding-left: 5px;
}

/******* TESTO MENU DROPDOWN MENU_ORIZZONTALE ********/
#dropdown-divider-title{
/*#top-bar-command > table > tbody > tr > td:nth-child(2) > div.btn-group.open > ul > div.dropdown-divider-title{*/
	margin-top: 5px !important;
    margin-bottom: 0px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
	font-weight: bold;
}

/******* SPAZIATURA E SFONDO MENU DROPDOWN MENU_ORIZZONTALE ********/
#top-bar-command > table > tbody > tr > td:nth-child(2) > div > ul > a{
	line-height: 30px;
}
#top-bar-command > table > tbody > tr > td:nth-child(2) > div > ul > a:hover{
/*	background: #f3f9fd; */
/*	background: #e8f6fb; */
/*	background: #00a9ec; */
/*	color:#FFF; */
/*  opacity: 0.5; */
/* background-color:rgba(0, 0, 5, 0.1); */
 background-color:rgba(0, 169, 236, 0.1);
}


/******* COLORE SFUMATO BARRA SUPERIORE ********/
#navigation-main > div > div{
/*	background-image: linear-gradient(to left, #fff, #62696c) !important; */
	background-image: linear-gradient(to bottom, #1d2e7b, #00a9ec);  
/*	background-image: linear-gradient(to left, #fff, #8d989c) !important; */
/*	background-image: linear-gradient(to right, #344195, #00a9ec);  */
/*	background-image: linear-gradient(to right, #3b49a8, #00a9ec); */
/*	background-image: linear-gradient(rgb(29, 46, 123), rgb(0, 169, 236)); */
}

/******* COLORE TESTO WELCOME ********/
#content > div > h3 > span.desktop-welcome > font{
/*	color:#FFF; */
	color:black;
}

/******* COLORE SFUMATO BARRA INFERIORE ********/
#content > div.well{
/*	background-image: linear-gradient(to bottom, #00a9ec, #e3e3e3); */
/*	background-image: linear-gradient(to right, #fff, #62696c) !important; */
/*	background-image: linear-gradient(to right, #fff, #777f83) !important; */
/*	background-image: linear-gradient(to right, #fff, #8d989c) !important; */
	background-color:#f5f5f5;
	
}

/******* BARRA INFERIORE ********/
#content > div > h3{
	margin-top: 0px;
    margin-bottom: 0px;	
}

/******* COLORE SFUMATO FOOTER ********/
body > footer > div > div{
/*	background-image: linear-gradient(to bottom, #fff, #e3e3e3) !important; */
/*	background-image: linear-gradient(to bottom, #fff, #62696c) !important; */
    background-image: linear-gradient(to left, #fafafa, #edebeb) !important;
/*	background-image: linear-gradient(to right, #fff, #8d989c) !important; */
/*
#62697C
#626A77
*/
background-color:#F00;

}

/******* COLORE TESTO SFUMATO FOOTER ********/
body > footer > div > div > div{
	color:black;
}

body > footer > div > div > div > a > img{
	height: 30px;
}

body > footer > div{
	height: 30px;
}


/* #navigation-main > div.navbar.navbar-inverse.navbar-fixed-top > div > div > div > img{ */
.top-logo-navbar{
/*	margin-right: -211px; */
/*	margin-right: -25px; */
	margin-right: 0px;
    margin-top: -58px;
    float: right;
/*    text-align: right;	
	position:relative; */
}

.top-logo-navbar-login {
    /* margin-right: -211px; */
    /* margin-right: -25px; */
    margin-right: 0px;
    margin-top: 12px;
    float: right;
}

#navigation-main > div.navbar.navbar-inverse.navbar-fixed-top > div > div{
	width: 100%;	
}

/* MARGINI DELLA PAGINA */
body > section.main-body > div{
	padding-right: 5px;
    padding-left: 5px;
}

/* COLORE DEL TASTO PER NASCONDERE LA TOOLBAR LATERALE */

#sidebarCollapse{
/*	background-color: #00a9ec;
	background-image: linear-gradient(to bottom, #00a9ec, #00a9ec); */
	margin-top: 0px;
    padding: 4px 10px;
/*	margin-bottom: 11px; */
    margin-top: -20px;
}

/* PADDING DEL TASTO PER NASCONDERE LA TOOLBAR LATERALE E DEGLI ALTRI TASTI */
#yw1{
	margin: 0px 10px 0 4px;
    margin-bottom: 70px;
}
#yw2{
	margin: 0px 10px 0 4px;
    margin-bottom: 70px;
}
#yw3{
	margin: 0px 10px 0 4px;
    margin-bottom: 70px;
}
#yw4{
	margin: 0px 10px 0 4px;
    margin-bottom: 70px;
}

/* ICONA TOOLBAR RUBRICA PADDING LEFT */
#navigation-main > div > div > div > div > div > img{
	padding-left: 20px;
}

/* COLORE TASTI TOOLBAR LATERALE */
#yw1 > li > ul > li > a{
	color: white;
	background: none;
	font-size: 1.3em !important;
	border: none;
}
#yw2 > li > ul > li > a{
	color: white;
	background: none;
	font-size: 1.3em !important;
	border: none;
}
#yw3 > li > ul > li > a{
	color: white;
	background: none;
	font-size: 1.3em !important;
	border: none;
}
#yw4 > li > ul > li > a{
	color: white;
	background: none;
	font-size: 1.3em !important;
	border: none;
}

/* DROP DOWN VERDE ALL'INTERNO DELLE PAGINE */
#content > nav > div{
	padding-top: 0px;
}


/* DROP DOWN VERDE ALL'INTERNO DELLE PAGINE */
#content > nav > div > div > table:nth-child(1) > tbody > tr > td > div > ul > a{
	font-size: large;
}

/* DROP DOWN VERDE ALL'INTERNO DELLE PAGINE */
#content > nav > div > div > table:nth-child(1) > tbody > tr > td:nth-child(2) > div > ul > a:hover{
	background-color: lightgrey;
}

/* DROP DOWN VERDE ALL'INTERNO DELLE PAGINE */
#content > nav > div > div > table:nth-child(1) > tbody > tr > td:nth-child(2) > div > ul{
	padding-top: 10px;
}

/* TASTO HOME PADDING DALL'ALTRO TASTO */
#mCSB_1_container > div.callbuttonmenu > a > img{
	margin-right: 20px;
}

/* TASTO DEL MENU LATERALE PER CHIUDERE O APRIRE LA BARRA DEL MENU */
/*
#sidebarCollapse{
	margin-top: 10px;
    margin-left: -10px;
}
*/

/* MENU LATERALE SINISTRO COLORE E FORMATTAZIONE TASTI */
#yw15 > li > ul > li > a{
	background: transparent;
    background-image: linear-gradient(to bottom, #00a9ec, #00a9ec)!important;	
	color: white;
	background: none;
	font-size: 1.2em !important;
	border: none;	
}

/* MENU LATERALE SINISTRO IMPOSTAZIONE AZIENDA */
#yw9 > li > ul > li > a{
	background: transparent;
    background-image: linear-gradient(to bottom, #00a9ec, #00a9ec)!important;	
	color: white;
	background: none;
	font-size: 1.2em !important;
	border: none;	
}

/* MENU LATERALE SINISTRO DROP DOWN UTENTE */
#mCSB_1_container > div.sidebar-header > h4:nth-child(2) > div.btn-group.open > ul > a{
	line-height: 30px !important;
}
#mCSB_1_container > div.sidebar-header > h4:nth-child(2) > div.btn-group.open > ul > a:hover{
	background: #F3F9EA !important;
    background-color:rgba(0, 169, 236, 0.1) !important;
}


/* LOGO IN BASSO NELLA BARRA LATERALE SINISTRA */
	#logo-footer-menu{
	/*background-color: #00a9ec;*/
    background-color: transparent !important;
	padding-bottom: 10px;
	position: fixed !important;		
    bottom: 0;	
	padding-left: 23px;
	width: 10%;
}

/* LOGO IN BASSO NELLA BARRA LATERALE SINISTRA - DIMENSIONE IMMAGINE */
#logo-footer-menu > img{
	height: 40px;
	padding-top: 10px;
}

/* BARRA SUPERIORE ORIZZONTALE FISSA */
#navigation-main > div{
	z-index: 100;
	height: 80px;
	background:none;
/*    position: absolute; */
	position: sticky !important;	
	margin-left: 250px;
}

/* BARRA SUPERIORE ORIZZONTALE FISSA */
#navigation-main > div > div{
	background:none;
	min-height:90px;
	border:none;
}

/* BARRA SUPERIORE ORIZZONTALE FISSA */
#navigation-main > div > div > div{
	margin-left: 7px;
	background-color:#FFFFFF;
	width:100% !important;
}

#navigation-main > div > div > div > div > table{
	margin-top: 10px;
    margin-bottom: 5px;
}

#navigation-main > div > div > div > div > table > tbody > tr > td{
	border-top:none;
}

#content{
	background-color:#FFF;
}

/* Allungo il margine in fondo alla pagina per il popup dell'editing del conto corrente */
#content > nav{
/*	margin-bottom: 110px !important; */
}

/* TOP BAR ORIZZONTALE */
/*
#content > nav > div > div.span12 > div{
    z-index: 100;	
}
*/ 

/* TOP BAR ORIZZONTALE */
#content > nav > div > div.span12 > div > div{
	background:none;
}

#content > nav > div > div.span12 > div > table > tbody > tr > td:nth-child(2){
/*	text-align:right; */
}

/* LINEA SFONDO BOTTOM BARRA ORIZZONTALE SUPOERIORE IN TUTTE LE PAGINE */
#top-bar-command > table{
    -webkit-box-shadow: 0px 2px 0px 0px #51a351;
}

/* TASTI DELLA BARRA ORIZZONTALE TOP */
#content > nav > div > div > div.navbar.navbar-inverse.navbar-fixed-top > table > tbody > tr > td:nth-child(1){
	padding-top: 30px;
	text-align:left;
	padding-left: 20px;
}

#content > nav > div > div > div.navbar.navbar-inverse.navbar-fixed-top > table > tbody > tr > td:nth-child(2){
	padding-top: 25px;
	padding-bottom: 20px;
}

#content > nav > div > div > div.navbar.navbar-inverse.navbar-fixed-top > table > tbody > tr > td:nth-child(4){
	padding-top: 20px;
	padding-right: 20px;
}
	
#content > nav > div > div > div.navbar.navbar-inverse.navbar-fixed-top > table > tbody > tr > td{
	border-top:none;
}

/* FORM RICERCA DDT */
#GestioPreventivo_filterProperties{
	margin-bottom: 0px;
}

/* FORM RICERCA NOTA DI CREDITO */
#GestioNotaaccredito_filterProperties{
	margin-bottom: 0px;
}

/* FORM RICERCA FATTURA PRO FORMA */
#GestioFatturapf_filterProperties{
	margin-bottom: 0px;
}

/* FORM RICERCA RICEVUTE */
#GestioRicevuta_filterProperties{
	margin-bottom: 0px;
}

/* TASTO VERDE ALTRE AZIONI POSIZIONE */
#content > nav > div > div > div.navbar.navbar-inverse.navbar-fixed-top > table > tbody > tr > td > div > ul{
/*	right:0; */
/*	right:auto;  */
/*	left:auto; */
/*	left:70px; */
	text-align: left;
}


	#top-bar-command{
		position: sticky !important;
		right:0;
		left:auto;
		text-align: left;	
		margin-bottom:0px;
	}

#top-bar-command > table > tbody > tr > td{
	border-top:none;
}

#top-bar-command > table > tbody > tr > td:nth-child(1){
	padding-top:26px;
	padding-bottom:20px;
}

/* TASTO VERDE POSIZIONE */
#top-bar-command > table > tbody > tr > td:nth-child(2){
	padding-top:16px;
	padding-bottom:0px;
}

/* CAMPO RICERCA NELLA PAGINA */
#GestioFattura_filterProperties{
	margin-bottom: 0px;
}

/* TOGGLE DI RICERCA */
#yw0 > div.wide-form > div > div > div > div{
	margin-left: 50%;
    margin-right: 50%;
	min-width: 220px;
}

/* ANTEPRIMA FATTURA NELLA RICERCA */
#ajaxModal{
	width: 900px !important;
	margin: -250px 0 0 -440px;
}

/* PAGINAZIONE */
#yw1 > li > a{
	padding-top: 0px;
    padding-bottom: 0px;	
	margin-bottom: 0px;
}

#content > nav > div > div > div.wide-form{
	display: block;
}

/* INVOICE CONTEINER */
#invoice-container-page > div{
	padding-left: 5%;
    padding-right: 5%;
}

#invoice-container-smallpage > div{
/*	position: relative;
    width: 780px;
    margin-bottom: 50px; */
    border: 1px solid #cdd4d9;
    box-shadow: 2px 2px 0 rgba(6,41,66,.1);
    border-radius: 10px;
    color: #000;
    page-break-after: always;
    padding: 50px;
    background: #fff;
    font-size: 14px;
    line-height: 18px;	
	width: auto;
}

/* INSERIMENTO NUOVA RIGA NEL DOCUMENTO */
#new-row-doc{
	color: #1d2e7b;
    font-weight: bold;
	
}

#invoice-container-paper > table > tbody > tr > th > a{
	font-style:normal;
}

#top-bar-command > table > tbody > tr > td:nth-child(2) > div > input[type="button"]{
/*#top-bar-command > table > tbody > tr > td:nth-child(2) > input[type="button"]{ */
/*	color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
/*    background-color: #49afcd;
/*    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); */
/*    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
/*    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); */
    background-repeat: repeat-x;
/*    border-color: #2f96b4 #2f96b4 #1f6377; */
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
/*    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false); */
	padding: 9px 14px;
    font-size: 16px;
    line-height: normal;
/*    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; */
    border-radius: 5px;
	
	border: 1px solid #bbb;
	
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	
	margin-right: 10px;
}

/* FORM INSERIMENTO RIGA FATTURA */
#gestio-fattura-riga-form{
	margin-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* #invoice-container-paper > table > tbody > tr > td > span > ul > a.dropdown-item > input[type="button"]{ */
#invoice-container-paper > table > tbody > tr > td > span > ul > a.dropdown-item > input[type="button"]{
	background:none !important;
	border:none !important;
}

#invoice-container-paper > table > tbody > tr > td > input[type="button"]{
	background:none !important;
	border:none !important;
}

/* HR MODIFICATI NELLE DROPDOWN */
#invoice-container-paper > div > div > table > tbody > tr > td > b > span.dropdown.open > ul > hr{
	border-top: 1px solid #00a9ec !important;
}

/* COLORE AGGIUNGI RIGA */
#invoice-container-paper > table > tbody > tr > td > input[type="button"]{
	color:#1d2e7b;
}

#invoice-container-paper > table > tbody > tr > td > svg{
	color:#1d2e7b;	
}

/* COLORE DI SFONDO DELLA PAGINA */
#content > nav > div{
	background-color:#fdfdfd;
}

#top-bar-command{
/*	background-color:#fcfcfc;	 */
	background-color:#fdfdfd;
}

/* Opacità del background dei Modal */
body > div.modal-backdrop.in{
	opacity:0.4 !important;
}
body > div.modal-backdrop.fade.in{
	opacity:0.4 !important;    
}

/* INSERIMENTO RIGA */
/* Posizionamento input box */
#gestio-fattura-riga-form > div.row-fluid > div > table > tbody > tr > td:nth-child(2) > div > label{
/*	padding-top: 10px; */
}

/* Prezzo */
#gestio-fattura-riga-form > div.row-fluid > div > table > tbody > tr > td:nth-child(3) > div > label{
/* 	padding-top: 14px; */
}

#gestio-fattura-riga-form > div.row-fluid > div > table > tbody > tr > td:nth-child(4) > div{
	padding-top: 0px;
}

/* Divider per i menu dropdown */
/*#top-bar-command > table > tbody > tr > td:nth-child(2) > div > ul > a.divider-item{*/
#divider-item{	
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: double;
    border-top-width: 1px;
    border-top-style: double;
    background-color: ghostwhite;
    height: 22px;
}

/***************************************
MEDIA QUERY
***************************************/

/* SMARTPHONE LANDSCAPE */
@media screen and (max-width: 360px) {

}

/* SMARTPHONE PORTRATE */
@media screen and  (max-width: 768px) {
	/* BARRA SUPERIORE ORIZZONTALE FISSA */
	#navigation-main > div{
		z-index: 100;
		height: 80px;
		background:none;
/*		position: absolute; */
		position: sticky !important;	
		margin-left: 0px;
	}
	
	/* LOGO NELLA BARRA LATERALE */
	#logo-footer-menu{
		display:none;
	}

	/* BARRA TPO ORIZZONTALE */
/*
	#content > nav > div > div > div.navbar.navbar-inverse.navbar-fixed-top {
		margin-left: 40px;
		margin-right:0px;
		margin-left: auto;
	}	
*/

	#content > nav > div{
/*		padding-top: 35px; */
		padding-top: 5px !important;		
	}
	
		#top-bar-command{
		position: sticky !important;
/*			right:0;
	left:auto;
	text-align: left;	*/
color:#FF0000; 
	}

	#invoice-container-smallpage{
		padding-left: 1% !important;
    	padding-right: 1% !important;
	}

	#invoice-container-paper{
		padding: 20px !important;
	}


}

/* SMARTPHONE PORTRATE */
@media screen and (min-width: 361px) and (max-width: 768px) {
}

/* SMARTPHONE PORTRATE */
@media screen and (min-width: 768px) and (max-width: 979px) {
	/* BARRA TPO ORIZZONTALE */

	#content > nav > div > div > div.navbar.navbar-inverse.navbar-fixed-top {
		margin-left: 40px; 
	}	

	#content > nav > div{
		padding-top:20px; 
	}


}

/* TABLET PORTRATE */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrate) {
	/* LOGO NELLA BARRA LATERALE */
	#logo-footer-menu{
		display:none;
	}

	#top-bar-command{
		position: sticky !important;
/*			right:0;
	left:auto;
	text-align: left;	*/
		color:#FF0000; 
	}

	/* Bordi laterali pagina */
	#invoice-container-smallpage{
		padding-left: 0px;
	    padding-right: 0px;
	}

	#invoice-container-paper{
		padding:10px !important;
	}

}

/* TABLET LANDSCAPE */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
	/* LOGO NELLA BARRA LATERALE */
	#logo-footer-menu{
		display:none;
	}

	/* Bordi laterali pagina */
	#invoice-container-smallpage{
		padding-left: 0px !important;
	    padding-right: 0px !important;
	}
	
	#invoice-container-paper{
		padding:10px !important;
	}

	#top-bar-command{
/*		width:100%; */
		position: inherit !important;
/*		position: sticky !important;  */
/*		width: calc(100% - 250px);  */
/*
			right:0;
	left:auto;
	text-align: left;	
	*/
/*	color:#FF0000; */

	}
	
	#content > nav > div{
/*	    padding-top: 90px;	 */
	}

}

/* TABLET LANDSCAPE AND PORTRATE */
@media screen and (min-width: 768px) and (max-width: 1024px) {
}


/* BIG MONITOR */
@media screen and  (min-width: 1280px) {
	#invoice-container-smallpage{
		padding-left: 4% !important;
		padding-right: 4% !important;
	}

/* BIG BIG MONITOR */
@media screen and  (min-width: 1367px) {
	#invoice-container-smallpage{
		padding-left: 20% !important;
		padding-right: 20% !important;
	}

}

/*** AGGIORNAMENTO DEL 20-12-2020 PER SUPPORTARE IL NUOVO FRAMEWORK 1.1.26 ***/
/*** AGGIORNAMENTO DEL 20-12-2020 PER SUPPORTARE IL NUOVO FRAMEWORK 1.1.26 ***/
/*** AGGIORNAMENTO DEL 20-12-2020 PER SUPPORTARE IL NUOVO FRAMEWORK 1.1.26 ***/
/*** Serve per fare in modo che le finestre modal siano visibili e non finiscano sotto alle schermate principali ***/
body > div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all{
	z-index: 1100 !important;
}

/*MENU LATERALE SINISTRO LOGOUT*/
#mCSB_1_container{
    height: 800px !important;
}