/**
 *  2015-2022 Profileo
 *
 *  @author    Profileo <contact@profileo.com>
 *  @copyright 2015-2022 Profileo
 *  @license   Profileo
 */
#ref_order {
    margin-top: 15px;
}
#ref_order .selector {
    display: inline-block;
}
#ref_order .form-control {
    width: 330px;
	height:calc(1.3em + 1rem);
}
#ref_order #ref_order-edit select {
    width: 130px;
}
#ref_order .detail {
	margin-top: 0px;
}
span.eo_orderreference_cart{
	padding-left:5px;
}
div.form-group.eo_orderreference_cart {
	display:inline-block;
	
}
div.eo_orderreference_bottom {
	display:inline-block;
	
}
div.eo_orderreference_validated {
	    width: 330px;
		height:calc(1.3em + 1rem);
	
	
}