/**
 * Webkul Software
 *
 * @category  Webkul
 * @package   Webkul_MpVendorUpload
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */

#wk_customer_attributes {
    margin-bottom: 15px;
}

.sample-file-links div {
    display: inline-block;
    width: 32%;
    text-align: center;
}

.sample-file-links {
    margin-bottom: 20px;
}

#mpvendorupload_vendor_upload {
    display: flex;
    flex-direction: column-reverse;
}
.mpvendorupload-version {
    padding:10px;
    background-color:#f8f8f8;
    border:1px solid #ddd;
    margin-bottom:7px;
    margin-top: 45px;
}
