[_nghost-career-pages-c0] {
  display: block;
}
[_nghost-career-pages-c2] {
  display: block;
  position: relative;
  z-index: 2;
}
[_nghost-career-pages-c2] header[_ngcontent-career-pages-c2] {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  height: 52px;
}
[_nghost-career-pages-c2] header.with-logo[_ngcontent-career-pages-c2] {
  height: 70px;
}
[_nghost-career-pages-c2]
  header[_ngcontent-career-pages-c2]
  img[_ngcontent-career-pages-c2] {
  max-height: 100%;
}
[_nghost-career-pages-c2] .header-links[_ngcontent-career-pages-c2] {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  max-width: 70%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
[_nghost-career-pages-c2] .header-links--mobile[_ngcontent-career-pages-c2] {
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2] {
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  cursor: pointer;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font-style: inherit;
  font-variant-ligatures: inherit;
  font-variant-caps: inherit;
  font-variant-numeric: inherit;
  font-variant-east-asian: inherit;
  font-variant-alternates: inherit;
  font-variant-position: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-optical-sizing: inherit;
  font-kerning: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  color: rgb(255, 255, 255);
  text-transform: none;
  background-color: transparent;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: initial;
  border-right-style: initial;
  border-bottom-style: initial;
  border-left-style: initial;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  overflow-x: visible;
  overflow-y: visible;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-box[_ngcontent-career-pages-c2] {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2] {
  display: block;
  top: 50%;
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2],
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::after,
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::before {
  width: 30px;
  height: 2px;
  background-color: rgb(255, 255, 255);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  position: absolute;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::after,
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::before {
  content: "";
  display: block;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::before {
  top: -8px;
  transition-behavior: normal, normal;
  transition-duration: 75ms, 75ms;
  transition-timing-function: ease, ease;
  transition-delay: 0.12s, 0s;
  transition-property: top, opacity;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::after {
  bottom: -8px;
  transition-behavior: normal, normal, normal;
  transition-duration: 75ms, 75ms, 75ms;
  transition-timing-function: ease, cubic-bezier(0.55, 0.055, 0.675, 0.19),
    cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-delay: 0.12s, 0s, 0s;
  transition-property: bottom, transform, -webkit-transform;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button.is-active[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2] {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
[_nghost-career-pages-c2]
  .header-links-mobile-button.is-active[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::before {
  top: 0px;
  opacity: 0;
  transition-behavior: normal, normal;
  transition-duration: 75ms, 75ms;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0.12s;
  transition-property: top, opacity;
}
[_nghost-career-pages-c2]
  .header-links-mobile-button.is-active[_ngcontent-career-pages-c2]
  .hamburger-inner[_ngcontent-career-pages-c2]::after {
  bottom: 0px;
  transform: rotate(-90deg);
  transition-behavior: normal, normal, normal;
  transition-duration: 75ms, 75ms, 75ms;
  transition-timing-function: ease, cubic-bezier(0.215, 0.61, 0.355, 1),
    cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: 0s, 0.12s, 0.12s;
  transition-property: bottom, transform, -webkit-transform;
}
[_nghost-career-pages-c2] .search-button[_ngcontent-career-pages-c2] {
  color: rgb(255, 255, 255);
  float: right;
  font-weight: 700;
  height: 52px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  position: absolute;
  right: 15px;
  top: 0px;
}
[_nghost-career-pages-c2]
  .search-button.has-menu-links[_ngcontent-career-pages-c2] {
  right: 60px;
}
[_nghost-career-pages-c2] .search-button[_ngcontent-career-pages-c2]:hover {
  cursor: pointer;
}
[_nghost-career-pages-c2]
  .search-button[_ngcontent-career-pages-c2]
  .icon-search[_ngcontent-career-pages-c2] {
  font-size: 16px;
  margin-right: 10px;
}
[_nghost-career-pages-c3] {
  display: block;
  position: relative;
}
[_nghost-career-pages-c3] footer[_ngcontent-career-pages-c3] {
  position: relative;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  color: rgb(255, 255, 255);
}
[_nghost-career-pages-c3] footer[_ngcontent-career-pages-c3] a {
  color: rgb(255, 255, 255);
}
[_nghost-career-pages-c3]
  footer[_ngcontent-career-pages-c3]
  .footer-links[_ngcontent-career-pages-c3] {
  margin-bottom: 10px;
}
[_nghost-career-pages-c3] #social-media-container[_ngcontent-career-pages-c3] {
  position: relative;
  z-index: 1;
  height: 40px;
  text-align: center;
}
[_nghost-career-pages-c3]
  #social-media-container[_ngcontent-career-pages-c3]
  #social-media-icons[_ngcontent-career-pages-c3] {
  display: inline-block;
}
[_nghost-career-pages-c3]
  #social-media-container[_ngcontent-career-pages-c3]
  #social-media-icons[_ngcontent-career-pages-c3]
  li[_ngcontent-career-pages-c3] {
  float: left;
  margin-right: 5px;
}
[_nghost-career-pages-c3]
  #social-media-container[_ngcontent-career-pages-c3]
  #social-media-icons[_ngcontent-career-pages-c3]
  li[_ngcontent-career-pages-c3]
  a[_ngcontent-career-pages-c3] {
  color: rgb(255, 255, 255);
  padding-top: 7px;
  padding-right: 4px;
  padding-bottom: 7px;
  padding-left: 4px;
  display: inline-block;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}
[_nghost-career-pages-c3]
  #social-media-container[_ngcontent-career-pages-c3]
  #social-media-icons[_ngcontent-career-pages-c3]
  li[_ngcontent-career-pages-c3]
  a[_ngcontent-career-pages-c3]
  i[_ngcontent-career-pages-c3] {
  font-size: 20px;
  line-height: 20px;
}
[_nghost-career-pages-c3]
  #social-media-container[_ngcontent-career-pages-c3]
  #social-media-icons[_ngcontent-career-pages-c3]
  li[_ngcontent-career-pages-c3]:hover {
  opacity: 0.6;
  transition-behavior: normal;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  transition-property: all;
}
.section-container[_ngcontent-career-pages-c5] {
  position: relative;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: rgb(255, 255, 255);
}
.section-container[_ngcontent-career-pages-c5]:nth-child(
    2n + 1
  ).section-content {
  background-color: rgb(247, 247, 247);
}
a[_ngcontent-career-pages-c5] {
  text-decoration-line: underline;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  color: rgb(68, 68, 68);
}
a[_ngcontent-career-pages-c5] [_ngcontent-career-pages-c5]:hover {
  color: rgb(34, 34, 34);
}
[_nghost-career-pages-c6] {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 523px;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
}
[_nghost-career-pages-c7] {
  display: block;
  position: relative;
  text-align: center;
}
[_nghost-career-pages-c7]
  #customer-site-intro-logo[_ngcontent-career-pages-c7] {
  position: relative;
  max-width: 260px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  width: 100%;
}
[_nghost-career-pages-c7]
  #customer-site-intro-logo[_ngcontent-career-pages-c7]
  img[_ngcontent-career-pages-c7] {
  max-width: 260px;
}
[_nghost-career-pages-c7]
  #customer-site-intro-copy[_ngcontent-career-pages-c7] {
  box-sizing: border-box;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;
  text-align: center;
}
[_nghost-career-pages-c7]
  .customer-site-intro-container--with-bg[_ngcontent-career-pages-c7] {
  box-sizing: border-box;
  height: 450px;
  overflow-x: hidden;
  overflow-y: hidden;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 4px;
}
[_nghost-career-pages-c7]
  .customer-site-intro-container--with-bg[_ngcontent-career-pages-c7]
  .customer-site-intro-section[_ngcontent-career-pages-c7] {
  height: 450px;
}
[_nghost-career-pages-c7]
  .customer-site-intro-container[_ngcontent-career-pages-c7]
  .customer-site-intro-section[_ngcontent-career-pages-c7] {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0%;
  justify-content: center;
  height: 100%;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  box-sizing: border-box;
}
[_nghost-career-pages-c7] .logo-homepage-link[_ngcontent-career-pages-c7] {
  position: absolute;
  top: 0px;
}
[_nghost-career-pages-c7]
  .logo-homepage-link[_ngcontent-career-pages-c7]
  div[_ngcontent-career-pages-c7] {
  background-color: rgb(41, 40, 54);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(84, 83, 94);
  color: rgb(255, 255, 255);
  float: left;
  font-family: Nunito;
  font-size: 10px;
  font-weight: 600;
  height: 24px;
  letter-spacing: 0.4px;
  line-height: 1.5;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
[_nghost-career-pages-c7]
  .logo-homepage-link[_ngcontent-career-pages-c7]
  div[_ngcontent-career-pages-c7]:last-child {
  border-right-width: 0px;
  border-right-style: initial;
  border-right-color: initial;
}
[_nghost-career-pages-c7]
  .logo-homepage-link[_ngcontent-career-pages-c7]
  .link-icon[_ngcontent-career-pages-c7] {
  border-top-left-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 2px;
}
[_nghost-career-pages-c7]
  .logo-homepage-link[_ngcontent-career-pages-c7]
  .link-icon[_ngcontent-career-pages-c7]
  i[_ngcontent-career-pages-c7] {
  font-size: 14px;
  position: relative;
}
[_nghost-career-pages-c7]
  .logo-homepage-link[_ngcontent-career-pages-c7]
  .link-hover[_ngcontent-career-pages-c7] {
  border-top-left-radius: 0px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0px;
  display: none;
}
[_nghost-career-pages-c7]
  #customer-site-intro-logo[_ngcontent-career-pages-c7]:hover
  .link-hover[_ngcontent-career-pages-c7] {
  display: block;
}
[_nghost-career-pages-c8] {
  display: block;
  position: relative;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
.full-width[_nghost-career-pages-c8] {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.full-width[_nghost-career-pages-c8] .row[_ngcontent-career-pages-c8] {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.full-width[_nghost-career-pages-c8] .site-column[_ngcontent-career-pages-c8] {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.full-width[_nghost-career-pages-c8]
  [class^="col-"][_ngcontent-career-pages-c8] {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
[_nghost-career-pages-c8]
  .full-width[_ngcontent-career-pages-c8]
  .row[_ngcontent-career-pages-c8] {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.site-section--background[_nghost-career-pages-c8] {
  background-size: cover;
  background-position-x: center;
  background-position-y: top;
  color: rgb(255, 255, 255);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 4px;
  min-height: 200px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0%;
  justify-content: center;
  flex-direction: column;
}
[_nghost-career-pages-c12] {
  display: block;
}
[_nghost-career-pages-c12] .site-column[_ngcontent-career-pages-c12] {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
[_nghost-career-pages-c11] {
  display: block;
  position: relative;
}
[_nghost-career-pages-c11] .customer-site-column-text-content h1:first-child,
[_nghost-career-pages-c11] .customer-site-column-text-content h2:first-child,
[_nghost-career-pages-c11] .customer-site-column-text-content h3:first-child,
[_nghost-career-pages-c11] .customer-site-column-text-content h4:first-child,
[_nghost-career-pages-c11] .customer-site-column-text-content h5:first-child,
[_nghost-career-pages-c11] .customer-site-column-text-content h6:first-child {
  margin-top: 0px;
}
[_nghost-career-pages-c11] img {
  margin-bottom: 15px;
}
[_nghost-career-pages-c11] ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  padding-left: 30px;
}
[_nghost-career-pages-c11] ul li {
  display: list-item;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: disc;
  padding-left: 5px;
  margin-bottom: 5px;
}
[_nghost-career-pages-c11] ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  padding-left: 30px;
}
[_nghost-career-pages-c11] ol li {
  display: list-item;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: decimal;
  padding-left: 5px;
  margin-bottom: 5px;
}
[_nghost-career-pages-c13] {
  display: block;
  position: relative;
}
.column-image--with-text[_nghost-career-pages-c13] {
  margin-bottom: 20px;
}
[_nghost-career-pages-c13] .column-image[_ngcontent-career-pages-c13] {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
}
[_nghost-career-pages-c13]
  .column-image[_ngcontent-career-pages-c13]
  img[_ngcontent-career-pages-c13] {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}
#pagination-container[_ngcontent-career-pages-c9] {
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  display: inline-block;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
#pagination-container[_ngcontent-career-pages-c9]
  span[_ngcontent-career-pages-c9] {
  display: block;
  font-size: 12px;
  color: rgb(102, 102, 102);
}
pagination-controls,
pagination-template {
  display: block;
}
ul.ngx-pagination {
  display: inline-block;
  margin-top: 1rem;
  padding-left: 0px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: rgb(255, 255, 255);
  overflow-x: hidden;
  overflow-y: hidden;
}
ul.ngx-pagination .current {
  padding-top: initial;
  padding-right: initial;
  padding-bottom: initial;
  padding-left: initial;
  background-color: inherit;
}
ul.ngx-pagination .disabed {
  padding-top: initial;
  padding-right: initial;
  padding-bottom: initial;
  padding-left: initial;
}
ul.ngx-pagination li {
  cursor: pointer;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(204, 204, 204);
  margin-right: -1px;
}
ul.ngx-pagination li a:hover {
  color: rgb(68, 68, 68);
}
ul.ngx-pagination .pagination-previous {
  margin-right: -4px;
}
ul.ngx-pagination .pagination-next {
  margin-left: -4px;
}
ul.ngx-pagination li a,
ul.ngx-pagination li.current span,
ul.ngx-pagination li.pagination-next.disabled,
ul.ngx-pagination li.pagination-previous.disabled {
  display: inline-block;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 12px;
  line-height: 1.42857;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  color: rgb(204, 204, 204);
}
ul.ngx-pagination li.pagination-next a,
ul.ngx-pagination li.pagination-previous a {
  color: rgb(68, 68, 68);
}
ul.ngx-pagination:first-child {
  border-left-width: initial;
  border-left-style: none;
  border-left-color: initial;
}
ul.ngx-pagination:first-child div {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
ul.ngx-pagination li.disabled {
  display: none;
}
ul.ngx-pagination li.current span {
  background-color: rgb(239, 239, 239);
  color: rgb(68, 68, 68);
}
[_nghost-career-pages-c9] {
  display: block;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  position: relative;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
}
[_nghost-career-pages-c9] h3[_ngcontent-career-pages-c9] {
  margin-bottom: 20px;
  margin-top: 0px;
}
[_nghost-career-pages-c9] #location-dropdown[_ngcontent-career-pages-c9] {
  position: absolute;
  width: 100%;
  z-index: 200;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-top: -1px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px -1px;
  max-height: 0px;
  transition-behavior: normal;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  transition-property: max-height;
}
[_nghost-career-pages-c9] #location-dropdown.open[_ngcontent-career-pages-c9] {
  max-height: 60px;
}
[_nghost-career-pages-c9]
  #location-dropdown[_ngcontent-career-pages-c9]
  #location-dropdown-content[_ngcontent-career-pages-c9] {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: pointer;
  background-color: rgb(247, 247, 247);
  font-size: 14px;
}
[_nghost-career-pages-c9]
  #location-dropdown[_ngcontent-career-pages-c9]
  #location-dropdown-content[_ngcontent-career-pages-c9]
  #location-dropdown-content-find-me[_ngcontent-career-pages-c9] {
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
}
[_nghost-career-pages-c9]
  #location-dropdown[_ngcontent-career-pages-c9]
  #location-dropdown-content[_ngcontent-career-pages-c9]
  #location-dropdown-content-find-me[_ngcontent-career-pages-c9]
  img[_ngcontent-career-pages-c9] {
  margin-right: 10px;
}
[_nghost-career-pages-c9] form[_ngcontent-career-pages-c9] {
  position: relative;
}
[_nghost-career-pages-c9] #form-container-left[_ngcontent-career-pages-c9] {
  float: left;
  width: calc(100% - 42px);
}
[_nghost-career-pages-c9]
  #job-search-bar-view-toggle[_ngcontent-career-pages-c9] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  cursor: pointer;
  float: right;
  color: rgb(102, 102, 102);
  width: 37px;
  height: 34px;
  display: block;
}
[_nghost-career-pages-c9]
  #job-search-bar-view-toggle[_ngcontent-career-pages-c9]
  span.img[_ngcontent-career-pages-c9] {
  vertical-align: middle;
}
[_nghost-career-pages-c9]
  #job-search-bar-view-toggle[_ngcontent-career-pages-c9]
  i.toggle-map[_ngcontent-career-pages-c9] {
  font-size: 20px;
  line-height: 30px;
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
}
[_nghost-career-pages-c9]
  #job-search-bar-view-toggle[_ngcontent-career-pages-c9]
  i.toggle-list[_ngcontent-career-pages-c9] {
  font-size: 20px;
  line-height: 30px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
[_nghost-career-pages-c9] .form-group[_ngcontent-career-pages-c9] {
  margin-bottom: 0px;
}
[_nghost-career-pages-c9]
  .input-group[_ngcontent-career-pages-c9]
  .input-group-addon[_ngcontent-career-pages-c9] {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background-color: rgb(239, 239, 239);
  border-right-width: 0px;
  border-right-style: initial;
  border-right-color: initial;
  cursor: pointer;
}
[_nghost-career-pages-c9]
  .input-group[_ngcontent-career-pages-c9]
  .input-group-addon[_ngcontent-career-pages-c9]:not(.geolocation) {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background-color: rgb(255, 255, 255);
  color: rgb(153, 153, 153);
  border-left-width: 0px;
  border-left-style: initial;
  border-left-color: initial;
}
[_nghost-career-pages-c9]
  .input-group[_ngcontent-career-pages-c9]
  .icon-spinner[_ngcontent-career-pages-c9] {
  color: rgb(102, 102, 102);
  display: inline-block;
  pointer-events: none;
}
[_nghost-career-pages-c9]
  .input-group[_ngcontent-career-pages-c9]
  .form-control[_ngcontent-career-pages-c9] {
  box-shadow: none;
  font-size: 12px;
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  z-index: 1;
}
[_nghost-career-pages-c9] input[type="text"][_ngcontent-career-pages-c9] {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  box-shadow: none;
  color: rgb(68, 68, 68);
  border-right-width: 0px;
  border-right-style: initial;
  border-right-color: initial;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
[_nghost-career-pages-c9] .filter-count {
  width: 14px;
  height: 14px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  font-size: 9px;
  color: rgb(255, 255, 255);
  display: inline-block;
  line-height: 14px;
  text-align: center;
  position: relative;
  transform: translate(5px, -7px);
}
[_nghost-career-pages-c9]
  #job-search-bar-container[_ngcontent-career-pages-c9] {
  margin-top: 10px;
}
[_nghost-career-pages-c9]
  #job-search-bar-container[_ngcontent-career-pages-c9]
  #job-search-bar[_ngcontent-career-pages-c9] {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px -1px;
  line-height: 40px;
  background-color: rgb(239, 239, 239);
  padding-left: 15px;
  position: relative;
  min-height: 40px;
  margin-left: -15px;
  margin-right: -15px;
}
[_nghost-career-pages-c9]
  #job-search-bar-container[_ngcontent-career-pages-c9]
  #job-search-bar[_ngcontent-career-pages-c9]
  #job-search-bar-filter-button[_ngcontent-career-pages-c9] {
  position: absolute;
  right: 0px;
  top: 0px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(204, 204, 204);
  cursor: pointer;
  color: rgb(68, 68, 68);
}
[_nghost-career-pages-c9]
  #search-results-header[_ngcontent-career-pages-c9]
  .row[_ngcontent-career-pages-c9],
[_nghost-career-pages-c9]
  #search-results-header-map[_ngcontent-career-pages-c9]
  .row[_ngcontent-career-pages-c9] {
  background-color: rgb(255, 255, 255);
}
[_nghost-career-pages-c9] .icon-filter[_ngcontent-career-pages-c9] {
  font-size: 24px;
  line-height: 40px;
}
[_nghost-career-pages-c9] .icon-target[_ngcontent-career-pages-c9] {
  font-size: 19px;
}
[_nghost-career-pages-c9]
  #location-dropdown[_ngcontent-career-pages-c9]
  .icon-target[_ngcontent-career-pages-c9] {
  display: block;
  float: left;
  font-size: 19px;
  margin-right: 8px;
  margin-top: 1px;
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17] {
  display: block;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgb(255, 255, 255);
  position: fixed;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 64px;
  width: 100%;
  z-index: 1000;
  overflow-y: auto;
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-top[_ngcontent-career-pages-c17] {
  height: 15px;
  background-color: rgb(255, 20, 147);
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-header[_ngcontent-career-pages-c17] {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(204, 204, 204);
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-header[_ngcontent-career-pages-c17]
  a[_ngcontent-career-pages-c17] {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  display: inline-block;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-header[_ngcontent-career-pages-c17]
  a[_ngcontent-career-pages-c17]
  i[_ngcontent-career-pages-c17] {
  color: rgb(153, 153, 153);
  font-size: 14px;
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-content[_ngcontent-career-pages-c17]
  .filter-container[_ngcontent-career-pages-c17] {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(204, 204, 204);
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-content[_ngcontent-career-pages-c17]
  .filter-container[_ngcontent-career-pages-c17]:last-child {
  border-bottom-width: initial;
  border-bottom-style: none;
  border-bottom-color: initial;
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-content[_ngcontent-career-pages-c17]
  .filter-option[_ngcontent-career-pages-c17] {
  font-size: 18px;
}
#job-search-filters-mobile-menu[_ngcontent-career-pages-c17]
  #job-search-filters-mobile-menu-content[_ngcontent-career-pages-c17]
  .radio[_ngcontent-career-pages-c17] {
  display: inline-block;
  padding-right: 15px;
}
#job-search-filters-mobile-menu-footer[_ngcontent-career-pages-c17] {
  display: block;
  background-color: rgb(255, 255, 255);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(204, 204, 204);
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 2000;
}
#job-search-filters-mobile-menu-footer[_ngcontent-career-pages-c17]
  .btn-primary[_ngcontent-career-pages-c17],
#job-search-filters-mobile-menu-footer[_ngcontent-career-pages-c17]
  .btn-primary[_ngcontent-career-pages-c17]:hover {
  border-top-width: initial;
  border-right-width: initial;
  border-bottom-width: initial;
  border-left-width: initial;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  color: rgb(255, 255, 255);
}
#job-search-filters-mobile-menu-footer[_ngcontent-career-pages-c17]
  .btn-secondary[_ngcontent-career-pages-c17],
#job-search-filters-mobile-menu-footer[_ngcontent-career-pages-c17]
  .btn-secondary[_ngcontent-career-pages-c17]:hover {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  color: rgb(102, 102, 102);
}
#search-results-header[_ngcontent-career-pages-c19],
.job-listing[_ngcontent-career-pages-c19] a[_ngcontent-career-pages-c19] {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
#search-results-header[_ngcontent-career-pages-c19]
  div[_ngcontent-career-pages-c19],
.job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  div[_ngcontent-career-pages-c19] {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  padding-right: 1em;
}
#search-results-header[_ngcontent-career-pages-c19]
  div[_ngcontent-career-pages-c19]:last-child,
.job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  div[_ngcontent-career-pages-c19]:last-child {
  padding-right: 0px;
}
#search-results-header[_ngcontent-career-pages-c19] {
  color: rgb(255, 255, 255);
  display: none;
  padding-top: 9px;
  padding-right: 13px;
  padding-bottom: 9px;
  padding-left: 13px;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19] {
  cursor: pointer;
  padding-top: 1em;
  padding-right: 0px;
  padding-bottom: 1em;
  padding-left: 0px;
  position: relative;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]::after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(204, 204, 204);
  bottom: 0px;
  content: "";
  display: block;
  left: -15px;
  position: absolute;
  width: 100vw;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19] {
  color: inherit;
  margin-right: 80px;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  .job-title[_ngcontent-career-pages-c19] {
  font-size: 16px;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  .category[_ngcontent-career-pages-c19],
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  .location[_ngcontent-career-pages-c19] {
  color: rgb(102, 102, 102);
  line-height: 18px;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  .category[_ngcontent-career-pages-c19] {
  font-size: 12px;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  .apply-button[_ngcontent-career-pages-c19] {
  display: none;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]
  .distance[_ngcontent-career-pages-c19] {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  position: absolute;
  right: 10px;
  text-align: center;
}
#search-results[_ngcontent-career-pages-c19]
  .job-listing[_ngcontent-career-pages-c19]
  a[_ngcontent-career-pages-c19]:hover {
  color: rgb(0, 0, 0);
}
#no-results[_ngcontent-career-pages-c19] {
  text-align: center;
}
#i534 {
  display: none;
}
#i2qql {
  background-color: rgb(44, 41, 40);
}
#idhts {
  background-color: rgb(44, 41, 40);
}
#i5aev {
  background-image: url("https://cdn.hiringtoday.com/nowhiring.com/jackintheboxssrgsr/images/09f64675-5e92-481d-9b3f-4bfd3f1276b8.jpg");
}
#iyfmx {
  color: rgb(255, 255, 255);
}
#it2ul {
  color: rgb(44, 41, 40);
}
#if16b9 {
  color: #2c2928ff;
}
#ihvbyd {
  color: rgb(44, 41, 40);
}
#i7z7mq {
  color: rgb(25, 24, 23);
}
#iemaev {
  color: rgb(25, 24, 23);
}
#ive16r {
  color: rgb(25, 24, 23);
}
#imjlog {
  color: #2c2928ff;
}
#i34a4b {
  color: rgb(44, 41, 40);
}
#inbs8i {
  color: rgb(68, 68, 68);
}
#i8b2dt {
  color: rgb(68, 68, 68);
}
#ilauvj {
  color: rgb(68, 68, 68);
}
#ii9yjm {
  color: rgb(68, 68, 68);
}
#i39cdi {
  color: rgb(68, 68, 68);
}
#i581zw {
  color: #2c2928ff;
}
#ijapoe {
  color: rgb(44, 41, 40);
}
#iz9nvi {
  color: rgb(68, 68, 68);
}
#iyicvn {
  color: rgb(68, 68, 68);
}
#i17szw {
  color: rgb(68, 68, 68);
}
#io13m1 {
  color: rgb(68, 68, 68);
}
#ij9m6t {
  color: rgb(68, 68, 68);
}
#ivybji {
  background-color: rgb(44, 41, 40);
}
@media (max-width: 992px) {
  [_nghost-career-pages-c9] #search-results-header[_ngcontent-career-pages-c9],
  [_nghost-career-pages-c9]
    #search-results-header-map[_ngcontent-career-pages-c9] {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    z-index: 2;
  }
  [_nghost-career-pages-c9]
    #search-results-header[_ngcontent-career-pages-c9]
    .search-head[_ngcontent-career-pages-c9],
  [_nghost-career-pages-c9]
    #search-results-header-map[_ngcontent-career-pages-c9]
    .search-head[_ngcontent-career-pages-c9] {
    display: block;
    margin-top: 30px;
  }
  [_nghost-career-pages-c9]
    #search-results-header-map[_ngcontent-career-pages-c9] {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 300;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    height: 130px;
  }
}
@media screen and (max-width: 991px) {
  [_nghost-career-pages-c9] input[type="text"][_ngcontent-career-pages-c9] {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
}
@media (min-width: 768px) {
  [_nghost-career-pages-c2] header[_ngcontent-career-pages-c2] {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  [_nghost-career-pages-c2] .header-links[_ngcontent-career-pages-c2] {
    display: block;
  }
  [_nghost-career-pages-c2] .header-links--mobile[_ngcontent-career-pages-c2] {
    display: none;
  }
  [_nghost-career-pages-c2]
    .header-links-mobile-button[_ngcontent-career-pages-c2] {
    display: none;
  }
  [_nghost-career-pages-c2]
    .search-button.has-menu-links[_ngcontent-career-pages-c2] {
    right: 30px;
  }
  [_nghost-career-pages-c2] .search-button[_ngcontent-career-pages-c2] {
    right: 30px;
  }
  [_nghost-career-pages-c3] footer[_ngcontent-career-pages-c3] {
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  [_nghost-career-pages-c3]
    #social-media-container[_ngcontent-career-pages-c3] {
    text-align: left;
  }
  [_nghost-career-pages-c3]
    #social-media-container[_ngcontent-career-pages-c3]
    #social-media-icons[_ngcontent-career-pages-c3] {
    margin-left: -7px;
  }
  [_nghost-career-pages-c8] {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
  }
  .site-section--background[_nghost-career-pages-c8] {
    min-height: 330px;
  }
  [_nghost-career-pages-c9] {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
  [_nghost-career-pages-c9]
    .input-group[_ngcontent-career-pages-c9]
    .form-control[_ngcontent-career-pages-c9] {
    font-size: 14px;
  }
  [_nghost-career-pages-c9]
    #job-search-bar-container[_ngcontent-career-pages-c9]
    #job-search-bar[_ngcontent-career-pages-c9] {
    box-shadow: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  #search-results-header[_ngcontent-career-pages-c19],
  .job-listing[_ngcontent-career-pages-c19] a[_ngcontent-career-pages-c19] {
    align-items: center;
    flex-direction: row;
  }
  #search-results-header[_ngcontent-career-pages-c19]
    div.distance[_ngcontent-career-pages-c19],
  .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    div.distance[_ngcontent-career-pages-c19] {
    max-width: 150px;
  }
  #search-results-header[_ngcontent-career-pages-c19]
    div.category[_ngcontent-career-pages-c19],
  .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    div.category[_ngcontent-career-pages-c19] {
    max-width: 110px;
    right: 2em;
  }
  #search-results-header[_ngcontent-career-pages-c19]
    div.job-title[_ngcontent-career-pages-c19],
  .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    div.job-title[_ngcontent-career-pages-c19] {
    max-width: 250px;
    width: 250px;
  }
  #search-results-header[_ngcontent-career-pages-c19]
    div.apply-button[_ngcontent-career-pages-c19],
  #search-results-header[_ngcontent-career-pages-c19]
    div.share-button[_ngcontent-career-pages-c19],
  .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    div.apply-button[_ngcontent-career-pages-c19],
  .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    div.share-button[_ngcontent-career-pages-c19] {
    max-width: 80px;
  }
  #search-results-header[_ngcontent-career-pages-c19] {
    display: flex;
  }
  #search-results[_ngcontent-career-pages-c19]
    .job-listing[_ngcontent-career-pages-c19] {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    padding-top: 1em;
    padding-right: 13px;
    padding-bottom: 1em;
    padding-left: 13px;
  }
  #search-results[_ngcontent-career-pages-c19]
    .job-listing[_ngcontent-career-pages-c19]::after {
    display: none;
  }
  #search-results[_ngcontent-career-pages-c19]
    .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19] {
    margin-right: 0px;
  }
  #search-results[_ngcontent-career-pages-c19]
    .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    .apply-button[_ngcontent-career-pages-c19] {
    display: inherit;
  }
  #search-results[_ngcontent-career-pages-c19]
    .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    .distance[_ngcontent-career-pages-c19] {
    margin-left: 0px;
    padding-right: 1em;
    position: inherit;
    text-align: left;
  }
  #search-results[_ngcontent-career-pages-c19]
    .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    .category[_ngcontent-career-pages-c19],
  #search-results[_ngcontent-career-pages-c19]
    .job-listing[_ngcontent-career-pages-c19]
    a[_ngcontent-career-pages-c19]
    .location[_ngcontent-career-pages-c19] {
    color: initial;
    font-size: initial;
    line-height: initial;
  }
}

#search-job h3 {
  color: rgb(229, 17, 51) !important;
}
