:root {
  --font-serif: superior-title, serif;
  --font-sans: montserrat, sans-serif;
  --clr-job-divider: #65696a;
  --clr-ink: #131e29;
}

/*  Puma Investments
========================================================================== */

/*  Standard Styles
========================================================================== */

.centred {
  text-align: center;
}

.right {
  text-align: right;
}

.smaller {
  font-size: 0.9em;
}

.WarningNormal {
  color: #e2001a;
}

.WarningNormalBold {
  color: #e2001a;
  font-weight: bold;
}

.CautionNormalBold {
  color: blue;
}

.larger {
  font-size: 1.2em;
}

.underline {
  text-decoration: underline;
}

fieldset {
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
}

.skiplink {
  display: none;
}

p.WaiterText {
  text-align:center;
}

a.info {
  position:relative;
  z-index:24;
  background-color:#fff;
  color:#000000;
  text-decoration:none;
  font-style:italic;
}

a.info:hover {
  z-index:25;
  background-color:#0da2d7;
}

a.info span{
  display: none;
}

a.info:hover span {
  display: block;
  position: absolute;
  top: 1.5em;
  left: -200px;
  width:15em;
  background-color:#ffffff;
  color:#000000;
  text-align: center;
  font-size: .8em;
  font-style:italic;
  z-index:30;
}

.images {
  vertical-align:bottom;
}

/*  Sticky Footer
========================================================================== */

html {
  overflow-y: scroll;
}

body {
  font-family: var(--font-sans);
  font-weight: 300;
  color: var(--clr-ink);
  font-size: 18px;
}

h1,
h2,
h3 {
  font-family: var(--font-serif);
  font-weight: 300;
}

h1 {
  font-size: 56px;
}

h3 {
  font-size: 36px;
}

.wrapper {
  max-width: 90rem;
  margin: 0 auto;
  padding: 1.5rem;
}

footer {
  background: #a9a9a9;
}

main a {
  font-weight: bold;
}

main a {
  color: #65b2e9;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005cb9;
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #131e29;
  margin: 1em 0;
  padding: 0;
}

/*  Navbar
========================================================================== */

.navbar-brand {
  padding: 10px 0 0;
  margin: 0 0 0 15px;
}

.navbar-brand img {
  width: 300px;
}

.navbar-toggle {
  padding: 15px 10px;
}

.navbar {
  border-color: #005cb9;
  background: #fff;
}

.navbar-fixed-top {
  border-width: 0 0 4px;
}

.navbar-inverse .navbar-nav > li > a {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}

@media screen and (min-width: 768px) {
  .navbar-brand {
    padding: 22px 0 0;
  }
  .navbar > .container-fluid .navbar-brand {
    margin: 0;
  }
  .navbar-nav>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/*  Layout
========================================================================== */

.container-fluid {
  max-width: 1170px;
}

main {
  padding-top: 120px;
  padding-bottom: 4rem;
  background: #f5f5f5
}

.footer-content {
  text-align: center;
  color: #fff;
  line-height: 76px;
}

/*  Validation
========================================================================== */

.alert-validation {
  padding: 4px;
  margin: 8px 0 20px;
}

/*  Fixes
========================================================================== */

.glyphicon {
  vertical-align: text-top;
}

/*  Breadcrumb
========================================================================== */

#breadcrumb img {
  margin-left: 3px;
}

/*  Forms
========================================================================== */

.form-buttons {
  text-align: center;
  margin-bottom: 30px;
}

.btn-primary {
  color: #fff;
  background-color: #1b1d1d;
  border: 1px solid #fff;
  text-transform: uppercase;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  opacity: 1;
  font: normal normal normal 20px/36px Montserrat;
  letter-spacing: 0;
  border-radius: 0;
  padding: 6px 22px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
  color: #000;
  background-color: #f1f1f1;
  border-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border: 1px solid #707070;
  text-transform: uppercase;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  opacity: 1;
  font: normal normal normal 20px/36px Montserrat;
  letter-spacing: 0;
  border-radius: 0;
  padding: 6px 22px;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus {
  color: #000;
  background-color: #f1f1f1;
  border-color: #707070;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-arrow {
  background-image: url('/pb3/corporate/PumaInvestments/img/right-arrow-white.gif');
  background-repeat: no-repeat;
  background-position: right 20px center;
  padding-right: 44px;
}

.btn-arrow:hover,
.btn-arrow:active,
.btn-arrow:focus,
.btn-arrow:active:focus {
  background-image: url('/pb3/corporate/PumaInvestments/img/right-arrow-black.gif');
}

.control-label {
  font-size: 14px;
}

/*  Shares
========================================================================== */

.shares {
  display: flex;
  justify-content: center;
  align-content: center;
}

.shares > div {
  display: inline-block;
  margin: 0 2px;
}

.twitter {
  padding-top: 6px;
}

/*  Puma Adverts
========================================================================== */

.job-table {
  width: 100%;
}

.job-logos {
  display: none;
}

.job-wrapper.puma {
  max-width: 66ch;
  margin: 0 auto;
  /* font-size: 13px; */
}

.puma h1 {
  max-width: 46rem;
  line-height: 1.375;
}

.puma h2 {
  font-family: var(--font-sans);
  text-transform: uppercase;
  font-size: 2.5rem;
  letter-spacing: 1px;
  margin-bottom: 3rem;
}

.puma h3 {
  font-weight: 300;
  margin: 5rem 0 0.5rem;
}

.puma .job-divider {
  height: 4rem;
  background: var(--clr-job-divider);
  width: 110%;
  position: relative;
  left: -10%;
  margin: 4rem 0;
}

.puma .job-divider::after {
  content: '';
  width: 0;
  height: 0;
  background: #fff;
  border-top: 2rem solid transparent;
  border-bottom: 2rem solid transparent;
  border-left: 2rem solid var(--clr-job-divider);
  position: absolute;
  right: 0;
  top: 0;
}

.puma .job-text {
  padding: 0 4rem 0 0;
}

.puma a,
.puma a:hover,
.puma a:focus {
  color: var(--clr-ink);
}

.puma .btn-primary {
  color: #131e29;
  border-color: #131e29;
}

.puma .btn-primary:hover {
  color: #131e29;
  border-color: #131e29;
}

@media screen and (min-width: 570px) {
  .puma .job-description {
    flex-flow: row;
  }
  .puma .job-logos {
    padding-top: 10rem;
  }
}

/* Filter Strip
========================================================================== */

.filter-strip {
  padding: 2rem 0 4rem;
}

.filter-strip .form-group {
  text-align: left;
}

/* Results
========================================================================== */

.results th {
  border-bottom: 1px solid #333;
  display: none;
  font-weight: normal;
}

.table.results > thead > tr > th {
  border-bottom: 2px solid #c7c9c7;
}

.results td {
  padding: 0.5rem;
  display: block;
  border-top: none !important;
  text-align: center;
}

.results .view {
  text-align: center;
  padding-bottom: 2rem;
}

.results tr {
  border-bottom: 1px solid #fff !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

@media screen and (max-width: 479px) {
  .results .location {
    font-size: 14px;
    line-height: 21px;
    margin-top: 1.4rem;
  }
  .results .headline {
    padding-top: 3rem;
  }
  .results .view {
    padding-bottom: 3rem;
  }
}

@media screen and (min-width: 480px) {
  .results th {
    display: table-cell;
  }
  .results td {
    display: table-cell;
    padding: 2rem 0.5rem !important;
    text-align: left;
    vertical-align: middle !important;
  }
  .results .view {
    text-align: right;
  }
  .results tr {
    border: none;
  }
  .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: transparent;
  }
}

.btn-vacancies {
  padding: 0.6rem 2rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}

@media screen and (min-width: 768px) {
  .btn-vacancies {
    margin-top: 26px;
  }
}

.existing-users {
  text-align: right;
}

/* Pagination
========================================================================== */

#nav {
  text-align: center;
}

#nav a {
  font-family: AvenirMedium, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  color: #998b7c;
  width: 34px;
  display: inline-block;
  padding-bottom: 10px;
}

#nav a.active {
  color: #0c3758;
  text-decoration: none;
  border-bottom: 4px solid #0c3758;
}