@font-face {
  font-family: 'SangBleu Sunrise';
  src: url('/pb3/corporate/jksrestaurants/css/fonts/SangBleuSunrise-Regular.woff2') format('woff2'),
      url('/pb3/corporate/jksrestaurants/css/fonts/SangBleuSunrise-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Noe Text';
  src: url('/pb3/corporate/jksrestaurants/css/fonts/NoeText-Regular.woff2') format('woff2'),
      url('/pb3/corporate/jksrestaurants/css/fonts/NoeText-Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Aksaramatee Bold';
  src: url('/pb3/corporate/jksrestaurants/css/fonts/Aksaramatee-Bold.woff2') format('woff2'),
  url('/pb3/corporate/jksrestaurants/css/fonts/Aksaramatee-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'KorinthSerial';
  src: url('/pb3/corporate/jksrestaurants/css/fonts/KorinthSerial.woff2') format('woff2'),
  url('/pb3/corporate/jksrestaurants/css/fonts/KorinthSerial.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.centred {
  text-align: center;
}

.right {
  float: 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;
}

p.WaiterText {
  text-align: center;
}

.images {
  vertical-align:bottom;
}

html {
  overflow-y: scroll;
  font-size: 14px;
}

body {
  font-family: 'Noe Text', sans-serif;
  font-weight: 300;
  line-height: 1.6;
  font-size: 1rem;
}

h1,
h2,
h3,
h4 {
  font-family: 'SangBleu Sunrise', sans-serif;
}

.wrapper {
  margin: 0 auto;
}

.footer {
  height: 10rem;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 2rem 0;
  padding: 0;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #0B1E35;
  display: none;
}

.header-brand {
  width: 3rem;
  margin: 0 0 0 1rem;
}

.header-brand img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.header-title {
  color: #fff;
  letter-spacing: .1em;
  font-size: 1.6rem;
}

.header-menu {
  width: 2.8rem;
  margin: 0 2rem 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 3rem;
}

.header-menu-dot {
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}

.container-fluid {
  max-width: 56rem;
  padding: 0 2rem;
  margin: 0 auto;
}

.main {
  padding: 3rem 0;
  min-height: calc( 100vh - 234px );
}

.footer {
  background: #232121;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2rem;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer-content {
  text-align: center;
  color: #fff;
}

.footer-social {
  padding: 2rem 0 0;
}

.footer-social a {
  margin-left: 1rem;
  display: inline-block;
}

.footer-social svg {
  height: 38px;
  width: 38px;
  fill: #cdcdcd;
  transition: .3s ease;
}

.footer-social svg:hover {
  fill: #fff;
}

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

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

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

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

.btn-primary {
  color: #000;
  background-color: #fff;
  border-color: #000;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
  border-radius: 0;
  padding: 1rem 2rem;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(134,142,150,.5);
  text-decoration: none;
}

.job-table {
  width: 100%;
  max-width: 100%;
}

.job-wrapper {
  max-width: 54rem;
  margin: 0 auto;
}

.job-title {
  text-align: left;
  text-transform: capitalize;
  margin: 1em auto 1em;
  font-size: 2rem;
}

.job-sub {
  margin: 1em auto;
  font-size: 1rem;
  text-transform: uppercase;
}

.job-image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

.job-logo img {
  max-width: 100%;
  height: auto;
}

.job-info {
  margin: 1em auto;
}

.job-info p {
  margin: 0;
}

.job-image,
.job-description,
.job-benefits {
  margin: 0 auto;
}

.job-description h3 {
  font-size: 1rem;
  margin: 2em 0px 1.8em;
  font-weight: bold;
  font-family: 'Noe Text', sans-serif;
}

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

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

.twitter {
  padding-top: 2px;
}

.fade-link {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1;
}

.fade-link:hover,
.fade-link:focus {
  opacity: 0.74;
  text-decoration: none;
}

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

h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  margin: 3rem 0 2rem;
}

.width-med {
  max-width: 60rem;
  margin: 0 auto;
}

.result {
  background-color: #fff;
  border: 2px solid #e9e9e9;
  padding: 2rem;
  margin: 0 auto 1rem;
  max-width: 50rem;
}

.result h2 {
  margin: 0 0 0.6rem;
}

.result h2 a {
  color: #333;
}

.result h3 {
  margin: 0 0 0.5rem;
  color: #a3a3a3;
}

.search-form {
  max-width: 36rem;
  margin: 0 auto 2rem;
}

input[type="file"] {
  height: auto;
}

textarea.form-control {
  resize: vertical;
}

.app-form {
  max-width: 72rem;
  margin: 0 auto;
}

.help-text {
  font-size: 1.2rem;
  opacity: 0.8;
  margin: 0.5rem;
}

.spaced-rule {
  margin: 4rem 1rem;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin-bottom: 1rem;
}

.register-wrapper {
  border: 1px solid #303030;
  padding: 1rem 2rem;
  margin: 0 auto 3rem;
  max-width: 50rem;
}

.ob-sub {
  margin-top: 3rem;
}

.help-offset {
  margin: -1rem 0 1rem;
}

@media screen and (min-width: 768px) {
  .help-offset {
    width: 40%;
    margin: -2rem 0 1rem 35%;
  }
}

label.error {
  font-weight: normal;
  padding-left: 0;
}