#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;
  }
}

.wpb-settings-beta-version {
  margin-left: -32px;

  .edit-form-info {
    margin-left: -30px;
    padding: 0 22px;
  }
}