/**
 *  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: auto;
}
#ref_order #ref_order-edit select {
    width: 130px;
}
#ref_order .detail {
	margin-top: 0px;
}