

#esse3 div [id="alertInfoRich"]{
	 font-weight: bold;
	 font-size: 1em;
}

@media screen and (max-width:768px) {
	
	#esse3   #contRicercaRa {
		display: none !important;
	}
	#esse3  #contRicercaRa .actionBar-butt-neutral {
		width: 20% !important;
	}
	#esse3 #contRicercaRa {
		border-style: outset;
		margin: 10px 0 5px 0;
		padding: 5px;
		background-color: #CCF0F4;
	}
	#contRicercaRa legend {
		display: none !important;
	}
	#esse3 #contRicercaRa .form-2cols-row-noborder {
		width: 65%
	}
	#esse3  #contRicercaRa .actionBar-butt-search {
		margin-top: 15px;
		background-image: linear-gradient(0deg, hsla(91.9, 89.8%, 24.1%, 1) 0%,
			hsla(82.4, 54.7%, 49.9%, 1) 100%);
		border-color: hsla(79.6, 51.6%, 37.3%, 1);
		box-shadow: 0 1px 0 #d9ff8f inset;
		color: hsla(320.4, 100%, 100%, 1);
	}
	#esse3  #contRicercaRa .actionBar-butt-neutral {
		display: none;
	}
	
}

#esse3 input.allinea_dx_num {
     text-align: right;
}

#esse3 div [id="toolbarVisBudget"]{
    margin-left: 94%;
    margin-top: -8.8%;
}

#esse3 div [id="toolBarAzDettRich"]{
    text-align: left;
}