.lyrow .preview {

    cursor: pointer;

}

#saved-sections{

    pointer-events: none;

}

.fa-star-o {

    color: red;

}

.tox-tinymce-aux{

    display: none;
}


.lyrow.active[data-type="column"] .view table td,
.lyrow.active[data-type="column"] .view table {
    background: #eee;
}
.lyrow.active[data-type="column"] .view table .lyrow.active td{
    background: #fff;
}
.save_campaign_button_disabled {
    cursor: not-allowed !important;
}