.testata_pagina_resp { color: white; background-color: #274c93;  }

.txtinput_noicon { background-color: #f1f1f1; }

.aside_c { min-height: 1px;  }

.testata_saldi_crediti {
    font-weight: bold;
    background-color: #274c93;
    color: #ffffff;
    margin: 0px auto;
    top: 10px;
    left: 0px;
    width: 96%;
    height: auto;
    border-left: .25rem solid #274c93;
    margin-bottom: 2px;
    padding: 5px;
    font-size: 20px;
    text-align: right;
  }
  
 .riga_saldi_crediti {
    background-color: #fff9d7;
    color: #3e3e3e;
    border-left: 0.25rem solid #274c93;
	}
	
.testata_saldi_buoni {
    font-weight: bold;
    background-color: #ff8c00;
    color: #ffffff;
    border-left: 0.25rem solid #ff8c00;
}
  
 .riga_saldi_buoni {
    background-color: #ffecd8;
    color: #3e3e3e;
    border-left: 0.25rem solid #ff8c00;
}

/* pagina QR - tasto Pagonline */
.importo_crediti {
    background-color: #274c93;
	padding-top: 10px;
	min-width: 260px;
}

.importo_buoni {
    background-color: #ff8c00;
	padding-top: 10px;
	color: #ffffff;
	min-width: 280px;
}

/* pagina Trasferimento */
.valore_credito {
    background-color: #274c93;
    color: white !important;
    font-weight: bold;
        font-size: 24px;
    text-align: center;
}

#VALORE_SCONTO {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
        font-size: 24px;
    text-align: center;
}

/* Valori Accettazione */
#LIMITE_B2B {
    background-color: #274c93;
    color: white;
    font-weight: bold;
        font-size: 24px;
    text-align: center;
}

#LIMITE_B2C {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
        font-size: 24px;
    text-align: center;
}

/* Incasso da Carta */
#VALORE_UC {
	background-color: #274c93;
    color: white;
    font-weight: bold;
        font-size: 24px;
    text-align: center;
}

#VALORE_BUONI {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
        font-size: 24px;
    text-align: center;
	}
	
#PIN_DIGITATO { background-color: #ffffff; }

/* Anagrafica Aderente */
#PERC_ACCETTA_B2B {
	background-color: #274c93;
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

#PERC_ACCETTA_B2C {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
	}
	
/* Inserimento prodotti e servizi */
#UNITA_CREDITO_PERC {
    background-color: #274c93;
    color: white;
    font-weight: bold;
    text-align: center;
}

#BUONI_PERC {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
    text-align: center;
}
	
/* Ricerca prodotti e servizi*/
#CALC_CREDITI {
    background-color: #274c93;
    color: white;
    font-weight: bold;
    text-align: center;
}

/* Cassa cambio BUONI */
#NUMERO_PRELIEVO {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

#NUMERO_DEPOSITO {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

#NUMERO_BUONI {
    background-color: #ff8c00;
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
	
