/**
 * TMS Content Management System
 * @version 4.x
 * @author TMS Holdings <contact@thuongmaiso.vn>
 * @copyright (C) 2009-2021 TMS Holdings. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://thuongmaiso.vn
 */

.form-inline > * {
    display: inline-block;
    vertical-align: middle;
}

.form-inline .form-control {
    width: auto;
}
