/**
* 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, input, span{
	top: 0!important;
}

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

#idxrefund_order {
max-width:400px;

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

#module-idxrefunds-refunds .addresses {
    display: none !important;
    opacity: 0 !important;
} 

#module-idxrefunds-refunds #order-history {
    display: none !important;
    opacity: 0 !important;
} 

#module-idxrefunds-refunds #order-infos {
    display: none !important;
    opacity: 0 !important;
} 

.refundatt {
  
  	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


ul.shopaddr {
     margin-left: 44px;
     list-style-type: disc;
	 padding: 5px 0px;
}

ul.shopaddr li{
	margin: 2px 0px;
}