#wpb_js_settings_access_groups {
    h3 {
        margin-top: 0;
    }
    .settings-block,
    .title {
        margin-bottom: @vc_settings_title_bottom_margin;
    }
    .pull-left {
        float: left;
        width: 33%;
        label {
            clear: both;
            display: block;
            float: left;
        }
    }
    .select-all {
        margin-top: 10px;
    }
}