.sitbpiApp {
	transform: scale(0);
	transition-property: transform, opacity;
	opacity: 0.3;
	transition-duration: 1s;
	transition-timing-function: ease_out;/*cubic-bezier(.2,.55,.38,.83);*/
	transition-delay: 0.5s;
}

.RjsV1Popup,
.RjsV1ModalBck,
.RjsV2RjsWinResetPassword {
	z-index: 1;
}

/* personalizzazione legenda */
.RjsV2LegendOutOfScaleTrigger {
	opacity: 0.5;
}

.RjsV2LegendOutOfScale::before {
	display: none;
}

.RjsV2LegendHook.RjsV2LegendExpand.RjsV2ExtraLegend:before {
	content: "\f105";
}

.RjsV2LegendHook.RjsV2ExtraLegend.RjsV2ExtraLegendExpanded:before {
	content: "\f107";
}
/* personalizzazione legenda END */

.RjsV2WaitWidget {
	z-index: 10;
}

.RjsV2GroupModifier,
.RjsV2GroupModifier::before {
	color: rgba(13, 120, 192, 1);
}

.RjsV2GroupModifierItem {
	border-color: rgba(13, 120, 192, 1);
}

.sitbpiApp.RjsV2Activating {
	opacity: 1;
	transform: scale(1);
}

.sitbpiInfoMap {
	height: 20px;
	background-color: transparent;
	opacity: 0.9;
}

.RjsV2Overview {
	margin: 0px 5px 45px 0px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}

.sitbpiMapScaleSelector {
	margin-left: 5px;
}

.sitbpiMapCoordinates {
	margin-right: 5px;
	white-space: nowrap;
    text-overflow: ellipsis;
}

.sitbpiCopyright {
	margin: 0px 5px 32px 0px;
	font-size: 10px;
	background-color: transparent;
}

.sitbpiCopyright a {
	text-decoration: none;
	color: black;
}

.sitbpiMapCoordinates, .sitbpiMapScaleSelector {
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 3px;
	min-width: 250px;
	max-width: 250px;
	width: 20%;
}

.RjsV1 .RjsV1Popup.RjsV2WgtPrjs {
	z-index: 2;
}

.sitbpiLeftPanel {
	width: 40%;
    left: 45px;
    top: 45px;
    bottom: 35px;
}

.sitbpiMapCoordinates, .sitbpiMapScaleSelector, .sitbpiMapScaleSelector .RjsV2RegularFont {
	font-size: 10pt;
    /*color: rgba(0, 0, 120, 1.0);*/
    font-weight: bold;
}

.RjsV2ScaleSelector .Popup {
	z-index: 2;
}

.sitbpiLoginSpid,
.sitbpiLoginRsa {
	width: 0px;
	min-width: 0px;
	margin-left: -220px;
	opacity: 0;
	transition-property: min-width, opacity, margin-left;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(.72,0,.58,.42);
}

.sitbpiLoginRsa.Activate,
.sitbpiLoginSpid.Activate{
	min-width: 100%;
	opacity: 1;
	margin-left: 0px;
}

.sitbpiWgtCredits .RjsV1Widget.RjsV1Position{
	background-color: transparent;
}
			
.RjsV1 .RjsV1Popup.sitbpiWgtCredits {
    height: 600px;
	width: 900px;
	padding: 0px;
	border: 0px;
	background-size: 900px 600px;
	background-color: rgba(13, 120, 192, 1);/*transparent;*/
    text-align: center;
    color: white;
	font-weight: bold;
	animation-name: CreditsAnimation;
	animation-duration: 60s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	background-image: url("img/splash/img0.jpg");
}

.RjsV1 .RjsV1Popup.sitbpiWgtCredits .sitbpiWgtTitle {
	font-size: 40px;
    padding-top: 10px;
	background-color: transparent;
}

.RjsV1 .RjsV1Popup.sitbpiWgtCredits .Logo {
    background-image: url(img/logo_trasparente.png);
    height: 70px;
    width: 70px;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    left: 60px !important;
}

.RjsV1 .RjsV1Popup.sitbpiWgtCredits .sitbpiWgtTitle .It {
	padding-top: 10px;
	font-size: 30px;
	background-color: transparent;
	text-shadow: 1px 0px 0px rgba(0,0,0,0.5), 0px 1px 0px rgba(0,0,0,0.5), -1px 0px 0px rgba(0,0,0,0.5), 0px -1px 0px rgba(0,0,0,0.5);
}

.RjsV1 .RjsV1Popup.sitbpiWgtCredits .sitbpiWgtTitle .Sa {
	text-shadow: 1px 0px 0px rgba(0,0,0,0.5), 0px 1px 0px rgba(0,0,0,0.5), -1px 0px 0px rgba(0,0,0,0.5), 0px -1px 0px rgba(0,0,0,0.5);
}

.RjsV1 .RjsV1Popup.sitbpiWgtCredits .sitbpiWgtSubTitle {
	font-size: 30px;
	padding-bottom: 10px;
	background-color: transparent;
	text-shadow: 1px 0px 0px rgba(0,0,0,0.5), 0px 1px 0px rgba(0,0,0,0.5), -1px 0px 0px rgba(0,0,0,0.5), 0px -1px 0px rgba(0,0,0,0.5);
}

.sitbpiWgtGrid.Active{
	height:35%;
}

.sitbpiWgtGrid.Deactive{
	height:0px !important;
}

.sitbpiWgtBtn {
	height: 30px;
}

.sitbpiCloseGridBtn: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;
}


.sitbpiWgtTitleGrid {
	line-height: 30px;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    color: rgb(118, 125, 130);
}

.RjsV2Map.Search .RjsV2MapContainer,
.RjsV2Map.Search .RjsV2MapContainer:active {
    cursor: help;
}

.RjsV1Widget.RjsV1Button.RjsV1Pressed, .RjsV1Widget.RjsV1Button.RjsV2Flat.RjsV1Pressed {
    background-color: rgba(13, 120, 192, 1);
    color: rgba(254, 254, 254, 1);
}

.RjsV1NoTouch .RjsV1Widget.RjsV1Button.RjsV1Enabled:active {
	background-color: rgba(13, 120, 192, 0.396);
}

.RjsV2WgtLogin .RjsV2Label {
	display: none;
}

/* customizzazione stile libreria di base */
.Tab.TabsetBorder.TabSelected {
    border-bottom-color:  rgba(13, 120, 192, 1);
}

.RjsV1Panel .RjsV1Header {
	background-color: rgb(0, 54, 141);
}

.RjsV1Panel .RjsV1Header .RjsV1CloseBtn {
	color: white;
}

.RjsV1Widget.RjsV1Button {
	color: rgba(80, 80, 80, 1);
}

.RjsV2ModifierInput {
	border-color: rgba(82, 82, 82, 0.3);
}

.Tab {
	color: rgba(0, 0, 0, 1);
	font-weight: normal;
	opacity: 1;
}

.Tab.TabSelected {
	font-weight: bold;
}

.RjsV1Window .RjsV1Header .RjsV1CloseBtn::after {
	color: white;
}

.sitbpiPopupInfo {
	width: 480px;
	height: 550px;
}

.sitbpiPopupInfo iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.sitbpiPopupInfo .RjsV1Button {
	width: 100px;
	left: 50% !important;
	transform: translate(-50%, 0rem);
	height: 32px;
	margin: 20px 0px;
}
.sitbpiAreeGeoConfWgt {
	height: 160px;
	overflow: hidden;
	position: relative;
	margin: 4px 4px 4px 4px;
}

.sitbpiAreeGeoConfWgt .sitbpiAreeGeoConfWgtHeader {
	height: 28px;
}

.sitbpiAreeGeoConfWgt .sitbpiAreeGeoConfWgtHeader .sitbpiAreeGeoConfBtnAdd:after{
	content: "\f067";
}

.sitbpiAreeGeoConfWgt .sitbpiAreeGeoConfWgtHeader .sitbpiAreeGeoConfBtnDel:after{
	content: "\f068";
}
.Compass {
	margin: 5px 5px 0px 0px;
	opacity: 0.8;
	overflow: hidden;
	/*box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);*/
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}
.sitbpiUrlItem {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.sitbpiUrlItem:before {
	font-family: "FontAwesome";
	content: "\f08e";
	margin: 0rem 5px 0rem 0rem;
	color: rgba(13, 120, 192, 1);
}
.sitbpiLegend .RjsV2Content .RjsV2Legend {
	padding: 20px 0px 5px 0px;
}

.RjsV2PanelHeaderTitle {
    padding-left: 40%;
}

.sitbpiLegendWgtData {
	width: 400px;
	height: 400px;
}
.RjsV1Widget.sitbpiMainApp {
    /*background-color: rgba(13, 120, 192, 0.75);*/
	background-color: transparent;
    width: 90px;
    height: 90px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.sitbpiMainApp .sitbpiLogo {
	width: 70px;
    height: 70px;
    background-color: rgba(254, 254, 254, 1);
    border-radius: 50%;
    margin-top: 10px;
    margin-left: 10px;
}

.sitbpiMainApp .sitbpiText {
    /*width: 70px;*/
    height: 10px;
    font-size: 6pt;
    background-color: transparent;
    text-align: center;
    margin-bottom: 3px;
}

.sitbpiMainApp .sitbpiLogo.sitbpiWgtshadow {
	/*box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2), 0px -1px 0px rgba(0,0,0,0.02);*/
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}


.sitbpiMainApp .sitbpiLogo.sitbpiWgtlogo {
	background-size: 50px;
   /*background-image: url(img/geosisma.png);*/
	background-image: url(img/LOGO.png);
    background-position: center 3px;
    background-repeat: no-repeat;
	cursor: pointer;
	transition-property: transform, background-size, background-position, font-size;
	transition-duration: 0.3s;
	transform: rotate(0deg);
	z-index: 2;
}

.sitbpiMainApp .sitbpiLogo.sitbpiWgtlogo:active {
	background-size: 45px;
	background-position: center 3px;
	/*transform: rotate(30deg);*/
}

.sitbpiMainApp .sitbpiTool {
	background-color:rgba(254, 254, 254, 0.9);
	opacity: 0;
	transition-property: min-width, min-height, opacity;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0,-0.1,.49,1.53);
	/*box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.2), 0px -1px 0px rgba(0,0,0,0.02);*/
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	border-radius: 4px;
}

.sitbpiMainApp .sitbpiTool .RjsV1Button:active,
.sitbpiMainApp .sitbpiTool .RjsV1Button.RjsV1Pressed:active {
	background-color: rgba(13, 120, 192, 1);
}

.sitbpiMainApp .sitbpiTool .sitbpiPinPressed .sitbpiPin {
	background-color: rgba(13, 120, 192, 1);
/*	background-color: rgba(255, 205, 0, 1);*/
}

.sitbpiMainApp .sitbpiTool .sitbpiPinPressed .sitbpiPin:active {
	background-color: rgba(13, 120, 192, 1);
}

.sitbpiMainApp .sitbpiTool.sitbpiMap {
	height: 32px;
	min-width: 38px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 3px;
	opacity: 1;	
}

.sitbpiMainApp .sitbpiTool.sitbpiSession {
	width: 32px;
	min-height: 10px;
	margin-top: 40px;
	margin-left: 5px;
	padding-top: 3px;
}

.sitbpiMainApp .sitbpiTool.sitbpiMap.sitbpiActive {
	opacity: 1;
	min-width: 750px;
}

.sitbpiMainApp .RjsV2UserWidget .RjsV2User {
	background-color: transparent;  
} 

.sitbpiMainApp .RjsV2UserWidget {
	background-color: transparent;
}

.sitbpiMainApp .sitbpiTool.sitbpiSession.sitbpiActive {
	opacity: 1;
}

.sitbpiMainApp .sitbpiTool .sitbpiPin {
	height: 10px;
    width: 10px;
	background-color: rgba(118, 125, 130, 1);
	border-radius: 10px;
    margin: 0px 3px 3px 0px;
	max-height: 10px;
    max-width: 10px;
    opacity: 0;
    transition-property: opacity, max-height, max-width;
    transition-duration: 0.3s;
    cursor: pointer;
}

.sitbpiMainApp .sitbpiTool .sitbpiPin:active{
	background-color: rgba(13, 120, 192, 1);
	max-height: 8px;
    max-width: 8px;
}

.sitbpiMainApp .sitbpiTool.sitbpiActive .sitbpiPin {
	opacity: 1;
}

.sitbpiMainApp .sitbpiTool .sitbpiPinContainer {
	min-width: 15px;
	min-height: 15px;
	cursor: pointer;
	background-color: rgba(237, 240, 243, 1);
}

.sitbpiMainApp .sitbpiTool.sitbpiMap .sitbpiPinContainer {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	display: none;
}

.sitbpiMainApp .sitbpiTool.sitbpiMap.sitbpiActive .sitbpiPinContainer {
	display: block;
}

.sitbpiMainApp .sitbpiTool.sitbpiSession .sitbpiPinContainer {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.sitbpiSessionWindow.sitbpiManageLayersWgt {
}

.sitbpiManageLayersWgt.sitbpiSessionWindow.sitbpiSessionWindowActivating {
	overflow: visible;
	right: 40px;
	min-height: 400px;
}

.sitbpiManageLayersWgt .RjsV2Wizard {
	margin: 25px 5px 0px 25px;
	overflow: hidden;
}
.sitbpiApp_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);
}
.RjsV2Panel .RjsV2Header .RjsV1Widget.RjsV1Button {
    border-radius: 50%;
	width: 20px;
    height: 20px;
    min-height: 20px;
}

.RjsV2Panel .RjsV2Header .RjsV1Widget.RjsV1Button:after {
    font-size: 14px;
}

.sitbpiPanel .sitbpiPanelBtn.sitbpiPanelClose:after {
	content: "\f00d";
}

.sitbpiPanel .sitbpiPanelBtn.sitbpiPanelHook:after {
	content: "\f2d2";
}

.sitbpiPanel .RjsV2Header {
	height: 24px;
}
.sitbpiSessionWindow {
	transition-property: opacity, padding, left, top, right, bottom, min-width, min-height, max-width, max-height;
	transition-duration: 0.4s;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	display: none;
	position: absolute;
	overflow: hidden;
}

.sitbpiSessionWindow.sitbpiSessionWindowStart {
	opacity: 0;
	display: block;
	min-width: 0px;
	min-height: 0px;
	max-width: 0px;
	max-height: 0px;
	right: 100%;
	bottom: 100%;
}

.sitbpiSessionWindow.sitbpiSessionWindowActivating {
	left: 40px;
	bottom: 30px;
	top: 40px;
	right: 80%;	
	opacity: 1;
	min-width: 0%;
	min-height: 0%;
	max-width: 100%;
	max-height: 100%;
}

.sitbpiSessionWindow .ResizerVertical {
	margin: 5px 0px 5px 0px;
}

.sitbpiSessionWindow .ResizerHorizontal {
	margin: 0px 5px 0px 5px;
}

.sitbpiToolMap {
	background-color: transparent;
}

.sitbpiWgtLogo {
	width: 32px;
	/*background-color: red;*/
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	background-image: url(img/ras_trans.png);
	margin-right: 10px;
	background-color: transparent;
}

.sitbpiCredits {
	text-align: center;	
}

.CreditsPrompt {
	height: 550px;
	width:  480px;
}


.sitbpiCredits .sitbpiTitle {
	font-size: 16pt;
	padding-top: 100px;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-image: url(img/ras_trans.png);
}

.sitbpiCredits a:visited {
    text-decoration: none;
}

.sitbpiCredits a {
    text-decoration: none;
    color: inherit;
	font-weight: bold;
}

.sitbpiToolMap .RjsV2UserWidget {
	width: unset;
}

.sitbpiToolMap .RjsV2UserWidget .RjsV2User {
	font-size: 8pt;
}

.sitbpiToolMap .RjsV1Button.RjsV2Flat {
	width: 26px;
	min-width: 26px;
	min-height: 26px;
	margin: 3px;
}

.sitbpiToolMap .RjsV1Button:activate {
	background-size: 20px;
}

.sitbpiToolMap .sitbpiZoomIn:after {
	content: "\f00e";
}

.sitbpiToolMap .sitbpiZoomOut:after {
	content: "\f010";
}

.sitbpiToolMap .sitbpiPan:after {
	content: "\f256";
}

.sitbpiToolMap .sitbpiPrev:after {
	content: "\f060";
}

.sitbpiToolMap .sitbpiNext:after {
	content: "\f061";
}

.sitbpiToolMap .sitbpiAll:after {
	content: "\f0ac";
}

.sitbpiToolMap .sitbpiMeasure:after {
	content: "\f07e";
}

.sitbpiToolMap .sitbpiInfo:after {
	content: "\f129";
}

.sitbpiToolMap .sitbpiRaster:after {
	content: "\f1c5";
}

.sitbpiToolMap .sitbpiGeocoderBtn:after {
	content: "\f002";
}

.sitbpiToolMap .sitbpiCredits:after {
	content: "\f1f9";
}
.sitbpiToolSession {
	background-color: transparent;
	margin-bottom: 10px;
}

.sitbpiToolSession .RjsV1Button.RjsV2Flat {
	height: 26px;
	min-height: 26px;
	min-width: 26px;
	margin: 3px;
}

.sitbpiToolSession .RjsV1Button:activate {
	background-size: 20px;
}

.sitbpiToolSession .sitbpiToc:after {
	content: "\f022";
}

.sitbpiToolSession .sitbpiWms:after {
	content: "\f067";
}

.sitbpiToolSession .sitbpiSearch:after {
	content: "\f1e5";
}

.sitbpiToolSession .sitbpiPrint:after {
	content: "\f02f";
}

.sitbpiToolSession .sitbpiHelp:after {
	content: "\f128";
}

.sitbpiToolSession .sitbpiSinottico:after {
	content: "\f201";
}

.sitbpiToolSession .sitbpiNagios:after {
	content: "\f0f1";
}

.sitbpiToolSession .sitbpiBtnDrawTool:after {
	content: "\f044";
}

.sitbpiToolSession .sitbpiBtnProfiler:after {
	content: "\f0c0";
}

.sitbpiToolSession .sitbpiBtnCopianificazione:after {
	content: "\f02d";
}

.sitbpiToolSession .sitbpiBtnImport:after {
	content: "\f019";
}

.sitbpiToolSession .sitbpiBtnExport:after {
	content: "\f045";
}
.sitbpiWgtConsultationDate {
	height: 24px;
	width: 220px;
	border-radius: 4px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	bottom: 3px;
	background-color: rgba(255,255,255,0.6);
}

.sitbpiWgtConsultationDate .RjsV2Modifier  {
	height: 24px;
}
.sitbpiGeocoder {
	width: 200px;
}

.sitbpiGeocoder .RjsV2TriggerBtnModifierHook {
	right: 42px;
}

.Location {
	padding: 3px;
	cursor:pointer;
}

div.Location:hover {
    background-color: rgba(204, 209, 213, 0.1);
}

div.Location:active {
    background-color: rgba(204, 209, 213, 0.5);
}

.sitbpiCleanMap.RjsV2TriggerBtnModifierHook.RjsV2ModifierTriggerBtn {
	position: absolute;
	right: 0px;
}

.sitbpiInverseGeocoder.RjsV2TriggerBtnModifierHook.RjsV2ModifierTriggerBtn {
	position: absolute;
	right: 21px;
}

.MobileEyesWebAppHEADER .RjsV2ModifierTriggerBtn {
	right: 21px;
}

.sitbpiCleanMap.RjsV2TriggerBtnModifierHook:after {
    content: "\f014";
}

.sitbpiInverseGeocoder.RjsV2TriggerBtnModifierHook:after {
    content: "\f002";
}

.sitbpiInverseGeocoder.RjsV2TriggerBtnModifierHook.Pushed:after {
    color: rgba(254, 254, 254, 1);
}

.sitbpiInverseGeocoder.RjsV2TriggerBtnModifierHook.RjsV2ModifierTriggerBtn.Pushed {
	background-color: rgba(13, 120, 192, 1);
	/*border-radius: 40%;*/
}

.sitbpiWgtGestioneRicerche {
	border-radius: 5px;
	padding: 3px;
}

.sitbpiWgtGestioneRicerche .TabStrip {
    padding-left: 60px;
}

.sitbpiWgtGestioneRicerche.sitbpiSessionWindow.sitbpiSessionWindowActivating {
	overflow: hidden;
	min-width: 750px;
	min-height: 400px;
    max-height: 400px;
}

.sitbpiWgtTabRicerche .sitbpiWgtRicercaCatasto .RjsV2Modifier {
	margin: 0px;
}
.RjsV1 .RjsV1Popup.sitbpiWgtImport {
	min-height: 300px;
	min-width: 380px;
	max-height: 70%;
}

.sitbpiWgtImport .RjsV1PercWaitWidget {
	margin-top: 0px;
}

.sitbpiWgtImport .RjsV1Panel .RjsV1Content {
	padding: 15px;
}

.sitbpiWgtImport .RjsV2FileSelector {
	margin-top: 20px;
}

.sitbpiWgtImport .Import {
	height: 30px;
	position: relative;
}

.sitbpiWgtImport .ImportName {
	font-size: 12px;
	line-height: 30px;
	padding: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.sitbpiWgtImport .ImportWgtBtn {
	height: 40px;
}

.sitbpiWgtImport .ModifierPrj {
	height: 30px;
	width: 210px;
	margin-right: 5px;
}

.sitbpiWgtImport .ModifierPrj .RjsV2ModifierLabel {
	display: none;
}

.sitbpiWgtImport .ModifierPrj .RjsV2ModifierValue {
	left: 0px;
}

.sitbpiWgtImport .ModifierPrj .RjsV2ModifierInvalidHook {
	left: 0.2px;
}

.sitbpiWgtImport .BtnImport {
	padding: 7px;
	width: 100px;
	margin-top: 10px;
}

.sitbpiWgtImport .sitbpiWgtContainerImport {
	margin-top: 10px;
	margin-bottom: 15px;
}

.sitbpiCheckImportWarning:before {
	font-family: "FontAwesome";
	content: "\f071";
	margin-right: 10px;
}

.sitbpiCheckImportError:before {
	font-family: "FontAwesome";
	content: "\f071";
	margin-right: 10px;
}

.sitbpiPromptMaxScale .RjsV1Header .RjsV1CloseBtn,
.sitbpiPromptMaxScale .RjsV2PromptBtnCancel
{
	display: none;
}

.sitbpiPromptMaxScale .RjsV2PromptBtnOk {
	left: 50%;
	transform: translate(-50%, 0px);
}
.sitbpiWgtLeftMenu {
	border-radius: 5px;
}

.sitbpiWgtLeftMenu.sitbpiSessionWindow.sitbpiSessionWindowActivating {
	overflow: visible;
	min-width: 400px;
	max-width: 400px;
}

.sitbpiContentLeftMenu {
	overflow: hidden;
	margin: 5px 0px 5px 5px;
	/*padding: 5px 0px 5px 5px;*/
}
.sitbpiLegendMetadataItem:before {
	content: "\f15c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: rgba(118, 125, 130, 1);
	padding-right: 10px;
}

.sitbpiPopupShareMapItem:before {
	content: "\f1e0";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: rgba(118, 125, 130, 1);
	padding-right: 10px;
}

.sitbpiLegendOpenDataItem:before {
	content: "\f1c0";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	color: rgba(118, 125, 130, 1);
	padding-right: 10px;
}

.sitbpiLegendWgtMetadata{
	height: 550px;
	width: 850px;
}

.sitbpiWgtLegendBtnContainer {
	height: 36px;
	padding: 10px;
}

.sitbpiWgtLegendChildrenInVisible {
	display: none;
}

.sitbpiPromptSelectOpenDataLayer {
	width: 450px;
	max-height: 80%;
}

.RjsV2LegendContainer.sitbpiItemWithUrl .RjsV2LegendItemName {
	cursor: pointer;
}

.RjsV2LegendContainer .RjsV2LegendItem .sitbpiDownloadCatasto {
	cursor: pointer;
	margin: 0px 0px 0px 10px;
}

.RjsV2LegendContainer .RjsV2LegendItem .sitbpiDownloadCatasto:before {
	font-family: "FontAwesome";
	content: "\f019";
	color: rgb(118, 125, 130);
}

.RjsV2LegendLayer .RjsV2LegendExpand:before {
	content: "\f00d";
	color: rgba(255, 0, 0, 1);
	padding: 6px /*aggiungo uno spazio davanti*/
}

.RjsV2LegendHook.RjsV2LegendExpand.RjsV2ExtraLegend:before {
	content: "\f105";
	/*
    ((Massi, 15-01-2025:) Personalizzo il colore del simbolo > che appare davanti ai layer, in modo da non ereditare il colore rosso che associamo
    al simbolo X dei layer non disponibili (modificato invece sul file /opt/apache-tomcat-9.0.65/webapps/RamaniJs/3.6.0/skin/flat/Rjs.css:
    */
	color: rgba(118, 125, 130);
}

.sitbpiWgtLogin {
	width: 100px;
	margin-left: -120px;
	margin-top: 30px;
}

.RjsV2WgtLogin {
	margin-left: 200px;
	width: 500px;
	height: 600px;
}

.RjsV2WgtLogin .RjsV2Ico {
	width: 180px;
	margin-left: 150px;
}

.sitbpiLoginBtn {
	height: 100px;
	width: 100px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 15%;
    box-shadow: 0px 0px 35px 4px rgba(0,0,0,0.2);
	background-position: center 30px;
    background-repeat: no-repeat;
	cursor: pointer;
	margin-bottom: 10px;
}

/*.sitbpiLoginBtn:active {
	height: 80px;
	width: 80px;
	margin: 10px;
}*/

.sitbpiBtnLoginRamani {
    background-image: url(img/loginRamani.png);
	background-size: 50%;
	
}

.sitbpiBtnLoginRas {
	background-image: url(img/logo_trasparente.png);
    background-size: 60%;
	text-align: center;
	background-position: center 7px;
}

.sitbpiBtnLoginGuest {
	text-align: center;
    padding-top: 30px;
    font-size: 10pt;
}

.sitbpiBtnLoginRas .sitbpiText {
	font-size: 8pt;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70%;	
}

.sitbpiBtnLoginSpid {
	background-color: rgba(0,102,203,1);
	background-image: url(img/spid.png);
	background-size: 80%;
}

.RjsV2WgtLogin .RjsV2CheckBox {
	visibility: hidden;
}
.sitbpiWgtLoginRAS {
	margin-left: -220px;
}
.sitbpiWgtLoginSpid {
	margin-left: -220px;
}

.sitbpiWgtLoginSpid .spidContainer {
	overflow: hidden;
	transition-property: opacity;
	transition-duration: 1s;
	opacity: 1;
}

.sitbpiWgtLoginSpid .spidContainer.spidSelected {
	opacity: 0;
}


.sitbpiWgtLoginSpidBtn {
	height: 100px;
	width: 100%;
    padding: 10px;
}

.sitbpiWgtLoginSpidBtnImage {
	height: 100px;
    width: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
	cursor: pointer;
}

.sitbpiWgtLoginSpidBtnImage:active {
	background-size: 40%;
}



.sitbpiWgtPrintRaster {
	width: 450px;
    height: 250px;
    min-width: 370px;
    min-height: 250px;
}

.sitbpiWgtPrintRaster .RjsV1Widget.RjsV1Position.RjsV1Content {
	padding: 5px;
}

.sitbpiBtnExport {
	padding: 5px;
    margin-top: 15px;
    height: 26px;
}

.sitbpiWgtPrintRaster .sitbpiWgtResult {
    height: 24px;
    font-size: 8pt;
    font-weight: bold;
    margin-top: 50px;
	right: 15px !important;
}
.sitbpiWgtRicercaCatasto {
    height: 340px;
}
.sitbpiWgtRicercaElementi {
    height: 130px;
}

.sitbpiElementSearchInfo {
	margin: 10px 0px 20px 20px;
	text-align: center;
}
.sitbpiWgtRicercaImmobili {
    height: 170px;
}
.sitbpiWgtRicercaPOI {
    height: 95px;
}

.sitbpiWgtRicercaPoiResult{
    margin: 10px 0px 50px 10px;
    border: 1px solid rgba(237, 240, 243, 1);
    border-radius: 4px;
}

.sitbpiWgtRicercaToponomi {
    height: 130px;
}
.sitbpiWgtResultSearch .RjsV2Content {
	padding-top: 5px;
}

.sitbpiElement {
	font-size: 12px;
    padding: 10px;
    box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.1);
    border-radius: 4px;
    margin: 10px 5px 10px 5px;
	overflow: hidden;
}

.sitbpiTitleBlock {
	font-size: 10pt;
    padding: 5px 30px 5px 5px;
    font-weight: bold;
    color: rgba(81, 125, 182, 0.9);
    cursor: pointer;
	position: relative;
}

.sitbpiTitleBlock:before {
    content: "\f07b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    transition-property: content;
    transition-duration: 0.25s;
	margin: 5px;
}

.sitbpiFindExport {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 30px;
	text-align: center;
}

.sitbpiFindExport:active {
	transform: scale(0.7);
}

.sitbpiFindExport:before {
    content: "\f019";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}

.sitbpiBlock {
	display: none;
}

.sitbpiDisplay .sitbpiBlock {
	display: block;
}

.sitbpiDisplay .sitbpiTitleBlock:before {
	content: "\f07c";
}

.sitbpiMultimediaSpan,
.sitbpiNormeSpan,
.sitbpiFotoSpan,
.sitbpiElementId {
	cursor: pointer;
}

.sitbpiBlockNorme,
.sitbpiBlockMultimedia,
.sitbpiBlockFoto {
	margin-left: 10px;
	display: none;
}

.sitbpiBlockNorme.sitbpiDisplay,
.sitbpiBlockMultimedia.sitbpiDisplay,
.sitbpiBlockFoto.sitbpiDisplay {
	display: block;
}


.sitbpiBlockNorme a:-webkit-any-link ,
.sitbpiBlockMultimedia a:-webkit-any-link,
.sitbpiBlockFoto a:-webkit-any-link{
	text-decoration: unset;
	color: rgb(0,0,0);
}

.application_pdf,
.application_zip,
.image_png{
	padding-bottom: 3px;
}

.image_png:before ,
.application_zip:before,
.application_pdf:before,
.sitbpiNormeSpan:before,
.sitbpiFotoSpan:before,
.sitbpiMultimediaSpan:before,
.sitbpiElementId:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
	margin-right: 3px;
	color: rgba(87,87,87,0.8);
}

.application_pdf:before {
	content: "\f1c1";
}

.application_zip:before {
	content: "\f1c6";
}

.sitbpiElementId:before {
	content: "\f276";
}

.sitbpiElement.sitbpiView {
	background-color: rgba(255, 205, 0, 0.5);
}

.sitbpiMultimediaSpan:before {
	content: "\f15b";
}

.sitbpiFotoSpan:before {
	content: "\f083";
}

.sitbpiNormeSpan:before {
	content: "\f15c";
}

.image_png:hover::before ,
.application_zip:hover::before,
.application_pdf:hover::before,
.sitbpiNormeSpan:hover::before,
.sitbpiFotoSpan:hover::before,
.sitbpiMultimediaSpan:hover::before,
.sitbpiElementId:hover::before {
	color: rgba(81, 125, 182, 0.9);
}

.image_png:hover ,
.application_zip:hover,
.application_pdf:hover,
.sitbpiBlockNorme a:hover,
.sitbpiBlockMultimedia a:hover,
.sitbpiBlockFoto a:hover,
.sitbpiNormeSpan:hover,
.sitbpiFotoSpan:hover,
.sitbpiMultimediaSpan:hover,
.sitbpiElementId:hover {
	color: rgba(81, 125, 182, 0.9);
}

.image_png a:active ,
.application_zip a:active,
.application_pdf a:active,
.sitbpiBlockNorme a:active,
.sitbpiBlockMultimedia a:active,
.sitbpiBlockFoto a:active,
.sitbpiNormeSpan:active,
.sitbpiFotoSpan:active,
.sitbpiMultimediaSpan:active,
.sitbpiElementId:active {
	font-size: 11px;
}

.CheckLink {
    cursor: pointer;
}

.NoDisplay {
    display: none;
}

.More {
    cursor: pointer;
}

.Expandable {
    padding-left: 20px;
    display: none;
}

.More::before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
    margin-right: 3px;
    color: rgba(87,87,87,0.8);
}

.More.Prop::before {
	content: '\f183';
}

.More.Catasto::before {
	content: '\f090';
}

.More.GruppoEdile::before {
	content: '\f015';
}

.sitbpiAddDocAreeVincolate::before,
.sitbpiDelDocAreeVincolate::before,
.sitbpiDelDocInsediamentoRurale::before,
.sitbpiAddDocInsediamentoRurale::before,
.sitbpiModifyDocAreeVincolate::before,
.sitbpiModifyDocInsediamentoRurale::before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	cursor: pointer;
	margin-right: 3px;
	color: rgba(87,87,87,0.8);
	margin-left: 5px;
}

.sitbpiAddDocAreeVincolate::before,
.sitbpiAddDocInsediamentoRurale::before {
	content: '\f067';
}

.sitbpiDelDocInsediamentoRurale::before,
.sitbpiDelDocAreeVincolate::before {
	content: '\f00d';
}

.sitbpiModifyDocAreeVincolate::before,
.sitbpiModifyDocInsediamentoRurale::before {
	content: '\f040';
}

.sitbpiWinAddNorme {
	width: 650px;
	height: 350px;
}

.sitbpiWinAddNorme .sitbpiConBtns,
.sitbpiWinMultimedia .sitbpiConBtns {
	height: 30px;
}

.sitbpiWinAddNorme .sitbpiConBtns .RjsV1Button,
.sitbpiWinMultimedia .sitbpiConBtns .RjsV1Button {
	margin-right: 10px;
	width: 50px;
}

.sitbpiWinAddNorme .RjsV1Panel .RjsV1Content {
	padding-right: 10px;
}

.sitbpiWgtSelezioneArea .sitbpiWgtSelezioneAreaBtnCont {
	height: 40px;
	padding: 0px 6px 6px 0px;
}

.sitbpiWgtSelezioneArea .sitbpiWgtSelezioneAreaBtnCont .RjsV1Widget.RjsV1Button {
	width: 80px;
}

.sitbpiWinSelezioneArea {
	position: absolute;
	height: 400px;
	width: 400px;
}
.sitbpiWgtStampa {
	border-radius: 5px;
}

.sitbpiWgtStampa.sitbpiSessionWindow.sitbpiSessionWindowActivating {
	overflow: visible;
	min-width: 200px;
}
.sitbpiWgtTabRicerche {
    margin: 10px;
}

.sitbpiWgtTabRicerche .RjsV2Modifier  {
    margin-top: 10px;
}

.sitbpiWgtTabRicerche .sitbpiBtnRicercaOk {
    width: 100px;
    height: 40px;
}

.sitbpiWgtGridResult {
    margin-top: 10px;
    background-color: red;
}

.sitbpiWinMultimedia {
	width: 650px;
	height: 200px;
}

.sitbpiWinMultimedia .RjsV1Panel .RjsV1Content {
	padding-right: 10px;
}