
:root {
  --colorePrincipale: #6391b7;
  --coloreSecodario: #7e8083;
}


/* UPLOAD PANEL*/
 .uploadDocumentsGA .ui-button-text-icon-left .ui-button-text {

     padding: 0px !important;
     height: 16px  !important;
     visibility: hidden;
     width: 40px  !important;

}

 .uploadDocumentsGA .ui-fileupload-content {
 	min-height: 57px !important;
    height: 57px !important;
    overflow: auto;
}

 .uploadDocumentsGA .ui-fileupload-row {
    /*display: grid !important;  /* Questo mette il bottone x in posizione brutta rispetto alla prog. bar */
    border-bottom: 1px solid;
    padding-top: 5px;
    display: flex !important;
    position: relative;
    min-height: 18px;
}

.uploadDocumentsGA .ui-fileupload-row>div {
    padding: 0px 5px !important;
}

.uploadDocumentsGA .ui-fileupload-content .ui-button-icon-only {
    /*margin-top: 9px !important;
    margin-bottom: 4px !important;*/
    height: 16px;
    width: 16px;
    float: right;
    position: absolute;
    right: 3px;
    top: 4px;
}

.uploadDocumentsGA .ui-fileupload-files {
    margin: 4px 0 !important;
    background-color: #6391b7ba !important;    /* ok chrome*/
    background: #6391b7ba !important;    /*explorer ? */
    border: 1px !important;
    font-weight: bold !important;
    color: white !important;
    text-align: center !important;
    font-size: 10px !important;
    width: 100% !important;
}

 .uploadDocumentsGA .ui-fileupload-content .ui-progressbar {
    width: 100% !important;
    display:none;
 }
 
 .praticaScansioni.uploadDocumentsGA .ui-fileupload-content {
 	min-height: 91px !important;
    height: 91px !important;
    overflow: auto;
}

.fileUploadWithContent .ui-fileupload-content {
	padding: 0.2em 0.4em !important;
	border-top-width: 0 !important;
	height: 350px !important;
	background: url(../images/dragdrop.png) no-repeat !important;
	
	    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: 50% 50% !important;
}


/*f48e31*/


.selezioneSub .softnetDatatableHighlight {
/* 	border: 1px solid var(--colorePrincipale); */
    background-color: var(--colorePrincipale) !important;
    color: white !important;
}

.selezioneSub .softnetDatatableHighlight .sn-datatable-column {
    background-color: var(--colorePrincipale) !important;

}

.selezioneSub .ui-datatable-scrollable-body {
	background:transparent;
}

.selezioneSub .ui-state-highlight{
	background-color:unset !important;
}

.praticaGeneraleServizi {
		border: 2px solid var(--colorePrincipale);
		border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
	
}

.pannelloHtml {
	border-radius:4px;
	background:#efefef;
	height:50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding:2px;
}

.headerHtml{
	border: 1px solid lightgray;
	border-radius:4px;
	background:#f9f8f8;
	height:30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding:2px;	
}

.serviziPratica .sn-selectBooleanCheckbox-frame{
	background-color: rgb(218 223 218 / 71%);
}

/*()*/
.serviziPratica .ui-chkbox-box{
	background-color: white!important;
}
/*  */

.nostriCostiPratica .sn-selectBooleanCheckbox-frame{
	background-color: #eadfdf;
}

.nostriCostiPratica .ui-chkbox-box{
	background-color: white!important;
}

/*()*/
.nostriCostiPratica .ui-radiobutton-box{
	background: white;	
}
/* */

.coloreSfondoCellaRosso {
	background-color: #ff6c6c!important;
    background-image: none !important;
    color: #000000 !important;
}

.righeSelezionateRicercaFatture{
	border: 1px solid transparent!important;
	margin-top: -1px;
	margin-bottom: 1px;
}
/**/


.ui-fileupload-content {
	height:100%;
}


.buttonPolizzaComandi {
	
	width: 120px !important;
}

.tabViewPolizza .ui-widget-header{
	
	background:transparent;
	padding:0px !important;
}


.tabViewInterna .sn-contentPanel{
	border-left: none;
    border-right: none;
    border-bottom: none;
}

/*
+---------------------------------------
| PIMEX cliccabile             
+---------------------------------------
*/

.clickablePIMEX {
	cursor:pointer;
	font-size:18px;
}

.clickablePIMEX:hover {
	background: lightgrey;
}

.clickablePIMEX a:hover {
	text-decoration: none !important;
}

.clickablePIMEX a {
	text-decoration: none !important;
	cursor:pointer;
}

.clickablePIMEX label {
	cursor:pointer;
}


.selectBooleanCheckboxSenzaContorno .sn-selectBooleanCheckbox-frame{
	background:none;
	border:none;
	box-shadow:none;
}


.pannelloBordoTitolo_contenutoSenzaHeader{
padding-top:8px !important
}

/*BlockUI per la softnetDatatable  */
.blockUISoft{
    background:transparent !important;
} 


/*RICERCA BUONI DI RITIRO PADDING PER LE DATE*/
.calendarPadding .ui-inputfield{
padding-right: 0px;
}

.blockUiFattura{
	height:696px;
}

/*Tabella aereo export in dashboard--- */
#DP_statoVoliForm\:header_DP_statoVoli{
	background: white!important;
}

#DP_statoVoliForm\:DP_statoVoli_externalFooter{
	background: white!important;
}

#DP_statoVoliForm\:DP_statoVoli_externalFooter .ui-button{
	background: white!important;
}

.DP_statoVoli .ui-datatable-scrollable-header-box th{
	background: white!important;
}

.DP_statoVoli .ui-widget-header.ui-datatable-scrollable-header{
	background: white!important;
}
/*---*/