.sivepAlberiNuoviNatiModificaWindow
{
	height: 500px;
	width: 620px;
	top: 0px;
}

.sivepAlberiNuoviNatiModificaWindow .sivepFormAssociazione
{
	height: 60px;
}

.sivepAlberiNuoviNatiModificaWindow .sivepBtnPanel
{
	height: 50px;
}

.sivepAlberiNuoviNatiModificaWindow .sivepContainerAssociazione
{
	height: 160px;
}
.sivepAlberiNuoviNatiWindow
{
	height: 450px;
	width: 600px;
	top: 0px;
}

.sivepBtnPreAssociaANN::after
{
	content: "\f0e7";
}

.sivepBtnConfermaANN::after
{
	content: "\f00c";
}

.sivepBtnConfermaTuttoANN::after
{
	content: "\f12a";
}

.sivepBtnAnnullaANN::after
{
	content: "\f1f8";
}

.sivepContainerPreAssociazione
{
	height: 170px;
	margin-top: 10px;
}

.sivepPreAssociazioneBtnPanel
{
	height: 30px;
}

.sivepContainerPreAssociazione .sivepInfoPreAssociazione
{
	height: 70px;
	font-size: 10pt;
	padding: 5px;
}
.sivepApp {
	transform: scale(0);
	transition-property: transform, opacity;
	opacity: 0.3;
	transition-duration: 1s;
	transition-timing-function: ease-out;
	transition-delay: 0.5s;
}

.RjsV2WaitWidget {
	z-index: 1;
}

.RjsV2GroupModifier,
.RjsV2GroupModifier::before {
	color: rgba(187, 43, 64, 1);
}

.RjsV2GroupModifierItem {
	border-color: rgba(187, 43, 64, 1);
}
.RjsV2WgtGrid .ScrollableContent .RjsV2GridField.RjsV2RightAlign.RjsV2LastVisField .RjsV2GridFieldLabel {
	/* fix per evitare che i numeri dell'ultima colonna di una griglia spariscano sotto la scrollbar */
	padding-right: 1rem;
}

.sivepApp.RjsV2Activating {
	opacity: 1;
	transform: scale(1);
}

.sivepCentralWgt
{
	background-color: blue;
	opacity: 0.9;
	margin-top: 55px;
}

.sivepWgtMapContainer
{
	background-color: green;
}

.sivepWgtPannelloRecord
{
	width: 500px;
	height: 100%;
}

.sivepBottomWgt
{
	height: 220px;
	background-color: yellow;
	opacity: 0.9;
}

.sivepPulsantiera
{
	height: 50px;
	width: 100%;
	margin-top: 5px;
}

.sivepPulsantiera .sivepBtnBase
{
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	width: 24px;
	height: 24px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 50%;
	min-width: unset;
	margin-left: 2px;
	margin-right: 2px;
}

.sivepBtnGridAggiungi::after
{
	content: "\f055";
}

.sivepBtnGridModifica::after
{
	content: "\f040";
}

.sivepBtnGridConsulta::after
{
	content: "\f06e";
}

.sivepBtnGridCeppa::after
{
	content: "\f0e3";
}

.sivepBtnGridElimina::after
{
	content: "\f1f8";
}

.sivepBtnGridStatoWk::after
{
	content: "\f126";
}

.sivepBtnSalva::after
{
	content: "\f1c0";
}

.sivepBtnChiudi::after
{
	content: "\f00d";
}

.sivepBtnScarica::after
{
	content: "\f019";
}

.sivepBtnConferma::after
{
	content: "\f00c";
}

.sivepBtnRimuovi::after
{
	content: "\f068";
}

.sivepBtnFirmaDigitale::after
{
	content: "\f046";
}

.sivepBtnGridStoricoAlberi::after
{
	content: "\f1bb";
}

.sivepBtnVta::after
{
	content: "\f0f6";
}

.sivepBtnGridMonitoraggioGiochi::after
{
	content: "\f0f6";
}

.sivepBtnGridAreaVerdeGestione::after
{
	content: "\f0c0";
}

.sivepBtnGridSiepeEssenza::after
{
	content: "\f299";
}

.sivepBtnGridIntersezioni::after
{
	content: "\f247";
}

.sivepBtnGridInterventiElemento::after
{
	content: "\f0d1";
}

.sivepBtnGridAllegatiElemento::after
{
	content: "\f0c6";
}

.sivepBtnAggiuntaCalendario::after
{
	content: "\f073";
}

.sivepBtnAttrezzaturaArea::after
{
	content: "\f0e9";
}

.sivepBtnCerca::after
{
	content: "\f002";
}

.sivepBtnApriAltraFinestra::after
{
	content : "\f2d0";
}

.sivepBtnCondividi::after
{
	content : "\f1e0";
}

.sivepBtnAggiungiASelezione::after
{
	content : "\f00e";
}

.sivepBtnRimuoviDaSelezione::after
{
	content : "\f068";
}

.sivepBtnLabelTxt {
	padding: 5px;
    margin-top: 15px;
    height: 26px;
    width: 80px;
}

/* .RjsV1Widget.RjsV1Button.sivepBtnLabelTxt */
/* { */
/* 	color: rgba(255, 255, 255, 1); */
/* 	background-color: #CCD1D5; */
/* } */

.sivepWgtTitleGrid {
	line-height: 30px;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    color: rgb(118, 125, 130);
}

/** Stili generici per griglie **/
.sivepNoEditGrid .RjsV2PopupEditBtn
{
	display: none;
}

.sivepNoFilterGrid .RjsV2BtnOpenFilterEditor
{
	display: none;
}

.sivepNoFilterGrid .RjsV2FinderModifier .RjsV2ModifierInput
{
	display: none;
}

.sivepNoExportGrid .RjsV2PopupExportBtn
{
	display: none;
}
/** Fine Stili generici per griglie **/

.RjsV1Widget.RjsV1Button.RjsV1Pressed, .RjsV1Widget.RjsV1Button.RjsV2Flat.RjsV1Pressed {
	background-color: rgb(195,12,38);
}

.RjsV1Touch .RjsV1Widget.RjsV1Button.RjsV1Enabled:active, .RjsV1NoTouch .RjsV1Widget.RjsV1Button.RjsV1Enabled:active {
	background-color: rgb(195,12,38);
}

.Tab.TabsetBorder.TabSelected {
	border-bottom-color: rgb(195,12,38);
}

.sivepBtnSuperatoIntervento::after
{
	content: "\f05c";
}

.sivepBtnGridModificaDateElemento::after
{
	content: "\f1da";
}

.sivepBtnStampaVta::after {
	content : "\f1c1";
}

.sivepBtnStampa::after {
	content : "\f1c1";
}

.sivepBtnSblocca::after {
	content : "\f13e"; /*un-lock: f13e or f09c*/
}

.sivepBtnCheckStato::after {
	content : "\f129"; /* fa-info, in alternativa fa-list-ol "f0cb"?  */
}



.sivepArticoloPrezzarioWindow {
	width: 80%;
	min-width: 640px; 
	height: 500px;
}

.sivepWgtGridArticoloPrezzario{
}


.sivepCapSpesaWindow {
	width: 80%;
	min-width: 640px; 
	height: 500px;
}

.sivepWgtCapSpesaGrid
{
}


.RjsV2EditingLayerToolbar .RjsV2EditingLayerToolbarBtn.sivepBtnCalcolaGeom::after{
	content: "\f285";
}


.RjsV2EditingLayerToolbar .sivepEditingLayerElementoToolbarBtnCont
{
	width: 50px;
	border-left: solid 1px;
	border-color: rgb(39, 121, 170);
}

.RjsV2EditingLayerToolbar .RjsV2EditingLayerToolbarBtn.sivepBtnHistory::after{
	content: "\f1da";
	top: 53%;
}

.RjsV2EditingLayerToolbar .RjsV2EditingLayerToolbarBtn.sivepBtnAllegati::after{
	content: "\f0c6";
	top: 53%;
}
/* Edit Report Windows */
.sivepEditReportWindows {
	width: 90%;
	height: 90%;
}

.sivepERWCont{
	/* La spaziatura verticale la danno direttamente i contenuti. */
	padding: 0 16px;
}

.sivepERWBtnBar{
}

.sivepERWBtnBar .RjsV1Button{
	width: 150px;
	margin-right: 16px;
	height: 30px;
}

.sivepEditReportWindows .sivepERWBtnBar .RjsV1Button:before {
	font-family: "FontAwesome";
	font-size: 16px;
	margin-right: 10px;
}

.sivepEditReportWindows .sivepERWBtnBar .sivepBtnGenerateReport:before {
	content: "\f1c1";
}

.sivepEditReportWindows .sivepERWBtnBar .sivepBtnSaveReport:before {
	content: "\f0c7";
}
/* Edit Report Windows */
.sivepEditReportWindowsAuto {
}

.sivepEditReportWindowsAuto .sivepERWCont{
}

.sivepEditReportWindows.sivepEditReportWindowsAuto .sivepERWBtnBar .sivepBtnSaveReport:before {
	content: "\f00d";
}

.sivepERWAIFrame{
	min-height: 350px;
	min-width: 750px;
	height: 100%;
	width: 100%;
	border: 0;
}
.sivepElementiContenutiWindow
{
	height: 540px;
	width: 550px;
}

.sivepElementiContenutiWindow .sivepRicercaForm
{
	height: 30px;
	margin-top: 10px;
}

.sivepElementiContenutiResultsGrid
{
	margin-top: 10px;
}
.sivepFirmaRemotaWindow
{
	height: 220px;
	width: 300px;
}

.sivepFirmaRemotaWindow .sivepFirmaRemotaWindowBtnCont
{
	height: 40px;
	padding: 2px;
}

.sivepFirmaRemotaWindow .RjsV2Modifier
{
	margin-top: 5px;
}

.sivepFirmaRemotaWindowBtn
{
	width: 80px;
	margin-right: 4px;
}

.sivepFirmaRemotaWindowBtn .sivepInfoOtp
{
	height: 70px;
	font-size: 8pt;
	padding: 5px;
}
.RjsV1 .RjsV1Popup.sivepGeoSearchResultsWindow {
	height: 300px;
	width: 350px;
}

.sivepGeoSearchResultsWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}

.RjsV1 .RjsV1Popup.sivepGeoSearchResultsWindow .sivepBtnPanel
{
	height: 30px;
	width: 100%;
}

.RjsV1 .RjsV1Popup.sivepGeoSearchResultsWindow .sivepGeoSearchResultsGrid
{
	height: 180px;
}


.RjsV1 .RjsV1Popup.sivepGeoSelettoreGrigliaWindow {
	height: 300px;
	width: 650px;
}
.sivepGiochiMonitoraggiWindow {
	width: 80%;
	min-width: 640px; 
	height: 500px;
}

.sivepGiochiMonitoraggiGrid
{
}


.RjsV1 .RjsV1Popup.sivepGiocoMainWindow {
	height: 500px;
	width: 900px;
}

.sivepGiocoMainWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}

.RjsV1 .RjsV1Popup.sivepGiocoMainWindow .leftContainer
{
	width: 400px;
}

.sivepBtnApriObj::after
{
	content : "\f2d0";
}
.sivepInterventoElementiWindow
{
	height: 450px;
	width: 600px;
	top: 0px;
}


/* .sivepPreAssociazioneBtnPanel */
/* { */
/* 	height: 30px; */
/* } */

.sivepInterventoElementiWindow .sivepInfoIntervento
{
	height: 150px;
}

.sivepInterventoElementiWindow .sivepRicercaForm
{
	height: 30px;
	margin-top: 10px;
}
.sivepInterventoElementoMainWindow
{
	height: 400px;
	width: 80%;
	min-width: 640px;
}

.RjsV1 .RjsV1Popup.sivepInterventoElementoMainWindow .leftContainer
{
	width: 50%;
}

.RjsV1 .RjsV1Popup.sivepInterventoElementoMainWindow .sivepElementoInterventoInfoPanel
{
	height: 60px;
}
.sivepApp_MeasureWgt {
    height: 70px;
    padding: 10px;
    font-size: 12px;
    border-radius: 4px;
    margin-top: 70px;
    margin-right: 5px;
    background-color: rgba(255,255,255,0.8);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}
.sivepModificaStoricoWindow
{
	height: 400px;
	width: 500px;
}

.sivepModificaStoricoWindowGrid
{
	height: 200px;
}

.sivepFormModificaStorico
{
	margin-top: 10px;
	height: 100px;
}
.sivepMonitoringWindow {
	width: 80%;
	min-width: 640px; 
	height: 500px;
}

.sivepMonitoringGrid
{
}


.RjsV1 .RjsV1Popup.sivepObjWindow {
	height: 500px;
	width: 450px;
}

.sivepObjWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}

.RjsV1 .RjsV1Popup.sivepGiocoMainWindow .sivepObjInfoPanel
{
	height: 100px;
}
.RjsV2Panel .RjsV2Header .RjsV1Widget.RjsV1Button {
    border-radius: 50%;
	width: 20px;
    height: 20px;
    min-height: 20px;
}

.RjsV2Panel .RjsV2Header .RjsV1Widget.RjsV1Button:after {
    font-size: 14px;
}

.sivepPanel .sivepPanelBtn.sivepPanelClose:after {
	content: "\f00d";
}

.sivepPanel .sivepPanelBtn.sivepPanelHook:after {
	content: "\f2d2";
}

.sivepPanel .RjsV2Header {
	height: 24px;
}
.sivepPrezzarioWindow {
	width: 80%;
	min-width: 640px; 
	height: 500px;
}

.sivepWgtGridPrezzario{
}


.RjsV1 .RjsV1Popup.sivepPubblicazioneElementiWindow {
	height: 170px;
	width: 350px;
}

.sivepPubblicazioneElementiWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}
.sivepRicercaSpazialeWindow
{
	height: 540px;
	width: 400px;
}

.sivepRicercaSpazialeWindow .sivepRicercaSpazialeForm
{
	height: 130px;
}
.sivepRipetizioneInterventoWindow
{
	height: 250px;
	width: 400px;
}
.sivepSceltaSelezioneWindow
{
	height: 450px;
	width: 600px;
	top: 0px;
}

.sivepSceltaSelezioneWindowBtnContainer
{
	height: 40px;
}
.RjsV1 .RjsV1Popup.sivepSelettoreGrigliaWindow {
	height: 300px;
	width: 550px;
}
.RjsV1 .RjsV1Popup.sivepSelezioneStatoWkWindow {
	height: 120px;
	width: 350px;
}

.sivepSelezioneStatoWkWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}
.sivepSessionWindow {
	transition-property: opacity, padding, left, top, right, bottom, min-width, min-height, max-width, max-height;
	transition-duration: 0.4s;
	box-shadow: __boxShadow__;
	border-radius: 5px;
	display: none;
	position: absolute;
	overflow: hidden;
}

.sivepSessionWindow.sivepSessionWindowStart {
	opacity: 0;
	display: block;
	min-width: 0px;
	min-height: 0px;
	max-width: 0px;
	max-height: 0px;
	right: 100%;
	bottom: 100%;
}

.sivepSessionWindow.sivepSessionWindowActivating {
	left: 40px;
	bottom: 30px;
	top: 45px;
	right: 80%;	
	opacity: 1;
	min-width: 0%;
	min-height: 0%;
	max-width: 100%;
	max-height: 100%;
}

.sivepSessionWindow .ResizerVertical {
	margin: 5px 0px 5px 0px;
}

.sivepSessionWindow .ResizerHorizontal {
	margin: 0px 5px 0px 5px;
}
.sivepSitiAlberiFilareWindow
{
	height: 250px;
	width: 400px;
}

.sivepBtnBuffer::after
{
	content: "\f14e";
}

.sivepContainerBufferFilare .sivepInfoBufferFilare
{
	height: 40px;
	font-size: 10pt;
	padding: 5px;
}

.sivepBufferBtnPanel
{
	height: 30px;
}

.sivepFilareFormBuffer
{
	height: 50px;
}

.sivepBufferBtnPanel .sivepBtnLabelTxt
{
	margin: 15px;
}
.RjsV1 .RjsV1Popup.sivepStoricoAlberiWindow {
	height: 300px;
	width: 90%;
	max-width: 1900px;
}

.sivepStoricoAlberiWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}

.sivepTipoCapSpesaWindow {
	width: 80%;
	min-width: 640px; 
	height: 500px;
}

.sivepWgtTipoCapSpesaGrid
{
}


.sivepToolMap {
	background-color: transparent;
	margin-right: 10px;
}

.sivepToolMap .RjsV1Button.RjsV2Flat {
	width: 26px;
	min-width: 26px;
	min-height: 26px;
	margin: 3px;
}

.sivepToolMap .RjsV1Button:activate {
	background-size: 20px;
}

.sivepToolMap .sivepZoomIn:after {
	content: "\f00e";
}

.sivepToolMap .sivepZoomOut:after {
	content: "\f010";
}

.sivepToolMap .sivepPan:after {
	content: "\f256";
}

.sivepToolMap .sivepPrev:after {
	content: "\f060";
}

.sivepToolMap .sivepNext:after {
	content: "\f061";
}

.sivepToolMap .sivepAll:after {
	content: "\f0ac";
}

.sivepToolMap .sivepMeasure:after {
	content: "\f07e";
}

.sivepToolMap .sivepInfo:after {
	content: "\f129";
}

.sivepToolMap .sivepRaster:after {
	content: "\f1c5";
}

.sivepToolMap .sivepHelp:after {
	content: "\f128";
}

.sivepToolSession {
	background-color: transparent;
	margin-bottom: 10px;
}

.sivepToolSession .RjsV1Button.RjsV2Flat {
	height: 26px;
	min-height: 26px;
	min-width: 26px;
	margin: 3px;
}

.sivepToolSession .RjsV1Button:activate {
	background-size: 20px;
}

.sivepToolSession .sivepToc:after {
	content: "\f022";
}

.sivepToolSession .sivepSearch:after {
	content: "\f1e5";
}

.sivepToolSession .sivepPrint:after {
	content: "\f02f";
}

.sivepToolSession .sivepBtnManual:after {
	content: "\f02d";
}

.sivepToolSession .sivepBtnDrawTool:after {
	content: "\f044";
}

.sivepToolSession .sivepBtnProfiler:after {
	content: "\f0c0";
}

.sivepToolSession .sivepBtnImport:after {
	content: "\f019";
}

.sivepToolSession .sivepBtnVisibilita:after {
	content: "\f0a3";
}

.sivepToolSession .sivepToolSessionBtnWizard:after {
	content: "\f0c1";
}
.sivepUploadingCsvWindow 
{
	width: 50%;	
	height: 40%;
}

.sivepUploadingCsvWindow .sivepDateContainerWgt
{
	height: 20%;
}

.sivepDateModifier
{

}

.sivepUploadingCsvWindow .sivepBtnImport
{
	padding: 7px;
    width: 100px;
}

.sivepUploadingCsvWindow .sivepUploadCsvWgt{
	height: 10%;
}


.sivepVociPrezzarioWindow {
	width: 80%;
	min-width: 640px; 
	height: 500px;
}

.sivepWgtVociPrezzarioGrid
{
}


.RjsV1 .RjsV1Popup.sivepVtaMainWindow {
	height: 600px;
	width: 950px;
}

.sivepVtaMainWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}

.RjsV1 .RjsV1Popup.sivepVtaMainWindow .leftContainer
{
	width: 400px;
}


.RjsV1 .RjsV1Popup.sivepVtaMainWindow .sivepVtaInfoPanel
{
	height: 100px;
}

.RjsV1 .RjsV1Popup.sivepVtaMainWindow .sivepVtaAlberoInfoPanel
{
	width: 50%;
	padding: 10px;
    border-right: 1px solid lightgray;
}

.RjsV1 .RjsV1Popup.sivepVtaMainWindow .sivepVtaSitoInfoPanel
{
	width: 50%;
	padding: 10px;
}

.InfoPanel .RjsV2ModifierValue {
	left: 40%;
}

.InfoPanel .RjsV2ModifierLabel {
	right: 60%;	
}
.RjsV1 .RjsV1Popup.sivepVtaWindow {
	height: 500px;
	width: 450px;
}

.sivepVtaWindow .RjsV1PercWaitWidget {
	margin-top: 0px;
}
.sivepWgtAlert {
	
}

.sivepWgtWinAlert {
	width: 80%;
	min-width: 640px; 
	height: 480px;
	min-height: 350px;
}

.sivepWgtAlert .sivepWgtToolbar {
	height: 30px;
}

.sivepWinModifyAlert {
	min-width: 640px;
	min-height: 350px;
}

.sivepWgtBtnsModifyAlert {
	height: 30px;
}

.sivepWgtBtnsModifyAlert .sivepOk {
	padding: 10px;
    margin-right: 10px;
}
.sivepWgtBtnsModifyAlert .sivepAnnulla {
    padding: 10px;
    margin-right: 10px;
}
.sivepWgtAllegatiPanel .sivepUploaderForm
{
	height: 80px;
}

.sivepWgtAllegatiPanel .sivepContainerDati
{
	height: 210px;
}

.sivepWgtAllegatiPanel  .sivepAllegatoBtnForm
{
	height: 50px;
}

.sivepSceltaFirmaWindow
{
	height: 150px;
	width: 380px;
}

.sivepSceltaFirmaBtnCont
{
	height: 40px;
	padding: 2px;
}

.sivepSceltaFirmaBtn
{
	width: 80px;
	margin-right: 4px;
}

.sivepSceltaFirmaForm
{
	height: 50px;
}
/* WgtAllegatiWithTypePanel */
.sivepWgtAllegatiPanel.sivepWgtAllegatiWithTypePanel .sivepUploaderForm{
	height: 190px;
}

.sivepWgtAllegatiPanel.sivepWgtAllegatiWithTypePanel .sivepContainerDati{
	height: 200px;
}
.sivepWgtAllegatiPanel.sivepWgtAllegatiWithTypePanel .sivepAllegatoBtnForm{
	height: 30px;
}
.sivepWgtAwTPChk{
	/* alert per check validazione: tutto ok */
	min-width: 640px;
	min-height: 350px;
}
.sivepWgtAwTPChkError{
	/* alert per check validazione: non valido */
	min-width: 640px;
	min-height: 350px;
}
.sivepWgtAwTPChkItem{
	/* alert per check validazione: elemento della lista degli erori */
	margin-top: 0.5rem;
	padding-left: 1rem;
}

/*
.sivepSceltaFirmaWindow{
	height: 150px;
	width: 380px;
}

.sivepSceltaFirmaBtnCont{
	height: 40px;
	padding: 2px;
}

.sivepSceltaFirmaBtn{
	width: 80px;
	margin-right: 4px;
}

.sivepSceltaFirmaForm{
	height: 50px;
}
 */
.sivepWgtDataConsultazione {
	height: 24px;
	width: 220px;
	border-radius: 4px;
	box-shadow: __boxShadow__;
	bottom: 3px;
	background-color: rgba(255,255,255,0.6);
}

.sivepWgtDataConsultazione .RjsV2Modifier {
	height: 24px;
}

.sivepWgtDataConsultazione .RjsV2BtnDate {
	right: 21px;
}

.sivepWgtDataConsultazione .RjsV2BtnHour {
	display: none;
}

.sivepWgtEditReport {

}

.sivepWinAlertErrorValidation {
	height: 250px;
	width: 530px;
	line-height: 20px;
}

.sivepWinAlertErrorValidation .sivepErrorItem {
	line-height: 20px;
}

.sivepWinAlertErrorValidation .sivepErrorItem:before {
	font-family: FontAwesome;
	content: "\f111";
	margin-right: 10px;
	font-size: 10px
}
/* Il widget WgtEditReportAllegati con la tabella di riepilogo degli allegati scelti e il pulsante "modifica" per aprire la finestra di selezione */
.sivepWgtEditReportAllegati {
	position: relative;
	height: 150px;
}

.sivepWgtEditReportAllegati.sivepNoAllegati {
	height: 30px;
}

.sivepWgtEditReportAllegati .RjsV2WgtGrid .RjsV2GridFooter {
    display: none;
}

.sivepWgtEditReportAllegati .RjsV2WgtGrid {
}

.sivepWgtEditReportAllegati .sivepBtnModify {
	height: 30px;
	margin-left: 100%;
	transform: translate(-100%, 0px);
	width: 150px;
}

.sivepWgtEditReportAllegati .sivepBtnModify:after {
	content: "\f0c6";
	left: 15px;
}

/* Il widget WinSelectAllegati, la finestra di selezione degli allegati per la sezione */
.sivepWinSelectAllegati{
	height: 75%;
	width: 75%;
}

.sivepWinSelectAllegati .RjsV2WgtGrid {
	margin: 0 16px;
}

.sivepWinSelectAllegati .RjsV2GridFooter{
    display: none;
}

.sivepWinSelectAllegatiBtnBar{
	height: 25px;
}

.sivepWinSelectAllegatiBtnBar .RjsV1Button{
	margin: 0 16px;
	min-width: 100px;
}

.sivepWinSelectAllegatiBtnBar .RjsV1Button{
	margin: 0 16px;
	min-width: 100px;
}

.sivepWinSelectAllegatiDescr{
	margin: 0 16px;
	padding: 8px 0;
}

.sivepWgtEditReportAllegati .sivepWgtInfoNoAllegati {
	font-style: italic;
}
/* Widget per le sezioni di editing dei report dinamici */
.sivepWgtEditReportSectionBase {
	position: relative;
}

.sivepWgtEditReportSectionBaseTit {
	font-size: 22pt;
	margin: 24px 0 16px;
}

.sivepWgtEditReportSectionBaseDescr {
	margin: 16px 0;
}

.sivepWgtEditReportSectionBaseCont {
	margin: 16px 0;
}

.sivepWgtEditReportSectionBaseTit .RjsV2CheckBox {/* Spunta per le sezioni opzionali */
	width: 90px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

.sivepWgtEditReportSectionBaseTit .RjsV2CheckBox .RjsV2ModifierLabel {
	right: unset;
}

.sivepWgtEditReportSectionBaseTit .RjsV2CheckBox .RjsV2ModifierValue {
	left: unset;
}

/* Modificatori di stile aggiunto da config (classi aggiunte al body della sezione) */
.titleSmall .sivepWgtEditReportSectionBaseTit{
	/* titleSmall: normalmente indica una sottosezione -> i titoli calano di un livello */
	font-size: 16pt;
	margin: 22px 0 16px;
}
.titleSmall .sivepWgtEditReportSectionBaseTit .RjsV2CheckBox {/* Spunta per le sezioni opzionali */
	margin-top: -2px;
}

/* Widget che include gli interventi */
.sivepWgtEditReportSectionRiepilogoInterventi {
	position: relative;
}

/* Widget per le sezioni di selezione degli allegati da includere nel report */
.sivepWgtEditReportSectionSceltaAllegati {
}
/*
 * WgtGeometrieSalvate.css
 */
/* Aggiunte per override
.sivepWgtGrid .RjsV2WgtGrid .RjsV2GridToolbarPopup {
	position: absolute;
	width: auto;
	padding: 0px;
}
*/
/* Bottone per aprire il manager delle geometrie salvate che compare nella popup che si apre dalla toolbar della grigla in basso, bottone "funzioni aggiuntive" */

.RjsV2WgtGrid .SivepBtnRememberGeoManage{
	position: relative;
	width: 100%;
	height: 24px;
	background-color: transparent;
	border-width: 0px;
	border-radius: 0px;
}

.SivepBtnRememberGeoManage::after{
	content: "\f20e";
	font-size: 16px;
	line-height: 16px;
	width: 16px;
	margin: -8px 0px 0px -8px;
	color: rgb(118, 125, 130);
}

.sivepWgtGeometrieSalvateWin{ /* finestra contenitore del wiget quando si chiama lo show */
	width: 800px;
	height: 480px;
}

.sivepWgtGeometrieSalvate{/* wiget di gestione delle geometrie salvate */
}

.sivepWgtGeometrieSalvate .gridPanel{
	width: 400px;
}

.sivepWgtGeometrieSalvate .formPanel{
}

.sivepWgtGeometrieSalvate .btnPanel{
	height: 40px;
}

.sivepWgtGeometrieSalvate .RjsV2GridRow[pk^="-"] {
	/* selettore per le righe salvate lato server (-> che iniziano con -) */
	font-style: italic;
}

.sivepWgtGeometrieSalvate .RjsV1Button{
	width: 100px;
	margin-right: 10px;
}
.sivepWgtHeader
{
	height: 60px;
	background-color: rgb(195,12,38);
}

.sivepWgtLogo
{
	background-image: url(img/logo_comune.png);
    background-repeat: no-repeat;
    width: 120px;
    background-position: center;
}

.sivepWgtLogoCredits
{
    height: 60px;
    background-image: url(img/logo_comune.png);
    background-repeat: no-repeat;
    background-position: center;
}

.sivepWgtLogoPonMetro
{
    height: 70px;
    background-image: url(img/pon_metro.png);
    background-repeat: no-repeat;
    background-position-y: 4px;
    background-size: 500px;
    background-position: center;
    position: absolute;
}

.sivepButtonCredits
{
    border-radius: 0px !important;
    height: 54px !important;
}

.sivepWgtCredits 
{
    /*height: 300px;
    width: 600px;*/
    min-height: 299px;
    min-width: 599px;
    max-height: 300px;
    max-height: 600px;
	padding: 0px;
	border: 0px; 
    background-color: white;
}

.sivepWgtTitle {
    text-align: center;
	font-size: 12px;
    padding-top: 10px;
	background-color: transparent;
}

.sivepWgtTitleDescr {
    top: 155px !important;
    font-family: sans-serif;
}

.sivepWgtButtonOk {
    margin-top: 15px;
    height: 26px;
    width: 80px;
    left: 500px !important;
}

.sivepWgtTitoloMenu
{
	height: 55px;
    width: 500px;
    background-color: transparent;
    margin-left: 120px;
}

.sivepWgtTitoloHeader
{
	color: white;
	background-color: transparent;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 28px;
    text-shadow: 0px 0px 0px #E0E0E0;
    letter-spacing: 0.03em;
    padding-top: 5px;
    text-overflow: ellipsis;
    height: 30px;
    width: 500px;
    margin-bottom: 5px;
    margin-left: 90px;
}

.sivepWgtHeader .RjsV2UserWidget{
    background: rgb(195,12,38);
    width: 200px;
    margin-right: 8px;
}

.sivepWgtHeader .RjsV2UserWidget .RjsV2User {
    background: transparent;
    color: white;
}

.RjsV2UserWidget .RjsV1Widget.RjsV1Button {
    background-image: none;
    color: white;
}

.RjsV2UserWidget .RjsV1Widget.RjsV1Button::after {
    content: "\f011";
    font-size: 16px;
    line-height: 16px;
    width: 16px;
    top: 50%;
    /*margin: -8px 0 0 4px;*/
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    /*left: 0px;*/
}

.RjsV1Widget.RjsV1Button.RjsV1Enabled:active:after {
    /*margin: -8px 0px 0px 4px;*/
}

.RjsV2UserWidget.RjsV2UserLogged .RjsV1Widget.RjsV1Button {
    opacity: 1;
}

.RjsV1Widget.RjsV1Button.sivepHelpButton {
    width: 26px;
    min-width: 26px;
    min-height: 26px;
    margin: 3px;
    z-index: 10;
    color: rgba(255, 255, 255, 1);
    margin-top: 16px;
}

.sivepHelpButton:after {
	content: "\f128";
}

.RjsV1Widget.RjsV1Button.sivepHelpButton.RjsV1Pressed {
	color: rgba(118, 125, 130, 1);
	background-color: rgba(255, 255, 255, 1);
}
.RjsV1 .RjsV1Popup.sivepWgtImport {
	min-height: 250px;
	min-width: 380px;
}

.sivepWgtImport .RjsV1PercWaitWidget {
	margin-top: 0px;
}

.sivepWgtImport .Import {
	height: 30px;
	position: relative;
}

.sivepWgtImport .ImportName {
	font-size: 12px;
	line-height: 30px;
	padding: 5px;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sivepWgtImport .ModifierPrj {
    height: 30px;
    width: 210px;
    margin-right: 5px;
}

.sivepWgtImport .ModifierPrj .RjsV2ModifierLabel {
	display: none;
}

.sivepWgtImport .ModifierPrj .RjsV2ModifierValue {
	left: 0px;
}

.sivepWgtImport .ModifierPrj .RjsV2ModifierInvalidHook {
	left: 0.2px;
}

.sivepWgtImport .BtnImport {
    padding: 7px;
    width: 100px;
}
.sivepWgtImportEntityRec {
	width: 90%;
	height: 600px; 
}

.sivepWgtImportEntityRec .sivepWgtImportEntityRecFieldCont{
	height: 120px;
	padding: 10px;
}

.sivepWgtImportEntityRec .sivepWgtImportEntityRecBtnCont{
	height: 40px;
	padding: 2px;
}

.sivepWgtImportEntityRecBtn {
	width: 80px;
	margin-right: 4px;
}
.sivepWgtInterventiOdierni {
	width: 50px;
    height: 100%;
    background: transparent;
}

.sivepWgtInterventiOdierni .RjsV1Widget {
    background: transparent;
    color: white;
    text-align: center;
}

.sivepBtnInterventi{
    text-align: center;
    height: 60%;
}

.sivepBoxInterventi{
    text-align: center;
    height: 40%;
    background: transparent;
}

.sivepBtnInterventi::after
{
	content: "\f27a";
}
.sivepWgtLayerWizard {
	width: 600px;
	height: 400px;
}
.sivepWgtLegend {
	border-radius: 5px;
}

.sivepSessionWindow.sivepSessionWindowStart.sivepWgtLegend {
	padding: 0px;
}

.sivepWgtLegend .RjsV2Legend {
	margin: 5px;
}

.sivepLegendWgtData {
	width: 100%;
	height: 100%;
}
.sivepLogin055 {
	width: 280px;
	height: 50%;
	cursor: pointer;
}

.sivepLogo055 {
	background-image: url(img/AuthLineaComune.png);
    background-repeat: no-repeat;
    height: 101px;
	width: 227px;
    margin-top: 70px;
	cursor: pointer;
}

.sivepTxt055 {
	margin-top: 135px;
    font-size: 12pt;
	font-weight: bold;
	cursor: pointer;
}

.sivepExtLogin {
	width: 280px;
}

.sivepWgtLogin {
	width: 560px;
	height: 450px;
}

.sivepLoginRamani {
	width: 280px;
	height: 450px;
	transform: unset;
    opacity: 1;
}

.sivepLoginSSO {
	width: 280px;
	height: 50%;
	cursor: pointer;
}

.sivepLogoSSO {
	background-image: url(img/AuthSSO.png);
    background-repeat: no-repeat;
    height: 93px;
	width: 163px;
    margin-top: 60px;
	cursor: pointer;
}

.sivepTxtSSO {
	margin-top: 150px;
    font-size: 12pt;
	font-weight: bold;
	cursor: pointer;
}

.sivepLogoLogin {
    height: 100px;
    background-image: url(img/pon_metro.png);
    background-repeat: no-repeat;
    background-position-y: 4px;
    background-size: 500px;
    background-position: center;
    position: fixed;
    box-shadow: 0px 0px 35px 1px rgba(0,0,0,0.2);
}
.RjsV1Widget.RjsV1Button.sivepMapButton {
	margin-left: 10px;
	border-radius: 35%;
	box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.3);
	min-width: 32px;
	min-height: 32px;
}

.sivepMapButton .RjsV1Button:activate {
	background-size: 20px;
}

.RjsV1Widget.RjsV1Button.sivepMapButton.sivepBtnLegend:after {
	content: "\f022";
}

.RjsV1Widget.RjsV1Button.sivepMapButton.sivepBtnLegend {
	margin-top: 170px;	margin-left: 10px;
	border-radius: 35%;
	box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.3);
}


.sivepMapScaleSelector {
	margin-left: 5px;
}

.sivepMapCoordinates {
	margin-right: 5px;
}

.sivepMapCoordinates, .sivepMapScaleSelector {
	box-shadow: __boxShadow__;
	margin-bottom: 5px;
	box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.3);
}

.sivepMapCoordinates, .sivepMapScaleSelector, .sivepMapScaleSelector .RjsV2RegularFont {
	font-size: 10pt;
    font-weight: bold;
	min-width: 155px;
}

.Compass {
	margin-top: 10px;
	margin-right: 10px;
	box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.3);
}

.RjsV2ScaleSelector .Popup {
	z-index: 2;
}

.RjsV2Overview {
	margin: 0px 5px 45px 0px;
	box-shadow: __boxShadow__;
}

/***** *****/


.sivepMapToolbar
{
	background-color: rgba(81, 125, 182, 0.7);
    width: 90px;
    height: 90px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-radius: 6px;
    
	background-color:rgba(242, 245, 247, 0.9);
	opacity: 0;
	box-shadow: __boxShadow__;
	overflow: hidden;
	
	opacity: 1;
}

.sivepMapToolbar .RjsV1Button:active,
.sivepMapToolbar .RjsV1Button.RjsV1Pressed:active {
}

.sivepMapToolbar .RjsV1Button.RjsV1Pressed {
}

.sivepMapToolbar.sivepMapToolbarMap {
	height: 32px;
	margin-left: 5px;
	margin-top: 10px;
	padding-left: 3px;
	min-width: 300px;
}

.sivepMapToolbar.sivepMapToolbarSession {
	width: 32px;
	margin-top: 55px;
	margin-left: 5px;
	padding-top: 3px;
	min-height: 200px;
}
.sivepWgtMenu
{
	height: 24px;
    line-height: 24px;
	width: 140px;
	background-color: transparent;
	overflow: visible;
	text-align: center;
	color: rgb(255,255,255);
	cursor: pointer;
}

.sivepWgtMenu:hover
{
	background-color: rgb(160,12,38);
}

.RjsV1Popup.sivepWgtCorpoMenu
{
	padding: 0px;
	border: 0px;
	width: 200px;
	position: relative;
	background-color: rgb(195,12,38);
	text-align: left;
	max-height: 350px;
}

/* .sivepWgtVoceSottomenu */
/* { */
/* /* 	display: inline; */ */
/* 	position: relative; */
/* /* 	right: 0px; */ */
/* /* 	width: 100%; */ */
/* /* 	height: 100%; */ */
/* } */

/* .sivepWgtVoceSottomenu:after */
/* { */
/* 	content: "\f054"; */
/* 	font-family: FontAwesome; */
/* } */

.sivepWgtMenuBar
{
	background-color: green;
}
.sivepWgtMenuItem
{
	height: 24px;
	background-color: rgb(195,12,38);
	padding-left: 4px;
	font-size: 10pt;
	line-height: 24px;
	cursor: pointer;
}

.sivepWgtMenuItem:hover
{
	background-color: rgb(160,12,38);
}

.sivepWgtGrid.Active{
/* 	height:35%; */
	min-height: 100px;
}

.sivepWgtGrid.Deactive{
	height:0px !important;
}

.sivepWgtBtn {
	height: 30px;
}

.sivepCloseGridBtn:after {
	content: "\f00d";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    line-height: 16px;
    width: 16px;
    /*margin: -8px 0px 0px -8px;*/
}

.sivepWgtPulsantieraAzioniGrid
{
	width: 300px;
	margin-right: 30px;
}

.sivepWgtWindowAllegatiGrid
{
	width: 600px;
	height: 600px;
}


.RjsV1 .RjsV1Popup.sivepAreaVerdeGestioneWindow {
	height: 300px;
	width: 650px;
}

.RjsV1 .RjsV1Popup.sivepSiepeEssenzaWindow {
	height: 300px;
	width: 650px;
}

.sivepWgtPannelloRicercaTitleGrid {
	margin-left: 20px;
}
.sivepWgtPrintRaster {
	width: 270px;
	height: 280px;
}

.sivepWgtPrintRaster .RjsV1Widget.RjsV1Position.RjsV1Content {
	padding: 15px;
}

.sivepBtnExport {
	padding: 5px;
    margin-top: 15px;
    height: 26px;
}

.sivepWgtPrintRaster .sivepWgtResult {
    height: 24px;
    font-size: 8pt;
    font-weight: bold;
    margin-top: 50px;
	right: 15px !important;
}
.sivepWgtReportWindow {
	height: 255px;
	width: 400px;
}
.sivepWgtSchedaRecord
{
	width: 100%;
	height: 100%;
}

.sivepAreaBtnSchedaRecord
{
	width: 100%;
}

.sivepWgtSchedaRecordToolbar
{
	width: 100%;
}

.sivepWgtSchedaRecordToolbar .RjsV2EditingLayerToolbarDrawBtnCont {
	width: 255px;
}

.sivepWgtSchedaRecordGridStorico
{
	height: 200px;
}

.sivepInfoValiditaPanel
{
	height: 60px;
}

.sivepBtnModificaDateCont
{
	height: 50px;
}

.sivepBtnModificaDate
{
	width: 120px;
}
.sivepWgtSpeseIntervento{
	width: 80%;
	height: 600px;
}

.sivepWgtSpeseIntervento .sivepWgtSpeseInterventoBtnCont{
	height: 40px;
}

.sivepWgtSpeseIntervento .sivepWgtSpeseInterventoTitleCont{
	height: 40px;
}

.sivepWgtSpeseIntervento .sivepWgtSpeseInterventoConsCont{
	width: 50%;
}

.sivepWgtGrigliaAnagrafica.sivepWgtSpeseInterventoConsCont{
	width: 100%;
}

.sivepWgtTotaliIntervento .sivepWgtTotConsIntervento{
	width: 50%;
}

.sivepWgtTotaliIntervento .sivepWgtTotPrevIntervento{
}

.sivepWgtSpeseIntervento .sivepWgtTotaliIntervento{
	height: 20px;
}

.sivepWgtSpeseIntervento .sivepWgtSpeseInterventoPrevCont{
	border-left: 1px solid;
	margin-bottom: 55px;
}

.sivepWgtSpeseInterventoBtn{
	width: 80px;
}

.sivepBtnOpenSpeseIntervento::after {
	content: "\f153";
}
.sivepWgtUserCard {

}

.sivepWgtWinUserCard {
	width: 80%;
	min-width: 640px; 
	height: 480px;
}

.sivepWgtUserCard .sivepWgtUserCardListUserCont{
	width: 50%;
	padding: 4px;
}

.sivepWgtUserCard .sivepWgtUserCardUserDetailCont{
	padding: 4px;
	border-left: solid 2px;
}

.sivepWgtUserCard .sivepWgtUserCardFieldWgt{
	height: 160px;
}

.sivepWgtUserCard .sivepWgtUserCardBtnCardCont{
	width: unset;
	height: 30px;
}

.sivepWinCardDisp {
	width: 400px; 
	height: 360px;
}
.sivepWgtWFSDataView {

}

.sivepWgtWFSDataView .sivepPulsantiera{
	height: 30px;
}

.sivepWgtWFSDataView .sivepWgtTitleGrid{
	padding-left: 20px;
}

.sivepWgtWFSDataViewDetailsWin{
	height: 480px;
	width: 400px;
}
.RjsV1 .RjsV1Popup.sivepWgtWorkflow
{
	height: 540px;
	width: 100%;
}

.sivepWgtWorkflow .RjsV1PercWaitWidget
{
	margin-top: 0px;
}


.RjsV1 .RjsV1Popup.sivepWgtWorkflow .sivepLeftPanel
{
	height: 100%;
	width: 30%;
}

.RjsV1 .RjsV1Popup.sivepWgtWorkflow .sivepRightPanel
{
	height: 100%;
}

.sivepBarraAbilitaGrigliaWk
{
	height: 50px;
	width: 100%;
}

.sivepGrigliaStatiWk
{
	height: 420px;
	width: 100%;
	position: relative;
	top: 40px;
}

.sivepGrigliaArchiWk
{
	height: 420px;
	width: 100%;
	position: relative;
	top: 40px;
}

.sivepGridWkContainer
{
	width: 100%;
}

.sivepPropertyManagerWk
{
	height: 130px;
}

.sivepGrigliaArchiGruppiWk
{
	height: 260px;
}

.sivepPannelloStatiWk
{
	height: 140px;
}

.sivepWgtBarraPulsantiGruppiWk
{
	width: 100%;
	height: 30px;
	margin-top: 20px;
}


.sivepBtnRimuoviGruppoWk::after
{
	content: "\f068";
	font-size: 16px;
	line-height: 16px;
	width: 16px;
	margin: -8px 0px 0px -8px;
	color: rgb(118, 125, 130);
}

.sivepBtnStatiWk::after
{
	content: "\f140";
	font-size: 16px;
	line-height: 16px;
	width: 16px;
	margin: -8px 0px 0px -8px;
	color: rgb(118, 125, 130);
}

.sivepBtnArchiWk::after
{
	content: "\f126";
	font-size: 16px;
	line-height: 16px;
	width: 16px;
	margin: -8px 0px 0px -8px;
	color: rgb(118, 125, 130);
}

.sivepWgtWorkflowTitolo
{
	height: 30px;
}
.RjsV1 .RjsV1Popup.sivepWgtWorkflowArcoGruppo
{
	height: 300px;
	width: 400px;
}

.sivepWgtWorkflowArcoGruppo .RjsV1PercWaitWidget
{
	margin-top: 0px;
}
.sivepWgtZonaUtente {
}

.sivepWgtWinUserCard {
	width: 80%;
	min-width: 640px; 
	height: 480px;
}

.sivepWgtZonaUtente .sivepWgtZonaUtenteListUserCont{
	width: 50%;
	padding: 4px;
}

.sivepWgtZonaUtente .sivepWgtZonaUtenteUserDetailCont{
	padding: 4px;
	border-left: solid 2px;
}

.sivepWgtZonaUtente .sivepWgtZonaUtenteFieldWgt{
	height: 160px;
}

.sivepWgtZonaUtente .sivepWgtZonaUtenteBtnCardCont{
	width: unset;
	height: 30px;
}

.sivepWinZoneDisp {
	width: 400px; 
	height: 360px;
}