<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* 2007-2016 PrestaShop
*
* NOTICE OF LICENSE
*
* @author    Innova Deluxe SL
* @copyright 2016 Innova Deluxe SL

* @license   INNOVADELUXE
*/
#selectFormProducts div.form-group div.checker{
	display: inline!important;
	height: 0px!important;
}

#selectFormProducts div.form-group div.checker{
	top: 0!important;
}

#cName, #cAddress{
	width: 50%!important;
	color: #A5A5A5;
}

#deluxerefund_order {
max-width:400px;

}
.deluxe-help-error{
  color: #FF5450!important;
}

</pre></body></html>