/*overflow: hidden;
  *overflow: visible;*/
/*********************/
/*** Image Presets ***/
/*********************/
/* Tagline Overlay Top */
/* Tagline Overlay Bottom */
/* Footer BG Overlay */
/* Title BG */
/* Hilite Overlay Bottom */
/**
 * /css/system.less
 * 
 * This file contains any custom CSS rules related to overridden  module styles that relate to core functionality that applies across all sites.
 * This is an interim/alternative option to copying the optional/custom modules' CSS file into 
 * /resources/modules/optional/MODULE/css/css-filename.css
 * By retaining basic layout CSS in the modules' externals, this file can be used to 
 * apply site-specific styling that takes advantage of variables and mixins created as part of the main resource set.
 *
 */
/***************/
/*** Message ***/
/***************/
/*******************/
/*** Breadcrumbs ***/
/*******************/
/******************/
/*** Pagination ***/
/******************/
/************************************************************************************/
/*** USAGE:                                                                       ***/
/*** 1) Define company brand colours as variables, eg @precedenceBlue = #00a5e3.  ***/
/*** 2) Use these to override default colours in Quick Config section.            ***/
/*** 3) Update other Quick Config variables as needed.                            ***/
/*** 4) Style further as necessary for each individual project.                   ***/
/************************************************************************************/
/********************/
/*** Quick Config ***/
/********************/
/***********************/
/*** Initial Colours ***/
/***********************/
/****************************/
/*** Preset Colour Styles ***/
/****************************/
/* Preset 1: Blue */
/*
@primaryColour = #0099ea;
@secondaryColour = #016f9c;
@tertiaryColour = #d9f1fa;
@preset = "blue";
*/
/* Preset 2: Red */
/*
@primaryColour = #e1ad25;
@secondaryColour = #931902;
@tertiaryColour = #efe093;
@preset = "red";
*/
/* Preset 3: Green */
/*
@primaryColour = #80c500;
@secondaryColour = #307e00;
@tertiaryColour = #d7edaf;
@preset = "green";
*/
/* Preset 4: Grey */
/*
@primaryColour = #7b7b7b;
@secondaryColour = #606060;
@tertiaryColour = #d8d8d8;
@preset = "grey";
*/
/************************/
/*** Colour Variables ***/
/************************/
/* Header */
/* Hero */
/* Navigation */
/* Content */
/* Footer Link Colour */
/* Author Link Colour */
/**************************/
/*** Custom CMS Classes ***/
/**************************/
/**
 * /css/media.less
 * 
 * This file contains any custom css rules related to the media module.
 *
 */
/*************************/
/*** Individual Photos ***/
/*************************/
/*********************/
/*** Photo Gallery ***/
/*********************/
/****************/
/*** Document ***/
/****************/
/**
 * /css/modules.less
 * 
 * This file contains any custom CSS rules related to overridden module styles.
 * This is an interim/alternative option to copying the optional/custom modules' CSS file into 
 * /resources/modules/optional/MODULE/css/css-filename.css
 * By retaining basic layout CSS in the modules' externals, this file can be used to 
 * apply site-specific styling that takes advantage of variables and mixins created as part of the main resource set.
 *
 */
/**********************/
/*** Call To Action ***/
/**********************/
/*******************/
/*** News Module ***/
/*******************/
.right {
  float: right;
}
@media handheld,only screen and (max-width: 57em) {
  .right {
    float: none;
  }
}
.left {
  float: left;
}
@media handheld,only screen and (max-width: 57em) {
  .left {
    float: none;
  }
}
.txt-right {
  text-align: right;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.clear::after {
  content: ".";
  display: block;
  clear: both;
  height: 0.0625em;
  visibility: hidden;
}
.clr {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
p {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
}
iframe {
  max-width: 100%;
}
.one-twelfth {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 5.7108333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .one-twelfth {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-sixth {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 12.191666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .one-sixth {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-quarter {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 18.6725em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .one-quarter {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-third {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 25.153333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .one-third {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-half {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 38.115em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .one-half {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.three-quarters {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 57.5575em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .three-quarters {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.two-thirds {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 51.076666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .two-thirds {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-twelfth-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 5.7108333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .one-twelfth-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-sixth-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 12.191666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .one-sixth-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-quarter-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 18.6725em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .one-quarter-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-third-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 25.153333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .one-third-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-half-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 38.115em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .one-half-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.three-quarters-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 57.5575em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .three-quarters-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.two-thirds-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 51.076666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .two-thirds-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-half-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
}
@media handheld,only screen and (max-width: 57em) {
  .one-half-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-twelfth-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 7.4166666666667%;
}
@media handheld,only screen and (max-width: 57em) {
  .one-twelfth-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-sixth-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 15.833333333333%;
}
@media handheld,only screen and (max-width: 57em) {
  .one-sixth-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-quarter-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
}
@media handheld,only screen and (max-width: 57em) {
  .one-quarter-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-third-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
}
@media handheld,only screen and (max-width: 57em) {
  .one-third-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.three-quarters-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 74.75%;
}
@media handheld,only screen and (max-width: 57em) {
  .three-quarters-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.two-thirds-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 66.333333333333%;
}
@media handheld,only screen and (max-width: 57em) {
  .two-thirds-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-half-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .one-half-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-twelfth-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 7.4166666666667%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .one-twelfth-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-sixth-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 15.833333333333%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .one-sixth-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-quarter-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .one-quarter-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-third-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .one-third-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.three-quarters-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 74.75%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .three-quarters-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.two-thirds-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 66.333333333333%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .two-thirds-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.full {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 77em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 57em) {
  .full {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.msg {
  color: #fff;
  background: #F39800;
  width: auto !important;
  border: 0;
  padding: 0.5em 2.5em;
  margin: -10px 0 10px 0;
}
@media handheld,only screen and (max-width: 57em) {
  .msg {
    margin: -10px -10px 10px -10px;
  }
}
.msg ul {
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  list-style-type: none;
}
.msg ul li {
  margin: 0;
}
.msg a {
  color: #fff;
}
.msg.errors {
  background: #900;
}
ul.breadcrumbs {
  list-style-type: none;
  margin: 0 0 10px 0 !important;
}
ul.breadcrumbs li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #e3e3e3;
  font-size: 0.85em;
  padding: 0 4px 0 0;
}
ul.breadcrumbs li a {
  text-decoration: none;
  color: #e3e3e3;
}
ul.breadcrumbs li a:hover {
  color: #b0b0b0;
}
.pagination {
  text-align: center;
}
.pagination ul.pagination {
  display: inline-block;
  width: auto;
  margin: 0;
  overflow: auto;
}
.pagination ul.pagination li {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  display: inline-block;
  font-size: 0.9em;
  margin: 0;
}
.pagination ul.pagination li span.disabled {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  display: block;
  color: #484546;
  background-color: rgba(255,255,255,0.8);
  padding: 0em 0.75em;
  cursor: default;
}
.pagination ul.pagination li a {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  display: block;
  color: #484546;
  background-color: #ffffff;
  text-decoration: none;
  padding: 0em 0.75em;
  cursor: pointer;
}
.pagination ul.pagination li a:hover {
  color: #ffcb05;
  background-color: #d8d8d8;
}
.pagination ul.pagination li.current a {
  color: #ffcb05;
  background-color: #7b7b7b;
  font-weight: bold;
  cursor: default;
}
.pagination ul.pagination li.current a:hover {
  color: #ffcb05;
  background-color: #6e6e6e;
}
p {
  margin: 1em 0;
  font-size: 1.3em;
  line-height: 1.6em;
}
a {
  color: #7b7b7b;
}
a:hover {
  color: #6e6e6e;
}
@media handheld,only screen and (max-width: 57em) {
  a:hover {
    color: #7b7b7b;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  margin: 1em 0em 0.2em 0em;
}
.one-half-fluid h1,
.one-half-fluid-last h1,
.one-half-fluid h2,
.one-half-fluid-last h2,
.one-half-fluid h3,
.one-half-fluid-last h3,
.one-half-fluid h4,
.one-half-fluid-last h4,
.one-half-fluid h5,
.one-half-fluid-last h5,
.one-half-fluid h6,
.one-half-fluid-last h6 {
  margin-top: 5px;
}
h1 {
  color: #444444;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  font-size: 2.65em;
  line-height: 1.2em;
  padding-bottom: 1em;
  margin: 0 0 0.25em 0;
  font-family: Raleway;
  font-weight: 600;
}
h2 {
  font-size: 1.5em;
  line-height: 1.2em;
  font-family: Raleway;
}
h3 {
  font-size: 1.35em;
  font-family: Raleway;
}
h4 {
  font-size: 1.2em;
  font-family: Raleway;
}
h5 {
  font-size: 1.15em;
}
h6 {
  font-size: 1.1em;
}
ol,
ul {
  margin: 1em 0 1em 2em;
}
ol li,
ul li {
  margin-bottom: 5px;
}
table {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  border: none;
  border-collapse: collapse;
  margin: 1em 0;
  overflow: hidden;
}
table td,
table th {
  color: #444444;
  background: transparent;
  border-bottom: 1px dotted #7b7b7b;
  vertical-align: top;
  padding: 5px 9px;
}
@media handheld,only screen and (max-width: 57em) {
  table td,
  table th {
    padding: 2px 6px;
  }
}
table th {
  color: #f2f2f2;
  background: #606060;
  font-weight: bold;
}
table th.txt-right {
  text-align: right;
}
table .table-invisible {
  margin: 0;
  border: 0;
}
table .table-invisible td,
table .table-invisible th {
  background: transparent;
  border: 0;
  padding: 2px 4px 2px 0;
}
hr {
  color: #d9d9d9;
  background: #d9d9d9;
  height: 1px;
  margin: 1em 0;
}
blockquote {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  color: #7b7b7b;
  background: #d8d8d8;
  font-size: 1.1em;
  font-style: italic;
  text-align: center;
  margin: 20px auto;
  padding: 5px 10px;
}
.button,
.submit,
.button-alt,
.button-small {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  color: #ffffff;
  background: #606060;
  text-decoration: none;
  margin: 5px 0;
  padding: 8px 15px;
  cursor: pointer;
}
.button .button-arrow,
.submit .button-arrow,
.button-alt .button-arrow,
.button-small .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.button img,
.submit img,
.button-alt img,
.button-small img {
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.button:hover,
.submit:hover,
.button-alt:hover,
.button-small:hover {
  color: #ffffff;
  background: #7b7b7b;
}
.button-small {
  padding: 4px 15px;
}
.button-alt {
  color: #ffffff;
  background: #606060;
}
.button-alt:hover {
  color: #ffffff;
  background: #7b7b7b;
}
.nosplit {
  white-space: nowrap;
}
@media handheld,only screen and (max-width: 321px) {
  .nosplit {
    white-space: normal;
  }
}
.no-border {
  border: none;
}
.no-wrap {
  clear: both;
}
.box-hilite-1,
.box-hilite-2 {
  padding: 0.2em 1.1em;
  margin-bottom: 0.75em;
}
.box-hilite-1 {
  color: #ffffff;
  background-color: #606060;
  background-image: url('../../include/resources/jhsc/images/grey/i-hilite-overlay-bottom.svg');
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding-bottom: 1.5em;
}
.box-hilite-1 a {
  color: #d8d8d8;
}
.box-hilite-2 {
  border-top: 1px dotted #7b7b7b;
  border-bottom: 1px dotted #7b7b7b;
}
.media-thumbnail img {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  background: transparent;
  border: 1px dotted #7b7b7b;
  max-width: 100%;
  vertical-align: middle;
  padding: 2px;
  margin-bottom: 10px;
}
@media handheld,only screen and (max-width: 57em) {
  .media-thumbnail img {
    display: block;
    float: none;
    text-align: center;
    margin: 10px auto;
  }
}
.media-thumbnail .media-caption {
  clear: both;
  display: block;
  color: #444444;
  font-size: 0.85em;
  margin-bottom: 10px;
}
@media handheld,only screen and (max-width: 57em) {
  .media-thumbnail .media-caption {
    text-align: center;
  }
}
.media-thumbnail.right {
  margin: 0 0 10px 20px;
}
@media handheld,only screen and (max-width: 57em) {
  .media-thumbnail.right {
    display: block;
    float: none;
    text-align: center;
    margin: 10px auto;
  }
}
.media-thumbnail.right .media-caption {
  text-align: center;
}
.media-thumbnail.left {
  margin: 0 20px 10px 0;
}
@media handheld,only screen and (max-width: 57em) {
  .media-thumbnail.left {
    display: block;
    float: none;
    text-align: center;
    margin: 10px auto;
  }
}
.media-thumbnail.left .media-caption {
  text-align: center;
}
.media-gallery {
  margin-right: -35px;
}
@media handheld,only screen and (max-width: 57em) {
  .media-gallery {
    margin-right: 0;
  }
}
.media-gallery .media-thumbnail {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  vertical-align: top;
  overflow: hidden;
}
@media handheld,only screen and (max-width: 57em) {
  .media-gallery .media-thumbnail {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .media-gallery .media-thumbnail {
    display: block;
    text-align: center;
    width: auto;
    height: auto;
    margin: 10px auto;
  }
}
.media-gallery .media-thumbnail img {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  background: transparent;
  border: 1px dotted #7b7b7b;
  max-width: 100%;
  vertical-align: middle;
  padding: 2px;
}
.media-gallery .media-thumbnail .media-original-link {
  display: block;
  text-align: center;
  margin-bottom: 0.5em;
}
.page-region form.f {
  background: transparent;
  border: 1px dotted #7b7b7b;
  border-left: none;
  border-right: none;
  max-width: 100%;
  padding: 0px;
}
.page-region form.f div.buttons,
.page-region form.f p.buttons {
  margin-top: 0px;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region form.f div.buttons,
  .page-region form.f p.buttons {
    text-align: center;
    margin-left: 10px;
  }
}
.page-region form .inline-field {
  padding: 7px 15px;
}
.page-region form .form-row {
  color: #444444;
  background: transparent;
  border-bottom: 1px dotted #7b7b7b;
  padding: 8px 10px;
}
.page-region form .form-row::after {
  content: ".";
  display: block;
  clear: both;
  height: 0.0625em;
  visibility: hidden;
}
.page-region form .form-row label {
  float: left;
  width: 100px;
  padding: 0.3em 0.5em 0 0.5em;
}
.page-region form .form-row label.rhs_label {
  float: none;
  width: auto;
}
.page-region form .form-row .field .validation-advice {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  background: #a90000;
  padding: 0.1em 0.3em;
  margin: 0.3em 0.2em;
}
.page-region form .form-row .field span.note.required {
  color: #b80000;
  vertical-align: top;
  padding: 0.1em 0.3em;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region form .form-row .field span.note.required {
    padding: 0.1em 0.2em;
  }
}
.page-region form .form-row input[type=text],
.page-region form .form-row input[type=password],
.page-region form .form-row select,
.page-region form .form-row textarea {
  border: 1px solid #7b7b7b;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  background: ;
  max-width: 100%;
  padding: 0.3em;
  margin: 2px 0;
}
.page-region form .form-row input[type=text]:focus,
.page-region form .form-row input[type=password]:focus,
.page-region form .form-row select:focus,
.page-region form .form-row textarea:focus {
  -webkit-box-shadow: 0px 0px 2px #eeeeee #333;
  box-shadow: 0px 0px 2px #eeeeee #333;
}
.page-region form .form-row input[type=radio],
.page-region form .form-row input[type=checkbox] {
  border: 0;
  margin: 0 4px 0 0;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region form .form-row select,
  .page-region form .form-row option {
    width: 90%;
    overflow: hidden;
  }
}
.page-region form .form-row input.small,
.page-region form .form-row textarea.small,
.page-region form .form-row select.small {
  width: 20%;
  min-width: 30px;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region form .form-row input.small,
  .page-region form .form-row textarea.small,
  .page-region form .form-row select.small {
    width: 50%;
  }
}
.page-region form .form-row input.medium,
.page-region form .form-row textarea.medium,
.page-region form .form-row select.medium {
  width: 60%;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region form .form-row input.medium,
  .page-region form .form-row textarea.medium,
  .page-region form .form-row select.medium {
    width: 95%;
  }
}
.page-region form .form-row input.large,
.page-region form .form-row textarea.large,
.page-region form .form-row select.large {
  width: 80%;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region form .form-row input.large,
  .page-region form .form-row textarea.large,
  .page-region form .form-row select.large {
    width: 95%;
  }
}
.page-region form .form-row button.submit {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  color: #ffffff;
  background: #606060;
  border: none;
  padding: 8px 15px;
  float: left;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region form .form-row button.submit {
    width: 98%;
  }
}
.page-region form .form-row button.submit:hover {
  color: #ffffff;
  background: #7b7b7b;
}
.page-region form .form-row .buttons {
  text-align: center;
  border: none;
}
.page-region form.medium-label .buttons {
  margin-top: 0px;
}
.page-region form.medium-label .buttons.form-row {
  border-bottom: none;
}
.page-region form.large-label label {
  width: 160px;
  margin-right: 10px;
}
.page-region form.large-label .field {
  margin-left: 170px;
}
#enquiry_form textarea#enquiry_field {
  width: 80%;
}
@media handheld,only screen and (max-width: 57em) {
  #enquiry_form textarea#enquiry_field {
    width: 95%;
  }
}
@media handheld,only screen and (max-width: 57em) {
  body .content-block form {
    max-width: 100%;
  }
  body .content-block form .form-row {
    max-width: 100%;
  }
  body .content-block form .form-row input[type=text],
  body .content-block form .form-row input[type=password],
  body .content-block form .form-row select,
  body .content-block form .form-row textarea,
  body .content-block form .form-row .buttons {
    max-width: 100%;
  }
  body .content-block form .form-row .field,
  body .content-block form .form-row .large-label .field,
  body .content-block form .form-row .inline-field {
    clear: both;
    display: block;
    margin: 0;
    padding: 0.5em 0.5em 0.1em 0.5em;
  }
  body .content-block form .form-row label,
  body .content-block form .form-row .large-label label {
    float: none;
    width: auto;
    padding: 0.5em 0.5em 0.1em 0.5em;
  }
  body .content-block form div.buttons,
  body .content-block form p.buttons {
    text-align: left;
    margin: 5px 0px 5px 10px;
  }
}
.cta {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
  max-width: 300px;
}
@media handheld,only screen and (max-width: 57em) {
  .cta {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .cta {
    margin: 5px auto;
    max-width: 260px;
  }
}
.cta .cta-inner {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  color: #444444;
  background: #ffffff;
  text-align: center;
  border: 1px dotted #7b7b7b;
  padding: 2px;
  margin-bottom: 10px;
}
.cta .cta-inner a {
  display: block;
  text-decoration: none;
}
.cta .cta-inner a .media-thumbnail img.media-size-call-to-action {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0px;
  margin-top: 0em;
}
.news-wrapper.news-wrapper-with-sidebar {
  font-size: 12px;
  width: 77em;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
@media handheld,only screen and (max-width: 57em) {
  .news-wrapper.news-wrapper-with-sidebar {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.news-wrapper.news-wrapper-with-sidebar .news-content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 54.317083333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .news-wrapper.news-wrapper-with-sidebar .news-content {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.news-wrapper.news-wrapper-with-sidebar .news-sidebar {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 12.191666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  padding-top: 4.3em;
  padding-left: 20px;
}
@media handheld,only screen and (max-width: 57em) {
  .news-wrapper.news-wrapper-with-sidebar .news-sidebar {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.news-wrapper .news-posts-list {
  margin-top: 2em;
}
.news-wrapper .news-posts-list .news-post {
  border-bottom:   #f2f2f2;
}
.news-wrapper .news-posts-list .news-post.news-post-with-image {
  font-size: 12px;
  width: 77em;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
@media handheld,only screen and (max-width: 57em) {
  .news-wrapper .news-posts-list .news-post.news-post-with-image {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.news-wrapper .news-posts-list .news-post.news-post-with-image .news-post-image {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 18.6725em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .news-wrapper .news-posts-list .news-post.news-post-with-image .news-post-image {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
@media handheld,only screen and (max-width: ) {
  .news-wrapper .news-posts-list .news-post.news-post-with-image .news-post-image .media-thumbnail {
    text-align: left;
  }
}
.news-wrapper .news-posts-list .news-post.news-post-with-image .news-post-content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 31.634166666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 57em) {
  .news-wrapper .news-posts-list .news-post.news-post-with-image .news-post-content {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.news-wrapper .news-posts-list .news-post.news-post-with-image .news-post-content .news-post-headline {
  margin-top: 0px;
}
.news-wrapper .news-posts-list .news-post .news-post-info {
  color: #848484;
}
@media handheld,only screen and (max-width: ) {
  .news-wrapper .news-posts-list .news-post .news-post-info .news-post-category,
  .news-wrapper .news-posts-list .news-post .news-post-info .news-post-date {
    display: block;
  }
}
@media handheld,only screen and (max-width: ) {
  .news-wrapper .news-posts-list .news-post .news-post-info .news-post-spacer {
    display: none;
  }
}
.news-wrapper .news-posts-list .news-post .news-post-info a {
  color: #848484;
}
@media handheld,only screen and (max-width: ) {
  .news-wrapper .news-posts-single .news-post-information .news-post-social,
  .news-wrapper .news-posts-single .news-post-information .news-date {
    display: block;
    float: none;
    text-align: left;
    margin: 0.25em 1em;
  }
}
.news-wrapper .news-posts-single .news-post-information .news-date {
  color: #848484;
}
.news-wrapper .news-posts-single .cms-page-comment {
  background: #f2f2f2;
}
.news-wrapper .news-posts-single .cms-page-comment .cms-page-comment-heading {
  font-family: 'Open Sans', sans-serif;
}
.news-wrapper .news-posts-single .cms-page-comment .cms-page-comment-body {
  color: #444444;
}
.news-wrapper .news-posts-single #cms_page_comment_form .form-row div.field #comment_field {
  width: ;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
}
body,
html {
  height: 100%;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.1em;
}
.page-region {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
@media handheld,only screen and (max-width: 57em) {
  .page-region {
    padding: 0em;
  }
}
.header-wrapper .header-block {
  font-size: 12px;
  width: 77em;
  margin: 0 auto;
  padding: 0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  margin: 0px auto;
  padding: 41px 0px 38px 0px;
  color: #444444;
  background: #ffffff;
}
@media handheld,only screen and (max-width: 57em) {
  .header-wrapper .header-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .header-wrapper .header-block {
    padding: 0;
  }
}
.header-wrapper .header-block .logo-cell {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 25.153333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  padding-left: 20px;
  vertical-align: middle;
  padding-top: 9px;
}
@media handheld,only screen and (max-width: 57em) {
  .header-wrapper .header-block .logo-cell {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .header-wrapper .header-block .logo-cell {
    text-align: center;
    padding: 19px 0 15px 0;
  }
}
.header-wrapper .header-block .header-right-cell {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 0.52em;
  vertical-align: top;
  width: 51.076666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
  text-align: right;
  padding: 17px 20px 15px 20px;
}
@media handheld,only screen and (max-width: 57em) {
  .header-wrapper .header-block .header-right-cell {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .header-wrapper .header-block .header-right-cell {
    text-align: center;
    padding: 0;
  }
}
.header-wrapper .header-block .social {
  padding-right: 10px;
}
.header-wrapper .header-block .social a {
  margin-left: 3px;
}
@media handheld,only screen and (max-width: 57em) {
  .header-wrapper .header-block .social {
    display: none;
  }
}
.header-wrapper .header-block a {
  color: #7b7b7b;
}
.header-wrapper .header-block a:hover {
  color: #565656;
}
.nav-wrapper .nav-block {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  margin: 0px auto;
  color: #484546;
  background: #ffffff;
  text-align: right;
  z-index: 20;
  /* Top Level */
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block {
    overflow: hidden;
    text-align: left;
  }
}
.nav-wrapper .nav-block .nav-toggle {
  display: none;
  color: #484546;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 15px;
  cursor: pointer;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block .nav-toggle {
    display: block;
    color: #ffffff;
    background: #7b7b7b;
    padding: 11px 15px 12px 15px;
    position: relative;
  }
}
.nav-wrapper .nav-block .nav-toggle img {
  float: right;
  vertical-align: middle;
  right: 12px;
  top: 9px;
  position: absolute;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block .nav-cell {
    display: none;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block.open .nav-cell {
    display: block;
  }
}
.nav-wrapper .nav-block ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul {
    display: block;
    text-align: left;
    border: 0;
    padding: 0;
  }
}
.nav-wrapper .nav-block ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  padding: 0;
  margin: 0;
  margin-bottom: 1px;
  /* 1st Dropdown Level */
}
.nav-wrapper .nav-block ul li:before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  left: 0;
  top: 6px;
  bottom: 6px;
  background-color: #484546;
}
.nav-wrapper .nav-block ul li:first-of-type:before {
  display: none;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li {
    display: block;
    border-right: 0;
    border-left: 0;
    border-top: 1px dotted rgba(72,69,70,0.4);
  }
}
.nav-wrapper .nav-block ul li a {
  display: block;
  color: #484546;
  text-decoration: none;
  padding: 0.25em 0.8em;
  text-transform: uppercase;
  white-space: nowrap;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li a {
    padding: 0.75em 1.5em;
  }
}
.nav-wrapper .nav-block ul li a.has_children {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234px%22%20height%3D%224px%22%3E%3Cpolygon%20fill%3D%22%23484546%22%20points%3D%227%2C0%2014%2C0%2010.5%2C4%22%2F%3E%3C%2Fsvg%3E');
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 2.5em;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li a.has_children {
    background-image: none;
    padding-right: 0;
  }
}
.nav-wrapper .nav-block ul li a:hover,
.nav-wrapper .nav-block ul li a.current {
  color: #ffcb05;
}
.nav-wrapper .nav-block ul li a:hover.has_children,
.nav-wrapper .nav-block ul li a.current.has_children {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234px%22%20height%3D%224px%22%3E%3Cpolygon%20fill%3D%22%23ffcb05%22%20points%3D%227%2C0%2014%2C0%2010.5%2C4%22%2F%3E%3C%2Fsvg%3E');
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 2.5em;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li a:hover.has_children,
  .nav-wrapper .nav-block ul li a.current.has_children {
    background-image: none;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li:first-child {
    border: 0;
  }
}
.nav-wrapper .nav-block ul li:last-child {
  border-right: none;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li:last-child {
    border: 0;
    border-top: 1px dotted rgba(72,69,70,0.4);
  }
}
.nav-wrapper .nav-block ul li:hover ul {
  transition: top linear 0.2s;
  -moz-transition: top linear 0.2s;
  -webkit-transition: top linear 0.2s;
  -o-transition: top linear 0.2s;
  top: 1.9em;
  height: auto;
  visibility: visible;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li:hover ul {
    top: auto;
  }
}
.nav-wrapper .nav-block ul li ul {
  border-radius: 0px 20px 0px 20px;
  -moz-border-radius: 0px 20px 0px 20px;
  -webkit-border-radius: 0px 20px 0px 20px;
  -o-border-radius: 0px 20px 0px 20px;
  display: block;
  position: absolute;
  top: 1.9em;
  left: -1px;
  right: auto;
  background: #ffffff;
  border: 1px solid rgba(72,69,70,0.4);
  min-width: 103%;
  height: auto;
  margin: 0;
  padding: 0;
  visibility: hidden;
  z-index: 20;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul {
    display: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    position: static;
    top: auto;
    height: auto;
    background: transparent;
    border: 0;
    margin-bottom: -1px;
    visibility: visible;
    overflow: hidden;
  }
}
.nav-wrapper .nav-block ul li ul li {
  display: block;
  border: none;
  line-height: 1.8em;
  text-align: left;
  /* 2nd Dropdown Level */
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li {
    background: none;
    -ms-filter: none;
    border: 0;
    padding-left: 20px;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li:first-child {
    border: 0;
    border-top: 0;
  }
}
.nav-wrapper .nav-block ul li ul li:first-child a:hover {
  border-radius: 0px 20px 0px 0px;
  -moz-border-radius: 0px 20px 0px 0px;
  -webkit-border-radius: 0px 20px 0px 0px;
  -o-border-radius: 0px 20px 0px 0px;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li:last-child {
    border: 0;
    border-top: 0;
  }
}
.nav-wrapper .nav-block ul li ul li:last-child a:hover {
  border-radius: 0px 0px 0px 20px;
  -moz-border-radius: 0px 0px 0px 20px;
  -webkit-border-radius: 0px 0px 0px 20px;
  -o-border-radius: 0px 0px 0px 20px;
}
.nav-wrapper .nav-block ul li ul li a {
  color: #484546;
  padding: 0.25em 2em 0.25em 1em;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li a {
    padding: 3px 0 3px 20px;
    margin: 3px 0;
  }
}
.nav-wrapper .nav-block ul li ul li a.has_children {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231px%22%20height%3D%227px%22%3E%3Cpolygon%20fill%3D%22%23484546%22%20points%3D%227%2C7%207%2C0%2011%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 2.5em;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li a.has_children {
    background-image: none;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li a:last-child {
    border: 0;
    border-top: 0;
  }
}
.nav-wrapper .nav-block ul li ul li a:hover {
  color: #ffcb05;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li a:hover {
    color: #ffcb05;
  }
}
.nav-wrapper .nav-block ul li ul li a:hover.has_children {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231px%22%20height%3D%227px%22%3E%3Cpolygon%20fill%3D%22%23ffcb05%22%20points%3D%227%2C7%207%2C0%2011%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 2.5em;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li a:hover.has_children {
    background-image: none;
    padding-right: 0;
  }
}
.nav-wrapper .nav-block ul li ul li a.disabled {
  color: #aaaaaa;
  background: transparent url('../../include/resources/jhsc/images/g-disabled.svg') no-repeat right center;
  cursor: default;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li a.disabled {
    opacity: 0.7;
  }
}
.nav-wrapper .nav-block ul li ul li > ul {
  display: none;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li > ul {
    display: block;
  }
}
.nav-wrapper .nav-block ul li ul li:hover > ul {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
@media handheld,only screen and (max-width: 57em) {
  .nav-wrapper .nav-block ul li ul li:hover > ul {
    position: static;
  }
}
.tagline-wrapper .tagline-block {
  width: 100%;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  margin: 0px auto;
  color: #444444;
  background: #ffffff;
  padding: 0em;
  position: relative;
  max-width: 1800px;
  margin: 0 auto;
}
@media handheld,only screen and (max-width: 57em) {
  .tagline-wrapper .tagline-block {
    padding: 0em;
  }
}
.tagline-wrapper .tagline-block .tagline-overlay-top,
.tagline-wrapper .tagline-block .tagline-overlay-bottom {
  margin: 0em;
  padding: 0em;
  display: none;
}
.tagline-wrapper .tagline-block .tagline-overlay-top {
  background-image: url('../../include/resources/jhsc/images/grey/i-tagline-overlay-top.svg');
  background-position: 0% 0%;
  background-repeat: no-repeat;
  width: 100%;
  height: 33px;
  position: absolute;
  z-index: 5;
  top: -8px;
}
.tagline-wrapper .tagline-block .tagline-overlay-bottom {
  background-image: url('../../include/resources/jhsc/images/grey/i-tagline-overlay-bottom.svg');
  background-position: 0% 0%;
  background-repeat: no-repeat;
  width: 100%;
  height: 40px;
  position: absolute;
  z-index: 5;
  bottom: -1.5em;
}
.tagline-wrapper .tagline-block .media-thumbnail img {
  margin: 0em;
  padding: 0em;
  border: none;
  width: 100%;
}
.tagline-wrapper .tagline-block .tagline {
  position: absolute;
  right: 7%;
  top: 13%;
  width: 46%;
}
.tagline-wrapper .tagline-block p {
  text-shadow: 1px 1px 3px #333;
  filter: dropshadow(color=#333,offx=1px,offy=1px);
  color: #ffffff;
  font-size: 1.65em;
  position: absolute;
  top: 35%;
  right: 40px;
}
@media handheld,only screen and (max-width: 57em) {
  .tagline-wrapper .tagline-block p {
    font-size: 1.25em;
    top: 5%;
  }
}
ul.juicer-feed {
  margin-top: 90px !important;
}
h1.referral {
  display: none !important;
}
.content-wrapper .content-block {
  font-size: 12px;
  width: 77em;
  margin: 0 auto;
  padding: 0;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  margin: 0px auto;
  padding: 100px 40px;
  color: #444444;
  background: #ffffff;
  overflow: auto;
}
@media handheld,only screen and (max-width: 57em) {
  .content-wrapper .content-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 57em) {
  .content-wrapper .content-block {
    padding: 30px 10px 10px 10px;
  }
}
.footer-wrapper {
  background-color: #ffcb05;
}
.footer-wrapper .footer-block {
  font-size: 12px;
  width: 77em;
  margin: 0 auto;
  padding: 0;
  color: #ffffff;
  padding: 32px 0;
}
@media handheld,only screen and (max-width: 57em) {
  .footer-wrapper .footer-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.footer-wrapper .footer-block div {
  color: #ffffff;
  padding: 2.5em 1em;
  position: relative;
}
@media handheld,only screen and (max-width: 57em) {
  .footer-wrapper .footer-block div {
    text-align: center;
  }
}
.footer-wrapper .footer-block div p {
  margin: 0;
}
.footer-wrapper .footer-block div p a {
  color: white;
  text-decoration: none;
}
.footer-wrapper .footer-block div.footer-copyright {
  padding: 0 0 0 30px;
  display: inline-block;
}
@media handheld,only screen and (max-width: 57em) {
  .footer-wrapper .footer-block div.footer-copyright {
    width: 100%;
    text-align: center;
    padding: 3px 12px;
  }
}
.footer-wrapper .footer-block div.footer-author {
  float: right;
  padding: 0 30px 0 0;
}
@media handheld,only screen and (max-width: 57em) {
  .footer-wrapper .footer-block div.footer-author {
    width: 100%;
    text-align: center;
    float: none;
    padding: 3px 12px;
  }
}
