@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html {
  font-size: 100%;
  background: #004785; }
  html.lt-ie9 {
    background: #ffffff; }

body {
  line-height: 1;
  background: #ffffff;
  padding-top: 130px;
  height: 100%;
  position: relative;
  overflow-x: hidden; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .lt-ie8 article, .lt-ie8 aside, .lt-ie8 details, .lt-ie8 figcaption, .lt-ie8 figure, .lt-ie8
  footer, .lt-ie8 header, .lt-ie8 hgroup, .lt-ie8 menu, .lt-ie8 nav, .lt-ie8 section {
    behavior: url("../assets/fallbacks/PIE.htc"); }

nav ul {
  list-style: none;
  margin: 0; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #191919;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #191919;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

code {
  padding: 0 3px;
  background: #ffffff;
  color: #d20c0c; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: rem-calc(1px) solid #b2b2b2;
  margin: rem-calc(10px) 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

textarea {
  resize: none;
  min-height: 80px; }

input[type="text"], input[type="password"], input[type="number"], input[type="email"], select, textarea {
  width: 100%;
  border: none;
  background: #ffffff;
  font-size: inherit;
  font-weight: 450; }

input, select, textarea, button {
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 1.125rem; }

button, input[type="submit"], input[type="clear"] {
  background: transparent;
  border: none; }

a:focus, button:focus, input:focus {
  outline-width: 0;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffcd04;
  box-shadow: inset 0px 0px 0px 2px #ffcd04; }
  .lt-ie9 a:focus, .lt-ie9 button:focus, .lt-ie9 input:focus {
    outline-width: 3px;
    outline-style: solid;
    outline-color: #ffcd04; }

@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-style: normal;
  src: url("../assets/fonts/roboto/light.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/roboto/light.woff") format("woff"), url("../assets/fonts/roboto/light.ttf") format("truetype"), url("../assets/fonts/roboto/light.svg#light") format("svg"); }

@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-style: normal;
  src: url("../assets/fonts/roboto/regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/roboto/regular.woff") format("woff"), url("../assets/fonts/roboto/regular.ttf") format("truetype"), url("../assets/fonts/roboto/regular.svg#light") format("svg"); }

@font-face {
  font-family: 'Roboto';
  font-weight: 600;
  font-style: normal;
  src: url("../assets/fonts/roboto/bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/roboto/bold.woff") format("woff"), url("../assets/fonts/roboto/bold.woff2") format("woff"), url("../assets/fonts/roboto/bold.ttf") format("truetype"), url("../assets/fonts/roboto/bold.svg#bold") format("svg"); }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .container::before, .container::after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container::after {
    clear: both; }
  @media (min-width: 750px) {
    .container {
      width: 100%; } }
  @media (min-width: 990px) {
    .container {
      width: 100%; } }
  @media (min-width: 1360px) {
    .container {
      width: 1360px; } }

.container--fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .container--fluid::before, .container--fluid::after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container--fluid::after {
    clear: both; }

.container--offset {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 1360px) {
    .container--offset {
      padding-left: 21.5625rem; } }
  @media (max-width: 1360px) {
    .container--offset.container--utility {
      -webkit-transform: translate(20.3125rem);
      -ms-transform: translate(20.3125rem);
      transform: translate(20.3125rem);
      height: 100%;
      position: fixed; }
      .container--offset.container--utility:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(25, 25, 25, 0.5);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2; } }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row::before, .row::after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .row::after {
    clear: both; }
  .row section .row {
    margin-left: -10px;
    margin-right: -10px; }
    .row section .row::before, .row section .row::after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .row section .row::after {
      clear: both; }

.col--xs1, .col--sm1, .col--md1, .col--lg1, .col--xs2, .col--sm2, .col--md2, .col--lg2, .col--xs3, .col--sm3, .col--md3, .col--lg3, .col--xs4, .col--sm4, .col--md4, .col--lg4, .col--xs5, .col--sm5, .col--md5, .col--lg5, .col--xs6, .col--sm6, .col--md6, .col--lg6, .col--xs7, .col--sm7, .col--md7, .col--lg7, .col--xs8, .col--sm8, .col--md8, .col--lg8, .col--xs9, .col--sm9, .col--md9, .col--lg9, .col--xs10, .col--sm10, .col--md10, .col--lg10, .col--xs11, .col--sm11, .col--md11, .col--lg11, .col--xs12, .col--sm12, .col--md12, .col--lg12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.col--xs1, .col--xs2, .col--xs3, .col--xs4, .col--xs5, .col--xs6, .col--xs7, .col--xs8, .col--xs9, .col--xs10, .col--xs11, .col--xs12 {
  float: left; }

.col--xs1 {
  width: 8.33333%; }

.col--xs2 {
  width: 16.66667%; }

.col--xs3 {
  width: 25%; }

.col--xs4 {
  width: 33.33333%; }

.col--xs5 {
  width: 41.66667%; }

.col--xs6 {
  width: 50%; }

.col--xs7 {
  width: 58.33333%; }

.col--xs8 {
  width: 66.66667%; }

.col--xs9 {
  width: 75%; }

.col--xs10 {
  width: 83.33333%; }

.col--xs11 {
  width: 91.66667%; }

.col--xs12 {
  width: 100%; }

.col--pull-xs0 {
  right: auto; }

.col--pull-xs1 {
  right: 8.33333%; }

.col--pull-xs2 {
  right: 16.66667%; }

.col--pull-xs3 {
  right: 25%; }

.col--pull-xs4 {
  right: 33.33333%; }

.col--pull-xs5 {
  right: 41.66667%; }

.col--pull-xs6 {
  right: 50%; }

.col--pull-xs7 {
  right: 58.33333%; }

.col--pull-xs8 {
  right: 66.66667%; }

.col--pull-xs9 {
  right: 75%; }

.col--pull-xs10 {
  right: 83.33333%; }

.col--pull-xs11 {
  right: 91.66667%; }

.col--pull-xs12 {
  right: 100%; }

.col--push-xs0 {
  left: auto; }

.col--push-xs1 {
  left: 8.33333%; }

.col--push-xs2 {
  left: 16.66667%; }

.col--push-xs3 {
  left: 25%; }

.col--push-xs4 {
  left: 33.33333%; }

.col--push-xs5 {
  left: 41.66667%; }

.col--push-xs6 {
  left: 50%; }

.col--push-xs7 {
  left: 58.33333%; }

.col--push-xs8 {
  left: 66.66667%; }

.col--push-xs9 {
  left: 75%; }

.col--push-xs10 {
  left: 83.33333%; }

.col--push-xs11 {
  left: 91.66667%; }

.col--push-xs12 {
  left: 100%; }

.col--offset-xs0 {
  margin-left: 0%; }

.col--offset-xs1 {
  margin-left: 8.33333%; }

.col--offset-xs2 {
  margin-left: 16.66667%; }

.col--offset-xs3 {
  margin-left: 25%; }

.col--offset-xs4 {
  margin-left: 33.33333%; }

.col--offset-xs5 {
  margin-left: 41.66667%; }

.col--offset-xs6 {
  margin-left: 50%; }

.col--offset-xs7 {
  margin-left: 58.33333%; }

.col--offset-xs8 {
  margin-left: 66.66667%; }

.col--offset-xs9 {
  margin-left: 75%; }

.col--offset-xs10 {
  margin-left: 83.33333%; }

.col--offset-xs11 {
  margin-left: 91.66667%; }

.col--offset-xs12 {
  margin-left: 100%; }

@media (min-width: 750px) {
  .col--sm1, .col--sm2, .col--sm3, .col--sm4, .col--sm5, .col--sm6, .col--sm7, .col--sm8, .col--sm9, .col--sm10, .col--sm11, .col--sm12 {
    float: left; }
  .col--sm1 {
    width: 8.33333%; }
  .col--sm2 {
    width: 16.66667%; }
  .col--sm3 {
    width: 25%; }
  .col--sm4 {
    width: 33.33333%; }
  .col--sm5 {
    width: 41.66667%; }
  .col--sm6 {
    width: 50%; }
  .col--sm7 {
    width: 58.33333%; }
  .col--sm8 {
    width: 66.66667%; }
  .col--sm9 {
    width: 75%; }
  .col--sm10 {
    width: 83.33333%; }
  .col--sm11 {
    width: 91.66667%; }
  .col--sm12 {
    width: 100%; }
  .col--pull-sm0 {
    right: auto; }
  .col--pull-sm1 {
    right: 8.33333%; }
  .col--pull-sm2 {
    right: 16.66667%; }
  .col--pull-sm3 {
    right: 25%; }
  .col--pull-sm4 {
    right: 33.33333%; }
  .col--pull-sm5 {
    right: 41.66667%; }
  .col--pull-sm6 {
    right: 50%; }
  .col--pull-sm7 {
    right: 58.33333%; }
  .col--pull-sm8 {
    right: 66.66667%; }
  .col--pull-sm9 {
    right: 75%; }
  .col--pull-sm10 {
    right: 83.33333%; }
  .col--pull-sm11 {
    right: 91.66667%; }
  .col--pull-sm12 {
    right: 100%; }
  .col--push-sm0 {
    left: auto; }
  .col--push-sm1 {
    left: 8.33333%; }
  .col--push-sm2 {
    left: 16.66667%; }
  .col--push-sm3 {
    left: 25%; }
  .col--push-sm4 {
    left: 33.33333%; }
  .col--push-sm5 {
    left: 41.66667%; }
  .col--push-sm6 {
    left: 50%; }
  .col--push-sm7 {
    left: 58.33333%; }
  .col--push-sm8 {
    left: 66.66667%; }
  .col--push-sm9 {
    left: 75%; }
  .col--push-sm10 {
    left: 83.33333%; }
  .col--push-sm11 {
    left: 91.66667%; }
  .col--push-sm12 {
    left: 100%; }
  .col--offset-sm0 {
    margin-left: 0%; }
  .col--offset-sm1 {
    margin-left: 8.33333%; }
  .col--offset-sm2 {
    margin-left: 16.66667%; }
  .col--offset-sm3 {
    margin-left: 25%; }
  .col--offset-sm4 {
    margin-left: 33.33333%; }
  .col--offset-sm5 {
    margin-left: 41.66667%; }
  .col--offset-sm6 {
    margin-left: 50%; }
  .col--offset-sm7 {
    margin-left: 58.33333%; }
  .col--offset-sm8 {
    margin-left: 66.66667%; }
  .col--offset-sm9 {
    margin-left: 75%; }
  .col--offset-sm10 {
    margin-left: 83.33333%; }
  .col--offset-sm11 {
    margin-left: 91.66667%; }
  .col--offset-sm12 {
    margin-left: 100%; } }

@media (min-width: 990px) {
  .col--md1, .col--md2, .col--md3, .col--md4, .col--md5, .col--md6, .col--md7, .col--md8, .col--md9, .col--md10, .col--md11, .col--md12 {
    float: left; }
  .col--md1 {
    width: 8.33333%; }
  .col--md2 {
    width: 16.66667%; }
  .col--md3 {
    width: 25%; }
  .col--md4 {
    width: 33.33333%; }
  .col--md5 {
    width: 41.66667%; }
  .col--md6 {
    width: 50%; }
  .col--md7 {
    width: 58.33333%; }
  .col--md8 {
    width: 66.66667%; }
  .col--md9 {
    width: 75%; }
  .col--md10 {
    width: 83.33333%; }
  .col--md11 {
    width: 91.66667%; }
  .col--md12 {
    width: 100%; }
  .col--pull-md0 {
    right: auto; }
  .col--pull-md1 {
    right: 8.33333%; }
  .col--pull-md2 {
    right: 16.66667%; }
  .col--pull-md3 {
    right: 25%; }
  .col--pull-md4 {
    right: 33.33333%; }
  .col--pull-md5 {
    right: 41.66667%; }
  .col--pull-md6 {
    right: 50%; }
  .col--pull-md7 {
    right: 58.33333%; }
  .col--pull-md8 {
    right: 66.66667%; }
  .col--pull-md9 {
    right: 75%; }
  .col--pull-md10 {
    right: 83.33333%; }
  .col--pull-md11 {
    right: 91.66667%; }
  .col--pull-md12 {
    right: 100%; }
  .col--push-md0 {
    left: auto; }
  .col--push-md1 {
    left: 8.33333%; }
  .col--push-md2 {
    left: 16.66667%; }
  .col--push-md3 {
    left: 25%; }
  .col--push-md4 {
    left: 33.33333%; }
  .col--push-md5 {
    left: 41.66667%; }
  .col--push-md6 {
    left: 50%; }
  .col--push-md7 {
    left: 58.33333%; }
  .col--push-md8 {
    left: 66.66667%; }
  .col--push-md9 {
    left: 75%; }
  .col--push-md10 {
    left: 83.33333%; }
  .col--push-md11 {
    left: 91.66667%; }
  .col--push-md12 {
    left: 100%; }
  .col--offset-md0 {
    margin-left: 0%; }
  .col--offset-md1 {
    margin-left: 8.33333%; }
  .col--offset-md2 {
    margin-left: 16.66667%; }
  .col--offset-md3 {
    margin-left: 25%; }
  .col--offset-md4 {
    margin-left: 33.33333%; }
  .col--offset-md5 {
    margin-left: 41.66667%; }
  .col--offset-md6 {
    margin-left: 50%; }
  .col--offset-md7 {
    margin-left: 58.33333%; }
  .col--offset-md8 {
    margin-left: 66.66667%; }
  .col--offset-md9 {
    margin-left: 75%; }
  .col--offset-md10 {
    margin-left: 83.33333%; }
  .col--offset-md11 {
    margin-left: 91.66667%; }
  .col--offset-md12 {
    margin-left: 100%; } }

@media (min-width: 1360px) {
  .col--lg1, .col--lg2, .col--lg3, .col--lg4, .col--lg5, .col--lg6, .col--lg7, .col--lg8, .col--lg9, .col--lg10, .col--lg11, .col--lg12 {
    float: left; }
  .col--lg1 {
    width: 8.33333%; }
  .col--lg2 {
    width: 16.66667%; }
  .col--lg3 {
    width: 25%; }
  .col--lg4 {
    width: 33.33333%; }
  .col--lg5 {
    width: 41.66667%; }
  .col--lg6 {
    width: 50%; }
  .col--lg7 {
    width: 58.33333%; }
  .col--lg8 {
    width: 66.66667%; }
  .col--lg9 {
    width: 75%; }
  .col--lg10 {
    width: 83.33333%; }
  .col--lg11 {
    width: 91.66667%; }
  .col--lg12 {
    width: 100%; }
  .col--pull-lg0 {
    right: auto; }
  .col--pull-lg1 {
    right: 8.33333%; }
  .col--pull-lg2 {
    right: 16.66667%; }
  .col--pull-lg3 {
    right: 25%; }
  .col--pull-lg4 {
    right: 33.33333%; }
  .col--pull-lg5 {
    right: 41.66667%; }
  .col--pull-lg6 {
    right: 50%; }
  .col--pull-lg7 {
    right: 58.33333%; }
  .col--pull-lg8 {
    right: 66.66667%; }
  .col--pull-lg9 {
    right: 75%; }
  .col--pull-lg10 {
    right: 83.33333%; }
  .col--pull-lg11 {
    right: 91.66667%; }
  .col--pull-lg12 {
    right: 100%; }
  .col--push-lg0 {
    left: auto; }
  .col--push-lg1 {
    left: 8.33333%; }
  .col--push-lg2 {
    left: 16.66667%; }
  .col--push-lg3 {
    left: 25%; }
  .col--push-lg4 {
    left: 33.33333%; }
  .col--push-lg5 {
    left: 41.66667%; }
  .col--push-lg6 {
    left: 50%; }
  .col--push-lg7 {
    left: 58.33333%; }
  .col--push-lg8 {
    left: 66.66667%; }
  .col--push-lg9 {
    left: 75%; }
  .col--push-lg10 {
    left: 83.33333%; }
  .col--push-lg11 {
    left: 91.66667%; }
  .col--push-lg12 {
    left: 100%; }
  .col--offset-lg0 {
    margin-left: 0%; }
  .col--offset-lg1 {
    margin-left: 8.33333%; }
  .col--offset-lg2 {
    margin-left: 16.66667%; }
  .col--offset-lg3 {
    margin-left: 25%; }
  .col--offset-lg4 {
    margin-left: 33.33333%; }
  .col--offset-lg5 {
    margin-left: 41.66667%; }
  .col--offset-lg6 {
    margin-left: 50%; }
  .col--offset-lg7 {
    margin-left: 58.33333%; }
  .col--offset-lg8 {
    margin-left: 66.66667%; }
  .col--offset-lg9 {
    margin-left: 75%; }
  .col--offset-lg10 {
    margin-left: 83.33333%; }
  .col--offset-lg11 {
    margin-left: 91.66667%; }
  .col--offset-lg12 {
    margin-left: 100%; } }

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 0.0625rem solid #b2b2b2;
  border-top: 0;
  background: #ffffff;
  position: absolute;
  display: none;
  z-index: 10;
  max-height: 16.25rem;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.autocomplete-suggestion {
  position: relative;
  padding: 0.625rem;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #191919; }
  .autocomplete-suggestion b {
    color: #007db3; }
  .autocomplete-suggestion.selected {
    background: #eaeaea; }
  .autocomplete-suggestion:hover {
    cursor: pointer; }

.accordion {
  background: #ffffff;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
  border-radius: 0;
  margin: 0 0 1.25rem 0; }
  .lt-ie8 .accordion {
    behavior: url("../assets/fallbacks/PIE.htc"); }
  .accordion--search-selected {
    border-left: 3px solid #004785;
    border-right: 3px solid #004785;
    border-bottom: 3px solid #004785; }
    .accordion--search-selected .accordion__header {
      border-top: 3px solid #004785; }
  .accordion:last-child {
    margin: 0; }
  .accordion .accordion {
    margin: 0 0 1.25rem 0; }
  .accordion--slim {
    border: 0;
    margin: 0 8px; }
  .accordion__content {
    display: none; }
    .accordion__content--active {
      display: block;
      padding: 0 0.83333rem 0.83333rem; }
      @media (min-width: 990px) {
        .accordion__content--active {
          padding: 0.5rem 1.25rem 1.25rem; } }
      .common .accordion__content--active {
        padding: 0;
        display: block; }
    .accordion__content--decision {
      border-top: 1px solid #eaeaea; }
    .accordion__content--slim {
      border: 0;
      padding: 0 1.25rem 0 0; }
      .accordion__content--slim p {
        margin: 0 0 0.5rem 0; }
  .accordion__sub-content {
    padding: 0 0.83333rem 0.83333rem; }
    @media (min-width: 990px) {
      .accordion__sub-content {
        padding: 0.5rem 1.25rem 1.25rem; } }
    .accordion__sub-content .accordion__truncate {
      display: inline-block; }
    .accordion__sub-content .accordion__expanded {
      display: none; }
    .accordion__sub-content .accordion__trunctitle {
      margin-top: 8px;
      margin-bottom: 0; }
    .accordion__sub-content--active .accordion__truncate {
      display: none; }
    .accordion__sub-content--active .accordion__expanded {
      display: inline-block; }
  .accordion__header {
    background: #ffffff;
    color: #191919;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-top: 1px solid #eaeaea;
    display: block;
    cursor: pointer;
    font-weight: 600;
    padding: 0.625rem 2.5rem 0.625rem 0.83333rem;
    position: relative; }
    @media (min-width: 990px) {
      .accordion__header {
        padding: 0.625rem 2.5rem 0.625rem 1.25rem; } }
    .accordion__header .accordion__truncate {
      display: inline-block; }
    .accordion__header .accordion__expanded {
      display: none; }
    .accordion__header:hover {
      color: #191919; }
    .accordion__header:focus {
      -webkit-box-shadow: inset 0px 0px 0px 2px #ffcd04;
      box-shadow: inset 0px 0px 0px 2px #ffcd04; }
    .common .accordion__header {
      background: transparent;
      padding: 0;
      margin: 0 0 0.75rem; }
      .common .accordion__header .accordion__icon {
        top: 0;
        right: 0; }
    .accordion__header--active .accordion__truncate {
      display: none; }
    .accordion__header--active .accordion__expanded {
      display: inline-block; }
    .accordion__header--slim {
      border: 0;
      padding: 0; }
  .accordion__icon {
    position: absolute;
    right: 13.33333px;
    top: 6.66667px;
    font-size: 28px; }
    .accordion__icon:before {
      display: block;
      position: relative;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .accordion__icon--triggered:before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.breadcrumb {
  margin: 2rem 0;
  overflow: hidden;
  width: 100%; }
  .breadcrumb__list {
    margin: 0; }
    .lt-ie8 .breadcrumb__list {
      margin: 0;
      list-style-position: outside; }
  .breadcrumb__item {
    display: inline-block; }
    .breadcrumb__item:before {
      font-family: "FontAwesome";
      content: '\f105';
      color: #191919;
      margin: 0 0.625rem; }
    .breadcrumb__item:first-child {
      padding: 0;
      margin: 0; }
      .breadcrumb__item:first-child:before {
        display: none; }

@-webkit-keyframes tooltip {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes tooltip {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

[data-tooltip] {
  cursor: pointer; }

.tooltip {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #0076a8;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  width: 100%;
  max-width: 290px;
  padding: 1.25rem 1.25rem 1.25rem 1.25rem;
  -webkit-animation: tooltip 0.3s normal forwards ease-in-out;
  animation: tooltip 0.3s normal forwards ease-in-out;
  font-size: 0.875rem;
  line-height: 1.6; }
  @media (min-width: 990px) {
    .tooltip {
      max-width: 30rem; } }
  .tooltip:before {
    content: '';
    position: absolute;
    left: 50%;
    background: #0076a8;
    bottom: -0.3125rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -0.3125rem;
    width: 10px;
    height: 10px;
    z-index: 1; }
    .lt-ie9 .tooltip:before {
      display: none; }
  .tooltip__icon {
    position: absolute;
    top: 1.25rem;
    left: 1.25rem; }

.navigation {
  position: relative;
  float: right;
  overflow: hidden; }
  .navigation__list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden; }
  .navigation__item {
    position: relative;
    float: left;
    margin: 0;
    margin-left: 2.5rem;
    padding: 0;
    line-height: 0;
    display: none; }
    @media (min-width: 990px) {
      .navigation__item {
        display: block; } }
    .lt-ie9 .navigation__item {
      display: block; }
  .navigation__link {
    padding: 1.25rem 0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    line-height: 1;
    color: #191919;
    font-weight: 600;
    margin: 0; }
    .navigation__link:before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      bottom: -0.25rem;
      height: 0.25rem;
      background: #007db3;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .navigation__link--active:before {
      bottom: 0; }
    .navigation__link:hover:before, .navigation__link:focus:before {
      bottom: 0; }

@media (min-width: 990px) {
  .mobile-navigation {
    display: none;
    visibility: hidden; } }

.lt-ie9 .mobile-navigation {
  display: none; }

.mobile-navigation__list {
  margin: 0;
  padding: 0;
  border-top: 0.0625rem solid rgba(0, 125, 179, 0.5); }

.mobile-navigation__item {
  margin: 0;
  padding: 0;
  border-bottom: 0.0625rem solid rgba(0, 125, 179, 0.5); }

.mobile-navigation__link {
  margin: 0;
  padding: 0.83333rem 1.25rem;
  display: block;
  color: #ffffff;
  position: relative;
  font-weight: 550; }
  .mobile-navigation__link:before {
    content: '';
    background: #007db3;
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    -webkit-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out; }
  .mobile-navigation__link:hover:before {
    width: 0.625rem; }
  .mobile-navigation__link--active:before {
    width: 0.625rem; }

.toggle--mobile {
  padding: 0 1.25rem;
  display: table-cell;
  float: left;
  height: 5rem;
  vertical-align: middle;
  margin-left: -1.25rem;
  color: #ffffff; }
  @media (min-width: 990px) {
    .toggle--mobile {
      display: none;
      visibility: hidden; } }

.utility {
  height: 100%;
  z-index: 7;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  -webkit-transform: translate(-100%, 0%);
  -ms-transform: translate(-100%, 0%);
  transform: translate(-100%, 0%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6.25rem 0 0;
  overflow: hidden;
  background: #004785; }
  .lt-ie9 .utility {
    display: none; }
  @media (min-width: 320px) {
    .utility {
      width: 20.3125rem; } }
  .utility--slide {
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%); }
    @media (min-width: 1359px) {
      .utility--slide {
        -webkit-transform: translate(-100%, 0%);
        -ms-transform: translate(-100%, 0%);
        transform: translate(-100%, 0%); } }
  .utility__title {
    font-size: 18px;
    font-weight: 600;
    padding: 2.1875rem 3.75rem 1.5625rem 1.25rem;
    margin: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .utility__close {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    cursor: pointer;
    padding: 0;
    z-index: 1; }
  .utility__overlay {
    position: fixed;
    z-index: 6;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 25, 25, 0.5); }
    @media (min-width: 1360px) {
      .utility__overlay {
        display: none; } }

@-webkit-keyframes popover {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes popover {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

[data-popover] {
  cursor: pointer; }

.popover {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #ffffff;
  -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  width: 100%;
  max-width: 16.875rem;
  max-height: 20rem;
  padding: 1.25rem;
  border: 0.0625rem solid #b2b2b2;
  -webkit-animation: popover 0.3s normal forwards ease-in-out;
  animation: popover 0.3s normal forwards ease-in-out; }
  .popover:before {
    content: '';
    position: absolute;
    left: 50%;
    background: #ffffff;
    top: -0.375rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -0.3125rem;
    width: 10px;
    height: 10px;
    border-left: 0.0625rem solid #b2b2b2;
    border-top: 0.0625rem solid #b2b2b2;
    z-index: 1; }
    .lt-ie9 .popover:before {
      display: none; }
  .popover__content {
    display: none; }
  .popover__list {
    margin: -1.25rem;
    padding: 0;
    list-style: none; }
  .popover__item {
    border-bottom: 0.0625rem solid #eaeaea; }
    .popover__item:last-child {
      border-bottom: 0; }
  .popover__link {
    padding: 0.625rem 1.25rem 0.625rem 0.625rem;
    display: block;
    color: #191919;
    position: relative;
    line-height: 1.2;
    font-size: 0.875rem; }
    .popover__link:hover {
      color: #0076a8; }
  .popover__icon {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #007db3; }

.browse {
  margin: 0 0 3.75rem;
  overflow: hidden; }
  .browse__row {
    height: 100%; }
  .browse__list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-left: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
    overflow: hidden; }
  .browse__item {
    margin: 0;
    padding: 0; }
    .browse__item--alpha {
      width: 25%;
      float: left; }
  .browse__link {
    padding: 0.625rem 3.75rem 0.625rem 1.25rem;
    color: #0076a8;
    display: block;
    font-weight: 550;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    position: relative;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2; }
    .browse__link:after {
      content: '';
      width: 0;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #004785;
      -webkit-transition: width 0.3s ease-in-out;
      -o-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out; }
    .browse__link:before {
      content: '\f101';
      font-family: "FontAwesome";
      position: absolute;
      right: 1.25rem;
      top: 0.625rem;
      color: #b2b2b2;
      font-size: 1rem; }
    .browse__link:hover, .browse__link:focus {
      background: #cfe5f7; }
      .browse__link:hover:after, .browse__link:focus:after {
        width: 0.35714rem; }
    .browse__link--active {
      background: #cfe5f7; }
      .browse__link--active:after {
        width: 0.35714rem; }
    .browse__link--alpha {
      padding: 0.625rem 1.25rem;
      text-align: center; }
      .browse__link--alpha:before {
        display: none; }
    .browse__link--disabled {
      background: #eaeaea;
      color: #666666;
      cursor: default; }
      .browse__link--disabled:hover, .browse__link--disabled:focus {
        background: #eaeaea; }
        .browse__link--disabled:hover:after, .browse__link--disabled:focus:after {
          display: none; }
  .browse__link2 {
    padding: 0.625rem 3.75rem 0.625rem 1.25rem;
    color: #0076a8;
    display: block;
    font-weight: 550;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    position: relative;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2; }
    .browse__link2:after {
      content: '';
      width: 0;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #004785;
      -webkit-transition: width 0.3s ease-in-out;
      -o-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out; }
    .browse__link2:before {
      content: '\f101';
      font-family: "FontAwesome";
      position: absolute;
      right: 1.25rem;
      top: 0.625rem;
      color: #b2b2b2;
      font-size: 1rem; }
    .browse__link2:hover, .browse__link2:focus {
      background: #cfe5f7; }
      .browse__link2:hover:after, .browse__link2:focus:after {
        width: 0.35714rem; }
    .browse__link2--active {
      background: #cfe5f7; }
      .browse__link2--active:after {
        width: 0.35714rem; }
    .browse__link2--alpha {
      padding: 0.625rem 1.25rem;
      text-align: center; }
      .browse__link2--alpha:before {
        display: none; }
    .browse__link2--disabled {
      background: #eaeaea;
      color: #666666;
      cursor: default; }
      .browse__link2--disabled:hover, .browse__link2--disabled:focus {
        background: #eaeaea; }
        .browse__link2--disabled:hover:after, .browse__link2--disabled:focus:after {
          display: none; }
  .browse__section {
    border-left: 0.0625rem solid #b2b2b2;
    background: #ffffff;
    display: block;
    height: 100%;
    overflow: hidden;
    padding: 0 0 0 1.25rem; }
  .browse__pane {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    background: #ffffff; }
    .browse__pane:nth-child(3) {
      z-index: 1; }
      @media (min-width: 990px) {
        .browse__pane:nth-child(3) {
          -webkit-transform: translate(-5rem, 0);
          -ms-transform: translate(-5rem, 0);
          transform: translate(-5rem, 0); } }
      @media (min-width: 1360px) {
        .browse__pane:nth-child(3) {
          -webkit-transform: translate(-10rem, 0);
          -ms-transform: translate(-10rem, 0);
          transform: translate(-10rem, 0); } }
    .browse__pane:nth-child(4) {
      z-index: 2; }
      @media (min-width: 990px) {
        .browse__pane:nth-child(4) {
          -webkit-transform: translate(-10rem, 0);
          -ms-transform: translate(-10rem, 0);
          transform: translate(-10rem, 0); } }
      @media (min-width: 1360px) {
        .browse__pane:nth-child(4) {
          -webkit-transform: translate(-20rem, 0);
          -ms-transform: translate(-20rem, 0);
          transform: translate(-20rem, 0); } }
    @media (min-width: 990px) {
      .browse__pane--offset:nth-child(2) {
        -webkit-transform: translate(-5rem, 0);
        -ms-transform: translate(-5rem, 0);
        transform: translate(-5rem, 0); } }
    @media (min-width: 1360px) {
      .browse__pane--offset:nth-child(2) {
        -webkit-transform: translate(-10rem, 0);
        -ms-transform: translate(-10rem, 0);
        transform: translate(-10rem, 0); } }
    @media (min-width: 990px) {
      .browse__pane--offset:nth-child(3) {
        -webkit-transform: translate(-10rem, 0);
        -ms-transform: translate(-10rem, 0);
        transform: translate(-10rem, 0); } }
    @media (min-width: 1360px) {
      .browse__pane--offset:nth-child(3) {
        -webkit-transform: translate(-20rem, 0);
        -ms-transform: translate(-20rem, 0);
        transform: translate(-20rem, 0); } }
    .browse__pane--selected {
      display: none; }
      @media (min-width: 990px) {
        .browse__pane--selected {
          display: inline-block; } }
    .browse__pane--fade .browse__title,
    .browse__pane--fade .browse__section {
      opacity: 0.5; }

@keyframes popover {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.positioner--offset-left {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px); }
  .positioner--offset-left:before {
    left: 0%;
    margin-left: 0.625rem; }

.positioner--offset-right {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px); }
  .positioner--offset-right:before {
    left: 100%;
    margin-left: -2.4375rem; }

/* WHATSOCK, 2018 */
/* Specific styles for ARIA Calendar */
#date,
#party {
  width: 90%;
  max-width: 25em;
  vertical-align: 20px; }

a.accCalendar {
  display: inline-block;
  background: transparent; }

div.calendar {
  text-align: center;
  background: #ffffff;
  border: 2px solid #191919;
  padding: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -6px #777;
  position: absolute;
  z-index: 4; }

table.calendar {
  border-collapse: separate;
  border-spacing: 2px;
  background: transparent;
  margin: 0; }

table.calendar td,
table.calendar th {
  padding: 6px 4px 4px;
  word-break: normal; }
  table.calendar td:last-child,
  table.calendar th:last-child {
    padding-right: 4px; }

td.empty {
  background: #eaeaea; }

th.week {
  color: #191919;
  text-align: center; }

td.nav,
td.day {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

td.day {
  background: #007db3;
  padding: 0.625rem 0.875rem;
  background: #0076a8;
  color: #ffffff;
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 1rem;
  border: 1px solid #0076a8; }
  td.day:hover, td.day:focus {
    background: #009adb; }

td.dayToday {
  color: #191919;
  background: #ffcd04; }

td.dayInPrevMonth,
td.dayInNextMonth {
  color: #000;
  background: #e6e6e6; }

td[aria-current="date"] {
  color: #191919;
  background: #ffcd04;
  border: 1px solid #191919; }
  td[aria-current="date"]:hover, td[aria-current="date"]:focus {
    background: #ffcd04; }

div.calendar *:focus,
div.commentAdd *:focus {
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffcd04;
  box-shadow: inset 0px 0px 0px 2px #ffcd04; }

td.month {
  font-weight: 600;
  color: #191919; }

td.comment {
  position: relative; }

td.comment span::after {
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  top: 0.2rem;
  right: 0.2rem;
  content: "";
  background: #49182e;
  border-radius: 7px; }

td.comment.selected {
  background: #ffcd04; }

td.disabled,
td.disabled:hover {
  color: #191919;
  background: #eaeaea;
  border-color: #eaeaea;
  cursor: not-allowed; }

td.disabled.selected {
  background: #c2c2c2; }

div.commentTooltip {
  width: 281px;
  padding: 0.5rem;
  color: #fff;
  background: #3d4043;
  font-size: 0.8em;
  font-weight: bold;
  max-height: 50px;
  overflow-x: hidden;
  overflow-y: auto;
  word-wrap: break-word;
  text-align: left; }

div.commentAdd {
  background: #2e3135;
  border-radius: 0.3rem; }

div.commentAdd button {
  font-size: 100%;
  text-transform: uppercase;
  color: #fff;
  background: #2e3135;
  padding: 0.5rem;
  margin-top: -5px;
  border: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  -webkit-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -6px #777; }

div.commentAdd textarea {
  width: 270px;
  height: 2em;
  overflow: auto;
  word-wrap: break-word;
  text-align: left;
  padding: 0.2em;
  margin: 0.5rem 0.5rem 0; }

div.monthMessage {
  border: 1px solid #000;
  margin: 20px 10px 10px 10px;
  padding: 10px; }

.video {
  width: 100%;
  height: auto; }
  @media (min-width: 990px) {
    .video {
      max-width: 800px;
      margin-right: auto; } }
  .video__container {
    position: relative;
    padding-bottom: 54.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 1.25rem; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #666666; }

.menu {
  padding: 1.25rem 0 1.25rem;
  overflow: hidden; }
  .menu__logo {
    width: auto;
    height: 2.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 1.25rem; }
  .menu__toggle {
    padding: 0.625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block; }
    .lt-ie9 .menu__toggle {
      display: none; }

.notification {
  background: #cfe5f7;
  background-image: -webkit-gradient(linear, left top, right top, from(#cfe5f7), to(#fbfbfe));
  background-image: -webkit-linear-gradient(left, #cfe5f7, #fbfbfe);
  background-image: -o-linear-gradient(left, #cfe5f7, #fbfbfe);
  background-image: linear-gradient(to right, #cfe5f7, #fbfbfe);
  border-bottom: 0.25rem solid #a3cdf0;
  padding: 1.25rem 1.25rem 1.25rem 5rem;
  margin: 0 0 2.5rem;
  width: 100%;
  overflow: hidden;
  display: block;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  .lt-ie8 .notification {
    behavior: url("../assets/fallbacks/PIE.htc"); }
  .notification__icon {
    position: absolute;
    left: 1.5rem;
    top: 1.25rem; }
  .notification--warning {
    color: #191919; }
  .notification--default {
    background: #007deb;
    border-bottom: 5px solid #004785; }
  .notification--success {
    background: #1ee196;
    border-bottom: 5px solid #12875a; }
  .notification--warning {
    background: #ffe16a;
    border-bottom: 5px solid #ffcd04; }
  .notification--error {
    background: #f54f4f;
    border-bottom: 5px solid #d20c0c; }

.global-footer {
  border-top: 0.25rem solid #007db3;
  background: #004785;
  color: #ffffff;
  padding: 1.25rem 0 0;
  width: 100%;
  float: left;
  min-height: 11.25rem; }
  .global-footer__list {
    font-size: 0.875rem;
    margin: 0 0 1.25rem;
    list-style-type: none; }
  .global-footer__item {
    margin: 0 0 0.3125rem; }
  .global-footer__link:hover, .global-footer__link:focus {
    text-decoration: underline; }

.global-header {
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden; }
  .global-header__main {
    background: #004785;
    color: #ffffff;
    height: 5rem;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    float: left; }
  .global-header__title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    height: 5rem;
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    z-index: 3;
    overflow: hidden; }
    @media (min-width: 990px) {
      .global-header__title {
        font-size: 28px; } }
  .global-header__navigation {
    display: none;
    border-bottom: 0.0625rem solid #eaeaea;
    background: #ffffff;
    width: 100%;
    float: left; }
    @media (min-width: 990px) {
      .global-header__navigation {
        display: block; } }

.search {
  width: 100%;
  height: 80px;
  padding: 1.3125rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
  overflow: hidden; }
  .search__button {
    z-index: 2;
    padding: 0.5rem 1rem;
    color: #ffffff;
    background: #007db3;
    cursor: pointer;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    height: 100%;
    margin: 0;
    display: none;
    position: relative; }
    @media (min-width: 750px) {
      .search__button {
        display: block; } }
    .search__button:hover, .search__button:focus {
      background: #1276a1; }

.info {
  border: 1px solid #007db3;
  padding: 0.625rem 0.3125rem 0 3.125rem;
  position: relative;
  color: #191919;
  margin: 0 0 1.25rem 0;
  background: url("../assets/images/png/info.jpg") no-repeat 10px 10px;
  background-size: 17px 17px; }
  .info p {
    line-height: 1.2;
    margin: 0 0 0.625rem 0;
    font-size: 0.875rem; }

.pagination {
  width: 100%;
  display: block;
  overflow: hidden;
  margin: 2.5rem 0; }
  .pagination__list {
    text-align: right;
    font-size: 0;
    margin: 0;
    padding: 0; }
  .pagination__item {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
    float: right; }
    .pagination__item--status {
      text-align: center;
      float: left;
      margin-left: 33.333%; }
    .pagination__item--previous {
      text-align: left;
      float: left; }
      .pagination__item--previous + .pagination__item--status {
        margin-left: 0; }
  .pagination__link {
    position: relative;
    display: inline-block; }
    .pagination__link:before {
      position: absolute;
      font-family: "FontAwesome";
      top: -6px;
      color: #191919;
      display: block;
      font-size: 1.5rem; }
    .pagination__link--previous {
      padding-left: 2.5rem; }
      .pagination__link--previous:before {
        content: '\f104';
        left: 0.625rem; }
    .pagination__link--next {
      padding-right: 2.5rem; }
      .pagination__link--next:before {
        content: '\f105';
        right: 0.625rem; }
  .pagination__label {
    display: block;
    font-size: 1rem; }
  .pagination__detail {
    display: block;
    font-size: 0.875rem;
    color: #191919;
    margin-top: 2px; }

body {
  font-size: 1rem;
  font-weight: 300;
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  line-height: 1.2; }

h1,
h2,
h3,
h4,
h5,
h6,
.heading--h1,
.heading--h2,
.heading--h3,
.heading--h4,
.heading--h5,
.heading--h6 {
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-weight: 600;
  line-height: 1.2; }

strong {
  font-weight: 600; }

h1,
h2,
h3,
h4,
h5,
h6,
.heading--h1,
.heading--h2,
.heading--h3,
.heading--h4,
.heading--h5,
.heading--h6,
p {
  margin: 0 0 1.25rem 0;
  word-wrap: break-word; }

ul {
  margin: 0 0 1.25rem 1.25rem; }

ol {
  margin: 0 0 1.25rem 0; }
  ol li {
    counter-increment: step-counter;
    list-style: none;
    position: relative;
    padding: 0 0 0 1.875rem; }
    ol li:before {
      content: counter(step-counter) ".";
      width: 0.625rem;
      margin: 0 20px 0 0;
      display: inline-block;
      font-weight: 600;
      position: absolute;
      top: 0;
      left: 0; }
  ol ol {
    margin: 0 0 0 2.5rem; }
    ol ol li {
      counter-increment: sub-step-counter; }
      ol ol li:before {
        content: counter(sub-step-counter) "."; }
  ol.list--clean {
    margin: 0; }
    ol.list--clean li {
      padding: 0.3125rem 0; }
      ol.list--clean li:before {
        display: none;
        content: none; }
      ol.list--clean li li {
        margin: 0 0 0 1.25rem; }

h1,
.heading--h1 {
  font-size: 34.54545px; }
  @media (min-width: 990px) {
    h1,
    .heading--h1 {
      font-size: 38px; } }

h2,
.heading--h2 {
  font-size: 30.90909px; }
  @media (min-width: 990px) {
    h2,
    .heading--h2 {
      font-size: 34px; } }

h3,
.heading--h3 {
  font-size: 25.45455px; }
  @media (min-width: 990px) {
    h3,
    .heading--h3 {
      font-size: 28px; } }

h4,
.heading--h4 {
  font-size: 20px; }
  @media (min-width: 990px) {
    h4,
    .heading--h4 {
      font-size: 22px; } }

h5,
.heading--h5 {
  font-size: 16.36364px; }
  @media (min-width: 990px) {
    h5,
    .heading--h5 {
      font-size: 18px; } }

h6,
.heading--h6 {
  text-transform: uppercase;
  font-size: 16px;
  word-wrap: break-word; }

a {
  color: #0076a8;
  text-decoration: none; }

.align--left {
  text-align: left; }

.align--right {
  text-align: right; }

.align--center {
  text-align: center; }

.align--justify {
  text-align: justify; }

.text--xs {
  font-size: 0.875rem; }

.text--sm {
  font-size: 1rem; }

.text--md {
  font-size: 1.25rem; }

.text--lg {
  font-size: 18px; }

.text--xl {
  font-size: 28px; }

.button {
  padding: 0.625rem 0.875rem;
  background: #0076a8;
  color: #ffffff;
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 1rem;
  border: 1px solid #0076a8;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  vertical-align: -webkit-baseline-middle;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  margin-bottom: 1.25rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .button:hover, .button:focus {
    background: #009adb; }
  .button__icon {
    margin-left: 1.25rem; }
  .button--warning {
    color: #191919; }
    .button--warning:hover, .button--warning:focus {
      color: #191919; }
  .button--fluid {
    display: block;
    width: 100%; }
  .button--square {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    padding: 0.625rem;
    text-align: center;
    display: inline-block; }
  .button--circle {
    width: 36px;
    height: 36px;
    border-radius: 18px;
    padding: 0 0.3125rem;
    text-align: center;
    display: inline-block; }
    .lt-ie8 .button--circle {
      behavior: url("../assets/fallbacks/PIE.htc"); }
    .button--circle .fa-external-link {
      margin-top: 2px;
      margin-left: 2px; }
  .button--rounded {
    border-radius: 10px; }
    .lt-ie8 .button--rounded {
      behavior: url("../assets/fallbacks/PIE.htc"); }
  .button--primary {
    background: #12875a;
    background-position: center;
    border-color: #12875a; }
    .button--primary:hover, .button--primary:focus {
      background: #18b478; }
  .button--secondary {
    background: #0076a8;
    background-position: center;
    border-color: #0076a8; }
    .button--secondary:hover, .button--secondary:focus {
      background: #009adb; }
  .button--alternative {
    background: #ffffff;
    background-position: center;
    border-color: #ffffff; }
    .button--alternative:hover, .button--alternative:focus {
      background: white; }
  .button--disabled {
    background: #eaeaea;
    background-position: center;
    border-color: #eaeaea; }
    .button--disabled:hover, .button--disabled:focus {
      background: white; }
  .button--hollow {
    background: #ffffff;
    color: #191919; }
    .button--hollow:hover, .button--hollow:focus {
      color: #ffffff; }
  .button--common {
    background: #ffffff;
    color: #0076a8;
    border-color: #ffffff;
    display: block;
    position: relative;
    padding-right: 2.5rem; }
    .button--common:hover, .button--common:focus {
      background: #ffffff;
      text-decoration: underline; }
    .button--common .fa {
      position: absolute;
      right: 0.625rem;
      top: 0.3125rem; }
      .button--common .fa.fa-map-marker {
        top: 10px;
        right: 10px; }

.form {
  margin: 0 0 2.5rem 0; }
  .form__actions {
    margin: 0.625rem 0 0 0; }
    .popover .form__actions {
      margin: 0; }

.fieldset__legend {
  font-size: 34px;
  font-weight: 600;
  margin: 0 0 1.25rem 0;
  background: inherit;
  width: 100%; }

.label {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
  display: block; }

.input {
  width: 100%;
  margin: 0 0 1.25rem 0;
  position: relative;
  display: block;
  padding: 1.25rem 0 1.25rem 1.25rem;
  border-left: 4px solid #b2b2b2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .search .input {
    padding: 0;
    border: 0; }
  .input__element {
    width: 100%;
    border: 2px solid #666666;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 990px) {
      .input__element {
        width: 75%; } }
    @media (min-width: 990px) {
      .input__element--fluid {
        width: 100%; } }
    .input__element input, .input__element textarea {
      padding: 0.625rem 0.625rem;
      display: block;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 0;
      -webkit-appearance: none; }
      .lt-ie8 .input__element input, .lt-ie8 .input__element textarea {
        behavior: url("../assets/fallbacks/PIE.htc"); }
      .input__element input:disabled, .input__element textarea:disabled {
        background: #f7f7f7;
        cursor: not-allowed; }
    .input__element input {
      height: 40px; }
    .input__element textarea {
      height: 7.5rem; }
    .input__element--focus {
      outline: 2px solid rgba(0, 71, 133, 0.5);
      outline-offset: -3px; }
    .input__element--error {
      border-color: #d20c0c;
      background-color: #fcc8c8; }
    .input__element--select {
      padding: 0;
      position: relative; }
      .input__element--select select {
        padding: 0.4375rem 0.625rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 0;
        position: relative;
        text-indent: 1px;
        -o-text-overflow: '';
        text-overflow: '';
        height: 40px; }
        .lt-ie8 .input__element--select select {
          behavior: url("../assets/fallbacks/PIE.htc"); }
    .input__element--search {
      border: 0;
      line-height: 1;
      padding: 0;
      margin: 0;
      border-radius: 0; }
      @media (min-width: 990px) {
        .input__element--search {
          padding: 0;
          width: 100%; } }
      .input__element--search input {
        border: 0;
        width: 100%;
        margin: 0;
        padding: 0.625rem 0.625rem 0.625rem 0.625rem;
        -webkit-appearance: none;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media (min-width: 750px) {
          .input__element--search input {
            padding: 0.625rem 3.75rem 0.625rem 0.625rem; } }
    .input__element .fa {
      position: absolute;
      right: 10px;
      top: 10px;
      color: black; }
  .input__holder {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #666666;
    background: #ffffff;
    padding: 20px 20px 0;
    margin: -2px -2px;
    width: 101.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3; }
    .input__holder--active {
      display: block; }
    .input__holder legend {
      font-weight: bold;
      margin-bottom: 1.25rem; }
  .input__scroll {
    height: 80px;
    padding: 0.625rem 0;
    overflow-y: auto;
    margin-bottom: 16px; }

.radio {
  width: 100%;
  margin: 0 0 1.25rem 0;
  position: relative;
  display: block;
  padding: 1.25rem 0 1.25rem 1.25rem;
  border-left: 4px solid #b2b2b2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .radio__element {
    display: block;
    margin: 0 0 1.25rem 0; }
    .radio__element:last-child {
      margin: 0; }
  .radio__text {
    position: relative;
    padding: 0 0 0 2.5rem;
    display: block; }
    .radio__text:before, .radio__text:after {
      content: '';
      border-radius: 50%;
      position: absolute;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .lt-ie9 .radio__text:before, .lt-ie9 .radio__text:after {
        display: none; }
    .radio__text:before {
      border: 2px solid #666666;
      left: 0;
      top: -0.1875rem;
      width: 1.5625rem;
      height: 1.5625rem; }
    .radio__text:after {
      background: #ffffff;
      left: 0.4375rem;
      top: 0.25rem;
      width: 0.9375rem;
      height: 0.9375rem; }
  .radio__label {
    position: relative;
    cursor: pointer; }
  .radio__input {
    opacity: 0;
    position: absolute; }
    .radio__input:checked + .radio__text:before {
      border-color: #191919; }
    .radio__input:checked + .radio__text:after {
      background: #191919; }
    .radio__input:focus + .radio__text:before {
      -webkit-box-shadow: inset 0px 0px 0px 2px #ffcd04;
      box-shadow: inset 0px 0px 0px 2px #ffcd04; }
  .radio--error .radio__text:before {
    border-color: #d20c0c;
    background-color: #fcc8c8; }
  .radio--error .radio__text:after {
    opacity: 0; }

.checkbox {
  width: 100%;
  margin: 0 0 1.25rem 0;
  position: relative;
  display: block;
  padding: 1.25rem 0 1.25rem 1.25rem;
  border-left: 4px solid #b2b2b2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .checkbox__element {
    display: block;
    margin: 0 0 1.25rem 0; }
    .checkbox__element:last-child {
      margin: 0; }
  .checkbox__text {
    position: relative;
    padding: 0 0 0 2.5rem;
    display: inline-block; }
    .checkbox__text:before, .checkbox__text:after {
      content: '';
      position: absolute; }
      .lt-ie9 .checkbox__text:before, .lt-ie9 .checkbox__text:after {
        display: none; }
    .checkbox__text:before {
      border: 2px solid #666666;
      left: 0;
      top: -0.1875rem;
      width: 1.5625rem;
      height: 1.5625rem; }
    .checkbox__text:after {
      content: '\f00c';
      font-weight: 900;
      font-family: "FontAwesome";
      color: #191919;
      font-size: 1rem;
      left: 0.4375rem;
      top: 0.125rem;
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .checkbox__label {
    position: relative;
    cursor: pointer; }
  .checkbox__input {
    opacity: 0;
    position: absolute; }
    .checkbox__input:checked + .checkbox__text:before {
      border-color: #191919; }
    .checkbox__input:checked + .checkbox__text:after {
      opacity: 1; }
    .checkbox__input:focus + .checkbox__text:before {
      -webkit-box-shadow: inset 0px 0px 0px 2px #ffcd04;
      box-shadow: inset 0px 0px 0px 2px #ffcd04; }
  .checkbox--error .checkbox__text:before {
    border-color: #d20c0c;
    background-color: #fcc8c8; }
  .checkbox--alt .checkbox__text {
    padding: 0 0 0 3.75rem; }
    .checkbox--alt .checkbox__text:before {
      border-radius: 0.6875rem;
      width: 2.5rem;
      height: 1.5625rem;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .lt-ie8 .checkbox--alt .checkbox__text:before {
        behavior: url("../assets/fallbacks/PIE.htc"); }
    .checkbox--alt .checkbox__text:after {
      content: '';
      background: #eaeaea;
      opacity: 1;
      top: 0.3125rem;
      left: 0.3125rem;
      width: 0.9375rem;
      height: 0.9375rem;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .lt-ie8 .checkbox--alt .checkbox__text:after {
        behavior: url("../assets/fallbacks/PIE.htc"); }
  .checkbox--alt .checkbox__input:checked + .checkbox__text:before {
    background: #12875a;
    border-color: #12875a; }
  .checkbox--alt .checkbox__input:checked + .checkbox__text:after {
    left: 1.125rem;
    background: #ffffff; }
  .checkbox--alt.checkbox--error .checkbox__text:after {
    background: #d20c0c; }

.bg--primary {
  background: #004785; }

.bg--secondary {
  background: #007db3; }

.bg--info-and-intelligence {
  background: #6c2c91; }

.bg--logistics {
  background: #00a94f; }

.bg--blood-tissue-and-cells {
  background: #db3328; }

.bg--health-protection {
  background: #78a541; }

.bg--legal {
  background: #00704a; }

.bg--primary-care-support {
  background: #004785; }

.bg--it {
  background: #01a19a; }

.bg--health-facilities {
  background: #5e937f; }

.bg--pm {
  background: #625faa; }

.bg--procurement {
  background: #e46d25; }

.bg--commissioning {
  background: #6c2c91; }

.bg--fraud-prevention {
  background: #bb0371; }

.bg--highlight {
  background: #ffcd04; }

.bg--light-green {
  background: #dcedc8; }

.bg--green {
  background: #12875a; }

.bg--white {
  background: #ffffff; }

.bg--off-white {
  background: #fafafa; }

.bg--light-grey {
  background: #eaeaea; }

.bg--dark-grey {
  background: #666666; }

.bg--grey {
  background: #b2b2b2; }

.bg--off-black {
  background: #191919; }

.bg--red {
  background: #d20c0c; }

.bg--dark-red {
  background: #8b0000; }

.bg--light-red {
  background: #f1e5e5; }

.bg--light-blue {
  background: #cfe5f7; }

.text--primary {
  color: #004785; }

.text--secondary {
  color: #007db3; }

.text--info-and-intelligence {
  color: #6c2c91; }

.text--logistics {
  color: #00a94f; }

.text--blood-tissue-and-cells {
  color: #db3328; }

.text--health-protection {
  color: #78a541; }

.text--legal {
  color: #00704a; }

.text--primary-care-support {
  color: #004785; }

.text--it {
  color: #01a19a; }

.text--health-facilities {
  color: #5e937f; }

.text--pm {
  color: #625faa; }

.text--procurement {
  color: #e46d25; }

.text--commissioning {
  color: #6c2c91; }

.text--fraud-prevention {
  color: #bb0371; }

.text--highlight {
  color: #ffcd04; }

.text--light-green {
  color: #dcedc8; }

.text--green {
  color: #12875a; }

.text--white {
  color: #ffffff; }

.text--off-white {
  color: #fafafa; }

.text--light-grey {
  color: #eaeaea; }

.text--dark-grey {
  color: #666666; }

.text--grey {
  color: #b2b2b2; }

.text--off-black {
  color: #191919; }

.text--red {
  color: #d20c0c; }

.text--dark-red {
  color: #8b0000; }

.text--light-red {
  color: #f1e5e5; }

.text--light-blue {
  color: #cfe5f7; }

.table,
table {
  background: #ffffff;
  border-bottom: 0;
  width: 100%;
  margin-bottom: 1.25rem; }
  .table th,
  table th {
    padding: 0.625rem 0.625rem 0.625rem 0;
    text-align: left;
    font-weight: 600; }
    .table th:last-child,
    table th:last-child {
      padding-right: 0; }
  .table td,
  table td {
    padding: 0.625rem 0.625rem 0.625rem 0;
    border-top: 1px solid #eaeaea;
    line-height: 1;
    vertical-align: top;
    word-break: break-word; }
    .table td:last-child,
    table td:last-child {
      padding-right: 0; }

.content__header {
  position: relative;
  padding: 0 0 1.25rem; }
  @media (min-width: 990px) {
    .content__header {
      padding: 0 0 1.25rem; } }

.content__sub-header {
  font-size: 18px; }
  @media (min-width: 990px) {
    .content__sub-header {
      font-size: 22px; } }

.content img {
  max-width: 100%;
  height: auto !important; }

.panel {
  background: #ffffff;
  padding: 1.25rem 1.25rem 0.625rem;
  overflow: hidden;
  display: block;
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  margin: 0 0 1.25rem 0;
  border-radius: 5px; }
  .lt-ie8 .panel {
    behavior: url("../assets/fallbacks/PIE.htc"); }
  .panel--dark {
    background: #b2b2b2;
    color: #ffffff; }
  @media (min-width: 750px) {
    .panel {
      padding: 2.5rem 2.5rem 1.25rem;
      margin: 0 0 2.5rem 0; } }
  .panel--split {
    padding: 0; }
    .panel--split .content__section {
      width: 50%;
      float: left; }
  .panel--slim {
    padding: 0; }
  .panel__section {
    padding: 1.25rem 1.25rem 0.625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 750px) {
      .panel__section {
        padding: 2.5rem 2.5rem 1.25rem; } }
    .panel__section--image {
      padding: 0; }
  .panel__image {
    width: 100%;
    margin-bottom: 1.25rem; }

.medicine {
  display: block;
  overflow: hidden;
  list-style: none;
  margin-bottom: 2.5rem; }
  .medicine .accordion {
    counter-reset: item; }
  .medicine__notes {
    margin-top: 1.875rem; }
  .medicine__dose {
    position: absolute;
    right: 1.5rem;
    top: 0.375rem;
    color: #007db3;
    font-size: 1rem;
    font-weight: 700; }
  .medicine__choice {
    counter-increment: item;
    position: relative;
    min-height: 100px;
    margin-bottom: 1.25rem;
    position: relative; }
    @media (min-width: 990px) {
      .medicine__choice {
        margin-left: 6.875rem; } }
    .medicine__choice:last-child {
      margin-bottom: 0; }
    .medicine__choice:before {
      content: counter(item);
      top: -2.5rem;
      left: 1.875rem;
      font-weight: 600;
      font-size: 2.375rem;
      margin-left: 1.375rem; }
      @media (min-width: 990px) {
        .medicine__choice:before {
          font-size: 4.5rem;
          position: absolute;
          top: -0.625rem;
          left: -5rem;
          margin-left: 0; }
          .lt-ie9 .medicine__choice:before {
            top: -1rem;
            left: -7.5rem; } }
    .medicine__choice:after {
      content: '';
      position: absolute;
      top: 0.5rem;
      left: 0.625rem;
      width: 0.3125rem;
      height: 1.75rem;
      -webkit-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
      transform: skewX(-20deg);
      background: #007db3; }
      @media (min-width: 990px) {
        .medicine__choice:after {
          top: 0;
          height: 3.75rem;
          width: 0.5rem;
          left: -6.25rem; } }
  .medicine__tooltip {
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3; }
    @media (min-width: 990px) {
      .medicine__tooltip {
        width: 4.5rem;
        height: 4.5rem;
        left: -6.875rem; } }
  .medicine__print {
    font-weight: 300; }
  .medicine__item {
    border: 0.0625rem solid #eaeaea;
    padding: 0.83333rem 0.83333rem 0; }
    @media (min-width: 990px) {
      .medicine__item {
        padding: 1.25rem 1.25rem 0; } }
  .medicine__title {
    position: relative;
    padding-right: 5rem;
    overflow: hidden;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem; }
    .medicine__title .heading--h3, .medicine__title .heading--h4, .medicine__title .heading--h5 {
      float: left;
      width: 100%;
      word-wrap: break-word; }
      @media (min-width: 990px) {
        .medicine__title .heading--h3, .medicine__title .heading--h4, .medicine__title .heading--h5 {
          width: auto; } }
  .medicine__accordion {
    top: 16px;
    right: 20px; }
    .medicine__accordion--dose {
      top: 0px;
      right: 0px; }
  .medicine__link.position--top-right {
    margin: 0;
    top: 0.83333rem;
    right: 3.125rem; }
  .medicine__instruction {
    margin: 0.83333rem 0;
    position: relative;
    z-index: 1; }
    .medicine__instruction:before {
      content: '';
      background: #ffffff;
      color: #007db3;
      padding: 0.41667rem 1.25rem;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      z-index: 1;
      position: relative;
      margin-left: 1.25rem; }
      @media (min-width: 990px) {
        .medicine__instruction:before {
          margin-left: 2.5rem;
          padding: 0.625rem 1.25rem; } }
    .medicine__instruction:after {
      content: '';
      height: 1px;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      background: #eaeaea;
      z-index: 0; }
    .medicine__instruction--or:before {
      content: 'or'; }
    .medicine__instruction--and:before {
      content: 'and'; }
    .medicine__instruction--then:before {
      content: 'then'; }
    .medicine__instruction--optional:before {
      content: 'optional'; }
    .medicine__instruction--with_without:before {
      content: 'with/without'; }
    .medicine__instruction--with:before {
      content: 'with/without'; }
    .medicine__instruction--without:before {
      content: 'with/without'; }
  .medicine__flags {
    float: left;
    width: 9.6875rem;
    position: relative;
    overflow: hidden;
    display: inline-block; }
    .lt-ie9 .medicine__title .medicine__flags {
      margin: 0; }
    @media (min-width: 990px) {
      .medicine__flags {
        margin-left: 0.3125rem; }
        .medicine__title .medicine__flags {
          margin: 0;
          margin-left: 0.3125rem; } }
  .medicine__flag {
    height: 1.5625rem;
    width: 2.8125rem;
    display: inline-block;
    background-size: 100%; }
    .medicine__flag--cd1 {
      background: url("../assets/images/png/flags/cd1.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd2 {
      background: url("../assets/images/png/flags/cd2.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd3 {
      background: url("../assets/images/png/flags/cd3.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd4-1 {
      background: url("../assets/images/png/flags/cd4-1.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd4-2 {
      background: url("../assets/images/png/flags/cd4-2.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd5 {
      background: url("../assets/images/png/flags/cd5.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--ui {
      background: url("../assets/images/png/flags/ui.png") no-repeat top left;
      background-size: 100%;
      width: 1.5625rem; }
    .medicine__flag--um {
      background: url("../assets/images/png/flags/um.png") no-repeat top left;
      background-size: 100%;
      width: 1.5625rem; }
    .medicine__flag--si {
      background: url("../assets/images/png/flags/si.png") no-repeat top left;
      background-size: 100%;
      width: 1.5625rem; }
    .medicine__flag--suo {
      background: url("../assets/images/png/flags/su.png") no-repeat top left;
      background-size: 100%;
      width: 1.5625rem; }
    .medicine__flag--smc {
      background: url("../assets/images/png/flags/smc.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--mhra {
      background: url("../assets/images/png/flags/mhra.png") no-repeat 0 1px;
      background-size: 100%;
      width: 1.5625rem; }
  .medicine__info {
    color: #007db3;
    font-weight: 600;
    float: right; }
  .medicine__types {
    border: 0.0625rem solid #eaeaea;
    padding: 0.625rem;
    position: relative;
    margin-bottom: 0; }
  .medicine__cap {
    display: inline-block;
    padding: 2px 10px;
    color: #666666;
    background: #eaeaea;
    border: 1px solid #666666;
    margin-right: 10px;
    border-radius: 3px;
    width: 1.25rem;
    text-align: center; }
    .medicine__cap--c {
      background: #004785;
      border-color: #007db3;
      color: #ffffff; }
      .medicine__cap--c:before {
        text-transform: uppercase;
        content: 'c'; }
    .medicine__cap--cs {
      margin-right: 0;
      font-size: 1rem;
      background: #004785;
      border-color: #007db3;
      color: #ffffff; }
      .medicine__cap--cs:before {
        text-transform: uppercase;
        content: 'c'; }
    .medicine__cap--a {
      background: #12875a;
      border-color: #dcedc8;
      color: #ffffff; }
      .medicine__cap--a:before {
        text-transform: uppercase;
        content: 'a'; }
    .medicine__cap--as {
      margin-right: 0;
      font-size: 1rem;
      background: #12875a;
      border-color: #dcedc8;
      color: #ffffff; }
      .medicine__cap--as:before {
        text-transform: uppercase;
        content: 'a'; }
    .medicine__cap--p {
      background: #e95e3f;
      border-color: #f19885;
      color: #ffffff; }
      .medicine__cap--p:before {
        text-transform: uppercase;
        content: 'pf'; }
    .medicine__cap--ps {
      margin-right: 0;
      font-size: 1rem;
      background: #e95e3f;
      border-color: #f19885;
      color: #ffffff; }
      .medicine__cap--ps:before {
        text-transform: uppercase;
        content: 'pf'; }
  .medicine__panel {
    position: relative;
    padding-left: 3.125rem; }
    .medicine__panel .medicine__cap {
      position: absolute;
      padding: 0.125rem;
      font-size: 0.875rem;
      left: 12px;
      top: 9px; }
  .medicine__type {
    position: relative;
    overflow: hidden;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem; }
    .medicine__type .accordion {
      margin: 0.5rem; }
    .medicine__type .accordion--slim {
      margin: 0 0.5rem; }
    .medicine__type:before {
      content: 'or';
      background: #ffffff;
      padding: 0.1875rem 0.375rem;
      color: #eaeaea;
      font-size: 0.875rem;
      position: absolute;
      left: 50%;
      margin-left: -10px;
      top: -0.1875rem;
      z-index: 1;
      text-transform: lowercase;
      line-height: 1; }
    .medicine__type:after {
      content: '';
      padding: 0 16px;
      height: 1px;
      width: 98.5%;
      display: block;
      background: #eaeaea;
      z-index: 0;
      position: absolute;
      left: 0px;
      top: 8px; }
    .medicine__type:first-child {
      padding-top: 0; }
      .medicine__type:first-child:before, .medicine__type:first-child:after {
        display: none; }
    @media (min-width: 990px) {
      .medicine__type {
        padding-bottom: 0;
        padding-top: 1.25rem; } }
  .medicine__name {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 0.625rem; }
    @media (min-width: 990px) {
      .medicine__name {
        padding-bottom: 0;
        width: auto; } }

.categories {
  padding: 0;
  margin-bottom: 20px; }
  .categories__item {
    border: 0.0625rem solid #b2b2b2;
    padding: 0.83333rem;
    margin: 0.83333rem 0 0;
    overflow: hidden; }
    .categories__item:first-child {
      margin: 0; }
    @media (min-width: 990px) {
      .categories__item {
        padding: 1.25rem 1.25rem;
        margin: 1.25rem 0 0; } }
    .categories__item--recommendation {
      border-color: #007db3;
      margin: 1.25rem 0 0; }
      @media (min-width: 990px) {
        .categories__item--recommendation {
          padding: 1.25rem;
          margin: 0; } }
      .categories__item--recommendation:first-child {
        margin: 0.83333rem 0 0; }
  .categories__heading {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%; }
  .categories__details {
    width: 100%;
    overflow: hidden; }
    @media (min-width: 990px) {
      .categories__details dt, .categories__details dd {
        width: 50%;
        float: left; } }
    .categories__details dt {
      font-weight: 600;
      clear: both; }
  .categories__rec {
    margin: 0 0 5px; }

.landing__logo {
  margin: default-margin 0;
  padding: 20px;
  width: 220px; }

.results {
  position: relative; }
  .results__content {
    display: none; }
    @media (min-width: 990px) {
      .results__content {
        display: block; } }
  .results__item {
    display: block;
    overflow: hidden;
    margin: 0 0 1.25rem 0; }
    .results__item a:hover, .results__item a:focus {
      text-decoration: underline; }
    .results__item .heading--h5 {
      margin: 0; }
    .results__item p {
      margin: 0; }
    .results--links .results__item {
      margin: 0; }
    .results__item--highlighted {
      background: #F5F5F5;
      padding: 10px;
      border-left: 0.25rem solid #007db3; }
    .results__item--special {
      padding: 0.625rem 1.25rem;
      border-left: 0.3125rem solid #a3cdf0; }

.feature {
  margin: 0 0 1.25rem 0;
  padding-top: 1.25rem;
  display: block; }
  .feature__item {
    border-top: 0.1875rem solid #004785;
    padding: 1.25rem 0; }
    .feature__item img {
      width: 100%; }
    .feature__item[data-feature-link] {
      cursor: pointer; }
      .feature__item[data-feature-link]:hover a {
        text-decoration: underline; }
  .feature__link:hover, .feature__link:focus {
    text-decoration: underline; }

.cursor__default {
  cursor: default; }

.common {
  padding: 1.25rem 1.25rem 0.3125rem;
  margin: 0 0 1.25rem 0; }
  .common__list {
    padding: 0;
    margin: 0;
    list-style: none; }

.homepage {
  padding: 2.5rem 0; }

.position--absolute {
  position: absolute; }

.position--fixed {
  position: fixed; }

.position--relative {
  position: relative; }

.position--top-right {
  top: 0;
  right: 0; }

.position--top-left {
  top: 0;
  left: 0; }

.position--bottom-right {
  bottom: 0;
  right: 0; }

.position--bottom-left {
  bottom: 0;
  left: 0; }

.position--middle-left {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0; }

.position--middle-right {
  top: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  right: 0; }

.position--center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.offset--right {
  top: 2px;
  right: 40px; }

.no--padding {
  padding: 0; }

.no--margin {
  margin: 0; }

.no--scroll {
  overflow: hidden; }

@media (min-width: 320px) {
  .hide--xs {
    display: none; } }

@media (max-width: 320px) {
  .hide--xs {
    display: block; } }

@media (min-width: 750px) {
  .hide--sm {
    display: none; } }

@media (max-width: 750px) {
  .hide--sm {
    display: block; } }

@media (min-width: 990px) {
  .hide--md {
    display: none; } }

@media (max-width: 990px) {
  .hide--md {
    display: block; } }

@media (min-width: 1360px) {
  .hide--lg {
    display: none; } }

@media (max-width: 1360px) {
  .hide--lg {
    display: block; } }

.hide--offscreen {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

@media print {
  .hide--print {
    display: none; } }

.show--b {
  display: block; }

.show--ib {
  display: inline-block; }

@media (max-width: 320px) {
  .show--xs {
    display: none; } }

@media (min-width: 320px) {
  .show--xs {
    display: initial; } }

@media (max-width: 750px) {
  .show--sm {
    display: none; } }

@media (min-width: 750px) {
  .show--sm {
    display: initial; } }

@media (max-width: 990px) {
  .show--md {
    display: none; } }

@media (min-width: 990px) {
  .show--md {
    display: initial; } }

@media (max-width: 1360px) {
  .show--lg {
    display: none; } }

@media (min-width: 1360px) {
  .show--lg {
    display: initial; } }

.show--print {
  display: none; }
  @media print {
    .show--print {
      display: block; } }

.cell-up {
  display: table-cell; }
  .cell-up--xs {
    display: table-cell; }
    @media (max-width: 320px) {
      .cell-up--xs {
        display: none; } }
  .cell-up--sm {
    display: table-cell; }
    @media (max-width: 750px) {
      .cell-up--sm {
        display: none; } }
  .cell-up--md {
    display: table-cell; }
    @media (max-width: 990px) {
      .cell-up--md {
        display: none; } }
  .cell-up--lg {
    display: table-cell; }
    @media (max-width: 1360px) {
      .cell-up--lg {
        display: none; } }

.cell-down--xs {
  display: none; }
  @media (max-width: 320px) {
    .cell-down--xs {
      display: table-cell; } }

.cell-down--sm {
  display: none; }
  @media (max-width: 750px) {
    .cell-down--sm {
      display: table-cell; } }

.cell-down--md {
  display: none; }
  @media (max-width: 990px) {
    .cell-down--md {
      display: table-cell; } }

.cell-down--lg {
  display: none; }
  @media (max-width: 1360px) {
    .cell-down--lg {
      display: table-cell; } }

.scroll {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 1360px) {
    .scroll::-webkit-scrollbar {
      width: 0.75rem;
      height: 0.75rem; }
    .scroll::-webkit-scrollbar-thumb {
      height: 30px;
      border: 0.1875rem solid rgba(0, 0, 0, 0);
      background-clip: padding-box;
      border-radius: 0.375rem;
      background-color: #eaeaea; }
    .scroll::-webkit-scrollbar-track-piece {
      background: transparent; }
    .scroll::-webkit-scrollbar-button {
      width: 0;
      height: 0;
      display: none; }
    .scroll::-webkit-scrollbar-corner {
      background-color: transparent; } }

.image--fluid {
  width: 100%;
  display: block;
  margin: 0; }

.body {
  padding-top: 5.0625rem;
  height: 100%;
  background: #ffffff; }
  @media (min-width: 990px) {
    .body {
      padding-top: 8.625rem; } }

.body_pdf {
  padding-top: 0; }

.logo--nhs {
  width: 3.4375rem;
  float: right;
  margin: 0.625rem; }
  @media (min-width: 990px) {
    .logo--nhs {
      width: 6.875rem;
      float: none; } }

.logo--nhs-sm {
  width: 3.75rem;
  margin-top: 1.25rem; }

.logo--hs {
  width: 6.5625rem;
  float: left;
  margin: 0.625rem; }
  @media (min-width: 990px) {
    .logo--hs {
      width: 12rem;
      float: none; } }

.logo--sf {
  width: 100%; }
  @media (min-width: 990px) {
    .logo--sf {
      width: auto;
      max-width: 100%; } }

.routine--available {
  position: relative;
  top: -6px; }

.routine--general {
  position: relative;
  margin-top: 10px;
  top: -10px; }

.routine--icon {
  position: relative;
  top: -3px; }

main {
  display: block;
  padding-bottom: 1.25rem; }

.m--0 {
  margin: 0; }

.m--1 {
  margin: 20px; }

.m--2 {
  margin: 40px; }

.m--3 {
  margin: 60px; }

.m--4 {
  margin: 80px; }

.mt--1 {
  margin-top: 20px; }

.mt--2 {
  margin-top: 40px; }

.mt--3 {
  margin-top: 60px; }

.mt--4 {
  margin-top: 80px; }

.mr--1 {
  margin-right: 20px; }

.mr--2 {
  margin-right: 40px; }

.mr--3 {
  margin-right: 60px; }

.mr--4 {
  margin-right: 80px; }

.mb--1 {
  margin-bottom: 20px; }

.mb--2 {
  margin-bottom: 40px; }

.mb--3 {
  margin-bottom: 60px; }

.mb--4 {
  margin-bottom: 80px; }

.ml--1 {
  margin-left: 20px; }

.ml--2 {
  margin-left: 40px; }

.ml--3 {
  margin-left: 60px; }

.ml--4 {
  margin-left: 80px; }

.mx--1 {
  margin-left: 20px;
  margin-right: 20px; }

.mx--2 {
  margin-left: 40px;
  margin-right: 40px; }

.mx--3 {
  margin-left: 60px;
  margin-right: 60px; }

.mx--4 {
  margin-left: 80px;
  margin-right: 80px; }

.my--1 {
  margin-top: 20px;
  margin-bottom: 20px; }

.my--2 {
  margin-top: 40px;
  margin-bottom: 40px; }

.my--3 {
  margin-top: 60px;
  margin-bottom: 60px; }

.my--4 {
  margin-top: 80px;
  margin-bottom: 80px; }

.p--0 {
  padding: 0; }

.p--1 {
  padding: 20px; }

.p--2 {
  padding: 40px; }

.p--3 {
  padding: 60px; }

.p--4 {
  padding: 80px; }

.pt--1 {
  padding-top: 20px; }

.pt--2 {
  padding-top: 40px; }

.pt--3 {
  padding-top: 60px; }

.pt--4 {
  padding-top: 80px; }

.pr--1 {
  padding-right: 20px; }

.pr--2 {
  padding-right: 40px; }

.pr--3 {
  padding-right: 60px; }

.pr--4 {
  padding-right: 80px; }

.pb--1 {
  padding-bottom: 20px; }

.pb--2 {
  padding-bottom: 40px; }

.pb--3 {
  padding-bottom: 60px; }

.pb--4 {
  padding-bottom: 80px; }

.pl--1 {
  padding-left: 20px; }

.pl--2 {
  padding-left: 40px; }

.pl--3 {
  padding-left: 60px; }

.pl--4 {
  padding-left: 80px; }

.px--1 {
  padding-left: 20px;
  padding-right: 20px; }

.px--2 {
  padding-left: 40px;
  padding-right: 40px; }

.px--3 {
  padding-left: 60px;
  padding-right: 60px; }

.px--4 {
  padding-left: 80px;
  padding-right: 80px; }

.py--1 {
  padding-top: 20px;
  padding-bottom: 20px; }

.py--2 {
  padding-top: 40px;
  padding-bottom: 40px; }

.py--3 {
  padding-top: 60px;
  padding-bottom: 60px; }

.py--4 {
  padding-top: 80px;
  padding-bottom: 80px; }

.align--top {
  vertical-align: top; }

.nowrap {
  overflow-x: hidden;
  white-space: nowrap; }

.cc_banner-wrapper {
  position: fixed !important;
  left: 0;
  bottom: 0; }

.cc_container {
  top: auto !important;
  bottom: 0; }

@media print {
  * {
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari */
    color-adjust: exact !important;
    /*Firefox*/ }
  :before, :after {
    color: none !important;
    text-shadow: none !important;
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  html {
    font-size: 67.5%; }
  body {
    font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif; }
  h1,
  .heading--h1 {
    margin-top: 30px;
    font-size: 25.33333px; }
  h2,
  .fieldset__legend,
  .heading--h2 {
    font-size: 18.88889px; }
  h3,
  .heading--h3 {
    font-size: 17.5px; }
  h4,
  .heading--h4 {
    font-size: 16.92308px; }
  h5,
  .heading--h5 {
    font-size: 15px; }
  h6,
  .heading--h6 {
    text-transform: uppercase;
    font-size: 14.54545px;
    word-wrap: break-word; }
  .body,
  .medicine__title {
    padding: 0; }
  .global-header,
  .global-footer,
  .breadcrumb,
  .accordion__icon,
  .medicine__info,
  [data-popover] {
    display: none; }
  .accordion__content {
    display: block;
    padding: 0 13px; }
  .accordion__header {
    background: transparent; }
  .medicine__choice {
    margin-left: 60px; }
    .medicine__choice:after {
      display: none; }
    .medicine__choice:before {
      font-size: 32px;
      position: absolute;
      top: 10px;
      left: -40px;
      margin-left: 0; }
  .medicine__instruction::before {
    font-size: 12px; }
  .feature__item[data-feature-link] {
    height: auto !important; }
  .medicine__flag {
    display: inline-block;
    height: 25px/5;
    width: 45px/5;
    margin: 0; }
    .medicine__flag--cd1 {
      background: url("../assets/images/png/flags/cd1.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd2 {
      background: url("../assets/images/png/flags/cd2.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd3 {
      background: url("../assets/images/png/flags/cd3.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd4-1 {
      background: url("../assets/images/png/flags/cd4-1.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd4-2 {
      background: url("../assets/images/png/flags/cd4-2.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--cd5 {
      background: url("../assets/images/png/flags/cd5.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--ui {
      background: url("../assets/images/png/flags/ui.png") no-repeat top left;
      background-size: 100%;
      width: 25px/5; }
    .medicine__flag--um {
      background: url("../assets/images/png/flags/um.png") no-repeat top left;
      background-size: 100%;
      width: 25px/5; }
    .medicine__flag--si {
      background: url("../assets/images/png/flags/si.png") no-repeat top left;
      background-size: 100%;
      width: 25px/5; }
    .medicine__flag--suo {
      background: url("../assets/images/png/flags/su.png") no-repeat top left;
      background-size: 100%;
      width: 25px/5; }
    .medicine__flag--smc {
      background: url("../assets/images/png/flags/smc.png") no-repeat top left;
      background-size: 100%; }
    .medicine__flag--mhra {
      background: url("../assets/images/png/flags/mhra.png") no-repeat 0 -5px;
      background-size: 100%;
      width: 18px/5;
      height: 18px/5; }
  .medicine__title .heading--h3,
  .medicine__flags,
  .medicine__name {
    display: inline-block;
    width: auto;
    float: none; }
  .medicine__title .medicine__flags {
    margin-top: 0; }
  .checkbox__element {
    display: none; }
  .info {
    background: url(../assets/images/png/info.jpg) no-repeat 10px 7px;
    background-size: 9px 9px; } }
