/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_MpPromotionCampaign
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
#mppromo_email {
    display: flex;
    flex-direction: column-reverse;
}

.mppromotion-version {
    padding: 10px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    margin-bottom: 7px;
    margin-top: 45px;
}

.admin__control-text._has-datepicker {
    width: 38% !important;
}