/*///////////////////////  | ACQ OVERLAY |  ///////////////////////*/
.acqOverlay-black-velo {display:none; width:100%; height:100%; padding:0; position:fixed; top:0; left:0; z-index:300; background-color:rgba(0, 0, 0, 0.49);}
.headerAcqOverlay {width:100%; height:40px; position:relative; background-color:#e7e7e7; -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0;}
.headerAcqOverlay .close {background-image:url(../grafica/chiudiOverlay.png); background-position:center; background-repeat:no-repeat; position:absolute; right:5px; top:5px; cursor:pointer; width:30px; height:30px; display:block;}
.headerAcqOverlay .close:hover {background-image:url(../grafica/chiudiOverlayOver.png); background-position:bottom right;}
.acqOverlay_content {left:50%; margin-top:40px; position:absolute; -moz-border-radius:3px; border-radius:3px;}
.overlayIframeLoad {background:#efefef; -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px;}
.overlayIframeLoad iframe {-moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px;}