    <style>
        .form-row-container {
            display: flex;
            gap: 15px; /* Space between the fields */
            flex-wrap: wrap;
        }

        .form-row {
            flex: 1; /* Makes sure fields take equal space */
            min-width: 200px; /* Prevents fields from shrinking too much */
        }
    </style>


<form id="custom_registration_form" method="post" class="woocommerce-form woocommerce-form-register register">
    
    <div class="form-row-container">
        <p class="form-row">
            <label for="reg_first_name">First Name <span class="required">*</span></label>
            <input type="text" name="first_name" id="reg_first_name" class="input-text" required />
        </p>

        <p class="form-row">
            <label for="reg_last_name">Last Name <span class="required">*</span></label>
            <input type="text" name="last_name" id="reg_last_name" class="input-text" required />
        </p>
    </div>

    <p class="form-row">
        <label for="reg_email">Email <span class="required">*</span></label>
        <input type="email" name="email" id="reg_email" class="input-text" required />
    </p>

    <p class="form-row">
        <label for="reg_company">Company Name</label>
        <input type="text" name="company" id="reg_company" class="input-text" />
    </p>

    <p class="form-row">
        <label for="reg_job_title">Job Title</label>
        <input type="text" name="job_title" id="reg_job_title" class="input-text" />
    </p>

    <div class="form-row-container">
        <p class="form-row">
            <label for="reg_company_type">Company Type</label>
            <select name="company_type_dropdown" id="reg_company_type" class="input-text">
                <option value="">Select Company Type</option>
                                    <option value="Architecture Firm">Architecture Firm</option>
                                    <option value="Landscape Architecture Firm">Landscape Architecture Firm</option>
                                    <option value="Civil Engineering Firm">Civil Engineering Firm</option>
                                    <option value="Urban Planning Consultancy">Urban Planning Consultancy</option>
                                    <option value="Developer/Main Contractor">Developer/Main Contractor</option>
                                    <option value="Sub Contractor">Sub Contractor</option>
                                    <option value="Government Agency">Government Agency</option>
                                    <option value="Environmental Consultancy">Environmental Consultancy</option>
                                    <option value="Water Company">Water Company</option>
                                    <option value="Educational Institution">Educational Institution</option>
                            </select>
        </p>

        <p class="form-row">
            <label for="reg_specialism">Specialism</label>
            <select name="specialism" id="reg_specialism" class="input-text">
                <option value="">Select Specialism</option>
                                    <option value="Urban Design & Planning">Urban Design & Planning</option>
                                    <option value="Stormwater Management">Stormwater Management</option>
                                    <option value="Tree Pit & Root Management Systems">Tree Pit & Root Management Systems</option>
                                    <option value="Green Infrastructure Solutions">Green Infrastructure Solutions</option>
                                    <option value="Infrastructure & Utilities">Infrastructure & Utilities</option>
                                    <option value="Sustainable Landscaping">Sustainable Landscaping</option>
                                    <option value="Road & Highways">Road & Highways</option>
                                    <option value="Environmental Conservation">Environmental Conservation</option>
                                    <option value="Commercial or Residential Development">Commercial or Residential Development</option>
                                    <option value="SuDS">SuDS</option>
                            </select>
        </p>
    </div>

    <p class="form-row">
        <label for="reg_password">Password <span class="required">*</span></label>
        <input type="password" name="password" id="reg_password" class="input-text" required />
    </p>
	
    <wc-order-attribution-inputs></wc-order-attribution-inputs><div class="woocommerce-privacy-policy-text"></div>
    <p class="form-row">
        <button type="submit" class="woocommerce-Button button" name="register">Register</button>
    </p>

		    <p class="form-row">
       	By signing up, you agree to our <a href="https://greenblue.com/wp-content/uploads/2024/05/20-10-26-Terms-Conditions-of-Sale-15052024.pdf" target="_blank" rel="noopener">Terms of Use</a> &amp; <a contenteditable="false" href="https://greenblue.com/gb/privacy-policy/" target="_blank" rel="noopener">Privacy Policy.</a>
    </p>
	
    </form>

    {"id":134957,"date":"2024-06-13T14:57:48","date_gmt":"2024-06-13T13:57:48","guid":{"rendered":"https:\/\/greenblue.com\/?page_id=134957"},"modified":"2025-01-30T14:00:05","modified_gmt":"2025-01-30T14:00:05","slug":"new-registration","status":"publish","type":"page","link":"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/","title":{"rendered":"New Registration"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":17296,"featured_media":0,"parent":16947,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-134957","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Registration - GreenBlue Urban<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Registration - GreenBlue Urban\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/\" \/>\n<meta property=\"og:site_name\" content=\"GreenBlue Urban\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-30T14:00:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/my-account\\\/new-registration\\\/\",\"url\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/my-account\\\/new-registration\\\/\",\"name\":\"New Registration - GreenBlue Urban\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/#website\"},\"datePublished\":\"2024-06-13T13:57:48+00:00\",\"dateModified\":\"2025-01-30T14:00:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/my-account\\\/new-registration\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/greenblue.com\\\/gb\\\/my-account\\\/new-registration\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/my-account\\\/new-registration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"My Account\",\"item\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/my-account\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"New Registration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/#website\",\"url\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/\",\"name\":\"GreenBlue Urban\",\"description\":\"Creating Healthier Urban Spaces In Harmony With Nature\",\"publisher\":{\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/#organization\",\"name\":\"GreenBlue Urban\",\"url\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/greenblue.com\\\/wp-content\\\/uploads\\\/2019\\\/10\\\/logo-dark-gb.png\",\"contentUrl\":\"https:\\\/\\\/greenblue.com\\\/wp-content\\\/uploads\\\/2019\\\/10\\\/logo-dark-gb.png\",\"width\":120,\"height\":35,\"caption\":\"GreenBlue Urban\"},\"image\":{\"@id\":\"https:\\\/\\\/greenblue.com\\\/gb\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Registration - GreenBlue Urban","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/","og_locale":"en_US","og_type":"article","og_title":"New Registration - GreenBlue Urban","og_url":"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/","og_site_name":"GreenBlue Urban","article_modified_time":"2025-01-30T14:00:05+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/","url":"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/","name":"New Registration - GreenBlue Urban","isPartOf":{"@id":"https:\/\/greenblue.com\/gb\/#website"},"datePublished":"2024-06-13T13:57:48+00:00","dateModified":"2025-01-30T14:00:05+00:00","breadcrumb":{"@id":"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenblue.com\/gb\/my-account\/new-registration\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/greenblue.com\/gb\/my-account\/new-registration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenblue.com\/gb\/"},{"@type":"ListItem","position":2,"name":"My Account","item":"https:\/\/greenblue.com\/gb\/my-account\/"},{"@type":"ListItem","position":3,"name":"New Registration"}]},{"@type":"WebSite","@id":"https:\/\/greenblue.com\/gb\/#website","url":"https:\/\/greenblue.com\/gb\/","name":"GreenBlue Urban","description":"Creating Healthier Urban Spaces In Harmony With Nature","publisher":{"@id":"https:\/\/greenblue.com\/gb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenblue.com\/gb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/greenblue.com\/gb\/#organization","name":"GreenBlue Urban","url":"https:\/\/greenblue.com\/gb\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/greenblue.com\/gb\/#\/schema\/logo\/image\/","url":"https:\/\/greenblue.com\/wp-content\/uploads\/2019\/10\/logo-dark-gb.png","contentUrl":"https:\/\/greenblue.com\/wp-content\/uploads\/2019\/10\/logo-dark-gb.png","width":120,"height":35,"caption":"GreenBlue Urban"},"image":{"@id":"https:\/\/greenblue.com\/gb\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/pages\/134957","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/users\/17296"}],"replies":[{"embeddable":true,"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/comments?post=134957"}],"version-history":[{"count":0,"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/pages\/134957\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/pages\/16947"}],"wp:attachment":[{"href":"https:\/\/greenblue.com\/gb\/wp-json\/wp\/v2\/media?parent=134957"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}