/* Variables */
/* Base branding */
a,
.h-link,
.b-link-colour {
  color: #0d427e; }

a:hover,
.h-link:hover,
.b-link-colour:hover {
  color: #061e39; }

.b-button {
  background: #0d427e; }
  .b-button:hover {
    background: #082a50; }

.b-button--main-action {
  background: #ff7e00; }
  .b-button--main-action:hover {
    background: #cc6500; }

.b-highlight {
  background: #f4fbfc; }

.c-primary-nav-o__your-jobs-badge {
  background: #0d427e; }

/* Event date (little calendar thing) */
.c-event-date-calendar__month {
  background: #ff7e00; }

/* Highlighted job on lister */
.c-lister__link:hover .b-highlight {
  background: #e8f7f9; }

/* Product selector styling */
.c-product-selector__label:before,
.c-product-selector__name {
  color: #0d427e; }

.c-product-selector__radio:checked + .c-product-selector__label {
  border-color: #0d427e;
  background: #f4fbfc; }
  .c-product-selector__radio:checked + .c-product-selector__label:before {
    border-color: #0d427e;
    color: #0d427e; }

/* Unlocked CV */
.c-cv-stub--is-unlocked {
  background: #f4fbfc; }

@media only screen and (max-width: 850px) {
  .js .c-top-bar {
    background: #0d427e; } }
/* Project branding */
@font-face {
  font-family: 'custom-icons';
  src: url("../../../custom-assets/fonts/custom-icons.eot");
  src: url("../../../custom-assets/fonts/custom-icons.eot?#iefix") format("embedded-opentype"), url("../../../custom-assets/fonts/custom-icons.woff") format("woff"), url("../../../custom-assets/fonts/custom-icons.ttf") format("truetype"), url("../../../custom-assets/fonts/custom-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "flama";
  font-style: normal;
  font-weight: 300;
  src: url("../../../custom-assets/fonts/flamalight-webfont.eot?#iefix") format("embedded-opentype"), url("../../../custom-assets/fonts/flamalight-webfont.woff") format("woff"), url("../../../custom-assets/fonts/flamalight-webfont.ttf") format("truetype"), url("../../../custom-assets/fonts/flamalight-webfont.svg#flamalight") format("svg"); }
@font-face {
  font-family: "flama";
  font-style: normal;
  font-weight: normal;
  src: url("../../../custom-assets/fonts/flamabook-webfont.eot?#iefix") format("embedded-opentype"), url("../../../custom-assets/fonts/flamabook-webfont.woff") format("woff"), url("../../../custom-assets/fonts/flamabook-webfont.ttf") format("truetype"), url("../../../custom-assets/fonts/flamabook-webfont.svg#flamabook") format("svg"); }
@font-face {
  font-family: "flama";
  font-style: normal;
  font-weight: 500;
  src: url("../../../custom-assets/fonts/flamamedium-webfont.eot?#iefix") format("embedded-opentype"), url("../../../custom-assets/fonts/flamamedium-webfont.woff") format("woff"), url("../../../custom-assets/fonts/flamamedium-webfont.ttf") format("truetype"), url("../../../custom-assets/fonts/flamamedium-webfont.svg#flamamedium") format("svg"); }
@font-face {
  font-family: "flama";
  font-style: normal;
  font-weight: bold;
  src: url("../../../custom-assets/fonts/flamabold-webfont.eot?#iefix") format("embedded-opentype"), url("../../../custom-assets/fonts/flamabold-webfont.woff") format("woff"), url("../../../custom-assets/fonts/flamabold-webfont.ttf") format("truetype"), url("../../../custom-assets/fonts/flamabold-webfont.svg#flamabold") format("svg"); }
body {
  font-family: "flama", Helvetica, Arial, sans-serif; }

.l-container {
  max-width: 100%; }

.l-container__inner,
.s-banner .c-primary-logo__link,
.s-banner .c-secondary-nav-o__items {
  max-width: 1250px;
  width: 100%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin: 0 auto; }

.s-banner > .l-container__inner {
  max-width: 100%;
  padding: 0; }

.s-banner {
  position: relative;
  padding-top: 79px; }

.c-primary-logo {
  background: #0d427e;
  background: -webkit-linear-gradient(#2B6EE4 0%, #012F81 100%);
  background: -moz-linear-gradient(#2B6EE4 0%, #012F81 100%);
  background: linear-gradient(#2B6EE4 0%, #012F81 100%);
  padding: 30px 0;
  max-width: 100%;
  min-height: 0;
  text-align: center; }

.c-primary-logo__image {
  width: 460px; }

@media only screen and (max-width: 849px) {
  .s-banner {
    padding-top: 0; } }
@media only screen and (max-width: 549px) {
  .c-primary-logo__image {
    width: 85%; } }
.c-advert--leaderboard {
  border-bottom: 0; }

.c-advert__leaderboard-inner {
  max-width: 980px; }

.c-secondary-nav-o {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 8px 0;
  height: 41px;
  background: #0d427e;
  text-align: right; }

.c-secondary-nav-o__items {
  position: static;
  background: none; }

.c-secondary-nav-o__link {
  color: #fff;
  font-size: 0.9em; }
  .c-secondary-nav-o__link:hover {
    color: rgba(255, 255, 255, 0.75); }

.c-secondary-nav-o__separator {
  display: none; }

.c-secondary-nav-o__item--signin {
  margin-right: 20px; }
  .c-secondary-nav-o__item--signin .c-secondary-nav-o__link:before {
    display: inline-block;
    content: '\e904';
    font-family: 'custom-icons';
    margin-right: 10px;
    font-size: 18px; }

.c-secondary-nav-o__item--register .c-secondary-nav-o__link:before {
  display: inline-block;
  content: '\e901';
  font-family: 'custom-icons';
  margin-right: 10px;
  font-size: 18px; }

.c-primary-nav-o {
  background: none;
  position: absolute;
  top: 40px;
  width: 100%; }

.c-primary-nav-o__link {
  text-transform: uppercase;
  padding: 10px;
  font-weight: 500; }
  .c-primary-nav-o__link:hover {
    color: #2E4EBF; }
  @media only screen and (max-width: 960px) {
    .c-primary-nav-o__link {
      font-size: 0.9em;
      padding: 10px 8px; } }

.c-primary-nav-o__item--is-first .c-primary-nav-o__link {
  padding-left: 0; }

.c-primary-nav-o__switch-site {
  position: static;
  float: right; }

.c-primary-nav-o__switch-site-link {
  color: #84004d;
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: 500; }
  .c-primary-nav-o__switch-site-link:hover {
    color: #b12d7a; }
  .c-primary-nav-o__switch-site-link:after {
    display: none; }
  @media only screen and (max-width: 960px) {
    .c-primary-nav-o__switch-site-link {
      font-size: 0.9em; } }

.c-primary-nav-o__item--is-last {
  position: absolute;
  top: -32px;
  left: 0;
  z-index: 1; }
  .c-primary-nav-o__item--is-last .c-primary-nav-o__link {
    color: #fff;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    font-size: 0.9em; }
    .c-primary-nav-o__item--is-last .c-primary-nav-o__link:hover {
      color: rgba(255, 255, 255, 0.75); }
    .c-primary-nav-o__item--is-last .c-primary-nav-o__link:before {
      display: inline-block;
      content: '\e900';
      font-family: 'custom-icons';
      margin-right: 10px;
      font-size: 18px; }

@media only screen and (max-width: 849px) {
  .js .c-top-bar {
    margin-bottom: 0px; }

  .c-secondary-nav-o {
    text-align: left;
    height: auto; }

  .s-banner .c-secondary-nav-o__items {
    padding: 0; }

  .c-primary-nav-o__item--is-last .c-primary-nav-o__link,
  .c-secondary-nav-o__link,
  .c-primary-nav-o__link {
    font-size: 1em;
    text-transform: none; }

  .c-secondary-nav-o__item--register .c-secondary-nav-o__link:before,
  .c-secondary-nav-o__item--signin .c-secondary-nav-o__link:before,
  .c-primary-nav-o__item--is-last .c-primary-nav-o__link:before {
    display: none; }

  .c-primary-nav-o__link {
    font-weight: normal; } }
.s-contentinfo {
  background: #0d427e;
  color: #fff;
  padding-bottom: 15px; }
  .home .s-contentinfo {
    margin-top: 0; }

.s-contentinfo a {
  color: #fff; }
  .s-contentinfo a:hover {
    color: #e6e7e8; }

.s-contentinfo .l-container__inner {
  max-width: 100%;
  width: 100%;
  padding: 0; }

.s-contentinfo .c-tertiary-nav__items,
.s-contentinfo .c-social-buttons,
.s-contentinfo .c-copyright {
  max-width: 1250px;
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin: 0 auto; }

.c-tertiary-nav {
  border-bottom: 1px solid #506d8e;
  padding-top: 15px;
  padding-bottom: 45px;
  margin-bottom: 15px !important; }

.c-tertiary-nav__item {
  border: 0; }

.s-contentinfo .c-social-buttons {
  margin-bottom: 0 !important; }

.s-contentinfo .c-social-buttons__items {
  float: right; }

.s-contentinfo .c-social-buttons__link {
  display: block;
  color: #fff;
  text-align: center; }
  .s-contentinfo .c-social-buttons__link.i--before:before {
    padding: 0;
    font-size: 22px; }
  .s-contentinfo .c-social-buttons__link .c-social-buttons__name {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden; }

.c-copyright__text {
  color: #c3cdd8; }

.c-back-to-top {
  background: #077cbc; }

@media only screen and (max-width: 680px) {
  .c-tertiary-nav__item {
    float: none;
    margin-right: 0;
    padding-right: 0; }

  .c-tertiary-nav__link {
    display: block;
    padding: 10px 0; }

  .s-contentinfo .c-social-buttons__items {
    float: none; }

  .c-copyright__text {
    margin-top: 20px; } }
.l-band--row3,
.l-band--row4 {
  background: #f5f5f5; }

.l-band--row3 {
  border-top: 5px solid #a8a8a8;
  padding-top: 40px; }

.l-band--row4 {
  border-bottom: 5px solid #a8a8a8;
  padding-bottom: 20px;
  margin-bottom: 30px; }

.l-band--row6 {
  padding-bottom: 20px; }

.l-band--row7,
.l-band--row8,
.l-band--row9 {
  background: #f4fbfc; }

.l-band--row7 {
  border-top: 5px solid #077cbc;
  padding-top: 40px; }

.l-band--row8 {
  padding-bottom: 10px; }

.l-band--row9 {
  border-bottom: 5px solid #077cbc;
  padding-bottom: 20px;
  margin-bottom: 30px; }

.c-brick .c-card {
  border-radius: 0; }

.c-brick__header {
  text-transform: uppercase;
  font-weight: 300; }

@media only screen and (min-width: 551px) and (max-width: 850px) {
  .c-brick--featured-job .c-card,
  .c-brick--featured-recruiter .c-card,
  .c-brick--featured-article .c-card {
    text-align: left !important; }
    .c-brick--featured-job .c-card .c-brick__logo-wrapper,
    .c-brick--featured-recruiter .c-card .c-brick__logo-wrapper,
    .c-brick--featured-article .c-card .c-brick__logo-wrapper {
      float: left;
      width: 35%; }
      .c-brick--featured-job .c-card .c-brick__logo-wrapper .c-brick__logo,
      .c-brick--featured-recruiter .c-card .c-brick__logo-wrapper .c-brick__logo,
      .c-brick--featured-article .c-card .c-brick__logo-wrapper .c-brick__logo {
        margin-right: 30px !important; }
    .c-brick--featured-job .c-card .c-brick__logo-wrapper + .c-brick__content,
    .c-brick--featured-recruiter .c-card .c-brick__logo-wrapper + .c-brick__content,
    .c-brick--featured-article .c-card .c-brick__logo-wrapper + .c-brick__content {
      float: left;
      width: 65%;
      padding-left: 30px; } }
@media only screen and (max-width: 850px) {
  .c-brick--featured-job,
  .c-brick--featured-recruiter {
    margin-bottom: 15px; } }
.c-home-header__header {
  text-align: left !important;
  color: #0d427e;
  font-size: 2.5em;
  font-weight: 500;
  margin-bottom: 10px; }
  @media only screen and (max-width: 550px) {
    .c-home-header__header {
      font-size: 2em; } }

.c-home-subheader {
  text-align: left !important;
  color: #0d427e;
  font-weight: 500;
  font-size: 1.5em; }
  @media only screen and (max-width: 550px) {
    .c-home-subheader {
      font-size: 1.2em; } }

.c-global-search .l-grid {
  margin-left: 0; }
  .c-global-search .l-grid .l-grid__item {
    padding-left: 0; }

.c-global-search ul.tagit,
.c-global-search__button {
  border-radius: 0; }

.c-brick--search {
  margin-bottom: 45px; }

.c-brick--browse .c-brick__header {
  color: #84004d;
  border-bottom: 1px solid #84004d;
  padding-bottom: 5px;
  font-size: 1.3em; }

.c-brick--browse .c-facet-links {
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
  margin-bottom: 0; }
  @media only screen and (max-width: 1200px) {
    .c-brick--browse .c-facet-links {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; } }

.c-brick--browse .c-facet-links__link {
  padding: 8px 10px 8px 0;
  color: #3c3c3c;
  border-bottom: 1px dashed #84004d;
  border-radius: 0; }
  .c-brick--browse .c-facet-links__link:hover {
    color: #0d427e; }

.c-brick--browse .c-more-link {
  display: none; }

.c-brick--featured-job .c-card {
  border: 0;
  background: #fff;
  text-align: center; }

.c-brick--featured-job .c-brick__logo {
  border: 0;
  margin: auto; }

.c-brick--featured-job .c-brick__title {
  font-weight: bold; }

.c-brick--featured-job .c-brick__link:hover .c-brick__title {
  color: #0d427e; }

.c-brick--featured-recruiter .c-card {
  border-color: #a8a8a8;
  text-align: center; }

.c-brick--featured-recruiter .c-brick__logo {
  border: 0;
  margin: auto; }

.c-brick--featured-recruiter .c-brick__title {
  font-weight: bold; }

/* Section title */
.l-band--row5 .c-brick__header {
  color: #0d427e; }

.c-brick--featured-recruiter .c-brick__link:hover {
  background: none; }

.c-brick--featured-recruiter .c-brick__link:hover .c-brick__title {
  color: #0d427e; }

.c-brick--featured-article .c-card {
  border: 0;
  border-bottom: 1px solid #a8a8a8;
  padding: 0 0 5px; }
  .c-brick--featured-article .c-card:hover {
    background: none; }
    .c-brick--featured-article .c-card:hover .c-brick__title {
      color: #0d427e; }

.c-brick--featured-article .c-brick__title {
  font-weight: bold; }

/* Section title */
.l-band--row7 .c-brick__header {
  color: #077cbc; }

.c-custom-js-cta .c-card {
  border: 0;
  padding: 0;
  position: relative;
  display: flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  background: #f5f5f5; }

.c-custom-js-cta--1 .c-card {
  background: url("../../../custom-assets/cta-jbe-bg.jpg") no-repeat center center;
  background-size: cover; }

.c-custom-js-cta--2 .c-card {
  background: url("../../../custom-assets/cta-account-bg.jpg") no-repeat center 70%;
  background-size: cover; }

.c-custom-js-cta .c-brick__inner {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  min-height: 242px; }
  @media only screen and (max-width: 550px) {
    .c-custom-js-cta .c-brick__inner {
      min-height: 180px; } }

.c-custom-js-cta .c-brick__title {
  background: #0d427e;
  padding: 15px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .c-custom-js-cta .c-brick__title:before {
    display: inline-block;
    font-family: 'custom-icons';
    margin-right: 15px;
    font-size: 38px;
    vertical-align: sub; }
  @media only screen and (max-width: 640px) {
    .c-custom-js-cta .c-brick__title {
      font-size: 1.05em; }
      .c-custom-js-cta .c-brick__title:before {
        font-size: 32px; } }

.c-custom-js-cta--1 .c-brick__title:before {
  content: '\e903'; }

.c-custom-js-cta--2 .c-brick__title:before {
  content: '\e902'; }

.c-custom-rs-cta {
  background: #84004d;
  color: #fff;
  padding: 20px; }

.c-custom-rs-cta .c-brick__title {
  color: #fff;
  font-size: 1.5em;
  margin-bottom: 15px;
  font-weight: 500; }

.c-custom-rs-cta .c-list {
  margin-bottom: 25px; }
  .c-custom-rs-cta .c-list li {
    margin-bottom: 8px; }

.c-custom-rs-cta .b-button {
  background: #fff;
  color: #84004d; }
  .c-custom-rs-cta .b-button:hover {
    background: #f5f5f5; }

.c-custom-testimonial {
  background: #f5f5f5;
  padding: 20px; }

.c-custom-testimonial .c-brick__title {
  font-size: 1.5em;
  margin-bottom: 15px;
  font-weight: 500; }

.c-job-stub.b-highlight {
  border-color: #0d427e; }

/* */
/* */

/*# sourceMappingURL=branding.css.map */
