@charset "UTF-8";
@import 'https://use.typekit.net/nzf5lsg.css';
:root {
  --var-lancaster-ocean-boat-blue: #0079C2;
  --task-action-button-color: #0079C2;
  --task-action-button-hover-color: #0F5C8A;
  --focus-bg-color: #FFBF47 !important;
  --link-text-focus-color: #000000 !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #F2E6AA;
  border: 1px solid #E6D273;
  box-shadow: inset 0px 1px 0px #F9F3D5;
  padding: 3px;
  box-sizing: border-box;
}

p, pre {
  margin: 1em 0;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 *
 * =======================================================================
   Unicode Ampersand
 * =======================================================================
 */
@font-face {
  font-family: "aktiv-grotesk-std", sans-serif;
}
/**
 *
 * =======================================================================
   Word Wrap
 * =======================================================================
 */
.breakword {
  word-wrap: break-word;
}

.normal-wrap {
  word-wrap: normal;
}

.inherit-wrap {
  word-wrap: auto;
}

html {
  font: normal 112.5%/1.65 sans-serif; /* base font size 18px with 1.65 line-height */
}

body {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  color: #444444;
}

/**
 *
 * =======================================================================
   Fine Print
 * =======================================================================
 */
small {
  font-size: 65%;
}

/**
 *
 * =======================================================================
   Headings
 * =======================================================================
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  margin-top: 0;
  text-rendering: optimizeLegibility; /*  voodoo to enable ligatures and kerning | https://developer.mozilla.org/en-US/docs/CSS/text-rendering */
  color: #222222;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

/**
* Extend included classes on any element of your
* choosing for adjusting type based on the scale
* provided.


* Our Type Scale is as follows with px fallbacks
* for IE 6-8 as they do not understand REM units.
*
* 18, 21, 24, 36, 48, 60, 72, 90, 117
*
*
* Explanation:
* margin-bottom = ( base font-size * base line-height ) / current font-size
*
* Makes sure that there's always one unit of measure's worth of space between shit
* for headings. This is better than spacing using line-height because of the wrapping issue where we have
* wrapping onto 2 lines with a high line-height.
 */
.tera {
  font-size: 117px;
  font-size: 6.5rem; /* 117 / 18 = 6.5 */
  margin-bottom: 4.56923px;
  margin-bottom: 0.25385rem;
}

.giga {
  font-size: 90px;
  font-size: 5rem; /* 90 / 18 = 5 */
  margin-bottom: 5.94px;
  margin-bottom: 0.33rem;
}

.mega {
  font-size: 72px;
  font-size: 4rem; /* 72 / 18 = 4 */
  margin-bottom: 7.425px;
  margin-bottom: 0.4125rem;
}

h1,
.h1 {
  font-size: 60px;
  font-size: 3.33333rem; /* 60 / 18 = 3.3333 */
  margin-bottom: 8.91px !important;
  margin-bottom: 0.495rem !important;
}

h2,
.h2 {
  font-size: 48px;
  font-size: 2.6667rem; /* 48 / 18 = 2.6667 */
  margin-bottom: 11.1375px !important;
  margin-bottom: 0.61875rem !important;
}

h3,
.h3 {
  font-size: 36px;
  font-size: 2rem; /* 36 / 18 = 2 */
  margin-bottom: 14.85px !important;
  margin-bottom: 0.825rem !important;
}

/* added in for the FAQ accordion */
.accordion .accordion-navigation > h2,
.accordion .accordion-navigation .content h2 {
  font-size: 36px;
  font-size: 2rem; /* 36 / 18 = 2 */
}

h4,
.h4,
.accordion .accordion-navigation .content h3 {
  font-size: 24px;
  font-size: 1.3333333333rem; /* 24 / 18 = 1.3333 */
  margin-bottom: 22.275px !important;
  margin-bottom: 1.2375rem !important;
}

h5,
.h5,
.accordion .accordion-navigation .content h4 {
  font-size: 21px;
  font-size: 1.16667rem; /* 21 / 18 = 1.1667 */
  margin-bottom: 25.45714px !important;
  margin-bottom: 1.41429rem !important;
}

h6,
.h6,
.accordion .accordion-navigation .content h5 {
  font-size: 18px;
  font-size: 1rem; /* 18 = 18 × 1 */
  margin-bottom: 29.7px !important;
  margin-bottom: 1.65rem !important;
}

/**
 *
 * =======================================================================
   Paragraphs and Indentation
 * =======================================================================
 */
p {
  margin: auto auto 1.5em; /* bottom margin for paragraphs */
}

hr {
  margin: auto auto 1.5em; /* bottom margin for paragraphs */
}

/*
p + p {
  text-indent: 1.5em; 
  margin-top: -1.5em; 
}
*/
/**
 *
 * =======================================================================
   Hyphens
 * =======================================================================
 */
input,
abbr,
acronym,
blockquote,
code,
kbd,
q,
samp,
var {
  /* Accepted values: [ none | manual | auto ] */ /* http://meyerweb.com/eric/thoughts/2012/12/17/where-to-avoid-css-hyphenation */
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/**
 *
 * =======================================================================
   Code Blocks
 * =======================================================================
 */
pre code {
  word-wrap: normal;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
}

pre {
  white-space: pre;
}

code {
  white-space: pre;
  font-family: monospace;
}

/**
 *
 * =======================================================================
 * Abbreviations Markup
 * Extend this object into your markup

  <abbr title="hyper text markup language">HMTL</abbr>

 * Extend this object into your markup.
 * =======================================================================
 */
abbr {
  -webkit-font-variant: small-caps;
  -moz-font-variant: small-caps;
  -ms-font-variant: small-caps;
  font-variant: small-caps;
  font-weight: 600;
  text-transform: lowercase;
}

abbr[title]:hover {
  cursor: help; /* cursor changed to a question mark when it has a title */
}

/**
 *
 * =======================================================================
   Definition Lists
 * =======================================================================
 */
/**
 * Lining Definition Style Markup
 *
  <dl class="typl8-lining">
    <dt><b></b></dt>
    <dd></dd>
  </dl>
 *
 * Extend this object into your markup.
 *
 */
dt,
dd {
  display: inline;
  margin: 0;
}

dt + dt:before,
dd + dt:before {
  content: "\a";
  white-space: pre;
}

dd + dd:before {
  content: ", ";
}

dd:before {
  content: ": ";
  margin-left: -0.2em;
}

/**
 * Dictionary Definition Style Markup
 *
  <dl class="typl8-dictionary-style">
    <dt><b></b></dt>
      <dd></dd>
  </dl>
 *
 * Extend this object into your markup.
 *
 */
dt {
  display: inline;
  counter-reset: definitions;
}

dt + dt:before {
  content: ", ";
  margin-left: -0.2em;
}

dd {
  display: block;
  counter-increment: definitions;
}

dd:before {
  content: counter(definitions, decimal) ". ";
}

/**
 *
 * =======================================================================
   Blockquotes
 * =======================================================================
 */
/**
 * Blockquote Markup
 *
  <figure>
    <blockquote class="typl8-blockquote" cite="">
      <p></p>
    </blockquote>
    <figcaption>
      <cite>
        <small><a href=""></a></small>
      </cite>
    </figcaption>
  </figure>
 *
 * Extend this object into your markup.
 *
 */
/*.wysiwyg p:last-of-type {
  margin-bottom: -0.825em;
}*/
blockquote + figcaption {
  display: block;
  font-size: inherit;
  text-align: right;
}

blockquote + figcaption:before {
  content: "-"; /* "-" is your citation flourish */
}

/**
 *
 * =======================================================================
   Pull Quotes
 * =======================================================================
 */
/**
 * Pull Quotes Markup
 *
  <aside class="pull-quote">
    <blockquote>
      <p></p>
    </blockquote>
  </aside>
 *
 * Extend this object into your custom stylesheet.
 *
 */
blockquote {
  position: relative;
  padding: 1em 2em;
}

blockquote:before,
blockquote:after {
  height: 1em;
  opacity: 0.85;
  position: absolute;
  font-size: 4em;
  color: #C2986E;
}

blockquote:before {
  content: "“";
  top: 0;
  left: 0;
}

blockquote:after {
  content: "”";
  bottom: 0;
  right: 0;
}

/**
 *
 * =======================================================================
   Figures
 * =======================================================================
 */
/**
 * Figures Markup
 *
  <figure>
    <figcaption>
      <strong>Fig. 4.2 | </strong>Type Anatomy, an excerpt from Mark Boulton's book<cite title="http://designingfortheweb.co.uk/book/part3/part3_chapter11.php">"Designing for the Web"</cite>
    </figcaption>
  </figure>
 *
 * Extend this object into your markup.
 *
 */
/**
 *
 * =======================================================================
   Foot Notes
 * =======================================================================
 */
/**
 * Footnote Markup : Replace 'X' with your unique number for each footnote
 *
  <article>
    <p><sup><a href="#fn-itemX" id="fn-returnX"></a></sup></p>
    <footer>
      <ol class="foot-notes">
        <li id="fn-itemX"><a href="#fn-returnX">↩</a></li>
      </ol>
    </footer>
  </article>
 *
 * Extend this object into your markup.
 *
 */
.retina {
  display: none;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #4a4a4a !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #4a4a4a !important;
  opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4a4a4a !important;
  opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #4a4a4a !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #4a4a4a !important;
}

::placeholder { /* Most modern browsers support this now. */
  color: #4a4a4a !important;
}

/* for retina display, using media query and @2x flag */
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min--moz-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 1.25/1), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  .non-retina {
    display: none;
  }
  .retina {
    display: block;
  }
}
a {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0;
}

a:link {
  text-decoration: none;
  color: #2171a2;
}

a:visited {
  text-decoration: none;
  color: #2171a2;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
  text-decoration: underline;
}

#cookie-law {
  display: none;
  position: fixed;
  z-index: 9999;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  padding: 10px 30px 15px;
  text-align: center !important;
  color: #000 !important;
  background-color: #FFFFFF;
  border-top: 1px solid #CCCCCC;
}
#cookie-law a {
  text-decoration: underline;
}
#cookie-law a:hover {
  text-decoration: none;
}

.dark-template #cookie-law {
  color: #fff !important;
  background-color: #000;
  border-top: 1px solid #fff;
}

.showCookie#cookie-law {
  -webkit-animation: bounceInUp 1s;
  -moz-animation: bounceInUp 1s;
  -ms-animation: bounceInUp 1s;
  -o-animation: bounceInUp 1s;
  animation: bounceInUp 1s;
}

.hideCookie#cookie-law {
  border: 0;
  -webkit-animation: bounceOut 1s;
  -moz-animation: bounceOut 1s;
  -ms-animation: bounceOut 1s;
  -o-animation: bounceOut 1s;
  animation: bounceOut 1s;
}

#cookie-law strong,
#cookie-law button {
  font-weight: 700;
  font-family: "felt-tip-roman", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1em;
}

#cookie-law button {
  background: #01893C;
  padding: 10px 20px;
  border: 2px solid #01893C;
  border-radius: 5px;
  color: #FFF;
}

#cookie-law button span.tick,
#cookie-law button:hover span.tick {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 10px;
  background-image: url(../graphics/tick-white.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

#cookie-law button:hover {
  background-color: #00151d;
  border: 2px solid #00151d;
}

#cookie-law button:focus span.tick {
  background-image: url(../graphics/tick-darker-blue.png);
}

#cookie-law p {
  margin-top: 10px;
  margin-bottom: 10px;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

.noScript {
  background-color: #383838;
  background-image: url(../graphics/webdesign.png);
  background-repeat: no-repeat;
  background-position: center 10px;
  padding: 106px 15px 15px;
  color: #FFF !important;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-box-shadow: 0 10px 22px 7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 10px 22px 7px rgba(0, 0, 0, 0.75);
  box-shadow: 0 10px 22px 7px rgba(0, 0, 0, 0.75);
  position: relative;
  z-index: 1000;
}

.noScript .h1 {
  color: #FFF;
  margin-top: 10px;
}

.noScript a {
  text-decoration: underline;
  color: #FF0;
}

.noScript a:hover {
  text-decoration: none;
}

.tourGuide {
  position: relative;
  font-family: "felt-tip-roman", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.22em;
  z-index: 10000;
}

.tourGuide .container {
  position: absolute;
  width: 200px;
  right: 0;
  opacity: 0.98;
}

.tourGuide .arrow_box {
  position: relative;
  background: #01893C;
  border: 2px solid #5b6400;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}

.tourGuide .arrow_box:after, .tourGuide .arrow_box:before {
  bottom: 100%;
  left: 60%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.tourGuide .arrow_box:after {
  border-color: rgba(155, 169, 14, 0);
  border-bottom-color: #01893C;
  border-width: 10px;
  margin-left: -10px;
}

.tourGuide .arrow_box:before {
  border-color: rgba(91, 100, 0, 0);
  border-bottom-color: #5b6400;
  border-width: 13px;
  margin-left: -13px;
}

.tourGuide p {
  text-align: left;
}

.tourGuide p a {
  display: block;
  margin: 10px 0 0;
  background-color: #5b6400;
  border-radius: 25px;
  padding: 5px 8px;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
}

.tourGuide p a:hover {
  background-color: #fff;
  color: #5b6400;
}

#accessbar {
  width: auto;
  height: 1px;
  position: relative;
  padding: 0;
  margin: -1px 0 0;
}

#accessbar li {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  height: 1px;
  z-index: 1000;
}

.skip_content {
  position: absolute;
  top: 0;
  left: -1000px;
  background: #024E7D;
  color: #fff !important;
  padding: 10px;
  white-space: nowrap;
}

.skip_content:focus {
  left: 3px;
  top: 3px;
  text-decoration: underline;
  background-color: #FFBF47 !important;
  color: #000000 !important;
}

.skip_content:hover {
  text-decoration: none;
}

.serviceMessages .row:first-of-type .callout {
  margin-top: 20px;
}

.serviceMessages .callout a:last-of-type {
  text-decoration: underline;
  color: #000;
}

.serviceMessages .callout a:hover {
  text-decoration: none;
}

.callout {
  margin: 0 0 1rem;
  padding: 1rem 2rem 1rem 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  position: relative;
  color: #000000;
  background-color: #fff;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child, .callout > p:last-of-type {
  margin-bottom: 0 !important;
}

.callout.primary {
  background-color: #def2f8;
}

.callout.secondary {
  background-color: #fcfcfc;
}

.callout.alert {
  background-color: #fcd6d6;
}

.callout.success {
  background-color: #e6f7d9;
}

.callout.warning {
  background-color: #fff3d9;
}

.callout.body-font {
  background-color: #dedede;
}

.callout.header {
  background-color: #dedede;
}

.callout.small {
  padding: 0.5rem;
}

.callout.large {
  padding: 3rem;
}

.serviceMessages .wysiwyg .h1, .serviceMessages .wysiwyg .h2, .serviceMessages .wysiwyg .h3, .serviceMessages .wysiwyg .h4 {
  color: #000;
}

.close-button {
  position: absolute;
  color: #000000;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer;
  background-color: transparent;
  border: 0 !important;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:hover {
  color: #000000;
  outline: none !important;
  outline-style: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.close-button:focus {
  background-color: #FFBF47 !important;
  color: #000000 !important;
}

.menu {
  margin: 0;
  list-style-type: none;
}

.menu > li {
  display: table-cell;
  vertical-align: middle;
}

[data-whatinput=mouse] .menu > li {
  outline: 0;
}

.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

.menu input, .menu a, .menu button {
  margin-bottom: 0;
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
  vertical-align: middle;
}

.menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span {
  vertical-align: middle;
}

.menu > li > a img, .menu > li > a i, .menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu > li {
  display: table-cell;
}

.menu.vertical > li {
  display: block;
}

@media screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-vertical > li {
    display: block;
  }
}
.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}

.menu.simple a {
  padding: 0;
}

.menu.align-right::before, .menu.align-right::after {
  content: " ";
  display: table;
}

.menu.align-right::after {
  clear: both;
}

.menu.align-right > li {
  float: right;
}

.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.icon-top > li > a {
  text-align: center;
}

.menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.nested {
  margin-left: 1rem;
}

.menu .active > a {
  color: #fefefe;
  background: #2ba6cb;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

.fullWidth {
  width: 100%;
  clear: both;
}

.alignCenter {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none !important;
}

.clear {
  clear: both;
}

span.clear {
  display: block;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: 103px;
  top: 71px;
}

.content {
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.marginTop {
  margin-top: 20px !important;
}

.marginBottom {
  margin-bottom: 20px !important;
}

.noMarginTop {
  margin-top: 0 !important;
}

.noMarginBottom {
  margin-bottom: 0 !important;
}

.paddingTop {
  padding-top: 20px;
}

.paddingBottom {
  padding-bottom: 20px;
}

.borderBottom {
  border: 1px solid #ccc;
}

.textCentre {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

.debug .decorWrap {
  background-color: #333;
}

.debug .wrapper {
  background-color: #0CF;
}

.debug .row {
  background-color: #FC0;
  margin-bottom: 1px;
}

.debug .row .block {
  background-color: #F30;
}

.debug .sideBarLayout .main {
  background-color: #CF3;
}

.debug .sideBarLayout .sidebar {
  background-color: #C6C;
}

.debug .fullBlock {
  background-color: #FFF;
}

.wrapper {
  max-width: 1280px;
  margin: 0 auto;
}

.wrapper .row:before,
.wrapper .row:after {
  content: " " !important;
  display: table !important;
}

.wrapper .row:after {
  clear: both !important;
}

.fullBlock {
  display: block;
  margin: 0 40px 20px;
  width: 100%;
}

.row .block {
  display: block;
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}

.fullWidthLayout .row.paddingSides {
  padding: 0 40px;
}

.fullWidthLayout .row .block {
  width: 100%;
}

.fullWidthLayout .row .block.oneCol {
  width: 48.3333333333%;
  margin-left: 25.8333333%;
}

.fullWidthLayout .row .block.twoCol {
  width: 48.3333333333%;
  margin-right: 3.3333333333%;
}

.fullWidthLayout .row .block.threeCol {
  width: 31.0833333333%;
  margin-right: 3.3333333333%;
}

.fullWidthLayout .row .block.fourCol {
  width: 23.75%;
  margin-right: 1.6666666667%;
}

.fullWidthLayout .content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.fullWidthLayout .sidebar {
  display: none;
}

.sideBarLayout .content,
.sideBarLayout .sidebar {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

.sideBarLayout .sidebar .paddingSides {
  padding: 0 40px;
}

.sideBarLayout.leftSidebar .content {
  float: none;
  display: inline-block;
}

.sideBarLayout.leftSidebar .sidebar {
  float: right;
}

.sideBarLayout .content {
  width: 74.609375%;
  padding-top: 20px;
}

.sideBarLayout .sidebar {
  width: 25.390625%;
}

.sideBarLayout .row.paddingSides {
  padding: 0 40px;
}

.sideBarLayout .row .block.twoCol {
  width: 47.7%;
  margin-right: 4.6%;
}

.sideBarLayout .row .block.threeCol {
  width: 30.2%;
  margin-right: 4.6%;
}

.sideBarLayout .row .block.fourCol {
  width: 23.3%;
  margin-right: 2.2%;
}

.row .block:last-of-type {
  margin-right: 0 !important;
}

.colour1 {
  background-color: #005c94;
  color: #FFF;
}

.colour2 {
  background-color: #444;
  color: #FFF;
}

.colour3 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.colour4 {
  background-color: #EAF4FA;
}

.colour2 .pipe {
  opacity: 0.3;
  padding-left: 3px;
}

.decorWrap.footer {
  background-color: #444;
  color: #FFF;
}

.decorWrap.credits {
  background-color: #242424;
  color: #393939;
  font-family: "felt-tip-roman", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.decorWrap.credits a {
  color: #ffffff;
}

/* medium and down */
@media screen and (max-width: 63.9375em) {
  .decorWrap.credits {
    font-size: 16px;
  }
}
.sideBarLayout {
  background-image: url(../graphics/sidebar-cccccc.gif);
  background-repeat: repeat-y;
  background-position: right top;
}

.sideBarLayout.theme1 {
  background-image: url(../graphics/sidebar-theme1.png);
  background-size: 25.390625%;
  background-position: right;
}

body {
  font-family: "aktiv-grotesk-std", sans-serif;
  background-color: #FFF;
}

body .wysiwyg h1, body .wysiwyg .h1, body #formsMaster h1, body #formsMaster .h1 {
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #00151d;
}

.content {
  /* Small only */
}
.content header.marginBottom {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 39.9375em) {
  .content header.marginBottom {
    margin-bottom: 30px !important;
  }
}
.content .wysiwyg h2,
.content .wysiwyg .h2 {
  color: #666;
}
.content .wysiwyg:first-of-type h2 {
  margin-bottom: 2rem !important;
}

.taskButtons h2.textCentre,
#formsMaster h2,
#formsMaster .h2,
#article DIV#modgov h2 {
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #00151d !important;
  font-style: normal;
  font-weight: 500;
}

.callout .h2,
.callout .h3 {
  color: #000 !important;
}

.text-center {
  text-align: center !important;
}

#article DIV#modgov .mgSectionTitleLnk {
  color: #2171a2 !important;
  font-weight: 500;
  text-decoration: none !important;
  font-size: 1.16667rem;
  margin-bottom: 1.41429rem;
}

#article DIV#modgov .mgSectionTitleLnk:hover {
  text-decoration: underline !important;
}

.wysiwyg h3, .wysiwyg .h3 {
  color: #666;
  font-style: normal;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.wysiwyg h4, .wysiwyg .h4, .wysiwyg caption {
  color: #666;
  font-style: normal;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.wysiwyg h5, .wysiwyg .h5, .wysiwyg h6, .wysiwyg .h6 {
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.wysiwyg p {
  font-family: "aktiv-grotesk-std", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.wysiwyg a {
  font-weight: 600;
}

.wysiwyg hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  clear: both;
}

.wysiwyg .modified-date {
  color: #666;
  font-style: normal;
  font-weight: 700;
}

a.chapterNav {
  text-decoration: none !important;
}

.chapterNav .blockParent {
  display: block;
  border: 1px solid #CCC;
  padding: 15px 40px;
  text-transform: capitalize;
  background-color: #f4f4f4;
}

a.chapterNav:hover .blockParent {
  background-color: #dcdcdc;
}

a.chapterNav.active .blockParent, a.chapterNav.active:hover .blockParent {
  background-color: #FFF !important;
  background-image: none !important;
  cursor: help;
}

a.chapterNav .blockParent span.part {
  display: block;
  color: #333;
  font-size: 0.778em;
  font-weight: 800;
}

a.chapterNav .blockParent span.subTitle {
  display: block;
  color: #333;
  font-size: 0.778em;
  font-weight: 300;
}

.parallax-container {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.parallax-container.smallHeight {
  height: 330px;
}

.parallax-container.mediumHeight {
  height: 500px;
}

.parallax-container.largeHeight {
  height: 100vh;
}

.banner {
  width: 100%;
  height: 33vh;
  position: relative;
  display: block;
  overflow: hidden;
}

div.banner.smallHeight {
  height: 330px;
}

div.banner.mediumHeight {
  height: 500px;
}

div.banner.largeHeight {
  min-height: 660px;
  height: 100vh;
}

div.bannerWallpaper {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

div.bannerWallpaper.parallax {
  display: block;
  position: absolute;
  width: 100%;
  top: auto;
  right: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.smallHeight div.bannerWallpaper.parallax {
  height: 600px;
}

.mediumHeight div.bannerWallpaper.parallax {
  height: 800px;
}

.largeHeight div.bannerWallpaper.parallax {
  height: 120vh;
}

div.banner .wrapper {
  position: relative;
  top: 50%;
  z-index: 2;
}

div.banner p.h1 {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  z-index: 1;
  text-align: center !important;
  background-image: url(../graphics/black65.png);
  color: #FFF;
  text-shadow: 0 1px 2px rgb(0, 0, 0);
  margin-right: auto !important;
  margin-left: auto !important;
  position: relative;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal !important;
  z-index: 1;
}

div.banner p.h1 small {
  color: inherit;
  display: block;
  padding: 20px 0;
  font-size: 18px;
}

div.banner.smallHeight p.h1 {
  margin-top: -60px;
}

div.banner.mediumHeight p.h1 {
  margin-top: -67px;
}

div.banner.largeHeight p.h1 {
  top: -58px;
}

div.banner.smallHeight p.h1.withOptionalText {
  margin-top: -83px;
}

div.banner.mediumHeight p.h1.withOptionalText {
  margin-top: -90px;
}

div.banner.largeHeight p.h1.withOptionalText {
  top: -90px;
}

/* resets for wrapper header banner + 173px */
.wrapperWallpaper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.wrapperWallpaper div.banner.largeHeight p.h1 {
  top: -231px;
}

.wrapperWallpaper div.banner.largeHeight p.h1.withOptionalText {
  top: -263px;
}

.taskIcons {
  clear: both;
}

.header .fullWidthLayout .row.paddingSides .block.twoCol.last {
  float: right !important;
}

.header .h1 {
  margin: 0 !important;
  line-height: 0 !important;
}
.header .h1 a {
  display: block;
  position: relative;
  background-color: #FFBF47 !important !important;
}
.header .h1 picture {
  height: inherit;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.header .h1 strong {
  font-weight: 300;
}
.header .block.last {
  padding-top: 10px;
}

.breadcrumb {
  padding: 5px 0;
  margin: 0 !important;
  font-size: 0.778em;
  background: #333;
  color: #efefef;
}

.breadcrumb.greyPipe {
  color: #FFF !important;
}

.breadcrumb.greyPipe span.grey {
  color: #666 !important;
}

.breadcrumb ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.breadcrumb li {
  display: inline;
}

.breadcrumb a,
.breadcrumb .activePage {
  color: #FFF;
  display: inline-block;
  padding: 0 10px;
}

.breadcrumb a:hover {
  color: #FFFFFF;
}

.breadcrumb .activePage {
  cursor: help;
}

@media only screen and (max-width: 767px) {
  .header .h1 img {
    height: 43px;
    margin: 5px 0 0 10px;
  }
  .header .fullWidthLayout .row.paddingSides .block {
    width: 50%;
    padding: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .header .fullWidthLayout .row.paddingSides {
    padding: 0;
  }
  .header .block {
    margin: 0 !important;
    padding: 0 !important;
  }
  .header .h1 a {
    color: #FFF;
    text-decoration: none;
  }
  .header .block.last {
    padding-top: 10px;
  }
  .header .menuLinks.mobileOnly {
    display: block;
    text-align: right;
    float: right;
    width: 100%;
  }
  .header .menuLinks.mobileOnly ul {
    margin: 0 !important;
    padding: 0;
    font-size: 0;
  }
  .header .menuLinks.mobileOnly ul li {
    display: inline-block !important;
    margin: 0 0 0 1px;
  }
  .header .menuLinks.mobileOnly a {
    display: block;
    width: 52px;
    height: 53px;
  }
  .header .menuLinks.mobileOnly a .icon {
    display: block;
    width: inherit;
    height: inherit;
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  .header .menuLinks.mobileOnly a:hover .icon {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
  .header .menuLinks.mobileOnly a.mobileMenu .icon {
    background-image: url(../graphics/mobileMenuIcon.png);
  }
  .header .menuLinks.mobileOnly a.mobileMenu.active .icon {
    background-image: url(../graphics/mobileMenuIcon-active.png);
  }
  .header .menuLinks.mobileOnly a.mobileSearch .icon {
    background-image: url(../graphics/mobileSearchIcon.png);
  }
  .header .menuLinks.mobileOnly a.mobileSearch.active .icon {
    background-image: url(../graphics/mobileSearchIcon-active.png);
  }
  .header .menuLinks.mobileOnly a.mobileUser .icon {
    background-image: url(../graphics/mobileAccountIcon.png);
  }
  .header .menuLinks.mobileOnly a.mobileUser.active .icon {
    background-image: url(../graphics/mobileAccountIcon-active.png);
  }
  .header .menuLinks.mobileOnly a.active {
    background-color: #e5e7e8;
  }
  .header .menuLinks.mobileOnly a.allServicesMobileTigger.active {
    background-color: #444;
  }
  .header .menuLinks.mobileOnly a.allServicesMobileTigger.active .icon {
    background-image: url(../graphics/mobileMenuIcon.png);
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
.signpost a {
  text-decoration: none;
  display: inline-block;
}

.signpost a:hover,
.signpost a:focus {
  text-decoration: underline !important;
}

.colour1 .signpost a,
.colour2 .signpost a {
  color: #FFF;
}

.signpost a.subs {
  color: #CCC;
}

.taskIcons .signpost .taskIcon,
.taskIcons .signpost .strings {
  display: block;
  float: left;
  min-height: 150px;
}

.taskIcons .signpost .strings .pipe {
  display: inline-block;
  padding: 0 5px;
}

.taskIcons .signpost .taskIcon {
  width: 43%;
}

#allServicesNav p.h2 {
  font-weight: 300;
}

.taskIcons.topTasks a {
  text-decoration: none !important;
  border-radius: 10px;
}

.taskIcons.topTasks p {
  display: block;
  padding: 10px;
}

.taskIcons.topTasks.colour1 a:hover {
  background-color: #003758;
}

.taskIcons.topTasks.colour1 a:focus,
.taskIcons.topTasks.colour1 a:focus * {
  background-color: #FFBF47 !important;
  color: #000000 !important;
  text-shadow: none !important;
  border-radius: 0;
}

.taskIcons.topTasks p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.taskIcons.topTasks .signpost {
  text-align: center;
}

.taskIcons.topTasks .signpost .taskIcon, .taskIcons.topTasks .signpost .strings {
  float: none;
  min-height: 0;
}

.taskIcons.topTasks .signpost .strings {
  width: auto;
  padding-right: 0;
}

.taskIcons.topTasks .signpost .strings .title {
  font-weight: 600;
  font-size: 1rem;
}

.taskIcons.topTasks .signpost .taskIcon {
  width: 100%;
}

.taskIcons.topTasks .icon {
  margin: 0 auto;
  width: 100px !important;
  height: 78px;
  background-position: center;
  background-size: 88px 88px;
  background-position: center 0;
}

.taskIcons.topTasks .signpost .strings .title {
  line-height: normal !important;
  padding-bottom: 5px !important;
}

.taskIcons .icon {
  display: block;
  width: 100%;
  height: 150px;
  background-repeat: no-repeat;
  background-size: 100px 100px;
  background-position: right 5px;
}

.taskIcons .threeCol .icon, .taskIcons .twoCol .icon {
  background-size: 100px 100px;
}

.taskIcons.colour2 .icon {
  opacity: 0.4;
}

.taskIcons .signpost .strings {
  width: 53%;
  padding-right: 4%;
}

.taskIcons .signpost .strings .title {
  font-weight: 700;
  padding-bottom: 10px;
  display: block;
}

.signpost .strings {
  -webkit-hyphens: none;
  hyphens: none;
  -ms-hyphens: none;
}

.taskIcons .signpost .strings a:focus {
  display: inline-block;
}

.taskIcons.colour1 .signpost .strings .title {
  color: #FFF;
  text-shadow: 0 1px 1px #000;
}

.taskIcons .signpost .strings p.subs {
  font-size: 0.889em;
  font-weight: 300;
  line-height: 25px;
}

.taskIcons .signpost .strings p.subs a {
  line-height: normal;
  margin-bottom: 15px;
  white-space: pre-line;
}

.taskIcons .signpost .strings p.subs a.last {
  clear: right;
}

.taskIcons .signpost .strings p.subs a.viewAll {
  padding: 5px 10px;
  background-color: var(--var-lancaster-ocean-boat-blue);
  color: #FFF;
  display: table !important;
  white-space: nowrap;
  margin-top: 15px;
}

.taskIcons.hideIcons .signpost .taskIcon {
  display: none;
}

.taskIcons.hideIcons .signpost .strings {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
}

.textOnlyLinks .signpost .taskIcon {
  display: none;
}

.textOnlyLinks .signpost .strings {
  margin-right: 20px;
  margin-left: 20px;
}

.textOnlyLinks .signpost .strings .title::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\f105";
  margin-right: 10px;
}

.textOnlyLinks .signpost .strings .title {
  font-size: 1.11rem;
  font-weight: 600;
  text-shadow: 0 1px 1px #000;
  margin-bottom: 10px;
  display: block;
  /*
        background-image: url(../graphics/allServicesArrow.png);
        background-repeat: no-repeat;
        background-position: left 10px;
        background-size: 10px
  */
}

.textOnlyLinks a:focus .title {
  /*
  background-image: url(../graphics/allServicesArrowFocus.png) !important;
        background-repeat: no-repeat;
        background-position: left 10px;
        background-size: 10px
  */
}

.textOnlyLinks .signpost .strings a:focus {
  display: inline-block;
}

a.viewMore {
  font-weight: 500;
}

.viewMore .arrow-down-viewmore {
  background: url(../graphics/icn-arrow-down-blue.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 10px;
  display: inline-block;
  background-size: cover;
  margin-left: 5px;
}

.viewMore.active .arrow-down-viewmore {
  background: url(../graphics/icn-arrow-up-blue.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 10px;
  display: inline-block;
  background-size: cover;
  margin-left: 5px;
}

.button, a.button, button.button, input.button, .alertify-button, .alertify-button-ok, .btn, #article DIV#modgov INPUT#butGo, DIV#modgov INPUT.mgGoButton, DIV#modgov INPUT.mgSubmitButton {
  display: inline-block;
  font-size: 1.333em;
  line-height: 1.25em;
  padding: 5px 15px;
  font-weight: 200;
  color: #FFF !important;
  background-color: #01893C !important;
  text-decoration: none !important;
  border-radius: 5px;
  vertical-align: text-top;
  border: 1px solid #01893C;
  text-align: center;
  box-sizing: border-box;
}

.button:hover, .btn:hover, #article DIV#modgov INPUT#butGo:hover, DIV#modgov INPUT.mgGoButton:hover, DIV#modgov INPUT.mgSubmitButton:hover {
  background-color: #00151d;
  border-color: #01893C;
}

.button.fullButton {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button.alt, a.button.alt, button.button.alt, input.button.alt, .alertify-button-cancel {
  background-color: #9a9a9a;
  border-color: #9a9a9a;
}

.button.alt:hover, a.button.alt:hover, button.button.alt:hover, input.button.alt:hover, .alertify-button-cancel:hover {
  background-color: #01893C;
  border-color: #01893C;
}

button.disabled, .button.disabled, button:disabled, .button.disabled, .alertify-button-ok.disabled {
  opacity: 0.45;
  cursor: not-allowed;
}

.buttonGroup .button {
  margin-right: 15px;
  margin-bottom: 15px;
}

.button .arrow-down {
  width: 40px;
  height: 16px;
  display: inline-block;
  z-index: 101;
  background-image: url(../graphics/ui/arrow-down.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  border: none !important;
}

.button.moreButton {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4;
  color: #2171a2 !important;
  padding-right: 25px;
  padding-left: 25px;
  font-weight: 300 !important;
}

.button.moreButton:hover {
  background-color: #ccc !important;
  color: #444 !important;
}

.button.squared {
  border-radius: 0;
}

.button.reset, input[type=reset], button[type=reset] {
  background-color: #666;
  border-color: #666;
}

.button.reset:hover, input[type=reset]:hover, button[type=reset]:hover {
  background-color: #333;
  border-color: #333;
}

.taskButtons {
  margin-bottom: 1.11em;
  overflow: hidden;
}

a.contentTaskButton, a.taskButton {
  display: block;
  text-align: center;
  text-decoration: none !important;
  padding: 20px;
  border-radius: 5px;
  -webkit-hyphens: none;
  hyphens: none;
  -ms-hyphens: none;
}

a.taskButton span.title, a.contentTaskButton span.title {
  font-family: sans-serif;
  font-style: normal;
  display: block;
  line-height: normal !important;
}

a.taskButton:first-letter, a.contentTaskButton:first-letter {
  text-transform: capitalize;
}

a.taskButton {
  background-color: #005c94;
  color: #FFF !important;
}

a.taskButton span.title {
  font-weight: 700;
}

a.taskButton:hover {
  background-color: #024e7d;
}

a.contentTaskButton {
  background-color: #004D7F;
  color: #FFF;
}

a.contentTaskButton span.title {
  font-weight: 300;
}

a.contentTaskButton:hover {
  background-color: #0F5C8A;
}

.highlight, .info {
  padding: 1.5em;
  margin: 1.5em 0;
  -webkit-hyphens: none;
  hyphens: none;
  -ms-hyphens: none;
  clear: both;
}

.highlight {
  background: #ffbc99;
}

.highlight p {
  font-size: 114%;
}

.highlight p, .info p {
  margin: 0 !important;
}

.info {
  background: #e3f4fe;
}

.info p {
  font-size: 1.11em;
}

.notes .note {
  background-color: #FFE168;
  padding: 1.5em;
  margin: 1.5em 0;
  color: #000;
}

.notes .note h2 {
  font-size: 114%;
  color: #000 !important;
  font-weight: 600;
}

.notes .note p {
  color: #000 !important;
}

.notes .note p:last-of-type, .notes .note .button:last-of-type {
  margin-bottom: 0;
}

.icn-x {
  display: block;
  float: right;
  width: 45px;
  height: 45px;
  margin: 0 0 20px 20px;
  text-indent: -9999em;
  background-image: url(../graphics/icn-x.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.arrow_box {
  position: relative;
  background: #E3F4FE;
  border: 1px solid #000;
  display: block;
  text-align: center;
  margin-top: 10px;
  line-height: normal !important;
  padding: 15px;
  border-radius: 5px;
  font-size: 0.889em;
}

.arrow_box:after, .arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(227, 244, 254, 0);
  border-bottom-color: #E3F4FE;
  border-width: 10px;
  margin-left: -10px;
}

.arrow_box:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #000;
  border-width: 11px;
  margin-left: -11px;
}

.contentImg {
  width: 47.7%;
}

.contentImg.width200 {
  width: 200px;
}

.contentImg.width150 {
  width: 150px;
}

.contentImg.width100 {
  width: 100px;
}

.contentImg img {
  width: 100%;
}

.contentImg.right, .contentVid.right {
  margin: 1.5em 0 2em 4.6%;
  clear: right;
}

.contentImg.left, .contentVid.left {
  margin: 1.5em 4.6% 2em 0;
  clear: left;
}

.contentImg.center, .contentVid.center {
  margin: 1.5em auto 2em;
  width: 100%;
  clear: both;
}

.contentImg.center img, .contentVid.center video, .contentVid.center iframe {
  width: 100%;
}

.contentVid.center video, .contentVid.center iframe {
  margin-bottom: 0 !important;
}

.contentVid.center .flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden;
}

.contentVid.center .flex-video iframe, .contentVid.center .flex-video object, .contentVid.center .flex-video embed, .contentVid.center .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contentImg p, .contentVid p {
  font-size: 0.889em;
  line-height: normal;
}

.contentImg.right:first-of-type, .contentVid.right:first-of-type, .contentImg.center:first-of-type, .contentVid.center:first-of-type .contentImg.left:first-of-type, .contentVid.left:first-of-type {
  margin-top: 0 !important;
}

.noJSmessage {
  display: none;
}

/*
.no-js .noJSmessage {
    display: block
}


.no-js .video-controls {
    display: none
}
*/
.mediaContainer, .video-controls {
  background-color: #fbfbfb;
}

.newMedia {
  display: block;
}

.newMedia.right {
  float: right;
  margin-left: 40px;
  width: 50% !important;
}

.mediaContainer {
  padding: 1em 1em 0;
  margin-bottom: 1em;
}

.mediaContainer, video {
  border: 1px solid #dcdcdc;
}

.video-controls {
  padding: 20px 0 0;
}

.podcast .video-controls {
  padding: 0;
}

/*
.no-js .content .video-controls {
    display: none
}
*/
.noJSmessage {
  display: none;
}

/*
.no-js .noJSmessage {
    display: block
}
*/
.video-controls button, .legacyMediaMessage {
  margin-bottom: 1em;
}

@media screen and (min-width: 0\0 ) {
  .fullscreen {
    display: none !important;
  }
}
video {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

.legacyMedia {
  position: relative;
  min-width: 100% !important;
  margin-bottom: 1em;
}

.legacyMedia img {
  width: 100%;
}

.legacyDownloadLink, .legacyDownloadLink:hover, .legacyDownloadLink:hover .link {
  text-decoration: none !important;
}

.legacyDownloadLink .link {
  text-decoration: underline;
}

.legacyDownloadLink small {
  color: #666;
  text-decoration: none !important;
}

.podcast img {
  margin-bottom: 0 !important;
}

iframe {
  margin-bottom: 20px;
  border: 0;
}

@media only screen and (max-width: 600px) {
  h1, .h1 {
    font-size: 50px;
    font-size: 2.778rem;
  }
  h2, .h2 {
    font-size: 38px;
    font-size: 2.111rem;
  }
  h3, .h3,
  .accordion .accordion-navigation > h2,
  .accordion .accordion-navigation .content h2 {
    font-size: 26px;
    font-size: 1.444rem;
  }
  .contentImg, .contentImg img {
    width: 100% !important;
  }
  .contentImg.right, .contentImg.left, .contentImg.center {
    margin: 1.5em auto 2em !important;
  }
  .contentVid.right, .contentVid.left, .contentVid.center {
    margin: 1.5em auto 2em !important;
  }
  .newMedia.right {
    width: 100% !important;
  }
  iframe {
    width: 100%;
  }
}
.labelledPairs {
  min-width: 70%;
  margin-bottom: 40px;
}

.labelledPair {
  display: block;
  padding-bottom: 1em;
}

.labelledPair:first-of-type {
  padding-top: 1em;
}

.labelledPair span.label, .labelledPair span.value {
  display: block;
  float: left;
}

.labelledPair .label {
  width: 30%;
  white-space: nowrap;
  font-weight: 700;
}

.labelledPair .value {
  width: 65%;
  margin-left: 5%;
}

.wysiwyg table {
  margin: 40px 0;
  width: 100%;
  text-align: left !important;
  vertical-align: top !important;
  table-layout: fixed;
  clear: both;
}
.wysiwyg .wysiwyg caption {
  text-align: left;
  padding-bottom: 10px;
}
.wysiwyg .wysiwyg table th {
  background-image: none;
  background-color: #666 !important;
  border: 1px solid #adadad;
  color: #fff;
  margin: 0;
  padding: 6px 10px;
  font-size: 0.889em;
}
.wysiwyg td {
  background-color: #f5f5f5;
  border: 1px solid #adadad;
  padding: 6px 10px;
  font-size: 0.778em;
}
.wysiwyg table a {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

#article DIV#modgov TH {
  background-image: none;
  background-color: #666 !important;
  border: 1px solid #adadad;
  color: #fff;
  margin: 0;
  padding: 6px 10px;
  font-size: 0.889em;
}

#article DIV#modgov TH {
  background-color: #333 !important;
  border-color: #333;
}

.accordion {
  margin-bottom: 40px;
}

.accordion:before, .accordion:after {
  content: " ";
  display: table;
}

.accordion:after {
  clear: both;
}

.accordion .accordion-navigation {
  display: block;
  margin-bottom: 1px !important;
}

.accordion .accordion-navigation > h2 {
  margin-bottom: 0 !important;
  line-height: normal !important;
  font-weight: 500;
  padding: 0 !important;
  font-size: 26px !important;
  font-size: 1.444rem !important;
}

.content .wysiwyg:first-of-type .accordion-navigation > h2 {
  margin-bottom: 0rem !important;
}

.accordion .accordion-navigation > h2 a {
  text-decoration: none;
}

.accordion .accordion-navigation > h2 a.accordionTab.active {
  background: #e8e8e8;
  color: #222;
}

.accordion .accordion-navigation > h2 a.accordionTab {
  background: #EFEFEF;
  color: #222;
  display: block;
  padding: 20px 70px 20px 20px;
  transition-property: none;
  background-image: url(../graphics/bigArrowDown.png);
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 99% center;
}

.accordion .accordion-navigation > h2 a.accordionTab.active {
  background-image: url(../graphics/bigArrowUp.png);
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 99% center;
}

.accordion .accordion-navigation > h2 a.accordionTab:hover {
  background-color: #e3e3e3;
}

.accordion .accordion-navigation > .content, .sideBarLayout .accordion-navigation > .content {
  display: none;
  padding: 20px;
  float: none !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.accordion .accordion-navigation > .content .accordion-navigation {
  margin-top: 0.83333rem;
}

.accordion .accordion-navigation > .content {
  display: block;
  border: 1px solid #EFEFEF;
  border-top: 0;
}

.accordion .accordion-navigation > .content p:last-child {
  margin-bottom: 0 !important;
}

.accordion .accordion-navigation > .content:focus {
  outline: none !important;
  background-color: #FFBF47 !important;
  color: #000000 !important;
}

/*
.no-js .accordion .accordion-navigation > .content {
    display: block !important
}
*/
.accordion .accordion-navigation > .content:focus {
  outline: none !important;
  background-color: transparent !important;
  color: inherit !important;
}

.keymatch {
  margin: 1.5em 0;
}

.keymatch .keymatch-indicator {
  margin-bottom: 0;
}

.keymatch .highlight {
  margin-top: 0;
}

.keymatch h3 {
  font-size: 1.222em;
  font-weight: 400;
}

.keymatch a {
  color: #000;
  text-decoration: underline;
}

.keymatch a:hover {
  text-decoration: none;
}

ul.search-results {
  list-style-type: none;
  padding-left: 0;
}

ul.search-results li a {
  font-size: 1.222em;
}

ul.search-results li a .left {
  text-decoration: none;
  width: 75%;
}

ul.search-results li a:hover .left .pageTitle {
  text-decoration: underline;
}

ul.search-results li a .size {
  color: #999;
  font-size: 0.75em;
  white-space: nowrap;
}

ul.search-results li span.link {
  display: block;
  color: #006621;
  font-weight: 700;
  font-size: 14px;
}

ul.search-results li .pdf, ul.search-results li .word {
  display: block;
  width: 40px !important;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 85% 85%;
  opacity: 0.45;
  background-image: url(../graphics/ui/document.png);
  font-size: 0;
  text-indent: -99999px;
  position: relative;
  margin-right: 15px;
}

ul.search-results li:hover .pdf {
  opacity: 1;
}

.atozForms {
  list-style-type: none;
  overflow-y: auto;
  font-size: 0;
  margin: 30px 0;
  padding: 1px;
}

.atozForms li {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  width: 7.6766091052%;
  margin: 0;
}

.atozForms li a {
  display: block;
  line-height: 75px;
  background: #005c94;
  -webkit-box-shadow: inset 0 0 0 1px #333;
  -moz-box-shadow: inset 0 0 0 1px #333;
  box-shadow: inset 0 0 0 1px #333;
  font-weight: 700;
  color: #FFF;
}

.ie8 .atozForms li a {
  background-image: url(../graphics/a-zCategory-link-ie8.png);
}

.atozForms li a:hover {
  background: #024e7d;
}

.atozForms li.active a {
  background: #333;
  color: #FFF;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.pagination {
  padding-left: 0;
  text-align: center;
  list-style-type: none;
}

.pagination li {
  display: inline;
  font-size: 0;
  margin: 0 7px 10px;
}

.pagination li a, .pagination li span {
  padding: 5px 10px;
  text-transform: capitalize;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 16px;
  display: inline-block;
  line-height: normal;
}

.pagination li a {
  background-color: #f4f4f4;
}

.pagination li a:hover {
  background-color: #dcdcdc;
}

.tabs {
  padding-left: 0;
  text-align: left;
  list-style-type: none;
  padding-top: 15px;
}

.tabs li {
  display: inline;
  font-size: 0;
  margin: 0 7px 10px;
}

.tabs li:first-of-type {
  margin-left: 0;
}

.tabs li a {
  padding: 5px 10px;
  text-transform: capitalize;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 16px;
  display: inline-block;
  line-height: normal;
}

.tabs li a.active {
  background-color: #FFF;
}

.tabs li a {
  background-color: #f4f4f4;
}

.tabs li a:hover {
  background-color: #dcdcdc;
}

article.result {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

article.result .phone, article.result .email, article.result .externalLink {
  padding-left: 35px;
  min-height: 20px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px 20px;
}

article.result .email {
  background-image: url(../graphics/ui/email.png);
}

article.result .phone {
  background-image: url(../graphics/ui/phone.png);
}

article.result .externalLink {
  background-image: url(../graphics/ui/link.png);
}

.thumbResult a {
  text-align: center;
  display: block;
}

.thumbResult a span {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
}

.twoCol.thumbResult a span {
  max-height: 350px;
}

.threeCol.thumbResult a span {
  max-height: 220px;
}

.fourCol.thumbResult a span {
  max-height: 174px;
}

.thumbResult a span img {
  width: 100%;
}

.application .social {
  padding: 50px 0;
}

ul.panelTabs {
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}

.panelTabs li {
  display: inline-block;
  margin-right: 15px;
}

.panelTabs .button {
  font-size: 1.333em !important;
}

.button.dropDownButton {
  margin-bottom: 1px;
}

.dropDownButton:focus .arrow-down {
  background-image: url(../graphics/ui/arrow-up.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center center;
}

.button.dropDownButton.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background: #fff;
  color: #ffffff !important;
  border: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  z-index: 99999;
  margin-bottom: 0px !important;
}
.button.dropDownButton.active .arrow-down {
  background-image: url(../graphics/ui/arrow-up-ready.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center center;
}

.dropDownButton.active:focus .arrow-down {
  background-image: url(../graphics/ui/arrow-up.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  zoom: 1;
}

.dropDownButton:focus,
.dropDownButton.active:focus {
  color: #000 !important;
}

.socialBlock {
  border: 1px solid #01893C;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: -52px;
  color: #666;
  border-radius: 5px;
  background: #ffffff;
}
.socialBlock fieldset {
  border: none !important;
}

.socialBlock .h2 {
  margin-bottom: 20px;
}

/*
    .socialBlock textarea {
        color: #666;
        width: 90%
    }
*/
ul.nav, .sidebar ul {
  padding-left: 0;
  list-style-type: none;
}

ul.nav.inline {
  font-size: 0;
}

ul.nav.inline li {
  display: inline-block;
}

.sidebar ul li {
  margin-bottom: 1.111em;
}

.sidebar h1, .sidebar .h1 {
  font-size: 1.667em;
}

.sidebar h2, .sidebar .h2 {
  font-size: 1.333em;
  color: #666;
}

.sidebar h3, .sidebar .h3 {
  font-size: 1em;
  font-weight: 600;
}

.sidebar h1, .sidebar .h1 .sidebar h2, .sidebar .h2 {
  margin-bottom: 1.111em !important;
}

.sidebar h3, .sidebar .h3 {
  margin-bottom: 0.556em !important;
}

.sidebar .sideNav {
  font-size: 1em;
  margin-right: 1px;
}

.sidebar .sideNav ul.nav, .sidebar .sideNav.inheritULNavClass ul {
  margin: 0 0 1em !important;
  display: block;
  clear: none !important;
}

.sidebar .sideNav ul.nav li, .sidebar .sideNav.inheritULNavClass ul li {
  margin-bottom: 0;
  border-bottom: 1px solid #CCC;
}

.sidebar .sideNav ul.nav li:first-of-type, .sidebar .sideNav.inheritULNavClass ul li:first-of-type {
  border-top: 1px solid #CCC;
}

.sidebar .sideNav ul.nav a, .sidebar .sideNav.inheritULNavClass ul a {
  padding: 15px 40px;
  display: block;
  text-decoration: none;
  text-transform: capitalize;
  background-color: #f4f4f4;
  background-image: url(../graphics/line-cccccc.gif);
  background-repeat: repeat-y;
  background-position: left;
}

.sidebar .sideNav.inheritULNavClass .nav.hideMobile {
  display: block;
}

#oneForm .sidebar .sideNav ul.nav a, .sidebar .sideNav.inheritULNavClass ul a {
  padding: 15px 20px;
}

.sidebar .sideNav ul.nav .desktopOnly a, .sidebar .sideNav.inheritULNavClass ul .desktopOnly a {
  text-transform: none;
}

.sidebar .sideNav ul.nav a:hover, .sidebar .sideNav.inheritULNavClass ul a:hover {
  background-color: #dcdcdc;
}

.sidebar .sideNav ul.nav a.active, .sidebar .sideNav ul.nav a.active:hover, .sidebar .sideNav.inheritULNavClass ul li a.active {
  background-color: #FFF !important;
  background-image: none !important;
  cursor: help;
}

.sidebar .sideNav.inheritULNavClass p {
  margin-bottom: 0 !important;
  padding-right: 15px;
  padding-left: 15px;
}

.sidebar .sideNav.inheritULNavClass p a {
  text-decoration: none !important;
  color: #333;
}

.sidebar .sideNav.inheritULNavClass .nav.hideMobile {
  display: block;
}

#article DIV#modgov .mgSectionTitle {
  border-radius: 0 !important;
}

DIV#modgov .mgSectionTitle, DIV#modgov A.mgTabSelectTitleLnk {
  background-color: #333 !important;
}

DIV#modgov A.mgTabUnSelectTitleLnk, DIV#modgov .mgCalWeekendLink a {
  background-image: none !important;
  text-decoration: none !important;
}

#article DIV#modgov .mgCalendarMonthGrid caption {
  display: none !important;
}

#article DIV#modgov .mgTabs A {
  border: 1px solid #ccc;
  border-bottom: none !important;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
  text-decoration: none !important;
  background-color: #f4f4f4;
  box-sizing: border-box;
  width: auto !important;
}

#article DIV#modgov .mgTabs A:hover {
  background-color: #E4E4E4;
}

#article DIV#modgov .mgCalendarMonthGrid {
  table-layout: fixed;
  width: 100%;
}

#article DIV#modgov .mgCalendarCell {
  background-color: transparent !important;
}

#article DIV#modgov .mgCalendarCell .mgCalendarMonthEventList li {
  padding: 5px 8px;
  background-color: #f4f4f4;
  margin-bottom: 5px;
  border-left: 5px solid #efefef;
}

#article DIV#modgov .mgCalendarCell .mgCalendarMonthEventList .mgCalendarCellTxt {
  display: block;
  padding: 5px;
}

#article DIV#modgov select, #article DIV#modgov .mgFormRow input[type=text], #article DIV#modgov .mgFormRow input, .mgInput {
  padding: 12px 10px;
  border: 1px solid #CCC;
  margin-bottom: 20px;
  width: 100% !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#article DIV#modgov .mgFormRow input.mgDateField {
  width: auto !important;
}

#article DIV#modgov label {
  color: #000;
}

#article DIV#modgov .mgFormRow label {
  width: 100%;
  display: block;
  padding-bottom: 10px;
}

#article DIV#modgov .btn-primary {
  display: block;
  margin-bottom: 20px;
}

#article DIV#modgov span.mgNoBr {
  display: block !important;
  width: 100%;
}

#article DIV#modgov h2, #article DIV#modgov caption.mgSectionTitle, #article DIV#modgov DIV.mgTableTitleTxt {
  font-size: 2.6667rem;
  margin-top: 2rem;
  margin-bottom: 0.61875rem;
  color: #666;
  padding: 0 !important;
  font-weight: 400;
  line-height: normal !important;
}

#article DIV#modgov h2.mgSectionTitle, #article DIV#modgov caption.mgSectionTitle, #article DIV#modgov DIV.mgTableTitleTxt {
  background-color: transparent !important;
}

DIV#modgov INPUT.mgSubmitButton, DIV#modgov INPUT.mgGoButton {
  margin-left: 0;
}

DIV#modgov .mgContent {
  width: 100%;
}

#article DIV#modgov .mgNonBulletTableList {
  margin-left: 40px;
}

#article DIV#modgov .mgNonBulletTableList LI {
  padding-left: 20px;
  display: list-item;
  background-color: transparent !important;
  list-style-type: circle !important;
}

#article DIV#modgov LI.mgTableEvenRow {
  background-color: transparent !important;
}

#article #modgov .mgLibraryBreadcrumbItem {
  border: none !important;
}

#article #modgov .mgButtonHolder button {
  padding: 10px;
  color: #2171a2;
  font-weight: 300;
}

#article #modgov .mgButtonHolder img {
  opacity: 0.5;
  vertical-align: middle;
  margin-right: 8px;
}

#article #modgov .mgButtonHolder button.selected, #article #modgov .mgButtonHolder button:hover {
  background-color: #DCDCDC;
}

DIV#modgov .mgSubmitRow {
  margin: 0 !important;
  clear: none;
}

#article DIV#modgov INPUT#butGo {
  margin-left: 0;
}

#article DIV#modgov .mgThumbsList li {
  display: inline;
  width: 100%;
  min-height: 250px;
  height: auto;
  width: 25%;
  margin: 0 0 20px;
  box-sizing: border-box;
  padding: 5px 5px 20px;
}

#article DIV#modgov .mgThumbsList li:nth-child(4n+4) {
  margin-right: 0;
}

#article DIV#modgov .mgThumbsList li a {
  width: 100%;
}

#article DIV#modgov .mgThumbsList li p {
  display: block;
  line-height: normal;
}

.sidebar .sideNav ul.nav a span.part {
  display: block;
  color: #333;
  font-size: 0.778em;
  font-weight: 800;
}

.sidebar .sideNav ul.nav a span.subTitle {
  display: block;
  color: #333;
  font-size: 0.778em;
  font-weight: 300;
}

.sidebar .sideNav ul.nav a span.count {
  display: inline-block;
  float: right;
  font-size: 0.778em;
  line-height: normal;
  margin-left: 10px;
  cursor: help;
  background-color: #666;
  color: #FFF !important;
  border-radius: 15px;
  padding: 5px 10px;
}

.sideBarLayout.theme1 .sidebar {
  color: #FFF;
}

.sideBarLayout .sidebar p.paddingSides.note {
  padding-right: 30px;
  line-height: normal;
  font-size: 0.889rem;
}

.sideBarLayout .sidebar p.paddingSides.note .icn {
  width: 30px;
  height: 30px;
  background-image: url(../graphics/sideNoteArrow.png);
  background-size: cover;
  display: block;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.sideBarLayout.theme1 .sidebar .button {
  border-color: #fff;
  margin: 1em 0;
}

.sidebar p:before, .sidebar p:after {
  content: " ";
  display: table;
}

.sidebar p:after {
  clear: both;
}

.sidebar section {
  margin-bottom: 1.111em;
  border-bottom: 1px solid #CCC;
}

.sidebar section:last-of-type {
  border-bottom: 0 none;
}

.sidebar .button {
  display: block;
  text-align: center;
}

.sidebar-email-icn, .sidebar-phone-icn, .sidebar-fax-icn, .sidebar-minicom-icn, .sidebar-document-icn, .sidebar-externalLink-icn {
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 85% 85%;
  zoom: 1;
  filter: alpha(opacity=45);
  opacity: 0.45;
}

p:hover .sidebar-email-icn, p:hover .sidebar-phone-icn, p:hover .sidebar-fax-icn, p:hover .sidebar-minicom-icn, a:hover .sidebar-document-icn, a:hover .sidebar-externalLink-icn {
  zoom: 1;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.sidebar-phone-icn {
  background-image: url(../graphics/ui/phone.png);
}

.sidebar-email-icn {
  background-image: url(../graphics/ui/email.png);
}

.sidebar-fax-icn, .sidebar-minicom-icn {
  background-image: url(../graphics/ui/fax-mincom.png);
}

.sidebar-document-icn {
  background-image: url(../graphics/ui/document.png);
}

.sidebar-externalLink-icn {
  background-image: url(../graphics/ui/link.png);
}

.facebook, .twitter {
  margin: 0 auto 2em;
  text-align: center;
}

.sidebar .value {
  width: 75%;
  padding-left: 5%;
  line-height: normal;
  min-height: 33px;
  padding-top: 7px;
  display: block;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: normal;
  white-space: -hp-pre-wrap;
}

.sidebar a, .sidebar a .value .valueTitle {
  font-weight: 300;
  text-decoration: underline;
}

.sidebar a .value .additional {
  text-decoration: none !important;
  color: #444;
  font-size: 80%;
  display: block;
}

.sidebar a:hover, .sidebar a:hover .value .valueTitle {
  text-decoration: none;
}

@media only all and (min-width: 767px) and (max-width: 960px) {
  .sidebar-email-icn, .sidebar-phone-icn, .sidebar-fax-icn, .sidebar-minicom-icn, .sidebar-document-icn, .sidebar-externalLink-icn {
    display: none !important;
  }
  .sidebar .value {
    padding-left: 0;
  }
}
.sidebar .twitter {
  margin-top: 40px;
}

.homeSections h1,
.homeSections p.h1,
.homeSections h2.h1 {
  font-size: 2em;
  font-weight: 300;
  text-transform: capitalize;
  color: #00151d;
  padding-bottom: 0.61875rem;
  display: block;
}

.homeSections {
  border-bottom: 1px solid #f4f4f4;
  background: url(../graphics/line-f4f4f4.gif) repeat-y center !important;
}

.promo .articleTextBlock {
  font-family: "aktiv-grotesk-std", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  width: 100%;
}

.promo a {
  text-decoration: none !important;
  clear: both;
}

.promo a .articleDesc {
  color: #000;
}

.promo .articleTitle {
  display: block;
  font-weight: 500;
}

.promo a:hover .articleTitle, .promo a:focus .articleTitle {
  text-decoration: underline;
  background-color: #FFBF47 !important;
  color: #000000 !important;
}

.promo {
  margin-bottom: 40px;
}

.homeSections .block .promo {
  margin-right: 20px;
}

.homeSections .block.last .promo {
  margin-right: 0;
  margin-left: 20px;
}

.promo .articleTextBlock, .promo img {
  float: left;
}

.promo .articleTextBlock {
  width: 65%;
}

.promo img {
  width: 30%;
  margin-right: 5%;
}

.listPromos .promo {
  border-bottom: 1px dotted #ccc;
}

.listPromos .promo:last-of-type {
  border-bottom: 0;
}

.promo .articleDate {
  display: block;
  font-weight: 400;
}

.promo a .articleDate {
  color: #666;
  margin-bottom: 20px;
  font-size: 0.85em;
}

.legacyForms .FormFields {
  padding-left: 0;
}
.legacyForms .FormFields li {
  list-style-type: none;
  margin-bottom: 20px;
}
.legacyForms .FormFields legend {
  border-width: 1px;
  border-style: solid;
  padding: 0 15px;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 88;
  margin-bottom: 10px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #666;
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#efeff4), to(#d6dadf));
  background: -webkit-linear-gradient(top, #efeff4, #d6dadf);
  background: -moz-linear-gradient(top, #efeff4, #d6dadf);
  background: -ms-linear-gradient(top, #efeff4, #d6dadf);
  background: -o-linear-gradient(top, #efeff4, #d6dadf);
  background: linear-gradient(top, #efeff4, #d6dadf);
  border-color: #ccc;
}
.legacyForms button, .legacyForms select, .legacyForms textarea {
  -webkit-appearance: none;
}
.legacyForms .FormFields fieldset {
  padding-bottom: 0;
  padding-right: 20px;
  padding-left: 20px;
}
.legacyForms fieldset {
  border: 1px solid #c0c0c0;
}
.legacyForms .FormFields .group label, .legacyForms .FormFields fieldset p label {
  padding-right: 20px;
  display: inline-block;
}
.legacyForms .form input, .legacyForms .form .button, .legacyForms .FormFields input, .legacyForms .FormFields .button {
  line-height: normal !important;
  vertical-align: baseline !important;
  font-size: 1em;
}
.legacyForms .form p {
  margin-bottom: 0;
}
.legacyForms .form .FormField, .legacyForms .FormFields .FormField {
  padding: 12px 10px;
  border: 1px solid #CCC;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.legacyForms .FormField.ErrorFormField {
  border: 1px dotted #9A2424;
  outline: none;
  -webkit-box-shadow: rgba(154, 36, 36, 0.4) 0 1px 5px, 0 0 6px #9A2424;
  -moz-box-shadow: rgba(154, 36, 36, 0.4) 0 1px 5px, 0 0 6px #9A2424;
  box-shadow: rgba(154, 36, 36, 0.4) 0 1px 5px, 0 0 6px #9A2424;
  -webkit-transition: box-shadow 0.1s linear;
  -moz-transition: box-shadow 0.1s linear;
  transition: box-shadow 0.1s linear;
  -moz-transition: box-shadow 0.1s linear;
  transition: box-shadow 0.1s linear;
  border: 1px solid #9A2424;
}
.legacyForms .errorMessage {
  background-color: #9A2424;
  padding: 20px;
  color: #FFF;
  margin-bottom: 15px !important;
  position: relative;
  background: #9A2424;
}
.legacyForms .errorMessage:after, .legacyForms .errorMessage:before {
  bottom: 100%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.legacyForms .errorMessage:after {
  border-color: rgba(154, 36, 36, 0);
  border-bottom-color: #9A2424;
  border-width: 10px;
  margin-left: -10px;
}
.legacyForms .errorMessage:before {
  border-color: rgba(0, 0, 0, 0);
  border-width: 11px;
  margin-left: -11px;
}
.legacyForms .sucessMessage {
  background-color: #4DA971;
  padding: 20px;
  color: #FFF;
  margin-bottom: 15px !important;
  position: relative;
  background: #4DA971;
}
.legacyForms .sucessMessage:after, .legacyForms .sucessMessage:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.legacyForms .sucessMessage:after {
  border-color: rgba(77, 169, 113, 0);
  border-bottom-color: #4DA971;
  border-width: 10px;
  margin-left: -10px;
}
.legacyForms .sucessMessage:before {
  border-color: rgba(0, 0, 0, 0);
  border-width: 11px;
  margin-left: -11px;
}
.legacyForms .FormField.fullWidth {
  width: 100%;
}
.legacyForms .form .button, .legacyForms .FormFields .button {
  padding: 12px 10px;
}
.legacyForms .date-pick {
  width: 120px;
}
.legacyForms input.FormField:focus, .legacyForms textarea.FormField:focus, .legacyForms select.FormField:focus, .legacyForms select:focus, .legacyForms textarea:focus, .legacyForms input[type=checkbox]:focus, .legacyForms input[type=radio]:focus, .legacyForms .button:focus, .legacyForms button:focus, .legacyForms .button:active, .legacyForms button:active, .legacyForms .inputField:focus, .legacyForms #article DIV#modgov input:focus {
  outline: none;
}
.legacyForms [type=text]:focus, .legacyForms [type=password]:focus, .legacyForms [type=date]:focus, .legacyForms [type=datetime]:focus, .legacyForms [type=datetime-local]:focus, .legacyForms [type=month]:focus, .legacyForms [type=week]:focus, .legacyForms [type=email]:focus, .legacyForms [type=number]:focus, .legacyForms [type=search]:focus, .legacyForms [type=tel]:focus, .legacyForms [type=time]:focus, .legacyForms [type=url]:focus, .legacyForms [type=color]:focus,
.legacyForms textarea:focus {
  border: 1px solid #FFBF47 !important;
  color: #000000 !important;
  background-color: #ffffff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  outline-width: 3px;
  outline-style: solid;
  outline-color: #FFBF47 !important;
  border-radius: 0 0 0 0;
}
.legacyForms input[type=checkbox] {
  -webkit-appearance: checkbox;
}
.legacyForms ::-webkit-input-placeholder {
  color: #666;
  text-transform: capitalize;
}
.legacyForms :-moz-placeholder {
  color: #666;
  text-transform: capitalize;
}
.legacyForms ::-moz-placeholder {
  color: #666;
  text-transform: capitalize;
}
.legacyForms :-ms-input-placeholder {
  color: #666;
  text-transform: capitalize;
}
.legacyForms .homeSections .wrapperFields {
  width: 50%;
}
.legacyForms .wrapperFields {
  margin: 0 auto;
  position: relative;
}
.legacyForms .wrapperFields:last-of-type {
  margin-bottom: 20px;
}
.legacyForms .wrapperFields .FormField {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.legacyForms .wrapperFields input, .legacyForms .wrapperFields .button {
  margin: 0;
}
.legacyForms .wrapperFields .button {
  position: absolute;
  right: 0;
}
.legacyForms .validation {
  padding: 1.5em;
  margin: 1.5em 0;
  border-radius: 5px;
}
.legacyForms .validation p, .legacyForms .validation a {
  margin: 0 !important;
  font-weight: 300;
}
.legacyForms .validation a {
  text-decoration: underline;
}
.legacyForms .validation, .legacyForms .validation h1, .legacyForms .validation h2, .legacyForms .validation h3, .legacyForms .validation h4, .legacyForms .validation p, .legacyForms .validation a {
  color: #FFF !important;
}
.legacyForms .validation.success {
  background: #4DA971;
}
.legacyForms .validation.fail {
  background: #B21309;
}

.sliderModule {
  margin: 0;
  padding-left: 0;
}

.sliderModule a, .sliderModule.fullWidthImages img {
  width: inherit;
}

.sliderModule.fullWidthImages .showMobile {
  display: none;
}

.homeSlider {
  background: #f4f4f4;
}

.homeSlider .bx-wrapper {
  margin-bottom: 60px !important;
}

.homeSlider .bx-wrapper .bx-caption span {
  font-size: 1.667em;
  font-family: "aktiv-grotesk-std", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.homeSlider .bx-wrapper .bx-caption {
  background: #00151d !important;
}

.homeSlider .bx-wrapper .bx-pager, .homeSlider .bx-wrapper .bx-controls-auto {
  bottom: -45px !important;
}

.homeSlider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-viewport {
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -40px;
  width: 100%;
  z-index: 99;
}

.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -40px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../graphics/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #06f;
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.bx-wrapper .bx-pager .bx-pager-item:first-of-type {
  margin-left: 52px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #666;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../graphics/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../graphics/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  outline: 0;
  background-image: url(../graphics/play-ready.png);
  margin: 10px 3px 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start.active {
  background-image: url(../graphics/play-active.png) !important;
}

.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-image: url(../graphics/play-focus.png) !important;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  outline: 0;
  background-image: url(../graphics/pause-ready.png);
  margin: 10px 3px 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-image: url(../graphics/pause-active.png) !important;
}

.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-image: url(../graphics/pause-focus.png) !important;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: calc(100% - 52px);
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  top: 10px;
  right: 0;
  width: 52px;
}

.bx-wrapper .bx-caption {
  background: #666666;
  width: 100%;
}

.sliderModule .captionEnhanced {
  background: #666;
  width: 100%;
  z-index: 100;
  color: #FFF;
  padding: 10px 0;
}

.homeSlider .sliderModule .captionEnhanced {
  font-size: 1.667em;
  font-family: "aktiv-grotesk-std", sans-serif;
  background: #00151d !important;
}

.sliderModule .captionEnhanced a {
  color: #FFF;
  display: inline-block !important;
  width: auto !important;
  background-color: #960;
  padding: 2px 10px;
  border-radius: 5px;
  margin-left: 10px;
  font-size: 70%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

.rowAZ {
  padding: 20px 0;
}

.rowAZ .h3 {
  font-weight: 300;
}

.azNav {
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 300;
  width: 100%;
  font-size: 0;
  display: block;
}

.azNav li {
  display: inline;
  margin: 0;
  width: 3.7%;
  font-size: 1em;
  text-align: center;
}

.azNav li a {
  padding: 10px;
  margin: 0 5px 10px 0;
  text-decoration: none;
  text-transform: capitalize;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 18px;
  margin-bottom: 0 5px 16px 5px;
  display: inline-block;
  line-height: normal;
  background-color: #f4f4f4;
  background-color: #f4f4f4;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.azNav li a:hover {
  background-color: #dcdcdc;
  background-color: #dcdcdc;
}

.azNav li a.active {
  background-color: #FFF !important;
  color: #333 !important;
  cursor: text;
}

.azList {
  list-style-type: disc;
}

.azList li {
  margin-bottom: 20px;
}

.azList li a {
  clear: right;
  display: inline-block;
}

.azList .blockExtract {
  display: block;
  padding-bottom: 20px;
  font-size: 0.889em;
}

.footer .h3,
.footer a {
  font-weight: 300;
  color: #fff;
}
.footer a:focus img {
  outline-width: 3px;
  outline-style: solid;
  outline-color: #FFBF47 !important;
}

.footer .syndicate img {
  width: 50%;
}

img.monotone {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

img.monotone:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.socialLogos li {
  margin: 0 20px 20px 0;
}

.socialLogos img {
  width: 40px;
}

.footerForm .form p {
  margin-bottom: 0;
}

.newsLetterForm .trigger {
  display: block;
  border: 2px solid #ccc;
  padding: 20px 40px 20px 20px;
  border-radius: 5px;
  line-height: normal;
  text-decoration: none;
  background-image: url(../graphics/icn-arrow-down-white.png);
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: 30px;
}

.newsLetterForm .trigger.on {
  background-image: url(../graphics/icn-arrow-up-white.png);
}

#newsLetterForm {
  display: none;
}

/*
.no-js #newsLetterForm {
    display: none;
    display: block
}
*/
.alertify, .alertify-show, .alertify-log {
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.alertify-hide {
  -webkit-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.alertify-log-hide {
  -webkit-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.alertify-cover {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}

.alertify-cover-hidden {
  display: none;
}

.alertify {
  position: fixed;
  z-index: 99999;
  top: 50px;
  left: 50%;
  width: 550px;
  margin-left: -275px;
  opacity: 1;
}

.alertify-hidden {
  -webkit-transform: translate(0, -150px);
  -moz-transform: translate(0, -150px);
  -ms-transform: translate(0, -150px);
  -o-transform: translate(0, -150px);
  transform: translate(0, -150px);
  opacity: 0;
  display: none;
}

:root * > .alertify-hidden {
  display: block;
  visibility: hidden;
}

.alertify-logs {
  position: fixed;
  z-index: 5000;
  bottom: 10px;
  right: 10px;
  width: 300px;
}

.alertify-logs-hidden {
  display: none;
}

.alertify-log {
  display: block;
  margin-top: 10px;
  position: relative;
  right: -300px;
  opacity: 0;
}

.alertify-log-show {
  right: 0;
  opacity: 1;
}

.alertify-log-hide {
  -webkit-transform: translate(300px, 0);
  -moz-transform: translate(300px, 0);
  -ms-transform: translate(300px, 0);
  -o-transform: translate(300px, 0);
  transform: translate(300px, 0);
  opacity: 0;
}

.alertify-dialog {
  padding: 25px;
}

.alertify-resetFocus {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.alertify-inner {
  text-align: center;
}

.alertify-inner h1 {
  font-size: 26px;
}

.alertify-text {
  margin-bottom: 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}

.alertify-button, .alertify-button:hover, .alertify-button:active, .alertify-button:visited {
  text-decoration: none;
  border: none;
  line-height: 1.5;
  font-size: 100%;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
}

@media only screen and (max-width: 680px) {
  .alertify, .alertify-logs {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .alertify {
    left: 5%;
    margin: 0;
  }
}
.alertify, .alertify-log {
  font-weight: 300;
  line-height: normal;
  cursor: pointer;
}

.alertify {
  background: #FFF;
  border: 10px solid #333;
  border: 10px solid rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.alertify-text {
  border: 1px solid #CCC;
  padding: 10px;
  border-radius: 4px;
}

.alertify-button:focus {
  /*
     outline: none;
     -webkit-box-shadow: rgba(151,203,52,0.4) 0 1px 5px,0 0 6px #97CB34;
     -moz-box-shadow: rgba(151,203,52,0.4) 0 1px 5px,0 0 6px #97CB34;
     box-shadow: rgba(151,203,52,0.4) 0 1px 5px,0 0 6px #97CB34;
     -webkit-transition: box-shadow .1s linear;
     -moz-transition: box-shadow .1s linear;
     transition: box-shadow .1s linear;
     -moz-transition: box-shadow .1s linear;
     transition: box-shadow .1s linear;
     border: 1px solid #7da72d
     */
  background-color: #FFBF47 !important;
  color: #000000 !important;
}

.alertify-button:active {
  position: relative;
}

.alertify-log {
  background: #0079C2;
  background: rgba(0, 121, 194, 0.9);
  padding: 15px;
  border-radius: 4px;
  color: #FFF;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}

.alertify-log-error {
  background: #B21309;
  background: rgb(178, 19, 9);
}

.alertify-log-success {
  background: #4DA971;
  background: rgba(0, 121, 194, 0.9);
}

#oneForm {
  background-color: #f4f4f4;
}

#oneForm fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.sideBarLayout.theme1 .sidebar h1, .sideBarLayout.theme1 .sidebar p.h1 {
  font-family: "felt-tip-roman", sans-serif !important;
  text-transform: uppercase;
  color: #FFF;
  padding: 10px 20px;
  margin-bottom: 0 !important;
  line-height: normal;
}

.sideBarLayout.theme1 .sidebar p.h1 a {
  color: #FFF;
  text-decoration: none;
}

.sideBarLayout.theme1 .sidebar p.h1 a.menuToggle {
  width: 100%;
  background-image: url(../graphics/icn-arrow-up-white.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
}

.sideBarLayout.theme1 .sidebar p.h1 a.menuToggle.on {
  width: 100%;
  background-image: url(../graphics/icn-arrow-down-white.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
}

.sidebar .sideNav.inheritULNavClass p.h1 a.menuToggle {
  width: 100%;
  background-image: url(../graphics/icn-arrow-up.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
}

.sidebar .sideNav.inheritULNavClass p.h1 a.menuToggle.on {
  width: 100%;
  background-image: url(../graphics/icn-arrow-down.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
}

.sideBarLayout.theme1 .sidebar .sideNav {
  background-color: #01893C;
}

.sideBarLayout.theme1 .sidebar .sideNav ul.nav li {
  border-color: #5b6400;
}

.sideBarLayout.theme1 .sidebar .sideNav ul.nav a {
  color: #FFF;
  background-color: transparent;
  font-weight: 400;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
  background-image: url(../graphics/sidebar-86920D.png);
}

.sideBarLayout.theme1 .sidebar .sideNav ul.nav a:hover {
  background-color: #86920D;
}

.sideBarLayout.theme1 .sidebar .sideNav ul.nav a.active, .sideBarLayout.theme1 .sidebar .sideNav ul.nav a.active:hover {
  background-color: #5b6400 !important;
}

.sideBarLayout.theme1 .sidebar .sideNav ul.nav a span.count {
  background-color: #FFE88E;
  color: #000 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}

.oneFormNav ul {
  display: block;
  margin-top: 0;
}

.oneFormNav {
  margin-top: -20px;
}

@media only screen and (min-width: 768px) {
  .oneFormNav ul.nav {
    display: block !important;
  }
}
.loginPanel input, .signupPanel input, .loginPanel select, .signupPanel select, .loginPanel textarea, .signupPanel textarea {
  width: 100%;
  display: block;
}

.loginPanel textarea, .signupPanel textarea {
  width: 100% !important;
}

.loginPanel input, .signupPanel input, .loginPanel a.button, .loginPanel textarea, .signupPanel textarea, .loginPanel .selectWrapper, .signupPanel .selectWrapper {
  margin-top: 15px;
}

.noTopMargin {
  margin-top: 0 !important;
}

.topMargin {
  margin-top: 15px !important;
}

.loginPanel input.inline, .signupPanel input.inline {
  display: inline;
  width: auto;
}

.loginPanel button, .signupPanel button {
  margin: 0 auto;
  margin-top: 15px;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 22px;
}

.loginPanel button.small, .signupPanel button.small, .loginPanel .button.small, .signupPanel .button.small {
  padding: 5px 10px !important;
  font-size: 18px;
  width: auto;
}

.loginPanel .column, .loginPanel .columns, .signupPanel .column, .signupPanel .columns {
  width: 50%;
  float: left;
  font-size: 18px;
  color: #a0968d;
  margin-top: 20px;
}

.loginPanel .column label, .loginPanel .columns label, .signupPanel .column label, .signupPanel .columns label {
  display: block;
  margin-bottom: 20px;
  margin-right: 15px;
}

.loginPanel .column label input, .loginPanel .columns label input {
  float: left;
  display: block;
  width: 10%;
  vertical-align: top;
}

.loginPanel .column label span.value, .loginPanel .columns label span.value {
  display: inline-block;
  width: 75%;
  vertical-align: top;
}

.inputField.postcode {
  width: 150px;
  margin-right: 10px;
}

.inputField.character {
  width: auto;
}

label.postcode.left, label.passwordCharacter.left {
  margin-right: 15px;
}

.fbConnect {
  background: #4b6ea9;
  padding: 8px 5%;
  display: block;
  text-align: center;
  font-size: 22px;
  color: #fff !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: inset 0 0 0 1px #074b5e;
  height: auto;
  line-height: 40px;
  float: left;
  width: 37.5%;
  margin-right: 5%;
  text-decoration: none !important;
}

.twitterConnect {
  background: #00aced;
  color: #fff !important;
  padding: 8px 5%;
  text-align: center;
  font-size: 22px;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: inset 0 0 0 1px #0094cc;
  height: auto;
  line-height: 40px;
  float: left;
  width: 37.5%;
  text-decoration: none !important;
}

.twitterConnect .icn-twitter {
  margin-top: 5px;
  float: left;
  margin-right: 5px;
}

.fbConnect .icn-fb {
  margin-right: 5px;
  float: left;
}

.icn-fb {
  background: url(../graphics/icn-fb.png) top left no-repeat;
  width: 15px;
  height: 33px;
  background-size: 15px 33px;
  display: block;
}

.icn-twitter {
  background: url(../graphics/icn-twitter.png) top left no-repeat;
  width: 36px;
  height: 29.5px;
  background-size: 36px 29.5px;
  display: block;
}

/*
.or {
    background: url(../graphics/or-divider.png) center repeat-x;
    text-align: center;
    width: 100%;
    margin: 20px auto 40px
}

    .or span {
        background: #f2f0ec;
        padding: 10px
    }

*/
.fixedPanel {
  height: 230px;
  overflow: scroll;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  white-space: pre-line;
  border: 1px solid #ccc;
}

.inputField {
  background: #faf8f5;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 15px;
  font-size: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Verdana, Geneva, sans-serif;
}

.inputField:hover {
  border-color: #b3b3b3;
}

input:hover::-webkit-input-placeholder {
  color: #666;
}

input:hover:-moz-placeholder {
  color: #666;
}

input:hover::-moz-placeholder {
  color: #666;
}

input:hover:-ms-input-placeholder {
  color: #666;
}

.inputField.pinNumber {
  width: 22.75%;
  text-align: center;
}

.inputField.pinNumber.left {
  margin-right: 3%;
}

.inputField.pinNumber.last {
  margin-right: 0;
}

#oneForm legend.textCentre {
  width: 100%;
}

.pinFields {
  padding-bottom: 1em;
}

.mandatory {
  position: relative;
  display: block;
}

.mandatory input.inputField {
  padding-right: 30px;
}

.mandatory:after {
  content: "*";
  font-size: 18px;
  color: #ee2424;
  display: block;
  top: 17px;
  position: absolute;
  right: 8px;
}

.mandatory.hidden:after {
  display: none;
}

.buttonGroup {
  margin-top: 15px;
}

.searchForm {
  position: relative;
  height: 55px;
  margin-top: 15px;
}

.searchForm .inputField {
  position: absolute;
  bottom: 0;
}

button.iconSearch {
  width: 55px !important;
  height: 55px !important;
  padding: 0 !important;
  position: absolute;
  background-color: transparent !important;
  background-image: url(../graphics/icn-admin-search.png) !important;
  background-image: url(../graphics/icn-admin-search.png);
  background-repeat: no-repeat !important;
  background-position: center center !important;
  bottom: 0;
  right: 0;
}

.searchForm.smaller {
  width: 70%;
}

.inputField.full {
  width: 100%;
}

.error {
  color: #a20000;
}

label.error {
  margin-top: 10px;
  display: block;
}

label.postcode.error {
  margin-top: 25px;
}

.error input {
  color: #a20000;
  border-color: #a20000;
  margin-top: 5px;
}

input.error {
  color: #a20000;
  border-color: #a20000;
}

.loginPanel.block {
  padding: 30px;
}

.loginPanel .column, .loginPanel .columns, .signupPanel .column, .signupPanel .columns {
  width: 50%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.signupStep {
  background: #bbb2a9;
  width: 80px;
  height: 80px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 80px;
  display: block;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  margin: 0 auto 25px;
}

.signupStep.large {
  width: auto;
}

.button.halfButton, button.halfButton {
  font-family: Verdana, Geneva, sans-serif;
  display: block;
  text-align: center;
  font-size: 22px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  height: auto;
  line-height: 40px;
  float: left;
  width: 47.5%;
  margin-right: 5% !important;
  padding: 8px 5%;
}

.buttonGroup .halfButton.right {
  float: right;
}

.buttonGroup .halfButton.left {
  float: left;
}

.button.last, .halfButton.last {
  margin-right: 0 !important;
}

.serviceMessage h2, .serviceMessage h3 {
  padding-bottom: 0 !important;
}

.serviceMessage p {
  margin-top: 0 !important;
  padding-bottom: 10px !important;
  font-size: 16px;
}

.serviceMessage p:last-of-type {
  padding-bottom: 0 !important;
  margin-bottom: 0.75rem !important;
}

.serviceMessage {
  position: relative;
  background: #007EA2;
  border: 2px solid #074B5E;
  text-align: center;
  color: #FFF;
  padding: 15px 15px 0;
  margin: 30px auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.serviceMessage:after, .serviceMessage:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.serviceMessage:after {
  border-color: rgba(0, 126, 162, 0);
  border-bottom-color: #007EA2;
  border-width: 15px;
  margin-left: -15px;
}

.serviceMessage:before {
  border-color: rgba(7, 75, 94, 0);
  border-bottom-color: #074B5E;
  border-width: 18px;
  margin-left: -18px;
}

.calendarIcon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background-image: url(../graphics/icn-calendar.png);
  background-size: contain;
}

.mandatoryAsterix {
  font-size: 22px;
  color: #ee2424;
}

.loginPanel input[type=checkbox], .signupPanel input[type=checkbox], .loginPanel input[type=radio], .signupPanel input[type=radio], .dataTable input[type=checkbox], .dataTable input[type=radio] {
  opacity: 0;
  visibility: 0;
}

.loginPanel .clearfix .value, .signupPanel .clearfix .value {
  display: inline-block;
  width: 80%;
}

.loginPanel input[type=checkbox] + label span.checkbox, .signupPanel input[type=checkbox] + label span.checkbox, .dataTable input[type=checkbox] + label span.checkbox {
  background: #fff;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin-right: 20px;
  transition: opacity 0.3s ease 0;
  vertical-align: top;
  width: 20px;
  border: 2px solid #bbb2a9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  opacity: 0.7;
}

.loginPanel input[type=checkbox]:hover + label span.checkbox, .signupPanel input[type=checkbox]:hover + label span.checkbox, .dataTable input[type=checkbox]:hover + label span.checkbox {
  opacity: 1;
}

.loginPanel input[type=checkbox]:focus + label span.checkbox, .signupPanel input[type=checkbox]:focus + label span.checkbox, .dataTable input[type=checkbox]:focus + label span.checkbox {
  border-color: #007ea2;
}

.loginPanel input[type=checkbox]:checked + label span.checkbox, .signupPanel input[type=checkbox]:checked + label span.checkbox, .dataTable input[type=checkbox]:checked + label span.checkbox {
  background-image: url(../graphics/tick.png);
  background-size: 16px 13px !important;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  border-color: #007ea2;
}

.loginPanel input[type=radio] + label span.radio, .signupPanel input[type=radio] + label span.radio, .datatTable input[type=radio] + label span.radio {
  background: #fff;
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-right: 20px;
  transition: opacity 0.3s ease 0;
  vertical-align: top;
  width: 23px;
  border: 2px solid #bbb2a9;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  opacity: 0.7;
}

.loginPanel input[type=radio]:hover + label span.radio, .signupPanel input[type=radio]:hover + label span.radio, .dataTable input[type=radio]:hover + label span.radio {
  opacity: 1;
}

.loginPanel input[type=radio]:focus + label span.radio, .signupPanel input[type=radio]:focus + label span.radio, .dataTable input[type=radio]:focus + label span.radio {
  border-color: #007ea2;
}

.loginPanel input[type=radio]:checked + label span.radio, .signupPanel input[type=radio]:checked + label span.radio, .dataTable input[type=radio]:checked + label span.radio {
  background-image: url(../graphics/tick.png);
  background-size: 16px 13px !important;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  border-color: #007ea2;
}

.loginPanel input[type=checkbox] + label.error span.checkbox, .signupPanel input[type=checkbox] + label.error span.checkbox, .loginPanel input[type=radio] + label.error span.checkbox, .signupPanel input[type=radio] + label.error span.checkbox, .dataTable input[type=checkbox] + label.error span.checkbox, .dataTable input[type=radio] + label.error span.checkbox {
  transition: opacity 0.3s ease 0;
  border-color: #a20000;
  opacity: 0.7;
}

.loginPanel input[type=checkbox]:checked + label.error span.checkbox, .signupPanel input[type=checkbox]:checked + label.error span.checkbox, .loginPanel input[type=radio]:checked + label.error span.checkbox, .signupPanel input[type=radio]:checked + label.error span.checkbox, .dataTable input[type=radio]:checked + label.error span.checkbox, .dataTable input[type=checkbox]:checked + label.error span.checkbox {
  border-color: #007ea2;
  opacity: 1;
}

.loginPanel input[type=checkbox]:checked + label.error, .signupPanel input[type=checkbox]:checked + label.error, .loginPanel input[type=radio]:checked + label.error, .signupPanel input[type=radio]:checked + label.error, .dataTable input[type=checkbox]:checked + label.error, .dataTable input[type=radio]:checked + label.error {
  color: #666 !important;
}

.loginPanel label, .signupPanel label {
  cursor: pointer;
  margin-top: 15px;
  display: block;
  padding-right: 0 !important;
}

.oneForm .clearfix .value {
  display: inline-block;
  width: 80%;
}

.loginPanel select, .signupPanel select {
  height: 3rem;
  background: transparent;
  border: 1px solid #cdcdcd;
  padding: 0.5rem;
  padding-right: 50px;
  font-size: 1rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  outline: none;
  color: rgba(0, 0, 0, 0.75);
  position: relative;
  z-index: 1;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  text-indent: 0.01px;
}

:disabled, .loginPanel select:disabled, .signupPanel select:disabled {
  border-color: #b3b3b3;
  background: #b3b3b3;
  color: #FFF;
  cursor: not-allowed;
}

select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+) !important;
  background-position: 100% center !important;
  background-repeat: no-repeat !important;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
}

select::-ms-expand {
  display: none;
}

select:disabled {
  background-color: #DDD;
  cursor: default;
}

select[multiple] {
  height: auto;
}

.loginPanel label.inline {
  margin-top: 0;
  display: inline-block;
}

.loginPanel .error select, .signupPanel .error select {
  color: #a20000;
  border-color: #a20000;
}

select:hover {
  border-color: #b3b3b3;
  background: transparent;
  border-color: #b3b3b3;
  background: transparent;
}

.loginPanel select::-ms-expand, .signupPanel select::-ms-expand {
  display: none;
}

.selectWrapper {
  position: relative;
  height: 3rem;
  margin: 0;
  display: inline-block;
  background: #faf8f5;
  font-size: 10px;
}

.selectWrapper.fullWidth {
  display: block;
}

.selectWrapper.fullWidth select {
  width: 100%;
}

.arrowSelect {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-image: none;
  border-right: 6px inset rgba(0, 0, 0, 0);
  border-style: solid inset inset;
  border-width: 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  top: 1.5rem;
  right: 1rem;
  z-index: 0;
}

.arrowSelect:before {
  content: "";
  border-left: 1px solid #cdcdcd;
  height: 3rem;
  display: block;
  position: absolute;
  top: -1.9rem;
  left: -1.3rem;
}

.selectWrapper:hover .arrow-select:before {
  border-left: 1px solid #cdcdcd;
}

.selectWrapper:hover .arrow-select {
  border-color: rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.loginPanel.block, .notificationWrapper.block {
  margin-bottom: 20px !important;
  background-color: #FFF;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.36);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.36);
  border-radius: 4px;
}

.notification {
  display: block;
  color: #b2b2b2;
  font-size: 21px;
  position: relative;
}

.notification a {
  text-decoration: none;
}

.notification .date {
  font-size: 14px;
  color: #444 !important;
}

.notification .right {
  max-height: 105px;
}

.notificationWrapper.block {
  min-height: 0 !important;
  padding: 0;
}

.notification .left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 20px;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.notification .left.formTrigger {
  background-image: url(../graphics/grey-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: 20px 23px !important;
  padding-left: 75px;
  background-size: 40px !important;
}

.notification .left.formTrigger:hover {
  background-size: 41px !important;
}

.notification .left.formTrigger:focus {
  background-size: 41px;
}

.notification .right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 20px;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.notification .right p {
  margin-top: 0;
}

.notification .left, .notification .right {
  display: block;
  min-height: 105px !important;
}

.notification .blue, .twoButtons a.blue {
  background: #005C94;
  color: #fff;
}

.notification .blue h2, .twoButtons a.blue {
  color: #fff;
  font-weight: 400;
  font-size: 21px;
  box-shadow: none !important;
}

.notification a.blue:hover, a.categoryInfoTrigger:hover .blue {
  background: #003758;
}

.notification .blue h2 {
  margin: 0 0 5px;
}

.notification.active .blue {
  background: #003758;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.notification.active .icn-list {
  opacity: 0.5;
}

.notification .blue h3 {
  font-size: 0.75em;
  font-weight: 300;
  color: #FFF;
}

.notification .icn-list {
  position: absolute;
  top: 40px;
  right: 20px;
  margin-top: -16px;
}

.notificationContent {
  padding: 10px 20px;
  border-top: 1px solid #e7e7e7;
}

.notificationContent p {
  margin: 15px 0 20px;
}

.notification .icn-list {
  position: absolute;
  top: 40px;
  right: 20px;
  margin-top: -16px;
  display: block;
  background-color: transparent;
  background-image: url(../graphics/question-icon.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 40px;
  height: 40px;
  background-size: 80%;
  zoom: 1;
  filter: alpha(opacity=4);
  opacity: 0.4;
}

.formInfoTrigger:hover .icn-list {
  filter: alpha(opacity=5);
  opacity: 0.5;
  background-size: 81%;
}

.incompleted {
  color: #d53636;
}

.recommended {
  color: #f93;
}

.completed {
  color: #2e9043;
}

.categoryHead {
  padding: 20px;
  border-radius: 4px;
}

.categoryInfoTrigger {
  text-decoration: none !important;
}

.categoryHead h2 {
  margin-bottom: 0 !important;
}

.mugShot {
  display: inline-block;
  padding-bottom: 5px;
  text-align: center;
  vertical-align: top;
  width: 140px;
}

.mugShot strong {
  display: block;
}

.itemBlock {
  border-bottom: 1px solid #DBD8D2;
  clear: both;
  display: inline-block !important;
  margin-bottom: 1em;
  padding-bottom: 5px;
  width: 100%;
}

.notificationContent .itemBlock:last-of-type, .itemBlock.lastOne {
  border-bottom: medium none;
  padding-bottom: 0;
}

.itemBlock p {
  display: block;
}

.itemBlock .label, .itemBlock .value {
  display: inline-block;
  margin-left: 0 !important;
  padding-bottom: 5px;
  vertical-align: top;
}

.itemBlock .label {
  width: 30%;
  padding-right: 5%;
}

.itemBlock .value {
  padding-left: 5%;
  width: 60%;
}

.loadingJson {
  text-align: center;
  padding-top: 50px;
  background-repeat: no-repeat;
  background-position: center 12px;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #fff;
  background-image: url(../graphics/spinner_24_ffffff.gif);
  padding-bottom: 5px;
}

p.itemTitle {
  font-weight: 700;
  padding-bottom: 10px !important;
}

.bin {
  border-bottom: 1px solid #CCC;
  clear: both;
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

.bin.lastOne, .bin:last-of-type {
  border-bottom: medium none !important;
  padding-bottom: 0;
}

.bin img {
  margin-bottom: 2px;
  margin-right: 1em;
  margin-top: 10px;
}

p span.label {
  display: inline-block;
  font-weight: 700;
}

.bin h4 {
  display: block !important;
  padding-top: 10px;
  margin-bottom: 10px;
}

.dateCalBlock {
  display: inline-block;
  margin-right: 30px;
  margin-left: 0;
  margin-bottom: 15px;
}

.dateCalBlock .dateCal {
  display: inline-block;
  float: left;
  margin-right: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
}

.dateCalBlock .dateCalBlockTitle {
  float: left;
  line-height: 40px;
  vertical-align: top;
  font-size: 18px;
}

.dateCal span {
  display: block;
  clear: both;
}

.dateMonthAbbr {
  border-radius: 2px 2px 0 0;
  background-color: #CC1450 !important;
  color: #FFF;
  font-size: 9px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
}

.dateDayNum {
  border: 1px solid #ccc;
  border-radius: 0 0 2px 2px;
  color: #444;
  font-size: 18px;
  min-height: 26px;
  line-height: 25px;
  background-color: #FFF;
}

.bgWhite {
  background: #fff;
}

.landlordsLoginWrapper {
  max-width: 870px;
  padding: 0 15px;
  margin: 0 auto;
  padding: 10px 15px 0 15px;
}

.landlordsLoginWrapper .left, landlordsLoginWrapper .right {
  width: 50%;
}

.landlordsLoginWrapper .left img {
  display: none;
}

.landlordsLoginWrapper img {
  width: 400px;
  max-width: 100%;
}

.landlordsLoginWrapper h1 {
  color: #333;
  font-size: 70px;
}

.landlordsLoginWrapper p {
  font-size: 20px;
  margin: 30px 0;
}

.landlordsLoginWrapper .button {
  display: block;
  margin-bottom: 30px;
  width: 250px;
}

.notification.red {
  background: #82302f;
  padding: 20px;
  border-radius: 5px 5px 0 0;
}

a .notification.red {
  color: #fff;
}

a:hover .notification.red {
  background: #55201f;
}

.wysiwyg .notification h1, .wysiwyg .notification h2 {
  color: #FFF !important;
}

.notificationWrapper a:hover, .notificationWrapper a:hover h1, .notificationWrapper a:hover h2 {
  text-decoration: none !important;
}

.landlordNotificationHeadline {
  font-size: 26px;
  font-weight: 400;
  margin: 0;
  line-height: 26px;
}

.landlordNotificationSubheadline {
  font-size: 22px;
  font-weight: 400;
  margin: 0;
}

.icn-key {
  background: url(../graphics/icn-key.png) top left no-repeat;
  width: 44px;
  height: 43px;
  display: inline-block;
  background-size: cover;
}

.landlordNotificationIcn {
  float: left;
  margin-right: 15px;
}

.wysiwyg .dataTable {
  border: none !important;
  font-size: 16px;
}

.wysiwyg .dataTable th, .wysiwyg .dataTable tr td, .wysiwyg .dataTable td {
  border-style: dotted !important;
  border-right: 0;
  border-left: 0;
  border-top: 0;
}

.wysiwyg .dataTable tr:last-of-type td, .wysiwyg .dataTable tr:last-of-type th {
  border-bottom: 0 none !important;
}

.dataTable th td {
  text-align: left;
  font-weight: 700;
}

.dataTable .button.green, .dataTable button.green {
  display: block;
  width: 100%;
}

.arrowLink {
  display: block;
  padding-left: 45px;
  background: url(../graphics/icn-blue-arrow-right.png) center left no-repeat;
  background-size: 36px 36px;
  min-height: 36px;
}

.icn-blue-arrow-right {
  width: 36px;
  height: 36px;
  background: url(../graphics/icn-blue-arrow-right.png) top left no-repeat;
  background-size: cover;
  display: inline-block;
}

.billLink {
  display: block;
  padding-left: 45px;
  background: url(../graphics/icn-bill.png) center left no-repeat;
  background-size: 36px 36px;
  min-height: 36px;
  line-height: 36px;
}

.icn-blue-bill {
  width: 36px;
  height: 36px;
  background: url(../graphics/icn-bill.png) top left no-repeat;
  background-size: cover;
  display: inline-block;
}

.dataTable {
  display: table;
}

.dataTable .icn-blue-arrow-right {
  vertical-align: middle;
}

.dataTable tr td:first-of-type, .dataTable tr th:first-of-type {
  padding-left: 0;
}

.dataTable tr td:last-of-type, .dataTable tr th:last-of-type {
  padding-right: 0;
}

.dataTable .left {
  width: 10%;
}

.dataTable .right {
  width: 90%;
}

.dataTable a:focus {
  border: none;
  outline: none;
}

.dataTable tbody, .dataTable, .dataTable tr {
  width: 100%;
}

.dataTable td, .dataTable th {
  padding-left: 0;
  padding-right: 0;
  box-sizing: content-box !important;
}

.dataTable .button, .dataTable a.button, .dataTable button.button, .dataTable input.button {
  box-sizing: border-box;
}

.wysiwyg .dataTable th {
  vertical-align: top !important;
  background-color: transparent;
  border-top: 0;
  color: #333;
}

.greyHeadline, .dataTable caption {
  font-weight: 400;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: left;
  font-size: 26px;
  background: #9a9a9a;
  color: #FFF;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.twoColumn {
  width: 50%;
  margin: 0;
  padding: 0;
}

.dottedRow {
  border-bottom: 1px dotted #cdcdcd;
  padding: 18px 0;
}

.dottedRow.last {
  border: none;
}

.mobileOnly {
  display: none;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
a:focus {
  background-color: #FFBF47 !important;
  color: #000000 !important;
  outline: none !important;
  text-shadow: none !important;
}
a:focus * {
  text-shadow: none !important;
}

div:focus {
  outline-width: 3px;
  outline-style: solid;
  outline-color: #FFBF47 !important;
  text-shadow: none !important;
}

button:focus,
.button:focus {
  border-color: #000000 !important;
  background-color: #FFBF47 !important;
  color: #000000 !important;
  text-shadow: none !important;
}

::-moz-selection {
  background: #B3D8FF !important;
  color: #000000 !important;
  text-shadow: none !important;
}

::selection {
  background: #B3D8FF !important;
  color: #000000 !important;
  text-shadow: none !important;
}

/*12-09-06*/
.lt-ie9 .taskIcons .icon,
.lt-ie9 .taskIcons.invert .icon {
  background-image: none !important;
}

.lt-ie9 .taskIcon {
  position: relative;
}

.lt-ie9 .taskIcons .icon {
  height: 100px;
  width: 100px;
  position: absolute;
  left: auto;
  right: 0;
}

.taskIcons .icon {
  background-image: url(../graphics/tasks/icon-error-white.png);
}

.taskIcons.invert .icon {
  background-image: url(../graphics/tasks/icon-error.png);
}

.taskIcons a:focus .icon {
  background-image: url(../graphics/tasksFocus/icon-error-white.png) !important;
}

.taskIcons .icon.binsAndRecycling {
  background-image: url(../graphics/tasks/waste-white.png);
}

.taskIcons.invert .icon.binsAndRecycling {
  background-image: url(../graphics/tasks/waste-invert.png);
}

.taskIcons a:focus .binsAndRecycling {
  background-image: url(../graphics/tasksFocus/waste-white.png) !important;
}

.taskIcons .icon.planning {
  background-image: url(../graphics/tasks/planning-white.png);
}

.taskIcons.invert .icon.planning {
  background-image: url(../graphics/tasks/planning-invert.png);
}

.taskIcons a:focus .icon.planning {
  background-image: url(../graphics/tasksFocus/planning-white.png) !important;
}

.taskIcons .icon.sportAndLeisure {
  background-image: url(../graphics/tasks/sport-white.png);
}

.taskIcons.invert .icon.sportAndLeisure {
  background-image: url(../graphics/tasks/sport-invert.png);
}

.taskIcons a:focus .sportAndLeisure {
  background-image: url(../graphics/tasksFocus/sport-white.png) !important;
}

.taskIcons .icon.housing {
  background-image: url(../graphics/tasks/house-white.png);
}

.taskIcons.invert .icon.housing {
  background-image: url(../graphics/tasks/house-invert.png);
}

.taskIcons a:focus .housing {
  background-image: url(../graphics/tasksFocus/house-white.png) !important;
}

.taskIcons .icon.parkingAndRoads {
  background-image: url(../graphics/tasks/cars-white.png);
}

.taskIcons.invert .icon.parkingAndRoads {
  background-image: url(../graphics/tasks/cars-invert.png);
}

.taskIcons a:focus .icon.parkingAndRoads {
  background-image: url(../graphics/tasksFocus/cars-white.png) !important;
}

.taskIcons .icon.community {
  background-image: url(../graphics/tasks/community-white.png);
}

.taskIcons.invert .icon.community {
  background-image: url(../graphics/tasks/community-invert.png);
}

.taskIcons a:focus .icon.community {
  background-image: url(../graphics/tasksFocus/community-white.png) !important;
}

.taskIcons .icon.environmentalHealth {
  background-image: url(../graphics/tasks/clean-white.png);
}

.taskIcons.invert .icon.environmentalHealth {
  background-image: url(../graphics/tasks/clean-invert.png);
}

.taskIcons a:focus .icon.environmentalHealth {
  background-image: url(../graphics/tasksFocus/clean-white.png) !important;
}

.taskIcons .icon.business {
  background-image: url(../graphics/tasks/suitcase-white.png);
}

.taskIcons.invert .icon.business {
  background-image: url(../graphics/tasks/suitcase-invert.png);
}

.taskIcons a:focus .icon.business {
  background-image: url(../graphics/tasksFocus/suitcase-white.png) !important;
}

.taskIcons .icon.councilAndDemocracy {
  background-image: url(../graphics/tasks/rosette-white.png);
}

.taskIcons.invert .icon.councilAndDemocracy {
  background-image: url(../graphics/tasks/rosette-invert.png);
}

.taskIcons a:focus .icon.councilAndDemocracy {
  background-image: url(../graphics/tasksFocus/rosette-white.png) !important;
}

.taskIcons .icon.councilTax {
  background-image: url(../graphics/tasks/wallet-white.png);
}

.taskIcons.invert .icon.councilTax {
  background-image: url(../graphics/tasks/wallet-invert.png);
}

.taskIcons a:focus .icon.councilTax {
  background-image: url(../graphics/tasksFocus/wallet-white.png) !important;
}

.taskIcons .icon.benefitsAndSupport {
  background-image: url(../graphics/tasks/citizen-white.png);
}

.taskIcons.invert .icon.benefitsAndSupport {
  background-image: url(../graphics/tasks/citizen-invert.png);
}

.taskIcons a:focus .icon.benefitsAndSupport {
  background-image: url(../graphics/tasksFocus/citizen-white.png) !important;
}

.taskIcons .icon.findaCouncillor {
  background-image: url(../graphics/tasks/findaCouncillor-white.png);
}

.taskIcons.invert .icon.findaCouncillor {
  background-image: url(../graphics/tasks/findaCouncillor.png);
}

.taskIcons a:focus .icon.findaCouncillor {
  background-image: url(../graphics/tasksFocus/findaCouncillor-white.png) !important;
}

.taskIcons .icon.calendar {
  background-image: url(../graphics/tasks/calendar-white.png);
}

.taskIcons.invert .icon.calendar {
  background-image: url(../graphics/tasks/calendar.png);
}

.taskIcons a:focus .icon.calendar {
  background-image: url(../graphics/tasksFocus/calendar-white.png) !important;
}

.taskIcons .icon.vote {
  background-image: url(../graphics/tasks/vote-white.png);
}

.taskIcons.invert .icon.vote {
  background-image: url(../graphics/tasks/vote.png);
}

.taskIcons a:focus .icon.vote {
  background-image: url(../graphics/tasksFocus/vote-white.png) !important;
}

.taskIcons .icon.comment {
  background-image: url(../graphics/tasks/comment-white.png);
}

.taskIcons.invert .icon.comment {
  background-image: url(../graphics/tasks/comment.png);
}

.taskIcons a:focus .icon.comment {
  background-image: url(../graphics/tasksFocus/comment-white.png) !important;
}

.taskIcons .icon.placard {
  background-image: url(../graphics/tasks/placard-white.png);
}

.taskIcons.invert .icon.placard {
  background-image: url(../graphics/tasks/placard.png);
}

.taskIcons a:focus .icon.placard {
  background-image: url(../graphics/tasksFocus/placard-white.png) !important;
}

.taskIcons .icon.decisions {
  background-image: url(../graphics/tasks/decisions-white.png);
}

.taskIcons.invert .icon.decisions {
  background-image: url(../graphics/tasks/decisions.png);
}

.taskIcons a:focus .icon.decisions {
  background-image: url(../graphics/tasksFocus/decisions-white.png) !important;
}

.taskIcons .icon.complaint {
  background-image: url(../graphics/tasks/complaint-white.png);
}

.taskIcons.invert .icon.complaint {
  background-image: url(../graphics/tasks/complaint.png);
}

.taskIcons a:focus .icon.complaint {
  background-image: url(../graphics/tasksFocus/complaint-white.png) !important;
}

.taskIcons .icon.budget {
  background-image: url(../graphics/tasks/budget-white.png);
}

.taskIcons.invert .icon.budget {
  background-image: url(../graphics/tasks/budget.png);
}

.taskIcons a:focus .icon.budget {
  background-image: url(../graphics/tasksFocus/budget-white.png) !important;
}

.taskIcons .icon.pay {
  background-image: url(../graphics/tasks/pay-white.png);
}

.taskIcons.invert .icon.pay {
  background-image: url(../graphics/tasks/pay.png);
}

.taskIcons a:focus .icon.pay {
  background-image: url(../graphics/tasksFocus/pay-white.png) !important;
}

.taskIcons .icon.directDebit {
  background-image: url(../graphics/tasks/directDebit-white.png);
}

.taskIcons.invert .icon.directDebit {
  background-image: url(../graphics/tasks/directDebit.png);
}

.taskIcons a:focus .icon.directDebit {
  background-image: url(../graphics/tasksFocus/directDebit-white.png) !important;
}

.taskIcons .icon.invoice {
  background-image: url(../graphics/tasks/invoice-white.png);
}

.taskIcons.invert .icon.invoice {
  background-image: url(../graphics/tasks/invoice.png);
}

.taskIcons a:focus .icon.invoice {
  background-image: url(../graphics/tasksFocus/invoice-white.png) !important;
}

.taskIcons .icon.account {
  background-image: url(../graphics/tasks/account-white.png);
}

.taskIcons.invert .icon.account {
  background-image: url(../graphics/tasks/account.png);
}

.taskIcons a:focus .icon.account {
  background-image: url(../graphics/tasksFocus/account-white.png) !important;
}

.taskIcons .icon.invoiceSave {
  background-image: url(../graphics/tasks/invoiceSave-White.png);
}

.taskIcons.invert .icon.invoiceSave {
  background-image: url(../graphics/tasks/invoiceSave.png);
}

.taskIcons a:focus .icon.invoiceSave {
  background-image: url(../graphics/tasksFocus/invoiceSave-White.png) !important;
}

.taskIcons .icon.wheelieBin {
  background-image: url(../graphics/tasks/wheelieBin-white.png);
}

.taskIcons.invert .icon.wheelieBin {
  background-image: url(../graphics/tasks/wheelieBin.png);
}

.taskIcons a:focus .icon.wheelieBin {
  background-image: url(../graphics/tasksFocus/wheelieBin-white.png) !important;
}

.taskIcons .icon.binRequest {
  background-image: url(../graphics/tasks/binRequest-white.png);
}

.taskIcons.invert .icon.binRequest {
  background-image: url(../graphics/tasks/binRequest.png);
}

.taskIcons a:focus .icon.binRequest {
  background-image: url(../graphics/tasksFocus/binRequest-white.png) !important;
}

.taskIcons .icon.bulkyWaste {
  background-image: url(../graphics/tasks/bulkyWaste-white.png);
}

.taskIcons.invert .icon.bulkyWaste {
  background-image: url(../graphics/tasks/bulkyWaste.png);
}

.taskIcons a:focus .icon.bulkyWaste {
  background-image: url(../graphics/tasksFocus/bulkyWaste-white.png) !important;
}

.taskIcons .icon.question {
  background-image: url(../graphics/tasks/question-white.png);
}

.taskIcons.invert .icon.question {
  background-image: url(../graphics/tasks/question.png);
}

.taskIcons a:focus .icon.question {
  background-image: url(../graphics/tasksFocus/question-white.png) !important;
}

.taskIcons .icon.reportIt {
  background-image: url(../graphics/tasks/reportIt-white.png);
}

.taskIcons.invert .icon.reportIt {
  background-image: url(../graphics/tasks/reportIt.png);
}

.taskIcons a:focus .icon.reportIt {
  background-image: url(../graphics/tasksFocus/reportIt-white.png) !important;
}

.taskIcons .icon.sortWaste {
  background-image: url(../graphics/tasks/sortWaste-white.png);
}

.taskIcons.invert .icon.sortWaste {
  background-image: url(../graphics/tasks/sortWaste.png);
}

.taskIcons a:focus .icon.sortWaste {
  background-image: url(../graphics/tasksFocus/sortWaste-white.png) !important;
}

.taskIcons .icon.binIssues {
  background-image: url(../graphics/tasks/binIssues-white.png);
}

.taskIcons.invert .icon.binIssues {
  background-image: url(../graphics/tasks/binIssues.png);
}

.taskIcons a:focus .icon.binIssues {
  background-image: url(../graphics/tasksFocus/binIssues-white.png) !important;
}

.taskIcons .icon.litter {
  background-image: url(../graphics/tasks/litter-white.png);
}

.taskIcons.invert .icon.litter {
  background-image: url(../graphics/tasks/litter.png);
}

.taskIcons a:focus .icon.litter {
  background-image: url(../graphics/tasksFocus/litter-white.png) !important;
}

.taskIcons .icon.pestcontrol {
  background-image: url(../graphics/tasks/pestcontrol-white.png);
}

.taskIcons.invert .icon.pestcontrol {
  background-image: url(../graphics/tasks/pestcontrol.png);
}

.taskIcons a:focus .icon.pestcontrol {
  background-image: url(../graphics/tasksFocus/pestcontrol-white.png) !important;
}

.taskIcons .icon.waves {
  background-image: url(../graphics/tasks/waves-white.png);
}

.taskIcons.invert .icon.waves {
  background-image: url(../graphics/tasks/waves.png);
}

.taskIcons a:focus .icon.waves {
  background-image: url(../graphics/tasksFocus/waves-white.png) !important;
}

.taskIcons .icon.pylon {
  background-image: url(../graphics/tasks/pylon-white.png);
}

.taskIcons.invert .icon.pylon {
  background-image: url(../graphics/tasks/pylon.png);
}

.taskIcons a:focus .icon.pylon {
  background-image: url(../graphics/tasksFocus/pylon-white.png) !important;
}

.taskIcons .icon.noise {
  background-image: url(../graphics/tasks/noise-white.png);
}

.taskIcons.invert .icon.noise {
  background-image: url(../graphics/tasks/noise.png);
}

.taskIcons a:focus .icon.noise {
  background-image: url(../graphics/tasksFocus/noise-white.png) !important;
}

.taskIcons .icon.dogfoul {
  background-image: url(../graphics/tasks/dogfoul-white.png);
}

.taskIcons.invert .icon.dogfoul {
  background-image: url(../graphics/tasks/dogfoul.png);
}

.taskIcons a:focus .icon.dogfoul {
  background-image: url(../graphics/tasksFocus/dogfoul-white.png) !important;
}

.taskIcons .icon.poison {
  background-image: url(../graphics/tasks/poison-white.png);
}

.taskIcons.invert .icon.poison {
  background-image: url(../graphics/tasks/poison.png);
}

.taskIcons a:focus .icon.poison {
  background-image: url(../graphics/tasksFocus/poison-white.png) !important;
}

.taskIcons .icon.smoke {
  background-image: url(../graphics/tasks/smoke-white.png);
}

.taskIcons.invert .icon.smoke {
  background-image: url(../graphics/tasks/smoke.png);
}

.taskIcons a:focus .icon.smoke {
  background-image: url(../graphics/tasksFocus/smoke-white.png) !important;
}

.taskIcons .icon.graffiti {
  background-image: url(../graphics/tasks/graffiti-white.png);
}

.taskIcons.invert .icon.graffiti {
  background-image: url(../graphics/tasks/graffiti.png);
}

.taskIcons a:focus .icon.graffiti {
  background-image: url(../graphics/tasksFocus/graffiti-white.png) !important;
}

.taskIcons .icon.port {
  background-image: url(../graphics/tasks/port-white.png);
}

.taskIcons.invert .icon.port {
  background-image: url(../graphics/tasks/port.png);
}

.taskIcons a:focus .icon.port {
  background-image: url(../graphics/tasksFocus/port-white.png) !important;
}

.taskIcons .icon.calculator {
  background-image: url(../graphics/tasks/calculator-white.png);
}

.taskIcons.invert .icon.calculator {
  background-image: url(../graphics/tasks/calculator.png);
}

.taskIcons a:focus .icon.calculator {
  background-image: url(../graphics/tasksFocus/calculator-white.png) !important;
}

.taskIcons .icon.housingcare {
  background-image: url(../graphics/tasks/housingcare-white.png);
}

.taskIcons.invert .icon.housingcare {
  background-image: url(../graphics/tasks/housingcare.png);
}

.taskIcons a:focus .icon.housingcare {
  background-image: url(../graphics/tasksFocus/housingcare-white.png) !important;
}

.taskIcons .icon.taxSupport {
  background-image: url(../graphics/tasks/taxSupport-white.png);
}

.taskIcons.invert .icon.taxSupport {
  background-image: url(../graphics/tasks/taxSupport.png);
}

.taskIcons a:focus .icon.taxSupport {
  background-image: url(../graphics/tasksFocus/taxSupport-white.png) !important;
}

.taskIcons .icon.moneypin {
  background-image: url(../graphics/tasks/moneypin-white.png);
}

.taskIcons.invert .icon.moneypin {
  background-image: url(../graphics/tasks/moneypin.png);
}

.taskIcons a:focus .icon.moneypin {
  background-image: url(../graphics/tasksFocus/moneypin-white.png) !important;
}

.taskIcons .icon.allowance {
  background-image: url(../graphics/tasks/allowance-white.png);
}

.taskIcons.invert .icon.allowance {
  background-image: url(../graphics/tasks/allowance.png);
}

.taskIcons a:focus .icon.allowance {
  background-image: url(../graphics/tasksFocus/allowance-white.png) !important;
}

.taskIcons .icon.parkingpermit {
  background-image: url(../graphics/tasks/parkingpermit-white.png);
}

.taskIcons.invert .icon.parkingpermit {
  background-image: url(../graphics/tasks/parkingpermit.png);
}

.taskIcons a:focus .icon.parkingpermit {
  background-image: url(../graphics/tasksFocus/parkingpermit-white.png) !important;
}

.taskIcons .icon.parking {
  background-image: url(../graphics/tasks/parking-white.png);
}

.taskIcons.invert .icon.parking {
  background-image: url(../graphics/tasks/parking.png);
}

.taskIcons a:focus .icon.parking {
  background-image: url(../graphics/tasksFocus/parking-white.png) !important;
}

.taskIcons .icon.pass {
  background-image: url(../graphics/tasks/pass-white.png);
}

.taskIcons.invert .icon.pass {
  background-image: url(../graphics/tasks/pass.png);
}

.taskIcons a:focus .icon.pass {
  background-image: url(../graphics/tasksFocus/pass-white.png) !important;
}

.taskIcons .icon.parkingalert {
  background-image: url(../graphics/tasks/parkingalert-white.png);
}

.taskIcons.invert .icon.parkingalert {
  background-image: url(../graphics/tasks/parkingalert.png);
}

.taskIcons a:focus .icon.parkingalert {
  background-image: url(../graphics/tasksFocus/parkingalert-white.png) !important;
}

.taskIcons .icon.findhouse {
  background-image: url(../graphics/tasks/findhouse-white.png);
}

.taskIcons.invert .icon.findhouse {
  background-image: url(../graphics/tasks/findhouse.png);
}

.taskIcons a:focus .icon.findhouse {
  background-image: url(../graphics/tasksFocus/findhouse-white.png) !important;
}

.taskIcons .icon.diy {
  background-image: url(../graphics/tasks/diy-white.png);
}

.taskIcons.invert .icon.diy {
  background-image: url(../graphics/tasks/diy.png);
}

.taskIcons a:focus .icon.diy {
  background-image: url(../graphics/tasksFocus/diy-white.png) !important;
}

.taskIcons .icon.decide {
  background-image: url(../graphics/tasks/decide-white.png);
}

.taskIcons.invert .icon.decide {
  background-image: url(../graphics/tasks/decide.png);
}

.taskIcons a:focus .icon.decide {
  background-image: url(../graphics/tasksFocus/decide-white.png) !important;
}

.taskIcons .icon.rent {
  background-image: url(../graphics/tasks/rent-white.png);
}

.taskIcons.invert .icon.rent {
  background-image: url(../graphics/tasks/rent.png);
}

.taskIcons a:focus .icon.rent {
  background-image: url(../graphics/tasksFocus/rent-white.png) !important;
}

.taskIcons .icon.housingsign {
  background-image: url(../graphics/tasks/housingsign-white.png);
}

.taskIcons.invert .icon.housingsign {
  background-image: url(../graphics/tasks/housingsign.png);
}

.taskIcons a:focus .icon.housingsign {
  background-image: url(../graphics/tasksFocus/housingsign-white.png) !important;
}

.taskIcons .icon.license {
  background-image: url(../graphics/tasks/license-white.png);
}

.taskIcons.invert .icon.license {
  background-image: url(../graphics/tasks/license.png);
}

.taskIcons a:focus .icon.license {
  background-image: url(../graphics/tasksFocus/license-white.png) !important;
}

.taskIcons .icon.taxi {
  background-image: url(../graphics/tasks/taxi-white.png);
}

.taskIcons.invert .icon.taxi {
  background-image: url(../graphics/tasks/taxi.png);
}

.taskIcons a:focus .icon.taxi {
  background-image: url(../graphics/tasksFocus/taxi-white.png) !important;
}

.taskIcons .icon.disco {
  background-image: url(../graphics/tasks/disco-white.png);
}

.taskIcons.invert .icon.disco {
  background-image: url(../graphics/tasks/disco.png);
}

.taskIcons a:focus .icon.disco {
  background-image: url(../graphics/tasksFocus/disco-white.png) !important;
}

.taskIcons .icon.foodmarker {
  background-image: url(../graphics/tasks/foodmarker-white.png);
}

.taskIcons.invert .icon.foodmarker {
  background-image: url(../graphics/tasks/foodmarker.png);
}

.taskIcons a:focus .icon.foodmarker {
  background-image: url(../graphics/tasksFocus/foodmarker-white.png) !important;
}

.taskIcons .icon.caravan {
  background-image: url(../graphics/tasks/caravan-white.png);
}

.taskIcons.invert .icon.caravan {
  background-image: url(../graphics/tasks/caravan.png);
}

.taskIcons a:focus .icon.caravan {
  background-image: url(../graphics/tasksFocus/caravan-white.png) !important;
}

.taskIcons .icon.infosign {
  background-image: url(../graphics/tasks/infosign-white.png);
}

.taskIcons.invert .icon.infosign {
  background-image: url(../graphics/tasks/infosign.png);
}

.taskIcons .icon.suitcase {
  background-image: url(../graphics/tasks/suitcase-white.png);
}

.taskIcons.invert .icon.suitcase {
  background-image: url(../graphics/tasks/suitcase.png);
}

.taskIcons a:focus .icon.suitcase {
  background-image: url(../graphics/tasksFocus/suitcase-white.png) !important;
}

.taskIcons .icon.location {
  background-image: url(../graphics/tasks/location-white.png);
}

.taskIcons.invert .icon.location {
  background-image: url(../graphics/tasks/location.png);
}

.taskIcons a:focus .icon.location {
  background-image: url(../graphics/tasksFocus/location-white.png) !important;
}

.taskIcons .icon.coins {
  background-image: url(../graphics/tasks/coins-white.png);
}

.taskIcons.invert .icon.coins {
  background-image: url(../graphics/tasks/coins.png);
}

.taskIcons a:focus .icon.coins {
  background-image: url(../graphics/tasksFocus/coins-white.png) !important;
}

.taskIcons .icon.handshake {
  background-image: url(../graphics/tasks/handshake-white.png);
}

.taskIcons.invert .icon.handshake {
  background-image: url(../graphics/tasks/handshake.png);
}

.taskIcons a:focus .icon.handshake {
  background-image: url(../graphics/tasksFocus/handshake-white.png) !important;
}

.taskIcons .icon.market {
  background-image: url(../graphics/tasks/market-white.png);
}

.taskIcons.invert .icon.market {
  background-image: url(../graphics/tasks/market.png);
}

.taskIcons a:focus .icon.market {
  background-image: url(../graphics/tasksFocus/market-white.png) !important;
}

.taskIcons .icon.dumpster {
  background-image: url(../graphics/tasks/dumpster-white.png);
}

.taskIcons.invert .icon.dumpster {
  background-image: url(../graphics/tasks/dumpster.png);
}

.taskIcons a:focus .icon.dumpster {
  background-image: url(../graphics/tasksFocus/dumpster-white.png) !important;
}

.taskIcons .icon.certificate {
  background-image: url(../graphics/tasks/certificate-white.png);
}

.taskIcons.invert .icon.certificate {
  background-image: url(../graphics/tasks/certificate.png);
}

.taskIcons a:focus .icon.certificate {
  background-image: url(../graphics/tasksFocus/certificate-white.png) !important;
}

.taskIcons .icon.structure {
  background-image: url(../graphics/tasks/structure-white.png);
}

.taskIcons.invert .icon.structure {
  background-image: url(../graphics/tasks/structure.png);
}

.taskIcons a:focus .icon.structure {
  background-image: url(../graphics/tasksFocus/structure-white.png) !important;
}

.taskIcons .icon.query {
  background-image: url(../graphics/tasks/query-white.png);
}

.taskIcons.invert .icon.query {
  background-image: url(../graphics/tasks/query.png);
}

.taskIcons a:focus .icon.query {
  background-image: url(../graphics/tasksFocus/query-white.png) !important;
}

.taskIcons .icon.map {
  background-image: url(../graphics/tasks/map-white.png);
}

.taskIcons.invert .icon.map {
  background-image: url(../graphics/tasks/map.png);
}

.taskIcons a:focus .icon.map {
  background-image: url(../graphics/tasksFocus/map-white.png) !important;
}

.taskIcons .icon.jobchat {
  background-image: url(../graphics/tasks/jobchat-white.png);
}

.taskIcons.invert .icon.jobchat {
  background-image: url(../graphics/tasks/jobchat.png);
}

.taskIcons a:focus .icon.jobchat {
  background-image: url(../graphics/tasksFocus/jobchat-white.png) !important;
}

.taskIcons .icon.workhero {
  background-image: url(../graphics/tasks/workhero-white.png);
}

.taskIcons.invert .icon.workhero {
  background-image: url(../graphics/tasks/workhero.png);
}

.taskIcons a:focus .icon.workhero {
  background-image: url(../graphics/tasksFocus/workhero-white.png) !important;
}

.taskIcons .icon.saltayre {
  background-image: url(../graphics/tasks/saltayre-white.png);
}

.taskIcons.invert .icon.saltayre {
  background-image: url(../graphics/tasks/saltayre.png);
}

.taskIcons a:focus .icon.saltayre {
  background-image: url(../graphics/tasksFocus/saltayre-white.png) !important;
}

.taskIcons .icon.health {
  background-image: url(../graphics/tasks/health-white.png);
}

.taskIcons.invert .icon.health {
  background-image: url(../graphics/tasks/health.png);
}

.taskIcons a:focus .icon.health {
  background-image: url(../graphics/tasksFocus/health-white.png) !important;
}

.taskIcons .icon.sport {
  background-image: url(../graphics/tasks/sport-white.png);
}

.taskIcons.invert .icon.sport {
  background-image: url(../graphics/tasks/sport.png);
}

.taskIcons a:focus .icon.sport {
  background-image: url(../graphics/tasksFocus/sport-white.png) !important;
}

.taskIcons .icon.swim {
  background-image: url(../graphics/tasks/swim-white.png);
}

.taskIcons.invert .icon.swim {
  background-image: url(../graphics/tasks/swim.png);
}

.taskIcons a:focus .icon.swim {
  background-image: url(../graphics/tasksFocus/swim-white.png) !important;
}

.taskIcons .icon.trophy {
  background-image: url(../graphics/tasks/trophy-white.png);
}

.taskIcons.invert .icon.trophy {
  background-image: url(../graphics/tasks/trophy.png);
}

.taskIcons a:focus .icon.trophy {
  background-image: url(../graphics/tasksFocus/trophy-white.png) !important;
}

.taskIcons .icon.diploma {
  background-image: url(../graphics/tasks/diploma-white.png);
}

.taskIcons.invert .icon.diploma {
  background-image: url(../graphics/tasks/diploma.png);
}

.taskIcons a:focus .icon.diploma {
  background-image: url(../graphics/tasksFocus/diploma-white.png) !important;
}

.taskIcons .icon.stopwatch {
  background-image: url(../graphics/tasks/stopwatch-white.png);
}

.taskIcons.invert .icon.stopwatch {
  background-image: url(../graphics/tasks/stopwatch.png);
}

.taskIcons a:focus .icon.stopwatch {
  background-image: url(../graphics/tasksFocus/stopwatch-white.png) !important;
}

.taskIcons .icon.park {
  background-image: url(../graphics/tasks/park-white.png);
}

.taskIcons.invert .icon.park {
  background-image: url(../graphics/tasks/park.png);
}

.taskIcons a:focus .icon.park {
  background-image: url(../graphics/tasksFocus/park-white.png) !important;
}

.taskIcons .icon.contact {
  background-image: url(../graphics/tasks/contact-white.png);
}

.taskIcons.invert .icon.contact {
  background-image: url(../graphics/tasks/contact.png);
}

.taskIcons a:focus .icon.contact {
  background-image: url(../graphics/tasksFocus/contact-white.png) !important;
}

.taskIcons .icon.grave {
  background-image: url(../graphics/tasks/grave-white.png);
}

.taskIcons.invert .icon.grave {
  background-image: url(../graphics/tasks/grave.png);
}

.taskIcons a:focus .icon.grave {
  background-image: url(../graphics/tasksFocus/grave-white.png) !important;
}

.taskIcons .icon.food {
  background-image: url(../graphics/tasks/food-white.png);
}

.taskIcons.invert .icon.food {
  background-image: url(../graphics/tasks/food.png);
}

.taskIcons a:focus .icon.food {
  background-image: url(../graphics/tasksFocus/food-white.png) !important;
}

.taskIcons .icon.event {
  background-image: url(../graphics/tasks/event-white.png);
}

.taskIcons.invert .icon.event {
  background-image: url(../graphics/tasks/event.png);
}

.taskIcons a:focus .icon.event {
  background-image: url(../graphics/tasksFocus/event-white.png) !important;
}

.taskIcons .icon.ticket {
  background-image: url(../graphics/tasks/tickets-white.png);
}

.taskIcons.invert .icon.ticket {
  background-image: url(../graphics/tasks/tickets.png);
}

.taskIcons a:focus .icon.ticket {
  background-image: url(../graphics/tasksFocus/tickets-white.png) !important;
}

.taskIcons .icon.atoz {
  background-image: url(../graphics/tasks/atoz-white.png);
}

.taskIcons.invert .icon.atoz {
  background-image: url(../graphics/tasks/atoz.png);
}

.taskIcons a:focus .icon.atoz {
  background-image: url(../graphics/tasksFocus/atoz-white.png) !important;
}

#formsMaster {
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  *overflow: hidden;
}
#formsMaster .fm_formmasterForm *,
#formsMaster .fm_formmasterForm :after,
#formsMaster .fm_formmasterForm :before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#formsMaster input[type=checkbox] {
  -webkit-appearance: checkbox;
}
#formsMaster input[type=radio] {
  -webkit-appearance: radio;
}
#formsMaster .fm_formmasterForm {
  margin: 0;
  padding: 0;
  background: #fff;
}
#formsMaster .FormField {
  display: inline-block;
}
#formsMaster ol.formFields {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  margin: 0 auto 1em auto;
}
#formsMaster ol.formFields li {
  background: #fff;
}
#formsMaster .form2col ol.formFields li .left-col {
  display: inline-block;
  text-align: left;
  min-height: 21px;
  width: 32%;
  margin: 5px 0 0;
  padding: 5px 10px;
}
#formsMaster .form2col ol.formFields li .right-col {
  display: inline-block;
  width: 66.6%;
  margin: 5px 0 0;
  padding: 5px 0 5px 10px;
  min-height: 21px;
}
#formsMaster .form2col ol.formFields li .full-col {
  display: block;
  width: auto;
  margin: 5px 0 0;
  padding: 5px 0 5px 15px;
  min-height: 21px;
}
#formsMaster .full-col table {
  margin-bottom: 2em;
  table-layout: fixed;
  width: 100% !important;
}
#formsMaster .full-col table th {
  text-align: left !important;
  padding: 0 10px 10px 0 !important;
  width: auto !important;
  box-sizing: border-box;
  vertical-align: top;
}
#formsMaster .full-col table td {
  text-align: left !important;
  padding: 0 10px 10px 0 !important;
  width: auto !important;
  box-sizing: border-box;
}
#formsMaster .full-col table input[type=text],
#formsMaster .full-col table select {
  width: 100%;
  min-width: 0 !important;
}
#formsMaster .full-col table input[type=text].autoWidth,
#formsMaster .full-col table select.autoWidth {
  width: auto !important;
}
#formsMaster .form1col ol.formFields li .left-col {
  display: block;
  width: 100%;
  text-align: left;
  padding: 5px 0 5px 10px;
}
#formsMaster .form1col ol.formFields li .right-col,
#formsMaster .form1col ol.formFields li .full-col {
  display: block;
  width: 100%;
  padding: 5px 0 5px 10px;
}
#formsMaster input[type=text],
#formsMaster input[type=password],
#formsMaster input[type=date],
#formsMaster input[type=datetime],
#formsMaster input[type=datetime-local],
#formsMaster input[type=month],
#formsMaster input[type=week],
#formsMaster input[type=email],
#formsMaster input[type=number],
#formsMaster input[type=search],
#formsMaster input[type=tel],
#formsMaster input[type=time],
#formsMaster input[type=url],
#formsMaster select,
#formsMaster textarea {
  padding: 10px;
  border: 1px solid #A8B1BD;
  min-height: 16px;
  width: auto;
}
#formsMaster input[type=text],
#formsMaster input[type=email],
#formsMaster input[type=password] {
  width: 270px;
}
#formsMaster select,
#formsMaster textarea {
  width: 270px;
}
#formsMaster .full-col input[type=text],
#formsMaster .full-col input[type=text],
#formsMaster .full-col select {
  width: 90% !important;
}
#formsMaster .form2col ol.formFields li .right-col input[type=checkbox],
#formsMaster .form1col ol.formFields li .right-col input[type=radio] {
  width: auto !important;
}
#formsMaster .autoWidth {
  width: auto !important;
}
#formsMaster input[type=checkbox],
#formsMaster input[type=radio] {
  margin-top: 5px;
  margin-right: 5px;
  width: auto !important;
}
#formsMaster .FormButton,
#formsMaster button {
  width: auto;
  margin-bottom: 1em;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  padding: 10px 20px;
  margin-top: 10px;
  line-height: 20px;
  background: #01893C !important;
  color: #fff !important;
  border: 2px solid #01893C;
  text-decoration: none !important;
}
#formsMaster .FormButton:hover,
#formsMaster button:hover {
  background: #00151d !important;
  border-color: #00151d !important;
}
#formsMaster .oDataFormLabel,
#formsMaster .label,
#formsMaster label {
  margin-right: 3px;
  padding: 3px 10px 3px 0 !important;
}
#formsMaster .FormInformText table {
  width: 100%;
  border-collapse: collapse;
}
#formsMaster .FormInformText table td {
  padding-bottom: 10px;
}
#formsMaster .FormInformText table td input {
  width: auto !important;
}
#formsMaster .FormInformText fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 15px 0.75em !important;
}
#formsMaster .FormInformText legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
#formsMaster .description {
  padding: 4px;
}
#formsMaster .description h2 {
  margin-top: 2rem;
  margin-bottom: 2rem !important;
}
#formsMaster .description ul,
#formsMaster .description ol {
  margin: 20px 40px;
}
#formsMaster .description ul li,
#formsMaster .description ol li {
  display: list-item;
}
#formsMaster .ErrorText {
  font-weight: 400;
  padding: 4px;
}
#formsMaster .ErrorText ul {
  padding-left: 0;
}
#formsMaster .ErrorText ul li {
  margin: 5px 0 3px;
  background-color: #ffe8ce;
  padding-left: 5px;
  list-style-type: none;
}
#formsMaster input.ErrorFormField,
#formsMaster select.ErrorFormField {
  border: 1px dotted #9A2424;
  outline: none;
  -webkit-box-shadow: rgba(154, 36, 36, 0.4) 0 1px 5px, 0 0 6px #9A2424;
  -moz-box-shadow: rgba(154, 36, 36, 0.4) 0 1px 5px, 0 0 6px #9A2424;
  box-shadow: rgba(154, 36, 36, 0.4) 0 1px 5px, 0 0 6px #9A2424;
  -webkit-transition: box-shadow 0.1s linear;
  -moz-transition: box-shadow 0.1s linear;
  transition: box-shadow 0.1s linear;
  -moz-transition: box-shadow 0.1s linear;
  transition: box-shadow 0.1s linear;
}
#formsMaster .ErrorText p,
#formsMaster .ErrorText ul {
  color: #000;
}
#formsMaster .FormInformText img {
  vertical-align: top;
}
#formsMaster .errorMessage {
  margin-bottom: 15px !important;
  position: relative;
  background: #9A2424;
}
#formsMaster .errorMessage p {
  font-weight: 400;
}
#formsMaster .errorMessage {
  background-color: #9A2424;
  padding: 20px;
  color: #FFF;
  margin-bottom: 15px !important;
  position: relative;
  background: #9A2424;
}
#formsMaster .errorMessage:after,
#formsMaster .errorMessage:before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#formsMaster .errorMessage:after {
  border-color: rgba(154, 36, 36, 0);
  border-bottom-color: #9A2424;
  border-width: 10px;
  margin-left: -10px;
}
#formsMaster .errorMessage:before {
  border-color: rgba(0, 0, 0, 0);
  border-width: 11px;
  margin-left: -11px;
}
#formsMaster .sucessMessage {
  background-color: #4DA971;
  padding: 20px;
  color: #FFF;
  margin-bottom: 15px !important;
  position: relative;
  background: #4DA971;
}
#formsMaster .sucessMessage:after, #formsMaster .sucessMessage:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#formsMaster .sucessMessage:after {
  border-color: rgba(77, 169, 113, 0);
  border-bottom-color: #4DA971;
  border-width: 10px;
  margin-left: -10px;
}
#formsMaster .sucessMessage:before {
  border-color: rgba(0, 0, 0, 0);
  border-width: 11px;
  margin-left: -11px;
}
#formsMaster .right-col .errorMessage {
  font-size: 1em;
  color: #FFF;
  display: block;
  padding: 5px 2%;
  overflow: visible;
  max-width: 270px;
  text-align: left;
  margin-top: 20px;
}
#formsMaster .fieldHelp {
  max-width: 270px;
  padding: 5px 2% 10px;
  margin-top: 20px;
  border-top: 10px solid #4d5a61;
  border-right: 2px solid #4d5a61;
  border-bottom: 2px solid #4d5a61;
  border-left: 2px solid #4d5a61;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
}
#formsMaster #formsMaster.no-js .fieldHelp {
  display: block;
}
#formsMaster li .fieldHelp h1,
#formsMaster li .fieldHelp h2,
#formsMaster li .fieldHelp p,
#formsMaster li .fieldHelp a {
  padding: 5px 0;
}
#formsMaster li .fieldHelp h1 {
  font-size: 24px;
}
#formsMaster li .fieldHelp h2 {
  font-size: 20px;
}
#formsMaster li .fieldHelp p,
#formsMaster li .fieldHelp a {
  font-size: 14px;
}
#formsMaster li .fieldHelp span {
  text-decoration: none;
  font-weight: 700;
}
#formsMaster li .fieldHelp a {
  text-decoration: underline;
  color: #102f69;
}
#formsMaster li .fieldHelp ul li {
  list-style: none;
  background: none;
}
#formsMaster .formFields:after,
#formsMaster .form-progress:after {
  content: "";
  display: table;
  clear: both;
}
#formsMaster .clear {
  clear: both;
}
#formsMaster fieldset.fieldGroup {
  border: none;
  background-color: #fff;
}
#formsMaster legend.FormQuestion {
  display: block;
  width: 100%;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #ccc !important;
  background-color: #fff;
  padding-left: 5px;
  font-size: 28px;
  font-size: 1.556rem;
  margin-bottom: 11.1375px !important;
  margin-bottom: 0.61875rem !important;
}
#formsMaster .FormQuestion {
  font-weight: 400;
}
#formsMaster .FormQuestion p {
  font-weight: 400;
}
#formsMaster .FormFieldLabel,
#formsMaster .full-col .FormInformText {
  vertical-align: top;
}
#formsMaster .FormFieldLabel .formLabel {
  display: inline-block;
  font-weight: 400;
  padding: 0 0 0 5px;
}
#formsMaster .form1col .FormFieldLabel .formLabel {
  padding-left: 0;
}
#formsMaster .formString {
  display: inline-block;
  color: #399;
}
#formsMaster .formLabel.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  padding: 0 0 0 0 !important;
}
#formsMaster .formLabel.visuallyhidden.focusable:active,
#formsMaster .formLabel.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
#formsMaster span.MandatorySign {
  color: red;
  margin-left: 5px;
}
#formsMaster span.specialCharacter {
  font-size: 120%;
  margin-right: 2px;
  margin-left: 2px;
}
#formsMaster .buttonGroup {
  margin: 1em 0;
}
#formsMaster .buttonGroup input,
#formsMaster .buttonGroup button {
  margin-right: 1em;
}
#formsMaster .buttonGroup .alignLeft {
  float: left;
}
#formsMaster .buttonGroup .alignRight {
  float: right;
  margin-left: 1em;
  margin-right: 0;
}
#formsMaster .buttonGroup .clear {
  display: block;
  clear: both;
  height: 0;
}
#formsMaster .formErrorIcon,
#formsMaster .formHelpIcon,
#formsMaster .formSuccessIcon {
  display: inline-block !important;
  width: 43px;
  height: 43px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#formsMaster .formErrorIcon {
  background-image: url(../graphics/cross.png);
}
#formsMaster .formHelpIcon {
  background-image: url(../graphics/i_help_small.png);
  cursor: pointer;
}
#formsMaster .formHelpIcon span.formHelpIconString {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
#formsMaster .formSuccessIcon {
  background-image: url(../graphics/tick-forms.png);
}
#formsMaster .bookTable {
  width: 100%;
}
#formsMaster .bookTable th,
#formsMaster .bookTable td {
  text-align: left;
  padding: 10px;
  width: 33%;
}
#formsMaster .bookTable input[type=radio],
#formsMaster .bookTable input[type=checkbox] {
  opacity: 0;
  visibility: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  position: absolute;
  text-indent: -9999px;
}
#formsMaster .lt-ie9 .bookTable input[type=radio]:focus,
#formsMaster .lt-ie9 .bookTable input[type=checkbox]:focus {
  outline: none;
}
#formsMaster .bookTable input[type=radio] + label,
#formsMaster .bookTable input[type=checkbox] + label {
  display: inline-block;
  margin: -2px !important;
  padding: 4px 12px !important;
  background-color: #fff;
  color: #01893C;
  cursor: pointer;
  display: block;
  text-align: center;
  border-radius: 5px;
  border: 2px solid #01893C;
  color: #01893C;
}
#formsMaster .bookTable input[type=radio] + label:hover,
#formsMaster .bookTable input[type=checkbox] + label:hover {
  background-color: #fff;
  border: 2px solid #01893C;
  color: #01893C;
}
#formsMaster .bookTable input[type=radio] + label .positive,
#formsMaster .bookTable input[type=checkbox] + label .positive {
  display: none;
}
#formsMaster .bookTable input[type=radio]:checked + label,
#formsMaster .bookTable input[type=checkbox]:checked + label {
  background-image: none;
  background-color: #393;
  color: #fff;
  border-color: #393;
  border-radius: 5px;
}
#formsMaster .bookTable input[type=radio]:checked + label:hover,
#formsMaster .bookTable input[type=checkbox]:checked + label:hover {
  background-color: #063;
  border-color: #063;
}
#formsMaster .bookTable input[type=radio]:checked + label .negative,
#formsMaster .bookTable input[type=checkbox]:checked + label .negative {
  display: none;
}
#formsMaster .bookTable input[type=radio]:checked + label .positive,
#formsMaster .bookTable input[type=checkbox]:checked + label .positive {
  display: block;
}
#formsMaster .showNext {
  display: block;
  padding: 0;
  line-height: 33px;
  font-size: 18px;
}
#formsMaster .showNext .icon {
  display: inline-block;
  width: 33px;
  height: 33px;
  margin-right: 10px;
  background-image: url(../graphics/downArrow.png);
  background-size: cover;
  vertical-align: middle;
}
#formsMaster .lt-ie9 .showNext .icon {
  background-image: url(../graphics/downArrow-legacy.png);
}
#formsMaster .datePanel {
  padding: 0;
}
#formsMaster .datePanel ol {
  list-style-type: none;
}
#formsMaster .datePanel a {
  padding: 10px;
  display: block;
}
#formsMaster .datePanel a span {
  display: inline-block;
  width: 50%;
}
#formsMaster .bookTable {
  border: 1px solid #EDEDED;
}
#formsMaster .bookTable th {
  background-color: #EDEDED;
}
#formsMaster .bookTable td {
  border-bottom: 1px dotted #EDEDED;
}
#formsMaster .showNext {
  padding: 0;
  color: #74736E;
  text-decoration: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #EDEDED;
}
#formsMaster .datePanel {
  border: 1px solid #EDEDED;
  border-top: 0;
  margin-bottom: 20px;
}
#formsMaster .form-progress {
  margin: 1em 0;
}
#formsMaster .form-progress p {
  margin-bottom: 1em;
  font-size: 1em;
  color: #555;
  font-weight: 700;
  font-weight: strong;
}
#formsMaster .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#formsMaster .fade.in {
  opacity: 1;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
#formsMaster .progress {
  height: 24px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#formsMaster .progress .hideThis {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
#formsMaster .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
#formsMaster .progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
#formsMaster .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
#formsMaster .progress-bar-approve {
  background-color: #6ABA6D;
  border-radius: 5px;
}
#formsMaster .progress-striped .progress-bar-approve {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#formsMaster .progress-bar-info {
  background-color: #5bc0de;
}
#formsMaster .progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#formsMaster .progress-bar-warning {
  background-color: #f0ad4e;
}
#formsMaster .progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#formsMaster .progress-bar-danger {
  background-color: #d9534f;
}
#formsMaster .progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#formsMaster [class*=col-] {
  float: left;
  padding: 0.3em;
}
#formsMaster [class*=col-]:last-of-type {
  float: right;
}
#formsMaster .col-4 {
  width: 25%;
}
#formsMaster .col-5 {
  width: 20%;
}
#formsMaster .col-10 {
  width: 10%;
}
#formsMaster #fm_progressbarpercent .col-5 .segment25,
#formsMaster #fm_progressbarpercent .col-5 .segment50,
#formsMaster #fm_progressbarpercent .col-5 .segment75 {
  text-align: right;
}
#formsMaster #fm_progressbarpercent .col-5:first-child {
  text-align: left;
}
#formsMaster #fm_progressbarpercent .col-10 {
  text-align: right;
}
#formsMaster .searchHeader label {
  margin: 0 !important;
  padding: 0 !important;
}
@media only screen and (max-width: 320px) {
  #formsMaster .form2col ol.formFields li .left-col {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 0;
  }
  #formsMaster .form2col ol.formFields li .right-col {
    display: block;
    width: 100%;
    padding: 5px 10px 5px 0;
  }
  #formsMaster input[type=text],
  #formsMaster input[type=email],
  #formsMaster input[type=password],
  #formsMaster select,
  #formsMaster textarea {
    max-width: auto;
  }
  #formsMaster .full-col input[type=text],
  #formsMaster .full-col select {
    width: 90% !important;
  }
  #formsMaster .form2col ol.formFields li .right-col input,
  #formsMaster .form1col ol.formFields li .right-col input {
    width: 85%;
  }
  #formsMaster select,
  #formsMaster textarea,
  #formsMaster input.autoWidth {
    max-width: auto !important;
  }
  #formsMaster .fieldHelp,
  #formsMaster .errorMessage {
    max-width: auto !important;
  }
  #formsMaster .col-4,
  #formsMaster .col-5,
  #formsMaster .col-10 {
    width: 20%;
  }
  #formsMaster .left-col {
    text-align: left;
  }
  #formsMaster .col-5 {
    width: 20%;
  }
  #formsMaster .col-10 {
    text-align: right;
  }
  #formsMaster .progress-extended {
    display: none;
  }
  #formsMaster .bookTable,
  #formsMaster .datePanel {
    font-size: 14px;
  }
  #formsMaster .datePanel a span {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  #formsMaster html {
    font: normal 88.9%/1.65 sans-serif;
  }
  #formsMaster .formErrorIcon,
  #formsMaster .formHelpIcon,
  #formsMaster .formSuccessIcon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: cover;
  }
  #formsMaster .FormInformText table td input {
    width: auto !important;
  }
}
@media only screen and (min-width: 321px) and (max-width: 600px) {
  #formsMaster .form2col ol.formFields li .left-col {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 0 5px 10px;
  }
  #formsMaster .form2col ol.formFields li .right-col {
    display: block;
    width: 100%;
    padding: 5px 0 5px 10px;
  }
  #formsMaster input[type=text],
  #formsMaster input[type=email],
  #formsMaster input[type=password],
  #formsMaster select,
  #formsMaster textarea {
    max-width: auto;
  }
  #formsMaster .full-col input[type=text],
  #formsMaster .full-col select {
    width: 90% !important;
  }
  #formsMaster .form2col ol.formFields li .right-col input,
  #formsMaster .form1col ol.formFields li .right-col input {
    width: 85%;
  }
  #formsMaster select,
  #formsMaster textarea {
    width: 85% !important;
    max-width: auto !important;
  }
  #formsMaster input.autoWidth {
    width: auto !important;
  }
  #formsMaster .fieldHelp,
  #formsMaster .errorMessage {
    max-width: inherit !important;
    width: 85% !important;
  }
  #formsMaster .col-4,
  #formsMaster .col-5,
  #formsMaster .col-10 {
    width: 20%;
  }
  #formsMaster .left-col {
    text-align: left;
  }
  #formsMaster .col-10 {
    text-align: right;
  }
  #formsMaster .progress-extended {
    display: none;
  }
  #formsMaster .full-col table {
    font-size: 12px;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  #formsMaster .form2col ol.formFields li .left-col {
    text-align: left;
    padding: 5px 0 5px 10px;
  }
  #formsMaster .form2col ol.formFields li .right-col {
    padding: 5px 0 5px 10px;
  }
  #formsMaster input[type=text],
  #formsMaster input[type=email],
  #formsMaster input[type=password],
  #formsMaster select,
  #formsMaster textarea {
    width: 270px;
  }
  #formsMaster .full-col input[type=text],
  #formsMaster .full-col select {
    width: 90% !important;
  }
  #formsMaster .form2col ol.formFields li .right-col input[type=checkbox],
  #formsMaster .form1col ol.formFields li .right-col input[type=radio] {
    width: auto !important;
  }
  #formsMaster .autoWidth {
    width: auto !important;
  }
  #formsMaster .col-4,
  #formsMaster .col-5,
  #formsMaster .col-10 {
    width: 20%;
  }
  #formsMaster .left-col {
    text-align: right;
  }
  #formsMaster .col-10 {
    text-align: right;
  }
  #formsMaster .full-col table {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  #formsMaster .form2col ol.formFields li .left-col {
    display: block;
    width: 100%;
    text-align: left;
    padding: 5px 0 5px 10px;
  }
  #formsMaster .form2col ol.formFields li .right-col {
    display: block;
    width: 100%;
    padding: 5px 0 5px 10px;
  }
  #formsMaster input[type=text],
  #formsMaster input[type=email],
  #formsMaster input[type=password],
  #formsMaster select,
  #formsMaster textarea {
    width: auto;
  }
  #formsMaster .full-col input[type=text],
  #formsMaster .full-col select {
    width: 90% !important;
  }
  #formsMaster .form2col ol.formFields li .right-col input,
  #formsMaster .form1col ol.formFields li .right-col input {
    width: auto !important;
  }
  #formsMaster input.autoWidth {
    width: auto;
  }
  #formsMaster .col-4,
  #formsMaster .col-5,
  #formsMaster .col-10 {
    width: 20%;
  }
  #formsMaster .left-col {
    text-align: right;
  }
  #formsMaster .col-10 {
    text-align: right;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1024px) {
  #formsMaster .form2col ol.formFields li .left-col {
    text-align: left;
    padding: 5px 0 5px 10px;
  }
  #formsMaster .form2col ol.formFields li .right-col {
    padding: 5px 0 5px 10px;
  }
  #formsMaster input[type=text],
  #formsMaster input[type=email],
  #formsMaster input[type=password],
  #formsMaster select,
  #formsMaster textarea {
    width: 270px;
  }
  #formsMaster .full-col input[type=text],
  #formsMaster .full-col select {
    width: 90% !important;
  }
  #formsMaster .form2col ol.formFields li .right-col input[type=checkbox],
  #formsMaster .form1col ol.formFields li .right-col input[type=radio] {
    width: auto !important;
  }
  #formsMaster .autoWidth {
    width: auto !important;
  }
  #formsMaster .col-4,
  #formsMaster .col-5,
  #formsMaster .col-10 {
    width: 20%;
  }
}

/* version 2 optimised for 3rd party sites not using the core */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
.reveal.gdpr button,
.reveal.gdpr input {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.reveal.gdpr button {
  overflow: visible;
}

.reveal.gdpr button {
  text-transform: none;
}

.reveal.gdpr button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

.reveal.gdpr button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.reveal.gdpr button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.reveal.gdpr input {
  overflow: visible;
}

.reveal.gdpr [type=checkbox],
.reveal.gdpr [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/*html {
  font-size: 100%; }*/
.reveal.gdpr *,
.reveal.gdpr *::before,
.reveal.gdpr *::after {
  box-sizing: inherit;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
}

.reveal.gdpr {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.reveal.gdpr img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.reveal.gdpr button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

.reveal.gdpr button,
.reveal.gdpr input {
  font-family: inherit;
}

.reveal.gdpr .text-left {
  text-align: left;
}

.reveal.gdpr .text-right {
  text-align: right;
}

.reveal.gdpr .text-center {
  text-align: center;
}

.reveal.gdpr .text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .reveal.gdpr .reveal.gdpr .medium-text-left {
    text-align: left;
  }
  .reveal.gdpr .reveal.gdpr .medium-text-right {
    text-align: right;
  }
  .reveal.gdpr .reveal.gdpr .medium-text-center {
    text-align: center;
  }
  .reveal.gdpr .reveal.gdpr .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .reveal.gdpr .reveal.gdpr .large-text-left {
    text-align: left;
  }
  .reveal.gdpr .reveal.gdpr .large-text-right {
    text-align: right;
  }
  .reveal.gdpr .reveal.gdpr .large-text-center {
    text-align: center;
  }
  .reveal.gdpr .reveal.gdpr .large-text-justify {
    text-align: justify;
  }
}
.reveal.gdpr .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: 103px;
  top: 71px;
}

.reveal.gdpr .is-visible {
  display: block !important;
}

.reveal.gdpr .is-hidden {
  display: none !important;
}

.reveal.gdpr table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}

.reveal.gdpr table thead,
.reveal.gdpr table tbody,
.reveal.gdpr table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

.reveal.gdpr table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

.reveal.gdpr table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

.reveal.gdpr table tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

.reveal.gdpr table thead tr,
.reveal.gdpr table tfoot tr {
  background: transparent;
}

.reveal.gdpr table thead th,
.reveal.gdpr table thead td,
.reveal.gdpr table tfoot th,
.reveal.gdpr table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

.reveal.gdpr table tbody th,
.reveal.gdpr table tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

.reveal.gdpr table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

@media screen and (max-width: 63.9375em) {
  .reveal.gdpr table.stack thead {
    display: none;
  }
  .reveal.gdpr table.stack tfoot {
    display: none;
  }
  .reveal.gdpr table.stack tr,
  .reveal.gdpr table.stack th,
  .reveal.gdpr table.stack td {
    display: block;
  }
  .reveal.gdpr table.stack td {
    border-top: 0;
  }
}
.reveal.gdpr table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.reveal.gdpr table.hover thead tr:hover {
  background-color: #f3f3f3;
}

.reveal.gdpr table.hover tfoot tr:hover {
  background-color: #ececec;
}

.reveal.gdpr table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

.reveal.gdpr table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.reveal.gdpr .table-scroll {
  overflow-x: auto;
}

.reveal.gdpr .table-scroll table {
  width: auto;
}

.reveal.gdpr .button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.reveal.gdpr .button:hover, .button:focus {
  background-color: #258dad;
  color: #fefefe;
}

.reveal.gdpr .button.tiny {
  font-size: 0.6rem;
}

.reveal.gdpr .button.small {
  font-size: 0.75rem;
}

.reveal.gdpr .button.large {
  font-size: 1.25rem;
}

.reveal.gdpr .button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.reveal.gdpr .button.disabled,
.reveal.gdpr .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.reveal.gdpr .button.disabled,
.reveal.gdpr .button.disabled:hover,
.reveal.gdpr .button.disabled:focus,
.reveal.gdpr .button[disabled],
.reveal.gdpr .button[disabled]:hover,
.reveal.gdpr .button[disabled]:focus {
  background-color: #2ba6cb;
  color: #fefefe;
}

.reveal.gdpr .button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.reveal.gdpr .button.hollow,
.reveal.gdpr .button.hollow:hover,
.reveal.gdpr .button.hollow:focus {
  background-color: transparent;
}

.reveal.gdpr .button.hollow.disabled,
.reveal.gdpr .reveal.gdpr .button.hollow.disabled:hover,
.reveal.gdpr .button.hollow.disabled:focus,
.reveal.gdpr .button.hollow[disabled],
.reveal.gdpr .button.hollow[disabled]:hover,
.reveal.gdpr .button.hollow[disabled]:focus {
  background-color: transparent;
}

.reveal.gdpr .button.hollow:hover,
.reveal.gdpr .button.hollow:focus {
  border-color: #165366;
  color: #165366;
}

.reveal.gdpr .button.hollow:hover.disabled,
.reveal.gdpr .button.hollow:hover[disabled],
.reveal.gdpr .button.hollow:focus.disabled,
.reveal.gdpr .button.hollow:focus[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.reveal.gdpr a.button:hover,
.reveal.gdpr a.button:focus {
  text-decoration: none;
}

.reveal.gdpr .float-left {
  float: left !important;
}

.reveal.gdpr .float-right {
  float: right !important;
}

.reveal.gdpr .float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.reveal.gdpr .clearfix::before,
.reveal.gdpr .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1;
}

.reveal.gdpr .clearfix::after {
  clear: both;
}

.reveal.gdpr .hide {
  display: none !important;
}

.reveal.gdpr .invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .reveal.gdpr .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .reveal.gdpr .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.gdpr .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em) {
  .reveal.gdpr .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .reveal.gdpr .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .reveal.gdpr .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) {
  .reveal.gdpr .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em) {
  .reveal.gdpr .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .reveal.gdpr .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .reveal.gdpr .show-for-large-only {
    display: none !important;
  }
}
.reveal.gdpr .show-for-sr,
.reveal.gdpr .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.reveal.gdpr .show-on-focus:active,
.reveal.gdpr .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

.reveal.gdpr .row {
  max-width: 62.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.reveal.gdpr .row::before,
.reveal.gdpr .row::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1;
}

.reveal.gdpr .row::after {
  clear: both;
}

.reveal.gdpr .row.collapse > .column,
.reveal.gdpr .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.reveal.gdpr .row .row {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

@media print, screen and (min-width: 40em) {
  .reveal.gdpr .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .reveal.gdpr .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.reveal.gdpr .row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.reveal.gdpr .row.expanded {
  max-width: none;
}

.reveal.gdpr .row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.reveal.gdpr .row:not(.expanded) .row {
  max-width: none;
}

.reveal.gdpr .column,
.reveal.gdpr .columns {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.reveal.gdpr .column:last-child:not(:first-child),
.reveal.gdpr .columns:last-child:not(:first-child) {
  float: right;
}

.reveal.gdpr .column.end:last-child:last-child,
.reveal.gdpr .end.columns:last-child:last-child {
  float: left;
}

.reveal.gdpr .column.row.row,
.reveal.gdpr .row.row.columns {
  float: none;
}

.reveal.gdpr .row .column.row.row,
.reveal.gdpr .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.reveal.gdpr .small-1 {
  width: 8.33333%;
}

.reveal.gdpr .small-push-1 {
  position: relative;
  left: 8.33333%;
}

.reveal.gdpr .small-pull-1 {
  position: relative;
  left: -8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.reveal.gdpr .small-2 {
  width: 16.66667%;
}

.reveal.gdpr .small-push-2 {
  position: relative;
  left: 16.66667%;
}

.reveal.gdpr .small-pull-2 {
  position: relative;
  left: -16.66667%;
}

.reveal.gdpr .small-offset-1 {
  margin-left: 8.33333%;
}

.reveal.gdpr .small-3 {
  width: 25%;
}

.reveal.gdpr .small-push-3 {
  position: relative;
  left: 25%;
}

.reveal.gdpr .small-pull-3 {
  position: relative;
  left: -25%;
}

.reveal.gdpr .small-offset-2 {
  margin-left: 16.66667%;
}

.reveal.gdpr .small-4 {
  width: 33.33333%;
}

.reveal.gdpr .small-push-4 {
  position: relative;
  left: 33.33333%;
}

.reveal.gdpr .small-pull-4 {
  position: relative;
  left: -33.33333%;
}

.reveal.gdpr .small-offset-3 {
  margin-left: 25%;
}

.reveal.gdpr .small-5 {
  width: 41.66667%;
}

.reveal.gdpr .small-push-5 {
  position: relative;
  left: 41.66667%;
}

.reveal.gdpr .small-pull-5 {
  position: relative;
  left: -41.66667%;
}

.reveal.gdpr .small-offset-4 {
  margin-left: 33.33333%;
}

.reveal.gdpr .small-6 {
  width: 50%;
}

.reveal.gdpr .small-push-6 {
  position: relative;
  left: 50%;
}

.reveal.gdpr .small-pull-6 {
  position: relative;
  left: -50%;
}

.reveal.gdpr .small-offset-5 {
  margin-left: 41.66667%;
}

.reveal.gdpr .small-7 {
  width: 58.33333%;
}

.reveal.gdpr .small-push-7 {
  position: relative;
  left: 58.33333%;
}

.reveal.gdpr .small-pull-7 {
  position: relative;
  left: -58.33333%;
}

.reveal.gdpr .small-offset-6 {
  margin-left: 50%;
}

.reveal.gdpr .small-8 {
  width: 66.66667%;
}

.reveal.gdpr .small-push-8 {
  position: relative;
  left: 66.66667%;
}

.reveal.gdpr .small-pull-8 {
  position: relative;
  left: -66.66667%;
}

.reveal.gdpr .small-offset-7 {
  margin-left: 58.33333%;
}

.reveal.gdpr .small-9 {
  width: 75%;
}

.reveal.gdpr .small-push-9 {
  position: relative;
  left: 75%;
}

.reveal.gdpr .small-pull-9 {
  position: relative;
  left: -75%;
}

.reveal.gdpr .small-offset-8 {
  margin-left: 66.66667%;
}

.reveal.gdpr .small-10 {
  width: 83.33333%;
}

.reveal.gdpr .small-push-10 {
  position: relative;
  left: 83.33333%;
}

.reveal.gdpr .small-pull-10 {
  position: relative;
  left: -83.33333%;
}

.reveal.gdpr .small-offset-9 {
  margin-left: 75%;
}

.reveal.gdpr .small-11 {
  width: 91.66667%;
}

.reveal.gdpr .small-push-11 {
  position: relative;
  left: 91.66667%;
}

.reveal.gdpr .small-pull-11 {
  position: relative;
  left: -91.66667%;
}

.reveal.gdpr .small-offset-10 {
  margin-left: 83.33333%;
}

.reveal.gdpr .small-12 {
  width: 100%;
}

.reveal.gdpr .small-offset-11 {
  margin-left: 91.66667%;
}

.reveal.gdpr .small-collapse > .column,
.reveal.gdpr .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.reveal.gdpr .small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

.reveal.gdpr .small-uncollapse > .column,
.reveal.gdpr .small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.reveal.gdpr .small-centered {
  margin-right: auto;
  margin-left: auto;
}

.reveal.gdpr .small-centered,
.reveal.gdpr .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.reveal.gdpr .small-uncentered,
.reveal.gdpr .small-push-0,
.reveal.gdpr .small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.gdpr .medium-1 {
    width: 8.33333%;
  }
  .reveal.gdpr .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .reveal.gdpr .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .reveal.gdpr .medium-offset-0 {
    margin-left: 0%;
  }
  .reveal.gdpr .medium-2 {
    width: 16.66667%;
  }
  .reveal.gdpr .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .reveal.gdpr .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .reveal.gdpr .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .reveal.gdpr .medium-3 {
    width: 25%;
  }
  .reveal.gdpr .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .reveal.gdpr .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .reveal.gdpr .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .reveal.gdpr .medium-4 {
    width: 33.33333%;
  }
  .reveal.gdpr .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .reveal.gdpr .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .reveal.gdpr .medium-offset-3 {
    margin-left: 25%;
  }
  .reveal.gdpr .medium-5 {
    width: 41.66667%;
  }
  .reveal.gdpr .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .reveal.gdpr .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .reveal.gdpr .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .reveal.gdpr .medium-6 {
    width: 50%;
  }
  .reveal.gdpr .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .reveal.gdpr .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .reveal.gdpr .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .reveal.gdpr .medium-7 {
    width: 58.33333%;
  }
  .reveal.gdpr .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .reveal.gdpr .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .reveal.gdpr .medium-offset-6 {
    margin-left: 50%;
  }
  .reveal.gdpr .medium-8 {
    width: 66.66667%;
  }
  .reveal.gdpr .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .reveal.gdpr .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .reveal.gdpr .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .reveal.gdpr .medium-9 {
    width: 75%;
  }
  .reveal.gdpr .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .reveal.gdpr .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .reveal.gdpr .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .reveal.gdpr .medium-10 {
    width: 83.33333%;
  }
  .reveal.gdpr .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .reveal.gdpr .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .reveal.gdpr .medium-offset-9 {
    margin-left: 75%;
  }
  .reveal.gdpr .medium-11 {
    width: 91.66667%;
  }
  .reveal.gdpr .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .reveal.gdpr .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .reveal.gdpr .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .reveal.gdpr .medium-12 {
    width: 100%;
  }
  .reveal.gdpr .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .reveal.gdpr .medium-collapse > .column, .reveal.gdpr .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .reveal.gdpr .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .reveal.gdpr .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .reveal.gdpr .medium-uncollapse > .column, .reveal.gdpr .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .reveal.gdpr .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .reveal.gdpr .medium-centered, .reveal.gdpr .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .reveal.gdpr .medium-uncentered,
  .reveal.gdpr .medium-push-0,
  .reveal.gdpr .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .reveal.gdpr .large-1 {
    width: 8.33333%;
  }
  .reveal.gdpr .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .reveal.gdpr .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .reveal.gdpr .large-offset-0 {
    margin-left: 0%;
  }
  .reveal.gdpr .large-2 {
    width: 16.66667%;
  }
  .reveal.gdpr .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .reveal.gdpr .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .reveal.gdpr .large-offset-1 {
    margin-left: 8.33333%;
  }
  .reveal.gdpr .large-3 {
    width: 25%;
  }
  .reveal.gdpr .large-push-3 {
    position: relative;
    left: 25%;
  }
  .reveal.gdpr .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .reveal.gdpr .large-offset-2 {
    margin-left: 16.66667%;
  }
  .reveal.gdpr .large-4 {
    width: 33.33333%;
  }
  .reveal.gdpr .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .reveal.gdpr .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .reveal.gdpr .large-offset-3 {
    margin-left: 25%;
  }
  .reveal.gdpr .large-5 {
    width: 41.66667%;
  }
  .reveal.gdpr .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .reveal.gdpr .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .reveal.gdpr .large-offset-4 {
    margin-left: 33.33333%;
  }
  .reveal.gdpr .large-6 {
    width: 50%;
  }
  .reveal.gdpr .large-push-6 {
    position: relative;
    left: 50%;
  }
  .reveal.gdpr .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .reveal.gdpr .large-offset-5 {
    margin-left: 41.66667%;
  }
  .reveal.gdpr .large-7 {
    width: 58.33333%;
  }
  .reveal.gdpr .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .reveal.gdpr .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .reveal.gdpr .large-offset-6 {
    margin-left: 50%;
  }
  .reveal.gdpr .large-8 {
    width: 66.66667%;
  }
  .reveal.gdpr .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .reveal.gdpr .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .reveal.gdpr .large-offset-7 {
    margin-left: 58.33333%;
  }
  .reveal.gdpr .large-9 {
    width: 75%;
  }
  .reveal.gdpr .large-push-9 {
    position: relative;
    left: 75%;
  }
  .reveal.gdpr .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .reveal.gdpr .large-offset-8 {
    margin-left: 66.66667%;
  }
  .reveal.gdpr .large-10 {
    width: 83.33333%;
  }
  .reveal.gdpr .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .reveal.gdpr .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .reveal.gdpr .large-offset-9 {
    margin-left: 75%;
  }
  .reveal.gdpr .large-11 {
    width: 91.66667%;
  }
  .reveal.gdpr .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .reveal.gdpr .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .reveal.gdpr .large-offset-10 {
    margin-left: 83.33333%;
  }
  .reveal.gdpr .large-12 {
    width: 100%;
  }
  .reveal.gdpr .large-offset-11 {
    margin-left: 91.66667%;
  }
  .reveal.gdpr .large-collapse > .column, .reveal.gdpr .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .reveal.gdpr .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .reveal.gdpr .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .reveal.gdpr .large-uncollapse > .column, .reveal.gdpr .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .reveal.gdpr .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .reveal.gdpr .large-centered, .reveal.gdpr .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .reveal.gdpr .large-uncentered,
  .reveal.gdpr .large-push-0,
  .reveal.gdpr .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
.column-block {
  margin-bottom: 1.875rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

.reveal.gdpr .switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 3px;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked ~ .switch-paddle {
  background: #2ba6cb;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active,
.switch-inactive {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.reveal.gdpr .switch.tiny {
  height: 1.5rem;
}

.reveal.gdpr .switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

.reveal.gdpr .switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.reveal.gdpr .switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.reveal.gdpr .switch.small {
  height: 1.75rem;
}

.reveal.gdpr .switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

.reveal.gdpr .switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

.reveal.gdpr .switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.reveal.gdpr .switch.large {
  height: 2.5rem;
}

.reveal.gdpr .switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.reveal.gdpr .switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.reveal.gdpr .switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal.gdpr {
  z-index: 100000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.gdpr {
    min-height: 0;
  }
}
.reveal.gdpr .column, .reveal.gdpr .columns {
  min-width: 0;
}

.reveal.gdpr > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.gdpr {
    width: 600px;
    max-width: 62.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.gdpr.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.gdpr.small {
    width: 50%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.gdpr.large {
    width: 90%;
    max-width: 62.5rem;
  }
}
.reveal.gdpr.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal.gdpr {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
    padding-right: 0px;
    padding-left: 0px;
  }
}
.reveal.gdpr.without-overlay {
  position: fixed;
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}
.spin-cw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}
.spin-ccw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
.wiggle {
  animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

.infinite {
  animation-iteration-count: infinite;
}

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

/*@import "foundation-custom.css";*/
/* only for use when your project does not use the web labs core */
/* cookies consent and GDPR - reveal modal */
.cookieControlTrigger {
  display: block;
  position: fixed;
  overflow: hidden;
  left: 0;
  bottom: 0;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* theme */
  background-color: green;
  border-top-right-radius: 5px;
}

.cookieControlTrigger p {
  margin: 0 !important;
}

.cookieControlTrigger a {
  line-height: normal !important;
  display: block;
  text-decoration: none !important;
  /* theme */
  color: #ffffff !important;
  -webkit-transform: translateZ(0);
  padding: 10px;
  cursor: pointer;
}

.cookieControlTrigger a:focus {
  color: #000000 !important;
}

#reviewCookies a.trigger {
  position: relative;
  padding-right: 20px;
}

#reviewCookies a.trigger::after {
  content: "";
  border: solid #000;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 15px;
  position: relative;
}

#reviewCookies a.trigger.active::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.reveal.gdpr h1 {
  font-size: 2.6667rem; /* 48 / 18 = 2.6667 */
  margin-bottom: 2rem !important;
}
.reveal.gdpr p.h3 {
  font-size: 1.3333333333rem; /* 24 / 18 = 1.3333 */
  margin-bottom: 1.2375rem !important;
  font-weight: bold;
}
.reveal.gdpr .button {
  font-weight: 300;
}

a.reviewPrivacy span.icon,
.reviewTitle span.icon {
  display: inline-block;
  margin-right: 10px;
  /* theme specific */
  background-image: url(../scripts/cookieConsent/graphics/shieldTick-green.png);
  background-size: contain;
  background-repeat: no-repeat;
}

a.reviewPrivacy span.icon {
  width: 24px;
  height: 24px;
}

.reviewTitle span.icon {
  width: 36px;
  height: 36px;
}

@media screen and (max-width: 40em) {
  .reveal.gdpr {
    top: 0px !important;
  }
  .reveal.gdpr h1 {
    font-size: 1.3333333333rem; /* 24 / 18 = 1.3333 */
    margin-bottom: 2rem !important;
    font-weight: 700;
  }
  .reveal.gdpr p.h3 {
    font-size: 1.16667rem; /* 21 / 18 = 1.1667 */
    margin-bottom: 1.41429rem !important;
  }
  .reveal.gdpr .foundation.panel {
    padding: 1rem;
  }
  .reveal.gdpr a.reviewPrivacy span.icon,
  .reveal.gdpr .reviewTitle span.icon {
    display: none;
  }
}
.reveal.gdpr .content {
  width: 100% !important;
}

.reveal.gdpr table a {
  white-space: nowrap;
}

/* foundation switch */
.reveal.gdpr .switch-paddle {
  width: 4.5rem;
  text-transform: uppercase;
}

.reveal.gdpr input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

.reveal.gdpr .switch-active {
  left: 14%;
}

.reveal.gdpr .switch-paddle {
  border-radius: 5px;
}

.switch-paddle::after {
  border-radius: 5px;
}

.reveal.gdpr input ~ .switch-paddle {
  /* theme */
  background: red;
}

.reveal.gdpr input:checked ~ .switch-paddle {
  /* theme */
  background: green;
}

.reveal.gdpr input:focus ~ .switch-paddle {
  background: #FFBF47 !important;
  color: #000000 !important;
}

.content {
  /* medium down */
  /* Small only */
}
.content a.button.taskAction.large:link,
.content a.button.taskAction.large:visited {
  border: 5px solid var(--task-action-button-color);
  display: inline-block;
  padding: 0.75rem 0.75rem 3rem 0.75rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  position: relative;
  text-align: left !important;
  clear: both;
  min-width: 300px;
  font-size: 19px;
  font-weight: 500;
  line-height: normal;
  height: auto;
  background-color: var(--task-action-button-color) !important;
  border: none;
  border-radius: 8px 8px 8px 8px;
  color: #FFFFFF;
  transition-property: none !important;
  transition: all 0.2s ease-in-out; /* smooth transition */
  box-shadow: 0 4px rgb(0, 0, 0); /* initial shadow */
}
.content a.button.taskAction.large:link::after {
  content: "DO IT ONLINE " " \f245" !important;
  font-family: "myriad-pro", "Font Awesome 6 Pro";
  font-weight: 200, 400;
  color: #FFFFFF;
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: left;
  display: block;
  color: #FFFFFF;
  width: 100%;
  padding: 0 0.75rem 10px 0.75rem;
  font-weight: 700;
  box-sizing: border-box;
  font-size: 26px;
  border-radius: 0 0 8px 8px;
  transition-property: none !important;
}
.content a.button.taskAction.large:hover,
.content a.button.taskAction.large:hover::after {
  background-color: var(--task-action-button-hover-color) !important;
}
.content a.button.taskAction.large:active,
.content a.button.taskAction.large:active::after {
  background-color: var(--task-action-button-hover-color) !important;
}
.content a.button.taskAction.large:focus,
.content a.button.taskAction.large:focus:hover,
.content a.button.taskAction.large:focus::after,
.content a.button.taskAction.large:focus:hover::after {
  background-color: var(--focus-bg-color) !important;
  color: var(--link-text-focus-color) !important;
}
.content a.button.taskAction.large:focus {
  box-shadow: 0 3px rgb(0, 0, 0); /* smaller shadow */
  transform: translateY(5px); /* move button down */
}
@media screen and (max-width: 63.9375em) {
  .content a.button.taskAction.large:link,
  .content a.button.taskAction.large:visited {
    font-size: 16px;
    padding: 0.75rem 0.75rem 2rem 0.75rem;
  }
  .content a.button.taskAction.large:link::after {
    font-size: 18px;
  }
}
@media screen and (max-width: 39.9375em) {
  .content a.button.taskAction.large:link,
  .content a.button.taskAction.large:visited {
    display: block;
    width: 100%;
    min-width: auto;
  }
}

html.is-reveal-open,
html.is-reveal-open body {
  width: 100%;
}

.bx-controls {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: center;
}

@media screen and (max-width: 400px) {
  body {
    min-width: 320px;
  }
  .debug .decorWrap {
    background-color: brown;
  }
  .debug .wrapper {
    background-color: purple;
  }
  .debug .row {
    background-color: cream;
  }
  .debug .row .block {
    background-color: #f30;
  }
  .debug .sideBarLayout .content {
    background-color: #cf3;
  }
  .debug .sideBarLayout .sidebar {
    background-color: #c6c;
  }
  .hide-for-small {
    display: none !important;
  }
  .wrapper {
    width: 100%;
    max-width: 100%;
  }
  .fullBlock {
    margin-right: 20px;
    margin-left: 20px;
  }
  .homeSections {
    background-image: none;
    border-bottom: 0px;
  }
  .homeSections .fullWidthLayout .row .block.twoCol {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
  }
  .homeSections.transactForms .fullWidthLayout .row .block.twoCol.last {
    border-bottom: 0px !important;
  }
  .homeSections .wrapperFields {
    width: 70%;
  }
  .homeSections .fullWidthLayout .row {
    padding-left: 0;
    padding-right: 0;
  }
  .homeSections .block .promo,
  .homeSections .block.last .promo,
  .listPromos .block .promo {
    margin-right: 20px;
    margin-left: 20px;
  }
  .homeSections {
    background-image: none !important;
  }
  .homeSections .promo {
    margin-bottom: 0;
  }
  .homeSections .promo .articleTextBlock,
  .homeSections .promo img {
    float: none;
    width: 100%;
    text-align: center;
  }
  .homeSections .promo .articleTextBlock .articleDesc {
    display: none;
  }
  .homeSections .promo img {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5px;
  }
  .listPromos .promo .articleTextBlock,
  .listPromos .promo img {
    float: none;
    width: 100%;
  }
  .sideBarLayout .content,
  .sideBarLayout .sidebar {
    float: none;
    width: 100%;
  }
  .sideBarLayout .sidebar {
    border-top: 1px solid #ccc;
  }
  .sideBarLayout .sidebar .paddingSides {
    padding: 0px 20px;
  }
  #oneForm .row .block {
    margin: 0 0 30px 0;
  }
  #oneForm .fullBlock {
    padding: 0px 20px;
  }
  .sideBarLayout .row.paddingSides {
    padding: 0px 20px;
  }
  .sideBarLayout .row .block.twoCol {
    width: 46.4%;
    margin-right: 7.14%;
  }
  .sideBarLayout .row .block.threeCol {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .sideBarLayout .row .block.threeCol:nth-child(3) {
    margin-bottom: 20px;
  }
  .sideBarLayout .row .block.fourCol {
    width: 46.4%;
    margin-right: 7.14%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .sideBarLayout .row .block.fourCol:nth-child(2) {
    margin-right: 0;
  }
  .sideBarLayout .row .block.fourCol:nth-child(3),
  .sideBarLayout .row .block.fourCol:nth-child(4) {
    margin-bottom: 20px;
  }
  .sideBarLayout,
  .sideBarLayout.theme1 {
    background-image: none;
  }
  .searchHeader {
    display: none;
  }
  #allServicesNav .wrapper :after {
    display: none;
  }
  .topTasks.withMenus .wrapper {
    background: #f5f5f5;
    padding-top: 10px;
    color: #fff;
  }
  .taskIcons.topTasks.colour1 .fullWidthLayout .row.paddingSides {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .taskIcons.topTasks.colour1 p.h2 {
    font-size: 1.11em;
    color: #272a00;
    font-weight: 500 !important;
  }
  .taskIcons.topTasks.colour1 .fullWidthLayout .row.paddingSides {
    padding: 10px;
  }
  .taskIcons.topTasks.colour1 p {
    padding: 5px 5px 0px 5px;
  }
  .taskIcons.topTasks.colour1 a {
    background-color: #005c94;
  }
  .taskIcons.topTasks.colour1 a:hover {
    background-color: #003758;
  }
  .taskIcons.topTasks.colour1 .signpost .taskIcon {
    width: 25%;
    float: left;
    min-height: 0;
    height: 70px;
  }
  .taskIcons.topTasks.colour1 .icon {
    width: inherit;
    height: inherit;
    background-size: 80%;
    background-position: -5px 5px;
  }
  .taskIcons.topTasks.colour1 .signpost .strings {
    width: 72%;
    float: left;
    padding-left: 3%;
    padding-right: 0px;
    min-height: 0;
    text-align: left;
    line-height: 70px;
    font-size: 1em;
    font-weight: 500 !important;
  }
  .taskIcons.colour1 .signpost .strings .title {
    text-shadow: none;
    font-weight: 700 !important;
  }
  .taskIcons.topTasks.colour1 .row .block {
    margin: 0 0 10px 0;
    border-bottom: 0;
  }
  .otherServices {
    padding-top: 0px;
  }
  .otherServices.colour2 p.h2 {
    font-size: 1.22em;
    color: #c3d600;
    font-weight: 500 !important;
    margin-bottom: 0;
    display: none;
  }
  .textOnlyLinks .signpost .strings .title {
    font-size: 1em;
  }
  .fullWidthLayout .row.paddingSides {
    padding: 0px 20px;
  }
  .fullWidthLayout .row .block.oneCol,
  .fullWidthLayout .row .block.twoCol,
  .fullWidthLayout .row .block.threeCol,
  .fullWidthLayout .row .block.fourCol {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .taskIcons.categoryPage .row .block,
  .taskIcons.topTasks .row .block,
  .taskIcons.otherServices .row .block {
    margin: 15px 0 15px 0;
    border-bottom: 1px dotted #ccc;
  }
  .textOnlyLinks .row .block {
    border-bottom: 1px dotted #222;
  }
  .taskIcons.categoryPage .row:last-of-type .block:last-of-type,
  .taskIcons.topTasks .row:last-of-type .block:last-of-type,
  .taskIcons.otherServices .row:last-of-type .block:last-of-type {
    border-bottom: 0px;
  }
  .taskIcons.categoryPage .signpost .taskIcon,
  .taskIcons.topTasks .signpost .taskIcon,
  .taskIcons.otherServices .signpost .taskIcon {
    width: 26%;
  }
  .taskIcons.categoryPage .signpost .taskIcon,
  .taskIcons.categoryPage .signpost .strings,
  .taskIcons.topTasks .signpost .taskIcon,
  .taskIcons.topTasks .signpost .strings,
  .taskIcons.otherServices .signpost .taskIcon,
  .taskIcons.otherServices .signpost .strings {
    min-height: auto;
  }
  .taskIcons.categoryPage .signpost .strings,
  .taskIcons.topTasks .signpost .strings,
  .taskIcons.otherServices .signpost .strings {
    width: 70%;
    padding-left: 3%;
    padding-right: 0;
  }
  .taskIcons.categoryPage .signpost .strings .title {
    font-size: 1.22em;
    display: block;
    white-space: pre-wrap;
    word-break: keep-all;
    -webkit-hyphens: none;
  }
  .taskIcons.categoryPage .signpost .strings p.subs {
    font-size: 1em;
    -webkit-hyphens: none;
  }
  .taskIcons.categoryPage .icon {
    background-size: 100%;
    height: 80px;
    background-position: left top;
  }
  .homeSlider .sliderModule .captionEnhanced {
    font-size: 0.75em;
    padding: 5px 10px 5px 10px;
  }
  #formsMaster h1,
  #formsMaster .h1 {
    max-width: 280px;
    font-size: 1.8em;
  }
  .credits p.right {
    float: none !important;
    text-align: left !important;
  }
  ul.panelTabs {
    text-align: center;
  }
  ul.panelTabs li {
    font-size: 1em;
    line-height: 40px;
  }
  ul.panelTabs li a {
    font-weight: 400;
  }
  ul.panelTabs li .arrow-down {
    display: none !important;
  }
  .azNav {
    text-align: center;
  }
  .azNav li {
    width: 70px !important;
    font-size: 0.85rem;
  }
  .azNav li a {
    line-height: 50px;
  }
  .oneFormNav ul.nav {
    display: none;
  }
  .oneFormNav ul.nav.active {
    display: block;
  }
  .desktopOnly {
    display: none;
  }
  .mobileOnly {
    display: block;
  }
  #oneForm {
    background-color: #f4f4f4;
  }
  .oneForm {
    background-color: #f4f4f4;
  }
  .loginPanel.block {
    box-shadow: none;
  }
  #oneForm .fullBlock {
    margin-right: 0px;
    margin-left: 0px;
  }
  #oneForm img {
    max-width: 100%;
  }
  #oneForm .hideForDesktop {
    display: block !important;
  }
  #oneForm .hideForDesktop.inlineBlock {
    display: inline-block !important;
  }
  #oneForm .hideForMobile {
    display: none !important;
  }
  #oneForm .block,
  #oneForm .block.twoColumn,
  #oneForm .block.threeColumn,
  #oneForm .sidebar,
  #oneForm .content,
  #oneForm .wrapper,
  #oneForm .twoColumn {
    width: auto !important;
    float: none !important;
    margin-right: 0 !important;
  }
  #oneForm .sidebar .sideNav ul.nav a {
    padding: 10px 20px;
  }
  .twitterTwo {
    min-height: 100px;
  }
  .or {
    width: auto;
  }
  .connect {
    width: auto;
  }
  .fbConnect,
  .twitterConnect {
    float: none;
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
    width: 90%;
  }
  .homepageContent {
    background: #fff;
    padding: 45px 0;
  }
  .navHomepage {
    background: #001e27;
  }
  .navHomepage a {
    display: block;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
  }
  .navHomepage .current {
    background: #fff;
    color: #666;
  }
  .homepageContent .leftContent,
  .homepageContent .rightImg {
    float: none;
    width: auto;
  }
  .homepageContent .rightImg {
    text-align: center;
    margin-bottom: -60px;
  }
  .homepageContent {
    padding-bottom: 0;
  }
  .navHomepage a.current {
    text-decoration: none;
  }
  .notification .left {
    float: none;
    width: 100%;
  }
  .notification .right {
    float: none;
    width: 100%;
    position: relative;
  }
  .notification .left {
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
  }
  .subNav .left {
    float: none;
    width: 90%;
    padding: 10px 5%;
    border-bottom: 1px solid #c3c0b8;
  }
  .subNav .right {
    float: none;
    width: 90%;
    padding: 10px 5%;
  }
  .subNav .right a.current {
    border-radius: 4px;
  }
  .twoButtons a.left,
  .twoButtons a.right {
    width: 90%;
    float: none;
    display: block;
    margin-bottom: 20px;
  }
  .findService .center {
    display: none;
  }
  .findService .left,
  .findService .right {
    float: none;
    width: 90%;
    padding: 5%;
    box-shadow: none;
    border-top: 1px solid #dfb665;
  }
  .loginPanel .column, .loginPanel .columns,
  .signupPanel .column,
  .signupPanel .columns {
    float: none;
    margin-bottom: 0 !important;
    width: 100%;
  }
  .loginPanel select,
  .signupPanel select {
    width: 100% !important;
    display: block;
    float: none;
    font-size: 0.9rem;
  }
  .inputField.postcode {
    width: 100%;
  }
  .button.small.halfButton,
  button.small.halfButton,
  .button.halfButton,
  button.halfButton {
    margin-left: 0px;
    width: 100% !important;
  }
  .loginPanel .selectWrapper,
  .signupPanel .selectWrapper {
    width: 100%;
    margin-bottom: 15px;
  }
  .notifications {
    margin-top: 0px;
    margin-right: 10px;
    font-size: 16px;
  }
  .itemBlock .label,
  .itemBlock .value {
    display: block;
  }
  .itemBlock .label {
    width: auto;
    padding-right: 0%;
  }
  .itemBlock .value {
    padding-left: 0%;
    width: auto;
  }
  .twoButtons a.blue {
    font-size: 17px;
  }
  .loginPanel h2,
  .signupPanel h2 {
    font-size: 18px;
  }
  .homepageContent .paddingBlock,
  .homepageContentWrapper ul {
    padding-right: 30px;
    padding-left: 30px;
  }
  .homepageContentWrapper:last-of-type h2 {
    display: none;
  }
  .southwarkHeader {
    display: none;
  }
  .searchForm.smaller {
    width: 100%;
  }
  .responsive .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .responsive * html .cf {
    zoom: 1;
  }
  .responsive *:first-child + html .cf {
    zoom: 1;
  }
  .responsive table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .responsive th,
  .responsive td {
    margin: 0;
    vertical-align: top;
  }
  .responsive th {
    text-align: left;
  }
  .responsive table {
    display: block;
    position: relative;
    width: 100%;
  }
  .responsive thead {
    display: block;
    float: left;
    border-right: 1px solid #dddbd6;
  }
  .responsive tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  .responsive thead tr {
    display: block;
  }
  .responsive th {
    display: block;
    text-align: right;
  }
  .responsive tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .responsive td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  #chapterNav .twoCol {
    width: 100%;
    margin: 0 0 20px 0;
    clear: both;
  }
  .responsive th {
    border-bottom: 0;
    border-left: 0;
  }
  .responsive td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .responsive tbody tr {
    border-left: none;
  }
  .responsive th:last-child,
  .responsive td:last-child {
    border-bottom: none;
  }
  h1.push-15.center {
    font-size: 14px;
  }
  .notification .blue h2,
  .twoButtons a.blue,
  .landlordNotificationHeadline {
    font-size: 21px !important;
  }
  .landlordNotificationSubheadline {
    font-size: 18px !important;
  }
  .notificationContent .button {
    display: block;
    margin-bottom: 20px;
  }
  .notificationContent .button:last-of-type {
    margin-bottom: 0;
  }
  .landlordsLoginWrapper .left {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 100%;
  }
  .landlordsLoginWrapper .left .button {
    margin-left: auto;
    margin-right: auto;
  }
  .landlordsLoginWrapper .right {
    display: none;
  }
  .landlordsLoginWrapper h1 {
    font-size: 40px;
  }
  .landlordsLoginWrapper .left img {
    display: block;
    margin: 0 auto;
    display: block;
  }
  .dataTable {
    font-size: 14px;
  }
  .dataTable .left {
    float: none;
    margin-bottom: 10px;
  }
  .dataTable .right {
    float: none;
    width: 100%;
  }
  .dataTable .clearfix .value {
    width: 60%;
  }
  .arrowLink,
  .billLink {
    display: inline-block;
    padding-left: 0px;
    background: none;
    min-height: auto;
  }
  .buttonPair .button {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
  }
  .atozForms {
    margin-top: 0px;
  }
  .atozForms li {
    font-size: 20px;
    width: 16.6666666667%;
  }
  .atozForms li a {
    line-height: 40px;
  }
  #cookie-law p {
    font-size: 0.85em;
  }
  #cookie-law button {
    font-size: 1em;
    color: #fff;
  }
  #cookie-law p {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .sidebar .sideNav.inheritULNavClass p {
    background-color: #dedede;
  }
  .sidebar .sideNav.inheritULNavClass {
    margin-top: -20px;
  }
  .sidebar .sideNav.inheritULNavClass .nav.hideMobile {
    display: none;
  }
  #article DIV#modgov .mgTabs li {
    float: none;
    margin: 0;
    width: auto;
  }
  #article DIV#modgov .mgTabs A {
    display: block;
    width: 100% !important;
    margin: 0 0 10px 0;
    border-radius: 0 !important;
    border-bottom: 1px solid #ccc !important;
  }
  #article DIV#modgov .mgCalWeekendLink {
    width: 100% !important;
  }
  #article DIV#modgov .mgCalendarMonthGrid {
    font-size: 0.75em !important;
  }
  #article DIV#modgov .mgCalendarCell {
    padding: 0 !important;
  }
  #article DIV#modgov .mgCalendarCell .mgCalendarMonthEventList li {
    border-left: 0;
  }
  #article DIV#modgov .mgCalendarCell .mgCalendarMonthEventList .mgCalendarCellTxt {
    padding: 5px 0;
  }
  #article #modgov .mgButtonHolder {
    width: 100%;
  }
  #article #modgov .mgButtonHolder button {
    width: inherit;
    border: none !important;
    border-radius: 0;
    text-align: left;
  }
  #article DIV#modgov .mgThumbsList li {
    width: 50%;
    margin: 0 0 20px 0;
  }
  #article DIV#modgov .mgThumbsList li:nth-child(4n+4) {
    margin-right: 0;
  }
  .accordion .accordion-navigation > h2 {
    font-size: 18px !important;
    font-size: 1rem !important;
  }
  .contentVid.right,
  .contentVid.left,
  .contentVid.center {
    margin: 1.5em auto 2em !important;
    width: 100%;
    float: none !important;
  }
  .flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden;
  }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .flex-video.widescreen {
    padding-bottom: 56.25%;
  }
  .flex-video.vimeo {
    padding-top: 0;
  }
}
@media screen and (min-width: 767px) {
  #allServicesNav .wrapper:after {
    bottom: 100%;
    right: 45px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(68, 68, 68, 0);
    border-bottom-color: #444;
    border-width: 15px;
    margin-left: -15px;
  }
}
@media screen and (min-width: 401px) and (max-width: 767px) {
  .wysiwyg {
    font: normal 95%/1.65 sans-serif;
  }
  .debug .decorWrap {
    background-color: #fff;
  }
  .debug .wrapper {
    background-color: gold;
  }
  .debug .row {
    background-color: silver;
  }
  .debug .row .block {
    background-color: #f30;
  }
  .debug .sideBarLayout .content {
    background-color: #cf3;
  }
  .debug .sideBarLayout .sidebar {
    background-color: #c6c;
  }
  .wrapper {
    max-width: 960px;
  }
  .fullBlock {
    margin-right: 20px;
    margin-left: 20px;
  }
  .fullWidthLayout .row.paddingSides {
    padding: 0px 20px;
  }
  .fullWidthLayout .row .block.oneCol {
    width: 48.3333333333%;
    margin-left: 25.8333333%;
  }
  .fullWidthLayout .row .block.twoCol {
    width: 48.5%;
    margin-right: 2.8%;
  }
  .fullWidthLayout .row .block.threeCol {
    width: 31.4%;
    margin-right: 2.8%;
  }
  .fullWidthLayout .row .block.fourCol {
    width: 22.9%;
    margin-right: 2.8%;
  }
  .fullWidthLayout .row .block.threeCol {
    width: 47.7%;
    margin-right: 4.5%;
  }
  .fullWidthLayout .row .block.threeCol:nth-child(2) {
    margin-right: 0% !important;
  }
  .fullWidthLayout .row .block.threeCol:nth-child(3) {
    width: 100%;
    margin-right: 0% !important;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .fullWidthLayout .row .block.threeCol:nth-child(3) a.taskIcon {
    width: 20%;
  }
  .fullWidthLayout .row .block.fourCol {
    width: 47.7%;
    margin-right: 4.5%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .fullWidthLayout .row .block.fourCol:nth-child(2) {
    margin-right: 0;
  }
  .fullWidthLayout .row .block.fourCol:nth-child(3),
  .fullWidthLayout .row .block.fourCol:nth-child(4) {
    margin-bottom: 20px;
  }
  .homeSections {
    background-image: none !important;
    border-bottom: 0px;
  }
  .homeSections .fullWidthLayout .row .block.twoCol {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
  }
  .homeSections.transactForms .fullWidthLayout .row .block.twoCol.last {
    border-bottom: 0px !important;
  }
  .homeSections .wrapperFields {
    width: 60%;
  }
  .homeSections .fullWidthLayout .row {
    padding-left: 0;
    padding-right: 0;
  }
  .homeSections .block .promo,
  .homeSections .block.last .promo,
  .listPromos .block .promo {
    margin-right: 20px;
    margin-left: 20px;
  }
  .withIframe {
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sideBarLayout .content,
  .sideBarLayout .sidebar {
    float: none;
    width: 100%;
  }
  .sideBarLayout .sidebar {
    border-top: 1px solid #ccc;
  }
  .sideBarLayout .sidebar .paddingSides {
    padding: 0px 20px;
  }
  .sideBarLayout .row.paddingSides {
    padding: 0px 20px;
  }
  .sideBarLayout .row .block.twoCol {
    width: 48.2%;
    margin-right: 3.6%;
  }
  .sideBarLayout .row .block.threeCol {
    width: 30.9%;
    margin-right: 3.6%;
  }
  .sideBarLayout .row .block.fourCol {
    width: 48.2%;
    margin-right: 3.6%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .sideBarLayout .row .block.fourCol:nth-child(2) {
    margin-right: 0;
  }
  .sideBarLayout .row .block.fourCol:nth-child(3),
  .sideBarLayout .row .block.fourCol:nth-child(4) {
    margin-bottom: 20px;
  }
  .sideBarLayout,
  .sideBarLayout.theme1 {
    background-image: none;
  }
  #allServicesNav .wrapper :after {
    display: none;
  }
  .topTasks.withMenus .wrapper {
    color: #fff;
    padding-top: 10px;
    background-color: #f5f5f5;
  }
  .taskIcons.topTasks.colour1 p.h2 {
    font-size: 1em;
    color: #272a00;
    font-weight: 500 !important;
  }
  .taskIcons.topTasks.colour1 .fullWidthLayout .row.paddingSides {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .taskIcons.topTasks.colour1 p {
    padding: 5px 5px 0px 5px;
  }
  .taskIcons.topTasks.colour1 a {
    background-color: #005c94;
  }
  .taskIcons.topTasks.colour1 a:hover {
    background-color: #003758;
  }
  .taskIcons.topTasks.colour1 .signpost .taskIcon {
    width: 100%;
    min-height: 0;
    height: 60px;
    margin: 0 auto;
  }
  .taskIcons.topTasks.colour1 .icon {
    width: inherit;
    height: inherit;
    background-size: 70% !important;
    background-position: center 5px;
  }
  .taskIcons.topTasks.colour1 .signpost .strings {
    width: 100%;
    padding-left: 0;
    padding-right: 0px;
    min-height: 0;
  }
  .taskIcons.colour1 .signpost .strings .title {
    text-shadow: none;
    font-weight: 500 !important;
    font-size: 1em;
  }
  .taskIcons.topTasks.colour1 .row .block {
    margin-bottom: 15px;
    margin-top: 0;
    border-bottom: 0;
  }
  .otherServices {
    padding-top: 20px;
  }
  .otherServices.colour2 p.h2 {
    font-size: 1em;
    font-weight: 500 !important;
    margin-bottom: 0;
    display: none;
  }
  .textOnlyLinks .signpost .strings .title {
    font-size: 1em;
  }
  .taskIcons .icon {
    background-size: contain !important;
  }
  .taskIcons .fourCol .icon,
  .taskIcons .threeCol .icon,
  .taskIcons .twoCol .icon {
    background-size: 73px 73px !important;
  }
  .taskIcons .signpost .strings p.subs a {
    display: block;
    white-space: normal;
    line-height: normal;
    margin-bottom: 10px;
  }
  .taskIcons .signpost .strings .pipe {
    display: none;
  }
  .homeSlider .sliderModule .captionEnhanced {
    font-size: 1em;
    padding: 5px 10px 5px 10px;
  }
  .azNav li {
    width: auto !important;
    font-size: 0.85rem;
  }
  .oneFormNav ul.nav {
    display: none;
  }
  .oneFormNav ul.nav.active {
    display: block;
  }
  #oneForm .sidebar .sideNav ul.nav a {
    padding: 10px 20px;
  }
  .landlordsLoginWrapper .left {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 100%;
  }
  .landlordsLoginWrapper .left .button {
    margin-left: auto;
    margin-right: auto;
  }
  .landlordsLoginWrapper .right {
    display: none;
  }
  .landlordsLoginWrapper h1 {
    font-size: 40px;
  }
  .landlordsLoginWrapper .left img {
    display: block;
    margin: 0 auto;
    display: block;
  }
  .dataTable {
    font-size: 14px;
  }
  .dataTable .left {
    float: none;
    margin-bottom: 10px;
  }
  .dataTable .right {
    float: none;
    width: 100%;
  }
  .atozForms {
    margin-top: 0px;
  }
  .atozForms li {
    font-size: 20px;
    width: 16.6666666667%;
  }
  .atozForms li a {
    line-height: 40px;
  }
  #cookie-law {
    padding: 10px 10px 15px 10px;
  }
  #cookie-law p {
    font-size: 0.85em;
  }
  #cookie-law button {
    font-size: 1em;
    color: #fff;
  }
  #cookie-law p {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .desktopOnly {
    display: none;
  }
  .mobileOnly {
    display: block;
  }
  .sidebar .sideNav.inheritULNavClass p {
    background-color: #dedede;
  }
  .sidebar .sideNav.inheritULNavClass {
    margin-top: -20px;
  }
  .sidebar .sideNav.inheritULNavClass .nav.hideMobile {
    display: none;
  }
  #article DIV#modgov .mgThumbsList li {
    width: 50%;
    margin: 0 0 20px 0;
  }
  #article DIV#modgov .mgThumbsList li:nth-child(4n+4) {
    margin-right: 0;
  }
  .accordion .accordion-navigation > h2 {
    font-size: 18px !important;
    font-size: 1rem !important;
    margin-bottom: 0 !important;
  }
  .contentVid.right,
  .contentVid.left,
  .contentVid.center {
    margin: 1.5em auto 2em !important;
    width: 100%;
    float: none !important;
  }
  .flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden;
  }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .flex-video.widescreen {
    padding-bottom: 56.25%;
  }
  .flex-video.vimeo {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .wysiwyg {
    font: normal 100%/1.65 sans-serif;
  }
  .debug .decorWrap {
    background-color: #333;
  }
  .debug .wrapper {
    background-color: pink;
  }
  .debug .row {
    background-color: green;
  }
  .debug .row .block {
    background-color: #f30;
  }
  .debug .sideBarLayout .content {
    background-color: #cf3;
  }
  .debug .sideBarLayout .sidebar {
    background-color: #c6c;
  }
  .wrapper {
    max-width: 960px;
  }
  .fullBlock {
    margin-right: 20px;
    margin-left: 20px;
  }
  .fullWidthLayout .row.paddingSides {
    padding: 0px 20px;
  }
  .fullWidthLayout .row .block.oneCol {
    width: 48.3333333333%;
    margin-left: 25.8333333%;
  }
  .fullWidthLayout .row .block.twoCol {
    width: 48.5%;
    margin-right: 2.8%;
  }
  .fullWidthLayout .row .block.threeCol {
    width: 31.4%;
    margin-right: 2.8%;
  }
  .fullWidthLayout .row .block.fourCol {
    width: 22.9%;
    margin-right: 2.8%;
  }
  .fullWidthLayout .row .block.threeCol {
    width: 47.7%;
    margin-right: 4.5%;
  }
  .fullWidthLayout .row .block.threeCol:nth-child(2) {
    margin-right: 0% !important;
  }
  .fullWidthLayout .row .block.threeCol:nth-child(3) {
    width: 100%;
    margin-right: 0% !important;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .fullWidthLayout .row .block.threeCol:nth-child(3) a.taskIcon {
    width: 20%;
  }
  .fullWidthLayout .row .block.fourCol {
    width: 47.7%;
    margin-right: 4.5%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .fullWidthLayout .row .block.fourCol:nth-child(2) {
    margin-right: 0;
  }
  .fullWidthLayout .row .block.fourCol:nth-child(3),
  .fullWidthLayout .row .block.fourCol:nth-child(4) {
    margin-bottom: 20px;
  }
  .sideBarLayout .row.paddingSides {
    padding: 0px 20px;
  }
  .sideBarLayout .row .block.twoCol {
    width: 48.2%;
    margin-right: 3.6%;
  }
  .sideBarLayout .row .block.threeCol {
    width: 30.9%;
    margin-right: 3.6%;
  }
  .sideBarLayout .row .block.fourCol {
    width: 48.2%;
    margin-right: 3.6%;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .sideBarLayout .row .block.fourCol:nth-child(2) {
    margin-right: 0;
  }
  .sideBarLayout .row .block.fourCol:nth-child(3),
  .sideBarLayout .row .block.fourCol:nth-child(4) {
    margin-bottom: 20px;
  }
  .sideBarLayout .sidebar .paddingSides {
    padding: 0px 20px;
  }
  .topLinks {
    width: 100%;
    text-align: left;
    font-size: 0.75em;
  }
  .sideBarLayout {
    background-image: url(../graphics/line-cccccc.gif);
    background-repeat: repeat-y;
    background-position: 74.609375% top;
  }
  #allServicesNav .wrapper :after {
    right: 25px;
  }
  .taskIcons .icon {
    background-size: contain !important;
  }
  .taskIcons .signpost .strings p.subs a {
    display: block;
  }
  .taskIcons .signpost .strings .pipe {
    display: none;
  }
  .sidebar .sideNav ul.nav a {
    padding: 15px 20px;
  }
  .landlordsLoginWrapper .left {
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .landlordsLoginWrapper .left .button {
    margin-left: auto;
    margin-right: auto;
  }
  .landlordsLoginWrapper .right {
    display: none;
  }
  .landlordsLoginWrapper .left img {
    display: block;
    margin: 0 auto;
    display: block;
  }
  .azNav li {
    width: auto !important;
    font-size: 0.85rem;
  }
  .oneFormNav ul.nav {
    display: block !important;
  }
  .mobileOnly {
    display: none !important;
  }
  .sidebar .sideNav.inheritULNavClass .nav.hideMobile {
    display: block !important;
  }
  #article DIV#modgov .mgThumbsList li {
    width: 50%;
    margin: 0 0 20px 0;
  }
  #article DIV#modgov .mgThumbsList li:nth-child(4n+4) {
    margin-right: 0;
  }
  .contentVid.right,
  .contentVid.left,
  .contentVid.center {
    margin: 1.5em auto 2em !important;
    width: 100%;
    float: none !important;
  }
  .flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden;
  }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .flex-video.widescreen {
    padding-bottom: 56.25%;
  }
  .flex-video.vimeo {
    padding-top: 0;
  }
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
  .wysiwyg {
    font: normal 100%/1.65 sans-serif;
  }
  .debug .decorWrap {
    background-color: #333;
  }
  .debug .wrapper {
    background-color: orange;
  }
  .debug .row {
    background-color: teal;
  }
  .sideBarLayout {
    background-image: url(../graphics/line-cccccc.gif);
    background-repeat: repeat-y;
    background-position: 74.609375% top;
  }
  .sidebar .sideNav.inheritULNavClass .nav.hideMobile {
    display: block !important;
  }
}
/* date picker */
table.jCalendar {
  border: 1px solid transparent;
  background: #2E3A41;
  border-collapse: separate !important;
  border-spacing: 2px;
  margin: 16px auto 2px auto;
  width: 250px;
}

table.jCalendar th {
  color: #fff;
  font-weight: bold;
  text-align: center;
}

table.jCalendar td {
  background: #ccc;
  color: #000;
  /*padding: 3px 5px;*/
  padding: 10px 11px;
  text-align: center;
}

table.jCalendar td.other-month {
  background: #ddd;
  color: #aaa;
}

table.jCalendar td.today {
  background: #666;
  color: #fff;
}

table.jCalendar td.selected {
  background: #6AAC1A;
  color: #fff;
}

table.jCalendar td.selected.dp-hover {
  background: #8BCE04;
  color: #fff;
}

table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
  background: #fff;
  color: #000;
}

table.jCalendar tr.selectedWeek td {
  background: #f66;
  color: #fff;
}

table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
  background: #bbb;
  color: #888;
}

table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
  background: #bbb;
  color: #888;
}

/* For the popup */
/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
/*div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;	
}*/
a.dp-choose-date {
  background: url(../graphics/calendar.png) top left no-repeat;
  width: 45px;
  height: 45px;
  background-size: cover;
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  text-indent: -2000px;
  overflow: hidden;
  position: relative;
  opacity: 0.7;
}

a.dp-choose-date:hover {
  opacity: 1;
}

a.dp-choose-date.dp-disabled {
  background-position: 0 -20px;
  cursor: default;
}

/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
/*input.dp-applied {
	width: 140px;
	float: left;
}*/
div.dp-popup {
  position: relative;
  background: #2E3A41;
  font-size: 10px;
  font-family: arial, sans-serif;
  padding: 5px;
  width: 260px;
  line-height: 1.2em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 5px 0px;
  box-shadow: 0px 5px 5px 0px;
  border: 1px solid #495466;
}

div#dp-popup {
  position: absolute;
  z-index: 199;
}

div.dp-popup h2 {
  font-size: 14px !important;
  text-align: center;
  margin: 10px 0;
  padding: 0;
  color: #FFF;
  border-bottom: 0px none;
}

a#dp-close {
  font-size: 11px;
  padding: 4px 0;
  text-align: center;
  display: block;
}

a#dp-close:hover {
  text-decoration: underline;
}

div.dp-popup a {
  color: #000;
  text-decoration: none;
  padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
  position: absolute;
  top: 5px;
  left: 8px;
  width: 100px;
  height: 33px;
}

div.dp-popup div.dp-nav-prev a {
  float: left;
  margin-right: 2px;
}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a,
div.dp-popup div.dp-nav-next a {
  cursor: pointer;
  font-size: 16px;
  text-indent: -99999px;
  display: inline-block;
  width: 29px;
  height: 30px;
  line-height: 33px;
}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
  cursor: default;
}

div.dp-popup div.dp-nav-next {
  position: absolute;
  top: 5px;
  right: 8px;
  width: 100px;
  height: 33px;
}

div.dp-popup div.dp-nav-next a {
  float: right;
  margin-left: 2px;
}

div.dp-popup a.disabled {
  cursor: default;
  color: #aaa;
}

div.dp-popup td {
  cursor: pointer;
}

div.dp-popup td.disabled {
  cursor: default;
}

a.dp-nav-prev-year {
  background-image: url(../graphics/nav-prev-year.png);
}

a.dp-nav-prev-year:hover {
  background-image: url(../graphics/nav-prev-year-hover.png);
}

a.dp-nav-prev-year.disabled {
  background-image: url(../graphics/nav-prev-year-disabled.png);
}

a.dp-nav-prev-month {
  background-image: url(../graphics/nav-prev-month.png);
}

a.dp-nav-prev-month:hover {
  background-image: url(../graphics/nav-prev-month-hover.png);
}

a.dp-nav-prev-month.disabled {
  background-image: url(../graphics/nav-prev-month-disabled.png);
}

a.dp-nav-next-year {
  background-image: url(../graphics/nav-next-year.png);
}

a.dp-nav-next-year:hover {
  background-image: url(../graphics/nav-next-year-hover.png);
}

a.dp-nav-next-year.disabled {
  background-image: url(../graphics/nav-next-year-disabled.png);
}

a.dp-nav-next-month {
  background-image: url(../graphics/nav-next-month.png);
}

a.dp-nav-next-month:hover {
  background-image: url(../graphics/nav-next-month-hover.png);
}

a.dp-nav-next-month.disabled {
  background-image: url(../graphics/nav-next-month-disabled.png);
}

.dateMobile {
  display: none;
}

.contentImg p {
  font-size: 0.889em;
  line-height: normal;
  text-align: center;
}

.promo {
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

#map {
  height: 600px;
}

.show-for-sr {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*FormFieldGroup govuk-form-group*/
.FormFieldGroup {
  margin-bottom: 1.25rem !important;
}
@media print, screen and (max-width: 39.99875em) {
  .FormFieldGroup {
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }
}

.modalContent legend {
  width: 100%;
}

.FormFieldGroupError {
  padding-left: 1rem !important;
  border-left: 5px solid #D4351C;
}

/* labels without the style first - these are foir labels on dates etc  */
.FormFieldLabel,
label.FormFieldLabel {
  text-transform: capitalise;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.75rem;
  font-size: 1rem;
}

.MandatoryFormFieldLabel::after {
  content: " *";
  color: #D4351C;
}

/* FormFieldHint */
.FormFieldHint,
.LabelHint {
  display: block;
  margin-bottom: 0.75rem;
  color: #505a5f;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}

.FormFieldHint p {
  margin-bottom: 0px !important;
}

/*FormField*/
input.FormField,
textarea.FormField,
select.FormField {
  margin-bottom: 0px !important;
  border: 2px solid #0b0c0c;
  background-color: #FFFFFF;
  box-shadow: none;
}

select,
select.FormField {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select:disabled {
  background-image: none;
}

input.FormField:hover,
textarea.FormField:hover,
select.FormField:hover,
.fileuploader.fileuploader-theme-eforms .fileuploader-input:hover .fileuploader-input-caption {
  border: 2px solid #FFBF47 !important;
}

input.FormField:focus,
textarea.FormField:focus,
select.FormField:focus {
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #FFBF47;
  border-color: #FFBF47 !important;
  outline: none;
}

input.FormField.ErrorFormField,
textarea.FormField.ErrorFormField,
select.FormField.ErrorFormField,
input.FormField.ErrorFormField:hover,
textarea.FormField.ErrorFormField:hover,
select.FormField .ErrorFormField:hover {
  border-color: #D4351C;
}

input:disabled.FormField,
textarea:disabled.FormField,
select:disabled.FormField {
  background-color: #FFFFFF;
}

input:disabled.FormField:hover,
textarea:disabled.FormField:hover,
select:disabled:hover {
  border: 2px solid #0b0c0c;
}

input[readonly].FormField,
textarea[readonly].FormField,
select[readonly].FormField {
  background-color: #FFFFFF;
}

input[readonly].FormField:hover,
textarea[readonly].FormField:hover,
select[readonly]:hover {
  border: 2px solid #0b0c0c;
}

input[readonly].FormField:focus,
textarea[readonly].FormField:focus,
select[readonly]:focus {
  border: 2px solid #0b0c0c;
}

textarea.FormField {
  resize: vertical;
}

/*errorMessage govuk-error-message*/
.errorMessage,
.errorMessage p {
  font-weight: 400;
}

.errorMessage {
  font-size: 1rem;
  line-height: 1.31579;
  display: block;
  margin-bottom: 1rem;
  clear: both;
  color: #D4351C;
}

/* radio checks */
/*.radioCheck.govuk-radio-check*/
/* Customize the label (the radioCheck) */
.radioCheck {
  display: block;
  position: relative;
  padding-left: 49px;
  /*margin-bottom: 12px;*/
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 39px;
  /* update to fix room bookings form */
  padding-bottom: 1rem;
}

.radioCheck.small {
  padding-left: 39px;
}

/* Hide the browser's default checkbox behind the drawn one */
.radioCheck input {
  position: absolute;
  cursor: pointer;
  height: 59px;
  width: 59px;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.radioCheck.small input {
  height: 29px;
  width: 29px;
}

/* shaped to natural state 
.radioCheck input[type="radio"] ~ .checkmark { border-radius: 100%; opacity: 1 }
.radioCheck input[type="checkbox"] ~ .checkmark { border-radius: 0 0 0 0; opacity: 1 }
*/
.radioCheck.seperateLabel input {
  position: absolute;
  cursor: pointer;
  height: 39px;
  width: 39px;
  top: 0;
  left: 0px;
  z-index: 2;
  opacity: 1;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 39px;
  width: 39px;
  background-color: #FFFFFF;
  border: 2px solid #0b0c0c;
  border-radius: 3px;
  z-index: 1;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
}

.radioCheck.small .checkmark {
  height: 29px;
  width: 29px;
  top: 5px;
}

.radioCheck input[type=radio] ~ .checkmark {
  border-radius: 100% !important;
}

/* On mouse-over, add a grey background color */
.radioCheck:hover input ~ .checkmark {
  border-color: #FFBF47 !important;
}

/* new hybrid to break out of a parent label only solution */
.radioCheck input:focus ~ .checkmark {
  border-color: #FFBF47 !important;
  box-shadow: 0 0 5px #cacaca;
}

.radioCheck input[type=radio]:focus ~ .checkmark {
  border-radius: 100% !important;
}

.radioCheck:hover input[type=radio]:checked ~ .checkmark,
.radioCheck:hover input[type=checkbox]:checked ~ .checkmark {
  border-color: #FFBF47 !important;
  box-shadow: 0 0 5px #cacaca;
}

.radioCheck.ErrorFormField input[type=radio] ~ .checkmark,
.radioCheck.ErrorFormField input[type=checkbox] ~ .checkmark {
  border-color: #D4351C;
}

.radioCheck input:disabled ~ .checkmark {
  border: none;
  background-color: transparent;
  box-shadow: none !important;
  cursor: default;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.radioCheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.radioCheck .checkmark:after {
  left: 14px;
  top: 7px;
  width: 10px;
  height: 20px;
  border: solid #0a0a0a;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.radioCheck.small .checkmark:after {
  left: 10px;
  top: 5px;
  width: 7px;
  height: 14px;
  border: solid #0a0a0a;
  border-width: 0 2px 2px 0;
}

/* radios ad column buttons */
.basketItemwithPrice {
  position: relative;
}

.basketItemwithPrice label {
  display: block;
  z-index: 1;
  padding: 1.25rem 1.25rem 0 1.25rem;
  border: 1px solid #0b0c0c;
  border-radius: 0;
  font-size: inherit;
  line-height: normal;
}

/* improved responsive */
.basketItemwithPrice label .columns,
.basketItemwithPrice label .column {
  margin-bottom: 1.25rem !important;
}

.basketItemwithPrice input[type=checkbox] + label,
.basketItemwithPrice input[type=radio] + label {
  margin: 0 !important;
  display: block !important;
  box-sizing: border-box;
}

.basketItemwithPrice input[type=checkbox],
.basketItemwithPrice input[type=radio] {
  position: absolute;
  opacity: 0; /* left:-9999em; */
  z-index: -1;
  vertical-align: text-bottom;
}

.basketItemwithPrice input[type=checkbox] + label,
.basketItemwithPrice input[type=radio] + label {
  border: 2px solid #0b0c0c;
}

.basketItemwithPrice input[type=checkbox]:checked + label,
.basketItemwithPrice input[type=radio]:checked + label {
  border: 2px solid #0667d7;
}

/*
.basketItemwithPrice input[type="checkbox"]:focus + label,
.basketItemwithPrice input[type="radio"]:focus + label {  outline-width: 3px; outline-style: solid; outline-color: #ffbf47; border-color: #ffbf47 !important }
*/
/* augmented with tick and cross */
.basketItemwithPrice.withCheckSymbol label {
  padding-left: 3rem;
}

/*
.basketItemwithPrice.withCheckSymbol input[type="checkbox"] + label:before { display:block; position:absolute; left:1.25rem;  content:'✗'; color:#A94341; font-size:1.125rem; }
*/
/* DONT NEED THIS
.basketItemwithPrice.withCheckSymbol.checkSymbolRight label {padding-right:2rem; padding-left:1.25rem;}
.basketItemwithPrice.withCheckSymbol.checkSymbolRight input[type="radio"]:checked + label:before { display:block; position:absolute; right:1rem; left:auto;  content:'✓'; color:#5DA423; font-size:2rem; }
*/
/*
.basketItemwithPrice.withCheckSymbol input[type="checkbox"] + label:before,
.basketItemwithPrice.withCheckSymbol input[type="radio"] + label:before { display:block; position:absolute; left:1.25rem;  content:'✗'; color:#CCCCCC; font-size:1.125rem; }
*/
.basketItemwithPrice input[type=checkbox]:hover + label,
.basketItemwithPrice input[type=radio]:hover + label {
  border: 2px solid #3adb76;
}

.basketItemwithPrice.withCheckSymbol input[type=checkbox]:checked + label,
.basketItemwithPrice.withCheckSymbol input[type=radio]:checked + label {
  border-color: #3adb76;
}

.basketItemwithPrice.withCheckSymbol input[type=checkbox]:checked + label:before,
.basketItemwithPrice.withCheckSymbol input[type=radio]:checked + label:before {
  display: block;
  position: absolute;
  left: 1.25rem;
  color: #3adb76;
  font-size: inherit;
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.prefix,
.postfix {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  min-width: 2.4375rem;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  border: 1px solid #0b0c0c;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
  text-align: center;
}

div.prefix,
div.postfix,
a.prefix,
a.postfix {
  background: #fefefe;
  padding: 0.5rem;
}

.FormFieldGroupError .prefix,
.FormFieldGroupError .postfix,
.FormFieldGroupError .prefix input.FormField:hover,
.FormFieldGroupError .postfix input.FormField:hover,
.FormFieldGroupError .prefix select.FormField:hover,
.FormFieldGroupError .postfix select.FormField:hover,
.FormFieldGroupError .prefix input.FormField:focus,
.FormFieldGroupError .postfix input.FormField:focus,
.FormFieldGroupError .prefix select.FormField:focus,
.FormFieldGroupError .postfix select.FormField:focus {
  border: 1px solid #D4351C !important;
}

.prefix,
.FormFieldGroupError .prefix {
  border-right: none !important;
}

.postfix,
.FormFieldGroupError .postfix {
  border-left: none !important;
}

.prefix.has-tip {
  border-bottom: 1px solid #0b0c0c;
}

.FormField.postfix {
  border-left-color: transparent;
  background-color: #fefefe !important;
}

/* buttons */
.input-group-button .button {
  border-radius: 0 0 0 0 !important;
}

table .button {
  margin-bottom: 0 !important;
}

[type=text].autocomplete__input {
  margin-bottom: 0 !important;
}

.fileuploader.fileuploader-theme-eforms {
  background-color: transparent;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.fileuploader.fileuploader-theme-eforms .fileuploader-input .fileuploader-input-caption {
  box-shadow: none;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 0;
  color: #0a0a0a;
  margin-bottom: 0px !important;
  border: 2px solid #0b0c0c;
  background: #FFFFFF;
  box-shadow: none;
  padding: 0.5rem;
  height: 2.4375rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #414D55;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.fileuploader.fileuploader-theme-eforms .fileuploader-input-button {
  font-family: inherit;
  font-weight: 500;
  padding: 0.85em 1em;
  background: #005ea5;
  border-radius: 0;
  border: 1px solid transparent;
  height: 2.4375rem;
  line-height: 1;
}
.fileuploader.fileuploader-theme-eforms .fileuploader-items .fileuploader-item {
  position: relative;
  padding: 1rem 0 1rem 0;
  border-bottom: 2px solid #0b0c0c;
  animation-duration: 0.6s;
}

/*
$button-margin: 0 0 $global-margin 0;
$button-fill: solid;
$button-background: $primary-color;
$button-background-hover: scale-color($button-background, $lightness: -15%);
$button-color: $white;
$button-color-alt: $black;
$button-radius: $global-radius;
$button-border: 1px solid transparent;
$button-hollow-border-width: 1px;
$button-sizes: (
  tiny: 0.6rem,
  small: 0.75rem,
  default: 0.9rem,
  large: 1.25rem,
);
$button-palette: $foundation-palette;
$button-opacity-disabled: 0.25;
$button-background-hover-lightness: -20%;
$button-hollow-hover-lightness: -50%;
$button-transition: background-color 0.25s ease-out, color 0.25s ease-out;
$button-responsive-expanded: false;
*/
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

::placeholder {
  color: #cacaca;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #005ea5;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #00508c;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #005ea5;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: #004b84;
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #005ea5;
  color: #005ea5;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #002f53;
  color: #002f53;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #005ea5;
  color: #005ea5;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #002f53;
  color: #002f53;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #005ea5;
}
.button.clear:hover, .button.clear:focus {
  color: #002f53;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #005ea5;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #002f53;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #005ea5;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #005ea5;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.text-hide {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
}

.text-truncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-wrap {
  word-wrap: break-word !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-overline {
  text-decoration: overline !important;
}

.text-underline {
  text-decoration: underline !important;
}

.text-line-through {
  text-decoration: line-through !important;
}

.font-wide {
  letter-spacing: 0.25rem;
}

.font-normal {
  font-weight: normal;
}

.font-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic !important;
}

ul.list-disc {
  list-style-type: disc !important;
}

ul.list-circle {
  list-style-type: circle !important;
}

ul.list-square {
  list-style-type: square !important;
}

ol.list-decimal {
  list-style-type: decimal !important;
}

ol.list-lower-alpha {
  list-style-type: lower-alpha !important;
}

ol.list-lower-latin {
  list-style-type: lower-latin !important;
}

ol.list-lower-roman {
  list-style-type: lower-roman !important;
}

ol.list-upper-alpha {
  list-style-type: upper-alpha !important;
}

ol.list-upper-latin {
  list-style-type: upper-latin !important;
}

ol.list-upper-roman {
  list-style-type: upper-roman !important;
}

.rounded {
  border-radius: 5000px !important;
}
.rounded .switch-paddle {
  border-radius: 5000px !important;
}
.rounded .switch-paddle:after {
  border-radius: 50%;
}

.radius {
  border-radius: 0.1875rem;
}

.bordered {
  border: 0.0625rem solid #cacaca;
}

.shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.arrow-down {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
}

.arrow-up {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
}

.arrow-right {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
}

.arrow-left {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
}

.separator-center {
  text-align: center !important;
}
.separator-center::before, .separator-center::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.separator-center::after {
  clear: both;
}
.separator-center::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #005ea5;
  margin: 1rem auto 0;
}

.separator-left {
  text-align: left !important;
}
.separator-left::before, .separator-left::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.separator-left::after {
  clear: both;
}
.separator-left::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #005ea5;
  margin: 1rem auto 0;
  margin-left: 0 !important;
}

.separator-right {
  text-align: right !important;
}
.separator-right::before, .separator-right::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.separator-right::after {
  clear: both;
}
.separator-right::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #005ea5;
  margin: 1rem auto 0;
  margin-right: 0 !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-block {
  display: block !important;
}

.display-table {
  display: table !important;
}

.display-table-cell {
  display: table-cell !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-fixed-top {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.position-fixed-bottom {
  position: fixed !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.border-box {
  box-sizing: border-box !important;
}

.border-none {
  border: 0 !important;
}

.width-25 {
  width: 25% !important;
}

.width-50 {
  width: 50% !important;
}

.width-75 {
  width: 75% !important;
}

.width-100 {
  width: 100% !important;
}

.height-25 {
  height: 25% !important;
}

.height-50 {
  height: 50% !important;
}

.height-75 {
  height: 75% !important;
}

.height-100 {
  height: 100% !important;
}

.max-width-100 {
  max-width: 100% !important;
}

.max-height-100 {
  max-height: 100% !important;
}

.margin-0 {
  margin: 0rem !important;
}

.margin-top-0 {
  margin-top: 0rem !important;
}

.margin-right-0 {
  margin-right: 0rem !important;
}

.margin-bottom-0 {
  margin-bottom: 0rem !important;
}

.margin-left-0 {
  margin-left: 0rem !important;
}

.margin-horizontal-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.margin-vertical-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.padding-0 {
  padding: 0rem !important;
}

.padding-top-0 {
  padding-top: 0rem !important;
}

.padding-right-0 {
  padding-right: 0rem !important;
}

.padding-bottom-0 {
  padding-bottom: 0rem !important;
}

.padding-left-0 {
  padding-left: 0rem !important;
}

.padding-horizontal-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.padding-vertical-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.margin-1 {
  margin: 1rem !important;
}

.margin-top-1 {
  margin-top: 1rem !important;
}

.margin-right-1 {
  margin-right: 1rem !important;
}

.margin-bottom-1 {
  margin-bottom: 1rem !important;
}

.margin-left-1 {
  margin-left: 1rem !important;
}

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.padding-1 {
  padding: 1rem !important;
}

.padding-top-1 {
  padding-top: 1rem !important;
}

.padding-right-1 {
  padding-right: 1rem !important;
}

.padding-bottom-1 {
  padding-bottom: 1rem !important;
}

.padding-left-1 {
  padding-left: 1rem !important;
}

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.margin-2 {
  margin: 2rem !important;
}

.margin-top-2 {
  margin-top: 2rem !important;
}

.margin-right-2 {
  margin-right: 2rem !important;
}

.margin-bottom-2 {
  margin-bottom: 2rem !important;
}

.margin-left-2 {
  margin-left: 2rem !important;
}

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.padding-2 {
  padding: 2rem !important;
}

.padding-top-2 {
  padding-top: 2rem !important;
}

.padding-right-2 {
  padding-right: 2rem !important;
}

.padding-bottom-2 {
  padding-bottom: 2rem !important;
}

.padding-left-2 {
  padding-left: 2rem !important;
}

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.margin-3 {
  margin: 3rem !important;
}

.margin-top-3 {
  margin-top: 3rem !important;
}

.margin-right-3 {
  margin-right: 3rem !important;
}

.margin-bottom-3 {
  margin-bottom: 3rem !important;
}

.margin-left-3 {
  margin-left: 3rem !important;
}

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.padding-3 {
  padding: 3rem !important;
}

.padding-top-3 {
  padding-top: 3rem !important;
}

.padding-right-3 {
  padding-right: 3rem !important;
}

.padding-bottom-3 {
  padding-bottom: 3rem !important;
}

.padding-left-3 {
  padding-left: 3rem !important;
}

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-angle-right::before {
  content: "\f105";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-notdef::before {
  content: "\e1fe";
}

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome-subset/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome-subset/webfonts/fa-solid-900.ttf") format("truetype");
}
.fas,
.fa-solid {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
}

.tgp__trigger--is-active {
  background-color: #e5e7e8;
  color: #000000 !important;
}

.togglePanel {
  display: none;
}
.togglePanel.togglePanel__panel--is-opened {
  display: block;
}

.sideBarLayout .content .fullBlock {
  width: calc(100% - 80px);
}

@media screen and (max-width: 959px) {
  .sideBarLayout .content .fullBlock {
    width: calc(100% - 40px);
  }
}
.fullWidthLayout .fullBlock {
  width: calc(100% - 80px);
}

@media screen and (max-width: 959px) {
  .fullWidthLayout .fullBlock {
    width: calc(100% - 40px);
  }
}
.decorWrap.header {
  background-color: var(--var-lancaster-ocean-boat-blue);
  color: #FFF;
}
.decorWrap.header .logoLink {
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  .decorWrap.header .logoLink {
    width: 94px;
    height: 44px;
  }
}
@media print, screen and (min-width: 64em) {
  .decorWrap.header .logoLink {
    max-width: 212px;
    max-height: 100px;
  }
}
.decorWrap.header .logoLink .logo {
  width: auto;
  height: auto;
}
@media print, screen and (max-width: 63.99875em) {
  .decorWrap.header .logoLink .logo {
    max-width: 94px;
    max-height: 44px;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .decorWrap.header .logoLink .logo {
    max-width: 212px;
    max-height: 100px;
  }
}
.decorWrap.header .logoLink:focus {
  background: #005c94 !important;
  box-shadow: 0px 0px 0px 2px #FFBF47;
}
.decorWrap.header .FormField.headerSearch:focus,
.decorWrap.header .FormField.headerSearchMobile:focus {
  box-shadow: none;
  box-shadow: 0px 0px 0px 1px #FFBF47;
  border: 2px solid #0b0c0c !important;
}
.decorWrap.header .searchHeaderMobile {
  position: relative;
  display: block;
  padding: 1rem;
}
.decorWrap.header .searchHeaderMobile label {
  width: 100%;
  display: block;
}
.decorWrap.header .searchHeaderMobile label .FormField.headerSearchMobile {
  width: 100% !important;
}
.decorWrap.header .searchHeaderMobile .headerSearchMobileButton {
  height: 2.4375rem;
  width: 50px;
  position: absolute;
  top: 1rem;
  right: calc(1rem - 1px);
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 18px;
  line-height: 41px;
  color: #000;
  font-weight: 700;
  border: 2px solid #0b0c0c;
  text-align: center;
  white-space: nowrap;
  padding: 0 0 0 0;
  background-color: #efefef;
  color: #0a0a0a;
  font-weight: 700;
}
.decorWrap.header .searchHeaderMobile .headerSearchMobileButton:hover {
  background-color: #e3e3e3;
}
.decorWrap.header .header-padding {
  padding: 0.5rem;
}
@media print, screen and (min-width: 64em) {
  .decorWrap.header .header-padding {
    padding: 1rem;
  }
}
.decorWrap.header .topLinks a {
  color: #ffffff;
}

.headerGroup {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .headerGroup {
    width: 80%;
    float: right;
  }
}
.headerGroup .topLinks {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
@media print, screen and (max-width: 63.99875em) {
  .headerGroup .topLinks {
    margin-top: 0;
    font-size: 0.78rem;
    line-height: 44px;
  }
}
.headerGroup .topLinks a {
  color: #FFF;
  text-decoration: none;
  display: inline-block;
}
@media print, screen and (max-width: 63.99875em) {
  .headerGroup .topLinks a {
    display: block;
    min-height: 44px;
  }
}
.headerGroup .topLinks a:hover .hide-for-small-only,
.headerGroup .topLinks a:focus .hide-for-small-only {
  text-decoration: underline;
}
.headerGroup .topLinks .hide-for-small-only {
  margin-right: 5px;
  display: inline-block;
}
.headerGroup .topLinks i {
  font-size: 2rem;
  vertical-align: middle;
}
.headerGroup .topLinks .columns {
  text-align: center;
}
.headerGroup .topLinks .columns:first-of-type {
  text-align: left;
}
@media print, screen and (max-width: 63.99875em) {
  .headerGroup .topLinks .columns:first-of-type {
    text-align: center;
  }
}
.headerGroup .topLinks .columns:nth-last-child(2),
.headerGroup .topLinks .columns:last-of-type {
  text-align: right;
}
@media print, screen and (max-width: 63.99875em) {
  .headerGroup .topLinks .columns:nth-last-child(2),
  .headerGroup .topLinks .columns:last-of-type {
    text-align: center;
  }
}
.headerGroup .topLinks .pipe {
  padding: 0 10px;
}
.headerGroup .searchHeader {
  position: relative;
  display: block;
  width: 100%;
}
.headerGroup .searchHeader .headerSearchButton {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 50px;
  height: 2.4375rem;
  border: none;
  zoom: 1;
  background: transparent;
  border: 2px solid #0b0c0c;
  text-rendering: optimizeLegibility;
  color: #0a0a0a;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.headerGroup .searchHeader .headerSearchButton i {
  color: #0a0a0a;
  font-size: 18px;
  width: auto;
  margin: 0;
}
.headerGroup .searchHeader .headerSearchButton:hover {
  background-color: #e3e3e3;
}
.headerGroup .searchHeader .headerSearchButton:focus {
  outline: none;
  border: 2px solid #0b0c0c;
}

.headerMobileBlock {
  background-color: #e5e7e8;
}

#allServicesNav .wrapper {
  position: relative;
  background: #444;
}

.breadcrumb .row.paddingSides {
  padding-right: 1rem;
  padding-left: 1rem;
}

.wrapper .row :not(.foundation) .column,
.wrapper .row :not(.foundation) .columns {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.breadcrumb .row:before,
.breadcrumb .row:after,
.foundation .row:before,
.foundation .row:after {
  display: none !important;
  content: none !important;
  display: block !important;
}

.breadcrumb .row,
.foundation .row {
  max-width: 1280px;
}

.breadcrumb .row .columns,
.foundation .row .columns {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.breadcrumb .row,
.foundation .row {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}

.breadcrumb .row .row.collapse,
.foundation .row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.breadcrumb .row.expanded,
.foundation .row.expanded {
  max-width: none;
}

.breadcrumb .row.expanded .row,
.foundation .row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.breadcrumb .row:not(.expanded) .row,
.foundation .row:not(.expanded) .row {
  max-width: none;
}

.breadcrumb .row.collapse > .column,
.breadcrumb .row.collapse > .columns,
.foundation .row.collapse > .column,
.foundation .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.breadcrumb .row.is-collapse-child,
.breadcrumb .row.collapse > .column > .row,
.breadcrumb .row.collapse > .columns > .row,
.foundation .row.is-collapse-child,
.foundation .row.collapse > .column > .row,
.foundation .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.breadcrumb .column,
.breadcrumb .columns,
.foundation .column,
.foundation .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}

@media print, screen and (min-width: 40em) {
  .breadcrumb .column,
  .breadcrumb .columns,
  .foundation .column,
  .foundation .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.breadcrumb .column.row.row,
.breadcrumb .row.row.columns,
.foundation .column.row.row,
.foundation .row.row.columns {
  float: none;
  display: block;
}

.breadcrumb .row .column.row.row,
.breadcrumb .row .row.row.columns,
.foundation .row .column.row.row,
.foundation .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.breadcrumb .small-1,
.foundation .small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.breadcrumb .small-offset-0,
.foundation .small-offset-0 {
  margin-left: 0%;
}

.breadcrumb .small-2,
.foundation .small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.breadcrumb .small-offset-1,
.foundation .small-offset-1 {
  margin-left: 8.3333333333%;
}

.breadcrumb .small-3,
.foundation .small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.breadcrumb .small-offset-2,
.foundation .small-offset-2 {
  margin-left: 16.6666666667%;
}

.breadcrumb .small-4,
.foundation .small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.breadcrumb .small-offset-3,
.foundation .small-offset-3 {
  margin-left: 25%;
}

.breadcrumb .small-5,
.foundation .small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.breadcrumb .small-offset-4,
.foundation .small-offset-4 {
  margin-left: 33.3333333333%;
}

.breadcrumb .small-6,
.foundation .small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.breadcrumb .small-offset-5,
.foundation .small-offset-5 {
  margin-left: 41.6666666667%;
}

.breadcrumb .small-7,
.foundation .small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.breadcrumb .small-offset-6,
.foundation .small-offset-6 {
  margin-left: 50%;
}

.breadcrumb .small-8,
.foundation .small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.breadcrumb .small-offset-7,
.foundation .small-offset-7 {
  margin-left: 58.3333333333%;
}

.breadcrumb .small-9,
.foundation .small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.breadcrumb .small-offset-8,
.foundation .small-offset-8 {
  margin-left: 66.6666666667%;
}

.breadcrumb .small-10,
.foundation .small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.breadcrumb .small-offset-9,
.foundation .small-offset-9 {
  margin-left: 75%;
}

.breadcrumb .small-11,
.foundation .small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.breadcrumb .small-offset-10,
.foundation .small-offset-10 {
  margin-left: 83.3333333333%;
}

.breadcrumb .small-12,
.foundation .small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.breadcrumb .small-offset-11,
.foundation .small-offset-11 {
  margin-left: 91.6666666667%;
}

.breadcrumb .small-up-1,
.foundation .small-up-1 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-1 > .column,
.breadcrumb .small-up-1 > .columns,
.foundation .small-up-1 > .column,
.foundation .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.breadcrumb .small-up-2,
.foundation .small-up-2 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-2 > .column,
.breadcrumb .small-up-2 > .columns,
.foundation .small-up-2 > .column,
.foundation .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.breadcrumb .small-up-3,
.foundation .small-up-3 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-3 > .column,
.breadcrumb .small-up-3 > .columns,
.foundation .small-up-3 > .column,
.foundation .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.breadcrumb .small-up-4,
.foundation .small-up-4 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-4 > .column,
.breadcrumb .small-up-4 > .columns,
.foundation .small-up-4 > .column,
.foundation .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.breadcrumb .small-up-5,
.foundation .small-up-5 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-5 > .column,
.breadcrumb .small-up-5 > .columns,
.foundation .small-up-5 > .column,
.foundation .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.breadcrumb .small-up-6,
.foundation .small-up-6 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-6 > .column,
.breadcrumb .small-up-6 > .columns,
.foundation .small-up-6 > .column,
.foundation .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.breadcrumb .small-up-7,
.foundation .small-up-7 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-7 > .column,
.breadcrumb .small-up-7 > .columns,
.foundation .small-up-7 > .column,
.foundation .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.breadcrumb .small-up-8,
.foundation .small-up-8 {
  flex-wrap: wrap;
}

.breadcrumb .small-up-8 > .column,
.breadcrumb .small-up-8 > .columns,
.foundation .small-up-8 > .column,
.foundation .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.breadcrumb .small-collapse > .column,
.breadcrumb .small-collapse > .columns,
.foundation .small-collapse > .column,
.foundation .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.breadcrumb .small-uncollapse > .column,
.breadcrumb .small-uncollapse > .columns,
.foundation .small-uncollapse > .column,
.foundation .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .breadcrumb .medium-1,
  .foundation .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .breadcrumb .medium-offset-0,
  .foundation .medium-offset-0 {
    margin-left: 0%;
  }
  .breadcrumb .medium-2,
  .foundation .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .breadcrumb .medium-offset-1,
  .foundation .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .breadcrumb .medium-3,
  .foundation .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .breadcrumb .medium-offset-2,
  .foundation .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .breadcrumb .medium-4,
  .foundation .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .breadcrumb .medium-offset-3,
  .foundation .medium-offset-3 {
    margin-left: 25%;
  }
  .breadcrumb .medium-5,
  .foundation .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .breadcrumb .medium-offset-4,
  .foundation .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .breadcrumb .medium-6,
  .foundation .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .breadcrumb .medium-offset-5,
  .foundation .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .breadcrumb .medium-7,
  .foundation .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .breadcrumb .medium-offset-6,
  .foundation .medium-offset-6 {
    margin-left: 50%;
  }
  .breadcrumb .medium-8,
  .foundation .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .breadcrumb .medium-offset-7,
  .foundation .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .breadcrumb .medium-9,
  .foundation .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .breadcrumb .medium-offset-8,
  .foundation .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .breadcrumb .medium-10,
  .foundation .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .breadcrumb .medium-offset-9,
  .foundation .medium-offset-9 {
    margin-left: 75%;
  }
  .breadcrumb .medium-11,
  .foundation .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .breadcrumb .medium-offset-10,
  .foundation .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .breadcrumb .medium-12,
  .foundation .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .breadcrumb .medium-offset-11,
  .foundation .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .breadcrumb .medium-up-1,
  .foundation .medium-up-1 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-1 > .column,
  .breadcrumb .medium-up-1 > .columns,
  .foundation .medium-up-1 > .column,
  .foundation .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .breadcrumb .medium-up-2,
  .foundation .medium-up-2 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-2 > .column,
  .breadcrumb .medium-up-2 > .columns,
  .foundation .medium-up-2 > .column,
  .foundation .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .breadcrumb .medium-up-3,
  .foundation .medium-up-3 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-3 > .column,
  .breadcrumb .medium-up-3 > .columns,
  .foundation .medium-up-3 > .column,
  .foundation .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .breadcrumb .medium-up-4,
  .foundation .medium-up-4 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-4 > .column,
  .breadcrumb .medium-up-4 > .columns,
  .foundation .medium-up-4 > .column,
  .foundation .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .breadcrumb .medium-up-5,
  .foundation .medium-up-5 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-5 > .column,
  .breadcrumb .medium-up-5 > .columns,
  .foundation .medium-up-5 > .column,
  .foundation .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .breadcrumb .medium-up-6,
  .foundation .medium-up-6 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-6 > .column,
  .breadcrumb .medium-up-6 > .columns,
  .foundation .medium-up-6 > .column,
  .foundation .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .breadcrumb .medium-up-7,
  .foundation .medium-up-7 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-7 > .column,
  .breadcrumb .medium-up-7 > .columns,
  .foundation .medium-up-7 > .column,
  .foundation .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .breadcrumb .medium-up-8,
  .foundation .medium-up-8 {
    flex-wrap: wrap;
  }
  .breadcrumb .medium-up-8 > .column,
  .breadcrumb .medium-up-8 > .columns,
  .foundation .medium-up-8 > .column,
  .foundation .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .breadcrumb .medium-expand,
  .foundation .medium-expand {
    flex: 1 1 0px;
  }
}
.breadcrumb .row.medium-unstack > .column,
.breadcrumb .row.medium-unstack > .columns,
.foundation .row.medium-unstack > .column,
.foundation .row.medium-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 40em) {
  .breadcrumb .row.medium-unstack > .column,
  .breadcrumb .row.medium-unstack > .columns,
  .foundation .row.medium-unstack > .column,
  .foundation .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 40em) {
  .breadcrumb .medium-collapse > .column,
  .breadcrumb .medium-collapse > .columns,
  .foundation .medium-collapse > .column,
  .foundation .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .breadcrumb .medium-uncollapse > .column,
  .breadcrumb .medium-uncollapse > .columns,
  .foundation .medium-uncollapse > .column,
  .foundation .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .breadcrumb .large-1,
  .foundation .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .breadcrumb .large-offset-0,
  .foundation .large-offset-0 {
    margin-left: 0%;
  }
  .breadcrumb .large-2,
  .foundation .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .breadcrumb .large-offset-1,
  .foundation .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .breadcrumb .large-3,
  .foundation .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .breadcrumb .large-offset-2,
  .foundation .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .breadcrumb .large-4,
  .foundation .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .breadcrumb .large-offset-3,
  .foundation .large-offset-3 {
    margin-left: 25%;
  }
  .breadcrumb .large-5,
  .foundation .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .breadcrumb .large-offset-4,
  .foundation .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .breadcrumb .large-6,
  .foundation .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .breadcrumb .large-offset-5,
  .foundation .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .breadcrumb .large-7,
  .foundation .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .breadcrumb .large-offset-6,
  .foundation .large-offset-6 {
    margin-left: 50%;
  }
  .breadcrumb .large-8,
  .foundation .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .breadcrumb .large-offset-7,
  .foundation .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .breadcrumb .large-9,
  .foundation .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .breadcrumb .large-offset-8,
  .foundation .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .breadcrumb .large-10,
  .foundation .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .breadcrumb .large-offset-9,
  .foundation .large-offset-9 {
    margin-left: 75%;
  }
  .breadcrumb .large-11,
  .foundation .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .breadcrumb .large-offset-10,
  .foundation .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .breadcrumb .large-12,
  .foundation .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .breadcrumb .large-offset-11,
  .foundation .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .breadcrumb .large-up-1,
  .foundation .large-up-1 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-1 > .column,
  .breadcrumb .large-up-1 > .columns,
  .foundation .large-up-1 > .column,
  .foundation .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .breadcrumb .large-up-2,
  .foundation .large-up-2 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-2 > .column,
  .breadcrumb .large-up-2 > .columns,
  .foundation .large-up-2 > .column,
  .foundation .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .breadcrumb .large-up-3,
  .foundation .large-up-3 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-3 > .column,
  .breadcrumb .large-up-3 > .columns,
  .foundation .large-up-3 > .column,
  .foundation .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .breadcrumb .large-up-4,
  .foundation .large-up-4 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-4 > .column,
  .breadcrumb .large-up-4 > .columns,
  .foundation .large-up-4 > .column,
  .foundation .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .breadcrumb .large-up-5,
  .foundation .large-up-5 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-5 > .column,
  .breadcrumb .large-up-5 > .columns,
  .foundation .large-up-5 > .column,
  .foundation .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .breadcrumb .large-up-6,
  .foundation .large-up-6 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-6 > .column,
  .breadcrumb .large-up-6 > .columns,
  .foundation .large-up-6 > .column,
  .foundation .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .breadcrumb .large-up-7,
  .foundation .large-up-7 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-7 > .column,
  .breadcrumb .large-up-7 > .columns,
  .foundation .large-up-7 > .column,
  .foundation .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .breadcrumb .large-up-8,
  .foundation .large-up-8 {
    flex-wrap: wrap;
  }
  .breadcrumb .large-up-8 > .column,
  .breadcrumb .large-up-8 > .columns,
  .foundation .large-up-8 > .column,
  .foundation .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .breadcrumb .large-expand,
  .foundation .large-expand {
    flex: 1 1 0px;
  }
}
.breadcrumb .row.large-unstack > .column,
.breadcrumb .row.large-unstack > .columns,
.foundation .row.large-unstack > .column,
.foundation .row.large-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 64em) {
  .breadcrumb .row.large-unstack > .column,
  .breadcrumb .row.large-unstack > .columns,
  .foundation .row.large-unstack > .column,
  .foundation .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .breadcrumb .large-collapse > .column,
  .breadcrumb .large-collapse > .columns,
  .foundation .large-collapse > .column,
  .foundation .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .breadcrumb .large-uncollapse > .column,
  .breadcrumb .large-uncollapse > .columns,
  .foundation .large-uncollapse > .column,
  .foundation .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.breadcrumb .shrink,
.foundation .shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.breadcrumb .column-block,
.foundation .column-block {
  margin-bottom: 1.25rem;
}

.breadcrumb .column-block > :last-child,
.foundation .column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .breadcrumb .column-block,
  .foundation .column-block {
    margin-bottom: 1.875rem;
  }
  .breadcrumb .column-block > :last-child,
  .foundation .column-block > :last-child {
    margin-bottom: 0;
  }
}
.breadcrumb .responsive-embed,
.breadcrumb .flex-video,
.foundation .responsive-embed,
.foundation .flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.breadcrumb .responsive-embed iframe,
.breadcrumb .responsive-embed object,
.breadcrumb .responsive-embed embed,
.breadcrumb .responsive-embed video,
.breadcrumb .flex-video iframe,
.breadcrumb .flex-video object,
.breadcrumb .flex-video embed,
.breadcrumb .flex-video video,
.foundation .responsive-embed iframe,
.foundation .responsive-embed object,
.foundation .responsive-embed embed,
.foundation .responsive-embed video,
.foundation .flex-video iframe,
.foundation .flex-video object,
.foundation .flex-video embed,
.foundation .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.breadcrumb .responsive-embed.widescreen,
.breadcrumb .flex-video.widescreen,
.foundation .responsive-embed.widescreen,
.foundation .flex-video.widescreen {
  padding-bottom: 56.25%;
}
