.immagineLogo {
    background-image: url('images/logo_DealerApp300.png');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:right bottom;
    background-size: auto !important;
}


.immagineLogoAzienda {
    background-repeat:no-repeat;
    background-attachment:local;
    background-position:right bottom;
    background-size: auto !important;
}

.sfondo-libro-prodotti {
    background-color: rgb(229, 255, 204);
    height: 100% !important;
}

.campoImmagine {
    overflow: hidden !important;
}

.btn-libro-situazione {
	border-radius: 4px;
	text-align: center;
    background: rgba(140,177,215,1);
    border-width: 0px;
    border-style: solid;
    border-color: rgba(2,90,191,1);
    border-radius: 4px;
	cursor: pointer;
}

.centoPerCento {
    height: 100% !important;
}

.item {
    padding-left: 8px !important;
}

.arrotonda {
    border-radius: 10px 10px 10px 10px !important;
}

.allineaScheda {
    text-align: center !important;
}
