/* Styles for Ogone payment page */

/* text input fields  */
.ncolinput {
color:black;
}

/* button */
.ncollogoc
{
color:black;
}

.ncoltable2 {
color:black;
}

/* submit button */
#submit3 {
  color: black;
}

/* Input fields */
#Ecom_Payment_Card_Name,
#Ecom_Payment_Card_Number,
#Ecom_Payment_Card_ExpDate_Month,
#Ecom_Payment_Card_ExpDate_Year,
#Ecom_Payment_Card_Verification,
#ncol_cancel 
{
color:black;
}

/* OGONE image */ 
#NCOLPP {
  position: absolute;
  left: 5px;
  bottom: 32px;
	width:105px;
	height:40px;
}

select { 
color:black;
}

#submit3 {
margin-top:10px;
font-size:14px;
font-weight:bold;
margin-left:80px;
}
