#mypayment_payment_button a {

	padding: 10px;

	background-color: #FBFBFB;

}



#mypayment_payment_button a:hover {

	background-color: #f6f6f6;

}



#mypayment_payment_button a:after {

	display: block;

	content: "\f054";

	position: absolute;

	right: 15px;

	margin-top: -11px;

	top: 50%;

	font-family: "FontAwesome";

	font-size: 25px;

	height: 22px;

	width: 14px;

	color: #777777;

}



.subida_comprobante{

	padding-top: 10px;

}



#comprobante_subido{

	display: none;

}



#texto_confirmacion_sin_subida{

	display: none;

}



#icon_folder{

	display: none;

}



.subida_comprobante{

	display: none;

}



#texto_subida_comprobante{

	display: none;

}



#texto_confirmacion_sin_subida{

	display: none;

}



#texto_confirmacion_con_subida{

	display: none;

}

.rc-payment-option{
    cursor: pointer;
	display: block!important;
}


label[for=payment-option-1]
{
    cursor: pointer;
}

label[for=payment-option-2]
{
    cursor: pointer;
}