.wpb_main_sortable > .widgets-placeholder {
//Placeholder for rows
    margin-top: 10px;
}
.widgets-placeholder {
    margin-top: 4px;
}
.widgets-placeholder-column {
    float: left;
}
.widgets-placeholder,
.widgets-placeholder-column,
.widgets-placeholder-gallery {
    background-image: url(../vc/pattern.gif);
    height: 50px;
}
.vc_sorting-started {
    .vc_sorting-empty-container {
        .vc-empty;
    }
}
@import "../modules/vc_helper.less";
@import "../modules/vc_placeholder.less";