{"common\/career-portal\/default\/job-list-filter":"<div class=\"content-wrapper dark-bg\">\n    <section class=\"content-section career-job-list\">\n        <rms-list-filter-filter-standalone options=\"vm.panelState.structure.options\" filter-form=\"vm.panelState.structure.component.form\"><\/rms-list-filter-filter-standalone>\n    <\/section>\n<\/div>","common\/career-portal\/default\/login":"<div class=\"login-panel-wrapper\">\n    <div class=\"login-panel \">\n        <div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>        <p>&nbsp;<\/p>\n        <h2 class=\"text-center\">Applicant Sign in<\/h2>\n\n        <div>\n            For first-time applicants, please click <a\n                    sod-emit-event\n                    event-name=\"vm.panelState.structure.options.special_event_buttons.signup\"\n                >here <\/a> to create an account. Otherwise, please log into your account with your email address and password.\n        <\/div>\n        <p>&nbsp;<\/p>\n        <div class=\"form-block text-left\">\n            <fb-form-generator\n                fb-data=\"vm.panelState.structure.component.form\"\n                fb-model=\"vm.panelState.model\"\n            ><\/fb-form-generator>\n        <\/div>\n        <div class=\"text-center mt-15\">\n            <sod-context-menu context-menu-events=\"vm.panelState.structure.options.context_menu.forgot_password.events\">\n                <a\n                    sod-emit-event\n                    event-name=\"vm.panelState.structure.options.special_event_buttons.forgot_password\"\n                >Forgot Password?<\/a>\n            <\/sod-context-menu>\n        <\/div>\n        <hr \/>\n        <h5 class=\"text-center no-margin\">\n            Don&#039;t have an account?\n            <sod-context-menu context-menu-events=\"vm.panelState.structure.options.context_menu.signup.events\">\n                <a\n                    sod-emit-event\n                    event-name=\"vm.panelState.structure.options.special_event_buttons.signup\"\n                >Sign up<\/a>\n            <\/sod-context-menu>\n        <\/h5>\n    <\/div>\n<\/div>\n","common\/career-portal\/default\/password-expired":"<div class=\"login-panel-wrapper\">\n    <div class=\"login-panel \">\n        <div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>        <p>&nbsp;<\/p>\n        <h2 class=\"text-center\">Applicant Password Expired<\/h2>\n\n        <div>\n            Please change your password\n        <\/div>\n        <p>&nbsp;<\/p>\n        <div class=\"form-block text-left\">\n            <fb-form-generator\n                fb-data=\"vm.panelState.structure.component.form\"\n                fb-model=\"vm.panelState.model\"\n            ><\/fb-form-generator>\n        <\/div>\n    <\/div>\n<\/div>\n","common\/career-portal\/default\/similar-jobs":"<div class=\"similar-jobs\" ng-if=\"vm.panelState.model.length\">\n    <h5>Similar Jobs for You<\/h5>\n    <ul class=\"similar-job\" ng-repeat=\"job in vm.panelState.model\">\n        <li>\n            <h6><a ng-href=\"<% job.links.view %>\"><strong ng-bind=\"job.job_title\"><\/strong><\/a><\/h6>\n        <\/li>\n        <li ng-if=\"job.location\">\n            <i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i><span ng-bind=\"job.location\"><\/span>\n        <\/li>\n        <li>\n            <i class=\"fa fa-briefcase\" aria-hidden=\"true\"><\/i><span\n                    ng-bind=\"job.employment_types | stringArray:' | '\"><\/span>\n        <\/li>\n    <\/ul>\n<\/div>","common\/career-portal\/default\/footer":"<div class=\"edit-wrapper\" ng-class=\"{ 'edit-active': !!vm.panelState.structure.options.events.edit }\">\n        <div class=\"footer content-wrapper\">\n        <div class=\"content-section\">\n            <div class=\"col_3\">\n\n                <h5 ng-bind-html=\"vm.options.model.title\"><\/h5>\n\n                <p ng-bind-html=\"vm.options.model.description\"><\/p>\n\n            <\/div>\n\n            <div class=\"col_3\">\n\n                <h5>Site Navigation<\/h5>\n\n                <ul>\n                    <li ng-repeat=\"item in vm.options.model.nav_items\"><a ng-href=\"<%item.link%>\"\n                                                                          ng-bind=\"item.label\"\n                                                                          target=\"_blank\"\n                        ><\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"col_3 col_last\">\n\n                <h5>Stay In Touch<\/h5>\n\n                <ul id=\"footer_social_media\">\n                    <li><a ng-href=\"<%vm.options.model.social.facebook.link%>\" target=\"_blank\"><i class=\"fa fa-facebook\"><\/i><\/a><\/li>\n                    <li><a ng-href=\"<%vm.options.model.social.youtube.link%>\" target=\"_blank\"><i class=\"fa fa-youtube\"><\/i><\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <div style=\"clear:both\">&nbsp;<\/div>\n\n            <hr\/>\n            <div class=\"powered_by\">\n                Powered by <a href=\"\" class=\"link_sod\" target=\"_blank\">RecruiterPal <img\n                            class=\"logo_sod\" src=\"\/\/\/assets\/portal\/images\/logo_sod.png\"\/><\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"edit-wrapper-overlay\" ng-if=\"vm.panelState.structure.options.events.edit\" css-position-elm-based='{ \"position\": \"left\", \"offset\": -10 }'>\n        <div class=\"edit-section-button\">\n            <table><tbody><tr>\n                <td ng-bind=\"vm.panelState.structure.options.edit_title || 'Edit'\"><\/td>\n                <td>\n                    <a\n                        sod-emit-event\n                        event-name=\"vm.panelState.structure.options.events.edit.eventName\">\n                        <i class=\"fa fa-2x fa-edit\"><\/i>\n                    <\/a>\n                <\/td>\n            <\/tr><\/tbody><\/table>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/simple-footer":"<div>The use of this site is governed by the <a href=\"\">privacy policy<\/a> and <a>terms of use<\/a> of RecruiterPal<\/div>","common\/career-portal\/default\/verify-account":"<div class=\"login-panel-wrapper\">\n    <div class=\"login-panel\">\n        <div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>        <h2 class=\"text-center\" ng-bind=\"vm.panelState.structure.options.page_title\"><\/h2>\n        <div class=\"form-block text-left\">\n            <fb-form-generator\n                fb-data=\"vm.panelState.structure.component.form\"\n                fb-model=\"vm.panelState.model\"\n            ><\/fb-form-generator>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/application_form":"<div class=\"entity-view\" ng-class=\"vm.panelState.structure.options.wrapper.className\">\n    <div class=\"entity-view-header\" ng-if=\"vm.panelState.structure.options.header\">\n        <h2 ng-bind=\"vm.panelState.structure.options.header\"><\/h2>\n    <\/div>\n        <div class=\"entity-view-body\">\n            <div class=\"form-block\" ng-if=\"!vm.panelState.structure.options.hide_form\">\n        <fb-form-generator fb-data=\"vm.panelState.structure.component.form\" fb-model=\"vm.panelState.model\" get-model=\"vm.panelState.getModel\" set-model=\"vm.panelState.setModel\"><\/fb-form-generator>\n    <\/div>\n\n    <div class=\"disclaimer-text\" ng-if=\"vm.panelState.structure.options.disclaimer_text\" ng-bind-html=\"vm.panelState.structure.options.disclaimer_text\"><\/div>\n\n    <span ng-repeat=\"button in vm.panelState.structure.component.form.buttons\">\n        <fb-field-button element=\"button\" ng-if=\"button.type != 'link'\"><\/fb-field-button>\n<fb-field-anchor element=\"button\" ng-if=\"button.type == 'link'\"><\/fb-field-anchor>\n    <\/span>\n\n    <div ng-if=\"vm.panelState.structure.options.disclaimer_description\" ng-bind-html=\"vm.panelState.structure.options.disclaimer_description\"  class=\"disclaimer-description\" ><\/div>\n    <div ng-if=\"vm.panelState.structure.options.hide_form\" class=\"flex-column-content-center p-2-rem\">\n        <div ng-bind=\"vm.panelState.structure.options.empty_form_msg\"><\/div>\n    <\/div>\n\n        <\/div>\n<\/div>","common\/career-portal\/default\/register":"<div class=\"login-panel-wrapper\">\n    <div class=\"login-panel register\">\n        <div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>        <p>&nbsp;<\/p>\n        <h2 class=\"text-center\">Register<\/h2>\n        <p>&nbsp;<\/p>\n        <div class=\"form-block text-left\">\n            <fb-form-generator\n                    fb-data=\"vm.panelState.structure.component.form\"\n                    fb-model=\"vm.panelState.model\"\n            ><\/fb-form-generator>\n        <\/div>\n        <hr\/>\n        <h5 class=\"text-center no-margin\">\n            Have an account?\n            <sod-context-menu context-menu-events=\"vm.panelState.structure.options.context_menu.login.events\">\n                <a\n                        sod-emit-event\n                        event-name=\"vm.panelState.structure.options.special_event_buttons.login\"\n                >Login<\/a>\n            <\/sod-context-menu>\n        <\/h5>\n    <\/div>\n<\/div>","common\/career-portal\/default\/gallery-section":"<div class=\"edit-wrapper\" ng-class=\"{ 'edit-active': !!vm.panelState.structure.options.events.edit }\">\n        <div class=\"content-wrapper\" ng-if=\"vm.panelState.model.items.length\">\n        <section class=\"content-section\">\n            <hr \/>\n            <div class=\"content\">\n                <div ng-if=\"vm.panelState.structure.options.gallery_options\">\n                    <h2 class=\"text-center\" ng-bind=\"vm.panelState.model.general.title\" ng-if=\"(vm.panelState.model.general.title | notEmpty)\"><\/h2>\n                    <rms-carousel options=\"vm.panelState.structure.options.gallery_options\" items=\"vm.panelState.model.items\"><\/rms-carousel>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n    <div class=\"edit-wrapper-overlay\" ng-if=\"vm.panelState.structure.options.events.edit\" css-position-elm-based='{ \"position\": \"left\", \"offset\": -10 }'>\n        <div class=\"edit-section-button\">\n            <table><tbody><tr>\n                <td ng-bind=\"vm.panelState.structure.options.edit_title || 'Edit'\"><\/td>\n                <td>\n                    <a\n                        sod-emit-event\n                        event-name=\"vm.panelState.structure.options.events.edit.eventName\">\n                        <i class=\"fa fa-2x fa-edit\"><\/i>\n                    <\/a>\n                <\/td>\n            <\/tr><\/tbody><\/table>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/edit-detail-panel":"<div class=\"fixed-edit-panel\" ng-class=\"{ 'active': vm.panelState.structure.options.panel_option }\">\n    <div class=\"fix-edit-panel-overlay\"><\/div>\n    <div class=\"fix-edit-panel-content\">\n        <div>\n            <div class=\"fix-edit-panel-header\">\n                <h2 ng-bind=\"vm.panelState.structure.options.panel_option.description\"><\/h2>\n                <div class=\"close-detail-panel-button\">\n                    <a sod-emit-event event-name=\"vm.panelState.structure.options.events.close.eventName\"><i class=\"fa fa-2x fa-times\"><\/i><\/a>\n                                                                                                                <\/div>\n            <\/div>\n            <div class=\"fix-edit-panel-detail\">\n                <async-panel\n                    ng-if=\"vm.panelState.structure.options.panel_option\"\n                    options=\"vm.panelState.structure.options.panel_option\"\n                    refresh=\"vm.panelState.refreshAsyncPanel\"\n                    is-refreshing=\"vm.panelState.refreshing\"><\/async-panel>\n            <\/div>\n            <div class=\"fix-edit-panel-footer\">\n\n\n                <div ng-repeat=\"button in vm.panelState.structure.options.buttons\">\n                    <fb-field-button element=\"button\" ng-if=\"button.type != 'link'\"><\/fb-field-button>\n<fb-field-anchor element=\"button\" ng-if=\"button.type == 'link'\"><\/fb-field-anchor>\n                <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/job-ad":"<div class=\"job-ad row\">\n    <div class=\"job-ad-content columns large-8 medium-8 small-12\">\n        <div class=\"job-ad-nav\" ng-if=\"vm.panelState.structure.options.nav.job_list\">\n            <a ng-href=\"<% vm.panelState.structure.options.nav.job_list %>\"\n               ng-if=\"vm.panelState.structure.options.nav.job_list\"\n                sod-ga-event=\"vm.panelState.structure.options.ga_events.job_list\"\n                ga-model=\"vm.panelState.model\"\n            >\n                <i class=\"fa fa-long-arrow-left\"><\/i>&nbsp;Back to Job List\n            <\/a>\n        <\/div>\n        <div class=\"job-ad-summary job-ad-wrapper\">\n\n            <div class=\"text-center expired-job\" ng-if=\"vm.panelState.model.rules.show_expired_info\">\n                This job has expired\n            <\/div>\n            <div class=\"text-center closed-job\" ng-if=\"vm.panelState.model.rules.show_closed_info\">\n                This job is closed\n            <\/div>\n\n                <h1 ng-bind=\"vm.panelState.model.job_ad.job_title\"><\/h1>\n                <ul class=\"job-functions\"  ng-if=\"vm.panelState.structure.options.display_rules.job_function\">\n                    <li\n                            class=\"tags hollow\"\n                            ng-bind=\"jobFunction\"\n                            ng-repeat=\"jobFunction in vm.panelState.model.job_ad.job_functions\"\n                            ng-if=\"vm.panelState.structure.options.display_rules.job_function\"\n                    ><\/li>\n                <\/ul>\n                <ul class=\"summary-details\">\n                    <li ng-if=\"vm.panelState.structure.options.display_rules.employment_type\">\n                        <sod-tool-tippy label=\"vm.panelState.model.job_ad.employment_types_tooltip\">\n                            <i class=\"fa fa-briefcase\"><\/i>\n                            <span ng-bind=\"vm.panelState.model.job_ad.employment_types | stringArray:' | '\"><\/span>\n                        <\/sod-tool-tippy>\n                    <\/li>\n                    <li ng-if=\"vm.panelState.structure.options.display_rules.experience_level\">\n                        <sod-tool-tippy label=\"vm.panelState.model.job_ad.experience_levels_tooltip\">\n                            <i class=\"fa fa-black-tie\"><\/i>\n                            <span ng-bind=\"vm.panelState.model.job_ad.experience_level | stringArray:' | '\"><\/span>\n                        <\/sod-tool-tippy>\n                    <\/li>\n                    <li ng-if=\"vm.panelState.structure.options.display_rules.education_levels\">\n                        <sod-tool-tippy label=\"vm.panelState.model.job_ad.education_level_tooltip\">\n                            <i class=\"fa fa-graduation-cap\"><\/i>\n                            <span ng-bind=\"vm.panelState.model.job_ad.education_levels | stringArray:' | '\"><\/span>\n                        <\/sod-tool-tippy>\n                    <\/li>\n                    <li>\n                        <sod-tool-tippy label=\"vm.panelState.model.job_ad.job_country_tooltip\">\n                            <i class=\"fa fa-map-marker\"><\/i> <span\n                                    ng-bind=\"vm.panelState.model.job_ad.office.country\"><\/span>\n                            <span ng-if=\"!vm.panelState.model.job_ad.negotiable\">\n                                <span class=\"divider\">|<\/span>\n                                <i class=\"fa fa-usd\"><\/i> <span\n                                        ng-if=\"vm.panelState.model.job_ad.negotiable\">Negotiable<\/span><span\n                                        ng-if=\"!vm.panelState.model.job_ad.negotiable\"\n                                        ng-bind=\"vm.panelState.model.job_ad.salary\"><\/span>\n                            <\/span>\n                            <span ng-if=\"vm.panelState.model.job_ad.closing_date\"><span class=\"divider\">|<\/span><i class=\"fa fa-clock-o\"><\/i> Closing On <%\n                            vm.panelState.model.job_ad.closing_date %><\/span>\n                        <\/sod-tool-tippy>\n                    <\/li>\n                    <li ng-if=\"vm.panelState.model.job_ad.working_arrangement\">\n                        <sod-tool-tippy label=\"vm.panelState.model.job_ad.working_arrangement_tooltip\">\n                            <i class=\"fa fa-map-pin\"><\/i>\n                            <span ng-bind=\"vm.panelState.model.job_ad.working_arrangement | stringArray:' | '\"><\/span>\n                        <\/sod-tool-tippy>\n                    <\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"job-ad-details\">\n                <div ng-if=\"vm.panelState.model.job_ad.company_description\">\n                    <h4  class=\"job-ad-details-header\">About Us<\/h4>\n                    <div class=\"break-words\" ng-bind-html=\"vm.panelState.model.job_ad.company_description | trustAsHtml\"><\/div>\n                <\/div>\n                <div ng-if=\"vm.panelState.model.job_ad.job_description\">\n                    <h4  class=\"job-ad-details-header\">Job Description<\/h4>\n                    <div class=\"break-words\" ng-bind-html=\"vm.panelState.model.job_ad.job_description | trustAsHtml\"><\/div>\n                <\/div>\n                <div ng-if=\"vm.panelState.model.job_ad.qualification\">\n                <h4 class=\"job-ad-details-header\">Qualifications<\/h4>\n                    <div class=\"break-words\" ng-bind-html=\"vm.panelState.model.job_ad.qualification | trustAsHtml\"><\/div>\n                <\/div>\n            <div ng-if=\"vm.panelState.model.job_ad.skills.length > 0\" class=\"job-ad-skills\">\n                <h4 class=\"job-ad-details-header\">Skills<\/h4>\n                <span ng-repeat=\"skill in vm.panelState.model.job_ad.skills\" ng-bind=\"skill\"><\/span>\n            <\/div>\n                <div ng-if=\"vm.panelState.model.job_ad.other_information\">\n                    <h4 class=\"job-ad-details-header\">Other Information<\/h4>\n                    <div class=\"break-words\" ng-bind-html=\"vm.panelState.model.job_ad.other_information | trustAsHtml\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"job-ad-misc\">\n                <p class=\"text-color text-light\" ng-if=\"vm.panelState.model.job_ad.posted_date\">\n                    Posted On <% vm.panelState.model.job_ad.posted_date %>\n                <\/p>\n            <\/div>\n        <\/div>\n        <div class=\"job-ad-sidebar columns large-4 medium-4 small-12\">\n            <div class=\"apply-now-button\">\n            <div class=\"pblr-20 text-center has-past-applications\"\n                 ng-if=\"vm.panelState.model.rules.show_applied_before_info\">\n                You have previously applied to this job\n            <\/div>\n\n            <div class=\"float-on-mobile\" ng-repeat=\"button in vm.panelState.structure.options.side_buttons\"\n                 ng-if=\"vm.panelState.model.rules[vm.panelState.structure.options.button_rules[button.name]]\">\n                <fb-field-button element=\"button\" ng-if=\"button.type != 'link'\"><\/fb-field-button>\n<fb-field-anchor element=\"button\" ng-if=\"button.type == 'link'\"><\/fb-field-anchor>\n                                                            <\/div>\n        <\/div>\n        <span ng-if=\"vm.panelState.structure.options.similar_jobs\">\n            <async-panel options=\"vm.panelState.structure.options.similar_jobs.panel_content\" refresh=\"vm.refreshAsyncPanel\" is-refreshing=\"vm.isAsyncPanelRefreshing\"\n                        data='vm.panelState.model'\n            ><\/async-panel>\n            <\/span>\n\n        <div class=\"gmap-container\" ng-if=\"vm.panelState.model.job_ad.office.g_map_link\">\n            <iframe width=\"100%\" height=\"100%\" frameborder=\"0\" style=\"border:0\"\n                    ng-src=\"<% (vm.panelState.model.job_ad.office.g_map_link) | trustAsResourceUrl %>\" allowfullscreen>\n            <\/iframe>\n        <\/div>\n        <div class=\"share-now\">\n            <h5>Share this Job<\/h5>\n            <div class=\"addthis_inline_share_toolbox\"><\/div>\n\n            <div class=\"shareon\">\n                <a class=\"facebook\"><\/a>\n                <a class=\"linkedin\"><\/a>\n                <!-- FB App ID is required for the Messenger button to function -->\n                <a class=\"telegram\"><\/a>\n                <a class=\"twitter\"><\/a>\n                <a class=\"whatsapp\"><\/a>\n                <a class=\"copy-url\"><\/a>\n            <\/div>\n\n        <\/div>\n                                                    <\/div>\n\n    <fbq-tracker ng-if=\"vm.panelState.structure.options.facebook_source\" value=\"vm.panelState.structure.options.fbq_tracker_value\" type=\"vm.panelState.structure.options.fbq_tracker_type\" pixelid=\"vm.panelState.structure.options.fbq_pixel_id\"><\/fbq-tracker>\n\n\n    <script>\n        \/\/ do something\n        Shareon.init();\n    <\/script>\n\n<script type=\"text\/javascript\">\n    window.onbeforeprint = function () {\n        if (typeof Tawk_API !== typeof undefined) {\n            Tawk_API.hideWidget();\n        }\n    };\n\n    window.onafterprint = function () {\n        if (typeof Tawk_API !== typeof undefined) {\n            Tawk_API.showWidget();\n        }\n    };\n<\/script>\n","common\/career-portal\/default\/template":"<div class=\"edit-wrapper\" ng-class=\"{ 'edit-active': !!vm.panelState.structure.options.events.edit }\">\n        <fb-bind-html-compile  ng-if=\"vm.panelState.structure.options.template\"  template=\"vm.panelState.structure.options.template\" options=\"vm.panelState\"><\/fb-bind-html-compile>\n    <div class=\"edit-wrapper-overlay\" ng-if=\"vm.panelState.structure.options.events.edit\" css-position-elm-based='{ \"position\": \"left\", \"offset\": -10 }'>\n        <div class=\"edit-section-button\">\n            <table><tbody><tr>\n                <td ng-bind=\"vm.panelState.structure.options.edit_title || 'Edit'\"><\/td>\n                <td>\n                    <a\n                        sod-emit-event\n                        event-name=\"vm.panelState.structure.options.events.edit.eventName\">\n                        <i class=\"fa fa-2x fa-edit\"><\/i>\n                    <\/a>\n                <\/td>\n            <\/tr><\/tbody><\/table>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/referral-credential-form":"<div class=\"career-login-panel-wrapper\">\n    <div class=\"career-login-panel\">\n            <div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>        <h2 class=\"text-center\" ng-bind=\"vm.panelState.structure.options.form_title\"><\/h2>\n            <div ng-bind-html=\"vm.panelState.structure.options.post_header_text\"><\/div>\n    <hr \/>\n        <div class=\"form-block text-left\">\n            <fb-form-generator\n                    fb-data=\"vm.panelState.structure.component.form\"\n                    fb-model=\"vm.panelState.model\"\n            ><\/fb-form-generator>\n        <\/div>\n            <div class=\"text-center\" ng-repeat=\"link in vm.panelState.structure.options.links\">\n        <sod-context-menu context-menu-events=\"link.context_menu\">\n            <a\n                sod-emit-event\n                event-name=\"link.event\"\n                ng-bind=\"link.label\"\n            ><\/a>\n        <\/sod-context-menu>\n    <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/recruiters-top-bar":"<div class=\"top-bar header\" ng-if=\"vm.panelState.structure.options.show_top_bar\">\n    <div class=\"top-bar-left\">\n        <ul class=\"dropdown menu\" data-dropdown-menu>\n            <li class='menu-text' sod-topbar-menu>\n                <img class=\"recruiter-logo\" ng-src=\"<%vm.panelState.model.company_logo%>\"\/>\n            <\/li>\n        <\/ul>\n    <\/div>\n    <div class=\"top-bar-right\">\n        <div class=\"recruiter-contact-info header__menu\" ng-if=\"vm.panelState.structure.options.contact && vm.panelState.structure.options.show_recruiter_contact\">\n            <a class=\"block text-semibold text-muted\">Recruiter:<\/a>\n            <a class=\"inline-block text-bold\" ng-bind=\"vm.panelState.structure.options.contact.full_name\"><\/a>\n        <\/div>\n    <\/div>\n<\/div>\n<div class=\"recruiters-top-bar-wrapper <% vm.panelState.structure.options.top_bar_class %>\" ng-if=\"vm.panelState.structure.options.show_instruction_bar\">\n    <div class=\"recruiters-top-bar-content\">\n        <table>\n            <colgroup>\n                <col width=\"60%\">\n                <col\/>\n            <\/colgroup>\n            <tbody>\n            <tr>\n                <td>\n                                        <div class=\"action-header\" ng-bind-html=\"vm.panelState.structure.options.top_bar_header\"><\/div>\n                    <div class=\"action-msg\" ng-bind-html=\"vm.panelState.structure.options.top_bar_msg\"><\/div>\n                <\/td>\n                <td class=\"align-right\" ng-if=\"vm.panelState.structure.options.event\">\n                    <a\n                            sod-emit-event\n                            event-name=\"vm.panelState.structure.options.event.action_button.event.name\"\n                            class=\"button cp-main\"\n                            ng-href=\"<%vm.panelState.structure.options.event.action_button.event.href%>\"\n                            ng-bind=\"vm.panelState.structure.options.event.action_button.label\">\n                    <\/a>\n                <\/td>\n            <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n","common\/career-portal\/default\/forget-password":"<div class=\"login-panel-wrapper\">\n    <div class=\"login-panel\">\n        <div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>        <h2 class=\"text-center\">Forget Password<\/h2>\n        <div class=\"form-block text-left\">\n            <fb-form-generator\n                fb-data=\"vm.panelState.structure.component.form\"\n                fb-model=\"vm.panelState.model\"\n            ><\/fb-form-generator>\n        <\/div>\n        <div class=\"text-center mt-15\">\n            <sod-context-menu context-menu-events=\"vm.panelState.structure.options.context_menu.login.events\">\n                <a\n                    sod-emit-event\n                    event-name=\"vm.panelState.structure.options.special_event_buttons.login\"\n                >Login<\/a>\n            <\/sod-context-menu>\n        <\/div>\n        <hr\/>\n        <h5 class=\"text-center no-margin\">\n            Don&#039;t have an account?\n            <sod-context-menu context-menu-events=\"vm.panelState.structure.options.context_menu.signup.events\">\n                <a\n                    sod-emit-event\n                    event-name=\"vm.panelState.structure.options.special_event_buttons.signup\"\n                >Sign up<\/a>\n            <\/sod-context-menu>\n        <\/h5>\n    <\/div>\n<\/div>","common\/career-portal\/default\/job-list":"<div class=\"content-wrapper ptb-20\" ng-class=\"vm.panelState.structure.options.wrapper.className\">\n    <section class=\"content-section career-job-list career-job-list-content\">\n        <h2 class=\"page-title\" ng-if=\"vm.panelState.structure.options.page_title\" ng-bind=\"vm.panelState.structure.options.page_title\"><\/h2>\n\n        <rms-list-filter options=\"vm.panelState.structure.options\" hide-filter=\"true\"><\/rms-list-filter>\n    <\/section>\n\n<\/div>\n","common\/career-portal\/default\/application_job_info":"<div class=\"entity-view\" ng-class=\"vm.panelState.structure.options.wrapper.className\">\n    <div class=\"entity-view-header\" ng-if=\"vm.panelState.structure.options.header\">\n        <h2 ng-bind=\"vm.panelState.structure.options.header\"><\/h2>\n    <\/div>\n        <div class=\"entity-view-body\">\n            <div class=\"job-ad-wrapper application-job-info\">\n        <div class=\"pt-20 pb-20 job-ad-content job-ad-summary\">\n            <h2\n                class=\"text-bold mb-10\"\n                ng-if=\"vm.panelState.model.job_ad\"\n                ng-bind=\"vm.panelState.model.job_ad.job_title\"\n            ><\/h2>\n            <h2\n                class=\"text-bold\"\n                ng-if=\"!vm.panelState.model.job_ad\"\n            >General Application<\/h2>\n            <ul class=\"job-functions\" ng-if=\"vm.panelState.structure.options.display_rules.job_function\">\n                <li\n                        class=\"tags hollow\"\n                        ng-bind=\"jobFunction\"\n                        ng-repeat=\"jobFunction in vm.panelState.model.job_ad.job_functions\"\n                        ng-if=\"vm.panelState.structure.options.display_rules.job_function\"\n                ><\/li>\n            <\/ul>\n            \n            <ul class=\"summary-details\" ng-if=\"vm.panelState.model.job_ad\">\n                <li ng-if=\"vm.panelState.structure.options.display_rules.employment_type\">\n                    <sod-tool-tippy label=\"vm.panelState.model.job_ad.employment_types_tooltip\" placement=\"right\">\n                        <i class=\"fa fa-briefcase\"><\/i>\n                        <span ng-bind=\"vm.panelState.model.job_ad.employment_types | stringArray:' | '\"><\/span>\n                    <\/sod-tool-tippy>\n                <\/li>\n                <li ng-if=\"vm.panelState.structure.options.display_rules.experience_level\">\n                    <sod-tool-tippy label=\"vm.panelState.model.job_ad.experience_levels_tooltip\" placement=\"right\">\n                        <i class=\"fa fa-black-tie\"><\/i>\n                        <span ng-bind=\"vm.panelState.model.job_ad.experience_level | stringArray:' | '\"><\/span>\n                    <\/sod-tool-tippy>\n                <\/li>\n                <li ng-if=\"vm.panelState.structure.options.display_rules.education_levels\">\n                    <sod-tool-tippy label=\"vm.panelState.model.job_ad.education_level_tooltip\" placement=\"right\">\n                        <i class=\"fa fa-graduation-cap\"><\/i>\n                        <span ng-bind=\"vm.panelState.model.job_ad.education_levels | stringArray:' | '\"><\/span>\n                    <\/sod-tool-tippy>\n                <\/li>\n                <li>\n                    <sod-tool-tippy label=\"vm.panelState.model.job_ad.job_country_tooltip\" placement=\"right\">\n                        <i class=\"fa fa-map-marker\"><\/i> \n                        <span ng-bind=\"vm.panelState.model.job_ad.office.country\"><\/span>\n                        <span>\n                                <span class=\"divider\">|<\/span>\n                                <i class=\"fa fa-usd\"><\/i>\n                                    <span ng-bind=\"vm.panelState.model.job_ad.salary\"><\/span>\n                        <\/span>\n                    <!-- <\/sod-tool-tippy>\n                    <sod-tool-tippy label=\"vm.panelState.model.job_ad.closing_on_tooltip\" placement=\"right\"> -->\n                        <span ng-if=\"vm.panelState.model.job_ad.closing_date\"><span class=\"divider\">|<\/span><i class=\"fa fa-clock-o\"><\/i> Closing On <%\n                        vm.panelState.model.job_ad.closing_date %><\/span>\n                    <\/sod-tool-tippy>\n                <\/li>\n                <li ng-if=\"vm.panelState.model.job_ad.working_arrangement\">\n                    <sod-tool-tippy label=\"vm.panelState.model.job_ad.working_arrangement_tooltip\" placement=\"right\">\n                        <i class=\"fa fa-map-pin\"><\/i>\n                        <span ng-bind=\"vm.panelState.model.job_ad.working_arrangement | stringArray:' | '\"><\/span>\n                    <\/sod-tool-tippy>\n                <\/li>\n            <\/ul>\n        <\/div>\n        <div class=\"job-ad-details\" ng-if=\"vm.panel.options.showJobDetails\">\n            <div ng-if=\"vm.panelState.model.job_ad.job_description\">\n                <h4 class=\"job-ad-details-header\" ng-if=\"vm.panelState.structure.options.display_rules.job_description_label\">Job Description<\/h4>\n                <h4 class=\"job-ad-details-header\" ng-if=\"!vm.panelState.structure.options.display_rules.job_description_label\">&nbsp;<\/h4>\n                <div ng-bind-html=\"vm.panelState.model.job_ad.job_description | trustAsHtml\"><\/div>\n            <\/div>\n            <div ng-if=\"vm.panelState.model.job_ad.qualification && vm.panelState.structure.options.display_rules.qualification\">\n                <h4 class=\"job-ad-details-header\">Qualifications<\/h4>\n                <div ng-bind-html=\"vm.panelState.model.job_ad.qualification | trustAsHtml\"><\/div>\n            <\/div>\n            <div class=\"job-ad-skills\" ng-if=\"vm.panelState.model.job_ad.skills.length > 0\">\n                <h4 class=\"job-ad-details-header\">Skills<\/h4>\n                <span ng-repeat=\"skill in vm.panelState.model.job_ad.skills\" ng-bind=\"skill\"><\/span>\n            <\/div>\n            <div ng-if=\"vm.panelState.model.job_ad.other_information\">\n                <h4 class=\"job-ad-details-header\">Other Information<\/h4>\n                <div ng-bind-html=\"vm.panelState.model.job_ad.other_information | trustAsHtml\"><\/div>\n            <\/div>\n        <\/div>\n        <div class=\"job-ad-misc\" ng-if=\"vm.panel.options.showJobMisc\">\n            <p class=\"text-color text-light\" ng-if=\"vm.panelState.model.job_ad.posted_date && vm.panelState.structure.options.display_rules.posting_date\">\n                Posted On <% vm.panelState.model.job_ad.posted_date %>\n            <\/p>\n        <\/div>\n    <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/recruiter-job-info":"<div class=\"entity-view\" ng-class=\"vm.panelState.structure.options.wrapper.className\">\n    <div class=\"entity-view-header\" ng-if=\"vm.panelState.structure.options.header\">\n        <h2 ng-bind=\"vm.panelState.structure.options.header\"><\/h2>\n    <\/div>\n        <div class=\"entity-view-body\">\n            <div class=\"job-ad-wrapper application-job-info\">\n        <div class=\"pt-20 pb-20 job-ad-content\">\n            <h2\n                    class=\"text-bold mb-10\"\n                    ng-if=\"vm.panelState.model.job_ad\"\n                    ng-bind=\"vm.panelState.model.job_ad.job_title\"\n            ><\/h2>\n            <h2\n                    class=\"text-bold\"\n                    ng-if=\"!vm.panelState.model.job_ad\"\n            >General Application<\/h2>\n            <ul class=\"job-functions\" ng-if=\"vm.panelState.model.job_ad\">\n                <li\n                        class=\"tags hollow display-inline-block mr-10 p-20\"\n                        ng-bind=\"jobFunction\"\n                        ng-repeat=\"jobFunction in vm.panelState.model.job_ad.job_functions\">\n                <\/li>\n            <\/ul>\n            <ul ng-if=\"vm.panelState.model.job_ad\">\n                <li>\n                    <i class=\"fa fa-briefcase\"><\/i>&nbsp;\n                    <span ng-bind=\"vm.panelState.model.job_ad.employment_types | stringArray:' | '\"><\/span>\n                <\/li>\n                <li>\n                    <i class=\"fa fa-black-tie\"><\/i>&nbsp;\n                    <span ng-bind=\"vm.panelState.model.job_ad.experience_levels | stringArray:' | '\"><\/span>\n                <\/li>\n                <li>\n                    <i class=\"fa fa-graduation-cap\"><\/i>&nbsp;\n                    <span ng-bind=\"vm.panelState.model.job_ad.education_levels | stringArray:' | '\"><\/span>\n                <\/li>\n                <li>\n                    <i class=\"fa fa-map-marker\"><\/i>&nbsp;\n                    <span ng-bind=\"vm.panelState.model.job_ad.office.country\"><\/span>&nbsp;\n                    <span ng-if=\"!vm.panelState.model.job_ad.negotiable\">\n                        <span class=\"divider\">|<\/span>&nbsp;\n                        <i class=\"fa fa-usd\"><\/i>&nbsp;\n                        <span ng-if=\"vm.panelState.model.job_ad.negotiable\">Negotiable<\/span>&nbsp;\n                        <span ng-if=\"!vm.panelState.model.job_ad.negotiable\" ng-bind=\"vm.panelState.model.job_ad.salary\"><\/span>&nbsp;\n                    <\/span>\n                    <span ng-if=\"vm.panelState.model.job_ad.closing_date\">\n                        <span class=\"divider\">|<\/span>&nbsp;\n                        <i class=\"fa fa-clock-o\"><\/i> Closing On&nbsp;\n                        <% vm.panelState.model.job_ad.closing_date %>\n                    <\/span>\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/common\/login-panel-logo":"<div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>","common\/career-portal\/default\/signed-offer-form":"<div class=\"acceptance-wrapper\">\n    <div class=\"acceptance-panel\" ng-style=\"vm.options.structure.options.card_style\">\n        <div>\n                <div ng-if=\"vm.panelState.structure.options.status === '18'\">\n        <h2 ng-if=\"!vm.panelState.structure.options.signed_offer_internal_customization\">\n            <b>Internal Signing<\/b>\n        <\/h2>\n        <h2 ng-if=\"vm.panelState.structure.options.signed_offer_internal_customization\">\n            <b><span ng-bind-html=\"vm.panelState.structure.options.signed_offer_internal_customization_title | trustAsHtml\"><\/span><\/b>\n        <\/h2>\n    <\/div>\n\n    <div ng-if=\"vm.panelState.structure.options.status === '13'\">\n        <h2 ng-if=\"!vm.panelState.structure.options.signed_offer_candidate_customization\">\n            <b>Signed Offer Letter Submission<\/b>\n        <\/h2>\n        <h2 ng-if=\"vm.panelState.structure.options.signed_offer_candidate_customization\">\n            <b><span ng-bind-html=\"vm.panelState.structure.options.signed_offer_candidate_customization_title | trustAsHtml\"><\/span><\/b>\n        <\/h2>\n    <\/div>\n    <hr \/>\n        <\/div>\n        <div>\n                <div ng-if=\"vm.panelState.structure.options.selected_provider === '19'\">\n        <div ng-if=\"vm.panelState.structure.options.status === '18'\">\n            <div ng-if=\"!vm.panelState.structure.options.signed_offer_internal_customization\">\n                <div ng-bind-html=\"vm.panelState.structure.options.labels.line1 | trustAsHtml\"><\/div>\n<div style=\"background-color: white;\" class=\"pr-20 pt-20 pl-20 pb-4\">\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.employment_type\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Employment Type:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.employment_type\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.start_date\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Expected Start Date:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.start_date\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.duration_string\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Duration:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5 capitalize\" ng-bind-html=\"vm.panelState.structure.options.data.duration_string\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.projected_end_date\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Expected Contract End Date:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.projected_end_date\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.salary\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Offered Remuneration:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.salary\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.offer_letter\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Offer Letter:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\">\n                <a target=\"_blank\"\n                   ng-href=\"<%vm.panelState.structure.options.data.offer_letter.download_link%>\">Download<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.deadline\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Respond By:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.deadline\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<br\/>            <\/div>\n            <div ng-if=\"vm.panelState.structure.options.signed_offer_internal_customization\">\n                <div ng-bind-html=\"vm.panelState.structure.options.signed_offer_internal_customization_content | trustAsHtml\"><\/div>\n            <\/div>\n\n            <div class=\"row\">\n                <div class=\"columns small-4\" ng-repeat=\"button in vm.panelState.structure.options.buttons\">\n                    <fb-field-button element=\"button\" ng-if=\"button.type != 'link'\"><\/fb-field-button>\n<fb-field-anchor element=\"button\" ng-if=\"button.type == 'link'\"><\/fb-field-anchor>\n                <\/div>\n                <div class=\"columns small-4\"><\/div>\n            <\/div>\n        <\/div>\n\n        <div ng-if=\"vm.panelState.structure.options.status === '13'\">\n            <div ng-if=\"!vm.panelState.structure.options.signed_offer_candidate_customization\">\n                <div ng-bind-html=\"vm.panelState.structure.options.labels.line1 | trustAsHtml\"><\/div>\n<div style=\"background-color: white;\" class=\"pr-20 pt-20 pl-20 pb-4\">\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.employment_type\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Employment Type:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.employment_type\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.start_date\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Expected Start Date:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.start_date\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.duration_string\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Duration:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5 capitalize\" ng-bind-html=\"vm.panelState.structure.options.data.duration_string\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.projected_end_date\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Expected Contract End Date:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.projected_end_date\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.salary\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Offered Remuneration:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.salary\"><\/div>\n        <\/div>\n    <\/div>\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.offer_letter\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Offer Letter:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\">\n                <a target=\"_blank\"\n                   ng-href=\"<%vm.panelState.structure.options.data.offer_letter.download_link%>\">Download<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"row\" ng-if=\"vm.panelState.structure.options.data.deadline\">\n        <div class=\"columns small-5\">\n            <div class=\"mb-5\"><b>Respond By:<\/b><\/div>\n        <\/div>\n        <div class=\"columns small-7\">\n            <div class=\"mb-5\" ng-bind-html=\"vm.panelState.structure.options.data.deadline\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<br\/>            <\/div>\n            <div ng-if=\"vm.panelState.structure.options.signed_offer_candidate_customization\">\n                <div ng-bind-html=\"vm.panelState.structure.options.signed_offer_candidate_customization_content | trustAsHtml\"><\/div>\n            <\/div>\n            <div class=\"row\">\n                <div class=\"columns small-4\" ng-repeat=\"button in vm.panelState.structure.options.buttons\">\n                    <fb-field-button element=\"button\" ng-if=\"button.type != 'link'\"><\/fb-field-button>\n<fb-field-anchor element=\"button\" ng-if=\"button.type == 'link'\"><\/fb-field-anchor>\n                <\/div>\n                <div class=\"columns small-4\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/slider":"<div class=\"edit-wrapper\" ng-class=\"{ 'edit-active': !!vm.panelState.structure.options.events.edit }\">\n    <div style=\"clear: both;\">\n<rms-carousel options=\"vm.panelState.structure.options\" items=\"vm.panelState.model.items\" ng-if=\"vm.panelState.model.items\"><\/rms-carousel>\n<\/div>\n    <div class=\"edit-wrapper-overlay\" ng-if=\"vm.panelState.structure.options.events.edit\" css-position-elm-based='{ \"position\": \"left\", \"offset\": -10 }'>\n        <div class=\"edit-section-button\">\n            <table><tbody><tr>\n                <td ng-bind=\"vm.panelState.structure.options.edit_title || 'Edit'\"><\/td>\n                <td>\n                    <a\n                        sod-emit-event\n                        event-name=\"vm.panelState.structure.options.events.edit.eventName\">\n                        <i class=\"fa fa-2x fa-edit\"><\/i>\n                    <\/a>\n                <\/td>\n            <\/tr><\/tbody><\/table>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/quick-search-form":"<div class=\"content-wrapper quick-search-wrapper\">\n    <div class=\"content-section\">\n        <div class=\"row collapse\">\n            <div class=\"columns small-12 medium-10 large-10\">\n                <div class=\"form-block quick-search\">\n                    <fb-form-generator fb-data=\"vm.panelState.structure.component.form\" fb-model=\"vm.panelState.model\"\n                                       get-model=\"vm.panelState.getModel\"\n                                       set-model=\"vm.panelState.setModel\"><\/fb-form-generator>\n                <\/div>\n            <\/div>\n            <div class=\"columns small-12 medium-2 large-2\">\n                <div ng-repeat=\"button in vm.panelState.structure.options.buttons\">\n                    <fb-field-button element=\"button\" ng-if=\"button.type != 'link'\"><\/fb-field-button>\n<fb-field-anchor element=\"button\" ng-if=\"button.type == 'link'\"><\/fb-field-anchor>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/navbar":"<div class=\"edit-wrapper\" ng-class=\"{ 'edit-active': !!vm.panelState.structure.options.events.edit }\">\n    <div class=\"header\">\n    <div class=\"header__logo\">\n        <span\n            ng-if=\"!vm.panelState.model.company_logo\">\n            <i class=\"fa fa-image fa-2x\"><\/i>\n        <\/span>\n        <a sod-emit-event event-name=\"vm.panelState.structure.options.events.back_to_home\" ng-if=\"vm.panelState.model.company_logo\">\n            <div class=\"logo\" style=\"background-image: url('<% vm.panelState.model.company_logo %>');\"><\/div>\n        <\/a>\n    <\/div>\n    <ul class=\"header__menu header__menu--float-right\" ng-if=\"!vm.panelState.structure.options.is_recruiter\">\n        <li\n            class=\"header__menu__item\"\n            ng-repeat=\"item in vm.panelState.model.links\">\n            <a ng-href=\"<% item.link %>\"  ng-bind=\"item.label\" target=\"_blank\" ng-class=\"item.classNames\"><\/a>\n        <\/li>\n    <\/ul>\n    <div class=\"top-panel-buttons\" ng-if=\"!vm.panelState.structure.options.is_recruiter\">\n        <div\n                        ng-if=\"vm.panelState.structure.options.system_links && !systemLink.hide\"\n            ng-repeat-start=\"systemLink in vm.panelState.structure.options.system_links | orderBy:'order'\"\n            class=\"top-panel-button\"\n            class-toggler='<% { \"selector\": \"#top-panel-buttons_dialog--\" + $index, \"classes\": [\"active\"] } %>'>\n            <a sod-emit-event event-name=\"systemLink.event\" style=\"display: block;\" ng-class=\"systemLink.classNames\">\n            <span\n                ng-if=\"linkContent.type === 'icon'\"\n                ng-repeat-start=\"linkContent in systemLink.content | orderBy:'order'\">\n                <i\n                    class=\"<% linkContent.classNames || '' %>\">\n                <\/i>\n                &nbsp;\n            <\/span>\n            <span\n                ng-repeat-end\n                ng-bind=\"linkContent.data\"\n                ng-if=\"linkContent.type === 'text'\"\n                class=\"<% linkContent.classNames || '' %>\">\n            <\/span>\n            <\/a>\n        <\/div>\n        <div\n            ng-repeat-end\n            ng-if=\"systemLink.nested_links && !systemLink.hide\"\n            id=\"<% 'top-panel-buttons_dialog--' + $index %>\"\n            class=\"top-panel-buttons__dialog\">\n            <a\n                                sod-emit-event event-name=\"nestedLink.event\"\n                ng-if=\"!nestedLink.hide\"\n                ng-repeat=\"nestedLink in systemLink.nested_links | orderBy:'order'\"\n                class=\"top-panel-button\"\n                ng-class=\"nestedLink.classNames\"\n            >\n                <span\n                    ng-if=\"linkContent.type === 'icon'\"\n                    ng-repeat-start=\"linkContent in nestedLink.content | orderBy:'order'\">\n                    <i\n                        class=\"<% linkContent.classNames || '' %>\">\n                    <\/i>\n                    &nbsp;\n                <\/span>\n                <span\n                    ng-repeat-end\n                    ng-bind=\"linkContent.data\"\n                    ng-if=\"linkContent.type === 'text'\"\n                    class=\"<% linkContent.classNames || '' %>\">\n                <\/span>\n            <\/a>\n        <\/div>\n                                                                                                                                                                    <\/div>\n    <div class=\"header__burger-menu header__burger-menu--float-right\">\n        <button class-toggler='{ \"selector\": \"#career-burger-menu\", \"classes\": [\"active\"] }'>\n            <i class=\"fa fa-bars fa-2x\"><\/i>\n        <\/button>\n        <div id=\"career-burger-menu\" css-position-elm-based='{ \"position\": \"top\", \"offset\": 200 }'>\n            <div class=\"header__burger-menu__close\">\n                <button class-toggler='{ \"selector\": \"#career-burger-menu\", \"classes\": [\"active\"] }'><i class=\"fa fa-times-circle fa-2x\"><\/i><\/button>\n            <\/div>\n            <ul>\n                <li\n                    class=\"header__burger-menu__item\"\n                    ng-if=\"!systemLink.hide\"\n                    ng-repeat=\"systemLink in vm.panelState.structure.options.system_links | orderBy:'order'\">\n                    <div sod-emit-event event-name=\"systemLink.nested_links ? 'throw-away-event' : systemLink.event\">\n                        <a\n                            ng-href=\"<% systemLink.nested_links ? '#' : systemLink.link %>\"\n                            class-toggler='<% { \"selector\": \"#header__burger-inner-menu--\" + $index, \"classes\": [\"active\"] } %>'>\n                            <span\n                                ng-if=\"linkContent.type === 'icon'\"\n                                ng-repeat-start=\"linkContent in systemLink.content | orderBy:'order'\">\n                                <i\n                                    class=\"<% linkContent.classNames || '' %>\">\n                                <\/i>\n                                &nbsp;\n                            <\/span>\n                            <span\n                                ng-repeat-end\n                                ng-bind=\"linkContent.data\"\n                                ng-if=\"linkContent.type === 'text'\"\n                                class=\"<% linkContent.classNames || '' %>\">\n                            <\/span>\n                        <\/a>\n                    <\/div>\n                    <div\n                        ng-if=\"systemLink.nested_links\"\n                        class=\"header__burger-inner-menu\"\n                        id=\"<% 'header__burger-inner-menu--' + $index %>\">\n                        <ul>\n                            <li\n                                class=\"header__burger-menu__item\"\n                                ng-repeat=\"nestedLink in systemLink.nested_links | orderBy:'order'\">\n                                <div>\n                                    <a ng-href=\"<% nestedLink.link %>\" sod-emit-event event-name=\"nestedLink.event\">\n                                        <span\n                                            ng-if=\"linkContent.type === 'icon'\"\n                                            ng-repeat-start=\"linkContent in nestedLink.content | orderBy:'order'\">\n                                            <i\n                                                class=\"<% linkContent.classNames || '' %>\">\n                                            <\/i>\n                                            &nbsp;\n                                        <\/span>\n                                        <span\n                                            ng-repeat-end\n                                            ng-bind=\"linkContent.data\"\n                                            ng-if=\"linkContent.type === 'text'\"\n                                            class=\"<% linkContent.classNames || '' %>\">\n                                        <\/span>\n                                    <\/a>\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/li>\n                <li\n                    class=\"header__burger-menu__item\"\n                    ng-repeat=\"item in vm.panelState.model.links\">\n                    <div>\n                        <a ng-href=\"<% item.link %>\" ng-bind=\"item.label\" target=\"_blank\"><\/a>\n                    <\/div>\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n    <div class=\"edit-wrapper-overlay\" ng-if=\"vm.panelState.structure.options.events.edit\" css-position-elm-based='{ \"position\": \"left\", \"offset\": -10 }'>\n        <div class=\"edit-section-button\">\n            <table><tbody><tr>\n                <td ng-bind=\"vm.panelState.structure.options.edit_title || 'Edit'\"><\/td>\n                <td>\n                    <a\n                        sod-emit-event\n                        event-name=\"vm.panelState.structure.options.events.edit.eventName\">\n                        <i class=\"fa fa-2x fa-edit\"><\/i>\n                    <\/a>\n                <\/td>\n            <\/tr><\/tbody><\/table>\n        <\/div>\n    <\/div>\n<\/div>","common\/career-portal\/default\/my_profile_form":"<div class=\"login-panel-wrapper change-password-div\">\n    <div class=\"login-panel\" style=\"width: 768px !important;\">\n        <h2 class=\"text-center mb-12 font-medium\">My Profile<\/h2>\n        <div class=\"form-block text-left\" ng-if=\"!vm.panelState.structure.options.hide_form\">\n            <fb-form-generator\n                fb-data=\"vm.panelState.structure.component.form\"\n                fb-model=\"vm.panelState.model\" get-model=\"vm.panelState.getModel\" set-model=\"vm.panelState.setModel\"\n            ><\/fb-form-generator>\n        <\/div>\n    <\/div>\n<\/div>\n","common\/career-portal\/default\/change-password":"<div class=\"login-panel-wrapper change-password-div\">\n    <div class=\"login-panel\">\n        <div class=\"login-panel-logo\">\n    <a ng-href=\"<% vm.panelState.structure.options.login_url %>\">\n        <img ng-src=\"<%vm.panelState.structure.options.auth_pic.image%>\" alt=\"<%vm.panelState.structure.options.auth_pic.alt%>\" height=\"70\"\/>\n    <\/a>\n<\/div>        <h2 class=\"text-center\">Change Password<\/h2>\n        <div>\n            For security reasons,you will be logged out after changing your password\n        <\/div>\n        <div class=\"form-block text-left\">\n            <fb-form-generator\n                fb-data=\"vm.panelState.structure.component.form\"\n                fb-model=\"vm.panelState.model\"\n            ><\/fb-form-generator>\n        <\/div>\n    <\/div>\n<\/div>\n","common\/career-portal\/default\/status":"<div class=\"text-center full-height\">\n    <div class=\"icon success\">\n        <i class=\"fa fa-check\"><\/i>\n    <\/div>\n    <h2>Applications has been submitted<\/h2>\n<\/div>"}