.testata_pagina_resp { color: white; background-color: #191970;  }

.txtinput_noicon { background-color: #f1f1f1; }

.aside_c { min-height: 1px;  }

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

.importo_crediti {
    background-color: #daa520;
	padding-top: 10px;
	min-width: 260px;
}

.importo_buoni {
    background-color: #6a6aa7;
	padding-top: 10px;
	color: #ffffff;
	min-width: 280px;
}
/* pagina Trasferimento */
.valore_credito {
    background-color: #daa520;
    color: white !important;
    font-weight: bold;
	font-size: 24px;
    text-align: center;
}

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

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

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

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

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

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

#PERC_ACCETTA_B2C {
    background-color: #6a6aa7;
    color: white;
    font-weight: bold;
	font-size: 24px;
    text-align: center;
	}
	
/* Inserimento prodotti */
#UNITA_CREDITO_PERC {
	background-color: #daa520;
    color: white;
    font-weight: bold;
	text-align: center;
}

#BUONI_PERC {
    background-color: #6a6aa7;
    color: white;
    font-weight: bold;
	text-align: center;
}
	
/* Ricerca prodotti */
#CALC_CREDITI {
	background-color: #daa520;
    color: white;
    font-weight: bold;
    text-align: center;
}

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

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

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