www.workingnomads.com Open in urlscan Pro
104.248.12.194  Public Scan

Submitted URL: https://www.workingnomads.com/
Effective URL: https://www.workingnomads.com/jobs
Submission Tags: falconsandbox
Submission: On December 09 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form ng-submit="handleSearchSubmit();" style="height: 100%" class="ng-pristine ng-valid">
  <div id="facets">
    <div ng-style="premiumSubscription === 'True' &amp;&amp; {'position': 'sticky', 'top': '80px', 'margin-bottom': '20px'}">
      <!-- Search -->
      <div class="search__wrapper">
        <div class="input-group search">
          <input type="text" name="q" id="q" autocomplete="off" spellcheck="false" autocorrect="false" class="string ng-pristine ng-untouched ng-valid ng-empty" placeholder="Job title, keyword, or company" ng-change="search(true)"
            ng-blur="cleanQuery()" ng-model="query" ng-model-options="{ debounce: 100 }" my-enter="enterSearch()">
        </div>
        <div class="options hidden" ng-class="{hidden: !suggestOptions.length || !suggestOptionsOpen}">
          <!-- ngRepeat: option in suggestOptions -->
        </div>
      </div>
      <!-- Selected tags -->
      <div class="side-menu-selected-locations hidden" ng-class="{hidden: !tags.length}">
        <!-- ngRepeat: tag in tags -->
      </div>
      <!-- Locations select -->
      <div class="side-menu-locations search-bar__action">
        <div class="search-bar__action__button select" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          <img class="search-bar__action__icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/icon-location.svg" alt="" width="18" height="18">
          <span class="search-bar__action__label">Location</span>
          <img class="search-bar__action__dropdown-icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/arrow-dropdown.svg" alt="" width="8" height="4">
        </div>
        <div class="search-bar__action__dropdown dropdown-menu dropdown-menu__with-search" aria-labelledby="dropdownMenuButton">
          <input type="text" name="qL" id="qL" autocomplete="off" spellcheck="false" autocorrect="false" class="string ng-pristine ng-untouched ng-valid ng-empty" placeholder="Type to search a country" ng-change="searchLocations()"
            ng-model="queryLocation" ng-model-options="{ debounce: 100 }">
          <!-- Regions -->
          <div class="dropdown-menu__title" ng-show="existsRegionOption()"> Regions </div>
          <!-- ngRepeat: location in locationOptions | filter: { region: true } -->
          <div ng-repeat="location in locationOptions | filter: { region: true }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Anywhere">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Anywhere</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: true } -->
          <div ng-repeat="location in locationOptions | filter: { region: true }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="North America">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">North America</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: true } -->
          <div ng-repeat="location in locationOptions | filter: { region: true }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Latin America">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Latin America</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: true } -->
          <div ng-repeat="location in locationOptions | filter: { region: true }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Europe">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Europe</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: true } -->
          <div ng-repeat="location in locationOptions | filter: { region: true }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Middle East">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Middle East</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: true } -->
          <div ng-repeat="location in locationOptions | filter: { region: true }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Africa">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Africa</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: true } -->
          <div ng-repeat="location in locationOptions | filter: { region: true }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="APAC">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">APAC</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: true } -->
          <!-- Countries -->
          <div class="dropdown-menu__title" ng-show="existsCountryOption()"> Countries </div>
          <!-- ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="USA">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">USA</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="UK">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">UK</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Canada">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Canada</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Afghanistan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Afghanistan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Albania">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Albania</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Algeria">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Algeria</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Andorra">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Andorra</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Angola">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Angola</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Argentina">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Argentina</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Armenia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Armenia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Australia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Australia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Austria">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Austria</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Azerbaijan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Azerbaijan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bahamas">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bahamas</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bahrain">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bahrain</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bangladesh">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bangladesh</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Barbados">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Barbados</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Belarus">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Belarus</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Belgium">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Belgium</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Belize">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Belize</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Benin">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Benin</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bermuda">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bermuda</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bhutan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bhutan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bolivia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bolivia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bosnia and Herzegovina">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bosnia and Herzegovina</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Botswana">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Botswana</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Brazil">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Brazil</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Brunei">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Brunei</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Bulgaria">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Bulgaria</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Burkina Faso">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Burkina Faso</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Burundi">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Burundi</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Cabo Verde">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Cabo Verde</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Cambodia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Cambodia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Cameroon">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Cameroon</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Central African Republic">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Central African Republic</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Chad">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Chad</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Chile">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Chile</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="China">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">China</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Colombia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Colombia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Comoros">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Comoros</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Congo">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Congo</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Congo, The Democratic Republic of the">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Congo, The Democratic Republic of the</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Costa Rica">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Costa Rica</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Croatia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Croatia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Cuba">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Cuba</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Cyprus">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Cyprus</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Czechia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Czechia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Côte d'Ivoire">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Côte d'Ivoire</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Denmark">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Denmark</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Djibouti">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Djibouti</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Dominica">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Dominica</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Dominican Republic">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Dominican Republic</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Ecuador">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Ecuador</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Egypt">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Egypt</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="El Salvador">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">El Salvador</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Equatorial Guinea">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Equatorial Guinea</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Eritrea">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Eritrea</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Estonia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Estonia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Eswatini">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Eswatini</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Ethiopia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Ethiopia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Faroe Islands">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Faroe Islands</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Fiji">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Fiji</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Finland">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Finland</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="France">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">France</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="French Guiana">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">French Guiana</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Gabon">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Gabon</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Gambia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Gambia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Georgia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Georgia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Germany">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Germany</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Ghana">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Ghana</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Gibraltar">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Gibraltar</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Greece">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Greece</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Greenland">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Greenland</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Grenada">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Grenada</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Guadeloupe">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Guadeloupe</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Guam">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Guam</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Guatemala">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Guatemala</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Guinea">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Guinea</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Guinea-Bissau">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Guinea-Bissau</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Guyana">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Guyana</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Haiti">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Haiti</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Honduras">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Honduras</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Hong Kong">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Hong Kong</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Hungary">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Hungary</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Iceland">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Iceland</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="India">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">India</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Indonesia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Indonesia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Iran">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Iran</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Iraq">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Iraq</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Ireland">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Ireland</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Israel">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Israel</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Italy">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Italy</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Jamaica">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Jamaica</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Japan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Japan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Jordan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Jordan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Kazakhstan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Kazakhstan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Kenya">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Kenya</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Kiribati">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Kiribati</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="South Korea">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">South Korea</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Kuwait">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Kuwait</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Kyrgyzstan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Kyrgyzstan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Lao People's Democratic Republic">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Lao People's Democratic Republic</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Latvia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Latvia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Lebanon">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Lebanon</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Lesotho">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Lesotho</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Liberia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Liberia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Libya">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Libya</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Liechtenstein">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Liechtenstein</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Lithuania">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Lithuania</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Luxembourg">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Luxembourg</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Macao">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Macao</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Madagascar">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Madagascar</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Malawi">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Malawi</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Malaysia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Malaysia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Maldives">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Maldives</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Mali">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Mali</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Malta">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Malta</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Martinique">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Martinique</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Mauritania">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Mauritania</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Mauritius">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Mauritius</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Mayotte">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Mayotte</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Mexico">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Mexico</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Moldova, Republic of">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Moldova, Republic of</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Monaco">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Monaco</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Mongolia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Mongolia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Montenegro">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Montenegro</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Morocco">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Morocco</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Mozambique">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Mozambique</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Myanmar">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Myanmar</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Namibia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Namibia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Nepal">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Nepal</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Netherlands">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Netherlands</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="New Caledonia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">New Caledonia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="New Zealand">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">New Zealand</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Nicaragua">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Nicaragua</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Niger">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Niger</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Nigeria">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Nigeria</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="North Macedonia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">North Macedonia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Norway">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Norway</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Oman">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Oman</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Pakistan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Pakistan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Palau">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Palau</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Palestine, State of">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Palestine, State of</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Panama">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Panama</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Papua New Guinea">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Papua New Guinea</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Paraguay">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Paraguay</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Peru">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Peru</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Philippines">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Philippines</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Poland">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Poland</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Portugal">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Portugal</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Puerto Rico">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Puerto Rico</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Qatar">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Qatar</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Romania">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Romania</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Russia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Russia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Rwanda">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Rwanda</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Réunion">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Réunion</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Samoa">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Samoa</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="San Marino">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">San Marino</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Sao Tome and Principe">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Sao Tome and Principe</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Saudi Arabia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Saudi Arabia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Senegal">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Senegal</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Serbia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Serbia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Seychelles">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Seychelles</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Sierra Leone">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Sierra Leone</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Singapore">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Singapore</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Sint Maarten (Dutch part)">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Sint Maarten (Dutch part)</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Slovakia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Slovakia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Slovenia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Slovenia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Solomon Islands">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Solomon Islands</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Somalia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Somalia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="South Africa">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">South Africa</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="South Sudan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">South Sudan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Spain">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Spain</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Sri Lanka">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Sri Lanka</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Sudan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Sudan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Suriname">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Suriname</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Sweden">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Sweden</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Switzerland">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Switzerland</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Syria">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Syria</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Taiwan, Province of China">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Taiwan, Province of China</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Tajikistan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Tajikistan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Tanzania, United Republic of">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Tanzania, United Republic of</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Thailand">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Thailand</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Timor-Leste">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Timor-Leste</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Togo">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Togo</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Tonga">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Tonga</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Trinidad and Tobago">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Trinidad and Tobago</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Tunisia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Tunisia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Turkey">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Turkey</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Turkmenistan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Turkmenistan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Tuvalu">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Tuvalu</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Uganda">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Uganda</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Ukraine">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Ukraine</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="United Arab Emirates">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">United Arab Emirates</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Uruguay">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Uruguay</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Uzbekistan">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Uzbekistan</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Vanuatu">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Vanuatu</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Venezuela, Bolivarian Republic of">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Venezuela, Bolivarian Republic of</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Viet Nam">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Viet Nam</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Western Sahara">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Western Sahara</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Yemen">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Yemen</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Zambia">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Zambia</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div ng-repeat="location in locationOptions | filter: { region: false }" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: location.checked}" ng-click="$event.preventDefault(); toggleLocation(location.id);">
              <input type="checkbox" ng-id="location.id" ng-name="location.name" ng-value="location.id" ng-checked="location.checked" value="Zimbabwe">
              <label ng-for="location.id" data-type="jobs" class="ng-binding">Zimbabwe</label>
            </div>
          </div><!-- end ngRepeat: location in locationOptions | filter: { region: false } -->
          <div class="dropdown-menu__no-options ng-hide" ng-show="!existsCountryOption() &amp;&amp; !existsRegionOption()">No options</div>
        </div>
      </div>
      <!-- Selected locations -->
      <div class="side-menu-selected-locations">
        <!-- ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations --><!-- ngIf: location.checked --><!-- end ngRepeat: location in locations -->
        <!-- ngIf: selectedLocations > 0 && premiumSubscription === 'True' -->
      </div>
      <!-- Categories select -->
      <div class="side-menu-categories search-bar__action">
        <div class="search-bar__action__button select" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          <img class="search-bar__action__icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/icon-category.svg" alt="" width="18" height="18">
          <span class="search-bar__action__label">Category</span>
          <img class="search-bar__action__dropdown-icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/arrow-dropdown.svg" alt="" width="8" height="4">
        </div>
        <div class="search-bar__action__dropdown dropdown-menu" aria-labelledby="dropdownMenuButton">
          <!-- ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Administration">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Administration</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Consulting">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Consulting</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Customer Success">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Customer Success</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Design">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Design</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Development">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Development</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Education">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Education</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Finance">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Finance</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Healthcare">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Healthcare</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Human Resources">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Human Resources</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Legal">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Legal</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Marketing">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Marketing</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Management">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Management</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Sales">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Sales</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="System Administration">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">System Administration</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
          <div ng-repeat="category in categories" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: category.checked}" ng-click="$event.preventDefault(); toggleCategory(category.key, true);">
              <input type="checkbox" ng-id="category.key" ng-name="category.key" ng-value="category.key" ng-checked="category.checked" value="Writing">
              <label ng-for="category.key" data-type="jobs" class="ng-binding">Writing</label>
            </div>
          </div><!-- end ngRepeat: category in categories -->
        </div>
      </div>
      <!-- Selected categories -->
      <div class="side-menu-selected-locations hidden" ng-class="{hidden: !existsFilteredCategory()}">
        <!-- ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories --><!-- ngIf: category.checked --><!-- end ngRepeat: category in categories -->
      </div>
      <!-- Position type select -->
      <div class="side-menu-positionTyoes search-bar__action">
        <div class="search-bar__action__button select" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          <img class="search-bar__action__icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/icon-positionType.svg" alt="" width="18" height="18">
          <span class="search-bar__action__label">Position Type</span>
          <img class="search-bar__action__dropdown-icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/arrow-dropdown.svg" alt="" width="8" height="4">
        </div>
        <div class="search-bar__action__dropdown dropdown-menu" aria-labelledby="dropdownMenuButton">
          <!-- ngRepeat: positionType in positionTypes -->
          <div ng-repeat="positionType in positionTypes" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: positionType.checked}" ng-click="$event.preventDefault(); togglePositionType(positionType.id);">
              <input type="checkbox" ng-id="positionType.id" ng-name="category.key" ng-value="positionType.id" ng-checked="positionType.checked" value="Full-time">
              <label ng-for="positionType.id" data-type="jobs" class="ng-binding">Full-time</label>
            </div>
          </div><!-- end ngRepeat: positionType in positionTypes -->
          <div ng-repeat="positionType in positionTypes" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: positionType.checked}" ng-click="$event.preventDefault(); togglePositionType(positionType.id);">
              <input type="checkbox" ng-id="positionType.id" ng-name="category.key" ng-value="positionType.id" ng-checked="positionType.checked" value="Part-time">
              <label ng-for="positionType.id" data-type="jobs" class="ng-binding">Part-time</label>
            </div>
          </div><!-- end ngRepeat: positionType in positionTypes -->
          <div ng-repeat="positionType in positionTypes" class="search-bar__action__dropdown__item ng-scope">
            <div class="checkbox checkbox-design checkbox-inline-small" ng-class="{location__checked: positionType.checked}" ng-click="$event.preventDefault(); togglePositionType(positionType.id);">
              <input type="checkbox" ng-id="positionType.id" ng-name="category.key" ng-value="positionType.id" ng-checked="positionType.checked" value="Contract">
              <label ng-for="positionType.id" data-type="jobs" class="ng-binding">Contract</label>
            </div>
          </div><!-- end ngRepeat: positionType in positionTypes -->
        </div>
      </div>
      <!-- Selected position types -->
      <div class="side-menu-selected-locations hidden" ng-class="{hidden: !existsFilteredPositionType()}">
        <!-- ngRepeat: positionType in positionTypes --><!-- ngIf: positionType.checked --><!-- end ngRepeat: positionType in positionTypes --><!-- ngIf: positionType.checked --><!-- end ngRepeat: positionType in positionTypes --><!-- ngIf: positionType.checked --><!-- end ngRepeat: positionType in positionTypes -->
      </div>
      <!-- Salary -->
      <div class="side-menu-salary search-bar__action">
        <div class="search-bar__action__button select" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          <img class="search-bar__action__icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/icon-money.svg" alt="" width="18" height="18">
          <span class="search-bar__action__label">Salary</span>
          <img class="search-bar__action__dropdown-icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/arrow-dropdown.svg" alt="" width="8" height="4">
        </div>
        <div class="search-bar__action__dropdown dropdown-menu" aria-labelledby="dropdownMenuButton" id="salaryDropdown">
          <div class="salary-wrapper" ng-click="$event.stopPropagation();">
            <label for="salary_from">Minimum salary<span ng-show="salaryFrom > 0" class="ng-binding ng-hide">: $0 per year</span></label>
            <input style="margin-top: 18px; margin-bottom: 18px;" type="range" class="form-control-range ng-pristine ng-untouched ng-valid ng-not-empty" id="salary_from" ng-model="salaryFrom" min="0" max="300000" step="2000"
              ng-click="$event.preventDefault();">
            <div style="text-align: left; width: 100%"><button class="btn btn-primary" type="button" ng-disabled="salaryFrom == 0" ng-click="setSalaryFrom()" disabled="disabled">Apply</button></div>
          </div>
        </div>
      </div>
      <!-- Selected salary -->
      <div class="side-menu-selected-locations hidden" ng-class="{hidden: !salaryFromSet }">
        <div class="selected-location">
          <span class="ng-binding">$0+ per year</span>
          <span class="remove-location" ng-click="$event.preventDefault(); removeSalaryFrom();">x</span>
        </div>
      </div>
      <!-- Posted date select -->
      <div class="side-menu-postedDate search-bar__action">
        <div class="search-bar__action__button select" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          <img class="search-bar__action__icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/icon-time.svg" alt="" width="18" height="18">
          <span class="search-bar__action__label">Posted Date</span>
          <img class="search-bar__action__dropdown-icon" src="https://d262ri5vl0r1ym.cloudfront.net/jobs/svg/arrow-dropdown.svg" alt="" width="8" height="4">
        </div>
        <div class="search-bar__action__dropdown dropdown-menu" aria-labelledby="dropdownMenuButton">
          <!-- ngRepeat: postedDate in postedDates -->
          <div ng-repeat="postedDate in postedDates" class="search-bar__action__dropdown__item ng-scope">
            <div class="radio radio-design radio-inline-small location__checked" ng-class="{location__checked: postedDate.checked}" ng-click="$event.preventDefault(); togglePostedDate(postedDate.key);">
              <input type="radio" ng-id="postedDate.key" ng-name="postedDate.key" ng-value="postedDate.key" ng-checked="postedDate.checked" value="any" checked="checked">
              <label ng-for="postedDate.key" class="ng-binding">Any Date</label>
            </div>
          </div><!-- end ngRepeat: postedDate in postedDates -->
          <div ng-repeat="postedDate in postedDates" class="search-bar__action__dropdown__item ng-scope">
            <div class="radio radio-design radio-inline-small" ng-class="{location__checked: postedDate.checked}" ng-click="$event.preventDefault(); togglePostedDate(postedDate.key);">
              <input type="radio" ng-id="postedDate.key" ng-name="postedDate.key" ng-value="postedDate.key" ng-checked="postedDate.checked" value="1">
              <label ng-for="postedDate.key" class="ng-binding">Today</label>
            </div>
          </div><!-- end ngRepeat: postedDate in postedDates -->
          <div ng-repeat="postedDate in postedDates" class="search-bar__action__dropdown__item ng-scope">
            <div class="radio radio-design radio-inline-small" ng-class="{location__checked: postedDate.checked}" ng-click="$event.preventDefault(); togglePostedDate(postedDate.key);">
              <input type="radio" ng-id="postedDate.key" ng-name="postedDate.key" ng-value="postedDate.key" ng-checked="postedDate.checked" value="3">
              <label ng-for="postedDate.key" class="ng-binding">Last 3 Days</label>
            </div>
          </div><!-- end ngRepeat: postedDate in postedDates -->
          <div ng-repeat="postedDate in postedDates" class="search-bar__action__dropdown__item ng-scope">
            <div class="radio radio-design radio-inline-small" ng-class="{location__checked: postedDate.checked}" ng-click="$event.preventDefault(); togglePostedDate(postedDate.key);">
              <input type="radio" ng-id="postedDate.key" ng-name="postedDate.key" ng-value="postedDate.key" ng-checked="postedDate.checked" value="7">
              <label ng-for="postedDate.key" class="ng-binding">Last 7 Days</label>
            </div>
          </div><!-- end ngRepeat: postedDate in postedDates -->
        </div>
      </div>
      <!-- Selected posted date -->
      <div class="side-menu-selected-locations" ng-class="{hidden: !existsFilteredPostedDate()}">
        <!-- ngRepeat: postedDate in postedDates --><!-- ngIf: postedDate.checked && postedDate.key != 'any' --><!-- end ngRepeat: postedDate in postedDates --><!-- ngIf: postedDate.checked && postedDate.key != 'any' --><!-- end ngRepeat: postedDate in postedDates --><!-- ngIf: postedDate.checked && postedDate.key != 'any' --><!-- end ngRepeat: postedDate in postedDates --><!-- ngIf: postedDate.checked && postedDate.key != 'any' --><!-- end ngRepeat: postedDate in postedDates -->
      </div>
      <a ng-show="isResetFiltersVisible()" type="submit" class="btn btn-default filter-button ng-hide" style="margin-bottom: 0px;" ng-href="/subscribe" target="_self" href="/subscribe">Set up job alerts
                            </a>
      <a ng-show="isResetFiltersVisible()" type="submit" class="btn btn-primary filter-button ng-hide" style="margin-top: 12px;" ng-href="/jobs" ng-click="$event.preventDefault(); resetFilters();" href="/jobs">Reset filters
                            </a>
    </div>
    <div ng-show="!isResetFiltersVisible()" style="margin-top: 30px;" class=""><span></span></div>
    <!-- <div class="filters-title" ng-show="premiumSubscription !== 'True'">
                            <h4>Partners</h4>
                        </div>
                        -->
    <!-- WN-side desktop square
                        <div style="margin-top:10px; margin-bottom: 30px;">
                            <ins class="adsbygoogle"
                                 style="display:inline-block;width:300px;height:250px"
                                 data-ad-client="ca-pub-3660563101667906"
                                 data-ad-slot="8323286844"></ins>
                            <script>
                                 (adsbygoogle = window.adsbygoogle || []).push({});
                            </script>
                        </div>
                        -->
    <div class="premium-service-monster monster-black-friday" style="margin-bottom: 20px; margin-top: 30px;" ng-show="premiumSubscription !== 'True'">
      <h3><a target="_self" href="/premium-subscription">30,000+<br><span style="color: #66c8ca">REMOTE JOBS</span></a></h3>
      <div class="subtitle"><a target="_self" href="/premium-subscription">Unlock access to our database and<br><strong>kickstart your remote career</strong></a></div>
      <div style="text-align: center">
        <a class="join" target="_self" href="/premium-subscription">Join Premium</a>
      </div>
    </div>
    <div style="position: sticky; top: 87px; margin-bottom: 20px;">
      <div bsa-desktop-side-ad="">
        <div id="bsa-zone_1676571122869-7_123456"></div>
      </div>
      <div class="premium-service-square square-black-friday" style="margin-top: 20px;" ng-show="premiumSubscription !== 'True' &amp;&amp; total.value > 11">
        <h3 style="padding-top: 50px; margin-top: 0px;"><a target="_self" href="/premium-subscription">30,000+<br><span style="color: #66c8ca">REMOTE JOBS</span></a></h3>
        <div class="subtitle"><a target="_self" href="/premium-subscription">Unlock access to our database and<br><strong>kickstart your remote career</strong></a></div>
        <div style="text-align: center">
          <a class="join" target="_self" href="/premium-subscription">Join Premium</a>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

We value your privacy
We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised advertising and content, advertising and
content measurement, audience research and services development.With your
permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
1462 partners’ processing as described above. Alternatively you may click to
refuse to consent or access more detailed information and change your
preferences before consenting. Please note that some processing of your personal
data may not require your consent, but you have a right to object to such
processing.Your preferences will apply to this website only and will be stored
in Browser Cookies for 13 months. You can change your preferences or withdraw
your consent at any time by returning to this site and clicking the "Privacy"
button at the bottom of the webpage.
MORE OPTIONSDISAGREEAGREE
MENU

 * Remote Jobs
 * Companies
 * Go Premium
 * Job Alerts
 * Post a Job
 * Log in
 * Sign up

Toggle navigation Working Nomads
 * Remote Jobs
 * Companies

 * Post Jobs
 * Go Premium
 * Get Free Job Alerts

 * Log in


GET HIRED FOR THE BEST FULLY REMOTE JOBS

Discover the 100% fully remote jobs worldwide for digital working nomads and
remote workers. Whether you're seeking full-time, part-time, or contract jobs
that allow you to work remotely from home or anywhere in the world, we have
online remote jobs hiring now to match your preferences. Start your search
today!

Find a Job Post a Job


GET ACCESS TO 30,000+ REMOTE JOBS

Join Premium
Location
Regions
Anywhere
North America
Latin America
Europe
Middle East
Africa
APAC
Countries
USA
UK
Canada
Afghanistan
Albania
Algeria
Andorra
Angola
Argentina
Armenia
Australia
Austria
Azerbaijan
Bahamas
Bahrain
Bangladesh
Barbados
Belarus
Belgium
Belize
Benin
Bermuda
Bhutan
Bolivia
Bosnia and Herzegovina
Botswana
Brazil
Brunei
Bulgaria
Burkina Faso
Burundi
Cabo Verde
Cambodia
Cameroon
Central African Republic
Chad
Chile
China
Colombia
Comoros
Congo
Congo, The Democratic Republic of the
Costa Rica
Croatia
Cuba
Cyprus
Czechia
Côte d'Ivoire
Denmark
Djibouti
Dominica
Dominican Republic
Ecuador
Egypt
El Salvador
Equatorial Guinea
Eritrea
Estonia
Eswatini
Ethiopia
Faroe Islands
Fiji
Finland
France
French Guiana
Gabon
Gambia
Georgia
Germany
Ghana
Gibraltar
Greece
Greenland
Grenada
Guadeloupe
Guam
Guatemala
Guinea
Guinea-Bissau
Guyana
Haiti
Honduras
Hong Kong
Hungary
Iceland
India
Indonesia
Iran
Iraq
Ireland
Israel
Italy
Jamaica
Japan
Jordan
Kazakhstan
Kenya
Kiribati
South Korea
Kuwait
Kyrgyzstan
Lao People's Democratic Republic
Latvia
Lebanon
Lesotho
Liberia
Libya
Liechtenstein
Lithuania
Luxembourg
Macao
Madagascar
Malawi
Malaysia
Maldives
Mali
Malta
Martinique
Mauritania
Mauritius
Mayotte
Mexico
Moldova, Republic of
Monaco
Mongolia
Montenegro
Morocco
Mozambique
Myanmar
Namibia
Nepal
Netherlands
New Caledonia
New Zealand
Nicaragua
Niger
Nigeria
North Macedonia
Norway
Oman
Pakistan
Palau
Palestine, State of
Panama
Papua New Guinea
Paraguay
Peru
Philippines
Poland
Portugal
Puerto Rico
Qatar
Romania
Russia
Rwanda
Réunion
Samoa
San Marino
Sao Tome and Principe
Saudi Arabia
Senegal
Serbia
Seychelles
Sierra Leone
Singapore
Sint Maarten (Dutch part)
Slovakia
Slovenia
Solomon Islands
Somalia
South Africa
South Sudan
Spain
Sri Lanka
Sudan
Suriname
Sweden
Switzerland
Syria
Taiwan, Province of China
Tajikistan
Tanzania, United Republic of
Thailand
Timor-Leste
Togo
Tonga
Trinidad and Tobago
Tunisia
Turkey
Turkmenistan
Tuvalu
Uganda
Ukraine
United Arab Emirates
Uruguay
Uzbekistan
Vanuatu
Venezuela, Bolivarian Republic of
Viet Nam
Western Sahara
Yemen
Zambia
Zimbabwe
No options

Category
Administration
Consulting
Customer Success
Design
Development
Education
Finance
Healthcare
Human Resources
Legal
Marketing
Management
Sales
System Administration
Writing

Position Type
Full-time
Part-time
Contract

Salary
Minimum salary: $0 per year
Apply
$0+ per year x
Posted Date
Any Date
Today
Last 3 Days
Last 7 Days

Set up job alerts Reset filters



30,000+
REMOTE JOBS

Unlock access to our database and
kickstart your remote career
Join Premium


30,000+
REMOTE JOBS

Unlock access to our database and
kickstart your remote career
Join Premium


REMOTE JOBS



Location
Regions
Anywhere
North America
Latin America
Europe
Middle East
Africa
APAC
Countries
USA
UK
Canada
Afghanistan
Albania
Algeria
Andorra
Angola
Argentina
Armenia
Australia
Austria
Azerbaijan
Bahamas
Bahrain
Bangladesh
Barbados
Belarus
Belgium
Belize
Benin
Bermuda
Bhutan
Bolivia
Bosnia and Herzegovina
Botswana
Brazil
Brunei
Bulgaria
Burkina Faso
Burundi
Cabo Verde
Cambodia
Cameroon
Central African Republic
Chad
Chile
China
Colombia
Comoros
Congo
Congo, The Democratic Republic of the
Costa Rica
Croatia
Cuba
Cyprus
Czechia
Côte d'Ivoire
Denmark
Djibouti
Dominica
Dominican Republic
Ecuador
Egypt
El Salvador
Equatorial Guinea
Eritrea
Estonia
Eswatini
Ethiopia
Faroe Islands
Fiji
Finland
France
French Guiana
Gabon
Gambia
Georgia
Germany
Ghana
Gibraltar
Greece
Greenland
Grenada
Guadeloupe
Guam
Guatemala
Guinea
Guinea-Bissau
Guyana
Haiti
Honduras
Hong Kong
Hungary
Iceland
India
Indonesia
Iran
Iraq
Ireland
Israel
Italy
Jamaica
Japan
Jordan
Kazakhstan
Kenya
Kiribati
South Korea
Kuwait
Kyrgyzstan
Lao People's Democratic Republic
Latvia
Lebanon
Lesotho
Liberia
Libya
Liechtenstein
Lithuania
Luxembourg
Macao
Madagascar
Malawi
Malaysia
Maldives
Mali
Malta
Martinique
Mauritania
Mauritius
Mayotte
Mexico
Moldova, Republic of
Monaco
Mongolia
Montenegro
Morocco
Mozambique
Myanmar
Namibia
Nepal
Netherlands
New Caledonia
New Zealand
Nicaragua
Niger
Nigeria
North Macedonia
Norway
Oman
Pakistan
Palau
Palestine, State of
Panama
Papua New Guinea
Paraguay
Peru
Philippines
Poland
Portugal
Puerto Rico
Qatar
Romania
Russia
Rwanda
Réunion
Samoa
San Marino
Sao Tome and Principe
Saudi Arabia
Senegal
Serbia
Seychelles
Sierra Leone
Singapore
Sint Maarten (Dutch part)
Slovakia
Slovenia
Solomon Islands
Somalia
South Africa
South Sudan
Spain
Sri Lanka
Sudan
Suriname
Sweden
Switzerland
Syria
Taiwan, Province of China
Tajikistan
Tanzania, United Republic of
Thailand
Timor-Leste
Togo
Tonga
Trinidad and Tobago
Tunisia
Turkey
Turkmenistan
Tuvalu
Uganda
Ukraine
United Arab Emirates
Uruguay
Uzbekistan
Vanuatu
Venezuela, Bolivarian Republic of
Viet Nam
Western Sahara
Yemen
Zambia
Zimbabwe
No options

Category
Administration
Consulting
Customer Success
Design
Development
Education
Finance
Healthcare
Human Resources
Legal
Marketing
Management
Sales
System Administration
Writing

Position Type
Full-time
Part-time
Contract

Salary
Minimum salary: $0 per year
Apply
$0+ per year x
Posted Date
Any Date
Today
Last 3 Days
Last 7 Days

Available jobs: 5424
Set up job alerts Reset filters


REMOTE JOBS

5,424 jobs
Sort by: Relevance - Date
5,424 jobs

SOCIAL MEDIA CHAT SALES

SOCIAL MEDIA CHAT SALES

Chat Assassins
Sales
Featured
4 days ago
4 days ago
Latin America
Full-time
$600-$2000 per month
$600-$1200 at entry level, $1200-$2000 at an experienced level.
•
english
social media
customer service
Chat Assassins
Featured
4 days ago
4 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

PHONE AND CHAT SALES REPRESENTATIVE

PHONE AND CHAT SALES REPRESENTATIVE

Chat Assassins
Sales
Featured
4 days ago
4 days ago
Latin America
Full-time

$1,000 - $1,800 per month
•
creative
english
customer service
Chat Assassins
Featured
4 days ago
4 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

VIDEO EDITOR (GMT-3)

VIDEO EDITOR (GMT-3)

beCreatives
Design
Featured
5 days ago
5 days ago
Argentina
Full-time

1000 USD / month
•
video editing
creative
english
beCreatives
Featured
5 days ago
5 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

HOME OFFICE: PERSONALIZED INTERNET ADS ASSESSOR - DUTCH LANGUAGE

HOME OFFICE: PERSONALIZED INTERNET ADS ASSESSOR - DUTCH LANGUAGE

TELUS International AI Inc.
Administration
Featured
5 days ago
5 days ago
Netherlands
Part-time


•
social media
english
dutch
TELUS International AI Inc.
Featured
5 days ago
5 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SEARCH QUALITY RATER - ENGLISH (UNITED STATES)

SEARCH QUALITY RATER - ENGLISH (UNITED STATES)

Welocalize
Administration
Featured
7 days ago
7 days ago
USA
Part-time


•
english
training
quality
Welocalize
Featured
7 days ago
7 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DATA ANALYST - NO EXPERIENCE REQUIRED

DATA ANALYST - NO EXPERIENCE REQUIRED

Peroptyx
Administration
Featured
9 days ago
9 days ago
Portugal
Contract


•
data analyst
english
Peroptyx
Featured
9 days ago
9 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DATA ANALYST - NO EXPERIENCE REQUIRED

DATA ANALYST - NO EXPERIENCE REQUIRED

Peroptyx
Administration
Featured
9 days ago
9 days ago
Netherlands
Contract


•
data analyst
dutch
english
Peroptyx
Featured
9 days ago
9 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SALES / RETENTION MANAGER (FOREX / CRYPTO)

SALES / RETENTION MANAGER (FOREX / CRYPTO)

Private Tradings
Sales
Featured
10 days ago
10 days ago
Anywhere
Contract


•
sales manager
client relationship
german
Private Tradings
Featured
10 days ago
10 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

CLIENT RELATIONSHIP MANAGER, REALISTE AI

CLIENT RELATIONSHIP MANAGER, REALISTE AI

Realiste
Sales
Featured
13 days ago
13 days ago
Anywhere
Full-time

$1,500 to $7,000 USD
•
client relationship
customer service
communication
Realiste
Featured
13 days ago
13 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

ONLINE DATA ANALYST - REMOTE (WORK FROM HOME)

ONLINE DATA ANALYST - REMOTE (WORK FROM HOME)

TELUS International AI Inc.
Administration
Featured
13 days ago
13 days ago
France
Part-time


•
english
french
data analyst
TELUS International AI Inc.
Featured
13 days ago
13 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR SOFTWARE ENGINEER

SENIOR SOFTWARE ENGINEER

Wireless World
Development
Featured
14 days ago
14 days ago
Anywhere
Full-time

$70,000 - $80,000
•
software engineering
leadership
architecture
Wireless World
Featured
14 days ago
14 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

REMOTE CUSTOMER SUCCESS/ONBOARDING SPECIALIST (LATAM, $20/HR)

REMOTE CUSTOMER SUCCESS/ONBOARDING SPECIALIST (LATAM, $20/HR)

Loop Support
Customer Success
Featured
14 days ago
14 days ago
Latin America
Full-time

$20/hr
•
english
spanish
communication
Loop Support
Featured
14 days ago
14 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DATA ANALYST - NO EXPERIENCE REQUIRED

DATA ANALYST - NO EXPERIENCE REQUIRED

Peroptyx
Administration
Featured
17 days ago
17 days ago
Canada
Contract


•
data analyst
english
Peroptyx
Featured
17 days ago
17 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

ONLINE DATA ANALYST - NO EXPERIENCE REQUIRED

ONLINE DATA ANALYST - NO EXPERIENCE REQUIRED

Peroptyx
Administration
Featured
17 days ago
17 days ago
France
Contract


•
data analyst
french
english
Peroptyx
Featured
17 days ago
17 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DATA ANALYST - NO EXPERIENCE REQUIRED

DATA ANALYST - NO EXPERIENCE REQUIRED

Peroptyx
Administration
Featured
18 days ago
18 days ago
Japan
Contract


•
data analyst
japanese
english
Peroptyx
Featured
18 days ago
18 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DATA ANALYST - NO EXPERIENCE REQUIRED

DATA ANALYST - NO EXPERIENCE REQUIRED

Peroptyx
Administration
Featured
18 days ago
18 days ago
Italy
Contract


•
data analyst
italian
english
Peroptyx
Featured
18 days ago
18 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

REMOTE CUSTOMER SUPPORT SPECIALIST (LATAM, US EXPERIENCE ENCOURAGED)

REMOTE CUSTOMER SUPPORT SPECIALIST (LATAM, US EXPERIENCE ENCOURAGED)

Loop Support
Customer Success
Featured
18 days ago
18 days ago
Latin America
Full-time


•
communication
english
spanish
Loop Support
Featured
18 days ago
18 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

UI DESIGNER AND FIGMA SPECIALIST

UI DESIGNER AND FIGMA SPECIALIST

IxDF - Interaction Design Foundation
Design
Featured
19 days ago
19 days ago
EMEA
Full-time


•
user interface
figma
user experience
IxDF - Interaction Design Foundation
Featured
19 days ago
19 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR SOFTWARE ENGINEER - STREAM

SENIOR SOFTWARE ENGINEER - STREAM

bunny.net
Development
Featured
19 days ago
19 days ago
Europe
Full-time


•
architecture
dotnet
csharp
bunny.net
Featured
19 days ago
19 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

GOOGLE ADS ACCOUNT MANAGER - REMOTE (WORK FROM HOME)

GOOGLE ADS ACCOUNT MANAGER - REMOTE (WORK FROM HOME)

StubGroup
Marketing
Featured
20 days ago
20 days ago
Latin America, Canada, UK
Full-time

$42,000 per year
•
lead generation
ecommerce
client relationship
StubGroup
Featured
20 days ago
20 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

LITIGATION PARALEGAL (REMOTE IN HOUSTON, TX)

LITIGATION PARALEGAL (REMOTE IN HOUSTON, TX)

Sneed & Mitchell LLP
Legal
Featured
20 days ago
20 days ago
Houston, TX, USA
Full-time

$75,000 -80,000 yearly
•
paralegal
communication
Sneed & Mitchell LLP
Featured
20 days ago
20 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

VOICE RECORDING PROJECT: SEEKING JAPANESE SPEAKERS!

VOICE RECORDING PROJECT: SEEKING JAPANESE SPEAKERS!

Lionbridge International
Administration
Featured
25 days ago
25 days ago
Anywhere
Contract


•
english
japanese
voice
Lionbridge International
Featured
25 days ago
25 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SHOPIFY DEVELOPER

SHOPIFY DEVELOPER

Mira
Development
Featured
26 days ago
26 days ago
Europe
Contract


•
shopify
javascript
tailwind
Mira
Featured
26 days ago
26 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

FRENCH SPEAKING AUDIO DATA COLLECTOR (FRANCE)

FRENCH SPEAKING AUDIO DATA COLLECTOR (FRANCE)

LXT
Administration
Featured
27 days ago
27 days ago
France
Contract


•
french
english
LXT
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

GERMAN SPEAKING AUDIO DATA COLLECTOR (GERMANY)

GERMAN SPEAKING AUDIO DATA COLLECTOR (GERMANY)

LXT
Administration
Featured
27 days ago
27 days ago
Germany
Contract


•
english
german
LXT
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DOCUMENT DATA COLLECTION (CHINA)

DOCUMENT DATA COLLECTION (CHINA)

LXT
Administration
Featured
27 days ago
27 days ago
China
Contract


•
communication
chinese
LXT
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DOCUMENT DATA COLLECTION (SPANISH-UNITED STATES)

DOCUMENT DATA COLLECTION (SPANISH-UNITED STATES)

LXT
Administration
Featured
27 days ago
27 days ago
USA
Contract


•
communication
spanish
LXT
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DOCUMENT DATA COLLECTOR

DOCUMENT DATA COLLECTOR

LXT
Administration
Featured
27 days ago
27 days ago
USA, UK, Australia, Canada
Contract


•
reservation
communication
english
LXT
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR MICROSOFT POWER BI DEVELOPER

SENIOR MICROSOFT POWER BI DEVELOPER

Proxify
Development
Featured
27 days ago
27 days ago
EMEA, CET +/- 3 hours
Contract


•
power bi
security
sql
Proxify
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR UNREAL ENGINE DEVELOPER

SENIOR UNREAL ENGINE DEVELOPER

Proxify
Development
Featured
27 days ago
27 days ago
EMEA, CET +/- 3 hours
Contract


•
cplusplus
unreal engine
english
Proxify
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR DEVOPS ENGINEER (AZURE / AWS)

SENIOR DEVOPS ENGINEER (AZURE / AWS)

Proxify
Development
Featured
27 days ago
27 days ago
Anywhere
Contract


•
devops
aws
azure
Proxify
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR IOS DEVELOPER

SENIOR IOS DEVELOPER

Proxify
Development
Featured
27 days ago
27 days ago
Anywhere
Contract


•
ios
react native
swift
Proxify
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR MAGENTO DEVELOPER

SENIOR MAGENTO DEVELOPER

Proxify
Development
Featured
27 days ago
27 days ago
EMEA, CET +/- 3 hours
Contract


•
magento
php
ecommerce
Proxify
Featured
27 days ago
27 days ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SOFTWARE ENGINEER FULLSTACK

SOFTWARE ENGINEER FULLSTACK

Trafilea
Development
Featured
13 minutes ago
13 minutes ago
Argentina
Full-time


•
software engineering
engineer
javascript
Trafilea
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

HEAD OF STRATEGIC RELATIONSHIP MANAGEMENT

HEAD OF STRATEGIC RELATIONSHIP MANAGEMENT

Mercury
Management
Featured
13 minutes ago
13 minutes ago
USA, Canada
Full-time

$234k-$306k per year
•
customer experience
salesforce
account manager
Mercury
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

BACK END DEVELOPER (RUBY) - ENTRY LEVEL

BACK END DEVELOPER (RUBY) - ENTRY LEVEL

Sensor Tower
Development
Featured
13 minutes ago
13 minutes ago
UK
Full-time


•
ruby on rails
javascript
react
Sensor Tower
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

BACK END DEVELOPER (RUBY)

BACK END DEVELOPER (RUBY)

Sensor Tower
Development
Featured
13 minutes ago
13 minutes ago
Turkey
Full-time


•
ruby on rails
javascript
react
Sensor Tower
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

COLLECTION SPECIALIST

COLLECTION SPECIALIST

Clipboard Health
Customer Success
Featured
13 minutes ago
13 minutes ago
Jamaica
Full-time


•
customer service
cloud
communication
Clipboard Health
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

BACK END DEVELOPER (RUBY)

BACK END DEVELOPER (RUBY)

Sensor Tower
Development
Featured
13 minutes ago
13 minutes ago
Portugal
Full-time


•
ruby on rails
javascript
react
Sensor Tower
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR SOFTWARE ENGINEER - DATA INFRASTRUCTURE

SENIOR SOFTWARE ENGINEER - DATA INFRASTRUCTURE

Reddit
Development
Featured
13 minutes ago
13 minutes ago
USA
Full-time

$191k-$267k per year
•
software engineering
engineer
python
Reddit
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

SENIOR VICE PRESIDENT OF ENGINEERING

SENIOR VICE PRESIDENT OF ENGINEERING

Array
System Administration
Featured
13 minutes ago
13 minutes ago
USA
Full-time

$325k per year
•
devops
nodejs
sql
Array
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

BACK END DEVELOPER (RUBY)

BACK END DEVELOPER (RUBY)

Sensor Tower
Development
Featured
13 minutes ago
13 minutes ago
Poland
Full-time


•
ruby on rails
javascript
react
Sensor Tower
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

BACK END DEVELOPER (RUBY) - ENTRY LEVEL

BACK END DEVELOPER (RUBY) - ENTRY LEVEL

Sensor Tower
Development
Featured
13 minutes ago
13 minutes ago
Turkey
Full-time


•
ruby on rails
javascript
react
Sensor Tower
Featured
13 minutes ago
13 minutes ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

JUNIOR PRODUCT MANAGER

JUNIOR PRODUCT MANAGER

Aurora Labs
Management
Featured
1 hour ago
1 hour ago
USA
Full-time


•
product management
project management
ethereum
Aurora Labs
Featured
1 hour ago
1 hour ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

WEBINAR SPECIALIST (FRENCH SPEAKING)

WEBINAR SPECIALIST (FRENCH SPEAKING)

WeLearn
Marketing
Featured
1 hour ago
1 hour ago
Tunisia
Contract

$0.6k per month
•
project management
account manager
social media
WeLearn
Featured
1 hour ago
1 hour ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

MANAGER - ENGINEERING

MANAGER - ENGINEERING

UpKeep
Development
Featured
1 hour ago
1 hour ago
Brazil
Full-time


•
javascript
python
product management
UpKeep
Featured
1 hour ago
1 hour ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

PRODUCT SUPPORT SPECIALIST

PRODUCT SUPPORT SPECIALIST

Secfix
Development
Featured
1 hour ago
1 hour ago
Europe
Full-time


•
azure
tech support
sql
Secfix
Featured
1 hour ago
1 hour ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

PRINCIPAL ARCHITECT - DATA

PRINCIPAL ARCHITECT - DATA

Zencore
Development
Featured
1 hour ago
1 hour ago
USA
Full-time


•
java
python
architecture
Zencore
Featured
1 hour ago
1 hour ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

DIRECTOR OF ENTERPRISE SALES

DIRECTOR OF ENTERPRISE SALES

Automattic Careers
Sales
Featured
1 hour ago
1 hour ago
USA
Full-time

$360k-$440k per year
•
director
salesforce
saas
Automattic Careers
Featured
1 hour ago
1 hour ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium

WEBINAR SPECIALIST (FRENCH SPEAKING)

WEBINAR SPECIALIST (FRENCH SPEAKING)

WeLearn
Marketing
Featured
1 hour ago
1 hour ago
Morocco
Contract

$0.6k per month
•
project management
account manager
social media
WeLearn
Featured
1 hour ago
1 hour ago


30,000+
REMOTE JOBS

Unlock access to our premium database.
Join Premium
Unlock 29,044 hidden jobs
that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Service.

Join Premium

Unlock 29,044 hidden jobs that match your criteria Unlock 30,000+ remote jobs
Upgrade to our Premium Job Seeker Service.
Join Premium
Show more jobs


WORKING NOMADS

Post Jobs
Premium Subscription
Sponsorship
Free Job Alerts

Job Skills
API
FAQ
Privacy policy
Terms and conditions
Contact us
About us



JOBS BY CATEGORY

Remote Administration jobs
Remote Consulting jobs
Remote Customer Success jobs
Remote Development jobs
Remote Design jobs
Remote Education jobs
Remote Finance jobs
Remote Legal jobs
Remote Healthcare jobs
Remote Human Resources jobs
Remote Management jobs
Remote Marketing jobs
Remote Sales jobs
Remote System Administration jobs
Remote Writing jobs


JOBS BY POSITION TYPE

Remote Full-time jobs
Remote Part-time jobs
Remote Contract jobs



JOBS BY REGION

Remote jobs Anywhere
Remote jobs North America
Remote jobs Latin America
Remote jobs Europe
Remote jobs Middle East
Remote jobs Africa
Remote jobs APAC


JOBS BY SKILL

Remote Accounting jobs
Remote Assistant jobs
Remote Copywriting jobs
Remote Cyber Security jobs
Remote Data Analyst jobs
Remote Data Entry jobs
Remote English jobs
Remote Spanish jobs
Remote Project Management jobs
Remote QA jobs
Remote SEO jobs



JOBS BY COUNTRY

Remote jobs Australia
Remote jobs Argentina
Remote jobs Brazil
Remote jobs Canada
Remote jobs Colombia
Remote jobs France
Remote jobs Germany
Remote jobs Ireland
Remote jobs India
Remote jobs Japan
Remote jobs Mexico
Remote jobs Netherlands
Remote jobs New Zealand
Remote jobs Philippines
Remote jobs Poland
Remote jobs Portugal
Remote jobs Singapore
Remote jobs Spain
Remote jobs UK
Remote jobs USA





Working Nomads curates remote digital jobs from around the web.

© 2024 Working Nomads.