/* Author: WOODS Business Solutions */
/* wbs-pages/docs-wbs-connect-forms.css: page stylesheet of the "Forms" documentation page.
   The shared documentation styles come from docs-wbs-connect.css; this file
   only scopes the page-level layout under .wbs-page--docs-wbs-connect-forms. */
@import url('docs-wbs-connect.css?v=20260907');

/* Free .site-main from the theme content-width cap so the docs layout owns its width. */
.wbs-page--docs-wbs-connect-forms .site-main.wbs-html-page {max-width:none !important;width:auto !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}
.wbs-page--docs-wbs-connect-forms .wbs-docs {min-height:60vh}
