﻿/*@breakpoint-l: 1024px;
@breakpoint-m: 768px;
@breakpoint-s: 320px;*/
/*// Utilities
@import "../bootstrap/mixins/hide-text.less";
@import "../bootstrap/mixins/opacity.less";
@import "../bootstrap/mixins/image.less";
@import "../bootstrap/mixins/labels.less";
@import "../bootstrap/mixins/reset-filter.less";
@import "../bootstrap/mixins/resize.less";
@import "../bootstrap/mixins/responsive-visibility.less";
@import "../bootstrap/mixins/size.less";
@import "../bootstrap/mixins/tab-focus.less";
@import "../bootstrap/mixins/reset-text.less";
@import "../bootstrap/mixins/text-emphasis.less";
@import "../bootstrap/mixins/text-overflow.less";
@import "../bootstrap/mixins/vendor-prefixes.less";

// Components
@import "../bootstrap/mixins/alerts.less";
@import "../bootstrap/mixins/buttons.less";
@import "../bootstrap/mixins/panels.less";
@import "../bootstrap/mixins/pagination.less";
@import "../bootstrap/mixins/list-group.less";
@import "../bootstrap/mixins/nav-divider.less";
@import "../bootstrap/mixins/forms.less";
@import "../bootstrap/mixins/progress-bar.less";
@import "../bootstrap/mixins/table-row.less";

// Skins
@import "../bootstrap/mixins/background-variant.less";
@import "../bootstrap/mixins/border-radius.less";
@import "../bootstrap/mixins/gradients.less";

// Layout
@import "../bootstrap/mixins/clearfix.less";
@import "../bootstrap/mixins/center-block.less";
@import "../bootstrap/mixins/nav-vertical-align.less";*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 769px) {
  .container {
    width: 744px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 994px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1244px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* Document
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */
*,
::before,
::after {
  box-sizing: border-box;
}
/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}
/**
 * 1. Use the default cursor in all browsers (opinionated).
 * 2. Change the line height in all browsers (opinionated).
 * 3. Use a 4-space tab width in all browsers (opinionated).
 * 4. Remove the grey highlight on links in iOS (opinionated).
 * 5. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 * 6. Breaks words to prevent overflow in all browsers (opinionated).
 */
html {
  cursor: default;
  /* 1 */
  line-height: 1.5;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
  -webkit-tap-highlight-color: transparent /* 4 */;
  -ms-text-size-adjust: 100%;
  /* 5 */
  -webkit-text-size-adjust: 100%;
  /* 5 */
  word-break: break-word;
  /* 6 */
}
/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}
/**
 * Reset margins and paddings for all headings
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  padding: 0;
  margin: 0 0 1rem;
}
ul,
ol {
  padding-left: 1em;
  margin: 0 0 0.5em;
}
/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
/**
 * 1. Add the correct sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */
hr {
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * Add the correct display in IE.
 */
main {
  display: block;
}
/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on iframes in all browsers (opinionated).
 */
iframe {
  border-style: none;
}
/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
  max-width: 100%;
}
/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg:not([fill]) {
  fill: currentColor;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
}
/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}
/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */
}
/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * 1. Change the inconsistent appearance in all browsers (opinionated).
 * 2. Correct the padding in Firefox.
 */
fieldset {
  border: 1px solid #a0a0a0;
  /* 1 */
  padding: 0.35em 0.75em 0.625em;
  /* 2 */
}
/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}
/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}
/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 * 3. Change the resize direction in all browsers (opinionated).
 */
textarea {
  margin: 0;
  /* 1 */
  overflow: auto;
  /* 2 */
  resize: vertical;
  /* 3 */
}
/**
 * Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
}
/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}
/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}
/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay in IE 10.
 * 2. Remove the tapping delay on clickable elements
      in all browsers (opinionated).
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
  /* 2 */
}
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy="true"] {
  cursor: progress;
}
/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}
/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}
/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden="false"][hidden] {
  display: initial;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('/assets/fonts/OpenSans-Regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('/assets/fonts/OpenSans-Italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('/assets/fonts/OpenSans-Bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('/assets/fonts/OpenSans-BoldItalic-webfont.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/assets/fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('/assets/fonts/OpenSans-ExtraBold-webfont.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ccdem-icon-set';
  src: url('/assets/fonts/ccdem-icon-set.ttf?pzbqe2') format('truetype'), url('/assets/fonts/ccdem-icon-set.woff?pzbqe2') format('woff'), url('/assets/fonts/ccdem-icon-set.svg?pzbqe2#ccdem-icon-set') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ccdem-icon-set' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar-outline:before {
  content: "\e901";
}
.icon-checkbox-empty:before {
  content: "\e905";
}
.icon-clock-outline:before {
  content: "\e914";
}
.icon-hazard:before {
  content: "\e915";
}
.icon-tick-circle:before {
  content: "\e916";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-audio:before {
  content: "\e90c";
}
.icon-email:before {
  content: "\e90d";
}
.icon-globe:before {
  content: "\e90e";
  color: #EB5555;
}
.icon-website:before {
  content: "\e90e";
  color: #EB5555;
}
.icon-other:before {
  content: "\e90e";
  color: #EB5555;
}
.icon-image:before {
  content: "\e90f";
  color: #EB5555;
}
.icon-info-circle:before {
  content: "\e910";
}
.icon-pdf:before {
  content: "\e911";
  color: #EB5555;
}
.icon-document:before {
  content: "\e911";
  color: #EB5555;
}
.icon-phone:before {
  content: "\e912";
}
.icon-video:before {
  content: "\e913";
  color: #EB5555;
}
.icon-bullet-point:before {
  content: "\e900";
  color: #EB5555;
}
.icon-checkbox-tick:before {
  content: "\e902";
  color: #EB5555;
}
.icon-chevron-down:before {
  content: "\e903";
  color: currentColor;
}
.icon-chevron-up:before {
  content: "\e904";
}
.icon-menu:before {
  content: "\e906";
}
.icon-minus-24px:before {
  content: "\e907";
}
.icon-red-slash:before {
  content: "\e908";
  color: #EB5555;
}
.icon-yellow-slash:before {
  content: "\e908";
  color: #FFD33B;
}
.icon-right-arrow:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e90b";
}
.icon-info:before {
  content: "\e917";
}
.icon-instagram:before {
  content: "\e918";
}
.icon-vimeo:before {
  content: "\e919";
}
.section-share .bg-circle {
  margin-left: 12px;
  margin-right: 12px;
}
.section-share a:hover .bg-circle {
  color: #EB5555;
}
.section-share-alt .bg-circle,
.section-share-inline .bg-circle {
  margin-left: 12px;
  margin-right: 12px;
}
.section-share-alt a:hover .bg-circle,
.section-share-inline a:hover .bg-circle {
  color: #EB5555;
}
.section-share-alt .bg-circle {
  background-color: #ECF7FF;
}
.section-anchor {
  display: block;
  position: relative;
  top: -165px;
  visibility: hidden;
}
.checklist-section .column-text {
  margin-bottom: 64px;
}
.checklist-section .sidebar-list .checklist-label {
  width: 16px;
  min-width: 16px;
}
@media all and (max-width: 768px) {
  section.section-ready {
    background-color: #ECF7FF;
    padding-bottom: 150px;
    margin-bottom: -150px;
  }
  section.section-ready .banner-strip {
    display: none;
  }
  section.section-ready .text-light {
    color: #3C3C3C;
  }
  section.section-ready .tile-grid {
    flex-direction: column;
    align-items: center;
  }
  section.section-ready .tile-grid .tile {
    height: unset;
    margin-bottom: 32px;
    padding: 16px 48px;
    border-bottom: 8px solid #005597;
  }
  section.section-ready .tile-grid .tile--icon {
    height: 80px;
    width: 80px;
    border: 5px solid #005597;
  }
  section.section-ready .tile-grid .tile--icon img {
    height: 48px;
    width: 48px;
  }
  section.section-ready .tile-grid .tile--action {
    font-size: 2.4rem;
    margin-top: 24px;
  }
  .checklist-header-decorator {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
  }
  .checklist-header-decorator .checklist-icon {
    left: 0;
    position: relative;
    margin-right: 16px;
  }
}
html {
  font-size: 62.5%;
}
body {
  color: #3C3C3C;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-weight: 800;
}
.filter h1,
.filter h2,
.filter h3,
.filter h4,
.filter h5,
.filter .h1,
.filter .h2,
.filter .h3,
.filter .h4,
.filter .h5 {
  font-weight: 700;
}
h1,
.h1 {
  font-size: 32px;
  line-height: 1.72;
  letter-spacing: 1px;
}
@media screen and (min-width: 680px) {
  h1,
  .h1 {
    font-size: calc(32px  +  24  * ((100vw -  680px ) / 400 ));
  }
}
@media screen and (min-width: 1080px) {
  h1,
  .h1 {
    font-size: 56px;
  }
}
h2,
.h2 {
  font-size: 24px;
  letter-spacing: 1px;
}
@media screen and (min-width: 680px) {
  h2,
  .h2 {
    font-size: calc(24px  +  8  * ((100vw -  680px ) / 400 ));
  }
}
@media screen and (min-width: 1080px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}
h3,
.h3 {
  font-size: 20px;
  letter-spacing: 1px;
}
@media screen and (min-width: 680px) {
  h3,
  .h3 {
    font-size: calc(20px  +  4  * ((100vw -  680px ) / 400 ));
  }
}
@media screen and (min-width: 1080px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}
h4,
.h4,
h5,
.h5 {
  font-size: 18px;
}
@media screen and (min-width: 680px) {
  h4,
  .h4,
  h5,
  .h5 {
    font-size: calc(18px  +  2  * ((100vw -  680px ) / 400 ));
  }
}
@media screen and (min-width: 1080px) {
  h4,
  .h4,
  h5,
  .h5 {
    font-size: 20px;
  }
}
.text-no-margin {
  margin: 0;
}
.text-small {
  font-size: 12px;
  font-size: 1.2rem;
}
.text-medium {
  font-size: 14px;
  font-size: 1.4rem;
}
.text-standard {
  font-size: 16px;
  font-size: 1.6rem;
}
.text-large {
  font-size: 20px;
  font-size: 2rem;
}
.text-4xl {
  font-size: 48px;
  font-size: 4.8rem;
}
.text-instruction {
  color: #969696;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 1px;
}
.text-bold {
  font-weight: 700;
}
.text-bold-extra {
  font-weight: 800;
}
.text-light {
  color: #FFFFFF;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.quote {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  font-style: italic;
}
strong,
.strong {
  font-weight: 700;
}
p {
  margin: 0 0 1rem;
}
p a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #005597;
  text-decoration: underline;
}
a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #3C3C3C;
  line-height: 2.3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.hover-bold:hover {
  text-decoration: none;
  font-weight: 700;
}
.caption {
  font-size: 12px;
  font-size: 1.2rem;
}
.word-break {
  word-spacing: 500px;
}
.bullet-style {
  font-size: 0.65em;
  position: relative;
  top: -2px;
  margin-right: 0.5em;
}
.bullet-undent {
  position: relative;
  display: inline-block;
  height: 0.7em;
  left: -1em;
}
.bullet-undent > .bullet-style {
  position: absolute;
  top: 0;
}
.content-heading {
  border-bottom: 4px solid #005597;
  margin-bottom: 1em;
  padding-bottom: 0.3em;
}
ul > li,
ol > li {
  margin-bottom: 0.5em;
}
ol.clean-list,
ul.clean-list {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
ol.clean-list > li,
ul.clean-list > li {
  padding: 0;
}
ol.clean-list > li:before,
ul.clean-list > li:before {
  content: unset;
}
.copyright {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.separator {
  display: inline-block;
}
.separator + .separator:before {
  content: "|";
}
.bg-primary {
  background-color: #005597;
}
.bg-pale-blue {
  background-color: #ECF7FF;
}
.district-page .bg-pale-blue.social-media {
  background-color: transparent;
}
.bg-white {
  background-color: #FFFFFF;
}
.bg-grey {
  background-color: #969696;
}
.bg-grey-pale {
  background-color: #F1F1F1;
}
.fg-white {
  color: #fff;
}
.fg-grey {
  color: #707070;
}
.fg-red,
.fg-alert {
  color: #EB5555;
}
.fg-warn {
  color: #FF8D33;
}
.fg-primary {
  color: #005597;
}
.bg-slant {
  background-color: #005597;
  color: #FFFFFF;
  font-weight: 700;
  padding: 0.5em 1em;
  line-height: 1.1;
  position: relative;
  z-index: 1;
}
.bg-slant:after {
  background: inherit;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 24px;
  right: -12px;
  position: absolute;
  transform: skewX(33deg);
  transform-origin: 100%;
  z-index: -1;
}
.theme-district-selector {
  font-size: 20px;
  font-weight: 700;
  background-color: #005597;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  padding: 5px 16px;
}
.theme-primary {
  background-color: #FFFFFF;
}
.theme-primary a {
  color: #005597;
}
.theme-primary .color-alt {
  color: #FFFFFF;
}
.theme-primary .bg-alt {
  background-color: #FFFFFF;
}
.theme-primary .banner {
  background-color: #005597;
}
.theme-secondary {
  background-color: #ECF7FF;
}
.theme-secondary a {
  color: #005597;
}
.theme-dark {
  color: #FFFFFF;
  background-color: #3C3C3C;
}
.theme-dark a {
  color: #FFFFFF;
}
.theme-dark a:hover {
  text-decoration-color: #EB5555;
}
.theme-light {
  background-color: #F1F1F1;
}
.theme-light a {
  color: #FFFFFF;
}
.theme-alert--minor {
  background-color: #FFF3E7;
}
.theme-alert--major {
  color: #FFFFFF;
  background-color: #EB5555;
}
.theme-highlight {
  background-color: #FFD33B;
}
.stripes-neutral {
  background: repeating-linear-gradient(45deg, #c9c9c9, #c9c9c9 16px, #f1f1f1 16px, #f1f1f1 32px);
  background-repeat: repeat-x;
  height: 16px;
}
.stripes-aro {
  background: repeating-linear-gradient(45deg, #ff8d33, #ff8d33 16px, #ffc597 16px, #ffc597 32px);
  background-repeat: repeat-x;
  height: 16px;
}
.stripes-notify {
  background: repeating-linear-gradient(45deg, #005597, #005597 16px, #FFD33B 16px, #FFD33B 32px);
  background-repeat: repeat-x;
  height: 8px;
  width: 100%;
}
.theme-promo {
  background-color: #FFD33B;
}
.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.overlay--layer {
  height: 100%;
  background-image: linear-gradient(66deg, rgba(0, 85, 151, 0.85) 66%, rgba(0, 85, 151, 0.3) 33%);
}
/* Overlay with angle on larger screens */
.overlay--angle {
  height: 100%;
  background-image: linear-gradient(0deg, rgba(0, 85, 151, 0.9) 100%, rgba(0, 85, 151, 0.45) 0%);
}
/* Overlay with top-bottom fade on smaller screens and left-right fade on larger screens */
.overlay--fade {
  height: 100%;
  background: #ffffff;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #005597 0%, #005597 35%, rgba(0, 85, 151, 0.8758097) 80%, rgba(0, 85, 151, 0.32398897) 150%);
}
/* Overlay with a basic opacity */
.overlay--shade {
  height: 100%;
  background: #ffffff;
  background-color: rgba(0, 85, 151, 0.4);
}
.overlay--fade-alt {
  height: 100%;
  background: #ffffff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffd33b 0%, #ffd33b 30%, rgba(255, 211, 59, 0.8758097) 100%, rgba(255, 211, 59, 0.32398897) 150%);
}
@media all and (min-width: 750px) {
  /* Overlay with angle on larger screens */
  .overlay--angle {
    background-image: linear-gradient(66deg, rgba(0, 85, 151, 0.9) 66%, rgba(0, 85, 151, 0.45) 33%);
  }
  .overlay--fade {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #005597 0%, #005597 60%, rgba(0, 85, 151, 0.8758097) 80%, rgba(0, 85, 151, 0.32398897) 120%);
  }
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
}
.icon-circle {
  border-radius: 50%;
  background-color: #FFFFFF;
}
.icon-circle img {
  height: 44px;
  width: 44px;
  margin: 10px;
}
.icon-chevron-down.small {
  font-size: 8px;
  vertical-align: middle;
}
.icon-right-arrow.point-up {
  transform: rotateZ(-90deg);
  display: inline-block;
}
.icon-right-arrow.point-down {
  transform: rotateZ(90deg);
  display: inline-block;
}
.bg-circle {
  border-radius: 50%;
  color: #3C3C3C;
  background-color: #FFFFFF;
  display: inline-block;
  height: 48px;
  text-align: center;
  width: 48px;
}
.district-page .bg-circle {
  background: #ECF7FF;
}
.bg-circle img {
  max-width: 100%;
  padding: 8px;
}
.bg-circle [class^="icon-"] {
  font-size: 28px;
  line-height: 48px;
}
.bg-circle [class^="icon-"].text-medium {
  font-size: 16px;
}
.bg-circle--alert {
  color: #FF8D33;
  background-color: #FFF3E7;
  text-align: center;
}
.bg-circle--inactive {
  color: #3C3C3C;
  background-color: #F1F1F1;
  text-align: center;
}
.bg-circle--clear {
  background-color: transparent;
}
.bg-circle--large {
  display: inline-block;
  position: relative;
  height: 48px;
  width: 48px;
}
@media all and (min-width: 768px) {
  .bg-circle--large {
    height: 80px;
    width: 80px;
  }
}
.bg-circle--large img {
  max-width: 100%;
  padding: 0;
  margin-top: -24px;
  top: 50%;
  position: relative;
  height: 28px;
  width: 28px;
}
@media all and (min-width: 768px) {
  .bg-circle--large img {
    height: 48px;
    width: 48px;
  }
}
.checklist-icon {
  display: flex;
  flex: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 56px;
  width: 56px;
}
.checklist-icon:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-top: 56px #ECF7FF solid;
  border-right: 56px solid transparent;
}
.checklist-icon .checklist-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 48px;
  border: 4px solid #005597;
  border-radius: 50%;
  background-color: #FFFFFF;
  z-index: 10;
}
.checklist-icon .checklist-icon-wrapper img {
  width: 26px;
  height: 26px;
}
.checklist-icon-s {
  position: relative;
  height: 40px;
  width: 40px;
}
.checklist-icon-s:before {
  border-top: 40px #ECF7FF solid;
  border-right: 40px solid transparent;
}
.checklist-icon-s .checklist-icon-wrapper {
  height: 32px;
  width: 32px;
  border: 2px solid #005597;
}
.checklist-icon-s .checklist-icon-wrapper img {
  width: 20px;
  height: 20px;
}
.checklist-icon-offset {
  left: -12.333%;
}
.navbar-toggle {
  border-color: currentColor;
  margin-right: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 18px;
  border-radius: 0;
  background-color: currentColor;
  height: 2px;
  transition: all 200ms linear;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: transparent;
}
.navbar-toggle span:nth-child(2) {
  transform: translateY(6px) rotateZ(45deg);
}
.navbar-toggle span:nth-child(3) {
  opacity: 0;
}
.navbar-toggle span:nth-child(4) {
  transform: translateY(-6px) rotateZ(-45deg);
}
.navbar-toggle.collapsed span:nth-child(2) {
  transform: translateY(0) rotateZ(0);
}
.navbar-toggle.collapsed span:nth-child(3) {
  opacity: 1;
}
.navbar-toggle.collapsed span:nth-child(4) {
  transform: translateY(0) rotateZ(0);
}
.burger > div + div {
  display: none;
}
@media all and (min-width: 769px) {
  .burger {
    min-width: 78px;
  }
  .burger > div + div {
    display: inline-block;
    padding-left: 6px;
  }
  .burger .close-label {
    display: inline;
  }
  .burger .open-label {
    display: none;
  }
  .burger.collapsed .close-label {
    display: none;
  }
  .burger.collapsed .open-label {
    display: inline;
  }
}
.nav-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}
.nav-wrapper.nav-incident {
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 16px;
}
.nav-incident .nav-tools {
  margin: 12px 0;
}
.nav-incident .key-contact button i {
  display: inline-block;
  transition: transform 0.2s linear;
  transform: rotateZ(180deg);
}
.nav-incident .key-contact button.collapsed i {
  transform: rotateZ(0);
}
.site-logo {
  position: relative;
}
.site-logo img {
  height: 64px;
  vertical-align: initial;
}
@media all and (max-width: 768px) {
  .site-logo img {
    height: 48px;
  }
}
.site-logo a {
  display: inline-block;
  line-height: 1;
  outline-offset: -1px;
}
.nav-top {
  display: none;
  flex-grow: 2;
  text-align: center;
  margin-bottom: 20px;
}
.nav-top > ul > li {
  font-weight: 700;
  padding: 0 15px;
  margin-bottom: 0;
}
.nav-top a {
  font-family: inherit;
  font-size: inherit;
}
.nav-tools {
  display: flex;
  margin-bottom: 26px;
}
.nav-tools .btn-icon {
  color: #3C3C3C;
  margin-right: 3.2rem;
  transition: color 0.3s cubic-bezier(0.23, 0.9, 0.76, 0.93);
  vertical-align: initial;
}
.nav-tools a.btn-icon {
  display: none;
}
.nav-tools button {
  cursor: pointer;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-size: 16px;
}
.nav-tools button:hover {
  color: #EB5555;
}
.top-navigation {
  min-height: 120px;
  height: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  box-shadow: 0px 9px 12px -4px rgba(50, 50, 50, 0.3);
}
@media print {
  .top-navigation {
    position: relative;
  }
}
.display-alert-banner .top-navigation {
  min-height: 200px;
}
.display-notify .top-navigation {
  min-height: 164px;
}
.top-navigation > .container {
  overflow: hidden;
}
.top-navigation .scroll-wrapper {
  max-height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  margin-right: -30px;
  padding-right: 30px;
}
.top-navigation li {
  display: inline-block;
}
.top-navigation li a {
  color: #3C3C3C;
  font-size: inherit;
  font-weight: inherit;
}
.top-navigation li:before {
  display: none;
}
.top-navigation .menu {
  display: table;
  margin: 0 auto;
  font-size: 1em;
}
.top-navigation .menu ul {
  padding: 0 0 32px;
  margin-bottom: 0;
}
.top-navigation .menu ul li {
  text-align: left;
  width: 95%;
  height: auto;
  padding-left: 20px;
  margin-bottom: 10px;
  vertical-align: top;
  line-height: 1.5;
}
@media all and (max-width: 768px) {
  .top-navigation .menu ul li {
    line-height: 2;
  }
}
.top-navigation .menu ul li li {
  text-align: left;
  display: block;
  margin-left: 0;
  margin-bottom: 0;
}
.top-navigation .menu .menu-heading {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.top-navigation .menu .menu-heading i {
  display: none;
}
.top-navigation .menu .menu-heading .subnav {
  font-weight: 400;
  text-transform: none;
}
.top-navigation .ready-nav .ready-item {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.top-navigation .ready-nav .ready-item a {
  line-height: 1.5;
}
.top-navigation .ready-nav ul {
  padding-bottom: 0;
}
.top-navigation .show-hide {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -7px;
  right: -5%;
  width: 40px;
  height: 40px;
}
.top-navigation .show-hide:before {
  width: 18px;
  height: 2px;
  position: absolute;
  content: "";
  top: 18px;
  left: 10px;
  background: #3C3C3C;
}
.top-navigation .show-hide:after {
  width: 18px;
  height: 2px;
  position: absolute;
  content: "";
  top: 18px;
  left: 10px;
  background: #3C3C3C;
  transform: rotateZ(-270deg);
  transition: all 200ms ease-in-out;
}
.top-navigation .active .show-hide:after,
.top-navigation .active .show-hide:before {
  background: #fff;
}
.top-navigation li.subnav-open .show-hide:after {
  content: "";
  transform: rotateZ(0);
}
.top-navigation li.subnav-open > .subnav {
  position: relative;
}
.top-navigation li.subnav-open > .subnav > ul {
  position: relative;
}
.top-navigation .subnav.collapse {
  display: none;
  position: relative;
  overflow: hidden;
}
@media all and (min-width: 450px) {
  .top-navigation {
    /*.navbar-toggle {
            & > div + div {
                display: block;
            }
        }*/
  }
  .top-navigation .nav-tools a.btn-icon {
    display: block;
  }
}
@media (min-width: 320px) {
  .top-navigation .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .top-navigation .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .top-navigation .navbar-collapse.in {
    overflow-y: visible;
  }
}
@media (min-width: 769px) {
  .top-navigation .show-hide {
    display: none;
  }
  .top-navigation .subnav {
    margin-top: 12px;
  }
  .top-navigation .subnav.collapse {
    max-height: none;
    display: block;
  }
  .top-navigation .menu {
    width: 100%;
  }
  .top-navigation .ready-nav {
    display: table;
    margin: 0 auto;
    font-size: 1.125em;
  }
  .top-navigation .ready-nav ul {
    margin-bottom: 30px;
  }
  .top-navigation .ready-nav ul li {
    width: unset;
    margin: 10px 8px;
    vertical-align: middle;
    line-height: 1.45;
  }
  .top-navigation ul.menu-wrapper {
    display: flex;
  }
  .top-navigation ul.menu-wrapper a {
    font-size: inherit;
  }
  .top-navigation ul.menu-wrapper a:focus,
  .top-navigation ul.menu-wrapper a:hover {
    text-decoration-color: #EB5555;
  }
  .top-navigation .menu ul li {
    flex-grow: 1;
  }
  .top-navigation .menu ul li.menu-heading {
    width: 24%;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 28px;
  }
  .top-navigation .menu ul li.menu-heading > span {
    font-size: 20px;
    text-transform: uppercase;
  }
  .top-navigation .menu ul li.menu-heading i {
    display: block;
  }
  .top-navigation .menu ul li.menu-heading li {
    padding-left: 0;
  }
  .top-navigation .menu ul li.menu-heading:last-child {
    padding-right: 0;
    border-right: none;
  }
}
@media (min-width: 1024px) {
  .top-navigation .main-nav .ready-item {
    display: inline-block;
  }
  .top-navigation .main-nav > ul {
    justify-content: space-between;
  }
  .top-navigation .menu {
    margin-left: 26px;
  }
  .top-navigation #followButton,
  .top-navigation #searchButton {
    padding: 0;
  }
}
@media (min-width: 1280px) {
  .top-navigation .menu ul li.menu-heading:first-child {
    padding-left: 0;
  }
}
.menu-heading {
  position: relative;
}
@media all and (min-width: 985px) {
  .ready-nav .ready-item {
    display: none;
  }
  .nav-wrapper {
    padding-bottom: 0;
  }
  .nav-top {
    display: block;
  }
}
footer {
  overflow: hidden;
  padding: 60px 0 96px;
  margin-top: 120px;
  background-image: url(/assets/koru-half.svg);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 387px 80px;
}
footer h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
footer a {
  line-height: 2;
  font-size: 1.6rem;
}
footer .social a:hover .bg-circle {
  color: #EB5555;
}
footer .social .bg-circle {
  margin-right: 24px;
}
.footer-section {
  margin-bottom: 64px;
}
@media all and (min-width: 769px) {
  .footer-section-wrapper {
    min-height: 450px;
  }
}
.accordion-toggle {
  color: #878787;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  background: transparent;
  border: none;
  outline: none;
  padding-left: 0;
  width: 100%;
  text-align: left;
}
.accordion-toggle:hover {
  cursor: pointer;
}
.accordion-toggle svg {
  transition: transform 0.35s ease-in-out;
}
.accordion-toggle--active svg {
  transform: rotate(180deg);
}
.banner {
  min-height: 248px;
  position: relative;
  background-color: #005597;
  color: #FFFFFF;
}
.banner.banner-image {
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .banner--content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 248px;
  width: 95%;
}
.banner .banner-heading h1 {
  margin: 0.67em 0;
}
.banner .banner-icon {
  display: inline-flex;
  margin-right: 35px;
}
.banner .banner-links {
  margin-bottom: 38px;
}
.banner .banner-links a,
.banner .banner-links a > i {
  display: inline-block;
}
/*.banner-lg {
    height: @banner-height-lg;

    .banner--content {
        padding: 60px 64px 48px;
    }
}*/
.banner-underlay {
  position: absolute;
  height: 50%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-strip {
  height: 320px;
}
@media all and (max-width: 984px) {
  .banner {
    background-image: none !important;
  }
  .banner,
  .banner .banner--content {
    min-height: 200px;
  }
}
@media all and (min-width: 769px) {
  .banner .banner--content {
    width: 60%;
  }
}
@media all and (min-width: 750px) {
  .banner .banner-heading {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
.tile-grid {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.tile-grid .tile {
  color: #3C3C3C;
  background-color: #FFFFFF;
  text-align: center;
}
.tile-grid .tile:hover {
  background-color: #ECF7FF;
}
.tile-grid .tile:hover .tile--action {
  text-decoration: underline;
}
.tile-grid .tile a {
  font-size: inherit;
  line-height: inherit;
  color: #3C3C3C;
}
.tile-grid .tile a:hover {
  text-decoration: none;
}
.tile-grid .tile-s {
  width: 48px;
}
.tile-grid .tile-s .tile--icon img {
  height: 48px;
  width: 48px;
}
.tile-grid .tile-m {
  width: 136px;
}
.tile-grid .tile-m .tile--icon img {
  height: 80px;
  width: 80px;
  padding: 10px;
}
.tile-grid .tile-l {
  width: 292px;
}
.tile-grid .tile-l .tile--icon img {
  height: 64px;
  width: 64px;
}
.tile-grid .tile--text {
  margin-top: 16px;
}
.tile-grid .tile--action {
  color: #005597;
  font-size: 12px;
  font-size: 1.2rem;
}
.tile--caption {
  display: inline-block;
  margin-top: 0.9em;
  max-width: 140px;
}
.tile--link {
  line-height: 1.4;
  text-align: center;
}
.tile--link .tile--action {
  font-size: 14px;
  font-size: 1.4rem;
  color: #3C3C3C;
}
.checklist-tiles .tile--caption {
  max-width: 200px;
}
@media all and (max-width: 768px) {
  .tile-circle-bg-white .tile-s img {
    height: 30px;
    margin-top: 1px;
  }
}
@media all and (max-width: 768px) {
  .tile-circle-bg-white .checklist-tiles .f-tiles .tile--icon {
    text-align: center;
  }
}
.tile-circle-bg-white .checklist-tiles .f-tiles .tile--icon img {
  margin-top: 15px;
  height: 44px;
}
@media all and (max-width: 768px) {
  .tile-circle-bg-white .checklist-tiles .f-tiles .tile--icon img {
    width: 26px;
    height: 39px;
    margin: 0 auto 5px auto;
  }
}
.tile-circle-bg-white .f-tiles .tile--icon {
  border: 4px solid #005597;
  border-radius: 50%;
}
.tile-circle-bg-white .f-tiles .tile--icon img {
  width: 44px;
  height: 23px;
  margin-top: 0px;
}
@media all and (max-width: 768px) {
  .tile-circle-bg-white .f-tiles .tile--icon img {
    margin-top: 0px;
  }
}
.hazard .tile-circle-bg-white .f-tiles .tile--icon img {
  width: 44px;
  height: 44px;
  margin-top: 14px;
}
@media all and (min-width: 768px) {
  .hazard .tile-circle-bg-white .f-tiles .tile--icon img {
    height: 32px;
    margin-top: 0;
  }
}
@media all and (min-width: 768px) {
  .tile-circle-bg-white .f-tiles .tile--icon img {
    height: 32px;
    margin-top: 0;
  }
}
.tile-hazards.tile-circle-bg-white .tile--icon img {
  height: 68px !important;
}
@media all and (max-width: 768px) {
  .f-tile-list-sm .checklist-tiles .tile--link {
    color: #005597;
    flex-shrink: 0;
    align-items: center;
  }
  .f-tile-list-sm .checklist-tiles .tile--caption {
    color: #005597;
  }
  .f-tile-list-sm .checklist-tiles .tile--icon {
    color: #005597;
    flex-shrink: 0;
  }
  .checklist-tiles .f-col {
    align-items: flex-start;
  }
}
.tile-shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.tile-link {
  display: block;
  font-size: 1.6rem;
  max-width: 270px;
}
.tile-link:hover {
  text-decoration: none;
}
.tile-link:hover .text-underline--hover {
  text-decoration: underline;
}
.f-row {
  display: flex;
}
.f-row-wrap {
  flex-wrap: wrap;
}
.f-center {
  justify-content: center;
}
.f-vcenter {
  align-items: center;
}
.f-col {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.f-col-max {
  flex-grow: 1;
}
.f--100 {
  flex: 1 1 100%;
}
.f--60 {
  flex-basis: 60%;
}
.f--20 {
  flex-basis: 20%;
}
.f-images {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 1em;
}
.f-images > * {
  flex-basis: 180px;
  flex-grow: 1;
  padding: 0 12px 12px;
}
.f-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -12px;
  margin-right: -12px;
}
.f-tiles > * {
  flex-grow: 1;
  max-width: 270px;
  padding: 12px 12px;
  width: 50%;
}
@media all and (min-width: 550px) {
  .f-tiles > * {
    flex-basis: 180px;
    width: auto;
  }
}
@media all and (max-width: 768px) {
  .f-tile-list-sm .f-tiles {
    display: block;
  }
  .f-tile-list-sm .f-tiles > * {
    max-width: unset;
    width: auto;
  }
  .f-tile-list-sm .tile--link {
    display: flex;
    margin-bottom: 16px;
    text-align: left;
  }
  .f-tile-list-sm .tile--icon {
    width: 48px;
    height: 48px;
    margin-right: 24px;
  }
  .f-tile-list-sm .tile--caption {
    flex-grow: 1;
    color: #3C3C3C;
    line-height: 1.5;
    margin-top: 0;
  }
}
.tile--icon {
  height: 80px;
  width: 80px;
  margin: 0 auto;
}
.tile--icon img {
  height: 100%;
}
.tile-circle-bg-pale .tile--icon {
  background-color: #ECF7FF;
  border-radius: 100%;
  padding: 10px;
}
.tile-circle-bg-pale .f-col {
  transition: background 0.25s ease-in;
}
.tile-circle-bg-pale .f-col:hover {
  background-color: #ECF7FF;
}
.tile-circle-bg-pale .f-col:hover .tile--icon {
  background-color: #FFFFFF;
}
.tile-circle-bg-white .tile--icon {
  background-color: #FFFFFF;
}
.picture-tiles {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.picture-tile {
  display: inline-block;
  line-height: 1.2;
  max-width: 172px;
  padding: 0 6px 32px;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 172px;
}
.picture-tile:hover {
  text-decoration: none;
}
.picture-tile:hover p {
  text-decoration: underline;
}
.picture-tile .tile-heading {
  flex-grow: 1;
  font-size: 2rem;
  font-weight: 700;
}
.picture-tile img {
  max-width: 100%;
  max-height: 85px;
}
.callout-cards {
  width: 100%;
}
.callout-cards .tile {
  padding: 56px 0;
  border-bottom: 16px solid #005597;
}
.callout-cards .tile:hover {
  background-color: #FFFFFF;
}
.callout-cards .tile--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  width: 120px;
  margin: 0 auto;
  border: 10px solid #005597;
  border-radius: 50%;
}
.callout-cards .tile--action {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 800;
  margin-top: 80px;
}
.callout-cards-l .tile {
  height: 416px;
}
.callout-cards-s .tile-grid {
  flex-wrap: wrap;
}
.callout-cards-s .tile {
  height: 208px;
  width: 208px;
  padding: 16px;
  border-bottom: 8px solid #005597;
  margin: 0 8px 16px;
}
@media all and (max-width: 768px) {
  .hazard .callout-cards-s .tile {
    width: 292px;
  }
}
.callout-cards-s .tile-m {
  min-width: 292px;
  flex-basis: 292px;
  margin: 0 16px 16px;
}
.callout-cards-s .tile-l {
  width: 292px;
}
.callout-cards-s .tile--icon {
  height: 80px;
  width: 80px;
  border: 5px solid #005597;
  border-radius: 50%;
}
.callout-cards-s .tile--icon img {
  height: 48px;
  width: 48px;
}
.callout-cards-s .tile--action {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 16px;
}
.callout-cards-xs .tile--icon {
  height: 64px;
  width: 64px;
  border: 4px solid #005597;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.callout-cards-xs .tile--icon img {
  height: 40px;
  width: 40px;
}
.callout-cards-xs .tile--action {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 8px;
}
/* required styles */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
  max-width: none !important;
}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important;
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-tile-pane {
  z-index: 2;
}
.leaflet-objects-pane {
  z-index: 3;
}
.leaflet-overlay-pane {
  z-index: 4;
}
.leaflet-shadow-pane {
  z-index: 5;
}
.leaflet-marker-pane {
  z-index: 6;
}
.leaflet-popup-pane {
  z-index: 7;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(../less/#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-clickable {
  cursor: pointer;
}
.leaflet-container {
  cursor: default;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-control-zoom-out {
  font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(../less/components/images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../less/components/images/layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  font-size: 10px;
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.map-panel-container {
  padding: 64px 0;
}
.map-panel-side,
.map-panel-content {
  height: 535px;
}
.map-major .map-panel-side,
.map-major .map-panel-content {
  height: auto;
}
.map-major .map-panel-content {
  min-height: 535px;
}
.map-panel-banner__image-link {
  display: block;
  position: absolute;
  z-index: 1;
}
.map-panel-header,
.map-panel-footer {
  padding: 16px;
  text-align: center;
}
.map-panel-header .icon-chevron-down {
  font-size: 8px;
  transform: rotateZ(-90deg);
  display: inline-block;
  top: -3px;
  position: relative;
  margin-left: 16px;
  transition: transform 0.25s ease-in-out;
}
.map-panel-header.open .icon-chevron-down {
  transform: rotateZ(0);
}
.map-panel-footer {
  display: flex;
  justify-content: space-between;
}
.map-panel-info {
  height: auto;
}
@media all and (max-width: 768px) {
  .map-panel-info {
    display: none;
  }
}
.map {
  display: none;
}
.map-hidden .map {
  pointer-events: none !important;
}
.map-panel-and-banner .map-panel-districts {
  display: none;
}
@media all and (max-width: 768px) {
  .map-panel-and-banner .map-panel-districts {
    display: block;
  }
}
.map-panel-districts ul {
  list-style: none;
  padding: 4px 0 12px;
  margin: 0;
}
.map-panel-selector .map-panel-districts ul {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.map-panel-districts li {
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 0;
}
.map-panel-selector .map-panel-districts li {
  flex: 1;
  padding-top: 7px;
}
.map-panel-districts a,
.map-panel-districts li.selector {
  color: #3C3C3C;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 4px 16px;
}
.map-panel-districts a i {
  padding-right: 16px;
}
.map-panel-districts a:hover,
.map-panel-districts a.hover {
  text-decoration: none;
}
.map-panel-districts a:hover .text,
.map-panel-districts a.hover .text {
  text-decoration: underline;
}
.map-panel-districts li.map-selector {
  position: relative;
  padding-left: 32px;
}
.map-panel-districts li.map-selector button {
  display: block;
  padding: 13px 8px;
  font-weight: 700;
}
.map-panel-districts li.map-selector .active,
.map-panel-districts li.map-selector .hover,
.map-panel-districts li.map-selector.active,
.map-panel-districts li.map-selector:hover {
  cursor: pointer;
}
.map-panel-districts li.map-selector .active .text,
.map-panel-districts li.map-selector .hover .text,
.map-panel-districts li.map-selector.active .text,
.map-panel-districts li.map-selector:hover .text {
  border-bottom: 2px solid #FFD33B;
}
.map-panel-districts .active-mark {
  left: 8px;
  line-height: 2;
}
.map-panel-districts .icon-tick-circle {
  color: #005597;
  font-size: 24px;
  vertical-align: text-top;
}
.map-panel-districts .icon-hazard {
  color: #FF8D33;
  font-size: 24px;
  vertical-align: text-top;
}
.map-panel-short-selector {
  margin-bottom: -32px;
  text-align: center;
}
#map .mapshape.hover,
#map .mapshape:hover {
  fill: rgba(255, 255, 255, 0.6);
  stroke-width: 2px;
}
#map .external.mapshape {
  stroke-width: 0px !important;
}
#map .external.mapshape.hover,
#map .external.mapshape:hover {
  fill: rgba(77, 137, 228, 0.35);
  stroke-width: 2px;
}
#map.map-select .mapshape {
  stroke-width: 1px;
}
#map.map-select .mapshape.hover,
#map.map-select .mapshape:hover {
  fill: rgba(255, 211, 59, 0.2);
  stroke: #ffd33b;
  z-index: 10;
}
#map.map-select .mapshape.active {
  fill: rgba(255, 211, 59, 0.4);
  stroke: #ffd33b;
  stroke-width: 2px;
}
#map.map-select .mapshape.active.hover,
#map.map-select .mapshape.active:hover {
  fill: rgba(255, 211, 59, 0.6);
}
#map:not([data-alert*="kaikoura-"]).active-alerts .mapshape.kaikoura.hover,
#map:not([data-alert*="hurunui-"]).active-alerts .mapshape.hurunui.hover,
#map:not([data-alert*="waimakariri-"]).active-alerts .mapshape.waimakariri.hover,
#map:not([data-alert*="selwyn-"]).active-alerts .mapshape.selwyn.hover,
#map:not([data-alert*="christchurch-"]).active-alerts .mapshape.christchurch.hover,
#map:not([data-alert*="ashburton-"]).active-alerts .mapshape.ashburton.hover,
#map:not([data-alert*="timaru-"]).active-alerts .mapshape.timaru.hover,
#map:not([data-alert*="mackenzie-"]).active-alerts .mapshape.mackenzie.hover,
#map:not([data-alert*="waimate-"]).active-alerts .mapshape.waimate.hover,
#map:not([data-alert*="kaikoura-"]).active-alerts .mapshape.kaikoura:hover,
#map:not([data-alert*="hurunui-"]).active-alerts .mapshape.hurunui:hover,
#map:not([data-alert*="waimakariri-"]).active-alerts .mapshape.waimakariri:hover,
#map:not([data-alert*="selwyn-"]).active-alerts .mapshape.selwyn:hover,
#map:not([data-alert*="christchurch-"]).active-alerts .mapshape.christchurch:hover,
#map:not([data-alert*="ashburton-"]).active-alerts .mapshape.ashburton:hover,
#map:not([data-alert*="timaru-"]).active-alerts .mapshape.timaru:hover,
#map:not([data-alert*="mackenzie-"]).active-alerts .mapshape.mackenzie:hover,
#map:not([data-alert*="waimate-"]).active-alerts .mapshape.waimate:hover {
  fill: rgba(255, 255, 255, 0.6);
}
#map[data-alert*="kaikoura-"].active-alerts .mapshape.kaikoura,
#map[data-alert*="hurunui-"].active-alerts .mapshape.hurunui,
#map[data-alert*="waimakariri-"].active-alerts .mapshape.waimakariri,
#map[data-alert*="selwyn-"].active-alerts .mapshape.selwyn,
#map[data-alert*="christchurch-"].active-alerts .mapshape.christchurch,
#map[data-alert*="ashburton-"].active-alerts .mapshape.ashburton,
#map[data-alert*="timaru-"].active-alerts .mapshape.timaru,
#map[data-alert*="mackenzie-"].active-alerts .mapshape.mackenzie,
#map[data-alert*="waimate-"].active-alerts .mapshape.waimate {
  fill: rgba(255, 197, 151, 0.4);
  stroke: #FF8D33;
  stroke-width: 2px;
}
#map[data-alert*="kaikoura-"].active-alerts .mapshape.kaikoura.hover,
#map[data-alert*="hurunui-"].active-alerts .mapshape.hurunui.hover,
#map[data-alert*="waimakariri-"].active-alerts .mapshape.waimakariri.hover,
#map[data-alert*="selwyn-"].active-alerts .mapshape.selwyn.hover,
#map[data-alert*="christchurch-"].active-alerts .mapshape.christchurch.hover,
#map[data-alert*="ashburton-"].active-alerts .mapshape.ashburton.hover,
#map[data-alert*="timaru-"].active-alerts .mapshape.timaru.hover,
#map[data-alert*="mackenzie-"].active-alerts .mapshape.mackenzie.hover,
#map[data-alert*="waimate-"].active-alerts .mapshape.waimate.hover,
#map[data-alert*="kaikoura-"].active-alerts .mapshape.kaikoura:hover,
#map[data-alert*="hurunui-"].active-alerts .mapshape.hurunui:hover,
#map[data-alert*="waimakariri-"].active-alerts .mapshape.waimakariri:hover,
#map[data-alert*="selwyn-"].active-alerts .mapshape.selwyn:hover,
#map[data-alert*="christchurch-"].active-alerts .mapshape.christchurch:hover,
#map[data-alert*="ashburton-"].active-alerts .mapshape.ashburton:hover,
#map[data-alert*="timaru-"].active-alerts .mapshape.timaru:hover,
#map[data-alert*="mackenzie-"].active-alerts .mapshape.mackenzie:hover,
#map[data-alert*="waimate-"].active-alerts .mapshape.waimate:hover {
  fill: rgba(255, 197, 151, 0.6);
}
#map[data-alert*="kaikoura-"].active-alerts .district-marker.kaikoura .signpost-right:before,
#map[data-alert*="hurunui-"].active-alerts .district-marker.hurunui .signpost-right:before,
#map[data-alert*="waimakariri-"].active-alerts .district-marker.waimakariri .signpost-right:before,
#map[data-alert*="selwyn-"].active-alerts .district-marker.selwyn .signpost-right:before,
#map[data-alert*="christchurch-"].active-alerts .district-marker.christchurch .signpost-right:before,
#map[data-alert*="ashburton-"].active-alerts .district-marker.ashburton .signpost-right:before,
#map[data-alert*="timaru-"].active-alerts .district-marker.timaru .signpost-right:before,
#map[data-alert*="mackenzie-"].active-alerts .district-marker.mackenzie .signpost-right:before,
#map[data-alert*="waimate-"].active-alerts .district-marker.waimate .signpost-right:before {
  border-left-color: #FF8D33;
}
#map[data-alert*="kaikoura-"].active-alerts .district-marker.kaikoura .signpost-left:before,
#map[data-alert*="hurunui-"].active-alerts .district-marker.hurunui .signpost-left:before,
#map[data-alert*="waimakariri-"].active-alerts .district-marker.waimakariri .signpost-left:before,
#map[data-alert*="selwyn-"].active-alerts .district-marker.selwyn .signpost-left:before,
#map[data-alert*="christchurch-"].active-alerts .district-marker.christchurch .signpost-left:before,
#map[data-alert*="ashburton-"].active-alerts .district-marker.ashburton .signpost-left:before,
#map[data-alert*="timaru-"].active-alerts .district-marker.timaru .signpost-left:before,
#map[data-alert*="mackenzie-"].active-alerts .district-marker.mackenzie .signpost-left:before,
#map[data-alert*="waimate-"].active-alerts .district-marker.waimate .signpost-left:before {
  border-right-color: #FF8D33;
}
#map[data-alert*="kaikoura-"].active-alerts .district-marker.kaikoura .signpost,
#map[data-alert*="hurunui-"].active-alerts .district-marker.hurunui .signpost,
#map[data-alert*="waimakariri-"].active-alerts .district-marker.waimakariri .signpost,
#map[data-alert*="selwyn-"].active-alerts .district-marker.selwyn .signpost,
#map[data-alert*="christchurch-"].active-alerts .district-marker.christchurch .signpost,
#map[data-alert*="ashburton-"].active-alerts .district-marker.ashburton .signpost,
#map[data-alert*="timaru-"].active-alerts .district-marker.timaru .signpost,
#map[data-alert*="mackenzie-"].active-alerts .district-marker.mackenzie .signpost,
#map[data-alert*="waimate-"].active-alerts .district-marker.waimate .signpost {
  border-color: #FF8D33;
  background: #FF8D33;
}
#map[data-alert*="kaikoura-"].major-incident .mapshape.kaikoura,
#map[data-alert*="hurunui-"].major-incident .mapshape.hurunui,
#map[data-alert*="waimakariri-"].major-incident .mapshape.waimakariri,
#map[data-alert*="selwyn-"].major-incident .mapshape.selwyn,
#map[data-alert*="christchurch-"].major-incident .mapshape.christchurch,
#map[data-alert*="ashburton-"].major-incident .mapshape.ashburton,
#map[data-alert*="timaru-"].major-incident .mapshape.timaru,
#map[data-alert*="mackenzie-"].major-incident .mapshape.mackenzie,
#map[data-alert*="waimate-"].major-incident .mapshape.waimate {
  fill: rgba(235, 85, 85, 0.4);
  stroke: #EB5555;
}
#map[data-alert*="kaikoura-"].major-incident .mapshape.kaikoura.hover,
#map[data-alert*="hurunui-"].major-incident .mapshape.hurunui.hover,
#map[data-alert*="waimakariri-"].major-incident .mapshape.waimakariri.hover,
#map[data-alert*="selwyn-"].major-incident .mapshape.selwyn.hover,
#map[data-alert*="christchurch-"].major-incident .mapshape.christchurch.hover,
#map[data-alert*="ashburton-"].major-incident .mapshape.ashburton.hover,
#map[data-alert*="timaru-"].major-incident .mapshape.timaru.hover,
#map[data-alert*="mackenzie-"].major-incident .mapshape.mackenzie.hover,
#map[data-alert*="waimate-"].major-incident .mapshape.waimate.hover,
#map[data-alert*="kaikoura-"].major-incident .mapshape.kaikoura:hover,
#map[data-alert*="hurunui-"].major-incident .mapshape.hurunui:hover,
#map[data-alert*="waimakariri-"].major-incident .mapshape.waimakariri:hover,
#map[data-alert*="selwyn-"].major-incident .mapshape.selwyn:hover,
#map[data-alert*="christchurch-"].major-incident .mapshape.christchurch:hover,
#map[data-alert*="ashburton-"].major-incident .mapshape.ashburton:hover,
#map[data-alert*="timaru-"].major-incident .mapshape.timaru:hover,
#map[data-alert*="mackenzie-"].major-incident .mapshape.mackenzie:hover,
#map[data-alert*="waimate-"].major-incident .mapshape.waimate:hover {
  fill: rgba(235, 85, 85, 0.6);
}
#map[data-alert*="kaikoura-"].major-incident .district-marker.kaikoura,
#map[data-alert*="hurunui-"].major-incident .district-marker.hurunui,
#map[data-alert*="waimakariri-"].major-incident .district-marker.waimakariri,
#map[data-alert*="selwyn-"].major-incident .district-marker.selwyn,
#map[data-alert*="christchurch-"].major-incident .district-marker.christchurch,
#map[data-alert*="ashburton-"].major-incident .district-marker.ashburton,
#map[data-alert*="timaru-"].major-incident .district-marker.timaru,
#map[data-alert*="mackenzie-"].major-incident .district-marker.mackenzie,
#map[data-alert*="waimate-"].major-incident .district-marker.waimate {
  display: block;
}
#map[data-alert*="kaikoura-"].major-incident .district-marker.kaikoura .signpost-right:before,
#map[data-alert*="hurunui-"].major-incident .district-marker.hurunui .signpost-right:before,
#map[data-alert*="waimakariri-"].major-incident .district-marker.waimakariri .signpost-right:before,
#map[data-alert*="selwyn-"].major-incident .district-marker.selwyn .signpost-right:before,
#map[data-alert*="christchurch-"].major-incident .district-marker.christchurch .signpost-right:before,
#map[data-alert*="ashburton-"].major-incident .district-marker.ashburton .signpost-right:before,
#map[data-alert*="timaru-"].major-incident .district-marker.timaru .signpost-right:before,
#map[data-alert*="mackenzie-"].major-incident .district-marker.mackenzie .signpost-right:before,
#map[data-alert*="waimate-"].major-incident .district-marker.waimate .signpost-right:before {
  border-left-color: #EB5555;
}
#map[data-alert*="kaikoura-"].major-incident .district-marker.kaikoura .signpost-left:before,
#map[data-alert*="hurunui-"].major-incident .district-marker.hurunui .signpost-left:before,
#map[data-alert*="waimakariri-"].major-incident .district-marker.waimakariri .signpost-left:before,
#map[data-alert*="selwyn-"].major-incident .district-marker.selwyn .signpost-left:before,
#map[data-alert*="christchurch-"].major-incident .district-marker.christchurch .signpost-left:before,
#map[data-alert*="ashburton-"].major-incident .district-marker.ashburton .signpost-left:before,
#map[data-alert*="timaru-"].major-incident .district-marker.timaru .signpost-left:before,
#map[data-alert*="mackenzie-"].major-incident .district-marker.mackenzie .signpost-left:before,
#map[data-alert*="waimate-"].major-incident .district-marker.waimate .signpost-left:before {
  border-right-color: #EB5555;
}
#map[data-alert*="kaikoura-"].major-incident .district-marker.kaikoura .signpost,
#map[data-alert*="hurunui-"].major-incident .district-marker.hurunui .signpost,
#map[data-alert*="waimakariri-"].major-incident .district-marker.waimakariri .signpost,
#map[data-alert*="selwyn-"].major-incident .district-marker.selwyn .signpost,
#map[data-alert*="christchurch-"].major-incident .district-marker.christchurch .signpost,
#map[data-alert*="ashburton-"].major-incident .district-marker.ashburton .signpost,
#map[data-alert*="timaru-"].major-incident .district-marker.timaru .signpost,
#map[data-alert*="mackenzie-"].major-incident .district-marker.mackenzie .signpost,
#map[data-alert*="waimate-"].major-incident .district-marker.waimate .signpost {
  border-color: #EB5555;
  background: #EB5555;
}
.mapshape:not(.region) {
  fill: none;
  stroke: #fff;
  stroke-width: 1px;
  transition: all 0.2s linear;
  fill-opacity: 1;
  stroke-opacity: 1;
  z-index: 0;
  pointer-events: all;
  cursor: pointer;
}
.district-label {
  background: #ffffff;
  border: 3px solid #005597;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  white-space: nowrap;
  cursor: pointer;
}
.district-marker.active .district-label,
.district-marker.hover .district-label {
  font-weight: 700;
  opacity: 1;
}
.leaflet-container .leaflet-control-attribution {
  background-color: transparent;
  color: #0078a8;
}
.signpost,
.arrow_box {
  position: relative;
  background: #ffffff;
  border: 3px solid #005597;
  line-height: 22px;
  padding: 0 16px;
  height: 30px;
  display: inline-block;
}
.map-select .signpost,
.map-select .arrow_box {
  border: 3px solid #FFD33B;
}
.signpost {
  background: #005597;
  padding: 0;
}
.signpost-inner {
  background-color: white;
  padding: 0 16px;
  line-height: 24px;
  display: block;
  margin-top: 0;
}
.signpost-right .signpost-inner {
  margin-right: -3px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.signpost-left .signpost-inner {
  margin-left: -3px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.signpost-right:after,
.signpost-right:before,
.signpost-left:after,
.signpost-left:before {
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.signpost-right:after,
.signpost-right:before {
  left: calc(100% + 3px);
}
.signpost-left:after,
.signpost-left:before {
  right: calc(100% + 3px);
}
.signpost-left:after,
.signpost-right:after {
  border-color: transparent;
  border-width: 11px;
  margin-top: -11px;
}
.signpost-right:after {
  border-left-color: #ffffff;
}
.signpost-left:after {
  border-right-color: #ffffff;
}
.signpost-left:before,
.signpost-right:before {
  border-color: transparent;
  border-width: 15px;
  margin-top: -15px;
}
.signpost-right:before {
  border-left-color: #005597;
}
.signpost-left:before {
  border-right-color: #005597;
}
.map-select .signpost {
  background-color: #FFD33B;
}
.map-select .signpost.signpost-right:before {
  border-left-color: #FFD33B;
}
.map-select .signpost.signpost-left:before {
  border-right-color: #FFD33B;
}
.signpost-middle .signpost-inner {
  line-height: 20px;
  padding: 0 12px;
}
.signpost-middle {
  border-color: #fff;
  height: 26px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 8px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.45);
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  pointer-events: none;
}
.district-marker.active .signpost-middle,
.district-marker.hover .signpost-middle {
  opacity: 1;
}
@media all and (max-width: 649px) {
  .map-panel-and-banner .map-panel-side.warning .map-panel-info {
    display: none;
  }
  .map-panel-and-banner .map-panel-side.warning .map-panel-districts {
    display: block !important;
  }
  .map-panel-content {
    display: none;
  }
}
.map-panel-side a {
  color: #005597;
  font-weight: bold;
}
@media all and (min-width: 650px) {
  .map-panel {
    display: flex;
  }
  .map-panel-side {
    width: 22%;
    min-width: 260px;
  }
  .map-major .map-panel-side {
    width: 33%;
  }
  .map-panel-content {
    margin-left: 2%;
    position: relative;
    width: 76%;
  }
  .map-major .map-panel-content {
    width: 64%;
  }
  .map {
    bottom: 0;
    display: block;
    height: 535px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .map-panel-and-banner .map {
    opacity: 0;
  }
  .map-panel-content {
    display: block;
  }
}
.sidebar .g-component {
  margin-bottom: 64px;
}
.sidebar-heading {
  font-weight: 700;
  font-size: 2rem;
}
.sidebar-heading--large {
  font-weight: 800;
  font-size: 2.4rem;
}
.sidebar-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-list .active {
  font-weight: 700;
}
.sidebar-list a {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  color: #005597;
}
.sidebar-list.bullet-list {
  list-style: disc;
  padding-left: 2rem;
}
.sidebar-with-mark li {
  position: relative;
  padding-left: 32px;
}
.active-mark {
  display: none;
  position: absolute;
  left: 0;
  top: 4px;
}
.active .active-mark {
  display: block;
}
.sidebar-with-icon li {
  align-items: center;
  display: flex;
  margin-bottom: 16px;
}
.sidebar-with-border {
  border-right: 2px solid #005597;
  margin-right: -16px;
}
.expandable {
  margin: 1.6rem 0;
  overflow: hidden;
}
.expandable-heading {
  cursor: pointer;
  font-weight: 700;
  border: 2px solid #FFD33B;
  padding: 6px 16px;
}
.expandable-info-label {
  margin-left: 42px;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 8px;
}
.expander:not(.open) .close-text {
  display: inline;
}
.expander:not(.open) .open-text {
  display: none;
}
.expander.open .expander-mark,
.expander.open .expandable-mark {
  transform: rotateZ(180deg);
}
.expander.open .close-text {
  display: none;
}
.expander.open .open-text {
  display: inline;
}
.expander-mark,
.expandable-mark {
  font-size: 12px;
  display: inline-block;
  margin-right: 16px;
  transition: transform 0.2s linear;
}
.expandable-content {
  display: none;
  border-top: none;
  border-bottom: 2px solid #F1F1F1;
  border-left: 2px solid #F1F1F1;
  border-right: 2px solid #F1F1F1;
  padding: 16px;
}
.open > .expandable-content {
  display: block;
}
@media print {
  .expandable-content {
    display: block !important;
  }
}
.list-red-bullet,
.list-orange-bullet {
  list-style: none;
  padding-left: 3rem;
  margin: 0.5em 0 1em;
}
.list-red-bullet > li,
.list-orange-bullet > li {
  clear: left;
  margin-bottom: 8px;
}
.list-red-bullet > li:before,
.list-orange-bullet > li:before {
  content: "";
  height: 6px;
  width: 6px;
  display: block;
  float: left;
  margin-left: -3rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  top: 0.5em;
}
.list-red-bullet > li > a,
.list-orange-bullet > li > a {
  color: #005597;
  font-weight: 700;
  line-height: 1.1;
}
.list-red-bullet > li:before {
  background-image: url(/assets/icons/bullet-red.svg);
  height: 6px;
  width: 6px;
}
.list-orange-bullet > li:before {
  background-image: url(/assets/icons/bullet-orange.svg);
  height: 6px;
  width: 6px;
}
.list-compact {
  padding-left: 2rem;
}
.list-compact > li:before {
  margin-left: -2rem;
}
.list-links li {
  margin-bottom: 8px;
}
.list-links a {
  color: #005597;
  font-weight: 700;
  line-height: 1.1;
}
.list-csv {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-csv li {
  display: inline;
}
.list-csv li:after {
  content: ", ";
}
.list-csv li:last-child:after {
  content: "";
}
.list-csv a {
  line-height: 1.1;
}
.list-no-bullet {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol li a {
  color: #005597;
  font-weight: 700;
  line-height: 1.1;
}
.list-red-numbers li {
  padding-left: 1.5rem;
}
.list-red-numbers li::marker {
  color: #eb5555;
  font-weight: bold;
}
.column-text p img {
  max-width: 100%;
}
.content-no-sidebar,
.content-with-sidebar {
  position: relative;
}
.sidebar-stripe.sidebar-swap .sidebar {
  margin-top: 0;
  margin-bottom: 64px;
}
@media all and (max-width: 768px) {
  .sidebar-stripe.sidebar-swap .btn-neutral {
    padding-bottom: 20px;
  }
}
.sidebar-stripe .sidebar {
  background-color: #FAFAFA;
  margin-top: 64px;
  overflow: hidden;
}
.sidebar-stripe .filter {
  max-width: 500px;
  margin: 0 auto;
}
.sidebar-stripe .filter fieldset {
  border: none;
}
.sidebar-stripe .content {
  background-color: #FFFFFF;
}
@media all and (max-width: 1023px) {
  .sidebar-stripe:not(.sidebar-swap) {
    margin-bottom: -150px;
  }
  .sidebar-stripe:not(.sidebar-swap) .sidebar {
    padding-bottom: 100px;
  }
}
@media all and (min-width: 1024px) {
  /*.sidebar-stripe{
        display: flex;
    }*/
  .sidebar-row {
    display: flex;
  }
  .sidebar-row .content {
    flex-grow: 1;
  }
  .sidebar-row .sidebar {
    align-self: flex-start;
    height: auto;
  }
  .sidebar-swap {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .sidebar-swap .sidebar-row .content {
    order: 1;
  }
  .sidebar-swap .sidebar-row .sidebar {
    margin-bottom: 0;
    order: 2;
  }
  .sidebar-swap .sidebar-row .filter {
    display: block !important;
  }
  .sidebar-swap .sidebar-row button.expander {
    display: none;
  }
  .sidebar-stripe {
    background: linear-gradient(90deg, #FFFFFF 50%, #FAFAFA 50%);
  }
  .sidebar-stripe .content {
    padding-right: 60px;
  }
  .sidebar-stripe .sidebar {
    margin-top: 0;
    padding-left: 40px;
  }
  /*.sidebar-stripe {
        & > div:after {
            content: '';
            background-color: @color-ghost;
            position: absolute;
            z-index: -1;
            left: 100%;
            height: 100%;
            top: 0;
            display: block;
        }

        .sidebar:after {
            left: 0;
        }
    }*/
}
.img-center {
  display: block;
  margin: 5px auto;
}
.img-right {
  display: inline-block;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
.img-left {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
blockquote {
  display: block;
  background: #FCFCFC;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 700;
  padding: 24px 64px;
  position: relative;
  margin: 0.5em 0;
  /*quotes: "“" "”" "‘" "’";  //can not have auto mark and a cite outside those marks.

    &:before {
        content: open-quote;
    }

    &:after {
        content: close-quote;
    }*/
}
@media all and (max-width: 768px) {
  blockquote {
    padding: 24px 24px 24px 34px;
  }
  blockquote:before {
    left: 12px !important;
  }
}
blockquote:before {
  content: "";
  position: absolute;
  background: url("/assets/Icons/red slash.svg") no-repeat;
  height: 16px;
  width: 16px;
  left: 32px;
  top: 35px;
}
blockquote .quote-cite {
  display: block;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  margin-top: 24px;
  color: #707070;
}
.quote-marks {
  quotes: "“" "”" "‘" "’";
}
.quote-marks:before {
  content: open-quote;
}
.quote-marks:after {
  content: close-quote;
}
.iframe-container {
  height: 0;
  margin: 1em 0;
  max-width: 100%;
  position: relative;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn-neutral {
  display: inline-block;
  margin: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: unset;
  padding: 0;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
}
.btn-neutral:hover,
.btn-neutral:active,
.btn-neutral:focus {
  text-decoration: none;
  box-shadow: none;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: normal;
  background-color: #005597;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  border-style: none;
  padding: 0.35em 1em;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus {
  text-decoration: underline;
}
.btn:hover {
  text-decoration: underline;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn.fg-alert {
  color: #EB5555;
}
.btn.strong {
  font-weight: 700;
}
.btn-slant {
  position: relative;
  z-index: 1;
}
.btn-slant:after {
  background: inherit;
  top: -1px;
  bottom: -1px;
  content: "";
  display: block;
  width: 1.5em;
  right: -0.8em;
  position: absolute;
  transform: skewX(33deg);
  transform-origin: 100%;
  z-index: -1;
}
.btn-outline {
  border: 2px solid currentColor;
  background: transparent;
}
.btn-align-center {
  display: block;
  margin: 0 auto;
}
.btn-link {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  color: #005597;
}
.news-list-item {
  display: block;
  margin: 0 -10px 24px;
  padding: 10px 10px 0;
  transition: background 0.2s ease-out;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 16px;
}
.news-list-item:hover {
  text-decoration: none;
  background-color: #ECF7FF;
}
.news-list-item .news-image {
  flex-shrink: 0;
  margin: 0 0 8px;
  width: 104px;
}
.news-list-item .news-image .placeholder {
  width: 104px;
  height: 78px;
  background-color: #005597;
}
.news-list-item p {
  line-height: 1.7;
}
@media all and (min-width: 600px) {
  .news-item {
    display: flex;
  }
  .news-list-item .news-image {
    margin: 40px 0 0;
    display: inline-block;
  }
  .news-list-summary {
    margin-left: 32px;
  }
}
.card-list--resources {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.card {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
}
.card-resource {
  background-color: #EFEFEF;
  height: 680px;
  min-height: 428px;
  max-width: 285px;
  display: flex;
  font-size: 1.6rem;
  flex-direction: column;
  line-height: 1.5;
}
.card-resource .card-thumbnail {
  height: 160px;
  overflow: hidden;
}
.card-resource .card-thumbnail img {
  height: 160px;
  object-fit: contain;
  width: auto;
}
.card-resource .card-heading-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.card-resource .card-title {
  font-size: 2rem;
  line-height: 1.3;
  margin: 20px 0;
}
.card-resource .card-title i {
  color: #EB5555;
}
.card-resource .card-content {
  flex-grow: 1;
  padding: 20px 16px 8px;
}
.card-resource .card-footer {
  padding: 16px;
}
.card-resource .card-footer a {
  width: 160px;
  max-width: 90%;
  text-align: left;
  border: 1px solid #005597;
}
.card-resource .card-footer i {
  display: inline-block;
}
.umbraco-forms-cem {
  width: 480px;
  max-width: 100%;
}
.form-fieldset {
  padding: 1em 1em 0em 0em;
  margin: 0 0 1.5em 0;
  border: none !Important;
}
.form-fieldset legend {
  font-size: 20px;
  font-weight: 700;
  padding: 0;
}
.field-group {
  margin-bottom: 16px;
}
.field-group label {
  display: block;
  font-size: 1.6rem;
  margin-bottom: 8px;
}
.field-group.checkbox > label {
  display: none;
}
.field-group .umbraco-forms-tooltip {
  display: block;
  font-size: 12px;
  margin-top: -6px;
}
.radio-group .field-group {
  margin-bottom: 0;
}
.field-group ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #969696;
}
.field-group :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #969696;
  opacity: 1;
}
.field-group ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #969696;
  opacity: 1;
}
.field-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #969696;
}
.field-group ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #969696;
}
.field-group ::placeholder {
  /* Most modern browsers support this now. */
  color: #969696;
}
.field-group .text-block .caption {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.field-group .text-block .body-text {
  font-size: 12px;
}
.field-group .field-checkbox label,
.field-group .field-radio label {
  font-size: 14px;
}
.field-group span.field-validation-error {
  font-size: 12px;
  color: #EB5555;
}
.field-container {
  padding: 0;
}
.field-control {
  border: 1px solid #969696;
  font: inherit;
  font-size: 14px;
  line-height: 24px;
  padding: 10px 16px;
  display: block;
  width: 100%;
}
select.field-control {
  padding: 11px 16px 12px;
}
.field-control:disabled,
.field-control[disabled] {
  background-color: #E5E5E5;
  color: #969696;
}
.field-combined {
  position: relative;
}
.field-combined input {
  padding-right: 3em;
}
.field-combined .field-icon {
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  margin: auto;
  height: 1em;
}
.field-combined-s {
  width: 50%;
}
.field-success {
  border: 1px solid #4BB836;
}
.field-success ~ .field-icon {
  color: #4BB836;
}
.field-alert,
.input-validation-error {
  border: 1px solid #EB5555;
}
.field-alert ~ .field-icon,
.input-validation-error ~ .field-icon {
  color: #EB5555;
}
.u-form .validation-summary-errors {
  margin-bottom: 16px;
}
.u-form .validation-summary-errors ul {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.u-form .validation-summary-errors ul > li {
  padding: 0;
  font-size: 14px;
  color: #EB5555;
}
.u-form .validation-summary-errors ul > li:before {
  content: unset;
}
.field-disable-resize {
  resize: none;
}
.field-search-control {
  display: flex;
  max-width: 550px;
  margin: 32px auto;
  padding: 0 16px;
}
.field-search-control .field-control {
  font-size: 16px;
  flex-basis: 0;
  padding: 7px 16px;
}
.field-search-control input {
  border-color: #EB5555;
  flex-grow: 1;
}
.field-search-control input:focus {
  outline: 1px solid #EB5555;
  outline-offset: -2px;
}
.field-search-control button {
  background-color: #EB5555;
  border-color: #EB5555;
  white-space: nowrap;
}
.field-search-control button:hover,
.field-search-control button:focus,
.field-search-control button:active:focus {
  background-color: #e26f6f;
  text-decoration: none;
}
/**
    checkbox style can support two different layouts:
    .1 
        <div class='field-checkbox'>
             <input />
             <label />
        </div>
    .2
        <label>
            <input />
            <span>label text</span>
        </label>

    Note that the second format requires the additional span element.

*/
.field-checkbox {
  position: relative;
  /*svg background styles*/
}
.field-checkbox label,
.field-checkbox > span {
  cursor: pointer;
  padding-left: 32px;
}
.field-checkbox input {
  height: 40px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.field-checkbox input + label::before,
.field-checkbox > span::before {
  border: 1px solid #707070;
  content: "";
  border-radius: 2px;
  height: 16px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 16px;
}
.field-checkbox input + label::after,
.field-checkbox > span::after {
  content: "";
  opacity: 0;
  background-image: url(/assets/Icons/checkbox-tick.svg);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0px;
  top: 3px;
  transition: opacity 0.2s ease-in-out;
}
.field-checkbox input:checked + label::after,
.field-checkbox input:checked + span::after {
  opacity: 1;
}
.field-checkbox input:focus + label::before,
.field-checkbox input:focus + span::before {
  box-shadow: 0 0 0 1px #3C3C3C;
}
.field-checkbox-s input {
  height: 20px;
  width: 20px;
}
.field-radio {
  position: relative;
  /*svg background styles*/
}
.field-radio label {
  cursor: pointer;
  padding-left: 32px;
}
.field-radio input {
  height: 40px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.field-radio input + label::before {
  border: 1px solid #707070;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 16px;
  border-radius: 50%;
}
.field-radio input + label::after {
  content: "";
  opacity: 0;
  border: 5px solid #EB5555;
  border-radius: 50%;
  position: absolute;
  left: 3px;
  top: 6px;
  transition: opacity 0.2s ease-in-out;
}
.field-radio input:checked + label::after {
  opacity: 1;
}
.field-radio input:focus + label::before {
  box-shadow: 0 0 0 1px #3C3C3C;
}
.field-radio-s input {
  height: 20px;
  width: 20px;
}
.pagination {
  list-style: none;
  margin: 80px 0 0;
  padding: 0;
  text-align: center;
}
.pagination li {
  border-radius: 100%;
  color: #707070;
  cursor: pointer;
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 700;
  height: 40px;
  text-align: center;
  width: 40px;
}
.pagination .active {
  color: #FFFFFF;
  cursor: initial;
  background-color: #EB5555;
}
@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.modal-video-close {
  opacity: 0;
}
.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}
.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}
.modal-video-close-btn:before {
  transform: rotate(45deg);
}
.modal-video-close-btn:after {
  transform: rotate(-45deg);
}
.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}
.video-wrapper > button {
  width: 100%;
}
.video-wrapper > button:hover .video-play {
  color: #EB5555;
}
.video-image {
  background-color: #707070;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.5em;
}
.video-image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  object-fit: cover;
}
.video-image img.video-external-image {
  width: 100%;
  max-width: initial;
  height: auto;
  transform: translateY(-50%);
  top: 50%;
}
.video-image .video-play {
  position: absolute;
  margin: auto;
  height: 51px;
  width: 44px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
}
.promo-panel-overlay {
  position: relative;
  background-image: url(/assets/diamond.svg);
  background-repeat-y: no-repeat;
  background-size: contain;
}
.promo-card {
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  line-height: 1.5;
  min-height: 320px;
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.promo-card.faded-image {
  align-items: center;
  color: #FFFFFF;
  background-color: #005597;
}
.promo-card.righthand-image {
  color: #005597;
  background-position: right;
}
.promo-card.lefthand-image {
  color: #005597;
  overflow: hidden;
  z-index: 0;
  background-position: left;
}
.promo-card.lefthand-image .promo-caption {
  color: #707070;
}
.promo-card.circle-image {
  align-items: center;
  background-color: #005597;
  background-position: left;
  color: #FFFFFF;
  z-index: 0;
}
a.promo-card:hover {
  text-decoration: none;
}
.promo-content {
  font-size: 18px;
  font-weight: 700;
  max-width: 480px;
  padding: 32px 48px;
  position: relative;
}
.righthand-image .promo-content {
  background-color: #FFFFFF;
  margin-right: 98px;
  z-index: 0;
  max-width: 64%;
}
.lefthand-image .promo-content {
  background-color: #FFFFFF;
  margin-left: auto;
  z-index: 0;
  max-width: 60%;
}
.circle-image .promo-content {
  background-color: #005597;
  margin-left: auto;
  padding: 32px 32px 32px 0;
  z-index: 0;
}
.promo-title {
  font-size: 4.8rem;
  line-height: 1.3;
  margin-bottom: 48px;
}
.promo-caption {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
}
.promo-circles {
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  margin-left: 48px;
  margin-right: 48px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.promo-floater {
  position: absolute;
  display: block;
  background: red;
  z-index: -1;
  border-radius: 100%;
}
.promo-floater.f-p1 {
  background-color: #ECF7FF;
  width: 104px;
  height: 104px;
  top: -15%;
}
.promo-floater.f-y1 {
  background-color: #FFD33B;
  width: 128px;
  height: 128px;
  right: -10%;
  top: 6%;
}
.promo-floater.f-r1 {
  background-color: #EB5555;
  width: 120px;
  height: 120px;
  bottom: -13%;
  left: -5%;
}
.promo-floater.f-r2 {
  background-color: #EB5555;
  width: 24px;
  height: 24px;
  top: -15%;
  left: 60%;
}
.promo-floater.f-p2 {
  background-color: #ECF7FF;
  width: 32px;
  height: 32px;
  bottom: -13%;
  right: -5%;
}
.righthand-image .promo-content:after {
  display: block;
  bottom: 0;
  background-color: inherit;
  position: absolute;
  z-index: -1;
  content: "";
  right: -10%;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  border-right: 30px solid #EB5555;
}
.righthand-image .promor-content:after,
.lefthand-image:before,
.lefthand-image .promo-content:after {
  display: block;
  bottom: 0;
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  height: 100%;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.righthand-image .promo-content:after {
  background-color: inherit;
  right: -10%;
  width: 100%;
  border-right: 30px solid #EB5555;
}
.lefthand-image:before {
  background-color: #FFFFFF;
  left: -35px;
  width: 80px;
  border-right: 15px solid #EB5555;
}
.lefthand-image .promo-content:after {
  background-color: inherit;
  left: -35px;
  width: 100%;
  border-left: 15px solid #EB5555;
}
@media (max-width: 450px) {
  .promo-card.circle-image {
    background-color: #FFFFFF;
    color: #005597;
    border-left: 15px solid #EB5555;
  }
  .circle-image .promo-circles {
    display: none;
  }
  .circle-image .promo-content {
    background-color: #FFFFFF;
    padding: 32px;
  }
}
@media (max-width: 500px) {
  .righthand-image .promo-content {
    max-width: 100%;
    margin-right: 0;
  }
  .righthand-image .promo-content:after {
    right: 0;
    transform: none;
  }
  .lefthand-image:before {
    display: none;
  }
  .lefthand-image .promo-content {
    max-width: 100%;
  }
  .lefthand-image .promo-content:after {
    left: 0;
    transform: none;
  }
}
@media (max-width: 550px) {
  .promo-title {
    font-size: 3.2rem;
  }
}
@media (min-width: 500px) and (max-width: 769px) {
  .righthand-image .promo-content {
    max-width: 75%;
  }
}
@media (max-width: 650px) {
  .circle-image .promo-circles {
    width: 25%;
    height: 0;
    padding-bottom: 25%;
    align-self: flex-start;
    margin: 40px;
  }
  .circle-image .promo-title {
    font-size: 3.2rem;
  }
  .circle-image .promo-floater.f-p1 {
    width: 52px;
    height: 52px;
  }
  .circle-image .promo-floater.f-r1 {
    width: 60px;
    height: 60px;
  }
  .circle-image .promo-floater.f-y1 {
    width: 64px;
    height: 64px;
  }
  .circle-image .promo-floater.f-r2 {
    width: 18px;
    height: 18px;
  }
  .circle-image .promo-floater.f-p2 {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 769px) {
  .righthand-image,
  .lefthand-image {
    background-image: none !important;
    background-color: #005597;
  }
}
@media (min-width: 500px) and (max-width: 1024px) {
  .lefthand-image .promo-content {
    max-width: 70%;
  }
}
.search-panel {
  display: block;
  max-height: calc(100vh - 120px);
  overflow: hidden;
  overflow-y: auto;
  margin-right: -30px;
  padding-right: 30px;
  background-color: #fff;
}
.search-panel form {
  padding-top: 40px;
  text-align: center;
}
.search-results .results-list li {
  display: block;
  line-height: 1.5;
}
.search-results .results-list .snippet {
  width: 95%;
  margin-bottom: 30px;
  float: left;
}
.search-results .results-list hr {
  clear: both;
  height: 1px;
  border: 1px solid #969696;
  margin-bottom: 30px;
}
.search-results .results-list i {
  font-size: 32px;
  float: right;
  margin-top: 6px;
  margin-bottom: 16px;
}
.search-results .results-list .title {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
.search-results .results-list a {
  font-size: 1.6rem;
}
.search-results .results-list a:hover {
  text-decoration-color: #EB5555;
}
.search-results .results-list a:hover i {
  color: #EB5555;
}
@media all and (min-width: 500px) {
  /*.search-panel {
        .input-button {
            button {
                width: 115px;
            }
        }

        input[type=text] {
            padding-right: 115px;
        }
    }*/
}
.btn-loader {
  overflow: hidden;
  transition: all 0.3s linear;
  text-indent: 0;
}
.btn-loader:after {
  content: '';
  width: 20px;
  display: block;
  height: 20px;
  position: absolute;
  right: -45px;
  top: 5px;
  transition: all 0.2s linear;
  border-bottom: 19px solid yellow;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  -webkit-transform-origin: 50% 70%;
  transform-origin: 50% 70%;
}
.btn-loader.loading {
  text-indent: -17px;
  pointer-events: none;
}
.btn-loader.loading:after {
  right: 9px;
  -webkit-animation: rotate-right 1.5s linear infinite;
  animation: rotate-right 1.5s linear infinite;
}
@-webkit-keyframes rotate-right {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-right {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.notification-bar {
  display: flex;
  min-height: 32px;
  text-align: center;
  align-items: center;
  padding: 6px 12px;
  color: #005597;
  background-color: #FFD33B;
}
.notification-bar a {
  width: 100%;
  color: #005597;
  z-index: 100;
}
.notification-bar button {
  cursor: pointer;
  touch-action: manipulation;
  background-color: transparent;
  padding: 0;
  z-index: 150;
  border: 1px solid transparent;
  height: 32px;
}
.notification-bar button.btn > .icon-close {
  margin: 0;
}
.notification-bar button .icon-close {
  color: #005597;
}
.notification-bar > span {
  display: block;
  width: 100%;
}
@media all and (max-width: 768px) {
  .hide-m {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .show-m {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .mt-s-m {
    margin-top: 10px;
  }
}
.alert-bar {
  background-color: #EB5555;
}
.alert-bar a {
  /*display: flex;*/
  min-height: 96px;
  width: 100%;
  color: #FFFFFF;
  align-items: center;
  z-index: 100;
}
.alert-bar a .icon-hazard {
  font-size: 32px;
  font-size: 3.2rem;
}
.alert-bar a .icon-right-arrow {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: text-top;
}
.alert-bar a span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  flex-grow: 0;
  flex-shrink: 0;
}
.alert-bar a h3 {
  flex-grow: 1;
  margin-bottom: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 24px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
ul.slick-dots li:before {
  left: 7px;
  top: 7px;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  opacity: 0.7;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 10;
}
.slick-prev {
  left: 16px;
}
.slick-next {
  right: 16px;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev::before {
  content: "←";
}
.slick-next::before {
  content: "→";
}
/* Slider overrides */
.gallery {
  position: relative;
  margin: 0.5em 0;
}
.slider-view button:focus,
.slider-view button:hover,
.slider-view a:focus,
.slider-view a:hover,
.slider-view a:active {
  outline: none;
  text-decoration: none;
}
.slider-view a:hover {
  cursor: zoom-in;
}
.slider-view img {
  width: inherit;
}
.slides-captions p {
  margin: 0;
  padding: 0;
}
.slides-captions .slide-caption {
  opacity: 0;
  padding: 0;
  visibility: hidden;
  height: 0;
}
.slides-captions .slide-caption.active {
  background-color: transparent;
  color: #3C3C3C;
  visibility: visible;
  opacity: 1;
  height: auto;
}
.slider-nav {
  overflow: hidden;
  margin-top: 16px;
}
.slider-nav img {
  max-width: 100%;
}
.slider-nav img:focus {
  outline: none;
}
.slider-nav img:hover {
  cursor: pointer;
}
.slider-nav .slick-slide {
  margin: 0 8px;
}
.slider-nav .slick-slide:focus {
  outline: none;
}
.slider-nav .slick-list {
  margin: 0 -8px;
}
.slider-view .slick-prev:hover,
.slider-view .slick-next:hover {
  opacity: 1;
}
.slick-prev,
.slick-next {
  width: 30px;
  height: 48px;
  margin-top: -24px;
}
.slick-prev:before,
.slick-next:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  height: 48px;
  width: 30px;
}
.slick-prev::before {
  content: ' ';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS43IDI4LjMiPjxwYXRoIGlkPSJDb21iaW5lZC1TaGFwZSIgZmlsbD0iI2ZmZiIgZD0iTTE1LjY1NiAxLjVsLTEuNS0xLjUtMTQuMiAxNC4xIDE0LjEgMTQuMSAxLjUtMS41LTEyLjUtMTIuNiAxMi42LTEyLjZ6Ii8+PC9zdmc+') /*../images/previous.svg*/;
}
.slick-next::before {
  content: ' ';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS43IDI4LjMiPjxwYXRoIGlkPSJDb21iaW5lZC1TaGFwZSIgZmlsbD0iI2ZmZiIgZD0iTS0uMDMgMjYuN2wxLjUgMS41IDE0LjEtMTQuMUwxLjU3IDAgLjA3IDEuNWwxMi41IDEyLjYtMTIuNiAxMi42eiIvPjwvc3ZnPg==') /*/images/next.svg*/;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: none;
  background-repeat: no-repeat;
  background-size: contain;
  height: 48px;
  width: 30px;
}
/*.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; 
  }*/
.mfp-arrow:before {
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
/*.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; 
}*/
.mfp-arrow-left:before {
  margin-left: 25px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS43IDI4LjMiPjxwYXRoIGlkPSJDb21iaW5lZC1TaGFwZSIgZmlsbD0iI2ZmZiIgZD0iTTE1LjY1NiAxLjVsLTEuNS0xLjUtMTQuMiAxNC4xIDE0LjEgMTQuMSAxLjUtMS41LTEyLjUtMTIuNiAxMi42LTEyLjZ6Ii8+PC9zdmc+') /*../images/previous.svg*/;
}
.mfp-arrow-right {
  right: 0;
}
/*.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; 
}*/
.mfp-arrow-right:before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS43IDI4LjMiPjxwYXRoIGlkPSJDb21iaW5lZC1TaGFwZSIgZmlsbD0iI2ZmZiIgZD0iTS0uMDMgMjYuN2wxLjUgMS41IDE0LjEtMTQuMUwxLjU3IDAgLjA3IDEuNWwxMi41IDEyLjYtMTIuNiAxMi42eiIvPjwvc3ZnPg==') /*/images/next.svg*/;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  font-size: 1.6rem;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media all and (min-width: 650px) {
  .split-row {
    display: flex;
    margin-left: -16px;
    margin-right: -16px;
  }
  .split-row .split {
    flex: 1 0 0;
    padding: 0 16px;
  }
}
.image-with-text {
  max-width: 786px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.image-with-text .image-part,
.image-with-text .text-part {
  flex: 1 0 0;
  padding: 0 12px;
}
.image-with-text.on-left .image-part {
  order: 2;
}
.image-with-text.on-left .text-part {
  order: 1;
}
@media all and (min-width: 750px) {
  .image-with-text {
    flex-direction: row;
  }
}
.spacer-small {
  padding: 16px;
}
.spacer-medium {
  padding: 24px;
}
.spacer-large {
  padding: 32px;
}
.content-with-sidebar .content .grid-section {
  margin-top: 64px;
  margin-bottom: 64px;
}
.content-with-sidebar .content .grid-section:first-of-type {
  margin-top: 0;
}
.content-with-sidebar .content .grid-section:last-of-type {
  margin-bottom: 8px;
}
.content-with-sidebar .content .grid-section.mb-s {
  margin-bottom: 16px;
}
.content-with-sidebar .content .grid-section.mb-s + .grid-section {
  margin-top: 0;
}
.content-with-sidebar .content .grid-section.mt-s {
  margin-top: 16px;
}
.content-with-sidebar .content .grid-section + .grid-section.mt-s {
  margin-top: -48px;
}
.content-with-sidebar .content .grid-section.expandable,
.content-with-sidebar .content .grid-section blockquote {
  margin-top: 16px;
  margin-bottom: 16px;
}
.content-with-sidebar .content .grid-section.expandable + .grid-section:not(.expandable),
.content-with-sidebar .content .grid-section blockquote + .grid-section {
  margin-top: 32px;
}
.content-with-sidebar .content .grid-section:not(.expandable) + .grid-section.expandable,
.content-with-sidebar .content .grid-section + .grid-section blockquote {
  margin-top: -48px;
}
.content-with-sidebar .content .grid-section.mb-s:not(.expandable) + .grid-section.expandable,
.content-with-sidebar .content .grid-section.mb-s + .grid-section blockquote {
  margin-top: 0;
}
.content-with-sidebar .sidebar .grid-section {
  margin-top: 32px;
  margin-bottom: 32px;
}
.content-with-sidebar .sidebar .grid-section:first-of-type {
  margin-top: 0;
}
.content-with-sidebar .sidebar .grid-section:last-of-type {
  margin-bottom: 8px;
}
.content-with-sidebar .sidebar .grid-section.mb-s {
  margin-bottom: 16px;
}
.content-with-sidebar .sidebar .grid-section.mb-s + .grid-section {
  margin-top: 0;
}
.content-with-sidebar .sidebar .grid-section.mt-s {
  margin-top: 16px;
}
.content-with-sidebar .sidebar .grid-section + .grid-section.mt-s {
  margin-top: -16px;
}
.content-with-sidebar .sidebar .grid-section.expandable,
.content-with-sidebar .sidebar .grid-section blockquote {
  margin-top: 16px;
  margin-bottom: 16px;
}
.content-with-sidebar .sidebar .grid-section.expandable + .grid-section:not(.expandable),
.content-with-sidebar .sidebar .grid-section blockquote + .grid-section {
  margin-top: 32px;
}
.content-with-sidebar .sidebar .grid-section:not(.expandable) + .grid-section.expandable,
.content-with-sidebar .sidebar .grid-section + .grid-section blockquote {
  margin-top: -16px;
}
.content-with-sidebar .sidebar .grid-section.mb-s:not(.expandable) + .grid-section.expandable,
.content-with-sidebar .sidebar .grid-section.mb-s + .grid-section blockquote {
  margin-top: 0px;
}
.grid-section table {
  font-size: 1.4rem;
}
.grid-section table thead tr {
  font-weight: 700;
}
.grid-section table td {
  padding: 8px;
  word-break: normal;
}
.skip-nav {
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: #005597;
  color: #FFFFFF;
  line-height: 1;
  padding: 5px;
  border: 2px solid #005597;
  border-radius: 1px;
  z-index: 1000;
  transform: translateY(-120%);
  transition: transform 0.3s;
}
.skip-nav:focus {
  transform: translateY(0%);
}
body {
  overflow-x: hidden;
  padding-top: 120px;
}
body.display-alert-banner {
  padding-top: 200px;
}
body.display-notify {
  padding-top: 164px;
}
body.major-incident {
  padding-top: 0;
}
hr {
  clear: both;
  height: 1px;
  border: 1px solid #969696;
}
.container {
  width: auto;
  max-width: 1244px;
  margin: 0 auto;
}
.container-centered {
  text-align: center;
}
.section {
  position: relative;
}
.align-flex {
  display: flex;
}
.align-flex .align-right {
  margin-left: auto;
}
.align-flex .align-left {
  margin-right: auto;
}
.push-right {
  float: right;
}
.pull-left {
  float: left;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
  top: 140px;
}
body.display-notify .sticky {
  top: 184px;
}
body.display-alert-banner .sticky {
  top: 220px;
}
.sticky-sm {
  display: none;
}
@media all and (min-width: 769px) {
  .sticky-sm {
    display: block;
    position: sticky;
    top: 140px;
  }
  body.display-notify .sticky-sm {
    top: 184px;
  }
  body.display-alert-banner .sticky-sm {
    top: 220px;
  }
}
.border-break {
  border-bottom: 1px solid #707070;
}
.footer-pullup {
  padding-bottom: 120px;
  margin-bottom: -120px;
}
.p-row:before,
.p-row:after {
  content: " ";
  display: table;
}
.p-row:after {
  clear: both;
}
.mr-4xl {
  margin-right: 80px;
}
.mr-xl {
  margin-right: 40px;
}
.mr-l {
  margin-right: 32px;
}
.mr-m {
  margin-right: 24px;
}
.mr-s {
  margin-right: 16px;
}
.mr-xs {
  margin-right: 8px;
}
.ml-l {
  margin-left: 32px;
}
.ml-m {
  margin-left: 24px;
}
.ml-s {
  margin-left: 16px;
}
.ml-xs {
  margin-left: 8px;
}
.mt-4xl {
  margin-top: 80px;
}
.mt-3xl {
  margin-top: 64px;
}
.mt-2xl {
  margin-top: 48px;
}
.mt-xl {
  margin-top: 40px;
}
.mt-l {
  margin-top: 32px;
}
.mt-m {
  margin-top: 24px;
}
.mt-s {
  margin-top: 16px;
}
.mt-xs {
  margin-top: 8px;
}
.mb-4xl {
  margin-bottom: 80px;
}
.mb-3xl {
  margin-bottom: 64px;
}
.mb-2xl {
  margin-bottom: 48px;
}
.mb-xl {
  margin-bottom: 40px;
}
.mb-l {
  margin-bottom: 32px;
}
.mb-m {
  margin-bottom: 24px;
}
.mb-s {
  margin-bottom: 16px;
}
.mb-xs {
  margin-bottom: 8px;
}
.pt-4xl {
  padding-top: 80px;
}
.pt-3xl {
  padding-top: 64px;
}
.pt-2xl {
  padding-top: 48px;
}
.pt-xl {
  padding-top: 40px;
}
.pt-l {
  padding-top: 32px;
}
.pt-m {
  padding-top: 24px;
}
.pt-s {
  padding-top: 16px;
}
.pb-4xl {
  padding-bottom: 80px;
}
.pb-3xl {
  padding-bottom: 64px;
}
.pb-2xl {
  padding-bottom: 48px;
}
.pb-xl {
  padding-bottom: 40px;
}
.pb-l {
  padding-bottom: 32px;
}
.pb-m {
  padding-bottom: 24px;
}
.pb-s {
  padding-bottom: 16px;
}
.pl-4xl {
  padding-left: 80px;
}
.pl-3xl {
  padding-left: 64px;
}
.pl-2xl {
  padding-left: 48px;
}
.pl-xl {
  padding-left: 40px;
}
.pl-l {
  padding-left: 32px;
}
.pl-m {
  padding-left: 24px;
}
.pl-s {
  padding-left: 16px;
}
.pr-4xl {
  padding-right: 80px;
}
.pr-3xl {
  padding-right: 64px;
}
@media all and (min-width: 768px) {
  .pr-md-3xl {
    padding-right: 64px;
  }
}
.pr-2xl {
  padding-right: 48px;
}
.pr-xl {
  padding-right: 40px;
}
.pr-l {
  padding-right: 32px;
}
.pr-m {
  padding-right: 24px;
}
.pr-s {
  padding-right: 16px;
}
.pr-xs {
  padding-right: 8px;
}
.ptb-4xl {
  padding-top: 80px;
  padding-bottom: 80px;
}
.ptb-3xl {
  padding-top: 64px;
  padding-bottom: 64px;
}
.ptb-2xl {
  padding-top: 48px;
  padding-bottom: 48px;
}
.ptb-xl {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ptb-l {
  padding-top: 32px;
  padding-bottom: 32px;
}
.ptb-m {
  padding-top: 24px;
  padding-bottom: 24px;
}
.ptb-s {
  padding-top: 16px;
  padding-bottom: 16px;
}
.plr-4xl {
  padding-left: 80px;
  padding-right: 80px;
}
.plr-3xl {
  padding-left: 64px;
  padding-right: 64px;
}
.plr-2xl {
  padding-left: 48px;
  padding-right: 48px;
}
.plr-xl {
  padding-left: 40px;
  padding-right: 40px;
}
.plr-l {
  padding-left: 32px;
  padding-right: 32px;
}
.plr-m {
  padding-left: 24px;
  padding-right: 24px;
}
.plr-s {
  padding-left: 16px;
  padding-right: 16px;
}
.p2 {
  padding: 2px;
}
.visible-md {
  display: none;
}
.shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
@media all and (max-width: 768px) {
  .hidden-sm {
    display: none;
  }
  .pv-sm.pb-2xl {
    padding-bottom: 5vw;
  }
}
@media all and (min-width: 769px) {
  .hidden-md {
    display: none;
  }
}
@media all and (min-width: 1024px) {
  .visible-md {
    display: block;
  }
}

.umbraco-upgrade-umbraco-forms-caption {
    font-weight: 800;
    font-size: 20px !important;
    line-height: 1.5em !important;
}

.umbraco-upgrade-umbraco-forms-label {
    display: block;
    font-weight: 400 !important;
    font-size: 1.6rem !important;
    margin-bottom: 8px;
}

.umbraco-upgrade-tooltip, .umbraco-upgrade-field-validation-valid {
    display: block;
    font-size: 12px !important;
    margin-top: -6px !important;
}