/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_MarketplaceEventManager
 * @author    Webkul
 * @copyright Copyright (c) 2010-2017 Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
#wk-mem-tickettype {
    width:10%;
}
.customoption-table{
    border:1px solid #ddd;
    margin-top: 10px;
}
#wk-mpem-tetm-condition{
    padding: 15px;
    font-size: 16px;
}
.wk_mpem_scroll{
    overflow: auto;
}