{"id":16,"date":"2011-07-18T15:33:00","date_gmt":"2011-07-18T19:33:00","guid":{"rendered":"http:\/\/webcom.dev.smca.ucf.edu\/wp3\/parking\/?page_id=16"},"modified":"2026-02-20T14:03:15","modified_gmt":"2026-02-20T18:03:15","slug":"forms","status":"publish","type":"page","link":"https:\/\/parking.ucf.edu\/resources\/forms\/","title":{"rendered":"Forms"},"content":{"rendered":"<div class=\"container py-5\">\n<h2 class=\"heading-underline mb-5 text-secondary\">Permit Information<\/h2>\n<div class=\"row\">\n<div class=\"col col-12 col-lg-12\"><strong>Daily virtual permits are available to purchase for parking on any UCF campus. Parking permits cannot be purchased with departmental funds or with UCF Expense Cards.<\/strong><\/div>\n<div class=\"col col-12 col-lg-12\">For departmental visitor permits, orders are placed via our <a href=\"https:\/\/parking.ucf.edu\/event-parking-request-for-ucf-colleges-and-departments\/\">Event Code Requests<\/a>. Long-term departmental permit orders are placed by filling out the form below.<br \/>\nFor all others, please <a href=\"https:\/\/parking.ucf.edu\/resources\/forms\/\">contact us<\/a> or give us a call at <a href=\"tel:4078235812\">(407)823-5812<\/a>.<\/div>\n<\/div>\n<div><\/div>\n<div class=\"row\">\n<div><\/div>\n<div class=\"col col-12 col-lg-12\">\n<p><strong>Reminders<\/strong>:<\/p>\n<ul class=\"small mt-3\">\n<li>\n<h6>Employees and students with valid a UCF ID number are <strong>not<\/strong> eligible for hangtags and must register for virtual permits<\/h6>\n<\/li>\n<li>\n<h6>Annual permit credentials are valid September 1st through August 31st<\/h6>\n<\/li>\n<li>\n<h6>A one semester permit is valid: Approximate terms include Spring (January through May), Summer (May through August) or Fall (September through December)<\/h6>\n<\/li>\n<\/ul>\n<table class=\"table table-hover table-sm\">\n<thead class=\"thead-inverse\">\n<tr>\n<th>Type<\/th>\n<th>Pre-tax<\/th>\n<th>Total Amount<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Employee &#8211; Annual<\/td>\n<td>$90.03<\/td>\n<td>$95.88<\/td>\n<\/tr>\n<tr>\n<td>Employee &#8211; One Semester<\/td>\n<td>$45.01<\/td>\n<td>$47.94<\/td>\n<\/tr>\n<tr>\n<td>Student\/General &#8211; Annual<\/td>\n<td>$90.03<\/td>\n<td>$95.88<\/td>\n<\/tr>\n<tr>\n<td>Student\/General &#8211; One Semester<\/td>\n<td>$45.01<\/td>\n<td>$47.94<\/td>\n<\/tr>\n<tr>\n<td>Vendor &#8211; Annual*<\/td>\n<td>$478.87<\/td>\n<td>$510.00<\/td>\n<\/tr>\n<tr>\n<td>Vendor &#8211; Monthly*<\/td>\n<td>$47.89<\/td>\n<td>$51.00<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><small class=\"text-muted\">*Vendor permits are based on transaction date and are valid in-service spaces for 2 hours. For extended periods of parking, please park in designated Red (Employee) or Green (Student\/General).<\/small><\/p>\n<p><strong>UCF Departments<br \/>\n<\/strong><\/p>\n<p>Vendor and Parking permits cannot be purchased with departmental funds or with UCF Expense Cards. Vendor permits are only for vendor that are require essential access to serve the university needs. Vendor permits are for the sole purpose of conducting business and not used for personal benefits. With the issuance of any departmental vendor pass, employees are still responsible for purchasing parking permits to park on any UCF campus and to comply with UCF regulation 6.007. Failure to comply with the above guidelines can result in revocation of parking privileges. Vendor permits purchased by departments cannot be purchased for the sole use of any specified UCF student or employee.<\/p>\n<\/div>\n<\/div>\n<h2 class=\"heading-underline my-5 text-secondary\">Permit Forms<\/h2>\n<div class=\"row\">\n<div class=\"col col-12 col-lg-12\">\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_4' style='display:none'>\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Departmental Permit Request Form<\/h2>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_4'  action='\/wp-json\/wp\/v2\/pages\/16' data-formid='4' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LcvI8wgAAAAANYLx52TiK2HmOzg7sNQgqfORztb' data-tabindex='0'><input id=\"input_57d0676bd1813fc0035748bcba1617d1\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_57d0676bd1813fc0035748bcba1617d1\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_4' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_4_57\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_57'>Facebook<\/label><div class='ginput_container'><input name='input_57' id='input_4_57' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_4_57'>This field is for validation purposes and should be left unchanged.<\/div><\/div><div id=\"field_4_1\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Contact Information<\/h3><\/div><div id=\"field_4_4\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_4'>Requestor  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_4_4' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_6\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_6'>Contact Phone Number  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_6' id='input_4_6' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_8\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_8'>Department Email  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_8' id='input_4_8' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_4_9\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_9'>PID\/EMPLID  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_9' id='input_4_9' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_17\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Owner Information<\/h3><div class='gsection_description' id='gfield_description_4_17'>Please add if the requestor is not the owner of the vehicle<\/div><\/div><div id=\"field_4_55\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_55'>Vehicle owner<\/label><div class='ginput_container ginput_container_text'><input name='input_55' id='input_4_55' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_56\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_56'>Contact number<\/label><div class='ginput_container ginput_container_text'><input name='input_56' id='input_4_56' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_54\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Vehicle Information<\/h3><\/div><div id=\"field_4_10\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_10'>License Plate  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_4_10' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_11\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_11'>State  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_11' id='input_4_11' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='Alabama' >Alabama<\/option><option value='Alaska' >Alaska<\/option><option value='Arizona' >Arizona<\/option><option value='Arkansas' >Arkansas<\/option><option value='California' >California<\/option><option value='Colorado' >Colorado<\/option><option value='Connecticut' >Connecticut<\/option><option value='Delaware' >Delaware<\/option><option value='District of Columbia' >District of Columbia<\/option><option value='Florida' >Florida<\/option><option value='Georgia' >Georgia<\/option><option value='Hawaii' >Hawaii<\/option><option value='Idaho' >Idaho<\/option><option value='Illinois' >Illinois<\/option><option value='Indiana' >Indiana<\/option><option value='Iowa' >Iowa<\/option><option value='Kansas' >Kansas<\/option><option value='Kentucky' >Kentucky<\/option><option value='Louisiana' >Louisiana<\/option><option value='Maine' >Maine<\/option><option value='Maryland' >Maryland<\/option><option value='Massachusetts' >Massachusetts<\/option><option value='Michigan' >Michigan<\/option><option value='Minnesota' >Minnesota<\/option><option value='Mississippi' >Mississippi<\/option><option value='Missouri' >Missouri<\/option><option value='Montana' >Montana<\/option><option value='Nebraska' >Nebraska<\/option><option value='Nevada' >Nevada<\/option><option value='New Hampshire' >New Hampshire<\/option><option value='New Jersey' >New Jersey<\/option><option value='New Mexico' >New Mexico<\/option><option value='New York' >New York<\/option><option value='North Carolina' >North Carolina<\/option><option value='North Dakota' >North Dakota<\/option><option value='Ohio' >Ohio<\/option><option value='Oklahoma' >Oklahoma<\/option><option value='Oregon' >Oregon<\/option><option value='Pennsylvania' >Pennsylvania<\/option><option value='Rhode Island' >Rhode Island<\/option><option value='South Carolina' >South Carolina<\/option><option value='South Dakota' >South Dakota<\/option><option value='Tennessee' >Tennessee<\/option><option value='Texas' >Texas<\/option><option value='Utah' >Utah<\/option><option value='Vermont' >Vermont<\/option><option value='Virginia' >Virginia<\/option><option value='Washington' >Washington<\/option><option value='West Virginia' >West Virginia<\/option><option value='Wisconsin' >Wisconsin<\/option><option value='Wyoming' >Wyoming<\/option><option value='Armed Forces Americas' >Armed Forces Americas<\/option><option value='Armed Forces Europe' >Armed Forces Europe<\/option><option value='Armed Forces Pacific' >Armed Forces Pacific<\/option><\/select><\/div><\/div><div id=\"field_4_12\" class=\"gfield gfield--type-number gfield--input-type-number gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_12'>Year  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_number'><input name='input_12' id='input_4_12' type='number' step='any' min='1900' max='2050' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\" aria-describedby=\"gfield_instruction_4_12\" \/><div class='gfield_description instruction ' id='gfield_instruction_4_12'>Please enter a number from <strong>1900<\/strong> to <strong>2050<\/strong>.<\/div><\/div><\/div><div id=\"field_4_15\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_15'>Vehicle Color  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_15' id='input_4_15' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_13\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_13'>Make and Model  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_4_13' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_16\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Permits Requested<\/h3><\/div><fieldset id=\"field_4_49\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Are you requesting a reserved parking space?  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_4_49'>\n\t\t\t<div class='gchoice gchoice_4_49_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_49' type='radio' value='Yes'  id='choice_4_49_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_49_0' id='label_4_49_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_49_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_49' type='radio' value='No' checked='checked' id='choice_4_49_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_49_1' id='label_4_49_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_4_18\" class=\"gfield gfield--type-product gfield--input-type-singleproduct gfield--width-half gfield_price gfield_price_4_18 gfield_product_4_18 field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' for='input_4_18_1'><span class=\"gform-field-label gfield_label_product\">Reserved - Multi-Semester<\/span> <span class=\"screen-reader-text\">Quantity<\/span><\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_18.1' value='Reserved - Multi-Semester' class='gform_hidden' \/>\n\t\t\t\t\t<div id='ginput_product_price_4_18' class='ginput_product_price_wrapper'>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price_label'>Price:<\/span>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price' id='input_4_18'>$1,029.58<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<input type='hidden' name='input_18.2' id='ginput_base_price_4_18' class='gform_hidden' value='$1,029.58'\/>\n\t\t\t\t\t <label for='ginput_quantity_4_18_1' class='ginput_quantity_label gform-field-label' aria-hidden='true'>Quantity<\/label> <input type='number' name='input_18.3' value='' id='input_4_18_1' class='ginput_quantity' size='10' min='0'   aria-label=\"Quantity Reserved - Multi-Semester\" aria-describedby=\"ginput_product_price_4_18\" \/>\n\t\t\t\t<\/div><\/div><div id=\"field_4_48\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_48'>Reserved Space Number(s)<\/label><div class='ginput_container ginput_container_text'><input name='input_48' id='input_4_48' type='text' value='' class='large'  aria-describedby=\"gfield_description_4_48\"    aria-invalid=\"false\"   \/><\/div><div class='gfield_description' id='gfield_description_4_48'>Separate reserved space numbers with a comma.<\/div><\/div><div id=\"field_4_19\" class=\"gfield gfield--type-product gfield--input-type-singleproduct gfield--width-half gfield_price gfield_price_4_19 gfield_product_4_19 field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' for='input_4_19_1'><span class=\"gform-field-label gfield_label_product\">Employee - 150-Days<\/span> <span class=\"screen-reader-text\">Quantity<\/span><\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_19.1' value='Employee - 150-Days' class='gform_hidden' \/>\n\t\t\t\t\t<div id='ginput_product_price_4_19' class='ginput_product_price_wrapper'>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price_label'>Price:<\/span>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price' id='input_4_19'>$45.01<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<input type='hidden' name='input_19.2' id='ginput_base_price_4_19' class='gform_hidden' value='$45.01'\/>\n\t\t\t\t\t <label for='ginput_quantity_4_19_1' class='ginput_quantity_label gform-field-label' aria-hidden='true'>Quantity<\/label> <input type='number' name='input_19.3' value='' id='input_4_19_1' class='ginput_quantity' size='10' min='0'   aria-label=\"Quantity Employee - 150-Days\" aria-describedby=\"ginput_product_price_4_19\" \/>\n\t\t\t\t<\/div><\/div><div id=\"field_4_20\" class=\"gfield gfield--type-product gfield--input-type-singleproduct gfield--width-half gfield_price gfield_price_4_20 gfield_product_4_20 field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' for='input_4_20_1'><span class=\"gform-field-label gfield_label_product\">Employee - 365-Days<\/span> <span class=\"screen-reader-text\">Quantity<\/span><\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_20.1' value='Employee - 365-Days' class='gform_hidden' \/>\n\t\t\t\t\t<div id='ginput_product_price_4_20' class='ginput_product_price_wrapper'>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price_label'>Price:<\/span>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price' id='input_4_20'>$90.03<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<input type='hidden' name='input_20.2' id='ginput_base_price_4_20' class='gform_hidden' value='$90.03'\/>\n\t\t\t\t\t <label for='ginput_quantity_4_20_1' class='ginput_quantity_label gform-field-label' aria-hidden='true'>Quantity<\/label> <input type='number' name='input_20.3' value='' id='input_4_20_1' class='ginput_quantity' size='10' min='0'   aria-label=\"Quantity Employee - 365-Days\" aria-describedby=\"ginput_product_price_4_20\" \/>\n\t\t\t\t<\/div><\/div><div id=\"field_4_21\" class=\"gfield gfield--type-product gfield--input-type-singleproduct gfield--width-half gfield_price gfield_price_4_21 gfield_product_4_21 field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' for='input_4_21_1'><span class=\"gform-field-label gfield_label_product\">Vendor - One Month<\/span> <span class=\"screen-reader-text\">Quantity<\/span><\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_21.1' value='Vendor - One Month' class='gform_hidden' \/>\n\t\t\t\t\t<div id='ginput_product_price_4_21' class='ginput_product_price_wrapper'>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price_label'>Price:<\/span>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price' id='input_4_21'>$47.89<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<input type='hidden' name='input_21.2' id='ginput_base_price_4_21' class='gform_hidden' value='$47.89'\/>\n\t\t\t\t\t <label for='ginput_quantity_4_21_1' class='ginput_quantity_label gform-field-label' aria-hidden='true'>Quantity<\/label> <input type='number' name='input_21.3' value='' id='input_4_21_1' class='ginput_quantity' size='10' min='0'   aria-label=\"Quantity Vendor - One Month\" aria-describedby=\"ginput_product_price_4_21\" \/>\n\t\t\t\t<\/div><\/div><div id=\"field_4_22\" class=\"gfield gfield--type-product gfield--input-type-singleproduct gfield--width-half gfield_price gfield_price_4_22 gfield_product_4_22 field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' for='input_4_22_1'><span class=\"gform-field-label gfield_label_product\">Vendor - Annual<\/span> <span class=\"screen-reader-text\">Quantity<\/span><\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_22.1' value='Vendor - Annual' class='gform_hidden' \/>\n\t\t\t\t\t<div id='ginput_product_price_4_22' class='ginput_product_price_wrapper'>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price_label'>Price:<\/span>\n\t\t\t\t\t\t<span class='gform-field-label gform-field-label--type-sub-large ginput_product_price' id='input_4_22'>$478.87<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<input type='hidden' name='input_22.2' id='ginput_base_price_4_22' class='gform_hidden' value='$478.87'\/>\n\t\t\t\t\t <label for='ginput_quantity_4_22_1' class='ginput_quantity_label gform-field-label' aria-hidden='true'>Quantity<\/label> <input type='number' name='input_22.3' value='' id='input_4_22_1' class='ginput_quantity' size='10' min='0'   aria-label=\"Quantity Vendor - Annual\" aria-describedby=\"ginput_product_price_4_22\" \/>\n\t\t\t\t<\/div><\/div><div id=\"field_4_23\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_23'>Other Approved Permit:<\/label><div class='ginput_container ginput_container_text'><input name='input_23' id='input_4_23' type='text' value='' class='large'  aria-describedby=\"gfield_description_4_23\"    aria-invalid=\"false\"   \/><\/div><div class='gfield_description' id='gfield_description_4_23'>Prices vary<\/div><\/div><div id=\"field_4_3\" class=\"gfield gfield--type-total gfield--input-type-total gfield_price gfield_price_4_ gfield_total gfield_total_4_ field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  aria-atomic=\"true\" aria-live=\"polite\" ><label class='gfield_label gform-field-label' for='input_4_3'>Total<\/label><div class='ginput_container ginput_container_total'>\n\t\t\t\t\t\t\t<input type='text' readonly name='input_3' id='input_4_3' value='$0.00' class='gform-text-input-reset ginput_total ginput_total_4' \/>\n\t\t\t\t\t\t<\/div><\/div><div id=\"field_4_24\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Payment Information<\/h3><\/div><fieldset id=\"field_4_25\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datefield gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Date Needed  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div id='input_4_25' class='ginput_container ginput_complex gform-grid-row'><div class='gfield_date_month ginput_container ginput_container_date gform-grid-col' id='input_4_25_1_container'>\n                                            <input type='number' maxlength='2' name='input_25[]' id='input_4_25_1' value=''   aria-required='true'   placeholder='MM' min='1' max='12' step='1'\/>\n                                            <label for='input_4_25_1' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Month<\/label>\n                                        <\/div><div class='gfield_date_day ginput_container ginput_container_date gform-grid-col' id='input_4_25_2_container'>\n                                            <input type='number' maxlength='2' name='input_25[]' id='input_4_25_2' value=''   aria-required='true'   placeholder='DD' min='1' max='31' step='1'\/>\n                                            <label for='input_4_25_2' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Day<\/label>\n                                        <\/div><div class='gfield_date_year ginput_container ginput_container_date gform-grid-col' id='input_4_25_3_container'>\n                                            <input type='number' maxlength='4' name='input_25[]' id='input_4_25_3' value=''   aria-required='true'   placeholder='YYYY' min='1920' max='2027' step='1'\/>\n                                            <label for='input_4_25_3' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Year<\/label>\n                                       <\/div>\n                                   <\/div><\/fieldset><fieldset id=\"field_4_27\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><legend class='gfield_label gform-field-label' >Are you paying with multiple department numbers?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_4_27'>\n\t\t\t<div class='gchoice gchoice_4_27_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_27' type='radio' value='Yes'  id='choice_4_27_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_27_0' id='label_4_27_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_4_27_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_27' type='radio' value='No'  id='choice_4_27_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_4_27_1' id='label_4_27_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_4_26\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_4_26'>Department # To be charged<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_26' id='input_4_26' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_28\" class=\"gfield gfield--type-number gfield--input-type-number gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_4_28'>Amount to be paid<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_number'><input name='input_28' id='input_4_28' type='text' step='any'   value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"  \/><\/div><\/div><div id=\"field_4_30\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_4_30'>Department # To be charged<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_30' id='input_4_30' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_31\" class=\"gfield gfield--type-number gfield--input-type-number gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_4_31'>Amount to be paid<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_number'><input name='input_31' id='input_4_31' type='text' step='any'   value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"  \/><\/div><\/div><div id=\"field_4_32\" class=\"gfield gfield--type-section gfield--input-type-section gsection field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gsection_title\">Workday FDM Tags<\/h3><div class='gsection_description' id='gfield_description_4_32'>Departmental account information<\/div><\/div><div id=\"field_4_33\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_33'>Company  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_33' id='input_4_33' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_42\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_42'>Division  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_42' id='input_4_42' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_44\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_44'>Cost Center  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_44' id='input_4_44' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_41\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_41'>Fund  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_41' id='input_4_41' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_43\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_43'>Program  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_43' id='input_4_43' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_38\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_38'>Financial Site  (Required)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_38' id='input_4_38' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_39\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_39'>Project<\/label><div class='ginput_container ginput_container_text'><input name='input_39' id='input_4_39' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_37\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_37'>Grant<\/label><div class='ginput_container ginput_container_text'><input name='input_37' id='input_4_37' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_35\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_35'>Gift<\/label><div class='ginput_container ginput_container_text'><input name='input_35' id='input_4_35' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_36\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_36'>Designation<\/label><div class='ginput_container ginput_container_text'><input name='input_36' id='input_4_36' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_34\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_34'>Financial Initiative<\/label><div class='ginput_container ginput_container_text'><input name='input_34' id='input_4_34' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_47\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_47'>Activity<\/label><div class='ginput_container ginput_container_text'><input name='input_47' id='input_4_47' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_45\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_45'>Specialty<\/label><div class='ginput_container ginput_container_text'><input name='input_45' id='input_4_45' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_46\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_4_46'>Provider<\/label><div class='ginput_container ginput_container_text'><input name='input_46' id='input_4_46' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_4_50\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_50' id='input_4_50' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_4_51\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_51' id='input_4_51' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_4_52\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_52' id='input_4_52' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_4_53\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_53' id='input_4_53' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_4' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_4' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_4' id='gform_theme_4' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_4' id='gform_style_settings_4' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_4' value='WyJ7XCI0OVwiOltcImI5NWIxNDIwODA4OGNjMDk1NzA2MThiNDY4YjBmNjFjXCIsXCI1M2I3MGU2MWFkOTc5YWViZGM1Mjk2MmU3Yzk1NDRkNlwiXSxcIjE4LjFcIjpcImQ5M2RhNzU0MTg2YTNiNThhZGU5YzFiMmRlZTZkODkwXCIsXCIxOC4yXCI6XCIwNGVhZjNkMDAzYzQyYjM5ZDY2OGI5YWNiMTNiZDkzOVwiLFwiMTkuMVwiOlwiMjQ5MzBhNzJiNGU1ZWQxODY4MTJjOGUyMDcwOWFjMWZcIixcIjE5LjJcIjpcImU0YWU2NDYzZDU1NDY0YTAwYmU1Y2MyNzM1MDcwNGU0XCIsXCIyMC4xXCI6XCI1OWFiNDYwN2U4ZDBiNWRjNjhjZDFjMjdjNDI1YmZmMlwiLFwiMjAuMlwiOlwiOTdiMWJlZjAyNDIwMGI2OTMwYzE2ZWFlYmI4MjEyNzFcIixcIjIxLjFcIjpcIjA3NzY4NGM0YzFhODk2ZDgyY2MyMzMxMmIwYjEzZjUzXCIsXCIyMS4yXCI6XCIwMWQ0YTdiOWE1NTljYjRkYWIwOTRmY2FlNWFlNmRhMFwiLFwiMjIuMVwiOlwiOGI3MDY1ZGEyNTM2OTMxMWE5ZDE1NjM3MTg0NDFhZGVcIixcIjIyLjJcIjpcImZhYWY5ZjM3MDExNWE4OTIzMWUyNGIwYjk5YjM5OGEzXCIsXCIyN1wiOltcImI5NWIxNDIwODA4OGNjMDk1NzA2MThiNDY4YjBmNjFjXCIsXCI1M2I3MGU2MWFkOTc5YWViZGM1Mjk2MmU3Yzk1NDRkNlwiXX0iLCIyMWY4YjY3ZTMyOThkYjdkNmViM2FhMTNmODViYmIxZCJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'https:\/\/parking.ucf.edu\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'https:\/\/parking.ucf.edu\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"4\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_4\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_4\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_4\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 4, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n<\/div>\n<\/div>\n<div class=\"row\">\n<div class=\"col col-12\"><small class=\"text-muted\">This site is protected by reCAPTCHA and the Google <a href=\"https:\/\/policies.google.com\/privacy\">Privacy Policy<\/a> and <a href=\"https:\/\/policies.google.com\/terms\">Terms of Service<\/a> apply.<\/small><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"Permit Information Daily virtual permits are available to purchase for parking on any UCF campus. Parking permits cannot be purchased with departmental funds or with UCF Expense Cards. For departmental visitor permits, orders are placed via our Event Code Requests. Long-term departmental permit orders are placed by filling out the form below. For all others,&hellip;","protected":false},"author":1,"featured_media":0,"parent":3574,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullscreen.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Forms - UCF Parking Services<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/parking.ucf.edu\/resources\/forms\/\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/parking.ucf.edu\/resources\/forms\/\",\"url\":\"https:\/\/parking.ucf.edu\/resources\/forms\/\",\"name\":\"Forms - UCF Parking Services\",\"isPartOf\":{\"@id\":\"https:\/\/parking.ucf.edu\/#website\"},\"datePublished\":\"2011-07-18T19:33:00+00:00\",\"dateModified\":\"2026-02-20T18:03:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/parking.ucf.edu\/resources\/forms\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/parking.ucf.edu\/resources\/forms\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/parking.ucf.edu\/resources\/forms\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/parking.ucf.edu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/parking.ucf.edu\/resources\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Forms\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/parking.ucf.edu\/#website\",\"url\":\"https:\/\/parking.ucf.edu\/\",\"name\":\"UCF Parking Services\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/parking.ucf.edu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Forms - UCF Parking Services","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:\/\/parking.ucf.edu\/resources\/forms\/","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/parking.ucf.edu\/resources\/forms\/","url":"https:\/\/parking.ucf.edu\/resources\/forms\/","name":"Forms - UCF Parking Services","isPartOf":{"@id":"https:\/\/parking.ucf.edu\/#website"},"datePublished":"2011-07-18T19:33:00+00:00","dateModified":"2026-02-20T18:03:15+00:00","breadcrumb":{"@id":"https:\/\/parking.ucf.edu\/resources\/forms\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/parking.ucf.edu\/resources\/forms\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/parking.ucf.edu\/resources\/forms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/parking.ucf.edu\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/parking.ucf.edu\/resources\/"},{"@type":"ListItem","position":3,"name":"Forms"}]},{"@type":"WebSite","@id":"https:\/\/parking.ucf.edu\/#website","url":"https:\/\/parking.ucf.edu\/","name":"UCF Parking Services","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/parking.ucf.edu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":66,"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":5937,"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/pages\/16\/revisions\/5937"}],"up":[{"embeddable":true,"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/pages\/3574"}],"wp:attachment":[{"href":"https:\/\/parking.ucf.edu\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}