body {
  background: #192459;
  overflow-x: hidden;
}

#cxm #header {
  z-index: 1000;
}
#cxm.errors .error-container h2, #cxm.errors .error-container h3, #cxm.errors .error-container p {
  color: #fff;
}
#cxm.errors .error-container hr {
  border-top: 1px solid #fff;
}
#cxm .resource-card .logo img {
  max-width: 60%;
}
@media (max-width: 1232px) {
  #cxm div.cxm.bs {
    padding: 0 12px;
  }
}
#cxm .inner-hero {
  padding-bottom: 20px;
}
#cxm .top-footer {
  margin-top: 20px;
}
#cxm.devise, #cxm.apply_pipeline, #cxm.resumes {
  background: #fff;
}
#cxm #map {
  margin: 0 calc(50% - 50vw);
  height: 400px;
}
#cxm .bs .pagination {
  justify-content: center;
}
#cxm .bs .employer-show-container .jobs-list {
  padding: 20px;
}
#cxm .bs .employer-show-container .jobs-list h6 {
  font-size: 24px;
}
#cxm .bs .employer-show-container .jobs-list ul {
  -moz-columns: 3;
       columns: 3;
}
@media (max-width: 540px) {
  #cxm .bs .employer-show-container .jobs-list ul {
    -moz-columns: 2;
         columns: 2;
  }
}
@media (max-width: 390px) {
  #cxm .bs .employer-show-container .jobs-list ul {
    -moz-columns: 1;
         columns: 1;
  }
}
#cxm .bs .job-show-container, #cxm .bs .employer-show-container {
  background-color: #fff;
  margin: 0 calc(50% - 50vw);
}
#cxm .bs .card-img-top {
  border-radius: 0;
}
#cxm .uk-button-primary::before {
  border-left: transparent;
}
#cxm.cxm .action-buttons {
  height: 40px;
}
@media (max-width: 767px) {
  #cxm.cxm .action-buttons {
    flex-direction: column;
    height: unset;
  }
  #cxm.cxm .action-buttons a {
    width: 100%;
  }
}
#cxm.cxm #photo-strip {
  margin: 1em calc(50% - 50vw);
}
#cxm.cxm .employer-profile {
  padding: 0 20px;
}
#cxm.cxm .btn, #cxm.cxm a.apply-button, #cxm.cxm .btn-outline-secondary, #cxm.cxm .btn-outline-primary, #cxm.cxm .btn-outline-danger, #cxm.cxm .btn-outline-success {
  font-weight: 700;
  font-family: var(--title-fonts);
  background-color: transparent;
  border: 2px solid var(--cta-text-color);
  border-radius: 0;
  color: var(--cta-text-color);
  position: relative;
  overflow: hidden;
  padding: 10px 30px 12px 30px;
  letter-spacing: 1.3px;
  z-index: 1;
  height: 40px;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1rem;
  box-sizing: border-box;
}
#cxm.cxm .btn:hover, #cxm.cxm a.apply-button:hover, #cxm.cxm .btn-outline-secondary:hover, #cxm.cxm .btn-outline-primary:hover, #cxm.cxm .btn-outline-danger:hover, #cxm.cxm .btn-outline-success:hover {
  background-color: var(--cta-text-color);
  color: #fff;
}
#cxm.cxm .see-all {
  background-color: #fff;
}
#cxm.cxm .see-all:hover {
  background-color: var(--cta-text-color);
  color: #fff;
}
#cxm.cxm .resource-card {
  border: none;
  border-radius: 0;
}
#cxm.cxm #job-search-form {
  overflow-x: hidden;
}
#cxm.cxm #job-search-form .btn-search-jobs {
  margin: 0;
  border-color: #fff;
  color: #fff;
}
#cxm.cxm #job-search-form .btn-search-jobs:hover {
  text-decoration: none;
  color: var(--text-color);
  border-color: #D66F46;
  background-color: #fff;
}
#cxm.cxm #job-search-form .element {
  height: 46px;
}
#cxm.cxm #job-search-form .element input {
  height: 100%;
  width: 100%;
}
#cxm.cxm #job-search-form .uk-button-primary::before {
  padding: 0 24px 0 24px;
  border-left: transparent;
}
@media (max-width: 767px) {
  #cxm.cxm.jobs .cxm .branding .employer_logo_thumb {
    margin-top: 2rem;
  }
}
#cxm.cxm .cxm p.powered-by, #cxm.cxm .cxm .powered-by a {
  color: transparent;
  text-shadow: 0 0 0 var(--text-color);
  font-size: 13px;
  letter-spacing: 0;
}
#cxm.cxm .cxm.bs {
  max-width: 1200px;
  margin: auto;
}
#cxm.cxm .cxm.bs .share-links {
  border: none;
  padding: 0;
}
#cxm .employer-locations {
  background: white;
}
