/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_BulkOrder
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */

input.increment_id {
    display: none;
}

span.data-grid-cell-content {
    width: auto;
}

input.tracking,
.data-grid-cell-content select {
    margin-left: 5px;
}

span.order-status {
    text-transform: capitalize;
}