{"id":627,"date":"2025-01-27T11:00:53","date_gmt":"2025-01-27T10:00:53","guid":{"rendered":"https:\/\/2025.activebizz.com\/quote-request\/"},"modified":"2025-02-26T14:08:14","modified_gmt":"2025-02-26T13:08:14","slug":"quote-request","status":"publish","type":"page","link":"https:\/\/activebizz.com\/en\/quote-request\/","title":{"rendered":"Quote Request"},"content":{"rendered":"    <style>\n        .pwd .buttons {\n            justify-content: space-between;\n        }\n\n        .pwd {\n            overflow-y: hidden;\n            padding: 10px;\n        }\n\n        .progress-container {\n            width: 100%;\n            background-color: #ddd;\n            position: relative;\n            height: 20px;\n            border-radius: 10px;\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .progress-bar {\n            width: 0%;\n            height: 100%;\n            background-color: #1B2D54;\n            text-align: center;\n            line-height: 20px;\n            color: white;\n            font-weight: bold;\n        }\n\n        #progress-text {\n            position: absolute;\n            width: 100%;\n            text-align: center;\n            font-size: 14px;\n            font-weight: bold;\n            color: white;\n            top: 0;\n            left: 0;\n        }\n\n        .pwd .input {\n            appearance: none;\n            \/* Safari, Firefox *\/\n            -webkit-appearance: none;\n            \/* Chrome *\/\n            -moz-appearance: none;\n            \/* Firefox *\/\n            background-color: white !important;\n            margin-bottom: 0 !important;\n            box-shadow: none !important;\n        }\n\n        .pwd .input:-webkit-autofill {\n            background-color: white !important;\n            box-shadow: 0 0 0px 1000px white inset !important;\n            -webkit-text-fill-color: black !important;\n        }\n\n        .pwd .input:focus {\n            background-color: white !important;\n            \/* Setzt die Farbe auf Wei\u00df *\/\n            outline: none;\n            \/* Entfernt den blauen Rand in Chrome *\/\n        }\n\n        .dropcap,\n        .highlight:not(.highlight-underline) {\n            color: black !important;\n        }\n\n        .iti--separate-dial-code .iti__selected-dial-code {\n            margin-left: 0;\n            display: none;\n            ;\n        }\n\n        .country-select,\n        .iti--allow-dropdown {\n            width: 100%;\n        }\n\n        .hide {\n            display: none;\n        }\n    <\/style>\n    <div id=\"wizard-form\" class=\"pwd\">\n        <form id=\"wizardForm\" method=\"post\" enctype=\"multipart\/form-data\">\n            <div class=\"progress-container hide\">\n                <div class=\"progress-bar\" id=\"progress-bar\"><\/div>\n                <span id=\"progress-text\">0%<\/span>\n            <\/div>\n\n            <input type=\"hidden\" name=\"wizard_form\" value=\"1\">\n            <input type=\"hidden\" name=\"formtime\" value=\"1776282856\">\n            <!-- Step 1 -->\n            <div class=\"wizard-step showStep\" data-step=\"1\">\n    <div class=\"box\">\n        <h4 class=\"title is-4\">Contact Details<\/h4>\n\n        <!-- First and Last Name -->\n        <div class=\"field is-horizontal\">\n            <div class=\"field-body\">\n                <div class=\"field\">\n                    <label class=\"label\" for=\"first-name\">First Name<\/label>\n                    <div class=\"control\">\n                        <input class=\"input\" type=\"text\" name=\"first-name\" placeholder=\"First Name\" required>\n                    <\/div>\n                    <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n                <\/div>\n                <div class=\"field\">\n                    <label class=\"label\" for=\"last-name\">Last Name<\/label>\n                    <div class=\"control\">\n                        <input class=\"input\" type=\"text\" name=\"last-name\" placeholder=\"Last Name\" required>\n                    <\/div>\n                    <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Email -->\n        <div class=\"field\">\n            <label class=\"label\">E-Mail Address<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"email\" name=\"email\" placeholder=\"E-Mail Address\" required>\n            <\/div>\n            <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n        <\/div>\n        <!-- Country and Phone -->\n        <div class=\"field is-horizontal\">\n            <div class=\"field-body\">\n                <div class=\"field\">\n                    <label class=\"label\">Country<\/label>\n                    <div class=\"control\">\n                        <input id=\"country\" class=\"input\" type=\"text\" name=\"country\" placeholder=\"Select your country\"\n                            required>\n                    <\/div>\n                    <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n                <\/div>\n\n                <div class=\"field\">\n                    <label class=\"label\">Phone\/Mobile<\/label>\n                    <div class=\"control\">\n                        <input id=\"phone\" class=\"input\" type=\"tel\" name=\"phone\" placeholder=\"Phone Number\" required>\n                    <\/div>\n                    <p id=\"phone-error\" class=\"help is-danger\" style=\"display: none;\">Invalid phone number.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        <!-- Company -->\n        <div class=\"field\">\n            <label class=\"label\">Company<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" name=\"company\" placeholder=\"Your Company\" required>\n            <\/div>\n            <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n        <\/div>\n\n        <!-- Address -->\n        <div class=\"field is-horizontal\">\n            <div class=\"field-body\">\n                <div class=\"field\">\n                    <label class=\"label\" for=\"street\">Street<\/label>\n                    <div class=\"control\">\n                        <input class=\"input\" type=\"text\" name=\"street\" placeholder=\"Street\" required>\n                    <\/div>\n                    <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n                <\/div>\n                <div class=\"field\">\n                    <label class=\"label\" for=\"street_number\">Street Number<\/label>\n                    <div class=\"control\">\n                        <input class=\"input\" type=\"text\" name=\"street_number\" placeholder=\"Street Number\" required>\n                    <\/div>\n                    <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field is-horizontal\">\n            <div class=\"field-body\">\n                <div class=\"field\">\n                    <label class=\"label\" for=\"zip\">ZIP-Code<\/label>\n                    <div class=\"control\">\n                        <input class=\"input\" type=\"text\" name=\"zip\" placeholder=\"ZIP-Code\" required>\n                    <\/div>\n                    <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n                <\/div>\n                <div class=\"field\">\n                    <label class=\"label\" for=\"city\">City<\/label>\n                    <div class=\"control\">\n                        <input class=\"input\" type=\"text\" name=\"city\" placeholder=\"City\" required>\n                    <\/div>\n                    <p class=\"help is-danger\" style=\"display: none;\">This field is required.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"buttons\">\n        <button type=\"button\" style=\"margin-left: auto\" class=\"button is-link next-step\">Next<\/button>\n    <\/div>\n<\/div>\n            <!-- Step 2 -->\n            <div class=\"wizard-step showStep\" data-step=\"2\" style=\"display: none;\">\n    <div class=\"box\">\n        <div class=\"field\">\n            <div class=\"field\">\n                <label class=\"label\" for=\"category\">Select Category<\/label>\n                <div class=\"control\">\n                    <div class=\"select is-fullwidth\">\n                        <select class=\"input\" name=\"category\" id=\"category\" required>\n                            <option value=\"\" disabled selected>- Select -<\/option>\n                            <option value=\"Silicon Wafer\">Silicon Wafer<\/option>\n                            <option value=\"Pocket Wafer\">Pocket Wafer<\/option>\n                            <option value=\"SOI Wafer\">SOI Wafer<\/option>\n                            <option value=\"SiSi Wafer\">SiSi Wafer<\/option>\n                            <option value=\"Special Wafer\">Special Wafer<\/option>\n                            <option value=\"Reclaim Service\">Reclaim Service<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n                <p class=\"help is-danger\" style=\"display: none;\">Please select a category.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"field\" style=\"display: none\">\n            <label class=\"label\" for=\"special_wafer_option\">Choose Special Wafer<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"special_wafer_option\" id=\"special_wafer_option\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Glass Wafer\">Glass Wafer<\/option>\n                        <option value=\"Fused Silica Wafer\">Fused Silica Wafer<\/option>\n                        <option value=\"Quartz Wafer\">Quartz Wafer<\/option>\n                        <option value=\"Boro Float Wafer\">Boro Float Wafer<\/option>\n                        <option value=\"Soda Lime Wafer\">Soda Lime Wafer<\/option>\n                        <option value=\"Sapphire Wafer\">Sapphire Wafer<\/option>\n                        <option value=\"GaAs\">GaAs<\/option>\n                        <option value=\"GaN\">GaN<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n            <p class=\"help is-danger\" style=\"display: none;\">Please select an option for Special Wafer.<\/p>\n        <\/div>\n        <div class=\"field\" style=\"display: none\">\n            <label class=\"label\" for=\"special_wafer_other\">Special Wafer - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"special_wafer_other\" class=\"input\" id=\"special_wafer_other\"\n                    placeholder=\"Provide details\">\n            <\/div>\n            <p class=\"help is-danger\" style=\"display: none;\">Please provide details for the Other option.<\/p>\n        <\/div>\n        <div class=\"field\" style=\"margin-top: 1.5em;\">\n            <label class=\"label\">Select Special Services (if not required - click next)<\/label>\n            <div class=\"control\" id=\"special-services\" style=\"display: flex; flex-direction: column;\">\n                <label class=\"checkbox\">\n                    <input type=\"checkbox\" name=\"services[]\" value=\"Coating\"> Coating\n                <\/label>\n                <label class=\"checkbox\" style=\"margin-top: 5px\">\n                    <input type=\"checkbox\" name=\"services[]\" value=\"Dicing\"> Dicing\n                <\/label>\n                <label class=\"checkbox\" style=\"margin-top: 5px\">\n                    <input type=\"checkbox\" name=\"services[]\" value=\"LM\"> LM\n                <\/label>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"buttons\">\n        <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n        <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n    <\/div>\n<\/div>\n            <!-- Step 3 -->\n            <div class=\"wizard-step showStep\" data-step=\"3\" style=\"display: none;\">\n\n                <!-- Si Waver -->\n                \n<div class=\"box is_hidden\" id=\"si-wafer\" style=\"display: none\">\n    <h4 class=\"title is-4\">General Specification Silicon Wafer<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"General Specification Silicon Wafer\" hidden>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"diameter\" name=\"diameter\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value='2\" (50,8 mm)'>2\" (50,8 mm)<\/option>\n                        <option value='3\" (76,2 mm)'>3\" (76,2 mm)<\/option>\n                        <option value='4\" (100 mm)'>4\" (100 mm)<\/option>\n                        <option value='5\"; (125 mm)'>5\" (125 mm)<\/option>\n                        <option value='6\" (150 mm)'>6\" (150 mm)<\/option>\n                        <option value='8\" (200 mm)'>8\" (200 mm)<\/option>\n                        <option value='12\" (300 mm)'>12\" (300 mm)<\/option>\n                        <option value='18\" (450 mm)'>18\" (450 mm)<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter_other\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"diameter_other\" name=\"diameter_other\"\n                    placeholder=\"Specify other diameter\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"growing\">Growing<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select class=\"input\" id=\"growing\" name=\"growing\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"CZ\">CZ<\/option>\n                    <option value=\"FZ\">FZ<\/option>\n                    <option value=\"MCZ\">MCZ<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"grade\">Grade<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select class=\"input\" id=\"grade\" name=\"grade\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"Prime\">Prime<\/option>\n                    <option value=\"Test\">Test<\/option>\n                    <option value=\"Dummy\">Dummy<\/option>\n                    <option value=\"Any\">Any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"type-dopand_siw\">Type\/Dopand<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select class=\"input\" id=\"type-dopand_siw\" name=\"type-dopand_siw\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"P\/Bor\">P\/Bor<\/option>\n                    <option value=\"N\/Phos\">N\/Phos<\/option>\n                    <option value=\"N\/As\">N\/As<\/option>\n                    <option value=\"N\/Sb\">N\/Sb<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (P-Type)<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (N-Type)<\/option>\n                    <option value=\"Undoped\">Undoped<\/option>\n                    <option value=\"Any\">Any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"orientation\">Orientation<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"orientation\" name=\"orientation\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"&lt;100&gt;\">&lt;100&gt;<\/option>\n                        <option value=\"&lt;110&gt;\">&lt;110&gt;<\/option>\n                        <option value=\"&lt;111&gt;\">&lt;111&gt;<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"orientation-other\">Orientation - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"orientation-other\" name=\"orientation-other\"\n                    placeholder=\"Specify other orientation\">\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"front-surface\">Front Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"front-surface\" name=\"front-surface\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"front-surface-other\">Front Surface - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"front-surface-other\" name=\"front-surface-other\"\n                    placeholder=\"Specify other front surface\">\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"back-surface\">Back Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"back-surface\" name=\"back-surface\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"back-surface-other\">Back Surface - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"back-surface-other\" name=\"back-surface-other\"\n                    placeholder=\"Specify other back surface\">\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                <!-- Pocket Wafer -->\n                \n<div class=\"box is_hidden\" id=\"pocket-wafer\" style=\"display: none\">\n    <h4 class=\"title is-4\">General Specification Pocketwafer<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"General Specification Pocketwafer\" hidden>\n    <h3 class=\"title is-5\">Carrier Wafer<\/h3>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter_pw\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"diameter_pw\" id=\"diameter_pw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value='4\" (100 mm)'>4\" (100 mm)<\/option>\n                        <option value='5\"; (125 mm)'>5\" (125 mm)<\/option>\n                        <option value='6\" (150 mm)'>6\" (150 mm)<\/option>\n                        <option value='8\" (200 mm)'>8\" (200 mm)<\/option>\n                        <option value='12\" (300 mm)'>12\" (300 mm)<\/option>\n                        <option value='18\" (450 mm)'>18\" (450 mm)<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter-other_pw\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" name=\"diameter-other_pw\" id=\"diameter-other_pw\">\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"thickness_pw\">Thickness [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"thickness_pw\" id=\"thickness_pw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"279 \u00b5m (Standard 2\u201c)\">279 \u00b5m (Standard 2\u201c)<\/option>\n                        <option value=\"380 \u00b5m (Standard 3\u201c)\">380 \u00b5m (Standard 3\u201c)<\/option>\n                        <option value=\"525 \u00b5m (Standard 4\u201c)\">525 \u00b5m (Standard 4\u201c)<\/option>\n                        <option value=\"625 \u00b5m (Standard 5\u201c)\">625 \u00b5m (Standard 5\u201c)<\/option>\n                        <option value=\"675 \u00b5m (Standard 6\u201c)\">675 \u00b5m (Standard 6\u201c)<\/option>\n                        <option value=\"725 \u00b5m (Standard 8\u201c)\">725 \u00b5m (Standard 8\u201c)<\/option>\n                        <option value=\"775 \u00b5m (Standard 12\u201c)\">775 \u00b5m (Standard 12\u201c)<\/option>\n                        <option value=\"Other\">Other [\u00b5m]<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"thickness-other-\u00b5m_pw\">Thickness other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"thickness-other-\u00b5m_pw\" class=\"input\" id=\"thickness-other_pw\"\n                    placeholder=\"Specify other thickness in \u00b5m\">\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"thickness-tolerance_pw\">Thickness tolerance [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"thickness-tolerance_pw\" id=\"thickness-tolerance_pw\"\n                        data-name=\"thickness-tolerance_pw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"\u00b125 \u00b5m (Standard)\">\u00b125 \u00b5m (Standard)<\/option>\n                        <option value=\"\u00b110 \u00b5m\">\u00b110 \u00b5m<\/option>\n                        <option value=\"\u00b15 \u00b5m\">\u00b15 \u00b5m<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other [\u00b5m]<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"thickness-tolerance-other-\u00b5m_pw\">Thickness other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"thickness-tolerance-other-\u00b5m_pw\" class=\"input\"\n                    id=\"thickness-tolerance-other_pw\" placeholder=\"Specify other thickness in \u00b5m\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"flat-notch_pw\">Flat\/Notch<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select class=\"input\" name=\"flat-notch_pw\" id=\"flat-notch_pw\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"SEMI Flat\">SEMI Flat<\/option>\n                    <option value=\"1 SEMI Flat\">1 SEMI Flat<\/option>\n                    <option value=\"2 SEMI Flat\">2 SEMI Flat<\/option>\n                    <option value=\"JEIDA Flat\">JEIDA Flat<\/option>\n                    <option value=\"Notch\">Notch<\/option>\n                    <option value=\"Round\">Round<\/option>\n                    <option value=\"any\">any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <h4 class=\"title is-4\" style=\"margin-top: 3em\">Pocket Dimensions<\/h4>\n    <input class=\"section-subtitle\" type=\"text\" value=\"Pocket Dimensions\" hidden>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter-dimension_pw\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"diameter-dimension_pw\" name=\"diameter-dimension_pw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value='2\" (50,8 mm)'>2\" (50,8 mm)<\/option>\n                        <option value='3\" (76,2 mm)'>3\" (76,2 mm)<\/option>\n                        <option value='4\" (100 mm)'>4\" (100 mm)<\/option>\n                        <option value='5\"; (125 mm)'>5\" (125 mm)<\/option>\n                        <option value='6\" (150 mm)'>6\" (150 mm)<\/option>\n                        <option value='8\" (200 mm)'>8\" (200 mm)<\/option>\n                        <option value='12\" (300 mm)'>12\" (300 mm)<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter-dimension_other_pw\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"diameter-dimension_other_pw\" name=\"diameter-dimension_other_pw\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"depth-dimension-\u00b5m_pw\">Depth [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input class=\"input\" type=\"text\" id=\"depth-dimension_pw\" name=\"depth-dimension-\u00b5m_pw\"\n                placeholder=\"Enter depth in \u00b5m\">\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"flat-notch-dimensions_pw\">Flat\/Notch<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"flat-notch-dimensions_pw\" name=\"flat-notch-dimensions_pw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"SEMI Flat\">SEMI Flat<\/option>\n                        <option value=\"1 SEMI Flat\">1 SEMI Flat<\/option>\n                        <option value=\"2 SEMI Flat\">2 SEMI Flat<\/option>\n                        <option value=\"JEIDA Flat\">JEIDA Flat<\/option>\n                        <option value=\"Notch\">Notch<\/option>\n                        <option value=\"Round\">Round<\/option>\n                        <option value=\"any\">any<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"flat-notch-dimensions-other_pw\">Flat\/Notch - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"flat-notch-dimensions-other_pw\"\n                    name=\"flat-notch-dimensions-other_pw\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\" style=\"margin-top: 2em\">\n        <label class=\"label\" for=\"file-upload-according-drawing\">If available, please upload the relevant drawing in\n            JPG, PNG, or PDF format (maximum size: 5 MB)<\/label>\n        <div class=\"file has-name is-boxed\">\n            <label class=\"file-label\">\n                <input class=\"file-input\" type=\"file\" name=\"file-upload-according-drawing\"\n                    id=\"file-upload-according-drawing\" multiple accept=\".jpg,.jpeg,.png,.pdf\">\n                <span class=\"file-cta\">\n                    <span class=\"file-icon\">\n                        <i class=\"fas fa-upload\"><\/i>\n                    <\/span>\n                    <span class=\"file-label\">Choose File<\/span>\n                <\/span>\n                <span class=\"file-name\">No file uploaded<\/span>\n            <\/label>\n        <\/div>\n    <\/div>\n    <script>\n        document.getElementById('file-upload-according-drawing').addEventListener('change', function () {\n            const fileName = this.files.length > 0 ? this.files[0].name : \"No file uploaded\";\n            this.closest('.file').querySelector('.file-name').textContent = fileName;\n        });\n\n    <\/script>\n\n\n<\/div>\n                <!-- SOI-Wafer -->\n                \n<div class=\"box is_hidden\" id=\"soi-wafer\" style=\"display: none\">\n    <h4 class=\"title is-4\">General Specification SOI-Wafer<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"General Specification SOI-Wafer\" hidden>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter_soiw\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"diameter_soiw\" name=\"diameter_soiw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value='2\" (50,8 mm)'>2\" (50,8 mm)<\/option>\n                        <option value='3\" (76,2 mm)'>3\" (76,2 mm)<\/option>\n                        <option value='4\" (100 mm)'>4\" (100 mm)<\/option>\n                        <option value='5\"; (125 mm)'>5\" (125 mm)<\/option>\n                        <option value='6\" (150 mm)'>6\" (150 mm)<\/option>\n                        <option value='8\" (200 mm)'>8\" (200 mm)<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter-other_soiw\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"diameter-other_soiw\" name=\"diameter-other_soiw\"\n                    placeholder=\"Specify other diameter\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"flat_notch_soiw\">Flat\/Notch<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select class=\"input\" name=\"flat_notch_soiw\" id=\"flat_notch_soiw\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"SEMI Flat\">SEMI Flat<\/option>\n                    <option value=\"1 SEMI Flat\">1 SEMI Flat<\/option>\n                    <option value=\"2 SEMI Flat\">2 SEMI Flat<\/option>\n                    <option value=\"JEIDA Flat\">JEIDA Flat<\/option>\n                    <option value=\"Notch\">Notch<\/option>\n                    <option value=\"Round\">Round<\/option>\n                    <option value=\"any\">any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"ttv_soiw\">TTV [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"ttv_soiw\" id=\"ttv_soiw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"< 10 \u00b5m\">&lt; 10 \u00b5m<\/option>\n                        <option value=\"< 5 \u00b5m\">&lt; 5 \u00b5m<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"ttv-other-\u00b5m_soiw\">TTV other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"ttv-other_soiw\" name=\"ttv-other-\u00b5m_soiw\"\n                    placeholder=\"Specify other TTV [\u00b5m]\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"bow-wrap-\u00b5m_soiw\">Bow\/Wrap [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"bow-wrap-\u00b5m_soiw\" id=\"bow-wrap_soiw\" class=\"input\"\n                placeholder=\"Enter Bow\/Wrap in \u00b5m\" aria-label=\"Bow\/Wrap [\u00b5m]\" aria-required=\"false\" \/>\n        <\/div>\n    <\/div>\n<\/div>\n                <!-- Si-Si-Wafer -->\n                \n<div class=\"box is_hidden\" id=\"si-si-wafer\" style=\"display: none\">\n    <h4 class=\"title is-4\">General Specification SiSi-Wafer<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"General Specification SiSi-Wafer\" hidden>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter_sisiw\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"diameter_sisiw\" name=\"diameter_sisiw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value='2\" (50,8 mm)'>2\" (50,8 mm)<\/option>\n                        <option value='3\" (76,2 mm)'>3\" (76,2 mm)<\/option>\n                        <option value='4\" (100 mm)'>4\" (100 mm)<\/option>\n                        <option value='5\"; (125 mm)'>5\" (125 mm)<\/option>\n                        <option value='6\" (150 mm)'>6\" (150 mm)<\/option>\n                        <option value='8\" (200 mm)'>8\" (200 mm)<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter-other_sisiw\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"diameter-other_sisiw\" name=\"diameter-other_sisiw\"\n                    placeholder=\"Specify other diameter\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"flat_notch_sisiw\">Flat\/Notch<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select class=\"input\" name=\"flat_notch_sisiw\" id=\"flat_notch_sisiw\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"SEMI Flat\">SEMI Flat<\/option>\n                    <option value=\"1 SEMI Flat\">1 SEMI Flat<\/option>\n                    <option value=\"2 SEMI Flat\">2 SEMI Flat<\/option>\n                    <option value=\"JEIDA Flat\">JEIDA Flat<\/option>\n                    <option value=\"Notch\">Notch<\/option>\n                    <option value=\"Round\">Round<\/option>\n                    <option value=\"any\">any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"ttv_sisiw\">TTV [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"ttv_sisiw\" id=\"ttv_sisiw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"< 10 \u00b5m\">&lt; 10 \u00b5m<\/option>\n                        <option value=\"< 5 \u00b5m\">&lt; 5 \u00b5m<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"ttv-other-\u00b5m_sisiw\">TTV other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"ttv-other-\u00b5m_sisiw\" name=\"ttv-other_sisiw\"\n                    placeholder=\"Specify other TTV [\u00b5m]\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"bow-wrap-\u00b5m_sisiw\">Bow\/Wrap [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"bow-wrap-\u00b5m_sisiw\" id=\"bow-wrap_sisiw\" class=\"input\"\n                placeholder=\"Enter Bow\/Wrap in \u00b5m\" \/>\n        <\/div>\n    <\/div>\n<\/div>                <!-- Reclaim Service -->\n                \n<div class=\"box is_hidden\" id=\"reclaim-service\" style=\"display: none\">\n    <h4 class=\"title is-4\">Wafer to be reclaimed<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Wafer to be reclaimed\" hidden>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter_reclaimed\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" id=\"diameter_reclaimed\" name=\"diameter_reclaimed\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value='1\" (25 mm)'>1\" (25 mm)<\/option>\n                        <option value='2\" (50.8 mm)'>2\" (50.8 mm)<\/option>\n                        <option value='3\" (76.2 mm)'>3\" (76.2 mm)<\/option>\n                        <option value='4\" (100 mm)'>4\" (100 mm)<\/option>\n                        <option value='5\" (125 mm)'>5\" (125 mm)<\/option>\n                        <option value='6\" (150 mm)'>6\" (150 mm)<\/option>\n                        <option value='8\" (200 mm)'>8\" (200 mm)<\/option>\n                        <option value='12\" (300 mm)'>12\" (300 mm)<\/option>\n                        <option value='18\" (450 mm)'>18\" (450 mm)<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter_other_reclaimed\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"diameter_other_reclaimed\" name=\"diameter_other_reclaimed\"\n                    placeholder=\"Specify other diameter\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"type-Dopand_reclaimed\">Type\/Dopand<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"type-Dopand_reclaimed\" id=\"type-Dopand_reclaimed\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"P\/Bor\">P\/Bor<\/option>\n                    <option value=\"N\/Phos\">N\/Phos<\/option>\n                    <option value=\"N\/As\">N\/As<\/option>\n                    <option value=\"N\/Sb\">N\/Sb<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (P-Type)<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (N-Type)<\/option>\n                    <option value=\"Undoped\">Undoped<\/option>\n                    <option value=\"Any\">Any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"orientation_reclaimed\">Orientation<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"orientation_reclaimed\" id=\"orientation_reclaimed\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"<100>\">&lt;100&gt;<\/option>\n                        <option value=\"<110>\">&lt;110&gt;<\/option>\n                        <option value=\"<111>\">&lt;111&gt;<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"orientation-other_reclaimed\">Orientation - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"orientation-other_reclaimed\" id=\"orientation-other_reclaimed\" class=\"input\"\n                    placeholder=\"Specify other orientation\" \/>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"front-surface_reclaimed\">Front Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"front-surface_reclaimed\" id=\"front-surface_reclaimed\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" id=\"front-surface-other-field\" style=\"display: none;\">\n            <label class=\"label\" for=\"front-surface-other_reclaimed\">Front Surface - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"front-surface-other_reclaimed\" id=\"front-surface-other_reclaimed\" class=\"input\"\n                    placeholder=\"Specify other front surface\" \/>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"back-surface_reclaimed\">Back Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"back-surface_reclaimed\" id=\"back-surface_reclaimed\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" id=\"back-surface-other-field\" style=\"display: none;\">\n            <label class=\"label\" for=\"back-surface-other_reclaimed\">Back Surface - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" class=\"input\" name=\"back-surface-other_reclaimed\" id=\"back-surface-other_reclaimed\"\n                    placeholder=\"Specify other back surface\" \/>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-min-ohmcm_reclaimed\">Res. Min [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-min-ohmcm_reclaimed\" id=\"res-min_reclaimed\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-max-ohmcm_reclaimed\">Res. Max [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-max-ohmcm_reclaimed\" id=\"res-max_reclaimed\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"thickness_reclaimed\">Thickness [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"thickness_reclaimed\" id=\"thickness_reclaimed\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"279 \u00b5m (Standard 2\u201c)\">279 \u00b5m (Standard 2\u201c)<\/option>\n                        <option value=\"380 \u00b5m (Standard 3\u201c)\">380 \u00b5m (Standard 3\u201c)<\/option>\n                        <option value=\"525 \u00b5m (Standard 4\u201c)\">525 \u00b5m (Standard 4\u201c)<\/option>\n                        <option value=\"625 \u00b5m (Standard 5\u201c)\">625 \u00b5m (Standard 5\u201c)<\/option>\n                        <option value=\"675 \u00b5m (Standard 6\u201c)\">675 \u00b5m (Standard 6\u201c)<\/option>\n                        <option value=\"725 \u00b5m (Standard 8\u201c)\">725 \u00b5m (Standard 8\u201c)<\/option>\n                        <option value=\"775 \u00b5m (Standard 12\u201c)\">775 \u00b5m (Standard 12\u201c)<\/option>\n                        <option value=\"Other\">Other [\u00b5m]<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"thickness-other-\u00b5m_reclaimed\">Thickness other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"thickness-other-\u00b5m_reclaimed\" id=\"thickness-other_reclaimed\" class=\"input\"\n                    placeholder=\"Specify other thickness in \u00b5m\" \/>\n            <\/div>\n        <\/div>\n\n        <div class=\"field js_has_option_other\">\n            <div class=\"field\">\n                <label class=\"label\" for=\"thickness-tolerance_reclaimed\">Thickness tolerance [\u00b5m]<\/label>\n                <div class=\"control\">\n                    <div class=\"select is-fullwidth\">\n                        <select name=\"thickness-tolerance_reclaimed\" id=\"thickness-tolerance_reclaimed\" class=\"input\">\n                            <option value=\"\" disabled selected>- Select -<\/option>\n                            <option value=\"\u00b125 \u00b5m (Standard)\">\u00b125 \u00b5m (Standard)<\/option>\n                            <option value=\"\u00b110 \u00b5m\">\u00b110 \u00b5m<\/option>\n                            <option value=\"\u00b15 \u00b5m\">\u00b15 \u00b5m<\/option>\n                            <option value=\"Any\">Any<\/option>\n                            <option value=\"Other\">Other [\u00b5m]<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"field js_change_visibility\" style=\"display:none\">\n                <label class=\"label\" for=\"thickness-tolerance-other-\u00b5m_reclaimed\">Other [\u00b5m]<\/label>\n                <div class=\"control\">\n                    <input type=\"text\" name=\"thickness-tolerance-other-\u00b5m_reclaimed\"\n                        id=\"thickness-tolerance-other_reclaimed\" class=\"input\" placeholder=\"Enter thickness in \u00b5m\" \/>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>                <!-- Spezial Wafer -->\n                \n<div class=\"box is_hidden\" id=\"spezial-wafer\" style=\"display: none\">\n    <h4 class=\"title is-4\"><\/h4>\n    <input class=\"section-title\" type=\"text\" hidden>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter_glass\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"diameter_spezial\" id=\"diameter_spezial\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"2\">2\"<\/option>\n                        <option value=\"3\">3\"<\/option>\n                        <option value=\"4\">4\"<\/option>\n                        <option value=\"5\">5\"<\/option>\n                        <option value=\"6\">6\"<\/option>\n                        <option value=\"8\">8\"<\/option>\n                        <option value=\"12\">12\"<\/option>\n                        <option value=\"16\">16\"<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter-other_spezial\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"diameter-other_spezial\" name=\"diameter-other_spezial\"\n                    placeholder=\"Specify other diameter\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"surface_spezial\">Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"surface_spezial\" id=\"surface_spezial\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished one side\">Polished one side<\/option>\n                        <option value=\"Polished both sides\">Polished both sides<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"surface-other_spezial\">Surface - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"surface-other_spezial\" id=\"surface-other_spezial\" class=\"input\"\n                    placeholder=\"Specify other surface\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"surface-quality_spezial\">Surface Quality<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"surface-quality_spezial\" id=\"surface-quality_spezial\" class=\"input\" placeholder=\"Specify surface quality\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"thickness-\u00b5m_spezial\">Thickness [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"thickness-\u00b5m_spezial\" id=\"thickness_spezial\" class=\"input\" placeholder=\"Enter thickness in \u00b5m\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"thickness-tolerance-\u00b5m_spezial\">Thickness tolerance [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"thickness-tolerance-\u00b5m_spezial\" id=\"thickness-tolerance_spezial\" class=\"input\" placeholder=\"Enter thickness tolerance in \u00b5m\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"flat-notch_spezial\">Flat\/Notch<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"flat-notch_spezial\" id=\"flat-notch_spezial\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"Flat\">Flat<\/option>\n                    <option value=\"Notch\">Notch<\/option>\n                    <option value=\"Round\">Round<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>                <!-- Spezial Wafer Other -->\n                \n<div class=\"box is_hidden\" id=\"spezial-wafer-other\" style=\"display: none\">\n    <h4 class=\"title is-4\">General Specification - Other<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"General Specification - Other\" hidden>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"diameter_glass\">Diameter<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"diameter_spezial_other\" id=\"diameter_spezial_other\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"2\">2\"<\/option>\n                        <option value=\"3\">3\"<\/option>\n                        <option value=\"4\">4\"<\/option>\n                        <option value=\"5\">5\"<\/option>\n                        <option value=\"6\">6\"<\/option>\n                        <option value=\"8\">8\"<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"diameter-other_spezial_other\">Diameter - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"diameter-other_spezial_other\" name=\"diameter-other_spezial_other\"\n                    placeholder=\"Specify other diameter\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"front-surface_spezial_other\">Front Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"front-surface_spezial_other\" id=\"front-surface_spezial_other\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished one side\">Polished one side<\/option>\n                        <option value=\"Polished both sides\">Polished both sides<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"front-surface-other_spezial_other\">Front Surface - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"front-surface-other_spezial_other\" id=\"front-surface-other_spezial_other\"\n                    class=\"input\" placeholder=\"Specify other front surface\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"back-surface_spezial_other\">Back Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"back-surface_spezial_other\" id=\"back-surface_spezial_other\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished one side\">Polished one side<\/option>\n                        <option value=\"Polished both sides\">Polished both sides<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"back-surface-other_spezial_other\">Back Surface - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"back-surface-other_spezial_other\" id=\"back-surface-other_spezial_other\"\n                    class=\"input\" placeholder=\"Specify other back surface\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"thickness_spezial_other\">Thickness [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"thickness_spezial_other\" id=\"thickness_spezial_other\" class=\"input\">\n                        <option value=\"\">- Select -<\/option>\n                        <option value=\"279 \u00b5m (Standard 2\u201c)\">279 \u00b5m (Standard 2\u201c)<\/option>\n                        <option value=\"380 \u00b5m (Standard 3\u201c)\">380 \u00b5m (Standard 3\u201c)<\/option>\n                        <option value=\"525 \u00b5m (Standard 4\u201c)\">525 \u00b5m (Standard 4\u201c)<\/option>\n                        <option value=\"625 \u00b5m (Standard 5\u201c)\">625 \u00b5m (Standard 5\u201c)<\/option>\n                        <option value=\"675 \u00b5m (Standard 6\u201c)\">675 \u00b5m (Standard 6\u201c)<\/option>\n                        <option value=\"725 \u00b5m (Standard 8\u201c)\">725 \u00b5m (Standard 8\u201c)<\/option>\n                        <option value=\"775 \u00b5m (Standard 12\u201c)\">775 \u00b5m (Standard 12\u201c)<\/option>\n                        <option value=\"Other\">Other [\u00b5m]<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" id=\"thickness_spezial_other\" style=\"display: none;\">\n            <label class=\"label\" for=\"thickness-other-\u00b5m_spezial_other\">Thickness other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"thickness-other-\u00b5m_spezial_other\" id=\"thickness-other_spezial_other\"\n                    class=\"input\" placeholder=\"Specify other thickness in \u00b5m\" \/>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"thickness-tolerance-\u00b5m_spezial_other\">Thickness tolerance [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"thickness-tolerance-\u00b5m_spezial_other\" id=\"thickness-tolerance_spezial_other\"\n                class=\"input\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"flat-notch_spezial_other\">Flat\/Notch<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"flat-notch_spezial_other\" id=\"flat-notch_spezial_other\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"Flat\">Flat<\/option>\n                    <option value=\"Notch\">Notch<\/option>\n                    <option value=\"Round\">Round<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Step 4 -->\n            <div class=\"wizard-step\" data-step=\"4\" style=\"display: none;\">\n                <!-- Si Waver -->\n                \n<div class=\"box is_hidden\" id=\"si-wafer-step-4\" style=\"display: none\">\n    <h4 class=\"title is-4\">General Specification Silicon Wafer<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"General Specification Silicon Wafer\" hidden>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-min-ohmcm_siw\">Res. Min [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-min-ohmcm_siw\" id=\"res-min_siw\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-max-ohmcm_siw\">Res. Max [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-max-ohmcm_siw\" id=\"res-max_siw\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"thickness_siw\">Thickness [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"thickness_siw\" id=\"thickness_siw\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"279 \u00b5m (Standard 2\u201d)\">279 \u00b5m (Standard 2\u201d)<\/option>\n                        <option value=\"380 \u00b5m (Standard 3\u201d)\">380 \u00b5m (Standard 3\u201d)<\/option>\n                        <option value=\"525 \u00b5m (Standard 4\u201d)\">525 \u00b5m (Standard 4\u201d)<\/option>\n                        <option value=\"625 \u00b5m (Standard 5\u201d)\">625 \u00b5m (Standard 5\u201d)<\/option>\n                        <option value=\"675 \u00b5m (Standard 6\u201d)\">675 \u00b5m (Standard 6\u201d)<\/option>\n                        <option value=\"725 \u00b5m (Standard 8\u201d)\">725 \u00b5m (Standard 8\u201d)<\/option>\n                        <option value=\"775 \u00b5m (Standard 12\u201d)\">775 \u00b5m (Standard 12\u201d)<\/option>\n                        <option value=\"Other\">Other [\u00b5m]<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"thickness-other-\u00b5m_siw\">Thickness other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"thickness-other_siw\" name=\"thickness-other-\u00b5m_siw\"\n                    placeholder=\"Specify other thickness in \u00b5m\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"thickness-tolerance_siw\">Thickness tolerance [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"thickness-tolerance_siw\" id=\"thickness-tolerance_siw\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"\u00b125 \u00b5m (Standard)\">\u00b125 \u00b5m (Standard)<\/option>\n                        <option value=\"\u00b110 \u00b5m\">\u00b110 \u00b5m<\/option>\n                        <option value=\"\u00b15 \u00b5m\">\u00b15 \u00b5m<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other [\u00b5m]<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"thickness-tolerance-other-\u00b5m_siw\">Thickness tolerance [\u00b5m] - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"thickness-tolerance-other_siw\"\n                    name=\"thickness-tolerance-other-\u00b5m_siw\" placeholder=\"Specify thickness toleranc other [\u00b5m]\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"flat-notch_siw\">Flat\/Notch<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select class=\"input\" name=\"flat-notch_siw\" id=\"flat-notch_siw\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"SEMI Flat\">SEMI Flat<\/option>\n                    <option value=\"1 SEMI Flat\">1 SEMI Flat<\/option>\n                    <option value=\"2 SEMI Flat\">2 SEMI Flat<\/option>\n                    <option value=\"JEIDA Flat\">JEIDA Flat<\/option>\n                    <option value=\"Notch\">Notch<\/option>\n                    <option value=\"Round\">Round<\/option>\n                    <option value=\"any\">any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"ttv_siw\">TTV [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"ttv_siw\" id=\"ttv_siw\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"< 10 \u00b5m\">&lt; 10 \u00b5m<\/option>\n                        <option value=\"< 5 \u00b5m\">&lt; 5 \u00b5m<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"ttv-other-\u00b5m_siw\">TTV other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"ttv-other_siw\" name=\"ttv-other-\u00b5m_siw\"\n                    placeholder=\"Specify other TTV [\u00b5m]\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"bow-wrap-\u00b5m_siw\">Bow\/Wrap [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"bow-wrap-\u00b5m_siw\" id=\"bow-wrap_siw\" class=\"input\" placeholder=\"Enter Bow\/Wrap in \u00b5m\"\n                aria-label=\"Bow\/Wrap [\u00b5m]\" aria-required=\"false\" \/>\n        <\/div>\n    <\/div>\n<\/div>                <!-- Soi Waver -->\n                \n<div class=\"box is_hidden\" id=\"soi-wafer-step-4\" style=\"display: none\">\n    <h4 class=\"title is-4\">Device Wafer (DW)<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Device Wafer (DW)\" hidden>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"growing_soiw\">Growing<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"growing_soiw\" id=\"growing_soiw\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"CZ\">CZ<\/option>\n                    <option value=\"FZ\">FZ<\/option>\n                    <option value=\"MCZ\">MCZ<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"type-dopand_soiw\">Type\/Dopand<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"type-dopand_soiw\" id=\"type-dopand_soiw\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"P\/Bor\">P\/Bor<\/option>\n                    <option value=\"N\/Phos\">N\/Phos<\/option>\n                    <option value=\"N\/As\">N\/As<\/option>\n                    <option value=\"N\/Sb\">N\/Sb<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (P-Type)<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (N-Type)<\/option>\n                    <option value=\"Undoped\">Undoped<\/option>\n                    <option value=\"Any\">Any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"orientation_soiw\">Orientation<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"orientation_soiw\" id=\"orientation_soiw\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"&lt;100&gt;\">&lt;100&gt;<\/option>\n                        <option value=\"&lt;110&gt;\">&lt;110&gt;<\/option>\n                        <option value=\"&lt;111&gt;\">&lt;111&gt;<\/option>\n                        <option value=\"Other\">Other<\/option>\n                        <option value=\"Any\">Any<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"orientation-other_soiw\">Orientation - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"orientation-other_soiw\" id=\"orientation-other_soiw\" class=\"input\"\n                    placeholder=\"Enter custom orientation\" \/>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"thickness-\u00b5m_soiw\">Thickness [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"thickness-\u00b5m_soiw\" id=\"thickness_soiw\" class=\"input js_novalid\"\n                placeholder=\"Enter thickness in \u00b5m\" aria-label=\"Enter thickness value in micrometers\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-min-ohmcm_soiw\">Res. Min [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-min-ohmcm_soiw\" id=\"res-min_soiw\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-max-ohmcm_soiw\">Res. Max [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-max-ohmcm_soiw\" id=\"res-max_soiw\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"surface_soiw\">Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"surface_soiw\" id=\"surface_soiw\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"surface-other_soiw\">Surface - Other<\/label>\n            <input type=\"text\" id=\"surface-other_soiw\" name=\"surface-other_soiw\" class=\"input\"\n                placeholder=\"Specify surface type\" \/>\n        <\/div>\n    <\/div>\n\n<\/div>                <!-- Si Si Waver -->\n                \n<div class=\"box is_hidden\" id=\"si-si-wafer-step-4\" style=\"display: none\">\n    <h4 class=\"title is-4\">Device Wafer (DW)<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Device Wafer (DW)\" hidden>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"growing_sisiw\">Growing<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"growing_sisiw\" id=\"growing_sisiw\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"CZ\">CZ<\/option>\n                    <option value=\"FZ\">FZ<\/option>\n                    <option value=\"MCZ\">MCZ<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"type-dopand_sisiw\">Type\/Dopand<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"type-dopand_sisiw\" id=\"type-dopand_sisiw\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"P\/Bor\">P\/Bor<\/option>\n                    <option value=\"N\/Phos\">N\/Phos<\/option>\n                    <option value=\"N\/As\">N\/As<\/option>\n                    <option value=\"N\/Sb\">N\/Sb<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (P-Type)<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (N-Type)<\/option>\n                    <option value=\"Undoped\">Undoped<\/option>\n                    <option value=\"Any\">Any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"orientation_sisiw\">Orientation<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"orientation_sisiw\" id=\"orientation_sisiw\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"&lt;100&gt;\">&lt;100&gt;<\/option>\n                        <option value=\"&lt;110&gt;\">&lt;110&gt;<\/option>\n                        <option value=\"&lt;111&gt;\">&lt;111&gt;<\/option>\n                        <option value=\"Other\">Other<\/option>\n                        <option value=\"Any\">Any<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"orientation-other_sisiw\">Orientation - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"orientation-other_sisiw\" id=\"orientation-other_sisiw\" class=\"input\"\n                    placeholder=\"Enter custom orientation\" \/>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"thickness-\u00b5m_sisiw\">Thickness [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"thickness-\u00b5m_sisiw\" id=\"thickness_sisiw\" class=\"input\"\n                placeholder=\"Enter thickness in \u00b5m\" \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-min-ohmcm_sisiw\">Res. Min [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-min-ohmcm_sisiw\" id=\"res-min_sisiw\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"res-max-ohmcm_sisiw\">Res. Max [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"res-max-ohmcm_sisiw\" id=\"res-max_sisiw\" class=\"input\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"surface_sisiw\">Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"surface_sisiw\" id=\"surface_sisiw\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"surface-other_sisiw\">Surface - Other<\/label>\n            <input type=\"text\" id=\"surface-other_sisiw\" name=\"surface-other_sisiw\" class=\"input\"\n                placeholder=\"Specify surface type\" \/>\n        <\/div>\n    <\/div>\n\n<\/div>                <!-- Reclaim Service -->\n                \n<div class=\"box is_hidden\" id=\"reclaim-service-step-4\" style=\"display: none\">\n    <h4 class=\"title is-4\">Wafer to be reclaimed - Existing Coating<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Wafer to be reclaimed - Existing Coating\" hidden>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"oxide-thickness-nm_reclaimed\">Oxide Thickness [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"oxide-thickness-nm_reclaimed\" id=\"oxide-thickness_reclaimed\" class=\"input\"\n                placeholder=\"Enter oxide thickness in nm\" aria-label=\"Enter oxide thickness value in nanometers\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"nitride-thickness-nm_reclaimed\">Nitride Thickness [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"nitride-thickness-nm_reclaimed\" id=\"nitride-thickness_reclaimed\" class=\"input\"\n                placeholder=\"Enter nitride thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"al-thickness-nm_reclaimed\">Al Thickness [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"al-thickness-nm_reclaimed\" id=\"al-thickness_reclaimed\" class=\"input\"\n                placeholder=\"Enter thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"au-thickness-nm_reclaimed\">Au Thickness [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"au-thickness-nm_reclaimed\" id=\"au-thickness_reclaimed\" class=\"input\"\n                placeholder=\"Enter thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"cu-thickness-nm_reclaimed\">Cu Thickness [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"cu-thickness-nm_reclaimed\" id=\"cu-thickness_reclaimed\" class=\"input\"\n                placeholder=\"Enter thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"other-thickness-nm_reclaimed\">Other Thickness [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"other-thickness-nm_reclaimed\" id=\"other-thickness_reclaimed\" class=\"input\"\n                placeholder=\"Enter thickness in nm\">\n        <\/div>\n    <\/div>\n\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"photo-resist-nm_reclaimed\">Photo Resist [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"photo-resist-nm_reclaimed\" id=\"photo-resist_reclaimed\" class=\"input\"\n                placeholder=\"Enter thickness in nm\">\n        <\/div>\n    <\/div>\n\n\n<\/div>                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Step 5 -->\n            <div class=\"wizard-step\" data-step=\"5\" style=\"display: none;\">\n                <!-- Soi Waver -->\n                \n<div class=\"box is_hidden\" id=\"soi-wafer-step-5\" style=\"display: none\">\n    <h4 class=\"title is-4\">Buried Oxide (BOX)<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Buried Oxide (BOX)\" hidden>\n    <div class=\"field\">\n        <label class=\"label\" for=\"thicknes-buried-oxide-box-nm_soiw\">Thickness [nm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"thicknes-buried-oxide-box-nm_soiw\" id=\"thicknessNm\" class=\"input\"\n                placeholder=\"Enter thickness in nanometers\" \/>\n        <\/div>\n    <\/div>\n<\/div>                <!-- Si Si Waver -->\n                \n<div class=\"box is_hidden\" id=\"si-si-wafer-step-5\" style=\"display: none\">\n    <h4 class=\"title is-4\">Handle Wafer (HW)<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Handle Wafer (HW)\" hidden>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-same-as-device-wafer-thickness_sisiw\">Same as Device Wafer (DW) but thickness\n            [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"hw-same-as-device-wafer-thickness_sisiw\"\n                id=\"hw-same-as-device-wafer-thickness_sisiw\" class=\"input js_novalid\"\n                placeholder=\"Enter thickness in micrometers\" \/>\n        <\/div>\n    <\/div>\n    <div class=\"field\">\n        <label class=\"label\">If not, please fill out the following:<\/label>\n    <\/div>\n\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-growing-soiw\">Growing<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"hw-growing_sisiw\" id=\"hw-growing_sisiw\" class=\"input js_novalid\">\n                    <option value=\"\">- Select -<\/option>\n                    <option value=\"CZ\">CZ<\/option>\n                    <option value=\"FZ\">FZ<\/option>\n                    <option value=\"MCZ\">MCZ<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-type-dopand_sisiw\">Type\/Dopand<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"hw-type-dopand_sisiw\" id=\"hw-type-dopand_sisiw\" class=\"input js_novalid\">\n                    <option value=\"\">- Select -<\/option>\n                    <option value=\"P\/Bor\">P\/Bor<\/option>\n                    <option value=\"N\/Phos\">N\/Phos<\/option>\n                    <option value=\"N\/As\">N\/As<\/option>\n                    <option value=\"N\/Sb\">N\/Sb<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (P-Type)<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (N-Type)<\/option>\n                    <option value=\"Undoped\">Undoped<\/option>\n                    <option value=\"Any\">Any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"hw-orientation_sisiw\">Orientation<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"hw-orientation_sisiw\" id=\"hw-orientation_sisiw\" class=\"input js_novalid\">\n                        <option value=\"\">- Select -<\/option>\n                        <option value=\"&lt;100&gt;\">&lt;100&gt;<\/option>\n                        <option value=\"&lt;110&gt;\">&lt;110&gt;<\/option>\n                        <option value=\"&lt;111&gt;\">&lt;111&gt;<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"hw-orientation-other_sisiw\">Orientation - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"hw-orientation-other_sisiw\" id=\"hw-orientation-other_sisiw\"\n                    class=\"input js_novalid\" placeholder=\"Enter custom orientation\">\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-thickness-\u00b5m_sisiw\">Thickness [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"hw-thickness-\u00b5m_sisiw\" id=\"hw-thickness_sisiw\" class=\"input js_novalid\"\n                placeholder=\"Enter thickness in \u00b5m\" aria-label=\"Enter thickness value in micrometers\">\n        <\/div>\n    <\/div>\n\n\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-res-min-ohmcm_sisiw\">Res. Min [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"hw-res-min-ohmcm_sisiw\" id=\"hw-res-min_sisiw\" class=\"input js_novalid\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-res-max-ohmcm_sisiw\">Res. Max [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"hw-res-max-ohmcm_sisiw\" id=\"hw-res-max_sisiw\" class=\"input js_novalid\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"hw-surface_sisiw\">Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"hw-surface_sisiw\" id=\"hw-surface_sisiw\" class=\"input js_novalid\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"hw-surface-other_sisiw\">Surface - Other<\/label>\n            <input type=\"text\" id=\"hw-surface-other_sisiw\" name=\"hw-surface-other_sisiw\" class=\"input js_novalid\"\n                placeholder=\"Specify surface type\" \/>\n        <\/div>\n    <\/div>\n\n<\/div>                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Step 6 -->\n            <div class=\"wizard-step\" data-step=\"6\" style=\"display: none;\">\n                <!-- Soi Waver -->\n                \n<div class=\"box is_hidden\" id=\"soi-wafer-step-6\" style=\"display: none\">\n    <h4 class=\"title is-4\">Handle Wafer (HW)<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Handle Wafer (HW)\" hidden>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-same-as-device-wafer-thickness-\u00b5m_soiw\">Same as Device Wafer (DW) but thickness\n            [\u00b5m]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"hw-same-as-device-wafer-thickness-\u00b5m_soiw\"\n                id=\"hw-same-as-device-wafer-thickness_soiw\" class=\"input js_novalid\"\n                placeholder=\"Enter thickness in micrometers\" \/>\n        <\/div>\n    <\/div>\n    <div class=\"field\">\n        <label class=\"label\">If not, please fill out the following:<\/label>\n    <\/div>\n\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-growing_soiw\">Growing<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"hw-growing_soiw\" id=\"hw-growing_soiw\" class=\"input js_novalid\">\n                    <option value=\"\">- Select -<\/option>\n                    <option value=\"CZ\">CZ<\/option>\n                    <option value=\"FZ\">FZ<\/option>\n                    <option value=\"MCZ\">MCZ<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-type-dopand_soiw\">Type\/Dopand<\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"hw-type-dopand_soiw\" id=\"hw-type-dopand_soiw\" class=\"input js_novalid\">\n                    <option value=\"\">- Select -<\/option>\n                    <option value=\"P\/Bor\">P\/Bor<\/option>\n                    <option value=\"N\/Phos\">N\/Phos<\/option>\n                    <option value=\"N\/As\">N\/As<\/option>\n                    <option value=\"N\/Sb\">N\/Sb<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (P-Type)<\/option>\n                    <option value=\"Intrinsic\">Intrinsic (N-Type)<\/option>\n                    <option value=\"Undoped\">Undoped<\/option>\n                    <option value=\"Any\">Any<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"hw-orientation_soiw\">Orientation<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"hw-orientation_soiw\" id=\"hw-orientation_soiw\" class=\"input js_novalid\">\n                        <option value=\"\">- Select -<\/option>\n                        <option value=\"&lt;100&gt;\">&lt;100&gt;<\/option>\n                        <option value=\"&lt;110&gt;\">&lt;110&gt;<\/option>\n                        <option value=\"&lt;111&gt;\">&lt;111&gt;<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"hw-orientation-other_soiw\">Orientation - Other<\/label>\n            <div class=\"control\">\n                <input type=\"text\" name=\"hw-orientation-other_soiw\" id=\"hw-orientation-other_soiw\"\n                    class=\"input js_novalid\" placeholder=\"Enter custom orientation\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"hw-thickness_soiw\">Thickness [\u00b5m]<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"hw-thickness_soiw\" id=\"hw-thickness_soiw\" class=\"input\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"279 \u00b5m (Standard 2\u201d)\">279 \u00b5m (Standard 2\u201d)<\/option>\n                        <option value=\"380 \u00b5m (Standard 3\u201d)\">380 \u00b5m (Standard 3\u201d)<\/option>\n                        <option value=\"525 \u00b5m (Standard 4\u201d)\">525 \u00b5m (Standard 4\u201d)<\/option>\n                        <option value=\"625 \u00b5m (Standard 5\u201d)\">625 \u00b5m (Standard 5\u201d)<\/option>\n                        <option value=\"675 \u00b5m (Standard 6\u201d)\">675 \u00b5m (Standard 6\u201d)<\/option>\n                        <option value=\"725 \u00b5m (Standard 8\u201d)\">725 \u00b5m (Standard 8\u201d)<\/option>\n                        <option value=\"775 \u00b5m (Standard 12\u201d)\">775 \u00b5m (Standard 12\u201d)<\/option>\n                        <option value=\"Other\">Other [\u00b5m]<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"hw-thickness-other-\u00b5m_soiw\">Thickness other [\u00b5m]<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"hw-thickness-other_soiw\" name=\"hw-thickness-other-\u00b5m_soiw\"\n                    placeholder=\"Specify other thickness in \u00b5m\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-res-min-ohmcm_soiw\">Res. Min [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"hw-res-min-ohmcm_soiw\" id=\"hw-res-min_soiw\" class=\"input js_novalid\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"hw-res-max-ohmcm_soiw\">Res. Max [Ohmcm]<\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"hw-res-max-ohmcm_soiw\" id=\"hw-res-max_soiw\" class=\"input js_novalid\"\n                placeholder='Enter resistivity in Ohmcm or type \u201eany\u201c' \/>\n        <\/div>\n    <\/div>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"hw-surface_soiw\">Surface<\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"hw-surface_soiw\" id=\"hw-surface_soiw\" class=\"input js_novalid\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"Polished\">Polished<\/option>\n                        <option value=\"Etched\">Etched<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"hw-surface-other_soiw\">Surface - Other<\/label>\n            <input type=\"text\" id=\"hw-surface-other_soiw\" name=\"hw-surface-other_soiw\" class=\"input js_novalid\"\n                placeholder=\"Specify surface type\" \/>\n        <\/div>\n    <\/div>\n\n<\/div>                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n                <\/div>\n            <\/div>\n\n\n            <!-- Step 7 -->\n            <div class=\"wizard-step\" data-step=\"7\" style=\"display: none;\">\n                \n<div class=\"box is_hidden\" id=\"special-service-coating\" style=\"display: none\">\n    <h4 class=\"title is-4\">Coating<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Coating\" hidden>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"type-of-oxide_coating\" aria-label=\"Type of Oxide\">\n                Type of Oxide\n            <\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select class=\"input\" name=\"type-of-oxide_coating\" id=\"type-of-oxide_coating\">\n                        <option value=\"\" disabled selected>- Select -<\/option>\n                        <option value=\"WET thermal oxide\">WET thermal oxide<\/option>\n                        <option value=\"DRY thermal oxide\">DRY thermal oxide<\/option>\n                        <option value=\"Any\">Any<\/option>\n                        <option value=\"Other\">Other<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"type-oxide-other_coating\">Type of Oxide - Other<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"type-oxide-other_coating\" name=\"type-oxide-other_coating\"\n                    placeholder=\"Specify type of oxide - other\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"oxide-thickness-nm_coating\">\n            Oxide Thickness [nm]\n        <\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"oxide-thickness-nm_coating\" class=\"input\" id=\"oxide-thickness_coating\"\n                placeholder=\"Enter oxide thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\" style=\"margin-top: 2em\">\n        <label class=\"label\" for=\"type-of-nitride_coating\">\n            Type of Nitride\n        <\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"type-of-nitride_coating\" id=\"type-of-nitride_coating\" class=\"input\">\n                    <option value=\"\" disabled selected>- Select -<\/option>\n                    <option value=\"Stoichiometric Nitride\">Stoichiometric Nitride<\/option>\n                    <option value=\"Low Stress Nitride\">Low Stress Nitride<\/option>\n                    <option value=\"Super Low Stress Nitride\">Super Low Stress Nitride<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"nitride-thickness-other-nm_coating\">\n            Nitride Thickness [nm]\n        <\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"nitride-thickness-other-nm_coating\" class=\"input\"\n                id=\"nitride-thickness-other_coating\" placeholder=\"Enter nitride thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\" style=\"margin-top: 2em\">\n        <label class=\"label\" for=\"ai-thickness-nm_coating\">\n            Al Thickness [nm]\n        <\/label>\n        <div class=\"control\">\n            <input class=\"input\" type=\"text\" name=\"ai-thickness-nm_coating\" id=\"ai-thickness_coating\"\n                placeholder=\"Enter Al Thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"au-thickness-nm_coating\">\n            Au Thickness [nm]\n        <\/label>\n        <div class=\"control\">\n            <input class=\"input\" type=\"text\" name=\"au-thickness-nm_coating\" id=\"au-thickness_coating\"\n                placeholder=\"Enter Au Thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"cu-thickness-nm_coating\">\n            Cu Thickness [nm]\n        <\/label>\n        <div class=\"control\">\n            <input class=\"input\" type=\"text\" name=\"cu-thickness-nm_coating\" id=\"cu-thickness_coating\"\n                placeholder=\"Enter Cu Thickness in nm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\" style=\"margin-top: 2em\">\n        <label class=\"label\" for=\"other-coating-type_coating\">\n            Other Coating Type\n        <\/label>\n        <div class=\"control\">\n            <input class=\"input\" type=\"text\" name=\"other-coating-type_coating\" id=\"other-coating-type_coating\"\n                placeholder=\"Enter Other Coating Type\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"other-thickness-nm_coating\">\n            Other Thickness [nm]\n        <\/label>\n        <div class=\"control\">\n            <input class=\"input\" type=\"text\" name=\"other-thickness-nm_coating\" id=\"other-thickness_coating\"\n                placeholder=\"Enter Other Thickness in nm\">\n        <\/div>\n    <\/div>\n\n<\/div>                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Step 8 -->\n            <div class=\"wizard-step\" data-step=\"8\" style=\"display: none;\">\n                \n<div class=\"box is_hidden\" id=\"special-service-dicing\" style=\"display: none\">\n    <h4 class=\"title is-4\">Dicing<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Dicing\" hidden>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"height-mm_dicing\">\n            Height [mm]\n        <\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"height-mm_dicing\" class=\"input\" id=\"height_dicing\" placeholder=\"Enter height in mm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"width-mm_dicing\">\n            Width [mm]\n        <\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"width-mm_dicing\" class=\"input\" id=\"width_dicing\" placeholder=\"Enter witdh in mm\">\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"other_dicing\">\n            Other\n        <\/label>\n        <div class=\"control\">\n            <input type=\"text\" name=\"other_dicing\" class=\"input\" id=\"other_dicing\" placeholder=\"Enter Other\">\n        <\/div>\n    <\/div>\n\n\n\n<\/div>                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Step 9 -->\n            <div class=\"wizard-step\" data-step=\"9\" style=\"display: none;\">\n                \n<div class=\"box is_hidden\" id=\"special-service-lm\" style=\"display: none\">\n    <h4 class=\"title is-4\">Laser Mark<\/h4>\n    <input class=\"section-title\" type=\"text\" value=\"Laser Mark\" hidden>\n\n    <div class=\"field js_has_option_other\">\n        <div class=\"field\">\n            <label class=\"label\" for=\"lm_laser-mark\">\n                LM\n            <\/label>\n            <div class=\"control\">\n                <div class=\"select is-fullwidth\">\n                    <select name=\"lm_laser-mark\" id=\"lm_laser-mark\" class=\"input\">\n                        <option value=\"\">- Select -<\/option>\n                        <option value=\"acc. SEMIStd.\">acc. SEMIStd.<\/option>\n                        <option value=\"Custom\">Custom<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"field js_change_visibility\" style=\"display:none\">\n            <label class=\"label\" for=\"lm-custom_laser-mark\">LM - Custom<\/label>\n            <div class=\"control\">\n                <input class=\"input\" type=\"text\" id=\"lm-custom_laser-mark\" name=\"lm-custom_laser-mark\"\n                    placeholder=\"Specify LM - other\">\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"location_laser-mark\">\n            Location\n        <\/label>\n        <div class=\"control\">\n            <div class=\"select is-fullwidth\">\n                <select name=\"location_laser-mark\" id=\"location_laser-mark\" class=\"input\">\n                    <option value=\"\">- Select -<\/option>\n                    <option value=\"Front\">Front<\/option>\n                    <option value=\"Back\">Back<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"field\">\n        <label class=\"label\" for=\"file-upload-according-drawing-laser-mark\">If available, please upload the relevant\n            drawing in JPG, PNG, or PDF format (maximum size: 5 MB)<\/label>\n        <div class=\"file has-name is-boxed\">\n            <label class=\"file-label\">\n                <input class=\"file-input\" type=\"file\" name=\"file-upload-according-drawing-laser-mark\"\n                    id=\"file-upload-according-drawing-laser-mark\" multiple accept=\".jpg,.jpeg,.png,.pdf\">\n                <span class=\"file-cta\">\n                    <span class=\"file-icon\">\n                        <i class=\"fas fa-upload\"><\/i>\n                    <\/span>\n                    <span class=\"file-label\">Choose File<\/span>\n                <\/span>\n                <span class=\"file-name\">No file uploaded<\/span>\n            <\/label>\n        <\/div>\n    <\/div>\n    <script>\n        document.getElementById('file-upload-according-drawing-laser-mark').addEventListener('change', function () {\n            const fileName = this.files.length > 0 ? this.files[0].name : \"No file uploaded\";\n            this.closest('.file').querySelector('.file-name').textContent = fileName;\n        });\n\n    <\/script>\n\n\n\n\n<\/div>                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"button\" class=\"button is-link next-step\">Next<\/button>\n                <\/div>\n            <\/div>\n\n\n            <!-- Step 10 -->\n            <div class=\"wizard-step showStep\" data-step=\"10\" style=\"display: none;\">\n                <div class=\"box\" id=\"step_7\">\n                    <h4 class=\"title is-4\">Requirements<\/h4>\n                    <input class=\"section-title\" type=\"text\" value=\"Requirements\" name=\"section-title-requirements\" hidden>\n                    <div class=\"field\">\n                        <label class=\"label\" for=\"quantity\" aria-label=\"Quantity in pieces\" required>\n                            Quantity [pcs.]\n                        <\/label>\n                        <div class=\"control\">\n                            <input type=\"text\" name=\"quantity\" class=\"input\" id=\"quantity\"\n                                placeholder=\"Enter quantity in pieces\" required>\n                        <\/div>\n                        <p class=\"help is-danger is-hidden\">This field is required and must be a valid number.<\/p>\n                    <\/div>\n\n                    <div class=\"field\">\n                        <label class=\"label\" for=\"delivery-date\">\n                            Desired delivery date\n                        <\/label>\n                        <div class=\"control\">\n                            <input type=\"date\" name=\"delivery-date\" class=\"input\" id=\"delivery-date\">\n                            <input type=\"text\" name=\"honeypot_field\" value=\"\" style=\"display:none;\">\n                        <\/div>\n                        <p class=\"help is-danger is-hidden\" id=\"date-error\">Please provide a valid date.<\/p>\n                    <\/div>\n\n                    <div class=\"field\">\n                        <label class=\"label\" for=\"message\">Special Requests<\/label>\n                        <div class=\"control\">\n                            <textarea class=\"textarea\" id=\"message\" name=\"message\"><\/textarea>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"buttons\">\n                    <button type=\"button\" class=\"button is-light prev-step\">Previous<\/button>\n                    <button type=\"submit\" class=\"button is-success\">Submit<\/button>\n                <\/div>\n            <\/div>\n        <\/form>\n\n    <\/div>\n\n    \n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-627","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Flexible, secure, efficient - your advantage<\/title>\n<meta name=\"description\" content=\"Let us know your requirements - we supply customised standard and special wafers and coordinate all adaptations worldwide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/activebizz.com\/en\/quote-request\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Flexible, secure, efficient - your advantage\" \/>\n<meta property=\"og:description\" content=\"Let us know your requirements - we supply customised standard and special wafers and coordinate all adaptations worldwide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/activebizz.com\/en\/quote-request\/\" \/>\n<meta property=\"og:site_name\" content=\"ACTIVE BUSINESS COMPANY GMBH\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-26T13:08:14+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:\/\/activebizz.com\/en\/quote-request\/\",\"url\":\"https:\/\/activebizz.com\/en\/quote-request\/\",\"name\":\"Flexible, secure, efficient - your advantage\",\"isPartOf\":{\"@id\":\"https:\/\/activebizz.com\/en\/#website\"},\"datePublished\":\"2025-01-27T10:00:53+00:00\",\"dateModified\":\"2025-02-26T13:08:14+00:00\",\"description\":\"Let us know your requirements - we supply customised standard and special wafers and coordinate all adaptations worldwide.\",\"breadcrumb\":{\"@id\":\"https:\/\/activebizz.com\/en\/quote-request\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/activebizz.com\/en\/quote-request\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/activebizz.com\/en\/quote-request\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/activebizz.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quote Request\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/activebizz.com\/en\/#website\",\"url\":\"https:\/\/activebizz.com\/en\/\",\"name\":\"ACTIVE BUSINESS COMPANY GMBH\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/activebizz.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/activebizz.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/activebizz.com\/en\/#organization\",\"name\":\"ACTIVE BUSINESS COMPANY GMBH\",\"url\":\"https:\/\/activebizz.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/activebizz.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/activebizz.com\/wp-content\/uploads\/2025\/01\/active-business-company-logo.svg\",\"contentUrl\":\"https:\/\/activebizz.com\/wp-content\/uploads\/2025\/01\/active-business-company-logo.svg\",\"caption\":\"ACTIVE BUSINESS COMPANY GMBH\"},\"image\":{\"@id\":\"https:\/\/activebizz.com\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Flexible, secure, efficient - your advantage","description":"Let us know your requirements - we supply customised standard and special wafers and coordinate all adaptations worldwide.","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:\/\/activebizz.com\/en\/quote-request\/","og_locale":"en_US","og_type":"article","og_title":"Flexible, secure, efficient - your advantage","og_description":"Let us know your requirements - we supply customised standard and special wafers and coordinate all adaptations worldwide.","og_url":"https:\/\/activebizz.com\/en\/quote-request\/","og_site_name":"ACTIVE BUSINESS COMPANY GMBH","article_modified_time":"2025-02-26T13:08:14+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/activebizz.com\/en\/quote-request\/","url":"https:\/\/activebizz.com\/en\/quote-request\/","name":"Flexible, secure, efficient - your advantage","isPartOf":{"@id":"https:\/\/activebizz.com\/en\/#website"},"datePublished":"2025-01-27T10:00:53+00:00","dateModified":"2025-02-26T13:08:14+00:00","description":"Let us know your requirements - we supply customised standard and special wafers and coordinate all adaptations worldwide.","breadcrumb":{"@id":"https:\/\/activebizz.com\/en\/quote-request\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/activebizz.com\/en\/quote-request\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/activebizz.com\/en\/quote-request\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/activebizz.com\/en\/"},{"@type":"ListItem","position":2,"name":"Quote Request"}]},{"@type":"WebSite","@id":"https:\/\/activebizz.com\/en\/#website","url":"https:\/\/activebizz.com\/en\/","name":"ACTIVE BUSINESS COMPANY GMBH","description":"","publisher":{"@id":"https:\/\/activebizz.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/activebizz.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/activebizz.com\/en\/#organization","name":"ACTIVE BUSINESS COMPANY GMBH","url":"https:\/\/activebizz.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/activebizz.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/activebizz.com\/wp-content\/uploads\/2025\/01\/active-business-company-logo.svg","contentUrl":"https:\/\/activebizz.com\/wp-content\/uploads\/2025\/01\/active-business-company-logo.svg","caption":"ACTIVE BUSINESS COMPANY GMBH"},"image":{"@id":"https:\/\/activebizz.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/pages\/627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/comments?post=627"}],"version-history":[{"count":1,"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/pages\/627\/revisions"}],"predecessor-version":[{"id":631,"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/pages\/627\/revisions\/631"}],"wp:attachment":[{"href":"https:\/\/activebizz.com\/en\/wp-json\/wp\/v2\/media?parent=627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}