<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;
  -webkit-appearance: none;
}

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

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;
  -webkit-appearance: none;
}

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;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1400px;
  }
}

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

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

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

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

.col-xxs-2dot4 {
  width: 20%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .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-2dot4 {
    width: 20%;
  }
  .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-2dot4 {
    width: 20%;
  }
  .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-2dot4 {
    width: 20%;
  }
  .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-2dot4 {
    width: 20%;
  }
  .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%;
  }
}
@media (min-width: 1500px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-2dot4 {
    width: 20%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-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 (min-width: 1500px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1500px) {
  .visible-xl-block {
    display: block !important;
  }
}

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

@media (min-width: 1500px) {
  .visible-xl-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;
  }
}
.cky-preference-center ul li {
  margin: 0;
  text-indent: 0px;
}
.cky-preference-center ul li:before {
  content: none;
}

/* primary color variables */
/* secondary colors */
/* gray-shades */
/* background colors */
/* general color variables */
/* text colors */
/* link colors */
/* font variables */
.font-thin {
  font-weight: 100;
}

.font-light {
  font-weight: 200;
}

.font-regular {
  font-weight: 400;
}

.font-bold {
  font-weight: 700;
}

/* font families */
.stats .stat, .image-content, .content-block, .accordion .accordion-heading, .bg-cover, ul.two-col-list, ul.four-col-list, form {
  *zoom: 1;
}
.stats .stat:before, .image-content:before, .content-block:before, .accordion .accordion-heading:before, .bg-cover:before, ul.two-col-list:before, ul.four-col-list:before, form:before, .stats .stat:after, .image-content:after, .content-block:after, .accordion .accordion-heading:after, .bg-cover:after, ul.two-col-list:after, ul.four-col-list:after, form:after {
  content: " ";
  display: table;
}
.stats .stat:after, .image-content:after, .content-block:after, .accordion .accordion-heading:after, .bg-cover:after, ul.two-col-list:after, ul.four-col-list:after, form:after {
  clear: both;
}

.bg-pl-blue {
  background-color: #0068ad;
}

.bg-pl-green {
  background-color: #86BC25;
}

.bg-pl-dk-gray {
  background-color: #343741;
}

.bg-pl-orange {
  background-color: #c2540a;
}

.bg-pl-teal {
  background-color: #66ffff;
}

.bg-pl-dk-orange {
  background-color: #b74831;
}

.bg-pl-yellow {
  background-color: #f1ba2b;
}

.bg-pl-lt-blue {
  background-color: #73bde7;
}

.bg-pl-md-blue {
  background-color: #0068ad;
}

.bg-pl-dk-blue {
  background-color: #004e84;
}

.bg-pl-dk-teal {
  background-color: #52ccc6;
}

.bg-pl-red {
  background-color: #d14124;
}

.bg-pl-md-gray {
  background-color: #a2aaad;
}

.bg-pl-md-gray2 {
  background-color: #6c6c6c;
}

.bg-pl-md-gray3 {
  background-color: #5b6770;
}

.bg-pl-md-gray4 {
  background-color: #828590;
}

.bg-pl-lt-gray {
  background-color: #f7f7f8;
}

.bg-pl-lt-gray2 {
  background-color: #d0d3d4;
}

.bg-pl-lt-gray3 {
  background-color: #f1f3f4;
}

.bg-pl-white {
  background-color: #fff;
}

.bg-pl-true-black {
  background-color: #141519;
}

.bg-pl-black {
  background-color: #343741;
}

.bg-pl-dk-black {
  background-color: #080a10;
}

.bg-pl-background-blue {
  background-color: #c8e2ee;
}

.bg-gradient-white-gray {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f7f7f8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f7f7f8 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #f7f7f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFF7F7F8", GradientType=0);
}

.left-padding {
  padding-left: 80px;
}
@media only screen and (max-width: 991px) {
  .left-padding {
    padding-left: 0;
  }
}

.right-padding {
  padding-right: 80px;
}
@media only screen and (max-width: 991px) {
  .right-padding {
    padding-right: 0;
  }
}

.btn {
  border: none;
  border-radius: 6px !important;
  padding: 16px 24px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 130px;
  max-width: 440px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.btn.center {
  margin: auto;
}
.btn.right {
  margin-left: auto;
}
.btn-primary {
  background-color: #0068ad !important;
  color: #fff !important;
}
.btn-primary:hover {
  background-color: #004e84 !important;
  text-decoration: none !important;
}
.btn-default {
  background-color: #0068ad !important;
  color: #fff !important;
  border: none;
}
.btn-default:hover {
  background-color: #004e84 !important;
  text-decoration: none !important;
}
.btn-default.disabled {
  background-color: #a2aaad !important;
  cursor: default;
}
.btn-dark {
  background-color: #343741 !important;
  color: #fff !important;
  border: none;
}
.btn-dark:hover {
  background-color: #080a10 !important;
  text-decoration: none !important;
}
.btn-bright {
  background-color: #0068ad !important;
  color: #fff !important;
  border: none;
}
.btn-bright:hover {
  background-color: #004e84 !important;
  text-decoration: none !important;
}
.btn-secondary.blue {
  color: #0068ad !important;
  background-color: transparent !important;
  border: solid 1px #0068ad;
}
.btn-secondary.blue:hover {
  background-color: rgba(0, 104, 173, 0.2) !important;
  text-decoration: none !important;
}
.btn-secondary.blue.disabled {
  cursor: default;
  color: #6c6c6c !important;
  border: solid 1px #6c6c6c !important;
}
.btn-secondary.white {
  color: #fff !important;
  background-color: transparent !important;
  border: solid 1px #fff;
}
.btn-secondary.white:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  text-decoration: none !important;
}
.btn-secondary.teal {
  color: #fff !important;
  background-color: transparent !important;
  border: solid 1px #fff;
}
.btn-secondary.teal:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  text-decoration: none !important;
}
.btn-tertiary {
  border-radius: unset !important;
  border: none !important;
  padding: 13px 0px !important;
  text-align: start;
  display: inline-block !important;
}
.btn-tertiary.blue {
  color: #0068ad !important;
}
.btn-tertiary.blue:after {
  color: #0068ad;
}
.btn-tertiary.blue:visited {
  color: #551A8B !important;
}
.btn-tertiary.blue:visited:after {
  color: #551A8B !important;
}
.btn-tertiary.white {
  color: #fff !important;
}
.btn-tertiary.white:after {
  color: #fff;
}
.btn-tertiary.white:visited {
  color: #C589F9 !important;
}
.btn-tertiary.white:visited:after {
  color: #C589F9 !important;
}
.btn-tertiary:focus {
  outline: none;
  outline-offset: unset;
}
.btn-tertiary:after {
  content: "\e941";
  font-family: "Material Symbols Outlined";
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  margin-right: 24px;
  margin-left: 8px;
  text-decoration: none !important;
  position: relative;
  top: 6px;
  font-weight: 700;
}
.btn-tertiary:hover {
  text-decoration: underline !important;
}
.button-list .btn {
  width: 100%;
  white-space: normal;
  margin-bottom: 16px;
  margin-right: 20px;
}
.button-list .btn.left, .button-list .btn.right {
  width: unset;
}
.button-list .btn.center {
  display: flex;
  width: fit-content;
}
.button-list .btn.right {
  float: right;
}
.button-list .btn.right:after {
  clear: both;
}
.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

p .btn {
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  p .btn {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
}

#pl-header .btn-secondary.blue:hover, .trueblack .btn-secondary.blue:hover, .bg-pl-true-black .btn-secondary.blue:hover, .testimonial-true-black .btn-secondary.blue:hover, .black-with-white-button .btn-secondary.blue:hover {
  background-color: rgba(0, 104, 173, 0.4) !important;
}
#pl-header .btn-secondary.white:hover, .trueblack .btn-secondary.white:hover, .bg-pl-true-black .btn-secondary.white:hover, .testimonial-true-black .btn-secondary.white:hover, .black-with-white-button .btn-secondary.white:hover {
  background-color: rgba(255, 255, 255, 0.37) !important;
}
#pl-header .btn-secondary.teal:hover, .trueblack .btn-secondary.teal:hover, .bg-pl-true-black .btn-secondary.teal:hover, .testimonial-true-black .btn-secondary.teal:hover, .black-with-white-button .btn-secondary.teal:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

.form-title {
  font-size: 30px;
  font-size: 3rem;
}

form .form-group {
  margin-bottom: 5px;
}
form .form-control {
  height: 57px !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -o-border-radius: 6px !important;
  border-radius: 6px !important;
  behavior: url("/Content/pie.htc");
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff !important;
  margin-bottom: 10px;
}
form .form-control.char-counter {
  padding-right: 85px;
}
form .form-control:hover, form .form-control:focus {
  border: 1px solid #5b6770 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .form-control.input-validation-error, form .form-control.error {
  border: 1px solid #b74831 !important;
  -webkit-box-shadow: 0 0 3px 0 #b74831;
  box-shadow: 0 0 3px 0 #b74831;
  padding: 4px 11px;
}
form .form-control::placeholder {
  color: #5b6770 !important;
}
form .form-control:-ms-input-placeholder {
  color: #5b6770 !important;
}
form .form-control::-ms-input-placeholder {
  color: #5b6770 !important;
}
form label.error, form .file-error {
  color: #b74831;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  text-transform: none !important;
  display: block;
}
form textarea.form-control {
  height: 153px !important;
  resize: none;
}
form textarea.form-control.protoworks-comments {
  height: 220px !important;
}
form button {
  margin: 20px 0 60px !important;
}
form label {
  font-weight: 400 !important;
}
form .form-validation-message {
  color: #b74831;
  margin: 28px 30px;
}
form input[type=file] {
  margin-bottom: 10px;
  padding: 10px;
}
form .checkbox label, form .radio label {
  text-transform: none !important;
}
form .checkbox {
  padding-left: 20px;
  cursor: pointer;
}
form .checkbox label {
  padding-left: 0;
}
form .canadian-checkbox {
  display: none;
}

.cool-idea-form .col-sm-6,
.request-more-information-form .col-sm-6,
.protoworks-form .col-sm-6,
.subscription-form .col-sm-6 {
  padding-left: 2px;
}
@media only screen and (max-width: 767px) {
  .cool-idea-form .col-sm-6,
  .request-more-information-form .col-sm-6,
  .protoworks-form .col-sm-6,
  .subscription-form .col-sm-6 {
    padding-left: 15px;
  }
}

.protoworks-form .col-sm-12,
.subscription-form .col-sm-12 {
  padding-left: 2px;
}
@media only screen and (max-width: 767px) {
  .protoworks-form .col-sm-12,
  .subscription-form .col-sm-12 {
    padding-left: 15px;
  }
}

.request-more-information-mobile {
  display: none;
}
@media only screen and (max-width: 991px) {
  .request-more-information-mobile {
    display: block;
  }
}

.thank-you-section {
  display: none;
}

.validation-summary-errors {
  margin: 20px 0;
  color: #b74831;
}

.modal-form-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(42, 44, 50, 0.8);
  z-index: 10000;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  align-items: center;
  flex-direction: column;
}
.modal-form-background .modal-form {
  padding: 20px 50px 50px 50px;
  margin: auto auto;
  width: 80%;
  max-width: 1070px;
  background-color: white;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -ms-border-radius: 15px !important;
  -o-border-radius: 15px !important;
  border-radius: 15px !important;
  behavior: url("/Content/pie.htc");
}
@media only screen and (max-width: 767px) {
  .modal-form-background .modal-form {
    width: 100%;
    padding: 20px 15px;
  }
}
.modal-form-background .modal-form .modal-form-close-wrapper {
  height: 50px;
}
.modal-form-background .modal-form .modal-form-close-wrapper .modal-form-close {
  color: #333;
  padding: 20px;
  width: 70px;
  float: right;
  margin-top: -10px;
}
@media only screen and (max-width: 767px) {
  .modal-form-background .modal-form .modal-form-close-wrapper .modal-form-close {
    margin-right: -15px;
  }
}
.modal-form-background .modal-form .modal-form-close-wrapper .modal-form-close:hover {
  cursor: pointer;
}
.modal-form-background .modal-form .modal-form-close-wrapper .modal-form-close i {
  font-size: 30px;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  .modal-form-background .modal-form .modal-form-close-wrapper .modal-form-close i {
    font-size: 20px;
    font-size: 2rem;
  }
}
.modal-form-background .modal-form form button {
  margin-bottom: 0 !important;
}
.modal-form-background.production-lead .modal-form {
  max-width: 800px;
}

.contactus-heading {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .contactus-heading {
    margin-right: 0px;
  }
}

.contact-us-comments {
  margin-left: 0px;
}
@media only screen and (max-width: 767px) {
  .contact-us-comments {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.production-lead-heading {
  margin-top: -15px;
  margin-bottom: 20px;
}

.production-lead-content {
  margin-bottom: 20px;
}

.production-lead-form-prompt {
  margin-left: 0px;
}

.char-count {
  position: absolute;
  top: 46px;
  right: 30px;
  color: #a2aaad;
}

.ajax-error {
  color: #b74831;
  font-size: 18px;
  font-size: 1.8rem;
}

.back-to-top-container {
  right: 50px;
  bottom: 50px;
  width: 53px;
  margin: 0 auto;
  position: fixed;
  z-index: 10000;
}
.back-to-top-container.absolute {
  position: absolute;
  bottom: unset;
  top: -85px;
  right: 34px;
}

.icon-back-to-top {
  display: none;
  background-color: #0068ad;
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  font-size: 4.6rem;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  behavior: url("/Content/pie.htc");
  width: 50px;
  height: 46px;
  text-align: center;
}
.icon-back-to-top:hover {
  background-color: #004e84;
  cursor: pointer;
}

body {
  font-family: "Circular", "Arial", "Hiragino Kaku Gothic Pro", "Meiryo UI", "Meiryo", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0.25px;
  height: 100vh;
}

* {
  outline: 0;
}

a {
  color: #0068ad;
  outline: 0;
}
a:active, a:link, a:focus {
  outline: 0;
}
a:hover {
  color: #333;
}
a.link-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  font-size: 0px;
  font-size: 0rem;
}
a.example-image-link .link-text {
  text-align: center;
  margin: 0;
}

.main-content a, .main-content a.example-image-link,
li a,
li a.example-image-link,
.blogTags a,
.blogTags a.example-image-link,
.content-block.default a,
.content-block.default a.example-image-link,
.content-block.lightgray2 a,
.content-block.lightgray2 a.example-image-link,
.content-block.lightgray3 a,
.content-block.lightgray3 a.example-image-link,
.content-block.white a,
.content-block.white a.example-image-link,
.content-block.light-background a,
.content-block.light-background a.example-image-link,
.content-block.white-background a,
.content-block.white-background a.example-image-link,
.featured2.default a,
.featured2.default a.example-image-link,
.featured2.lightgray2 a,
.featured2.lightgray2 a.example-image-link,
.featured2.lightgray3 a,
.featured2.lightgray3 a.example-image-link,
.featured2.white a,
.featured2.white a.example-image-link,
.image-wrapper a,
.image-wrapper a.example-image-link,
.news-content a,
.news-content a.example-image-link,
.materials-div td a,
.materials-div td a.example-image-link,
.protolabs-table td a,
.protolabs-table td a.example-image-link,
.stats a,
.stats a.example-image-link,
.text-over-image a,
.text-over-image a.example-image-link {
  color: #0068ad;
  text-decoration: underline;
}
.main-content a.enlarge-icon-black, .main-content a.example-image-link.enlarge-icon-black,
li a.enlarge-icon-black,
li a.example-image-link.enlarge-icon-black,
.blogTags a.enlarge-icon-black,
.blogTags a.example-image-link.enlarge-icon-black,
.content-block.default a.enlarge-icon-black,
.content-block.default a.example-image-link.enlarge-icon-black,
.content-block.lightgray2 a.enlarge-icon-black,
.content-block.lightgray2 a.example-image-link.enlarge-icon-black,
.content-block.lightgray3 a.enlarge-icon-black,
.content-block.lightgray3 a.example-image-link.enlarge-icon-black,
.content-block.white a.enlarge-icon-black,
.content-block.white a.example-image-link.enlarge-icon-black,
.content-block.light-background a.enlarge-icon-black,
.content-block.light-background a.example-image-link.enlarge-icon-black,
.content-block.white-background a.enlarge-icon-black,
.content-block.white-background a.example-image-link.enlarge-icon-black,
.featured2.default a.enlarge-icon-black,
.featured2.default a.example-image-link.enlarge-icon-black,
.featured2.lightgray2 a.enlarge-icon-black,
.featured2.lightgray2 a.example-image-link.enlarge-icon-black,
.featured2.lightgray3 a.enlarge-icon-black,
.featured2.lightgray3 a.example-image-link.enlarge-icon-black,
.featured2.white a.enlarge-icon-black,
.featured2.white a.example-image-link.enlarge-icon-black,
.image-wrapper a.enlarge-icon-black,
.image-wrapper a.example-image-link.enlarge-icon-black,
.news-content a.enlarge-icon-black,
.news-content a.example-image-link.enlarge-icon-black,
.materials-div td a.enlarge-icon-black,
.materials-div td a.example-image-link.enlarge-icon-black,
.protolabs-table td a.enlarge-icon-black,
.protolabs-table td a.example-image-link.enlarge-icon-black,
.stats a.enlarge-icon-black,
.stats a.example-image-link.enlarge-icon-black,
.text-over-image a.enlarge-icon-black,
.text-over-image a.example-image-link.enlarge-icon-black {
  color: #343741;
}
.main-content a.enlarge-icon-black:hover, .main-content a.enlarge-icon-black:focus, .main-content a.enlarge-icon-black:active, .main-content a.example-image-link.enlarge-icon-black:hover, .main-content a.example-image-link.enlarge-icon-black:focus, .main-content a.example-image-link.enlarge-icon-black:active,
li a.enlarge-icon-black:hover,
li a.enlarge-icon-black:focus,
li a.enlarge-icon-black:active,
li a.example-image-link.enlarge-icon-black:hover,
li a.example-image-link.enlarge-icon-black:focus,
li a.example-image-link.enlarge-icon-black:active,
.blogTags a.enlarge-icon-black:hover,
.blogTags a.enlarge-icon-black:focus,
.blogTags a.enlarge-icon-black:active,
.blogTags a.example-image-link.enlarge-icon-black:hover,
.blogTags a.example-image-link.enlarge-icon-black:focus,
.blogTags a.example-image-link.enlarge-icon-black:active,
.content-block.default a.enlarge-icon-black:hover,
.content-block.default a.enlarge-icon-black:focus,
.content-block.default a.enlarge-icon-black:active,
.content-block.default a.example-image-link.enlarge-icon-black:hover,
.content-block.default a.example-image-link.enlarge-icon-black:focus,
.content-block.default a.example-image-link.enlarge-icon-black:active,
.content-block.lightgray2 a.enlarge-icon-black:hover,
.content-block.lightgray2 a.enlarge-icon-black:focus,
.content-block.lightgray2 a.enlarge-icon-black:active,
.content-block.lightgray2 a.example-image-link.enlarge-icon-black:hover,
.content-block.lightgray2 a.example-image-link.enlarge-icon-black:focus,
.content-block.lightgray2 a.example-image-link.enlarge-icon-black:active,
.content-block.lightgray3 a.enlarge-icon-black:hover,
.content-block.lightgray3 a.enlarge-icon-black:focus,
.content-block.lightgray3 a.enlarge-icon-black:active,
.content-block.lightgray3 a.example-image-link.enlarge-icon-black:hover,
.content-block.lightgray3 a.example-image-link.enlarge-icon-black:focus,
.content-block.lightgray3 a.example-image-link.enlarge-icon-black:active,
.content-block.white a.enlarge-icon-black:hover,
.content-block.white a.enlarge-icon-black:focus,
.content-block.white a.enlarge-icon-black:active,
.content-block.white a.example-image-link.enlarge-icon-black:hover,
.content-block.white a.example-image-link.enlarge-icon-black:focus,
.content-block.white a.example-image-link.enlarge-icon-black:active,
.content-block.light-background a.enlarge-icon-black:hover,
.content-block.light-background a.enlarge-icon-black:focus,
.content-block.light-background a.enlarge-icon-black:active,
.content-block.light-background a.example-image-link.enlarge-icon-black:hover,
.content-block.light-background a.example-image-link.enlarge-icon-black:focus,
.content-block.light-background a.example-image-link.enlarge-icon-black:active,
.content-block.white-background a.enlarge-icon-black:hover,
.content-block.white-background a.enlarge-icon-black:focus,
.content-block.white-background a.enlarge-icon-black:active,
.content-block.white-background a.example-image-link.enlarge-icon-black:hover,
.content-block.white-background a.example-image-link.enlarge-icon-black:focus,
.content-block.white-background a.example-image-link.enlarge-icon-black:active,
.featured2.default a.enlarge-icon-black:hover,
.featured2.default a.enlarge-icon-black:focus,
.featured2.default a.enlarge-icon-black:active,
.featured2.default a.example-image-link.enlarge-icon-black:hover,
.featured2.default a.example-image-link.enlarge-icon-black:focus,
.featured2.default a.example-image-link.enlarge-icon-black:active,
.featured2.lightgray2 a.enlarge-icon-black:hover,
.featured2.lightgray2 a.enlarge-icon-black:focus,
.featured2.lightgray2 a.enlarge-icon-black:active,
.featured2.lightgray2 a.example-image-link.enlarge-icon-black:hover,
.featured2.lightgray2 a.example-image-link.enlarge-icon-black:focus,
.featured2.lightgray2 a.example-image-link.enlarge-icon-black:active,
.featured2.lightgray3 a.enlarge-icon-black:hover,
.featured2.lightgray3 a.enlarge-icon-black:focus,
.featured2.lightgray3 a.enlarge-icon-black:active,
.featured2.lightgray3 a.example-image-link.enlarge-icon-black:hover,
.featured2.lightgray3 a.example-image-link.enlarge-icon-black:focus,
.featured2.lightgray3 a.example-image-link.enlarge-icon-black:active,
.featured2.white a.enlarge-icon-black:hover,
.featured2.white a.enlarge-icon-black:focus,
.featured2.white a.enlarge-icon-black:active,
.featured2.white a.example-image-link.enlarge-icon-black:hover,
.featured2.white a.example-image-link.enlarge-icon-black:focus,
.featured2.white a.example-image-link.enlarge-icon-black:active,
.image-wrapper a.enlarge-icon-black:hover,
.image-wrapper a.enlarge-icon-black:focus,
.image-wrapper a.enlarge-icon-black:active,
.image-wrapper a.example-image-link.enlarge-icon-black:hover,
.image-wrapper a.example-image-link.enlarge-icon-black:focus,
.image-wrapper a.example-image-link.enlarge-icon-black:active,
.news-content a.enlarge-icon-black:hover,
.news-content a.enlarge-icon-black:focus,
.news-content a.enlarge-icon-black:active,
.news-content a.example-image-link.enlarge-icon-black:hover,
.news-content a.example-image-link.enlarge-icon-black:focus,
.news-content a.example-image-link.enlarge-icon-black:active,
.materials-div td a.enlarge-icon-black:hover,
.materials-div td a.enlarge-icon-black:focus,
.materials-div td a.enlarge-icon-black:active,
.materials-div td a.example-image-link.enlarge-icon-black:hover,
.materials-div td a.example-image-link.enlarge-icon-black:focus,
.materials-div td a.example-image-link.enlarge-icon-black:active,
.protolabs-table td a.enlarge-icon-black:hover,
.protolabs-table td a.enlarge-icon-black:focus,
.protolabs-table td a.enlarge-icon-black:active,
.protolabs-table td a.example-image-link.enlarge-icon-black:hover,
.protolabs-table td a.example-image-link.enlarge-icon-black:focus,
.protolabs-table td a.example-image-link.enlarge-icon-black:active,
.stats a.enlarge-icon-black:hover,
.stats a.enlarge-icon-black:focus,
.stats a.enlarge-icon-black:active,
.stats a.example-image-link.enlarge-icon-black:hover,
.stats a.example-image-link.enlarge-icon-black:focus,
.stats a.example-image-link.enlarge-icon-black:active,
.text-over-image a.enlarge-icon-black:hover,
.text-over-image a.enlarge-icon-black:focus,
.text-over-image a.enlarge-icon-black:active,
.text-over-image a.example-image-link.enlarge-icon-black:hover,
.text-over-image a.example-image-link.enlarge-icon-black:focus,
.text-over-image a.example-image-link.enlarge-icon-black:active {
  color: #343741;
}
.main-content a.enlarge-icon-white, .main-content a.example-image-link.enlarge-icon-white,
li a.enlarge-icon-white,
li a.example-image-link.enlarge-icon-white,
.blogTags a.enlarge-icon-white,
.blogTags a.example-image-link.enlarge-icon-white,
.content-block.default a.enlarge-icon-white,
.content-block.default a.example-image-link.enlarge-icon-white,
.content-block.lightgray2 a.enlarge-icon-white,
.content-block.lightgray2 a.example-image-link.enlarge-icon-white,
.content-block.lightgray3 a.enlarge-icon-white,
.content-block.lightgray3 a.example-image-link.enlarge-icon-white,
.content-block.white a.enlarge-icon-white,
.content-block.white a.example-image-link.enlarge-icon-white,
.content-block.light-background a.enlarge-icon-white,
.content-block.light-background a.example-image-link.enlarge-icon-white,
.content-block.white-background a.enlarge-icon-white,
.content-block.white-background a.example-image-link.enlarge-icon-white,
.featured2.default a.enlarge-icon-white,
.featured2.default a.example-image-link.enlarge-icon-white,
.featured2.lightgray2 a.enlarge-icon-white,
.featured2.lightgray2 a.example-image-link.enlarge-icon-white,
.featured2.lightgray3 a.enlarge-icon-white,
.featured2.lightgray3 a.example-image-link.enlarge-icon-white,
.featured2.white a.enlarge-icon-white,
.featured2.white a.example-image-link.enlarge-icon-white,
.image-wrapper a.enlarge-icon-white,
.image-wrapper a.example-image-link.enlarge-icon-white,
.news-content a.enlarge-icon-white,
.news-content a.example-image-link.enlarge-icon-white,
.materials-div td a.enlarge-icon-white,
.materials-div td a.example-image-link.enlarge-icon-white,
.protolabs-table td a.enlarge-icon-white,
.protolabs-table td a.example-image-link.enlarge-icon-white,
.stats a.enlarge-icon-white,
.stats a.example-image-link.enlarge-icon-white,
.text-over-image a.enlarge-icon-white,
.text-over-image a.example-image-link.enlarge-icon-white {
  color: #fff;
}
.main-content a.enlarge-icon-white:hover, .main-content a.enlarge-icon-white:focus, .main-content a.enlarge-icon-white:active, .main-content a.example-image-link.enlarge-icon-white:hover, .main-content a.example-image-link.enlarge-icon-white:focus, .main-content a.example-image-link.enlarge-icon-white:active,
li a.enlarge-icon-white:hover,
li a.enlarge-icon-white:focus,
li a.enlarge-icon-white:active,
li a.example-image-link.enlarge-icon-white:hover,
li a.example-image-link.enlarge-icon-white:focus,
li a.example-image-link.enlarge-icon-white:active,
.blogTags a.enlarge-icon-white:hover,
.blogTags a.enlarge-icon-white:focus,
.blogTags a.enlarge-icon-white:active,
.blogTags a.example-image-link.enlarge-icon-white:hover,
.blogTags a.example-image-link.enlarge-icon-white:focus,
.blogTags a.example-image-link.enlarge-icon-white:active,
.content-block.default a.enlarge-icon-white:hover,
.content-block.default a.enlarge-icon-white:focus,
.content-block.default a.enlarge-icon-white:active,
.content-block.default a.example-image-link.enlarge-icon-white:hover,
.content-block.default a.example-image-link.enlarge-icon-white:focus,
.content-block.default a.example-image-link.enlarge-icon-white:active,
.content-block.lightgray2 a.enlarge-icon-white:hover,
.content-block.lightgray2 a.enlarge-icon-white:focus,
.content-block.lightgray2 a.enlarge-icon-white:active,
.content-block.lightgray2 a.example-image-link.enlarge-icon-white:hover,
.content-block.lightgray2 a.example-image-link.enlarge-icon-white:focus,
.content-block.lightgray2 a.example-image-link.enlarge-icon-white:active,
.content-block.lightgray3 a.enlarge-icon-white:hover,
.content-block.lightgray3 a.enlarge-icon-white:focus,
.content-block.lightgray3 a.enlarge-icon-white:active,
.content-block.lightgray3 a.example-image-link.enlarge-icon-white:hover,
.content-block.lightgray3 a.example-image-link.enlarge-icon-white:focus,
.content-block.lightgray3 a.example-image-link.enlarge-icon-white:active,
.content-block.white a.enlarge-icon-white:hover,
.content-block.white a.enlarge-icon-white:focus,
.content-block.white a.enlarge-icon-white:active,
.content-block.white a.example-image-link.enlarge-icon-white:hover,
.content-block.white a.example-image-link.enlarge-icon-white:focus,
.content-block.white a.example-image-link.enlarge-icon-white:active,
.content-block.light-background a.enlarge-icon-white:hover,
.content-block.light-background a.enlarge-icon-white:focus,
.content-block.light-background a.enlarge-icon-white:active,
.content-block.light-background a.example-image-link.enlarge-icon-white:hover,
.content-block.light-background a.example-image-link.enlarge-icon-white:focus,
.content-block.light-background a.example-image-link.enlarge-icon-white:active,
.content-block.white-background a.enlarge-icon-white:hover,
.content-block.white-background a.enlarge-icon-white:focus,
.content-block.white-background a.enlarge-icon-white:active,
.content-block.white-background a.example-image-link.enlarge-icon-white:hover,
.content-block.white-background a.example-image-link.enlarge-icon-white:focus,
.content-block.white-background a.example-image-link.enlarge-icon-white:active,
.featured2.default a.enlarge-icon-white:hover,
.featured2.default a.enlarge-icon-white:focus,
.featured2.default a.enlarge-icon-white:active,
.featured2.default a.example-image-link.enlarge-icon-white:hover,
.featured2.default a.example-image-link.enlarge-icon-white:focus,
.featured2.default a.example-image-link.enlarge-icon-white:active,
.featured2.lightgray2 a.enlarge-icon-white:hover,
.featured2.lightgray2 a.enlarge-icon-white:focus,
.featured2.lightgray2 a.enlarge-icon-white:active,
.featured2.lightgray2 a.example-image-link.enlarge-icon-white:hover,
.featured2.lightgray2 a.example-image-link.enlarge-icon-white:focus,
.featured2.lightgray2 a.example-image-link.enlarge-icon-white:active,
.featured2.lightgray3 a.enlarge-icon-white:hover,
.featured2.lightgray3 a.enlarge-icon-white:focus,
.featured2.lightgray3 a.enlarge-icon-white:active,
.featured2.lightgray3 a.example-image-link.enlarge-icon-white:hover,
.featured2.lightgray3 a.example-image-link.enlarge-icon-white:focus,
.featured2.lightgray3 a.example-image-link.enlarge-icon-white:active,
.featured2.white a.enlarge-icon-white:hover,
.featured2.white a.enlarge-icon-white:focus,
.featured2.white a.enlarge-icon-white:active,
.featured2.white a.example-image-link.enlarge-icon-white:hover,
.featured2.white a.example-image-link.enlarge-icon-white:focus,
.featured2.white a.example-image-link.enlarge-icon-white:active,
.image-wrapper a.enlarge-icon-white:hover,
.image-wrapper a.enlarge-icon-white:focus,
.image-wrapper a.enlarge-icon-white:active,
.image-wrapper a.example-image-link.enlarge-icon-white:hover,
.image-wrapper a.example-image-link.enlarge-icon-white:focus,
.image-wrapper a.example-image-link.enlarge-icon-white:active,
.news-content a.enlarge-icon-white:hover,
.news-content a.enlarge-icon-white:focus,
.news-content a.enlarge-icon-white:active,
.news-content a.example-image-link.enlarge-icon-white:hover,
.news-content a.example-image-link.enlarge-icon-white:focus,
.news-content a.example-image-link.enlarge-icon-white:active,
.materials-div td a.enlarge-icon-white:hover,
.materials-div td a.enlarge-icon-white:focus,
.materials-div td a.enlarge-icon-white:active,
.materials-div td a.example-image-link.enlarge-icon-white:hover,
.materials-div td a.example-image-link.enlarge-icon-white:focus,
.materials-div td a.example-image-link.enlarge-icon-white:active,
.protolabs-table td a.enlarge-icon-white:hover,
.protolabs-table td a.enlarge-icon-white:focus,
.protolabs-table td a.enlarge-icon-white:active,
.protolabs-table td a.example-image-link.enlarge-icon-white:hover,
.protolabs-table td a.example-image-link.enlarge-icon-white:focus,
.protolabs-table td a.example-image-link.enlarge-icon-white:active,
.stats a.enlarge-icon-white:hover,
.stats a.enlarge-icon-white:focus,
.stats a.enlarge-icon-white:active,
.stats a.example-image-link.enlarge-icon-white:hover,
.stats a.example-image-link.enlarge-icon-white:focus,
.stats a.example-image-link.enlarge-icon-white:active,
.text-over-image a.enlarge-icon-white:hover,
.text-over-image a.enlarge-icon-white:focus,
.text-over-image a.enlarge-icon-white:active,
.text-over-image a.example-image-link.enlarge-icon-white:hover,
.text-over-image a.example-image-link.enlarge-icon-white:focus,
.text-over-image a.example-image-link.enlarge-icon-white:active {
  color: #fff;
}
.main-content a.enlarge-icon-black:after, .main-content a.enlarge-icon-white:after, .main-content a.example-image-link.enlarge-icon-black:after, .main-content a.example-image-link.enlarge-icon-white:after,
li a.enlarge-icon-black:after,
li a.enlarge-icon-white:after,
li a.example-image-link.enlarge-icon-black:after,
li a.example-image-link.enlarge-icon-white:after,
.blogTags a.enlarge-icon-black:after,
.blogTags a.enlarge-icon-white:after,
.blogTags a.example-image-link.enlarge-icon-black:after,
.blogTags a.example-image-link.enlarge-icon-white:after,
.content-block.default a.enlarge-icon-black:after,
.content-block.default a.enlarge-icon-white:after,
.content-block.default a.example-image-link.enlarge-icon-black:after,
.content-block.default a.example-image-link.enlarge-icon-white:after,
.content-block.lightgray2 a.enlarge-icon-black:after,
.content-block.lightgray2 a.enlarge-icon-white:after,
.content-block.lightgray2 a.example-image-link.enlarge-icon-black:after,
.content-block.lightgray2 a.example-image-link.enlarge-icon-white:after,
.content-block.lightgray3 a.enlarge-icon-black:after,
.content-block.lightgray3 a.enlarge-icon-white:after,
.content-block.lightgray3 a.example-image-link.enlarge-icon-black:after,
.content-block.lightgray3 a.example-image-link.enlarge-icon-white:after,
.content-block.white a.enlarge-icon-black:after,
.content-block.white a.enlarge-icon-white:after,
.content-block.white a.example-image-link.enlarge-icon-black:after,
.content-block.white a.example-image-link.enlarge-icon-white:after,
.content-block.light-background a.enlarge-icon-black:after,
.content-block.light-background a.enlarge-icon-white:after,
.content-block.light-background a.example-image-link.enlarge-icon-black:after,
.content-block.light-background a.example-image-link.enlarge-icon-white:after,
.content-block.white-background a.enlarge-icon-black:after,
.content-block.white-background a.enlarge-icon-white:after,
.content-block.white-background a.example-image-link.enlarge-icon-black:after,
.content-block.white-background a.example-image-link.enlarge-icon-white:after,
.featured2.default a.enlarge-icon-black:after,
.featured2.default a.enlarge-icon-white:after,
.featured2.default a.example-image-link.enlarge-icon-black:after,
.featured2.default a.example-image-link.enlarge-icon-white:after,
.featured2.lightgray2 a.enlarge-icon-black:after,
.featured2.lightgray2 a.enlarge-icon-white:after,
.featured2.lightgray2 a.example-image-link.enlarge-icon-black:after,
.featured2.lightgray2 a.example-image-link.enlarge-icon-white:after,
.featured2.lightgray3 a.enlarge-icon-black:after,
.featured2.lightgray3 a.enlarge-icon-white:after,
.featured2.lightgray3 a.example-image-link.enlarge-icon-black:after,
.featured2.lightgray3 a.example-image-link.enlarge-icon-white:after,
.featured2.white a.enlarge-icon-black:after,
.featured2.white a.enlarge-icon-white:after,
.featured2.white a.example-image-link.enlarge-icon-black:after,
.featured2.white a.example-image-link.enlarge-icon-white:after,
.image-wrapper a.enlarge-icon-black:after,
.image-wrapper a.enlarge-icon-white:after,
.image-wrapper a.example-image-link.enlarge-icon-black:after,
.image-wrapper a.example-image-link.enlarge-icon-white:after,
.news-content a.enlarge-icon-black:after,
.news-content a.enlarge-icon-white:after,
.news-content a.example-image-link.enlarge-icon-black:after,
.news-content a.example-image-link.enlarge-icon-white:after,
.materials-div td a.enlarge-icon-black:after,
.materials-div td a.enlarge-icon-white:after,
.materials-div td a.example-image-link.enlarge-icon-black:after,
.materials-div td a.example-image-link.enlarge-icon-white:after,
.protolabs-table td a.enlarge-icon-black:after,
.protolabs-table td a.enlarge-icon-white:after,
.protolabs-table td a.example-image-link.enlarge-icon-black:after,
.protolabs-table td a.example-image-link.enlarge-icon-white:after,
.stats a.enlarge-icon-black:after,
.stats a.enlarge-icon-white:after,
.stats a.example-image-link.enlarge-icon-black:after,
.stats a.example-image-link.enlarge-icon-white:after,
.text-over-image a.enlarge-icon-black:after,
.text-over-image a.enlarge-icon-white:after,
.text-over-image a.example-image-link.enlarge-icon-black:after,
.text-over-image a.example-image-link.enlarge-icon-white:after {
  content: "\e8ff";
  font-family: "Material Symbols Outlined";
  font-size: 34px;
  font-size: 3.4rem;
  right: 10px;
  bottom: 15px;
  position: absolute;
}
.main-content a:visited, .main-content a.example-image-link:visited,
li a:visited,
li a.example-image-link:visited,
.blogTags a:visited,
.blogTags a.example-image-link:visited,
.content-block.default a:visited,
.content-block.default a.example-image-link:visited,
.content-block.lightgray2 a:visited,
.content-block.lightgray2 a.example-image-link:visited,
.content-block.lightgray3 a:visited,
.content-block.lightgray3 a.example-image-link:visited,
.content-block.white a:visited,
.content-block.white a.example-image-link:visited,
.content-block.light-background a:visited,
.content-block.light-background a.example-image-link:visited,
.content-block.white-background a:visited,
.content-block.white-background a.example-image-link:visited,
.featured2.default a:visited,
.featured2.default a.example-image-link:visited,
.featured2.lightgray2 a:visited,
.featured2.lightgray2 a.example-image-link:visited,
.featured2.lightgray3 a:visited,
.featured2.lightgray3 a.example-image-link:visited,
.featured2.white a:visited,
.featured2.white a.example-image-link:visited,
.image-wrapper a:visited,
.image-wrapper a.example-image-link:visited,
.news-content a:visited,
.news-content a.example-image-link:visited,
.materials-div td a:visited,
.materials-div td a.example-image-link:visited,
.protolabs-table td a:visited,
.protolabs-table td a.example-image-link:visited,
.stats a:visited,
.stats a.example-image-link:visited,
.text-over-image a:visited,
.text-over-image a.example-image-link:visited {
  color: #551A8B;
}
.main-content a:hover, .main-content a:focus, .main-content a:active, .main-content a.example-image-link:hover, .main-content a.example-image-link:focus, .main-content a.example-image-link:active,
li a:hover,
li a:focus,
li a:active,
li a.example-image-link:hover,
li a.example-image-link:focus,
li a.example-image-link:active,
.blogTags a:hover,
.blogTags a:focus,
.blogTags a:active,
.blogTags a.example-image-link:hover,
.blogTags a.example-image-link:focus,
.blogTags a.example-image-link:active,
.content-block.default a:hover,
.content-block.default a:focus,
.content-block.default a:active,
.content-block.default a.example-image-link:hover,
.content-block.default a.example-image-link:focus,
.content-block.default a.example-image-link:active,
.content-block.lightgray2 a:hover,
.content-block.lightgray2 a:focus,
.content-block.lightgray2 a:active,
.content-block.lightgray2 a.example-image-link:hover,
.content-block.lightgray2 a.example-image-link:focus,
.content-block.lightgray2 a.example-image-link:active,
.content-block.lightgray3 a:hover,
.content-block.lightgray3 a:focus,
.content-block.lightgray3 a:active,
.content-block.lightgray3 a.example-image-link:hover,
.content-block.lightgray3 a.example-image-link:focus,
.content-block.lightgray3 a.example-image-link:active,
.content-block.white a:hover,
.content-block.white a:focus,
.content-block.white a:active,
.content-block.white a.example-image-link:hover,
.content-block.white a.example-image-link:focus,
.content-block.white a.example-image-link:active,
.content-block.light-background a:hover,
.content-block.light-background a:focus,
.content-block.light-background a:active,
.content-block.light-background a.example-image-link:hover,
.content-block.light-background a.example-image-link:focus,
.content-block.light-background a.example-image-link:active,
.content-block.white-background a:hover,
.content-block.white-background a:focus,
.content-block.white-background a:active,
.content-block.white-background a.example-image-link:hover,
.content-block.white-background a.example-image-link:focus,
.content-block.white-background a.example-image-link:active,
.featured2.default a:hover,
.featured2.default a:focus,
.featured2.default a:active,
.featured2.default a.example-image-link:hover,
.featured2.default a.example-image-link:focus,
.featured2.default a.example-image-link:active,
.featured2.lightgray2 a:hover,
.featured2.lightgray2 a:focus,
.featured2.lightgray2 a:active,
.featured2.lightgray2 a.example-image-link:hover,
.featured2.lightgray2 a.example-image-link:focus,
.featured2.lightgray2 a.example-image-link:active,
.featured2.lightgray3 a:hover,
.featured2.lightgray3 a:focus,
.featured2.lightgray3 a:active,
.featured2.lightgray3 a.example-image-link:hover,
.featured2.lightgray3 a.example-image-link:focus,
.featured2.lightgray3 a.example-image-link:active,
.featured2.white a:hover,
.featured2.white a:focus,
.featured2.white a:active,
.featured2.white a.example-image-link:hover,
.featured2.white a.example-image-link:focus,
.featured2.white a.example-image-link:active,
.image-wrapper a:hover,
.image-wrapper a:focus,
.image-wrapper a:active,
.image-wrapper a.example-image-link:hover,
.image-wrapper a.example-image-link:focus,
.image-wrapper a.example-image-link:active,
.news-content a:hover,
.news-content a:focus,
.news-content a:active,
.news-content a.example-image-link:hover,
.news-content a.example-image-link:focus,
.news-content a.example-image-link:active,
.materials-div td a:hover,
.materials-div td a:focus,
.materials-div td a:active,
.materials-div td a.example-image-link:hover,
.materials-div td a.example-image-link:focus,
.materials-div td a.example-image-link:active,
.protolabs-table td a:hover,
.protolabs-table td a:focus,
.protolabs-table td a:active,
.protolabs-table td a.example-image-link:hover,
.protolabs-table td a.example-image-link:focus,
.protolabs-table td a.example-image-link:active,
.stats a:hover,
.stats a:focus,
.stats a:active,
.stats a.example-image-link:hover,
.stats a.example-image-link:focus,
.stats a.example-image-link:active,
.text-over-image a:hover,
.text-over-image a:focus,
.text-over-image a:active,
.text-over-image a.example-image-link:hover,
.text-over-image a.example-image-link:focus,
.text-over-image a.example-image-link:active {
  color: #333;
}
.main-content a.btn,
li a.btn,
.blogTags a.btn,
.content-block.default a.btn,
.content-block.lightgray2 a.btn,
.content-block.lightgray3 a.btn,
.content-block.white a.btn,
.content-block.light-background a.btn,
.content-block.white-background a.btn,
.featured2.default a.btn,
.featured2.lightgray2 a.btn,
.featured2.lightgray3 a.btn,
.featured2.white a.btn,
.image-wrapper a.btn,
.news-content a.btn,
.materials-div td a.btn,
.protolabs-table td a.btn,
.stats a.btn,
.text-over-image a.btn {
  text-decoration: none;
}

a.example-image-link {
  position: relative;
}

.card2.black-with-white-button a,
.call-out.dark a,
.protolabs-table th a,
.content-container a,
.content-block a,
.content-block.black a,
.content-block.medgray a,
.content-block.trueblack a,
.featured2 a,
.hero-container.trueblack .rich-text a,
.hero-container.black .rich-text a,
.hero-container.medgray .rich-text a,
.hero2-sub-content a,
.hero2-lower a,
.pdf-download a,
.text-over-image .black a,
.text-over-image .trueblack a,
.banner.dk-gray .banner-content a,
.banner.black .banner-content a,
.banner.honeycomb .banner-content a,
.banner.trueblack .banner-content a,
.video-hero .dk-gray a,
.video-hero .honeycomb a,
.video-hero .black a,
.video-hero .trueblack a,
.long-form-cta1.black a {
  color: #449eca;
  text-decoration: underline;
}
.card2.black-with-white-button a:visited,
.call-out.dark a:visited,
.protolabs-table th a:visited,
.content-container a:visited,
.content-block a:visited,
.content-block.black a:visited,
.content-block.medgray a:visited,
.content-block.trueblack a:visited,
.featured2 a:visited,
.hero-container.trueblack .rich-text a:visited,
.hero-container.black .rich-text a:visited,
.hero-container.medgray .rich-text a:visited,
.hero2-sub-content a:visited,
.hero2-lower a:visited,
.pdf-download a:visited,
.text-over-image .black a:visited,
.text-over-image .trueblack a:visited,
.banner.dk-gray .banner-content a:visited,
.banner.black .banner-content a:visited,
.banner.honeycomb .banner-content a:visited,
.banner.trueblack .banner-content a:visited,
.video-hero .dk-gray a:visited,
.video-hero .honeycomb a:visited,
.video-hero .black a:visited,
.video-hero .trueblack a:visited,
.long-form-cta1.black a:visited {
  color: #C589F9;
}
.card2.black-with-white-button a:hover,
.call-out.dark a:hover,
.protolabs-table th a:hover,
.content-container a:hover,
.content-block a:hover,
.content-block.black a:hover,
.content-block.medgray a:hover,
.content-block.trueblack a:hover,
.featured2 a:hover,
.hero-container.trueblack .rich-text a:hover,
.hero-container.black .rich-text a:hover,
.hero-container.medgray .rich-text a:hover,
.hero2-sub-content a:hover,
.hero2-lower a:hover,
.pdf-download a:hover,
.text-over-image .black a:hover,
.text-over-image .trueblack a:hover,
.banner.dk-gray .banner-content a:hover,
.banner.black .banner-content a:hover,
.banner.honeycomb .banner-content a:hover,
.banner.trueblack .banner-content a:hover,
.video-hero .dk-gray a:hover,
.video-hero .honeycomb a:hover,
.video-hero .black a:hover,
.video-hero .trueblack a:hover,
.long-form-cta1.black a:hover {
  color: #fff;
  text-decoration: underline;
}
.card2.black-with-white-button a.btn,
.call-out.dark a.btn,
.protolabs-table th a.btn,
.content-container a.btn,
.content-block a.btn,
.content-block.black a.btn,
.content-block.medgray a.btn,
.content-block.trueblack a.btn,
.featured2 a.btn,
.hero-container.trueblack .rich-text a.btn,
.hero-container.black .rich-text a.btn,
.hero-container.medgray .rich-text a.btn,
.hero2-sub-content a.btn,
.hero2-lower a.btn,
.pdf-download a.btn,
.text-over-image .black a.btn,
.text-over-image .trueblack a.btn,
.banner.dk-gray .banner-content a.btn,
.banner.black .banner-content a.btn,
.banner.honeycomb .banner-content a.btn,
.banner.trueblack .banner-content a.btn,
.video-hero .dk-gray a.btn,
.video-hero .honeycomb a.btn,
.video-hero .black a.btn,
.video-hero .trueblack a.btn,
.long-form-cta1.black a.btn {
  text-decoration: none;
}

.banner.blue .banner-content a,
.banner.green .banner-content a,
.content-block.blue a,
.content-block.greenwhite a,
.featured2.blue a,
.featured2.greenwhite a,
.hero-container.blue .rich-text a,
.hero-container.greenwhite .rich-text a,
.hero2.blue .hero2-sub-content a,
.hero2.blue .hero2-lower a,
.hero2.greenwhite .hero2-sub-content a,
.hero2.greenwhite .hero2-lower a,
.video-hero .blue a,
.video-hero .green a {
  color: #fff;
  text-decoration: underline;
  text-decoration: underline solid rgba(255, 255, 255, 0.33);
}
.banner.blue .banner-content a:visited,
.banner.green .banner-content a:visited,
.content-block.blue a:visited,
.content-block.greenwhite a:visited,
.featured2.blue a:visited,
.featured2.greenwhite a:visited,
.hero-container.blue .rich-text a:visited,
.hero-container.greenwhite .rich-text a:visited,
.hero2.blue .hero2-sub-content a:visited,
.hero2.blue .hero2-lower a:visited,
.hero2.greenwhite .hero2-sub-content a:visited,
.hero2.greenwhite .hero2-lower a:visited,
.video-hero .blue a:visited,
.video-hero .green a:visited {
  color: #C589F9;
  text-decoration: underline solid rgba(197, 137, 249, 0.33);
}
.banner.blue .banner-content a:hover,
.banner.green .banner-content a:hover,
.content-block.blue a:hover,
.content-block.greenwhite a:hover,
.featured2.blue a:hover,
.featured2.greenwhite a:hover,
.hero-container.blue .rich-text a:hover,
.hero-container.greenwhite .rich-text a:hover,
.hero2.blue .hero2-sub-content a:hover,
.hero2.blue .hero2-lower a:hover,
.hero2.greenwhite .hero2-sub-content a:hover,
.hero2.greenwhite .hero2-lower a:hover,
.video-hero .blue a:hover,
.video-hero .green a:hover {
  color: #fff;
  text-decoration: underline solid #fff;
}

.banner.yellow .banner-content a,
.content-block.yellow a,
.content-block.greenblack a,
.featured2.greenblack a,
.featured2.yellow a,
.hero-container.greenblack .rich-text a,
.hero-container.yellow .rich-text a,
.hero2.greenblack .hero2-sub-content a,
.hero2.greenblack .hero2-lower a,
.hero2.yellow .hero2-sub-content a,
.hero2.yellow .hero2-lower a,
.video-overlay.yellow a {
  color: #333;
  text-decoration: underline;
  text-decoration: underline solid rgba(51, 51, 51, 0.33);
}
.banner.yellow .banner-content a:visited,
.content-block.yellow a:visited,
.content-block.greenblack a:visited,
.featured2.greenblack a:visited,
.featured2.yellow a:visited,
.hero-container.greenblack .rich-text a:visited,
.hero-container.yellow .rich-text a:visited,
.hero2.greenblack .hero2-sub-content a:visited,
.hero2.greenblack .hero2-lower a:visited,
.hero2.yellow .hero2-sub-content a:visited,
.hero2.yellow .hero2-lower a:visited,
.video-overlay.yellow a:visited {
  color: #551A8B;
  text-decoration: underline solid rgba(85, 26, 139, 0.33);
}
.banner.yellow .banner-content a:hover,
.content-block.yellow a:hover,
.content-block.greenblack a:hover,
.featured2.greenblack a:hover,
.featured2.yellow a:hover,
.hero-container.greenblack .rich-text a:hover,
.hero-container.yellow .rich-text a:hover,
.hero2.greenblack .hero2-sub-content a:hover,
.hero2.greenblack .hero2-lower a:hover,
.hero2.yellow .hero2-sub-content a:hover,
.hero2.yellow .hero2-lower a:hover,
.video-overlay.yellow a:hover {
  color: #0068ad;
  text-decoration: underline solid #0068ad;
}

.hero2.default a,
.hero2.lightgray2 a,
.hero2.lightgray3 a,
.hero2.greenblack a,
.hero2.yellow a,
.hero2.white a,
.long-form-cta1.light-gray a {
  color: #0068ad;
  text-decoration: underline;
}
.hero2.default a:visited,
.hero2.lightgray2 a:visited,
.hero2.lightgray3 a:visited,
.hero2.greenblack a:visited,
.hero2.yellow a:visited,
.hero2.white a:visited,
.long-form-cta1.light-gray a:visited {
  color: #551A8B;
}
.hero2.default a:hover,
.hero2.lightgray2 a:hover,
.hero2.lightgray3 a:hover,
.hero2.greenblack a:hover,
.hero2.yellow a:hover,
.hero2.white a:hover,
.long-form-cta1.light-gray a:hover {
  color: #343741;
  text-decoration: underline;
}
.hero2.default a.btn,
.hero2.lightgray2 a.btn,
.hero2.lightgray3 a.btn,
.hero2.greenblack a.btn,
.hero2.yellow a.btn,
.hero2.white a.btn,
.long-form-cta1.light-gray a.btn {
  text-decoration: none;
}

.hero-content .medium-gray a {
  color: #0068ad;
  text-decoration: underline;
}
.hero-content .medium-gray a:visited {
  color: #551A8B;
}
.hero-content .medium-gray a:hover {
  color: #a2aaad;
}
.hero-content .medium-gray a.btn {
  text-decoration: none;
}

p {
  margin: 0 0 20px;
}

hr {
  border-top: none;
  border-bottom: 7px solid #0068ad;
  margin-top: 40px;
  margin-bottom: 30px;
}
hr.section-margin {
  margin: 0 0 80px;
  border: none;
}
@media only screen and (max-width: 767px) {
  hr.section-margin {
    margin: 0 0 35px;
  }
}
hr.section-margin.xs {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  hr.section-margin.xs {
    margin-bottom: 9px;
  }
}
hr.section-margin.s {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  hr.section-margin.s {
    margin-bottom: 18px;
  }
}
hr.section-margin.m {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  hr.section-margin.m {
    margin-bottom: 26px;
  }
}
hr.section-margin.l {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  hr.section-margin.l {
    margin-bottom: 35px;
  }
}
hr.pl-light-gray {
  border-bottom-color: #d0d3d4;
}
hr.pl-true-black {
  border-bottom-color: #141519;
}
hr.pl-green {
  border-bottom-color: #86BC25;
}
hr.green {
  border-bottom-color: #86BC25;
}
hr.black {
  border-bottom-color: #343741;
}
hr.white {
  border-bottom-color: #fff;
}
hr.medium {
  border-bottom-width: 4px;
}
hr.small {
  border-bottom-width: 2px;
}
hr.thick {
  border-bottom-width: 5px;
}
hr.thin {
  border-bottom-width: 3px;
}
hr.fine {
  border-bottom-width: 1px;
}
hr.short {
  width: 50px;
}

strong {
  font-weight: 700;
}

h1, .heading1, h2, .heading2, h3, .heading3, h4, .heading4, h5, .heading5, h6, .heading6 {
  margin-top: 0;
  letter-spacing: 0px;
}
h1.heading-border, .heading1.heading-border, h2.heading-border, .heading2.heading-border, h3.heading-border, .heading3.heading-border, h4.heading-border, .heading4.heading-border, h5.heading-border, .heading5.heading-border, h6.heading-border, .heading6.heading-border {
  border-bottom: 2px solid #f7f7f8;
  padding-bottom: 15px;
}
h1.no-border, .heading1.no-border, h2.no-border, .heading2.no-border, h3.no-border, .heading3.no-border, h4.no-border, .heading4.no-border, h5.no-border, .heading5.no-border, h6.no-border, .heading6.no-border {
  border-bottom: 0px !important;
}

h1, .heading1 {
  font-size: 52px;
  font-size: 5.2rem;
  line-height: 62px;
  line-height: 6.2rem;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 50px;
}
@media only screen and (max-width: 991px) {
  h1, .heading1 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  h1, .heading1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 46px;
    line-height: 4.6rem;
  }
}

h2, .heading2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 38px;
  line-height: 3.8rem;
}
@media only screen and (max-width: 767px) {
  h2, .heading2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

h3, .heading3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 29px;
  line-height: 2.9rem;
}
@media only screen and (max-width: 767px) {
  h3, .heading3 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

h4, .heading4 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 30px;
  line-height: 3rem;
}
@media only screen and (max-width: 767px) {
  h4, .heading4 {
    font-size: 20px;
    font-size: 2rem;
  }
}

h5, .heading5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
@media only screen and (max-width: 767px) {
  h5, .heading5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2rem;
  }
}

h6, .heading6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  line-height: 3rem;
}

.xl-body-copy {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 5px;
  font-weight: 700;
}

.large-body-copy {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 29px;
  line-height: 2.9rem;
}
.large-body-copy strong {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .large-body-copy {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

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

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

ul {
  padding: 0 0 0 40px;
  list-style: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
ul li {
  margin: 12px 0px;
  padding-left: 4px;
  text-indent: -7px;
}
ul li::before {
  content: ".";
  font-size: 45px;
  display: inline-block;
  position: relative;
  left: -3px;
  top: -3px;
  line-height: 0px;
}
ul li h1, ul li h2, ul li h3, ul li h4, ul li h5, ul li h6 {
  display: inline-block;
}
ul.four-col-list li {
  float: left;
  margin: 0 2% 0 0;
  width: 23%;
}
@media only screen and (max-width: 767px) {
  ul.four-col-list li {
    width: 100%;
    margin: 0;
  }
}
ul.two-col-list li {
  float: left;
  margin: 0 2% 0 0;
  width: 48%;
  line-height: 28px;
  line-height: 2.8rem;
}
ul.unstyled-list {
  list-style: none;
  padding: 0;
}
ul.unstyled-list li {
  font-size: 20px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 3.2rem;
}
ul.unstyled-list li ul {
  list-style: none;
}
ul.check-list li {
  text-indent: -21px;
  padding-left: 6px;
}
ul.check-list li::before {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 14px;
  width: 7px;
  margin-right: 10px;
  margin-left: 2px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  top: -1px;
}
ul.check-list-gradient li {
  text-indent: -45px;
  padding-left: 6px;
}
ul.check-list-gradient li::before {
  content: "\e86c";
  font-family: "Material Symbols Outlined";
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  display: initial;
  margin-right: 12px;
  margin-left: 12px;
  top: 4px;
  color: #86BC25;
}

.glyph {
  margin-left: 12px;
  color: #0068ad;
}

.title1 {
  font-size: 22px;
  font-size: 2.2rem;
}

.title2 {
  font-size: 18px;
  font-size: 1.8rem;
}

.title3 {
  font-size: 15px;
  font-size: 1.5rem;
}

.Copyright {
  color: #6c6c6c;
  font-size: 13px;
  font-size: 1.3rem;
}

.Quote {
  font-style: italic;
}

.gradient-blue-green {
  background-image: -webkit-linear-gradient(left, #449eca 0%, #86BC25 100%);
  background-image: -o-linear-gradient(left, #449eca 0%, #86BC25 100%);
  background-image: linear-gradient(to right, #449eca 0%, #86BC25 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF449ECA", endColorstr="#FF86BC25", GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

hr.light-gray {
  background: #d0d3d4;
  border: none;
  height: 1px;
}
hr.green, hr.gradient-blue-green {
  background: #86BC25;
  border: none;
  height: 3px;
  width: 50px;
}

div.Pull-Quote {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 36px;
  line-height: 3.6rem;
  width: 100%;
  padding-left: 25px;
  margin: 50px 0px;
  position: relative;
  border-left: 3px solid #86BC25;
}
@media only screen and (max-width: 767px) {
  div.Pull-Quote {
    padding: 35px 14% 35px 14%;
    margin: 35px 0px;
  }
}

.Pull-Quote-Author {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #5b6770;
  margin-top: 20px;
  display: inline-block;
}

div.rte-caption,
p.caption {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  line-height: 1.7rem;
  font-weight: 500;
  padding-top: 12px;
  text-align: center;
  color: #5b6770;
}

div.annotation {
  font-size: 12px;
  font-size: 1.2rem;
}

div.footnotes {
  font-size: 12px;
  font-size: 1.2rem;
}

:target {
  display: block;
  position: relative;
  top: -175px; /* negative fixed header height */
  visibility: hidden;
}

.white {
  color: #fff;
}

.medium-gray {
  color: #a2aaad;
}

.dark-gray {
  color: #343741;
}

.black {
  color: #343741;
}

.breadcrumb {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.breadcrumb li:first-child:before {
  display: none;
}
.breadcrumb li::before {
  font-size: inherit;
  position: inherit;
  border: none;
}

.move-down-90px {
  position: relative;
  bottom: -90px;
}

.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.media-caption {
  margin-top: 10px;
}

.bg-cover {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.bg-cover img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
  overflow-x: hidden;
  display: block;
}
.bg-cover img.wide-image {
  max-height: 50%;
  max-width: none;
}
.bg-cover img.tall-image {
  max-width: 50%;
}
img {
  max-width: 100%;
}

.centered-image-container {
  text-align: center;
}
.centered-image-container.left {
  text-align: left;
}
.centered-image-container.center {
  text-align: center;
}
.centered-image-container.right {
  text-align: right;
}
.centered-image-container .image-with-text {
  display: inline-block;
}
.centered-image-container .image-with-text.image-wrapper {
  margin-bottom: 30px;
}
.centered-image-container .image-caption {
  box-sizing: border-box;
  min-width: 100%;
  width: 200px;
}

img .caption, .image-wrapper .caption {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  line-height: 1.7rem;
  font-weight: 500;
  padding-top: 12px;
  text-align: center;
  color: #5b6770;
}
img .caption:empty, .image-wrapper .caption:empty {
  display: none;
}
img.float-left, .image-wrapper.float-left {
  margin: 9px 30px 15px 0;
  float: left;
}
@media only screen and (max-width: 767px) {
  img.float-left, .image-wrapper.float-left {
    margin: 9px 30px 10px 0;
  }
}
img.float-right, .image-wrapper.float-right {
  margin: 9px 0 15px 30px;
  float: right;
}
@media only screen and (max-width: 767px) {
  img.float-right, .image-wrapper.float-right {
    margin: 9px 0 10px 30px;
  }
}
img.float-left, img.float-right, .image-wrapper.float-left, .image-wrapper.float-right {
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  img.float-left, img.float-right, .image-wrapper.float-left, .image-wrapper.float-right {
    max-width: 100%;
    float: none;
    margin: 0 0 20px;
  }
}
img.image-small, .image-wrapper.image-small {
  max-width: 25%;
}
@media only screen and (max-width: 767px) {
  img.image-small, .image-wrapper.image-small {
    max-width: 50%;
    margin: auto;
  }
}
img.image-square, .image-wrapper.image-square {
  max-width: 40%;
}
@media only screen and (max-width: 767px) {
  img.image-square, .image-wrapper.image-square {
    max-width: 66%;
    margin: auto;
  }
}
img.image-portrait, .image-wrapper.image-portrait {
  max-width: 35%;
}
@media only screen and (max-width: 767px) {
  img.image-portrait, .image-wrapper.image-portrait {
    max-width: 57%;
    margin: auto;
  }
}
img.image-landscape, .image-wrapper.image-landscape {
  max-width: 53%;
}
@media only screen and (max-width: 767px) {
  img.image-landscape, .image-wrapper.image-landscape {
    max-width: 85%;
    margin: auto;
  }
}
img.float-left.image-icon, .image-wrapper.float-left.image-icon {
  width: 75px;
}
@media only screen and (max-width: 767px) {
  img.float-left.image-icon, .image-wrapper.float-left.image-icon {
    float: left;
  }
}
img.image-icon, .image-wrapper.image-icon {
  margin-right: 15px;
  margin-top: 8px;
}
img.image-block, .image-wrapper.image-block {
  width: 100%;
  display: block;
  margin: 0 0 30px;
  text-align: center;
}

img p, .image-block-content p {
  margin: 0 0 8px;
}

span.image-left {
  display: block;
  float: left;
  margin: 9px 30px 15px 0;
}
@media only screen and (max-width: 991px) {
  span.image-left {
    float: none;
    margin-right: 0px;
  }
}
span.image-right {
  display: block;
  float: right;
  margin: 9px 0 15px 30px;
}
@media only screen and (max-width: 991px) {
  span.image-right {
    float: none;
    margin-left: 0px;
  }
}

.testimonials-table a img {
  opacity: 0.2;
}
.testimonials-table a img:hover {
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .hide-on-mobile {
    display: none;
  }
}

.fade-on-hover {
  opacity: 1;
}
.fade-on-hover:hover {
  opacity: 0.2;
}

.text-on-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 50px;
  font-size: 5rem;
  line-height: 50px;
  line-height: 5rem;
}
@media only screen and (max-width: 767px) {
  .text-on-image {
    font-size: 30px;
    font-size: 3rem;
    line-height: 30px;
    line-height: 3rem;
  }
}

.hover-image:hover {
  opacity: 0.8;
}

.pl-announcements {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .pl-announcements.hide-on-mobile {
    display: none;
  }
}
.pl-announcements .row {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .pl-announcements .row {
    display: block;
  }
}
.pl-announcements .bubble {
  border-radius: 20px;
  border: 1.5px solid #86BC25;
  padding: 2px 5px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  background-color: #343741;
  display: flex;
  align-items: center;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .pl-announcements .bubble {
    display: inline-block;
    margin-left: 0px;
    margin-top: 10px;
  }
}
.pl-announcements .bubble img {
  height: 12px;
  filter: invert(55%) sepia(97%) saturate(719%) hue-rotate(37deg) brightness(97%) contrast(101%);
  margin-bottom: 2px;
  margin-left: 1px;
}
.pl-announcements .bubble .bubble-image {
  display: inline-block;
}
.pl-announcements .bubble .bubble-image + .bubble-text {
  padding: 0px 12px 0px 5px;
}
.pl-announcements .bubble .bubble-text {
  display: inline-block;
  padding: 0px 12px;
}
.pl-announcements .bubble span:nth-last-child(2) {
  padding-left: 10px;
}
@media only screen and (max-width: 479px) {
  .pl-announcements .bubble span:nth-last-child(2) {
    width: 30px;
  }
}
.pl-announcements .announcements-link {
  padding: 10px 40px 8px 10px;
  position: relative;
  text-wrap: balance;
}
@media only screen and (max-width: 767px) {
  .pl-announcements .announcements-link {
    padding: 10px 20px;
  }
}
.pl-announcements .announcements-link span span {
  padding: 0 5px;
}
.pl-announcements .announcements-link i {
  color: #fff;
  position: relative;
  top: 7px;
  right: -7px;
  font-weight: 700;
  line-height: unset;
}
.pl-announcements .announcements-close {
  display: flex;
  width: 50px;
  height: 40px;
  position: absolute;
  right: -15px;
}
@media only screen and (max-width: 767px) {
  .pl-announcements .announcements-close {
    right: 0px;
    top: 0px;
  }
}
.pl-announcements .announcements-close:hover {
  cursor: pointer;
}
.pl-announcements .announcements-close i {
  color: #fff;
  margin: auto;
}
.pl-announcements.light-gray {
  background-color: #f7f7f8;
  color: #333;
}
.pl-announcements.light-gray .bubble {
  background-color: #f7f7f8;
}
.pl-announcements.light-gray a {
  color: #333;
}
.pl-announcements.light-gray a:hover {
  color: #0068ad;
}
.pl-announcements.light-gray i {
  color: #333;
}
.pl-announcements a {
  color: #fff;
  line-height: 0px;
  line-height: 0rem;
}
.pl-announcements a:hover {
  text-decoration: none;
}
.pl-announcements a:hover span {
  text-decoration: underline;
}
.pl-announcements a:active, .pl-announcements a:focus {
  text-decoration: none;
}
.pl-announcements.dark-gray {
  background-color: #343741;
  color: #fff;
}
.pl-announcements.black {
  background-color: #141519;
  color: #fff;
}
.pl-announcements.blue {
  background-color: #0068ad;
  color: #fff;
}
.pl-announcements.blue .bubble {
  background-color: #0068ad;
}

.pl-true-black {
  background-color: #141519;
}

.pl-blue {
  background-color: #0068ad;
}

.pl-light-blue {
  background-color: #f0faff;
}

.pl-light-gray {
  background-color: #f7f7f8;
}

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

.padding-40 {
  padding: 40px 0;
}

.padding-60 {
  padding: 60px 0;
}

.padding-80 {
  padding: 80px 0;
}

.padding-100 {
  padding: 100px 0;
}

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

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-top-100 {
  margin-top: 100px;
}

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

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

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

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

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

html, body {
  min-width: 320px;
  scroll-behavior: smooth;
}
html.search-active, html.modal-form-active, html.mobile-menu-active, body.search-active, body.modal-form-active, body.mobile-menu-active {
  overflow: hidden;
}

/**
 * Disable smooth scrolling when users have prefers-reduced-motion enabled
 */
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
#footer-ppc {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-top: 30px;
}
#footer-ppc .footer-background {
  background-color: #343741;
  color: #fff;
}
#footer-ppc .footer-background a {
  color: #fff;
  line-height: 18px;
  line-height: 1.8rem;
}
#footer-ppc .footer-background a:hover {
  text-decoration: underline;
}
#footer-ppc .footer-background .social-nav li a:active, #footer-ppc .footer-background .social-nav li a:focus, #footer-ppc .footer-background .social-nav li a:hover {
  color: #0068ad;
}
#footer-ppc .footer-background .row {
  margin-top: 15px;
  margin-bottom: 10px;
}
#footer-ppc .footer-background .row.top {
  margin-bottom: 40px;
}
#footer-ppc .footer-background .row .text {
  margin-top: 15px;
}
#footer-ppc .footer-background .row .text .legal-notices-links a {
  padding-left: 10px;
  padding-right: 15px;
  border-right: 1px solid #6c6c6c;
}
#footer-ppc .footer-background .row .text .legal-notices-links a:first-child {
  padding-left: 0;
}
#footer-ppc .footer-background .row .text .legal-notices-links a:last-child {
  padding-right: 0;
  border: none;
}
#footer-ppc .footer-background .row .social-icons {
  float: right;
  text-align: end;
}
#footer-ppc .footer-background .row .social-icons ul {
  margin-right: -5px;
  margin-top: 0;
}
#footer-ppc .footer-background .row .social-icons ul li a {
  padding: 5px;
}
#footer-ppc .footer-background .row .social-icons ul li a svg {
  width: 35px;
  height: 35px;
  fill: #fff;
  max-width: initial;
}
#footer-ppc .footer-background .row .social-icons ul li a svg:hover {
  fill: #0068ad;
}
@media only screen and (max-width: 767px) {
  #footer-ppc .footer-background .row .social-icons {
    float: left;
    text-align: start;
  }
  #footer-ppc .footer-background .row .social-icons ul {
    margin-left: -5px;
  }
}
#footer-ppc .footer-background .bottom-section {
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 0;
}
#footer-ppc .footer-background .bottom-section .footer-logo {
  float: right;
  max-width: 200px;
  margin-top: -10px;
}
@media only screen and (max-width: 479px) {
  #footer-ppc .footer-background .bottom-section .footer-logo {
    margin-top: 0;
    margin-bottom: 20px;
    float: left !important;
  }
}

#footer {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  position: relative;
  margin-top: 30px;
}
#footer .stay-connected {
  background-color: #343741;
  color: #fff;
}
#footer .stay-connected .connected-text {
  padding-top: 27px;
  padding-bottom: 15px;
}
#footer .stay-connected .connected-text p {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  margin-bottom: 8px;
}
#footer .stay-connected .social-nav {
  float: none;
  margin: 0px 0px 0px -4px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  #footer .stay-connected .social-nav {
    display: block;
  }
}
#footer .stay-connected .social-nav li a {
  color: #fff;
  padding: 5px;
  text-decoration: none !important;
}
#footer .stay-connected .social-nav li a i {
  font-size: 28px;
  font-size: 2.8rem;
}
#footer .stay-connected .social-nav li a svg {
  width: 35px;
  height: 35px;
  fill: #fff;
  max-width: initial;
}
#footer .stay-connected .social-nav li a svg:hover {
  fill: #0068ad;
}
#footer .stay-connected .social-nav li::before {
  display: none;
}
@media only screen and (max-width: 991px) {
  #footer .stay-connected .form-column {
    padding: 0;
  }
}
#footer .stay-connected .form-column .form-area {
  padding-top: 30px;
  padding-bottom: 15px;
  /* Change the white to any color ;) */
  /*Change text in autofill textbox*/
}
#footer .stay-connected .form-column .form-area .loading-spinner {
  margin-top: -30px;
}
#footer .stay-connected .form-column .form-area label.error {
  color: #d14124;
}
#footer .stay-connected .form-column .form-area input:-webkit-autofill,
#footer .stay-connected .form-column .form-area input:-webkit-autofill:hover,
#footer .stay-connected .form-column .form-area input:-webkit-autofill:focus,
#footer .stay-connected .form-column .form-area input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
#footer .stay-connected .form-column .form-area input:-webkit-autofill {
  -webkit-text-fill-color: #333 !important;
}
@media only screen and (max-width: 1199px) {
  #footer .stay-connected .form-column .form-area .checkbox {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  #footer .stay-connected .form-column .form-area .checkbox {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .stay-connected .form-column .form-area .checkbox {
    margin-top: 20px;
  }
}
#footer .stay-connected .form-column .form-area .checkbox label a {
  color: #fff;
  text-decoration: underline;
  text-decoration: underline solid rgba(255, 255, 255, 0.33);
}
#footer .stay-connected .form-column .form-area .checkbox label a:hover {
  text-decoration: underline;
}
#footer .stay-connected .form-column .form-area .btn {
  margin: 0 !important;
}
@media only screen and (max-width: 479px) {
  #footer .stay-connected .form-column .form-area .btn {
    width: 100%;
  }
}
#footer .stay-connected .form-column .form-area .thank-you-section {
  min-height: initial;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 15px;
}
#footer .form-section {
  margin-top: 7px;
  margin-left: -8px;
}
#footer .form-section .column:nth-child(-n+2) {
  padding-left: 8px;
  padding-right: 8px;
}
@media only screen and (max-width: 767px) {
  #footer .form-section .column:nth-child(-n+2) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#footer .form-section .col-lg-3 {
  padding-left: 8px;
}
@media only screen and (max-width: 767px) {
  #footer .form-section .col-lg-3 {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .form-section {
    margin-left: 0px;
  }
}
#footer .footer-background {
  background-color: #141519;
  color: #fff;
}
#footer .footer-background .column {
  margin: 0;
}
#footer .footer-background .main-section a {
  color: #fff;
  line-height: 18px;
  line-height: 1.8rem;
}
#footer .footer-background .main-section a:hover {
  text-decoration: underline;
}
#footer .footer-background .main-section .column .column {
  padding-left: 0px;
}
@media only screen and (max-width: 991px) {
  #footer .footer-background .main-section .column .column {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-background .main-section .column .column {
    padding-top: 0;
  }
}
#footer .footer-background .main-section .footer-logo {
  margin: 50px 0 30px 0;
}
#footer .footer-background .main-section .footer-logo img {
  width: 200px;
}
@media only screen and (max-width: 991px) {
  #footer .footer-background .main-section .footer-logo {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-background .main-section .footer-logo {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 479px) {
  #footer .footer-background .main-section .footer-logo {
    margin-bottom: 20px;
  }
}
#footer .footer-background .main-section .title-column {
  margin-top: 50px;
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  #footer .footer-background .main-section .title-column {
    margin-top: 0;
  }
  #footer .footer-background .main-section .title-column:first-child {
    padding-left: 0px;
  }
  #footer .footer-background .main-section .title-column:last-child {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-background .main-section .title-column {
    padding: 0;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-background .main-section .title-column:nth-child(odd) {
    clear: left;
  }
}
#footer .footer-background .main-section .title-column .title-column-header {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #footer .footer-background .main-section .title-column .title-column-header {
    margin-bottom: 15px;
  }
}
#footer .footer-background .main-section .title-column .title-column-link {
  margin-bottom: 8px;
}
#footer .footer-background .bottom-section {
  margin: 30px 0 25px 0;
  padding: 25px 0 5px 0;
  border-top: 0.5px solid #fff;
}
#footer .footer-background .bottom-section .column {
  padding: 0px;
}
#footer .footer-background .bottom-section .consent-pipe {
  margin: 0 15px 0 12px;
}
#footer .footer-background .bottom-section .consent {
  color: #fff;
  text-decoration: underline;
}
#footer .footer-background .bottom-section .additional-text {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  #footer .footer-background .bottom-section .additional-text {
    text-align: left;
    margin-top: 15px;
  }
}

#pl-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1020;
}

#pl-header {
  background-color: #fff;
  border-bottom: 1px solid #f1f3f4;
  position: relative;
  height: 89px;
}
@media only screen and (max-width: 1199px) {
  #pl-header {
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  #pl-header #navigation-overlay.open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(52, 55, 65, 0.8);
    z-index: 10000;
    overflow: auto;
  }
}
#pl-header .hamburger i {
  font-size: 33px;
  font-size: 3.3rem;
  margin-top: 2px;
}
#pl-header .dropdown-menu {
  border: none;
  background-color: transparent;
}
@media only screen and (max-width: 1199px) {
  #pl-header .dropdown-menu {
    box-shadow: none;
  }
}
#pl-header .logo {
  display: flex;
  align-items: stretch;
  width: 210px;
  float: left;
  margin-right: 0;
}
#pl-header .btn {
  margin-top: 16px;
  margin-bottom: 16px;
}
#pl-header .sign-in {
  margin: auto 0;
  padding: 16px 24px;
}
@media only screen and (max-width: 1499px) {
  #pl-header .sign-in {
    padding-left: 0;
    padding-right: 15px;
  }
}
#pl-header .wrapped-columns a,
#pl-header .materials-middle a {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: 700;
  padding-bottom: 3px;
}
#pl-header .wrapped-columns .description,
#pl-header .materials-middle .description {
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #5b6770;
}
@media only screen and (max-width: 991px) {
  #pl-header .wrapped-columns .description,
  #pl-header .materials-middle .description {
    display: none;
  }
}

#pl-header.desktop .row {
  display: flex;
}
#pl-header.desktop #navigation-overlay {
  margin: auto;
  position: relative;
}
#pl-header.desktop #pl-navigation {
  width: 100%;
}
#pl-header.desktop #pl-navigation .nav-and-search {
  overflow: hidden;
  float: left;
  position: relative;
}
#pl-header.desktop #pl-navigation .mobile-top {
  display: none;
}
#pl-header.desktop #pl-navigation .search-icon {
  display: inline-block;
  padding: 32px 5px 32px 20px;
  line-height: 15px;
}
@media only screen and (max-width: 1499px) {
  #pl-header.desktop #pl-navigation .search-icon {
    padding-left: 10px;
  }
}
#pl-header.desktop #pl-navigation .search-icon i.search {
  color: #080a10;
  display: flex;
  align-items: stretch;
}
#pl-header.desktop #pl-navigation .search-icon:hover {
  cursor: pointer;
}
#pl-header.desktop #pl-navigation .search-box {
  position: absolute;
  top: 0;
  right: -600px;
  width: 100%;
  display: none;
}
#pl-header.desktop #pl-navigation .search-box form {
  padding: 27px 0;
}
#pl-header.desktop #pl-navigation .search-box i.search {
  color: #333;
  position: absolute;
  left: 12px;
  top: 33px;
}
@media only screen and (max-width: 991px) {
  #pl-header.desktop #pl-navigation .search-box i.search {
    left: 20px;
  }
}
#pl-header.desktop #pl-navigation .search-box i.close {
  color: #333;
  position: absolute;
  right: -4px;
  top: 24px;
  padding: 10px;
  opacity: 1;
}
#pl-header.desktop #pl-navigation .search-box i.close:hover {
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  #pl-header.desktop #pl-navigation .search-box i.close {
    right: 22px;
  }
}
#pl-header.desktop #pl-navigation .search-box input {
  color: #333;
  border: 1px solid #d0d3d4;
  padding: 0px 40px;
  margin-bottom: 8px;
  height: 35px;
  width: 100%;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -o-border-radius: 6px !important;
  border-radius: 6px !important;
  behavior: url("/Content/pie.htc");
}
@media only screen and (max-width: 991px) {
  #pl-header.desktop #pl-navigation .search-box input {
    width: 100%;
  }
}
#pl-header.desktop #pl-navigation .search-box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}
#pl-header.desktop #pl-navigation .search-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}
#pl-header.desktop #pl-navigation .search-box input::-ms-input-placeholder { /* Microsoft Edge */
  color: #333;
}
#pl-header.desktop #pl-navigation .search-box input:-webkit-autofill,
#pl-header.desktop #pl-navigation .search-box input:-webkit-autofill:hover,
#pl-header.desktop #pl-navigation .search-box input:-webkit-autofill:focus {
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px #494c55 inset;
}
@media only screen and (max-width: 991px) {
  #pl-header.desktop #pl-navigation .search-box {
    display: none;
  }
}
#pl-header.desktop #pl-navigation .language-dropdown {
  background-color: #fff;
  color: #333;
  list-style: none;
  display: inline-block;
  padding: 0px;
  margin: 0 0 0 8px;
  z-index: 10;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #pl-header.desktop #pl-navigation .language-dropdown {
    display: none;
  }
}
#pl-header.desktop #pl-navigation .language-dropdown:hover {
  background-color: #fff;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown {
  margin: 0px;
  display: flex;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown svg {
  width: 24px;
  height: 18px;
  display: inline-block;
  border: 1px solid #d0d3d4;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown:after {
  content: "\e5cf";
  font-family: "Material Symbols Outlined" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 14px;
  top: 33px;
  font-size: 21px;
  font-size: 2.1rem;
  color: #080a10;
  z-index: -1;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown:before {
  display: none;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown.open:after {
  content: "\e5ce";
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-toggle {
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 34px 40px 28px 12px;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-toggle:hover {
  text-decoration: none;
  color: #141519;
}
#pl-header.desktop #pl-navigation .language-dropdown a {
  text-decoration: none;
}
#pl-header.desktop #pl-navigation .language-dropdown a:hover {
  text-decoration: none;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu {
  top: 89px;
  background-color: #f7f7f8;
  border-radius: unset;
  border: none;
  padding: 0px;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu li {
  margin: 0px;
  padding-left: 0px;
  text-indent: 0px;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu li a {
  color: #333;
  padding: 8px 40px 1px 52px;
  width: 100%;
  position: relative;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu li a svg {
  width: 24px;
  height: 18px;
  display: inline-block;
  margin-left: 15px;
  position: absolute;
  left: 0;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu li a div {
  display: inline-block;
  padding: 0px 0px 5px;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu li a:hover {
  background-color: #fff !important;
  color: #343741;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu li a:after {
  clear: both;
}
#pl-header.desktop #pl-navigation .language-dropdown .dropdown-menu li::before {
  display: none;
}
#pl-header.desktop #main-navigation {
  float: left;
  padding: 0px;
  margin: 0px;
}
#pl-header.desktop #main-navigation li {
  list-style: none;
  float: left;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0px;
  padding-left: 0px;
  text-indent: 0px;
}
#pl-header.desktop #main-navigation li::before {
  display: none;
}
#pl-header.desktop #main-navigation li .dropdown-toggle {
  color: #333;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 32px 17px;
  display: block;
}
@media only screen and (max-width: 1499px) {
  #pl-header.desktop #main-navigation li .dropdown-toggle {
    padding: 32px 12px;
  }
}
#pl-header.desktop #main-navigation li .dropdown-toggle:hover {
  text-decoration: none;
  background-color: #f7f7f8;
}
#pl-header.desktop #main-navigation li .dropdown-toggle span:hover {
  text-decoration: underline;
  color: #0068ad;
}
#pl-header.desktop #main-navigation li:hover .pl-mega-nav {
  display: block;
}
#pl-header.desktop #main-navigation #services-menu .pl-mega-main {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 30px;
}
#pl-header.desktop #main-navigation .pl-mega-nav {
  width: 100%;
  padding: 0px;
  background-color: initial;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid #f1f3f4;
  position: fixed;
  top: 88px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container-fluid {
  position: relative;
  background: #fff;
  z-index: -2;
  -webkit-box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
  -moz-box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
  box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container-fluid .row {
  margin-left: -15px;
  margin-right: -15px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container-fluid:after {
  content: " ";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container-fluid.light-gray:after {
  background-color: #f7f7f8;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container-fluid.black:after {
  background-color: #343741;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container-fluid.blue:after {
  background-color: #0068ad;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container {
  background-color: #fff;
  overflow: auto;
  max-height: calc(100vh - 140px);
  scrollbar-width: thin;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container::-webkit-scrollbar {
  width: 4px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .container::-webkit-scrollbar-thumb {
  background-color: #5b6770;
}
#pl-header.desktop #main-navigation .pl-mega-nav a {
  padding: 2px 0px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  display: block;
  color: #333;
}
#pl-header.desktop #main-navigation .pl-mega-nav a:hover {
  color: #0068ad;
  text-decoration: underline;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main a {
  padding: 7px 0px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}
#pl-header.desktop #main-navigation .pl-mega-nav .mobile-hub-link {
  display: none;
}
@media only screen and (max-width: 1199px) {
  #pl-header.desktop #main-navigation .pl-mega-nav .mobile-hub-link {
    display: block;
  }
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-links {
  margin-bottom: 10px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-title {
  padding: 10px 0px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 20px;
  line-height: 2rem;
  border-bottom: 1px solid #d0d3d4;
  margin-bottom: 10px;
  position: relative;
}
#pl-header.desktop #main-navigation .pl-mega-nav a.pl-mega-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-decoration: none;
}
#pl-header.desktop #main-navigation .pl-mega-nav a.pl-mega-title:hover {
  color: #0068ad;
  text-decoration: underline;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main {
  float: left;
  width: 78%;
  padding: 30px 1% 40px 0px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-title-link {
  color: #0068ad;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 20px;
  line-height: 2rem;
  border-bottom: 1px solid #d0d3d4;
  margin-bottom: 10px;
  padding: 10px 0;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main a {
  color: #333;
  text-decoration: none;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main a:hover {
  color: #0068ad;
  text-decoration: underline;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-resources {
  margin-right: 10px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-resources.wrapped-columns {
  column-width: 22rem;
  column-gap: 35px;
  margin-top: 5px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-resources.wrapped-columns &gt; div {
  break-inside: avoid-column;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-materials-left {
  float: left;
  width: 30%;
  margin-right: 40px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-materials-middle {
  float: left;
  width: 64%;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-materials-middle .materials-middle {
  margin-right: 35px;
  float: left;
  width: 43%;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-industries-left {
  float: left;
  width: 46%;
  margin-right: 40px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-industries-left .wrapped-columns {
  column-width: 18rem;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-industries-middle {
  float: left;
  width: 22%;
  margin-right: 40px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-industries-right {
  float: left;
  width: 22%;
  margin-right: 5px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-left {
  width: 23%;
  float: left;
  margin-right: 40px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-left .pl-mega-title {
  border-bottom-color: transparent;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-left .pl-mega-title:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #449eca 0%, #86BC25 100%);
  background-image: -o-linear-gradient(left, #449eca 0%, #86BC25 100%);
  background-image: linear-gradient(to right, #449eca 0%, #86BC25 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF449ECA", endColorstr="#FF86BC25", GradientType=1);
  display: block;
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 1px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-middle {
  width: 38%;
  float: left;
  margin-right: 40px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-middle .pl-mega-column .middle-columns {
  column-width: 15rem;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-middle .pl-mega-column .middle-columns a {
  break-inside: avoid-column;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-right {
  width: 30%;
  float: left;
  padding-right: 40px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-about-us-right .pl-mega-rte {
  color: #5b6770;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-column-2 {
  width: 50%;
  float: left;
  padding-right: 2%;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-column-3 {
  width: 33%;
  float: left;
  padding-right: 2%;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-rte {
  margin-top: 10px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-rte a {
  text-decoration: underline;
  display: inline;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-rte ul li {
  float: none;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-main .pl-mega-rte ul li::before {
  display: inline-block;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta {
  float: right;
  width: 23%;
  padding: 40px 0px 40px 40px;
  line-height: 20px;
  line-height: 2rem;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta img {
  margin-bottom: 20px;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta ul li {
  float: none;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta ul li::before {
  display: inline-block;
  border-left: 5px solid #fff;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta .pl-mega-button {
  text-align: center;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta .pl-mega-button a.btn {
  float: left;
  line-height: inherit;
  white-space: normal;
  display: inline-flex;
  width: 100%;
  margin: 0;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta.light-gray {
  background-color: #f7f7f8;
  color: #333;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta.light-gray a {
  color: #333;
  text-decoration: underline solid rgba(52, 55, 65, 0.33);
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta.light-gray a:hover {
  color: #0068ad;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta.light-gray ul li::before {
  border-left: 5px solid #343741;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta a {
  color: #fff;
  text-decoration: underline;
  text-decoration: underline solid rgba(255, 255, 255, 0.33);
  display: inline;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta a:hover {
  color: #fff;
  text-decoration: underline;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta a.btn {
  text-decoration: none;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta.blue {
  background-color: #0068ad;
  color: #fff;
}
#pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta.black {
  background-color: #343741;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  #pl-header.desktop #main-navigation .pl-mega-nav .pl-mega-cta {
    display: none;
  }
}

#pl-header.tablet #pl-navigation, #pl-header.tablet #mobile-search-drawer, #pl-header.tablet .mobile-main-menu {
  width: 50%;
}

#pl-header.mobile #pl-navigation, #pl-header.mobile #mobile-search-drawer, #pl-header.mobile .mobile-main-menu {
  width: 90%;
}

#pl-header.tablet,
#pl-header.mobile {
  transition: top 0.3s;
}
#pl-header.tablet .search-box,
#pl-header.mobile .search-box {
  display: none;
}
#pl-header.tablet .mobile-main-nav,
#pl-header.mobile .mobile-main-nav {
  display: flex;
  justify-content: space-between;
}
#pl-header.tablet .mobile-main-nav .hamburger,
#pl-header.mobile .mobile-main-nav .hamburger {
  color: #333;
  padding: 14px 20px 5px 16px;
  text-decoration: none;
}
#pl-header.tablet .mobile-main-nav .hamburger:hover,
#pl-header.mobile .mobile-main-nav .hamburger:hover {
  text-decoration: none;
  cursor: pointer;
}
#pl-header.tablet .mobile-main-nav .logo,
#pl-header.mobile .mobile-main-nav .logo {
  width: 180px;
  margin: 0px;
  padding: 15px;
}
#pl-header.tablet .mobile-main-nav .mobile-sign-in,
#pl-header.mobile .mobile-main-nav .mobile-sign-in {
  padding: 15px 13px 10px 20px;
}
#pl-header.tablet .mobile-main-nav .mobile-sign-in i,
#pl-header.mobile .mobile-main-nav .mobile-sign-in i {
  color: #333;
  font-size: 30px;
  font-size: 3rem;
  margin-top: 2px;
}
#pl-header.tablet .mobile-main-nav .mobile-sign-in:hover,
#pl-header.mobile .mobile-main-nav .mobile-sign-in:hover {
  text-decoration: none;
  color: inherit;
}
#pl-header.tablet #pl-navigation.no-scroll,
#pl-header.mobile #pl-navigation.no-scroll {
  overflow: hidden;
  position: fixed;
}
@media only screen and (max-width: 1199px) {
  #pl-header.tablet #pl-navigation,
  #pl-header.mobile #pl-navigation {
    position: fixed;
    top: 0px;
    left: -100%;
    background-color: white;
    height: 100vh;
    overflow: auto;
    scrollbar-width: thin;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  #pl-header.tablet #pl-navigation::-webkit-scrollbar,
  #pl-header.mobile #pl-navigation::-webkit-scrollbar {
    width: 4px;
  }
  #pl-header.tablet #pl-navigation::-webkit-scrollbar-thumb,
  #pl-header.mobile #pl-navigation::-webkit-scrollbar-thumb {
    background-color: #5b6770;
  }
  #pl-header.tablet #pl-navigation .mobile-top,
  #pl-header.mobile #pl-navigation .mobile-top {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 55555;
  }
  #pl-header.tablet #pl-navigation .mobile-top .mobile-back,
  #pl-header.mobile #pl-navigation .mobile-top .mobile-back {
    display: flex;
    padding: 13px;
    font-size: 14px;
    font-size: 1.4rem;
    cursor: pointer;
  }
  #pl-header.tablet #pl-navigation .mobile-top .mobile-logo img,
  #pl-header.mobile #pl-navigation .mobile-top .mobile-logo img {
    width: 180px;
    padding: 15px;
  }
  #pl-header.tablet #pl-navigation .mobile-top .mobile-close,
  #pl-header.mobile #pl-navigation .mobile-top .mobile-close {
    margin: 15px 20px;
    padding-top: 2px;
  }
  #pl-header.tablet #pl-navigation .mobile-top .mobile-close:hover,
  #pl-header.mobile #pl-navigation .mobile-top .mobile-close:hover {
    cursor: pointer;
  }
  #pl-header.tablet #pl-navigation .mobile-top .mobile-close i.close,
  #pl-header.mobile #pl-navigation .mobile-top .mobile-close i.close {
    padding: 23px 20px;
  }
  #pl-header.tablet #pl-navigation ul,
  #pl-header.mobile #pl-navigation ul {
    float: none;
  }
}
#pl-header.tablet #pl-navigation #main-navigation,
#pl-header.mobile #pl-navigation #main-navigation {
  padding: 0px 50px 25px 50px;
  position: relative;
}
#pl-header.tablet #pl-navigation #main-navigation li,
#pl-header.mobile #pl-navigation #main-navigation li {
  list-style: none;
  padding: 2px 0px;
  font-weight: bold;
  position: static;
  text-indent: 0px;
}
#pl-header.tablet #pl-navigation #main-navigation li a,
#pl-header.mobile #pl-navigation #main-navigation li a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 10px 0px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 2rem;
}
#pl-header.tablet #pl-navigation #main-navigation li a:hover,
#pl-header.mobile #pl-navigation #main-navigation li a:hover {
  text-decoration: underline;
  color: #0068ad;
}
#pl-header.tablet #pl-navigation #main-navigation li::before,
#pl-header.mobile #pl-navigation #main-navigation li::before {
  display: none;
}
#pl-header.tablet #pl-navigation #main-navigation .pl-mega-rte a,
#pl-header.mobile #pl-navigation #main-navigation .pl-mega-rte a {
  text-decoration: underline;
  display: inline;
}
#pl-header.tablet #pl-navigation #main-navigation .pl-mega-rte p,
#pl-header.mobile #pl-navigation #main-navigation .pl-mega-rte p {
  font-weight: normal;
}
#pl-header.tablet #pl-navigation #main-navigation .pl-mega-cta,
#pl-header.mobile #pl-navigation #main-navigation .pl-mega-cta {
  display: none;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu {
  display: none;
  position: fixed;
  padding: 0px;
  top: 95px;
  left: -100%;
  height: calc(100vh - 95px);
  z-index: 13333;
  overflow: hidden;
  background-color: #fff;
  scrollbar-width: thin;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu::-webkit-scrollbar,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu::-webkit-scrollbar {
  width: 4px;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu::-webkit-scrollbar-thumb,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu::-webkit-scrollbar-thumb {
  background-color: #5b6770;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .container,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .container {
  margin: 0% 50px;
  width: auto;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title, #pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title-link,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title-link {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 10px 0;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title.mobile-hub-link, #pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title-link.mobile-hub-link,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title.mobile-hub-link,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .pl-mega-title-link.mobile-hub-link {
  margin-bottom: 20px;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .pl-mega-link,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .pl-mega-link {
  font-weight: normal;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .pl-mega-column,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .pl-mega-column {
  padding-bottom: 30px;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu .pl-mega-main,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu .pl-mega-main {
  padding-bottom: 130px;
}
#pl-header.tablet #pl-navigation #main-navigation .mobile-main-menu.open,
#pl-header.mobile #pl-navigation #main-navigation .mobile-main-menu.open {
  display: block;
}
#pl-header.tablet #pl-navigation .search-icon,
#pl-header.mobile #pl-navigation .search-icon {
  display: none;
}
#pl-header.tablet #pl-navigation .language-dropdown,
#pl-header.mobile #pl-navigation .language-dropdown {
  display: none;
}

#bottom-announcements {
  position: fixed;
  top: 88px;
  left: 0;
  right: 0;
  z-index: 1010;
}
@media only screen and (max-width: 1199px) {
  #bottom-announcements {
    position: static;
  }
}

#mobile-search-drawer {
  display: block;
  background-color: #f7f7f8;
  position: fixed;
  top: 0px;
  left: -100%;
  margin-top: 0px;
  height: 100vh;
  overflow: auto;
  z-index: 22222;
  scrollbar-width: thin;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#mobile-search-drawer::-webkit-scrollbar {
  width: 4px;
}
#mobile-search-drawer::-webkit-scrollbar-thumb {
  background-color: #5b6770;
}
#mobile-search-drawer .mobile-search-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 22223;
  background-color: #f7f7f8;
}
#mobile-search-drawer .mobile-search-sticky .search-mobile-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#mobile-search-drawer .mobile-search-sticky .search-mobile-top .search-mobile-back {
  display: flex;
  padding: 13px;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
}
#mobile-search-drawer .mobile-search-sticky .search-mobile-top .search-mobile-close {
  margin: 15px 20px;
  padding-top: 2px;
}
#mobile-search-drawer .mobile-search-sticky .search-mobile-top .search-mobile-close:hover {
  cursor: pointer;
}
#mobile-search-drawer .mobile-search-box {
  float: none;
  margin-top: 8px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
#mobile-search-drawer .mobile-search-box i.search {
  color: #d0d3d4;
  position: absolute;
  left: 5px;
  top: 3px;
}
@media only screen and (max-width: 1199px) {
  #mobile-search-drawer .mobile-search-box i.search {
    left: 17px;
  }
}
#mobile-search-drawer .mobile-search-box i.close {
  color: #d0d3d4;
  position: absolute;
  right: 1px;
  top: -5px;
  padding: 10px 20px;
  font-size: small;
  display: none;
}
#mobile-search-drawer .mobile-search-box i.close:hover {
  cursor: pointer;
}
#mobile-search-drawer .mobile-search-box input {
  border: none;
  padding: 0px 27px;
  margin-bottom: 8px;
  height: 30px;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  border-radius: 2px !important;
  behavior: url("/Content/pie.htc");
}
#mobile-search-drawer .mobile-search-box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d0d3d4;
  opacity: 1; /* Firefox */
}
#mobile-search-drawer .mobile-search-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #d0d3d4;
}
#mobile-search-drawer .mobile-search-box input::-ms-input-placeholder { /* Microsoft Edge */
  color: #d0d3d4;
}
@media only screen and (max-width: 1199px) {
  #mobile-search-drawer .mobile-search-box input {
    width: 100%;
  }
}
#mobile-search-drawer .mobile-search-box input:-webkit-autofill,
#mobile-search-drawer .mobile-search-box input:-webkit-autofill:hover,
#mobile-search-drawer .mobile-search-box input:-webkit-autofill:focus {
  -webkit-text-fill-color: #d0d3d4;
  -webkit-box-shadow: 0 0 0px 1000px #494c55 inset;
}
#mobile-search-drawer #mobile-search-results {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 130px;
}

#pl-sub-header-mobile {
  display: none;
  margin: 50px;
  margin-bottom: 130px;
  font-size: 15px;
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  #pl-sub-header-mobile {
    display: block;
  }
}
#pl-sub-header-mobile .dropdown-menu {
  min-width: unset;
  border: none;
}
#pl-sub-header-mobile .mobile-search {
  position: relative;
  padding: 10px 0px;
}
#pl-sub-header-mobile .mobile-search i {
  position: absolute;
  right: -19px;
  top: -15px;
  font-size: 28px;
  font-size: 2.8rem;
  padding: 20px 20px 10px 20px;
}
#pl-sub-header-mobile .mobile-search:hover {
  cursor: pointer;
}
#pl-sub-header-mobile .mobile-language {
  margin-top: 2px;
  padding: 10px 0px;
  position: relative;
}
#pl-sub-header-mobile .mobile-language:hover {
  cursor: pointer;
}
#pl-sub-header-mobile .mobile-language i {
  position: absolute;
  right: -25px;
  top: -1px;
  font-size: 37px;
  font-size: 3.7rem;
  padding: 0px 20px 20px 20px;
}
#pl-sub-header-mobile #mobile-language-drop {
  display: none;
  padding: 0px;
}
#pl-sub-header-mobile #mobile-language-drop li {
  list-style: none;
}
#pl-sub-header-mobile #mobile-language-drop li a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  text-decoration: none;
  padding: 8px 15px;
  display: block;
  position: relative;
}
#pl-sub-header-mobile #mobile-language-drop li a svg {
  width: 24px;
  height: 18px;
  display: inline-block;
  position: absolute;
  right: 4px;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.4));
}
#pl-sub-header-mobile #mobile-language-drop li a:hover {
  color: #0068ad;
  text-decoration: none;
}
#pl-sub-header-mobile #mobile-language-drop li::before {
  display: none;
}
#pl-sub-header-mobile .pl-buttons {
  margin-top: 80px;
}
#pl-sub-header-mobile .pl-buttons .btn {
  float: none;
  margin: auto;
  margin-top: 20px;
  display: block;
  white-space: normal;
}

@media only screen and (max-width: 1199px) {
  #desktop-search-results {
    display: none;
  }
}

/* Add Search overrides*/
#addsearch-results {
  min-height: 0px !important;
}

#addsearch-results .addsearch-result-item-sub {
  background-size: 136px 137px;
}

#addsearch-fuzzy, #addsearch-results div.addsearch-divider {
  height: 30px;
}

#addsearch-results-bottom #addsearch-logo, #addsearch-logo {
  display: none !important;
}

#addsearch-results, #addsearch-results-right, #addsearch-results-mid, #addsearch-results-bottom, #addsearch-results img, #addsearch-results div div, #addsearch-results a, #addsearch-results a img, #addsearch-results h1, #addsearch-results h1 a, #addsearch-results p, #addsearch-results p span, #addsearch-results em, #addsearch-results p em, #addsearch-results p span em, #addsearch-results p a, #addsearch-results table, #addsearch-results table tr, #addsearch-results table tr td, #addsearch-scroll, #addsearch-scroll-handle, #addsearch-mobile-field, #addsearch-load-more, #addsearch-demo, #addsearch-fuzzy, #addsearch-edit, #addsearch-results div.addsearch-divider {
  color: #333 !important;
}

#addsearch-results .addsearch-result-item-sub p em,
#addsearch-results .addsearch-result-item-sub p em.fuzzy {
  color: #73bde7 !important;
  vertical-align: initial;
}

#addsearch-results .addsearch-result-item-sub h1 a,
#addsearch-results .addsearch-result-item-sub h2 a {
  color: #333 !important;
  font-weight: bold !important;
}

#addsearch-results #addsearch-rp-paging a {
  color: #73bde7 !important;
}

#addsearch-results #addsearch-rp-paging a.currentResultPage {
  color: #333 !important;
}

#addsearch-results .addsearch-result-item-sub-active {
  background-color: rgb(42, 44, 50);
}

#addsearch-results .addsearch-result-item-sub p span {
  display: none !important;
}

#addsearch-results-bottom, #addsearch-fuzzy span, #addsearch-results div.addsearch-divider span {
  background-color: #f7f7f8 !important;
}

#addsearch-results .addsearch-result-item-sub {
  border-bottom: 2px solid #d0d3d4 !important;
}

div.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
div.container-fluid .row {
  margin: 0;
}
div.container-fluid .row .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

div.three-columns {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
@media only screen and (max-width: 767px) {
  div.three-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
@media only screen and (max-width: 479px) {
  div.three-columns {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

div.two-columns {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media only screen and (max-width: 479px) {
  div.two-columns {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  div.two-columns ul {
    margin-bottom: 1px;
  }
}

#pl-sub-header {
  margin-top: 88px;
}
#pl-sub-header .container {
  position: relative;
}
#pl-sub-header .breadcrumb {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin-bottom: 0px;
  padding: 14px 12px;
  display: inline-block;
}
#pl-sub-header .breadcrumb li {
  display: inline;
  margin: 0px;
}
#pl-sub-header .breadcrumb li + li:before {
  color: #333;
}
#pl-sub-header .breadcrumb li a {
  text-decoration: underline;
}
#pl-sub-header .breadcrumb li a:hover {
  color: #333;
  text-decoration: underline solid #333;
}
#pl-sub-header .breadcrumb li:first-child:before {
  display: none;
}
#pl-sub-header .breadcrumb li::before {
  font-size: inherit;
  position: inherit;
  border: none;
}
@media only screen and (max-width: 991px) {
  #pl-sub-header .breadcrumb {
    padding: 11px 25px 11px 14px;
  }
}
#pl-sub-header .search-results-header {
  display: none;
  position: fixed;
  top: 88px;
  z-index: 999;
}
#pl-sub-header .search-results-header .container {
  background-color: #f7f7f8;
  overflow: auto;
  max-height: calc(100vh - 140px);
  scrollbar-width: thin;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
#pl-sub-header .search-results-header .container::-webkit-scrollbar {
  width: 4px;
}
#pl-sub-header .search-results-header .container::-webkit-scrollbar-thumb {
  background-color: #5b6770;
}
#pl-sub-header .search-results-header .container .results-search {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1199px) {
  #pl-sub-header {
    margin-top: 64px;
  }
}

.umb-block-grid__layout-container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(var(--umb-block-grid--grid-columns, 1), minmax(0, 1fr));
  grid-auto-flow: row;
  grid-auto-rows: minmax(0, min-content);
  column-gap: var(--umb-block-grid--column-gap, 0);
  row-gap: var(--umb-block-grid--row-gap, 0);
}

.umb-block-grid__layout-item {
  position: relative;
  /* For small devices we scale columnSpan by three, to make everything bigger than 1/3 take full width: */
  grid-column-end: span min(var(--umb-block-grid--item-column-span, 1) * 3, var(--umb-block-grid--grid-columns));
  grid-row: span var(--umb-block-grid--item-row-span, 1);
}

.umb-block-grid__area-container, .umb-block-grid__block--view::part(area-container) {
  position: relative;
  display: grid;
  grid-template-columns: repeat(var(--umb-block-grid--area-grid-columns, var(--umb-block-grid--grid-columns, 1)), minmax(0, 1fr));
  grid-auto-flow: row;
  grid-auto-rows: minmax(0, min-content);
  column-gap: var(--umb-block-grid--areas-column-gap, 0);
  row-gap: var(--umb-block-grid--areas-row-gap, 0);
}

@media (max-width: 991px) {
  .umb-block-grid__area-container, .umb-block-grid__block--view::part(area-container) {
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  }
}
.umb-block-grid__area {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  /* For small devices we scale columnSpan by three, to make everything bigger than 1/3 take full width: */
  grid-column-end: span min(var(--umb-block-grid--area-column-span, 1) * 3, var(--umb-block-grid--grid-columns));
  grid-row: span var(--umb-block-grid--area-row-span, 1);
  grid-template-rows: auto 1fr auto;
}

@media (min-width: 991px) {
  .umb-block-grid__layout-item {
    grid-column-end: span min(var(--umb-block-grid--item-column-span, 1), var(--umb-block-grid--grid-columns));
  }
  .umb-block-grid__area {
    grid-column-end: span var(--umb-block-grid--area-column-span, 1);
  }
}
/* additional CSS options for area-container and areas: */
.umb-block-grid__area-container, .umb-block-grid__block--view::part(area-container) {
  max-width: var(--my-container-max-width);
  padding: var(--my-container-padding);
  margin-left: auto;
  margin-right: auto;
  --umb-block-grid--areas-column-gap: 30px;
  font-family: "Circular", "Arial", "Hiragino Kaku Gothic Pro", "Meiryo UI", "Meiryo", sans-serif;
}

.umb-block-grid__layout-item[data-content-element-type-alias=fullWidthFluid] .umb-block-grid__area-container, .umb-block-grid__layout-item[data-content-element-type-alias=fullWidthFluid] .umb-block-grid__block--view::part(area-container) {
  max-width: unset;
  padding: 0;
}

section.fluid {
  padding: 0;
}
section.fluid .umb-block-grid__area-container, section.fluid .umb-block-grid__block--view::part(area-container) {
  max-width: unset;
  padding: 0;
}

@media (max-width: 991px) {
  .umb-block-grid__area-container, .umb-block-grid__block--view::part(area-container) {
    --umb-block-grid--areas-column-gap: 0;
  }
}
.umb-block-grid__area {
  justify-content: center;
}

.justify-1 .umb-block-grid__area, .justify-1 ::slotted(.umb-block-grid__area) {
  justify-content: start !important;
}

.umb-block-grid {
  --my-container-padding: 0 15px;
  width: 100%;
}

@media (min-width: 768px) {
  .umb-block-grid {
    --my-container-max-width: 750px;
  }
}
@media (min-width: 991px) {
  .umb-block-grid {
    --my-container-max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .umb-block-grid {
    --my-container-max-width: 1170px;
  }
}
@media (min-width: 1500px) {
  .umb-block-grid {
    --my-container-max-width: 1400px;
  }
}
section {
  padding-left: 15px;
  padding-right: 15px;
}

.accordion .accordion-heading {
  display: flex;
  align-items: center;
  padding: 15px 6px 15px 15px;
  border-bottom: 1px solid #f7f7f8;
}
.accordion .accordion-heading h2, .accordion .accordion-heading h3, .accordion .accordion-heading h4, .accordion .accordion-heading h5, .accordion .accordion-heading h6 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0px;
  width: 100%;
}
.accordion .accordion-heading i {
  font-size: 40px;
  font-size: 4rem;
  color: #0068ad;
  position: relative;
  right: 0px;
  top: -6px;
  height: 28px;
}
.accordion .accordion-heading i.up {
  display: none;
}
.accordion .accordion-heading:hover {
  background-color: #f1f3f4;
  cursor: pointer;
}
.accordion .accordion-content {
  display: none;
  overflow: hidden;
  padding: 15px;
  border-bottom: 1px solid #f7f7f8;
}

.banner {
  padding: 1% 0%;
}
.banner .container {
  padding-left: 0;
  padding-right: 0;
}
.banner .container .row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banner .container .row img {
  width: 100%;
  margin-left: 8%;
}
@media only screen and (max-width: 767px) {
  .banner .container .row img {
    width: 40%;
    margin: 8% auto 0% auto;
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .banner .container .row img {
    width: 50%;
  }
}
.banner .container .row .col-sm-push-8 img {
  margin: 0% auto 0% -8%;
}
@media only screen and (max-width: 1199px) {
  .banner .container .row .col-sm-push-8 img {
    margin: 0% auto 0% 0%;
  }
}
@media only screen and (max-width: 991px) {
  .banner .container .row .col-sm-push-8 img {
    margin: 0% auto 0% 15%;
  }
}
@media only screen and (max-width: 767px) {
  .banner .container .row .col-sm-push-8 img {
    margin: 8% auto 0% auto;
  }
}
.banner .container .row .col-md-8 {
  text-align: right;
  margin: 5% 0%;
}
.banner .container .row .col-md-8 .banner-content {
  width: 60%;
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
}
.banner .container .row .col-md-8 .banner-content h3 {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 44px;
  line-height: 4.4rem;
  font-weight: bold;
}
@media only screen and (max-width: 1199px) {
  .banner .container .row .col-md-8 .banner-content {
    width: 100%;
  }
}
.banner .container .row .col-md-8 .banner-buttons a {
  margin: 8px 0px 8px 16px;
  min-width: 200px;
}
@media only screen and (max-width: 991px) {
  .banner .container .row .col-md-8 .banner-buttons a {
    width: 100%;
    margin: 8px 0px;
  }
}
.banner .container .row .col-md-8.col-sm-pull-4 {
  text-align: left;
  padding-left: 5%;
}
.banner .container .row .col-md-8.col-sm-pull-4 .banner-buttons a {
  margin: 8px 14px 8px 0px;
}
@media only screen and (max-width: 767px) {
  .banner .container .row .col-md-8.col-sm-pull-4 .banner-buttons a {
    margin: 10px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .banner .container .row .col-md-8.col-sm-pull-4 .banner-buttons {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 767px) {
  .banner .container .row .col-md-8.col-sm-pull-4 {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .banner .container .row {
    display: block;
  }
  .banner .container .row .col-md-8 {
    text-align: left;
    padding-right: 15px;
    margin: 5%;
  }
  .banner .container .row .col-md-8 .banner-content {
    width: 100%;
  }
  .banner .container .row .col-md-8 .banner-buttons a {
    width: 100%;
    margin: 10px 0px;
    white-space: break-spaces;
  }
}
.banner.blue {
  background-color: #0068ad;
  color: #fff;
}
.banner.yellow {
  background-color: #f1ba2b;
  color: inherit;
}
.banner.green {
  background-color: #86BC25;
  color: #fff;
}
.banner.dk-gray {
  background-color: #343741;
  color: #fff;
}
.banner.black {
  background-color: #343741;
  color: #fff;
}
.banner.honeycomb {
  background-image: url("/images/honeycomb_pattern_plblack.jpg");
  background-color: #343741;
  background-repeat: repeat;
  color: #fff;
}
.banner.trueblack {
  background-color: #141519;
  color: #fff;
}

a.best-for-link {
  text-decoration: none;
}
a.best-for-link:hover {
  text-decoration: none;
}
a.best-for-link:hover .best-for-container {
  opacity: 0.8;
}

.best-for-container {
  color: #343741;
  width: 344px;
  margin-top: 9px;
}
.best-for-container .best-for-top {
  background-color: #f1f3f4;
  padding: 20px 20px 20px 24px;
  display: table;
  width: 100%;
}
.best-for-container .best-for-top .icon {
  width: 17%;
  display: table-cell;
  vertical-align: middle;
}
.best-for-container .best-for-top .icon img {
  width: 66px;
}
.best-for-container .best-for-top .facts {
  width: 65%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.best-for-container .best-for-top .facts ul {
  list-style-type: none;
  line-height: 20px;
  line-height: 2rem;
  padding: 0 0 0 0px;
  margin-bottom: 0px;
}
.best-for-container .best-for-top .facts ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.best-for-container .best-for-top .facts ul li::before {
  display: none;
}
.best-for-container .angle {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 17px solid #f1ba2b;
  border-bottom: 0px solid transparent;
  margin: -13px 0 0 0px;
}
.best-for-container .best-for-bottom {
  background-color: #f1ba2b;
  width: 100%;
  padding: 25px;
}
.best-for-container .best-for-bottom .title {
  font-size: 22px;
  font-size: 2.2rem;
  padding-right: 20px;
  line-height: 33px;
  line-height: 3.3rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.best-for-container .best-for-bottom .bullets {
  padding-top: 3px;
  vertical-align: top;
  margin-left: 5px;
}
.best-for-container .best-for-bottom .bullets ul {
  list-style-type: none;
  font-size: 18px;
  font-size: 1.8rem;
}
.best-for-container .best-for-bottom .bullets ul li {
  line-height: 21px;
  line-height: 2.1rem;
  margin-bottom: 12px;
  list-style-type: none;
}
.best-for-container .best-for-bottom .bullets ul li:before {
  content: "&gt;";
  color: #fff;
  font-size: 1.5em;
  position: absolute;
  margin-left: -17px;
  margin-top: 9px;
  font-weight: bold;
  border: none;
  left: unset;
  top: unset;
}

.call-out {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* IE10+ */
}
@media only screen and (max-width: 991px) {
  .call-out {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.call-out.with-number {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .call-out.with-number {
    margin: 50px 30px;
  }
}
.call-out .number {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 14px 0px;
  background: #fff;
  border: 3px solid #343741;
  color: #343741;
  text-align: center;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  position: absolute;
  left: -23px;
  top: -23px;
  z-index: 20;
}
@media only screen and (max-width: 767px) {
  .call-out .number {
    right: 5px;
    left: initial;
    top: 5px;
  }
}
.call-out.cut-corner, .call-out.black-outline.cut-corner, .call-out.teal-outline.cut-corner {
  background-image: linear-gradient(to bottom left, transparent 50%, #fff 50%), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-size: 35px 35px, 100% 100%, 100% 100%;
  background-position: 100% 0%, -35px 0%, 100% 35px;
  background-repeat: no-repeat;
}
.call-out.filled {
  background-image: linear-gradient(#343741, #343741), linear-gradient(#343741, #343741), linear-gradient(#343741, #343741), linear-gradient(#343741, #343741), linear-gradient(to bottom left, transparent calc(50% - 1px), #343741 calc(50% - 2px), #343741 calc(50% + 2px), #fff calc(50% + 2px)), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-size: 3px 100%, 3px 100%, 100% 3px, 100% 3px, 61px 61px, 100% 100%, 100% 100%;
  background-position: 0% 0%, 100% 60px, -60px 0%, 0px 100%, 100% 0%, -60px 0%, 100% 60px;
}
.call-out.black-outline.filled {
  background-image: linear-gradient(#141519, #141519), linear-gradient(#141519, #141519), linear-gradient(#141519, #141519), linear-gradient(#141519, #141519), linear-gradient(to bottom left, transparent calc(50% - 1px), #141519 calc(50% - 2px), #141519 calc(50% + 2px), #fff calc(50% + 2px)), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-size: 3px 100%, 3px 100%, 100% 3px, 100% 3px, 61px 61px, 100% 100%, 100% 100%;
  background-position: 0% 0%, 100% 60px, -60px 0%, 0px 100%, 100% 0%, -60px 0%, 100% 60px;
}
.call-out.teal-outline.filled {
  background-image: linear-gradient(#66ffff, #66ffff), linear-gradient(#66ffff, #66ffff), linear-gradient(#66ffff, #66ffff), linear-gradient(#66ffff, #66ffff), linear-gradient(to bottom left, transparent calc(50% - 1px), #66ffff calc(50% - 2px), #66ffff calc(50% + 2px), #fff calc(50% + 2px)), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-size: 3px 100%, 3px 100%, 100% 3px, 100% 3px, 61px 61px, 100% 100%, 100% 100%;
  background-position: 0% 0%, 100% 60px, -60px 0%, 0px 100%, 100% 0%, -60px 0%, 100% 60px;
}
.call-out.dark.cut-corner {
  background-image: linear-gradient(to bottom left, transparent 50%, #343741 50%), linear-gradient(#343741, #343741), linear-gradient(#343741, #343741);
  background-size: 35px 35px, 100% 100%, 100% 100%;
  background-position: 100% 0%, -35px 0%, 100% 35px;
  background-repeat: no-repeat;
}
.call-out.dark.filled {
  background-image: linear-gradient(#f1ba2b, #f1ba2b), linear-gradient(#f1ba2b, #f1ba2b), linear-gradient(#f1ba2b, #f1ba2b), linear-gradient(#f1ba2b, #f1ba2b), linear-gradient(to bottom left, transparent calc(50% - 1px), #f1ba2b calc(50% - 2px), #f1ba2b calc(50% + 2px), #343741 calc(50% + 2px)), linear-gradient(#343741, #343741), linear-gradient(#343741, #343741);
  background-size: 3px 100%, 3px 100%, 100% 3px, 100% 3px, 61px 61px, 100% 100%, 100% 100%;
  background-position: 0% 0%, 100% 60px, -60px 0%, 0px 100%, 100% 0%, -60px 0%, 100% 60px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .call-out.filled, .call-out.black-outline.filled, .call-out.teal-outline.filled, .call-out.dark.filled {
    background-image: none;
    background-size: 0px;
    background-position: 0px;
  }
  .call-out.filled, .call-out.black-outline.filled, .call-out.teal-outline.filled {
    background-color: #fff;
  }
  .call-out.filled {
    border: 3px solid #343741;
  }
  .call-out.black-outline.filled {
    border: 3px solid #141519;
  }
  .call-out.teal-outline.filled {
    border: 3px solid #66ffff;
  }
  .call-out.dark.filled {
    background-color: #343741;
    border: 3px solid #f1ba2b;
  }
}
.call-out .contents {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.call-out .contents .top-content {
  padding: 25px;
}
.call-out .contents .top-content p:last-child {
  margin-bottom: 0;
}
.call-out .contents .top-content .image-placeholder {
  height: 85px;
}
.call-out .contents img {
  width: 85px;
  height: 85px;
}
.call-out .contents .no-image {
  padding-top: 35px;
}
.call-out .contents .call-out-details {
  padding: 0px 28px 15px 25px;
  display: none;
}
.call-out .contents .call-out-details p:last-child {
  margin-bottom: 0;
}
.call-out .contents .bottom-buttons {
  padding: 0 25px 25px 25px;
}
.call-out .contents a.btn {
  width: 100%;
  max-width: none;
  white-space: normal;
  margin-bottom: 16px;
}
@media only screen and (max-width: 479px) {
  .call-out .contents a.btn {
    padding: 11px 10px 7px 10px !important;
  }
}
.call-out .contents .toggle-details {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: 500;
  padding: 0 25px 25px 25px;
  margin-bottom: -12px;
}
.call-out .contents .toggle-details &gt; div {
  border-top: 1px solid #d0d3d4;
  padding-top: 12px;
  display: flex;
}
.call-out .contents .toggle-details &gt; div &gt; div {
  margin-top: auto;
  margin-bottom: auto;
}
.call-out .contents .toggle-details:hover {
  background-color: #343741;
  color: #fff;
  cursor: pointer;
}
.call-out .contents .toggle-details:hover &gt; div {
  border-top: 1px solid #343741;
}
.call-out .contents .toggle-details .call-out-hide {
  display: none;
}
.call-out.black-outline .toggle-details:hover {
  background-color: #141519;
  color: #fff;
  cursor: pointer;
}
.call-out.black-outline .toggle-details:hover &gt; div {
  border-top: 1px solid #141519;
}
.call-out.teal-outline .number {
  border: 3px solid #66ffff;
}
.call-out.teal-outline .toggle-details:hover {
  background-color: #66ffff;
  color: #141519;
  cursor: pointer;
}
.call-out.teal-outline .toggle-details:hover &gt; div {
  border-top: 1px solid #66ffff;
}
.call-out.dark .number {
  background: #343741;
  border: 3px solid #f1ba2b;
  color: #f1ba2b;
}
.call-out.dark .contents {
  color: #fff;
}
.call-out.dark .contents .toggle-details &gt; div {
  border-top: 1px solid #d0d3d4;
}
.call-out.dark .contents .toggle-details:hover {
  background-color: #f1ba2b;
  color: #343741;
}
.call-out.dark .contents .toggle-details:hover &gt; div {
  border-top: 1px solid #f1ba2b;
}

.call-outs {
  margin-top: 50px;
  margin-bottom: 50px;
}
.call-outs h3 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .call-outs h3 {
    margin-bottom: 20px;
  }
}
.call-outs .call-out {
  margin: 25px 0;
}
@media only screen and (max-width: 767px) {
  .call-outs .call-out {
    margin: 15px 0;
  }
}
@media only screen and (max-width: 479px) {
  .call-outs .call-out {
    margin: 5px 0;
  }
}
.call-outs .call-out .top-content {
  padding: 20px;
}
@media only screen and (max-width: 479px) {
  .call-outs .call-out .top-content {
    padding: 15px;
  }
}
.call-outs .call-out .call-out-details {
  padding: 20px;
  padding-top: 0;
}
@media only screen and (max-width: 479px) {
  .call-outs .call-out .call-out-details {
    padding: 15px;
    padding-top: 0;
  }
}
.call-outs .call-out .bottom-buttons {
  padding: 0 20px 20px 20px;
}
.call-outs .call-out .toggle-details {
  padding: 0 20px 20px 20px;
  margin-bottom: -10px;
}
@media only screen and (max-width: 479px) {
  .call-outs .call-out .toggle-details {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.call-outs .call-out .toggle-details &gt; div {
  padding-top: 10px;
}
@media only screen and (max-width: 479px) {
  .call-outs .call-out .toggle-details &gt; div &gt; div {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 479px) {
  .call-outs &gt; .row &gt; .column {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 991px) {
  .call-outs .row.count-4 .column:nth-child(3) {
    clear: both;
  }
}
.call-outs .row.count-5 .column:nth-child(3),
.call-outs .row.count-5 .column:nth-child(5) {
  clear: both;
}
.call-outs .row.count-6 .column:nth-child(4) {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .call-outs .row.count-6 .column:nth-child(4) {
    clear: none;
  }
}
@media only screen and (max-width: 991px) {
  .call-outs .row.count-6 .column:nth-child(2n+3) {
    clear: both;
  }
}
.call-outs .row.count-lots .column:nth-child(4n+5) {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .call-outs .row.count-lots .column:nth-child(4n+5) {
    clear: none;
  }
}
@media only screen and (max-width: 991px) {
  .call-outs .row.count-lots .column:nth-child(2n+3) {
    clear: both;
  }
}

.card h3 {
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.card a.btn-secondary {
  text-decoration: none !important;
  width: 100%;
  white-space: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.card.vertical {
  background-color: #fff;
  text-align: center;
  padding: 8%;
  border-radius: 5px;
  box-shadow: 0 10px 20px 0 rgba(48, 49, 51, 0.1), 0 -10px 20px 0 rgba(48, 49, 51, 0.05);
  margin-bottom: 50px;
}
.card.vertical img {
  width: 100%;
  margin: 15px 0px;
}
@media only screen and (max-width: 991px) {
  .card.vertical img {
    width: 60%;
    margin: 0px 0px 10px 0px;
  }
}
.card.vertical div {
  text-align: left;
  margin-bottom: 25px;
}

.card.horizontal {
  background-color: #fff;
  text-align: center;
  box-shadow: 0 10px 20px 0 rgba(48, 49, 51, 0.1), 0 -10px 20px 0 rgba(48, 49, 51, 0.05);
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.card.horizontal .card-container {
  padding: 0px;
}
.card.horizontal .card-image {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .card.horizontal .card-image {
    min-height: 200px;
  }
}
.card.horizontal .card-content {
  padding: 35px 20px 20px 20px;
  text-align: left;
}
.card.horizontal .card-content a.btn-secondary {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .card.horizontal {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .card.horizontal {
    display: block;
    flex-wrap: unset;
  }
}

.cards {
  margin: 50px 0 80px 0;
  letter-spacing: -1px;
  text-align: center;
  font-size: 0px;
  font-size: 0rem;
}
@media only screen and (max-width: 767px) {
  .cards {
    margin: 20px 0 50px 0;
  }
}
@media only screen and (max-width: 479px) {
  .cards {
    margin: 40px 0 50px 0;
  }
}
.cards a.btn-secondary {
  word-break: break-word;
  text-decoration: none !important;
  width: 100%;
  white-space: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  .cards a.btn-secondary {
    padding: 11px 10px 7px 10px !important;
  }
}
.cards img {
  width: 100%;
  max-width: 220px;
  margin: 0 0 15px 0;
}
@media only screen and (max-width: 479px) {
  .cards img {
    margin: 0;
  }
}
.cards h3 {
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
}
@media only screen and (max-width: 767px) {
  .cards h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 479px) {
  .cards h3 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 20px;
    line-height: 2rem;
    margin: 0;
  }
}
.cards &gt; .row &gt; .column {
  letter-spacing: 0;
  display: inline-block;
  display: inline-grid;
  font-size: 16px;
  font-size: 1.6rem;
  float: none;
}
@media only screen and (max-width: 479px) {
  .cards &gt; .row &gt; .column {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    padding: 0 5px;
  }
}
.cards &gt; .row &gt; .column .card2 {
  padding: 20px;
  margin-top: 30px;
  border-radius: 5px;
  box-shadow: 0 10px 20px 0 rgba(48, 49, 51, 0.1), 0 -10px 20px 0 rgba(48, 49, 51, 0.05);
}
@media only screen and (max-width: 479px) {
  .cards &gt; .row &gt; .column .card2 {
    padding: 15px;
    margin-top: 10px;
  }
}
.cards &gt; .row &gt; .column .card2.white-with-blue-button {
  background-color: #fff;
}
.cards &gt; .row &gt; .column .card2.black-with-white-button {
  background-color: #141519;
  color: #fff;
}
.cards &gt; .row &gt; .column .card2 .card-content {
  margin-bottom: 10px;
  text-align: left;
}
.cards &gt; .row &gt; .column .card2.horizontal {
  padding: 0;
  text-align: center;
  box-shadow: 0 10px 20px 0 rgba(48, 49, 51, 0.1), 0 -10px 20px 0 rgba(48, 49, 51, 0.05);
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.cards &gt; .row &gt; .column .card2.horizontal h3 {
  margin-bottom: 10px;
}
.cards &gt; .row &gt; .column .card2.horizontal .card-container {
  padding: 0px;
}
.cards &gt; .row &gt; .column .card2.horizontal .card-image {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .cards &gt; .row &gt; .column .card2.horizontal .card-image {
    min-height: 200px;
  }
}
@media only screen and (max-width: 479px) {
  .cards &gt; .row &gt; .column .card2.horizontal .card-image {
    min-height: 135px;
  }
}
.cards &gt; .row &gt; .column .card2.horizontal .card-content {
  padding: 35px 20px 20px 20px;
  text-align: left;
}
.cards &gt; .row &gt; .column .card2.horizontal .card-content a.btn-secondary {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .cards &gt; .row &gt; .column .card2.horizontal {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .cards &gt; .row &gt; .column .card2.horizontal {
    display: block;
    flex-wrap: unset;
  }
}

.card-block.cards img.small {
  max-width: 220px;
}
.card-block.cards img.medium {
  max-width: 466px;
}

.content-block {
  min-height: 410px;
  position: relative;
  overflow: hidden;
  margin: 0 0 80px;
}
@media only screen and (max-width: 767px) {
  .content-block {
    margin: 0 0 35px;
  }
}
.content-block.remove-margin {
  margin: 0px;
}
.slick-carousel .content-block {
  min-height: 400px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .content-block.case-study {
    padding: 15px;
  }
}
.content-block.featured-video {
  min-height: 385px;
}

.content-media {
  position: absolute;
  left: 0;
  overflow: hidden;
  min-height: 385px;
  width: 60%;
  height: 100%;
}
.featured-video .content-media {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .featured-video .content-media {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  .featured-video .content-media {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .featured-video .content-media {
    width: 100%;
  }
}
.content-media-left .content-media {
  float: left;
}
.content-media-right .content-media {
  float: right;
  left: 40%;
}
@media only screen and (max-width: 991px) {
  .content-media-right .content-media {
    left: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .content-media-right .content-media {
    left: 0;
    float: none;
  }
}
.featured-video .content-media {
  left: 0;
}
@media only screen and (max-width: 991px) {
  .content-media {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .content-media {
    float: none;
    width: 100%;
    min-height: 250px;
    position: relative;
    left: 0;
  }
}
.case-study .content-media {
  position: relative;
  width: 100%;
  min-height: 250px;
  margin-bottom: 3s0px;
}

@media only screen and (max-width: 1199px) {
  .featured-video .container {
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .table-of-contents-right .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .table-of-contents-right .container {
    width: 695px;
  }
}
@media (min-width: 1200px) {
  .table-of-contents-right .container {
    width: 845px;
  }
}
@media (min-width: 1500px) {
  .table-of-contents-right .container {
    width: 1020px;
  }
}
.table-of-contents-right .container .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .table-of-contents-right .container-fluid .slick-nav-bar {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .table-of-contents-right .container-fluid .slick-nav-bar {
    width: 695px;
  }
}
@media (min-width: 1200px) {
  .table-of-contents-right .container-fluid .slick-nav-bar {
    width: 845px;
  }
}
@media (min-width: 1500px) {
  .table-of-contents-right .container-fluid .slick-nav-bar {
    width: 1020px;
  }
}

.content-container {
  width: 40%;
  float: right;
  padding: 40px;
  background-color: #343741;
  color: #fff;
}
.default .content-container {
  background-color: #f7f7f8;
}
.black .content-container {
  background-color: #343741;
}
.blue .content-container {
  background-color: #0068ad;
}
.lightgray2 .content-container {
  background-color: #d0d3d4;
}
.lightgray3 .content-container {
  background-color: #f1f3f4;
}
.medgray .content-container {
  background-color: #a2aaad;
}
.greenwhite .content-container {
  background-color: #86BC25;
}
.greenblack .content-container {
  background-color: #86BC25;
}
.yellow .content-container {
  background-color: #f1ba2b;
}
.trueblack .content-container {
  background-color: #141519;
}
.white .content-container {
  background-color: #fff;
}
.light-background .content-container {
  background-color: #f7f7f8;
}
.white-background .content-container {
  background-color: #fff;
}
.default .content-container, .lightgray2 .content-container, .lightgray3 .content-container, .greenblack .content-container, .yellow .content-container, .white .content-container, .light-background .content-container, .white-background .content-container {
  color: #343741;
}
.content-container a.btn {
  text-decoration: none;
}
.content-media-left .content-container {
  float: right;
}
.content-media-right .content-container {
  float: left;
  display: grid;
}
.container-fluid .content-media-right .content-container .content-content {
  float: right;
}
@media only screen and (max-width: 767px) {
  .container-fluid .content-media-right .content-container .content-content {
    float: none;
  }
}
.content-media-left .content-container .btn, .content-media-right .content-container .btn {
  margin-bottom: 25px;
  white-space: unset;
}
@media only screen and (max-width: 767px) {
  .content-media-left .content-container .btn, .content-media-right .content-container .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .featured-video .content-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .featured-video .content-container {
    width: 100%;
  }
}
.container-fluid .featured-video .content-container .content-content {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .content-container {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .content-container {
    float: none;
    width: 100%;
    padding: 24px 24px 40px 24px;
  }
}
.content-container:after {
  content: "";
  background-color: #343741;
  width: 100%;
  margin: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.default .content-container:after {
  background-color: #f7f7f8;
}
.black .content-container:after {
  background-color: #343741;
}
.blue .content-container:after {
  background-color: #0068ad;
}
.lightgray2 .content-container:after {
  background-color: #d0d3d4;
}
.lightgray3 .content-container:after {
  background-color: #f1f3f4;
}
.medgray .content-container:after {
  background-color: #a2aaad;
}
.greenwhite .content-container:after {
  background-color: #86BC25;
}
.greenblack .content-container:after {
  background-color: #86BC25;
}
.yellow .content-container:after {
  background-color: #f1ba2b;
}
.trueblack .content-container:after {
  background-color: #141519;
}
.white .content-container:after {
  background-color: #fff;
}
.light-background .content-container:after {
  background-color: #f7f7f8;
}
.white-background .content-container:after {
  background-color: #fff;
}
.case-study .content-container {
  width: 100%;
  background-color: transparent;
  color: #343741;
  padding: 0;
}
.case-study .content-container:after {
  display: none;
}
.case-study .content-container .content-content {
  width: auto;
}
.content-container .content-content h3 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-weight: 700;
  margin: 0 0 16px;
  padding: 0;
  border: none;
}
@media only screen and (max-width: 991px) {
  .content-container .content-content h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.content-container .content-content .caption {
  margin-bottom: 24px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  .content-container .content-content .caption {
    margin-bottom: 15px;
  }
}
.content-container .content-content .caption p {
  margin-bottom: 30px;
}
.content-container .content-content .cta-text {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  padding-right: 20px;
  display: block;
  margin-bottom: 20px;
}
.content-container .content-content .cta-text i {
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  right: auto;
  bottom: -2px;
  margin-left: 10px;
}
@media only screen and (max-width: 479px) {
  .content-container .content-content .cta-text i {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 991px) {
  .content-container .content-content .cta-text {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.content-container .content-content .buttons {
  display: flex;
}
.case-study .content-container .content-content {
  max-width: none;
}
.case-study .content-container .content-content .subtitle {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 40px;
  font-weight: 700;
}

.carousel-macro {
  max-width: 1600px;
  margin: auto !important;
}
.carousel-macro.white .cta-container {
  background-color: #fff;
  margin-left: 11px;
  margin-right: 11px;
}
.carousel-macro.white .slick-arrow {
  color: #fff !important;
}
.carousel-macro.white .slick-arrow:hover {
  background-color: #fff;
  color: #333 !important;
}
.carousel-macro .cta-container {
  margin-left: 11px;
  margin-right: 11px;
}
.carousel-macro .cta-container .news-image {
  height: auto !important;
  max-height: 180px;
}
.carousel-macro .cta-container .news-content {
  padding: 24px 40px 64px 40px;
}
.carousel-macro .cta-container .news-content .cta-text {
  bottom: 40px;
}
.carousel-macro .slick-nav-bar {
  text-align: center;
  margin: 40px auto !important;
}

.customer-supplied-resin {
  margin-top: 30px;
}
.customer-supplied-resin .banner-prog {
  display: flex;
  margin-bottom: 30px;
}
.customer-supplied-resin .banner-prog .banner-before {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 25px solid #0068ad;
  position: absolute;
  left: 18px;
  z-index: 100;
}
.customer-supplied-resin .banner-prog .banner-main {
  transform: skew(-31deg);
  border: 2px solid #0068ad;
  border-left: 0px;
  width: 100%;
  background-color: #fff;
  height: 40px;
  overflow: hidden;
  margin-left: 15px;
}
.customer-supplied-resin .banner-prog .banner-main:after {
  content: "";
  width: 22px;
  height: 18px;
  background-color: #0068ad;
  position: absolute;
  right: -12px;
  transform: skew(50deg);
}
.customer-supplied-resin .banner-prog .banner-inside {
  background-color: #0068ad;
  height: 100%;
  width: 1%;
  display: inline-block;
  -webkit-transition: width 1s; /* Safari prior 6.1 */
  transition: width 1s;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .customer-supplied-resin .banner-prog .banner-inside {
    width: 3%;
  }
}
.customer-supplied-resin .banner-prog .banner-after-cover {
  content: "";
  width: 31px;
  height: 26px;
  background-color: #fff;
  position: absolute;
  right: -12px;
  transform: skew(31deg);
}
.customer-supplied-resin .customer-supplied-resin-form .row {
  margin-left: -8px;
  margin-right: -8px;
}
.customer-supplied-resin .customer-supplied-resin-form .col-sm-4 {
  padding-left: 8px;
  padding-right: 8px;
}
.customer-supplied-resin .customer-supplied-resin-form .material-bottom .col-sm-4:nth-child(4) {
  clear: left;
}
@media only screen and (max-width: 767px) {
  .customer-supplied-resin .customer-supplied-resin-form #colorantScreen .col-sm-4 {
    padding-top: 20px;
  }
}
.customer-supplied-resin .customer-supplied-resin-form .req {
  margin-top: 20px;
  font-weight: bold;
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .customer-supplied-resin .customer-supplied-resin-form .dropzone {
    margin-bottom: 15px;
  }
}
.customer-supplied-resin .customer-supplied-resin-form .dropzone .dz-preview .dz-image {
  width: 215px;
}
.customer-supplied-resin .customer-supplied-resin-form textarea {
  width: 100%;
  padding: 10px 10px;
  min-height: 220px;
  resize: none;
}
.customer-supplied-resin .customer-supplied-resin-form input[type=radio], .customer-supplied-resin .customer-supplied-resin-form input[type=checkbox] {
  margin-top: 0px \9 ;
}
.customer-supplied-resin .customer-supplied-resin-form .file-allowed {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 25px;
}
.customer-supplied-resin .customer-supplied-resin-form .btn {
  margin-right: 16px !important;
  margin-top: 20px !important;
  margin-bottom: 80px;
}
.customer-supplied-resin .customer-supplied-resin-form .supplying &gt; label {
  margin-bottom: 23px;
}
@media only screen and (max-width: 991px) {
  .customer-supplied-resin .customer-supplied-resin-form .supplying &gt; label {
    margin-bottom: 0px;
  }
}
.customer-supplied-resin .customer-supplied-resin-form .supplying .radio-group {
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .customer-supplied-resin .customer-supplied-resin-form .supplying .radio-group {
    display: block;
  }
}
.customer-supplied-resin .customer-supplied-resin-form .supplying .radio-group label {
  text-transform: initial !important;
  margin: -2px 28px -2px 5px;
}
.customer-supplied-resin .customer-supplied-resin-form #baseResinMaterial label,
.customer-supplied-resin .customer-supplied-resin-form #baseResinColorant label {
  text-transform: initial !important;
  display: inline;
}
.customer-supplied-resin .customer-supplied-resin-form #baseResinMaterial &gt; div,
.customer-supplied-resin .customer-supplied-resin-form #baseResinColorant &gt; div {
  margin-left: 12px;
}
@media only screen and (max-width: 767px) {
  .customer-supplied-resin .customer-supplied-resin-form #baseResinMaterial {
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
.customer-supplied-resin .customer-supplied-resin-form #baseResinColorant {
  display: none;
  margin-top: 15px;
}
.customer-supplied-resin .customer-supplied-resin-form .gdpr {
  text-transform: initial !important;
}
.customer-supplied-resin .customer-supplied-resin-form .dropzone {
  text-align: center;
  min-height: 220px;
  border: 2px dashed #0068ad;
}
.customer-supplied-resin .customer-supplied-resin-form .dropzone .upload-icon {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 64px;
  background-image: linear-gradient(130deg, #0068ad, #7ebcda);
  border: solid 1px #0068ad;
  cursor: pointer;
}
.customer-supplied-resin .customer-supplied-resin-form .dropzone .upload-icon svg {
  width: 33px;
  height: 33px;
}
.customer-supplied-resin .customer-supplied-resin-form .dropzone .upload-icon svg path {
  fill: white;
}
.customer-supplied-resin .customer-supplied-resin-form .dropzone span {
  font-weight: bold;
}
.customer-supplied-resin .customer-supplied-resin-form #GDPROptIn {
  margin-top: 5px;
  margin-left: -27px;
}
.customer-supplied-resin #materialScreen,
.customer-supplied-resin #colorantScreen,
.customer-supplied-resin #summaryScreen,
.customer-supplied-resin #thankYouScreen {
  display: none;
}
.customer-supplied-resin #summaryScreen label, .customer-supplied-resin #summaryScreen #ColorantPreMixedSummary, .customer-supplied-resin #summaryScreen #PelletFormSummary {
  font-weight: bold !important;
}
.customer-supplied-resin #summaryScreen #ColorantPreMixedSummary {
  margin-bottom: 5px;
}
.customer-supplied-resin #summaryScreen h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.customer-supplied-resin #summaryScreen .summary-message {
  margin-top: 40px;
}
.customer-supplied-resin #summaryScreen #materialSummary,
.customer-supplied-resin #summaryScreen #colorantSummary,
.customer-supplied-resin #summaryScreen #ColorantPreMixed {
  display: none;
}
.customer-supplied-resin #summaryScreen .baseResinSummary {
  text-transform: initial !important;
}
.customer-supplied-resin #thankYouScreen {
  margin-bottom: 100px;
}

.container .featured2 &gt; .container {
  margin: 0px -15px;
}

.table-of-contents-right .featured2 .container {
  width: auto;
}

.featured2 {
  margin: 80px 0px;
  color: #fff;
}
.featured2 .featured2-container {
  display: flex;
}
.featured2 .featured2-container .featured2-media {
  align-items: center;
  display: flex;
  margin: 0;
  text-align: end;
}
.featured2 .featured2-container .featured2-media img {
  object-fit: cover;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container .featured2-media img {
    width: 100%;
  }
}
.featured2 .featured2-container .featured2-content {
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 40px;
}
.featured2 .featured2-container .featured2-content .btn {
  margin-top: 25px;
  white-space: unset;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container .featured2-content .btn {
    width: 100%;
  }
}
.featured2 .featured2-container .featured2-content a.btn {
  text-decoration: none;
}
.featured2 .featured2-container .featured2-content p:last-child {
  margin-bottom: 0px;
}
.featured2 .featured2-container.left .featured2-media, .featured2 .featured2-container.right .featured2-media {
  flex-basis: 60%;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container.left .featured2-media, .featured2 .featured2-container.right .featured2-media {
    margin: unset;
  }
}
.featured2 .featured2-container.left .featured2-content, .featured2 .featured2-container.right .featured2-content {
  flex-basis: 40%;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container.left .featured2-content, .featured2 .featured2-container.right .featured2-content {
    margin: unset;
  }
}
.featured2 .featured2-container.left {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container.left {
    flex-direction: column;
  }
}
.featured2 .featured2-container.fifty .featured2-media, .featured2 .featured2-container.fifty .featured2-content {
  flex-basis: 50%;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container.fifty .featured2-media, .featured2 .featured2-container.fifty .featured2-content {
    margin: unset;
  }
}
.featured2 .featured2-container.fifty.left .featured2-media {
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container.fifty.left .featured2-media {
    padding-left: 0px;
  }
}
.featured2 .featured2-container.fifty.right .featured2-media {
  padding-right: 15px;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container.fifty.right .featured2-media {
    padding-right: 0px;
  }
}
.featured2 .featured2-container.fifty.right .featured2-content {
  padding: 30px 30px 30px 40px;
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container.fifty.right .featured2-content {
    padding: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .featured2 .featured2-container {
    flex-direction: column;
  }
}
.featured2 .featured2-container.featured2-video .featured2-media {
  display: block;
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  .featured2 .featured2-container.featured2-video {
    flex-direction: column;
  }
  .featured2 .featured2-container.featured2-video .featured2-media {
    margin: unset;
  }
}
@media only screen and (max-width: 991px) {
  .featured2 {
    margin: 35px 0px;
  }
}
.featured2.default, .featured2.greenblack, .featured2.lightgray2, .featured2.lightgray3, .featured2.yellow, .featured2.white {
  color: #343741;
}
.featured2.default {
  background-color: #f7f7f8;
}
.featured2.black {
  background-color: #343741;
}
.featured2.blue {
  background-color: #0068ad;
}
.featured2.lightgray2 {
  background-color: #d0d3d4;
}
.featured2.lightgray3 {
  background-color: #f1f3f4;
}
.featured2.medgray {
  background-color: #a2aaad;
}
.featured2.greenwhite {
  background-color: #86BC25;
}
.featured2.greenblack {
  background-color: #86BC25;
}
.featured2.yellow {
  background-color: #f1ba2b;
}
.featured2.trueblack {
  background-color: #141519;
}
.featured2.white {
  background-color: #fff;
}
.featured2.white .featured2-container.left .featured2-content {
  padding-left: 0px;
}
@media only screen and (max-width: 991px) {
  .featured2.white .featured2-container.left .featured2-content {
    padding: 25px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .featured2.white .featured2-container.right .featured2-content {
    padding: 25px 0px;
  }
}
.featured2.remove-top-margin {
  margin-top: 0px;
}
.featured2.remove-bottom-margin {
  margin-bottom: 0px;
}

.hero-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 80px;
}
.hero-container.remove-margin {
  margin: 0px;
}
.hero-container.connect-to-footer {
  margin-bottom: -30px;
}
.hero-container.empty-hero {
  min-height: 290px;
}
@media only screen and (max-width: 991px) {
  .hero-container.empty-hero {
    min-height: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-container.empty-hero {
    min-height: 150px;
    margin-bottom: 50px;
  }
}
.hero-container .container.rte .rich-text {
  margin-bottom: 5px;
}
.hero-container .container.rte.narrow-centered {
  max-width: 768px;
  display: flex;
  justify-content: center;
}
.hero-container .btn {
  margin: 10px 10px;
  text-decoration: none;
}
.hero-container.left .btn {
  margin: 10px 20px 10px 0px;
}
.hero-container.default {
  background-color: #f7f7f8;
}
.hero-container.black {
  background-color: #343741;
}
.hero-container.blue {
  background-color: #0068ad;
}
.hero-container.lightgray2 {
  background-color: #d0d3d4;
}
.hero-container.lightgray3 {
  background-color: #f1f3f4;
}
.hero-container.medgray {
  background-color: #a2aaad;
}
.hero-container.greenwhite {
  background-color: #86BC25;
}
.hero-container.greenblack {
  background-color: #86BC25;
}
.hero-container.yellow {
  background-color: #f1ba2b;
}
.hero-container.trueblack {
  background-color: #141519;
}
.hero-container.white {
  background-color: #fff;
}
.hero-container .rich-text-banner img:empty {
  display: block;
}

.hero-content {
  position: relative;
  color: #fff;
  margin-top: 60px;
  margin-bottom: 65px;
}
@media only screen and (max-width: 991px) {
  .hero-content {
    margin-top: 50px;
    margin-bottom: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .hero-content .btn {
    margin-top: 20px;
  }
}
.center .hero-content {
  text-align: center;
}
.left .hero-content {
  text-align: left;
}
.hero-content .hero-title-main {
  border: none;
  padding: 0;
  letter-spacing: -0.64px;
  margin-top: 0px;
}
.hero-content .hero-title {
  border: none;
  padding: 0;
  letter-spacing: -0.64px;
  line-height: 58px;
  font-size: 48px;
  font-size: 4.8rem;
}
@media only screen and (max-width: 991px) {
  .hero-content .hero-title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .hero-content .hero-title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.hero-content .caption {
  margin-bottom: 25px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
@media only screen and (max-width: 991px) {
  .hero-content .caption {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .hero-content .caption {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.hero-content *:empty {
  display: none;
}
@media (max-width: 1200px) and (min-width: 480px) {
  .hero-content .hero-title {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0px;
    font-weight: 500;
  }
  .hero-content .hero-title-main {
    font-size: 46px;
    line-height: 52px;
    font-weight: 500;
  }
}
@media (max-width: 480px) and (min-width: 320px) {
  .hero-content .hero-title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 500;
  }
  .hero-content .hero-title-main {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0px;
    font-weight: 500;
  }
}

.hero2 {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 70px;
  color: #333;
}
.hero2.remove-margin {
  margin: 0px;
}
.hero2.black-0 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0);
}
.hero2.blue-0 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0);
}
.hero2.dark-blue-0 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0);
}
.hero2.black-10 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.1);
}
.hero2.blue-10 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.1);
}
.hero2.dark-blue-10 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.1);
}
.hero2.black-20 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.2);
}
.hero2.blue-20 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.2);
}
.hero2.dark-blue-20 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.2);
}
.hero2.black-30 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.3);
}
.hero2.blue-30 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.3);
}
.hero2.dark-blue-30 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.3);
}
.hero2.black-40 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.4);
}
.hero2.blue-40 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.4);
}
.hero2.dark-blue-40 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.4);
}
.hero2.black-50 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.5);
}
.hero2.blue-50 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.5);
}
.hero2.dark-blue-50 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.5);
}
.hero2.black-60 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.6);
}
.hero2.blue-60 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.6);
}
.hero2.dark-blue-60 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.6);
}
.hero2.black-70 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.7);
}
.hero2.blue-70 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.7);
}
.hero2.dark-blue-70 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.7);
}
.hero2.black-80 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.8);
}
.hero2.blue-80 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.8);
}
.hero2.dark-blue-80 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.8);
}
.hero2.black-90 {
  box-shadow: inset 0 0 0 1000px rgba(52, 55, 65, 0.9);
}
.hero2.blue-90 {
  box-shadow: inset 0 0 0 1000px rgba(0, 104, 173, 0.9);
}
.hero2.dark-blue-90 {
  box-shadow: inset 0 0 0 1000px rgba(0, 78, 132, 0.9);
}
.hero2.default {
  background-color: #f7f7f8;
}
.hero2.black {
  background-color: #343741;
}
.hero2.black .hero2-content,
.hero2.black .hero2-lower,
.hero2.black .hero2-scales {
  color: #fff;
}
.hero2.blue {
  background-color: #0068ad;
}
.hero2.blue .hero2-content,
.hero2.blue .hero2-lower,
.hero2.blue .hero2-scales {
  color: #fff;
}
.hero2.lightgray2 {
  background-color: #d0d3d4;
}
.hero2.lightgray3 {
  background-color: #f1f3f4;
}
.hero2.medgray {
  background-color: #a2aaad;
}
.hero2.medgray .hero2-content,
.hero2.medgray .hero2-lower,
.hero2.medgray .hero2-scales {
  color: #fff;
}
.hero2.greenwhite {
  background-color: #86BC25;
}
.hero2.greenwhite .hero2-content,
.hero2.greenwhite .hero2-lower,
.hero2.greenwhite .hero2-scales {
  color: #fff;
}
.hero2.greenblack {
  background-color: #86BC25;
}
.hero2.yellow {
  background-color: #f1ba2b;
}
.hero2.trueblack {
  background-color: #141519;
}
.hero2.trueblack .hero2-content,
.hero2.trueblack .hero2-lower,
.hero2.trueblack .hero2-scales {
  color: #fff;
}
.hero2.white {
  background-color: #fff;
}
.hero2 .container.macro {
  padding-left: 0;
  padding-right: 0;
}
.hero2 .container .hero2-content {
  z-index: 5;
  margin-top: 50px;
}
.hero2 .container .hero2-content .part-image img {
  margin-top: 65px;
  margin-left: -25%;
}
@media only screen and (max-width: 1199px) {
  .hero2 .container .hero2-content .part-image img {
    margin-top: 115px;
  }
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-content .part-image img {
    margin-top: 0px;
    margin-left: 0%;
    margin-bottom: 20px;
    width: 70%;
  }
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-content .part-image {
    text-align: center;
  }
}
.hero2 .container .hero2-content .image-medium img {
  margin-left: 0;
}
.hero2 .container .hero2-content .hero2-video {
  margin-top: 55px;
  margin-bottom: 25px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-content .hero2-video {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-content .hero2-video {
    margin-top: -35px;
  }
}
.hero2 .container .hero2-content .hero2-video img {
  margin: 0;
  width: 100%;
}
.hero2 .container .hero2-content .hero2-cta {
  display: inline-block;
  background-color: #fff;
  padding: 4px 14px;
  border-radius: 20px;
}
.hero2 .container .hero2-content .hero2-cta .cta-message {
  display: inline;
}
.hero2 .container .hero2-content .hero2-cta .cta-message .cta-teaser {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 15px;
  color: #343741;
  margin-left: -10px;
  margin-right: 10px;
}
.hero2 .container .hero2-content .hero2-cta .arrow-align {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
  padding-left: 3px;
  font-weight: 700;
}
.hero2 .container .hero2-content a .hero2-cta:hover {
  color: #0068ad;
}
.hero2 .container .hero2-content a .hero2-cta:hover .cta-teaser {
  color: #0068ad;
}
.hero2 .container .hero2-content a .hero2-cta:hover span {
  text-decoration: underline;
}
.hero2 .container .hero2-content .image-medium .hero2-title {
  max-width: 100%;
}
.hero2 .container .hero2-content .hero2-title {
  border: none;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 90%;
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-content .hero2-title {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-content .hero2-title {
    margin-top: 5px;
    margin-bottom: 0px;
  }
}
.hero2 .container .hero2-content .image-medium .hero2-sub-content {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-content .image-medium .hero2-sub-content {
    width: 100%;
  }
}
.hero2 .container .hero2-content .hero2-sub-content {
  width: 85%;
  margin-bottom: 40px;
}
.hero2 .container .hero2-content .hero2-sub-content h1, .hero2 .container .hero2-content .hero2-sub-content h2, .hero2 .container .hero2-content .hero2-sub-content h3, .hero2 .container .hero2-content .hero2-sub-content h4, .hero2 .container .hero2-content .hero2-sub-content h5, .hero2 .container .hero2-content .hero2-sub-content h6 {
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-content .hero2-sub-content h1, .hero2 .container .hero2-content .hero2-sub-content h2, .hero2 .container .hero2-content .hero2-sub-content h3, .hero2 .container .hero2-content .hero2-sub-content h4, .hero2 .container .hero2-content .hero2-sub-content h5, .hero2 .container .hero2-content .hero2-sub-content h6 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-content .hero2-sub-content h1, .hero2 .container .hero2-content .hero2-sub-content h2, .hero2 .container .hero2-content .hero2-sub-content h3, .hero2 .container .hero2-content .hero2-sub-content h4, .hero2 .container .hero2-content .hero2-sub-content h5, .hero2 .container .hero2-content .hero2-sub-content h6 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-content .hero2-sub-content {
    width: 100%;
  }
}
.hero2 .container .hero2-content .hero2-buttons .btn {
  margin-bottom: 25px;
  white-space: break-spaces;
  margin-right: 16px;
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-content .hero2-buttons .btn {
    width: 100%;
    text-align: center;
    margin-right: 0px;
  }
  .hero2 .container .hero2-content .hero2-buttons .btn.btn-tertiary:after {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-content .hero2-buttons {
    width: 100%;
    text-align: center;
  }
}
.hero2 .container .hero2-lower {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-lower {
    padding-top: 20px;
    padding-bottom: 0px;
  }
}
.hero2 .container .hero2-rtl {
  direction: rtl;
  padding-right: 0px;
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-rtl {
    direction: ltr;
  }
}
.hero2 .container .hero2-scales {
  margin-right: -999999px;
  padding-right: 999999px;
  margin-bottom: -999999px;
  padding-bottom: 999999px;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
  font-weight: bold;
  direction: rtl;
}
.hero2 .container .hero2-scales.ltr-direction {
  direction: ltr;
}
.hero2 .container .hero2-scales.has-image {
  background-color: rgba(52, 55, 65, 0.7);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-scales {
    margin-left: -999999px;
    padding-left: 999999px;
  }
}
@media only screen and (max-width: 767px) {
  .hero2 .container .hero2-scales {
    max-width: max-content;
  }
}
.hero2 .container .hero2-scales .hero2-scale {
  text-align: left;
  padding: 40px 0px 40px 35px;
  direction: ltr;
  /* one item */
  /* two items */
  /* three items */
}
.hero2 .container .hero2-scales .hero2-scale div:first-child {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-scales .hero2-scale div:first-child {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.hero2 .container .hero2-scales .hero2-scale:only-child {
  width: 95%;
}
.hero2 .container .hero2-scales .hero2-scale:first-child:nth-last-child(2), .hero2 .container .hero2-scales .hero2-scale:first-child:nth-last-child(2) ~ .hero2-scale {
  width: 45%;
}
.hero2 .container .hero2-scales .hero2-scale:first-child:nth-last-child(3), .hero2 .container .hero2-scales .hero2-scale:first-child:nth-last-child(3) ~ .hero2-scale {
  width: 33.3333%;
}
@media only screen and (max-width: 991px) {
  .hero2 .container .hero2-scales .hero2-scale {
    padding: 20px 20px 20px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .hero2.color-on-mobile {
    background-image: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .hero2.color-on-mobile .container .hero2-scales.has-image {
    background-color: inherit;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
}

.hero3 {
  position: relative;
  overflow: hidden;
  background-color: #343741;
  background-repeat: no-repeat;
  background-position-x: 40%;
  background-size: auto 100%;
  margin-bottom: 70px;
  min-height: 475px;
}
@media only screen and (min-width: 1400px) {
  .hero3 {
    background-position-x: right;
  }
}
@media only screen and (min-width: 2600px) {
  .hero3 {
    background-size: cover;
  }
}
@media only screen and (max-width: 1199px) {
  .hero3 {
    background-position-x: 35%;
    min-height: 375px;
  }
}
@media only screen and (max-width: 991px) {
  .hero3 {
    background-position-x: 25%;
    min-height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .hero3 {
    min-height: 150px;
  }
}
.hero3 .angled-background {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 40%;
  background-color: #fff;
}
@media only screen and (max-width: 1199px) {
  .hero3 .angled-background {
    width: 40%;
  }
}
@media only screen and (max-width: 991px) {
  .hero3 .angled-background {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .hero3 .angled-background {
    width: 100%;
  }
}
.hero3 .angled-background:after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: #fff;
  transform-origin: bottom left;
  -ms-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
}
.hero3 .container .hero3-content-container .hero3-content {
  width: 85%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .hero3 .container .hero3-content-container .hero3-content {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .hero3 .container .hero3-content-container .hero3-content {
    width: 100%;
  }
}
.hero3 .container .hero3-content-container .hero3-content .hero3-title {
  color: #0068ad;
  border-bottom: none;
  font-weight: 700;
  margin-top: 75px;
}
.hero3 .container .hero3-content-container .hero3-content .hero3-subtitle {
  color: #343741;
  font-weight: 700;
  width: 75%;
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (max-width: 991px) {
  .hero3 .container .hero3-content-container .hero3-content .hero3-subtitle {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .hero3 .container .hero3-content-container .hero3-content .hero3-subtitle {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.hero3 .container .hero3-content-container .hero3-buttons {
  width: 50%;
  margin-bottom: 55px;
}
.hero3 .container .hero3-content-container .hero3-buttons .btn {
  width: 100%;
  margin-bottom: 16px;
  white-space: break-spaces;
}
@media only screen and (max-width: 767px) {
  .hero3 .container .hero3-content-container .hero3-buttons {
    width: 100%;
  }
}

.container .hero3 {
  background-position-x: 25%;
  margin-left: -15px;
  margin-right: -15px;
}

@media only screen and (min-width: 2600px) {
  .container-fluid .angled-background {
    width: 50%;
  }
}

.hero-with-tabs {
  background-color: #f7f7f8;
}
.hero-with-tabs .hero-top {
  display: flex;
  align-items: center;
}
.hero-with-tabs .hero-top .hero-with-tabs-content {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  line-height: 2.6rem;
}
.hero-with-tabs .hero-top img {
  margin-top: 30px;
}
@media only screen and (max-width: 1199px) {
  .hero-with-tabs .hero-top img {
    display: none;
  }
}
.hero-with-tabs .hero-tabs {
  background-color: #d0d3d4;
  border-radius: 32px;
  display: inline-block;
  padding: 4px;
  margin: 30px 0;
}
.hero-with-tabs .hero-tabs &gt; div {
  display: inline-block;
  padding: 4px 18px;
}
.hero-with-tabs .hero-tabs &gt; div.active {
  background-color: #fff;
  border-radius: 32px;
}
.hero-with-tabs .hero-tabs &gt; div.inactive {
  border-radius: 32px;
}
.hero-with-tabs .hero-tabs &gt; div.inactive:hover {
  background-color: #f1f3f4;
  cursor: pointer;
}
.hero-with-tabs ul.hero-checkmarks {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.hero-with-tabs ul.hero-checkmarks li {
  position: relative;
  list-style-type: none;
  text-indent: 0px;
  width: 50%;
  padding-right: 5%;
  padding-left: 30px;
}
.hero-with-tabs ul.hero-checkmarks li:before {
  display: none;
}
.hero-with-tabs ul.hero-checkmarks li span {
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  width: 20px;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #86BC25;
  border-color: #86BC25;
}
.hero-with-tabs ul.hero-checkmarks li span:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 5px;
  left: 5px;
  opacity: 1;
  position: absolute;
  top: 6px;
  transform: rotate(-45deg);
  width: 8px;
}

.image-content h2.large-body-copy {
  margin-bottom: 5px;
  font-weight: 700;
}
.image-content .example-image-link {
  width: 100%;
}
.image-content .example-image-link.image-link:after {
  width: 60px;
  height: 56px;
  right: 0px !important;
  bottom: 17px !important;
  padding-top: 15px;
}

.image-tiles-title {
  padding: 70px 15px 0px 15px;
}
@media only screen and (max-width: 991px) {
  .image-tiles-title {
    padding: 50px 15px 0px 15px;
  }
}
.image-tiles-title.center {
  text-align: center;
}

.image-tiles {
  margin: 50px 0;
  letter-spacing: -1px;
  text-align: center;
  font-size: 0px;
  font-size: 0rem;
}
@media only screen and (max-width: 767px) {
  .image-tiles {
    margin: 40px 0;
  }
}
@media only screen and (max-width: 479px) {
  .image-tiles {
    margin: 30px 0;
  }
}
.image-tiles a {
  display: inline-grid;
}
.image-tiles img {
  max-width: 260px;
  width: 100%;
  margin: auto;
}
.image-tiles &gt; .row &gt; .column {
  letter-spacing: 0;
  display: inline-block;
  display: inline-grid;
  font-size: 16px;
  font-size: 1.6rem;
  float: none;
}
@media only screen and (max-width: 479px) {
  .image-tiles &gt; .row &gt; .column {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    padding: 0 5px;
  }
}

.infographic-container .mobile-infographic-wrapper {
  max-width: 480px;
  margin: 0 auto;
  display: none;
}
@media only screen and (max-width: 767px) {
  .infographic-container .mobile-infographic-wrapper {
    display: block;
  }
}
.infographic-container .desktop-infographic-wrapper {
  display: none;
}
@media only screen and (min-width: 768px) {
  .infographic-container .desktop-infographic-wrapper {
    display: block;
  }
}
.infographic-container .infographic-content-container {
  margin-top: -40px;
}
@media only screen and (max-width: 991px) {
  .infographic-container .infographic-content-container {
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .infographic-container .infographic-content-container .content-headline-container {
    max-width: 425px;
    margin: 0 auto;
  }
}
.infographic-container .infographic-content-container .content-headline-container .content-headline {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  color: #0068ad;
}
@media only screen and (max-width: 479px) {
  .infographic-container .infographic-content-container .content-headline-container .content-headline {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
@keyframes flash {
  0% {
    background-color: transparent;
  }
  50% {
    background-color: #dee0de;
  }
  100% {
    background-color: transparent;
  }
}
.infographic-container .flash {
  animation: flash 0.75s ease;
}

.link-list {
  list-style: none;
  padding: 0;
  margin: 0 -15px 50px;
}
@media only screen and (max-width: 767px) {
  .link-list {
    margin: 0 -15px;
  }
}
@media only screen and (max-width: 479px) {
  .link-list {
    margin: 0;
  }
}
.link-list li {
  display: inline-block;
  max-width: 24%;
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
  position: relative;
  padding: 0 15px;
  text-indent: 0px;
}
@media only screen and (max-width: 991px) {
  .link-list li {
    max-width: 32.3333%;
  }
}
@media only screen and (max-width: 767px) {
  .link-list li {
    max-width: 49%;
  }
}
@media only screen and (max-width: 479px) {
  .link-list li {
    max-width: none;
  }
}
.link-list li a img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.link-list li .link-image {
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  top: 1px;
}
.link-list li a.bottom-link {
  display: table-cell;
  background-color: #f1f3f4;
  color: #333;
  padding: 8px 45px 5px 24px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 15px;
  line-height: 1.5rem;
  height: 50px;
  width: 800px;
  vertical-align: middle;
  text-decoration: none;
}
.link-list li a.bottom-link:hover {
  text-decoration: none;
}
.link-list li a.bottom-link i {
  position: absolute;
  right: 29px;
  bottom: 13px;
  font-weight: 700;
}
.link-list li:hover a {
  text-decoration: none;
}
.link-list li:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.link-list li:hover a.bottom-link {
  color: #0068ad;
}
.link-list li::before {
  display: none;
}
.list2 {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.list2 li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0 15px 25px 15px;
  border: 1px solid #f1f3f4;
  padding: 0;
  text-indent: 0px;
}
.list2 li a img {
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list2 li .link-image {
  overflow: hidden;
}
.list2 li a.bottom-link {
  display: flex;
  align-items: center;
  background-color: #f1f3f4;
  color: #333;
  padding: 5px 45px 5px 24px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  text-decoration: none;
  height: 70px;
  width: 100%;
}
.list2 li a.bottom-link i {
  position: absolute;
  right: 18px;
  bottom: 22px;
  font-weight: 700;
}
.list2 li:hover a {
  text-decoration: none;
}
.list2 li:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list2 li:hover a.bottom-link {
  color: #0068ad;
}
.list2 li.one-column {
  width: 100%;
}
.list2 li.two-column {
  width: 47.4%;
}
.list2 li.three-column {
  width: 30.7%;
}
@media only screen and (max-width: 1199px) {
  .list2 li.two-column {
    width: 46.9%;
  }
  .list2 li.three-column {
    width: 30.2%;
  }
}
@media only screen and (max-width: 991px) {
  .list2 li.two-column, .list2 li.three-column {
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  .list2 li.two-column, .list2 li.three-column {
    width: 43.7%;
  }
  .list2 li a.bottom-link {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media only screen and (max-width: 479px) {
  .list2 li.two-column, .list2 li.three-column {
    width: 100%;
  }
}
.list2 li::before {
  display: none;
}

.nav-inline {
  margin: 15px -15px;
}
.nav-inline &gt; li {
  float: left;
  margin: 0px;
}
.nav-inline &gt; li::before {
  display: none;
}

.dropdown-menu {
  z-index: 10000;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  behavior: url("/Content/pie.htc");
  margin: 0;
  border: none;
}
.dropdown-menu li a {
  color: #343741;
}
.dropdown-menu li a:hover {
  color: #fff;
  background-color: #343741;
}

.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
  text-decoration: underline;
  background: transparent;
}

.multi-item a {
  text-decoration: none;
}
.multi-item a .cta-container {
  padding-bottom: 100%;
  margin-bottom: -100%;
  background-color: #f7f7f8;
}
.multi-item a .cta-container:hover {
  text-decoration: none;
  color: inherit;
}

.news-item {
  margin-bottom: 30px;
  position: relative;
  color: #333;
}
:hover &gt; .news-item a {
  text-decoration: none;
}
:hover &gt; .news-item .news-image {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
:hover &gt; .news-item h3 {
  color: #0068ad;
}
.slick-slider .news-item {
  margin-bottom: 0;
}
.news-item .news-image-wrapper {
  overflow: hidden;
}
.news-item .news-image-wrapper .news-image {
  height: 197px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
div .news-item .news-image-wrapper .news-image {
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .news-item .news-image-wrapper .news-image {
    height: 150px;
  }
}
.news-item .news-content {
  padding: 24px 24px 48px 24px;
}
.news-item .news-content h3 {
  margin-bottom: 16px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  line-height: 2.6rem;
  font-weight: 700;
  border: none;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .news-item .news-content h3 {
    line-height: 22px;
    line-height: 2.2rem;
  }
}
.news-item .news-content h3:hover ~ .cta-text {
  text-decoration: underline;
}
.news-item .news-content h4 {
  margin-bottom: 16px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: 700;
  border: none;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .news-item .news-content h4 {
    line-height: 22px;
    line-height: 2.2rem;
  }
}
.news-item .news-content h4:hover ~ .cta-text {
  text-decoration: underline;
}
.news-item .news-content .caption {
  margin-bottom: 24px;
  white-space: pre-line;
  line-height: 24px;
}
.news-item .news-content .cta-text {
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  position: fixed;
  bottom: 20px;
  color: #0068ad;
}
.news-item .news-content .cta-text:hover {
  text-decoration: underline;
}
.news-item .news-content .cta-text i {
  color: #0068ad;
  position: absolute;
  bottom: 0px;
  right: -29px;
  font-weight: 700;
}

.pagination &gt; li &gt; a {
  border: none;
  background: none;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 30px;
  line-height: 3rem;
  color: #0068ad;
  padding: 15px;
  cursor: pointer;
}
.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:active {
  border: none;
  background: none;
}
.pagination &gt; li &gt; a:hover {
  color: #fff;
  text-decoration: underline;
}
.pagination &gt; li &gt; a.active {
  color: #fff;
  pointer-events: none;
  cursor: default;
}
.pagination &gt; li &gt; a i {
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  line-height: 4rem;
}
.pagination &gt; li.disabled &gt; a {
  border: none;
  background: none;
  pointer-events: none;
  cursor: default;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.pagination &gt; li.disabled &gt; a:focus, .pagination &gt; li.disabled &gt; a:hover, .pagination &gt; li.disabled &gt; a:active {
  border: none;
  background: none;
}
.pagination &gt; li:first-child &gt; a:hover, .pagination &gt; li:last-child &gt; a:hover {
  text-decoration: none;
}

.pdf-download {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 80px;
}
.pdf-download.gray-with-blue-button .pdf-form {
  background-color: #f7f7f8;
  color: #333;
}
.pdf-download.black-with-white-button .pdf-form {
  background-color: #343741;
  color: #fff;
}
.pdf-download .pdf-image {
  align-items: center;
  display: flex;
}
.pdf-download .pdf-image img {
  width: 80%;
  margin: 10%;
  position: relative;
  z-index: -2;
}
.pdf-download .full-image img {
  width: 100%;
  object-fit: cover;
  margin: 0;
}
.pdf-download .pdf-form {
  padding: 32px 48px;
  align-items: center;
  display: flex;
}
.pdf-download .pdf-form .form-section {
  padding: 0;
  width: 100%;
}
.pdf-download .pdf-form .form-section .rte {
  padding-bottom: 19px;
}
.pdf-download .pdf-form .form-section .pdf-download-form .col-lg-4 {
  padding: 0;
}
@media only screen and (max-width: 1199px) {
  .pdf-download .pdf-form .form-section .pdf-download-form .col-lg-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.pdf-download .pdf-form .form-section .pdf-download-form .btn {
  margin-bottom: 0 !important;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .pdf-download .pdf-form .form-section .pdf-download-form .btn {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
@media only screen and (max-width: 991px) {
  .pdf-download .pdf-form .form-section .pdf-download-form .btn {
    max-width: 100%;
  }
}
.pdf-download .pdf-form .form-section .pdf-download-form .checkbox {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
}
.pdf-download .pdf-form .form-section .pdf-download-form .form-validation-message {
  margin: 0px;
}
.pdf-download .horizontal-row {
  display: flex;
  justify-content: flex-start;
}
.pdf-download .horizontal-row.floating-image {
  align-items: stretch;
}
.pdf-download .horizontal-row.floating-image img {
  margin: 30px 30px 30px 42px;
}
.pdf-download .horizontal-row.full-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .pdf-download .horizontal-row.full-image img {
    max-height: 250px;
  }
}
.pdf-download .horizontal-row .pdf-image {
  padding: 0;
}
.pdf-download .horizontal-row .pdf-form {
  padding: 32px;
}
.pdf-download .horizontal-row .pdf-form .pdf-download-form .btn {
  margin-top: 0px !important;
  width: unset !important;
}
@media only screen and (max-width: 1199px) {
  .pdf-download .horizontal-row .pdf-form .pdf-download-form .btn {
    flex: 1 1 100%;
    max-width: 100%;
    margin-top: 15px !important;
  }
}
@media only screen and (min-width: 992px) {
  .pdf-download .horizontal-row .pdf-form {
    padding: 32px 48px 27px 32px;
  }
}
@media only screen and (max-width: 992px) {
  .pdf-download .horizontal-row .pdf-form {
    padding: 32px 48px;
  }
}
@media only screen and (max-width: 1199px) {
  .pdf-download .horizontal-row .pdf-form .col-lg-3 {
    display: flex;
  }
}
@media only screen and (max-width: 991px) {
  .pdf-download .horizontal-row {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .pdf-download .horizontal-row {
    width: auto;
  }
}
.pdf-download p {
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .pdf-download {
    margin-bottom: 35px;
  }
}

.protolabs-table {
  margin: 0;
  width: 100%;
}
.protolabs-table th {
  display: table-cell;
  font-size: 15px;
  font-size: 1.5rem;
  background-color: #343741;
  color: #fff;
  border-color: #fff;
  border-width: 0 2px 2px 2px;
  border-style: solid;
  text-align: left;
  height: 50px;
  padding: 12px 15px 12px 15px;
}
@media only screen and (max-width: 767px) {
  .protolabs-table th {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 6px 10px;
  }
}
.protolabs-table td {
  display: table-cell;
  background-color: #f7f7f8;
  padding: 12px 15px 12px 15px;
  border-color: #fff;
  border-width: 0 2px 2px 2px;
  border-style: solid;
}
.protolabs-table td a {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .protolabs-table td {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 19px;
    line-height: 1.9rem;
    padding: 6px 10px;
  }
}
.protolabs-table h1, .protolabs-table h2, .protolabs-table h3, .protolabs-table h4, .protolabs-table h5, .protolabs-table h6 {
  margin: 0;
}
.protolabs-table ul {
  margin-bottom: 0;
}
.protolabs-table.highlight-feature td:first-child {
  background-color: #6c6c6c;
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
}

.scrollable-table {
  overflow-y: auto;
}

.protolabs-alt-table {
  margin: 0;
  width: 100%;
  border: none;
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  overflow-x: auto;
}
.protolabs-alt-table th {
  display: table-cell;
  text-align: left;
  height: 50px;
  padding: 12px 16px 12px 16px;
  border: none;
}
@media only screen and (max-width: 767px) {
  .protolabs-alt-table th {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.protolabs-alt-table td {
  display: table-cell;
  padding: 12px 16px 12px 16px;
  border: none;
}
@media only screen and (max-width: 767px) {
  .protolabs-alt-table td {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 19px;
    line-height: 1.9rem;
  }
}
.protolabs-alt-table h1, .protolabs-alt-table h2, .protolabs-alt-table h3, .protolabs-alt-table h4, .protolabs-alt-table h5, .protolabs-alt-table h6 {
  margin: 0;
}
.protolabs-alt-table ul {
  margin-bottom: 0;
}

.protolabs-simple-table {
  margin: 0;
  width: 100%;
  border: none;
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  overflow-x: auto;
}
.protolabs-simple-table tr {
  border-top: 1px solid #a2aaad;
  border-bottom: 1px solid #a2aaad;
}
.protolabs-simple-table tr:first-child {
  border-top: none;
}
.protolabs-simple-table td, .protolabs-simple-table th {
  display: table-cell;
  padding: 12px 16px 12px 16px;
  border: none;
}
.protolabs-simple-table td a, .protolabs-simple-table th a {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .protolabs-simple-table td, .protolabs-simple-table th {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 19px;
    line-height: 1.9rem;
  }
}

.quick-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
}
.quick-links a {
  text-decoration: none;
  color: #333;
  display: flex;
  margin: 0 15px 25px 15px;
}
.quick-links a.text-only .quick-link, .quick-links a.icon-only .quick-link {
  border: 1px solid #f1f3f4;
}
.quick-links a .quick-link {
  background-color: #f1f3f4;
  position: relative;
  width: 100%;
}
.quick-links a .quick-link .content {
  padding: 15px 20px 65px 20px;
}
.quick-links a .quick-link .content .title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.quick-links a .quick-link .content .link {
  color: #0068ad;
  position: absolute;
  bottom: 20px;
  padding-right: 25px;
}
.quick-links a .quick-link .content .link i {
  position: absolute;
  bottom: 0px;
  right: -5px;
  font-weight: 700;
}
.quick-links a .quick-link .content-link-only {
  padding: 31px 20px;
}
.quick-links a .quick-link .content-link-only .link {
  color: #0068ad;
  position: absolute;
  padding-right: 25px;
  bottom: 20px;
}
.quick-links a .quick-link .content-link-only .link i {
  position: absolute;
  bottom: 0px;
  right: -5px;
}
.quick-links a .quick-link .link-icon {
  padding: 20px;
  height: 67px;
}
.quick-links a .quick-link .link-icon img {
  width: 27px;
  height: 27px;
}
.quick-links a .quick-link .link-image-wrapper {
  overflow: hidden;
}
.quick-links a .quick-link .link-image-wrapper .link-image {
  position: relative;
  width: 100%;
  height: 210px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.quick-links a.image-only .link-image-wrapper {
  background-color: white;
}
.quick-links a.image-only .content {
  padding: 30px 20px 65px 20px;
}
.quick-links a.image-only .content .title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 26px;
  line-height: 2.6rem;
}
.quick-links a:hover.text-only .quick-link, .quick-links a:hover.icon-only .quick-link {
  background-color: #fff;
}
.quick-links a:hover a {
  text-decoration: none;
}
.quick-links a:hover .title {
  color: #0068ad;
}
.quick-links a:hover .link-image {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.quick-links a:hover .link {
  text-decoration: underline;
}
.quick-links a.one-item {
  width: 100%;
}
.quick-links a.one-item.image-only .quick-link {
  display: flex;
}
.quick-links a.one-item.image-only .quick-link .link-image-wrapper {
  width: 45%;
}
.quick-links a.one-item.image-only .quick-link .link-image-wrapper .link-image {
  height: 100%;
}
.quick-links a.one-item.image-only .quick-link .content {
  padding: 30px 50px 65px 50px;
  width: 65%;
}
.quick-links a.two-items {
  width: 47.4%;
}
.quick-links a.three-items {
  width: 30.7%;
}
.quick-links a.four-items {
  width: 22.4%;
}
@media only screen and (max-width: 1199px) {
  .quick-links a.two-items {
    width: 46.9%;
  }
  .quick-links a.three-items {
    width: 30.2%;
  }
  .quick-links a.three-items.image-only {
    width: 46.9%;
  }
  .quick-links a.four-items {
    width: 21.9%;
  }
}
@media only screen and (max-width: 991px) {
  .quick-links a.one-item {
    width: 100%;
  }
  .quick-links a.one-item.image-only .quick-link {
    display: block;
  }
  .quick-links a.one-item.image-only .quick-link .link-image-wrapper {
    width: 100%;
  }
  .quick-links a.one-item.image-only .quick-link .link-image-wrapper .link-image {
    height: 210px;
  }
  .quick-links a.one-item.image-only .quick-link .content {
    padding: 30px 20px 65px 20px;
    width: 100%;
  }
  .quick-links a.two-items, .quick-links a.three-items, .quick-links a.four-items {
    width: 46%;
  }
  .quick-links a.two-items.image-only, .quick-links a.three-items.image-only, .quick-links a.four-items.image-only {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .quick-links a.two-items, .quick-links a.three-items, .quick-links a.four-items {
    width: 43.7%;
  }
}
@media only screen and (max-width: 479px) {
  .quick-links a.two-items, .quick-links a.three-items, .quick-links a.four-items {
    width: 100%;
  }
}

.quote-container {
  position: relative;
  background-color: #343741;
}
.quote-container .quote-image {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.quote-container blockquote {
  border: none;
  padding: 90px 30px;
  position: relative;
  overflow: auto;
}
.container-fluid .quote-container blockquote {
  width: 1140px;
  margin: 0 auto 0 auto;
}
@media only screen and (max-width: 1199px) {
  .container-fluid .quote-container blockquote {
    width: 932px;
  }
}
@media only screen and (max-width: 991px) {
  .container-fluid .quote-container blockquote {
    width: 708px;
  }
}
@media only screen and (max-width: 767px) {
  .container-fluid .quote-container blockquote {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .quote-container blockquote {
    padding: 50px 30px;
  }
  .container-fluid .quote-container blockquote {
    width: auto;
  }
}
.quote-container blockquote &gt; p {
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 40px;
  line-height: 4rem;
  color: #fff;
  font-weight: 700;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .quote-container blockquote &gt; p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 25px;
    line-height: 2.5rem;
    padding: 10px 30px 0;
  }
}
.quote-container blockquote .quote-bottom footer {
  margin-top: 20px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px;
  line-height: 2.4rem;
}
.quote-container blockquote .quote-bottom footer:before {
  color: #fff;
}
.quote-container blockquote .quote-bottom footer .quote-author {
  color: #fff;
}
.quote-container blockquote .quote-bottom footer .quote-author-company {
  color: #86BC25;
}
@media only screen and (max-width: 767px) {
  .quote-container blockquote .quote-bottom footer {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .quote-container blockquote .quote-bottom {
    padding: 0px 30px;
  }
}
.quote-container blockquote .quote-bottom.logo footer {
  float: left;
}
@media only screen and (max-width: 767px) {
  .quote-container blockquote .quote-bottom.logo footer {
    float: none;
  }
}
.quote-container blockquote .quote-bottom.logo .quote-logo {
  float: right;
  margin-top: 10px;
  width: 19%;
}
.quote-container blockquote .quote-bottom.logo .quote-logo img {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .quote-container blockquote .quote-bottom.logo .quote-logo {
    width: 50%;
  }
}

@media only screen and (max-width: 1199px) {
  .testimonial-hide-mobile {
    display: none !important;
  }
}

.testimonial-blue {
  background-color: #0068ad;
}
.testimonial-blue blockquote .quote-bottom footer .quote-author-company {
  color: #fff;
}

.testimonial-black {
  background-color: #343741;
}
.testimonial-black blockquote .quote-bottom footer .quote-author-company {
  color: #fff;
}

.testimonial-md-gray {
  background-color: #a2aaad;
}
.testimonial-md-gray blockquote .quote-bottom footer .quote-author-company {
  color: #fff;
}

.testimonial-lt-gray {
  background-color: #f7f7f8;
}
.testimonial-lt-gray blockquote &gt; p {
  color: #343741;
}
.testimonial-lt-gray blockquote .quote-bottom footer:before {
  color: #343741;
}
.testimonial-lt-gray blockquote .quote-bottom footer .quote-author {
  color: #343741;
}
.testimonial-lt-gray blockquote .quote-bottom footer .quote-author-company {
  color: #343741;
}

.testimonial-green-white {
  background-color: #86BC25;
}
.testimonial-green-white blockquote .quote-bottom footer .quote-author-company {
  color: #fff;
}

.testimonial-green-black {
  background-color: #86BC25;
}
.testimonial-green-black blockquote &gt; p {
  color: #343741;
}
.testimonial-green-black blockquote .quote-bottom footer:before {
  color: #343741;
}
.testimonial-green-black blockquote .quote-bottom footer .quote-author {
  color: #343741;
}
.testimonial-green-black blockquote .quote-bottom footer .quote-author-company {
  color: #343741;
}

.testimonial-yellow {
  background-color: #f1ba2b;
}
.testimonial-yellow blockquote &gt; p {
  color: #343741;
}
.testimonial-yellow blockquote .quote-bottom footer:before {
  color: #343741;
}
.testimonial-yellow blockquote .quote-bottom footer .quote-author {
  color: #343741;
}
.testimonial-yellow blockquote .quote-bottom footer .quote-author-company {
  color: #343741;
}

.testimonial-true-black {
  background-color: #141519;
}
.testimonial-true-black blockquote .quote-bottom footer .quote-author-company {
  color: #fff;
}

.rich-text {
  clear: both;
  margin: 0 0 80px;
}
@media only screen and (max-width: 767px) {
  .rich-text {
    margin: 0 0 35px;
  }
}

.prominent-link {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  padding-right: 20px;
  display: block;
}
.prominent-link a {
  color: #343741;
}
@media only screen and (max-width: 991px) {
  .prominent-link {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.prominent-link::after {
  font-family: "Material Symbols Outlined" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  font-size: 3.2rem;
  position: absolute;
  margin-top: -5px;
  margin-left: 3px;
  content: "\e5cc";
}
@media only screen and (max-width: 479px) {
  .prominent-link::after {
    margin-top: 6px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* 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-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-slider.slick-dotted {
  margin-bottom: 30px;
}

.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-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;
}

/* Dots */
.slick-dots {
  position: absolute;
  top: -20px;
  display: block;
  min-width: 150px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .slick-dots {
    top: 0;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0px;
  font-size: 0rem;
  line-height: 0px;
  line-height: 0rem;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  color: #0068ad;
}
.slick-dots li button:before {
  font-family: "Times New Roman";
  font-size: 30px;
  font-size: 3rem;
  line-height: 20px;
  line-height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: " ●";
  text-align: center;
  color: #a2aaad;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #0068ad;
}
.slick-dots li::before {
  display: none;
}

.slick-arrow {
  color: #5b6770 !important;
  height: 56px;
  width: 56px;
  display: inline-block !important;
  vertical-align: middle;
  position: relative;
  margin: 0 10px;
  border-radius: 28px;
  border: 2px solid #f7f7f8;
}
.slick-arrow:hover {
  background-color: #f1f3f4;
}
.slick-arrow:focus {
  color: #5b6770 !important;
}
.slick-arrow i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 700;
}
.slick-arrow.slick-disabled {
  opacity: 0.25;
  filter: alpha(opacity=25);
  pointer-events: none;
}

.slick-nav-bar {
  position: relative;
  margin: 20px 0;
  -webkit-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
.slick-mobile-only .slick-nav-bar {
  margin: 0 0 40px;
}
.container-fluid .slick-nav-bar {
  width: 1140px;
  margin: 20px auto 20px auto;
}
@media only screen and (max-width: 1199px) {
  .container-fluid .slick-nav-bar {
    width: 932px;
  }
}
@media only screen and (max-width: 991px) {
  .container-fluid .slick-nav-bar {
    width: 708px;
  }
}
@media only screen and (max-width: 767px) {
  .container-fluid .slick-nav-bar {
    width: auto;
  }
}
.nested-slick-controls .slick-nav-bar {
  position: absolute;
  bottom: 0;
  left: 60%;
  width: 40%;
  padding: 0 32px;
  -webkit-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .nested-slick-controls .slick-nav-bar {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  .nested-slick-controls .slick-nav-bar {
    left: 18px !important;
    width: auto;
    margin: 0 0 20px;
  }
}
.slick-image-right .slick-nav-bar {
  left: 0%;
  text-align: right;
  -webkit-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
.slick-nav-bar .slick-nav {
  display: inline-block;
}
.slick-nav-bar .pagingInfo {
  display: none;
  margin: 0 20px;
  font-size: 18px;
  font-size: 1.8rem;
}
.nested-slick-controls .slick-nav-bar .pagingInfo {
  color: #fff;
}
.multiple-slides .slick-nav-bar .pagingInfo {
  display: inline-block;
}
.slick-mobile-only .slick-nav-bar .pagingInfo {
  display: none;
}
@media only screen and (max-width: 479px) {
  .slick-mobile-only .slick-nav-bar .pagingInfo {
    display: inline-block;
  }
}
.slick-nav-bar hr {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: 0px;
  border-width: 2px 0 0;
}
.multiple-slides .slick-nav-bar hr {
  left: 190px;
}
@media only screen and (max-width: 479px) {
  .multiple-slides .slick-nav-bar hr {
    left: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .slick-nav-bar hr {
    top: auto;
    bottom: -30px;
    left: 0;
  }
}
.slick-nav-bar .cta-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  font-size: 2rem;
  right: 0;
  background-color: #fff;
  color: #0068ad;
  padding-left: 15px;
  padding-right: 20px;
}
@media only screen and (max-width: 479px) {
  .slick-nav-bar .cta-text {
    font-size: 15px;
    font-size: 1.5rem;
    top: auto;
    bottom: -52px;
  }
}
.slick-nav-bar .cta-text i {
  font-size: 15px;
  font-size: 1.5rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin-top: 2px;
}
@media only screen and (max-width: 479px) {
  .slick-nav-bar .cta-text i {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.slick-list {
  margin: 0 -15px;
}
.container-fluid .slick-list {
  margin: 0;
}

.slick-carousel {
  margin: 0;
  display: none;
}
.slick-carousel.slick-carousel-three-col {
  margin: 0;
}
.slick-carousel.slick-carousel-three-col .slick-list {
  margin: 0 -15px;
}
.slick-carousel.slick-carousel-three-col .slick-list .slick-slide {
  padding: 0px 15px 0 15px;
}
.slick-carousel.slick-carousel-three-col .slick-nav-bar {
  text-align: center;
}
.slick-carousel.slick-carousel-three-col .slick-nav-bar .slick-nav .slick-arrow {
  color: #5b6770 !important;
  border: 1px solid #d0d3d4;
}
.slick-carousel.slick-carousel-three-col .slick-nav-bar .slick-nav .slick-arrow:hover {
  background-color: transparent;
  border: 1px solid #5b6770;
}

.slick-image-gallery .slick-arrow {
  background: none;
  border: none;
  height: 100%;
  width: 60px;
  position: absolute;
  top: 0;
  z-index: 1;
  margin: 0;
  opacity: 0.7;
  font-size: 36px;
  font-size: 3.6rem;
  color: #fff;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.slick-image-gallery .slick-arrow:hover {
  font-size: 42px;
  font-size: 4.2rem;
  opacity: 1;
  color: #fff;
}
.slick-image-gallery .slick-arrow.slick-prev {
  left: -15px;
}
.slick-image-gallery .slick-arrow.slick-next {
  right: -15px;
}
.slick-image-gallery .slick-arrow i {
  font-size: 80px;
  font-size: 8rem;
}
@media only screen and (max-width: 767px) {
  .slick-image-gallery .slick-arrow i {
    font-size: 40px;
    font-size: 4rem;
  }
}
.slick-image-gallery .image-gallery-slider .slick-arrow {
  width: 10%;
}
.slick-image-gallery .image-gallery-thumbnails .slick-arrow {
  width: 3%;
}
.slick-image-gallery .slick-slide-container {
  position: relative;
}
.slick-image-gallery .slick-slide-container .slick-slide-image {
  width: 100%;
}
.slick-image-gallery .slick-slide-container .slick-slide-overlay {
  position: absolute;
  z-index: 1;
}
.slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom {
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 60px;
  background-image: linear-gradient(to top, #343741, rgba(52, 55, 65, 0.8));
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom:before {
  background-image: linear-gradient(to top, rgba(52, 55, 65, 0.8), rgba(52, 55, 65, 0));
  height: 25px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
}
.slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom h5 {
  margin-bottom: 6px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom p {
  margin-bottom: -5px;
}
.slick-image-gallery .slick-thumbnail {
  padding: 10px 5px;
  background-color: #343741;
}
@media only screen and (max-width: 767px) {
  .slick-image-gallery .slick-arrow {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .slick-image-gallery .slick-arrow:hover {
    font-size: 30px;
    font-size: 3rem;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom {
    padding: 0px 30px;
    transition: all 0.3s ease 0s;
    bottom: -1000px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom:before {
    height: 20px;
    top: -20px;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom h5 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 16px;
    line-height: 1.6rem;
    margin-bottom: 5px;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom p {
    margin-bottom: 0;
  }
  .slick-image-gallery .slick-slide-container .text-fade {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10px;
    display: none;
    background-image: linear-gradient(to top, #343741, rgba(52, 55, 65, 0));
  }
  .slick-image-gallery .slick-slide-container .obscured {
    cursor: pointer;
  }
  .slick-image-gallery .slick-slide-container .reveal {
    transition: all 0.3s ease 0s;
    bottom: 0 !important;
  }
  .slick-image-gallery .slick-thumbnail {
    padding: 6px 3px;
  }
  .slick-image-gallery .image-gallery-thumbnails .slick-arrow {
    width: 5%;
  }
}
@media only screen and (max-width: 479px) {
  .slick-image-gallery .slick-arrow {
    font-size: 20px;
    font-size: 2rem;
  }
  .slick-image-gallery .slick-arrow:hover {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom {
    padding: 0px 30px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 13px;
    line-height: 1.3rem;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom:before {
    height: 15px;
    top: -15px;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom h5 {
    margin-bottom: 4px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 15px;
    line-height: 1.5rem;
  }
  .slick-image-gallery .slick-slide-container .slick-slide-overlay.bottom p {
    margin-bottom: 1px;
  }
}

.snippets {
  margin-bottom: 30px;
}
.snippets ul li {
  float: left;
}
.snippets ul li a {
  padding: 0px;
}
.snippets .snippet-menu {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  border-radius: 0px;
  overflow: hidden;
  margin: 0px;
  width: 80%;
}
.snippets .snippet-menu::before {
  display: none;
}
.snippets .snippet-menu a {
  color: #828590;
  border-left: 2px solid #d0d3d4;
  text-decoration: none;
  padding: 14px 24px;
}
.snippets .snippet-menu a:hover, .snippets .snippet-menu a:focus {
  color: initial;
  text-decoration: none;
}
.snippets .snippet-menu a:hover {
  cursor: pointer;
  background-color: #f7f7f8;
}
.snippets .snippet-menu.active a {
  color: #333;
  background-color: #f7f7f8;
  border-left-color: #86BC25;
}
.snippets .snippet-menu.active a:hover {
  cursor: initial;
}
.snippets .across-top .snippet-menu {
  width: auto;
}
.snippets .across-top .snippet-menu a {
  border-left: none;
  border-bottom: 2px solid transparent;
}
.snippets .across-top .snippet-menu a:hover {
  border-bottom: 2px solid #a2aaad;
}
.snippets .across-top .snippet-menu.active a {
  color: #333;
  background-color: #f7f7f8;
  border-bottom-color: #86BC25;
}
.snippets .across-top .snippet-menu.active a:hover {
  cursor: initial;
}
.snippets .snippet-content h5 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 40px;
  line-height: 4rem;
  font-weight: bold;
}
.snippets .snippet-content ul li {
  float: none;
}
.snippets .col-12 .snippet-content {
  padding: 15px 20px;
  margin-left: 4px;
  border-top: 1px solid #d0d3d4;
}
.snippets .col-md-9 .snippet-content {
  margin: 0px 20px;
}
.snippets .snippet-mobile-heading {
  align-items: center;
  padding: 15px 6px 15px 15px;
  border-bottom: 1px solid #f7f7f8;
  display: flex;
}
.snippets .snippet-mobile-heading h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: bold;
  margin: 0px;
  width: 100%;
}
.snippets .snippet-mobile-heading i {
  font-size: 40px;
  font-size: 4rem;
  color: #0068ad;
  position: relative;
  right: 0px;
  top: -6px;
  height: 28px;
}
.snippets .snippet-mobile-heading i.up {
  display: none;
}
.snippets .snippet-mobile-heading:hover {
  background-color: #f1f3f4;
  cursor: pointer;
}
.snippets .snippet-mobile-content {
  overflow: hidden;
  padding: 15px;
  border-left: 1px solid #e5e7e5;
  border-right: 1px solid #e5e7e5;
  border-bottom: 1px solid #e5e7e5;
  display: none;
}
.snippets .snippet-mobile-content ul li {
  float: none;
}
.snippets .btn {
  margin-top: 30px;
}

.loading-spinner {
  display: none;
  position: relative;
  width: 125px;
  height: 125px;
  margin: auto;
  transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
}
.loading-spinner.centered {
  margin: 10% auto;
}

.spinner-circle {
  position: absolute;
  background-color: rgb(255, 255, 255);
  height: 22px;
  width: 22px;
  border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  animation-name: f_fadeG;
  -o-animation-name: f_fadeG;
  -ms-animation-name: f_fadeG;
  -webkit-animation-name: f_fadeG;
  -moz-animation-name: f_fadeG;
  animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}
.spinner-circle.dot-1 {
  left: 51px;
  top: 0;
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
}
.spinner-circle.dot-2 {
  right: 15px;
  top: 15px;
  animation-delay: 0.15s;
  -o-animation-delay: 0.15s;
  -ms-animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
}
.spinner-circle.dot-3 {
  right: 0;
  top: 51px;
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}
.spinner-circle.dot-4 {
  right: 15px;
  bottom: 15px;
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
}
.spinner-circle.dot-5 {
  left: 51px;
  bottom: 0;
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
}
.spinner-circle.dot-6 {
  left: 15px;
  bottom: 15px;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
}
.spinner-circle.dot-7 {
  left: 0;
  top: 51px;
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
}
.spinner-circle.dot-8 {
  left: 15px;
  top: 15px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
}

@keyframes f_fadeG {
  0% {
    background-color: rgb(66, 156, 201);
    opacity: 1;
  }
  100% {
    background-color: rgb(132, 189, 0);
    opacity: 0;
  }
}
@-o-keyframes f_fadeG {
  0% {
    background-color: rgb(66, 156, 201);
    opacity: 1;
  }
  100% {
    background-color: rgb(132, 189, 0);
    opacity: 0;
  }
}
@-ms-keyframes f_fadeG {
  0% {
    background-color: rgb(66, 156, 201);
    opacity: 1;
  }
  100% {
    background-color: rgb(132, 189, 0);
    opacity: 0;
  }
}
@-webkit-keyframes f_fadeG {
  0% {
    background-color: rgb(66, 156, 201);
    opacity: 1;
  }
  100% {
    background-color: rgb(132, 189, 0);
    opacity: 0;
  }
}
@-moz-keyframes f_fadeG {
  0% {
    background-color: rgb(66, 156, 201);
    opacity: 1;
  }
  100% {
    background-color: rgb(132, 189, 0);
    opacity: 0;
  }
}
.split-layout-image.left {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  .split-layout-image.left {
    float: none;
    width: auto;
    margin-top: 10px;
  }
}

.split-layout-image.right {
  float: right;
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  .split-layout-image.right {
    float: none;
    width: auto;
    margin-top: 10px;
  }
}

.split-layout-nested-image {
  float: left;
  width: 50%;
  position: relative;
  padding-left: 1%;
}
@media only screen and (max-width: 1199px) {
  .split-layout-nested-image {
    padding-left: 1%;
  }
}
@media only screen and (max-width: 767px) {
  .split-layout-nested-image {
    float: none;
    width: auto;
    margin-top: 10px;
    padding-left: 0%;
  }
}

.split-layout-image .split-layout-nested-image:first-of-type {
  padding-right: 1%;
  padding-left: 0%;
}
@media only screen and (max-width: 1199px) {
  .split-layout-image .split-layout-nested-image:first-of-type {
    padding-left: 0%;
    padding-right: 1%;
  }
}
@media only screen and (max-width: 767px) {
  .split-layout-image .split-layout-nested-image:first-of-type {
    padding-right: 0%;
  }
}

.split-layout-description-padding p {
  margin-bottom: 10px;
}

.split-layout-description-padding.left {
  padding-left: 3%;
}
@media only screen and (max-width: 1199px) {
  .split-layout-description-padding.left {
    padding-left: 0%;
  }
}

.split-layout-description-padding.right {
  padding-right: 3%;
}
@media only screen and (max-width: 1199px) {
  .split-layout-description-padding.right {
    padding-right: 0%;
  }
}

.split-layout-small-image {
  border: solid;
}
@media only screen and (max-width: 767px) {
  .split-layout-small-image {
    display: none;
  }
}

.split-layout-small-image-title {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .split-layout-small-image-title {
    position: relative;
    top: 0px;
    left: 0px;
    transform: none;
    text-align: center;
    width: 100%;
    background-color: #343741;
    color: #fff;
    display: block;
    padding: 15px;
    margin: 0 0 10px;
  }
  .split-layout-small-image-title:hover {
    background-color: #f7f7f8 !important;
    color: #343741 !important;
  }
}

.split-layout-fade-on-hover {
  opacity: 1;
}
.split-layout-fade-on-hover:hover {
  opacity: 0.2;
}
@media only screen and (max-width: 767px) {
  .split-layout-fade-on-hover:hover:hover {
    opacity: 1 !important;
  }
}
.split-layout-fade-on-hover a {
  text-decoration: none;
}

.stats {
  padding-top: 55px;
}
.stats.default {
  background-color: #f7f7f8;
  color: #343741;
}
.stats.default a {
  color: #343741;
}
.stats.default .stat-title {
  color: #343741;
}
.stats.default .stat-number {
  color: #343741;
}
.stats.black {
  background-color: #343741;
  color: #fff;
}
.stats.black a {
  color: #fff;
}
.stats.black a:hover {
  color: #fff;
}
.stats.black .stat-title {
  color: #f7f7f8;
}
.stats.blue {
  background-color: #0068ad;
  color: #fff;
}
.stats.blue a {
  color: #fff;
}
.stats.blue .stat-title {
  color: #f7f7f8;
}
.stats.lightgray2 {
  background-color: #d0d3d4;
}
.stats.lightgray2 .hero2-content,
.stats.lightgray2 .hero2-lower,
.stats.lightgray2 .hero2-scales {
  color: #343741;
}
.stats.lightgray3 {
  background-color: #f1f3f4;
}
.stats.lightgray3 .hero2-content,
.stats.lightgray3 .hero2-lower,
.stats.lightgray3 .hero2-scales {
  color: #343741;
}
.stats.medgray {
  background-color: #a2aaad;
  color: #fff;
}
.stats.medgray a {
  color: #fff;
}
.stats.medgray a:hover {
  color: #fff;
}
.stats.medgray .stat-title {
  color: #fff;
}
.stats.greenwhite {
  background-color: #86BC25;
  color: #fff;
}
.stats.greenwhite a {
  color: #fff;
}
.stats.greenwhite .stat-title {
  color: #fff;
}
.stats.greenblack {
  background-color: #86BC25;
  color: #343741;
}
.stats.greenblack a {
  color: #343741;
}
.stats.greenblack .stat-title {
  color: #343741;
}
.stats.yellow {
  background-color: #f1ba2b;
  color: #343741;
}
.stats.yellow a {
  color: #343741;
}
.stats.yellow .stat-title {
  color: #343741;
}
.stats.trueblack {
  background-color: #141519;
  color: #fff;
}
.stats.trueblack a {
  color: #fff;
}
.stats.trueblack .stat-title {
  color: #fff;
}
.stats.white {
  background-color: #fff;
  color: #343741;
}
.stats.white a {
  color: #343741;
}
.stats.white .stat-title {
  color: #343741;
}
.stats .stat-column {
  min-height: 160px;
}
@media only screen and (max-width: 991px) {
  .stats .stat-column {
    min-height: 140px;
  }
}
.stats .stats-title {
  padding-bottom: 55px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .stats .stats-title {
    padding-bottom: 35px;
  }
}
.stats .stats-title h3 {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 45px;
  line-height: 4.5rem;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .stats .stats-title h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
.stats .stats-title a {
  text-decoration: none;
}
.stats .stats-title a:hover {
  text-decoration: underline;
}
.stats .stat-hover:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 991px) {
  .stats .stat {
    padding-bottom: 35px;
  }
}
.stats .stat .stat-icon {
  float: left;
  text-align: right;
  padding-right: 7%;
  width: 30%;
}
@media only screen and (max-width: 991px) {
  .stats .stat .stat-icon {
    padding-right: 5%;
    width: 17%;
  }
}
@media only screen and (max-width: 767px) {
  .stats .stat .stat-icon {
    width: 23%;
  }
}
.stats .stat .stat-details {
  float: left;
  width: 70%;
}
.stats .stat .stat-details .stat-title {
  font-size: 19px;
  font-size: 1.9rem;
  padding-bottom: 10px;
  font-weight: normal;
}
.stats .stat .stat-details .stat-number {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}
.stats .stats-notes {
  font-size: 17px;
  font-size: 1.7rem;
  padding-bottom: 45px;
}

.tabs-container {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.tabs-container &gt; h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0;
  font-weight: 700;
}
.tabs-container .nav-tabs-container {
  position: relative;
}
.tabs-container .nav-tabs-container .nav-tabs {
  display: flex;
  padding-bottom: 2px;
  overflow-x: scroll;
  scrollbar-width: none; /*this is only used for firefox */
  border-bottom: 1px solid #e1e4ea;
}
.tabs-container .nav-tabs-container .nav-tabs::-webkit-scrollbar {
  display: none;
}
.tabs-container .nav-tabs-container .nav-tabs.left li:last-child {
  margin-right: auto;
}
.tabs-container .nav-tabs-container .nav-tabs.center li:first-child {
  margin-left: auto;
}
.tabs-container .nav-tabs-container .nav-tabs.center li:last-child {
  margin-right: auto;
}
.tabs-container .nav-tabs-container .nav-tabs.right li:first-child {
  margin-left: auto;
}
.tabs-container .nav-tabs-container .nav-tabs &gt; li {
  display: inline-block;
  text-indent: 0px;
  white-space: nowrap;
  margin-bottom: -2px;
  padding: 0;
  margin-left: 8px;
  margin-right: 8px;
}
.tabs-container .nav-tabs-container .nav-tabs &gt; li::before {
  display: none;
}
.tabs-container .nav-tabs-container .nav-tabs &gt; li img {
  display: none;
}
.tabs-container .nav-tabs-container .nav-tabs &gt; li a {
  text-decoration: none;
  color: #333;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 2px solid transparent;
  padding: 12px 16px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.tabs-container .nav-tabs-container .nav-tabs &gt; li a:hover {
  border-bottom: 4px solid #d0d3d4;
  font-weight: bold;
  color: #5b6770;
}
.tabs-container .nav-tabs-container .nav-tabs &gt; li.active a {
  border-bottom: 4px solid #0068ad;
  margin-right: 0px;
  font-weight: bold;
  text-decoration: none;
  border-radius: unset;
  color: #333;
}
.tabs-container .nav-tabs-container .glyph {
  position: absolute;
  margin: 0px;
  top: 0px;
  display: none;
  color: #333;
}
.tabs-container .nav-tabs-container .glyph i {
  margin-top: 5px;
  display: block;
  font-size: 30px;
  font-size: 3rem;
}
.tabs-container .nav-tabs-container .glyph:hover {
  cursor: pointer;
}
.tabs-container .nav-tabs-container .glyph.arrow-left {
  left: 0;
  padding: 14px 20px 6px 5px;
  background: linear-gradient(90deg, #fff 66%, hsla(0deg, 0%, 100%, 0));
}
.tabs-container .nav-tabs-container .glyph.arrow-right {
  right: 0;
  padding: 14px 5px 6px 20px;
  background: linear-gradient(270deg, #fff 66%, hsla(0deg, 0%, 100%, 0));
}
.tabs-container .nav-tabs-container.large li a {
  padding: 24px 16px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
}
.tabs-container .nav-tabs-container.large .glyph i {
  margin-top: 9px;
}
.tabs-container .tab-content {
  padding: 15px;
}
.tabs-container.collapse-on-mobile .nav-tabs-container .nav-tabs i {
  display: none;
}
.tabs-container.collapse-on-mobile .mobile-nav {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .tabs-container.collapse-on-mobile .nav-tabs {
    display: none;
  }
  .tabs-container.collapse-on-mobile .nav-tabs .glyph {
    display: none;
  }
  .tabs-container.collapse-on-mobile .tab-content {
    display: block;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 -1px 0;
    border-top: 1px solid #e1e4ea;
    border-bottom: 1px solid #e1e4ea;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav.active a {
    background-color: transparent;
    font-weight: bold;
    border-bottom: 2px solid transparent;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav.active:after {
    display: none;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav:hover {
    cursor: pointer;
    background-color: #f1f3f4;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav img {
    display: flex;
    margin: 7px;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav a {
    flex-grow: 2;
    text-decoration: none;
    color: #333;
    padding-left: 15px;
    font-weight: bold;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav a:hover {
    cursor: pointer;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav i {
    display: flex;
    font-size: 40px;
    font-size: 4rem;
    color: #0068ad;
    padding: 15px 10px;
  }
  .tabs-container.collapse-on-mobile .tab-content .mobile-nav i.up {
    display: none;
  }
  .tabs-container.collapse-on-mobile .tab-content .tab-pane {
    display: none;
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .tabs-container.collapse-on-mobile .nav-tabs-container .nav-tabs &gt; li a {
    max-width: 100%;
    padding: 10px 10px 8px;
  }
}

.text-over-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.text-over-image a {
  font-weight: normal;
}
.text-over-image h2 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.text-over-image img {
  width: 100%;
}
.text-over-image .btn {
  margin-top: 15px;
}
.text-over-image .text-over-image-background {
  position: absolute;
  width: 100%;
  top: calc(100% - 46px);
  padding: 6px 15px 15px 15px;
  line-height: 19px;
  line-height: 1.9rem;
  transition: top 0.5s ease 0s;
  overflow: hidden;
}
.text-over-image .text-over-image-background i {
  display: none;
}
.text-over-image .text-over-image-background p:last-child {
  margin-bottom: 0px;
}
.text-over-image .text-over-image-background.center {
  text-align: center;
}
.text-over-image .text-over-image-background.left {
  text-align: left;
}
.text-over-image .text-over-image-background.gray {
  background-color: rgba(208, 211, 212, 0.9);
}
.text-over-image .text-over-image-background.black {
  background-color: rgba(52, 55, 65, 0.9);
  color: #fff;
}
.text-over-image .text-over-image-background.trueblack {
  background-color: rgba(20, 21, 25, 0.8);
  color: #fff;
}
.text-over-image .text-over-image-background a.btn {
  text-decoration: none;
}
.text-over-image.mobile .text-over-image-background {
  top: calc(100% - 44px);
}
.text-over-image.mobile .text-over-image-background.center {
  padding: 6px 30px 15px 30px;
}
.text-over-image.mobile .text-over-image-background.left {
  padding-right: 30px;
}
.text-over-image.mobile .text-over-image-background i {
  position: absolute;
  right: 3px;
  top: 2px;
  font-size: 42px;
  font-size: 4.2rem;
  display: block;
}
@media only screen and (max-width: 991px) {
  .text-over-image {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
}

.video-hero {
  position: relative;
  overflow: hidden;
}
.video-hero .non-clipped #video, .video-hero .non-clipped img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (min-aspect-ratio: 16/9) {
  .video-hero .non-clipped #video, .video-hero .non-clipped img {
    width: 100%;
    height: auto;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-hero .non-clipped #video, .video-hero .non-clipped img {
    width: auto;
  }
}
.video-hero .container {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.video-hero .video-overlay {
  padding: 5%;
  display: block;
  justify-content: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 25px;
  line-height: 2.5rem;
}
.video-hero .video-overlay &gt; div {
  width: 1270px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 1199px) {
  .video-hero .video-overlay {
    max-width: 100%;
    margin: 0px;
    padding: 5% 0%;
  }
  .video-hero .video-overlay &gt; div {
    width: 970px;
  }
}
@media only screen and (max-width: 991px) {
  .video-hero .video-overlay {
    padding: 5%;
  }
  .video-hero .video-overlay &gt; div {
    width: inherit;
  }
}
.video-hero .video-overlay h1, .video-hero .video-overlay h2, .video-hero .video-overlay h3, .video-hero .video-overlay h4, .video-hero .video-overlay h5, .video-hero .video-overlay h6 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px;
  border-bottom: none;
}
.video-hero .video-overlay h1 {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 42px;
  line-height: 4.2rem;
}
.video-hero .video-overlay .video-sub-content h1, .video-hero .video-overlay .video-sub-content h2, .video-hero .video-overlay .video-sub-content h3, .video-hero .video-overlay .video-sub-content h4, .video-hero .video-overlay .video-sub-content h5, .video-hero .video-overlay .video-sub-content h6 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 26px;
  line-height: 2.6rem;
}
.video-hero .video-overlay .btn {
  width: 100%;
  margin: 8px 16px 8px 0px;
  white-space: break-spaces;
  text-decoration: none;
}
.video-hero .video-overlay a.btn:first-child {
  margin: 8px 0px;
}
.video-hero .video-overlay.honeycomb {
  background-image: url("/images/honeycomb_pattern_plblack.jpg");
  background-color: #343741;
  background-repeat: repeat;
  color: #fff;
}
.video-hero .video-overlay.blue {
  background-color: #0068ad;
  color: #fff;
}
.video-hero .video-overlay.yellow {
  background-color: #f1ba2b;
}
.video-hero .video-overlay.green {
  background-color: #86BC25;
  color: #fff;
}
.video-hero .video-overlay.black {
  background-color: #343741;
  color: #fff;
}
.video-hero .video-overlay.dk-gray {
  background-color: #343741;
  color: #fff;
}
.video-hero .video-overlay.white-background {
  background-color: #fff;
}
.video-hero .video-overlay.trueblack {
  background-color: #141519;
  color: #fff;
}
.video-hero .container.desktop {
  width: 1270px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.video-hero .container.desktop .video-overlay {
  display: flex;
  padding: 40px;
  max-width: 35%;
  margin: 5% 5% 5% -30px;
}
@media only screen and (max-width: 1199px) {
  .video-hero .container.desktop {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .video-hero .container.desktop .video-overlay {
    display: block;
    max-width: 100%;
    margin: 0px;
    padding: 40px 0px;
  }
  .video-hero .container.desktop .video-overlay &gt; div {
    width: inherit;
    margin-right: auto;
    margin-left: auto;
    padding: 5%;
  }
}
@media only screen and (max-width: 991px) {
  .video-hero .container.desktop .video-overlay {
    padding: 5%;
  }
  .video-hero .container.desktop .video-overlay &gt; div {
    width: inherit;
  }
}
.video-hero video {
  background-color: #fff;
}

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 767px) {
  .aspect-ratio {
    padding-bottom: 57%;
  }
}
.col-md-3 .aspect-ratio {
  padding-bottom: 56%;
}

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

/* Above styles taken from https://fettblog.eu/blog/2013/06/16/preserving-aspect-ratio-for-embedded-iframes/ */
.youtube-player, .youtube-autoloader {
  position: relative;
  padding-bottom: 56.5%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: transparent;
}
.youtube-player iframe, .youtube-autoloader iframe {
  position: absolute;
  top: 0;
  left: -3px;
  width: 102%;
  height: 101%;
  z-index: 100;
  background: transparent;
}
.youtube-player img, .youtube-autoloader img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: 134%;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}
.youtube-player img:hover, .youtube-autoloader img:hover {
  -webkit-filter: brightness(75%);
}
.youtube-player .play, .youtube-autoloader .play {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  border-style: solid;
  border-width: 1.5em 0 1.5em 3em;
  border-color: transparent transparent transparent #0068ad;
  opacity: 0.7;
  cursor: pointer;
}
.youtube-player .play:hover, .youtube-autoloader .play:hover {
  opacity: 1;
}

.blog-categories {
  margin-left: 25px;
  margin-bottom: 75px;
}
@media only screen and (max-width: 991px) {
  .blog-categories {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog-categories {
    margin-bottom: 50px;
  }
}
.blog-categories .blog-category-list {
  list-style: none;
  padding-left: 0;
}
@media only screen and (max-width: 991px) {
  .blog-categories .blog-category-list {
    display: inline;
  }
}
@media only screen and (max-width: 991px) {
  .blog-categories .blog-category-list li {
    display: inline;
    padding: 0;
  }
}
.blog-categories .blog-category-list li:before {
  content: none;
}
@media only screen and (max-width: 991px) {
  .blog-categories .blog-category-list li:after {
    content: ",";
  }
}
@media only screen and (max-width: 991px) {
  .blog-categories .blog-category-list li:last-child:after {
    content: none;
  }
}

a.featured-category {
  text-decoration: none !important;
}
a.featured-category:hover {
  text-decoration: underline !important;
}

.blog-grid {
  display: flex;
  flex-wrap: wrap;
  column-gap: 3%;
}
.blog-grid .blog-post-container {
  margin-bottom: 50px;
  flex-basis: 31.3%;
}
.blog-grid .blog-post-container .blog-post-image-container {
  overflow: hidden;
}
.blog-grid .blog-post-container .blog-post-image-container .image-container {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-grid .blog-post-container .blog-post-image-container .image-container img {
  width: 100%;
}
.blog-grid .blog-post-container .blog-top {
  margin-top: 20px;
}
.blog-grid .blog-post-container .blog-post-main &gt; a {
  text-decoration: none;
  color: #333;
}
.blog-grid .blog-post-container:hover .image-container {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-grid .blog-post-container:hover .blog-post-main .blog-post-title {
  color: #0068ad;
}
@media only screen and (max-width: 991px) {
  .blog-grid .blog-post-container {
    flex-basis: 48.5%;
  }
}
@media only screen and (max-width: 767px) {
  .blog-grid .blog-post-container {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .blog-grid {
    column-gap: 0%;
  }
}

.blog-post-title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  line-height: 3rem;
}
@media only screen and (max-width: 991px) {
  .blog-post-title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}

.blog-featured-container {
  margin-bottom: 80px;
}
.blog-featured-container .blog-featured {
  background-color: #f7f7f8;
  display: flex;
  justify-content: center;
}
.blog-featured-container .blog-featured .blog-featured-image {
  flex-basis: 50%;
  margin: auto;
  text-align: end;
  overflow: hidden;
}
.blog-featured-container .blog-featured .blog-featured-image .image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-featured-container .blog-featured .blog-featured-content {
  flex-basis: 50%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.blog-featured-container .blog-featured .blog-featured-content .blog-top {
  margin: 50px 50px 10px 50px;
}
@media only screen and (max-width: 767px) {
  .blog-featured-container .blog-featured .blog-featured-content .blog-top {
    margin: 25px 25px 10px 25px;
  }
}
.blog-featured-container .blog-featured .blog-featured-content &gt; a {
  text-decoration: none;
  color: #333;
}
.blog-featured-container .blog-featured .blog-featured-content &gt; a:hover .blog-post-title {
  color: #0068ad;
}
.blog-featured-container .blog-featured .blog-featured-content .blog-featured-main {
  padding: 0px 50px 50px 50px;
}
@media only screen and (max-width: 767px) {
  .blog-featured-container .blog-featured .blog-featured-content .blog-featured-main {
    padding: 0px 25px 25px 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-featured-container .blog-featured {
    flex-direction: column;
  }
}
.blog-featured-container .blog-featured:hover:not(.blog-top) .image-container {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-featured-container .blog-featured:hover:not(.blog-top) .blog-post-title {
  color: #0068ad;
}

.blog-top {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 15px;
  font-size: 1.5rem;
}
.blog-top .blog-top-separator:before {
  content: ".";
  font-size: 30px;
  font-size: 3rem;
  line-height: 0px;
  line-height: 0rem;
  display: inline-block;
  margin: 0 10px;
  text-decoration: none !important;
  position: relative;
  top: -4px;
}

.blog-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.blog-bottom .photo {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin-right: 10px;
}
.blog-bottom .author {
  width: 100%;
}
.blog-bottom .btn-tertiary {
  text-align: end;
  color: #0068ad;
  padding: 0 0 10px 0 !important;
  margin-left: auto;
}
.blog-bottom .btn-tertiary:after {
  margin-right: 0;
}
.blog-bottom .btn-tertiary:hover:after {
  text-decoration: none;
}

.blog-header {
  display: flex;
  justify-content: end;
}
.blog-header .latest-posts {
  margin-right: auto;
  margin-bottom: 20px;
}
.blog-header .latest-posts h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  line-height: 4rem;
}
@media only screen and (max-width: 991px) {
  .blog-header .latest-posts h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
.blog-header .btn {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .blog-header .btn {
    max-width: 100%;
  }
}
.blog-header .form-control {
  width: auto;
}
@media only screen and (max-width: 991px) {
  .blog-header {
    flex-direction: column-reverse;
  }
}

.blog-pagination {
  margin-bottom: 40px;
  border-top: 1px solid #d0d3d4;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blog-pagination a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
.blog-pagination a.left-arrow:after {
  display: none;
}
.blog-pagination a.left-arrow:before {
  content: "\ef7d";
  font-family: "Material Symbols Outlined";
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  margin-right: 8px;
  margin-left: 0px;
  text-decoration: none !important;
  position: relative;
  top: 5px;
}
.blog-pagination a:after {
  top: 5px;
  margin-right: 0px;
}
.blog-pagination .pull-right a {
  text-align: end;
}

.blog-page-header {
  background-color: #f7f7f8;
  margin-bottom: 70px;
}
.blog-page-header .featuredTag {
  margin-bottom: 10px;
}
.blog-page-header .featuredTagBlog {
  margin-top: 50px;
}
.blog-page-header .blogPostTitle {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.blog-page-header .blog-subtitle {
  margin-left: 15px;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 34px;
  line-height: 3.4rem;
}
.blog-page-header .featuredtext {
  text-decoration: none !important;
}
.blog-page-header .featuredtext:hover {
  text-decoration: underline !important;
}
.blog-page-header .blogAuthor {
  display: flex;
  padding-top: 20px;
  margin-bottom: 70px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
  align-items: center;
}
.blog-page-header .blogAuthor .photo {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-right: 15px;
}
.blog-page-header .blogAuthor a {
  text-decoration: none !important;
}
.blog-page-header .blogAuthor a:hover {
  text-decoration: underline !important;
}

.blogTags {
  padding-top: 20px;
  margin-bottom: 40px;
}

#case-studies-container {
  margin: 30px 0;
}
#case-studies-container .case-studies-menu {
  padding-left: 0;
  padding-right: 50px;
}
#case-studies-container .case-studies-menu .industry-item a {
  cursor: pointer;
  color: #828590;
  border-left: 2px solid #d0d3d4;
  text-decoration: none;
  padding: 14px 24px;
  width: 100%;
  display: inline-block;
}
#case-studies-container .case-studies-menu .industry-item a.active {
  color: #333;
  background-color: #f7f7f8;
  border-left-color: #86BC25;
}
#case-studies-container .case-studies-menu .industry-item a.active:hover {
  cursor: initial;
}
#case-studies-container .case-studies-menu .industry-item a:hover, #case-studies-container .case-studies-menu .industry-item a:focus {
  color: initial;
  text-decoration: none;
}
#case-studies-container .case-studies-menu .industry-item a:hover {
  cursor: pointer;
  background-color: #f7f7f8;
}
#case-studies-container #case-studies-div {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5%;
  row-gap: 40px;
}
#case-studies-container #case-studies-div a {
  width: 47%;
  text-decoration: none;
  color: #333;
}
#case-studies-container #case-studies-div a .title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 5px;
  font-weight: bold;
}
#case-studies-container #case-studies-div a .link {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding-right: 25px;
  color: #0068ad;
}
#case-studies-container #case-studies-div a .link i {
  position: absolute;
  bottom: 0px;
  right: -4px;
  font-weight: 700;
}
#case-studies-container #case-studies-div a:hover .title {
  color: #0068ad;
}
#case-studies-container #case-studies-div a:hover .link {
  text-decoration: underline;
}
#case-studies-container #case-studies-div a:visited .link {
  color: #551A8B;
}
@media only screen and (max-width: 767px) {
  #case-studies-container #case-studies-div a {
    width: 100%;
  }
}
#case-studies-container #case-studies-div .all {
  display: block;
  padding-bottom: 20px;
}
#case-studies-container #case-studies-div .mix {
  display: none;
}
@media only screen and (max-width: 1199px) {
  #case-studies-container #case-studies-div {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 1199px) {
  #case-studies-container .case-studies-menu {
    display: none;
  }
}

.material-tool {
  padding-top: 20px;
}
.material-tool .horizontal-rule {
  border-bottom: 1px solid #d0d3d4;
  margin: 20px 0;
  width: 95%;
}
@media only screen and (max-width: 479px) {
  .material-tool .horizontal-rule {
    margin: 10px 0;
  }
}
.material-tool .hide-material {
  display: none !important;
}
.material-tool .hide-material {
  animation: fadeOut 1s;
}
.material-tool .show-material {
  animation: fadeIn 1s;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (max-width: 479px) {
  .material-tool {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.material-tool .filters {
  margin-top: -20px;
  margin-bottom: 20px;
}
.material-tool .filters .material-types {
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid rgba(208, 211, 212, 0.7);
}
.material-tool .filters .material-types .type-filter {
  display: inline-block;
  position: relative;
  border-bottom: 2px solid transparent;
}
@media only screen and (max-width: 479px) {
  .material-tool .filters .material-types .type-filter {
    margin-right: 25px;
  }
}
.material-tool .filters .material-types .type-filter &gt; div {
  padding: 10px 15px 8px;
}
.material-tool .filters .material-types .type-filter:hover {
  border-bottom: 2px solid #a2aaad;
}
.material-tool .filters .material-types .type-filter:hover {
  cursor: pointer;
}
.material-tool .filters .material-types .type-filter.selected {
  background-color: #f7f7f8;
  border-bottom: 2px solid #86BC25;
  cursor: default;
}
.material-tool .filters .material-types .type-filter.selected:hover {
  cursor: default;
}
.material-tool .filters .material-types .type-filter.no-hover &gt; div {
  padding: 10px 15px 8px 0;
}
.material-tool .filters .material-types .type-filter.no-hover:hover {
  border-bottom: 2px solid transparent;
  cursor: default;
}
.material-tool .filters .material-attributes {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 25px;
  column-width: 23rem;
  column-gap: 35px;
  margin-left: 17px;
}
.material-tool .filters .material-attributes label {
  break-inside: avoid-column;
}
.material-tool .filters .material-attributes .attribute-filter {
  display: block;
  margin-bottom: 15px;
  cursor: pointer;
  text-indent: -17px;
}
@media only screen and (max-width: 479px) {
  .material-tool .filters .material-attributes .attribute-filter {
    width: 170px;
  }
}
.material-tool .filters .material-attributes .attribute-filter.disabled {
  color: #a2aaad;
  cursor: not-allowed;
}
.material-tool .filters .material-attributes .attribute-filter input[type=radio], .material-tool .filters .material-attributes .attribute-filter input[type=checkbox] {
  vertical-align: top;
}
.material-tool .menu-section {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.material-tool .menu-section .menu-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 140px;
  border: 1px solid #d0d3d4;
  border-radius: 6px;
  padding: 20px;
  scrollbar-gutter: stable;
  scrollbar-width: thin;
  scrollbar-width: 3px; /* this is only used for firefox */
  scrollbar-color: #fff transparent; /* this is only used for firefox */
}
.material-tool .menu-section .menu-sticky::-webkit-scrollbar {
  width: 3px;
}
.material-tool .menu-section .menu-sticky::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #fff;
}
.material-tool .menu-section .menu-sticky:hover {
  scrollbar-color: #f7f7f8 transparent; /* this is only used for firefox */
}
.material-tool .menu-section .menu-sticky:hover::-webkit-scrollbar-thumb {
  background-color: #f7f7f8;
}
.material-tool .menu-section .menu-sticky .menu:first-of-type {
  border-bottom: 1px solid #f7f7f8;
}
.material-tool .menu-section .menu-sticky .menu .scrollable-filters {
  max-height: 300px;
  overflow-y: scroll;
  padding-right: 0;
}
.material-tool .menu-section .menu-sticky .menu .scrollable-filters .drop-down-list .drop-down-item {
  cursor: pointer;
}
.material-tool .menu-section .menu-sticky .menu .scrollable-filters .drop-down-list .drop-down-item.filter-checkbox {
  display: block;
  padding: 8px;
  padding-bottom: 4px;
  margin-bottom: 0;
}
.material-tool .menu-section .menu-sticky .menu .scrollable-filters .drop-down-list .drop-down-item:hover {
  background-color: #f1f3f4;
}
.material-tool .menu-section .menu-sticky .menu .material-search {
  margin-bottom: 15px;
}
.material-tool .menu-section .menu-sticky .menu .material-search i.search {
  position: absolute;
  top: 27px;
  left: 27px;
  color: #6c6c6c;
}
@media only screen and (max-width: 991px) {
  .material-tool .menu-section .menu-sticky .menu .material-search i.search {
    top: 28px;
    left: 44px;
  }
}
.material-tool .menu-section .menu-sticky .menu .material-search i.close {
  position: absolute;
  top: 28px;
  right: 28px;
  display: none;
  color: #6c6c6c;
  opacity: 0.8;
}
@media only screen and (max-width: 991px) {
  .material-tool .menu-section .menu-sticky .menu .material-search i.close {
    top: 29px;
    right: 45px;
  }
}
.material-tool .menu-section .menu-sticky .menu .material-search i.close:hover {
  opacity: 1;
}
.material-tool .menu-section .menu-sticky .menu .material-search input {
  width: 100%;
  border: 2px solid #d0d3d4;
  border-radius: 5px;
  padding: 6px 10px 5px 35px;
  color: #6c6c6c;
}
.material-tool .menu-section .menu-sticky .menu .reset-filters {
  width: 100%;
  margin-top: 15px;
  max-width: unset;
}
.material-tool .menu-section .menu-sticky .menu .accordion .accordion-heading {
  border-bottom: 1px solid #d0d3d4;
}
.material-tool .menu-section .menu-sticky .menu .accordion .accordion-content {
  border-bottom: 1px solid #d0d3d4;
}
.material-tool .menu-section .menu-sticky.mobile {
  overflow-y: unset;
}
.material-tool .menu-section .menu-sticky.mobile .drop-down-title i {
  position: absolute;
  right: 11px;
  top: 19px;
  color: #333;
  font-size: 26px;
  font-size: 2.6rem;
}
.material-tool .menu-section .menu-sticky.mobile .drop-down-title.open + .drop-down {
  display: block;
}
.material-tool .menu-section .menu-sticky.mobile .drop-down-title.open i.up {
  display: block;
}
.material-tool .menu-section .menu-sticky.mobile .drop-down-title.open i.down {
  display: none;
}
.material-tool .menu-section .menu-sticky.mobile .drop-down-title.closed + .drop-down {
  display: none;
}
.material-tool .menu-section .menu-sticky.mobile .drop-down-title.closed i.up {
  display: none;
}
.material-tool .menu-section .menu-sticky.mobile .drop-down-title.closed i.down {
  display: block;
}
@media only screen and (max-width: 991px) {
  .material-tool .menu-section {
    width: 100%;
  }
  .material-tool .menu-section .menu-sticky {
    position: unset;
    overflow-y: unset;
    max-height: unset;
  }
}
.material-tool .materials .materials-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: #fff;
  border: 1px solid #d0d3d4;
  border-radius: 6px 6px 0 0;
  border-bottom: none;
  padding: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}
.material-tool .materials .materials-header &gt; div {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .material-tool .materials .materials-header .process-filter {
    float: left;
    margin-right: 20px;
  }
  .material-tool .materials .materials-header .process-filter .select-wrapper {
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .material-tool .materials .materials-header {
    padding: 5px 15px;
  }
  .material-tool .materials .materials-header &gt; div {
    margin: 10px 0;
  }
  .material-tool .materials .materials-header .process-filter {
    float: none;
    padding-bottom: 5px;
  }
  .material-tool .materials .materials-header .units {
    float: none;
    margin-left: 0;
  }
  .material-tool .materials .materials-header .expand-collapse {
    padding-top: 0;
  }
}
.material-tool .materials .materials-header .select-wrapper {
  position: relative;
  margin: 0px 20px 0px 10px;
}
.material-tool .materials .materials-header .select-wrapper #processFilter {
  min-width: 120px;
  height: 38px;
}
.material-tool .materials .materials-header .select-wrapper #processFilter option:disabled {
  color: #d0d3d4;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .material-tool .materials .materials-header .select-wrapper #processFilter {
    min-width: 95px;
  }
}
.material-tool .materials .materials-header .toggle {
  display: flex;
  margin: 0px 20px 0px 10px;
}
.material-tool .materials .materials-header .toggle .toggle-option:first-of-type {
  border: 1px solid #d0d3d4;
  border-radius: 6px 0 0 6px;
}
.material-tool .materials .materials-header .toggle .toggle-option:last-of-type {
  border: 1px solid #d0d3d4;
  border-left: none;
  border-radius: 0 6px 6px 0;
}
.material-tool .materials .materials-header .toggle div {
  padding: 6px 16px;
  background-color: #fff;
}
.material-tool .materials .materials-header .toggle div.selected {
  background-color: #5b6770;
  color: #fff;
}
.material-tool .materials .materials-header .toggle div:not(.selected):hover {
  background-color: #f7f7f8;
  cursor: pointer;
}
.material-tool .materials .materials-header .expand-all, .material-tool .materials .materials-header .collapse-all {
  padding-bottom: 6px;
}
.material-tool .materials .materials-header .expand-all span, .material-tool .materials .materials-header .collapse-all span {
  position: relative;
  top: 6px;
  padding-left: 5px;
}
.material-tool .materials .materials-header .expand-all:hover, .material-tool .materials .materials-header .collapse-all:hover {
  cursor: pointer;
}
.material-tool .materials .materials-header .collapse-all {
  display: none;
}
.material-tool .materials .materials-filters {
  display: none;
  padding: 20px;
  padding-bottom: 10px;
  background-color: #fff;
  border: 1px solid #d0d3d4;
  border-bottom: none;
}
.material-tool .materials .materials-filters .filter-block {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.material-tool .materials .materials-filters .filter-block .filter-block-header {
  margin: 0;
  margin-left: -15px;
}
.material-tool .materials .materials-filters .block-separator {
  display: none;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #d0d3d4;
  line-height: 1px;
  line-height: 0.1rem;
  margin: 10px 0 20px 0;
}
.material-tool .materials .materials-filters .block-separator span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1px;
  line-height: 0.1rem;
  background-color: #fff;
  padding: 0 10px;
}
.material-tool .materials .materials-filters .attribute-tags {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
@media only screen and (max-width: 991px) {
  .material-tool .materials .materials-filters .attribute-tags {
    margin-top: 5px;
  }
}
.material-tool .materials .materials-filters .attribute-tags .attribute-tag {
  display: inline-block;
  background-color: rgba(208, 211, 212, 0.2);
  padding: 3px 15px;
  border-radius: 15px;
  margin: 0 10px 10px 0;
  cursor: pointer;
}
.material-tool .materials .materials-filters .attribute-tags .attribute-tag:hover {
  background-color: rgba(208, 211, 212, 0.4);
}
.material-tool .materials .materials-filters .attribute-tags .attribute-tag i.close {
  position: relative;
  top: 1px;
  right: -5px;
  color: #6c6c6c;
  opacity: 0.8;
}
.material-tool .materials .materials-filters .attribute-tags .attribute-tag i.close:hover {
  opacity: 1;
}
.material-tool .materials .materials-filters .attribute-tags .tag-separator {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
  margin-right: 10px;
}
.material-tool .materials .materials-filters .attribute-tags .tag-separator:last-child {
  display: none;
}
.material-tool .materials .search-mask {
  display: none !important;
}
.material-tool .materials .title {
  font-weight: bold;
}
.material-tool .materials .subtitle {
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 15px;
  float: left;
  color: #5b6770;
}
@media only screen and (max-width: 991px) {
  .material-tool .materials .subtitle {
    margin-bottom: 10px;
    float: none;
  }
}
@media only screen and (max-width: 479px) {
  .material-tool .materials .subtitle {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.material-tool .materials .material {
  background-color: #fff;
  border: 1px solid #d0d3d4;
  margin-bottom: -1px;
}
.material-tool .materials .material:last-of-type {
  border-bottom: 1px solid #d0d3d4;
}
.material-tool .materials .material .image-column {
  float: left;
  position: relative;
  padding: 0;
  padding-right: 15px;
  padding-bottom: 10px;
}
.material-tool .materials .material .image-column:hover {
  cursor: pointer;
}
.material-tool .materials .material .image-column .example-image-link img {
  border: 1px solid #d0d3d4;
  border-radius: 6px;
  width: 140px;
  height: 118px;
  height: auto;
}
.material-tool .materials .material .image-column .example-image-link:after {
  content: "\e8ff";
  font-family: "Material Symbols Outlined";
  font-size: 24px;
  font-size: 2.4rem;
  right: 2px;
  bottom: 2px;
  position: absolute;
}
.material-tool .materials .material .material-data {
  width: 100%;
  padding: 20px;
  padding-bottom: 10px;
  margin: 0;
}
.material-tool .materials .material .material-data .material-top {
  float: left;
  padding: 0;
}
.material-tool .materials .material .material-data .material-top.col-sm-10 {
  margin-top: 20px;
}
@media only screen and (max-width: 1199px) {
  .material-tool .materials .material .material-data .material-top.col-sm-10 {
    margin-top: 0;
  }
}
.material-tool .materials .material .material-data .material-top .name-description .material-name {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 25px;
  margin-right: 40px;
  float: left;
}
@media only screen and (max-width: 991px) {
  .material-tool .materials .material .material-data .material-top .name-description .material-name {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
    float: none;
  }
}
@media only screen and (max-width: 479px) {
  .material-tool .materials .material .material-data .material-top .name-description .material-name {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.material-tool .materials .material .material-data .material-top .name-description .material-info {
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 15px;
  margin-right: 25px;
  float: left;
  color: #343741;
}
@media only screen and (max-width: 767px) {
  .material-tool .materials .material .material-data .material-top .name-description .material-info {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .material-tool .materials .material .material-data .material-top .name-description .material-info {
    font-size: 16px;
    font-size: 1.6rem;
    float: none;
  }
}
.material-tool .materials .material .material-data .material-top .details-toggle {
  position: absolute;
  right: 10px;
  bottom: 14px;
}
.material-tool .materials .material .material-data .material-expand {
  display: none;
  clear: left;
  padding-top: 10px;
}
@media only screen and (max-width: 991px) {
  .material-tool .materials .material .material-data .material-expand {
    margin-top: 0;
  }
}
.material-tool .materials .material .material-data .material-expand .material-description {
  width: 95%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .material-tool .materials .material .material-data .material-expand .material-description {
    width: 100%;
  }
}
.material-tool .materials .material .material-data .material-expand .sizes .size {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .material-tool .materials .material .material-data .material-expand .sizes .size {
    float: left;
    width: 50%;
  }
  .material-tool .materials .material .material-data .material-expand .sizes .size:first-child {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .material-tool .materials .material .material-data .material-expand .sizes .size {
    font-size: 15px;
    font-size: 1.5rem;
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
}
.material-tool .materials .material .material-data .material-expand .sizes .data-sheet-link {
  margin: 0;
  margin-bottom: 10px;
}
.material-tool .materials .material .material-data .material-expand .sizes .data-sheet-link a {
  width: 100%;
  white-space: normal;
}
.material-tool .materials .material .material-data .mechanical-properties {
  width: 95%;
}
.material-tool .materials .material .material-data .mechanical-properties .property-names {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 5px 0;
}
@media only screen and (max-width: 479px) {
  .material-tool .materials .material .material-data .mechanical-properties .property-names {
    margin: 0;
  }
}
.material-tool .materials .material .material-data .mechanical-properties span {
  display: block;
  margin-bottom: 10px;
}
.material-tool .materials .material .material-data .attribute-tags {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
@media only screen and (max-width: 991px) {
  .material-tool .materials .material .material-data .attribute-tags {
    margin-top: 5px;
  }
}
.material-tool .materials .material .material-data .attribute-tags .attribute-tag {
  display: inline-block;
  background-color: rgba(208, 211, 212, 0.2);
  padding: 3px 15px;
  border-radius: 15px;
  margin: 0 10px 10px 0;
  cursor: pointer;
}
.material-tool .materials .material .material-data .attribute-tags .attribute-tag:hover {
  background-color: rgba(208, 211, 212, 0.4);
}
.material-tool .materials .material .material-data .details {
  margin-left: auto;
  margin-bottom: 10px;
  padding-right: 30px;
  color: #0068ad;
  align-self: center;
}
.material-tool .materials .material .material-data .details span {
  position: absolute;
  margin-left: 5px;
}
.material-tool .materials .material .material-data .details:hover {
  cursor: pointer;
}
.material-tool .materials .material .material-data .details.less {
  display: none;
}
.material-tool .materials .material .material-data .size span[data-unit=imperial] {
  display: none;
}
.material-tool .no-materials {
  display: none;
  border: 1px solid #d0d3d4;
  padding: 20px;
}

.design-tip-library {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.design-tip-library .menu-section {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.design-tip-library .menu-section .menu-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 140px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  max-height: calc(100vh - 90px);
  scrollbar-width: thin;
  scrollbar-width: 3px; /* this is only used for firefox */
  scrollbar-color: #fff transparent; /* this is only used for firefox */
}
.design-tip-library .menu-section .menu-sticky::-webkit-scrollbar {
  width: 3px;
}
.design-tip-library .menu-section .menu-sticky::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #fff;
}
.design-tip-library .menu-section .menu-sticky:hover {
  scrollbar-color: #f7f7f8 transparent; /* this is only used for firefox */
}
.design-tip-library .menu-section .menu-sticky:hover::-webkit-scrollbar-thumb {
  background-color: #f7f7f8;
}
.design-tip-library .menu-section .menu-sticky .menu:first-of-type {
  border-bottom: 1px solid #f7f7f8;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 20px 0;
  position: relative;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down-title i {
  display: none;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .topics {
  display: none;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item {
  margin-top: 4px;
  display: flex;
  align-items: center;
  width: 85%;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item a {
  color: #6c6c6c;
  text-decoration: none;
  width: 100%;
  padding: 10px;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item div {
  display: flex;
  height: 100%;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item i {
  display: none;
  color: #a2aaad;
  padding: 10px;
  margin: 0;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item:hover {
  cursor: pointer;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item:hover a:hover {
  color: #0068ad;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected {
  background-color: #f1f3f4;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected i {
  display: flex;
  flex: 1;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected a {
  color: #0068ad;
}
.design-tip-library .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected:hover i {
  color: #333;
}
.design-tip-library .menu-section .menu-sticky .menu .dt-search-box i.search {
  position: relative;
  margin-right: -28px;
  top: 8px;
  left: 6px;
  color: #6c6c6c;
}
.design-tip-library .menu-section .menu-sticky .menu .dt-search-box i.close {
  position: relative;
  top: 3px;
  left: -30px;
  display: none;
  color: #a2aaad;
}
.design-tip-library .menu-section .menu-sticky .menu .dt-search-box input {
  width: 85%;
  border: 2px solid #d0d3d4;
  border-radius: 5px;
  padding: 5px;
  color: #6c6c6c;
}
.design-tip-library .menu-section .menu-sticky.mobile {
  overflow-y: unset;
}
.design-tip-library .menu-section .menu-sticky.mobile .drop-down-title i {
  position: absolute;
  right: 11px;
  top: 19px;
  color: #333;
  font-size: 26px;
  font-size: 2.6rem;
}
.design-tip-library .menu-section .menu-sticky.mobile .drop-down-title.open + .drop-down {
  display: block;
}
.design-tip-library .menu-section .menu-sticky.mobile .drop-down-title.open i.up {
  display: block;
}
.design-tip-library .menu-section .menu-sticky.mobile .drop-down-title.open i.down {
  display: none;
}
.design-tip-library .menu-section .menu-sticky.mobile .drop-down-title.closed + .drop-down {
  display: none;
}
.design-tip-library .menu-section .menu-sticky.mobile .drop-down-title.closed i.up {
  display: none;
}
.design-tip-library .menu-section .menu-sticky.mobile .drop-down-title.closed i.down {
  display: block;
}
@media only screen and (max-width: 991px) {
  .design-tip-library .menu-section {
    width: 100%;
  }
  .design-tip-library .menu-section .menu-sticky {
    position: unset;
    overflow-y: unset;
    max-height: unset;
  }
}
.design-tip-library .tips {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -30px 0 0;
  padding: 0;
}
.design-tip-library .tips .no-tips {
  margin-left: 15px;
  display: none;
}
.design-tip-library .tips a {
  text-decoration: none;
  color: #333;
  display: flex;
  margin: 0 15px 10px 15px;
}
.design-tip-library .tips a .design-tip {
  position: relative;
  width: 100%;
}
.design-tip-library .tips a .design-tip .content {
  padding: 15px 0px 65px 0px;
}
.design-tip-library .tips a .design-tip .content .title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.design-tip-library .tips a .design-tip .content .link {
  color: #0068ad;
  position: absolute;
  bottom: 20px;
  padding-right: 25px;
}
.design-tip-library .tips a .design-tip .content .link i {
  position: absolute;
  bottom: 0px;
  right: -4px;
  font-weight: 700;
}
.design-tip-library .tips a .design-tip .link-image-wrapper {
  overflow: hidden;
}
.design-tip-library .tips a .design-tip .link-image-wrapper .link-image {
  position: relative;
  width: 100%;
  height: 210px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.design-tip-library .tips a:hover a {
  text-decoration: none;
}
.design-tip-library .tips a:hover .title {
  color: #0068ad;
}
.design-tip-library .tips a:hover .link-image {
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.design-tip-library .tips a:hover .link {
  text-decoration: underline;
}
.design-tip-library .tips a.two-items {
  width: 46.5%;
}
@media only screen and (max-width: 1199px) {
  .design-tip-library .tips a.two-items {
    width: 45.8%;
  }
}
@media only screen and (max-width: 991px) {
  .design-tip-library .tips a.two-items {
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  .design-tip-library .tips a.two-items {
    width: 43.7%;
  }
}
@media only screen and (max-width: 479px) {
  .design-tip-library .tips a.two-items {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .design-tip-library .tips {
    margin: 0;
  }
}

.materials-comparison-guide, .material-colors {
  margin-bottom: 40px;
}
.materials-comparison-guide .search, .material-colors .search {
  position: relative;
  display: inline-block;
  padding: 9px;
  float: right;
  overflow: hidden;
}
.materials-comparison-guide .search .search-input, .material-colors .search .search-input {
  height: 30px;
  border: 1px solid #a2aaad;
  padding-left: 10px;
}
.materials-comparison-guide .search .clearable, .material-colors .search .clearable {
  position: relative;
  display: inline-block;
}
.materials-comparison-guide .search .clearable input[type=text], .material-colors .search .clearable input[type=text] {
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}
.materials-comparison-guide .search .clearable-clear, .material-colors .search .clearable-clear {
  display: none;
  position: absolute;
  right: 10px;
  top: 11px;
  padding: 0 8px;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
  user-select: none;
  cursor: pointer;
}
.materials-comparison-guide .search .clearable input::-ms-clear, .material-colors .search .clearable input::-ms-clear { /* Remove IE default X */
  display: none;
}
.materials-comparison-guide .search-label, .material-colors .search-label {
  display: inline-block;
  float: right;
  padding-top: 13px;
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: bottom;
  cursor: pointer;
}
.materials-comparison-guide .tooltip-notice, .material-colors .tooltip-notice {
  width: 100%;
  padding: 15px;
  background-color: #f7f7f8;
  column-span: all;
  display: none;
}
.materials-comparison-guide .tooltip-notice .tooltip-notice-text, .material-colors .tooltip-notice .tooltip-notice-text {
  display: inline-block;
  margin: 3px 0 0 -10px;
}
.materials-comparison-guide .infolink, .material-colors .infolink {
  padding-left: 5px;
  padding-top: 2px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 30px;
}
.materials-comparison-guide .infolink:before, .material-colors .infolink:before {
  content: "i";
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 16px;
  height: 16px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  border-radius: 100%;
  margin-right: 4px;
  padding: 1px;
  color: #0068ad;
  border: 1px solid #0068ad;
  text-decoration: none;
}
.materials-comparison-guide .infolink .infolink-text, .material-colors .infolink .infolink-text {
  display: none;
  position: absolute;
  z-index: 1;
  background-color: #343741;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff !important;
  margin-top: -30px;
  margin-left: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
  max-width: 350px;
}
.materials-comparison-guide .infolink .infolink-text:before, .material-colors .infolink .infolink-text:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 8px solid #343741;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  margin-left: -28px;
  position: absolute;
}
.materials-comparison-guide .secondary-filters, .material-colors .secondary-filters {
  display: none;
}
.materials-comparison-guide .material-table, .material-colors .material-table {
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .materials-comparison-guide .material-table, .material-colors .material-table {
    overflow: scroll;
    overflow: auto;
  }
}
.materials-comparison-guide .material-table table, .material-colors .material-table table {
  width: 100%;
}
.materials-comparison-guide .material-table table thead, .material-colors .material-table table thead {
  background-color: #343741;
  color: #fff;
}
.materials-comparison-guide .material-table table thead th, .material-colors .material-table table thead th {
  padding: 10px 20px;
}
.materials-comparison-guide .material-table table tbody td, .material-colors .material-table table tbody td {
  border: 1px solid #a2aaad;
  border-collapse: collapse;
  padding: 10px;
}
.materials-comparison-guide .material-table table tbody td.datasheet-links, .material-colors .material-table table tbody td.datasheet-links {
  text-decoration: underline;
  text-decoration: underline solid rgba(52, 55, 65, 0.33);
}
.materials-comparison-guide .material-table table tbody .search-mask, .material-colors .material-table table tbody .search-mask {
  display: none !important;
}
.materials-comparison-guide h3, .materials-comparison-guide h4, .materials-comparison-guide h5, .material-colors h3, .material-colors h4, .material-colors h5 {
  font-size: 20px;
  font-size: 2rem;
  padding: 15px;
  margin: 0;
}
.materials-comparison-guide h3 .results,
.materials-comparison-guide h3 .filters-applied, .materials-comparison-guide h4 .results,
.materials-comparison-guide h4 .filters-applied, .materials-comparison-guide h5 .results,
.materials-comparison-guide h5 .filters-applied, .material-colors h3 .results,
.material-colors h3 .filters-applied, .material-colors h4 .results,
.material-colors h4 .filters-applied, .material-colors h5 .results,
.material-colors h5 .filters-applied {
  display: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  color: #6c6c6c;
}
.materials-comparison-guide h3.table-title, .materials-comparison-guide h4.table-title, .materials-comparison-guide h5.table-title, .material-colors h3.table-title, .material-colors h4.table-title, .material-colors h5.table-title {
  display: inline-block;
}
.materials-comparison-guide h6, .material-colors h6 {
  padding: 15px;
  margin-top: -15px;
  margin-bottom: 0;
}
.materials-comparison-guide .processes, .material-colors .processes {
  column-count: 3;
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .materials-comparison-guide .processes, .material-colors .processes {
    column-count: 2;
  }
}
@media only screen and (max-width: 767px) {
  .materials-comparison-guide .processes, .material-colors .processes {
    column-count: 1;
  }
}
.materials-comparison-guide .materials, .material-colors .materials {
  column-count: 4;
  padding-left: 15px;
}
@media only screen and (max-width: 991px) {
  .materials-comparison-guide .materials, .material-colors .materials {
    column-count: 3;
  }
}
@media only screen and (max-width: 767px) {
  .materials-comparison-guide .materials, .material-colors .materials {
    column-count: 2;
  }
}
@media only screen and (max-width: 479px) {
  .materials-comparison-guide .materials, .material-colors .materials {
    column-count: 1;
  }
}
.materials-comparison-guide .category-select, .material-colors .category-select {
  column-count: 3;
}
@media only screen and (max-width: 991px) {
  .materials-comparison-guide .category-select, .material-colors .category-select {
    column-count: 1;
  }
}
@media only screen and (max-width: 767px) {
  .materials-comparison-guide .category-select, .material-colors .category-select {
    column-count: 1;
  }
}
.materials-comparison-guide .filter, .materials-comparison-guide .category, .material-colors .filter, .material-colors .category {
  margin-bottom: 10px;
}
.materials-comparison-guide .filter, .material-colors .filter {
  border: 2px solid #d0d3d4;
  margin-bottom: 30px;
}
.materials-comparison-guide .filter h4:hover, .material-colors .filter h4:hover {
  background-color: #f7f7f8;
  cursor: pointer;
}
.materials-comparison-guide .filter.bottom-shadow, .material-colors .filter.bottom-shadow {
  -webkit-box-shadow: 0 8px 6px -6px #d0d3d4;
  -moz-box-shadow: 0 8px 6px -6px #d0d3d4;
  box-shadow: 0 8px 6px -6px #d0d3d4;
}
.materials-comparison-guide .filter .expand-toggle, .material-colors .filter .expand-toggle {
  position: absolute;
  right: 17px;
  top: 2px;
  width: 30px;
  height: 30px;
  margin: 13px;
}
.materials-comparison-guide .filter .expand-toggle .plus-minus, .material-colors .filter .expand-toggle .plus-minus {
  position: relative;
  width: 30px;
  height: 30px;
  /* Vertical line */
  /* horizontal line */
}
.materials-comparison-guide .filter .expand-toggle .plus-minus:before, .materials-comparison-guide .filter .expand-toggle .plus-minus:after, .material-colors .filter .expand-toggle .plus-minus:before, .material-colors .filter .expand-toggle .plus-minus:after {
  content: "";
  position: absolute;
  background-color: #6c6c6c;
  transition: transform 0.25s ease-out;
}
.materials-comparison-guide .filter .expand-toggle .plus-minus:before, .material-colors .filter .expand-toggle .plus-minus:before {
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  margin-left: -1px;
}
.materials-comparison-guide .filter .expand-toggle .plus-minus:after, .material-colors .filter .expand-toggle .plus-minus:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
.materials-comparison-guide .filter .expand-toggle .plus-minus.open, .material-colors .filter .expand-toggle .plus-minus.open {
  cursor: pointer;
}
.materials-comparison-guide .filter .expand-toggle .plus-minus.open:before, .material-colors .filter .expand-toggle .plus-minus.open:before {
  transform: rotate(90deg);
}
.materials-comparison-guide .filter .expand-toggle .plus-minus.open:after, .material-colors .filter .expand-toggle .plus-minus.open:after {
  transform: rotate(180deg);
}
.materials-comparison-guide .filter .collapsible, .material-colors .filter .collapsible {
  display: none;
}
.materials-comparison-guide .filter .collapsible .filter-disclaimer, .material-colors .filter .collapsible .filter-disclaimer {
  padding-left: 15px;
  padding-top: 10px;
}
.materials-comparison-guide .subtitle, .material-colors .subtitle {
  padding-left: 0;
}
.materials-comparison-guide .form-elements label, .material-colors .form-elements label {
  font-weight: bold;
  vertical-align: top;
  padding-left: 5px;
}
.materials-comparison-guide .form-elements label.checkbox-container, .material-colors .form-elements label.checkbox-container {
  display: inline-block;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.materials-comparison-guide .form-elements label.checkbox-container.large, .material-colors .form-elements label.checkbox-container.large {
  padding-left: 50px;
  padding-top: 3px;
}
.materials-comparison-guide .form-elements label.checkbox-container.large.two-line .checkmark, .material-colors .form-elements label.checkbox-container.large.two-line .checkmark {
  margin-top: 10px;
}
.materials-comparison-guide .form-elements label.checkbox-container.large.two-line span, .material-colors .form-elements label.checkbox-container.large.two-line span {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
.materials-comparison-guide .form-elements label.checkbox-container.medium, .material-colors .form-elements label.checkbox-container.medium {
  padding-left: 40px;
}
.materials-comparison-guide .form-elements label.checkbox-container.medium .checkmark, .material-colors .form-elements label.checkbox-container.medium .checkmark {
  margin-top: 1px;
}
.materials-comparison-guide .form-elements label.checkbox-container:hover input ~ .checkmark, .material-colors .form-elements label.checkbox-container:hover input ~ .checkmark {
  background-color: #f7f7f8;
}
.materials-comparison-guide .form-elements label.checkbox-container input, .material-colors .form-elements label.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.materials-comparison-guide .form-elements label.checkbox-container input:checked ~ .checkmark, .material-colors .form-elements label.checkbox-container input:checked ~ .checkmark {
  background-color: #6c6c6c;
}
.materials-comparison-guide .form-elements label.checkbox-container input:checked ~ .checkmark:after, .material-colors .form-elements label.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.materials-comparison-guide .form-elements label.checkbox-container .checkmark, .material-colors .form-elements label.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border: 1px solid #a2aaad;
}
.materials-comparison-guide .form-elements label.checkbox-container .checkmark:after, .material-colors .form-elements label.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.materials-comparison-guide .form-elements label.checkbox-container .checkmark.large, .material-colors .form-elements label.checkbox-container .checkmark.large {
  width: 30px;
  height: 30px;
}
.materials-comparison-guide .form-elements label.checkbox-container .checkmark.large:after, .material-colors .form-elements label.checkbox-container .checkmark.large:after {
  left: 9px;
  top: 0px;
  width: 9px;
  height: 25px;
}
.materials-comparison-guide .form-elements label.checkbox-container .checkmark.medium, .material-colors .form-elements label.checkbox-container .checkmark.medium {
  width: 20px;
  height: 20px;
}
.materials-comparison-guide .form-elements label.checkbox-container .checkmark.medium:after, .material-colors .form-elements label.checkbox-container .checkmark.medium:after {
  left: 6px;
  top: 0px;
  width: 7px;
  height: 15px;
}
.materials-comparison-guide .form-elements .disabled, .material-colors .form-elements .disabled {
  color: #a2aaad;
  cursor: not-allowed;
}
.materials-comparison-guide .form-elements .disabled .checkbox-container:hover .checkmark, .material-colors .form-elements .disabled .checkbox-container:hover .checkmark {
  background-color: #fff;
}
.materials-comparison-guide .form-elements .disabled label, .material-colors .form-elements .disabled label {
  font-weight: normal !important;
  cursor: not-allowed !important;
}
.materials-comparison-guide .form-elements .disabled label span, .material-colors .form-elements .disabled label span {
  color: #a2aaad !important;
}
.materials-comparison-guide .material-colors-menu, .material-colors .material-colors-menu {
  padding-bottom: 30px;
}
.materials-comparison-guide .colors-list, .material-colors .colors-list {
  padding-left: 0;
}
.materials-comparison-guide .colors-list .colors-container, .material-colors .colors-list .colors-container {
  padding-left: 15px;
}
.materials-comparison-guide .colors-list .colors-container .colors, .material-colors .colors-list .colors-container .colors {
  padding-left: 8px;
  padding-right: 8px;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div, .material-colors .colors-list .colors-container .colors .material-color-div {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .color-info, .material-colors .colors-list .colors-container .colors .material-color-div .color-info {
  display: none;
  padding: 5px;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  top: 50px;
  width: calc(100% - 16px);
  -webkit-box-shadow: 0px 0px 5px 0px #a2aaad;
  -moz-box-shadow: 0px 0px 5px 0px #a2aaad;
  box-shadow: 0px 0px 5px 0px #a2aaad;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .color-info p, .material-colors .colors-list .colors-container .colors .material-color-div .color-info p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .color-info p.color-name, .material-colors .colors-list .colors-container .colors .material-color-div .color-info p.color-name {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .color-info p.color-indoor-use-disclaimer, .material-colors .colors-list .colors-container .colors .material-color-div .color-info p.color-indoor-use-disclaimer {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .color-info p.applicable-materials, .material-colors .colors-list .colors-container .colors .material-color-div .color-info p.applicable-materials {
  padding-left: 15px;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .color-info hr.color-separator, .material-colors .colors-list .colors-container .colors .material-color-div .color-info hr.color-separator {
  border-bottom: 1px solid #a2aaad;
  margin: 5px 0px;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .material-color, .material-colors .colors-list .colors-container .colors .material-color-div .material-color {
  display: block;
  height: 100px;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .material-color .color-block, .material-colors .colors-list .colors-container .colors .material-color-div .material-color .color-block {
  width: 100%;
  height: 100%;
  padding: 5px;
}
.materials-comparison-guide .colors-list .colors-container .colors .material-color-div .material-color .color-block.border, .material-colors .colors-list .colors-container .colors .material-color-div .material-color .color-block.border {
  border: 1px solid #a2aaad;
}

.help-tip {
  margin-left: 5px;
  position: relative;
  display: inline-block;
  text-align: center;
  border: 2px solid #a2aaad;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  cursor: default;
}
.help-tip:before {
  content: "?";
  font-weight: bold;
  color: #a2aaad;
}
.help-tip:hover p {
  display: block;
  transform-origin: 100% 0%;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.help-tip p {
  display: none;
  text-align: left;
}

.arrow-box {
  position: absolute;
  top: 30px;
  left: -92px;
  width: 200px;
  padding: 15px;
  background: #fff;
  border: 1px solid black;
  z-index: 1;
  border-radius: 4px;
}

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

.arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}

.arrow-box:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: black;
  border-width: 9px;
  margin-left: -9px;
}

.arrow-icon {
  display: inline;
  position: absolute;
  top: 42px;
  right: 30px;
  width: 0;
  height: 0;
  border: 5px solid #a2aaad;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
.arrow-icon:before {
  content: "";
  position: absolute;
  background-color: #a2aaad;
  top: 5px;
  left: -2px;
  width: 4px;
  height: 4px;
}
.arrow-icon:after {
  content: "";
  position: absolute;
  left: -9px;
  top: -4px;
  border: 2px solid #a2aaad;
  border-radius: 50%;
  width: 18px;
  height: 18px;
}

/* CSS animation */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.rapid-cnc-quote-request-form .form-field-hidden {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.1px;
  height: 0.1px;
  border: none;
  background-color: transparent;
}
.rapid-cnc-quote-request-form .faux-form-field {
  padding-top: 11px;
  padding-left: 15px;
}
.rapid-cnc-quote-request-form .faux-form-field:hover {
  padding-top: 9px;
  padding-left: 13px;
}
.rapid-cnc-quote-request-form .drawings-field {
  cursor: pointer;
}
.rapid-cnc-quote-request-form .quantities-input-div {
  height: auto !important;
  padding-bottom: 11px;
}
.rapid-cnc-quote-request-form .quantities-input-div:hover {
  padding-bottom: 9px !important;
}
.rapid-cnc-quote-request-form .quantities-input-div.focus {
  background-color: #fff !important;
  border: 2px solid #0068ad !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 9px 13px !important;
}
.rapid-cnc-quote-request-form .quantities-input-div.alt-error {
  background: transparent !important;
  border: 2px solid #b74831 !important;
  -webkit-box-shadow: 0 0 3px 0 #b74831;
  box-shadow: 0 0 3px 0 #b74831;
  padding: 9px 13px;
}
.rapid-cnc-quote-request-form .quantities-input-div.alt-error:hover, .rapid-cnc-quote-request-form .quantities-input-div.alt-error:focus {
  background: transparent !important;
  border: 3px solid #b74831 !important;
  -webkit-box-shadow: 0 0 3px 0 #b74831;
  box-shadow: 0 0 3px 0 #b74831;
}
.rapid-cnc-quote-request-form .quantities-input-field {
  width: 100%;
  border: none;
  background-color: transparent;
}
.rapid-cnc-quote-request-form .quantities-tag {
  display: inline-block;
  position: relative;
  padding: 5px;
  padding-right: 20px;
  color: #fff;
  background-color: #0068ad;
  border-radius: 4px;
  margin: 4px;
}
.rapid-cnc-quote-request-form .quantities-tag .close-tag {
  position: absolute;
  top: 5px;
  right: 8px;
}
.rapid-cnc-quote-request-form .quantities-tag .close-tag:hover {
  color: #343741;
  cursor: pointer;
}

.release-notes {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.release-notes .menu-section {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.release-notes .menu-section .menu-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 140px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  max-height: calc(100vh - 90px);
  scrollbar-width: thin;
  scrollbar-width: 3px; /* this is only used for firefox */
  scrollbar-color: #fff transparent; /* this is only used for firefox */
}
.release-notes .menu-section .menu-sticky::-webkit-scrollbar {
  width: 3px;
}
.release-notes .menu-section .menu-sticky::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #fff;
}
.release-notes .menu-section .menu-sticky:hover {
  scrollbar-color: #f7f7f8 transparent; /* this is only used for firefox */
}
.release-notes .menu-section .menu-sticky:hover::-webkit-scrollbar-thumb {
  background-color: #f7f7f8;
}
.release-notes .menu-section .menu-sticky .menu:first-of-type {
  border-bottom: 1px solid #f7f7f8;
}
.release-notes .menu-section .menu-sticky .menu .dropdown-selectors label {
  display: block;
}
.release-notes .menu-section .menu-sticky .menu .dropdown-selectors select {
  padding: 15px;
  width: 80%;
  border-radius: 6px;
  border-color: #d0d3d4;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.release-notes .menu-section .menu-sticky .menu .drop-down-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 20px 0;
  position: relative;
}
.release-notes .menu-section .menu-sticky .menu .drop-down-title i {
  display: none;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .topics {
  display: none;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item {
  margin-top: 4px;
  display: flex;
  align-items: center;
  width: 85%;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item a {
  color: #6c6c6c;
  text-decoration: none;
  width: 100%;
  padding: 10px;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item div {
  display: flex;
  height: 100%;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item i {
  display: none;
  color: #a2aaad;
  padding: 10px;
  margin: 0;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item:hover {
  cursor: pointer;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item:hover a:hover {
  color: #0068ad;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected {
  background-color: #f1f3f4;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected i {
  display: flex;
  flex: 1;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected a {
  color: #0068ad;
}
.release-notes .menu-section .menu-sticky .menu .drop-down .drop-down-item.selected:hover i {
  color: #333;
}
.release-notes .menu-section .menu-sticky.mobile {
  overflow-y: unset;
}
.release-notes .menu-section .menu-sticky.mobile .drop-down-title i {
  position: absolute;
  right: 11px;
  top: 19px;
  color: #333;
  font-size: 26px;
  font-size: 2.6rem;
}
.release-notes .menu-section .menu-sticky.mobile .drop-down-title.open + .drop-down {
  display: block;
}
.release-notes .menu-section .menu-sticky.mobile .drop-down-title.open i.up {
  display: block;
}
.release-notes .menu-section .menu-sticky.mobile .drop-down-title.open i.down {
  display: none;
}
.release-notes .menu-section .menu-sticky.mobile .drop-down-title.closed + .drop-down {
  display: none;
}
.release-notes .menu-section .menu-sticky.mobile .drop-down-title.closed i.up {
  display: none;
}
.release-notes .menu-section .menu-sticky.mobile .drop-down-title.closed i.down {
  display: block;
}
@media only screen and (max-width: 991px) {
  .release-notes .menu-section {
    width: 100%;
  }
  .release-notes .menu-section .menu-sticky {
    position: unset;
    overflow-y: unset;
    max-height: unset;
  }
}
.release-notes .notes {
  margin: 0 -30px 0 0;
  padding: 0;
}
.release-notes .notes .no-notes {
  margin-top: 40px;
  display: none;
}
@media only screen and (max-width: 991px) {
  .release-notes .notes {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .release-notes .notes .expand-collapse {
    clear: both;
    padding-top: 10px;
  }
  .release-notes .notes .expand-collapse .expand-all, .release-notes .notes .expand-collapse .collapse-all {
    padding-bottom: 0;
  }
}
.release-notes .notes .expand-all, .release-notes .notes .collapse-all {
  float: right;
  padding-bottom: 6px;
}
.release-notes .notes .expand-all span, .release-notes .notes .collapse-all span {
  position: relative;
  top: 6px;
  padding-left: 5px;
}
.release-notes .notes .expand-all:hover, .release-notes .notes .collapse-all:hover {
  cursor: pointer;
}
.release-notes .notes .collapse-all {
  display: none;
}
.release-notes .notes .release-note {
  clear: both;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #d0d3d4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.release-notes .notes .release-note.hidden {
  display: none;
}
.release-notes .notes .release-note .date {
  display: inline-block;
  padding-right: 15px;
}
.release-notes .notes .release-note .tag {
  display: inline-block;
  background-color: rgba(208, 211, 212, 0.2);
  padding: 3px 15px;
  border-radius: 15px;
  margin: 0 5px 10px 0;
  cursor: pointer;
}
.release-notes .notes .release-note .tag:hover {
  background-color: rgba(208, 211, 212, 0.4);
}
.release-notes .notes .release-note .title-row {
  padding-top: 15px;
  padding-bottom: 5px;
}
.release-notes .notes .release-note .title-row .title {
  display: inline-block;
}
.release-notes .notes .release-note .title-row .title h3 {
  font-weight: 700;
}
.release-notes .notes .release-note .title-row .details-dropdown {
  display: inline-block;
  float: right;
}
.release-notes .notes .release-note .title-row .details {
  margin-left: auto;
  padding-right: 30px;
  color: #0068ad;
  align-self: center;
}
.release-notes .notes .release-note .title-row .details span {
  position: absolute;
  margin-left: 5px;
}
.release-notes .notes .release-note .title-row .details:hover {
  cursor: pointer;
}
.release-notes .notes .release-note .title-row .details.less {
  display: none;
}
@media only screen and (max-width: 991px) {
  .release-notes .notes .release-note .title-row .details {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding-left: 9px;
  }
}
.release-notes .notes .release-note .content-row {
  display: none;
}

.bottom-cta {
  margin: 30px 0px;
  display: flex;
}
.bottom-cta .bottom-cta-image {
  background-color: #f7f7f8;
  padding: 0px;
  display: flex;
}
.bottom-cta .bottom-cta-image img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
@media only screen and (max-width: 991px) {
  .bottom-cta .bottom-cta-image {
    min-height: 285px;
  }
}
.bottom-cta .bottom-cta-content {
  background-color: #141519;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 7% 5%;
}
@media only screen and (max-width: 991px) {
  .bottom-cta .bottom-cta-content {
    padding: 10%;
  }
}
.bottom-cta .bottom-cta-content a.btn {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .bottom-cta {
    margin: 50px 0px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.long-form-cta1 {
  margin-bottom: 50px;
}
.long-form-cta1 img {
  background-color: #f7f7f8;
  width: 100%;
}
.long-form-cta1 .cta1-form-section {
  padding: 20px 25px;
  position: relative;
  min-height: 200px;
}
.long-form-cta1 .cta1-form-section.black {
  background-color: #141519;
  color: #fff;
}
.long-form-cta1 .cta1-form-section.light-gray {
  background-color: #f7f7f8;
  color: #333;
}
.long-form-cta1 .cta1-form-section .form-section {
  line-height: 16px;
  line-height: 1.6rem;
}
.long-form-cta1 .cta1-form-section .form-control {
  background-color: #fff !important;
}
.long-form-cta1 .cta1-form-section .error {
  padding-bottom: 10px;
}
.long-form-cta1 .cta1-form-section button {
  margin: 10px 0px 0px 0px !important;
  width: 100%;
}
.long-form-cta1 .cta1-form-section .checkbox {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
}
.long-form-cta1 .cta1-form-section .thank-you-section {
  position: absolute;
  min-height: unset;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.long-form-cta2 {
  margin-bottom: 50px;
}
.long-form-cta2 .cta2-image-container {
  background-color: #f7f7f8;
  text-align: center;
  padding: 25px 25px 0px 25px;
}
.long-form-cta2 .cta2-button-container {
  background-color: #f7f7f8;
  padding: 17px 25px;
}
.long-form-cta2 .cta2-button-container .btn {
  white-space: normal;
  width: 100%;
}

.long-form-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.long-form-row .long-form-left {
  padding-left: 0px;
  padding-right: 60px;
}
@media only screen and (max-width: 991px) {
  .long-form-row .long-form-left {
    width: 100%;
    padding-right: 0px;
  }
}
.long-form-row .long-form-right {
  padding: 0px;
}
.long-form-row .long-form-right #LongFormRight {
  height: 100%;
  overflow: unset;
}
@media only screen and (max-width: 991px) {
  .long-form-row .long-form-right {
    margin-top: 50px;
    max-width: 292px;
    margin-left: auto;
    margin-right: auto;
  }
}

.long-form-related-links {
  font-weight: bold;
  position: sticky;
  position: -webkit-sticky;
  top: 200px;
  display: none;
}
.long-form-related-links .related-links-title {
  font-size: 18px;
  font-size: 1.8rem;
}
.long-form-related-links a {
  display: block;
  color: #333;
  text-decoration: none;
}
.long-form-related-links a:hover {
  color: #0068ad;
  text-decoration: underline;
}
.long-form-related-links a:not(:last-child) {
  border-bottom: 2px solid #f7f7f8;
}
.long-form-related-links .related-link {
  display: flex;
  font-weight: bold;
  padding: 15px 0px;
}
.long-form-related-links .related-link img {
  width: 60px;
  height: 60px;
}
.long-form-related-links .related-link div {
  margin-left: 15px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 20px;
  line-height: 2rem;
}
.long-form-related-links .related-link div:hover {
  text-decoration: underline;
}

.table-of-contents {
  position: sticky;
  position: -webkit-sticky;
  top: 200px;
}
.table-of-contents .table-of-contents-title {
  font-weight: bold;
  margin-bottom: 21px;
}
.table-of-contents a {
  display: block;
  position: relative;
  color: #828590;
  text-decoration: none;
  border-left: 2px solid #d0d3d4;
  padding: 14px 24px;
  line-height: 22px;
  line-height: 2.2rem;
}
.table-of-contents a:visited {
  color: #828590;
}
.table-of-contents a:hover {
  color: #333;
  text-decoration: none;
  background-color: #f7f7f8;
}
.table-of-contents a.in-viewport {
  color: #333;
  background-color: #f7f7f8;
  border-left-color: #86BC25;
}
.table-of-contents .related-link {
  display: flex;
  font-weight: bold;
  padding: 15px 0px;
}
.table-of-contents .related-link img {
  width: 60px;
  height: 60px;
}
.table-of-contents .related-link div {
  margin-left: 15px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 20px;
  line-height: 2rem;
}
.table-of-contents .related-link div:hover {
  text-decoration: underline;
}

.table-of-contents-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.table-of-contents-row .table-of-contents-left {
  padding-right: 45px;
  margin-bottom: 40px;
}
.table-of-contents-row .table-of-contents-left #TableOfContentsLeft {
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .table-of-contents-row .table-of-contents-left {
    width: 100%;
    padding-right: 15px;
  }
}
.table-of-contents-row .table-of-contents-right {
  padding: 0px;
}
@media only screen and (max-width: 991px) {
  .table-of-contents-row .table-of-contents-right {
    width: 100%;
  }
}
/* add any additional styles that are not a part of the main.css file here  */

.long-form-table, .white-paper-table {
    width: 100%;
    background-color: #fff;
    text-align: left;
    color: #424140;
    margin-bottom: 20px;
}
.white-paper-table th {
    background-color: #3287b1;
    padding: 5px;
    text-align: left;
    font-size: 1.1em;
    color: #fff;
}
.white-paper-table td {
    padding: 8px 8px 8px 8px;
    vertical-align: top;
    border: 1px solid #aaa;
}
.white-paper-table .sub-table&gt;div {
    float: left;
    width: 50%;
}
.white-paper-table .sub-table div&gt;.sub-title {
    color: #3287b1;
    font-weight: bold;
    border-bottom: 1px #3287b1 solid;
    margin-top: 10px;
    margin-bottom: 7px;
}
.white-paper-table .indent {
    margin-left: 30px;
}
.white-paper-table ul {
    list-style: disc;
}
.white-paper-table li {
    display: list-item;
    text-align: -webkit-match-parent;
}
/*All circular*/
@font-face {
    font-family: "Circular";
    src: local('Circular Std Book'), local('CircularStdBook'), url("/fonts/circular/circularstd-book.woff") format("woff"), url("/fonts/circular/circularstd-book.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
    font-family: "Circular";
    src: local('Circular Std Medium'), local('CircularStdMedium'), url("/fonts/circular/circularstd-medium.woff") format("woff"), url("/fonts/circular/circularstd-medium.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
</pre></body></html>