<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "—&nbsp;";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "&nbsp;—";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}

.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table &gt; thead &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active, .table &gt; thead &gt; tr.active &gt; td, .table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}

.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover, .table-hover &gt; tbody &gt; tr.active:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .active, .table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}

.table &gt; thead &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success, .table &gt; thead &gt; tr.success &gt; td, .table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}

.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover, .table-hover &gt; tbody &gt; tr.success:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .success, .table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}

.table &gt; thead &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info, .table &gt; thead &gt; tr.info &gt; td, .table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}

.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover, .table-hover &gt; tbody &gt; tr.info:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .info, .table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}

.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning, .table &gt; thead &gt; tr.warning &gt; td, .table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}

.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover, .table-hover &gt; tbody &gt; tr.warning:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .warning, .table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}

.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger, .table &gt; thead &gt; tr.danger &gt; td, .table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}

.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover, .table-hover &gt; tbody &gt; tr.danger:hover &gt; td, .table-hover &gt; tbody &gt; tr:hover &gt; .danger, .table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm &gt; .input-group-btn &gt; input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm &gt; .input-group-btn &gt; input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm &gt; .input-group-btn &gt; input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm &gt; .input-group-btn &gt; input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg &gt; .input-group-btn &gt; input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg &gt; .input-group-btn &gt; input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg &gt; .input-group-btn &gt; input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg &gt; .input-group-btn &gt; input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg &gt; .form-control-static.form-control,
.input-group-lg &gt; .form-control-static.input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .form-control-static.btn, .form-control-static.input-sm, .input-group-sm &gt; .form-control-static.form-control,
.input-group-sm &gt; .form-control-static.input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm &gt; select.form-control,
.input-group-sm &gt; select.input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm &gt; textarea.form-control,
.input-group-sm &gt; textarea.input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; textarea.btn,
select[multiple].input-sm,
.input-group-sm &gt; select[multiple].form-control,
.input-group-sm &gt; select[multiple].input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg &gt; select.form-control,
.input-group-lg &gt; select.input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg &gt; textarea.form-control,
.input-group-lg &gt; textarea.input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; textarea.btn,
select[multiple].input-lg,
.input-group-lg &gt; select[multiple].form-control,
.input-group-lg &gt; select[multiple].input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg &gt; .form-control + .form-control-feedback,
.input-group-lg &gt; .input-group-addon + .form-control-feedback,
.input-group-lg &gt; .input-group-btn &gt; .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm &gt; .form-control + .form-control-feedback,
.input-group-sm &gt; .input-group-addon + .form-control-feedback,
.input-group-sm &gt; .input-group-btn &gt; .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open &gt; .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open &gt; .btn-default.dropdown-toggle:hover, .open &gt; .btn-default.dropdown-toggle:focus, .open &gt; .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open &gt; .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open &gt; .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open &gt; .btn-primary.dropdown-toggle:hover, .open &gt; .btn-primary.dropdown-toggle:focus, .open &gt; .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open &gt; .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open &gt; .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open &gt; .btn-success.dropdown-toggle:hover, .open &gt; .btn-success.dropdown-toggle:focus, .open &gt; .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open &gt; .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open &gt; .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open &gt; .btn-info.dropdown-toggle:hover, .open &gt; .btn-info.dropdown-toggle:focus, .open &gt; .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open &gt; .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open &gt; .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open &gt; .btn-warning.dropdown-toggle:hover, .open &gt; .btn-warning.dropdown-toggle:focus, .open &gt; .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open &gt; .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open &gt; .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open &gt; .btn-danger.dropdown-toggle:hover, .open &gt; .btn-danger.dropdown-toggle:focus, .open &gt; .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open &gt; .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg &gt; .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs &gt; .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:hover, .dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu &gt; .disabled &gt; a, .dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777777;
}
.dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover, .btn-group &gt; .btn:focus, .btn-group &gt; .btn:active, .btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn:hover,
.btn-group-vertical &gt; .btn:focus,
.btn-group-vertical &gt; .btn:active,
.btn-group-vertical &gt; .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}

.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group &gt; .btn-group {
  float: left;
}

.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group &gt; .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group &gt; .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group &gt; .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg &gt; .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg &gt; .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group:before, .btn-group-vertical &gt; .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical &gt; .btn-group:after {
  clear: both;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}

.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified &gt; .btn,
.btn-group-justified &gt; .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] &gt; .btn input[type=radio],
[data-toggle=buttons] &gt; .btn input[type=checkbox],
[data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=radio],
[data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover, .input-group-btn &gt; .btn:focus, .input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav &gt; li.disabled &gt; a {
  color: #777777;
}
.nav &gt; li.disabled &gt; a:hover, .nav &gt; li.disabled &gt; a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified &gt; li, .nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li, .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a, .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-header,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-header,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 768px) {
  .navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group &gt; .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm &gt; .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs &gt; .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a, .navbar-default .navbar-nav &gt; .disabled &gt; a:hover, .navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  content: "/&nbsp;";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb &gt; .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs &gt; .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active &gt; .badge, .nav-pills &gt; .active &gt; a &gt; .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron &gt; hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail &gt; img,
.thumbnail a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media &gt; .pull-right {
  padding-left: 10px;
}

.media-left,
.media &gt; .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #337ab7;
}
.panel-primary &gt; .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover &gt; .arrow, .popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover &gt; .arrow {
  border-width: 11px;
}

.popover &gt; .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top &gt; .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right &gt; .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right &gt; .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom &gt; .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom &gt; .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left &gt; .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left &gt; .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner &gt; .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner &gt; .item.next, .carousel-inner &gt; .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev, .carousel-inner &gt; .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left, .carousel-inner &gt; .item.prev.right, .carousel-inner &gt; .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Colours from Style Guide */ /* Breakpoints */
body {
  min-width: 320px;
  background-color: #000000;
  height: 100%;
  color: #000000;
}

body.mce-content-body {
  background-color: #ffffff !important;
}

table caption {
  color: black;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin: 24px 0 0 0;
}

.front-page-business-solutions #main-content-container {
  padding-bottom: 0px;
}

#main-content-container {
  background-color: white;
  z-index: 1;
  padding-bottom: 64px;
  min-height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
#main-content-container .no-bottom-padding {
  margin-bottom: -110px;
}
@media (min-width: 768px) {
  #main-content-container .no-bottom-padding {
    margin-bottom: -155px;
  }
}
.lt-ie9 #main-content-container .no-bottom-padding {
  margin-bottom: -155px;
}
#main-content-container .no-bottom-padding-sub-section {
  margin-bottom: -125px;
}

@supports (-webkit-hyphens: none) {
  #main-content-container .no-bottom-padding {
    margin-bottom: 0px;
  }
}
.content-width {
  max-width: 1200px;
  margin-left: -15px;
  margin-right: -15px;
  margin: auto;
}
.content-width:before, .content-width:after {
  content: " ";
  display: table;
}
.content-width:after {
  clear: both;
}

@media (min-width: 1200px) {
  .full-screen-width {
    margin-left: calc(-50vw + (1200px) / 2);
    margin-right: calc(-50vw + (1200px) / 2);
  }
}

.max-width {
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  margin: auto;
}
.max-width:before, .max-width:after {
  content: " ";
  display: table;
}
.max-width:after {
  clear: both;
}

.container {
  width: 100%;
}

.some-top-space {
  margin-top: 15px;
}

.bottom-space {
  margin-bottom: 30px;
}

.bottom-space-45 {
  margin-bottom: 45px;
}

.bottom-space-60 {
  margin-bottom: 60px;
}

.bottom-space-90 {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .bottom-space-90 {
    margin-bottom: 90px;
  }
}
.lt-ie9 .bottom-space-90 {
  margin-bottom: 90px;
}

.full-width-column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.smaller-than-md {
  display: block;
}
@media (min-width: 768px) {
  .smaller-than-md {
    display: none;
  }
}
.lt-ie9 .smaller-than-md {
  display: none;
}

.larger-than-md {
  display: none;
}
@media (min-width: 768px) {
  .larger-than-md {
    display: block;
  }
}
.lt-ie9 .larger-than-md {
  display: block;
}

section {
  margin-left: -15px;
  margin-right: -15px;
}
section:before, section:after {
  content: " ";
  display: table;
}
section:after {
  clear: both;
}

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  margin: 60px 0;
}
@media (min-width: 768px) {
  hr {
    margin: 90px 0;
  }
}
.lt-ie9 hr {
  margin: 90px 0;
}
hr.grid-divider {
  margin: 15px 0 60px 0;
}
@media (min-width: 768px) {
  hr.grid-divider {
    margin: 45px 0 90px 0;
  }
}
.lt-ie9 hr.grid-divider {
  margin: 45px 0 90px 0;
}
hr.without-margins {
  margin-top: 0;
  margin-bottom: 0;
}
hr.super-wide {
  width: calc(100% + 4000px);
  margin-left: -2000px !important;
}
hr.text-list-block-divider, hr.help-item-cta-divider {
  margin: 30px 0;
}

article .content-width hr {
  margin-left: 15px;
  margin-right: 15px;
}
article .content-width.related-content {
  padding-top: 90px;
}

.colored-background {
  width: 100%;
  color: #ffffff;
}
.colored-background .back-link a:active, .colored-background .back-link a:focus, .colored-background .back-link a:hover {
  text-decoration: none;
  color: #ffffff !important;
  border-bottom: 1px solid #ffffff !important;
}
.colored-background .article-meta-info .type-label, .colored-background .article-meta-info .publish-date, .colored-background .article-meta-info .article-type {
  color: #ffffff !important;
}
.colored-background.dark-red {
  background-color: #993062;
}
.colored-background.dark-blue {
  background-color: #1d527f;
}

.colored-background:not(.bg-ffffff) .header-container h1, .colored-background:not(.bg-ffffff) .ingress-container h1 {
  color: #ffffff;
}
.colored-background:not(.bg-ffffff) .preamble h1, .colored-background:not(.bg-ffffff) .preamble .ingress-container {
  color: #ffffff;
}

.colored-grid-background {
  background-color: #f5f5f5;
  position: absolute;
  height: 100%;
  width: calc(100% + 4000px);
  margin-left: -2000px;
  z-index: 1;
}
.colored-grid-background.grey {
  background-color: #f5f5f5;
}

.colored-grid-background-content {
  z-index: 10;
  margin-top: 45px;
  position: relative;
}
@media (min-width: 768px) {
  .colored-grid-background-content {
    margin-top: 90px;
  }
}
.lt-ie9 .colored-grid-background-content {
  margin-top: 90px;
}

.bottom-margin {
  margin-bottom: 30px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.center-content {
  width: 100%;
  text-align: center;
}

ins {
  text-decoration: none;
}

b, strong {
  font-weight: 500;
}

h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong {
  font-weight: inherit;
}

h2.with-paddings {
  padding-top: 60px;
  padding-bottom: 23px;
}
@media (max-width: 768px) {
  h2.with-paddings {
    padding-top: 45px;
    padding-bottom: 0;
  }
}

.article-body a {
  color: #0074B8;
  cursor: pointer;
  border-bottom: 1px solid #bfe2f4;
  text-decoration: none;
}
.article-body a:hover, .article-body a:active, .article-body a:focus {
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #bfe2f4;
}
.article-body a.selected {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}

body {
  font-family: "IntrumSans", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 body {
  font-size: 16px;
  line-height: 24px;
}

h1 {
  font-family: "IntrumSans", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 34px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  h1 {
    font-size: 60px;
    line-height: 62px;
  }
}
.lt-ie9 h1 {
  font-size: 60px;
  line-height: 62px;
}

h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 30px;
  color: #000000;
}
@media (min-width: 768px) {
  h2 {
    font-size: 40px;
    line-height: 42px;
  }
}
.lt-ie9 h2 {
  font-size: 40px;
  line-height: 42px;
}

h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 h3 {
  font-size: 24px;
  line-height: 28px;
}

h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin: 24px 0 0 0;
}
@media (min-width: 768px) {
  h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 h4 {
  font-size: 20px;
  line-height: 28px;
}

h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 768px) {
  h5 {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 h5 {
  font-size: 16px;
  line-height: 24px;
}

p.ingress {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  p.ingress {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 p.ingress {
  font-size: 24px;
  line-height: 28px;
}

p.small {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}

p {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 768px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 p {
  font-size: 16px;
  line-height: 24px;
}

p.large {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  p.large {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 p.large {
  font-size: 20px;
  line-height: 28px;
}

blockquote {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #993062;
  padding: 0;
  border: 0;
  margin: 15px 0;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 blockquote {
  font-size: 24px;
  line-height: 28px;
}
blockquote:before {
  content: open-quote;
}

:lang(fr) &gt; blockquote {
  quotes: "« " " »";
}

blockquote:after {
  content: close-quote;
}

.quote-reference {
  display: block;
  margin: 0 0 30px 0;
  color: #707070;
}
.quote-reference:before {
  content: "―&nbsp;";
}

.type-label, .publish-date {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #252525;
}

.mfn-preamble {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 28px;
}

@font-face {
  font-family: "IntrumSans";
  src: url("../../fonts/woff/IntrumSans-Bold.woff") format("woff"), url("../../fonts/otf/IntrumSans-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "IntrumSans";
  src: url("../../fonts/woff/IntrumSans-BoldItalic.woff") format("woff"), url("../../fonts/otf/IntrumSans-BoldItalic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "IntrumSans";
  src: url("../../fonts/woff/IntrumSans-Medium.woff") format("woff"), url("../../fonts/otf/IntrumSans-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "IntrumSans";
  src: url("../../fonts/woff/IntrumSans-MediumItalic.woff") format("woff"), url("../../fonts/otf/IntrumSans-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "IntrumSans";
  src: url("../../fonts/woff/IntrumSans-Regular.woff") format("woff"), url("../../fonts/otf/IntrumSans-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntrumSans";
  src: url("../../fonts/woff/IntrumSans-RegularItalic.woff") format("woff"), url("../../fonts/otf/IntrumSans-RegularItalic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
a.button, input.button, input[type=submit], button {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  background-color: #D8356E;
  border: 0;
  height: 48px;
  padding: 12px 24px;
  margin-right: 8px;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  text-align: center;
  border-radius: 0;
}
@media (min-width: 768px) {
  a.button, input.button, input[type=submit], button {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 a.button, .lt-ie9 input.button, .lt-ie9 input[type=submit], .lt-ie9 button {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 768px) {
  a.button, input.button, input[type=submit], button {
    height: 56px;
    line-height: 32px;
  }
}
a.button.login-button, input.button.login-button, input[type=submit].login-button, button.login-button {
  width: auto;
  min-width: 0;
  background-color: #0B8288;
}
a.button.login-button:hover, input.button.login-button:hover, input[type=submit].login-button:hover, button.login-button:hover {
  background-color: #005969;
  color: #ffffff;
}
a.button.login-button:active, input.button.login-button:active, input[type=submit].login-button:active, button.login-button:active {
  background-color: #003640;
  color: #ffffff;
}
a.button:last-of-type, input.button:last-of-type, input[type=submit]:last-of-type, button:last-of-type {
  margin-right: 0;
}
@media (min-width: 576px) {
  a.button, input.button, input[type=submit], button {
    width: auto;
  }
}
.lt-ie9 a.button, .lt-ie9 input.button, .lt-ie9 input[type=submit], .lt-ie9 button {
  width: auto;
}
@media (min-width: 768px) {
  a.button, input.button, input[type=submit], button {
    height: 48px;
    padding: 12px 24px;
  }
}
.lt-ie9 a.button, .lt-ie9 input.button, .lt-ie9 input[type=submit], .lt-ie9 button {
  height: 48px;
  padding: 12px 24px;
}
a.button:hover, input.button:hover, input[type=submit]:hover, button:hover {
  background-color: #993062;
  color: #ffffff;
}
a.button:active, input.button:active, input[type=submit]:active, button:active {
  background-color: #7a264e;
  color: #ffffff;
}
a.button:focus, input.button:focus, input[type=submit]:focus, button:focus {
  color: #ffffff;
}
a.button.secondary, input.button.secondary, input[type=submit].secondary, button.secondary {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  color: #000000;
}
a.button.secondary:hover, input.button.secondary:hover, input[type=submit].secondary:hover, button.secondary:hover {
  background-color: #f5f5f5;
  color: #000000;
}
a.button.secondary:active, input.button.secondary:active, input[type=submit].secondary:active, button.secondary:active {
  background-color: #e1e1e1;
  color: #000000;
}
a.button[disabled=disabled], input.button[disabled=disabled], input[type=submit][disabled=disabled], button[disabled=disabled] {
  cursor: not-allowed;
  background-color: #707070;
}

.CTAButton {
  margin-top: 15px;
  margin-bottom: 15px;
}
.CTAButton a {
  color: #ffffff;
}
.CTAButton a.button.purple {
  background-color: #8C5096;
}
.CTAButton a.button.purple:hover {
  background-color: #634274;
}
.CTAButton a.button.purple:active {
  background-color: #4d335a;
}
.CTAButton a.download {
  padding: 0 24px 0 0;
  text-align: left;
  background-color: #8C5096;
}
.CTAButton a.download:hover {
  background-color: #634274;
}
.CTAButton a.download:active {
  background-color: #4d335a;
}
.CTAButton a.download::before {
  content: ".";
  color: rgba(0, 0, 0, 0);
  background-image: url(/icons/16/white/download.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  margin-right: 16px;
  height: 48px;
  display: inline-block;
  padding: 0 16px;
  line-height: 48px;
}

.back-link {
  margin-bottom: 25px;
}
.back-link a {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  color: #000000;
  border-bottom: 1px solid #000000;
  text-decoration: none;
}
.back-link a:active, .back-link a:focus, .back-link a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.news-article .back-link {
  margin-top: 5px;
  margin-bottom: 5px;
}

.helper-heading .back-link {
  margin-bottom: 0;
}

.show-all-link {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .show-all-link {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .show-all-link {
  font-size: 20px;
  line-height: 28px;
}
.show-all-link:hover, .show-all-link:focus, .show-all-link:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}

a, .link {
  transition: background-color 0.1s cubic-bezier(0.4, 0, 0.6, 1), color 0.08s cubic-bezier(0.4, 0, 0.6, 1);
}

.cs_btn_img {
  width: 40px;
  height: 40px;
  background-color: #7c7a7a;
  border-radius: 50%;
  box-shadow: 0 5px 9px 0 #666;
  transition: all 0.1s ease-in-out;
  z-index: 2147483646;
  font-size: 50px;
  color: white;
  text-align: center;
  line-height: 30px;
  position: fixed;
  left: 20px;
  bottom: 15px;
  cursor: pointer;
}

.audio-block .audio-button {
  height: 48px;
  background: #fff;
  color: #000;
  border: 1px solid #beb9b3;
}
.audio-block .audio-button:hover {
  background: #fff;
  color: #000;
}
.audio-block .audio-button:before {
  margin-right: 7px;
  margin-top: -1px;
  font-family: "Glyphicons Halflings";
  content: "\e072";
  float: left;
  color: #000;
  width: 16px;
  height: 16px;
}
.audio-block audio {
  display: none;
}

.image-container {
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
}
.image-container .image-grayscale {
  display: flex;
  align-items: center;
}
.image-container .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.image-container .image img, .image-container .image source {
  height: 100%;
  width: auto;
  position: absolute;
  top: -99999px;
  bottom: -99999px;
  left: -99999px;
  right: -99999px;
  margin: auto;
}
.image-container .image img.fit-width, .image-container .image source.fit-width {
  width: 100%;
  height: auto;
}
.image-container .image img.fill-container, .image-container .image source.fill-container {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-container .image .hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-container.fallback-object-fit {
  background-size: cover;
  background-position: center center;
}
.image-container.fallback-object-fit .image {
  display: none;
}
.image-container:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.article-image-full img {
  max-width: 100%;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

table {
  margin-bottom: 40px;
  width: 100% !important;
  table-layout: fixed;
  height: auto !important;
}
table thead tr {
  height: auto !important;
}
table thead tr th, table thead tr td {
  padding: 24px 16px;
  background-color: #dbd7d2;
  border-left: 1px solid #ffffff !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  height: auto !important;
}
@media (min-width: 768px) {
  table thead tr th, table thead tr td {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 table thead tr th, .lt-ie9 table thead tr td {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 576px) {
  table thead tr th, table thead tr td {
    padding: 16px;
  }
}
table thead tr thlast-child, table thead tr tdlast-child {
  border-left: none !important;
}
table tbody tr {
  height: auto !important;
}
table tbody tr td {
  padding: 24px 16px;
  color: #707070;
  border-bottom: 1px solid #e5e5e5 !important;
  height: auto !important;
}
@media (max-width: 576px) {
  table tbody tr td {
    padding: 16px;
  }
}
table tbody tr th {
  padding: 24px 16px;
  background-color: #dbd7d2;
  border-left: 1px solid #ffffff !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  height: auto !important;
}
@media (min-width: 768px) {
  table tbody tr th {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 table tbody tr th {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 576px) {
  table tbody tr th {
    padding: 16px;
  }
}
table tbody tr thlast-child {
  border-left: none;
}
table tfoot tr {
  height: auto !important;
}
table tfoot tr td {
  padding: 24px 16px;
  height: auto !important;
}
@media (max-width: 576px) {
  table tfoot tr td {
    padding: 16px;
  }
}
table.light-petrol th {
  background-color: #C7E4E2;
}
table.light-petrol thead td {
  background-color: #C7E4E2;
}
table.light-red th {
  background-color: #fbcfc9;
}
table.light-red thead td {
  background-color: #fbcfc9;
}
table.light-blue th {
  background-color: #bfe2f4;
}
table.light-blue thead td {
  background-color: #bfe2f4;
}
table.striped:not(:has(thead)) tr:nth-child(2n+3) {
  background-color: #f5f5f5;
}
table.striped:has(thead) tr:nth-child(even) {
  background-color: #f5f5f5;
}

.overflow-table {
  overflow: hidden !important;
}
@media (max-width: 1024px) {
  .overflow-table {
    overflow: auto !important;
  }
}

/* Custom ordered list with larger bullet points with numbers */
.text-list-block ol, .text-list-block ul.ul-with-icons, .help-item-cta ol, .help-item-cta ul.ul-with-icons, article ol, article ul.ul-with-icons, .sub-section-page ol, .sub-section-page ul.ul-with-icons {
  counter-reset: step-counter;
  list-style-type: none;
  padding: 0;
  margin: 30px 0;
}
.text-list-block ol li, .text-list-block ul.ul-with-icons li, .help-item-cta ol li, .help-item-cta ul.ul-with-icons li, article ol li, article ul.ul-with-icons li, .sub-section-page ol li, .sub-section-page ul.ul-with-icons li {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #252525;
  margin-bottom: 15px;
  display: block;
  min-height: 30px;
  position: relative;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .text-list-block ol li, .text-list-block ul.ul-with-icons li, .help-item-cta ol li, .help-item-cta ul.ul-with-icons li, article ol li, article ul.ul-with-icons li, .sub-section-page ol li, .sub-section-page ul.ul-with-icons li {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .text-list-block ol li, .lt-ie9 .text-list-block ul.ul-with-icons li, .lt-ie9 .help-item-cta ol li, .lt-ie9 .help-item-cta ul.ul-with-icons li, .lt-ie9 article ol li, .lt-ie9 article ul.ul-with-icons li, .lt-ie9 .sub-section-page ol li, .lt-ie9 .sub-section-page ul.ul-with-icons li {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 576px) {
  .text-list-block ol li, .text-list-block ul.ul-with-icons li, .help-item-cta ol li, .help-item-cta ul.ul-with-icons li, article ol li, article ul.ul-with-icons li, .sub-section-page ol li, .sub-section-page ul.ul-with-icons li {
    padding-left: 50px;
    margin-bottom: 30px;
  }
}
.lt-ie9 .text-list-block ol li, .lt-ie9 .text-list-block ul.ul-with-icons li, .lt-ie9 .help-item-cta ol li, .lt-ie9 .help-item-cta ul.ul-with-icons li, .lt-ie9 article ol li, .lt-ie9 article ul.ul-with-icons li, .lt-ie9 .sub-section-page ol li, .lt-ie9 .sub-section-page ul.ul-with-icons li {
  padding-left: 50px;
  margin-bottom: 30px;
}
.text-list-block ol li::before, .text-list-block ul.ul-with-icons li::before, .help-item-cta ol li::before, .help-item-cta ul.ul-with-icons li::before, article ol li::before, article ul.ul-with-icons li::before, .sub-section-page ol li::before, .sub-section-page ul.ul-with-icons li::before {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  line-height: 24px;
  display: block;
  background-color: #1d527f;
  color: #ffffff;
  width: 33px;
  height: 33px;
  position: absolute;
  top: -5px;
  left: 0;
  border-radius: 20px;
  text-align: center;
  padding: 5px;
}
@media (min-width: 768px) {
  .text-list-block ol li::before, .text-list-block ul.ul-with-icons li::before, .help-item-cta ol li::before, .help-item-cta ul.ul-with-icons li::before, article ol li::before, article ul.ul-with-icons li::before, .sub-section-page ol li::before, .sub-section-page ul.ul-with-icons li::before {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 .text-list-block ol li::before, .lt-ie9 .text-list-block ul.ul-with-icons li::before, .lt-ie9 .help-item-cta ol li::before, .lt-ie9 .help-item-cta ul.ul-with-icons li::before, .lt-ie9 article ol li::before, .lt-ie9 article ul.ul-with-icons li::before, .lt-ie9 .sub-section-page ol li::before, .lt-ie9 .sub-section-page ul.ul-with-icons li::before {
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 576px) {
  .text-list-block ol li::before, .text-list-block ul.ul-with-icons li::before, .help-item-cta ol li::before, .help-item-cta ul.ul-with-icons li::before, article ol li::before, article ul.ul-with-icons li::before, .sub-section-page ol li::before, .sub-section-page ul.ul-with-icons li::before {
    width: 40px;
    height: 40px;
    padding: 8px;
  }
}
.lt-ie9 .text-list-block ol li::before, .lt-ie9 .text-list-block ul.ul-with-icons li::before, .lt-ie9 .help-item-cta ol li::before, .lt-ie9 .help-item-cta ul.ul-with-icons li::before, .lt-ie9 article ol li::before, .lt-ie9 article ul.ul-with-icons li::before, .lt-ie9 .sub-section-page ol li::before, .lt-ie9 .sub-section-page ul.ul-with-icons li::before {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.text-list-block ol li a, .text-list-block ul.ul-with-icons li a, .help-item-cta ol li a, .help-item-cta ul.ul-with-icons li a, article ol li a, article ul.ul-with-icons li a, .sub-section-page ol li a, .sub-section-page ul.ul-with-icons li a {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .text-list-block ol li a, .text-list-block ul.ul-with-icons li a, .help-item-cta ol li a, .help-item-cta ul.ul-with-icons li a, article ol li a, article ul.ul-with-icons li a, .sub-section-page ol li a, .sub-section-page ul.ul-with-icons li a {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .text-list-block ol li a, .lt-ie9 .text-list-block ul.ul-with-icons li a, .lt-ie9 .help-item-cta ol li a, .lt-ie9 .help-item-cta ul.ul-with-icons li a, .lt-ie9 article ol li a, .lt-ie9 article ul.ul-with-icons li a, .lt-ie9 .sub-section-page ol li a, .lt-ie9 .sub-section-page ul.ul-with-icons li a {
  font-size: 20px;
  line-height: 28px;
}
.text-list-block ol li a:hover, .text-list-block ol li a:focus, .text-list-block ol li a:active, .text-list-block ul.ul-with-icons li a:hover, .text-list-block ul.ul-with-icons li a:focus, .text-list-block ul.ul-with-icons li a:active, .help-item-cta ol li a:hover, .help-item-cta ol li a:focus, .help-item-cta ol li a:active, .help-item-cta ul.ul-with-icons li a:hover, .help-item-cta ul.ul-with-icons li a:focus, .help-item-cta ul.ul-with-icons li a:active, article ol li a:hover, article ol li a:focus, article ol li a:active, article ul.ul-with-icons li a:hover, article ul.ul-with-icons li a:focus, article ul.ul-with-icons li a:active, .sub-section-page ol li a:hover, .sub-section-page ol li a:focus, .sub-section-page ol li a:active, .sub-section-page ul.ul-with-icons li a:hover, .sub-section-page ul.ul-with-icons li a:focus, .sub-section-page ul.ul-with-icons li a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
.text-list-block ol, .help-item-cta ol, article ol, .sub-section-page ol {
  counter-reset: step-counter;
}
.text-list-block ol li::before, .help-item-cta ol li::before, article ol li::before, .sub-section-page ol li::before {
  counter-increment: step-counter;
  content: counter(step-counter);
}
.text-list-block ul.ul-with-icons li::before, .help-item-cta ul.ul-with-icons li::before, article ul.ul-with-icons li::before, .sub-section-page ul.ul-with-icons li::before {
  content: "✓";
}

header {
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  z-index: 99;
  background-color: #ffffff;
}
header .mobile-language {
  display: flex;
  align-items: center;
  margin: 0 15px 0 0;
  height: fit-content;
}
header .mobile-language-list {
  border: 0;
  padding: 0;
  margin: 0 12px 0 12px;
}
@media (min-width: 992px) {
  header .mobile-language {
    display: none;
  }
}
@media (max-width: 429px) {
  header ul.ribbon-links li {
    padding: 0 10px 0 0;
    margin-right: 10px;
  }
  header .header-content .secondary-items {
    padding-left: 0px !important;
  }
}
header.fixed {
  position: fixed;
  top: 0;
}
header .ribbon {
  text-align: center;
  background-color: #f5f5f5;
  height: 65px;
  padding-top: 20px;
}
header .ribbon .mobile-menu-section {
  display: flex;
  flex-direction: row;
  min-width: 50px;
  justify-content: center;
  align-items: center;
}
header .ribbon .section-selector {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  header .ribbon .section-selector {
    float: left;
    width: 50%;
  }
}
header .ribbon .language-selector {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
  display: none;
}
@media (min-width: 768px) {
  header .ribbon .language-selector {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  header .ribbon .language-selector {
    display: block;
  }
}
.lt-ie9 header .ribbon .language-selector {
  display: block;
}
header .header-content {
  padding: 0;
}
header .header-content .content-width {
  position: relative;
}
@media (min-width: 768px) {
  header .header-content {
    padding: 32px 0 32px 0;
  }
}
.lt-ie9 header .header-content {
  padding: 32px 0 32px 0;
}
header .header-content a.mobile-menu-button {
  color: #000000;
  display: block;
  margin: 16px 7px 0 20px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-image: url(../../icons/16/black/navigation.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  float: right;
}
@media (min-width: 768px) {
  header .header-content a.mobile-menu-button {
    line-height: 48px;
    margin-top: 8px;
  }
}
.lt-ie9 header .header-content a.mobile-menu-button {
  line-height: 48px;
  margin-top: 8px;
}
@media (min-width: 992px) {
  header .header-content a.mobile-menu-button {
    display: none;
  }
}
.lt-ie9 header .header-content a.mobile-menu-button {
  display: none;
}
header .header-content .logo-inkassomed {
  padding-top: 15px !important;
}
header .header-content .logo-inkassomed img {
  width: 100% !important;
  height: 100% !important;
}
header .header-content .logo {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 17px;
}
@media (min-width: 992px) {
  header .header-content .logo {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  header .header-content .logo {
    padding-top: 10px;
  }
}
.lt-ie9 header .header-content .logo {
  padding-top: 10px;
}
header .header-content .logo img {
  width: 80px;
  height: 18px;
  margin-top: 5px;
  opacity: 0.99;
  transition: opacity 0.25s;
  transition-timing-function: ease-out;
}
@media (min-width: 768px) {
  header .header-content .logo img {
    width: 120px;
    height: 28px;
    margin-top: 0;
  }
}
.lt-ie9 header .header-content .logo img {
  width: 120px;
  height: 28px;
  margin-top: 0;
}
header .header-content .logo img:hover {
  opacity: 0.6;
}
@media (max-width: 429px) {
  header .header-content .logo {
    padding-right: 0px;
  }
}
header .header-content .menu-items-inkassomed {
  padding-left: 50px !important;
}
header .header-content .menu-items {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  position: unset;
}
@media (min-width: 992px) {
  header .header-content .menu-items {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  header .header-content .menu-items {
    display: block;
  }
}
.lt-ie9 header .header-content .menu-items {
  display: block;
}
header .header-content .menu-items ul {
  padding: 0;
  margin: 0;
  font-size: 0;
  margin-left: -16px;
}
header .header-content .menu-items ul li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-right: 1px;
  padding: 16px 14px 8px 15px;
}
header .header-content .menu-items ul li.has-second-level-navigation.second-level-navigation-active {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
header .header-content .menu-items ul li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  white-space: nowrap;
  cursor: pointer;
}
@media (min-width: 768px) {
  header .header-content .menu-items ul li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 header .header-content .menu-items ul li a {
  font-size: 16px;
  line-height: 24px;
}
header .header-content .menu-items ul li a:hover, header .header-content .menu-items ul li a:active, header .header-content .menu-items ul li a:focus {
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
header .header-content .menu-items ul li a.selected {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
header .header-content .menu-items .second-level-navigation {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  z-index: 2;
  background-color: white;
  padding: 16px 32px 16px 16px;
  margin-left: -15px;
  margin-top: 8px;
  display: none;
  min-width: 140px;
}
header .header-content .menu-items .second-level-navigation li {
  display: block;
  box-shadow: none;
  padding: 0;
}
header .header-content .menu-items .second-level-navigation li:hover {
  box-shadow: none;
}
header .header-content .menu-items .second-level-navigation li a {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 768px) {
  header .header-content .menu-items .second-level-navigation li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 header .header-content .menu-items .second-level-navigation li a {
  font-size: 16px;
  line-height: 24px;
}
header .header-content .mobile-secondary-items {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
header .header-content .secondary-items {
  position: relative;
  float: left;
  width: 66.6666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 64px;
}
@media (min-width: 992px) {
  header .header-content .secondary-items {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  header .header-content .secondary-items {
    min-height: 48px;
  }
}
.lt-ie9 header .header-content .secondary-items {
  min-height: 48px;
}
header .header-content .secondary-items .header-buttons {
  float: right;
}
header .header-content .secondary-items .header-buttons .login-button {
  height: 64px;
  padding: 19px 24px;
  width: auto;
  min-width: 0;
  margin-right: 0;
  transition: all 200ms ease-in-out;
}
@media (min-width: 768px) {
  header .header-content .secondary-items .header-buttons .login-button {
    height: 48px;
    padding: 12px 24px;
  }
}
.lt-ie9 header .header-content .secondary-items .header-buttons .login-button {
  height: 48px;
  padding: 12px 24px;
}
@media (max-width: 429px) {
  header .header-content .secondary-items .header-buttons .login-button {
    padding: 19px 10px;
    transition: all 200ms ease-in-out;
  }
}
@media (max-width: 429px) {
  header .header-content .secondary-items {
    padding-left: 0px;
  }
}

ul.ribbon-links {
  list-style: none;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
ul.ribbon-links li {
  margin: 0;
  padding: 0 16px 0 0;
  margin-right: 16px;
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  height: 20px;
}
ul.ribbon-links li:first-of-type {
  padding-left: 0;
}
ul.ribbon-links li:last-of-type {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
ul.ribbon-links li a, ul.ribbon-links li .link {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  color: #707070;
  cursor: pointer;
  margin-left: 16px;
  margin-right: 16px;
  text-decoration: none;
}
ul.ribbon-links li a.selected {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  color: #000000;
  border-bottom: 1px solid #000000;
  padding: 1px 0;
}
ul.ribbon-links li a:not(.selected):hover, ul.ribbon-links li .link:not(.selected):hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  padding: 1px 0;
}
ul.ribbon-links li a:first-of-type {
  margin-left: 0;
}
ul.ribbon-links li a:last-of-type, ul.ribbon-links li .link:last-of-type {
  margin-right: 0;
}

body.nn header .logo, body.nb header .logo, body.country-no header .logo {
  padding-top: 17px;
}
@media (min-width: 768px) {
  body.nn header .logo, body.nb header .logo, body.country-no header .logo {
    padding-top: 12px;
  }
}
.lt-ie9 body.nn header .logo, .lt-ie9 body.nb header .logo, .lt-ie9 body.country-no header .logo {
  padding-top: 12px;
}

footer {
  width: 100%;
  padding: 0;
  margin: 0;
  transition: opacity 0.1s;
  opacity: 0.2;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  footer {
    padding: 90px 0 32px 0;
    position: fixed;
    bottom: 0;
  }
}
.lt-ie9 footer {
  padding: 90px 0 32px 0;
  position: fixed;
  bottom: 0;
}
footer.footer-color-1 {
  background-color: #fbcfc9;
}
footer.footer-color-2 {
  background-color: #edd0e1;
}
footer.footer-color-3 {
  background-color: #bfe2f4;
}
footer.footer-color-4 {
  background-color: #C7E4E2;
}
footer .primary-block,
footer .highlight-block,
footer .copyright-block {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 32px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  footer .primary-block,
  footer .highlight-block,
  footer .copyright-block {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  footer .primary-block,
  footer .highlight-block,
  footer .copyright-block {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.lt-ie9 footer .primary-block,
.lt-ie9 footer .highlight-block,
.lt-ie9 footer .copyright-block {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
footer .primary-block, footer .highlight-block, footer .other-block {
  box-sizing: border-box;
}
footer .primary-block p, footer .highlight-block p, footer .other-block p {
  box-sizing: border-box;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer .primary-block p, footer .highlight-block p, footer .other-block p {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 footer .primary-block p, .lt-ie9 footer .highlight-block p, .lt-ie9 footer .other-block p {
  font-size: 16px;
  line-height: 24px;
}
footer .copyright-block {
  box-sizing: border-box;
  border-bottom: 0;
}
footer .copyright-block p {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  line-height: 32px;
}
footer .highlight-block,
footer .links-block {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 32px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  footer .highlight-block,
  footer .links-block {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  footer .highlight-block,
  footer .links-block {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.lt-ie9 footer .highlight-block,
.lt-ie9 footer .links-block {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
footer .other-block,
footer .social-block {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  footer .other-block,
  footer .social-block {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  footer .other-block,
  footer .social-block {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.lt-ie9 footer .other-block,
.lt-ie9 footer .social-block {
  padding-top: 0;
  padding-bottom: 0;
}
footer .other-block p:last-of-type,
footer .social-block p:last-of-type {
  margin-top: 32px;
}
@media (min-width: 768px) {
  footer .other-block p:last-of-type,
  footer .social-block p:last-of-type {
    margin-top: 32px;
  }
}
.lt-ie9 footer .other-block p:last-of-type,
.lt-ie9 footer .social-block p:last-of-type {
  margin-top: 32px;
}
footer ul {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
footer ul li {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
}
@media (min-width: 768px) {
  footer ul li {
    margin: 0 0 10px 0;
  }
}
.lt-ie9 footer ul li {
  margin: 0 0 10px 0;
}
footer ul li a {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: black;
}
@media (min-width: 768px) {
  footer ul li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 footer ul li a {
  font-size: 16px;
  line-height: 24px;
}
footer .bottom-row {
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 39px;
}
@media (min-width: 768px) {
  footer .bottom-row {
    margin-top: 90px;
  }
}
.lt-ie9 footer .bottom-row {
  margin-top: 90px;
}
footer .bottom-row ul {
  box-sizing: border-box;
}
footer .bottom-row ul li {
  position: relative;
  float: left;
  margin: 4px 24px 4px 0;
}
footer .bottom-row ul li:last-of-type {
  margin-right: 0;
}
footer .bottom-row a {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #252525;
  margin-right: 32px;
}
footer .bottom-row a:last-of-type {
  margin-right: 0;
}
footer .bottom-row a:hover {
  border-color: #252525;
}
footer p {
  color: #252525;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  footer p {
    margin-bottom: 10px;
  }
}
.lt-ie9 footer p {
  margin-bottom: 10px;
}
footer a {
  cursor: pointer;
}
footer a:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
footer .social-block {
  box-sizing: border-box;
}
footer .social-block a {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  opacity: 0.99;
  transition: opacity 0.25s;
  transition-timing-function: ease-out;
}
footer .social-block a:hover {
  text-decoration: none;
  border-bottom: none;
  opacity: 0.6;
}
footer .social-block a.linkedin {
  background-image: url(../../icons/24/black/social-media-linkedin.svg);
}
footer .social-block a.facebook {
  background-image: url(../../icons/24/black/social-media-facebook.svg);
}
footer .social-block a.twitter {
  background-image: url(../../icons/24/black/social-media-twitter.svg);
}
footer .social-block a.youtube {
  background-image: url(../../icons/24/black/social-media-youtube.svg);
}
footer .social-block a.xing {
  background-image: url(../../icons/24/black/social-media-xing.svg);
}
footer .social-block a.instagram {
  background-image: url(../../icons/24/black/social-media-instagram.svg);
}
footer .social-block a span {
  display: none;
  width: 0;
  height: 0;
}
footer .smaller-than-md .links-block {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 16px;
}
footer .smaller-than-md .social-block {
  position: relative;
  float: left;
  width: 58.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
footer .smaller-than-md .copyright-block {
  position: relative;
  float: left;
  width: 41.6666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
footer .smaller-than-md .copyright-block p {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  line-height: 32px;
  float: right;
}

.footer-parallax-container {
  position: relative;
  overflow: hidden;
  margin-top: 50px;
  height: 500px;
}

#mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s;
  transition-delay: 0.1s;
  overflow-y: auto;
  z-index: 100;
  display: none;
}
#mobile-menu .menu-section {
  opacity: 0;
  transition: opacity 0.5s;
  transition-delay: 0.2s;
}
#mobile-menu .header {
  background-color: #D8356E;
  padding: 22px 15px 23px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  #mobile-menu .header {
    padding: 42px 15px 43px 15px;
  }
}
.lt-ie9 #mobile-menu .header {
  padding: 42px 15px 43px 15px;
}
#mobile-menu .header img {
  width: 80px;
  height: 18px;
}
@media (min-width: 768px) {
  #mobile-menu .header img {
    width: 120px;
    height: 27px;
  }
}
.lt-ie9 #mobile-menu .header img {
  width: 120px;
  height: 27px;
}
#mobile-menu .items a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  #mobile-menu .items a {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 #mobile-menu .items a {
  font-size: 16px;
  line-height: 24px;
}
#mobile-menu .items .link-block {
  background-color: #D8356E;
  padding: 32px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
#mobile-menu .items .link-block.level-3 {
  background-color: #993062;
}
#mobile-menu .items .link-block.open {
  background-color: #993062;
}
#mobile-menu .items .link-block.open .expand {
  display: none;
}
#mobile-menu .items .link-block.open .collapse {
  display: block;
}
#mobile-menu .items .level-2-container {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #993062;
  display: none;
}
#mobile-menu .items .level-2-container .link-block {
  background-color: #993062;
  padding-left: 8px;
  padding-right: 0;
}
#mobile-menu .items .level-3-container {
  display: none;
}
#mobile-menu .items .level-3-container .link-block {
  padding-left: 15px;
}
#mobile-menu .items .expand {
  float: right;
  font-size: 30px;
  color: #ffffff;
  cursor: pointer;
}
#mobile-menu .items .collapse {
  float: right;
  font-size: 30px;
  color: #ffffff;
  display: none;
  cursor: pointer;
}
#mobile-menu .section-selector {
  padding: 32px 15px;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#mobile-menu .section-selector:last-of-type {
  border-bottom: none;
}
#mobile-menu .fifth-element-container {
  position: relative;
  overflow: hidden;
}
#mobile-menu .fifth-element-container .fifth-element {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: width 0.5s, height 0.5s, top 0.5s, right 0.5s;
  transition-timing-function: ease-out;
  background-color: #D8356E;
  opacity: 1;
  z-index: -1;
}
#mobile-menu .fifth-element-container .mobile-language-menu {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15), 0 -1px 0 0 rgba(0, 0, 0, 0.01);
  position: relative;
  border-bottom: 0;
}
#mobile-menu.open {
  background-color: rgba(0, 0, 0, 0.6);
}
#mobile-menu.open .fifth-element {
  width: 2000px;
  height: 2000px;
  top: -1000px;
  right: -1000px;
}
#mobile-menu.open .menu-section {
  opacity: 1;
}
#mobile-menu .expand {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-image: url(../../icons/16/white/plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  display: block;
  margin-right: -8px;
  margin-top: -8px;
}
#mobile-menu .collapse {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-image: url(../../icons/16/white/minus.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  display: block;
  margin-right: -8px;
  margin-top: -8px;
}

.close-button {
  float: right;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-image: url(../../icons/16/white/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  display: block;
}
.close-button.black {
  background-image: url(../../icons/16/black/close.svg);
}

.embedded-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.embedded-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hero-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .hero-container {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .hero-container {
    padding-top: 45px;
    padding-bottom: 90px;
  }
}
.lt-ie9 .hero-container {
  padding-top: 45px;
  padding-bottom: 90px;
}
.hero-container.white-text {
  color: white;
}
.hero-container h1 {
  color: #000000;
}
.hero-container .ingress-container {
  margin-bottom: 0;
  margin-top: 16px;
}
.hero-container.white-background {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .hero-container.white-background {
    padding-bottom: 45px;
  }
}
.lt-ie9 .hero-container.white-background {
  padding-bottom: 45px;
}

.colored-block-container.colored-background.bg-ffffff .hero-container {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .colored-block-container.colored-background.bg-ffffff .hero-container {
    padding-bottom: 30px;
  }
}
.lt-ie9 .colored-block-container.colored-background.bg-ffffff .hero-container {
  padding-bottom: 30px;
}

.hero-image-container {
  background-color: #000000;
  position: relative;
}
.hero-image-container .hero-container {
  padding-left: 0;
  padding-right: 0;
}
.hero-image-container .image-container {
  max-height: 480px;
  background-color: #000000;
}
.hero-image-container .image-container::before {
  padding-top: 58.6%;
}
@media (min-width: 576px) {
  .hero-image-container .image-container::before {
    padding-top: 38.3%;
  }
}
.lt-ie9 .hero-image-container .image-container::before {
  padding-top: 38.3%;
}
@media (min-width: 992px) {
  .hero-image-container .image-container::before {
    padding-top: 25%;
  }
}
.lt-ie9 .hero-image-container .image-container::before {
  padding-top: 25%;
}
.hero-image-container .hero-heading-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
}
.hero-image-container .hero-heading-wrapper h1 {
  position: relative;
  color: #ffffff;
}
.helper-heading {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .helper-heading {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .helper-heading {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .helper-heading {
    margin-bottom: 8px;
  }
}

.section-page .hero-image-container, .marketing-frontpage .hero-image-container {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .section-page .hero-image-container, .marketing-frontpage .hero-image-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 .section-page .hero-image-container, .lt-ie9 .marketing-frontpage .hero-image-container {
  margin-bottom: 60px;
}
.section-page .hero-image-container.no-bottom-space, .marketing-frontpage .hero-image-container.no-bottom-space {
  margin-bottom: 0;
}

.no-bottom-space &gt; .service-cards-container {
  margin-bottom: 0;
}

.bg-005969 {
  background-color: #005969;
}
.bg-005969 .helper-heading, .bg-005969 .back-link a {
  color: #C7E4E2;
}
.bg-005969 hr, .bg-005969 .back-link a {
  border-color: #C7E4E2;
}
.bg-005969 .ingress-container {
  color: #ffffff;
}

.bg-1d527f {
  background-color: #1d527f;
}
.bg-1d527f .helper-heading, .bg-1d527f .back-link a {
  color: #bfe2f4;
}
.bg-1d527f hr, .bg-1d527f .back-link a {
  border-color: #bfe2f4;
}
.bg-1d527f .ingress-container {
  color: #ffffff;
}

.bg-634274 {
  background-color: #634274;
}
.bg-634274 .helper-heading, .bg-634274 .back-link a {
  color: #edd0e1;
}
.bg-634274 hr, .bg-634274 .back-link a {
  border-color: #edd0e1;
}
.bg-634274 .ingress-container {
  color: #ffffff;
}

.bg-993062 {
  background-color: #993062;
}
.bg-993062 .helper-heading, .bg-993062 .back-link a {
  color: #fbcfc9;
}
.bg-993062 hr, .bg-993062 .back-link a {
  border-color: #fbcfc9;
}
.bg-993062 .ingress-container {
  color: #ffffff;
}

.bg-ffffff {
  background-color: #ffffff;
  color: #000000;
}
.bg-ffffff .back-link a {
  color: #000000;
  border-color: #000000;
}
.bg-ffffff .back-link a:active, .bg-ffffff .back-link a:focus, .bg-ffffff .back-link a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6) !important;
}

.stock h1 {
  padding-top: 60px;
  padding-bottom: 30px;
}

.hero-video-container {
  position: relative;
  overflow: hidden;
  height: 300px;
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .hero-video-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 .hero-video-container {
  margin-bottom: 60px;
}
.hero-video-container.animation {
  transition: height 0.7s;
  transition-delay: 2s;
  transition-timing-function: cubic-bezier(0, 0, 0.6, 1);
}
.hero-video-container .hero-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 10;
}
@media (min-width: 992px) {
  .hero-video-container .hero-container {
    float: left;
    width: 75%;
  }
}
.hero-video-container .hero-container .header-container {
  margin-top: 10px;
}
.hero-video-container .hero-container .header-container .helper-heading {
  color: #edd0e1;
  opacity: 0;
}
.hero-video-container .hero-container .header-container h1 {
  color: white;
  opacity: 0;
}
.hero-video-container .video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -100;
  background-color: #f5f5f5;
}
.hero-video-container .video-container video {
  width: auto;
  height: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 49.999%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero-video-container .video-container video::-webkit-media-controls {
  display: none !important;
}
.hero-video-container .video-container video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.hero-fade-container-background {
  background-color: #000000;
}

body + div[style] {
  display: none !important;
}

@media (min-width: 992px) {
  .article .article-width .hero-container {
    left: 16.6666666667%;
  }
}

.corporate-section-page .hero-image-container .image-container {
  min-height: 360px;
}
.corporate-section-page .CTAButton {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 0;
  display: inline-block;
}
.corporate-section-page .CTAButton a {
  margin-right: 16px;
}
.corporate-section-page .CTAButton .button-secondary-1 {
  background: #fff;
  border: 0;
  box-shadow: 0 0 0 1px #beb9b3 inset;
  color: #000;
}
@media (max-width: 767px) {
  .corporate-section-page .CTAButton {
    position: relative;
    bottom: auto;
    width: 100%;
    left: 0;
    margin-top: 16px;
  }
  .corporate-section-page .CTAButton a {
    font-size: 16px;
    height: 48px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    width: 100%;
  }
}
.corporate-section-page .button-wrapper {
  margin-top: 45px;
  position: relative;
}
.corporate-section-page .hero-image-container .button-wrapper .CTAButton a {
  vertical-align: top;
  margin-right: 16px;
  background: #fff;
  color: #000;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
}
.corporate-section-page .hero-image-container .button-wrapper .CTAButton .button-secondary-1 {
  background: transparent;
  border: 0;
  box-shadow: 0 0 0 1px #fff inset;
  color: #fff;
}
.corporate-section-page .hero-image-container .button-wrapper .CTAButton .button-secondary-1:hover {
  background: rgba(190, 185, 179, 0.1333333333);
}

.block {
  margin: auto;
  margin-bottom: 45px;
}
.block .link {
  display: none;
}
.block a {
  text-decoration: none;
}
.block a:hover {
  text-decoration: none;
}
.block a .image-container {
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}
.block a .image-container::before {
  padding-top: 68.5%;
}
.block a .block-body {
  max-width: 90%;
}
.block a .block-body .block-title {
  color: #000000;
  margin-bottom: 8px;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .block a .block-body .block-title {
    margin-top: 24px;
  }
}
.lt-ie9 .block a .block-body .block-title {
  margin-top: 24px;
}
.block a .block-body .block-text {
  color: #707070;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  max-height: 50px;
}
@media (min-width: 768px) {
  .block a .block-body .block-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .block a .block-body .block-text {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .block a .block-body .block-text {
    max-height: 100px;
  }
}
.lt-ie9 .block a .block-body .block-text {
  max-height: 100px;
}
.block h2 {
  display: none;
}

.col-md-12 .block:not(.large-image) {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: 0;
  margin-right: 0;
}
.col-md-12 .block:not(.large-image):before, .col-md-12 .block:not(.large-image):after {
  content: " ";
  display: table;
}
.col-md-12 .block:not(.large-image):after {
  clear: both;
}
.col-md-12 .block:not(.large-image) .left-image-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .col-md-12 .block:not(.large-image) .left-image-container {
    float: left;
    width: 50%;
  }
}
.col-md-12 .block:not(.large-image) .left-image-container .image-caption-large {
  margin-top: 10px;
}
.col-md-12 .block:not(.large-image) .image-container::before {
  padding-top: 63%;
}
.col-md-12 .block:not(.large-image) .block-body {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: initial;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .col-md-12 .block:not(.large-image) .block-body {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-md-12 .block:not(.large-image) .block-body {
    padding-left: 15px;
  }
}
.lt-ie9 .col-md-12 .block:not(.large-image) .block-body {
  padding-left: 15px;
}
.col-md-12 .block:not(.large-image) .block-body .block-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
@media (min-width: 768px) {
  .col-md-12 .block:not(.large-image) .block-body .block-title {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 .col-md-12 .block:not(.large-image) .block-body .block-title {
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 992px) {
  .col-md-12 .block:not(.large-image) .block-body .block-title {
    margin-top: 0;
  }
}
.lt-ie9 .col-md-12 .block:not(.large-image) .block-body .block-title {
  margin-top: 0;
}
.col-md-12 .block:not(.large-image) .block-body .block-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
@media (min-width: 768px) {
  .col-md-12 .block:not(.large-image) .block-body .block-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .col-md-12 .block:not(.large-image) .block-body .block-text {
  font-size: 20px;
  line-height: 28px;
}
.col-md-12 .block:not(.large-image) .block-body .link {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .col-md-12 .block:not(.large-image) .block-body .link {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .col-md-12 .block:not(.large-image) .block-body .link {
  font-size: 20px;
  line-height: 28px;
}
.col-md-12 .block:not(.large-image) .block-body .link:hover, .col-md-12 .block:not(.large-image) .block-body .link:focus, .col-md-12 .block:not(.large-image) .block-body .link:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}

.col-md-12 .block.large-image h2 {
  display: block;
  max-height: 42px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .col-md-12 .block.large-image h2 {
    margin-bottom: 30px;
  }
}
.lt-ie9 .col-md-12 .block.large-image h2 {
  margin-bottom: 30px;
}
.col-md-12 .block.large-image .block-body {
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .col-md-12 .block.large-image .block-body {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .col-md-12 .block.large-image .block-body {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .col-md-12 .block.large-image .block-body {
    left: 16.6666666667%;
  }
}
.lt-ie9 .col-md-12 .block.large-image .block-body {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .lt-ie9 .col-md-12 .block.large-image .block-body {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  .lt-ie9 .col-md-12 .block.large-image .block-body {
    left: 16.6666666667%;
  }
}
.col-md-12 .block.large-image .block-body .block-title {
  display: none;
}
.col-md-12 .block.large-image .block-body .block-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-top: 16px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .col-md-12 .block.large-image .block-body .block-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .col-md-12 .block.large-image .block-body .block-text {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .col-md-12 .block.large-image .block-body .block-text {
    margin-bottom: 16px;
  }
}
.lt-ie9 .col-md-12 .block.large-image .block-body .block-text {
  margin-bottom: 16px;
}
.col-md-12 .block.large-image .block-body .link {
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .col-md-12 .block.large-image .block-body .link {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .col-md-12 .block.large-image .block-body .link {
  font-size: 20px;
  line-height: 28px;
}
.col-md-12 .block.large-image .block-body .link:hover, .col-md-12 .block.large-image .block-body .link:focus, .col-md-12 .block.large-image .block-body .link:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}

.col-md-12 .block {
  margin-left: 0;
  margin-right: 0;
}

.col-md-12 .content-block:hover:not(.large-image) .image-container, .col-md-6 .content-block:hover:not(.large-image) .image-container, .col-md-4 .content-block:hover:not(.large-image) .image-container {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.col-md-12 .left-image-container, .col-md-6 .left-image-container, .col-md-4 .left-image-container {
  overflow: hidden;
}

.slider-news .image,
.slider-news-two-rows .image,
.slider-news-large .image,
.listing-news .image,
.news-archive .image {
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.6, 1);
}
.slider-news .news-item:hover .image,
.slider-news-two-rows .news-item:hover .image,
.slider-news-large .news-item:hover .image,
.listing-news .news-item:hover .image,
.news-archive .news-item:hover .image {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.slider-news .image-container,
.slider-news-two-rows .image-container,
.slider-news-large .image-container,
.listing-news .image-container,
.news-archive .image-container {
  overflow: hidden;
}

@supports (-webkit-hyphens: none) {
  .news-archive:before, .news-archive:after {
    display: inline-block;
  }
}
.rte-content {
  max-width: 90%;
}
.rte-content .block-text, .rte-content p {
  color: #707070;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .rte-content .block-text, .rte-content p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .rte-content .block-text, .lt-ie9 .rte-content p {
  font-size: 20px;
  line-height: 28px;
}
.rte-content h4 {
  margin: 0;
}

.anchor-links-container {
  background-color: #f5f5f5;
  padding: 0;
  z-index: 20;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .anchor-links-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 .anchor-links-container {
  margin-bottom: 60px;
}
.anchor-links-container .anchor-links-section {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .anchor-links-container .anchor-links-section {
    float: left;
    width: 83.3333333333%;
  }
}
@media (min-width: 992px) {
  .anchor-links-container .anchor-links-section {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .anchor-links-container .anchor-links-section {
    overflow: auto;
    height: auto;
  }
}
.lt-ie9 .anchor-links-container .anchor-links-section {
  overflow: auto;
  height: auto;
}
.anchor-links-container .anchor-links-section ul {
  margin: 0;
  padding: 24px 0;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
}
@media (min-width: 768px) {
  .anchor-links-container .anchor-links-section ul {
    white-space: normal;
    overflow-y: auto;
    overflow-x: auto;
  }
}
.lt-ie9 .anchor-links-container .anchor-links-section ul {
  white-space: normal;
  overflow-y: auto;
  overflow-x: auto;
}
.anchor-links-container .anchor-links-section ul li {
  list-style: none;
  display: inline-block;
  margin: 8px 32px 8px 0;
}
.anchor-links-container .anchor-links-section ul li a {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  border-bottom: 1px solid #000000;
  text-decoration: none;
}
@media (min-width: 768px) {
  .anchor-links-container .anchor-links-section ul li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 .anchor-links-container .anchor-links-section ul li a {
  font-size: 16px;
  line-height: 24px;
}
.anchor-links-container .anchor-links-section ul li a:hover {
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.anchor-links-container .anchor-links-section ul li a.active {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  border-bottom: 1px solid #000000;
}
@media (min-width: 768px) {
  .anchor-links-container .anchor-links-section ul li a.active {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 .anchor-links-container .anchor-links-section ul li a.active {
  font-size: 16px;
  line-height: 24px;
}
.anchor-links-container .anchor-links-section ul li a:active, .anchor-links-container .anchor-links-section ul li a:focus {
  text-decoration: none;
}

#cloneAnchors {
  position: fixed;
  top: 0;
  width: 100%;
}

.ContentPlaceHolder {
  display: block;
  background-color: lightgray;
  height: 50px;
  width: 100%;
  margin: 15px;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.timeline-wrapper {
  color: #141823;
}

.timeline-item {
  background: #fff;
  border-radius: 3px;
  margin: 0 auto;
  min-height: 200px;
}
.timeline-item hr {
  margin: 30px 0px 15px;
}

.animated-background {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
  animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
  background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  -webkit-background-size: 800px 104px;
  background-size: 800px 104px;
  height: 150px;
  position: relative;
}

.background-masker {
  background: #fff;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.background-masker.label-gap {
  height: 14px;
  left: 80px;
  width: 61px;
  top: 0px;
}
@media (min-width: 992px) {
  .background-masker.label-gap {
    width: 125px;
  }
}
.lt-ie9 .background-masker.label-gap {
  width: 125px;
}
.background-masker.label-right {
  top: 0;
  right: 0;
  left: 250px;
  height: 14px;
}
@media (min-width: 992px) {
  .background-masker.label-right {
    left: 310px;
  }
}
.lt-ie9 .background-masker.label-right {
  left: 310px;
}

.label-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .label-wrapper {
    float: left;
    width: 33.3333333333%;
  }
}
.label-wrapper .filler {
  display: none;
  top: 13px;
  height: 160px;
  width: 100%;
  left: 0;
}
@media (min-width: 992px) {
  .label-wrapper .filler {
    display: block;
  }
}
.lt-ie9 .label-wrapper .filler {
  display: block;
}

.other-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .other-wrapper {
    float: left;
    width: 50%;
  }
}

.one-more-thing {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ffffff;
  display: none;
}
@media (min-width: 992px) {
  .one-more-thing {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .one-more-thing {
    height: 200px;
    display: block;
  }
}
.lt-ie9 .one-more-thing {
  height: 200px;
  display: block;
}

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
  top: 13px;
  left: 0px;
  right: 0;
  height: 30px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
  top: 62px;
  left: 0px;
  height: 14px;
  width: 0px;
}

.background-masker.header-line {
  top: 54px;
  height: 9px;
  left: 0;
  right: 0;
}

.background-masker.header-bottom {
  top: 24px;
  height: 10px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
  top: 24px;
  height: 10px;
}

.background-masker.header-right,
.background-masker.subheader-right {
  width: auto;
  left: 300px;
  right: 0;
}

.background-masker.subheader-right {
  left: 230px;
}

.background-masker.subheader-bottom {
  top: 30px;
  height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
  top: 75px;
  left: 0;
  right: 0;
  height: 8px;
}

.background-masker.content-top {
  height: 25px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
  width: auto;
  left: 380px;
  right: 0;
  top: 62px;
  height: 14px;
}

.background-masker.content-second-line {
  top: 112px;
}

.background-masker.content-second-end {
  right: 0;
  top: 118px;
  left: 90%;
}

.background-masker.content-third-line {
  top: 131px;
}

.background-masker.content-third-end {
  left: 300px;
  top: 138px;
}

/* Generic */
.persons .person {
  margin-left: -15px;
  margin-right: -15px;
}
.persons .person:before, .persons .person:after {
  content: " ";
  display: table;
}
.persons .person:after {
  clear: both;
}
.persons .person .image-container::before {
  padding-top: 68.6%;
}
.persons .person .content-block {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .persons .person .content-block {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .persons .person .content-block {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .persons .person .content-block {
    margin-top: 0;
  }
}
.lt-ie9 .persons .person .content-block {
  margin-top: 0;
}
.persons .person .content-block p {
  margin: 0 0 5px !important;
}
.persons .person #bio-show-more {
  cursor: pointer;
}
.persons .person #bio-show-more:hover {
  color: #337ab7;
}
.persons .person .social-icons i.fab {
  padding: 10px 10px 10px 0;
  color: gray;
  font-size: x-large;
}
.persons .person .social-icons i.fab:hover {
  color: rgba(0, 124, 194, 0.6);
}
.persons .person .block-name {
  color: #000000;
}
.persons .person .block-text {
  color: #252525;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .persons .person .block-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .persons .person .block-text {
  font-size: 20px;
  line-height: 28px;
}
.persons .person .block-text .icon {
  height: 16px;
  width: 16px;
  margin-right: 8px;
}
.persons .person .block-text a {
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
.persons .person .block-text a:hover, .persons .person .block-text a:focus, .persons .person .block-text a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}

/* Specific */
.directors .person {
  margin-left: 0;
  margin-right: 0;
  margin-top: 45px;
  margin-bottom: 0;
  padding-bottom: 45px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.directors .person:first-of-type {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .directors .person:first-of-type {
    margin-top: 60px;
  }
}
.lt-ie9 .directors .person:first-of-type {
  margin-top: 60px;
}
.directors .person:last-of-type {
  border-bottom: none;
}
@media (min-width: 768px) {
  .directors .person {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
.lt-ie9 .directors .person {
  margin-top: 60px;
  padding-bottom: 60px;
}
.directors .person .image-container {
  border: 1px solid #dbd7d2;
}
@media (min-width: 768px) {
  .directors .person .image-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .directors .person .image-container {
    float: left;
    width: 41.6666666667%;
  }
}
.lt-ie9 .directors .person .image-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .lt-ie9 .directors .person .image-container {
    float: left;
    width: 41.6666666667%;
  }
}
.directors .person .content-block {
  margin-top: 24px;
  margin-bottom: 0;
}
.directors .person .content-block p {
  margin: 0 !important;
}
@media (min-width: 768px) {
  .directors .person .content-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .directors .person .content-block {
    float: left;
    width: 58.3333333333%;
  }
}
.lt-ie9 .directors .person .content-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .lt-ie9 .directors .person .content-block {
    float: left;
    width: 58.3333333333%;
  }
}
.directors .person .content-block .block-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
@media (min-width: 768px) {
  .directors .person .content-block .block-name {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .directors .person .content-block .block-name {
  font-size: 20px;
  line-height: 28px;
}
.directors .person .content-block .block-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #252525;
}
@media (min-width: 768px) {
  .directors .person .content-block .block-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .directors .person .content-block .block-text {
  font-size: 20px;
  line-height: 28px;
}
.directors .person .content-block .block-person-body-text::before {
  content: "";
  display: block;
  height: 1em;
}
.directors .person .content-block .block-text-small {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin-top: 32px;
  color: #707070;
}
@media (min-width: 768px) {
  .directors .person .content-block .block-text-small {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 .directors .person .content-block .block-text-small {
  font-size: 16px;
  line-height: 24px;
}
.directors .person .content-block .block-text-small::before {
  content: "";
  display: block;
  height: 1em;
}

.contacts.container.with-margin {
  margin-top: 124px;
}
.contacts .person h4 {
  margin-top: 0;
}
.contacts .person .image-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .contacts .person .image-wrapper {
    float: left;
    width: 33.3333333333%;
  }
}
.contacts .person .content-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .contacts .person .content-block {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  .contacts .person .content-block {
    left: 8.3333333333%;
  }
}
.contacts .person .content-block .block-name, .contacts .person .content-block .block-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #252525;
}
@media (min-width: 768px) {
  .contacts .person .content-block .block-name, .contacts .person .content-block .block-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .contacts .person .content-block .block-name, .lt-ie9 .contacts .person .content-block .block-text {
  font-size: 20px;
  line-height: 28px;
}

.faq-container, .text-block-container {
  position: relative;
  padding-top: 1px;
  color: #000000;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .faq-container, .text-block-container {
    margin-bottom: 90px;
  }
}
.lt-ie9 .faq-container, .lt-ie9 .text-block-container {
  margin-bottom: 90px;
}
.faq-container h3, .text-block-container h3 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .faq-container h3, .text-block-container h3 {
    margin-bottom: 40px;
  }
}
.lt-ie9 .faq-container h3, .lt-ie9 .text-block-container h3 {
  margin-bottom: 40px;
}
.faq-container .type-label, .text-block-container .type-label {
  color: #707070;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .faq-container .type-label, .text-block-container .type-label {
    margin-bottom: 0;
  }
}
.lt-ie9 .faq-container .type-label, .lt-ie9 .text-block-container .type-label {
  margin-bottom: 0;
}
.faq-container .colored-grid-background-content, .text-block-container .colored-grid-background-content {
  margin-top: 60px;
}
@media (min-width: 576px) {
  .faq-container .colored-grid-background-content, .text-block-container .colored-grid-background-content {
    margin-top: 90px;
  }
}
.lt-ie9 .faq-container .colored-grid-background-content, .lt-ie9 .text-block-container .colored-grid-background-content {
  margin-top: 90px;
}
.faq-container .faq-item, .text-block-container .faq-item {
  position: relative;
  background-color: #ffffff;
  margin-bottom: 8px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.faq-container .faq-item:hover, .text-block-container .faq-item:hover {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.faq-container .faq-item .faq-question, .text-block-container .faq-item .faq-question {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 24px 16px;
  padding-right: 8.33%;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-question, .text-block-container .faq-item .faq-question {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-question, .lt-ie9 .text-block-container .faq-item .faq-question {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-question, .text-block-container .faq-item .faq-question {
    padding: 32px 24px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-question, .lt-ie9 .text-block-container .faq-item .faq-question {
  padding: 32px 24px;
}
.faq-container .faq-item .faq-question:hover, .text-block-container .faq-item .faq-question:hover {
  color: #0074B8;
}
.faq-container .faq-item .faq-question:hover::after, .text-block-container .faq-item .faq-question:hover::after {
  background-image: url("../../../icons/16/blue/plus.svg");
}
.faq-container .faq-item .faq-question:hover.open::after, .text-block-container .faq-item .faq-question:hover.open::after {
  background-image: url("../../../icons/16/blue/minus.svg");
}
.faq-container .faq-item .faq-question::after, .text-block-container .faq-item .faq-question::after {
  content: "";
  position: absolute;
  background-image: url("../../../icons/16/black/plus.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px;
  top: 0;
  right: 16px;
  width: 8.3%;
  height: 100%;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-question::after, .text-block-container .faq-item .faq-question::after {
    right: 24px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-question::after, .lt-ie9 .text-block-container .faq-item .faq-question::after {
  right: 24px;
}
.faq-container .faq-item .faq-question.open::after, .text-block-container .faq-item .faq-question.open::after {
  background-image: url("../../../icons/16/black/minus.svg");
}
.faq-container .faq-item .faq-answer, .text-block-container .faq-item .faq-answer {
  -moz-transition: height 0.5s cubic-bezier(0.4, 0, 0.6, 1);
  -webkit-transition: height 0.5s cubic-bezier(0.4, 0, 0.6, 1);
  transition: height 0.5s cubic-bezier(0.4, 0, 0.6, 1);
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #252525;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  opacity: 0;
  position: absolute;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-answer, .text-block-container .faq-item .faq-answer {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-answer, .lt-ie9 .text-block-container .faq-item .faq-answer {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-answer, .text-block-container .faq-item .faq-answer {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-answer, .lt-ie9 .text-block-container .faq-item .faq-answer {
  padding-left: 24px;
  padding-right: 24px;
}
.faq-container .faq-item .faq-answer p, .text-block-container .faq-item .faq-answer p {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-answer p, .text-block-container .faq-item .faq-answer p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-answer p, .lt-ie9 .text-block-container .faq-item .faq-answer p {
  font-size: 20px;
  line-height: 28px;
}
.faq-container .faq-item .faq-answer p a, .text-block-container .faq-item .faq-answer p a {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  border-bottom: 1px solid #0074B8 !important;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-answer p a, .text-block-container .faq-item .faq-answer p a {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-answer p a, .lt-ie9 .text-block-container .faq-item .faq-answer p a {
  font-size: 20px;
  line-height: 28px;
}
.faq-container .faq-item .faq-answer p a:hover, .faq-container .faq-item .faq-answer p a:focus, .faq-container .faq-item .faq-answer p a:active, .text-block-container .faq-item .faq-answer p a:hover, .text-block-container .faq-item .faq-answer p a:focus, .text-block-container .faq-item .faq-answer p a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
.faq-container .faq-item .faq-answer ul, .text-block-container .faq-item .faq-answer ul {
  padding-left: 20px;
}
.faq-container .faq-item .faq-answer ul li, .text-block-container .faq-item .faq-answer ul li {
  color: #707070;
}
.faq-container .faq-item .faq-answer .faq-answer-content, .text-block-container .faq-item .faq-answer .faq-answer-content {
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .faq-container .faq-item .faq-answer .faq-answer-content, .text-block-container .faq-item .faq-answer .faq-answer-content {
    padding-bottom: 32px;
  }
}
.lt-ie9 .faq-container .faq-item .faq-answer .faq-answer-content, .lt-ie9 .text-block-container .faq-item .faq-answer .faq-answer-content {
  padding-bottom: 32px;
}
.faq-container .faq-item:last-of-type, .text-block-container .faq-item:last-of-type {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .faq-container .faq-item:last-of-type, .text-block-container .faq-item:last-of-type {
    margin-bottom: 32px;
  }
}
.lt-ie9 .faq-container .faq-item:last-of-type, .lt-ie9 .text-block-container .faq-item:last-of-type {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  .faq-container .faq-item {
    margin-bottom: 16px;
  }
}

.col-md-7 .faq-container .colored-grid-background, .col-md-7 .faq-container .type-label {
  display: none;
}
.col-md-7 .faq-container .colored-grid-background-content {
  margin-top: 0;
}
.col-md-7 .faq-container h3 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .col-md-7 .faq-container h3 {
    margin-bottom: 32px;
  }
}
.lt-ie9 .col-md-7 .faq-container h3 {
  margin-bottom: 32px;
}
.col-md-7 .faq-container .faq-item {
  border-top: 1px solid #dbd7d2;
  margin-bottom: 0;
  box-shadow: none;
}
.col-md-7 .faq-container .faq-item:last-of-type {
  border-bottom: 1px solid #dbd7d2;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .col-md-7 .faq-container .faq-item:last-of-type {
    margin-bottom: 32px;
  }
}
.lt-ie9 .col-md-7 .faq-container .faq-item:last-of-type {
  margin-bottom: 32px;
}
.col-md-7 .faq-container .faq-item .faq-question {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 24px 0px;
  padding-right: 8.33%;
}
@media (min-width: 768px) {
  .col-md-7 .faq-container .faq-item .faq-question {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .col-md-7 .faq-container .faq-item .faq-question {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .col-md-7 .faq-container .faq-item .faq-question {
    padding: 32px 0px;
  }
}
.lt-ie9 .col-md-7 .faq-container .faq-item .faq-question {
  padding: 32px 0px;
}
.col-md-7 .faq-container .faq-item .faq-question::after {
  right: 0;
}
.col-md-7 .faq-container .faq-item .faq-answer {
  padding-left: 0;
}

.col-md-12 .faq-container .type-label, .col-md-12 .text-block-container .type-label {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .col-md-12 .faq-container .type-label, .col-md-12 .text-block-container .type-label {
    float: left;
    width: 33.3333333333%;
  }
}
.col-md-12 .faq-container .faq-wrapper, .col-md-12 .faq-container .text-block-wrapper, .col-md-12 .text-block-container .faq-wrapper, .col-md-12 .text-block-container .text-block-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .col-md-12 .faq-container .faq-wrapper, .col-md-12 .faq-container .text-block-wrapper, .col-md-12 .text-block-container .faq-wrapper, .col-md-12 .text-block-container .text-block-wrapper {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md-12 .faq-container .faq-wrapper, .col-md-12 .faq-container .text-block-wrapper, .col-md-12 .text-block-container .faq-wrapper, .col-md-12 .text-block-container .text-block-wrapper {
    margin-bottom: 90px;
  }
}
.lt-ie9 .col-md-12 .faq-container .faq-wrapper, .lt-ie9 .col-md-12 .faq-container .text-block-wrapper, .lt-ie9 .col-md-12 .text-block-container .faq-wrapper, .lt-ie9 .col-md-12 .text-block-container .text-block-wrapper {
  margin-bottom: 90px;
}
.col-md-12 .faq-container .faq-wrapper h3, .col-md-12 .faq-container .text-block-wrapper h3, .col-md-12 .text-block-container .faq-wrapper h3, .col-md-12 .text-block-container .text-block-wrapper h3 {
  margin-top: 0;
}
.col-md-12 .faq-container .faq-wrapper .faq-question, .col-md-12 .faq-container .text-block-wrapper .faq-question, .col-md-12 .text-block-container .faq-wrapper .faq-question, .col-md-12 .text-block-container .text-block-wrapper .faq-question {
  padding-right: calc(8.33% + 16px);
}
.col-md-12 .faq-container .faq-wrapper .read-more-link, .col-md-12 .faq-container .text-block-wrapper .read-more-link, .col-md-12 .text-block-container .faq-wrapper .read-more-link, .col-md-12 .text-block-container .text-block-wrapper .read-more-link {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .col-md-12 .faq-container .faq-wrapper .read-more-link, .col-md-12 .faq-container .text-block-wrapper .read-more-link, .col-md-12 .text-block-container .faq-wrapper .read-more-link, .col-md-12 .text-block-container .text-block-wrapper .read-more-link {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .col-md-12 .faq-container .faq-wrapper .read-more-link, .lt-ie9 .col-md-12 .faq-container .text-block-wrapper .read-more-link, .lt-ie9 .col-md-12 .text-block-container .faq-wrapper .read-more-link, .lt-ie9 .col-md-12 .text-block-container .text-block-wrapper .read-more-link {
  font-size: 20px;
  line-height: 28px;
}
.col-md-12 .faq-container .faq-wrapper .read-more-link:hover, .col-md-12 .faq-container .faq-wrapper .read-more-link:focus, .col-md-12 .faq-container .faq-wrapper .read-more-link:active, .col-md-12 .faq-container .text-block-wrapper .read-more-link:hover, .col-md-12 .faq-container .text-block-wrapper .read-more-link:focus, .col-md-12 .faq-container .text-block-wrapper .read-more-link:active, .col-md-12 .text-block-container .faq-wrapper .read-more-link:hover, .col-md-12 .text-block-container .faq-wrapper .read-more-link:focus, .col-md-12 .text-block-container .faq-wrapper .read-more-link:active, .col-md-12 .text-block-container .text-block-wrapper .read-more-link:hover, .col-md-12 .text-block-container .text-block-wrapper .read-more-link:focus, .col-md-12 .text-block-container .text-block-wrapper .read-more-link:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}

.faq-library-page .faqmenu {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .faq-library-page .faqmenu {
    float: left;
    width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .faq-library-page .faqmenu {
    margin-top: 15px;
  }
}
.faq-library-page .faqmenu .faq-links-container li:first-child a {
  color: #000000;
}
.faq-library-page .faqmenu .faq-divider {
  margin: 15px 0px 15px 0px;
}
.faq-library-page .faq-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 45px;
}
@media (min-width: 768px) {
  .faq-library-page .faq-wrapper {
    float: left;
    width: 66.6666666667%;
  }
}
@media (max-width: 767px) {
  .faq-library-page .faq-wrapper {
    padding-top: 0px;
  }
}
.faq-library-page .faq-category-area {
  margin-top: 50px;
}
.faq-library-page .faq-category-area:first-child {
  margin-top: 0px;
}
.faq-library-page h3:first-child {
  margin-top: 0px;
}
.faq-library-page .faq-container {
  margin-bottom: 0px;
}
.faq-library-page .faqmenu-container {
  position: fixed;
  top: 30px;
}
.faq-library-page .faqmenu-container.relative {
  position: relative;
  top: auto;
}
.faq-library-page .faqmenu .faq-label {
  border-left: 1px solid #707070;
  font-size: large;
  height: 40px;
  padding-left: 16px;
  padding-top: 8px;
  cursor: pointer;
  color: #707070;
}
.faq-library-page .faq-label:hover {
  color: #0074B8 !important;
}
.faq-library-page .active-faq-label {
  border-left: 4px solid #000000 !important;
  color: #000000 !important;
}
.faq-library-page .colored-grid-background-content {
  padding-top: 30px;
  margin-top: 0px !important;
}

body.faq-library-page #main-content-container {
  background-color: #f5f5f5;
}

article.faq-library-page .faq-category-wrapper .colored-grid-background-content {
  padding-top: 30px;
  margin-top: 0;
}
article.faq-library-page .faq-category-wrapper:first-child .colored-grid-background-content {
  margin-top: 15px;
}
article.faq-library-page .faq-category-wrapper:first-child .colored-grid-background-content h3 {
  margin-top: 0;
}
article.faq-library-page .faq-container {
  padding-bottom: 90px;
  margin-bottom: 0;
}
article.faq-library-page .faq-links-container {
  padding: 0;
  z-index: 20;
  margin: 0 0 30px;
  padding: 45px 0 0;
}
@media (min-width: 768px) {
  article.faq-library-page .faq-links-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 article.faq-library-page .faq-links-container {
  margin-bottom: 60px;
}
article.faq-library-page .faq-links-container .faq-links-section {
  overflow: hidden;
}
@media (min-width: 768px) {
  article.faq-library-page .faq-links-container .faq-links-section {
    overflow: auto;
    height: auto;
  }
}
.lt-ie9 article.faq-library-page .faq-links-container .faq-links-section {
  overflow: auto;
  height: auto;
}
article.faq-library-page .faq-links-container .faq-links-section ul {
  margin: 0;
  padding: 0 0;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
}
@media (min-width: 768px) {
  article.faq-library-page .faq-links-container .faq-links-section ul {
    white-space: normal;
    overflow-y: auto;
    overflow-x: auto;
  }
}
.lt-ie9 article.faq-library-page .faq-links-container .faq-links-section ul {
  white-space: normal;
  overflow-y: auto;
  overflow-x: auto;
}
article.faq-library-page .faq-links-container .faq-links-section ul li {
  list-style: none;
  display: block;
  margin: 0;
  height: 40px;
  padding-left: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left: 1px solid #707070;
}
article.faq-library-page .faq-links-container .faq-links-section ul li a {
  font-size: large;
  color: #707070;
  text-decoration: none;
  white-space: nowrap;
}
article.faq-library-page .faq-links-container .faq-links-section ul li a:hover {
  color: #0074B8;
}
article.faq-library-page .faq-links-container .faq-links-section ul li a.active {
  color: #000000;
}
article.faq-library-page .faq-links-container .faq-links-section ul li a:active, article.faq-library-page .faq-links-container .faq-links-section ul li a:focus {
  text-decoration: none;
}

#cloneStickyMenu {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: fixed;
  top: 0;
}
@media (min-width: 768px) {
  #cloneStickyMenu {
    width: 21%;
    bottom: 0;
    height: fit-content;
  }
}
.lt-ie9 #cloneStickyMenu {
  width: 21%;
  bottom: 0;
  height: fit-content;
}

.text-list-block, .help-item-cta {
  margin-top: 45px;
  margin-bottom: 45px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
.text-list-block:before, .text-list-block:after, .help-item-cta:before, .help-item-cta:after {
  content: " ";
  display: table;
}
.text-list-block:after, .help-item-cta:after {
  clear: both;
}
@media (max-width: 768px) {
  .text-list-block, .help-item-cta {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .text-list-block, .help-item-cta {
    margin-bottom: 60px;
    padding-top: 0;
  }
}
.lt-ie9 .text-list-block, .lt-ie9 .help-item-cta {
  margin-bottom: 60px;
  padding-top: 0;
}
.text-list-block:first-of-type, .help-item-cta:first-of-type {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .text-list-block:first-of-type, .help-item-cta:first-of-type {
    padding-top: 0;
  }
}
.lt-ie9 .text-list-block:first-of-type, .lt-ie9 .help-item-cta:first-of-type {
  padding-top: 0;
}
.text-list-block .text-list-block-heading-and-pictogram, .text-list-block .help-item-heading, .help-item-cta .text-list-block-heading-and-pictogram, .help-item-cta .help-item-heading {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .text-list-block .text-list-block-heading-and-pictogram, .text-list-block .help-item-heading, .help-item-cta .text-list-block-heading-and-pictogram, .help-item-cta .help-item-heading {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .text-list-block .text-list-block-heading-and-pictogram, .text-list-block .help-item-heading, .help-item-cta .text-list-block-heading-and-pictogram, .help-item-cta .help-item-heading {
    float: left;
    width: 41.6666666667%;
  }
}
.lt-ie9 .text-list-block .text-list-block-heading-and-pictogram, .lt-ie9 .text-list-block .help-item-heading, .lt-ie9 .help-item-cta .text-list-block-heading-and-pictogram, .lt-ie9 .help-item-cta .help-item-heading {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .lt-ie9 .text-list-block .text-list-block-heading-and-pictogram, .lt-ie9 .text-list-block .help-item-heading, .lt-ie9 .help-item-cta .text-list-block-heading-and-pictogram, .lt-ie9 .help-item-cta .help-item-heading {
    float: left;
    width: 41.6666666667%;
  }
}
.text-list-block .help-item-heading, .help-item-cta .help-item-heading {
  padding: 0 15px;
}
.text-list-block .pictogram, .help-item-cta .pictogram {
  float: left;
  padding-left: 15px;
  margin-right: 0;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .text-list-block .pictogram, .help-item-cta .pictogram {
    padding-left: 0;
  }
}
.lt-ie9 .text-list-block .pictogram, .lt-ie9 .help-item-cta .pictogram {
  padding-left: 0;
}
.text-list-block .pictogram .image-container, .help-item-cta .pictogram .image-container {
  width: 32px;
  height: 32px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .text-list-block .pictogram .image-container, .help-item-cta .pictogram .image-container {
    width: 64px;
    height: 64px;
  }
}
.lt-ie9 .text-list-block .pictogram .image-container, .lt-ie9 .help-item-cta .pictogram .image-container {
  width: 64px;
  height: 64px;
}
.text-list-block .pictogram .image-container:before, .help-item-cta .pictogram .image-container:before {
  padding-top: 100%;
}
.text-list-block .text-list-block-heading, .help-item-cta .text-list-block-heading {
  float: left;
  max-width: calc(100% - 65px);
  margin-left: 15px;
  color: #000000;
}
@media (min-width: 768px) {
  .text-list-block .text-list-block-heading, .help-item-cta .text-list-block-heading {
    max-width: 100%;
    margin-left: 0;
  }
}
.lt-ie9 .text-list-block .text-list-block-heading, .lt-ie9 .help-item-cta .text-list-block-heading {
  max-width: 100%;
  margin-left: 0;
}
.text-list-block .helper-heading, .help-item-cta .helper-heading {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  color: #707070;
  margin-bottom: 0;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .text-list-block .helper-heading, .help-item-cta .helper-heading {
    margin-bottom: 8px;
  }
}
.lt-ie9 .text-list-block .helper-heading, .lt-ie9 .help-item-cta .helper-heading {
  margin-bottom: 8px;
}
.text-list-block h3, .help-item-cta h3 {
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .text-list-block h3, .help-item-cta h3 {
    margin-top: 0;
    margin-bottom: 32px;
  }
}
.text-list-block .text-list-block-text, .text-list-block .help-item-cta-text, .help-item-cta .text-list-block-text, .help-item-cta .help-item-cta-text {
  width: 100%;
  clear: both;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .text-list-block .text-list-block-text, .text-list-block .help-item-cta-text, .help-item-cta .text-list-block-text, .help-item-cta .help-item-cta-text {
    clear: none;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .text-list-block .text-list-block-text, .text-list-block .help-item-cta-text, .help-item-cta .text-list-block-text, .help-item-cta .help-item-cta-text {
    float: left;
    width: 50%;
  }
}
.lt-ie9 .text-list-block .text-list-block-text, .lt-ie9 .text-list-block .help-item-cta-text, .lt-ie9 .help-item-cta .text-list-block-text, .lt-ie9 .help-item-cta .help-item-cta-text {
  clear: none;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .lt-ie9 .text-list-block .text-list-block-text, .lt-ie9 .text-list-block .help-item-cta-text, .lt-ie9 .help-item-cta .text-list-block-text, .lt-ie9 .help-item-cta .help-item-cta-text {
    float: left;
    width: 50%;
  }
}
.text-list-block .text-list-block-text p, .text-list-block .help-item-cta-text p, .help-item-cta .text-list-block-text p, .help-item-cta .help-item-cta-text p {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
}
@media (min-width: 768px) {
  .text-list-block .text-list-block-text p, .text-list-block .help-item-cta-text p, .help-item-cta .text-list-block-text p, .help-item-cta .help-item-cta-text p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .text-list-block .text-list-block-text p, .lt-ie9 .text-list-block .help-item-cta-text p, .lt-ie9 .help-item-cta .text-list-block-text p, .lt-ie9 .help-item-cta .help-item-cta-text p {
  font-size: 20px;
  line-height: 28px;
}
.text-list-block .text-list-block-text .CTAButton, .text-list-block .text-list-block-text .button.secondary, .text-list-block .help-item-cta-text .CTAButton, .text-list-block .help-item-cta-text .button.secondary, .help-item-cta .text-list-block-text .CTAButton, .help-item-cta .text-list-block-text .button.secondary, .help-item-cta .help-item-cta-text .CTAButton, .help-item-cta .help-item-cta-text .button.secondary {
  margin: 15px 0 0 0;
}
@media (min-width: 576px) {
  .text-list-block .text-list-block-text .CTAButton, .text-list-block .text-list-block-text .button.secondary, .text-list-block .help-item-cta-text .CTAButton, .text-list-block .help-item-cta-text .button.secondary, .help-item-cta .text-list-block-text .CTAButton, .help-item-cta .text-list-block-text .button.secondary, .help-item-cta .help-item-cta-text .CTAButton, .help-item-cta .help-item-cta-text .button.secondary {
    margin-right: 30px;
    margin-top: 30px;
    float: left;
  }
}
.lt-ie9 .text-list-block .text-list-block-text .CTAButton, .lt-ie9 .text-list-block .text-list-block-text .button.secondary, .lt-ie9 .text-list-block .help-item-cta-text .CTAButton, .lt-ie9 .text-list-block .help-item-cta-text .button.secondary, .lt-ie9 .help-item-cta .text-list-block-text .CTAButton, .lt-ie9 .help-item-cta .text-list-block-text .button.secondary, .lt-ie9 .help-item-cta .help-item-cta-text .CTAButton, .lt-ie9 .help-item-cta .help-item-cta-text .button.secondary {
  margin-right: 30px;
  margin-top: 30px;
  float: left;
}
.text-list-block .text-list-block-text .CTAButton .login-button, .text-list-block .text-list-block-text .button.secondary .login-button, .text-list-block .help-item-cta-text .CTAButton .login-button, .text-list-block .help-item-cta-text .button.secondary .login-button, .help-item-cta .text-list-block-text .CTAButton .login-button, .help-item-cta .text-list-block-text .button.secondary .login-button, .help-item-cta .help-item-cta-text .CTAButton .login-button, .help-item-cta .help-item-cta-text .button.secondary .login-button {
  width: 100%;
}
@media (min-width: 576px) {
  .text-list-block .text-list-block-text .CTAButton .login-button, .text-list-block .text-list-block-text .button.secondary .login-button, .text-list-block .help-item-cta-text .CTAButton .login-button, .text-list-block .help-item-cta-text .button.secondary .login-button, .help-item-cta .text-list-block-text .CTAButton .login-button, .help-item-cta .text-list-block-text .button.secondary .login-button, .help-item-cta .help-item-cta-text .CTAButton .login-button, .help-item-cta .help-item-cta-text .button.secondary .login-button {
    width: auto;
  }
}
.lt-ie9 .text-list-block .text-list-block-text .CTAButton .login-button, .lt-ie9 .text-list-block .text-list-block-text .button.secondary .login-button, .lt-ie9 .text-list-block .help-item-cta-text .CTAButton .login-button, .lt-ie9 .text-list-block .help-item-cta-text .button.secondary .login-button, .lt-ie9 .help-item-cta .text-list-block-text .CTAButton .login-button, .lt-ie9 .help-item-cta .text-list-block-text .button.secondary .login-button, .lt-ie9 .help-item-cta .help-item-cta-text .CTAButton .login-button, .lt-ie9 .help-item-cta .help-item-cta-text .button.secondary .login-button {
  width: auto;
}
.text-list-block .text-list-block-text .login-button, .text-list-block .help-item-cta-text .login-button, .help-item-cta .text-list-block-text .login-button, .help-item-cta .help-item-cta-text .login-button {
  height: 48px;
  padding: 12px 24px;
}
@media (max-width: 768px) {
  .text-list-block .text-list-block-text .login-button, .text-list-block .help-item-cta-text .login-button, .help-item-cta .text-list-block-text .login-button, .help-item-cta .help-item-cta-text .login-button {
    height: 56px;
  }
}
.text-list-block .text-list-block-text li, .text-list-block .help-item-cta-text li, .help-item-cta .text-list-block-text li, .help-item-cta .help-item-cta-text li {
  color: #707070;
}
.text-list-block .text-list-block-text p, .help-item-cta .text-list-block-text p {
  color: #707070;
}
.text-list-block .text-list-block-text p a, .text-list-block .text-list-block-text .read-more-link, .text-list-block .help-item-cta-text p a, .text-list-block .help-item-cta-text .read-more-link, .help-item-cta .text-list-block-text p a, .help-item-cta .text-list-block-text .read-more-link, .help-item-cta .help-item-cta-text p a, .help-item-cta .help-item-cta-text .read-more-link {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .text-list-block .text-list-block-text p a, .text-list-block .text-list-block-text .read-more-link, .text-list-block .help-item-cta-text p a, .text-list-block .help-item-cta-text .read-more-link, .help-item-cta .text-list-block-text p a, .help-item-cta .text-list-block-text .read-more-link, .help-item-cta .help-item-cta-text p a, .help-item-cta .help-item-cta-text .read-more-link {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .text-list-block .text-list-block-text p a, .lt-ie9 .text-list-block .text-list-block-text .read-more-link, .lt-ie9 .text-list-block .help-item-cta-text p a, .lt-ie9 .text-list-block .help-item-cta-text .read-more-link, .lt-ie9 .help-item-cta .text-list-block-text p a, .lt-ie9 .help-item-cta .text-list-block-text .read-more-link, .lt-ie9 .help-item-cta .help-item-cta-text p a, .lt-ie9 .help-item-cta .help-item-cta-text .read-more-link {
  font-size: 20px;
  line-height: 28px;
}
.text-list-block .text-list-block-text p a:hover, .text-list-block .text-list-block-text p a:focus, .text-list-block .text-list-block-text p a:active, .text-list-block .text-list-block-text .read-more-link:hover, .text-list-block .text-list-block-text .read-more-link:focus, .text-list-block .text-list-block-text .read-more-link:active, .text-list-block .help-item-cta-text p a:hover, .text-list-block .help-item-cta-text p a:focus, .text-list-block .help-item-cta-text p a:active, .text-list-block .help-item-cta-text .read-more-link:hover, .text-list-block .help-item-cta-text .read-more-link:focus, .text-list-block .help-item-cta-text .read-more-link:active, .help-item-cta .text-list-block-text p a:hover, .help-item-cta .text-list-block-text p a:focus, .help-item-cta .text-list-block-text p a:active, .help-item-cta .text-list-block-text .read-more-link:hover, .help-item-cta .text-list-block-text .read-more-link:focus, .help-item-cta .text-list-block-text .read-more-link:active, .help-item-cta .help-item-cta-text p a:hover, .help-item-cta .help-item-cta-text p a:focus, .help-item-cta .help-item-cta-text p a:active, .help-item-cta .help-item-cta-text .read-more-link:hover, .help-item-cta .help-item-cta-text .read-more-link:focus, .help-item-cta .help-item-cta-text .read-more-link:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
@media (min-width: 576px) {
  .text-list-block + hr, .help-item-cta + hr {
    margin: 0 0 60px 0;
  }
}
.lt-ie9 .text-list-block + hr, .lt-ie9 .help-item-cta + hr {
  margin: 0 0 60px 0;
}
.text-list-block ul, .help-item-cta ul {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .text-list-block ul, .help-item-cta ul {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .text-list-block ul, .lt-ie9 .help-item-cta ul {
  font-size: 20px;
  line-height: 28px;
}

@media (max-width: 768px) {
  .text-list-block-text-block {
    margin: 0 0 24px;
  }
}

@media (max-width: 768px) {
  .help-item-cta-text-block {
    margin: 0 0 32px;
  }
}

@media (min-width: 768px) {
  .container-list-classic {
    margin-top: 20px;
  }
}
.lt-ie9 .container-list-classic {
  margin-top: 20px;
}
.container-list-classic .container h2 {
  margin-bottom: 16px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .container-list-classic .container h2 {
    margin-bottom: 0;
  }
}
.container-list-classic .text-list-block-heading-and-pictogram .helper-heading {
  color: #6A6A6A;
  font-weight: 500;
}
@media (max-width: 767px) {
  .container-list-classic .text-list-block-heading-and-pictogram .helper-heading {
    margin-bottom: 4px;
  }
  .container-list-classic .text-list-block-heading-and-pictogram h3 {
    margin-bottom: 16px;
  }
}
.container-list-classic .text-list-block:first-of-type {
  padding-top: 6px;
}
@media (max-width: 767px) {
  .container-list-classic .text-list-block:first-of-type {
    padding-top: 14px;
  }
}
.container-list-classic .text-list-block-text p,
.container-list-classic .text-list-block-text .text-list-block-text-block {
  color: #171717;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .container-list-classic .text-list-block-text p,
  .container-list-classic .text-list-block-text .text-list-block-text-block {
    margin-bottom: 16px;
  }
}
.container-list-classic .text-list-block-text a {
  text-decoration: none !important;
}
.container-list-classic .text-list-block-text a:hover {
  color: #000000 !important;
  border-color: #000000 !important;
}
.container-list-classic .text-list-block-text a:focus {
  color: #0074B8 !important;
  border-color: #0074B8 !important;
}
@media (max-width: 767px) {
  .container-list-classic .text-list-block {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .container-list-classic hr.text-list-block-divider {
    margin-top: 26px;
    margin-bottom: 22px;
  }
}

.stories-listing .grid-section .container-list-classic {
  margin: 0;
  padding: 0;
}
.stories-listing .grid-section .container-list-classic .text-list-block {
  margin-bottom: 40px;
  padding-top: 0;
  margin-top: 124px;
}
.stories-listing .grid-section .container-list-classic .text-list-block .text-list-block-heading-and-pictogram {
  width: 40%;
}
.stories-listing .grid-section .container-list-classic .text-list-block .text-list-block-text {
  width: 50%;
  float: right;
}
@media (max-width: 767px) {
  .stories-listing .grid-section .container-list-classic .text-list-block {
    margin-top: 40px;
    margin-bottom: 28px;
  }
  .stories-listing .grid-section .container-list-classic .text-list-block .text-list-block-heading-and-pictogram,
  .stories-listing .grid-section .container-list-classic .text-list-block .text-list-block-text {
    width: 100%;
    float: none;
  }
  .stories-listing .grid-section .container-list-classic .text-list-block .text-list-block-heading-and-pictogram h3,
  .stories-listing .grid-section .container-list-classic .text-list-block .text-list-block-text h3 {
    margin-bottom: 24px;
  }
}
.stories-listing .grid-section .container-list-classic .text-list-block {
  margin-top: 90px;
  margin-bottom: 54px;
}
@media (max-width: 767px) {
  .stories-listing .grid-section .container-list-classic .text-list-block {
    margin-top: 30px;
    margin-bottom: 14px;
  }
}
.stories-listing .grid-section .container-list-classic .text-list-block + hr {
  margin-bottom: 0;
  width: 200vw;
  margin-left: -50vw;
  border-color: #d6d6d6;
}
@media (max-width: 767px) {
  .stories-listing .grid-section .container-list-classic .text-list-block + hr {
    margin-top: 0;
    width: 100%;
    margin-left: 0;
  }
}
.stories-listing.numbered {
  counter-reset: stories-steps;
  -webkit-font-smoothing: antialiased;
}
.stories-listing.numbered .container-title {
  padding: 72px 0;
  margin: 0;
}
.stories-listing.numbered .container-title h2 {
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 42px;
}
.stories-listing.numbered .grid-section .container-list-classic .column hr:last-of-type {
  margin-bottom: 0;
}
.stories-listing.numbered .grid-section .container-list-classic .text-list-block {
  position: relative;
  margin: 72px 0;
  padding: 0;
  min-height: 110px;
  counter-increment: stories-steps;
}
.stories-listing.numbered .grid-section .container-list-classic .text-list-block .text-list-block-text {
  position: initial;
}
.stories-listing.numbered .grid-section .container-list-classic .text-list-block h2, .stories-listing.numbered .grid-section .container-list-classic .text-list-block h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 24px;
}
.stories-listing.numbered .grid-section .container-list-classic .text-list-block h2:before, .stories-listing.numbered .grid-section .container-list-classic .text-list-block h3:before {
  content: counter(stories-steps);
  width: 110px;
  height: 110px;
  border-radius: 100%;
  color: white;
  background: #005969;
  font-size: 40px;
  line-height: 42px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.stories-listing.numbered .grid-section .container-list-classic .text-list-block .text-list-block-text-block,
.stories-listing.numbered .grid-section .container-list-classic .text-list-block p {
  margin-bottom: 0;
}
.stories-listing.numbered .grid-section .container-list-classic .text-list-block .text-list-block-text-block:empty,
.stories-listing.numbered .grid-section .container-list-classic .text-list-block p:empty {
  display: none !important;
}
.stories-listing.numbered .grid-section .container-list-classic .text-list-block .text-list-block-text-block + p,
.stories-listing.numbered .grid-section .container-list-classic .text-list-block p + p {
  margin-top: 28px;
}
@media (max-width: 767px) {
  .stories-listing.numbered .container-title {
    padding: 40px 0 0;
  }
  .stories-listing.numbered .container-title h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .stories-listing.numbered .grid-section .container-list-classic .text-list-block {
    margin: 32px 0;
    min-height: 74px;
  }
  .stories-listing.numbered .grid-section .container-list-classic .text-list-block .text-list-block-text {
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .stories-listing.numbered .grid-section .container-list-classic .text-list-block h2, .stories-listing.numbered .grid-section .container-list-classic .text-list-block h3 {
    font-size: 16px;
    line-height: 24px;
    min-height: 74px;
    display: flex;
    justify-content: flex-start;
    text-align: left;
    align-content: center;
    align-items: center;
    padding-left: 92px;
    position: relative;
    padding-right: 48px;
    margin-bottom: 0;
  }
  .stories-listing.numbered .grid-section .container-list-classic .text-list-block h2:before, .stories-listing.numbered .grid-section .container-list-classic .text-list-block h3:before {
    font-weight: 700;
    height: 74px;
    width: 74px;
  }
  .stories-listing.numbered .grid-section .container-list-classic .text-list-block h2 + p,
  .stories-listing.numbered .grid-section .container-list-classic .text-list-block h2 + div, .stories-listing.numbered .grid-section .container-list-classic .text-list-block h3 + p,
  .stories-listing.numbered .grid-section .container-list-classic .text-list-block h3 + div {
    margin-top: 36px !important;
  }
}

.wp21-SPlist-item {
  z-index: 10;
}
.wp21-SPlist-item .pictogram {
  float: left;
  margin-right: 16px;
  z-index: 11;
}
@media (min-width: 768px) {
  .wp21-SPlist-item .pictogram {
    padding-left: 0;
    margin-right: 30px;
  }
}
.lt-ie9 .wp21-SPlist-item .pictogram {
  padding-left: 0;
  margin-right: 30px;
}
.wp21-SPlist-item .pictogram .image-container {
  width: 32px;
  height: 32px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .wp21-SPlist-item .pictogram .image-container {
    width: 64px;
    height: 64px;
  }
}
.lt-ie9 .wp21-SPlist-item .pictogram .image-container {
  width: 64px;
  height: 64px;
}
.wp21-SPlist-item .pictogram .image-container:before {
  padding-top: 100%;
}
.wp21-SPlist-item .wp21-SPlist-item-heading {
  float: left;
  max-width: calc(100% - 62px);
}
@media (min-width: 992px) {
  .wp21-SPlist-item .wp21-SPlist-item-heading {
    max-width: 360px;
  }
}
.lt-ie9 .wp21-SPlist-item .wp21-SPlist-item-heading {
  max-width: 360px;
}
@media (min-width: 1200px) {
  .wp21-SPlist-item .wp21-SPlist-item-heading {
    max-width: 100%;
  }
}
.wp21-SPlist-item .wp21-SPlist-item-heading .wp21-SPlist-heading {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  color: #707070;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .wp21-SPlist-item .wp21-SPlist-item-heading .wp21-SPlist-heading {
    margin-top: 12px;
    margin-bottom: 8px;
  }
}
.lt-ie9 .wp21-SPlist-item .wp21-SPlist-item-heading .wp21-SPlist-heading {
  margin-top: 12px;
  margin-bottom: 8px;
}
.wp21-SPlist-item .wp21-SPlist-item-heading h3 {
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
}
.wp21-SPlist-item + hr {
  margin: 24px 0;
}
.wp21-SPlist-item + hr:last-of-type {
  margin: 24px 0;
}
@media (min-width: 768px) {
  .wp21-SPlist-item + hr:last-of-type {
    margin: 24px 0 60px 0;
  }
}
.lt-ie9 .wp21-SPlist-item + hr:last-of-type {
  margin: 24px 0 60px 0;
}

.row .col-md-6:last-of-type hr:last-of-type {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .row .col-md-6:last-of-type hr:last-of-type {
    margin-bottom: 60px;
  }
}
.lt-ie9 .row .col-md-6:last-of-type hr:last-of-type {
  margin-bottom: 60px;
}

.text-block-container .colored-grid-background-content {
  margin-top: 60px;
}
@media (min-width: 576px) {
  .text-block-container .colored-grid-background-content {
    margin-top: 120px;
  }
}
.lt-ie9 .text-block-container .colored-grid-background-content {
  margin-top: 120px;
}
.text-block-container .text-block-wrapper {
  margin-bottom: 60px !important;
}
@media (min-width: 576px) {
  .text-block-container .text-block-wrapper {
    margin-bottom: 120px !important;
  }
}
.lt-ie9 .text-block-container .text-block-wrapper {
  margin-bottom: 120px !important;
}
.text-block-container .text-block-wrapper p {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .text-block-container .text-block-wrapper p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .text-block-container .text-block-wrapper p {
  font-size: 20px;
  line-height: 28px;
}
.text-block-container .text-block-wrapper .read-more-link {
  color: #000000 !important;
  border-color: #000000 !important;
}
.text-block-container .text-block-wrapper .read-more-link:hover, .text-block-container .text-block-wrapper .read-more-link:active {
  color: rgba(0, 0, 0, 0.6) !important;
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.colored-grid-background.bg-light-634274 {
  background-color: #edd0e1;
}
.colored-grid-background.bg-light-005969 {
  background-color: #C7E4E2;
}
.colored-grid-background.bg-light-1d527f {
  background-color: #bfe2f4;
}
.colored-grid-background.bg-light-993062 {
  background-color: #fbcfc9;
}

.bg-light-634274 .type-label {
  color: #634274;
}

.bg-light-005969 .type-label {
  color: #005969;
}

.bg-light-1d527f .type-label {
  color: #1d527f;
}

.bg-light-993062 .type-label {
  color: #993062;
}

.help-item {
  z-index: 10;
  transition: background-color 0.1s cubic-bezier(0.4, 0, 0.6, 1), color 0.1s cubic-bezier(0.4, 0, 0.6, 1), margin 0s linear 0.1s, padding 0s linear 0.1s;
}
.help-item .pictogram {
  float: left;
  margin-right: 16px;
  z-index: 11;
}
@media (min-width: 768px) {
  .help-item .pictogram {
    padding-left: 0;
    margin-right: 30px;
  }
}
.lt-ie9 .help-item .pictogram {
  padding-left: 0;
  margin-right: 30px;
}
.help-item .pictogram .image-container {
  width: 32px;
  height: 32px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .help-item .pictogram .image-container {
    width: 64px;
    height: 64px;
  }
}
.lt-ie9 .help-item .pictogram .image-container {
  width: 64px;
  height: 64px;
}
.help-item .pictogram .image-container .hover-image {
  display: none;
}
.help-item .pictogram .image-container:before {
  padding-top: 100%;
}
.help-item .help-item-heading {
  float: left;
  max-width: calc(100% - 62px);
}
@media (min-width: 992px) {
  .help-item .help-item-heading {
    max-width: 360px;
  }
}
.lt-ie9 .help-item .help-item-heading {
  max-width: 360px;
}
@media (min-width: 1200px) {
  .help-item .help-item-heading {
    max-width: 100%;
  }
}
.help-item .help-item-heading .helper-heading {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  color: #707070;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .help-item .help-item-heading .helper-heading {
    margin-top: 12px;
    margin-bottom: 8px;
  }
}
.lt-ie9 .help-item .help-item-heading .helper-heading {
  margin-top: 12px;
  margin-bottom: 8px;
}
.help-item .help-item-heading h3 {
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
}
.help-item + hr {
  margin: 24px 0;
}
.help-item + hr:last-of-type {
  margin: 24px 0;
}
@media (min-width: 768px) {
  .help-item + hr:last-of-type {
    margin: 24px 0 60px 0;
  }
}
.lt-ie9 .help-item + hr:last-of-type {
  margin: 24px 0 60px 0;
}
.help-item.bg-1d527f, .help-item.bg-634274, .help-item.bg-993062, .help-item.bg-005969 {
  color: #000000;
  background-color: transparent;
}
.help-item.bg-1d527f .help-item-heading .helper-heading, .help-item.bg-634274 .help-item-heading .helper-heading, .help-item.bg-993062 .help-item-heading .helper-heading, .help-item.bg-005969 .help-item-heading .helper-heading {
  color: #707070;
}
.help-item.bg-1d527f:hover, .help-item.bg-1d527f:active, .help-item.bg-1d527f:focus, .help-item.bg-634274:hover, .help-item.bg-634274:active, .help-item.bg-634274:focus, .help-item.bg-993062:hover, .help-item.bg-993062:active, .help-item.bg-993062:focus, .help-item.bg-005969:hover, .help-item.bg-005969:active, .help-item.bg-005969:focus {
  margin: -30px -15px;
  padding: 30px 15px;
  z-index: 30;
}
.help-item.bg-1d527f:hover .pictogram .image-container img, .help-item.bg-1d527f:active .pictogram .image-container img, .help-item.bg-1d527f:focus .pictogram .image-container img, .help-item.bg-634274:hover .pictogram .image-container img, .help-item.bg-634274:active .pictogram .image-container img, .help-item.bg-634274:focus .pictogram .image-container img, .help-item.bg-993062:hover .pictogram .image-container img, .help-item.bg-993062:active .pictogram .image-container img, .help-item.bg-993062:focus .pictogram .image-container img, .help-item.bg-005969:hover .pictogram .image-container img, .help-item.bg-005969:active .pictogram .image-container img, .help-item.bg-005969:focus .pictogram .image-container img {
  display: none;
}
.help-item.bg-1d527f:hover .pictogram .image-container img.hover-image, .help-item.bg-1d527f:active .pictogram .image-container img.hover-image, .help-item.bg-1d527f:focus .pictogram .image-container img.hover-image, .help-item.bg-634274:hover .pictogram .image-container img.hover-image, .help-item.bg-634274:active .pictogram .image-container img.hover-image, .help-item.bg-634274:focus .pictogram .image-container img.hover-image, .help-item.bg-993062:hover .pictogram .image-container img.hover-image, .help-item.bg-993062:active .pictogram .image-container img.hover-image, .help-item.bg-993062:focus .pictogram .image-container img.hover-image, .help-item.bg-005969:hover .pictogram .image-container img.hover-image, .help-item.bg-005969:active .pictogram .image-container img.hover-image, .help-item.bg-005969:focus .pictogram .image-container img.hover-image {
  display: block;
}
.help-item.bg-1d527f:hover .help-item-heading h3, .help-item.bg-1d527f:active .help-item-heading h3, .help-item.bg-1d527f:focus .help-item-heading h3, .help-item.bg-634274:hover .help-item-heading h3, .help-item.bg-634274:active .help-item-heading h3, .help-item.bg-634274:focus .help-item-heading h3, .help-item.bg-993062:hover .help-item-heading h3, .help-item.bg-993062:active .help-item-heading h3, .help-item.bg-993062:focus .help-item-heading h3, .help-item.bg-005969:hover .help-item-heading h3, .help-item.bg-005969:active .help-item-heading h3, .help-item.bg-005969:focus .help-item-heading h3 {
  color: #ffffff;
}
.help-item.bg-1d527f:hover + hr, .help-item.bg-1d527f:active + hr, .help-item.bg-1d527f:focus + hr, .help-item.bg-634274:hover + hr, .help-item.bg-634274:active + hr, .help-item.bg-634274:focus + hr, .help-item.bg-993062:hover + hr, .help-item.bg-993062:active + hr, .help-item.bg-993062:focus + hr, .help-item.bg-005969:hover + hr, .help-item.bg-005969:active + hr, .help-item.bg-005969:focus + hr {
  border-color: transparent;
}
.help-item.bg-1d527f:hover, .help-item.bg-1d527f:active, .help-item.bg-1d527f:focus {
  background-color: #1d527f;
}
.help-item.bg-1d527f:hover .help-item-heading .helper-heading, .help-item.bg-1d527f:active .help-item-heading .helper-heading, .help-item.bg-1d527f:focus .help-item-heading .helper-heading {
  color: #bfe2f4;
}
.help-item.bg-634274:hover, .help-item.bg-634274:active, .help-item.bg-634274:focus {
  background-color: #634274;
}
.help-item.bg-634274:hover .help-item-heading .helper-heading, .help-item.bg-634274:active .help-item-heading .helper-heading, .help-item.bg-634274:focus .help-item-heading .helper-heading {
  color: #edd0e1;
}
.help-item.bg-993062:hover, .help-item.bg-993062:active, .help-item.bg-993062:focus {
  background-color: #993062;
}
.help-item.bg-993062:hover .help-item-heading .helper-heading, .help-item.bg-993062:active .help-item-heading .helper-heading, .help-item.bg-993062:focus .help-item-heading .helper-heading {
  color: #fbcfc9;
}
.help-item.bg-005969:hover, .help-item.bg-005969:active, .help-item.bg-005969:focus {
  background-color: #005969;
}
.help-item.bg-005969:hover .help-item-heading .helper-heading, .help-item.bg-005969:active .help-item-heading .helper-heading, .help-item.bg-005969:focus .help-item-heading .helper-heading {
  color: #C7E4E2;
}

.help-item:hover {
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.6, 1), margin 0s linear 0s, padding 0s linear 0s;
}
.help-item:hover + hr {
  width: 0;
}

.row .col-md-6:last-of-type hr:last-of-type {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .row .col-md-6:last-of-type hr:last-of-type {
    margin-bottom: 60px;
  }
}
.lt-ie9 .row .col-md-6:last-of-type hr:last-of-type {
  margin-bottom: 60px;
}

.container-services-overview {
  margin-top: 90px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .container-services-overview {
    margin-top: 45px;
    margin-bottom: 0px;
  }
}
.container-services-overview h2 {
  margin-bottom: 62px;
}
@media (max-width: 767px) {
  .container-services-overview h2 {
    margin-bottom: 34px;
  }
}
.container-services-overview .help-item .help-item-heading {
  max-width: calc(100% - 48px);
}
.container-services-overview .help-item .help-item-heading h3 {
  margin-top: 4px;
}
@media (max-width: 767px) {
  .container-services-overview .help-item .help-item-heading h3 {
    font-weight: 500;
  }
}
.container-services-overview .help-item .pictogram {
  margin-right: 15px;
}
.container-services-overview .help-item .pictogram .image-container {
  width: 32px;
  height: 32px;
}
@media (max-width: 767px) {
  .container-services-overview .help-item .pictogram {
    margin-right: 14px;
  }
}
.container-services-overview .help-item + hr {
  margin-top: 34px;
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  .container-services-overview .help-item + hr {
    margin-top: 26px;
    margin-bottom: 26px;
  }
}
.container-services-overview .help-item:hover + hr {
  width: 100%;
}

.cta-block {
  margin-left: -15px;
  margin-right: -15px;
}
.cta-block:before, .cta-block:after {
  content: " ";
  display: table;
}
.cta-block:after {
  clear: both;
}
.cta-block.with-margins {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .cta-block.with-margins {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.cta-block .cta-block-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-block .cta-block-text {
    float: left;
    width: 58.3333333333%;
  }
}
.cta-block .cta-block-text h3 {
  margin: 0;
  color: #000000;
}
.cta-block .cta-block-text span {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #707070;
}
@media (min-width: 768px) {
  .cta-block .cta-block-text span {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 .cta-block .cta-block-text span {
  font-size: 24px;
  line-height: 28px;
}
.cta-block .cta-block-text .body-title {
  margin-bottom: 16px;
}
.cta-block .cta-block-text .body-text {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cta-block .cta-button {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cta-block .cta-button {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .cta-block .cta-button {
    left: 8.3333333333%;
  }
}
.cta-block .cta-button .CTAButton {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .cta-block .cta-button .CTAButton {
    margin-top: 0;
  }
}
.lt-ie9 .cta-block .cta-button .CTAButton {
  margin-top: 0;
}

.country-selector {
  position: relative;
  padding-top: 1px;
  padding-bottom: 45px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .country-selector {
    padding-bottom: 90px;
    margin-bottom: 90px;
  }
}
.lt-ie9 .country-selector {
  padding-bottom: 90px;
  margin-bottom: 90px;
}
.country-selector .heading {
  margin-left: -15px;
  margin-right: -15px;
}
.country-selector .heading:before, .country-selector .heading:after {
  content: " ";
  display: table;
}
.country-selector .heading:after {
  clear: both;
}
.country-selector .heading h2 {
  margin-top: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .country-selector .heading h2 {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 768px) {
  .country-selector .heading h2 {
    margin-bottom: 30px;
  }
}
.lt-ie9 .country-selector .heading h2 {
  margin-bottom: 30px;
}
.country-selector .ingress-block {
  margin-left: -15px;
  margin-right: -15px;
}
.country-selector .ingress-block:before, .country-selector .ingress-block:after {
  content: " ";
  display: table;
}
.country-selector .ingress-block:after {
  clear: both;
}
.country-selector .ingress-block .ingress {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .country-selector .ingress-block .ingress {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 768px) {
  .country-selector .ingress-block .ingress {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 .country-selector .ingress-block .ingress {
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .country-selector .ingress-block .ingress {
    margin-bottom: 60px;
  }
}
.lt-ie9 .country-selector .ingress-block .ingress {
  margin-bottom: 60px;
}
.country-selector .countries {
  margin-left: -15px;
  margin-right: -15px;
}
.country-selector .countries:before, .country-selector .countries:after {
  content: " ";
  display: table;
}
.country-selector .countries:after {
  clear: both;
}
.country-selector .countries .country-column:first-of-type .country:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.country-selector .countries .country-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .country-selector .countries .country-column {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .country-selector .countries .country-column .country:first-of-type {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
}
.lt-ie9 .country-selector .countries .country-column .country:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.country-selector .countries .country-column .country {
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .country-selector .countries .country-column .country {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .country-selector .countries .country-column .country {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .country-selector .countries .country-column .country {
    padding: 24px 0;
  }
}
.lt-ie9 .country-selector .countries .country-column .country {
  padding: 24px 0;
}
.country-selector .countries .country-column .country .flag {
  height: 32px;
  line-height: 32px;
  padding-left: 48px;
  display: inline-block;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
.country-selector .countries .country-column .country .flag.austria {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Austria.svg");
}
.country-selector .countries .country-column .country .flag.belgium {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Belgium.svg");
}
.country-selector .countries .country-column .country .flag.brazil {
  background-image: url("../../../icons/flags/Flag_South_America_Circle_RGB_Brazil.svg");
}
.country-selector .countries .country-column .country .flag.czech-republic {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Czech_Republic.svg");
}
.country-selector .countries .country-column .country .flag.denmark {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Denmark.svg");
}
.country-selector .countries .country-column .country .flag.estonia {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Estonia.svg");
}
.country-selector .countries .country-column .country .flag.finland {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Finland.svg");
}
.country-selector .countries .country-column .country .flag.france {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_France.svg");
}
.country-selector .countries .country-column .country .flag.germany {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Germany.svg");
}
.country-selector .countries .country-column .country .flag.greece {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Greece.svg");
}
.country-selector .countries .country-column .country .flag.hungary {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Hungary.svg");
}
.country-selector .countries .country-column .country .flag.ireland {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Ireland.svg");
}
.country-selector .countries .country-column .country .flag.italy {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Italy.svg");
}
.country-selector .countries .country-column .country .flag.latvia {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Latvia.svg");
}
.country-selector .countries .country-column .country .flag.lithuania {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Lithuania.svg");
}
.country-selector .countries .country-column .country .flag.netherlands {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Netherlands.svg");
}
.country-selector .countries .country-column .country .flag.norway {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Norway.svg");
}
.country-selector .countries .country-column .country .flag.poland {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Poland.svg");
}
.country-selector .countries .country-column .country .flag.portugal {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Portugal.svg");
}
.country-selector .countries .country-column .country .flag.romania {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Romania.svg");
}
.country-selector .countries .country-column .country .flag.slovakia {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Slovakia.svg");
}
.country-selector .countries .country-column .country .flag.spain {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Spain.svg");
}
.country-selector .countries .country-column .country .flag.sweden {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Sweden.svg");
}
.country-selector .countries .country-column .country .flag.switzerland {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_Switzerland.svg");
}
.country-selector .countries .country-column .country .flag.united-kingdom {
  background-image: url("../../../icons/flags/Flag_Europe_Circle_RGB_United_Kingdom.svg");
}
.country-selector .countries .country-column .country .flag.intrum-group {
  background-image: url("../../../icons/flags/Flag_Group_Circle_RGB_Intrum.svg");
}

.cookie-consent-container, .information-bar-container {
  background-color: #C7E4E2;
  position: relative;
  z-index: 100;
  display: none;
  color: #000000;
}
.cookie-consent-container .cookie-consent, .cookie-consent-container .information-bar, .information-bar-container .cookie-consent, .information-bar-container .information-bar {
  margin-left: -15px;
  margin-right: -15px;
  padding: 24px 0;
  margin: 0;
}
.cookie-consent-container .cookie-consent:before, .cookie-consent-container .cookie-consent:after, .cookie-consent-container .information-bar:before, .cookie-consent-container .information-bar:after, .information-bar-container .cookie-consent:before, .information-bar-container .cookie-consent:after, .information-bar-container .information-bar:before, .information-bar-container .information-bar:after {
  content: " ";
  display: table;
}
.cookie-consent-container .cookie-consent:after, .cookie-consent-container .information-bar:after, .information-bar-container .cookie-consent:after, .information-bar-container .information-bar:after {
  clear: both;
}
@media (min-width: 576px) {
  .cookie-consent-container .cookie-consent, .cookie-consent-container .information-bar, .information-bar-container .cookie-consent, .information-bar-container .information-bar {
    display: flex;
    align-items: center;
  }
}
.lt-ie9 .cookie-consent-container .cookie-consent, .lt-ie9 .cookie-consent-container .information-bar, .lt-ie9 .information-bar-container .cookie-consent, .lt-ie9 .information-bar-container .information-bar {
  display: flex;
  align-items: center;
}
.cookie-consent-container .cookie-consent .cookie-text, .cookie-consent-container .information-bar .cookie-text, .information-bar-container .cookie-consent .cookie-text, .information-bar-container .information-bar .cookie-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .cookie-consent-container .cookie-consent .cookie-text, .cookie-consent-container .information-bar .cookie-text, .information-bar-container .cookie-consent .cookie-text, .information-bar-container .information-bar .cookie-text {
    float: left;
    width: 75%;
  }
}
@media (min-width: 576px) {
  .cookie-consent-container .cookie-consent .cookie-text, .cookie-consent-container .information-bar .cookie-text, .information-bar-container .cookie-consent .cookie-text, .information-bar-container .information-bar .cookie-text {
    margin-bottom: 0;
  }
}
.lt-ie9 .cookie-consent-container .cookie-consent .cookie-text, .lt-ie9 .cookie-consent-container .information-bar .cookie-text, .lt-ie9 .information-bar-container .cookie-consent .cookie-text, .lt-ie9 .information-bar-container .information-bar .cookie-text {
  margin-bottom: 0;
}
.cookie-consent-container .cookie-consent p a, .cookie-consent-container .information-bar p a, .information-bar-container .cookie-consent p a, .information-bar-container .information-bar p a {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
.cookie-consent-container .cookie-consent p a:hover, .cookie-consent-container .cookie-consent p a:focus, .cookie-consent-container .cookie-consent p a:active, .cookie-consent-container .information-bar p a:hover, .cookie-consent-container .information-bar p a:focus, .cookie-consent-container .information-bar p a:active, .information-bar-container .cookie-consent p a:hover, .information-bar-container .cookie-consent p a:focus, .information-bar-container .cookie-consent p a:active, .information-bar-container .information-bar p a:hover, .information-bar-container .information-bar p a:focus, .information-bar-container .information-bar p a:active {
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.cookie-consent-container .cookie-consent .cookie-button, .cookie-consent-container .information-bar .cookie-button, .information-bar-container .cookie-consent .cookie-button, .information-bar-container .information-bar .cookie-button {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cookie-consent-container .cookie-consent .cookie-button, .cookie-consent-container .information-bar .cookie-button, .information-bar-container .cookie-consent .cookie-button, .information-bar-container .information-bar .cookie-button {
    float: left;
    width: 25%;
  }
}
.cookie-consent-container .cookie-consent .cookie-button a, .cookie-consent-container .information-bar .cookie-button a, .information-bar-container .cookie-consent .cookie-button a, .information-bar-container .information-bar .cookie-button a {
  white-space: nowrap;
  float: right;
}

.information-bar-container {
  background-color: #bfe2f4;
  display: block;
}
.information-bar-container .information-bar {
  padding: 16px 0;
}
@media (min-width: 576px) {
  .information-bar-container .information-bar {
    padding: 24px 0;
  }
}
.lt-ie9 .information-bar-container .information-bar {
  padding: 24px 0;
}
.information-bar-container .information-bar .information-bar-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 50px;
}
@media (min-width: 768px) {
  .information-bar-container .information-bar .information-bar-text {
    float: left;
    width: 100%;
  }
}
.information-bar-container .information-bar .information-bar-text .information-bar-heading {
  float: left;
}
.information-bar-container .information-bar .information-bar-text p {
  float: left;
  margin: 0;
}
.information-bar-container .information-bar .information-bar-text p:after {
  content: " ";
  white-space: pre;
}
.information-bar-container .information-bar .information-bar-text .read-more-link {
  color: #000000;
  border-bottom: 1px solid #000000;
}
.information-bar-container .information-bar .information-bar-text .read-more-link:hover, .information-bar-container .information-bar .information-bar-text .read-more-link:focus, .information-bar-container .information-bar .information-bar-text .read-more-link:active {
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
.information-bar-container .information-bar .information-bar-close-button {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-image: url(../../icons/16/black/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  display: block;
  margin-right: 15px;
}

.restricted .login {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .restricted .login {
    left: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .restricted .login {
    float: left;
    width: 58.3333333333%;
  }
}
.restricted form.logout {
  padding: 0 !important;
  margin: 0 !important;
}
.restricted button.link {
  background-color: transparent;
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  height: unset;
}
.restricted button.link:hover {
  color: blue;
  text-decoration: underline;
}

.highligh-container .helper-heading-container {
  position: relative;
  z-index: 10;
  margin-top: 45px;
}
@media (min-width: 768px) {
  .highligh-container .helper-heading-container {
    margin-top: 60px;
  }
}
.lt-ie9 .highligh-container .helper-heading-container {
  margin-top: 60px;
}
.highligh-container .helper-heading-container .type-label {
  margin-bottom: 0;
}
.highligh-container .highlight-heading-container {
  position: relative;
  z-index: 10;
  margin-top: 24px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  .highligh-container .highlight-heading-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 .highligh-container .highlight-heading-container {
  margin-bottom: 60px;
}
.highligh-container .highlight-heading-container h2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0 !important;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .highligh-container .highlight-heading-container h2 {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 768px) {
  .highligh-container .highlight-heading-container h2 {
    margin-top: 32px;
  }
}
.lt-ie9 .highligh-container .highlight-heading-container h2 {
  margin-top: 32px;
}
.highligh-container .highlight-heading-container .read-more-link-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .highligh-container .highlight-heading-container .read-more-link-container {
    float: left;
    width: 100%;
  }
}
.highligh-container .highlight-heading-container a {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .highligh-container .highlight-heading-container a {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .highligh-container .highlight-heading-container a {
  font-size: 20px;
  line-height: 28px;
}
.highligh-container .highlight-heading-container a:hover, .highligh-container .highlight-heading-container a:focus, .highligh-container .highlight-heading-container a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
.highligh-container .highlight-heading-container .hg-contrast-link &gt; a.read-more-link {
  color: #0261BE;
}
.highligh-container .highlight-heading-container .hg-contrast-link &gt; a.read-more-link:hover, .highligh-container .highlight-heading-container .hg-contrast-link &gt; a.read-more-link:focus, .highligh-container .highlight-heading-container .hg-contrast-link &gt; a.read-more-link:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}

.three-step-guide {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 45px;
}
@media (min-width: 576px) {
  .three-step-guide {
    padding-bottom: 60px;
  }
}
.lt-ie9 .three-step-guide {
  padding-bottom: 60px;
}
.three-step-guide .guide-bock-heading {
  margin: 0;
}
.three-step-guide .bullets {
  position: relative;
  padding-top: 30px;
  height: 70px;
}
@media (min-width: 576px) {
  .three-step-guide .bullets {
    padding-top: 60px;
    height: 124px;
  }
}
.lt-ie9 .three-step-guide .bullets {
  padding-top: 60px;
  height: 124px;
}
.three-step-guide .bullets .guide-step-bullet {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fbcfc9;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #D8356E;
  text-align: center;
  line-height: 40px;
  margin: auto;
  cursor: pointer;
}
@media (min-width: 768px) {
  .three-step-guide .bullets .guide-step-bullet {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .three-step-guide .bullets .guide-step-bullet {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 576px) {
  .three-step-guide .bullets .guide-step-bullet {
    width: 64px;
    height: 64px;
    line-height: 64px;
    margin: 0;
    cursor: auto;
  }
}
.lt-ie9 .three-step-guide .bullets .guide-step-bullet {
  width: 64px;
  height: 64px;
  line-height: 64px;
  margin: 0;
  cursor: auto;
}
@media (max-width: 575px) {
  .three-step-guide .bullets .guide-step-bullet.active {
    background-color: #ffffff;
    color: #000000;
    border-top: 1px solid #707070;
  }
}
.three-step-guide .bullets hr {
  margin: 20px 0 0 0;
}
@media (min-width: 576px) {
  .three-step-guide .bullets hr {
    display: none;
  }
}
.lt-ie9 .three-step-guide .bullets hr {
  display: none;
}
.three-step-guide .guide-step, .three-step-guide .bullet-container {
  width: 100%;
  padding: 0;
  float: left;
}
@media (min-width: 576px) {
  .three-step-guide .guide-step, .three-step-guide .bullet-container {
    width: 33%;
    padding: 0 15px;
  }
}
.lt-ie9 .three-step-guide .guide-step, .lt-ie9 .three-step-guide .bullet-container {
  width: 33%;
  padding: 0 15px;
}
@media (min-width: 576px) {
  .three-step-guide .guide-step:first-of-type, .three-step-guide .bullet-container:first-of-type {
    padding-left: 0;
  }
}
.lt-ie9 .three-step-guide .guide-step:first-of-type, .lt-ie9 .three-step-guide .bullet-container:first-of-type {
  padding-left: 0;
}
@media (min-width: 576px) {
  .three-step-guide .guide-step:last-of-type, .three-step-guide .bullet-container:last-of-type {
    padding-right: 0;
  }
}
.lt-ie9 .three-step-guide .guide-step:last-of-type, .lt-ie9 .three-step-guide .bullet-container:last-of-type {
  padding-right: 0;
}
.three-step-guide .bullet-container {
  width: 33%;
  text-align: center;
}
@media (min-width: 576px) {
  .three-step-guide .bullet-container {
    text-align: left;
  }
}
.lt-ie9 .three-step-guide .bullet-container {
  text-align: left;
}
.three-step-guide .bullet-container .bullet-background {
  background-color: #ffffff;
  width: 72px;
  height: 40px;
  margin: auto;
}
@media (min-width: 576px) {
  .three-step-guide .bullet-container .bullet-background {
    width: 64px;
    height: 64px;
    margin: 0;
  }
}
.lt-ie9 .three-step-guide .bullet-container .bullet-background {
  width: 64px;
  height: 64px;
  margin: 0;
}
.three-step-guide .bullet-container:first-of-type .bullet-background {
  float: left;
  width: 56px;
}
@media (min-width: 576px) {
  .three-step-guide .bullet-container:first-of-type .bullet-background {
    float: none;
  }
}
.lt-ie9 .three-step-guide .bullet-container:first-of-type .bullet-background {
  float: none;
}
.three-step-guide .bullet-container:first-of-type .guide-step-bullet {
  float: left;
}
@media (min-width: 576px) {
  .three-step-guide .bullet-container:first-of-type .guide-step-bullet {
    float: none;
  }
}
.lt-ie9 .three-step-guide .bullet-container:first-of-type .guide-step-bullet {
  float: none;
}
.three-step-guide .bullet-container:last-of-type .bullet-background {
  float: right;
  width: 56px;
}
@media (min-width: 576px) {
  .three-step-guide .bullet-container:last-of-type .bullet-background {
    float: none;
  }
}
.lt-ie9 .three-step-guide .bullet-container:last-of-type .bullet-background {
  float: none;
}
.three-step-guide .bullet-container:last-of-type .guide-step-bullet {
  float: right;
}
@media (min-width: 576px) {
  .three-step-guide .bullet-container:last-of-type .guide-step-bullet {
    float: none;
  }
}
.lt-ie9 .three-step-guide .bullet-container:last-of-type .guide-step-bullet {
  float: none;
}
.three-step-guide .steps {
  position: relative;
  overflow: hidden;
}
.three-step-guide .steps .step-scroll {
  overflow: hidden;
  overflow-x: scroll;
  margin-bottom: -40px;
}
.three-step-guide .steps .step-scroll .step-scroll-container {
  width: 301%;
  padding-bottom: 50px;
}
@media (min-width: 576px) {
  .three-step-guide .steps .step-scroll .step-scroll-container {
    width: 100%;
  }
}
.lt-ie9 .three-step-guide .steps .step-scroll .step-scroll-container {
  width: 100%;
}
.three-step-guide .steps .guide-step {
  float: none;
  width: 33%;
  display: inline-block;
  padding-right: 15px;
  vertical-align: top;
}
@media (min-width: 576px) {
  .three-step-guide .steps .guide-step {
    float: left;
    display: block;
  }
}
.lt-ie9 .three-step-guide .steps .guide-step {
  float: left;
  display: block;
}
@media (min-width: 576px) {
  .three-step-guide .steps .guide-step:last-of-type {
    padding-right: 0;
  }
}
.lt-ie9 .three-step-guide .steps .guide-step:last-of-type {
  padding-right: 0;
}
.three-step-guide .steps .guide-step .guide-step-header {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  padding-top: 24px;
}
@media (min-width: 768px) {
  .three-step-guide .steps .guide-step .guide-step-header {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .three-step-guide .steps .guide-step .guide-step-header {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 576px) {
  .three-step-guide .steps .guide-step .guide-step-header {
    padding-top: 24px;
  }
}
.lt-ie9 .three-step-guide .steps .guide-step .guide-step-header {
  padding-top: 24px;
}
.three-step-guide .steps .guide-step .guide-step-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .three-step-guide .steps .guide-step .guide-step-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .three-step-guide .steps .guide-step .guide-step-text {
  font-size: 20px;
  line-height: 28px;
}

#slide_background {
  -webkit-transition: all 0.3s 0.3s;
  -moz-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}

#slide_wrapper {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

#slide {
  margin: 0;
  padding: 1rem 0;
  height: auto;
  min-height: 100%;
  width: 100%;
  min-width: unset;
  display: none;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
@media (min-width: 768px) {
  #slide {
    padding: 60px;
    width: 30%;
    min-width: 600px;
  }
}
.lt-ie9 #slide {
  padding: 60px;
  width: 30%;
  min-width: 600px;
}
#slide.vertical {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(0) translateY(-40%);
  -moz-transform: translateX(0) translateY(-40%);
  -ms-transform: translateX(0) translateY(-40%);
  transform: translateX(0) translateY(-40%);
}
#slide.horizontal {
  box-shadow: -10px 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(40%) translateY(0);
  -moz-transform: translateX(40%) translateY(0);
  -ms-transform: translateX(40%) translateY(0);
  transform: translateX(40%) translateY(0);
}
#slide .close {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 30px;
  height: 16px;
  width: 16px;
  color: #000000;
  opacity: 1;
  background-image: url(../../icons/16/black/close.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
#slide .close:hover {
  background-image: url(../../icons/16/blue/close.svg);
}
#slide .popup-content {
  overflow: hidden;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
}
#slide .popup-content .article .preamble {
  width: 100%;
}
#slide .popup-content .preamble {
  padding-top: 0;
}
#slide .popup-content .preamble h1 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  #slide .popup-content .preamble h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 #slide .popup-content .preamble h1 {
  font-size: 24px;
  line-height: 28px;
}
#slide .popup-content .preamble .ingress-container {
  margin-bottom: 15px;
  margin-top: 15px;
}
#slide .popup-content .preamble .ingress-container .ingress {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
}
@media (min-width: 768px) {
  #slide .popup-content .preamble .ingress-container .ingress {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 #slide .popup-content .preamble .ingress-container .ingress {
  font-size: 20px;
  line-height: 28px;
}
#slide .popup-content .login-options-list {
  width: calc(100% - 5px);
  margin-left: 2px;
  padding-bottom: 3px;
}
#slide .popup-content .login-alternatives {
  margin-top: 0;
  bottom: 60px;
  position: absolute;
  width: 100%;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #slide .popup-content .login-alternatives {
    width: calc(100% - 120px);
  }
}
.lt-ie9 #slide .popup-content .login-alternatives {
  width: calc(100% - 120px);
}
#slide .popup-content .login-alternatives h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #slide .popup-content .login-alternatives h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 #slide .popup-content .login-alternatives h2 {
  font-size: 20px;
  line-height: 28px;
}
#slide .popup-content .login-alternatives ul {
  margin-top: 0;
}
#slide .popup-content .login-alternatives ul li {
  height: 1em;
  min-height: 1em;
}

.popup_visible #slide {
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.popup_visible #slide .grid-section .container .row .column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .popup_visible #slide .grid-section .container .row .column {
    float: left;
    width: 100%;
  }
}

.loading-spinner {
  animation-play-state: running;
  opacity: 1;
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 80px;
  padding: 40px 40px 0;
}
@keyframes spinner {
  0% {
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  100% {
    transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}
.loading-spinner.-paused {
  animation-play-state: paused;
  opacity: 0.2;
  transition: opacity linear 0.1s;
}
.loading-spinner::before {
  animation: 0.75s linear infinite spinner;
  animation-play-state: inherit;
  border: solid 2px #f5f5f5;
  border-top-color: #0B8288;
  border-top-width: 3px;
  border-radius: 50%;
  content: "";
  height: 40px;
  left: 50%;
  opacity: inherit;
  position: absolute;
  top: 25%;
  transform: translate3d(-50%, -50%, 0);
  width: 40px;
  will-change: transform;
}
.loading-spinner.-paused + .btn {
  background-color: #C7E4E2;
  color: #000000;
}

.loading-spinner-btn {
  display: inline-block;
  position: absolute;
  margin: 0 auto 40px;
}

.contact-us-block {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
  margin-bottom: 90px;
  position: relative;
}
@media (min-width: 768px) {
  .contact-us-block {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .contact-us-block {
  font-size: 20px;
  line-height: 28px;
}
.contact-us-block .contact-us-icons {
  width: 100%;
  position: relative;
}
.contact-us-block .contact-us-icons.desktop {
  display: none;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons.desktop {
    display: block;
    border-bottom: 1px solid #e5e5e5;
  }
}
.lt-ie9 .contact-us-block .contact-us-icons.desktop {
  display: block;
  border-bottom: 1px solid #e5e5e5;
}
.contact-us-block .contact-us-icons.mobile {
  display: block;
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons.mobile {
    display: none;
    border-top: none;
  }
}
.lt-ie9 .contact-us-block .contact-us-icons.mobile {
  display: none;
  border-top: none;
}
.contact-us-block .contact-us-icons .contact-us-icon-container {
  float: left;
  width: 100%;
  margin: 24px 0 24px 0;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container {
    margin: 60px 0 60px 0;
    width: 25%;
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container {
  margin: 60px 0 60px 0;
  width: 25%;
}
.contact-us-block .contact-us-icons .contact-us-icon-container .notch {
  position: absolute;
  bottom: -62.5px;
  left: 20px;
  margin: 0;
  border-bottom: 0px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
  padding: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.contact-us-block .contact-us-icons .contact-us-icon-container .notch-border {
  border-bottom-color: #e5e5e5;
  bottom: -61px;
}
.contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
  display: inline-block;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon {
    width: 64px;
    height: 64px;
    background-size: 32px 32px;
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon {
  width: 64px;
  height: 64px;
  background-size: 32px 32px;
}
.contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.call {
  background-image: url("../../../icons/16/blue/phone-call.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.call {
    background-image: url("../../../pictograms/blue/Phone.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.call {
  background-image: url("../../../pictograms/blue/Phone.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.address {
  background-image: url("../../../icons/16/blue/visit.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.address {
    background-image: url("../../../pictograms/blue/Building.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.address {
  background-image: url("../../../pictograms/blue/Building.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.message {
  background-image: url("../../../icons/16/blue/email.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.message {
    background-image: url("../../../pictograms/blue/Email.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.message {
  background-image: url("../../../pictograms/blue/Email.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.chat {
  background-image: url("../../../icons/16/blue/chat.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.chat {
    background-image: url("../../../pictograms/blue/Chat.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container .contact-us-icon.chat {
  background-image: url("../../../pictograms/blue/Chat.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon {
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.call {
  background-image: url("../../../icons/16/black/phone-call.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.call {
    background-image: url("../../../pictograms/black/Phone_Black.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.call {
  background-image: url("../../../pictograms/black/Phone_Black.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.address {
  background-image: url("../../../icons/16/black/visit.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.address {
    background-image: url("../../../pictograms/black/Building_Black.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.address {
  background-image: url("../../../pictograms/black/Building_Black.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.message {
  background-image: url("../../../icons/16/black/email.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.message {
    background-image: url("../../../pictograms/black/Email_Black.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.message {
  background-image: url("../../../pictograms/black/Email_Black.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.chat {
  background-image: url("../../../icons/16/black/chat.svg");
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.chat {
    background-image: url("../../../pictograms/black/Chat_Black.svg");
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container.active .contact-us-icon.chat {
  background-image: url("../../../pictograms/black/Chat_Black.svg");
}
.contact-us-block .contact-us-icons .contact-us-icon-container.active .notch {
  border-bottom-width: 10px;
}
.contact-us-block .contact-us-icons .contact-us-icon-container:not(.active):hover .contact-us-icon {
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
}
.contact-us-block .contact-us-icons .contact-us-icon-container .icon-text {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-left: 16px;
  position: absolute;
  line-height: 48px;
  color: #000000;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container .icon-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container .icon-text {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-icons .contact-us-icon-container .icon-text {
    line-height: 64px;
  }
}
.lt-ie9 .contact-us-block .contact-us-icons .contact-us-icon-container .icon-text {
  line-height: 64px;
}
.contact-us-block .contact-us-details .contact-us-icons:first-of-type {
  border-top: none;
}
.contact-us-block .contact-us-info {
  display: none;
}
.contact-us-block .contact-us-info.active:not(.hide-initially-in-mobile) {
  display: block;
}
.contact-us-block .contact-us-info.hide-initially-in-mobile.active {
  display: none;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-info.hide-initially-in-mobile.active {
    display: block;
  }
}
.lt-ie9 .contact-us-block .contact-us-info.hide-initially-in-mobile.active {
  display: block;
}
.contact-us-block .contact-us-info .contact-us-info-block {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 0;
  margin-right: 0;
}
.contact-us-block .contact-us-info .contact-us-info-block:before, .contact-us-block .contact-us-info .contact-us-info-block:after {
  content: " ";
  display: table;
}
.contact-us-block .contact-us-info .contact-us-info-block:after {
  clear: both;
}
.contact-us-block .contact-us-info .contact-us-info-block .details-info, .contact-us-block .contact-us-info .contact-us-info-block .details-data {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 32px 0 60px 0;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-info .contact-us-info-block .details-info, .contact-us-block .contact-us-info .contact-us-info-block .details-data {
    float: left;
    width: 50%;
  }
}
.contact-us-block .contact-us-info .contact-us-info-block .details-info h3, .contact-us-block .contact-us-info .contact-us-info-block .details-data h3 {
  margin-top: 0;
  color: #000000;
}
.contact-us-block .contact-us-info .contact-us-info-block .details-info .contact-link a, .contact-us-block .contact-us-info .contact-us-info-block .details-data .contact-link a {
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
.contact-us-block .contact-us-info .contact-us-info-block .details-info .contact-link a:hover, .contact-us-block .contact-us-info .contact-us-info-block .details-info .contact-link a:focus, .contact-us-block .contact-us-info .contact-us-info-block .details-info .contact-link a:active, .contact-us-block .contact-us-info .contact-us-info-block .details-data .contact-link a:hover, .contact-us-block .contact-us-info .contact-us-info-block .details-data .contact-link a:focus, .contact-us-block .contact-us-info .contact-us-info-block .details-data .contact-link a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
.contact-us-block .contact-us-info .contact-us-info-block .details-info .address-row, .contact-us-block .contact-us-info .contact-us-info-block .details-data .address-row {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-info .contact-us-info-block .details-info .address-row, .contact-us-block .contact-us-info .contact-us-info-block .details-data .address-row {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 .contact-us-block .contact-us-info .contact-us-info-block .details-info .address-row, .lt-ie9 .contact-us-block .contact-us-info .contact-us-info-block .details-data .address-row {
  font-size: 24px;
  line-height: 28px;
}
.contact-us-block .contact-us-info .contact-us-info-block .details-info {
  padding: 32px 0 0 0;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-info .contact-us-info-block .details-info {
    padding-right: 15px;
    padding-bottom: 60px;
  }
}
.lt-ie9 .contact-us-block .contact-us-info .contact-us-info-block .details-info {
  padding-right: 15px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-info .contact-us-info-block .details-data {
    padding-left: 15px;
  }
}
.lt-ie9 .contact-us-block .contact-us-info .contact-us-info-block .details-data {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .contact-us-block .contact-us-info .contact-us-info-block .details-data {
    padding: 24px 0 45px 0;
  }
}
.contact-us-block .contact-us-info .contact-us-info-block .opening-hours-row {
  max-width: 400px;
}
.contact-us-block .contact-us-info .contact-us-info-block .opening-hours-row .opening-hours-day, .contact-us-block .contact-us-info .contact-us-info-block .opening-hours-row .opening-hours-hours {
  width: 50%;
  float: left;
}
.contact-us-block .contact-us-info .contact-us-info-block .opening-hours-info {
  margin: 24px 0;
}
@media (max-width: 768px) {
  .contact-us-block .contact-us-info .contact-us-info-block .opening-hours-info {
    margin: 24px 0 0;
  }
}
.contact-us-block .contact-us-info .contact-us-info-block:first-of-type .details-info {
  padding-top: 0;
}
@media (min-width: 768px) {
  .contact-us-block .contact-us-info .contact-us-info-block:first-of-type .details-info {
    padding-top: 32px;
  }
}
.lt-ie9 .contact-us-block .contact-us-info .contact-us-info-block:first-of-type .details-info {
  padding-top: 32px;
}

#chat-open-button {
  background-color: white;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-image: url("/icons/chat-icon.svg");
  background-repeat: no-repeat;
  background-size: 35px 35px;
  background-position: center;
  border-radius: 50%;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 1000;
  outline: none;
}
@media (min-width: 768px) {
  #chat-open-button {
    right: 85px;
  }
}
.lt-ie9 #chat-open-button {
  right: 85px;
}
#chat-open-button.nn-No {
  background-image: url("/icons/chat-icon-nn-No.svg");
  background-color: #fbcfc9;
}

#chat-welcome-panel {
  display: none;
  height: 70px;
  width: 220px;
  position: fixed;
  z-index: 999;
  bottom: 50px;
  right: 50px;
  color: #ffffff;
  background-color: #993062;
  cursor: pointer;
}
@media (min-width: 768px) {
  #chat-welcome-panel {
    right: 115px;
  }
}
.lt-ie9 #chat-welcome-panel {
  right: 115px;
}
#chat-welcome-panel .chat-welcome-panel-text {
  text-align: center;
  margin: auto;
  margin-top: 10px;
}

#bai-chat-widget .bai-msg-window &gt; ul li &gt; img {
  display: none;
}

#chat-container a:hover, #chat-container a.button:hover, #chat-container input.button:hover, #chat-container input[type=submit]:hover, #chat-container button:hover {
  background-color: transparent;
}
#chat-container a:hover[color="#ffffff"], #chat-container a.button:hover[color="#ffffff"], #chat-container input.button:hover[color="#ffffff"], #chat-container input[type=submit]:hover[color="#ffffff"], #chat-container button:hover[color="#ffffff"] {
  background-color: #005969;
}
#chat-container button[aria-label="message.thumbs.up"]:hover, #chat-container button[aria-label="message.thumbs.up"]:focus, #chat-container button[aria-label="message.thumbs.down"]:hover, #chat-container button[aria-label="message.thumbs.down"]:focus {
  color: #000000;
}
#chat-container div[src="/icons/Intrum_i_Black.svg"], #chat-container div[src="/icons/lindorff-l-black.svg"] {
  background-color: #f5f5f5;
  background-size: 25px;
  background-repeat: no-repeat;
}

header .header-content .secondary-items .header-buttons .search-container {
  display: none;
  float: left;
  margin-top: 12px;
}
@media (min-width: 992px) {
  header .header-content .secondary-items .header-buttons .search-container {
    display: block;
  }
}
.lt-ie9 header .header-content .secondary-items .header-buttons .search-container {
  display: block;
}
header .header-content .search-button {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 32px;
  background-image: url(../../icons/24/black/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  cursor: pointer;
}
header .header-content .search-bar-container {
  right: 0;
  top: 48px;
  position: absolute;
  background-color: #ffffff;
  width: 0%;
  height: 100%;
  transition: width 0.2s;
  transition-timing-function: ease-out;
  overflow: hidden;
  display: none;
}
@media (min-width: 768px) {
  header .header-content .search-bar-container {
    display: block;
  }
}
.lt-ie9 header .header-content .search-bar-container {
  display: block;
}
header .header-content .search-bar-container.visible {
  width: 100%;
  padding: 10px 15px;
  transition: width 0.5s;
}
header .header-content .search-bar-container.visible .search-button {
  opacity: 1;
  transition: opacity 0.1s;
  transition-delay: 0.1s;
}
header .header-content .search-bar-container.visible .close-button {
  opacity: 1;
  transition: opacity 0.5s;
  transition-delay: 0.5s;
}
header .header-content .search-bar-container.visible .search-input-container {
  opacity: 1;
  transition: opacity 0.1s;
  transition-delay: 0.2s;
}
header .header-content .search-bar-container .search-button {
  float: left;
  margin-right: 10px;
  transition: opacity 0s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  opacity: 0;
  cursor: default;
}
header .header-content .search-bar-container .close-button {
  float: right;
  margin-top: 5px;
  transition: opacity 0s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  opacity: 0;
}
header .header-content .search-bar-container .search-input-container {
  display: inline-block;
  width: 85%;
  transition: opacity 0s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  opacity: 0;
}
header .header-content .search-bar-container .search-input-container .search-input {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  border: 0;
}
@media (min-width: 768px) {
  header .header-content .search-bar-container .search-input-container .search-input {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 header .header-content .search-bar-container .search-input-container .search-input {
  font-size: 20px;
  line-height: 28px;
}
header .header-content .search-bar-container .search-input-container .search-input:focus {
  outline: 0;
}

#mobile-menu .search {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  background-color: #ffffff;
  color: #000000;
  padding: 32px 0 0 0;
}
@media (min-width: 768px) {
  #mobile-menu .search {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 #mobile-menu .search {
  font-size: 16px;
  line-height: 24px;
}
#mobile-menu .search .search-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 15px 32px 15px;
  position: relative;
}
#mobile-menu .search .search-input-mobile {
  width: 80%;
  transition: margin-left 0.5s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  pointer-events: none;
}
#mobile-menu .search .search-button {
  position: absolute;
  right: 15px;
  top: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-image: url(../../icons/16/black/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  display: block;
  transition: opacity 0.3s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
}
#mobile-menu .search .search-button.active {
  right: auto;
  left: 15px;
  opacity: 0;
  transition-delay: 0s;
  transition: opacity 0.2s;
}
#mobile-menu .search .close-button {
  position: absolute;
  right: 15px;
  top: 0;
  opacity: 0;
  transition: opacity 0.25s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  display: none;
}
#mobile-menu .search form {
  margin-bottom: 0;
}
#mobile-menu.show-search .search-container .search-input-mobile {
  margin-left: 30px;
  pointer-events: auto;
}
#mobile-menu.show-search .search-container .search-button {
  opacity: 0;
}
#mobile-menu.show-search .search-container .search-button.active {
  opacity: 1;
  transition-delay: 0.2s !important;
  transition: opacity 0.3s;
}
#mobile-menu.show-search .search-container .close-button {
  opacity: 1;
  transition: opacity 0.25s;
  transition-timing-function: ease-out;
  transition-delay: 0.25s;
}

.search-input-mobile {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  border: 0;
}
@media (min-width: 768px) {
  .search-input-mobile {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .search-input-mobile {
  font-size: 20px;
  line-height: 28px;
}
.search-input-mobile:focus {
  outline: 0;
}

.search-result-page .search-bar-container {
  padding: 24px 15px;
  margin: -38px 0 20px 0;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .search-result-page .search-bar-container {
    width: 100%;
    padding: 45px 32px;
    margin-top: -63px;
    margin-bottom: 40px;
  }
}
.lt-ie9 .search-result-page .search-bar-container {
  width: 100%;
  padding: 45px 32px;
  margin-top: -63px;
  margin-bottom: 40px;
}
.search-result-page .search-bar-container .search-input-container {
  position: relative;
  display: inline-block;
  width: 85%;
}
.search-result-page .search-bar-container .search-input-container .search-button {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  margin-right: 32px;
  background-image: url(../../icons/24/black/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  margin-right: 10px;
  cursor: default;
}
.search-result-page .search-bar-container .search-input-container form {
  margin-bottom: 0;
  display: block;
  margin-left: 40px;
}
.search-result-page .search-bar-container .search-input-container .search-input {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  border: 0;
}
@media (min-width: 768px) {
  .search-result-page .search-bar-container .search-input-container .search-input {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .search-result-page .search-bar-container .search-input-container .search-input {
  font-size: 20px;
  line-height: 28px;
}
.search-result-page .search-bar-container .search-input-container .search-input:focus {
  outline: 0;
}
.search-result-page hr {
  margin: 26px 0;
}
@media (min-width: 768px) {
  .search-result-page hr {
    margin: 54px 0;
  }
}
.lt-ie9 .search-result-page hr {
  margin: 54px 0;
}
.search-result-page hr:first-of-type {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .search-result-page hr:first-of-type {
    margin-top: 40px;
  }
}
.lt-ie9 .search-result-page hr:first-of-type {
  margin-top: 40px;
}
.search-result-page .result-count {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #707070;
}
.search-result-page .search-result-list-item a {
  color: #252525;
}
.search-result-page .search-result-list-item a h4 {
  color: #000000;
  margin-top: 0;
  margin-bottom: 9px;
}
.search-result-page .search-result-list-item a p {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .search-result-page .search-result-list-item a p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .search-result-page .search-result-list-item a p {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .search-result-page .search-result-list-item a {
    color: #707070;
  }
}
.lt-ie9 .search-result-page .search-result-list-item a {
  color: #707070;
}
.search-result-page .search-result-list-item .publish-date {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin: 16px 0;
  color: #707070;
}
.search-result-page .search-result-list-item .breadcrumbs {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #252525;
}
.search-result-page .search-result-list-item .breadcrumbs a.crumb {
  border-bottom: 1px solid #dbd7d2;
  color: #252525;
}
.search-result-page .search-result-list-item .breadcrumbs a.crumb:hover {
  color: #000000;
  border-bottom: 1px solid #252525;
}

.search-term-hit {
  font-weight: bold;
  font-style: italic;
}

.banner-container {
  width: calc(100% + 4000px);
  margin-left: -2000px;
  margin-right: 2000px;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .banner-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 .banner-container {
  margin-bottom: 60px;
}

.cta-banner {
  position: relative;
  text-align: center;
}
.cta-banner .banner-container .image-container {
  max-height: 240px;
  background-color: #000;
}
@media (min-width: 576px) {
  .cta-banner .banner-container .image-container {
    max-height: 360px;
  }
}
.lt-ie9 .cta-banner .banner-container .image-container {
  max-height: 360px;
}
.cta-banner .banner-container .image-container .image {
  opacity: 0.7;
}
.cta-banner .banner-container .image-container::before {
  padding-top: 58.6%;
}
@media (min-width: 576px) {
  .cta-banner .banner-container .image-container::before {
    padding-top: 38.3%;
  }
}
.lt-ie9 .cta-banner .banner-container .image-container::before {
  padding-top: 38.3%;
}
@media (min-width: 992px) {
  .cta-banner .banner-container .image-container::before {
    padding-top: 25%;
  }
}
.lt-ie9 .cta-banner .banner-container .image-container::before {
  padding-top: 25%;
}
.cta-banner .cta-container {
  position: absolute;
  top: 0;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 45px 0;
}
@media (min-width: 576px) {
  .cta-banner .cta-container {
    padding: 90px 0;
  }
}
.lt-ie9 .cta-banner .cta-container {
  padding: 90px 0;
}
.cta-banner .cta-container h3 {
  margin: 0;
}
.cta-banner .cta-container .cta-button {
  margin-top: 45px;
}
@media (min-width: 576px) {
  .cta-banner .cta-container .cta-button {
    margin-top: 90px;
  }
}
.lt-ie9 .cta-banner .cta-container .cta-button {
  margin-top: 90px;
}

.report-entry, .report-entry-corporate {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-top: none;
}
.report-entry .download-link::before, .report-entry-corporate .download-link::before {
  content: ".";
  color: transparent;
  background-image: url(/icons/16/blue/download.svg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 16px;
  padding: 0 5px;
}
.report-entry .report-link, .report-entry-corporate .report-link {
  text-decoration: underline;
}
.report-entry:first-of-type, .report-entry-corporate:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.report-entry-title, .report-entry-corporate-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border-right: none;
}
@media (min-width: 768px) {
  .report-entry-title, .report-entry-corporate-title {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .report-entry-title, .lt-ie9 .report-entry-corporate-title {
  font-size: 20px;
  line-height: 28px;
}
.report-entry-value, .report-entry-corporate-value {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  color: #0074B8;
}
.report-entry-title, .report-entry-value, .report-entry-corporate-title, .report-entry-corporate-value {
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  margin: 32px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-right: 10px;
  padding: 0 32px;
  font-weight: 500;
}
.report-entry-value:last-of-type, .report-entry-corporate-value:last-of-type {
  border-right: none;
}
@media screen and (max-width: 768px) {
  .report-entry, .report-entry-corporate {
    flex-direction: column;
  }
  .report-entry-title, .report-entry-value, .report-entry-corporate-title, .report-entry-corporate-value {
    border-right: none;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 10px 0;
  }
}

.report-entry-corporate {
  border-bottom: none;
}
.report-entry-corporate:first-of-type {
  border-top: none;
}

.blog h1 {
  margin-top: 45px;
  margin-bottom: 90px;
}
@media (min-width: 576px) {
  .blog h1 {
    margin-top: 30px;
    margin-bottom: 90px;
  }
}
.lt-ie9 .blog h1 {
  margin-top: 30px;
  margin-bottom: 90px;
}
.blog .right-side hr {
  margin: 5px;
}
.blog .right-side h4 {
  margin: 0;
}
.blog .dismiss-filter {
  color: #d9534f;
}
.blog .dismiss-filter:hover {
  color: #f0ad4e;
}
.blog a.blog-link {
  color: #0074B8;
  text-decoration: none;
}
.blog a.blog-link:hover, .blog a.blog-link:focus {
  color: #00446c;
}
@media screen and (max-width: 768px) {
  .blog .news-archive h4 {
    max-height: none;
  }
  .blog .news-archive p.large {
    max-height: none;
  }
}

.comparision-block-background {
  background-color: #f5f5f5;
}
@media (max-width: 1200px) {
  .comparision-block-background {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .comparision-block-background {
    margin-left: calc(-50vw + (1200px - 30px) / 2);
    margin-right: calc(-50vw + (1200px - 30px) / 2);
  }
}

.comparision-block {
  padding: 0px 50px;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  padding-left: 0px;
  padding-right: 0px;
  justify-content: flex-start;
}
.comparision-block .compare-item {
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 593px;
  min-height: 593px;
  max-height: 593px;
  padding-bottom: 17px;
  width: 30%;
  max-width: 30%;
  margin-top: 3%;
  margin-bottom: 3%;
  margin-left: 1.8%;
  margin-right: 1.8%;
}
.comparision-block .compare-item:first-of-type {
  margin-left: 1.25%;
}
.comparision-block .compare-item:last-of-type {
  margin-right: 1.25%;
}
.comparision-block .item-body {
  flex-grow: 1;
}
.comparision-block .item-body .title {
  font-size: 40px;
  line-height: 42px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.comparision-block .item-body .info-link {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  display: block;
  color: black;
  padding-top: 10px;
  text-decoration: underline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.comparision-block .item-body .divider {
  margin: 35px 0px 0px 0px;
  border-top: 2px solid #f5f5f5;
}
.comparision-block .item-body .price {
  font-size: 30px;
  line-height: 42px;
  font-weight: bold;
  margin-top: 43px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.comparision-block .item-body .description {
  color: #707070;
  padding-top: 0px;
  max-height: 81px;
  height: 81px;
  min-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 9px;
  display: flex;
  flex-direction: row;
}
.comparision-block .item-body .description .content {
  align-self: flex-end;
}
.comparision-block .item-body .features {
  margin-top: 7px;
  min-height: 180px;
  max-height: 180px;
  height: 155px;
  overflow: hidden;
}
.comparision-block .item-body .features .feature {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  text-align: left;
  text-transform: uppercase;
  line-height: 31px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.comparision-block .item-body .features .feature:first-letter {
  margin-right: 10px;
}
.comparision-block .item-footer .action-link {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .comparision-block {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .comparision-block .compare-item {
    min-width: 60%;
    width: 60%;
    margin: 5% auto;
  }
  .comparision-block .compare-item:first-of-type {
    margin-left: auto;
  }
  .comparision-block .compare-item:last-of-type {
    margin-right: auto;
  }
}
@media screen and (max-width: 576px) {
  .comparision-block {
    flex-wrap: wrap;
  }
  .comparision-block .compare-item {
    min-width: 90%;
    width: 90%;
  }
}

@media (max-width: 1200px) {
  .step-by-step-background {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .step-by-step-background {
    margin-left: calc(-50vw + (1200px - 30px) / 2);
    margin-right: calc(-50vw + (1200px - 30px) / 2);
  }
}

.step-by-step {
  padding: 25px;
  padding-top: 82px;
  padding-bottom: 70px;
}
.step-by-step .bg-white {
  background-color: white !important;
}
.step-by-step .headline {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 110px;
}
@media (max-width: 992px) {
  .step-by-step .headline {
    margin-bottom: 70px;
  }
}
.step-by-step .steps-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.step-by-step .steps-container .step-icon-with-text .step-icon-with-line {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.step-by-step .steps-container .step-icon-with-text .step-icon-with-line .step-icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  min-height: 64px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.step-by-step .steps-container .step-icon-with-text .step-icon-with-line .step-icon.bg-white {
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 992px) {
  .step-by-step .steps-container .step-icon-with-text .step-icon-with-line .step-icon {
    width: 40px;
    height: 40px;
  }
}
.step-by-step .steps-container .step-icon-with-text .step-icon-with-line .step-icon img {
  width: 26px;
  height: auto;
}
@media (max-width: 992px) {
  .step-by-step .steps-container .step-icon-with-text .step-icon-with-line .step-icon img {
    width: 16px;
    height: auto;
  }
}
.step-by-step .steps-container .step-icon-with-text p.step-title {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1b1b1b;
  padding: 30px 40px 30px 0;
  word-break: break-word;
}
@media (max-width: 992px) {
  .step-by-step .steps-container .step-icon-with-text p.step-title {
    display: none !important;
  }
}
.step-by-step .steps-container .divider {
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  width: 100%;
  margin: 0 10%;
}
@media (max-width: 992px) {
  .step-by-step .steps-container .divider {
    margin: 0 5%;
  }
}
.step-by-step .step-info {
  padding-top: 30px;
  display: flex;
  flex-direction: row;
  position: relative;
}
@media (max-width: 992px) {
  .step-by-step .step-info {
    flex-direction: column;
  }
}
.step-by-step .step-info span {
  word-break: normal;
  padding-right: 15px;
}
.step-by-step .step-info span.title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #252525;
  width: 27%;
}
@media (max-width: 992px) {
  .step-by-step .step-info span.title {
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.step-by-step .step-info span.description {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #757575;
}
@media (min-width: 992px) {
  .step-by-step .step-info span.description {
    width: 80%;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .step-by-step .step-info span.description-3-steps {
    padding-right: 20%;
    padding-left: 10%;
  }
}
@media (min-width: 992px) {
  .step-by-step .step-info span.description-4-steps {
    padding-right: 15%;
    padding-left: 10%;
  }
}
@media (min-width: 992px) {
  .step-by-step .step-info span.description-5-steps {
    padding-right: 10%;
    padding-left: 15%;
  }
}
@media (min-width: 992px) {
  .step-by-step .step-info span.description-6-steps {
    padding-right: 5%;
    padding-left: 10%;
  }
}
.step-by-step .step-info span.close-info {
  font-size: 32px;
  position: absolute;
  top: 35px;
  right: 0;
  cursor: pointer;
}
@media (max-width: 992px) {
  .step-by-step .step-info span.close-info {
    display: none !important;
  }
}
.step-by-step .step-navigation {
  margin-top: 50px;
}
.step-by-step .step-navigation span {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.4px;
  color: #000000;
  cursor: pointer;
  border-bottom: 1px solid #000000;
  padding-bottom: 1px;
}
.step-by-step .step-navigation span:first-of-type {
  float: left;
}
.step-by-step .step-navigation span:last-of-type {
  float: right;
}
@media (min-width: 992px) {
  .step-by-step .step-navigation {
    display: none;
  }
}

div.testimonials h4 {
  word-break: break-word;
  max-height: none;
}
div.testimonials p.testimonials-person-details {
  word-break: break-word;
}

/*div.testimonials {
    word-break: break-word;

    h4 {
        &amp;.quotation {
            text-align: left;
            letter-spacing: 0;
            line-height: 1.4;
            color: black;
            font-weight: bold;
        }
    }

    img {
        width: 100%;

        &amp;:hover {
            @include zoom-image();
        }
    }

    .testimonial-user-info {
        color: #757575;
        line-height: 1.4;
        text-align: left;
        letter-spacing: 0;
        margin-top: 15px;
    }

    .testimonial-item {
        @media(max-width: 991px) {
            margin-bottom: 25px;
        }
    }
}*/
@media (max-width: 1200px) {
  .icon-kpi-section-background {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .icon-kpi-section-background {
    margin-left: calc(-50vw + (1200px - 30px) / 2);
    margin-right: calc(-50vw + (1200px - 30px) / 2);
  }
}

.icon-kpi-section {
  padding: 75px 15px 85px 15px;
}
@media (max-width: 992px) {
  .icon-kpi-section {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}
.icon-kpi-section .headline {
  display: block;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 55px;
}
@media (max-width: 992px) {
  .icon-kpi-section .headline {
    font-size: 24px;
  }
}
.icon-kpi-section .steps {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .icon-kpi-section .steps {
    flex-direction: column;
  }
}
.icon-kpi-section .steps .step {
  word-break: break-word;
  padding-right: 35px;
}
@media (max-width: 992px) {
  .icon-kpi-section .steps .step {
    width: 100% !important;
  }
}
.icon-kpi-section .steps .step .number {
  font-size: 112px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
}
@media (max-width: 992px) {
  .icon-kpi-section .steps .step .number {
    font-size: 100px;
  }
}
.icon-kpi-section .steps .step .title {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 35px;
}
.icon-kpi-section .steps .step .description {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #252525;
}
@media (max-width: 992px) {
  .icon-kpi-section .steps .step .description {
    margin-bottom: 60px;
  }
}

.hero-services-container {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin-bottom: 30px;
  min-height: 420px;
}
@media (max-width: 767px) {
  .hero-services-container {
    min-height: 220px;
  }
  .hero-services-container .container .hero-container {
    position: initial;
  }
}
@media (max-width: 767px) {
  .hero-services-container.two-buttons {
    min-height: 300px;
  }
}
@media (min-width: 576px) {
  .hero-services-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 .hero-services-container {
  margin-bottom: 60px;
}
.hero-services-container.no-bottom-space {
  margin-bottom: 0;
}
.hero-services-container.animation {
  transition: height 0.7s;
  transition-delay: 2s;
  transition-timing-function: cubic-bezier(0, 0, 0.6, 1);
}
.hero-services-container .hero-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 10;
  padding-top: 40px;
  padding-bottom: 24px;
}
@media (min-width: 992px) {
  .hero-services-container .hero-container {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .hero-services-container .hero-container {
    padding-top: 190px;
    padding-bottom: 174px;
  }
}
.lt-ie9 .hero-services-container .hero-container {
  padding-top: 190px;
  padding-bottom: 174px;
}
.hero-services-container .hero-container.shrinked {
  padding-top: 45px;
  padding-bottom: 88px;
  min-height: 220px;
}
@media (max-width: 767px) {
  .hero-services-container .hero-container.shrinked {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hero-services-container .hero-container.standard {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.hero-services-container .hero-container .header-container .helper-heading {
  color: #ffffff;
}
.hero-services-container .hero-container .header-container .helper-heading.back-link-container {
  margin-bottom: 16px;
}
.hero-services-container .hero-container .header-container .helper-heading.back-link-container .back-link {
  border: 0;
  line-height: 16px;
}
.hero-services-container .hero-container .header-container .helper-heading.back-link-container .back-link a {
  color: #f5f5f5;
  border: 0;
  font-weight: 400;
  border-bottom: 1px solid;
  line-height: 16px;
  vertical-align: top;
}
.hero-services-container .hero-container .header-container .helper-heading.back-link-container .back-link a:hover {
  color: #ffffff;
}
.hero-services-container .hero-container .header-container .helper-heading.back-link-container .back-link a:focus {
  outline: 2px solid #bdb9b3;
  outline-offset: 2px;
  border-radius: 0.5px;
}
.hero-services-container .hero-container .header-container .helper-heading.back-link-container + h1 {
  max-width: 100%;
}
@media (max-width: 767px) {
  .hero-services-container .hero-container .header-container .helper-heading.back-link-container {
    margin-bottom: 8px;
  }
}
.hero-services-container .hero-container .header-container .CTAButton {
  margin-top: 45px;
  margin-bottom: 0;
}
.hero-services-container .hero-container .header-container h1 {
  color: white;
  margin-bottom: 16px;
  max-width: 830px;
}
.hero-services-container .hero-container .header-container h1 + .button-wrapper {
  margin-top: 45px !important;
}
.hero-services-container .hero-container .header-container h1 + .button-wrapper .CTAButton {
  margin-top: 0 !important;
}
.hero-services-container .hero-container .header-container h1 + .CTAButton {
  margin-top: 29px !important;
}
.hero-services-container .hero-container .header-container h1 + .CTAButton + .CTAButton {
  margin-top: 29px !important;
}
@media (max-width: 767px) {
  .hero-services-container .hero-container .header-container .button-wrapper,
  .hero-services-container .hero-container .header-container .CTAButton {
    position: absolute;
    bottom: 30px;
    left: auto;
    width: calc(100% - 30px) !important;
  }
  .hero-services-container .hero-container .header-container .button-wrapper {
    margin-top: 0 !important;
  }
  .hero-services-container .hero-container .header-container .button-wrapper .CTAButton {
    position: relative;
    bottom: auto;
    width: 100% !important;
    left: 0;
  }
  .hero-services-container .hero-container .header-container .button-wrapper .CTAButton + .CTAButton {
    margin-top: 16px !important;
  }
}
.hero-services-container .hero-container .header-container .helper-description {
  color: #ffffff;
  position: relative;
  font-weight: 400;
  max-width: 728px;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .hero-services-container .hero-container .header-container .helper-description {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
  }
}
.lt-ie9 .hero-services-container .hero-container .header-container .helper-description {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
}
.hero-services-container .hero-container .header-container .helper-description + .CTAButton {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .hero-services-container .hero-container .header-container .helper-description {
    max-width: calc(70% + 30px);
    position: absolute;
  }
}
@media (max-width: 767px) {
  .hero-services-container .hero-container .header-container h1 + .helper-description {
    position: relative;
    margin-top: 16px;
    margin-bottom: 0;
  }
}
.hero-services-container .hero-container .header-container .CTAButton {
  display: block;
}
.hero-services-container .hero-container .header-container .CTAButton .button {
  background: #ffffff;
  color: #000000;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
}
.hero-services-container .hero-container .header-container .CTAButton .button:hover {
  background: #f5f5f5;
}
.hero-services-container .hero-container .header-container .CTAButton .button:active {
  background: #E8E6E4;
}
.hero-services-container .hero-container .header-container .CTAButton .button:active:focus {
  outline: 2px solid transparent;
}
@media (max-width: 767px) {
  .hero-services-container .hero-container .header-container .CTAButton {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .hero-services-container .hero-container .header-container .CTAButton .button {
    font-size: 16px;
    height: 48px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    width: 100%;
  }
}
.hero-services-container .hero-container .header-container {
  width: 100%;
}
.hero-services-container .hero-container, .hero-services-container.expanded .hero-container {
  padding-top: 45px;
  padding-bottom: 45px;
}
.hero-services-container .hero-container .header-container h1, .hero-services-container.expanded .hero-container .header-container h1 {
  margin-bottom: 16px;
  font-weight: 600;
}
.hero-services-container .hero-container .header-container .CTAButton, .hero-services-container.expanded .hero-container .header-container .CTAButton {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0;
  display: inline-block;
}
.hero-services-container .hero-container .header-container .CTAButton .button, .hero-services-container.expanded .hero-container .header-container .CTAButton .button {
  vertical-align: top;
  margin-right: 16px;
}
.hero-services-container .hero-container .header-container .CTAButton .button-subaction,
.hero-services-container .hero-container .header-container .CTAButton + .CTAButton .button, .hero-services-container.expanded .hero-container .header-container .CTAButton .button-subaction,
.hero-services-container.expanded .hero-container .header-container .CTAButton + .CTAButton .button {
  background: transparent;
  border: 0;
  box-shadow: 0 0 0 1px #ffffff inset;
  color: #ffffff;
}
.hero-services-container .hero-container .header-container .CTAButton .button-subaction:hover,
.hero-services-container .hero-container .header-container .CTAButton + .CTAButton .button:hover, .hero-services-container.expanded .hero-container .header-container .CTAButton .button-subaction:hover,
.hero-services-container.expanded .hero-container .header-container .CTAButton + .CTAButton .button:hover {
  background: rgba(190, 185, 179, 0.1333333333);
}
.hero-services-container .hero-container .header-container .CTAButton .button-subaction:active,
.hero-services-container .hero-container .header-container .CTAButton + .CTAButton .button:active, .hero-services-container.expanded .hero-container .header-container .CTAButton .button-subaction:active,
.hero-services-container.expanded .hero-container .header-container .CTAButton + .CTAButton .button:active {
  background: rgba(190, 185, 179, 0.2666666667);
}
@media (max-width: 767px) {
  .hero-services-container .hero-container .header-container h1, .hero-services-container.expanded .hero-container .header-container h1 {
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: 600;
  }
  .hero-services-container .hero-container .header-container .CTAButton .button + .button, .hero-services-container.expanded .hero-container .header-container .CTAButton .button + .button {
    margin-top: 16px;
  }
}
.hero-services-container.fixed-height .hero-container, .hero-services-container.expanded.fixed-height .hero-container {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  height: 420px;
  max-height: 420px;
  min-height: 420px;
}
.hero-services-container.fixed-height .hero-container.center, .hero-services-container.expanded.fixed-height .hero-container.center {
  align-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .hero-services-container.fixed-height .hero-container, .hero-services-container.expanded.fixed-height .hero-container {
    padding-top: 30px !important;
    padding-bottom: 96px !important;
    height: auto;
    max-height: 100%;
    min-height: 220px;
  }
}
.hero-services-container .image-container,
.hero-services-container .video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -100;
  background-color: #f5f5f5;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
}
.hero-services-container .image-container .image,
.hero-services-container .video-container .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.hero-services-container .image-container .image img, .hero-services-container .image-container .image source,
.hero-services-container .video-container .image img,
.hero-services-container .video-container .image source {
  height: 100%;
  width: auto;
  position: absolute;
  top: -99999px !important;
  bottom: -99999px !important;
  left: -99999px;
  right: -99999px;
  margin: auto;
  object-fit: cover;
  min-width: 100%;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
}
.hero-services-container .image-container video,
.hero-services-container .video-container video {
  width: auto;
  height: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 49.999%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
}
.hero-services-container .image-container video::-webkit-media-controls,
.hero-services-container .video-container video::-webkit-media-controls {
  display: none !important;
}
.hero-services-container .image-container video::-webkit-media-controls-start-playback-button,
.hero-services-container .video-container video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.hero-services-container + .content-width .container-readmore {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .hero-services-container + .content-width .container-readmore {
    padding-top: 45px;
  }
}
.hero-services-container ~ .content-width .news-archive .news-item a {
  color: #171717 !important;
}
.hero-services-container ~ div .news-archive ~ .pagination-container,
.hero-services-container .news-archive ~ .pagination-container {
  margin-bottom: 60px !important;
}
@media (max-width: 767px) {
  .hero-services-container ~ div .news-archive ~ .pagination-container,
  .hero-services-container .news-archive ~ .pagination-container {
    margin-bottom: 45px !important;
  }
  .hero-services-container ~ div .news-archive .news-item:last-child,
  .hero-services-container .news-archive .news-item:last-child {
    margin-bottom: 45px !important;
  }
}

.container-logos {
  display: block;
  position: relative;
  margin-bottom: 0px;
}
.container-logos h3 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .container-logos {
    margin-bottom: 0px;
  }
}
.container-logos .logos-column {
  padding-top: 0;
  padding-bottom: 74px;
}
@media (max-width: 767px) {
  .container-logos .logos-column {
    padding-top: 1px;
    padding-bottom: 35px;
  }
}
.container-logos .logos-column.grey {
  background-color: #f5f5f5;
}
.container-logos hr {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .container-logos hr {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.container-logos .logos-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-flow: row wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.container-logos .logos-list li {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  flex: 20%;
  text-align: center;
  min-height: 24px;
  max-width: calc((100% - 150px) / 6);
}
.container-logos .logos-list li:nth-child(n+7) {
  margin-top: 30px;
}
.container-logos .logos-list li:nth-child(6n+1) {
  margin-left: 0px;
}
.container-logos .logos-list li .image-container .image {
  filter: grayscale(100%);
  transition: all 600ms ease-in-out;
}
.container-logos .logos-list li .image-container .image:hover {
  filter: grayscale(0) saturate(110%);
  transition: all 300ms ease-in-out;
}
.container-logos .logos-list li .image-container:before {
  padding-top: 62%;
  padding-top: 62.5%;
}
.container-logos .logos-list li .image-container img {
  filter: none;
  object-fit: contain;
  max-height: 100%;
}
.container-logos .logos-list li .image-container, .container-logos .logos-list li .image-container picture, .container-logos .logos-list li .image-container img {
  -webkit-user-drag: none;
  user-select: none;
  background: transparent;
}
.container-logos .logos-list li + li {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .container-logos .logos-list {
    flex-wrap: wrap;
  }
  .container-logos .logos-list li {
    max-width: calc((100% - 40px) / 3);
    width: calc((100% - 40px) / 3);
    flex-basis: auto;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .container-logos .logos-list li .image-container:before {
    padding-top: 55%;
  }
  .container-logos .logos-list li + li {
    margin-left: 20px;
  }
  .container-logos .logos-list li + li:nth-child(4), .container-logos .logos-list li + li:nth-child(7) {
    margin-left: 0;
  }
  .container-logos .logos-list li + li:nth-child(n+6) {
    display: none;
  }
  .container-logos .logos-list li + li:nth-child(4), .container-logos .logos-list li + li:nth-child(5) {
    padding-top: 18px;
  }
}
.container-logos .logos-description {
  margin-top: 30px;
  display: block;
  text-align: center;
}
.container-logos .logos-description, .container-logos .logos-description p {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.container-logos .logos-description a, .container-logos .logos-description p a {
  color: #0074B8;
  border-bottom: 1px solid #0074B8;
  transition: all 333ms ease-in-out;
}
.container-logos .logos-description a, .container-logos .logos-description a:active, .container-logos .logos-description a:focus, .container-logos .logos-description p a, .container-logos .logos-description p a:active, .container-logos .logos-description p a:focus {
  text-decoration: none;
}
.container-logos .logos-description a:hover, .container-logos .logos-description p a:hover {
  color: #000000;
  border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
  .container-logos .logos-description {
    margin-top: 28px;
  }
  .container-logos .logos-description, .container-logos .logos-description p {
    font-size: 14px;
    line-height: 18px;
  }
}
.container-logos .colored-grid-background.grey ~ * .logos-description a, .container-logos .colored-grid-background.grey ~ * .logos-description p a {
  color: #535353;
  border-bottom: 1px solid #535353;
  transition: all 333ms ease-in-out;
}
.container-logos .colored-grid-background.grey ~ * .logos-description a:hover, .container-logos .colored-grid-background.grey ~ * .logos-description p a:hover {
  color: #000;
}
.container-logos .colored-grid-background.grey ~ * .logos-description a:focus, .container-logos .colored-grid-background.grey ~ * .logos-description p a:focus {
  outline: 2px solid #bdb9b3;
  outline-offset: 2px;
  border-radius: 0.5px;
  text-decoration: none;
}

.container-columns-three {
  margin-bottom: 40px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .container-columns-three {
    margin-bottom: 72px;
    margin-top: 72px;
  }
}
.lt-ie9 .container-columns-three {
  margin-bottom: 72px;
  margin-top: 72px;
}
.container-columns-three .block-container {
  margin-bottom: 0;
}
.container-columns-three .block-body .block-title, .container-columns-three .block-body .block-titleh4 {
  color: #000000;
  margin-top: 0;
  font-size: 24px;
  line-height: 28px;
}
.container-columns-three .block-body p,
.container-columns-three .block-body .block-text {
  color: #000000;
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.container-columns-three .block-body p:empty,
.container-columns-three .block-body .block-text:empty {
  display: none;
}
.container-columns-three .block-body p a,
.container-columns-three .block-body .block-text a {
  border-bottom: 1px solid;
  text-decoration: none !important;
}
.container-columns-three .block-body p a:active, .container-columns-three .block-body p a:focus,
.container-columns-three .block-body .block-text a:active,
.container-columns-three .block-body .block-text a:focus {
  outline: 0;
}
.container-columns-three .block-body p a:hover,
.container-columns-three .block-body .block-text a:hover {
  color: #000;
  border-bottom-color: inherit;
}
.container-columns-three .block-body p a:active,
.container-columns-three .block-body .block-text a:active {
  color: #337ab7;
  border-bottom-color: #337ab7;
}
.container-columns-three.columns-titled .block-body .block-title, .container-columns-three.columns-titled .block-body .block-titleh4 {
  font-size: 40px;
  line-height: 42px;
  padding-bottom: 24px;
  margin-bottom: 0;
  font-weight: bold;
}
.container-columns-three.columns-titled p,
.container-columns-three.columns-titled .block-text {
  margin-top: 0;
  padding-top: 0;
}
.container-columns-three.columns-titled .paragraph-link {
  padding-top: 32px;
}
.container-columns-three.columns-titled .paragraph-link a {
  border-bottom: 1px solid;
  transition: all 250ms ease-in-out;
}
@media (max-width: 767px) {
  .container-columns-three .column {
    width: 100%;
    float: none;
  }
  .container-columns-three .block-body {
    margin-bottom: 32px;
  }
  .container-columns-three .block-body .block-title, .container-columns-three .block-body .block-titleh4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }
  .container-columns-three .block-body p,
  .container-columns-three .block-body .block-text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
  }
  .container-columns-three.columns-titled .block-body {
    margin-bottom: 46px;
  }
  .container-columns-three.columns-titled .block-body .block-title, .container-columns-three.columns-titled .block-body .block-titleh4 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 16px;
  }
  .container-columns-three.columns-titled p,
  .container-columns-three.columns-titled .block-text {
    margin-top: 0;
    padding-top: 0;
  }
  .container-columns-three.columns-titled .paragraph-link {
    padding-top: 16px;
  }
}

.section-page .content-width .container .content-width .container {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}

.container-steps {
  margin-top: 72px;
  margin-bottom: 48px;
}
.container-steps h2 {
  margin-bottom: 62px;
}
@media (max-width: 767px) {
  .container-steps {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .container-steps h2 {
    margin-bottom: 34px;
  }
}
.container-steps .steps-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  display: flex;
  width: 100%;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.container-steps .steps-list:before, .container-steps .steps-list:after {
  content: " ";
  display: table;
}
.container-steps .steps-list:after {
  clear: both;
}
.container-steps .steps-list:before {
  width: calc(100% - 160px);
  height: 2px;
  background: #E8E6E4;
  content: " ";
  position: absolute;
  top: 54px;
  left: 0;
}
.container-steps .steps-list .list-item {
  width: 160px;
  list-style: none;
  text-align: left;
  z-index: 1;
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: auto;
  margin-right: auto;
}
.container-steps .steps-list .list-item:first-child {
  margin-left: 0;
}
.container-steps .steps-list .list-item:last-child {
  margin-right: 0;
}
.container-steps .steps-list .list-item .item-number {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
  z-index: 1;
  position: relative;
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 100%;
  background: #005969;
  text-align: center;
  margin-bottom: 32px;
  -webkit-box-shadow: 0 0 0 24px white;
  -moz-box-shadow: 0 0 0 24px white;
  -ms-box-shadow: 0 0 0 24px white;
  -o-box-shadow: 0 0 0 24px white;
  box-shadow: 0 0 0 24px white;
}
.container-steps .steps-list .list-item .item-number span {
  font-size: 40px;
  line-height: 110px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.container-steps .steps-list .list-item .item-description {
  display: block;
  z-index: 2;
  position: relative;
}
.container-steps .steps-list .list-item .item-description p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}
.container-steps .steps-more {
  display: block;
  text-align: center;
  margin-top: 72px;
  font-size: 20px;
  line-height: 28px;
}
.container-steps .steps-more p {
  margin: 0;
  padding: 0;
}
.container-steps .steps-more a {
  border-bottom: 1px solid;
  transition: all 250ms ease-in-out;
}
.container-steps .steps-more a:hover {
  color: #000000;
  border-color: #000000;
}
@media (max-width: 767px) {
  .container-steps .steps-list {
    display: block;
  }
  .container-steps .steps-list:before {
    display: none;
    opacity: 0;
  }
  .container-steps .steps-list .list-item {
    margin-bottom: 16px;
    display: flex;
    width: 100%;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }
  .container-steps .steps-list .list-item .item-number {
    width: 75px;
    height: 75px;
    box-shadow: none;
    margin-bottom: 0;
    align-self: flex-start;
  }
  .container-steps .steps-list .list-item .item-number span {
    line-height: 73px;
  }
  .container-steps .steps-list .list-item .item-description {
    width: 208px;
    margin-left: 16px;
  }
  .container-steps .steps-more {
    margin-top: 24px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
  }
}

.container-service-detailed {
  margin-bottom: 45px;
  margin-top: 84px;
}
@media (min-width: 768px) {
  .container-service-detailed {
    margin-bottom: 90px;
  }
}
.lt-ie9 .container-service-detailed {
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .container-service-detailed {
    margin-top: 4px;
  }
}
.container-service-detailed .content-block {
  margin-bottom: 0;
}
.container-service-detailed .content-block .block-sides {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
}
.container-service-detailed .content-block .block-sides .right-container {
  overflow: hidden;
  float: none !important;
  width: calc(50% - 15px);
  margin-top: 46px;
}
@media (min-width: 992px) {
  .container-service-detailed .content-block .block-sides .right-container {
    width: 49%;
    width: 48.6%;
  }
}
.lt-ie9 .container-service-detailed .content-block .block-sides .right-container {
  width: 49%;
  width: 48.6%;
}
.container-service-detailed .content-block .block-sides .right-container .image-container, .container-service-detailed .content-block .block-sides .right-container .image-container * {
  transition: all 333ms ease-in-out;
  -webkit-user-drag: none;
  user-drag: none;
  user-select: none;
}
.container-service-detailed .content-block .block-sides .block-body {
  float: none !important;
  padding-left: 0;
  width: calc(50% - 15px);
}
@media (min-width: 992px) {
  .container-service-detailed .content-block .block-sides .block-body {
    width: 48%;
  }
}
.lt-ie9 .container-service-detailed .content-block .block-sides .block-body {
  width: 48%;
}
.container-service-detailed .content-block .block-sides .block-body .back-link-container .back-link {
  border: 0;
  margin-bottom: 20px;
}
.container-service-detailed .content-block .block-sides .block-body .back-link-container .back-link a {
  color: #535353;
  text-decoration: none;
  border: 0;
}
.container-service-detailed .content-block .block-sides .block-body .mobile-only {
  display: none;
}
.container-service-detailed .content-block .block-sides .block-body .body-title {
  display: block;
  font-size: 60px;
  line-height: 62px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 24px;
  margin-top: 0;
}
.container-service-detailed .content-block .block-sides .block-body p, .container-service-detailed .content-block .block-sides .block-body .text {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 0;
}
.container-service-detailed .content-block .block-sides .block-body .image-container {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
.container-service-detailed .content-block .block-sides .block-body .CTAButton {
  margin-top: 15px;
  margin-bottom: 0;
}
.container-service-detailed .content-block .block-sides .block-body .CTAButton a {
  font-weight: 500;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks {
  margin-top: 40px;
  margin-bottom: 0;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks:before, .container-service-detailed .content-block .block-sides .block-body .list-checks:after {
  content: " ";
  display: table;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks:after {
  clear: both;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item {
  float: left;
  width: 50%;
  vertical-align: top;
  padding-bottom: 26px;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item:nth-child(3), .container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item:nth-child(5) {
  clear: both;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .checks-text {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 44px;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .checks-text, .container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .checks-text p, .container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .checks-text div {
  font-size: 16px;
  line-height: 24px;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .image-container:before {
  display: none;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .image-container .image {
  position: relative;
  width: 32px;
  height: 32px;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .pictogram {
  width: 32px;
  height: 32px;
  float: left;
}
.container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .pictogram, .container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item .pictogram * {
  background: transparent;
  pointer-events: none;
}
.container-service-detailed .content-block .block-sides.reversed .right-container {
  order: 2;
}
.container-service-detailed .content-block .block-sides.reversed .block-body {
  order: 1;
}
@media (max-width: 767px) {
  .container-service-detailed .content-block .block-sides {
    margin-top: 43px;
    flex-direction: column;
  }
  .container-service-detailed .content-block .block-sides .mobile-hide {
    display: none;
  }
  .container-service-detailed .content-block .block-sides .right-container,
  .container-service-detailed .content-block .block-sides .block-body {
    width: 100%;
  }
  .container-service-detailed .content-block .block-sides .block-body .back-link-container .back-link {
    margin-bottom: 16px;
  }
  .container-service-detailed .content-block .block-sides .block-body .mobile-only {
    display: block;
  }
  .container-service-detailed .content-block .block-sides .block-body .image-container {
    margin-bottom: 24px;
  }
  .container-service-detailed .content-block .block-sides .block-body .body-title {
    font-size: 32px;
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
  }
  .container-service-detailed .content-block .block-sides .block-body .CTAButton {
    margin-top: 17px;
    width: 100%;
  }
  .container-service-detailed .content-block .block-sides .block-body .CTAButton a {
    width: 100%;
    height: 48px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .container-service-detailed .content-block .block-sides .block-body p, .container-service-detailed .content-block .block-sides .block-body .text {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .container-service-detailed .content-block .block-sides .block-body .list-checks {
    margin-top: 40px;
  }
  .container-service-detailed .content-block .block-sides .block-body .list-checks .checks-item {
    padding-bottom: 24px;
    float: none;
    width: 100%;
  }
  .container-service-detailed .content-block .block-sides .right-container {
    order: 1;
  }
  .container-service-detailed .content-block .block-sides .block-body {
    order: 2;
  }
}
@media (max-width: 767px) {
  .container-service-detailed .content-block {
    margin-bottom: 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.container-related {
  margin-bottom: 45px;
  background: #f5f5f5;
  position: relative;
  padding: 0;
  padding-bottom: 72px;
}
@media (min-width: 768px) {
  .container-related {
    margin-bottom: 90px;
  }
}
.lt-ie9 .container-related {
  margin-bottom: 90px;
}
.container-related:before {
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: calc(100% + 6000px);
  margin-left: -3000px;
  z-index: 1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-related .container {
  position: relative;
  z-index: 2;
}
.container-related .row {
  z-index: 10;
  margin-top: 45px;
  position: relative;
}
@media (min-width: 768px) {
  .container-related .row {
    margin-top: 72px;
  }
}
.lt-ie9 .container-related .row {
  margin-top: 72px;
}
@media (max-width: 767px) {
  .container-related .row {
    margin-top: 40px;
  }
}
.container-related h2 {
  margin-bottom: 44px;
  padding-right: 96px;
}
@media (max-width: 767px) {
  .container-related h2 {
    margin-bottom: 17px;
  }
}
.container-related .slider-related-controls {
  position: relative;
  height: 0;
  width: 100%;
  z-index: 10;
}
.container-related .slider-related-controls .control-arrow {
  width: 38px;
  height: 38px;
  border: 1px solid #DBD7D2;
  border-radius: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  position: absolute;
  line-height: 32px;
  top: -86px;
  right: 0;
  cursor: pointer;
  background: white;
}
.container-related .slider-related-controls .control-arrow:hover {
  background: #f5f5f5;
}
.container-related .slider-related-controls .control-arrow:active {
  background: #E8E6E4;
}
.container-related .slider-related-controls .control-arrow:before {
  content: "‹";
  color: #171717;
}
.container-related .slider-related-controls .control-arrow.arrow-prev {
  right: 46px;
}
.container-related .slider-related-controls .control-arrow.arrow-next:before {
  content: "›";
  padding-left: 1px;
}
.container-related .slider-related-controls .control-arrow.slick-disabled {
  background: #DBD7D2;
}
@media (max-width: 767px) {
  .container-related .slider-related-controls .control-arrow {
    top: -48px;
  }
}
.container-related .slider-related {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}
.container-related .slider-related:not(.slick-initialized) {
  opacity: 0.001;
  max-height: 640px;
  overflow: hidden;
}
.container-related .slider-related .related-item {
  padding: 15px 15px 0;
}
.container-related .slider-related .related-item .item-content {
  position: relative;
  background: #ffffff;
  padding: 24px 24px 92px;
  min-height: 242px;
}
.container-related .slider-related .related-item .item-link {
  color: #171717;
  outline: none;
  text-decoration: none;
}
.container-related .slider-related .related-item .item-link, .container-related .slider-related .related-item .item-link:focus, .container-related .slider-related .related-item .item-link:active, .container-related .slider-related .related-item .item-link h3, .container-related .slider-related .related-item .item-link h3:focus, .container-related .slider-related .related-item .item-link h3:active, .container-related .slider-related .related-item .item-link p, .container-related .slider-related .related-item .item-link p:focus, .container-related .slider-related .related-item .item-link p:active {
  outline: none;
}
.container-related .slider-related .related-item .slider-related-dotdotdot {
  height: 56px;
  margin: 0 0 16px;
}
.container-related .slider-related .related-item .slider-related-dotdotdot h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin: 0 0 16px;
  padding: 0;
  color: #000000;
}
.container-related .slider-related .related-item .slider-related-dotdotdot-text {
  height: 72px;
}
.container-related .slider-related .related-item .slider-related-dotdotdot-text p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  display: inline-block;
}
.container-related .slider-related .related-item .block-hide {
  display: none;
}
.container-related .slider-related .related-item .CTAButton {
  position: absolute;
  bottom: 24px;
  left: 24px;
  margin: 0;
  padding: 0;
}
.container-related .slider-related .related-item .CTAButton a {
  border: 1px solid #BEB9B3;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  padding: 12px 24px;
  font-weight: 500;
  background: transparent;
  outline: 0;
}
.container-related .slider-related .related-item .CTAButton a:hover, .container-related .slider-related .related-item .CTAButton a:focus {
  outline: 0;
}
.container-related .slider-related .related-item .CTAButton a:hover {
  background: #f5f5f5;
}
.container-related .slider-related .related-item .CTAButton a:active {
  background: #E8E6E4;
}
@media (max-width: 767px) {
  .container-related .slider-related .related-item {
    padding-top: 8px;
  }
  .container-related .slider-related .related-item .mobile-show {
    display: block;
  }
  .container-related .slider-related .related-item .item-content {
    position: relative;
    background: #ffffff;
    padding: 16px 16px 92px;
    min-height: 160px;
  }
  .container-related .slider-related .related-item h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-right: 44px;
    height: 48px;
  }
  .container-related .slider-related .related-item p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0 16px 0 0;
    height: 54px;
  }
  .container-related .slider-related .related-item .CTAButton {
    left: 16px;
    bottom: 16px;
    width: calc(100% - 32px);
  }
  .container-related .slider-related .related-item .CTAButton a {
    padding: 12px;
    height: auto;
  }
}

.section-page &gt; .content-width:last-child .umb-grid .grid-section &gt; div:last-child .container hr + .container-related {
  margin-top: -1px;
}
.section-page &gt; .content-width:last-child .umb-grid .grid-section &gt; div:last-child .container .container-related {
  margin-bottom: -64px;
}
@media (max-width: 767px) {
  .section-page &gt; .content-width:last-child .umb-grid .grid-section &gt; div:last-child .container .container-related {
    margin-top: inherit;
  }
}
.section-page &gt; .content-width:last-child &gt; .container.contacts.with-margin:only-child, .section-page &gt; .content-width:last-child &gt; .container.contacts.with-margin:only-of-type {
  margin-top: 0;
}
.section-page &gt; .content-width:not(:last-child) .umb-grid .grid-section &gt; div:last-child .container hr + .container-related {
  margin-top: -1px;
}
.section-page &gt; .content-width:not(:last-child) .umb-grid .grid-section &gt; div:last-child .container .container-related {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .section-page &gt; .content-width:not(:last-child) .umb-grid .grid-section &gt; div:last-child .container .container-related {
    margin-top: inherit;
  }
}

@media (max-width: 767px) {
  .corporate-section-page:has(.hero-image-container) .service-block-corporate {
    margin-top: -30px !important;
  }
}
.corporate-section-page:has(.hero-image-container) .service-block-corporate {
  margin-top: -60px;
}

@media (max-width: 767px) {
  .container-related .related-item .service-block-corporate-heading h3 {
    height: auto;
  }
}
.service-block-corporate .service-block-corporate-container {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 767px) {
  .service-block-corporate .service-block-corporate-container {
    display: inline-flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 767px) {
  .service-block-corporate .related-item:nth-last-child(-n+3) {
    padding-bottom: 0px;
  }
}
.service-block-corporate .related-item {
  padding: 15px 15px 0;
  width: 33.3333333333%;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .service-block-corporate .related-item {
    width: 100%;
  }
}
.service-block-corporate .related-item .item-content {
  position: relative;
  background: #fff;
  padding: 24px 24px 92px;
  min-height: 340px;
}
@media (max-width: 767px) {
  .service-block-corporate .related-item .item-content {
    min-height: 260px;
  }
}
.service-block-corporate .service-block-corporate-text {
  margin-bottom: 40px;
}
.service-block-corporate h3 {
  margin-bottom: 30px;
  margin-top: 0px;
}
.service-block-corporate .related-item .CTAButton {
  position: absolute;
  bottom: 24px;
  left: 24px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .service-block-corporate .related-item .CTAButton {
    left: 16px;
    bottom: 16px;
    width: calc(100% - 32px);
  }
}
.service-block-corporate .related-item .CTAButton a {
  background-color: #D8356E;
  color: #ffffff;
}
.service-block-corporate .related-item .CTAButton a:hover {
  background-color: #993062;
  color: #ffffff;
}

.container-industries {
  margin-bottom: 45px;
  background: #f5f5f5;
  position: relative;
  padding: 0;
  padding-bottom: 72px;
}
@media (min-width: 768px) {
  .container-industries {
    margin-bottom: 90px;
  }
}
.lt-ie9 .container-industries {
  margin-bottom: 90px;
}
.container-industries:before {
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: calc(100% + 6000px);
  margin-left: -3000px;
  z-index: 1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-industries .container {
  position: relative;
  z-index: 2;
}
.container-industries .row {
  z-index: 10;
  margin-top: 45px;
  position: relative;
}
@media (min-width: 768px) {
  .container-industries .row {
    margin-top: 72px;
  }
}
.lt-ie9 .container-industries .row {
  margin-top: 72px;
}
@media (max-width: 767px) {
  .container-industries .row {
    margin-top: 40px;
  }
}
.container-industries h2 {
  margin-bottom: 44px;
  padding-right: 96px;
}
@media (max-width: 767px) {
  .container-industries h2 {
    margin-bottom: 17px;
  }
}
.container-industries .slider-industries-controls {
  position: relative;
  height: 0;
  width: 100%;
  z-index: 10;
}
.container-industries .slider-industries-controls .control-arrow {
  width: 38px;
  height: 38px;
  border: 1px solid #DBD7D2;
  border-radius: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  position: absolute;
  line-height: 32px;
  top: -86px;
  right: 0;
  cursor: pointer;
  background: white;
}
.container-industries .slider-industries-controls .control-arrow:hover {
  background: #f5f5f5;
}
.container-industries .slider-industries-controls .control-arrow:active {
  background: #E8E6E4;
}
.container-industries .slider-industries-controls .control-arrow:before {
  content: "‹";
  color: #171717;
}
.container-industries .slider-industries-controls .control-arrow.arrow-prev {
  right: 46px;
}
.container-industries .slider-industries-controls .control-arrow.arrow-next:before {
  content: "›";
  padding-left: 1px;
}
.container-industries .slider-industries-controls .control-arrow.slick-disabled {
  background: #DBD7D2;
}
@media (max-width: 767px) {
  .container-industries .slider-industries-controls .control-arrow {
    top: -48px;
  }
}
.container-industries .slider-industries {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}
.container-industries .slider-industries:not(.slick-initialized) {
  opacity: 0.001;
  max-height: 640px;
  overflow: hidden;
}
.container-industries .slider-industries .industries-item {
  padding: 15px 15px 0;
}
.container-industries .slider-industries .industries-item .item-content {
  position: relative;
  background: #ffffff;
  padding: 24px 24px 92px;
  min-height: 242px;
}
.container-industries .slider-industries .industries-item .item-link {
  color: #171717;
  outline: none;
  text-decoration: none;
}
.container-industries .slider-industries .industries-item .item-link, .container-industries .slider-industries .industries-item .item-link:focus, .container-industries .slider-industries .industries-item .item-link:active, .container-industries .slider-industries .industries-item .item-link h3, .container-industries .slider-industries .industries-item .item-link h3:focus, .container-industries .slider-industries .industries-item .item-link h3:active, .container-industries .slider-industries .industries-item .item-link p, .container-industries .slider-industries .industries-item .item-link p:focus, .container-industries .slider-industries .industries-item .item-link p:active {
  outline: none;
}
.container-industries .slider-industries .industries-item h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin: 0 0 16px;
  padding: 0;
  color: #000000;
}
.container-industries .slider-industries .industries-item p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
.container-industries .slider-industries .industries-item .block-hide {
  display: none;
}
.container-industries .slider-industries .industries-item .CTAButton {
  position: absolute;
  bottom: 24px;
  left: 24px;
  margin: 0;
  padding: 0;
}
.container-industries .slider-industries .industries-item .CTAButton a {
  border: 1px solid #BEB9B3;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  padding: 12px 24px;
  font-weight: 500;
  background: transparent;
  outline: 0;
}
.container-industries .slider-industries .industries-item .CTAButton a:hover, .container-industries .slider-industries .industries-item .CTAButton a:focus {
  outline: 0;
}
.container-industries .slider-industries .industries-item .CTAButton a:hover {
  background: #f5f5f5;
}
.container-industries .slider-industries .industries-item .CTAButton a:active {
  background: #E8E6E4;
}
@media (max-width: 767px) {
  .container-industries .slider-industries .industries-item {
    padding-top: 8px;
  }
  .container-industries .slider-industries .industries-item .mobile-show {
    display: block;
  }
  .container-industries .slider-industries .industries-item .item-content {
    position: relative;
    background: #ffffff;
    padding: 16px 16px 92px;
    min-height: 160px;
  }
  .container-industries .slider-industries .industries-item h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-right: 44px;
  }
  .container-industries .slider-industries .industries-item p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0 16px 0 0;
  }
  .container-industries .slider-industries .industries-item .CTAButton {
    left: 16px;
    bottom: 16px;
    width: calc(100% - 32px);
  }
  .container-industries .slider-industries .industries-item .CTAButton a {
    padding: 12px;
    height: auto;
  }
}

.insights-form {
  margin-bottom: 45px;
  margin-top: 56px;
}
@media (min-width: 768px) {
  .insights-form {
    margin-bottom: 90px;
  }
}
.lt-ie9 .insights-form {
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .insights-form {
    margin-top: 4px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
}
.insights-form .content-block .block-sides {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
}
.insights-form .content-block .block-sides .block-body {
  float: none !important;
  padding-left: 0;
  width: calc(50% - 15px);
}
@media (min-width: 992px) {
  .insights-form .content-block .block-sides .block-body {
    width: 40%;
  }
}
.lt-ie9 .insights-form .content-block .block-sides .block-body {
  width: 40%;
}
.insights-form .content-block .block-sides .block-body .mobile-only {
  display: none;
}
.insights-form .content-block .block-sides .block-body .body-title {
  display: block;
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 22px;
  margin-top: 0;
}
.insights-form .content-block .block-sides .block-body p, .insights-form .content-block .block-sides .block-body .text {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 0;
}
.insights-form .content-block .block-sides .block-body .CTAButton {
  margin-top: 8px;
}
.insights-form .content-block .block-sides .block-body .CTAButton a {
  font-weight: 500;
}
.insights-form .content-block .block-sides .block-body label {
  color: #171717;
}
.insights-form .content-block .block-sides .block-body label.smaller {
  font-size: 16px;
}
.insights-form .content-block .block-sides .block-body label.required:after {
  display: none;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container {
  min-height: 60px;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=checkbox] {
  border-color: #171717 !important;
  box-shadow: none;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field {
  margin-top: 0;
  padding-top: 0;
  top: 0;
  left: 0;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper {
  top: 3px;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.checkbox label.umbraco-forms-label {
  left: 16px;
  top: 0;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.checkbox label.umbraco-forms-label {
  left: 18px;
  top: 3px;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=email].text,
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=password].text,
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=text].text {
  line-height: 32px;
  min-height: 36px;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=email].text::placeholder,
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=password].text::placeholder,
.insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=text].text::placeholder {
  color: #171717;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-navigation {
  margin-top: 2px;
}
.insights-form .content-block .block-sides .block-body .umbraco-forms-navigation, .insights-form .content-block .block-sides .block-body .umbraco-forms-navigation * {
  vertical-align: top;
}
.insights-form .content-block .block-sides .block-body .form-field, .insights-form .content-block .block-sides .block-body .hs-form-field, .insights-form .content-block .block-sides .block-body .umbraco-forms-field, .insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-field, .insights-form .content-block .block-sides .block-body .mktoFormRow {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .insights-form .content-block .block-sides {
    margin-top: 30px;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .insights-form .content-block .block-sides .mobile-hide {
    display: none;
  }
  .insights-form .content-block .block-sides input[type=submit] {
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    font-weight: 500;
  }
  .insights-form .content-block .block-sides .right-container,
  .insights-form .content-block .block-sides .block-body {
    width: 100%;
  }
  .insights-form .content-block .block-sides .block-body .mobile-only {
    display: block;
  }
  .insights-form .content-block .block-sides .block-body .body-title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
  }
  .insights-form .content-block .block-sides .block-body .CTAButton {
    margin-top: 16px;
    width: 100%;
  }
  .insights-form .content-block .block-sides .block-body .CTAButton a {
    width: 100%;
    height: 48px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .insights-form .content-block .block-sides .block-body form {
    margin-bottom: 0;
  }
  .insights-form .content-block .block-sides .block-body p, .insights-form .content-block .block-sides .block-body .text {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-field {
    margin-bottom: 16px;
  }
  .insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container {
    margin-bottom: 24px;
  }
  .insights-form .content-block .block-sides .block-body .umbraco-forms-form .umbraco-forms-container input[type=text].text {
    line-height: 20px;
    min-height: 30px;
  }
  .insights-form .content-block .block-sides .right-container {
    order: 1;
  }
  .insights-form .content-block .block-sides .block-body {
    order: 2;
  }
}
@media (max-width: 767px) {
  .insights-form .content-block {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  #slide {
    padding: 48px;
    width: 30%;
    min-width: 600px;
  }
}
#slide .popup-content-dropdown {
  position: relative;
  display: inline-block;
  width: auto;
}
#slide .popup-content-dropdown:after {
  content: "";
  background-image: url(../../../icons/12/black/down.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #BEB9B3;
  border-radius: 0;
  padding: 12px 19px;
  width: 48px;
  height: 48px;
  pointer-events: none;
  text-align: center;
}
#slide .popup-content-dropdown select {
  border: 1px solid #BEB9B3;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  background: #ffffff;
  height: 48px;
  color: black;
  font-weight: 500;
  padding: 12px 62px 12px 16px;
  display: block;
  width: auto;
  min-width: 200px;
  font-size: 16px;
  line-height: 22px;
}
#slide .popup-content-dropdown select:focus {
  border-color: #c0e2f3;
  outline: 1px solid #c0e2f3;
}
#slide .popup-content .preamble &gt; h2 + div,
#slide .popup-content-heading .preamble &gt; h2 + div {
  margin-bottom: 24px;
}
#slide .popup-content .preamble .ingress-container,
#slide .popup-content-heading .preamble .ingress-container {
  margin-top: 24px;
}
#slide .popup-content .preamble .ingress-container p.ingress,
#slide .popup-content .preamble .ingress-container .ingress,
#slide .popup-content .preamble .ingress-container p,
#slide .popup-content-heading .preamble .ingress-container p.ingress,
#slide .popup-content-heading .preamble .ingress-container .ingress,
#slide .popup-content-heading .preamble .ingress-container p {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
}
#slide .popup-content-dropdown {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #slide .popup-content,
  #slide .popup-content-dropdown,
  #slide .popup-content-heading {
    padding-left: 15px;
    padding-right: 15px;
  }
  #slide .popup-content-dropdown {
    padding-right: 0;
    margin-right: 15px;
    max-width: calc(100% - 15px);
  }
}
#slide .popup-content .article .grid-section .container {
  padding-left: 0;
  padding-right: 0;
}
#slide .popup-content .article .form-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .hs-form-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .mktoFormRow.checkbox label.umbraco-forms-label {
  left: 20px;
  top: 12px;
  font-size: 16px;
  line-height: 24px;
}
#slide .popup-content .article .form-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .hs-form-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field.checkbox label.umbraco-forms-label,
#slide .popup-content .article .mktoFormRow.checkbox label.umbraco-forms-label,
#slide .popup-content .article .form-field.checkbox .umbraco-forms-field-wrapper,
#slide .popup-content .article .hs-form-field.checkbox .umbraco-forms-field-wrapper,
#slide .popup-content .article .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper,
#slide .popup-content .article .mktoFormRow.checkbox .umbraco-forms-field-wrapper {
  top: 0;
}
#slide .popup-content .article .umbraco-forms-form input.text,
#slide .popup-content .article .umbraco-forms-form textarea {
  max-width: 100%;
}
#slide .popup-content .article .umbraco-forms-fieldset ~ .umbraco-forms-navigation.row-fluid {
  top: 0;
  margin: 0;
  padding: 0;
}
#slide .popup-content .article .form-field,
#slide .popup-content .article .hs-form-field,
#slide .popup-content .article .umbraco-forms-field,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field,
#slide .popup-content .article .mktoFormRow {
  color: #000000;
  font-weight: 400;
  margin-bottom: 24px;
}
#slide .popup-content .article .form-field.focus .umbraco-forms-label,
#slide .popup-content .article .form-field.focus label, #slide .popup-content .article .form-field.has-value .umbraco-forms-label,
#slide .popup-content .article .form-field.has-value label,
#slide .popup-content .article .hs-form-field.focus .umbraco-forms-label,
#slide .popup-content .article .hs-form-field.focus label,
#slide .popup-content .article .hs-form-field.has-value .umbraco-forms-label,
#slide .popup-content .article .hs-form-field.has-value label,
#slide .popup-content .article .umbraco-forms-field.focus .umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-field.focus label,
#slide .popup-content .article .umbraco-forms-field.has-value .umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-field.has-value label,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field.focus .umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field.focus label,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field.has-value .umbraco-forms-label,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field.has-value label,
#slide .popup-content .article .mktoFormRow.focus .umbraco-forms-label,
#slide .popup-content .article .mktoFormRow.focus label,
#slide .popup-content .article .mktoFormRow.has-value .umbraco-forms-label,
#slide .popup-content .article .mktoFormRow.has-value label {
  font-weight: 500;
  color: #171717;
}
#slide .popup-content .article .form-field .umbraco-forms-label.has-value,
#slide .popup-content .article .form-field label.has-value,
#slide .popup-content .article .form-field .umbraco-forms-label.focus,
#slide .popup-content .article .form-field label.focus,
#slide .popup-content .article .hs-form-field .umbraco-forms-label.has-value,
#slide .popup-content .article .hs-form-field label.has-value,
#slide .popup-content .article .hs-form-field .umbraco-forms-label.focus,
#slide .popup-content .article .hs-form-field label.focus,
#slide .popup-content .article .umbraco-forms-field .umbraco-forms-label.has-value,
#slide .popup-content .article .umbraco-forms-field label.has-value,
#slide .popup-content .article .umbraco-forms-field .umbraco-forms-label.focus,
#slide .popup-content .article .umbraco-forms-field label.focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field .umbraco-forms-label.has-value,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field label.has-value,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field .umbraco-forms-label.focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field label.focus,
#slide .popup-content .article .mktoFormRow .umbraco-forms-label.has-value,
#slide .popup-content .article .mktoFormRow label.has-value,
#slide .popup-content .article .mktoFormRow .umbraco-forms-label.focus,
#slide .popup-content .article .mktoFormRow label.focus {
  font-weight: 500;
  color: #171717;
}
#slide .popup-content .article .g-recaptcha &gt; div, #slide .popup-content .article .g-recaptcha,
#slide .popup-content .article .g-recaptcha iframe {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
}
#slide .popup-content .article .form-field label,
#slide .popup-content .article .hs-form-field label,
#slide .popup-content .article .umbraco-forms-field label,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field label,
#slide .popup-content .article .mktoFormRow label {
  color: #171717;
}
#slide .popup-content .article .form-field input[type=text],
#slide .popup-content .article .form-field input[type=phone],
#slide .popup-content .article .form-field input[type=password],
#slide .popup-content .article .form-field input[type=tel],
#slide .popup-content .article .form-field input[type=email],
#slide .popup-content .article .form-field input[type=number],
#slide .popup-content .article .form-field input[type=url],
#slide .popup-content .article .form-field input.text,
#slide .popup-content .article .form-field textarea,
#slide .popup-content .article .hs-form-field input[type=text],
#slide .popup-content .article .hs-form-field input[type=phone],
#slide .popup-content .article .hs-form-field input[type=password],
#slide .popup-content .article .hs-form-field input[type=tel],
#slide .popup-content .article .hs-form-field input[type=email],
#slide .popup-content .article .hs-form-field input[type=number],
#slide .popup-content .article .hs-form-field input[type=url],
#slide .popup-content .article .hs-form-field input.text,
#slide .popup-content .article .hs-form-field textarea,
#slide .popup-content .article .umbraco-forms-field input[type=text],
#slide .popup-content .article .umbraco-forms-field input[type=phone],
#slide .popup-content .article .umbraco-forms-field input[type=password],
#slide .popup-content .article .umbraco-forms-field input[type=tel],
#slide .popup-content .article .umbraco-forms-field input[type=email],
#slide .popup-content .article .umbraco-forms-field input[type=number],
#slide .popup-content .article .umbraco-forms-field input[type=url],
#slide .popup-content .article .umbraco-forms-field input.text,
#slide .popup-content .article .umbraco-forms-field textarea,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=text],
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=phone],
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=password],
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=tel],
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=email],
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=number],
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=url],
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input.text,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field textarea,
#slide .popup-content .article .mktoFormRow input[type=text],
#slide .popup-content .article .mktoFormRow input[type=phone],
#slide .popup-content .article .mktoFormRow input[type=password],
#slide .popup-content .article .mktoFormRow input[type=tel],
#slide .popup-content .article .mktoFormRow input[type=email],
#slide .popup-content .article .mktoFormRow input[type=number],
#slide .popup-content .article .mktoFormRow input[type=url],
#slide .popup-content .article .mktoFormRow input.text,
#slide .popup-content .article .mktoFormRow textarea {
  padding-bottom: 4px;
  overflow: hidden;
  color: #171717;
  border-bottom-color: #beb9b3;
  width: 100% !important;
  max-width: 100% !important;
}
#slide .popup-content .article .form-field input[type=text]:focus,
#slide .popup-content .article .form-field input[type=phone]:focus,
#slide .popup-content .article .form-field input[type=password]:focus,
#slide .popup-content .article .form-field input[type=tel]:focus,
#slide .popup-content .article .form-field input[type=email]:focus,
#slide .popup-content .article .form-field input[type=number]:focus,
#slide .popup-content .article .form-field input[type=url]:focus,
#slide .popup-content .article .form-field input.text:focus,
#slide .popup-content .article .form-field textarea:focus,
#slide .popup-content .article .hs-form-field input[type=text]:focus,
#slide .popup-content .article .hs-form-field input[type=phone]:focus,
#slide .popup-content .article .hs-form-field input[type=password]:focus,
#slide .popup-content .article .hs-form-field input[type=tel]:focus,
#slide .popup-content .article .hs-form-field input[type=email]:focus,
#slide .popup-content .article .hs-form-field input[type=number]:focus,
#slide .popup-content .article .hs-form-field input[type=url]:focus,
#slide .popup-content .article .hs-form-field input.text:focus,
#slide .popup-content .article .hs-form-field textarea:focus,
#slide .popup-content .article .umbraco-forms-field input[type=text]:focus,
#slide .popup-content .article .umbraco-forms-field input[type=phone]:focus,
#slide .popup-content .article .umbraco-forms-field input[type=password]:focus,
#slide .popup-content .article .umbraco-forms-field input[type=tel]:focus,
#slide .popup-content .article .umbraco-forms-field input[type=email]:focus,
#slide .popup-content .article .umbraco-forms-field input[type=number]:focus,
#slide .popup-content .article .umbraco-forms-field input[type=url]:focus,
#slide .popup-content .article .umbraco-forms-field input.text:focus,
#slide .popup-content .article .umbraco-forms-field textarea:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=text]:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=phone]:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=password]:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=tel]:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=email]:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=number]:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=url]:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input.text:focus,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field textarea:focus,
#slide .popup-content .article .mktoFormRow input[type=text]:focus,
#slide .popup-content .article .mktoFormRow input[type=phone]:focus,
#slide .popup-content .article .mktoFormRow input[type=password]:focus,
#slide .popup-content .article .mktoFormRow input[type=tel]:focus,
#slide .popup-content .article .mktoFormRow input[type=email]:focus,
#slide .popup-content .article .mktoFormRow input[type=number]:focus,
#slide .popup-content .article .mktoFormRow input[type=url]:focus,
#slide .popup-content .article .mktoFormRow input.text:focus,
#slide .popup-content .article .mktoFormRow textarea:focus {
  outline: 0;
  border-bottom: 2px solid #bfe2f4;
  margin-bottom: -1px;
}
#slide .popup-content .article .form-field input[type=text].input-validation-error,
#slide .popup-content .article .form-field input[type=phone].input-validation-error,
#slide .popup-content .article .form-field input[type=password].input-validation-error,
#slide .popup-content .article .form-field input[type=tel].input-validation-error,
#slide .popup-content .article .form-field input[type=email].input-validation-error,
#slide .popup-content .article .form-field input[type=number].input-validation-error,
#slide .popup-content .article .form-field input[type=url].input-validation-error,
#slide .popup-content .article .form-field input.text.input-validation-error,
#slide .popup-content .article .form-field textarea.input-validation-error,
#slide .popup-content .article .hs-form-field input[type=text].input-validation-error,
#slide .popup-content .article .hs-form-field input[type=phone].input-validation-error,
#slide .popup-content .article .hs-form-field input[type=password].input-validation-error,
#slide .popup-content .article .hs-form-field input[type=tel].input-validation-error,
#slide .popup-content .article .hs-form-field input[type=email].input-validation-error,
#slide .popup-content .article .hs-form-field input[type=number].input-validation-error,
#slide .popup-content .article .hs-form-field input[type=url].input-validation-error,
#slide .popup-content .article .hs-form-field input.text.input-validation-error,
#slide .popup-content .article .hs-form-field textarea.input-validation-error,
#slide .popup-content .article .umbraco-forms-field input[type=text].input-validation-error,
#slide .popup-content .article .umbraco-forms-field input[type=phone].input-validation-error,
#slide .popup-content .article .umbraco-forms-field input[type=password].input-validation-error,
#slide .popup-content .article .umbraco-forms-field input[type=tel].input-validation-error,
#slide .popup-content .article .umbraco-forms-field input[type=email].input-validation-error,
#slide .popup-content .article .umbraco-forms-field input[type=number].input-validation-error,
#slide .popup-content .article .umbraco-forms-field input[type=url].input-validation-error,
#slide .popup-content .article .umbraco-forms-field input.text.input-validation-error,
#slide .popup-content .article .umbraco-forms-field textarea.input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=text].input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=phone].input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=password].input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=tel].input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=email].input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=number].input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input[type=url].input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field input.text.input-validation-error,
#slide .popup-content .article .umbraco-forms-form .umbraco-forms-field textarea.input-validation-error,
#slide .popup-content .article .mktoFormRow input[type=text].input-validation-error,
#slide .popup-content .article .mktoFormRow input[type=phone].input-validation-error,
#slide .popup-content .article .mktoFormRow input[type=password].input-validation-error,
#slide .popup-content .article .mktoFormRow input[type=tel].input-validation-error,
#slide .popup-content .article .mktoFormRow input[type=email].input-validation-error,
#slide .popup-content .article .mktoFormRow input[type=number].input-validation-error,
#slide .popup-content .article .mktoFormRow input[type=url].input-validation-error,
#slide .popup-content .article .mktoFormRow input.text.input-validation-error,
#slide .popup-content .article .mktoFormRow textarea.input-validation-error {
  border-bottom: 2px solid #e83e56;
}
.container-columns-four {
  margin-bottom: 40px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .container-columns-four {
    margin-bottom: 92px;
    margin-top: 90px;
  }
}
.lt-ie9 .container-columns-four {
  margin-bottom: 92px;
  margin-top: 90px;
}
.container-columns-four .block-container {
  margin-bottom: 0;
}
.container-columns-four .row-title h2 {
  margin-bottom: 90px;
}
.container-columns-four .block-body .block-title, .container-columns-four .block-body .block-titleh3 {
  color: #000000;
  margin-top: 0;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.container-columns-four .block-body p,
.container-columns-four .block-body .block-text {
  color: #000000;
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.container-columns-four .block-body p:empty,
.container-columns-four .block-body .block-text:empty {
  display: none;
}
.container-columns-four.columns-numbers .block-body .block-title, .container-columns-four.columns-numbers .block-body .block-titleh3 {
  color: #000000;
  margin-top: 0;
  font-size: 60px;
  line-height: 62px;
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .container-columns-four.columns-numbers .block-body .block-title, .container-columns-four.columns-numbers .block-body .block-titleh3 {
    font-size: 5vw;
    white-space: nowrap;
    line-height: 0.9;
  }
}
.container-columns-four.columns-numbers .block-body p,
.container-columns-four.columns-numbers .block-body .block-text {
  color: #000000;
  margin-top: 14px;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.container-columns-four.columns-numbers .block-body p:empty,
.container-columns-four.columns-numbers .block-body .block-text:empty {
  display: none;
}
@media (max-width: 767px) {
  .container-columns-four .column {
    width: 100%;
    float: none;
  }
  .container-columns-four .row-title h2 {
    margin-bottom: 40px;
  }
  .container-columns-four .block-body {
    margin-bottom: 32px;
  }
  .container-columns-four .block-body p,
  .container-columns-four .block-body .block-text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
  }
  .container-columns-four.columns-numbers .block-body {
    margin-bottom: 28px;
  }
  .container-columns-four.columns-numbers .block-body p,
  .container-columns-four.columns-numbers .block-body .block-text {
    margin-top: 6px;
    font-size: 16px;
    line-height: 24px;
  }
}

.block-image-half {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 98px 0;
}
.block-image-half:before {
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: calc(100% + 6000px);
  margin-left: -3000px;
  z-index: 1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-image-half .container {
  position: relative;
  z-index: 2;
}
.block-image-half .image-halved {
  pointer-events: none;
  background-color: inherit;
  position: absolute;
  height: 100%;
  width: calc(100% + 3000px);
  margin-left: -1500px;
  z-index: 1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
}
.block-image-half .image-halved picture {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.block-image-half .image-halved picture source,
.block-image-half .image-halved picture img {
  width: 100%;
  min-width: 100%;
  object-fit: cover;
  height: auto;
  min-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
}
.block-image-half .image-halved .image-container {
  position: absolute;
  width: 50vw;
  right: auto;
  top: 0;
  height: 100%;
  left: 50%;
}
.block-image-half.inverse .image-halved {
  width: 5000px;
  margin-left: -2500px;
  left: 50%;
}
.block-image-half.inverse .image-halved .image-container {
  width: 50vw;
  right: auto;
  top: 0;
  left: calc(50% - 50vw);
  margin: 0;
}
.block-image-half.inverse .action-content {
  float: right;
}
.block-image-half .action-content {
  max-width: 40%;
}
.block-image-half .action-content .content-title,
.block-image-half .action-content h2 {
  max-width: 100%;
  width: 100%;
  margin-bottom: 32px;
}
.block-image-half .action-content p {
  margin: 0 0 32px;
  padding: 0;
  font-size: 20px;
  line-height: 28px;
}
.block-image-half .action-content p:empty {
  display: none;
}
.block-image-half .action-content .CTAButton {
  margin-top: 0;
  margin-bottom: -10px;
}
.block-image-half .action-content .CTAButton a {
  margin-right: 12px;
  margin-bottom: 10px;
}
.block-image-half .action-content .CTAButton .button:not(.button-subaction) {
  border: 1px solid #D8356E;
}
.block-image-half .action-content .CTAButton .button:not(.button-subaction):hover {
  border-color: #993062;
}
.block-image-half .action-content .CTAButton .button:not(.button-subaction):active {
  border-color: #7a264e;
}
.block-image-half .action-content .CTAButton .button-subaction,
.block-image-half .action-content .CTAButton + .CTAButton .button {
  background: #ffffff;
  border: 0;
  box-shadow: 0 0 0 1px #BEB9B3 inset;
  color: #000000;
}
.block-image-half .action-content .CTAButton .button-subaction:hover,
.block-image-half .action-content .CTAButton + .CTAButton .button:hover {
  background: #f5f5f5;
}
.block-image-half .action-content .CTAButton .button-subaction:active,
.block-image-half .action-content .CTAButton + .CTAButton .button:active {
  background: #E8E6E4;
}
@media (max-width: 767px) {
  .block-image-half {
    padding: 0;
  }
  .block-image-half.inverse .image-halved,
  .block-image-half .image-halved {
    position: relative;
    height: 290px;
    margin-left: -30px;
    width: auto;
    left: 0;
    margin-right: -30px;
  }
  .block-image-half.inverse .image-halved .image-container,
  .block-image-half .image-halved .image-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .block-image-half .action-content {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .block-image-half .action-content h2,
  .block-image-half .action-content .content-title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
  }
  .block-image-half .action-content p,
  .block-image-half .action-content .author {
    padding: 0;
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .block-image-half .action-content .CTAButton {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .block-image-half .action-content .CTAButton .button-subaction,
  .block-image-half .action-content .CTAButton .button {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    display: block;
  }
  .block-image-half .action-content .CTAButton .button-subaction + .button,
  .block-image-half .action-content .CTAButton .button-subaction + .button-subaction,
  .block-image-half .action-content .CTAButton .button + .button,
  .block-image-half .action-content .CTAButton .button + .button-subaction {
    margin-top: 16px;
  }
  .block-image-half .action-content .CTAButton + .CTAButton {
    margin-top: 16px;
  }
}

.container-team, .container-team-expand {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.container-team .item-year, .container-team .item-elected, .container-team-expand .item-year, .container-team-expand .item-elected {
  display: none;
}
.container-team .item-elected, .container-team-expand .item-elected {
  margin-top: -12px;
}
.container-team .extra-info, .container-team-expand .extra-info {
  display: none;
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  margin: 8px 0 10px;
}
.container-team .full-profile, .container-team-expand .full-profile {
  cursor: pointer;
}
.container-team .full-profile:after, .container-team-expand .full-profile:after {
  margin-left: 7px;
  font-family: "Glyphicons Halflings";
  content: "\e259";
  color: #000;
  position: relative;
  top: 2px;
}
.container-team .hide-profile:after, .container-team-expand .hide-profile:after {
  font-family: "Glyphicons Halflings";
  content: "\e260";
  color: #000;
  float: left;
  width: 16px;
  height: 16px;
}
.container-team .hide-profile, .container-team-expand .hide-profile {
  display: none;
  cursor: pointer;
  padding-bottom: 12px;
}
.container-team:before, .container-team-expand:before {
  position: absolute;
  width: calc(100% + 3000px);
  background: #F5F5F5;
  top: 0;
  left: -1500px;
  bottom: 0;
  right: 0;
  content: "";
}
.container-team .team-title, .container-team-expand .team-title {
  margin-bottom: 72px;
  padding-top: 72px;
}
.container-team .team-title h2, .container-team-expand .team-title h2 {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .container-team .team-title, .container-team-expand .team-title {
    position: relative;
    padding-top: 40px;
    padding-bottom: 0;
    margin: 0;
  }
  .container-team .team-title.divider:before, .container-team-expand .team-title.divider:before {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: rgba(0, 0, 0, 0.16);
    content: " ";
  }
  .container-team .team-title h2, .container-team-expand .team-title h2 {
    padding-right: 118px;
  }
}
.container-team .slider-team-management-controls,
.container-team .slider-team-controls, .container-team-expand .slider-team-management-controls,
.container-team-expand .slider-team-controls {
  position: initial;
  height: 0;
  width: 100%;
}
.container-team .slider-team-management-controls .control-arrow,
.container-team .slider-team-controls .control-arrow, .container-team-expand .slider-team-management-controls .control-arrow,
.container-team-expand .slider-team-controls .control-arrow {
  width: 38px;
  height: 38px;
  border: 1px solid #DBD7D2;
  border-radius: 50px;
  background: white;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  position: absolute;
  line-height: 32px;
  top: -66px;
  right: 15px;
  cursor: pointer;
}
.container-team .slider-team-management-controls .control-arrow:before,
.container-team .slider-team-controls .control-arrow:before, .container-team-expand .slider-team-management-controls .control-arrow:before,
.container-team-expand .slider-team-controls .control-arrow:before {
  content: "‹";
  color: #171717;
}
.container-team .slider-team-management-controls .control-arrow.arrow-prev,
.container-team .slider-team-controls .control-arrow.arrow-prev, .container-team-expand .slider-team-management-controls .control-arrow.arrow-prev,
.container-team-expand .slider-team-controls .control-arrow.arrow-prev {
  right: 61px;
}
.container-team .slider-team-management-controls .control-arrow.arrow-next:before,
.container-team .slider-team-controls .control-arrow.arrow-next:before, .container-team-expand .slider-team-management-controls .control-arrow.arrow-next:before,
.container-team-expand .slider-team-controls .control-arrow.arrow-next:before {
  content: "›";
  padding-left: 1px;
}
.container-team .slider-team-management-controls .control-arrow.slick-disabled,
.container-team .slider-team-controls .control-arrow.slick-disabled, .container-team-expand .slider-team-management-controls .control-arrow.slick-disabled,
.container-team-expand .slider-team-controls .control-arrow.slick-disabled {
  background: #DBD7D2;
}
@media (max-width: 767px) {
  .container-team .slider-team-management-controls .control-arrow,
  .container-team .slider-team-controls .control-arrow, .container-team-expand .slider-team-management-controls .control-arrow,
  .container-team-expand .slider-team-controls .control-arrow {
    top: 50%;
    margin-top: -20px;
  }
}
.container-team .slider-team-management,
.container-team .slider-team-management-expand,
.container-team .slider-team, .container-team-expand .slider-team-management,
.container-team-expand .slider-team-management-expand,
.container-team-expand .slider-team {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
  position: relative;
  z-index: 5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container-team .slider-team-management .team-item,
.container-team .slider-team-management-expand .team-item,
.container-team .slider-team .team-item, .container-team-expand .slider-team-management .team-item,
.container-team-expand .slider-team-management-expand .team-item,
.container-team-expand .slider-team .team-item {
  padding: 15px 15px;
  width: 33.333%;
}
.container-team .slider-team-management .team-item .person,
.container-team .slider-team-management-expand .team-item .person,
.container-team .slider-team .team-item .person, .container-team-expand .slider-team-management .team-item .person,
.container-team-expand .slider-team-management-expand .team-item .person,
.container-team-expand .slider-team .team-item .person {
  background: white;
  border-radius: 1px;
  padding: 40px 13px 30px 18px;
  position: relative;
  flex: 1;
}
.container-team .slider-team-management .team-item .image-container,
.container-team .slider-team-management-expand .team-item .image-container,
.container-team .slider-team .team-item .image-container, .container-team-expand .slider-team-management .team-item .image-container,
.container-team-expand .slider-team-management-expand .team-item .image-container,
.container-team-expand .slider-team .team-item .image-container {
  margin: 0 0 24px;
  padding: 0;
}
.container-team .slider-team-management .team-item .item-link,
.container-team .slider-team-management-expand .team-item .item-link,
.container-team .slider-team .team-item .item-link, .container-team-expand .slider-team-management .team-item .item-link,
.container-team-expand .slider-team-management-expand .team-item .item-link,
.container-team-expand .slider-team .team-item .item-link {
  color: #171717;
  outline: none;
  text-decoration: none;
}
.container-team .slider-team-management .team-item .item-link, .container-team .slider-team-management .team-item .item-link:focus, .container-team .slider-team-management .team-item .item-link:active, .container-team .slider-team-management .team-item .item-link h3, .container-team .slider-team-management .team-item .item-link h3:focus, .container-team .slider-team-management .team-item .item-link h3:active, .container-team .slider-team-management .team-item .item-link p, .container-team .slider-team-management .team-item .item-link p:focus, .container-team .slider-team-management .team-item .item-link p:active,
.container-team .slider-team-management-expand .team-item .item-link,
.container-team .slider-team-management-expand .team-item .item-link:focus,
.container-team .slider-team-management-expand .team-item .item-link:active,
.container-team .slider-team-management-expand .team-item .item-link h3,
.container-team .slider-team-management-expand .team-item .item-link h3:focus,
.container-team .slider-team-management-expand .team-item .item-link h3:active,
.container-team .slider-team-management-expand .team-item .item-link p,
.container-team .slider-team-management-expand .team-item .item-link p:focus,
.container-team .slider-team-management-expand .team-item .item-link p:active,
.container-team .slider-team .team-item .item-link,
.container-team .slider-team .team-item .item-link:focus,
.container-team .slider-team .team-item .item-link:active,
.container-team .slider-team .team-item .item-link h3,
.container-team .slider-team .team-item .item-link h3:focus,
.container-team .slider-team .team-item .item-link h3:active,
.container-team .slider-team .team-item .item-link p,
.container-team .slider-team .team-item .item-link p:focus,
.container-team .slider-team .team-item .item-link p:active, .container-team-expand .slider-team-management .team-item .item-link, .container-team-expand .slider-team-management .team-item .item-link:focus, .container-team-expand .slider-team-management .team-item .item-link:active, .container-team-expand .slider-team-management .team-item .item-link h3, .container-team-expand .slider-team-management .team-item .item-link h3:focus, .container-team-expand .slider-team-management .team-item .item-link h3:active, .container-team-expand .slider-team-management .team-item .item-link p, .container-team-expand .slider-team-management .team-item .item-link p:focus, .container-team-expand .slider-team-management .team-item .item-link p:active,
.container-team-expand .slider-team-management-expand .team-item .item-link,
.container-team-expand .slider-team-management-expand .team-item .item-link:focus,
.container-team-expand .slider-team-management-expand .team-item .item-link:active,
.container-team-expand .slider-team-management-expand .team-item .item-link h3,
.container-team-expand .slider-team-management-expand .team-item .item-link h3:focus,
.container-team-expand .slider-team-management-expand .team-item .item-link h3:active,
.container-team-expand .slider-team-management-expand .team-item .item-link p,
.container-team-expand .slider-team-management-expand .team-item .item-link p:focus,
.container-team-expand .slider-team-management-expand .team-item .item-link p:active,
.container-team-expand .slider-team .team-item .item-link,
.container-team-expand .slider-team .team-item .item-link:focus,
.container-team-expand .slider-team .team-item .item-link:active,
.container-team-expand .slider-team .team-item .item-link h3,
.container-team-expand .slider-team .team-item .item-link h3:focus,
.container-team-expand .slider-team .team-item .item-link h3:active,
.container-team-expand .slider-team .team-item .item-link p,
.container-team-expand .slider-team .team-item .item-link p:focus,
.container-team-expand .slider-team .team-item .item-link p:active {
  outline: none;
}
.container-team .slider-team-management .team-item .block-text, .container-team .slider-team-management .team-item .item-year,
.container-team .slider-team-management-expand .team-item .block-text,
.container-team .slider-team-management-expand .team-item .item-year,
.container-team .slider-team .team-item .block-text,
.container-team .slider-team .team-item .item-year, .container-team-expand .slider-team-management .team-item .block-text, .container-team-expand .slider-team-management .team-item .item-year,
.container-team-expand .slider-team-management-expand .team-item .block-text,
.container-team-expand .slider-team-management-expand .team-item .item-year,
.container-team-expand .slider-team .team-item .block-text,
.container-team-expand .slider-team .team-item .item-year {
  margin: 8px 0 10px;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
.container-team .slider-team-management .team-item .block-text p, .container-team .slider-team-management .team-item .item-year p,
.container-team .slider-team-management-expand .team-item .block-text p,
.container-team .slider-team-management-expand .team-item .item-year p,
.container-team .slider-team .team-item .block-text p,
.container-team .slider-team .team-item .item-year p, .container-team-expand .slider-team-management .team-item .block-text p, .container-team-expand .slider-team-management .team-item .item-year p,
.container-team-expand .slider-team-management-expand .team-item .block-text p,
.container-team-expand .slider-team-management-expand .team-item .item-year p,
.container-team-expand .slider-team .team-item .block-text p,
.container-team-expand .slider-team .team-item .item-year p {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}
.container-team .slider-team-management .team-item .item-photo,
.container-team .slider-team-management-expand .team-item .item-photo,
.container-team .slider-team .team-item .item-photo, .container-team-expand .slider-team-management .team-item .item-photo,
.container-team-expand .slider-team-management-expand .team-item .item-photo,
.container-team-expand .slider-team .team-item .item-photo {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.container-team .slider-team-management .team-item .item-photo, .container-team .slider-team-management .team-item .item-photo *,
.container-team .slider-team-management-expand .team-item .item-photo,
.container-team .slider-team-management-expand .team-item .item-photo *,
.container-team .slider-team .team-item .item-photo,
.container-team .slider-team .team-item .item-photo *, .container-team-expand .slider-team-management .team-item .item-photo, .container-team-expand .slider-team-management .team-item .item-photo *,
.container-team-expand .slider-team-management-expand .team-item .item-photo,
.container-team-expand .slider-team-management-expand .team-item .item-photo *,
.container-team-expand .slider-team .team-item .item-photo,
.container-team-expand .slider-team .team-item .item-photo * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
}
.container-team .slider-team-management .team-item .item-photo .image-container,
.container-team .slider-team-management-expand .team-item .item-photo .image-container,
.container-team .slider-team .team-item .item-photo .image-container, .container-team-expand .slider-team-management .team-item .item-photo .image-container,
.container-team-expand .slider-team-management-expand .team-item .item-photo .image-container,
.container-team-expand .slider-team .team-item .item-photo .image-container {
  margin: 0;
  background: transparent;
}
.container-team .slider-team-management .team-item .item-photo .image-container .image,
.container-team .slider-team-management-expand .team-item .item-photo .image-container .image,
.container-team .slider-team .team-item .item-photo .image-container .image, .container-team-expand .slider-team-management .team-item .item-photo .image-container .image,
.container-team-expand .slider-team-management-expand .team-item .item-photo .image-container .image,
.container-team-expand .slider-team .team-item .item-photo .image-container .image {
  border-radius: 100%;
  background: transparent;
}
.container-team .slider-team-management .team-item .item-photo .image-container:before,
.container-team .slider-team-management-expand .team-item .item-photo .image-container:before,
.container-team .slider-team .team-item .item-photo .image-container:before, .container-team-expand .slider-team-management .team-item .item-photo .image-container:before,
.container-team-expand .slider-team-management-expand .team-item .item-photo .image-container:before,
.container-team-expand .slider-team .team-item .item-photo .image-container:before {
  padding-top: 100%;
}
.container-team .slider-team-management .team-item .item-title,
.container-team .slider-team-management-expand .team-item .item-title,
.container-team .slider-team .team-item .item-title, .container-team-expand .slider-team-management .team-item .item-title,
.container-team-expand .slider-team-management-expand .team-item .item-title,
.container-team-expand .slider-team .team-item .item-title {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-weight: 500;
  padding-bottom: 8px;
}
.container-team .slider-team-management .team-item .item-title.narrow,
.container-team .slider-team-management-expand .team-item .item-title.narrow,
.container-team .slider-team .team-item .item-title.narrow, .container-team-expand .slider-team-management .team-item .item-title.narrow,
.container-team-expand .slider-team-management-expand .team-item .item-title.narrow,
.container-team-expand .slider-team .team-item .item-title.narrow {
  max-width: 256px;
}
.container-team .slider-team-management .team-item .item-subtitle,
.container-team .slider-team-management-expand .team-item .item-subtitle,
.container-team .slider-team .team-item .item-subtitle, .container-team-expand .slider-team-management .team-item .item-subtitle,
.container-team-expand .slider-team-management-expand .team-item .item-subtitle,
.container-team-expand .slider-team .team-item .item-subtitle {
  font-size: 20px;
  line-height: 28px;
  color: #7C7A7A;
  padding-bottom: 0;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .container-team .slider-team-management,
  .container-team .slider-team-management-expand,
  .container-team .slider-team, .container-team-expand .slider-team-management,
  .container-team-expand .slider-team-management-expand,
  .container-team-expand .slider-team {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .container-team .slider-team-management .slick-list,
  .container-team .slider-team-management-expand .slick-list,
  .container-team .slider-team .slick-list, .container-team-expand .slider-team-management .slick-list,
  .container-team-expand .slider-team-management-expand .slick-list,
  .container-team-expand .slider-team .slick-list {
    height: auto !important;
  }
  .container-team .slider-team-management .team-item,
  .container-team .slider-team-management-expand .team-item,
  .container-team .slider-team .team-item, .container-team-expand .slider-team-management .team-item,
  .container-team-expand .slider-team-management-expand .team-item,
  .container-team-expand .slider-team .team-item {
    width: 100vw;
  }
  .container-team .slider-team-management .team-item:before,
  .container-team .slider-team-management-expand .team-item:before,
  .container-team .slider-team .team-item:before, .container-team-expand .slider-team-management .team-item:before,
  .container-team-expand .slider-team-management-expand .team-item:before,
  .container-team-expand .slider-team .team-item:before {
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100vw - 30px);
    height: calc(100% - 30px);
    background: white;
    pointer-events: none;
    z-index: 0;
    opacity: 1;
  }
  .container-team .slider-team-management .team-item h3,
  .container-team .slider-team-management-expand .team-item h3,
  .container-team .slider-team .team-item h3, .container-team-expand .slider-team-management .team-item h3,
  .container-team-expand .slider-team-management-expand .team-item h3,
  .container-team-expand .slider-team .team-item h3 {
    line-height: 24px;
    margin-bottom: 12px;
  }
  .container-team .slider-team-management .team-item p,
  .container-team .slider-team-management-expand .team-item p,
  .container-team .slider-team .team-item p, .container-team-expand .slider-team-management .team-item p,
  .container-team-expand .slider-team-management-expand .team-item p,
  .container-team-expand .slider-team .team-item p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
    padding: 0;
  }
  .container-team .slider-team-management .team-item .person,
  .container-team .slider-team-management-expand .team-item .person,
  .container-team .slider-team .team-item .person, .container-team-expand .slider-team-management .team-item .person,
  .container-team-expand .slider-team-management-expand .team-item .person,
  .container-team-expand .slider-team .team-item .person {
    padding-bottom: 22px;
  }
  .container-team .slider-team-management .team-item .person .item-photo,
  .container-team .slider-team-management-expand .team-item .person .item-photo,
  .container-team .slider-team .team-item .person .item-photo, .container-team-expand .slider-team-management .team-item .person .item-photo,
  .container-team-expand .slider-team-management-expand .team-item .person .item-photo,
  .container-team-expand .slider-team .team-item .person .item-photo {
    margin-bottom: 32px;
  }
  .container-team .slider-team-management .team-item .person .item-title,
  .container-team .slider-team-management-expand .team-item .person .item-title,
  .container-team .slider-team .team-item .person .item-title, .container-team-expand .slider-team-management .team-item .person .item-title,
  .container-team-expand .slider-team-management-expand .team-item .person .item-title,
  .container-team-expand .slider-team .team-item .person .item-title {
    font-size: 20px;
    line-height: 24px;
  }
  .container-team .slider-team-management .team-item .person .item-subtitle,
  .container-team .slider-team-management-expand .team-item .person .item-subtitle,
  .container-team .slider-team .team-item .person .item-subtitle, .container-team-expand .slider-team-management .team-item .person .item-subtitle,
  .container-team-expand .slider-team-management-expand .team-item .person .item-subtitle,
  .container-team-expand .slider-team .team-item .person .item-subtitle {
    font-size: 16px;
    line-height: 24px;
  }
  .container-team .slider-team-management .team-item .person .block-text, .container-team .slider-team-management .team-item .person .item-year,
  .container-team .slider-team-management-expand .team-item .person .block-text,
  .container-team .slider-team-management-expand .team-item .person .item-year,
  .container-team .slider-team .team-item .person .block-text,
  .container-team .slider-team .team-item .person .item-year, .container-team-expand .slider-team-management .team-item .person .block-text, .container-team-expand .slider-team-management .team-item .person .item-year,
  .container-team-expand .slider-team-management-expand .team-item .person .block-text,
  .container-team-expand .slider-team-management-expand .team-item .person .item-year,
  .container-team-expand .slider-team .team-item .person .block-text,
  .container-team-expand .slider-team .team-item .person .item-year {
    margin-top: 0;
    padding-top: 0;
    font-size: 14px;
    line-height: 18px;
  }
  .container-team .slider-team-management .team-item .person .extra-info,
  .container-team .slider-team-management-expand .team-item .person .extra-info,
  .container-team .slider-team .team-item .person .extra-info, .container-team-expand .slider-team-management .team-item .person .extra-info,
  .container-team-expand .slider-team-management-expand .team-item .person .extra-info,
  .container-team-expand .slider-team .team-item .person .extra-info {
    font-size: 14px;
    line-height: 18px;
    margin: 8px 0 10px;
  }
}
.container-team.team-management .slider-team-management .team-item .person,
.container-team.team-management .slider-team-management-expand .team-item .person,
.container-team.team-management .slider-team .team-item .person, .container-team-expand.team-management .slider-team-management .team-item .person,
.container-team-expand.team-management .slider-team-management-expand .team-item .person,
.container-team-expand.team-management .slider-team .team-item .person {
  padding-bottom: 22px;
}
@media (min-width: 768px) {
  .container-team .slider-team-management,
  .container-team .slider-team-management-expand,
  .container-team .slider-team, .container-team-expand .slider-team-management,
  .container-team-expand .slider-team-management-expand,
  .container-team-expand .slider-team {
    padding-bottom: 22px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: row;
  }
  .container-team .slider-team-management .team-item,
  .container-team .slider-team-management-expand .team-item,
  .container-team .slider-team .team-item, .container-team-expand .slider-team-management .team-item,
  .container-team-expand .slider-team-management-expand .team-item,
  .container-team-expand .slider-team .team-item {
    padding: 0 15px 40px 15px;
    flex-direction: column;
    display: flex;
  }
  .container-team .slider-team-management .team-item .item-type,
  .container-team .slider-team-management-expand .team-item .item-type,
  .container-team .slider-team .team-item .item-type, .container-team-expand .slider-team-management .team-item .item-type,
  .container-team-expand .slider-team-management-expand .team-item .item-type,
  .container-team-expand .slider-team .team-item .item-type {
    margin-bottom: 22px;
  }
}
.container-team .team-more, .container-team-expand .team-more {
  position: relative;
  margin-top: -6px;
  text-align: center;
  padding-bottom: 72px;
}
.container-team .team-more p, .container-team .team-more a, .container-team-expand .team-more p, .container-team-expand .team-more a {
  font-size: 20px;
  line-height: 28px;
  padding: 0;
  margin: 0;
}
.container-team .team-more a, .container-team-expand .team-more a {
  color: #535353;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.container-team .team-more a:before, .container-team-expand .team-more a:before {
  width: 100%;
  height: 1px;
  background: #535353;
  content: " ";
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  position: absolute;
  transition: all 250ms ease-in-out;
}
.container-team .team-more a:hover, .container-team-expand .team-more a:hover {
  color: #000000;
}
.container-team .team-more a:hover:before, .container-team-expand .team-more a:hover:before {
  background: #000000;
}
.container-team .team-more a:active, .container-team-expand .team-more a:active {
  color: #535353;
}
.container-team .team-more a:active:before, .container-team-expand .team-more a:active:before {
  background: #535353;
}
@media (max-width: 767px) {
  .container-team .team-more, .container-team-expand .team-more {
    margin-top: -2px;
    padding-bottom: 40px;
  }
  .container-team .team-more p, .container-team .team-more a, .container-team-expand .team-more p, .container-team-expand .team-more a {
    font-size: 16px;
    line-height: 20px;
  }
}

hr.newsroom {
  width: 100%;
  margin: 0px 15px 60px 15px;
}

@media (max-width: 768px) {
  hr.newsroom {
    width: 100%;
    margin: 0px 15px 45px 15px;
  }
}
.newsroom-heading {
  padding-top: 90px;
}

.news-text .heading {
  padding-top: 24px;
  max-height: 150px;
  width: 100%;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .newsroom-heading {
    padding-top: 45px;
  }
  .news-text .heading {
    padding-top: 0px;
    max-height: 60px;
  }
}
.hero-image-container-report-page {
  background-color: #f5f5f5;
  position: relative;
}
.hero-image-container-report-page .content-block {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .hero-image-container-report-page .content-block {
    padding-left: 0;
    padding-right: 0;
  }
}

.report-page-corporate {
  margin: 0;
  padding: 45px 15px 0 15px;
  background-color: #ffffff;
}

.hero-image-container-report-page-corporate {
  background-color: #ffffff;
  position: relative;
}
.hero-image-container-report-page-corporate .content-block {
  padding-left: 15px;
  padding-right: 15px;
}
.hero-image-container-report-page-corporate .image-container {
  background-color: #ffffff;
}

@media (max-width: 768px) {
  .hero-image-container-report-page {
    padding: 0 15px 0 15px;
  }
}
.block-body-report-page .text {
  padding-top: 35px;
  width: 75%;
}

.block-body-report-page .block-cta {
  padding-top: 32px;
}

@media (max-width: 767px) {
  .block-body-report-page .text {
    padding-top: 24px;
    width: 100%;
  }
  .block-body-report-page .block-cta {
    padding-top: 0;
    margin-top: 16px;
  }
}
.container-service-specified.report-page .hero-image-container-report-page .left-container {
  width: 60%;
}
@media (max-width: 767px) {
  .container-service-specified.report-page .hero-image-container-report-page .left-container {
    width: 100%;
    display: none;
  }
}

.block-body-report-page {
  width: 50%;
}

@media (max-width: 767px) {
  .block-body-report-page {
    width: 100%;
  }
  .block-body-report-page .CTAButton a {
    font-size: 16px;
    height: 48px;
    line-height: 24px;
  }
}
.block-body-report-page p {
  line-height: 28px;
  font-size: 20px;
}

lite-youtube {
  background-color: #000;
  position: relative;
  display: block;
  contain: content;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  max-width: 720px;
}

lite-youtube::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-image: url(/icons/youtube-background.png);
  background-position: top;
  background-repeat: repeat-x;
  height: 60px;
  padding-bottom: 50px;
  width: 100%;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -webkit-box-sizing: unset;
}

lite-youtube::after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

lite-youtube &gt; iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}

lite-youtube &gt; .lty-playbtn {
  display: block;
  width: 68px;
  height: 48px;
  position: absolute;
  cursor: pointer;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  z-index: 1;
  background-color: transparent;
  background-image: url("/icons/youtube-logo.svg");
  transition: filter 0.1s cubic-bezier(0, 0, 0.2, 1);
  border: none;
}

lite-youtube &gt; .lty-playbtn:hover {
  background-color: transparent;
}

lite-youtube .lyt-activated {
  cursor: unset;
}

lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated &gt; .lty-playbtn {
  opacity: 0;
  pointer-events: none;
}

.lyt-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.ophelos-chat-iframe {
  width: 100%;
  height: 820px;
}
@media (min-width: 430px) {
  .ophelos-chat-iframe {
    height: 740px;
  }
}

.ophelos-chat-disclaimer {
  color: #707070;
  margin: 0px 22px 40px;
}
@media (min-width: 1052px) {
  .ophelos-chat-disclaimer {
    margin: 0px 96px 40px;
  }
}

.panel-text {
  margin-bottom: 32px;
}

.panel-group .panel .panel-body p {
  color: #252525;
}

.panel-content {
  z-index: 10;
  position: relative;
  padding-top: 60px;
}
.panel-content .panel-title {
  font-size: 20px;
}
@media (max-width: 576px) {
  .panel-content .panel-title {
    font-size: 16px;
  }
}

.panel-block {
  padding-bottom: 60px;
  position: relative;
}
.panel-block.with-margins {
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .panel-block.with-margins {
    margin-bottom: 40px;
  }
}

@media (min-width: 576px) {
  .panel-block {
    padding-bottom: 90px;
  }
  .panel-content {
    padding-top: 90px;
  }
}
.panel-body {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.panel-body p {
  color: #252525;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .panel-body p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .panel-body p {
  font-size: 20px;
  line-height: 28px;
}
.panel-body p + h4 { /* Sub heading between paragraphs*/
  margin-top: 30px;
}
.panel-body p a {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .panel-body p a {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .panel-body p a {
  font-size: 20px;
  line-height: 28px;
}
.panel-body p a:hover, .panel-body p a:focus, .panel-body p a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
.panel-body hr {
  margin: 30px 0 20px 0;
}
@media (min-width: 768px) {
  .panel-body hr {
    margin: 20px 0px 30px 0px;
  }
}
.panel-body tr.thick-border-bottom-row td, .panel-body tr.thick-border-bottom-row th {
  border-bottom: 3px solid #e5e5e5 !important;
}
@media (max-width: 576px) {
  .panel-body tr.thick-border-bottom-row td, .panel-body tr.thick-border-bottom-row th {
    border-bottom: 2px solid #e5e5e5 !important;
  }
}
.panel-body td, .panel-body th {
  padding: 12px;
}
@media (max-width: 576px) {
  .panel-body td, .panel-body th {
    padding: 8px 12px;
  }
}
.panel-body td.border-right-cell, .panel-body th.border-right-cell {
  border-right: 1px solid #e5e5e5 !important;
}
.panel-body td.border-left-cell, .panel-body th.border-left-cell {
  border-left: 1px solid #e5e5e5 !important;
}
.panel-body td.border-right-cell-thick, .panel-body th.border-right-cell-thick {
  border-right: 3px solid #e5e5e5 !important;
}
@media (max-width: 576px) {
  .panel-body td.border-right-cell-thick, .panel-body th.border-right-cell-thick {
    border-right: 2px solid #e5e5e5 !important;
  }
}
.panel-body td.border-left-cell-thick, .panel-body th.border-left-cell-thick {
  border-left: 3px solid #e5e5e5 !important;
}
@media (max-width: 576px) {
  .panel-body td.border-left-cell-thick, .panel-body th.border-left-cell-thick {
    border-left: 2px solid #e5e5e5 !important;
  }
}
@media (max-width: 1024px) {
  .panel-body table {
    width: auto;
    table-layout: auto;
  }
  .panel-body th, .panel-body td {
    min-width: 30vw;
  }
}
@media (max-width: 484px) {
  .panel-body th, .panel-body td {
    min-width: 29vw;
  }
}

.panel-heading .accordion-toggle {
  cursor: pointer;
}

.panel-group .panel + .panel.dropdown-rte {
  margin-top: 0;
}

.dropdown-rte {
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}
.dropdown-rte .panel-heading {
  background-color: #f5f5f5;
  border: 0;
}
.dropdown-rte .panel-heading:hover {
  background-color: #e0e0e0;
}
.dropdown-rte .panel-heading:active {
  background-color: #f5f5f5;
}
.dropdown-rte .panel-collapse {
  border: 0;
  background-color: white;
}

.panel-heading .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  content: "\e259";
  float: right;
  color: black;
  width: 16px;
  height: 16px;
}

.panel-heading.active .accordion-toggle:after {
  content: "\e260";
}

.article-summary {
  margin-bottom: 30px;
}
.article-summary .article-summary-content {
  padding: 20px 20px 40px 20px;
  z-index: 10;
  position: relative;
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .article-summary .article-summary-content.article-summary-content {
    padding: 5px 15px 25px 15px;
  }
}
.article-summary .article-summary-content .article-summary-heading, .article-summary .article-summary-content .article-summary-description {
  margin-bottom: 32px;
}
.article-summary .article-summary-content .article-summary-description {
  margin-left: 40px;
  font-style: italic;
}
.article-summary .article-summary-content .article-summary-show-more-button, .article-summary .article-summary-content .article-summary-show-less-button {
  margin: 16px 0 0 20px;
  height: 48px;
  background: #fff;
  color: #000;
  border: 1px solid #beb9b3;
}
@media (max-width: 768px) {
  .article-summary .article-summary-content .article-summary-show-more-button, .article-summary .article-summary-content .article-summary-show-less-button {
    margin: 16px 0 0 24px;
    width: auto;
    line-height: 24px;
  }
}
.article-summary .article-summary-content .article-summary-show-less-button {
  display: none;
}
.article-summary .article-summary-content .article-summary-show-more-button:after, .article-summary .article-summary-content .article-summary-show-less-button:after {
  margin-left: 7px;
  margin-top: -0.5px;
  font-family: "Glyphicons Halflings";
  content: "\e259";
  float: right;
  color: #000;
  width: 16px;
  height: 16px;
}
.article-summary .article-summary-content .article-summary-show-less-button:after {
  content: "\e260";
}
.article-summary .article-summary-content .article-summary-list-mask {
  height: 4em;
  --mask: linear-gradient(to bottom, rgba(0,0,0, 1) 0, rgba(0,0,0, 1) 10%, rgba(0,0,0, 0) 95%, rgba(0,0,0, 0) 0 ) 100% 50% / 100% 100% repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
  overflow: hidden;
}
.article-summary .article-summary-content ul li {
  margin-bottom: 16px;
}
.article-summary .article-summary-content ul li:last-child {
  margin-bottom: 32px;
}

.press-links .service-cards-container .list-services h2 {
  margin-top: 0px;
}
.press-links .service-cards-container .colored-grid-background-content.space-md {
  margin-top: 30px;
}
.press-links .service-cards-container .list-services .service-cards {
  margin-bottom: 30px;
}
.press-links .service-cards-container .list-services .service-cards .service-card {
  margin-bottom: 0px;
}
.press-links .service-cards-container .list-services .service-cards .service-card:nth-of-type(even) {
  margin-right: 0px;
}

.location-selector[data-v-183fcfda] {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .location-selector[data-v-183fcfda] {
    margin-left: calc(-50vw + 590px);
    margin-right: calc(-50vw + 600px);
  }
}
.location-selector .form-field[data-v-183fcfda] {
  margin-bottom: 0;
  position: relative;
}

.location-selector .form-field .overlay[data-v-183fcfda] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 98;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  opacity: 0;
}

.location-selector .form-field .overlay.fade-in[data-v-183fcfda] {
  -webkit-transition: opacity 3s;
  transition: opacity 3s;
  opacity: 1;
}

.location-selector a[data-v-183fcfda] {
  text-decoration: underline;
}

.location-selector .location-dropdown[data-v-183fcfda] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 165px;
  z-index: 99;
}

@media (max-width: 768px) {
  .location-selector .location-dropdown[data-v-183fcfda] {
    bottom: 45px;
    top: auto;
    -webkit-transform: none;
    transform: none;
    left: 5%;
    width: 90%;
  }
}
.location-selector .location-dropdown h2[data-v-183fcfda], .location-selector .location-dropdown h3[data-v-183fcfda] {
  max-width: 545px;
}

.location-selector img[data-v-183fcfda] {
  min-width: 100%;
  max-width: 100%;
  height: 680px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 768px) {
  .location-selector img[data-v-183fcfda] {
    height: 500px;
  }
}
.location-selector div.select[data-v-183fcfda] {
  display: block;
  width: 232px;
  max-width: 232px;
  margin-top: 10px;
}

.location-selector div.select select[data-v-183fcfda] {
  background-color: #fff;
}

.location-selector h2[data-v-183fcfda] {
  margin: 0 0 16px 0;
  color: #fff;
}

@media (max-width: 768px) {
  .location-selector h2[data-v-183fcfda] {
    margin: 0 0 8px 0;
  }
}
.location-selector h3[data-v-183fcfda] {
  margin: 0 0 32px 0;
  color: #fff;
}

.location-selector #country-box[data-v-183fcfda] {
  height: 64px;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  line-height: 64px;
  padding-left: 15px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}

.location-selector #country-box i.fas[data-v-183fcfda] {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .location-selector #contact-info-container div.col-sm-6[data-v-183fcfda]:nth-of-type(2) {
    padding-right: 0;
  }
  .location-selector #contact-info-container div.col-sm-6[data-v-183fcfda]:last-of-type {
    padding-left: 0;
  }
}
.location-selector #contact-info-container .vue-map-container[data-v-183fcfda] {
  height: 680px;
  width: 100%;
  left: 0;
}

@media (max-width: 768px) {
  .location-selector #contact-info-container .vue-map-container[data-v-183fcfda] {
    height: 260px;
  }
}
.location-selector #contact-info-container #contact-info[data-v-183fcfda] {
  position: relative;
  height: 680px;
  width: 100%;
  right: 0;
  background-color: #f5f5f5;
  padding: 0 60px;
}

.location-selector #contact-info-container #contact-info i.fas.fa-times[data-v-183fcfda] {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 16px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .location-selector #contact-info-container #contact-info[data-v-183fcfda] {
    height: 460px;
  }
}
.location-selector #contact-info-container #contact-info hr[data-v-183fcfda] {
  margin: 60px 0 32px 0;
}

@media (max-width: 768px) {
  .location-selector #contact-info-container #contact-info hr[data-v-183fcfda] {
    margin: 32px 0 24px 0;
  }
}
.location-selector #contact-info-container #contact-info p[data-v-183fcfda] {
  margin: 0;
}

.location-selector #contact-info-container #contact-info #location-name[data-v-183fcfda] {
  padding-top: 60px;
  padding-bottom: 8px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .location-selector #contact-info-container #contact-info #location-name[data-v-183fcfda] {
    padding-top: 24px;
    padding-bottom: 0;
  }
}
.location-selector #contact-info-container #contact-info .caption[data-v-183fcfda] {
  font-size: 12px;
  color: #707070;
}

.location-selector #contact-info-container #contact-info div.contact-details i.fas[data-v-183fcfda] {
  margin-right: 15px;
}

@media (max-width: 768px) {
  .location-selector #contact-info-container #contact-info div.contact-details[data-v-183fcfda] {
    margin-top: 4px;
  }
}
.location-selector #contact-info-container #contact-info .website-url[data-v-183fcfda] {
  display: inline-block;
}

@media (min-width: 768px) {
  .location-selector #contact-info-container #contact-info .website-url[data-v-183fcfda]:first-of-type {
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .location-selector #contact-info-container #contact-info .website-url[data-v-183fcfda]:first-of-type {
    margin-bottom: 24px;
  }
  .location-selector #contact-info-container #contact-info .website-url[data-v-183fcfda]:last-of-type {
    margin-bottom: 45px;
  }
}
.pdf-viewer .toolbar {
  background: #f5f5f5;
  color: black;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  font-size: 14px;
  flex-shrink: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.pdf-viewer .toolbar button {
  background: transparent;
  color: black;
  border: none;
  font-size: 16px;
  cursor: pointer;
  margin-right: 0px;
}
@media (max-width: 576px) {
  .pdf-viewer .toolbar button {
    padding: 0px;
  }
}
.pdf-viewer .toolbar span {
  min-width: 50px;
  display: flex;
  justify-content: center;
}
.pdf-viewer .toolbar button:hover {
  opacity: 0.7;
}
.pdf-viewer .spacer {
  flex: 1;
}
.pdf-viewer #pdf-container {
  overflow-y: auto;
  height: 66vh;
  padding: 1rem;
  background: #f5f5f5;
  scroll-behavior: smooth;
}
.pdf-viewer canvas {
  display: block;
  margin: 1rem auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  background: white;
}

@media (min-width: 992px) {
  body .m-n-d-news-article article.news-article .preamble {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  body .m-n-d-news-article article.news-article .content-width:nth-child(2) .preamble {
    margin-left: 16.6666666667%;
  }
}

article h2 {
  margin-bottom: 14px;
  margin-top: 0;
}
@media (min-width: 576px) {
  article h2 {
    margin-bottom: 32px;
  }
}
.lt-ie9 article h2 {
  margin-bottom: 32px;
}
article h4 {
  color: #000000;
}
article .content-width .grid-divider {
  margin-left: 0;
  margin-right: 0;
}
article .back-link-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 45px;
}
@media (min-width: 992px) {
  article .back-link-container {
    float: left;
    width: 16.6666666667%;
  }
}
@media (max-width: 768px) {
  article .back-link-container {
    padding-top: 30px;
  }
}
article .back-link-container .back-link {
  margin-bottom: 0;
}
article .preamble {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 45px;
  color: #000000;
}
@media (min-width: 992px) {
  article .preamble {
    float: left;
    width: 66.6666666667%;
  }
}
@media (max-width: 768px) {
  article .preamble {
    padding-top: 16px;
  }
}
article .article-body-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 992px) {
  article .article-body-text {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  article .article-body-text {
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  article .article-body-text {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 article .article-body-text {
  font-size: 20px;
  line-height: 28px;
}
article .article-body-text p {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  article .article-body-text p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 article .article-body-text p {
  font-size: 20px;
  line-height: 28px;
}
article .article-body-text p.ingress {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  article .article-body-text p.ingress {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 article .article-body-text p.ingress {
  font-size: 24px;
  line-height: 28px;
}
article .video-column {
  margin-bottom: 30px;
}
article .umb-grid p {
  color: #252525;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  article .umb-grid p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 article .umb-grid p {
  font-size: 20px;
  line-height: 28px;
}
article .umb-grid p + h4 { /* Sub heading between paragraphs*/
  margin-top: 30px;
}
article .umb-grid p a {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0074B8;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  article .umb-grid p a {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 article .umb-grid p a {
  font-size: 20px;
  line-height: 28px;
}
article .umb-grid p a:hover, article .umb-grid p a:focus, article .umb-grid p a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
article .umb-grid ul li {
  color: #252525;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  article .umb-grid ul li {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 article .umb-grid ul li {
  font-size: 20px;
  line-height: 28px;
}
article .umb-grid ul li a {
  border-bottom: 1px solid #0074B8;
}
article .umb-grid ul li a:hover, article .umb-grid ul li a:focus, article .umb-grid ul li a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
article .umb-grid .image-column img.image {
  width: 100%;
}
article .umb-grid .image-column.without-caption {
  margin-bottom: 30px;
}
article .umb-grid .image-caption {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #707070;
  margin-top: 8px;
  margin-bottom: 30px;
}
article.news-article h1 {
  margin-bottom: 20px;
  margin-top: 30px;
  color: #000000;
}
article.news-article .preamble {
  padding-top: 0;
}
article.news-article .colored-background.dark-red .preamble .back-link a {
  color: #fbcfc9;
  border-color: #fbcfc9;
}
article.news-article .news-preamble {
  clear: both;
}
article.news-article .news-preamble .news-preamble-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  article.news-article .news-preamble .news-preamble-content {
    float: left;
    width: 58.3333333333%;
  }
}
article.news-article .article-meta-info {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  article.news-article .article-meta-info {
    margin-top: 35px;
  }
}
.lt-ie9 article.news-article .article-meta-info {
  margin-top: 35px;
}
article.news-article .article-meta-info .publish-date {
  color: #707070;
}
article.news-article .article-meta-info.larger-than-md {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  article.news-article .article-meta-info.larger-than-md {
    float: left;
    width: 16.6666666667%;
  }
}
article.news-article .article-meta-info.larger-than-md .publish-date {
  display: block;
  width: 50%;
}
article.news-article .article-meta-info .article-type {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  display: block;
  clear: both;
  color: #000000;
}
@media (min-width: 768px) {
  article.news-article .article-meta-info .article-type {
    margin-bottom: 1em;
  }
}
.lt-ie9 article.news-article .article-meta-info .article-type {
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  article.news-article .article-meta-info + .preamble {
    margin-left: 0%;
  }
}
article.news-article .article-meta-info + .preamble .ingress {
  margin-bottom: 30px;
}
article.news-article .news-image.image-container {
  margin-top: 15px;
  margin-bottom: 45px;
}
article.news-article .news-image.image-container source, article.news-article .news-image.image-container img {
  width: 100%;
  height: auto;
}
article.news-article .news-image.image-container::before {
  padding-top: 56.2%;
}
article .ingress-container {
  color: #000000;
  margin-bottom: 30px;
  margin-top: 30px;
}
article .ingress-container p {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  article .ingress-container {
    margin-top: 16px;
  }
}
article .corporate-article p {
  line-height: 24px;
}

.news-image.image-container {
  background-color: #ffffff;
}
.news-image.image-container::before {
  padding-top: 68.6%;
}

.app-download-links-container img {
  height: 50px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .app-download-links-container img {
    height: 55px;
    margin-bottom: 20px;
  }
}
.lt-ie9 .app-download-links-container img {
  height: 55px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .app-download-links-container img {
    height: 65px;
    margin-bottom: 20px;
  }
}
.app-download-links-container a:first-of-type img {
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .app-download-links-container a:first-of-type img {
    margin-right: 2rem;
  }
}
.lt-ie9 .app-download-links-container a:first-of-type img {
  margin-right: 2rem;
}

.update-user-info-nl {
  padding: 0 20px 0 20px;
}

h1.update-user-info-heading {
  padding: 50px 0 25px;
}
@media (min-width: 768px) {
  h1.update-user-info-heading {
    padding: 100px 0 50px;
  }
}

a, a:hover, a:active {
  text-decoration: none;
}

.featured-news-item {
  margin-bottom: 60px;
}
.featured-news-item .image-container::before {
  padding-top: 56.2%;
}
.featured-news-item a {
  display: block;
  margin-top: 30px;
  color: #252525;
}
.featured-news-item .full-width-column {
  padding: 0;
}
@media (min-width: 768px) {
  .featured-news-item .full-width-column {
    padding: 0 15px;
  }
}
.lt-ie9 .featured-news-item .full-width-column {
  padding: 0 15px;
}
.featured-news-item .type-label, .featured-news-item .publish-date {
  position: relative;
  float: left;
  width: 16.6666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 26px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .featured-news-item .type-label, .featured-news-item .publish-date {
    margin-top: 15px;
    padding-left: 15px;
  }
}
.lt-ie9 .featured-news-item .type-label, .lt-ie9 .featured-news-item .publish-date {
  margin-top: 15px;
  padding-left: 15px;
}
.featured-news-item .article-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .featured-news-item .article-text {
    float: left;
    width: 66.6666666667%;
  }
}
.featured-news-item .article-text h3 {
  margin-top: 15px;
  color: #000000;
}
.featured-news-item .article-text p {
  color: #252525;
}
.featured-news-item .mobile-tag-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}
@media (min-width: 768px) {
  .featured-news-item .mobile-tag-container {
    display: none;
  }
}
.lt-ie9 .featured-news-item .mobile-tag-container {
  display: none;
}
.featured-news-item .non-mobile-tag-container {
  display: none;
}
@media (min-width: 768px) {
  .featured-news-item .non-mobile-tag-container {
    display: block;
  }
}
.lt-ie9 .featured-news-item .non-mobile-tag-container {
  display: block;
}

.news-archive {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.news-archive:before, .news-archive:after {
  content: " ";
  display: table;
}
.news-archive:after {
  clear: both;
}
.news-archive .news-item {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .news-archive .news-item {
    width: 33.33%;
  }
}
.lt-ie9 .news-archive .news-item {
  width: 33.33%;
}
@media (min-width: 768px) {
  .news-archive .news-item {
    float: left;
    width: 33.3333333333%;
  }
}
.news-archive .news-item h4 {
  margin-bottom: 24px;
}
.news-archive .news-item p {
  margin-bottom: 16px;
}
.news-archive .news-item p.big {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .news-archive .news-item p {
    margin-bottom: 16px;
  }
}
.news-archive .news-item a {
  color: #707070 !important;
  border-bottom: none;
}
.news-archive .news-item .type-label, .news-archive .news-item .publish-date {
  color: #707070;
}
.news-archive h3, .news-archive h4 {
  color: #000000;
}
.news-archive h4 {
  max-height: 25px;
}
@media (min-width: 768px) {
  .news-archive h4 {
    max-height: 60px;
  }
}
.lt-ie9 .news-archive h4 {
  max-height: 60px;
}
.news-archive p.large {
  max-height: 50px;
}
@media (min-width: 768px) {
  .news-archive p.large {
    max-height: 100px;
  }
}
.lt-ie9 .news-archive p.large {
  max-height: 100px;
}

.news-archive .publish-date, .mobile-tag-container .publish-date, .block .publish-date {
  margin-left: 16px;
}

.news-archive-page h1 {
  margin-top: 45px;
  margin-bottom: 90px;
}
@media (min-width: 576px) {
  .news-archive-page h1 {
    margin-top: 30px;
    margin-bottom: 90px;
  }
}
.lt-ie9 .news-archive-page h1 {
  margin-top: 30px;
  margin-bottom: 90px;
}

.pagination-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #dbd7d2;
  margin: 32px 15px 0 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pagination-container {
    float: left;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .pagination-container {
    text-align: center;
  }
}
.pagination-container a {
  color: #000000;
}
.pagination-container a:active, .pagination-container a:focus {
  text-decoration: none;
}
.pagination-container a:hover {
  text-decoration: underline;
  color: #0074B8 !important;
}
.pagination-container .prev a, .pagination-container .next a {
  width: 32px !important;
  height: 16px !important;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 12px 12px;
  display: inline-block;
}
.pagination-container .prev a {
  background-image: url(../../icons/12/black/previous.svg);
}
.pagination-container .prev a:hover {
  background-image: url(../../icons/12/blue/previous.svg);
}
@media (max-width: 768px) {
  .pagination-container .prev a {
    float: right;
    margin-top: 8px;
  }
}
.pagination-container .next a {
  background-image: url(../../../icons/12/black/next.svg);
}
.pagination-container .next a:hover {
  background-image: url(../../../icons/12/blue/next.svg);
}
@media (max-width: 768px) {
  .pagination-container .next a {
    float: right;
    margin-top: 8px;
  }
}
.pagination-container .paging {
  padding-left: 0;
  margin: 45px 0;
}
@media (min-width: 768px) {
  .pagination-container .paging {
    margin: 60px 0;
  }
}
.lt-ie9 .pagination-container .paging {
  margin: 60px 0;
}
.pagination-container .paging.on-next-page {
  margin-left: -13px;
}
@media (max-width: 768px) {
  .pagination-container .paging.on-next-page {
    margin-right: -13px;
  }
}
.pagination-container .paging li {
  display: inline;
}
.pagination-container .paging li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px !important;
  text-align: center;
  color: #000000;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .pagination-container .paging li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 .pagination-container .paging li a {
  font-size: 16px;
  line-height: 24px;
}
.pagination-container .paging li.active a {
  background-color: #f5f5f5;
  color: #707070;
}
.pagination-container .mobile-pagination {
  text-align: center;
  padding: 45px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .pagination-container .mobile-pagination {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 .pagination-container .mobile-pagination {
  font-size: 16px;
  line-height: 24px;
}
.pagination-container .mobile-pagination .current-page-container {
  display: inline-block;
}
.pagination-container .mobile-pagination .current-page-container .current-page {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 8px;
  line-height: 36px;
  text-align: center;
  background-color: #f5f5f5;
  color: #707070;
  border-radius: 50%;
}
.pagination-container .mobile-pagination .prev {
  float: left;
  line-height: 36px;
}
.pagination-container .mobile-pagination .next {
  float: right;
  line-height: 36px;
}

.sub-section-page .colored-block-container {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sub-section-page .colored-block-container {
    margin-bottom: 60px;
  }
}
.lt-ie9 .sub-section-page .colored-block-container {
  margin-bottom: 60px;
}

.ingress-container {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .ingress-container {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 .ingress-container {
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .ingress-container {
    margin-top: 16px;
    margin-bottom: 60px;
  }
}
.lt-ie9 .ingress-container {
  margin-top: 16px;
  margin-bottom: 60px;
}

.section-page h2, .sub-section-page h2 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .section-page h2, .sub-section-page h2 {
    width: 75%;
  }
}
.lt-ie9 .section-page h2, .lt-ie9 .sub-section-page h2 {
  width: 75%;
}

article.error-page a {
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
article.error-page a:hover, article.error-page a:focus, article.error-page a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}

.half-width-heading {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .half-width-heading {
    float: left;
    width: 50%;
  }
}
.half-width-heading h1 {
  margin-top: 55px !important;
}
@media (min-width: 576px) {
  .half-width-heading h1 {
    margin-top: 65px !important;
  }
}
.lt-ie9 .half-width-heading h1 {
  margin-top: 65px !important;
}
.half-width-heading .back-link {
  position: relative;
  top: 30px;
}
@media (min-width: 576px) {
  .half-width-heading .back-link {
    top: 48px;
  }
}
.lt-ie9 .half-width-heading .back-link {
  top: 48px;
}

.press-release-filter-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  .press-release-filter-container {
    float: left;
    width: 50%;
  }
}
@media (min-width: 576px) {
  .press-release-filter-container {
    margin-top: 60px;
  }
}
.lt-ie9 .press-release-filter-container {
  margin-top: 60px;
}
.press-release-filter-container #press-release-filters {
  margin-bottom: 0;
}
.press-release-filter-container #press-release-filters .form-field {
  margin-bottom: 0;
}

#press-release-filters {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  float: Left;
}
@media (min-width: 768px) {
  #press-release-filters {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
    float: right;
  }
}
.lt-ie9 #press-release-filters {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  float: right;
}
#press-release-filters .form-field {
  display: inline-block;
  margin-left: 15px;
}
#press-release-filters select {
  background-color: #ffffff;
}
#press-release-filters select:hover {
  background-color: #f5f5f5;
}

.press-release-list-item, .press-release-list-item-small {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .press-release-list-item, .press-release-list-item-small {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .press-release-list-item, .lt-ie9 .press-release-list-item-small {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .press-release-list-item, .press-release-list-item-small {
    margin-left: -15px;
    margin-right: -15px;
  }
  .press-release-list-item:before, .press-release-list-item:after, .press-release-list-item-small:before, .press-release-list-item-small:after {
    content: " ";
    display: table;
  }
  .press-release-list-item:after, .press-release-list-item-small:after {
    clear: both;
  }
}
.lt-ie9 .press-release-list-item, .lt-ie9 .press-release-list-item-small {
  margin-left: -15px;
  margin-right: -15px;
}
.lt-ie9 .press-release-list-item:before, .lt-ie9 .press-release-list-item:after, .lt-ie9 .press-release-list-item-small:before, .lt-ie9 .press-release-list-item-small:after {
  content: " ";
  display: table;
}
.lt-ie9 .press-release-list-item:after, .lt-ie9 .press-release-list-item-small:after {
  clear: both;
}
.press-release-list-item .press-release-type, .press-release-list-item-small .press-release-type {
  margin-right: 30px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .press-release-list-item .press-release-type, .press-release-list-item-small .press-release-type {
    margin-right: 0px;
    margin-bottom: 15px;
  }
}
.lt-ie9 .press-release-list-item .press-release-type, .lt-ie9 .press-release-list-item-small .press-release-type {
  margin-right: 0px;
  margin-bottom: 15px;
}
.press-release-list-item .publish-date, .press-release-list-item-small .publish-date {
  margin-right: 60px;
}
.press-release-list-item .publish-date, .press-release-list-item .type-label, .press-release-list-item-small .publish-date, .press-release-list-item-small .type-label {
  color: #707070;
}
@media (min-width: 768px) {
  .press-release-list-item .publish-date, .press-release-list-item .type-label, .press-release-list-item-small .publish-date, .press-release-list-item-small .type-label {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .press-release-list-item .publish-date, .press-release-list-item .type-label, .press-release-list-item-small .publish-date, .press-release-list-item-small .type-label {
    float: left;
    width: 16.6666666667%;
  }
}
.lt-ie9 .press-release-list-item .publish-date, .lt-ie9 .press-release-list-item .type-label, .lt-ie9 .press-release-list-item-small .publish-date, .lt-ie9 .press-release-list-item-small .type-label {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 0;
}
@media (min-width: 768px) {
  .lt-ie9 .press-release-list-item .publish-date, .lt-ie9 .press-release-list-item .type-label, .lt-ie9 .press-release-list-item-small .publish-date, .lt-ie9 .press-release-list-item-small .type-label {
    float: left;
    width: 16.6666666667%;
  }
}
.press-release-list-item a, .press-release-list-item-small a {
  color: #000000;
}
@media (min-width: 768px) {
  .press-release-list-item a, .press-release-list-item-small a {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .press-release-list-item a, .press-release-list-item-small a {
    float: left;
    width: 50%;
  }
}
.lt-ie9 .press-release-list-item a, .lt-ie9 .press-release-list-item-small a {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .lt-ie9 .press-release-list-item a, .lt-ie9 .press-release-list-item-small a {
    float: left;
    width: 50%;
  }
}
.press-release-list-item a .title, .press-release-list-item-small a .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin: 1em 0;
}
@media (min-width: 768px) {
  .press-release-list-item a .title, .press-release-list-item-small a .title {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .press-release-list-item a .title, .lt-ie9 .press-release-list-item-small a .title {
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .press-release-list-item a .title, .press-release-list-item-small a .title {
    margin-top: -2px;
  }
}
.lt-ie9 .press-release-list-item a .title, .lt-ie9 .press-release-list-item-small a .title {
  margin-top: -2px;
}
.press-release-list-item a p, .press-release-list-item-small a p {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
}
@media (min-width: 768px) {
  .press-release-list-item a p, .press-release-list-item-small a p {
    font-size: 20px;
    line-height: 28px;
  }
}
.lt-ie9 .press-release-list-item a p, .lt-ie9 .press-release-list-item-small a p {
  font-size: 20px;
  line-height: 28px;
}
.press-release-list-item a p:last-of-type, .press-release-list-item-small a p:last-of-type {
  margin-bottom: 0;
}
.press-release-list-item + hr, .press-release-list-item-small + hr {
  margin: 25px 0;
}
@media (min-width: 768px) {
  .press-release-list-item + hr, .press-release-list-item-small + hr {
    margin: 50px 0;
  }
}
.lt-ie9 .press-release-list-item + hr, .lt-ie9 .press-release-list-item-small + hr {
  margin: 50px 0;
}

.press-releases-small .press-release-filter-container {
  margin-bottom: 60px;
}
.press-releases-small .half-width-heading {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 768px) {
  .press-releases-small .half-width-heading h1 {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .press-releases-small .half-width-heading {
    width: 100%;
    padding-right: 50%;
  }
  .press-releases-small h1 {
    margin-bottom: 0px;
  }
  .press-releases-small .press-release-filter-container {
    width: 100%;
    padding-left: 50%;
    float: left;
  }
}

@media (max-width: 768px) {
  .press-release-list-item-small:nth-of-type(1) {
    margin-top: 45px;
  }
}

.press-release-list-item-small:last-child .latest-news-corporate-heading {
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .press-release-list-item-small:last-child .latest-news-corporate-heading {
    margin-bottom: 45px;
  }
}

.press-release-list-item-small + hr {
  margin: 32px 0px;
}
.press-release-list-item-small a .title {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .press-release-list-item-small a .title {
    margin-top: 24px;
  }
}

.latest-press-releases hr {
  margin: 25px 0;
}
@media (min-width: 768px) {
  .latest-press-releases hr {
    margin: 45px 0;
  }
}
.lt-ie9 .latest-press-releases hr {
  margin: 45px 0;
}

.latest-press-releases-divider {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .latest-press-releases-divider {
    margin-right: 0;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 60px;
  }
}
.lt-ie9 .latest-press-releases-divider {
  margin-right: 0;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 60px;
}

.show-all-link-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .show-all-link-container {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  .show-all-link-container {
    left: 33.3333333333%;
  }
}

.press-release .preamble .back-link {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .press-release .preamble .back-link {
    margin-top: 45px;
  }
}
.lt-ie9 .press-release .preamble .back-link {
  margin-top: 45px;
}
.press-release .preamble h1 {
  margin-top: 30px;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .press-release .preamble h1 {
    margin-top: 45px;
    margin-bottom: 90px;
  }
}
.lt-ie9 .press-release .preamble h1 {
  margin-top: 45px;
  margin-bottom: 90px;
}
@media (min-width: 576px) {
  .press-release .article-meta-info.larger-than-md {
    margin-top: 45px;
  }
}
.lt-ie9 .press-release .article-meta-info.larger-than-md {
  margin-top: 45px;
}

#press-release-subscribe-form {
  display: none;
}

.login-options &gt; div {
  display: block;
  clear: both;
}
.login-options &gt; div.content-width {
  width: calc(100% - 30px);
}
.login-options .login-options-list {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
  width: 83.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.3333333333%;
}
@media (min-width: 992px) {
  .login-options .login-options-list {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  .login-options .login-options-list {
    margin-left: 8.3333333333%;
  }
}

.login-alternatives {
  /* float: bottom; */
  margin-top: 200px;
}
.login-alternatives hr {
  border-color: rgba(0, 0, 0, 0.15);
  margin: 32px 15px;
}
.login-alternatives a {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #0074B8;
}
@media (min-width: 768px) {
  .login-alternatives a {
    font-size: 16px;
    line-height: 24px;
  }
}
.lt-ie9 .login-alternatives a {
  font-size: 16px;
  line-height: 24px;
}
.login-alternatives a:hover, .login-alternatives a:focus, .login-alternatives a:active {
  color: rgba(0, 124, 194, 0.6);
  border-bottom: 1px solid rgba(0, 124, 194, 0.6);
}
.login-alternatives a::after {
  content: " ›";
}

.login-options ul, .login-alternatives ul {
  list-style-type: none;
  list-style-position: unset;
  padding: 0;
  margin: 24px 0 0;
}
.login-options ul li, .login-alternatives ul li {
  margin-top: 8px;
  width: 100%;
  min-height: 75px;
  height: auto;
}
.login-options ul li a.option-card, .login-alternatives ul li a.option-card {
  min-height: 75px;
  height: auto;
  padding: 24px 30px 24px 18px;
}
.login-options ul li a.button, .login-alternatives ul li a.button {
  width: 100%;
  text-align: left;
  background-color: #ffffff;
  color: #000000;
  border-radius: 4px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
.login-options ul li a.button:hover, .login-alternatives ul li a.button:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  color: #0074B8;
}
.login-options ul li a.button:hover::after, .login-alternatives ul li a.button:hover::after {
  background-image: url(../../../icons/12/blue/next.svg);
}
.login-options ul li a.button::after, .login-alternatives ul li a.button::after {
  content: "";
  position: absolute;
  background-image: url(../../../icons/12/black/next.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px;
  width: 8.3%;
  height: 100%;
  top: 0;
  right: 16px;
}
</pre></body></html>