/* Minification failed. Returning unminified contents.
(31349,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(31354,27): run-time error CSS1039: Token not allowed after unary operator: '-vh'
 */
@charset "UTF-8";
/* Import variables and util */
/**
 * Breakpoints
 */
/**
 * Colors
 */
/**
 * Font Sizing
 */
/**
 * Font
 */
/* Extensions */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: "Cytiva Aktiv", "Noto Sans SC", "Nanum Gothic", Arial, Helvetica, sans-serif;
   font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: flex;
  min-height: 100%;
  background-color: #fff;
  color: #2f3133; }

body {
  margin: 0;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  font-size: 1.125rem;
  position: relative;
  line-height: 1.5em;
  font-family: "Cytiva Aktiv", "Noto Sans SC", "Nanum Gothic", Arial, Helvetica, sans-serif;
  color: #18181B; }

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: transparent;
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
  cursor: pointer; }

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

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  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;
  vertical-align: middle;}

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

figure {
    margin: 1em 40px;}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
  height: 1px;
  background-color: #a5a6a8;
}

pre {
  overflow: auto;
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;}

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

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

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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 > .caret,
  .dropup > .btn > .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("/res/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/res/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/res/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/res/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/res/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/res/assets/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

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

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

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.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: "\26fa"; }

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b"; }

.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: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

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

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

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

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  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%; }

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

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

[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: #18181B; }
  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: 400;
    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 {
  padding: .2em;
  background-color: #fcf8e3; }

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

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

.text-center, .banner, .register-banner, .search-banner {
  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;
   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: 0; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

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

.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.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .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: "\00A0 \2014"; }

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

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: 700;
    box-shadow: none; }

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

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .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.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

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 > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  position: relative;
  width: 100%;
  border: 0;
  overflow: initial; }
  @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 > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  color: #2f3133;
  font-weight: normal; }

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

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.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-image: none;
  -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;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ccc;
  padding: 11px;
  outline-color: #efefef;
  height: 43px; }
  .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 {
    background-color: transparent;
    border: 0; }
  .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; }

@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 > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .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.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

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

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

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

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

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  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 > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333; }

.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 > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .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 > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.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;
  background-color: #f2dede;
  border-color: #a94442; }

.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: 0;
  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 > .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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.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;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase; }
  .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 {
    background-image: none;
    outline: 0;
    -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;
    filter: alpha(opacity=65);
    opacity: 0.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 > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    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 > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .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 > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    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 > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .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 > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    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 > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    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 > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    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 > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .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 > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    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 > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .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 {
  font-weight: 400;
  color: #337ab7;
  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 > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

.btn-xs, .btn-group-xs > .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%;
  z-index: 1000;
  display: none;
  float: left;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-color: #fff;
  border: 0 solid #aeafaf;
  border-radius: 2px;
  box-shadow: 0px 1px 2px 0px #2f3133;
  color: #2f3133;
  margin: 6px 0 0 5px;
  min-width: 112px;
  max-width: 300px;
  padding-top: 8px;
  padding-bottom: 8px;
  right: 0;
  left: inherit; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

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

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

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

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

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

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

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

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

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 992px) {
  .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 > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .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 {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

.btn-group > .btn-group {
  float: left; }

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

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

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

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

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

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .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-right: 0;
    padding-left: 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: 400;
  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 > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .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 > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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 > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-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 > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

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

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

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

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

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

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

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

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

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 992px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .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-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .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; } }
  @media (min-width: 992px) {
    .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; }

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

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

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

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 3px;
  margin-bottom: 3px;
  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: 992px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 991px) {
    .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 > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 992px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 10px;
          padding-bottom: 10px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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: 3px;
  margin-bottom: 3px; }
  @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 > .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: 991px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 5px;
    margin-bottom: 5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 9px;
    margin-bottom: 9px; }

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

@media (min-width: 992px) {
  .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 > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > 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-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 > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > 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-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 > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #777777; }

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .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 > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  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 > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

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

.alert {
  border-radius: 0;
  border: 0;
  border-bottom: 3px solid #CCC;
  padding: 30px;
  margin-bottom: 20px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert h6 {
    line-height: 1;
    margin: 0 0 10px 0 !important; }
  .alert .checkbox .ge-label--error {
    margin: 2px 0 0; }
  .alert .checkbox.-has--error input[type="checkbox"] {
    border-color: #E0091F; }
  .alert .checkbox.-has--error .ge-label--error {
    visibility: visible; }
  .alert.alert-success {
    background-color: #d5f1e5;
    border-color: #00bf6f; }
    .alert.alert-success h6 {
      color: #3c763d; }
  .alert.alert-danger {
    background-color: #f1e3e5;
    border-color: #bf001d; }
    .alert.alert-danger h6 {
      color: #a94442; }
  .alert.alert-info {
    background-color: #f4f5f8;
    border-color: #c4c3c2; }
  .alert.alert-notification {
    background-color: #F5EFDE;
    border-color: #C9792B;
    color: #BA6500;
    padding: 15px 30px; }
  .alert.push-top {
    margin-top: 35px; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > 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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

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

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

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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 {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

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

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

.media-left,
.media > .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 {
  padding-left: 0;
  margin-bottom: 20px; }

.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-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .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 > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .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; }

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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

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

.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 {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > 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 > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 0;
  padding: 50px; }
  .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 > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .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 > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

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

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

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

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

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
    text-align: center; }
  .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;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  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);
  outline: 0; }

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

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

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

.modal-title {
  margin: 0;
  line-height: 1.42857;
  text-align: left; }

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .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 {
    right: 5px;
    bottom: 0;
    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; }

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

.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: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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 > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .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 > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

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

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

.carousel {
  position: relative; }

.carousel-inner {
  width: 100%;
  overflow: hidden;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  transform: translateX(100%);
  left: -100%;
}
  .carousel-inner > .item {
    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;
    display: block !important }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .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 > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .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;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

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

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block, .picture-box .picture-img img, .banner, .register-banner, .search-banner {
  display: block;
  margin-right: auto;
  margin-left: 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, sans-serif;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline li {
  display: inline-block;
  padding-left: 0;
  padding-right: 0; }

.list-inline li:not(:last-child) {
  margin-right: 5px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

/*!
 *
 *             SimpleBar.js - v2.4.1
 *             Scrollbars, simpler.
 *             https://grsmto.github.io/simplebar/
 *
 *             Made by Adrien Grsmto from a fork by Jonathan Nicol
 *             Under MIT License
 *
 */
.obsolete [data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.obsolete [data-simplebar=init] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.obsolete .simplebar-scroll-content {
    overflow-x: hidden;
    overflow-y: scroll;
    min-width: 100%;
    box-sizing: content-box;
}

.obsolete .simplebar-content {
    overflow-x: scroll;
    overflow-y: hidden;
    box-sizing: border-box;
    min-height: 100%;
}

.obsolete .simplebar-scrollbar {
    position: absolute;
    right: 2px;
    border-radius: 7px;
    min-height: 10px;
    width: 7px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background: #000;
    background-clip: padding-box;
}

.obsolete .simplebar-track:hover .simplebar-scrollbar {
    opacity: .5;
    -webkit-transition: opacity 0 linear;
    transition: opacity 0 linear;
}

.obsolete .simplebar-track .simplebar-scrollbar.visible {
    opacity: .5;
}

.obsolete .simplebar-track.horizontal {
    display: none;
    left: 0;
    width: auto;
    height: 11px;
}

.obsolete .simplebar-track.vertical {
    width: 4px;
    top: 2px;
}

.obsolete .horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }
  .bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1; }
    .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
      color: #999; }
  .bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none; }
    .bootstrap-select > select.mobile-device {
      top: 0;
      left: 0;
      display: block !important;
      width: 100% !important;
      z-index: 2; }
  .has-error .bootstrap-select .dropdown-toggle,
  .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48; }
  .bootstrap-select.fit-width {
    width: auto !important; }
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px; }
  .bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }
  .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%; }
  .bootstrap-select.form-control.input-group-btn {
    z-index: auto; }
    .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
      border-radius: 0; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }
  .form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
  .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }
  .bootstrap-select.btn-group.disabled:focus,
  .bootstrap-select.btn-group > .disabled:focus {
    outline: none !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important; }
  .bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none; }
  .bootstrap-select.btn-group .dropdown-menu li {
    position: relative; }
    .bootstrap-select.btn-group .dropdown-menu li.active small {
      color: #fff; }
    .bootstrap-select.btn-group .dropdown-menu li.disabled a {
      cursor: not-allowed; }
    .bootstrap-select.btn-group .dropdown-menu li a {
      cursor: pointer;
      user-select: none; }
      .bootstrap-select.btn-group .dropdown-menu li a.opt {
        position: relative;
        padding-left: 2.25em; }
      .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
        display: none; }
      .bootstrap-select.btn-group .dropdown-menu li a span.text {
        display: inline-block; }
    .bootstrap-select.btn-group .dropdown-menu li small {
      padding-left: 0.5em; }
  .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #e3e3e3;
    -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);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bs-actionsbox .btn-group button {
    width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bs-donebutton .btn-group button {
    width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

.ge-daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ececf0;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 10px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-size: 15px;
  line-height: 1em; }
  @media only screen and (max-width: 767px) {
    .ge-daterangepicker {
      width: 100%;
      height: 100%;
      padding: 55px;
      top: -11px !important;
      position: fixed; } }

.drp-button {
  cursor: pointer; }

.ge-daterangepicker:before, .ge-daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.ge-daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.ge-daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.ge-daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.ge-daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.ge-daterangepicker.opensright:before {
  left: 19px; }

.ge-daterangepicker.opensright:after {
  left: 19px; }

.ge-daterangepicker.drop-up {
  margin-top: -7px; }

.ge-daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.ge-daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.ge-daterangepicker.single .ge-daterangepicker .ranges, .ge-daterangepicker.single .drp-calendar {
  float: none; }

.ge-daterangepicker.single .drp-selected {
  display: none; }

.ge-daterangepicker.show-calendar .drp-calendar {
  display: block; }

.ge-daterangepicker.show-calendar .drp-buttons {
  display: block; }

.ge-daterangepicker.auto-apply .drp-buttons {
  display: none; }

.ge-daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.ge-daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.ge-daterangepicker .drp-calendar.right {
  padding: 8px; }

.ge-daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.ge-daterangepicker .calendar-table .next span, .ge-daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.ge-daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.ge-daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.ge-daterangepicker .calendar-table th {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 0.79rem;
  color: #63666a;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.ge-daterangepicker .calendar-table td {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid #ececf0;
  white-space: nowrap;
  cursor: pointer;
  color: #63666a; }

.ge-daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.ge-daterangepicker td {
  color: #63666a; }

.ge-daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.ge-daterangepicker td.available:hover, .ge-daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.ge-daterangepicker th.available:hover {
  border-radius: 50px; }

.ge-daterangepicker td.available:hover {
  border-radius: 0px; }

.ge-daterangepicker td.week, .ge-daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.ge-daterangepicker td.off, .ge-daterangepicker td.off.in-range, .ge-daterangepicker td.off.start-date, .ge-daterangepicker td.off.end-date {
  background-color: #fff;
  color: transparent;
  border: transparent; }

.ge-daterangepicker td.in-range {
  background-color: #ebf4f8;
  color: #000;
  border-radius: 0; }

.ge-daterangepicker td.active, .ge-daterangepicker td.active:hover {
  background-color: #005eb8;
  color: #fff;
  border-radius: 0; }

.ge-daterangepicker th.month {
  width: auto;
  font-size: 1rem !important;
  text-transform: capitalize;
  color: #2f3133; }

.ge-daterangepicker td.disabled, .ge-daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.ge-daterangepicker select.monthselect, .ge-daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.ge-daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.ge-daterangepicker select.yearselect {
  width: 40%; }

.ge-daterangepicker select.hourselect, .ge-daterangepicker select.minuteselect, .ge-daterangepicker select.secondselect, .ge-daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #ececf0;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.ge-daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.ge-daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.ge-daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.ge-daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.ge-daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px; }

.ge-daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd; }

.ge-daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.ge-daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.ge-daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.ge-daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.ge-daterangepicker .ranges li:hover {
  background-color: #eee; }

.ge-daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media screen and (min-width: 800px) {
  .ge-daterangepicker {
    width: max-content; }
  .ge-daterangepicker .ranges ul {
    width: 140px; }
  .ge-daterangepicker.single .ranges ul {
    width: 100%; }
  .ge-daterangepicker.single .drp-calendar.left {
    clear: none; }
  .ge-daterangepicker.single.ltr .ranges, .ge-daterangepicker.single.ltr .drp-calendar {
    float: left; }
  .ge-daterangepicker.single.rtl .ranges, .ge-daterangepicker.single.rtl .drp-calendar {
    float: right; }
  .ge-daterangepicker.ltr {
    direction: ltr;
    text-align: left; }
  .ge-daterangepicker.ltr .drp-calendar.left {
    clear: left;
    margin-right: 0; }
  .ge-daterangepicker.ltr .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 8px;}
  .ge-daterangepicker.ltr .drp-calendar.right {
    margin-left: 0; }
  .ge-daterangepicker.ltr .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .ge-daterangepicker.ltr .ranges, .ge-daterangepicker.ltr .drp-calendar {
    float: left; }
  .ge-daterangepicker.rtl {
    direction: rtl;
    text-align: right; }
  .ge-daterangepicker.rtl .drp-calendar.left {
    clear: right;
    margin-left: 0; }
  .ge-daterangepicker.rtl .drp-calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 12px}
  .ge-daterangepicker.rtl .drp-calendar.right {
    margin-right: 0; }
  .ge-daterangepicker.rtl .drp-calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .ge-daterangepicker.rtl .ranges, .ge-daterangepicker.rtl .drp-calendar {
    text-align: right;
    float: right; } }

@media (min-width: 730px) {
  .ge-daterangepicker .ranges {
    width: auto; }
  .ge-daterangepicker.ltr .ranges {
    float: left; }
  .ge-daterangepicker.rtl .ranges {
    float: right; }
  .ge-daterangepicker .drp-calendar.left {
    clear: none !important; } }

@media (max-width: 1230px) and (min-width: 1200px) {
  .ge-daterangepicker {
    width: min-content; } }

@media (max-width: 1105px) and (min-width: 1090px) {
  .ge-daterangepicker {
    width: min-content; } }

/* Base framework */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

/* HTML5 display definitions
   ========================================================================== */

ol {
  margin-bottom: 0; }

/* Links
   ========================================================================== */
/**
 * Remove the box-shadow from active button
 */
.btn:active {
  box-shadow: none; }

/* Forms
   ========================================================================== */
/**
 * Remove native close icon for input in IE
 */
input::-ms-clear {
  display: none; }

/* Tables
   ========================================================================== */

.ng-pristine.ng-invalid-required {
  box-shadow: none; }

.tab-pane img {
  max-width: 100%; }

@media print {
  body {
    font-family: 'Cytiva Aktiv', 'Nanum Gothic', Arial, Helvetica, sans-serif;
    display: block !important; }
  .cui-global-alert.-type--brand-launch,
  .article-page__header-icons,
  .navbar-nav,
  .navbar-brand::after,
  button#back-to-top,
  nav.inpage-nav,
  footer.ge-footer,
  .db-live-chat {
    display: none !important; }
  main,
  .ge-layout {
    display: block !important;
    flex: none !important; }
  .global-navigation .navbar {
    display: block; }
    .global-navigation .navbar .navbar-header {
      margin: 20px 0 0;
      height: auto; }
  .global-navigation .navbar.-navbar--white,
  h2 + p,
  h3 + p {
    page-break-before: avoid; }
  .panel-heading {
    page-break-inside: avoid;
    position: static !important; }
  main .ge-layout,
  main .banner-component {
    padding-top: 0 !important; }
  main .banner-component {
    padding-bottom: 0 !important; }
  main .align-container {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important; }
    main .align-container::after {
      display: none; }
    main .align-container h1::before, main .align-container h2::before, main .align-container h3::before, main .align-container h4::before {
      display: none; }
  main .most-recent-posts {
    padding: 15px 0; }
  .article-page__header [href="#"] {
    display: none !important; }
    .panel-heading a::after {
      display: none !important; }
  .panel-collapse {
    display: block !important;
    height: auto !important; } }

@-ms-viewport {
  width: 100vw;
  height: 100vh; }

  html[lang=ja] {
    font-family: "Cytiva Aktiv", "Noto Sans JP", "Nanum Gothic", Arial, Helvetica, sans-serif; }

[lang=ja] {
  font-family: "Cytiva Aktiv", "Noto Sans JP", "Nanum Gothic", Arial, Helvetica, sans-serif; }

.centered {
  text-align: center; }

main {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column; }
  main h2.head-title {
    font-size: 2.281em; }

.ge-layout {
  flex: 1 0 auto;
  flex-direction: column; }
  .ge-layout .ge-layout {
    flex: none; }
  .ge-layout.-indent--30-0-60--xs-15-0 {
    padding-top: 30px;
    padding-bottom: 60px; }
    @media (max-width: 767px) {
      .ge-layout.-indent--30-0-60--xs-15-0 {
        padding-top: 15px;
        padding-bottom: 15px; } }
  .ge-layout.-indent--md-50-0-0 {
    padding-top: 30px;
    padding-bottom: 60px; }
    @media (max-width: 767px) {
      .ge-layout.-indent--md-50-0-0 {
        padding-top: 15px;
        padding-bottom: 15px; } }
    @media (min-width: 768px) {
      .ge-layout.-indent--md-50-0-0 {
        padding-top: 50px; } }
  .ge-layout.-indent--zero {
    padding-top: 0;
    padding-bottom: 0; }
  .ge-layout.-indent--25-0-40 {
    padding-top: 25px;
    padding-bottom: 40px; }
  .ge-layout.-indent--50-0-40 {
    padding-top: 50px;
    padding-bottom: 40px; }
  .ge-layout.-indent--50-0-0 {
    padding-top: 50px; }
  .ge-layout.-indent--20-0-50 {
    padding-top: 20px;
    padding-bottom: 50PX; }
  .ge-layout.-indent--50-0-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .ge-layout.-indent--35-0 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .ge-layout.-indent--75-0-md-25-0 {
    height: 100vh;
    padding-top: 75px;
    padding-bottom: 75px;
    overflow: auto; }
    @media screen and (max-width: 991px) {
      .ge-layout.-indent--75-0-md-25-0 {
        height: auto;
        min-height: 100vh;
        padding-top: 25px;
        padding-bottom: 25px; } }
  .ge-layout.-indent--30-0-0--xs-15-0-0 {
    padding-top: 30px; }
    @media (max-width: 767px) {
      .ge-layout.-indent--30-0-0--xs-15-0-0 {
        padding-top: 15px; } }
  .ge-layout.-indent--30-255-0-255--xs-15-0-0-0 {
    padding: 30px 200px 0 200px; }
    @media screen and (min-width: 760px) and (max-width: 980px) {
      .ge-layout.-indent--30-255-0-255--xs-15-0-0-0 {
        padding: 15px; } }
    @media (max-width: 767px) {
      .ge-layout.-indent--30-255-0-255--xs-15-0-0-0 {
        padding: 15px 0 0 0; } }
    @media screen and (min-width: 1345px) {
      .ge-layout.-indent--30-255-0-255--xs-15-0-0-0 .db-checkout.container {
        max-width: 980px; } }
    @media screen and (min-width: 760px) and (max-width: 1344px) {
      .ge-layout.-indent--30-255-0-255--xs-15-0-0-0 .db-checkout.container {
        max-width: 760px; } }
  .ge-layout.-indent--0-0-60--xs-0-0-15 {
    padding-bottom: 60px; }
    @media (max-width: 767px) {
      .ge-layout.-indent--0-0-60--xs-0-0-15 {
        padding-bottom: 15px; } }
  .ge-layout.-indent--35-row-0 {
    padding-top: 35px;
    margin: 0 -15px; }
    .ge-layout.-indent--35-row-0:before, .ge-layout.-indent--35-row-0:after {
      content: " ";
      display: table; }
    .ge-layout.-indent--35-row-0:after {
      clear: both; }
  @media (max-width: 991px) {
    .ge-layout.-indent--md-20-0 {
      padding: 20px 0; } }

.wrap-center,
.centered {
  margin: 0 auto;
  display: block;
  float: none !important; }

.content {
  float: left;
  margin: 0 auto;
  padding: 1.1em;
  width: 50%; }

.overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 78; }

.modal-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 110; }

.grey-container {
  background: #ececf0; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

.section-df-spacing {
  padding: 40px 0; }
  @media screen and (max-width: 768px) {
    .section-df-spacing {
      padding: 30px 0; } }
  .section-df-spacing.bg-grey {
    background: #00755f; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.safari .row:before, .safari .row:after {
  order: 1;
  flex-basis: 0; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 20px; }

.summary-table > * {
  flex-direction: column; }

#mouseflow .load-font {
  display: none; }

.table-rwd.table > thead > tr > th {
  border-bottom-width: 1px;
  font-weight: normal; }

.table-no-top-border tr:first-child td {
  border-top: 0; }

.v-align-middle tbody tr td,
.v-align-middle thead tr th {
  vertical-align: middle; }

.align-btns .btn-small,
.align-btns .btn-med,
.align-btns .btn-large {
  margin-top: 5px; }

.table-rwd {
  min-width: 240px; }
  @media all and (max-width: 768px) {
    .table-rwd .table-center {
      text-align: left; }
    .table-rwd .icon-table {
      display: inline-block; } }
  @media (max-width: 767px) {
    .table-rwd tr {
      border-top: 2px solid #ddd;
      border-bottom: 2px solid #ddd; } }
  .table-rwd th {
    display: none; }
  .table-rwd td {
    display: block; }
    .table-rwd td:first-child {
      padding-top: .5em; }
    .table-rwd td:last-child {
      padding-bottom: .5em; }
    .table-rwd td:before {
      content: attr(data-th) ": ";
      font-weight: bold;
      width: 33%;
      margin-right: 15px;
      display: inline-block; }
      @media (min-width: 768px) {
        .table-rwd td:before {
          display: none; } }
  @media (min-width: 768px) {
    .table-rwd th,
    .table-rwd td {
      display: table-cell; } }

.hybris-content table {
  margin-bottom: 20px; }
  .hybris-content table th, .hybris-content table td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border: 1px solid #ddd; }
  .hybris-content table th {
    vertical-align: bottom;
    border: 1px solid #ddd; }

.hybris-content img {
  max-width: 100%; }

@media (max-width: 991px) {
  .hybris-content iframe {
    width: 100% !important; } }

.allBorderTable {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%; }
  .table-responsive .allBorderTable {
    margin-top: 0; }
  .allBorderTable th, .allBorderTable td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border: 1px solid #ddd; }
  .allBorderTable th {
    vertical-align: bottom;
    border: 1px solid #ddd; }
  .allBorderTable img {
    max-width: 100%; }
  @media (max-width: 991px) {
    .allBorderTable iframe {
      width: 100% !important; } }

.sticky-header-table {
  margin: 20px 0; }
  .sticky-header-table .sticky-table {
    width: auto;
    min-width: 100%;
    margin: 0; }
  @media (min-width: 992px) {
    .sticky-header-table .sticky-table .preview-block > img,
    .sticky-header-table .sticky-table .preview-block > iframe {
      min-width: 0; } }
  .sticky-header-table .sticky-table > thead > tr > th,
  .sticky-header-table .sticky-table > tbody > tr > td {
    background: #f4f5f8; }
  @media (max-width: 767px) {
    .ie .sticky-header-table .sticky-table img,
    .edge .sticky-header-table .sticky-table img {
      max-width: 180px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ie .sticky-header-table .sticky-table img,
    .edge .sticky-header-table .sticky-table img {
      max-width: 200px; } }
  @media (min-width: 992px) {
    .ie .sticky-header-table .sticky-table img,
    .edge .sticky-header-table .sticky-table img {
      max-width: 250px; } }
  .sticky-header-table .sticky-table iframe {
    min-width: 200px; }
  .sticky-header-table.-fixed-header .table--inner-wrapper {
    position: relative; }
  .sticky-header-table.-fixed-header .sticky-table {
    display: block; }
    .sticky-header-table.-fixed-header .sticky-table > thead,
    .sticky-header-table.-fixed-header .sticky-table > tbody {
      display: block; }
      .sticky-header-table.-fixed-header .sticky-table > thead > tr,
      .sticky-header-table.-fixed-header .sticky-table > tbody > tr {
        width: 100%;
        display: flex;
        flex-wrap: nowrap; }
        .sticky-header-table.-fixed-header .sticky-table > thead > tr:last-child > td, .sticky-header-table.-fixed-header .sticky-table > thead > tr:last-child > th,
        .sticky-header-table.-fixed-header .sticky-table > tbody > tr:last-child > td,
        .sticky-header-table.-fixed-header .sticky-table > tbody > tr:last-child > th {
          border-bottom: 1px solid #ddd; }
    .sticky-header-table.-fixed-header .sticky-table > thead > tr > th,
    .sticky-header-table.-fixed-header .sticky-table > tbody > tr > td {
      display: flex !important;
      border-right: none;
      border-bottom: none;
      flex: 1 0 auto; }
      .sticky-header-table.-fixed-header .sticky-table > thead > tr > th:last-child,
      .sticky-header-table.-fixed-header .sticky-table > tbody > tr > td:last-child {
        border-right: 1px solid #ddd; }
    .sticky-header-table.-fixed-header .sticky-table > tbody > tr > td {
      flex-direction: column; }
    .sticky-header-table.-fixed-header .sticky-table > thead > tr > th span {
      align-self: flex-end; }
    .sticky-header-table.-fixed-header .sticky-table > thead {
      position: absolute;
      width: 100%;
      z-index: 2; }

.scroll-table {
  position: relative;
  overflow: hidden; }
  .scroll-table.with-scroll:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -50px;
    width: 50px;
    border-radius: 10px 0 0 10px / 50% 0 0 50%;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
    content: '';
    z-index: 2; }
  .scroll-table .table--inner-wrapper {
    overflow-x: auto; }
    .scroll-table .table--inner-wrapper::-webkit-scrollbar-track {
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
      background: #f0f0f0; }
    .scroll-table .table--inner-wrapper::-webkit-scrollbar-thumb {
      border-radius: 6px;
      background: #ccc; }
    .scroll-table .table--inner-wrapper::-webkit-scrollbar {
      height: 12px; }
    .scroll-table .table--inner-wrapper > table {
      width: auto;
      min-width: 100%;
      margin: 0; }
  @media (min-width: 992px) {
    .scroll-table {
      width: 100%; }
      .scroll-table .table--inner-wrapper > table {
        width: 100%;
        max-width: 100%; } }

.-tile--table {
  padding: 5px 20px;
  border-radius: 0.3rem;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4); }
  .-tile--table .table {
    margin-bottom: 0; }
  .-tile--table tbody tr:first-child td {
    border: none; }
  .-tile--table td {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    vertical-align: middle; }
    .-tile--table td:first-child {
      padding-left: 0; }
    .-tile--table td:last-child {
      padding-right: 0; }

.simple-table {
  font-size: 0.889rem;
  padding: 5px 20px 0 20px; }
  .simple-table .table > thead > tr > th,
  .simple-table .table > tbody > tr > td {
    padding: 16px; }
  .simple-table .table > thead > tr > th {
    border-bottom-width: 1px; }

.table.-no--borders,
table.-no--borders {
  border: none; }
  .table.-no--borders thead,
  .table.-no--borders tbody,
  .table.-no--borders th,
  .table.-no--borders tr,
  .table.-no--borders td,
  table.-no--borders thead,
  table.-no--borders tbody,
  table.-no--borders th,
  table.-no--borders tr,
  table.-no--borders td {
    border: none; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  text-align: left;
  text-transform: uppercase; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 38px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 15px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 38px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block;
  max-height: 200px; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 10px 15px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 38px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
  padding: 0 1px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
  font-weight: bold; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #005eb8; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #005eb8; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 0; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 38px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 0; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 0; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.dark.select2-selection .select2-container--default {
  background-color: #004080; }

.dark.select2-selection--single .select2-selection__rendered,
.dark.select2-selection--single .select2-selection__placeholder {
  color: #fff; }

.dark.select2-selection--single .select2-selection__arrow {
  line-height: 36px;
  margin-right: 2px; }

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

a:hover {
  text-decoration: underline; }

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

.square-btn-list {
  overflow: hidden;
  padding: 0;
  padding-top: 20px; }
  .square-btn-list li {
    vertical-align: top; }
  @media all and (max-width: 991px) {
    .square-btn-list {
      overflow: hidden !important; } }

.btn-square {
  display: none; }
  .btn-square a {
    width: 100%;
    display: block;
    position: relative;
    text-align: center !important;
    color: #2f3133;
    max-width: 125px;
    margin: 0 auto !important; }
    .btn-square a img {
      position: absolute;
      width: 35px;
      height: 35px;
      top: 25%;
      left: 50%;
      margin-left: -17.5px; }
    .btn-square a span {
      display: block;
      position: relative;
      margin-top: -30%;
      padding: 5px;
      padding-bottom: 20%;
      color: #2f3133; }
    .btn-square a span.icon {
      display: block;
      position: absolute;
      width: 35px;
      height: 35px;
      top: 50%;
      margin-top: -35px;
      left: 50%;
      margin-left: -17.5px; }
    .btn-square a span.icon-home {
      width: 30px;
      height: 30px;
      top: 15%;
      margin-left: -15px; }
  .btn-square a:before,
  .btn-square a::before {
    content: "";
    display: block;
    padding-top: 85%;
    background-color: #d7d8db;
    border-bottom: 2px solid #d7d8db; }
  .btn-square:first-of-type, .btn-square:nth-of-type(2), .btn-square:nth-of-type(3), .btn-square:nth-of-type(4) {
    display: inline-block; }
  @media all and (min-width: 1200px) {
    .btn-square {
      display: inline-block; } }

.btn-square.add-more {
  background: none; }
  .btn-square.add-more a img {
    top: initial;
    left: 100%;
    padding: 5px;
    background: white;
    margin-left: -35px;
    margin-top: -30px; }
  .btn-square.add-more a span {
    margin-top: -55%;
    padding-bottom: 50%; }
  .btn-square.add-more a:before,
  .btn-square.add-more a::before {
    content: "";
    display: block;
    padding-top: 85%;
    background-color: transparent;
    border: 1px solid #a5a6a8; }

.btn-roll,
.btn-no-roll {
  display: inline-block;
  border: 0;
  padding: 0;
  font-size: 1.2rem;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: inherit;
  text-decoration: none;
  cursor: pointer; }

.btn-roll span,
.btn-no-roll span {
  position: relative;
  display: block;
  transition: transform 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), color 400ms cubic-bezier(0.25, 0.25, 0.75, 0.75) 200ms; }

.btn-roll span:after {
  content: attr(title);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  color: transparent;
  transition: color 400ms cubic-bezier(0.25, 0.25, 0.75, 0.75) 200ms; }

.btn-roll:hover span {
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  color: transparent;
  transition-delay: 0ms, 200ms; }

.btn-roll:hover span:after {
  color: #fff;
  transition-delay: 200ms; }

.btn-frame.btn-roll:hover span:after {
  color: #2f3133;
  transition-delay: 200ms; }

.btn-lightgrey,
.btn-green,
.btn-joined,
.btn-blue,
.btn-gray,
.btn-purple,
.btn-frame {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 30px;
  color: white;
  margin: 0 auto;
  overflow: hidden;
  letter-spacing: 0.05em;
  border: 2px solid transparent; }
  .btn-lightgrey:hover,
  .btn-green:hover,
  .btn-joined:hover,
  .btn-blue:hover,
  .btn-gray:hover,
  .btn-purple:hover,
  .btn-frame:hover {
    text-decoration: none !important;
    color: white !important; }
  .btn-lightgrey.btn-small,
  .btn-green.btn-small,
  .btn-joined.btn-small,
  .btn-blue.btn-small,
  .btn-gray.btn-small,
  .btn-purple.btn-small,
  .btn-frame.btn-small {
    font-size: 0.702em;
    padding: 0 1em; }
    .btn-lightgrey.btn-small span,
    .btn-green.btn-small span,
    .btn-joined.btn-small span,
    .btn-blue.btn-small span,
    .btn-gray.btn-small span,
    .btn-purple.btn-small span,
    .btn-frame.btn-small span {
      height: 24px;
      line-height: 24px; }
  .btn-lightgrey.btn-med,
  .btn-green.btn-med,
  .btn-joined.btn-med,
  .btn-blue.btn-med,
  .btn-gray.btn-med,
  .btn-purple.btn-med,
  .btn-frame.btn-med {
    font-size: 0.889em;
    padding: 0 1.5em; }
    .btn-lightgrey.btn-med span,
    .btn-green.btn-med span,
    .btn-joined.btn-med span,
    .btn-blue.btn-med span,
    .btn-gray.btn-med span,
    .btn-purple.btn-med span,
    .btn-frame.btn-med span {
      height: 39px;
      line-height: 39px; }
  .btn-lightgrey.btn-large,
  .btn-green.btn-large,
  .btn-joined.btn-large,
  .btn-blue.btn-large,
  .btn-gray.btn-large,
  .btn-purple.btn-large,
  .btn-frame.btn-large {
    font-size: 1.125em;
    padding: 0px 1.5em; }
    .btn-lightgrey.btn-large span,
    .btn-green.btn-large span,
    .btn-joined.btn-large span,
    .btn-blue.btn-large span,
    .btn-gray.btn-large span,
    .btn-purple.btn-large span,
    .btn-frame.btn-large span {
      height: 64px;
      line-height: 64px; }
  .btn-lightgrey.btn-green[disabled="disabled"], .btn-lightgrey.btn-green[disabled=""], .btn-lightgrey.btn-green:disabled, .btn-lightgrey.btn-lightgrey[disabled="disabled"], .btn-lightgrey.btn-lightgrey[disabled=""], .btn-lightgrey.btn-lightgrey:disabled, .btn-lightgrey.btn-joined[disabled="disabled"], .btn-lightgrey.btn-joined[disabled=""], .btn-lightgrey.btn-joined:disabled, .btn-lightgrey.btn-blue[disabled="disabled"], .btn-lightgrey.btn-blue[disabled=""], .btn-lightgrey.btn-blue:disabled, .btn-lightgrey.btn-gray[disabled="disabled"], .btn-lightgrey.btn-gray[disabled=""], .btn-lightgrey.btn-gray:disabled, .btn-lightgrey.btn-purple[disabled="disabled"], .btn-lightgrey.btn-purple[disabled=""], .btn-lightgrey.btn-purple:disabled,
  .btn-green.btn-green[disabled="disabled"],
  .btn-green.btn-green[disabled=""],
  .btn-green.btn-green:disabled,
  .btn-green.btn-lightgrey[disabled="disabled"],
  .btn-green.btn-lightgrey[disabled=""],
  .btn-green.btn-lightgrey:disabled,
  .btn-green.btn-joined[disabled="disabled"],
  .btn-green.btn-joined[disabled=""],
  .btn-green.btn-joined:disabled,
  .btn-green.btn-blue[disabled="disabled"],
  .btn-green.btn-blue[disabled=""],
  .btn-green.btn-blue:disabled,
  .btn-green.btn-gray[disabled="disabled"],
  .btn-green.btn-gray[disabled=""],
  .btn-green.btn-gray:disabled,
  .btn-green.btn-purple[disabled="disabled"],
  .btn-green.btn-purple[disabled=""],
  .btn-green.btn-purple:disabled,
  .btn-joined.btn-green[disabled="disabled"],
  .btn-joined.btn-green[disabled=""],
  .btn-joined.btn-green:disabled,
  .btn-joined.btn-lightgrey[disabled="disabled"],
  .btn-joined.btn-lightgrey[disabled=""],
  .btn-joined.btn-lightgrey:disabled,
  .btn-joined.btn-joined[disabled="disabled"],
  .btn-joined.btn-joined[disabled=""],
  .btn-joined.btn-joined:disabled,
  .btn-joined.btn-blue[disabled="disabled"],
  .btn-joined.btn-blue[disabled=""],
  .btn-joined.btn-blue:disabled,
  .btn-joined.btn-gray[disabled="disabled"],
  .btn-joined.btn-gray[disabled=""],
  .btn-joined.btn-gray:disabled,
  .btn-joined.btn-purple[disabled="disabled"],
  .btn-joined.btn-purple[disabled=""],
  .btn-joined.btn-purple:disabled,
  .btn-blue.btn-green[disabled="disabled"],
  .btn-blue.btn-green[disabled=""],
  .btn-blue.btn-green:disabled,
  .btn-blue.btn-lightgrey[disabled="disabled"],
  .btn-blue.btn-lightgrey[disabled=""],
  .btn-blue.btn-lightgrey:disabled,
  .btn-blue.btn-joined[disabled="disabled"],
  .btn-blue.btn-joined[disabled=""],
  .btn-blue.btn-joined:disabled,
  .btn-blue.btn-blue[disabled="disabled"],
  .btn-blue.btn-blue[disabled=""],
  .btn-blue.btn-blue:disabled,
  .btn-blue.btn-gray[disabled="disabled"],
  .btn-blue.btn-gray[disabled=""],
  .btn-blue.btn-gray:disabled,
  .btn-blue.btn-purple[disabled="disabled"],
  .btn-blue.btn-purple[disabled=""],
  .btn-blue.btn-purple:disabled,
  .btn-gray.btn-green[disabled="disabled"],
  .btn-gray.btn-green[disabled=""],
  .btn-gray.btn-green:disabled,
  .btn-gray.btn-lightgrey[disabled="disabled"],
  .btn-gray.btn-lightgrey[disabled=""],
  .btn-gray.btn-lightgrey:disabled,
  .btn-gray.btn-joined[disabled="disabled"],
  .btn-gray.btn-joined[disabled=""],
  .btn-gray.btn-joined:disabled,
  .btn-gray.btn-blue[disabled="disabled"],
  .btn-gray.btn-blue[disabled=""],
  .btn-gray.btn-blue:disabled,
  .btn-gray.btn-gray[disabled="disabled"],
  .btn-gray.btn-gray[disabled=""],
  .btn-gray.btn-gray:disabled,
  .btn-gray.btn-purple[disabled="disabled"],
  .btn-gray.btn-purple[disabled=""],
  .btn-gray.btn-purple:disabled,
  .btn-purple.btn-green[disabled="disabled"],
  .btn-purple.btn-green[disabled=""],
  .btn-purple.btn-green:disabled,
  .btn-purple.btn-lightgrey[disabled="disabled"],
  .btn-purple.btn-lightgrey[disabled=""],
  .btn-purple.btn-lightgrey:disabled,
  .btn-purple.btn-joined[disabled="disabled"],
  .btn-purple.btn-joined[disabled=""],
  .btn-purple.btn-joined:disabled,
  .btn-purple.btn-blue[disabled="disabled"],
  .btn-purple.btn-blue[disabled=""],
  .btn-purple.btn-blue:disabled,
  .btn-purple.btn-gray[disabled="disabled"],
  .btn-purple.btn-gray[disabled=""],
  .btn-purple.btn-gray:disabled,
  .btn-purple.btn-purple[disabled="disabled"],
  .btn-purple.btn-purple[disabled=""],
  .btn-purple.btn-purple:disabled,
  .btn-frame.btn-green[disabled="disabled"],
  .btn-frame.btn-green[disabled=""],
  .btn-frame.btn-green:disabled,
  .btn-frame.btn-lightgrey[disabled="disabled"],
  .btn-frame.btn-lightgrey[disabled=""],
  .btn-frame.btn-lightgrey:disabled,
  .btn-frame.btn-joined[disabled="disabled"],
  .btn-frame.btn-joined[disabled=""],
  .btn-frame.btn-joined:disabled,
  .btn-frame.btn-blue[disabled="disabled"],
  .btn-frame.btn-blue[disabled=""],
  .btn-frame.btn-blue:disabled,
  .btn-frame.btn-gray[disabled="disabled"],
  .btn-frame.btn-gray[disabled=""],
  .btn-frame.btn-gray:disabled,
  .btn-frame.btn-purple[disabled="disabled"],
  .btn-frame.btn-purple[disabled=""],
  .btn-frame.btn-purple:disabled {
    opacity: 1;
    pointer-events: none;
    background: #ececf0 !important;
    color: #d7d8db !important; }
  .btn-lightgrey.btn-green i.fa, .btn-lightgrey.btn-lightgrey i.fa, .btn-lightgrey.btn-joined i.fa, .btn-lightgrey.btn-blue i.fa, .btn-lightgrey.btn-gray i.fa, .btn-lightgrey.btn-purple i.fa,
  .btn-green.btn-green i.fa,
  .btn-green.btn-lightgrey i.fa,
  .btn-green.btn-joined i.fa,
  .btn-green.btn-blue i.fa,
  .btn-green.btn-gray i.fa,
  .btn-green.btn-purple i.fa,
  .btn-joined.btn-green i.fa,
  .btn-joined.btn-lightgrey i.fa,
  .btn-joined.btn-joined i.fa,
  .btn-joined.btn-blue i.fa,
  .btn-joined.btn-gray i.fa,
  .btn-joined.btn-purple i.fa,
  .btn-blue.btn-green i.fa,
  .btn-blue.btn-lightgrey i.fa,
  .btn-blue.btn-joined i.fa,
  .btn-blue.btn-blue i.fa,
  .btn-blue.btn-gray i.fa,
  .btn-blue.btn-purple i.fa,
  .btn-gray.btn-green i.fa,
  .btn-gray.btn-lightgrey i.fa,
  .btn-gray.btn-joined i.fa,
  .btn-gray.btn-blue i.fa,
  .btn-gray.btn-gray i.fa,
  .btn-gray.btn-purple i.fa,
  .btn-purple.btn-green i.fa,
  .btn-purple.btn-lightgrey i.fa,
  .btn-purple.btn-joined i.fa,
  .btn-purple.btn-blue i.fa,
  .btn-purple.btn-gray i.fa,
  .btn-purple.btn-purple i.fa,
  .btn-frame.btn-green i.fa,
  .btn-frame.btn-lightgrey i.fa,
  .btn-frame.btn-joined i.fa,
  .btn-frame.btn-blue i.fa,
  .btn-frame.btn-gray i.fa,
  .btn-frame.btn-purple i.fa {
    display: inline-block;
    padding-right: 5px; }
  .btn-lightgrey.btn-green.fa-no-padding i.fa, .btn-lightgrey.btn-lightgrey.fa-no-padding i.fa, .btn-lightgrey.btn-joined.fa-no-padding i.fa, .btn-lightgrey.btn-blue.fa-no-padding i.fa, .btn-lightgrey.btn-gray.fa-no-padding i.fa, .btn-lightgrey.btn-purple.fa-no-padding i.fa,
  .btn-green.btn-green.fa-no-padding i.fa,
  .btn-green.btn-lightgrey.fa-no-padding i.fa,
  .btn-green.btn-joined.fa-no-padding i.fa,
  .btn-green.btn-blue.fa-no-padding i.fa,
  .btn-green.btn-gray.fa-no-padding i.fa,
  .btn-green.btn-purple.fa-no-padding i.fa,
  .btn-joined.btn-green.fa-no-padding i.fa,
  .btn-joined.btn-lightgrey.fa-no-padding i.fa,
  .btn-joined.btn-joined.fa-no-padding i.fa,
  .btn-joined.btn-blue.fa-no-padding i.fa,
  .btn-joined.btn-gray.fa-no-padding i.fa,
  .btn-joined.btn-purple.fa-no-padding i.fa,
  .btn-blue.btn-green.fa-no-padding i.fa,
  .btn-blue.btn-lightgrey.fa-no-padding i.fa,
  .btn-blue.btn-joined.fa-no-padding i.fa,
  .btn-blue.btn-blue.fa-no-padding i.fa,
  .btn-blue.btn-gray.fa-no-padding i.fa,
  .btn-blue.btn-purple.fa-no-padding i.fa,
  .btn-gray.btn-green.fa-no-padding i.fa,
  .btn-gray.btn-lightgrey.fa-no-padding i.fa,
  .btn-gray.btn-joined.fa-no-padding i.fa,
  .btn-gray.btn-blue.fa-no-padding i.fa,
  .btn-gray.btn-gray.fa-no-padding i.fa,
  .btn-gray.btn-purple.fa-no-padding i.fa,
  .btn-purple.btn-green.fa-no-padding i.fa,
  .btn-purple.btn-lightgrey.fa-no-padding i.fa,
  .btn-purple.btn-joined.fa-no-padding i.fa,
  .btn-purple.btn-blue.fa-no-padding i.fa,
  .btn-purple.btn-gray.fa-no-padding i.fa,
  .btn-purple.btn-purple.fa-no-padding i.fa,
  .btn-frame.btn-green.fa-no-padding i.fa,
  .btn-frame.btn-lightgrey.fa-no-padding i.fa,
  .btn-frame.btn-joined.fa-no-padding i.fa,
  .btn-frame.btn-blue.fa-no-padding i.fa,
  .btn-frame.btn-gray.fa-no-padding i.fa,
  .btn-frame.btn-purple.fa-no-padding i.fa {
    padding: 0; }
  .btn-lightgrey.btn-joined,
  .btn-green.btn-joined,
  .btn-joined.btn-joined,
  .btn-blue.btn-joined,
  .btn-gray.btn-joined,
  .btn-purple.btn-joined,
  .btn-frame.btn-joined {
    border: 2px solid #c4c7c6; }
    .btn-lightgrey.btn-joined[disabled="disabled"], .btn-lightgrey.btn-joined[disabled=""], .btn-lightgrey.btn-joined:disabled,
    .btn-green.btn-joined[disabled="disabled"],
    .btn-green.btn-joined[disabled=""],
    .btn-green.btn-joined:disabled,
    .btn-joined.btn-joined[disabled="disabled"],
    .btn-joined.btn-joined[disabled=""],
    .btn-joined.btn-joined:disabled,
    .btn-blue.btn-joined[disabled="disabled"],
    .btn-blue.btn-joined[disabled=""],
    .btn-blue.btn-joined:disabled,
    .btn-gray.btn-joined[disabled="disabled"],
    .btn-gray.btn-joined[disabled=""],
    .btn-gray.btn-joined:disabled,
    .btn-purple.btn-joined[disabled="disabled"],
    .btn-purple.btn-joined[disabled=""],
    .btn-purple.btn-joined:disabled,
    .btn-frame.btn-joined[disabled="disabled"],
    .btn-frame.btn-joined[disabled=""],
    .btn-frame.btn-joined:disabled {
      pointer-events: none;
      background: #eaecec !important;
      color: #a2bfb3 !important; }
  .btn-lightgrey.btn-frame,
  .btn-green.btn-frame,
  .btn-joined.btn-frame,
  .btn-blue.btn-frame,
  .btn-gray.btn-frame,
  .btn-purple.btn-frame,
  .btn-frame.btn-frame {
    border: 2px solid transparent;
    background: transparent; }
    .btn-lightgrey.btn-frame.btn-frame.blue-border,
    .btn-green.btn-frame.btn-frame.blue-border,
    .btn-joined.btn-frame.btn-frame.blue-border,
    .btn-blue.btn-frame.btn-frame.blue-border,
    .btn-gray.btn-frame.btn-frame.blue-border,
    .btn-purple.btn-frame.btn-frame.blue-border,
    .btn-frame.btn-frame.btn-frame.blue-border {
      border-color: #005eb8;
      color: #005eb8; }
      .btn-lightgrey.btn-frame.btn-frame.blue-border:hover span:after,
      .btn-green.btn-frame.btn-frame.blue-border:hover span:after,
      .btn-joined.btn-frame.btn-frame.blue-border:hover span:after,
      .btn-blue.btn-frame.btn-frame.blue-border:hover span:after,
      .btn-gray.btn-frame.btn-frame.blue-border:hover span:after,
      .btn-purple.btn-frame.btn-frame.blue-border:hover span:after,
      .btn-frame.btn-frame.btn-frame.blue-border:hover span:after {
        color: #005eb8; }
    .btn-lightgrey.btn-frame.btn-frame.white-border,
    .btn-green.btn-frame.btn-frame.white-border,
    .btn-joined.btn-frame.btn-frame.white-border,
    .btn-blue.btn-frame.btn-frame.white-border,
    .btn-gray.btn-frame.btn-frame.white-border,
    .btn-purple.btn-frame.btn-frame.white-border,
    .btn-frame.btn-frame.btn-frame.white-border {
      border-color: #FFF;
      color: #FFF; }
      .btn-lightgrey.btn-frame.btn-frame.white-border:hover span:after,
      .btn-green.btn-frame.btn-frame.white-border:hover span:after,
      .btn-joined.btn-frame.btn-frame.white-border:hover span:after,
      .btn-blue.btn-frame.btn-frame.white-border:hover span:after,
      .btn-gray.btn-frame.btn-frame.white-border:hover span:after,
      .btn-purple.btn-frame.btn-frame.white-border:hover span:after,
      .btn-frame.btn-frame.btn-frame.white-border:hover span:after {
        color: #FFF; }
    .btn-lightgrey.btn-frame.btn-frame.gray-border,
    .btn-green.btn-frame.btn-frame.gray-border,
    .btn-joined.btn-frame.btn-frame.gray-border,
    .btn-blue.btn-frame.btn-frame.gray-border,
    .btn-gray.btn-frame.btn-frame.gray-border,
    .btn-purple.btn-frame.btn-frame.gray-border,
    .btn-frame.btn-frame.btn-frame.gray-border {
      border-color: #63666a;
      color: #63666a; }
      .btn-lightgrey.btn-frame.btn-frame.gray-border:hover span:after,
      .btn-green.btn-frame.btn-frame.gray-border:hover span:after,
      .btn-joined.btn-frame.btn-frame.gray-border:hover span:after,
      .btn-blue.btn-frame.btn-frame.gray-border:hover span:after,
      .btn-gray.btn-frame.btn-frame.gray-border:hover span:after,
      .btn-purple.btn-frame.btn-frame.gray-border:hover span:after,
      .btn-frame.btn-frame.btn-frame.gray-border:hover span:after {
        color: #63666a; }
    .btn-lightgrey.btn-frame.btn-frame.purple-border,
    .btn-green.btn-frame.btn-frame.purple-border,
    .btn-joined.btn-frame.btn-frame.purple-border,
    .btn-blue.btn-frame.btn-frame.purple-border,
    .btn-gray.btn-frame.btn-frame.purple-border,
    .btn-purple.btn-frame.btn-frame.purple-border,
    .btn-frame.btn-frame.btn-frame.purple-border {
      border-color: #545592;
      color: #545592; }
      .btn-lightgrey.btn-frame.btn-frame.purple-border:hover span:after,
      .btn-green.btn-frame.btn-frame.purple-border:hover span:after,
      .btn-joined.btn-frame.btn-frame.purple-border:hover span:after,
      .btn-blue.btn-frame.btn-frame.purple-border:hover span:after,
      .btn-gray.btn-frame.btn-frame.purple-border:hover span:after,
      .btn-purple.btn-frame.btn-frame.purple-border:hover span:after,
      .btn-frame.btn-frame.btn-frame.purple-border:hover span:after {
        color: #545592; }
    .btn-lightgrey.btn-frame[disabled="disabled"], .btn-lightgrey.btn-frame[disabled=""], .btn-lightgrey.btn-frame:disabled,
    .btn-green.btn-frame[disabled="disabled"],
    .btn-green.btn-frame[disabled=""],
    .btn-green.btn-frame:disabled,
    .btn-joined.btn-frame[disabled="disabled"],
    .btn-joined.btn-frame[disabled=""],
    .btn-joined.btn-frame:disabled,
    .btn-blue.btn-frame[disabled="disabled"],
    .btn-blue.btn-frame[disabled=""],
    .btn-blue.btn-frame:disabled,
    .btn-gray.btn-frame[disabled="disabled"],
    .btn-gray.btn-frame[disabled=""],
    .btn-gray.btn-frame:disabled,
    .btn-purple.btn-frame[disabled="disabled"],
    .btn-purple.btn-frame[disabled=""],
    .btn-purple.btn-frame:disabled,
    .btn-frame.btn-frame[disabled="disabled"],
    .btn-frame.btn-frame[disabled=""],
    .btn-frame.btn-frame:disabled {
      pointer-events: none;
      border-color: #ececf0 !important;
      color: #d7d8db !important; }

.btn-green {
  background: #00bf6f; }
  .btn-green:hover {
    background: #00bf6f !important; }

.btn-lightgrey {
  transition: background .25s ease-in-out;
  background: #A5A6A8; }
  .btn-lightgrey:hover {
    background: #8b8c8f !important; }

.btn-blue {
  background: #005eb8; }
  .btn-blue:hover {
    background: #005eb8 !important; }

.btn-gray {
  background: #63666a; }
  .btn-gray:hover {
    background: #63666a; }

.btn-purple {
  background: #545592; }
  .btn-purple:hover {
    background: #545592 !important; }

.btn-back-side {
  margin: 0;
  padding: 15px;
  color: #fff;
  background: #63666a;
  text-align: left;
  cursor: pointer; }

.nav-grey .btn-back-side {
  background: #d7d8db;
  color: #63666a; }

.btn-title-side {
  margin: 0;
  padding: 15px;
  color: #fff;
  text-align: left; }

.back-to-btn a {
  background: #d7d8db;
  padding: 7px 15px; }
  .back-to-btn a:hover {
    color: #fff; }

.back-to-btn span {
  padding: 0 15px 0 0; }

.clear-btn {
  background: transparent;
  box-shadow: none;
  border: none;
  outline: none;
  padding: 0; }

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

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

.btn-lightblue {
  background: #00b5e2;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0 auto; }

.btn-view {
  padding: 5px 10px;
  font-size: 12px;
  background: transparent;
  border: 1px solid #d7d8db;
  font-weight: 100;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }
  .btn-view:hover, .btn-view.active {
    color: #000;
    border: 1px solid #545592; }

.ge-button.-btn-upload {
  margin-top: 3px; }

.icon:before {
  font-size: 30px;
  color: #005eb8; }

.icon-hover:hover {
  cursor: pointer; }

.fa-icon-big {
  font-size: 22px;
  position: relative;
  top: 2px; }

.icon-small {
  width: 15px;
  height: 15px;
  display: inline-block; }

.icon-home {
  width: 30px;
  height: 30px;
  top: 15%;
  margin-left: -15px; }

.icon-table {
  display: block;
  width: 15px;
  height: 15px; }

.icon-event:before {
  font-size: 250px;
  top: 0;
  margin-top: -100px;
  position: absolute;
  left: 5px;
  color: #004080; }

.icon-locked {
  -webkit-mask-image: url("/assets/images/icons/lock.svg");
  mask-image: url("/assets/images/icons/lock.svg");
  background: #2f3133; }

.icon-stock {
  font-size: 0.79rem;
  color: #63666a;
  text-align: center; }
  .icon-stock i {
    margin-right: 5px; }

.nav-icon {
  width: 19px;
  top: -1px !important;
  position: relative; }


.dropdown-menu li a {
  color: #2f3133;
  display: block;
  font-size: 1.15em;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap; }
.dropdown-menu li a:hover {
  background-color: #ececf0; }

.custom-dropdown {
  position: relative; }
  .custom-dropdown .toggle-dropdown span.fa {
    font-size: 16px;
    top: 2px;
    padding-left: 2px;
    position: relative;
    transition: transform .25s ease-in-out, top .25s ease-in-out; }
  .custom-dropdown .toggle-dropdown.active span.fa {
    transform: rotate(180deg);
    top: 0px; }
    .custom-dropdown .toggle-dropdown.active span.fa.fa-sort-desc {
      top: 3px; }
  .custom-dropdown .toggle-dropdown.active + .basket-preview-dropdown {
    display: block !important;
    visibility: visible;
    opacity: 1 !important; }
  .custom-dropdown .dropdown-section {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
    position: absolute;
    list-style-type: none;
    padding: 0;
    display: none;
    top: 100px;
    left: 0;
    z-index: 80;
    border-radius: 0.125rem; }
    @media (min-width: 992px) {
      .custom-dropdown .dropdown-section {
        padding: 10px 0; } }
    .custom-dropdown .dropdown-section:before {
      content: '';
      position: absolute;
      top: -16px;
      left: 14%;
      width: 0;
      height: 0;
      border-width: 9px 10px;
      border-color: transparent transparent #fff;
      border-style: solid; }
    .custom-dropdown .dropdown-section.dropdown-right {
      right: 0;
      left: unset; }
      .custom-dropdown .dropdown-section.dropdown-right:before {
        left: unset;
        right: 12%; }
        .ie11 .custom-dropdown .dropdown-section.dropdown-right:before,
        .ie10 .custom-dropdown .dropdown-section.dropdown-right:before,
        .ie9 .custom-dropdown .dropdown-section.dropdown-right:before,
        .edge .custom-dropdown .dropdown-section.dropdown-right:before {
          left: auto; }
      .ie11 .custom-dropdown .dropdown-section.dropdown-right,
      .ie10 .custom-dropdown .dropdown-section.dropdown-right,
      .ie9 .custom-dropdown .dropdown-section.dropdown-right,
      .edge .custom-dropdown .dropdown-section.dropdown-right {
        left: auto; }
    .custom-dropdown .dropdown-section.basket-preview-dropdown {
      display: block;
      width: 340px;
      visibility: hidden;
      opacity: 0; }
    .custom-dropdown .dropdown-section .basket-preview {
      min-height: 140px;
      padding: 10px 20px; }
    .custom-dropdown .dropdown-section.bg-grey {
      background: #fff; }
      .custom-dropdown .dropdown-section.bg-grey li > a {
        color: #63666a; }
        .custom-dropdown .dropdown-section.bg-grey li > a:hover {
          background: #f4f5f8;
          color: black;
          text-decoration: none; }
    .custom-dropdown .dropdown-section.bg-blue {
      background: #1b3064; }
      .custom-dropdown .dropdown-section.bg-blue:before {
        border-color: transparent transparent #1b3064; }
        @media (max-width: 767px) {
          .custom-dropdown .dropdown-section.bg-blue:before {
            display: none; } }
      .custom-dropdown .dropdown-section.bg-blue li > a {
        color: white; }
        .custom-dropdown .dropdown-section.bg-blue li > a:hover, .custom-dropdown .dropdown-section.bg-blue li > a.-is--active {
          background: #324573;
          text-decoration: none; }
    .custom-dropdown .dropdown-section li > a {
      font-weight: normal;
      min-width: 270px;
      font-size: 0.9375rem;
      padding-right: 1.25rem;
      padding-left: 1.25rem;
      height: 3rem;
      line-height: 3rem;
      vertical-align: middle;
      text-align: left;
      display: block;
      cursor: pointer;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }

@media (max-width: 991px) {
  .custom-dropdown .dropdown-section > li > a {
    padding-left: 28px; } }

/*tech specs dropdown*/
.dropdown-data-selection .toggle-dropdown {
  color: #63666a;
  font-size: .889rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 15px 12px;
  display: inline-block;
  line-height: 30px;
  transition: color .25s ease-in-out; }
  .dropdown-data-selection .toggle-dropdown:hover {
    color: black;
    text-decoration: none; }

.dropdown-data-selection .dropdown-section li > a.active,
.dropdown-data-selection .dropdown-section li > a.active:hover {
  background-color: #005eb8;
  color: #fff; }

.dropdown-data-selection .dropdown-section {
  top: 40px;
  z-index: 10; }

.basket-mobile-block {
  margin-right: 12px; }

.basket-preview {
  padding: 20px; }
  .basket-preview .basket-preview-header {
    border-bottom: 1px solid #a5a6a8;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .basket-preview .basket-preview-header h6 {
      margin: 0;
      padding: 1px 0 0 0;
      font-size: 0.889rem;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold; }
    .basket-preview .basket-preview-header .text-sm {
      font-size: 0.79rem; }
    .basket-preview .basket-preview-header + p, .basket-preview .basket-preview-header p {
      font-size: 1rem; }
  .basket-preview .product-list {
    padding-right: 10px; }
    .basket-preview .product-list .product-item {
      margin-bottom: 10px;
      position: relative; }
      .basket-preview .product-list .product-item .prod-img,
      .basket-preview .product-list .product-item .prod-info {
        float: left; }
      .basket-preview .product-list .product-item .prod-img {
        background-color: #fff;
        padding: 5px;
        width: 20%;
        position: relative; }
        .basket-preview .product-list .product-item .prod-img img {
          width: 100%; }
        .basket-preview .product-list .product-item .prod-img .fa-graduation-cap {
          left: 9px;
          top: 9px; }
      .basket-preview .product-list .product-item .btn-remove {
        position: absolute;
        width: 15px;
        height: 15px;
        top: 3px;
        right: 0;
        color: #63666a;
        font-size: 1rem; }
        .basket-preview .product-list .product-item .btn-remove:hover {
          color: #2f3133; }
      .basket-preview .product-list .product-item .prod-info {
        width: 80%;
        padding-left: 10px; }
        .basket-preview .product-list .product-item .prod-info .title,
        .basket-preview .product-list .product-item .prod-info .option {
          display: block;
          line-height: 1.3; }
        .basket-preview .product-list .product-item .prod-info .title {
          max-height: 3.1rem;
          width: calc(100% - 20px);
          overflow: hidden;
          font-size: 1.125rem;
          color: #005eb8;
          letter-spacing: 0;
          text-transform: none;
          margin: 5px 0; }
        .basket-preview .product-list .product-item .prod-info .option {
          font-size: 0.79em; }
  .basket-preview .product-total {
    border-top: 1px solid #a5a6a8;
    border-bottom: 1px solid #a5a6a8;
    padding: 10px 0;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.889rem;
    color: #2f3133;
    font-weight: bold; }
  .basket-preview .btn-blue {
    margin-top: 10px; }

.fav-apps .fav-app-item {
  padding: 3px;
  float: left;
  text-align: center;
  width: 83px; }
  .fav-apps .fav-app-item .app-img {
    width: 100%;
    height: 77px;
    background: #F4F5F8;
    position: relative; }
  .fav-apps .fav-app-item .app-img img {
    width: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .fav-apps .fav-app-item .app-name {
    font-size: 12px;
    margin-top: 5px; }

.global-navigation .navbar-nav.navbar-right .custom-dropdown .toggle-dropdown.active:before {
  content: '';
  position: absolute;
  bottom: -40px;
  left: 50%;
  width: 0;
  height: 0;
  border-width: 9px 10px;
  border-color: transparent transparent #fff;
  border-style: solid;
  transform: translateX(-50%);
  z-index: 99;
  pointer-events: none; }

.global-navigation .navbar-nav.navbar-right .custom-dropdown .toggle-dropdown.active + .dropdown-section {
  opacity: 1 !important; }
  @media (max-width: 991px) {
    .global-navigation .navbar-nav.navbar-right .custom-dropdown .toggle-dropdown.active + .dropdown-section {
      left: 50%;
      transform: translateX(-50%);
      right: auto; } }

@media all and (max-width: 991px) {
  .global-navigation .navbar-nav.navbar-right .custom-dropdown .toggle-dropdown.active:before {
    bottom: -27px; }
  .global-navigation .navbar-nav.navbar-right .custom-dropdown .toggle-dropdown.active + .dropdown-section {
    top: 67px; } }

.global-navigation .navbar-nav.navbar-right .custom-dropdown .dropdown-section:before {
  content: none; }

@media (max-width: 991px) {
  .global-navigation .navbar-collapse .custom-dropdown .toggle-dropdown.active:before {
    content: none; }
  .global-navigation .navbar-collapse .custom-dropdown .toggle-dropdown + .dropdown-section {
    transform: none; } }

.dropdown-data-selection.custom-dropdown .dropdown-section:before {
  content: none; }

.add-to-calendar .dropdown-section {
  max-width: 175px;
  top: 0;
  padding-left: 5px; }
  .add-to-calendar .dropdown-section li > a {
    min-width: 165px; }
  .add-to-calendar .dropdown-section .event-result .event-meta li {
    padding-bottom: 5px; }

  .table-responsive table {
    max-width: none !important;
    -webkit-overflow-scrolling: touch !important; }
  .table-responsive.has-scroll {
    overflow-x: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: scrollbar;
    -webkit-overflow-scrolling: auto; }
    .table-responsive.has-scroll > div {
      overflow-x: auto; }
      .table-responsive.has-scroll > div::-webkit-scrollbar-track {
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
        background: #f0f0f0; }
      .table-responsive.has-scroll > div::-webkit-scrollbar-thumb {
        border-radius: 6px;
        background: #ccc; }
      .table-responsive.has-scroll > div::-webkit-scrollbar {
        height: 12px; }
    .table-responsive.has-scroll:after {
      position: absolute;
      top: 0;
      bottom: 0;
      right: -50px;
      width: 50px;
      border-radius: 10px 0 0 10px / 50% 0 0 50%;
      box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
      content: ''; }
    .table-responsive.has-scroll table {
      margin-bottom: 0; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0 !important; }

.no-borders {
  border: none !important; }

.-border--bottom-gray {
  border-bottom: 1px solid #d7d8db; }

.-border--top-gray {
  border-top: 1px solid #d7d8db; }

.push-top-5 {
  padding-top: 5px !important; }

.push-top-10 {
  padding-top: 10px !important; }

.push-top-20 {
  padding-top: 20px !important; }

.push-top-25 {
  padding-top: 25px !important; }

.push-top-30 {
  padding-top: 30px; }

.push-top-35 {
  padding-top: 35px; }

.push-top-45 {
  padding-top: 45px; }

.push-top-md-45-xs-0 {
  padding-top: 45px; }
  @media screen and (max-width: 768px) {
    .push-top-md-45-xs-0 {
      padding-top: 0px; } }

.push-both-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.-padding--top-40 {
  padding-top: 40px !important; }

.push-top-50 {
  padding-top: 50px; }

.push-top-65 {
  padding-top: 65px; }

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

.margin-top-55 {
  margin-top: 55px !important; }

.-full--width {
  width: 100%; }

@media (max-width: 767px) {
  .-full--width-mobile {
    width: 100% !important; } }

.-padding--title-sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.-padding--title-md {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.-padding--title-lg {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.-padding--bottom-1 {
  padding-bottom: 10px; }

.-padding--bottom-2 {
  padding-bottom: 15px; }

.-padding--bottom-3 {
  padding-bottom: 20px; }

.-padding--bottom-4 {
  padding-bottom: 30px; }

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

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

.push--bottom-40 {
  padding-top: 40px !important; }

.-padding--top-1 {
  padding-top: 1.5rem; }

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

.-padding--left-45 {
  padding-left: 45px; }

.-padding--none {
  padding: 0 !important; }

.-padding--notop {
  padding-top: 0 !important; }

.-padding--nobottom {
  padding-bottom: 0 !important; }

.-padding--noleft {
  padding-left: 0 !important; }

.-padding--noright {
  padding-right: 0 !important; }

.-padding--notopbottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.-padding--noleftright {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.-margin--none {
  margin: 0 !important; }

.-margin--noleft {
  margin-left: 0 !important; }

.-margin--noright {
  margin-right: 0 !important; }

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

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

.-margin--notopbottom {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.-margin--noleftright {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.margin-top-05 {
  margin-top: 5px; }

.-margin--top-1 {
  margin-top: 10px !important; }

.-margin--top-10 {
  margin-top: 10px !important; }

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

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

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

.-margin--top-25 {
  margin-top: 25px !important; }

.-margin--top-3 {
  margin-top: 30px !important; }

.-margin--top-30 {
  margin-top: 30px !important; }

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

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

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

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

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

.-margin-top-1-rem {
  margin-top: 1rem !important; }

.-margin--top-2-rem {
  margin-top: 2.5rem !important; }

.-margin--bot-1-rem {
  margin-bottom: 1rem !important; }

.margin-bot-10 {
  margin-bottom: 10px; }

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

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

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

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

.-margin-right-15 {
  margin-right: 15px; }

.push-bottom-25 {
  margin-bottom: 25px; }

.-width--full {
  width: 100% !important; }

.-max-width-full, .support__form .container__wrapper .container__item .item__content .col-, .support-case .support-case__title, .support-case .support-case__id, .support-case .support-case__message {
  max-width: 100%; }

.-inline--block {
  display: inline-block; }

.-display--flex {
  display: flex !important; }

.-display--flex-end {
  display: flex !important;
  justify-content: flex-end; }

.-display--flex-vcenter {
  display: flex !important;
  align-items: center; }

.-position--static {
  position: static !important; }

.blue-color {
  color: #005eb8; }

/*flex styles*/
.flex-table {
  display: flex;
  flex-wrap: wrap; }
  .flex-table > * {
    display: flex; }
    .flex-table .obsolete [data-simplebar] {
        flex-wrap: nowrap;
    }
        .flex-table .obsolete [data-simplebar] > * {
            display: block;
        }
        .flex-table .obsolete [data-simplebar] .simplebar-content {
            display: flex;
            flex-wrap: wrap;
        }
            .flex-table .obsolete [data-simplebar] .simplebar-content > * {
                display: flex;
            }

.-flex--column, .support__form .container__wrapper, .support__form .container__wrapper .container__item .item__content, .support-case {
  display: flex;
  flex-direction: column; }

.hidden-block {
  display: none !important; }

.indented-list {
  margin-bottom: 15px;
  padding-left: 30px; }
  .indented-list li {
    margin-bottom: 15px; }
    .indented-list li:last-child {
      margin-bottom: 0; }

.border-solid--grayLighter3 {
  border: solid 1px #ececf0 !important; }

.-display--inline {
  display: inline; }

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

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

.-text--normal {
  text-transform: none !important; }

.-text--decoration-none {
  text-decoration: none;
  text-decoration-color: transparent; }
  .-text--decoration-none:visited {
    text-decoration: none;
    text-decoration-color: transparent; }
  .-text--decoration-none:link {
    text-decoration: none;
    text-decoration-color: transparent; }

.-visible--on-active {
  display: none; }

.-text--space-5 {
  letter-spacing: 0.5px; }

.-box-shadow-variant-1 {
  box-shadow: 0.2rem 0.2rem 0.2rem 0 #d7d8db !important; }

.-type--disabled {
  cursor: not-allowed !important;
  pointer-events: none !important; }

.active .-visible--on-active, .active.-visible--on-active {
  display: inherit; }

.active .-hidden--on-active, .active.-hidden--on-active {
  display: none; }

.sticky-block {
  position: -webkit-sticky !important;
  position: sticky !important; }
  .ie11 .sticky-block,
  .ie10 .sticky-block,
  .ie9 .sticky-block,
  .edge .sticky-block {
    position: static !important; }
  .ie11 .sticky-block.-fixed-to-top,
  .ie10 .sticky-block.-fixed-to-top,
  .ie9 .sticky-block.-fixed-to-top,
  .edge .sticky-block.-fixed-to-top {
    position: fixed !important;
    left: 0;
    right: 0; }

.stock-availability__section-bar {
  width: 30px;
  height: 1px;
  color: #bcbcbc;
  margin-top: 2px;
  margin-bottom: 0;
  display: none; }

.-visibility--active {
  visibility: visible; }

.-visibility--hidden {
  visibility: hidden; }

.-bg-color--black {
  background: black; }

.video-js {
  width: inherit !important;
  height: inherit !important;
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif; }

.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  height: 17px;
  width: 17px;
  border: solid 0.125rem #005eb8;
  border-radius: 0.125rem;
  display: inline-block;
  background-color: #fff;
  font-size: 0;
  line-height: 1; }
  .checkbox input[type="checkbox"]:focus, .checkbox input[type="checkbox"]:active {
    outline: none; }
  .checkbox input[type="checkbox"]:checked {
    background: #005eb8; }
    .checkbox input[type="checkbox"]:checked:before {
      display: inline-block;
      width: 17px;
      height: 17px;
      margin-top: 1px;
      margin-left: -2px;
      color: #fff;
      content: '\f00c';
      font-family: 'Font Awesome 5 Pro';
      font-size: 0.702rem;
      line-height: 1;
      text-align: center; }

.checkbox label span {
  display: inline-block;
  padding-left: 5px; }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url("font/VideoJS.eot?#iefix") format("eot"); }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: "\f101"; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: "\f102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
  content: "\f103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\f104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\f105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\f106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
  content: "\f107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
  content: "\f108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\f109"; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: "\f10a"; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-spinner:before {
  content: "\f10b"; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
  content: "\f10c"; }

.vjs-icon-captions, .video-js .vjs-captions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js .vjs-captions-button:before {
  content: "\f10d"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
  content: "\f10e"; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: "\f10f"; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: "\f110"; }

.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
  content: "\f111"; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: "\f112"; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: "\f113"; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: "\f114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
  content: "\f115"; }

.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before {
  content: "\f116"; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: "\f117"; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: "\f118"; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-linkedin:before {
  content: "\f119"; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: "\f11a"; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: "\f11b"; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: "\f11c"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button:before {
  content: "\f11d"; }

.vjs-icon-audio, .video-js .vjs-audio-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio:before, .video-js .vjs-audio-button:before {
  content: "\f11e"; }

.video-js:-moz-full-screen {
  position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif; }

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em; }

.vjs-live .vjs-progress-control {
  display: none; }

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  font-family: Arial, Helvetica, sans-serif;
  visibility: visible;
  font-size: 0.6em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0; }

.video-js .vjs-mouse-display:before {
  display: none; }

.video-js .vjs-play-progress {
  background-color: #fff; }

.video-js .vjs-play-progress:before {
  position: absolute;
  top: -0.333333333333333em;
  right: -0.5em;
  font-size: 0.9em; }

.video-js .vjs-time-tooltip,
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em; }

.video-js .vjs-time-tooltip,
.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
  z-index: 1; }

.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
  display: none; }

.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75); }

.video-js.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em; }

.vjs-tooltip-progress-bar {
  visibility: hidden; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip,
.video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0.5em;
  height: 8em; }

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden; }

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
  height: 8em;
  width: 2.9em; }

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 8em; }

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent !important; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em); }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none; }

.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 16em;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 1em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
  border: none; }

.vjs-caption-settings .vjs-tracksetting label,
.vjs-caption-settings .vjs-tracksetting legend {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
  vertical-align: top;
  float: right; }

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

.vjs-caption-settings label > input {
  margin-right: 10px; }

.vjs-caption-settings fieldset {
  margin-top: 1em;
  margin-left: .5em; }

.vjs-caption-settings fieldset .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }

@media \0screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }

@media \0screen {
  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden; } }

html[lang=ja] body {
  font-family: "Cytiva Aktiv", "Noto Sans JP", "Nanum Gothic", Arial, Helvetica, sans-serif; }

hr.-cui-gradient-line {
  background: -o-radial-gradient(center, ellipse, #e8e8e8, rgba(255, 255, 255, 0) 75%);
  background: radial-gradient(ellipse at center, #e8e8e8, rgba(255, 255, 255, 0) 75%);
  width: 80%; }

.hr-light {
  opacity: 0.2; }

.hr-small-center {
  height: 2px;
  width: 64px;
  margin: auto;
  border: none; }

a,
a:active,
a:hover,
a:focus {
  color: #00755f;
  text-decoration: none; }

.h-giant {
  font-size: 55px; }

.h-large-plus {
  font-size: 42px; }

.h-large {
  font-size: 38px; }

.h-big {
  font-size: 28px;
  line-height: 38px; }

.h-bigger {
  font-size: 32px; }

.h-medium-bigger {
  font-size: 24px; }

.h-medium {
  font-size: 20px; }

.h-normal {
  font-size: 18px; }

.h-small {
  font-size: 16px; }

.txt-medium {
  font-size: 16px; }

.txt-small, .herobanner-scroller-section .title p {
  font-size: 14px; }

.txt-mini, .-default--panel .buttons > div a,
.product-box .buttons > div a {
  font-size: 13px; }

.txt-xs {
  font-size: 12px; }

.txt-mini-respons {
  font-size: 13px; }

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

.h4,
.h-small {
  line-height: 1.5em; }

.f-normal {
  font-weight: normal; }

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

.uppercase, .-default--panel .buttons,
.product-box .buttons, .herobanner-scroller-section .title p, .custom-input input {
  text-transform: uppercase; }

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

.border-right {
  border-right: 1px solid #63666a !important; }

.hover-effect-blue li:hover {
  background-color: #1761a1;
  color: #fff;
  border-color: #1761a1; }
  .hover-effect-blue li:hover a {
    color: #fff;
    border-color: #1761a1; }

.hover-effect-blue a:hover {
  color: #fff;
  background: #1761a1;
  border-color: #1761a1; }

.hover-effect-purple li:hover {
  background-color: #3C3571;
  color: #fff;
  border-color: #3C3571; }
  .hover-effect-purple li:hover a {
    color: #fff;
    border-color: #3C3571; }

.hover-effect-purple a:hover {
  color: #fff;
  background: #3C3571;
  border-color: #3C3571; }

.hover-color-blue a:hover,
.hover-color-blue a:focus,
.hover-color-blue a:active {
  color: #005eb8; }

.hover-color-purple a:hover,
.hover-color-purple a:focus,
.hover-color-purple a:active {
  color: #800080; }

.o-medium:after {
  content: '\A';
  position: absolute;
  width: inherit;
  height: inherit;
  top: 0;
  left: 0;
  background: rgba(10, 10, 40, 0.4);
  z-index: 1; }

.o-medium div {
  position: relative;
  z-index: 10; }

.o-light:after {
  content: '\A';
  position: absolute;
  width: inherit;
  height: inherit;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(10, 10, 40, 0.6); }

.o-light div {
  position: relative;
  z-index: 10; }

.o-bg:after {
  left: 15px;
  width: -o-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px); }

.o-circle:after {
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.o-left:after {
  left: 15px; }

form {
  position: relative;
  width: 100%; }

.nav-blue {
  background: #005eb8; }

.nav-purple {
  background: #545592; }

.margin-bottom, .picture-box, .text-box {
  margin-bottom: 30px; }

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

@media all and (max-width: 991px) {
  .padding-wrapper {
    padding: 0 !important;
    background-color: transparent !important;
    margin: 5px 0 !important; }
    .padding-wrapper a.h4 {
      padding: 9px 10px 9px 15px !important;
      background-color: #fff;
      border: 1px solid #a5a6a8;
      color: #63666a; }
      .padding-wrapper a.h4:hover {
        box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.08); } }

.margin-left {
  margin-left: 10px; }

.margin-right {
  margin-right: 10px; }

.margin-left-5 {
  margin-left: 5px; }

.round-block {
  border-radius: 50%; }

.white a,
.white p,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white button {
  color: #fff; }

.white .btn-frame.btn-roll:hover span::after {
  color: #fff; }

.footnotes {
  font-size: 0.889rem; }
  .footnotes ul {
    list-style-type: none;
    list-style-position: inside;
    padding: 0; }
    .footnotes ul li {
      line-height: 1.3;
      margin-bottom: 3px;
      padding-left: 10px;
      text-indent: -10px; }

.sub-heading {
  color: #2f3133;
  border-bottom: 1px solid #ddd;
  font-size: 0.889rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-transform: uppercase; }
  .sub-heading.push-down {
    padding-top: 20px; }

.-bg--blue-darker-3 {
  background-color: #131d26; }

.-bg--blue-darker-2 {
  background-color: #13294b; }

.-bg--blue-darker-1 {
  background-color: #004080; }

.-bg--blue {
  background-color: #005eb8; }

.-bg--blue-lighter-1 {
  background-color: #00b5e2; }

.-bg--blue-lighter-2 {
  background-color: #72cbe1; }

.-bg--gray-darker-2 {
  background-color: #18181a; }

.-bg--gray-darker-1 {
  background-color: #2f3133; }

.-bg--gray {
  background-color: #63666a; }

.-bg--gray-lighter-1 {
  background-color: #a5a6a8; }

.-bg--gray-lighter-2 {
  background-color: #d7d8db; }

.-bg--gray-lighter-3 {
  background-color: #ececf0; }

.-bg--gray-lighter-4 {
  background-color: #f4f5f8; }

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

.-bg--green {
  background-color: #00bf6f; }

.-bg--green-lighter-1 {
  background-color: #7befb2; }

.-bg--red {
  background-color: #E0091F; }

.-bg--cui-darkblue {
  background-color: #0f2346; }

.-bg--cui-tint-gray-1 {
  background-color: #e8e8e8; }

.-bg--country-selection {
  background-color: #ececf0; }
  .-bg--country-selection:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    background-image: url("/assets/images/knowledge-images/countryselect-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; }

.-font-color--blueDarker1 {
  color: #004080; }

.-font-color--blueDarker2 {
  color: #13294b; }

.-font-color--blue {
  color: #005eb8; }

.-font-color--blueLighter1 {
  color: #00b5e2; }

.-font-color--blueLighter2 {
  color: #72cbe1; }

.-font-color--grayDarker2 {
  color: #18181a; }

.-font-color--grayDarker1 {
  color: #2f3133; }

.-font-color--gray {
  color: #63666a; }

.-font-color--grayLighter1 {
  color: #a5a6a8; }

.-font-color--grayLighter2 {
  color: #d7d8db; }

.-font-color--grayLighter3 {
  color: #ececf0; }

.-font-color--grayLighter4 {
  color: #f4f5f8; }

.-font-color--white {
  color: #fff; }

.-font-color--whiteLighter1 {
  color: #ffffffc7; }

.-font-color--green {
  color: #00bf6f; }

.-font-color--greenLighter1 {
  color: #7befb2; }

.-font-color--red {
  color: #ad001b; }

.-font-color--red1 {
  color: #d70000; }

.-color--disabled {
  color: #63666a;
  opacity: 0.33; }

.-text--bold {
  font-weight: bold !important; }

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

.-text--italic {
  font-style: italic; }

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

.-text--no-underline {
  text-decoration: none; }

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

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

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

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

@media (max-width: 767px) {
  .-text--left-xs {
    text-align: left; } }

.-text--striked {
  text-decoration: line-through; }

.-text--ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.-text-highlighted {
  padding: 0.2rem;
  color: #000000;
  background-color: #f8ff00; }

.-text--double-dotted-bottom {
  text-decoration: underline dotted #63666a;
  border-bottom: 1px dotted #63666a; }

.-text--subscript {
  vertical-align: sub; }

.-text--superscript {
  vertical-align: super; }

.-stop-body--scroll {
  overflow: hidden; }

.-animation--pulsate {
  -moz-animation: pulsate2 2.5s ease-out;
  -ms-animation: pulsate2 2.5s ease-out;
  -o-animation: pulsate2 2.5s ease-out;
  -webkit-animation: pulsate2 2.5s ease-out;
  animation: pulsate2 2.5s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 1.0; }

.-image--cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.-image--contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.-image--inherit {
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: center center; }

.-image--fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center; }

.-image-position--left {
  background-position: left top; }

.-image-position--center {
  background-position: center center; }

.-image-position--right {
  background-position: right top; }

.-image-position--bottom {
  background-position: center bottom; }

.-image-position--left-bottom {
  background-position: left bottom; }

/* Main includes */
.global-navigation, .db-global-navigation {
  position: relative; }
  .global-navigation .navbar-header, .db-global-navigation .navbar-header {
    height: 68px;
    float: left;
    display: flex;
    align-items: center; }
    .global-navigation .navbar-header:after, .db-global-navigation .navbar-header:after {
      display: inline-block;
      content: '';
      width: 0;
      height: 100%;
      vertical-align: middle; }
    @media (max-width: 767px) {
      .global-navigation .navbar-header, .db-global-navigation .navbar-header {
        padding-left: 14px; } }
    @media (max-width: 360px) {
      .global-navigation .navbar-header, .db-global-navigation .navbar-header {
        padding-left: 0; } }
  .global-navigation.-type--subnav-img .navbar.-navbar--white, .db-global-navigation.-type--subnav-img .navbar.-navbar--white {
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right, .db-global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right {
      margin-left: auto;
      margin-right: 0; }
      .global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right .db-nav__img img, .db-global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right .db-nav__img img {
        height: 25px;
        width: auto;
        max-width: 80px; }
        .global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right .db-nav__img img + img, .db-global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right .db-nav__img img + img {
          margin-left: 30px; }
      .global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right .db-nav__step-text span, .db-global-navigation.-type--subnav-img .navbar.-navbar--white .navbar-right .db-nav__step-text span {
        vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .global-navigation.-type--subnav-img .navbar.-navbar--white, .db-global-navigation.-type--subnav-img .navbar.-navbar--white {
        border-bottom: solid 1px #d7d8db; } }

.ge-sub-header {
  color: #2f3133;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px; }

  .navbar.-navbar--white {
    max-height: 68px;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    z-index: 102;
    border-bottom: 1px solid #e8e8e8; }
    @media (min-width: 992px) {
      .navbar.-navbar--white > .container {
        display: flex; } }
    .navbar.-navbar--white .navbar-collapse {
      float: left;
      flex: 2 0; }
    @media (min-width: 992px) {
      .navbar.-navbar--white .navbar-nav.navbar-main {
        display: flex; } }
    .navbar.-navbar--white .navbar-nav.navbar-main > li > a {
      padding: 5px 12px;
      color: #63666a;
      font-size: 0.9375rem;
      text-transform: capitalize;
      transition: background .3s ease-in-out;
      height: 68px;
      overflow: hidden;
      white-space: nowrap; }
      .navbar.-navbar--white .navbar-nav.navbar-main > li > a:hover {
        color: #2f3133;
        background: #f4f5f8; }
      @media all and (min-width: 992px) {
        .navbar.-navbar--white .navbar-nav.navbar-main > li > a.active, .navbar.-navbar--white .navbar-nav.navbar-main > li > a:focus {
          color: #2f3133;
          background: #f4f5f8; } }
    .navbar.-navbar--white .navbar-right {
      height: 68px;
      float: right;
      margin: 0;
      line-height: 68px;
      font-size: 0; }
      @media all and (max-width: 991px) {
        .navbar.-navbar--white .navbar-right {
          margin-right: -10px; } }
      @media all and (max-width: 360px) {
        .navbar.-navbar--white .navbar-right {
          margin-right: -15px; } }
      .navbar.-navbar--white .navbar-right > li {
        float: none;
        display: inline-block;
        height: 15px;
        margin-left: 24px;
        font-size: 0.702rem;
        line-height: 1.5em;
        vertical-align: middle; }
        @media all and (min-width: 992px) {
          .navbar.-navbar--white .navbar-right > li.basket-preview-button a.md-view {
            display: none; } }
        .navbar.-navbar--white .navbar-right > li.basket-preview-button .cart-label {
          position: absolute;
          top: calc(50% - 19px);
          right: -10px;
          display: block;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          font-size: 0.79rem;
          line-height: 18px;
          color: #fff;
          text-align: center;
          background-color: #00bf6f; }
          @media (max-width: 991px) {
            .navbar.-navbar--white .navbar-right > li.basket-preview-button .cart-label {
              right: 2px; } }
          @media (min-width: 1200px) {
            .navbar.-navbar--white .navbar-right > li.basket-preview-button .cart-label {
              right: -10px; } }
        @media all and (max-width: 991px) {
          .navbar.-navbar--white .navbar-right > li.basket-preview-button {
            margin-right: 5px; }
            .navbar.-navbar--white .navbar-right > li.basket-preview-button a.toggle-dropdown {
              display: none; }
            .navbar.-navbar--white .navbar-right > li.basket-preview-button a.md-view {
              display: inline-block; } }
        @media all and (max-width: 400px) {
          .navbar.-navbar--white .navbar-right > li.basket-preview-button {
            margin-right: 0; } }
        .navbar.-navbar--white .navbar-right > li.account-preview-button p {
          padding-right: 1.25rem;
          padding-left: 1.25rem; }
          @media (max-width: 991px) {
            .navbar.-navbar--white .navbar-right > li.account-preview-button p {
              padding-left: 28px; } }
          .navbar.-navbar--white .navbar-right > li.account-preview-button p.my-account-name {
            padding-top: 15px; }
        .navbar.-navbar--white .navbar-right > li.account-preview-button .view-dashboard-link {
          color: #005eb8;
          font-size: 1rem;
          display: inline; }
          .navbar.-navbar--white .navbar-right > li.account-preview-button .view-dashboard-link:hover {
            background: transparent;
            text-decoration: underline; }
        .navbar.-navbar--white .navbar-right > li.account-preview-button .account-section-title {
          margin: 0;
          letter-spacing: 0.5px;
          height: 3rem;
          line-height: 3rem; }
          .navbar.-navbar--white .navbar-right > li.account-preview-button .account-section-title:hover {
            cursor: default; }
        .navbar.-navbar--white .navbar-right > li.account-preview-button .-border--top {
          border-top: #ececf0 solid 1px; }
        .navbar.-navbar--white .navbar-right > li.account-preview-button .-border--bottom {
          border-bottom: #ececf0 solid 1px; }
        @media all and (min-width: 1200px) {
          .navbar.-navbar--white .navbar-right > li.account-preview-button > a .fa, .navbar.-navbar--white .navbar-right > li.account-preview-button > a .far {
            margin: 0 0.5rem 0 0; } }
        @media all and (max-width: 991px) {
          .navbar.-navbar--white .navbar-right > li.account-preview-button {
            margin-right: 5px; } }
        @media all and (max-width: 400px) {
          .navbar.-navbar--white .navbar-right > li.account-preview-button {
            margin-right: 0; } }
        .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper {
          position: relative;
          height: 100%; }
          .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a {
            position: static;
            display: inline-block;
            height: 100%;
            padding: 0;
            color: #63666a;
            text-transform: capitalize;
            transition: color .1s ease;
            outline: 0;
            text-decoration: none;
            vertical-align: top; }
            .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .fa, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .far {
              position: relative;
              border-radius: 50%;
              background-color: #ececf0;
              width: 30px;
              height: 30px;
              margin: -7px -8px 0 -6px;
              font-size: 0.889rem;
              vertical-align: top; }
              @media all and (min-width: 1200px) {
                .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .fa, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .far {
                  margin: -7px 0 0 -6px; } }
              @media all and (max-width: 991px) {
                .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .fa, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .far {
                  margin-left: -4px;
                  margin-top: -3px; } }
              .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .fa:before, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.js-toggle-search.active .far:before {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                margin-left: 1px; }
            .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .fa, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .far {
              margin: -2px 0 0 0;
              font-size: 0.885rem;
              line-height: 1.4; }
              @media all and (max-width: 767px) {
                .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .fa, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .far {
                  margin: 3px 0 0 0; } }
              @media all and (min-width: 1200px) {
                .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .fa, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .far {
                  margin-right: 0.25rem;
                  margin-left: 0.25rem; } }
            .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .far {
              margin: -4px 0 0 0;
              font-size: 1rem;
              line-height: 1.4; }
              @media all and (max-width: 767px) {
                .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .far {
                  margin: 2px 0 0 0; } }
              @media all and (min-width: 1200px) {
                .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .far {
                  margin-right: 0.25rem;
                  margin-left: 0.25rem; } }
            .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a span {
              font-size: 0.889rem; }
            @media all and (max-width: 991px) {
              .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a {
                height: 40px;
                width: 40px;
                margin-left: 0;
                padding: 7px 11px;
                font-size: 1.125rem;
                line-height: 1.5; }
                .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .fa, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a .far {
                  position: relative;
                  width: 18px;
                  height: 18px;
                  float: none;
                  font-size: 1.125rem;
                  text-align: center; } }
            @media all and (max-width: 1199px) {
              .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a span {
                display: none; } }
            .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a:hover, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a:focus, .navbar.-navbar--white .navbar-right > li > .nav-link-wrapper > a.active {
              color: #005eb8;
              transition: color .1s ease;
              background: transparent; }
        @media all and (max-width: 991px) {
          .navbar.-navbar--white .navbar-right > li {
            height: auto;
            margin: 0;
            vertical-align: middle; }
            .navbar.-navbar--white .navbar-right > li.mobile-menu {
              margin-left: 26px; }
              .navbar.-navbar--white .navbar-right > li.mobile-menu > .nav-link-wrapper:after {
                position: absolute;
                left: -12px;
                top: 50%;
                height: 18px;
                width: 1px;
                margin-top: -8px;
                border-left: 1px solid lightgray;
                content: ''; } }
        @media all and (max-width: 360px) {
          .navbar.-navbar--white .navbar-right > li > .mobile-menu {
            margin-left: 11px; }
            .navbar.-navbar--white .navbar-right > li > .mobile-menu .fa:after, .navbar.-navbar--white .navbar-right > li > .mobile-menu .far:after {
              left: -17px; } }
      .navbar.-navbar--white .navbar-right .custom-dropdown .dropdown-section {
        top: 40px;
        font-size: 1.125rem; }
        .navbar.-navbar--white .navbar-right .custom-dropdown .dropdown-section.dropdown-right {
          right: -15px; }
    .navbar.-navbar--white .dropdown-section {
      top: 68px;
      line-height: 1.5em; }
      @media (min-width: 992px) {
        .navbar.-navbar--white .dropdown-section {
          margin-top: 14px; } }
      .navbar.-navbar--white .navbar-collapse .navbar-collapse-header {
        display: none;
        background: #1b3064;
        height: 68px;
        padding: 25px 20px;
        color: white; }
        .navbar.-navbar--white .navbar-collapse .navbar-collapse-header p {
          font-size: 1.125em;
          color: #fff;
          margin: 0;
          padding: 0; }
        .navbar.-navbar--white .navbar-collapse .navbar-collapse-header button {
          display: inline-block;
          padding: 0 13px 0 0;
          margin: 0;
          position: relative;
          top: 4px; }
          .navbar.-navbar--white .navbar-collapse .navbar-collapse-header button:focus, .navbar.-navbar--white .navbar-collapse .navbar-collapse-header button:active, .navbar.-navbar--white .navbar-collapse .navbar-collapse-header button:hover {
            background: transparent; }
          .navbar.-navbar--white .navbar-collapse .navbar-collapse-header button span {
            background: white; }
  .navbar.-navbar--blue {
    position: relative;
    top: 0;
    z-index: 63;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    background-color: #1b3064;
    flex: 0 0 auto;
    /****** Navbar Dashboard Version 2 Desktop and Tablet starts *******/ }
    .navbar.-navbar--blue.-block-overlay {
      z-index: 79 !important; }
    .ie11 .navbar.-navbar--blue.-fixed-to-top,
    .ie10 .navbar.-navbar--blue.-fixed-to-top,
    .ie9 .navbar.-navbar--blue.-fixed-to-top,
    .edge .navbar.-navbar--blue.-fixed-to-top {
      position: fixed;
      left: 0;
      right: 0; }
      .ie11 .navbar.-navbar--blue.-fixed-to-top + main,
      .ie10 .navbar.-navbar--blue.-fixed-to-top + main,
      .ie9 .navbar.-navbar--blue.-fixed-to-top + main,
      .edge .navbar.-navbar--blue.-fixed-to-top + main {
        padding-top: 60px; }
    .navbar.-navbar--blue .navbar-header {
      height: 60px; }
    .navbar.-navbar--blue .navbar-brand {
      color: #fff;
      font-size: 0.9375rem;
      width: auto;
      padding: 0 15px 0 0;
      margin: 0;
      line-height: 60px;
      text-transform: uppercase;
      font-weight: bold; }
      @media screen and (max-width: 991px) {
        .navbar.-navbar--blue .navbar-brand {
          padding-left: 15px; } }
    .navbar.-navbar--blue .navbar-nav {
      margin-top: 0;
      margin-bottom: 0; }
      @media (min-width: 992px) {
        .navbar.-navbar--blue .navbar-nav {
          margin-left: 15px; } }
      .navbar.-navbar--blue .navbar-nav > li > a {
        height: 60px;
        padding: 0;
        color: rgba(255, 255, 255, 0.8);
        font-size: .875rem;
        line-height: 60px;
        text-transform: capitalize;
        margin-left: 1rem;
        margin-right: 1rem; }
        .navbar.-navbar--blue .navbar-nav > li > a:hover {
          border-bottom: 3px solid #429DFF;
          color: #fff !important; }
        .navbar.-navbar--blue .navbar-nav > li > a.-is--active, .navbar.-navbar--blue .navbar-nav > li > a.active {
          background: transparent !important;
          border-bottom: 3px solid #429DFF;
          color: #fff !important;
          font-weight: bold; }
        .navbar.-navbar--blue .navbar-nav > li > a.toggle-dropdown:not(.-is--active) {
          font-weight: normal; }
    .navbar.-navbar--blue .custom-dropdown .dropdown-section {
      top: calc(100% + 15px); }
    .navbar.-navbar--blue .toggle-subnav {
      position: absolute;
      right: 0;
      padding: 2px 18px;
      color: white; }
      .navbar.-navbar--blue .toggle-subnav i.fa, .navbar.-navbar--blue .toggle-subnav i.far {
        margin: 0;
        transition: transform .25s ease-in-out; }
      .navbar.-navbar--blue .toggle-subnav.collapsed i.fa, .navbar.-navbar--blue .toggle-subnav.collapsed i.far {
        transform: rotate(180deg); }
    .navbar.-navbar--blue .navbar-collapse {
      max-height: unset;
      border: 0;
      box-shadow: none; }
      @media (max-width: 991px) {
        .navbar.-navbar--blue .navbar-collapse {
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          margin: 0;
          padding: 0 15px; } }
  .navbar.-navbar--dashboard {
    background-color: #fff !important; }
    .navbar.-navbar--dashboard .navbar-brand {
      color: #005eb8;
      font-size: 1rem;
      width: auto;
      padding: 0 15px 0 0;
      margin: 0;
      line-height: 52px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold; }
      @media screen and (max-width: 991px) {
        .navbar.-navbar--dashboard .navbar-brand {
          padding-left: 15px; } }
    .navbar.-navbar--dashboard .navbar-nav {
      margin-top: 0;
      margin-bottom: 0; }
      .navbar.-navbar--dashboard .navbar-nav > li > a {
        height: 52px;
        padding: 15px 12px;
        color: #63666a;
        font-size: 0.79rem;
        line-height: 22px;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-top: 15px;
        padding-bottom: 12px;
        margin-left: 0.5rem;
        margin-right: 0.5rem; }
        .navbar.-navbar--dashboard .navbar-nav > li > a span {
          float: right;
          padding-top: 5px; }
        .navbar.-navbar--dashboard .navbar-nav > li > a:hover {
          border-bottom: 3px solid #005eb8;
          color: #005eb8 !important;
          font-weight: bold; }
        .navbar.-navbar--dashboard .navbar-nav > li > a.-is--active, .navbar.-navbar--dashboard .navbar-nav > li > a.active {
          background: transparent !important;
          border-bottom: 3px solid #005eb8;
          color: #005eb8 !important;
          font-weight: bold; }
        .navbar.-navbar--dashboard .navbar-nav > li > a.toggle-dropdown:not(.-is--active) {
          font-weight: normal; }
    .navbar.-navbar--dashboard .toggle-subnav {
      position: absolute;
      right: 0;
      padding: 2px 18px;
      color: #005eb8; }
      .navbar.-navbar--dashboard .toggle-subnav i.fa, .navbar.-navbar--dashboard .toggle-subnav i.far {
        margin: 0;
        transition: transform .25s ease-in-out; }
      .navbar.-navbar--dashboard .toggle-subnav.collapsed i.fa, .navbar.-navbar--dashboard .toggle-subnav.collapsed i.far {
        transform: rotate(180deg); }
    .navbar.-navbar--dashboard.-fixed-to-top {
      box-shadow: 0 2px 2px 0 #d7d8db; }

body.modal-open .navbar.-navbar--white {
  z-index: auto; }

@media screen and (max-width: 991px) {
  .navbar.-navbar--white .collapse-nav-overflow {
    max-height: calc(100vh - 66px);
    overflow-y: auto; }
    .navbar.-navbar--white .collapse-nav-overflow li a {
      font-size: 0.79rem;
      color: #63666a;
      letter-spacing: normal; }
  .navbar.-navbar--white .navbar-toggle {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    float: none; }
    .navbar.-navbar--white .navbar-toggle img {
      margin-right: 0; }
    .navbar.-navbar--white .navbar-toggle:focus, .navbar.-navbar--white .navbar-toggle:active {
      outline: none; }
  .navbar-collapse-items {
    height: calc(100vh - 186px);
    overflow-y: scroll;
    overflow-x: hidden; }
  .navbar.-navbar--white .navbar-collapse {
    transition: right .25s ease-in-out, opacity .25s ease-in-out;
    background: #EAEAEA;
    height: 100vh !important;
    max-height: 100vh;
    position: fixed;
    z-index: 99;
    right: -85%;
    opacity: 0;
    width: 85%;
    margin: 0;
    padding: 0;
    border: 0;
    top: 0; }
    .navbar.-navbar--white .navbar-collapse.in {
      opacity: 1;
      right: 0; }
    .navbar.-navbar--white .navbar-collapse .navbar-collapse-header {
      display: block; }
      .navbar.-navbar--white .navbar-collapse .navbar-collapse-header .fa-times, .navbar.-navbar--white .navbar-collapse .navbar-collapse-header .far-times {
        color: #fff;
        font-size: 0.889rem; }
    .navbar.-navbar--white .navbar-collapse .nav > li {
      float: none; }
    .navbar.-navbar--white .navbar-collapse .nav > li > a {
      display: block;
      background-color: white;
      border-bottom: 1px solid #e9eaeb;
      height: 60px;
      padding: 14px 35px 14px 18px;
      line-height: 32px; }
      .navbar.-navbar--white .navbar-collapse .nav > li > a:focus, .navbar.-navbar--white .navbar-collapse .nav > li > a:active {
        background: white; }
      .navbar.-navbar--white .navbar-collapse .nav > li > a.toggle-dropdown {
        position: relative; }
        .navbar.-navbar--white .navbar-collapse .nav > li > a.toggle-dropdown .fa-angle-down, .navbar.-navbar--white .navbar-collapse .nav > li > a.toggle-dropdown .far-angle-down {
          display: none; }
        .navbar.-navbar--white .navbar-collapse .nav > li > a.toggle-dropdown:after {
          font: normal normal normal 14px/1 FontAwesome;
          font-family: 'Font Awesome 5 Pro';
          transform: translateY(-50%);
          display: inline-block;
          top: 50%;
          position: absolute;
          color: #A5A6A8;
          content: "\f067";
          right: 17px;
          line-height: 1;
          width: 14px;
          height: 14px;
          font-size: 0.889rem;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .navbar.-navbar--white .navbar-collapse .nav > li > a.toggle-dropdown.active {
          background: white;
          border-bottom: 1px solid #dcdddf; }
          .navbar.-navbar--white .navbar-collapse .nav > li > a.toggle-dropdown.active:after {
            content: "\f068"; }
    .navbar.-navbar--white .navbar-collapse .navbar-right,
    .navbar.-navbar--white .navbar-collapse .navbar-nav {
      float: none !important;
      margin: 0; }
    .navbar.-navbar--white .navbar-collapse .hidden-in-sidenav {
      display: none !important; }
    .navbar.-navbar--white .navbar-collapse .show-in-sidenav {
      display: block; }
    .navbar.-navbar--white .navbar-collapse .show-in-sidenav-inline {
      display: inline-block; }
    .navbar.-navbar--white .navbar-collapse .navbar-right img {
      display: none !important; }
    .navbar.-navbar--white .navbar-collapse .navbar-right li a {
      background: #e9eaeb;
      border-bottom: 1px solid #dcdddf; }
    .navbar.-navbar--white .navbar-collapse .navbar-right li a img:not(.hidden-in-sidenav) {
      width: 20px;
      display: inline-block;
      margin-right: 10px; }
    .navbar.-navbar--white .navbar-collapse .inline-in-sidenav {
      display: inline-block; }
    .navbar.-navbar--white .navbar-collapse .dropdown-section {
      position: static;
      border-bottom: 1px solid #e9eaeb;
      background-color: #f4f5f8; }
  .navbar.-navbar--blue .navbar-header {
    line-height: 60px; } }

@media screen and (min-width: 992px) {
  .navbar.-navbar--white .collapse-nav-overflow li a {
    display: table-cell;
    vertical-align: middle;
    line-height: 0; }
    .navbar.-navbar--white .collapse-nav-overflow li a span {
      display: inline-block;
      max-height: 68px;
      overflow: hidden;
      line-height: 16px; }
    .navbar.-navbar--white .collapse-nav-overflow li a .fa, .navbar.-navbar--white .collapse-nav-overflow li a .far {
      top: 0; } }

@media screen and (max-width: 991px) {
  .navbar.-navbar--blue .navbar-collapse {
    background: #1b3064;
    max-height: calc(100vh - 60px); }
    .navbar.-navbar--blue .navbar-collapse .navbar-nav > li > a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .navbar.-navbar--blue .navbar-collapse .navbar-nav > li:last-child a {
      border-bottom: 0; }
  .navbar.-navbar--blue .custom-dropdown .toggle-dropdown {
    transition: border-bottom-color .15s ease-in-out; }
  .navbar.-navbar--blue .custom-dropdown .toggle-dropdown.active {
    border-bottom-color: transparent; }
  .navbar.-navbar--blue .custom-dropdown .dropdown-section {
    position: unset;
    background: #324573;
    box-shadow: none; }
    .navbar.-navbar--blue .custom-dropdown .dropdown-section li > a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.15);
      line-height: 10px !important;
      color: #FFF; }
      .navbar.-navbar--blue .custom-dropdown .dropdown-section li > a:hover, .navbar.-navbar--blue .custom-dropdown .dropdown-section li > a:focus, .navbar.-navbar--blue .custom-dropdown .dropdown-section li > a:active {
        outline: 0;
        background: inherit;
        border-left: none !important; }
      .navbar.-navbar--blue .custom-dropdown .dropdown-section li > a:hover {
        text-decoration: underline; }
    .navbar.-navbar--blue .custom-dropdown .dropdown-section li:last-child a {
      border-bottom: 0; }
  .navbar.-navbar--blue .custom-dropdown span.fa, .navbar.-navbar--blue .custom-dropdown span.far {
    font-size: 22px;
    position: absolute;
    right: 2px;
    top: 0;
    line-height: 60px;
    margin-right: 0; }
  .navbar.-navbar--blue li a {
    padding: 19px 0 !important;
    margin: 0 15px !important;
    line-height: 22px !important; }
  /****** Navbar Dashboard Version 2 Mobile starts *******/
  .navbar.-navbar--dashboard .navbar-collapse {
    background: #005eb8;
    max-height: calc(100vh - 60px); }
    .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li > a {
      border-bottom: 1px solid #fff;
      color: #fff; }
      .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li > a:hover, .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li > a:focus, .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li > a:active {
        border-color: #fff;
        color: #fff !important;
        font-weight: bold; }
        .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li > a:hover span, .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li > a:focus span, .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li > a:active span {
          font-weight: bold; }
    .navbar.-navbar--dashboard .navbar-collapse .navbar-nav > li:last-child a {
      border-bottom: 0; }
  .navbar.-navbar--dashboard .custom-dropdown .toggle-dropdown {
    transition: border-bottom-color .15s ease-in-out; }
  .navbar.-navbar--dashboard .custom-dropdown .toggle-dropdown.active {
    border-bottom-color: transparent; }
  .navbar.-navbar--dashboard .custom-dropdown span, .navbar.-navbar--dashboard .custom-dropdown span.far {
    font-size: 22px;
    position: absolute;
    right: 2px;
    top: 0;
    line-height: 50px;
    margin-right: 0; }
  .navbar.-navbar--dashboard li a {
    padding: 14px 0 !important;
    margin: 0 15px !important; }
  /****** Navbar Dashboard Version 2 Mobile ends *******/ }

.basket-preview-button.not-empty .md-view:after {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  background-color: #005eb8;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 6px; }

@media (min-width: 768px) and (max-width: 991px) {
  .secondary-navigation .navbar-header {
    position: relative; }
  .secondary-navigation .navbar-nav {
    width: 750px;
    margin: auto; }
  .secondary-navigation .custom-dropdown .dropdown-section.bg-blue:before {
    content: none; } }

/* workaround for IE bug in flex-item's width */
.ie .db-global-navigation.-type--subnav-img .navbar-right {
  width: 300px;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .ie .db-global-navigation.-type--subnav-img .navbar-right {
      width: auto;
      padding-right: 10px; } }

@media screen and (max-width: 991px) {
  .db-global-navigation {
    border-bottom: solid 1px #d7d8db; } }

.ge-footer {
  bottom: 0;
  width: 100%; }
  .ge-footer .ge-footer__lang-selector ul {
    list-style-type: none;
    margin: 0;
    padding: 4rem 0rem 0.5rem; }
    @media screen and (max-width: 768px) {
      .ge-footer .ge-footer__lang-selector ul {
        padding: 1rem 0rem 1rem; } }
  .ge-footer .ge-footer__lang-selector ul li {
    color: rgba(99, 102, 106, 0.8);
    display: inline-block;
    text-transform: uppercase;
    padding: 0 10px;
    font-size: 0.79rem; }
    .ge-footer .ge-footer__lang-selector ul li:first-child {
      padding-left: 0; }
    .ge-footer .ge-footer__lang-selector ul li a:hover {
      text-decoration: none; }
  .ge-footer .ge-footer__bottom {
    padding: 20px 0 50px 0; }
    .ge-footer .ge-footer__bottom .legal-section img,
    .ge-footer .ge-footer__bottom .legal-section .copyright {
      float: left; }
    .ge-footer .ge-footer__bottom .legal-section img {
      width: 43px;
      height: 43px; }
    .ge-footer .ge-footer__bottom .legal-section .copyright {
      font-size: 0.889rem;
      text-transform: capitalize;
      width: 100%;
      padding-left: 0;
      padding-top: 0.5rem; }
      .ge-footer .ge-footer__bottom .legal-section .copyright span, .ge-footer .ge-footer__bottom .legal-section .copyright a {
        display: inline-block;
        line-height: 1;
        padding: 2px 0;
        color: #8B8B8d;
        margin-right: 15px; }
        @media screen and (max-width: 991px) {
          .ge-footer .ge-footer__bottom .legal-section .copyright span.block-sm, .ge-footer .ge-footer__bottom .legal-section .copyright a.block-sm {
            display: block;
            margin-bottom: 0.5rem; } }
      @media screen and (max-width: 991px) {
        .ge-footer .ge-footer__bottom .legal-section .copyright a {
          border-right: 1px solid 1px solid rgba(255, 255, 255, 0.2);
          margin-right: 0.5rem;
          padding-right: 0.5rem; }
          .ge-footer .ge-footer__bottom .legal-section .copyright a:last-child {
            border-right: 0px;
            margin-right: 0rem;
            padding-right: 0rem; } }
      .ge-footer .ge-footer__bottom .legal-section .copyright:last-child {
        margin-right: 0px; }
    .ge-footer .ge-footer__bottom .social-channels {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .ge-footer .ge-footer__bottom .social-channels {
          padding-top: 0.8rem; } }
      .ge-footer .ge-footer__bottom .social-channels li {
        display: inline-block;
        padding: 0 0.1rem; }
        .ge-footer .ge-footer__bottom .social-channels li > a {
          display: inline-block; }
        .ge-footer .ge-footer__bottom .social-channels li span.fa, .ge-footer .ge-footer__bottom .social-channels li span.fab {
          font-size: 1rem;
          position: relative;
          height: 2rem;
          width: 2rem;
          background-color: #d1d1d1;
          border-radius: 50%;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-transition: background-color .2s linear;
          -o-transition: background-color .2s linear;
          transition: background-color .2s linear;
          color: #131d26;
          line-height: 2rem; }
          .ge-footer .ge-footer__bottom .social-channels li span.fa:before, .ge-footer .ge-footer__bottom .social-channels li span.fab:before {
            transform: translate(-50%, -50%);
            position: absolute;
            top: 50%;
            left: calc(50% - 1px); }
          .ge-footer .ge-footer__bottom .social-channels li span.fa:hover, .ge-footer .ge-footer__bottom .social-channels li span.fab:hover {
            background: #ffffff;
            color: #18181B; }
        .ge-footer .ge-footer__bottom .social-channels li span.cui-icon-bilibili {
          font-family: MaterialIcons; }
        .ge-footer .ge-footer__bottom .social-channels li:first-child {
          padding-left: 0; }
        .ge-footer .ge-footer__bottom .social-channels li:last-child {
          padding-right: 0; }
      @media screen and (max-width: 768px) {
        .ge-footer .ge-footer__bottom .social-channels {
          float: left;
          margin-top: 1.5rem; } }
  .ge-footer .dropdown-xs span.fa, .ge-footer .dropdown-xs span.far {
    display: none; }
  .ge-footer .ge-button.-type--lang-select {
    background: transparent;
    border-color: transparent;
    color: #a3a3a4;
    font-size: 1rem;
    text-transform: capitalize;
    padding: 0px; }
  .ge-footer .ge-button.-type--lang-select:hover {
    background: transparent;
    border-color: transparent;
    color: #e8e8e8; }
  .ge-footer .ge-layout.-bg--blue-darker-3 {
    background: #2f2f32; }

@media screen and (max-width: 767px) {
  .ge-footer .ge-footer__lang-selector {
    padding: 15px 0px; }
  .ge-footer .ge-footer__lang-selector ul li {
    display: block;
    width: 100%;
    padding: 8px 0; }
  .ge-footer .bottom-footer {
    padding: 20px 0; }
    .ge-footer .bottom-footer .social-channels {
      text-align: left;
      padding-top: 15px; }
    .ge-footer .bottom-footer .social-channels li {
      padding: 0 5px; }
      .ge-footer .bottom-footer .social-channels li:first-child {
        padding-left: 0; }
      .ge-footer .bottom-footer .social-channels li:last-child {
        padding-right: 0; }
    .ge-footer .bottom-footer .legal-section img,
    .ge-footer .bottom-footer .legal-section .copy-text {
      float: none;
      display: block; }
    .ge-footer .bottom-footer .legal-section img {
      margin: 0 auto;
      margin-bottom: 15px; }
    .ge-footer .bottom-footer .legal-section .copy-text {
      text-align: left;
      width: 100%;
      padding: 0;
      line-height: 3.5em; }
    .ge-footer .bottom-footer:first-child {
      display: block; }
  .ge-footer .dropdown-xs span.fa {
    display: inline-block;
    transition: transform .25s ease-in-out;
    float: right;
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .ge-footer .dropdown-xs ul {
    display: none;
    margin-bottom: 1rem; }
  .ge-footer .dropdown-xs.open span.fa {
    transform: rotate(180deg); }
  .footer-block-link {
    padding: 15px 0; } }

.footer-block-link {
  display: block;
  text-align: left;
  padding: 20px 0;
  text-decoration: none; }
  .footer-block-link .link-img {
    width: 100%; }
    .footer-block-link .link-img img {
      margin: 0 auto;
      display: block;
      width: 50px; }
  .footer-block-link h6 {
    color: #ffffff;
    font-weight: bold;
    padding-top: 15px; }
  .footer-block-link p {
    color: #cce7e2;
    margin: 0; }

.ge-footer__site-links_col-4 {
  padding: 40px 0 45px 0px; }
  .ge-footer__site-links_col-4 .row {
    margin: 0; }
  .ge-footer__site-links_col-4 .container {
    padding: 0rem; }
  .ge-footer__site-links_col-4 ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .ge-footer__site-links_col-4 ul li {
      padding: 0;
      margin: 0; }
      .ge-footer__site-links_col-4 ul li a {
        font-size: 0.9375rem;
        color: #8B8B8d;
        line-height: 1.8rem;
        display: block; }
        @media screen and (max-width: 991px) {
          .ge-footer__site-links_col-4 ul li a {
            line-height: 2.2rem; } }
  .ge-footer__site-links_col-4 h6 {
    line-height: 1;
    color: #ffffff;
    margin-bottom: 1.4rem;
    padding-top: 0;
    margin-top: 0;
    font-size: 0.9375rem;
    font-weight: bold; }
  .ge-footer__site-links_col-4 .site-links__col {
    width: 25%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .ge-footer__site-links_col-4 .site-links__col {
        width: 25%; } }
    @media screen and (max-width: 768px) {
      .ge-footer__site-links_col-4 .site-links__col {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        .ge-footer__site-links_col-4 .site-links__col:first-child {
          border-top: 1px solid rgba(255, 255, 255, 0.1); } }
  @media screen and (max-width: 991px) {
    .ge-footer__site-links_col-4 {
      padding-top: 0; }
      .ge-footer__site-links_col-4 h6 {
        padding-top: 25px; } }
  @media screen and (max-width: 767px) {
    .ge-footer__site-links_col-4 {
      padding: 0rem; }
      .ge-footer__site-links_col-4 .dropdown-xs h6 {
        padding-top: 0.6rem;
        margin-bottom: 0.6rem;
        cursor: pointer;
        width: 100%;
        line-height: 1.6rem; } }

/* Main modules */
.db-global-navigation .ge-logo {
  margin-top: 4px; }

.ge-logo__ill {
  display: inline-block;
  vertical-align: middle; }
  .navbar-brand .ge-logo__ill {
    width: 40px; }
  .center-logotype .ge-logo__ill {
    width: 55px; }
  .ge-logo__ill img {
    width: 100%; }

.ge-logo__text {
  display: inline-block;
  vertical-align: middle;
  padding-top: 3px;
  padding-left: 4px;
  text-align: left;
  color: #2f3133;
  line-height: 1; }
  @media (max-width: 330px) {
    .ge-logo__text {
      display: none; } }
  .center-logotype .ge-logo__text {
    vertical-align: top;
    margin-top: 6px;
    padding-top: 0;
    padding-left: 8px; }

.ge-logo__text-first {
  font-size: 0.889rem; }
  .center-logotype .ge-logo__text-first {
    font-size: 18px; }

.ge-logo__text-second {
  font-size: 1.125rem;
  margin-top: 4px; }
  .center-logotype .ge-logo__text-second {
    font-size: 23px;
    margin-top: 3px; }

.image-info-boxes {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 30px; }

.image-info-box-wrapper {
  display: flex; }

.image-info-box {
  width: 100%;
  margin: 0 0 30px;
  -webkit-transition: all 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /*product category cards styles for dotdotdot*/ }
  .image-info-box:hover .ge-button {
    background-color: #33a08c;
    border-color: #33a08c;
    color: #fff; }
  .image-info-box a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #63666a;
    text-align: center;
    position: relative; }
    .image-info-box a:hover {
      text-decoration: none; }
    .image-info-box a .ge-button {
      position: absolute;
      bottom: 25px;
      margin: 0; }
  .image-info-box figcaption {
    padding: 25px 0px 65px;
    text-align: left; }
    .image-info-box figcaption h3 {
      margin-bottom: 10px;
      margin-top: 10px;
      font-weight: bold;
      font-size: 1.125rem;
      line-height: 1.2rem; }
    .image-info-box figcaption p {
      font-size: 1rem;
      line-height: 1.46rem; }
  .image-info-box__description {
    max-height: 182px;
    overflow: hidden; }
  .image-info-box__img-wrapper {
    position: relative;
    padding-top: 56%;
    overflow: hidden; }
    .image-info-box__img-wrapper img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%; }

.hover-card-set ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0; }
  .hover-card-set ul li {
    display: flex; }
    .hover-card-set ul li .card {
      position: relative;
      z-index: 0;
      overflow: hidden;
      width: 100%;
      margin-top: 15px;
      margin-bottom: 15px;
      padding: 28px 28px 60px;
      max-height: 325px;
      border-radius: 0;
      /* styles for dotdotdot */ }
      @media (min-width: 481px) {
        .hover-card-set ul li .card {
          min-height: 302px; } }
      @media (min-width: 768px) {
        .hover-card-set ul li .card {
          min-height: 370px; } }
      .hover-card-set ul li .card:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
        -webkit-transition: opacity 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
        transition: opacity 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75); }
      .hover-card-set ul li .card__description {
        max-height: 122px;
        overflow: hidden; }
      .hover-card-set ul li .card .background-image {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-position: center center;
        opacity: 0;
        -webkit-transition: opacity 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
        transition: opacity 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
        background-image: none !important; }
        .hover-card-set ul li .card .background-image:after {
          background-color: #cce7e2;
          content: "";
          z-index: 1;
          opacity: 0;
          -webkit-transition: opacity 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
          transition: opacity 250ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0; }
      .hover-card-set ul li .card .info-text {
        position: relative;
        z-index: 1;
        color: #5d5d5f; }
        .hover-card-set ul li .card .info-text h3 {
          margin: 0 0 20px;
          font-weight: bold;
          font-size: 1.375rem;
          line-height: 1.18; }
        .hover-card-set ul li .card .info-text p {
          font-size: 0.9375rem;
          line-height: 1.46;
          margin: 0 0 24px; }
      .hover-card-set ul li .card > button {
        padding: 0 15px;
        position: absolute;
        bottom: 28px;
        z-index: 1; }
      .hover-card-set ul li .card:hover {
        cursor: pointer; }
        .hover-card-set ul li .card:hover:before {
          opacity: 0; }
        .hover-card-set ul li .card:hover .background-image {
          opacity: 1; }
          .hover-card-set ul li .card:hover .background-image:after {
            background-color: #cce7e2;
            opacity: 1; }
        .hover-card-set ul li .card:hover .ge-button {
          padding: 0 15px;
          position: absolute;
          z-index: 1;
          display: block; }
    @media (max-width: 600px) {
      .hover-card-set ul li.col-480-12 {
        width: 100%; } }

.post-container .box-wrapper, .post-container .login-form .login-box, .login-form .post-container .login-box {
  -moz-box-shadow: 0px 1px 2px 0px rgba(47, 49, 51, 0.22);
  -o-box-shadow: 0px 1px 2px 0px rgba(47, 49, 51, 0.22);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(47, 49, 51, 0.22);
  box-shadow: 0px 1px 2px 0px rgba(47, 49, 51, 0.22); }

article p {
  margin: 0 0 20px; }

article .date {
  font-size: .875rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #005eb8;
  margin-top: 20px; }

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

article .main-body p.-lead {
  font-size: 1.424rem;
  line-height: 1.898rem;
  margin-bottom: 25px; }

article img {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px; }

article .footer-section {
  border-top: #ececf0 1px solid;
  margin-top: 40px;
  padding: 40px 0px 20px; }
  article .footer-section .tags span, article .footer-section .social span {
    display: block;
    padding: 0rem 0.5rem 1rem 0.5rem; }
  article .footer-section .title {
    padding: 0rem 0.5rem 0.5rem;
    display: block; }
  article .footer-section .social {
    margin-top: 40px; }
  article .footer-section .social .facebook {
    background-color: #395a97;
    border-color: #395a97; }
  article .footer-section .social .twitter {
    background-color: #55aeeb;
    border-color: #55aeeb; }
  article .footer-section .social .pinterest {
    background: #ba0420;
    border-color: #ba0420; }

.article-page__image-wrapper {
  display: flex;
  align-items: center; }
  .article-page__image-wrapper, .article-page__image-wrapper.-align-left {
    justify-content: flex-start; }
  .article-page__image-wrapper.-align-right {
    justify-content: flex-end; }
  .article-page__image-wrapper.-align-middle {
    justify-content: center; }
  .article-page__image-wrapper img {
    width: auto;
    max-width: 100%;
    margin: 0; }
    .article-page__image-wrapper img + img {
      margin-left: 10px; }

.article-page__container {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .article-page__container .lead {
    font-size: 1.125rem;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .article-page__container .lead {
        font-size: 1.125rem; } }
  @media all and (max-width: 767px) {
    .article-page__container {
      width: 100%; } }

.article-page__header {
  background-color: #f4f5f8; }
  .article-page__header-title {
    padding: 20px 0;
    word-break: break-word;
    font-weight: bold; }
  .article-page__header-icons {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .article-page__header-icons li {
      display: inline-block; }
      .article-page__header-icons li a {
        padding-right: 1rem; }
      .article-page__header-icons li .fa {
        color: #63666a;
        -moz-transition: color 0.2s linear;
        -ms-transition: color 0.2s linear;
        -o-transition: color 0.2s linear;
        -webkit-transition: color 0.2s linear;
        transition: color 0.2s linear; }
        .article-page__header-icons li .fa:hover {
          color: #00b5e2; }
      .article-page__header-icons li span.cui-icon-bilibili {
        font-family: MaterialIcons; }

.article-page__content {
  background-color: #fff;
  padding: 50px 0; }
  .article-page__content table thead {
    border-bottom: 1px solid #f4f5f8; }
    @media all and (max-width: 767px) {
      .article-page__content table thead {
        display: none; } }
  .article-page__content table tbody tr:nth-of-type(2n) {
    background-color: #f3f3f8; }
  .article-page__content table tbody td:not(:last-of-type) {
    padding-right: 50px; }
  @media all and (max-width: 767px) {
    .article-page__content table tbody tr {
      display: flex;
      flex-direction: column;
      padding: 10px 0; }
    .article-page__content table tbody td {
      padding: 0; } }

.article-page__content a:not(.ge-button),
.container.post-container a:not(.ge-button),
.accordian-panel.no-padding a:not(.ge-button) {
    text-decoration: underline;
    color: #18181B !important;
    font-weight: inherit;
    cursor: pointer; }
.article-page__content a:not(.ge-button):hover,
.container.post-container a:not(.ge-button):hover,
.accordian-panel.no-padding a:not(.ge-button):hover {
    color: #18181B !important;
    text-decoration: none; }
.article-page__content a:not(.ge-button):focus,
.container.post-container a:not(.ge-button):focus,
.accordian-panel.no-padding a:not(.ge-button):focus {
    outline: none; }

.flex-columns {
  display: flex; }
  .flex-columns .flex-column {
    flex: 1;
    padding: 20px; }
  @media all and (max-width: 767px) {
    .flex-columns {
      flex-direction: column; }
      .flex-columns .flex-column {
        padding: 20px 0; } }

.PRN_ImbeddedAssetReference img {
  width: auto !important; }

.-default--panel,
.product-box {
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
  position: relative; }
  .-default--panel .content > a,
  .product-box .content > a {
    display: block; }
  .-default--panel .content,
  .product-box .content {
    border-bottom: 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0; }
    .-default--panel .content > div:first-child,
    .product-box .content > div:first-child {
      padding: 10px;
      overflow: hidden; }
      @media all and (max-width: 550px) {
        .-default--panel .content > div:first-child,
        .product-box .content > div:first-child {
          padding: 10px 0; } }
    .-default--panel .content:hover .learn-more,
    .product-box .content:hover .learn-more {
      margin: -38px 0 0;
      color: #005eb8; }
      @media all and (max-width: 500px) {
        .-default--panel .content:hover .learn-more,
        .product-box .content:hover .learn-more {
          margin: -38px 0 0 -72px; } }
    .-default--panel .content img,
    .product-box .content img {
      margin: 20px auto 0;
      max-width: 100%;
      max-height: 130px; }
    .-default--panel .content a:hover,
    .product-box .content a:hover {
      text-decoration: none; }
    .-default--panel .content a > span,
    .product-box .content a > span {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1; }
  .-default--panel .h5,
  .product-box .h5 {
    height: 4rem;
    overflow: hidden;
    color: #18181B;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.225em;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 20px 0 0;
    transition: all 0.2s ease-in-out 0s; }
  .-default--panel p,
  .product-box p {
    color: #63666a;
    font-size: 0.889rem;
    line-height: 1.46em;
    height: auto;
    overflow: hidden;
    transition: all 0.2s ease-in-out 0s;
    word-break: break-word; }
  .-default--panel:hover .h5, .-default--panel:hover p,
  .product-box:hover .h5,
  .product-box:hover p {
    color: #2f331a; }
  .-default--panel span.learn-more,
  .product-box span.learn-more {
    display: block;
    font-size: 13px;
    margin: -38px 0 0 -77px;
    transition: all 0.2s ease-in-out 0s; }
    .-default--panel span.learn-more i.fa.fa-long-arrow-right, .-default--panel span.learn-more i.far.fa-long-arrow-right,
    .product-box span.learn-more i.fa.fa-long-arrow-right,
    .product-box span.learn-more i.far.fa-long-arrow-right {
      display: inline-block;
      font-size: 14px;
      margin: 4px 10px;
      position: absolute;
      transition: all 0.2s ease-in-out 0s; }
  .-default--panel .price,
  .product-box .price {
    margin: 0;
    font-size: 0.889rem;
    color: #00755f;
    float: left;
    font-weight: bold; }
  .-default--panel .buttons,
  .product-box .buttons {
    margin: 0 auto; }
    .-default--panel .buttons > div,
    .product-box .buttons > div {
      border: 1px solid #ececf0;
      padding: 6px 0; }
      .-default--panel .buttons > div:hover,
      .product-box .buttons > div:hover {
        background-color: #005eb8;
        border: 1px solid #005eb8; }
        .-default--panel .buttons > div:hover a,
        .product-box .buttons > div:hover a {
          color: #fff; }
      .-default--panel .buttons > div.quote:hover,
      .product-box .buttons > div.quote:hover {
        background-color: #00bf6f;
        border: 1px solid #00bf6f; }
      .-default--panel .buttons > div.shopping:hover,
      .product-box .buttons > div.shopping:hover {
        background-color: #49549B;
        border: 1px solid #49549B; }
      .-default--panel .buttons > div:first-child,
      .product-box .buttons > div:first-child {
        border-right: 0; }
        @media all and (max-width: 768px) {
          .-default--panel .buttons > div:first-child,
          .product-box .buttons > div:first-child {
            border-right: 1px solid #ececf0;
            border-bottom: 0; } }
  .-default--panel .product-box__description,
  .product-box .product-box__description {
    height: 5rem;
    overflow: hidden; }
    .-default--panel .product-box__description + .clearfix,
    .product-box .product-box__description + .clearfix {
      margin: 27px 0 0 0; }
      .-default--panel .product-box__description + .clearfix.discontinued,
      .product-box .product-box__description + .clearfix.discontinued {
        margin: 0; }
        .-default--panel .product-box__description + .clearfix.discontinued .discontinued__notice,
        .product-box .product-box__description + .clearfix.discontinued .discontinued__notice {
          display: block;
          color: #5d5d5f;
          font-weight: normal; }

.-default--panels .-default--panel,
.-default--panels .product-box,
.product-listing-wrapper .-default--panel,
.product-listing-wrapper .product-box {
  margin-bottom: 15px;
  margin-top: 15px; }
  .-default--panels .-default--panel .-panel--description-wrapper,
  .-default--panels .-default--panel .product-description-wrapper,
  .-default--panels .product-box .-panel--description-wrapper,
  .-default--panels .product-box .product-description-wrapper,
  .product-listing-wrapper .-default--panel .-panel--description-wrapper,
  .product-listing-wrapper .-default--panel .product-description-wrapper,
  .product-listing-wrapper .product-box .-panel--description-wrapper,
  .product-listing-wrapper .product-box .product-description-wrapper {
    padding: 10px 0; }
  .-default--panels .-default--panel .-panel--image-wrapper,
  .-default--panels .-default--panel .product-image-wrapper,
  .-default--panels .product-box .-panel--image-wrapper,
  .-default--panels .product-box .product-image-wrapper,
  .product-listing-wrapper .-default--panel .-panel--image-wrapper,
  .product-listing-wrapper .-default--panel .product-image-wrapper,
  .product-listing-wrapper .product-box .-panel--image-wrapper,
  .product-listing-wrapper .product-box .product-image-wrapper {
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: space-around; }
  .-default--panels .-default--panel .content img,
  .-default--panels .product-box .content img,
  .product-listing-wrapper .-default--panel .content img,
  .product-listing-wrapper .product-box .content img {
    transition: all .3s ease 0s;
    max-height: 170px;
    margin: 0 auto; }
  .-default--panels .-default--panel .product-box-title,
  .-default--panels .product-box .product-box-title,
  .product-listing-wrapper .-default--panel .product-box-title,
  .product-listing-wrapper .product-box .product-box-title {
    height: 4rem;
    overflow: hidden;
    color: #18181B;
    font-size: 1.125rem;
    line-height: 1.3rem;
    margin-bottom: 10px;
    font-weight: bold; }
  .-default--panels .-default--panel .product-box__description,
  .-default--panels .product-box .product-box__description,
  .product-listing-wrapper .-default--panel .product-box__description,
  .product-listing-wrapper .product-box .product-box__description {
    height: 5.2rem;
    color: #5d5d5f;
    overflow: hidden; }
    .-default--panels .-default--panel .product-box__description p,
    .-default--panels .product-box .product-box__description p,
    .product-listing-wrapper .-default--panel .product-box__description p,
    .product-listing-wrapper .product-box .product-box__description p {
      font-size: 0.89rem;
      line-height: 1.46em;
      word-wrap: break-word;
      margin: 0; }
  .-default--panels .-default--panel:hover img,
  .-default--panels .product-box:hover img,
  .product-listing-wrapper .-default--panel:hover img,
  .product-listing-wrapper .product-box:hover img {
    transform: scale3d(1.05, 1.05, 10); }

.shop .product-box-wrapper .product-box {
  min-height: 350px; }

@media (max-width: 480px) {
  .col-480-12 {
    width: 100%; } }

.tile-view.box-wrapper, .login-form .tile-view.login-box {
  background-color: transparent; }

.tile-view .product-box {
  display: block;
  padding: 20px; }
  .tile-view .product-box:hover, .tile-view .product-box:focus {
    box-shadow: 0 1px 2px 0 #2f3133; }

.products-scroller-box-wrapper:not(.consumable-products-scroller) .product-box {
  padding-top: 20px;
  min-height: 100%; }

.products-scroller-box-wrapper:not(.consumable-products-scroller) .products-scroller {
  white-space: nowrap;
  font-size: 0;
  overflow: hidden; }

.products-scroller-box-wrapper:not(.consumable-products-scroller) .product-box-wrapper {
  float: none;
  display: inline-block; }

.products-scroller-box-wrapper:not(.consumable-products-scroller) a.product-box {
  margin: 0;
  white-space: normal; }

.products-scroller-box-wrapper:not(.consumable-products-scroller) .slick-track {
  padding-bottom: 2px; }

.products-scroller-box-wrapper:not(.consumable-products-scroller) .-panel--image-wrapper,
.products-scroller-box-wrapper:not(.consumable-products-scroller) .product-image-wrapper {
  position: relative;
  height: 0;
  padding-top: 56.28% !important; }

.products-scroller-box-wrapper:not(.consumable-products-scroller) img.img-responsive {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0; }

.products-scroller-box-wrapper:not(.consumable-products-scroller).tile-view .img-responsive {
  max-width: 100%;
  max-height: 100%;
  margin: 0; }

.products-scroller-box-wrapper:not(.consumable-products-scroller).recommended-product-carousel {
  margin: 0;
  overflow-x: hidden; }
  .products-scroller-box-wrapper:not(.consumable-products-scroller).recommended-product-carousel .product-box, .products-scroller-box-wrapper:not(.consumable-products-scroller).recommended-product-carousel .product-box:hover, .products-scroller-box-wrapper:not(.consumable-products-scroller).recommended-product-carousel .product-box:focus {
    box-shadow: none; }

/* Default panels */
.-default--panel {
  position: relative; }
  .-default--panel.disabled {
    opacity: 0.4;
    pointer-events: none;
    color: #63666a;
    border-color: #d7d8db;
    cursor: default; }
  .-default--panel .-tile--notification {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    background-color: #72cbe1; }
  .-default--panel .content > a {
    color: #63666a; }
  .-default--panel .-panel--title-wrapper {
    color: #2f3133; }
  .-default--panel.-icon--panel:hover {
    box-shadow: 0 0 0 2px #72cbe1; }
  .-default--panel.-icon--panel .-panel--image-wrapper {
    height: 76px;
    padding: 30px 20px 0; }
    @media (min-width: 1200px) {
      .-default--panel.-icon--panel .-panel--image-wrapper {
        padding: 40px 30px 0; } }
    .-default--panel.-icon--panel .-panel--image-wrapper .far {
      font-size: 2.887rem;
      color: #005eb8; }
  .-default--panel.-icon--panel .-panel--description-wrapper {
    padding-bottom: 30px;
    text-align: center; }
    @media (min-width: 1200px) {
      .-default--panel.-icon--panel .-panel--description-wrapper {
        padding: 20px 40px 30px; } }
    .-default--panel.-icon--panel .-panel--description-wrapper .-panel--title-wrapper {
      height: 4.8rem;
      padding: 0 5%;
      overflow: hidden; }
  .-default--panel.-icon--panel .-panel--text {
    height: 4.4rem;
    overflow: hidden; }
    .-default--panel.-icon--panel .-panel--text p {
      font-size: 1rem; }

.left-nav-links {
  width: 100%;
  position: relative; }
  .left-nav-links a {
    font-size: 1em;
    text-decoration: none;
    padding: 12px 0; }
    @media all and (max-width: 991px) {
      .left-nav-links a {
        display: block; } }
    .left-nav-links a .fa {
      position: absolute;
      right: 0px;
      font-size: 25px; }
  .left-nav-links ul li {
    border-bottom: 1px solid #ececf0; }
    .left-nav-links ul li:last-child a {
      padding-bottom: 0; }
    .left-nav-links ul li a {
      color: #63666a;
      display: block;
      text-decoration: none; }
      .left-nav-links ul li a span {
        position: absolute;
        right: 15px; }
    .left-nav-links ul li:last-child {
      border-bottom: none; }
    .left-nav-links ul li.refine-by {
      border-bottom: 0; }
      .left-nav-links ul li.refine-by h4.h4 {
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 20px;
        padding-bottom: 15px; }
      .left-nav-links ul li.refine-by h6.h6 {
        color: #2f331a;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        margin-top: 15px; }
      .left-nav-links ul li.refine-by hr {
        background-color: #ddd;
        border: 0;
        margin: 12px 0 0; }
  @media all and (max-width: 991px) {
    .left-nav-links ul.collapse li:nth-of-type(2) {
      border-top: 1px solid #ececf0; } }
  @media all and (min-width: 992px) {
    .left-nav-links ul.collapse {
      display: block;
      height: auto !important; } }

.box-wrapper, .login-form .login-box {
  height: auto;
  background: #fff;
  padding: 30px 30px;
  margin: 15px 0; }
  .box-wrapper .btn-frame, .login-form .login-box .btn-frame {
    margin-bottom: 5px; }

.banner-wrapper {
  margin: 15px 0 30px 0; }

.col-sm-12.col-md-4.col-lg-4 .box-wrapper, .col-sm-12.col-md-4.col-lg-4 .login-form .login-box, .login-form .col-sm-12.col-md-4.col-lg-4 .login-box {
  padding: 30px 30px; }

.box-recommend {
  margin: 15px 0;
  padding: 0;
  height: auto;
  overflow: hidden;
  background: url("/assets/images/Foto3.png");
  background-size: cover;
  color: #fff;
  position: relative; }
  .box-recommend .overlay-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 108, 183, 0.82); }
  .box-recommend .form {
    z-index: 1;
    position: relative;
    padding: 30px 30px; }
    .box-recommend .form input,
    .box-recommend .form input:active,
    .box-recommend .form input:focus {
      outline: 0; }
      .box-recommend .form input::-webkit-input-placeholder,
      .box-recommend .form input:active::-webkit-input-placeholder,
      .box-recommend .form input:focus::-webkit-input-placeholder {
        font-style: normal;
        text-transform: uppercase;
        font-size: 0.779em; }
      .box-recommend .form input:-moz-placeholder,
      .box-recommend .form input:active:-moz-placeholder,
      .box-recommend .form input:focus:-moz-placeholder {
        font-style: normal;
        text-transform: uppercase;
        font-size: 0.779em; }
      .box-recommend .form input::-moz-placeholder,
      .box-recommend .form input:active::-moz-placeholder,
      .box-recommend .form input:focus::-moz-placeholder {
        font-style: normal;
        text-transform: uppercase;
        font-size: 0.779em; }
      .box-recommend .form input:-ms-input-placeholder,
      .box-recommend .form input:active:-ms-input-placeholder,
      .box-recommend .form input:focus:-ms-input-placeholder {
        font-style: normal;
        text-transform: uppercase;
        font-size: 0.779em; }
  .box-recommend h6 {
    color: #fff;
    margin-top: 0; }
  .box-recommend p {
    color: rgba(255, 255, 255, 0.8); }

.updates {
  padding-bottom: 15px; }
  .updates .col-xs-11 {
    padding-left: 0; }
  .updates .up-icon i.fa.fa-comments-o {
    font-size: 22px;
    padding: 4px 0 8px; }
  .updates .up-info .title {
    color: #005eb8; }
    .updates .up-info .title p {
      color: #005eb8;
      margin: 0; }
  .updates .title a.h4 {
    color: #005eb8;
    font-size: 1.424em; }
  .updates .created-by-at {
    color: #63666a;
    text-transform: uppercase;
    font-size: 0.79rem;
    font-weight: bold;
    padding-bottom: 10px; }
    .updates .created-by-at i.fa {
      padding-left: 10px;
      padding-right: 3px; }
  .updates .text p {
    color: #63666a;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 15px; }
    @media screen and (max-width: 768px) {
      .updates .text p {
        padding-left: 0; } }
  .updates.featured .up-icon .new-icon:hover {
    text-decoration: none; }
  .updates.featured .up-icon span {
    display: block;
    background: #00bf6f;
    width: 30px;
    height: 15px;
    border-radius: 10px;
    color: #fff;
    line-height: 5px;
    font-size: 10px;
    padding: 5px;
    margin-top: 6px; }
  .updates.featured .up-info .text,
  .updates.featured .up-info .sh-info {
    display: none; }
  @media all and (max-width: 767px) {
    .updates .up-icon {
      padding: 0;
      margin-left: 15px;
      width: 30px; }
    .updates.featured .up-icon {
      padding: 0;
      margin-left: 0px;
      width: 30px; }
    .updates .up-info {
      width: calc(100% - 60px);
      padding: 0;
      margin-left: 15px; } }
  .updates .sh-info {
    float: none !important;
    margin-left: 60px; }

.registered .panel-group .panel-heading + .panel-collapse > .panel-body,
.registered .panel-group .panel-heading + .panel-collapse > .list-group,
.registered .table-responsive {
  border: none; }
  .registered .panel-group .panel-heading + .panel-collapse > .panel-body th,
  .registered .panel-group .panel-heading + .panel-collapse > .list-group th,
  .registered .table-responsive th {
    font-size: 0.79rem;
    text-transform: uppercase; }

.profil-info .btn-blue {
  margin-left: 15px; }

.profil-info a {
  margin-top: 15px; }

.profil-info p,
.profil-info h6 {
  color: #63666a; }

.profil-info .h-line {
  margin: 0 0 15px;
  padding-bottom: 15px; }

.profil-info .photo {
  border-radius: 100%;
  width: 80px;
  height: 80px;
  overflow: hidden; }
  .profil-info .photo img {
    width: 100%; }

.profil-info .progress-wrap p {
  float: left;
  margin-right: 15px; }

.profil-info .progress-wrap .progress-bar {
  background: #00b5e2; }

.profil-info .intro .name {
  margin-top: 20px; }

.profil-info .intro .title {
  margin-top: 10px;
  margin-bottom: 0px; }

.profil-info .intro .company {
  margin-top: 0px; }

.profil-info .member p {
  margin: 0; }

@media all and (max-width: 991px) {
  .profil-info .intro .name {
    margin-top: 0; }
  .profil-info .h-style {
    border: none; }
  .profil-info .btn-blue {
    float: right; } }

@media all and (max-width: 767px) {
  .profil-info .photo-wrap {
    width: 80px;
    margin: 0;
    padding: 0;
    margin-right: 15px; }
  .profil-info .info-wrap {
    width: calc(100% - 110px);
    margin-right: 15px;
    padding: 0; } }

.clubs {
  margin: 0 0 15px; }
  .clubs div {
    display: inline-block;
    vertical-align: middle; }
  .clubs .photo {
    height: 45px;
    width: 45px;
    margin-right: 15px;
    overflow: hidden; }
    .clubs .photo img {
      height: 100%; }
  .clubs .title {
    color: #2f3133; }
  .clubs__dialog {
    width: 80%; }
    @media screen and (max-width: 767px) {
      .clubs__dialog {
        width: 100%;
        margin: 10px 0; } }
  .clubs__column-wrapper {
    margin: 0 10px; }
  .clubs__description p {
    font-size: 14px;
    font-size: 0.875rem; }
  .clubs__links a {
    font-size: 14px;
    font-size: 0.875rem;
    color: #63666a; }
    .clubs__links a:hover {
      text-decoration: none;
      color: #2f3133; }
    .clubs__links a i.fa {
      padding-left: 5px; }

.site-map-links h6 {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 0; }

.site-map-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.site-map-links .container {
  padding: 0; }

.site-map-links__col {
  float: left;
  width: 33.3%;
  padding: 0 15px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .site-map-links__col {
      width: 100%; } }
  .site-map-links__col a {
    word-break: break-all; }

.box-wrapper.alert button.close, .login-form .alert.login-box button.close {
  line-height: 1rem; }

.useful-links-component .dashboard-useful-links {
  display: flex;
  flex-wrap: wrap; }
  .useful-links-component .dashboard-useful-links .dashboard-useful-link {
    color: #63666a;
    cursor: pointer;
    width: 120px;
    padding: 5px;
    margin: 0 20px 10px 0;
    background-color: #ececf0;
    border-bottom: 2px solid #005eb8; }
    .useful-links-component .dashboard-useful-links .dashboard-useful-link:hover {
      color: #63666a;
      text-decoration: none; }
    .useful-links-component .dashboard-useful-links .dashboard-useful-link__image-wrapper {
      padding: 10px 0; }
      .useful-links-component .dashboard-useful-links .dashboard-useful-link__image-wrapper img {
        display: block;
        margin: auto;
        height: 2.596rem;
        max-width: 100%; }
    .useful-links-component .dashboard-useful-links .dashboard-useful-link p {
      font-size: 0.889rem;
      line-height: 1.025rem;
      min-height: 2.05rem;
      text-align: center;
      margin: 0; }
    .useful-links-component .dashboard-useful-links .dashboard-useful-link:last-child {
      margin-right: 0; }
    @media screen and (max-width: 413px) {
      .useful-links-component .dashboard-useful-links .dashboard-useful-link {
        margin: 0 10px 10px 0; } }
    @media screen and (max-width: 320px) {
      .useful-links-component .dashboard-useful-links .dashboard-useful-link {
        margin: 10px auto; }
        .useful-links-component .dashboard-useful-links .dashboard-useful-link:last-child {
          margin: 10px auto; } }

.dashboard-notification-component {
  padding: 20px 30px;
  border-bottom: 3px solid #005eb8; }
  .dashboard-notification-component .row > div {
    padding: 0; }
  .dashboard-notification-component img {
    height: 3.286rem; }
  @media screen and (max-width: 767px) {
    .dashboard-notification-component img {
      display: block;
      margin: 0 auto; } }

.h-line {
  border-bottom: 1px solid #d7d8db; }

.h-style {
  padding-bottom: 15px;
  margin: 0 0 30px; }

.h-tab + ul {
  margin-top: -72px;
  border: none; }
  .h-tab + ul li {
    border: none;
    float: right !important; }
    .h-tab + ul li a {
      border: none !important;
      padding: 0;
      margin-right: 15px;
      padding-bottom: 15px; }
    .h-tab + ul li:first-of-type a {
      margin-right: 0; }
  .h-tab + ul li.active > a,
  .h-tab + ul li.active > a:focus,
  .h-tab + ul li.active > a:hover,
  .h-tab + ul li a:hover {
    border-bottom: 7px solid #d7d8db !important;
    background: none; }

.h-tab.tab-left + ul li a {
  margin-right: 15px; }

.h-tab.tab-left + ul li:first-of-type a {
  margin-right: 0; }

.community-item {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #d7d8db;
  padding: 20px 0;
  margin: 0 auto 20px auto;
  color: #63666a; }
  .community-item div .h4 {
    color: #2f3133;
    font-size: 18px;
    line-height: 1.5em;
    margin-top: 7px;
    margin-bottom: 0; }
  .community-item div:first-child {
    margin-bottom: 15px; }
  .community-item div.text-center, .community-item div.banner, .community-item div.register-banner, .community-item div.search-banner {
    font-weight: bold;
    color: #a5a6a8; }
    .community-item div.text-center > div:first-of-type, .community-item div.banner > div:first-of-type, .community-item div.register-banner > div:first-of-type, .community-item div.search-banner > div:first-of-type {
      margin-top: 13px; }
  .community-item.blog-post-item {
    margin-bottom: 0; }
  .community-item .details-container {
    margin: 15px;
    margin-top: 0; }
    @media all and (max-width: 767px) {
      .community-item .details-container {
        margin: 0; } }
  .community-item .author-icon {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    background-color: #005eb8;
    color: #fff;
    position: relative;
    margin: 10px auto 0 auto;
    border-radius: 50%;
    overflow: hidden; }
    .community-item .author-icon span {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .community-item p {
    margin: 0; }
  @media all and (max-width: 991px) {
    .community-item .col-xs-12 > .col-xs-12 {
      padding: 0; } }
  @media all and (max-width: 400px) {
    .community-item ul li {
      padding-left: 0;
      padding-right: 0; } }
  .community-item ul:nth-of-type(1) li {
    border: 2px solid #dddddd;
    border-radius: 30px; }
  .community-item ul a {
    padding: 0 10px; }
    .community-item ul a:hover {
      text-decoration: none; }
  .community-item .info-label span, .community-item .info-label ul li {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 1em;
    color: #005eb8;
    border: none; }
    .community-item .info-label span:first-of-type, .community-item .info-label ul li:first-of-type {
      padding-left: 0 !important; }
  .community-item .info-label > span:first-of-type {
    padding-top: 5px; }
  .community-item.community-item--thread {
    padding: 0;
    color: #63666a; }
    .community-item.community-item--thread .row {
      margin-bottom: 0; }
    .community-item.community-item--thread a {
      color: #005eb8; }
    .community-item.community-item--thread .info-label span, .community-item.community-item--thread .info-label ul li {
      color: #63666a;
      font-weight: normal; }
    .community-item.community-item--thread .author-details {
      float: left;
      margin-top: 5px; }
      @media all and (max-width: 767px) {
        .community-item.community-item--thread .author-details {
          float: none; } }
      .community-item.community-item--thread .author-details .author-name {
        width: 100%;
        font-size: 16px;
        display: block;
        margin-bottom: 0;
        float: none; }
      .community-item.community-item--thread .author-details .author-position {
        font-size: 14px;
        margin-top: 0; }
    .community-item.community-item--thread .author-icon {
      float: left;
      margin-right: 10px;
      margin-left: -15px;
      margin-top: 5px; }
      .community-item.community-item--thread .author-icon.smaller {
        width: 25px;
        height: 25px;
        margin: 8px 10px 0 0; }
        .community-item.community-item--thread .author-icon.smaller span {
          line-height: 26px;
          font-size: 12px; }
    .community-item.community-item--thread .author-name {
      line-height: 1.5em;
      float: left;
      margin: 10px;
      margin-left: 0; }
      @media all and (max-width: 34em) {
        .community-item.community-item--thread .author-name {
          margin: 10px 0; } }
    .community-item.community-item--thread.community-item--answer .author-name {
      margin-top: 2px; }
    .community-item.community-item--thread .main-content {
      margin-top: 15px;
      margin-bottom: 15px; }
      .community-item.community-item--thread .main-content > p {
        margin-bottom: 15px; }
    .community-item.community-item--thread .actions ul {
      margin-top: 30px;
      margin-bottom: 30px; }
    .community-item.community-item--thread .actions li {
      border: 0; }
      @media all and (max-width: 400px) {
        .community-item.community-item--thread .actions li {
          width: 100%; } }
    .community-item.community-item--thread .actions .icon {
      background-size: 70%;
      background-color: transparent;
      float: left;
      width: 16px;
      height: 16px;
      margin: 0 10px; }
      @media all and (min-width: 400px) {
        .community-item.community-item--thread .actions .icon.help-icon {
          margin-left: 0; } }
      .community-item.community-item--thread .actions .icon.add-comment-icon {
        background: url("/assets/images/icons-temp/comment-icon.png") center center no-repeat; }
      .community-item.community-item--thread .actions .icon.share-icon {
        background: url("/assets/images/icons-temp/share-icon.png") center center no-repeat; }

.answer-verified {
  display: none;
  background-color: #ececf0;
  margin: 17px 30px;
  float: left;
  font-size: 12px;
  padding: 3px 10px;
  line-height: 25px; }
  @media all and (max-width: 767px) {
    .answer-verified {
      margin-left: 0; } }
  .answer-verified .verified-icon {
    background: url("/assets/images/icons-temp/verified-icon.png") center center no-repeat;
    background-size: 70%;
    background-color: transparent;
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    margin-right: 3px; }

.answer-verified-container .answer-verified {
  display: block; }

.community .navbar-right {
  float: left !important; }

.community .h-tab + ul {
  margin-top: 0; }

.community .box-wrapper, .community .login-form .login-box, .login-form .community .login-box {
  padding: 30px; }
  @media all and (max-width: 991px) {
    .community .box-wrapper, .community .login-form .login-box, .login-form .community .login-box {
      padding: 15px 30px; } }

.community .box-wrapper.title-replaced, .community .login-form .title-replaced.login-box, .login-form .community .title-replaced.login-box {
  padding: 15px 30px 0; }

.community .community-item.community-item--thread:last-of-type {
  border-bottom: 1px solid #d7d8db; }

.community .community-item:last-of-type {
  border-bottom: 0; }

.community.community-thread h3, .community.blog-post h3 {
  margin-top: 0; }

.community-sidebar .h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px; }
  @media all and (max-width: 991px) {
    .community-sidebar .h4 {
      padding: 15px 0; } }

.community-sidebar .sort-select {
  margin-top: 0;
  margin-bottom: 0; }
  @media all and (max-width: 991px) {
    .community-sidebar .sort-select {
      display: block; } }

.community-sidebar .custom-select {
  width: 100%; }
  .community-sidebar .custom-select:after, .community-sidebar .custom-select::after {
    top: auto;
    bottom: 14px; }
  .community-sidebar .custom-select .form-control {
    width: 100%;
    font-size: 14px; }

.community-sidebar p {
  margin: 0;
  font-size: 13px; }

.community-sidebar label {
  margin-top: 5px;
  font-size: 13px; }

.community-sidebar ul li {
  border-bottom: 1px solid #d7d8db;
  padding: 5px 0; }
  .community-sidebar ul li:last-child {
    border-bottom: none; }
  .community-sidebar ul li a:focus,
  .community-sidebar ul li a:hover {
    color: #2f3133; }

.filter-btn-wrapper {
  position: relative;
  transition: height 1s; }
  .filter-btn-wrapper i {
    position: relative;
    float: right;
    font-size: 25px; }
  @media all and (max-width: 991px) {
    .filter-btn-wrapper h4 {
      border-bottom: none; } }

@media all and (max-width: 991px) {
  .filters-wrapper:not(.in) {
    display: none; } }

@media all and (min-width: 992px) {
  .filters-wrapper:not(.in) {
    display: block;
    height: auto !important; } }

.origin {
  display: block; }
  @media all and (max-width: 991px) {
    .origin {
      display: none; } }

.twin {
  display: none; }
  @media all and (max-width: 991px) {
    .twin {
      display: block; } }

.blog-post-container {
  margin-top: 35px;
  margin-bottom: 35px; }

.picture-box {
  border: 1px solid #ececf0;
  padding: 30px;
  height: 300px;
  overflow: hidden; }
  .picture-box .picture-img {
    max-height: 100%;
    overflow: hidden; }
    .picture-box .picture-img img {
      max-height: 100%; }

.single-box div {
  width: 100%; }

.single-box .picture-img {
  height: 175px; }

.single-box .h4 {
  text-align: center; }

.single-box.small-box .picture-img {
  height: auto;
  max-height: 175px;
  min-height: 153px; }

.double-box div {
  float: left; }

.double-box .picture-img {
  height: 100%;
  width: 60%;
  max-height: 260px; }
  @media all and (max-width: 1200px) {
    .double-box .picture-img {
      width: 50%; } }
  .double-box .picture-img img {
    height: auto; }

.double-box .picture-info {
  display: table;
  height: 100%;
  width: 40%; }
  .double-box .picture-info .h4 {
    display: table-cell;
    vertical-align: middle; }

.profile-form {
  padding-bottom: 30px; }
  .profile-form .head-title {
    padding-bottom: 10px; }
  .profile-form .push-top-10 {
    padding-top: 10px; }
  .profile-form .no-margin-md-up {
    margin-top: 0 !important; }
  .profile-form .profile-picture {
    overflow: hidden;
    height: auto;
    margin-bottom: 40px; }
    @media all and (max-width: 991px) {
      .profile-form .profile-picture .col-xs-12 {
        padding-left: 0;
        padding-right: 0; } }
    .profile-form .profile-picture .profile-img {
      overflow: hidden;
      width: 140px;
      height: 140px; }
      .profile-form .profile-picture .profile-img img {
        max-width: 100%; }
    .profile-form .profile-picture button {
      margin-right: 10px;
      color: #2f3133;
      border: 1px solid #d7d8db; }
      .profile-form .profile-picture button.btn-roll:hover span:after {
        color: #2f3133; }
      @media all and (max-width: 991px) {
        .profile-form .profile-picture button:first-of-type {
          margin-top: 10px;
          margin-bottom: 10px; } }
      .profile-form .profile-picture button span {
        color: #2f3133; }
        .profile-form .profile-picture button span:hover {
          color: #2f3133; }
      @media all and (max-width: 1200px) and (min-width: 768px) {
        .profile-form .profile-picture button {
          margin-right: 0;
          min-width: 200px; } }
      @media all and (max-width: 768px) {
        .profile-form .profile-picture button {
          width: 100%; } }
  .profile-form .profile-information select {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    position: relative; }

.verified {
  width: 100%;
  height: auto;
  display: table; }
  .verified input {
    width: 100%;
    display: table-cell; }
  .verified span {
    width: 130px;
    border: 1px solid #d7d8db;
    border-left: none;
    background-color: #f9f9f9;
    display: table-cell;
    font-size: 11px;
    padding-left: 18px;
    margin: 0 auto;
    line-height: 1px; }
    @media all and (max-width: 768px) {
      .verified span {
        display: none; }
        .verified span.mob-verified {
          display: table-cell;
          width: 40px;
          padding-left: 14px; } }
    @media all and (min-width: 768px) {
      .verified span.mob-verified {
        display: none; } }
    .verified span .fa {
      margin-right: 3px;
      font-size: 13px; }

.required-info::after, .required-info:after {
  content: "*";
  color: red; }

.verified.success span {
  color: #00bf6f; }

.error input:not(:checked) {
  border: 1px solid #E0091F !important;
  background: rgba(255, 193, 193, 0.27) !important; }

@media screen and (max-width: 991px) {
  .profile-form .no-margin-md-up {
    margin-top: 20px !important; }
  .profile-form .no-margin-xs-up {
    margin-top: 0 !important; } }

.option-box {
  overflow: hidden;
  height: auto;
  width: 100%;
  display: table; }
  .option-box div {
    display: table-cell;
    vertical-align: middle; }
    @media all and (min-width: 992px) {
      .option-box div {
        float: none; } }
    @media all and (max-width: 992px) {
      .option-box div button {
        margin-top: 10px; } }
  .option-box h6 {
    margin-bottom: 10px; }
  .option-box p {
    margin: 0; }

.slider {
  padding: 0;
  /*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/ }
  .slider .carousel-indicators li {
    border: 2px solid rgba(255, 255, 255, 0.7);
    width: 12px;
    height: 12px;
    margin: 0 5px; }
  .slider .carousel .item,
  .slider .carousel-inner .item {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
    .slider .carousel .item.bg-fixed, .slider .carousel .item -background--fixed,
    .slider .carousel-inner .item.bg-fixed,
    .slider .carousel-inner .item -background--fixed {
      background-attachment: fixed; }
    .slider .carousel .item.-theme--dark span,
    .slider .carousel-inner .item.-theme--dark span {
      color: #fff; }
    .slider .carousel .item.-theme--dark h1,
    .slider .carousel-inner .item.-theme--dark h1 {
      color: #fff; }
    .slider .carousel .item.-theme--dark p,
    .slider .carousel-inner .item.-theme--dark p {
      color: rgba(255, 255, 255, 0.8); }
    .slider .carousel .item.item-light span, .slider .carousel .item .-theme--light span,
    .slider .carousel-inner .item.item-light span,
    .slider .carousel-inner .item .-theme--light span {
      color: #2f3133; }
    .slider .carousel .item.item-light h1, .slider .carousel .item .-theme--light h1,
    .slider .carousel-inner .item.item-light h1,
    .slider .carousel-inner .item .-theme--light h1 {
      color: #2f3133; }
    .slider .carousel .item.item-light p, .slider .carousel .item .-theme--light p,
    .slider .carousel-inner .item.item-light p,
    .slider .carousel-inner .item .-theme--light p {
      color: #63666a; }
    .slider .carousel .item .btn-small,
    .slider .carousel-inner .item .btn-small {
      font-size: 12px; }
    .slider .carousel .item img,
    .slider .carousel-inner .item img {
      width: 80%;
      float: right; }
    @media screen and (min-width: 1199px) {
      .slider .carousel .item h2,
      .slider .carousel .item .h2,
      .slider .carousel .item p,
      .slider .carousel-inner .item h2,
      .slider .carousel-inner .item .h2,
      .slider .carousel-inner .item p {
        font-size: 1.8rem;
        line-height: 2.3rem; } }
  .slider .carousel-indicators {
    z-index: 3;
    bottom: 25px; }
  .slider .btn-small,
  .slider .btn-med {
    margin-top: 25px; }
  .slider h1 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px; }
  .slider span {
    font-size: 0.79rem;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    letter-spacing: 1.5px;
    display: block;
    text-transform: uppercase; }
  .slider .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity; }
  .slider .carousel-fade .carousel-inner .active {
    opacity: 1; }
  .slider .carousel-fade .carousel-inner .active.left,
  .slider .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1; }
  .slider .carousel-fade .carousel-inner .next.left,
  .slider .carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  .slider .carousel-fade .carousel-control {
    z-index: 2; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .slider .carousel-fade .carousel-inner > .item.next,
    .slider .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .slider .carousel-fade .carousel-inner > .item.prev,
    .slider .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .slider .carousel-fade .carousel-inner > .item.next.left,
    .slider .carousel-fade .carousel-inner > .item.prev.right,
    .slider .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  @media all and (max-width: 1199px) {
    .slider {
      padding: 0; }
      .slider .carousel,
      .slider .h-giant {
        font-size: 45px; }
      .slider .h2 {
        font-size: 25px; } }
  @media all and (max-width: 991px) {
    .slider {
      padding: 0; }
      .slider .carousel,
      .slider .h-giant {
        font-size: 40px; }
      .slider .h2 {
        font-size: 19px; } }
  @media all and (max-width: 767px) {
    .slider .h-giant {
      font-size: 40px; }
    .slider .carousel-indicators {
      bottom: 15px;
      left: 50%; }
    .slider .carousel-inner .item {
      padding: 40px 0; }
    .slider .btn-small,
    .slider .btn-med {
      margin-top: 15px;
      margin-bottom: 10px; } }

.herobanner-scroller-section {
  width: 100%;
  min-height: 600px;
  padding: 80px 0;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
  text-align: center; }
  .herobanner-scroller-section .container {
    display: inline-block;
    vertical-align: middle;
    text-align: left; }
  .herobanner-scroller-section:before {
    content: "";
    background: #F6F6F6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .herobanner-scroller-section:after {
    display: inline-block;
    content: '';
    min-height: 440px;
    vertical-align: middle; }
  .herobanner-scroller-section .title {
    padding: 0 20%; }
    .herobanner-scroller-section .title p {
      text-align: center;
      font-weight: bold;
      letter-spacing: 1px;
      color: rgba(255, 255, 255, 0.8); }
    .herobanner-scroller-section .title h1 {
      color: #18181B;
      font-weight: bold;
      text-align: center;
      margin-top: 12px;
      margin-bottom: 35px; }
      @media all and (max-width: 480px) {
        .herobanner-scroller-section .title h1 {
          font-size: 24px; } }
    @media all and (max-width: 480px) {
      .herobanner-scroller-section .title {
        padding: 0 10%; }
        .herobanner-scroller-section .title h1 {
          font-size: 24px; } }
  .herobanner-scroller-section .herobanner-scroller {
    clear: both; }
    .herobanner-scroller-section .herobanner-scroller article {
      padding: 0 10px;
      margin: 10px 0;
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: -webkit-transform box-shadow 0.2s ease-in-out;
      transition: transform box-shadow 0.2s ease-in-out; }
      .herobanner-scroller-section .herobanner-scroller article img {
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 0px !important; }
      .herobanner-scroller-section .herobanner-scroller article a {
        display: block;
        height: 100%;
        background: #fff;
        -moz-box-shadow: 0.2rem 0.2rem 1.2rem 0 #ececf0;
        -o-box-shadow: 0.2rem 0.2rem 1.2rem 0 #ececf0;
        -webkit-box-shadow: 0.2rem 0.2rem 1.2rem 0 #ececf0;
        box-shadow: 0.2rem 0.2rem 1.2rem 0 #ececf0; }
      .herobanner-scroller-section .herobanner-scroller article a,
      .herobanner-scroller-section .herobanner-scroller article a:focus,
      .herobanner-scroller-section .herobanner-scroller article a:active {
        text-decoration: none; }
      .herobanner-scroller-section .herobanner-scroller article .desc {
        padding: 20px; }
        .herobanner-scroller-section .herobanner-scroller article .desc h2 {
          color: #18181B;
          padding-bottom: 10px;
          font-size: 1.375rem;
          font-weight: bold;
          line-height: 1.18; }
        .herobanner-scroller-section .herobanner-scroller article .desc p {
          font-size: 0.9375rem;
          color: #5d5d5f;
          line-height: 1.46; }
      .herobanner-scroller-section .herobanner-scroller article:hover {
        -moz-transform: translateY(-0.4rem);
        -o-transform: translateY(-0.4rem);
        -webkit-transform: translateY(-0.4rem);
        -ms-transform: translateY(-0.4rem);
        transform: translateY(-0.4rem); }
      .herobanner-scroller-section .herobanner-scroller article:focus {
        outline: 0; }
    .herobanner-scroller-section .herobanner-scroller .slick-list {
      width: 100%;
      margin: 0 auto; }
    .herobanner-scroller-section .herobanner-scroller .slick-track {
      display: flex; }
    .herobanner-scroller-section .herobanner-scroller .slick-prev,
    .herobanner-scroller-section .herobanner-scroller .slick-next {
      transition: transform .25s ease-in-out, opacity .25s ease-in-out;
      background: rgba(0, 0, 0, 0);
      position: absolute;
      font-size: 0;
      line-height: 0;
      top: 50%;
      display: block;
      width: 25px;
      height: 70px;
      margin-top: -35px;
      padding: 0;
      border: none;
      outline: none;
      opacity: 1; }
      .herobanner-scroller-section .herobanner-scroller .slick-prev:before,
      .herobanner-scroller-section .herobanner-scroller .slick-next:before {
        transition: opacity .25s ease-in-out;
        font-family: 'Font Awesome 5 Pro';
        font-weight: 400;
        font-size: 30px;
        line-height: 1;
        opacity: 1;
        color: #3c86dc; }
      .herobanner-scroller-section .herobanner-scroller .slick-prev.slick-next,
      .herobanner-scroller-section .herobanner-scroller .slick-next.slick-next {
        right: -50px; }
        .herobanner-scroller-section .herobanner-scroller .slick-prev.slick-next:before,
        .herobanner-scroller-section .herobanner-scroller .slick-next.slick-next:before {
          content: "\f105"; }
      .herobanner-scroller-section .herobanner-scroller .slick-prev.slick-prev,
      .herobanner-scroller-section .herobanner-scroller .slick-next.slick-prev {
        left: -50px; }
        .herobanner-scroller-section .herobanner-scroller .slick-prev.slick-prev:before,
        .herobanner-scroller-section .herobanner-scroller .slick-next.slick-prev:before {
          content: "\f104"; }
      .herobanner-scroller-section .herobanner-scroller .slick-prev:not(.slick-disabled):hover,
      .herobanner-scroller-section .herobanner-scroller .slick-next:not(.slick-disabled):hover {
        transform: scale(1.2); }
    .herobanner-scroller-section .herobanner-scroller .slick-disabled:before {
      opacity: 0.3; }
  .herobanner-scroller-section .slick-slide {
    height: auto; }
  @media screen and (max-width: 1256px) {
    .herobanner-scroller-section .herobanner-scroller .slick-list {
      width: calc(100% - 100px); }
    .herobanner-scroller-section .herobanner-scroller .slick-prev {
      left: 0 !important; }
    .herobanner-scroller-section .herobanner-scroller .slick-next {
      right: 0 !important; } }
  @media all and (max-width: 1199px) {
    .herobanner-scroller-section {
      padding: 80px 0; } }
  @media all and (max-width: 991px) {
    .herobanner-scroller-section {
      padding: 65px 0; }
      .herobanner-scroller-section .title p {
        display: none; }
      .herobanner-scroller-section .title h1 {
        font-size: 1.602rem;
        line-height: 2.135rem; } }
  @media all and (max-width: 767px) {
    .herobanner-scroller-section {
      padding: 40px 0;
      height: auto !important; }
      .herobanner-scroller-section:after {
        display: none; }
      .herobanner-scroller-section .container {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        display: block; } }
  @media all and (max-width: 480px) {
    .herobanner-scroller-section {
      padding: 40px 0; } }
  .herobanner-scroller-section:hover .slick-prev,
  .herobanner-scroller-section:hover .slick-next {
    opacity: 1; }

/*highlighted products equal height*/
.products-scroller .slick-track {
  display: flex; }

.products-scroller .product-box-wrapper.slick-slide {
  height: auto; }

.carousel-inner .item {
  flex: 1 0 100%;
  order: 2;
  opacity: 0.5 !important;
  transition: 0.6s ease-in-out all !important; }
  .carousel-inner .item.active, .carousel-inner .item.next {
    order: 1;
    opacity: 1 !important;
    transition: 0.6s ease-in-out all !important; }

.carousel-inner > .left,
.carousel-inner > .right,
.carousel-inner > .prev {
  position: inherit !important; }

.highlighted-cards .slick-track, .recommended-articles .slick-track {
  display: flex;
  flex-wrap: wrap;
  padding-top: .4rem; }
  .highlighted-cards .slick-track .card-column-wrapper.slick-slide, .recommended-articles .slick-track .card-column-wrapper.slick-slide {
    display: flex;
    height: auto;
    outline: none; }
    .highlighted-cards .slick-track .card-column-wrapper.slick-slide .ge-card__content p, .recommended-articles .slick-track .card-column-wrapper.slick-slide .ge-card__content p {
      margin-bottom: 2.75rem;
      /* read more button's height: 2.25rem line-height + 0.5rem margin-top */ }
    .highlighted-cards .slick-track .card-column-wrapper.slick-slide .ge-card__content .ge-button, .recommended-articles .slick-track .card-column-wrapper.slick-slide .ge-card__content .ge-button {
      position: absolute;
      bottom: 20px; }

.highlighted-cards .slick-prev,
.highlighted-cards .slick-next, .recommended-articles .slick-prev,
.recommended-articles .slick-next {
  transition: transform .25s ease-in-out, opacity .25s ease-in-out;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  font-size: 0;
  line-height: 0;
  top: 50%;
  display: block;
  width: 25px;
  height: 70px;
  margin-top: -35px;
  padding: 0;
  border: none;
  outline: none;
  opacity: 1;
  z-index: 5; }
  .highlighted-cards .slick-prev:before,
  .highlighted-cards .slick-next:before, .recommended-articles .slick-prev:before,
  .recommended-articles .slick-next:before {
    transition: opacity .25s ease-in-out;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    font-size: 45px;
    line-height: 1;
    opacity: 1;
    color: #18181a; }
  .highlighted-cards .slick-prev.slick-next,
  .highlighted-cards .slick-next.slick-next, .recommended-articles .slick-prev.slick-next,
  .recommended-articles .slick-next.slick-next {
    right: -50px; }
    .highlighted-cards .slick-prev.slick-next:before,
    .highlighted-cards .slick-next.slick-next:before, .recommended-articles .slick-prev.slick-next:before,
    .recommended-articles .slick-next.slick-next:before {
      content: "\f105"; }
  .highlighted-cards .slick-prev.slick-prev,
  .highlighted-cards .slick-next.slick-prev, .recommended-articles .slick-prev.slick-prev,
  .recommended-articles .slick-next.slick-prev {
    left: -50px; }
    .highlighted-cards .slick-prev.slick-prev:before,
    .highlighted-cards .slick-next.slick-prev:before, .recommended-articles .slick-prev.slick-prev:before,
    .recommended-articles .slick-next.slick-prev:before {
      content: "\f104"; }
  .highlighted-cards .slick-prev:not(.slick-disabled):hover,
  .highlighted-cards .slick-next:not(.slick-disabled):hover, .recommended-articles .slick-prev:not(.slick-disabled):hover,
  .recommended-articles .slick-next:not(.slick-disabled):hover {
    transform: scale(1.2); }
  @media all and (max-width: 1199px) {
    .highlighted-cards .slick-prev.slick-prev,
    .highlighted-cards .slick-next.slick-prev, .recommended-articles .slick-prev.slick-prev,
    .recommended-articles .slick-next.slick-prev {
      left: -15px; }
    .highlighted-cards .slick-prev.slick-next,
    .highlighted-cards .slick-next.slick-next, .recommended-articles .slick-prev.slick-next,
    .recommended-articles .slick-next.slick-next {
      right: -15px; } }
  @media all and (max-width: 767px) {
    .highlighted-cards .slick-prev.slick-prev,
    .highlighted-cards .slick-next.slick-prev, .recommended-articles .slick-prev.slick-prev,
    .recommended-articles .slick-next.slick-prev {
      left: -5px; }
    .highlighted-cards .slick-prev.slick-next,
    .highlighted-cards .slick-next.slick-next, .recommended-articles .slick-prev.slick-next,
    .recommended-articles .slick-next.slick-next {
      right: -5px; } }

.highlighted-cards .slick-disabled:before, .recommended-articles .slick-disabled:before {
  opacity: 0.3; }

.recommended-articles .slick-dots {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .recommended-articles .slick-dots > li {
    display: inline; }
    .recommended-articles .slick-dots > li > button {
      background-color: transparent;
      border: none; }
      .recommended-articles .slick-dots > li > button:hover {
        text-decoration: underline; }
  .recommended-articles .slick-dots .slick-active button {
    color: #00b5e2;
    text-decoration: underline; }

.carousel-banner {
  position: relative;
  overflow: hidden; }
  .carousel-banner__pagination {
    position: absolute;
    z-index: 3;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    font-size: 0;
    list-style-type: none;
    display: table;
    border-collapse: separate;
    border-spacing: 5px 0;
    width: 700px;
    padding: 0; }
    .carousel-banner__pagination__elem {
      position: relative;
      vertical-align: top;
      height: .3rem;
      margin: 0 0.5rem;
      background: #fff;
      cursor: pointer;
      opacity: 0.3;
      transition: all .3s;
      display: table-cell; }
      .carousel-banner__pagination__elem.active, .carousel-banner__pagination__elem:hover {
        opacity: 1; }
  .carousel-banner .slide {
    position: relative;
    padding: 100px 0;
    width: 100%;
    float: left;
    margin-right: -100%;
    opacity: 0;
    z-index: 1;
    align-items: center;
    transition: all 2s; }
    .carousel-banner .slide.-theme--dark span {
      color: #fff; }
    .carousel-banner .slide.-theme--dark h1 {
      color: #fff; }
    .carousel-banner .slide.-theme--dark p {
      color: rgba(255, 255, 255, 0.8); }
    .carousel-banner .slide.-theme--light span {
      color: #2f3133; }
    .carousel-banner .slide.-theme--light h1 {
      color: #2f3133; }
    .carousel-banner .slide.-theme--light p {
      color: #63666a; }
    .carousel-banner .slide .slide__text {
      width: 55%;
      position: relative;
      background-color: transparent; }
      .carousel-banner .slide .slide__text > span {
        font-size: 0.79rem;
        font-weight: bold;
        letter-spacing: 1px;
        color: rgba(255, 255, 255, 0.8); }
      .carousel-banner .slide .slide__text:after {
        position: absolute;
        content: '';
        border-left: none;
        top: 0;
        left: 0;
        z-index: 5;
        margin-left: 0;
        height: 1000%; }
      .carousel-banner .slide .slide__text .slide__text-heading {
        font-weight: bold; }
        .carousel-banner .slide .slide__text .slide__text-heading:before {
          border-left: none;
          height: 100%;
          content: '';
          position: absolute;
          z-index: 6;
          left: -20px; }
    .carousel-banner .slide.-align--center {
      text-align: center; }
      .carousel-banner .slide.-align--center .slide__text {
        width: 70%;
        margin: auto; }
        .carousel-banner .slide.-align--center .slide__text::after {
          content: none; }
        .carousel-banner .slide.-align--center .slide__text .slide__text-heading {
          position: relative; }
          .carousel-banner .slide.-align--center .slide__text .slide__text-heading:before {
            content: none; }
    .carousel-banner .slide.active {
      opacity: 1;
      z-index: 2;
      transition: all 2s; }
    .carousel-banner .slide__bg {
      position: absolute;
      background-size: cover;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: center; }
    .carousel-banner .slide__text {
      position: relative;
      color: #fff; }
      .carousel-banner .slide__text-heading {
        color: #fff;
        margin: 15px 0;
        position: relative; }
        .carousel-banner .slide__text-heading .is-truncated {
          max-height: 106px;
          overflow: hidden; }
    .carousel-banner .slide .ge-button {
      padding: 15px 24px;
      margin-top: 30px;
      font-size: 1rem;
      font-weight: bold;
      height: 48px;
      line-height: 16px;
      -webkit-transition: all 250ms ease-in-out;
      transition: all 250ms ease-in-out;
      -moz-transition: all 250ms ease-in-out;
      -ms-transition: all 250ms ease-in-out;
      -o-transition: all 250ms ease-in-out;
      cursor: pointer;
      color: #18181B !important;
      background-color: #ffffff !important;
      border-color: #ffffff !important;
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0; }
      .carousel-banner .slide .ge-button:hover, .carousel-banner .slide .ge-button:active, .carousel-banner .slide .ge-button:focus {
        background-color: #e8e8e8 !important;
        border-color: #e8e8e8 !important; }
    .carousel-banner .slide.-theme--dark .ge-button {
      color: #18181B !important;
      background-color: #ffffff !important;
      border-color: #ffffff !important; }
      .carousel-banner .slide.-theme--dark .ge-button:hover, .carousel-banner .slide.-theme--dark .ge-button:active, .carousel-banner .slide.-theme--dark .ge-button:focus {
        background-color: #e8e8e8 !important;
        border-color: #e8e8e8 !important; }
  .carousel-banner .slide__text-desc {
    font-size: 1.225rem;
    max-height: 172px;
    overflow: hidden; }
  .carousel-banner .cui-logo {
    max-width: 270px;
    max-height: 115px;
    margin-bottom: 15px;
    margin-left: -25px; }
  @media (max-width: 479px) {
    .carousel-banner .slide {
      padding: 0;
      background: #005eb8;
      flex-direction: column;
      min-height: 100%;
      height: 50vh; }
      .carousel-banner .slide.active {
        height: 100%; }
      .carousel-banner .slide__bg {
        height: 30vh;
        position: static; }
      .carousel-banner .slide__text {
        width: 100% !important;
        margin: 0 !important;
        padding: 0; }
        .carousel-banner .slide__text-heading {
          font-size: 2rem;
          line-height: 2.2rem;
          margin: 8px 0; }
      .carousel-banner .slide.-gradient--blue:before, .carousel-banner .slide.-gradient--blue-2:before {
        height: 30vh; }
      .carousel-banner .slide .slide__text-desc,
      .carousel-banner .slide .slide__text-heading .is-truncated {
        max-height: 100%; }
    .carousel-banner .carousel-banner__pagination {
      top: 26vh; }
      .carousel-banner .carousel-banner__pagination__elem {
        height: 0.75rem; } }
  @media (max-width: 767px) {
    .carousel-banner .slide .slide__text::after {
      margin: 0; }
    .carousel-banner .slide .slide__text .slide__text-heading:before {
      left: -20px; } }
  @media (max-width: 991px) {
    .carousel-banner .slide .slide__text {
      width: 100%; }
    .carousel-banner .slide.-align--center .slide__text {
      width: 100%; }
    .carousel-banner .slide .container {
      padding: 30px 15px 20px;
      width: inherit; }
    .carousel-banner .carousel-banner__pagination {
      width: 50%; }
      .carousel-banner .carousel-banner__pagination__elem {
        height: 0.5rem; } }

.banner, .register-banner, .search-banner {
  width: 100%;
  height: 360px;
  display: table; }

.text-box {
  height: auto;
  overflow: hidden;
  background: #ececf0;
  padding: 40px; }

@media all and (max-width: 768px) {
  .register-banner {
    display: none; } }

.register-banner > div {
  display: table-cell;
  vertical-align: middle; }

.register-banner .h2 {
  margin-bottom: 20px; }

.register-banner p {
  width: 70%;
  margin: 0 auto 20px auto; }

.register-banner button {
  border: 1px solid #fff; }

.search-banner > div {
  display: table-cell;
  vertical-align: middle; }

.custom-input {
  max-width: 525px;
  width: 100%;
  margin: 0 15px;
  margin: 0 auto;
  display: inline-block;
  position: relative; }
  @media all and (max-width: 600px) {
    .custom-input {
      max-width: 320px; } }
  @media all and (max-width: 400px) {
    .custom-input {
      max-width: 300px; } }
  .custom-input > * {
    display: inline-block; }
  .custom-input input {
    max-width: 100%;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 2px solid #a9c4de;
    padding-bottom: 10px;
    font-size: 11px;
    color: #fff;
    outline: none; }

  .custom-input button {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 20px; }

.centre-block {
  margin: 0 auto;
  display: block; }

.view-list p {
  display: inline-block; }

.view-list ul {
  padding: 0;
  display: inline-block; }
  .view-list ul li {
    display: inline-block; }

.page-count p {
  margin: 5px 0; }

@media all and (max-width: 991px) {
  .showing-views {
    position: absolute;
    top: 75px; }
  .table-margin-top {
    margin-top: 165px; } }

.table-responsive button {
  background: transparent;
  box-shadow: none;
  border: none;
  outline: none; }

.shop-wrapper h1.h-style {
  margin-bottom: 50px; }

@media (min-width: 992px) {
  .shop-wrapper h1.h-style2 {
    margin-bottom: 30px;
    margin-top: 5px; } }

.shop-wrapper h2.sub-heading {
  color: #18181B;
  margin-bottom: 10px; }

.shop-wrapper .ge-select {
  font-size: 1.125rem; }

.shop-wrapper .box-wrapper, .shop-wrapper .login-form .login-box, .login-form .shop-wrapper .login-box {
  padding: 0 30px 10px; }
  @media (min-width: 992px) {
    .shop-wrapper .box-wrapper, .shop-wrapper .login-form .login-box, .login-form .shop-wrapper .login-box {
      margin-top: 0; } }
  .shop-wrapper .box-wrapper.level-2, .shop-wrapper .login-form .level-2.login-box, .login-form .shop-wrapper .level-2.login-box {
    background-color: #ececf0;
    padding: 0 30px 10px 0; }
    @media (min-width: 992px) {
      .shop-wrapper .box-wrapper.level-2, .shop-wrapper .login-form .level-2.login-box, .login-form .shop-wrapper .level-2.login-box {
        background-color: transparent; } }
    .shop-wrapper .box-wrapper.level-2 .refine-by h6, .shop-wrapper .login-form .level-2.login-box .refine-by h6, .login-form .shop-wrapper .level-2.login-box .refine-by h6 {
      margin-top: 0; }
    .shop-wrapper .box-wrapper.level-2 .left-nav-links, .shop-wrapper .login-form .level-2.login-box .left-nav-links, .login-form .shop-wrapper .level-2.login-box .left-nav-links {
      padding-bottom: 0; }
      .shop-wrapper .box-wrapper.level-2 .left-nav-links > a, .shop-wrapper .login-form .level-2.login-box .left-nav-links > a, .login-form .shop-wrapper .level-2.login-box .left-nav-links > a {
        color: #63666a; }

@media (min-width: 992px) {
  .shop-wrapper .search-sidebar .checkbox-list {
    padding-top: 5px; } }

.shop-wrapper .left-nav-links {
  padding-bottom: 15px; }

.shop-wrapper .sort-box {
  margin-top: 10px; }
  @media (min-width: 992px) {
    .shop-wrapper .sort-box {
      margin-top: 5px; } }
  .shop-wrapper .sort-box .showing-results {
    color: #5d5d5f;
    margin-top: 10px; }
    .shop-wrapper .sort-box .showing-results span:first-child {
      font-weight: bold; }
  .shop-wrapper .sort-box .ge-select {
    width: 100%;
    padding-right: 1.7rem; }
    .shop-wrapper .sort-box .ge-select option {
      padding-right: 1.7rem; }
    .shop-wrapper .sort-box .ge-select:focus {
      padding-right: calc(1.7rem - 1px); }
      .shop-wrapper .sort-box .ge-select:focus option {
        padding-right: calc(1.7rem - 1px); }
  .shop-wrapper .sort-box .custom-select:after {
    right: 9px; }

.shop-wrapper .back-to-link-wrapper {
  margin-bottom: 15px; }
  .shop-wrapper .back-to-link-wrapper .back-to-link a {
    background: #005eb8;
    color: #fff;
    display: block;
    padding: 10px 30px; }
    .shop-wrapper .back-to-link-wrapper .back-to-link a:hover {
      background-color: #004080; }
  .shop-wrapper .back-to-link-wrapper .back-to-link span {
    color: #fff;
    padding-right: 15px; }

.shop-wrapper .custom-select label {
  margin-top: 0; }

.shop-wrapper .banner-component.title-banner {
  padding: 30px 40px; }

.products-scroller-box-wrapper {
  padding-left: 40px;
  padding-right: 40px;
  overflow: initial;
  position: relative; }
  .products-scroller-box-wrapper button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1; }
    .products-scroller-box-wrapper button.slick-prev {
      left: -5px; }
    .products-scroller-box-wrapper button.slick-next {
      right: -5px; }
    .products-scroller-box-wrapper button .fa.fa-chevron-right {
      padding-left: 5px;
      padding-top: 1px; }
    .products-scroller-box-wrapper button .fa.fa-chevron-left {
      padding-left: 0px;
      padding-top: 1px; }
  .products-scroller-box-wrapper .slick-disabled {
    opacity: 0.33;
    pointer-events: none; }

.shop-wrapper .box-wrapper.products-scroller-box-wrapper, .shop-wrapper .login-form .products-scroller-box-wrapper.login-box, .login-form .shop-wrapper .products-scroller-box-wrapper.login-box {
  padding-left: 40px;
  padding-right: 40px; }

.recommended-product-header {
  font-weight: bold;
  text-align: left !important;
  font-size: 2.25rem;
  line-height: 2.163rem; }

.help-block .h3 {
  margin-top: 0; }
.help-block a {
  color: #005eb8; }
.help-block h3 {
  margin-top: 0; }

.search-results h1 span {
  display: inline-block;
  word-break: break-all;
  overflow-wrap: break-word; }

.search-results .h-tab + ul {
  margin-top: 0;
  margin-bottom: -10px; }

.search-results .header-search__input > input {
  height: 60px; }

@media only screen and (max-width: 767px) {
  .search-results .ge-button.-type--square {
    margin-top: 20px; } }

@media all and (max-width: 400px) {
  .search-results .h-tab + ul {
    float: left;
    font-size: 12px; } }

.search-results .box-wrapper, .search-results .login-form .login-box, .login-form .search-results .login-box {
  margin: 0;
  padding: 0 30px;
  background: transparent; }

@media all and (max-width: 991px) {
  .search-results .box-wrapper, .search-results .login-form .login-box, .login-form .search-results .login-box {
    padding: 0 15px; } }

.search-results .promobox-wrapper {
  background: #fff;
  margin: 15px 0;
  padding: 30px; }
  .search-results .promobox-wrapper a {
    display: inline-block; }

.search-results h4 a {
  color: #005eb8; }

.search-results h4.h-small {
  margin-bottom: 15px; }

.search-results .icon {
  background-size: 70%;
  background-color: transparent;
  float: left;
  width: 25px;
  height: 25px;
  margin: 0 10px; }
  .search-results .icon.type-icon {
    background: url("/assets/images/icons-temp/type-icon.png") center center no-repeat; }

.search-results .search-item {
  padding: 20px 0;
  line-height: 1.46rem;
  position: relative; }
  .search-results .search-item .title-link {
    color: #005eb8;
    font-size: 1.125rem;
    line-height: 1.898rem; }
  .search-results .search-item p {
    font-size: 1rem;
    color: #63666a;
    line-height: 1.46rem; }
  .search-results .search-item:last-of-type {
    border-bottom: 0; }
  .search-results .search-item .centered {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0; }
  .search-results .search-item .product-item-buttons a {
    margin: 0 0 0 8px; }
    .search-results .search-item .product-item-buttons a:first-child {
      margin-left: 0; }
  .search-results .search-item .info-label {
    color: #63666a;
    text-transform: uppercase;
    font-size: 0.79rem;
    font-weight: bold;
    padding-bottom: 5px; }
    @media screen and (max-width: 768px) {
      .search-results .search-item .info-label .list-inline li {
        display: block;
        width: 100%;
        padding-left: 0; } }
    .search-results .search-item .info-label .list-inline span {
      margin-right: 5px; }
  .search-results .search-item img {
    max-width: 100%; }
    @media (min-width: 768px) {
      .search-results .search-item img {
        max-height: 80px; } }
    @media (min-width: 992px) {
      .search-results .search-item img {
        max-height: 77px; } }
    @media (min-width: 1200px) {
      .search-results .search-item img {
        max-height: 103px; } }
  .search-results .search-item.-type--promoted {
    background-color: #f8f8f9;
    margin-bottom: 5px;
    padding-left: 28px;
    padding-right: 15px; }
    .search-results .search-item.-type--promoted ~ hr {
      background-color: #f8f8f9;
      margin: 50px 15px 20px 15px; }
      @media (max-width: 991px) {
        .search-results .search-item.-type--promoted ~ hr {
          margin: 50px 0 20px 0; } }

.search-results .result-count {
  color: #63666a;
  font-size: 1rem;
  padding: 15px 15px 30px 3px; }
  @media (max-width: 991px) {
    .search-results .result-count {
      padding: 15px 0 30px 0; } }

.search-results.-page--knowledge-center .search-results__header {
  padding: 15px 0;
  background-color: #d7d8db; }
  .search-results.-page--knowledge-center .search-results__header p {
    font-weight: bold;
    color: #2f3133;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 1rem;
    margin: 0; }
    .search-results.-page--knowledge-center .search-results__header p span {
      cursor: pointer; }
    .search-results.-page--knowledge-center .search-results__header p i.fa {
      position: relative;
      margin-left: 5px; }
      .search-results.-page--knowledge-center .search-results__header p i.fa.fa-sort-asc {
        top: 4px; }
      .search-results.-page--knowledge-center .search-results__header p i.fa.fa-sort-desc {
        bottom: 4px; }

.search-results.-page--knowledge-center .search-results__content .search-item {
  padding: 20px 0 10px 0;
  margin: 0;
  border-bottom: 1px solid #a5a6a8; }
  .search-results.-page--knowledge-center .search-results__content .search-item a {
    margin-right: 10px; }
  .search-results.-page--knowledge-center .search-results__content .search-item .fa.fa-lock {
    margin-right: 2px; }
  .search-results.-page--knowledge-center .search-results__content .search-item:last-child {
    border: none;
    margin-bottom: 30px; }

.search-results.-page--knowledge-center .search-results__content hr {
  margin: 0; }

.search-results .ge-tabs {
  border-top: none; }

.search-results .search-sidebar .filter-btn-wrapper .hidden-lg.hidden-md {
  padding: 9px 10px 9px 15px;
  border: 1px solid;
  margin-top: 40px; }

.search-results .ge-notification {
  margin: 15px 15px 25px; }
  @media (max-width: 1200px) {
    .search-results .ge-notification {
      margin: 15px 0px 25px; } }

.search-sidebar {
  font-size: 1rem; }
  .search-sidebar .checkbox-list {
    padding-top: 20px; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .selected-list {
      padding: 15px 10px;
      margin-top: 15px; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .selected-list .far.fa-times {
        font-size: 0.889rem;
        position: absolute;
        top: 1px;
        right: 0; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .selected-list .ge-button {
        text-transform: inherit;
        font-weight: 500;
        color: #63666a;
        font-size: 1.125rem !important;
        letter-spacing: unset;
        max-width: 100%;
        position: relative;
        padding-right: 1.8rem;
        border-width: 0.09rem;
        border-color: #d7d8db; }
        .search-sidebar .checkbox-list .filter-btn-wrapper .selected-list .ge-button span {
          display: block;
          max-width: 100%;
          line-height: 1.85rem; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .selected-list .clear-btn-xs .ge-button {
        color: #fff;
        padding-right: 0.625rem;
        border-color: #005eb8; }
        .search-sidebar .checkbox-list .filter-btn-wrapper .selected-list .clear-btn-xs .ge-button.push-right {
          float: right; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .outer-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: 1000; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .inner-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      overflow: auto;
      background: #f4f5f8; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .filter-item-wrapper {
      padding: 10px;
      border-bottom: 1px solid #ddd; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .filter-item-wrapper:last-child {
        border-bottom: 0; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .filter-item-wrapper:hover {
        background: #f4f5f8; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .filter-item-wrapper .fa.fa-angle-right {
        line-height: 1rem;
        font-size: 1rem; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .filter-item-wrapper a {
        text-decoration: none; }
        .search-sidebar .checkbox-list .filter-btn-wrapper .filter-item-wrapper .obsolete .list-unstyled .search-sidebar .checkbox-list .filter-btn-wrapper .filter-item-wrapper .simplebar-scroll-content {
            max-height: max-content !important;
        }
    .search-sidebar .checkbox-list .filter-btn-wrapper .selected-facets {
      font-size: 0.889rem;
      line-height: 1.298rem;
      margin: 0;
      text-transform: inherit;
      color: #63666a; }
    .search-sidebar .checkbox-list .filter-btn-wrapper h6.h6 {
      font-size: 1.125rem;
      text-transform: none;
      font-weight: 500; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .facets h6.h6 {
      margin: 20px 0 15px; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .header-facets {
      padding: 10px;
      box-shadow: 0px -1px 10px 0px #a5a6a8;
      position: relative;
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      background: #fff; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .header-facets .h6 {
        font-size: 1.424rem; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .ge-button > i.fa.fa-angle-left {
      float: left;
      margin-right: 0.5rem;
      margin-left: 0;
      font-size: 2rem; }
    .search-sidebar .checkbox-list .filter-btn-wrapper .ge-checkbox-block {
      margin: 10px 0; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .ge-checkbox-block label {
        margin: 0; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .ge-checkbox-block input.ge-checkbox.-color--blue + .ge-checkbox-style {
        border: 1px solid #a5a6a8;
        padding: 15px;
        font-size: 1rem;
        border-radius: 5px;
        color: #63666a;
        position: relative;
        background: #fff; }
        .search-sidebar .checkbox-list .filter-btn-wrapper .ge-checkbox-block input.ge-checkbox.-color--blue + .ge-checkbox-style::before {
          border: 0;
          display: none;
          position: absolute;
          top: 8px;
          right: 5px;
          font-size: 1rem; }
      .search-sidebar .checkbox-list .filter-btn-wrapper .ge-checkbox-block input.ge-checkbox.-color--blue:checked + .ge-checkbox-style {
        border: 1px solid #005eb8;
        background: rgba(0, 94, 185, 0.1);
        padding-right: 30px; }
        .search-sidebar .checkbox-list .filter-btn-wrapper .ge-checkbox-block input.ge-checkbox.-color--blue:checked + .ge-checkbox-style:before {
          color: #005eb8;
          background-color: transparent;
          display: block; }
    .search-sidebar .checkbox-list .filters-wrapper .filter-item-wrapper {
      background-color: #F6F6F6;
      padding: 15px 10px 15px 15px;
      margin: 20px 0; }
    @media screen and (max-width: 991px) {
      .search-sidebar .checkbox-list {
        padding-top: 0; } }
    .search-sidebar .checkbox-list ul {
      max-height: 266px; }
.search-sidebar .checkbox-list .obsolete ul .simplebar-scroll-content {
    margin-top: 0;
}
.search-sidebar .obsolete .facets-overlay .simplebar-content:after {
    content: '';
    position: absolute;
    height: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(246, 246, 246, 0) 0%, rgba(246, 246, 246, 0.4) 20%, rgba(246, 246, 246, 0.8) 60%);
}
  .search-sidebar .ge-checkbox-block {
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 1.1rem; }
    .search-sidebar .ge-checkbox-block label {
      display: block; }
      .search-sidebar .ge-checkbox-block label .ge-checkbox-style {
        display: flex;
        font-size: 0.79rem;
        line-height: 1.298rem;
        padding-left: 21px;
        padding-right: 8px;
        max-width: 100%; }
        .search-sidebar .ge-checkbox-block label .ge-checkbox-style .-is--truncated {
          flex: 0 1 auto; }
        .search-sidebar .ge-checkbox-block label .ge-checkbox-style span {
          white-space: nowrap; }
    .search-sidebar .ge-checkbox-block input.ge-checkbox + .ge-checkbox-style:before {
      float: left;
      width: 14px;
      height: 14px;
      margin-top: 1px;
      margin-left: -21px;
      font-size: 0.59rem;
      flex: none; }
  .search-sidebar h6.h6 {
    padding: 0;
    text-transform: capitalize;
    font-size: 1.125rem;
    font-weight: bold;
    margin: 0; }
  .search-sidebar .filter-item-wrapper:first-child h6.h6 {
    padding-top: 0; }

/*typeahead*/
.navbar.-navbar--white .navbar-right > .search-block-overlay {
  position: absolute;
  top: 66px;
  left: 0;
  width: 100%;
  height: 0;
  margin: 0;
  overflow: hidden;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), inset 0 2px 10px -3px #a5a6a8;
  background: white; }
  .navbar.-navbar--white .navbar-right > .search-block-overlay.active {
    top: 0px;
    border-top: 1px solid #d7d8d8;
    min-height: 290px;
    height: auto;
    padding-top: 20px;
    overflow: visible;
    visibility: visible;
    position: fixed;
    opacity: 1;
    padding-bottom: 20px; }
    .navbar.-navbar--white .navbar-right > .search-block-overlay.active .header-search__input {
      visibility: visible !important; }
    @media (max-width: 991px) {
      .navbar.-navbar--white .navbar-right > .search-block-overlay.active {
        padding-bottom: 20px; } }
    @media (max-width: 767px) {
      .navbar.-navbar--white .navbar-right > .search-block-overlay.active {
        padding: 20px;
        height: 100%; } }
  .navbar.-navbar--white .navbar-right > .search-block-overlay.inactive {
    opacity: 1; }
    .navbar.-navbar--white .navbar-right > .search-block-overlay.inactive .header-search__input {
      visibility: hidden; }

.search-block-overlay > .container {
  position: relative;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .search-block-overlay > .container:before, .search-block-overlay > .container:after {
    content: " ";
    display: table; }
  .search-block-overlay > .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .search-block-overlay > .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .search-block-overlay > .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .search-block-overlay > .container {
      width: 1170px; } }

.search-block-overlay.-fixed-over-nav {
  position: fixed;
  top: 0; }

.search-block-overlay input[type="text"],
.search-block-overlay .icon {
  float: left; }

.search-block-overlay input[type="text"] {
  color: #005eb8;
  font-size: 1.424rem;
  padding: 2px 20px 0 20px;
  background: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  width: 100%;
  line-height: 3.25rem;
  border-radius: 1px;
  border-color: #d7d8db; }
  .search-block-overlay input[type="text"]:active, .search-block-overlay input[type="text"]:focus {
    outline: 0;
    border-width: 1px; }
  .search-block-overlay input[type="text"]::-webkit-input-placeholder {
    color: #a5a6a8;
    font-size: 1.424rem; }
  .search-block-overlay input[type="text"]::-moz-placeholder {
    color: #a5a6a8;
    font-size: 1.424rem; }
  .search-block-overlay input[type="text"]:-ms-input-placeholder {
    color: #a5a6a8;
    font-size: 1.424rem; }

.search-block-overlay .custom-placeholder {
  bottom: 1px;
  right: 52px; }

.search-block-overlay .icon {
  cursor: pointer;
  width: 30px;
  margin-top: -2px; }
  .search-block-overlay .icon.has-hover {
    transition: transform .25s ease-in-out;
    transform: rotate(0deg);
    text-align: center; }
    .search-block-overlay .icon.has-hover:hover {
      transform: rotate(180deg); }
  .search-block-overlay .icon .fa, .search-block-overlay .icon .far {
    font-size: 1.4rem;
    line-height: 30px;
    padding: 0px 6px;
    display: inline-block;
    border-radius: 18px;
    width: 30px;
    height: 30px;
    text-align: center; }
    .search-block-overlay .icon .fa.fa-times, .search-block-overlay .icon .far.fa-times {
      font-size: 0.889rem;
      background-color: #ececf0;
      border-radius: 50%; }
    .search-block-overlay .icon .fa.fa-times:hover, .search-block-overlay .icon .far.fa-times:hover {
      color: #005eb8; }
    .search-block-overlay .icon .fa:before, .search-block-overlay .icon .far:before {
      top: 50%;
      left: 50%;
      margin-left: 0px; }
  .search-block-overlay .icon img {
    width: 100%; }
    .search-block-overlay .icon img.icon-search {
      margin: 17.5px 0; }
    .search-block-overlay .icon img.icon-close {
      margin: 24px 0;
      width: 50%; }

.search-block-overlay .dropdown-menu {
  top: 65px !important;
  left: 0 !important; }

.search-block-overlay.search--with-select .dropdown-menu {
  position: static;
  width: 100%;
  max-width: none;
  margin: 0;
  border-radius: 0;
  box-shadow: none; }
  .search-block-overlay.search--with-select .dropdown-menu .container {
    padding: 0; }
    @media (max-width: 767px) {
      .search-block-overlay.search--with-select .dropdown-menu .container {
        padding: 10px; } }
  .search-block-overlay.search--with-select .dropdown-menu ul {
    list-style-type: none; }
  .search-block-overlay.search--with-select .dropdown-menu li {
    border-bottom: 1px solid #f4f5f8; }
    .search-block-overlay.search--with-select .dropdown-menu li:first-child {
      margin-top: 10px; }
    .search-block-overlay.search--with-select .dropdown-menu li:last-child {
      border: none;
      margin-bottom: 15px; }
    .search-block-overlay.search--with-select .dropdown-menu li a {
      padding-left: 10px;
      height: 38px;
      line-height: 40px;
      color: #63666a;
      font-size: 1rem; }
      .search-block-overlay.search--with-select .dropdown-menu li a:hover {
        background: #f4f5f8;
        text-decoration: none; }
    .search-block-overlay.search--with-select .dropdown-menu li .fa {
      padding-right: 15px; }

.search-block-overlay .search__right-block {
  white-space: nowrap;
  vertical-align: middle;
  margin-left: 25px; }
  @media (max-width: 767px) {
    .search-block-overlay .search__right-block {
      position: absolute;
      right: 0;
      top: 3px;
      z-index: 1;
      margin-left: 5px; } }
  .search-block-overlay .search__right-block .ge-button {
    margin-left: 15px;
    margin-top: 11px;
    vertical-align: top; }
    @media (max-width: 767px) {
      .search-block-overlay .search__right-block .ge-button {
        padding: 0;
        border: none;
        background-color: transparent !important; }
        .search-block-overlay .search__right-block .ge-button .fa-search {
          margin-right: 0;
          color: #63666a;
          font-size: 1.424rem; } }

.search-block-overlay .search__select {
  height: 60px;
  margin-bottom: 0;
  border: none;
  font-weight: bold; }
  .search-block-overlay .search__select option {
    border: none;
    height: 30px; }

.search__dropdown {
  vertical-align: middle; }
  .search__dropdown .toggle-dropdown {
    display: block;
    height: 60px;
    border-bottom: 1px solid #d7d8db;
    color: #63666a;
    text-decoration: none;
    font-size: 1.602rem;
    line-height: 60px;
    vertical-align: middle;
    white-space: nowrap; }
    .search__dropdown .toggle-dropdown .-text--prefix {
      margin-right: 5px;
      font-weight: normal; }
    .search__dropdown .toggle-dropdown .fa {
      font-size: 2.027rem !important;
      height: 60px;
      line-height: 56px;
      top: 0 !important; }
    .search__dropdown .toggle-dropdown + .dropdown-section {
      position: relative;
      bottom: 0;
      top: auto !important;
      display: block !important;
      height: 0;
      padding: 0;
      margin: 0;
      z-index: 10000;
      overflow: hidden;
      box-shadow: none;
      border: none;
      opacity: 0; }
      .search__dropdown .toggle-dropdown + .dropdown-section li {
        border-top: 1px solid #f4f5f8; }
        .search__dropdown .toggle-dropdown + .dropdown-section li:first-child {
          border: none; }
        .search__dropdown .toggle-dropdown + .dropdown-section li.-is--active a {
          font-weight: bold;
          background-color: #f4f5f8; }
    .search__dropdown .toggle-dropdown.active {
      border-color: #005eb8; }
      .search__dropdown .toggle-dropdown.active + .dropdown-section {
        height: auto;
        margin-top: 0;
        padding-top: 15px;
        opacity: 1;
        transition: height .25s ease-in-out, opacity .25s ease-in-out; }
      .search__dropdown .toggle-dropdown.active:before {
        display: none; }
      .search__dropdown .toggle-dropdown.active span.fa {
        font-size: 1.424rem !important;
        transform: none; }
        .search__dropdown .toggle-dropdown.active span.fa:before {
          content: "\f00d"; }

.search-block-overlay .dropdown-menu > .active > a,
.search-block-overlay .dropdown-menu > .active > a:hover,
.search-block-overlay .dropdown-menu > .active > a:focus {
  color: black;
  background-color: #f4f5f8; }

.search-block-overlay .container .header-search-block-content {
  height: 100%;
  position: relative;
  width: 100%; }

.-is--truncated {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* Search block */
.-search--full-block {
  border-top: 1px solid #d7d8db;
  background: #f6fdff; }
  .-search--full-block input[type="text"],
  .-search--full-block .icon {
    float: left; }
  .-search--full-block input[type="text"] {
    border: 0;
    color: #005eb8;
    font-size: 1.602rem;
    height: 76px;
    margin: 0;
    padding: 0 0 0 0;
    text-indent: 2.6rem;
    width: calc(100% - 50px);
    background-color: transparent; }
    .-search--full-block input[type="text"]:active, .-search--full-block input[type="text"]:focus {
      outline: 0; }
    .-search--full-block input[type="text"]::-moz-placeholder {
      font-size: 1.602rem;
      color: #a5a6a8; }
    .-search--full-block input[type="text"]::-webkit-input-placeholder {
      font-size: 1.602rem;
      color: #a5a6a8; }
    .-search--full-block input[type="text"]:-ms-input-placeholder {
      font-size: 1.602rem;
      color: #a5a6a8; }
  .-search--full-block .icon {
    width: 24px; }
    .-search--full-block .icon .fa, .-search--full-block .icon .far {
      font-size: 1.6rem;
      line-height: 76px;
      color: #a5a6a8;
      padding: 0 6px; }
      .-search--full-block .icon .fa.fa-times, .-search--full-block .icon .far.fa-times {
        font-size: 1rem; }
    .-search--full-block .icon img {
      width: 100%; }
      .-search--full-block .icon img.icon-search {
        margin: 17.5px 0; }

.ie .search-sidebar .checkbox-list ul {
  max-height: 272px; }
.ie .search-sidebar .checkbox-list .obsolete ul .simplebar-scroll-content {
    max-height: 306px;
}

.firefox .search-sidebar .checkbox-list ul {
  max-height: 274px; }

.distributors-banner {
  padding: 55px 0px; }
  .distributors-banner h1 {
    color: #2f3133;
    text-align: center; }
  .distributors-banner p {
    text-align: center;
    margin: 30px 30px; }
  .distributors-banner .row.margin-bottom, .distributors-banner .row.picture-box, .distributors-banner .row.text-box {
    margin-bottom: 35px; }
    @media all and (max-width: 767px) {
      .distributors-banner .row.margin-bottom, .distributors-banner .row.picture-box, .distributors-banner .row.text-box {
        margin-bottom: 0px; }
        .distributors-banner .row.margin-bottom .text-right, .distributors-banner .row.picture-box .text-right, .distributors-banner .row.text-box .text-right {
          margin-bottom: 20px; } }
  .distributors-banner form .custom-select-box {
    width: 360px;
    display: block; }
    @media all and (max-width: 991px) {
      .distributors-banner form .custom-select-box {
        width: 330px; } }
    @media all and (max-width: 767px) {
      .distributors-banner form .custom-select-box {
        width: 100%; } }
  .distributors-banner button {
    min-width: 180px; }
  .distributors-banner .select2-container {
    max-width: 330px; }
    @media all and (max-width: 767px) {
      .distributors-banner .select2-container {
        max-width: 100%; } }

.support-distributors--results .result-card.-color--gray {
  padding: 35px;
  background: #f4f5f8;
  min-height: 335px;
  position: relative;
  height: auto;
  overflow: hidden;
  margin: 15px 0px; }
  .support-distributors--results .result-card.-color--gray span.detail {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.79rem;
    padding: 5px 0px 20px;
    color: #2f3313;
    display: block; }
  .support-distributors--results .result-card.-color--gray p {
    color: #63666a;
    font-size: 1rem; }
  .support-distributors--results .result-card.-color--gray .fa {
    margin-right: 10px; }
  .support-distributors--results .result-card.-color--gray .ge-button {
    position: absolute;
    bottom: 35px; }

#found-distributors {
  display: flex;
  flex-wrap: wrap; }

.support-contact .sub-heading {
  margin-bottom: 15px; }

.support-contact .no-margin-top {
  margin-top: 0; }

.support-contact ul {
  padding: 0 0 0 5px;
  margin: 0;
  list-style-type: none;
  max-height: 300px; }
  .support-contact ul li {
    padding: 3px 0; }
  @media screen and (max-width: 768px) {
    .support-contact ul {
      max-height: 150px;
      margin-bottom: 25px;
      padding: 0; } }

@media screen and (max-width: 768px) {
  .support-contact .country-info .col-sm-6:last-child h6 {
    margin-top: 20px; } }

.support-contact .country-info p {
  padding: 0;
  margin: 0; }

.support-contact .bg-white,
.support-contact .bg-grey {
  padding: 50px 0; }
  @media screen and (max-width: 768px) {
    .support-contact .bg-white,
    .support-contact .bg-grey {
      padding: 30px 0; } }

.support-contact .bg-grey {
  background: #ececf0; }

.support-contact .contact-page-form .sub-heading {
  margin-bottom: 0;
  margin-top: 20px; }

.support-contact label {
  margin-top: 5px; }
  .support-contact label.no-top-margin {
    margin-top: 0; }

@media screen and (min-width: 991px) {
  .support-contact .contact-footer-text {
    padding-right: 15px; } }

@media screen and (max-width: 768px) {
  .support-contact .contact-footer-text h2 {
    margin-top: 0; } }

.support-contact .ge-contact__secondary-address p {
  font-size: 0.889rem; }
  .support-contact .ge-contact__secondary-address p.-text--uppercase {
    letter-spacing: 1px;
    color: #63666a; }

html.ie .support-contact ul {
  height: 300px; }

.text-list-comp {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 768px) {
    .text-list-comp {
      margin-bottom: 20px; } }
  .text-list-comp li:not(.heading) {
    padding: 5px 0; }
  .text-list-comp li:nth-child(2) {
    padding-top: 25px; }
  .text-list-comp li.heading {
    color: #2f3133;
    position: relative; }
    .text-list-comp li.heading:after {
      z-index: 0;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      background: #a5a6a8;
      width: 100%;
      height: 1px; }
    .text-list-comp li.heading h3 {
      border-bottom: 1px solid #005eb8;
      padding-bottom: 15px;
      display: inline-block;
      z-index: 1;
      font-size: 1.602rem;
      line-height: 2.135rem;
      margin: 0;
      font-weight: normal;
      position: relative; }
  .text-list-comp li a {
    color: #005eb8; }

.login-form {
  margin: 0 auto;
  width: 350px; }
  .login-form .center-logotype {
    display: block;
    margin: 0 auto;
    padding: 0 0 5px 0;
    width: 205px; }
    .login-form .center-logotype img {
      width: 100%; }
  .login-form .login-box .ext-login-buttons {
    border-bottom: 1px solid #d7d8db;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .login-form .login-box .ext-login-buttons .btn-ext-login {
      transition: border-color .25s ease-in-out;
      text-transform: uppercase;
      line-height: 26px;
      padding: 10px;
      font-size: 0.702em;
      font-weight: bold;
      color: #63666a;
      border: 1px solid #d7d8d8;
      text-align: center;
      display: block; }
      .login-form .login-box .ext-login-buttons .btn-ext-login:before {
        background-image: url("/assets/images/icons/login/icon-linkedin.svg");
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        position: absolute;
        content: "";
        width: 25px;
        height: 25px; }
      .login-form .login-box .ext-login-buttons .btn-ext-login:hover {
        border-color: #005eb8; }
  .login-form .login-box .input-group {
    margin-bottom: 10px; }
    .login-form .login-box .input-group input[type="text"],
    .login-form .login-box .input-group input[type="password"] {
      border: 1px solid #d7d8db;
      border-right: 0;
      background-color: white;
      height: 40px; }
    .login-form .login-box .input-group .input-group-addon {
      background-color: transparent;
      border: 1px solid #d7d8d8;
      border-left: 0;
      border-radius: 0; }
    .login-form .login-box .input-group .input-group-addon img {
      width: 14px; }
  .login-form .login-box .no-password {
    font-size: 0.904em;
    color: #005eb8; }
  .login-form .login-box .ge-button {
    width: 100%; }
  .login-form .login-box .border-throught {
    font-size: 0.904em; }
    .login-form .login-box .border-throught span {
      background: white;
      padding: 0 5px; }
    .login-form .login-box .border-throught hr {
      padding: 0;
      margin: -13px;
      border: 0;
      background-color: #d7d8db; }
  .login-form .login-box .push-top {
    padding-top: 22px; }
  .login-form .login-footer {
    padding: 0 35px;
    text-align: center; }
    .login-form .login-footer .footer-link {
      padding-top: 10px; }
      .login-form .login-footer .footer-link a {
        font-size: 0.875rem; }
    .login-form .login-footer p {
      font-size: 0.875rem;
      padding: 0;
      margin: 0; }
    .login-form .login-footer a {
      text-transform: uppercase;
      padding: 0 7px; }

@media screen and (max-width: 767px) {
  .login-form {
    position: static;
    transform: unset;
    width: 85%;
    margin: 0 auto; } }

@media screen and (max-width: 450px) {
  .login-form {
    width: 95%; } }

.register__form {
  margin: 50px auto 0; }
  @media screen and (max-width: 450px) {
    .register__form {
      width: 95%; }
      .register__form.-type_not-register-page {
        width: 100%; } }
  @media screen and (max-width: 991px) {
    .register__form {
      position: static;
      transform: unset;
      width: 100%; } }
  .register__form.no-margin {
    margin: 0; }
    .register__form.no-margin .panel {
      margin-bottom: 0; }
  .register__form:not(.-type_not-register-page) {
    max-width: 850px; }
  .register__form .center-logotype {
    display: block;
    margin: 0 auto 20px auto;
    padding: 0;
    width: 205px; }
    .register__form .center-logotype img {
      width: 100%; }

.shop-wrapper .register-form .register-box.level-2,
.register-form .shop-wrapper .register-box.level-2 {
  padding-left: 30px; }

.register-box .head-title {
  margin: 10px 0;
  padding-bottom: 10px;
  line-height: 1;
  font-weight: bold; }

.register-box .sub-heading {
  color: #18181B;
  font-weight: bold;
  font-size: 1.602rem;
  line-height: 2.135rem;
  margin-top: 10px;
  padding-bottom: 10px; }
  .register-box .sub-heading.push-down {
    margin-top: 25px; }
  .register-box .sub-heading.push-down-more {
    margin-top: 35px;
    margin-bottom: 5px; }

.register-box .sub-intro {
  margin-bottom: 40px; }
  .register-box .sub-intro.push-down {
    margin-top: 40px; }

.register-box .sub-intro-under {
  padding: 30px 0; }

.register-box .btn-bottom-right {
  padding-top: 20px; }

.register-box .input-group {
  margin-bottom: 10px; }
  .register-box .input-group input[type="text"],
  .register-box .input-group input[type="number"],
  .register-box .input-group input[type="email"],
  .register-box .input-group input[type="tel"],
  .register-box .input-group input[type="password"] {
    border: 1px solid #d7d8db;
    border-right: 0;
    background-color: white;
    height: 40px; }
  .register-box .input-group .input-group-addon {
    background-color: transparent;
    border: 1px solid #d7d8d8;
    border-left: 0;
    border-radius: 0; }
  .register-box .input-group .input-group-addon img {
    width: 14px; }

.register-box .form-control {
  width: 100%;
  border: 1px solid #d4d4d4;
  padding: 11px;
  height: 43px;
  min-height: 43px;
  background: transparent;
  outline: #efefef; }
  .register-box .form-control:disabled {
    background: rgba(0, 0, 0, 0.1); }

.register-box .heading.push-down {
  margin-top: 25px; }

.register-box .panel-img {
  width: auto !important; }

.register-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative; }

.register-box label {
  margin-top: 20px;
  color: #2f3133;
  font-weight: normal; }

.register-box .ge-radio-block label {
  margin-top: 5px; }

.loyalty-item {
  margin: 20px 0px;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 20px;
  border-radius: 2px;
  background: #fff;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4) }
  @media screen and (max-width: 768px) {
    .loyalty-item {
      margin: 20px 0; } }
  .loyalty-item.push-down {
    padding-top: 20px; }
  .loyalty-item h5 {
    margin-top: 0;
    line-height: 1; }
  .loyalty-item a.register-more {
    color: #005eb8;
    padding-bottom: 10px;
    display: block; }
  .loyalty-item .product-img {
    float: left;
    margin: -2px 0 5px 0;
    width: 33px; }
  .loyalty-item .loyalty-content h5 {
    padding-left: 45px; }
  .loyalty-item .loyalty-content p {
    clear: left; }

.signup-product-items {
  position: relative;
  /*.product-row-sm {
	padding: 0 0 10px 0;
  }*/ }
  .signup-product-items .product-row {
    padding: 25px 0 10px; }
  .signup-product-items .product-item {
    width: 100%;
    cursor: pointer;
    border: 1px solid #ddd;
    transition: border-color .25s ease-in-out;
    border-radius: 4px;
    padding: 20px 20px 60px 20px;
    background: #fff;
    margin-bottom: 25px;
    text-align: center;
    position: relative; }
    .signup-product-items .product-item:hover {
      border-color: #005eb8; }
    .signup-product-items .product-item.has-submission {
      border-color: #005eb8; }
    .signup-product-items .product-item img {
      width: 100%;
      max-width: 100%; }
    .signup-product-items .product-item .title {
      font-size: 1.125rem;
      height: 38px;
      padding: 0;
      margin: 10px;
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      line-height: 1.3rem;
      overflow: hidden; }
  @media screen and (max-width: 991px) {
    .signup-product-items .product-item {
      margin-bottom: 20px; } }
  .signup-product-items .product-details-form {
    background: white;
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    z-index: 5;
    left: 0;
    bottom: 0; }
    .signup-product-items .product-details-form .inner-content {
      display: none; }
    .signup-product-items .product-details-form .product-form-header {
      padding: 20px 0 10px;
      border-bottom: 1px solid #ddd; }
    .signup-product-items .product-details-form .close-btn {
      cursor: pointer;
      margin: 8px 15px 15px 0;
      width: 15px;
      line-height: 0.85; }
    .signup-product-items .product-details-form .product-form-footer {
      padding-top: 25px; }
      .signup-product-items .product-details-form .product-form-footer .btn-blue {
        margin-left: 10px; }

@media screen and (min-width: 767px) {
  .text-right-sm-up {
    text-align: right; } }

.register__footer {
  padding: 50px 0px 10px; }
  .register__footer .footer__content {
    max-width: 850px;
    margin: 0 auto;
    padding: 30px 35px;
    text-align: center;
    border-top: 1px solid #ddd; }
    .register__footer .footer__content p {
      padding: 0;
      margin: 0;
      font-size: 0.79rem; }
    .register__footer .footer__content p:first-child {
      font-size: 1rem; }
    .register__footer .footer__content .footer_links {
      padding-top: 5px; }
    .register__footer .footer__content a {
      font-size: .889rem;
      text-transform: capitalize;
      text-decoration: underline;
      padding: 0 7px;
      color: #63666a; }
    .register__footer .footer__content a:hover {
      text-decoration: none;
      color: #63666a; }

.promo-banner {
  padding: 50px 0;
  background-size: cover;
  background-repeat: no-repeat; }
  .promo-banner.registration-banner {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    height: 220px;
    background-position: center center;
    background-size: cover; }
    .promo-banner.registration-banner .container {
      max-width: 820px; }
  .promo-banner__title {
    margin-bottom: 10px; }
  .promo-banner__description {
    font-size: 1.65rem;
    line-height: 1.8rem; }

.registration-center-logotype {
  padding: 50px 0 30px;
  text-align: center; }

.loyalty-signin-item {
  position: relative;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  background: #ffffff; }
  .loyalty-checkbox .loyalty-signin-item {
    height: 100%; }

@media screen and (max-width: 991px) {
  .loyalty-checkbox:first-child {
    padding-bottom: 20px; } }

.loyalty-checkbox label {
  margin: 0;
  width: 100%; }

.loyalty-checkbox-header {
  margin-bottom: 10px;
  vertical-align: middle; }

.loyalty-image,
.loyalty-checkbox-title {
  vertical-align: middle; }

.loyalty-image {
  display: inline-block;
  width: 50px;
  margin-right: 10px; }

.loyalty-checkbox-title {
  display: inline; }

.loyalty-checkbox .loyalty-checkbox-content {
  margin-bottom: 15px; }

.checkbox-view {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  box-sizing: border-box;
  height: 1.125rem;
  width: 1.125rem;
  border: solid 0.125rem #2f3133;
  border-radius: 0.125rem;
  color: transparent;
  background-color: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .checkbox-view .fa {
    display: none; }

.loyalty-checkbox .checkbox-view {
  position: absolute;
  bottom: 20px;
  right: 20px; }

.loyalty-checkbox input:checked + .loyalty-signin-item .checkbox-view {
  border-color: #005eb8;
  background-color: #005eb8;
  color: #fff;
  font-family: FontAwesome;
  font-size: 0.79rem;
  line-height: 1.46rem; }
  .loyalty-checkbox input:checked + .loyalty-signin-item .checkbox-view .fa {
    display: inline; }

.loyalty-checkbox input:checked + .loyalty-signin-item,
.loyalty-signin-item:hover {
  border-color: #005eb8;
  background-color: #fcfdff; }

.registration-signin-checkboxes {
  padding: 10px 0 0; }

.registration-signin-checkboxes .ge-form__item label {
  margin: 0 0 21px;
  display: inline-block; }

.register-box .areasOfInterst .ge-radio-block label {
  margin-top: 0; }

.lang-select-page {
  position: relative; }
  .lang-select-page .center-center {
    position: relative;
    top: 50vh;
    left: 50%;
    width: 100%;
    max-height: 100vh;
    transform: translate(-50%, -50%) translateY(-60px); }
  .lang-select-page .center-intro h3 {
    color: #18181B;
    padding-bottom: 1rem;
    padding-top: 1rem;
    font-weight: bold; }
  .lang-select-page .center-intro p {
    font-size: 1.125em;
    color: #5D5D5F; }
  .lang-select-page .select-section {
    padding: 25px 0 0 0; }
    .lang-select-page .select-section .heading {
      position: relative; }
    .lang-select-page .select-section .continent {
      padding-bottom: 10px;
      margin: 0 0 20px 0;
      display: inline-block;
      z-index: 1;
      font-weight: bold;
      font-size: 1.125rem;
      text-transform: capitalize;
      border-bottom: 2px solid #429DFF; }
      .lang-select-page .select-section .continent:after {
        z-index: -1;
        content: "";
        position: absolute;
        bottom: 20px;
        left: 0;
        background: #bcbcbc;
        width: 100%;
        height: 2px; }
    .lang-select-page .select-section a {
      display: block; }

@media screen and (max-width: 991px) {
  .lang-select-page .center-center {
    top: 0;
    left: 0;
    z-index: 0;
    transform: none;
    max-height: inherit; }
  .lang-select-page .select-section {
    padding: 0 0 25px 0; }
  .lang-select-page .continent {
    padding-top: 25px; } }

.lang-select-page .center-logotype .cytiva-logo__lockup {
  height: 55px; }

@media (min-width: 992px) {
  .lang-select-page .center-logotype {
    padding-bottom: 15; } }

html.mobile .lang-select-page .select-section a {
  margin: 15px 0; }
  html.mobile .lang-select-page .select-section a:first-of-type {
    margin-top: 0; }

.banner-component {
  background-color: #182c55;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 125px 60px;
  display: block;
  height: auto; }
  @media (min-width: 992px) {
    .banner-component {
      padding: 100px 125px; } }
  @media screen and (max-width: 991px) {
    .banner-component {
      padding: 100px 30px !important; } }
  @media screen and (max-width: 768px) {
    .banner-component {
      padding: 50px 30px !important; } }
  .banner-component.small-padding {
    padding: 60px; }
  .banner-component.banner-lg {
    padding: 100px 125px; }
  .banner-component.banner-center {
    text-align: center; }
  .banner-component .form-group {
    margin-bottom: 0px; }
  .banner-component.-color--blue {
    background-color: #005eb8 !important; }
  .banner-component.-color--gray {
    background-color: #63666a !important; }
  @media (min-width: 992px) {
    .banner-component.-size--x-small {
      padding: 20px 125px; } }
  @media screen and (max-width: 991px) {
    .banner-component.-size--x-small {
      padding: 20px 30px !important; } }
  @media screen and (max-width: 768px) {
    .banner-component.-size--x-small {
      padding: 10px 30px !important; } }
  @media (min-width: 992px) {
    .banner-component.-size--small {
      padding: 50px 125px; } }
  @media screen and (max-width: 991px) {
    .banner-component.-size--small {
      padding: 50px 30px !important; } }
  @media screen and (max-width: 768px) {
    .banner-component.-size--small {
      padding: 25px 30px !important; } }
  @media (min-width: 992px) {
    .banner-component.-size--medium {
      padding: 100px 125px; } }
  @media screen and (max-width: 991px) {
    .banner-component.-size--medium {
      padding: 100px 30px !important; } }
  @media screen and (max-width: 768px) {
    .banner-component.-size--medium {
      padding: 50px 30px !important; } }
  @media (min-width: 992px) {
    .banner-component.-size--large {
      padding: 150px 125px; } }
  @media screen and (max-width: 991px) {
    .banner-component.-size--large {
      padding: 150px 30px !important; } }
  @media screen and (max-width: 768px) {
    .banner-component.-size--large {
      padding: 100px 30px !important; } }
  .banner-component.-ge-drawer--banner {
    padding: 0px;
    height: 100%; }
  .banner-component.product-banner {
    background: white;
    color: #2f331a;
    padding: 50px 0; }
    .banner-component.product-banner h1 {
      color: #2f3133;
      line-height: 1.1; }
      @media (min-width: 992px) {
        .banner-component.product-banner h1 {
          padding-top: 20px; } }
      @media (min-width: 1200px) {
        .banner-component.product-banner h1 {
          padding-top: 40px; } }
    .banner-component.product-banner p {
      color: #63666a;
      padding-bottom: 20px; }
    .banner-component.product-banner .share-component {
      color: #63666a;
      padding-top: 20px;
      font-size: 1.3em; }
      .banner-component.product-banner .share-component a {
        color: #005eb8; }
        .banner-component.product-banner .share-component a:hover {
          color: #004080; }
      .banner-component.product-banner .share-component i.fa {
        margin-left: 7px; }
  .banner-component.-style--secondary {
    overflow: hidden;
    text-align: left;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 992px) {
      .banner-component.-style--secondary {
        margin-top: 0; } }
    @media screen and (max-width: 768px) {
      .banner-component.-style--secondary {
        padding: 0px 6px !important; }
        .banner-component.-style--secondary .align-container::after {
          height: 100%; } }
    .banner-component.-style--secondary.-size--small .align-container::after {
      height: 100% !important; }
    .banner-component.-style--secondary.-size--medium .align-container::after {
      height: 130% !important; }
    .banner-component.-style--secondary.-size--large .align-container::after {
      height: 150% !important; }
    .banner-component.-style--secondary .align-container {
      position: relative;
      margin: 15px 0;
      padding: 35px;
      background-color: rgba(0, 64, 128, 0.8);
      max-width: 85%; }
      .banner-component.-style--secondary .align-container p {
        color: #ffffff;
        padding: 0;
        font-size: 1.125rem; }
      @media screen and (max-width: 768px) {
        .banner-component.-style--secondary .align-container {
          margin: 0px !important;
          padding: 50px 15px !important;
          max-width: 100% !important; } }
    .banner-component.-style--secondary.-variant--nobg {
      overflow-x: hidden;
      padding: 100px 125px; }
      .banner-component.-style--secondary.-variant--nobg h1 {
        color: #2f3133; }
      .banner-component.-style--secondary.-variant--nobg p {
        color: #2f3133; }
      .banner-component.-style--secondary.-variant--nobg .btn-blue {
        margin-top: 20px; }
      .banner-component.-style--secondary.-variant--nobg .align-container {
        max-width: 475px;
        background-color: transparent;
        padding: 0; }
    .banner-component.-style--secondary.-variant--nocon {
      overflow-x: hidden;
      padding-bottom: 120px;
      padding-top: 120px; }
      @media screen and (max-width: 768px) {
        .banner-component.-style--secondary.-variant--nocon {
          padding: 0 !important; }
          .banner-component.-style--secondary.-variant--nocon .container {
            padding: 0; } }
      .banner-component.-style--secondary.-variant--nocon h1 {
        color: #2f3133; }
        @media screen and (max-width: 768px) {
          .banner-component.-style--secondary.-variant--nocon h1 {
            color: #fff; } }
      .banner-component.-style--secondary.-variant--nocon p {
        color: #2f3133;
        font-size: 1.424rem;
        padding-bottom: 20px; }
        @media screen and (max-width: 768px) {
          .banner-component.-style--secondary.-variant--nocon p {
            color: rgba(255, 255, 255, 0.8); } }
      @media screen and (max-width: 768px) {
        .banner-component.-style--secondary.-variant--nocon .ge-button {
          background-color: #13294b;
          border-color: #13294b; } }
      @media screen and (max-width: 768px) {
        .banner-component.-style--secondary.-variant--nocon .ge-button:hover {
          background-color: #72cbe1;
          border-color: #72cbe1;
          color: #18181a; } }
      .banner-component.-style--secondary.-variant--nocon .align-container {
        max-width: 475px;
        background-color: transparent;
        padding: 0; }
        @media screen and (max-width: 768px) {
          .banner-component.-style--secondary.-variant--nocon .align-container {
            background-color: rgba(0, 64, 128, 0.8); } }
    .banner-component.-style--secondary:not(.-variant--nocon):not(.-variant--nobg) .align-container {
      position: relative;
      padding-left: 0;
      background-color: transparent; }
  .banner-component.-style--consumable {
    background: white;
    color: #2f331a;
    padding: 50px 0 !important; }
    .banner-component.-style--consumable h1 {
      color: #18181B;
      line-height: 1.1;
      padding-bottom: 20px; }
      @media (min-width: 992px) {
        .banner-component.-style--consumable h1 {
          padding-top: 20px; } }
      @media (min-width: 1200px) {
        .banner-component.-style--consumable h1 {
          padding-top: 40px; } }
    .banner-component.-style--consumable p {
      color: #18181B;
      padding-bottom: 20px; }
    .banner-component.-style--consumable .share-component {
      color: #63666a;
      padding-top: 20px;
      font-size: 1.3em; }
      .banner-component.-style--consumable .share-component a {
        color: #005eb8; }
        .banner-component.-style--consumable .share-component a:hover {
          color: #004080; }
      .banner-component.-style--consumable .share-component i.fa {
        margin-left: 7px; }
    .banner-component.-style--consumable .single-img img {
      display: inline; }
    .banner-component.-style--consumable .single-img.output-window_height-helper {
      padding-top: 56%; }
    .banner-component.-style--consumable .spec-col-img {
      justify-content: center;
      align-items: center; }
      @media (max-width: 767px) {
        .banner-component.-style--consumable .spec-col-img {
          margin-bottom: 35px; } }
    .banner-component.-style--consumable .spec-col-description {
      align-items: flex-start;
      padding: 0 50px 0 15px;
      flex-direction: column; }
      @media (max-width: 767px) {
        .banner-component.-style--consumable .spec-col-description {
          padding-right: 15px; } }
  .banner-component.-style--variant-product {
    background: #fff;
    color: #2f331a;
    padding: 50px 0 !important; }
    .banner-component.-style--variant-product h1 {
      padding: 0;
      color: #2f3133;
      line-height: 1.1; }
    .banner-component.-style--variant-product .spec-col-description__text {
      padding-top: 8px; }
    .banner-component.-style--variant-product p {
      color: #63666a;
      padding-bottom: 20px; }
    .banner-component.-style--variant-product {
      text-align: center;
      justify-content: center;
      align-items: center; }
      .banner-component.-style--variant-product img {
        display: inline;
        height: auto;
        max-height: 92px; }
    @media (min-width: 768px) {
      .banner-component.-style--variant-product .spec-col-description__wrapper {
        display: table;
        vertical-align: middle; }
      .banner-component.-style--variant-product .spec-col-description__text-wrapper,
      .banner-component.-style--variant-product .spec-col-description__btn-wrapper {
        display: table-cell;
        vertical-align: middle; }
        .banner-component.-style--variant-product .spec-col-description__text-wrapper .ge-button,
        .banner-component.-style--variant-product .spec-col-description__btn-wrapper .ge-button {
          white-space: nowrap; }
      .banner-component.-style--variant-product .spec-col-description__btn-wrapper {
        padding-left: 20px; } }
    .banner-component.-style--variant-product .spec-col-description {
      justify-content: center;
      align-items: center; }
      .banner-component.-style--variant-product.-fixed-to-top .js-product-output-window.fixed-height .output-window_height-helper {
        padding: 0; }
      .banner-component.-style--variant-product.-fixed-to-top img {
        display: inline;
        position: static;
        max-width: 90px;
        max-height: 90px;
        transform: none; }
      .banner-component.-style--variant-product.-fixed-to-top h1 {
        font-size: 1.602rem; }
      .ie11 .banner-component.-style--variant-product.-fixed-to-top,
      .ie10 .banner-component.-style--variant-product.-fixed-to-top,
      .ie9 .banner-component.-style--variant-product.-fixed-to-top,
      .edge .banner-component.-style--variant-product.-fixed-to-top {
        position: fixed;
        left: 0;
        right: 0; }
      .banner-component.-style--variant-product.-fixed-to-top .spec-col-description__text {
        display: none; }
  .banner-component.title-banner {
    text-align: left;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 992px) {
      .banner-component.title-banner {
        margin-top: 0; } }
    .banner-component.title-banner .align-container {
      margin: 15px 0;
      padding: 35px;
      background-color: rgba(0, 64, 128, 0.8);
      display: inline-block;
      max-width: 85%; }
      .banner-component.title-banner .align-container p {
        color: rgba(255, 255, 255, 0.6);
        padding: 0; }
    .banner-component.title-banner.title-nobg {
      overflow-x: hidden;
      padding: 100px 125px; }
      .banner-component.title-banner.title-nobg h1 {
        color: #2f3133; }
      .banner-component.title-banner.title-nobg p {
        color: #2f3133; }
      .banner-component.title-banner.title-nobg .btn-blue {
        margin-top: 20px; }
      .banner-component.title-banner.title-nobg .align-container {
        max-width: 475px;
        background-color: transparent;
        padding: 0; }
    .banner-component.title-banner.title-nocon-nobg {
      overflow-x: hidden;
      padding-bottom: 120px;
      padding-top: 120px; }
      .banner-component.title-banner.title-nocon-nobg h1 {
        color: #2f3133; }
      .banner-component.title-banner.title-nocon-nobg p {
        color: #2f3133; }
      .banner-component.title-banner.title-nocon-nobg .btn-blue {
        margin-top: 20px; }
      .banner-component.title-banner.title-nocon-nobg .align-container {
        max-width: 475px;
        background-color: transparent;
        padding: 0; }
  .banner-component.shop-banner {
    background-color: #004080;
    padding: 65px 0 65px;
    z-index: 0;
    position: relative; }
    .banner-component.shop-banner:before {
      content: "";
      background: -webkit-linear-gradient(-45deg, #182C55 0%, rgba(24, 44, 85, 0.7) 45%, rgba(124, 44, 85, 0) 100%);
      background: linear-gradient(125deg, #182C55 5%, rgba(24, 44, 85, 0.7) 45%, rgba(24, 44, 85, 0) 80%);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
    @media (max-width: 991px) {
      .banner-component.shop-banner {
        padding: 65px 0 65px !important; } }
    @media (min-width: 992px) {
      .banner-component.shop-banner {
        /*fix for breadcrumbs*/ }
        .breadcrumbs + .banner-component.shop-banner {
          margin-top: -50px; } }
    .banner-component.shop-banner h1,
    .banner-component.shop-banner h2 {
      padding: 0 0 8px 0;
      word-wrap: break-word; }
    .banner-component.shop-banner p {
      color: rgba(255, 255, 255, 0.6);
      padding: 0;
      font-size: 1.125rem; }
      @media (min-width: 768px) {
        .banner-component.shop-banner p {
          width: 75%; } }
  .banner-component.data-export-banner {
    padding: 65px 0; }
    .banner-component.data-export-banner h1 {
      padding-bottom: 30px; }
  .banner-component .container {
    max-width: 100%; }
  .banner-component h1,
  .banner-component h2,
  .banner-component h3,
  .banner-component h4,
  .banner-component h5,
  .banner-component h6,
  .banner-component p,
  .cui .banner-component p {
    padding: 0 0 8px 0;
    color: white;
    margin: 0; }
    .banner-component h1.padding-sm,
    .banner-component h2.padding-sm,
    .banner-component h3.padding-sm,
    .banner-component h4.padding-sm,
    .banner-component h5.padding-sm,
    .banner-component h6.padding-sm,
    .banner-component p.padding-sm {
      padding: 0 0 8px 0; }
  .banner-component .modal-dialog h1,
  .banner-component .modal-dialog h2,
  .banner-component .modal-dialog h3,
  .banner-component .modal-dialog h4,
  .banner-component .modal-dialog h5,
  .banner-component .modal-dialog h6,
  .banner-component .modal-dialog p {
    color: #2f3133; }
  .banner-component.dark h1,
  .banner-component.dark h2,
  .banner-component.dark h3,
  .banner-component.dark h4,
  .banner-component.dark h5,
  .banner-component.dark h6,
  .banner-component.dark p {
    color: #2f3133; }
  .banner-component .input-group {
    border-radius: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.4); }
    .banner-component .input-group .input-group-addon,
    .banner-component .input-group .form-control {
      background: transparent;
      border: 0; }
    .banner-component .input-group .input-group-addon.addon-left {
      padding-left: 1px;
      padding-right: 25px; }
    .banner-component .input-group .input-group-addon span.far {
      font-size: 20px;
      color: white; }
    .banner-component .input-group .form-control {
      text-transform: uppercase;
      padding-left: 0;
      padding-right: 0;
      letter-spacing: 0.5px;
      font-size: 0.889rem;
      color: #fff; }
    .banner-component .input-group input:focus {
      outline: none;
      border-color: inherit;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .banner-component .input-group ::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.6);
      font-size: 0.889rem;
      letter-spacing: 0.5px; }
    .banner-component .input-group :-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.6);
      font-size: 0.889rem;
      letter-spacing: 0.5px; }
    .banner-component .input-group ::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.6);
      font-size: 0.889rem;
      letter-spacing: 0.5px; }
    .banner-component .input-group :-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.6);
      font-size: 0.889rem;
      letter-spacing: 0.5px; }
  .banner-component .lightblue-border {
    border-color: #a9c4de;
    color: white; }
    .banner-component .lightblue-border span:after {
      color: white; }
    .banner-component .lightblue-border:hover span:after {
      color: white; }
    @media screen and (max-width: 767px) {
      .banner-component .lightblue-border {
        display: block;
        width: 100%;
        margin: 15px 0 0 0; } }
  .banner-component .spacing-left {
    margin-left: 10px; }
    @media screen and (max-width: 767px) {
      .banner-component .spacing-left {
        margin-left: 0; } }
  .banner-component h1, .banner-component h2, .banner-component h3, .banner-component h4, .banner-component h5, .banner-component h6 {
    font-weight: bold !important; }

@media (min-width: 992px) {
  .banner-wrapper.about-banner .title-banner {
    padding: 30px 40px; } }

.quote-callout.banner-component {
  background-color: #fff; }
  .quote-callout.banner-component h6 {
    color: #63666a;
    font-size: 1.125rem;
    line-height: 1.643rem; }
  .quote-callout.banner-component p {
    text-transform: uppercase;
    font-size: 0.79rem;
    color: #2f3113;
    font-weight: bold; }

.-gradient--blue {
  position: relative;
  z-index: 0; }
  .-gradient--blue h1,
  .-gradient--blue h2,
  .-gradient--blue h3,
  .-gradient--blue h4,
  .-gradient--blue h5,
  .-gradient--blue h6,
  .-gradient--blue p {
    position: relative; }
  .-gradient--blue:before {
    content: "";
    background-image: linear-gradient(to right, #0a0a28, rgba(10, 10, 40, 0.1) 100%);
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .-gradient--blue .container {
    position: relative;
    z-index: 1; }

.-gradient--blue-2 {
  position: relative;
  z-index: 0; }
  .-gradient--blue-2 h1,
  .-gradient--blue-2 h2,
  .-gradient--blue-2 h3,
  .-gradient--blue-2 h4,
  .-gradient--blue-2 h5,
  .-gradient--blue-2 h6,
  .-gradient--blue-2 p {
    position: relative; }
  .-gradient--blue-2:before {
    content: "";
    background: -webkit-linear-gradient(-45deg, #182c55 0%, rgba(24, 44, 85, 0.7) 45%, rgba(124, 44, 85, 0) 100%);
    background: linear-gradient(125deg, #182c55 5%, rgba(24, 44, 85, 0.7) 45%, rgba(24, 44, 85, 0) 80%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .-gradient--blue-2 .container {
    position: relative;
    z-index: 1; }

.-gradient--blue3 {
  position: relative;
  z-index: 0; }
  .-gradient--blue3 h1,
  .-gradient--blue3 h2,
  .-gradient--blue3 h3,
  .-gradient--blue3 h4,
  .-gradient--blue3 h5,
  .-gradient--blue3 h6,
  .-gradient--blue3 p {
    position: relative; }
  .-gradient--blue3:before {
    content: "";
    background: -moz-linear-gradient(-45deg, #00519e 0%, rgba(125, 185, 232, 0.5) 50%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(-45deg, #00519e 0%, rgba(125, 185, 232, 0.5) 50%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(125deg, #00519e 5%, rgba(0, 94, 184, 0.7) 45%, rgba(0, 94, 184, 0) 80%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .-gradient--blue3 .container {
    position: relative;
    z-index: 1; }

.-gradient--green {
  position: relative;
  z-index: 0; }
  .-gradient--green:before {
    content: "";
    background: -moz-linear-gradient(-150deg, #00c1b6 0%, #055bb9 97%);
    background: -webkit-linear-gradient(-150deg, #00c1b6 0%, #055bb9 97%);
    background: linear-gradient(-150deg, #00c1b6 0%, #055bb9 97%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 4px; }

.steps-indicator {
  width: 100%;
  display: table;
  table-layout: fixed;
  font-size: 0.79rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px; }
  .steps-indicator .step {
    display: table-cell;
    vertical-align: top; }
    .steps-indicator .step .indicator {
      background: #d7d8db;
      height: 10px;
      width: calc(100% - 2px);
      margin-bottom: 15px; }
    .steps-indicator .step .indicator-round-bullet {
      display: block;
      color: #a5a6a8;
      position: relative;
      padding-left: 22px;
      padding-right: 10px;
      word-break: normal; }
      .steps-indicator .step .indicator-round-bullet:before {
        border-radius: 50%;
        content: "";
        position: absolute;
        background: #d7d8db;
        width: 15px;
        height: 15px;
        top: 5px;
        left: 0; }
    .steps-indicator .step.prev .indicator {
      background: rgba(0, 181, 226, 0.3); }
    .steps-indicator .step.prev .indicator-round-bullet {
      color: rgba(0, 181, 226, 0.5); }
      .steps-indicator .step.prev .indicator-round-bullet:before {
        background: rgba(0, 181, 226, 0.3); }
    .steps-indicator .step.active .indicator {
      background: #00b5e2; }
    .steps-indicator .step.active .indicator-round-bullet {
      color: #2f3133; }
      .steps-indicator .step.active .indicator-round-bullet:before {
        border: 2px solid #00b5e2;
        background: white; }
  @media screen and (max-width: 768px) {
    .steps-indicator .steps-indicator {
      display: block; }
    .steps-indicator .step {
      display: none; }
      .steps-indicator .step.active {
        display: block; } }

.event-search .navbar {
  margin-bottom: 0px; }

.event-search .form-inline {
  margin-bottom: 16px; }
  .event-search .form-inline .form-group {
    position: relative;
    width: 100%; }
    .event-search .form-inline .form-group span.fa {
      position: absolute;
      right: 20px;
      top: 16px;
      font-size: 1.424rem; }
    @media screen and (max-width: 767px) {
      .event-search .form-inline .form-group {
        width: 100%; } }
  .event-search .form-inline select {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    padding: 11px;
    outline: #efefef;
    height: 52px;
    color: #63666a;
    font-size: 1.125rem;
    min-height: 3rem;
    padding-right: 1rem;
    padding-left: 1rem;
    border-radius: 0.125rem;
    margin: 0.0625rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: #a5a6a8;
    background: white;
    width: calc(100% - 0.2rem); }

.event-result .lead {
  margin-top: 0px; }

.event-result article {
  padding: 25px 0px;
  border-bottom: 1px solid #D7D8D8; }
  .event-result article:first-child {
    padding: 0 0 25px; }
  .event-result article:last-child {
    border-bottom: 0;
    padding-bottom: 0; }

.event-result .event-meta {
  list-style: none;
  padding: 0px;
  font-size: 1rem; }
  .event-result .event-meta li {
    display: inline-block;
    margin-right: 15px;
    color: #63666a; }
  .event-result .event-meta li .fa {
    padding-right: 8px;
    display: inline-block; }
  .event-result .event-meta li:last-child {
    margin-right: 0px; }

.event-result p {
  margin-bottom: 20px;
  color: #63666a; }

.basket-items.-version--3 {
  border-bottom: none; }
  .basket-items.-version--3 .basket-item {
    border-bottom: 1px dotted #bebfc1; }
    .basket-items.-version--3 .basket-item__image-wrapper {
      height: 130px;
      position: relative; }
      .basket-items.-version--3 .basket-item__image-wrapper img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
    .basket-items.-version--3 .basket-item .grey-info {
      display: inline; }
      .basket-items.-version--3 .basket-item .grey-info > span:first-of-type {
        letter-spacing: 0.5px;
        padding-right: 3px; }
      .basket-items.-version--3 .basket-item .grey-info.-spacing--right {
        padding-right: 10px; }
    .basket-items.-version--3 .basket-item:last-of-type {
      border-bottom: none; }
    .basket-items.-version--3 .basket-item .product-price:nth-last-of-type(1) {
      border-top: none; }
  .basket-items.-version--3 .moq-error {
    padding: 20px;
    border: 3px solid #c6c7c9;
    font-weight: normal;
    margin-top: 35px; }
    .basket-items.-version--3 .moq-error-title {
      font-size: 1.125rem;
      color: #2f3313; }
    .basket-items.-version--3 .moq-error-text {
      font-size: 1rem;
      color: #63666a; }
  @media screen and (max-width: 991px) {
    .basket-items.-version--3 .moq-error {
      margin: 35px 0 15px 0; }
    .basket-items.-version--3 .spinner-in-progress.circle-spinner {
      opacity: .25; }
      .basket-items.-version--3 .spinner-in-progress.circle-spinner:before {
        height: 26px;
        opacity: 0; }
    .basket-items.-version--3 .product-price {
      font-weight: normal; } }

.basket-item {
  border-bottom: 1px solid #ececf0;
  padding: 25px 0; }
  .basket-item__image-wrapper {
    position: relative; }
  .basket-item:last-child {
    border-bottom: 0; }
  .basket-item img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 130px; }
  .basket-item .ge-quantity-selector__input {
    border: 1px solid #d7d8db;
    width: 50%;
    text-align: right;
    margin-bottom: 12px; }
    @media all and (max-width: 991px) {
      .basket-item .ge-quantity-selector__input {
        margin-top: 15px; } }
  .basket-item a.item-title {
    color: #005eb8;
    padding-bottom: 5px;
    display: block; }
    @media all and (max-width: 768px) {
      .basket-item a.item-title {
        max-width: 250px; } }
  .basket-item a.block,
  .basket-item .grey-info {
    display: block;
    font-size: 0.889rem;
    line-height: 1.2rem; }
    .basket-item a.block i.fa,
    .basket-item a.block i.fas,
    .basket-item a.block i.far,
    .basket-item .grey-info i.fa,
    .basket-item .grey-info i.fas,
    .basket-item .grey-info i.far {
      padding-right: 5px;
      font-size: 0.889em; }
      .basket-item a.block i.fa.fa-spin,
      .basket-item a.block i.fas.fa-spin,
      .basket-item a.block i.far.fa-spin,
      .basket-item .grey-info i.fa.fa-spin,
      .basket-item .grey-info i.fas.fa-spin,
      .basket-item .grey-info i.far.fa-spin {
        padding-right: 0;
        font-size: 1.067em; }
  .basket-item .product-price {
    font-size: 1rem; }

/* BEGIN ---- DELIVERY UNIT */
.delivery-unit-message-info {
    font-size: 0.875rem;
    font-weight: bold;
    color: #18181B;
    line-height: 1.125rem;
}
.delivery-unit-message-info .icon-delivery {
    margin-right: 4px;
    color: #3C86DC;
    font-weight: bold;
}
.delivery-unit-message-warning {
    font-size: 0.75rem;
    color: #FF5900;
    line-height: 1rem;
}
.delivery-unit-message-warning .icon-delivery {
    margin-right: 4px;
    font-weight: bold;
}
.delivery-unit-message-info.ge-tooltip {
    display: inline;
}
    .delivery-unit-message-info.ge-tooltip:before {
        bottom: 1.5rem;
        -webkit-transform: translate(-25%, 0);
        -ms-transform: translate(-25%, 0);
        -o-transform: translate(-25%, 0);
        transform: translate(-25%, 0);
        left: unset;
        top: unset;
        max-width: none;
    }
/* END ---- DELIVERY UNIT */

/* BEGIN ---- PRODUCT QUANTITY */
.product-quantity-message-warning {
    font-size: 0.75rem;
    color: #FF5900;
    line-height: 1rem;
}

    .product-quantity-message-warning .icon-warning {
        margin-right: 4px;
        font-weight: bold;
    }
/* END ---- PRODUCT QUANTITY */

.red-star {
  color: red; }
  .red-star + span {
    font-size: 0.889rem; }

.order-summary-wrapper p {
  padding: 0;
  margin: 15px 0 0 0; }

.order-summary-wrapper p a {
  color: #005eb8; }

.order-summary-wrapper hr {
  margin: 0.5rem 0; }

.order-summary-wrapper .total-block,
.order-summary-wrapper .subtotal-block {
  color: #2f3133; }

.order-summary-wrapper .collapsed {
  display: inline-block !important; }

.order-summary-wrapper .show-coupon {
  display: none;
  text-decoration: none; }

.order-summary-wrapper .coupon-block {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 20px; }
  .order-summary-wrapper .coupon-block .ge-text-input, .order-summary-wrapper .coupon-block .ge-button {
    margin: 0; }
  .order-summary-wrapper .coupon-block .ge-text-input {
    min-width: 0; }
  .order-summary-wrapper .coupon-block .ge-button {
    flex: 1 0 auto;
    margin-left: 5px;
    background-color: #005eb8;
    border-color: #005eb8; }
    .order-summary-wrapper .coupon-block .ge-button:hover {
      background-color: #13294b;
      border-color: #13294b; }
    .order-summary-wrapper .coupon-block .ge-button[disabled] {
      background-color: #d7d8db;
      border-color: #d7d8db; }
  .order-summary-wrapper .coupon-block + .coupon-code-error {
    display: none; }
  .order-summary-wrapper .coupon-block.-has--error {
    margin-bottom: 0; }
    .order-summary-wrapper .coupon-block.-has--error .ge-button:hover {
      background-color: #2f3133;
      border-color: #2f3133; }
    .order-summary-wrapper .coupon-block.-has--error + .coupon-code-error {
      display: block;
      color: #E0091F;
      line-height: 1rem;
      font-size: 0.889rem;
      margin: 5px 0 20px 0; }

.order-summary-wrapper.-version--3 {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -moz-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -o-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  background-color: #fff;
  padding: 20px;
  margin-top: 0;
  margin-bottom: 24px;
}
  .order-summary-wrapper.-version--3 h6 {
    color: #fff;
    background-color: #005eb8;
    padding: 20px;
    margin: -20px -20px 0 -20px; }
  @media screen and (max-width: 991px) {
    .order-summary-wrapper.-version--3 {
      padding: 0;
      background-color: transparent;
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      -moz-box-shadow: none;
      -o-box-shadow: none; } }

@media screen and (max-width: 991px) {
  .step-progress-wrapper h1.h3 {
    padding-bottom: 15px;
    margin-bottom: 0;
    float: none; }
  .basket-item input[type="text"] {
    width: 100%;
    padding: 4px 5px; }
  .grey-info {
    font-size: 0.889em; }
    .grey-info:nth-last-of-type(1) {
      padding-bottom: 10px !important; }
  .xs-summary-block {
    border-top: 1px solid #ececf0; }
  .product-price {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px; }
    .product-price:nth-last-of-type(2) {
      padding-top: 10px; }
  .text-uppercase, .initialism {
    text-transform: uppercase; } }

.steps-indicator .col-xs-12:last-child .indicator {
  width: 100%;
  overflow: hidden; }

.custom-radio-block {
  min-height: 20px;
  position: relative; }
  .custom-radio-block.disabled {
    opacity: 0.6; }
  .custom-radio-block:not(.disabled) {
    cursor: pointer; }
  .custom-radio-block p {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    color: #63666a; }

.-flex {
  display: flex;
  flex-wrap: wrap; }
  .-flex__left {
    flex-grow: 1; }

.moq-error {
  padding: 30px 0;
  border-top: 1px solid #d7d8db;
  font-size: 0.889rem;
  line-height: 1rem;
  font-weight: bold; }

.highlighted-block {
  margin-top: 25px;
  padding: 30px;
  border: 0.125rem solid #d7d8db;
  background-color: #ececec;
  margin-bottom: 27px; }
  .highlighted-block.-highlighted--white {
    background-color: #fff;
    color: #2f3133; }
  .highlighted-block.-highlighted--blue {
    border-color: #72cbe1;
    background-color: #f6fdff;
    color: #72cbe1; }
  .highlighted-block *:first-child {
    margin-top: 0; }
  .highlighted-block *:last-child {
    margin-bottom: 0; }

.btn-navigation.-btn--right {
  float: right; }

.btn-navigation.-btn--justify > button:last-of-type {
  float: right; }

@media screen and (max-width: 991px) {
  .recommended-product-header {
    font-size: 1.424rem; } }

.summary-table .fa-graduation-cap {
  /* my basket page, before product code */
  background-color: #429DFF;
  color: white;
  border-radius: 4px;
  size: 14px;
  height: 27px;
  width: 27px;
  padding: 4px 2px;
  margin-right: 16px; }
  @media screen and (min-width: 992px) {
    .summary-table .fa-graduation-cap {
      display: none; } }

.basket-item__image-wrapper .fa-graduation-cap,
.prod-img .fa-graduation-cap {
  position: absolute;
  left: 4px;
  top: 4px;
  background-color: #429DFF;
  color: white;
  border-radius: 4px;
  size: 14px;
  height: 27px;
  width: 27px;
  padding: 4px 2px;
  margin-right: 0; }
  @media screen and (min-width: 768px) {
    .basket-item__image-wrapper .fa-graduation-cap,
    .prod-img .fa-graduation-cap {
      display: inline-block; } }

.support-toolbox {
  padding: 50px 0;
  position: relative; }
  .support-toolbox ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .support-toolbox ul > li {
    margin: 0; }
  .support-toolbox ul > li > a {
    position: relative;
    color: #005eb8; }
    .support-toolbox ul > li > a i.fa {
      font-size: 18px;
      padding-right: 8px; }
  .support-toolbox h6 {
    margin: 0;
    padding: 0 0 15px 0;
    font-weight: bold; }
    @media screen and (max-width: 991px) {
      .support-toolbox h6.push-down-sm {
        padding-top: 25px; } }
  .support-toolbox p {
    padding: 0 0 15px 0;
    margin: 0; }
    @media screen and (max-width: 991px) {
      .support-toolbox p {
        padding: 0 0 20px 0; } }

.support-toolbox .support-quick-links li {
  margin-bottom: 2px; }

.support-quick-links .ge-button {
  width: 100%; }
  .support-quick-links .ge-button .fa {
    min-width: 28px; }
  .support-quick-links .ge-button span {
    display: block;
    margin-top: 10px;
    overflow: hidden;
    line-height: 1.9rem; }

nav.inpage-nav {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  z-index: 70;
  top: 0;
  background: white;
  border-top: 1px solid #d7d8db; }
  nav.inpage-nav .ge-dashboard__profileNav_icon {
    float: right;
    margin-top: 25px; }
  nav.inpage-nav .-title {
    letter-spacing: 0.5px;
    text-transform: uppercase; }
  nav.inpage-nav.-fixed-to-top {
    border-top-color: #fff;
    z-index: 72;
    border-bottom: 1px solid #d1d1d1; }
    .ie11 nav.inpage-nav.-fixed-to-top,
    .ie10 nav.inpage-nav.-fixed-to-top,
    .ie9 nav.inpage-nav.-fixed-to-top,
    .edge nav.inpage-nav.-fixed-to-top {
      position: fixed;
      left: 0;
      right: 0; }
      .ie11 nav.inpage-nav.-fixed-to-top + *,
      .ie10 nav.inpage-nav.-fixed-to-top + *,
      .ie9 nav.inpage-nav.-fixed-to-top + *,
      .edge nav.inpage-nav.-fixed-to-top + * {
        padding-top: 72px; }
  nav.inpage-nav.no-hover-border ul > li:after {
    display: none; }
  nav.inpage-nav.no-hover-border ul > li > a {
    transition: color .25s ease-in-out; }
    nav.inpage-nav.no-hover-border ul > li > a:hover {
      color: black; }
  nav.inpage-nav.-align--center ul {
    justify-content: center;
    text-align: center; }
    nav.inpage-nav.-align--center ul > li:first-child:after {
      width: 100%; }
    nav.inpage-nav.-align--center ul > li:first-child a {
      margin-left: 1rem;
      padding-left: 0.5rem; }
  @media screen and (max-width: 991px) {
    nav.inpage-nav.-align--center ul > li > a {
      margin-left: 1rem;
      padding-left: 0.5rem; } }
  nav.inpage-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 0; }
    @media (min-width: 992px) {
      nav.inpage-nav ul {
        display: flex; } }
    nav.inpage-nav ul > li {
      vertical-align: middle; }
      @media screen and (min-width: 992px) {
        nav.inpage-nav ul > li {
          text-align: center; } }
      nav.inpage-nav ul > li:after {
        border-bottom: solid 2px transparent;
        transition: background .25s ease-in-out;
        content: "";
        position: absolute;
        bottom: 0;
        width: calc(100% - 2rem - 1px);
        left: 0.5rem; }
      nav.inpage-nav ul > li.active:after {
        border-bottom: solid 2px #429DFF; }
      nav.inpage-nav ul > li:hover:not(.active):after {
        border-bottom: solid 2px #429DFF; }
      nav.inpage-nav ul > li:first-child:after {
        width: calc(100% - 1.5rem - 1px);
        left: 0; }
      nav.inpage-nav ul > li > a {
        color: #18181B;
        font-size: 1rem;
        text-transform: capitalize;
        padding: 20px 0.5rem;
        display: inline-block;
        line-height: 30px;
        vertical-align: middle;
        white-space: normal; }
        @media (min-width: 992px) {
          nav.inpage-nav ul > li > a {
            padding: 0 0.5rem;
            line-height: 1.3; } }
        nav.inpage-nav ul > li > a:hover {
          text-decoration: none; }
      nav.inpage-nav ul > li.active > a {
        font-weight: bold; }
      nav.inpage-nav ul > li:first-child a {
        margin-left: 0;
        padding-left: 0; }
      nav.inpage-nav ul > li .toggle-dropdown .fa-sort-desc {
        position: relative;
        top: -3px; }
      nav.inpage-nav ul > li .dropdown-section {
        z-index: 10;
        top: 69px;
        left: -6px;
        background: white;
        background-color: #fff;
        border: 0 solid #aeafaf;
        border-radius: 2px;
        box-shadow: 0px 1px 2px 0px #2f3133;
        color: #2f3133;
        margin: 6px 0 0 5px;
        min-width: 112px;
        max-width: 300px;
        padding-top: 8px;
        padding-bottom: 8px; }
        nav.inpage-nav ul > li .dropdown-section:before {
          display: none !important; }
        nav.inpage-nav ul > li .dropdown-section li:after {
          display: none; }
        nav.inpage-nav ul > li .dropdown-section li > a {
          font-size: 1rem;
          letter-spacing: 0px;
          height: 48px;
          line-height: 48px;
          padding: 0 20px;
          text-align: left;
          text-overflow: ellipsis;
          vertical-align: middle;
          white-space: nowrap;
          text-transform: none;
          width: 250px;
          overflow: hidden; }
          nav.inpage-nav ul > li .dropdown-section li > a:hover {
            background: #ececf0;
            color: #2f3133; }
  nav.inpage-nav .container > ul {
    white-space: nowrap; }
    nav.inpage-nav .container > ul > li {
      display: inline-block;
      position: relative;
      height: 70px; }
      nav.inpage-nav .container > ul > li > a {
        margin: 0 1rem; }
        nav.inpage-nav .container > ul > li > a:first-child {
          margin-left: 0; }
      @media (min-width: 992px) {
        nav.inpage-nav .container > ul > li:before {
          display: inline-block;
          height: 70px;
          content: '';
          vertical-align: middle; } }
  nav.inpage-nav .active-nav,
  nav.inpage-nav .toggle-nav {
    float: left;
    color: #2f3133; }
  nav.inpage-nav .active-nav {
    width: calc(100% - 61px);
    line-height: 62px;
    font-size: 1.125rem;
    font-weight: bold; }
    nav.inpage-nav .active-nav .inactive-title {
      display: none; }
    nav.inpage-nav .active-nav .active-title:empty + .inactive-title {
      display: inline-block; }
  nav.inpage-nav .toggle-nav {
    width: 61px;
    text-align: right;
    height: 62px;
    line-height: 62px;
    padding: 0 3px 0 0; }
    nav.inpage-nav .toggle-nav.rotate i.fa {
      transform: rotate(180deg); }
    nav.inpage-nav .toggle-nav i.fa {
      transition: transform .25s ease-in-out;
      font-size: 1.424rem;
      position: relative;
      top: 4px; }
  @media screen and (max-width: 991px) {
    nav.inpage-nav .container > ul {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      background: #fff;
      box-shadow: 0 2px 2px 0 #d7d8db; }
      nav.inpage-nav .container > ul > li {
        max-width: 750px;
        margin: 0 auto;
        padding: 0 15px; }
    nav.inpage-nav .container ul > li {
      border-top: 1px solid #d7d8db;
      display: block;
      width: 100%; }
      nav.inpage-nav .container ul > li:after {
        display: none; }
    nav.inpage-nav .container ul > li > a {
      margin-left: 0;
      padding-left: 0;
      letter-spacing: 0px;
      font-size: 1rem;
      text-transform: none; } }
  nav.inpage-nav .custom-dropdown .dropdown-section {
    overflow-y: auto;
    overflow-x: -moz-hidden-unscrollable;
    max-height: 208px; }

.featured-posts {
  padding: 50px 0; }
  .featured-posts h2 {
    padding: 0 0 50px 0;
    margin: 0; }
  .featured-posts h5.head-title {
    display: block;
    padding: 0;
    margin: 0 0 35px 0;
    position: relative;
    color: #63666a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.889rem; }
    .featured-posts h5.head-title span {
      padding-bottom: 10px;
      display: inline-block;
      border-bottom: 1px solid #005eb8;
      position: relative;
      z-index: 1; }
    .featured-posts h5.head-title:after {
      z-index: 0;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      background: #d7d8db;
      width: 100%;
      height: 1px; }
  .featured-posts .featured-article img,
  .featured-posts .recent-posts img {
    max-width: 100%; }
  .featured-posts .featured-article h6,
  .featured-posts .recent-posts h6 {
    margin: 25px 0 0 0;
    padding: 0; }
    .featured-posts .featured-article h6 a,
    .featured-posts .recent-posts h6 a {
      color: #005eb8; }
  .featured-posts .featured-article p,
  .featured-posts .recent-posts p {
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0; }
  .featured-posts .featured-article .meta,
  .featured-posts .recent-posts .meta {
    color: #63666a;
    font-size: 0.79rem;
    font-weight: bold;
    text-transform: uppercase; }
  .featured-posts .featured-article .ge-button,
  .featured-posts .featured-article button.btn-med {
    margin-top: 20px; }
  .featured-posts .recent-posts .item {
    padding: 0 0 10px 0; }
    .featured-posts .recent-posts .item:first-child {
      padding-top: 0; }
    .featured-posts .recent-posts .item:last-child {
      border-bottom: 0;
      padding-bottom: 0; }

@media screen and (max-width: 768px) {
  .account-page .push-down-sm {
    margin-top: 15px; } }

.account-page .shipping-address .address-row .address-item {
  padding: 10px 0;
  border-bottom: 1px solid #ddd; }

.account-page .shipping-address .address-row .address-edit-collapse {
  padding: 15px 15px 25px 15px;
  border-bottom: 1px solid #ddd; }

.account-page .shipping-address .address-row .lh-2 {
  line-height: 2; }

.account-page .shipping-address .address-row:nth-child(odd) .address-item {
  background: #f1f1f1; }

.account-page .shipping-address .address-row:first-child .address-item {
  border-top: 1px solid #ddd; }

.account-page .shipping-address .address-row:last-child .address-item {
  border-bottom: none; }

.account-page .input-group {
  margin-bottom: 10px; }
  .account-page .input-group input[type="text"],
  .account-page .input-group input[type="password"] {
    border: 1px solid #d7d8db;
    border-right: 0;
    background-color: white;
    height: 40px; }
  .account-page .input-group .input-group-addon {
    background-color: transparent;
    border: 1px solid #d7d8d8;
    border-left: 0;
    border-radius: 0; }
  .account-page .input-group .input-group-addon img {
    width: 14px; }

.account-page .form-control {
  width: 100%;
  border: 1px solid #d4d4d4;
  padding: 11px;
  background: white;
  outline: #efefef;
  height: 43px; }
  .account-page .form-control[disabled="disabled"] {
    background: rgba(0, 0, 0, 0.1); }

.account-page select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  position: relative; }

.-conf-agreement--block {
  max-height: 250px;
  overflow-y: auto; }

.card-wrapper {
  width: 100%; }

.card-wrapper[data-columns=""]::before {
  content: '3 .column.size-1of3'; }

.column {
  float: left; }

.size-1of3 {
  width: 33.333%; }
  @media screen and (max-width: 991px) {
    .size-1of3 {
      width: 50%; } }
  @media screen and (max-width: 768px) {
    .size-1of3 {
      width: 100%; } }

.card-column-wrapper {
  margin: 0 15px; }

.video-playlist-component .video-wrapper {
  position: relative;
  padding-bottom: 43%;
  height: 0;
  background: #212121; }
  .video-playlist-component .video-wrapper .video-js {
    position: static; }
  .video-playlist-component .video-wrapper .vjs-poster {
    background-image: none !important; }
  .video-playlist-component .video-wrapper video {
    transition: opacity .25s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }
    .video-playlist-component .video-wrapper video.visible {
      opacity: 1; }
  .video-playlist-component .video-wrapper .tencent-video {
    padding-bottom: 56.25%; }
  .video-playlist-component .video-wrapper .video-overlay {
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .video-playlist-component .video-wrapper .video-overlay .overlay-play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      cursor: pointer; }
      .video-playlist-component .video-wrapper .video-overlay .overlay-play .play-circle {
        transition: transform .25s ease-in-out;
        position: relative;
        border: 4px solid white;
        width: 80px;
        height: 80px;
        border-radius: 50%; }
        .video-playlist-component .video-wrapper .video-overlay .overlay-play .play-circle .fa-play {
          font-size: 2em;
          position: absolute;
          top: 50%;
          left: calc(50% + 3px);
          transform: translate(-50%, -50%); }
      .video-playlist-component .video-wrapper .video-overlay .overlay-play:hover .play-circle {
        transform: scale(1.2); }
    .video-playlist-component .video-wrapper .video-overlay .overlay-text {
      padding: 15px 25px;
      bottom: 0;
      left: 0;
      position: absolute; }
      .video-playlist-component .video-wrapper .video-overlay .overlay-text .overlay-title,
      .video-playlist-component .video-wrapper .video-overlay .overlay-text .overlay-desc,
      .video-playlist-component .video-wrapper .video-overlay .overlay-text .overlay-info {
        margin: 0;
        color: white; }
      .video-playlist-component .video-wrapper .video-overlay .overlay-text .overlay-info {
        margin-top: 10px;
        color: #a5a6a8; }
    .video-playlist-component .video-wrapper .video-overlay:before {
      content: "";
      background: rgba(0, 0, 0, 0.8);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  @media screen and (min-width: 992px) {
    .video-playlist-component .video-wrapper {
      float: left;
      width: 70%; } }

.video-playlist-component .playlist-wrapper {
  overflow: hidden;
  padding-left: 5px;
  opacity: 0;
  transition: opacity .25s ease-in-out; }
  .video-playlist-component .playlist-wrapper.visible {
    opacity: 1; }
  .video-playlist-component .playlist-wrapper .video-item {
    padding: 5px;
    border: 1px solid #d2d2d2;
    background: #ececf0;
    cursor: pointer;
    margin-bottom: 5px; }
    .video-playlist-component .playlist-wrapper .video-item .video-thumbnail,
    .video-playlist-component .playlist-wrapper .video-item .video-description {
      float: left; }
    .video-playlist-component .playlist-wrapper .video-item .video-thumbnail {
      width: 115px;
      height: 80px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      display: inline-block; }
    .video-playlist-component .playlist-wrapper .video-item .video-description {
      padding-left: 15px;
      width: calc(100% - 120px); }
      .video-playlist-component .playlist-wrapper .video-item .video-description .duration {
        display: block;
        color: #00755f;
        padding-bottom: 10px; }
  @media screen and (min-width: 992px) {
    .video-playlist-component .playlist-wrapper {
      float: left;
      width: 30%; } }

@media screen and (max-width: 991px) {
  .video-playlist-component {
    display: flex;
    flex-direction: column; }
    .video-playlist-component .video-wrapper .video-overlay .overlay-text .overlay-desc {
      display: none; }
    .video-playlist-component .video-wrapper {
      flex: 70%; }
    .video-playlist-component .playlist-wrapper {
      padding-left: 0;
      margin-top: 15px;
      max-height: 290px;
      flex: 30%; } }

@media screen and (max-width: 768px) {
  .video-playlist-component .video-wrapper .video-overlay .overlay-text {
    display: none; } }

@media screen and (max-width: 500px) {
  .video-playlist-component .playlist-wrapper {
    max-height: 295px; } }

.quick-links-block {
  text-align: center; }
  .quick-links-block .footer-block-link {
    width: 100%; }
    .quick-links-block .footer-block-link a:hover {
      text-decoration: none; }
      .quick-links-block .footer-block-link a:hover h6 {
        text-decoration: none;
        color: #ffffff; }
      .quick-links-block .footer-block-link a:hover p {
        text-decoration: none;
        color: #ffffff; }
  .quick-links-block .link-img img {
    width: 50px;
    display: block;
    margin: 0; }
  .quick-links-block h6 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 1.375rem;
    line-height: 1.18; }

.most-recent-posts {
  padding: 55px 0; }
  .most-recent-posts h5 {
    text-align: center;
    margin-bottom: 50px; }
  .most-recent-posts__link:hover {
    text-decoration: none; }
    .most-recent-posts__link:hover p, .most-recent-posts__link:hover h6 {
      text-decoration: none;
      color: #2f3313; }
  .most-recent-posts__title {
    color: #005eb8;
    margin-bottom: 10px; }
  .most-recent-posts__excerpt {
    color: #63666a; }

.product-feature {
  background: #ececf0;
  padding: 50px 0; }
  .product-feature h2.-text--center {
    margin-top: 0;
    margin-bottom: 20px; }
  .product-feature img {
    width: 100%; }
    @media screen and (max-width: 768px) {
      .product-feature img {
        padding: 0 45px; } }
    .product-feature img[src=""] {
      display: none; }
  .product-feature h3.push-down {
    margin-top: 30px; }
  .product-feature p:empty, .product-feature h1:empty, .product-feature h2:empty, .product-feature h3:empty, .product-feature h4:empty, .product-feature h5:empty, .product-feature h6:empty {
    display: none; }

.content-banner {
  position: relative;
  padding: 65px 0; }
  .content-banner.grey-bg {
    background: #ececf0; }
  @media (min-width: 992px) {
    .safari .content-banner .row.flex-table {
      flex-wrap: nowrap; } }
  .content-banner .spec-col {
    padding: 0 50px 0 15px;
    justify-content: center;
    align-items: center; }
    .content-banner .spec-col:last-child {
      padding: 0 15px 0 50px; }
    @media screen and (max-width: 991px) {
      .content-banner .spec-col {
        padding: 0 25px; }
        .content-banner .spec-col:last-child {
          padding: 0 25px; }
        .content-banner .spec-col .banner-content {
          margin-bottom: 40px; } }
    .content-banner .spec-col .img-responsive {
      flex-shrink: 0; }
  .content-banner .direction-reverse {
    flex-direction: row-reverse; }
    .content-banner .direction-reverse .spec-col {
      padding: 0 15px 0 50px; }
      .content-banner .direction-reverse .spec-col:last-child {
        padding: 0 50px 0 15px; }
      @media screen and (max-width: 991px) {
        .content-banner .direction-reverse .spec-col {
          padding: 0 25px; }
          .content-banner .direction-reverse .spec-col:last-child {
            padding: 0 25px; } }
  .content-banner .embed-responsive {
    overflow: hidden;
    position: relative;
    margin: 2em 0;
    display: table;
    height: 0;
    width: 100%; }
    .content-banner .embed-responsive .embed-responsive-item {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .content-banner h1, .content-banner h2, .content-banner h3, .content-banner h4, .content-banner h5, .content-banner h6 {
    color: #18181B; }
  .content-banner h3 {
    font-size: 2.125rem;
    line-height: 1.05;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold; }
    @media screen and (max-width: 991px) {
      .content-banner h3.push-down-sm {
        margin-top: 25px; } }
  .content-banner .banner-content {
    flex: 1; }
  .content-banner.-bg--gray-lighter-4 {
    background-color: #F6F6F6; }
  .content-banner a:not(.ge-button):not(.cui-link) {
      text-decoration: underline;
      color: #18181B !important;
      font-weight: inherit;
      cursor: pointer; }
  .content-banner a:not(.ge-button):not(.cui-link):hover {
      color: #18181B !important;
      text-decoration: none; }
  .content-banner a:not(.ge-button):not(.cui-link):focus {
      outline: none; }

.ge-badge {
  font-size: 0.5rem;
  color: #fff;
  background-color: #005eb8;
  position: absolute;
  top: -10%;
  right: -10%;
  line-height: 1.25rem;
  border-radius: 1.75rem;
  vertical-align: middle;
  text-align: center;
  padding-left: 0.50rem;
  padding-right: 0.50rem; }
  .ge-badge.-size--micro {
    line-height: 0.25rem;
    width: 0.50rem;
    height: 0.50rem;
    padding-left: 0;
    padding-right: 0; }
  .ge-badge.-fill--transparent {
    background: none;
    color: #005eb8; }
  .ge-badge.-corner--square {
    border-radius: 0; }
  .ge-badge.-position--right {
    top: 20%; }
  .ge-badge.-position--bottom {
    top: 45%;
    right: -15%; }
  .ge-badge.-color--blueDarker2 {
    background-color: #13294b; }
  .ge-badge.-color--blueDarker1 {
    background-color: #004080; }
  .ge-badge.-color--blue {
    background-color: #005eb8; }
  .ge-badge.-color--blueLighter1 {
    background-color: #00b5e2; }
  .ge-badge.-color--blueLighter2 {
    background-color: #72cbe1; }
  .ge-badge.-color--grayDarker2 {
    background-color: #18181a; }
  .ge-badge.-color--grayDarker1 {
    background-color: #2f3133; }
  .ge-badge.-color--gray {
    background-color: #63666a; }
  .ge-badge.-color--grayLighter1 {
    background-color: #a5a6a8; }
  .ge-badge.-color--grayLighter2 {
    background-color: #d7d8db; }
  .ge-badge.-color--grayLighter3 {
    background-color: #ececf0; }
  .ge-badge.-color--grayLighter4 {
    background-color: #f4f5f8; }
  .ge-badge.-color--white {
    background-color: #fff; }
  .ge-badge.-color--green {
    background-color: #00bf6f; }
  .ge-badge.-color--greenLighter1 {
    background-color: #7befb2; }

.text-circle {
  display: inline-block;
  margin-right: 10px; }
  .text-circle__body {
    position: relative;
    display: inline-block;
    text-align: center;
    color: #fff; }
    .text-circle__body.-size--xxs {
      width: 1.46rem;
      height: 1.46rem;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -moz-border-radius: 0.73rem;
      -ms-border-radius: 0.73rem;
      -o-border-radius: 0.73rem;
      font-size: 0.889rem;
      line-height: 1.46rem; }
    .text-circle__body.-size--xss {
      width: 2rem;
      height: 2rem;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -moz-border-radius: 1rem;
      -ms-border-radius: 1rem;
      -o-border-radius: 1rem;
      font-size: 1rem;
      line-height: 2rem; }
    .text-circle__body.-size--xs {
      width: 3rem;
      height: 3rem;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -moz-border-radius: 1.5rem;
      -ms-border-radius: 1.5rem;
      -o-border-radius: 1.5rem;
      font-size: 1rem;
      line-height: 3rem; }
    .text-circle__body.-size--sm {
      width: 4rem;
      height: 4rem;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -moz-border-radius: 2rem;
      -ms-border-radius: 2rem;
      -o-border-radius: 2rem;
      font-size: 1.25rem;
      line-height: 4rem; }
    .text-circle__body.-size--md {
      width: 5rem;
      height: 5rem;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -moz-border-radius: 2.5rem;
      -ms-border-radius: 2.5rem;
      -o-border-radius: 2.5rem;
      font-size: 2rem;
      line-height: 5rem; }
    .text-circle__body.-size--lg {
      width: 6rem;
      height: 6rem;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -moz-border-radius: 3rem;
      -ms-border-radius: 3rem;
      -o-border-radius: 3rem;
      font-size: 2.375rem;
      line-height: 6rem; }
    .text-circle__body.-color--blue {
      background-color: #005eb8; }
    .text-circle__body.-color--gray {
      background-color: #63666a; }
    .text-circle__body.-color--grayLighter4 {
      background-color: #f4f5f8; }
    .text-circle__body.-color--green {
      background-color: #00bf6f; }

.selection-guide .answer {
  display: flex;
  height: 80px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #63666a; }

.selection-guide .answers {
  padding: 0px; }

.selection-guide .answers .col-md-6 {
  padding-left: 0px;
  padding-right: 0px; }

@media (min-device-width: 1025px) {
  .selection-guide .answers .col-md-6:nth-child(2n+1) {
    padding-right: 30px; } }

.selection-guide .answer p {
  padding: 20px 20px;
  margin: 0px; }

.selection-guide .visited .answers .answer:not(.selected) {
  opacity: 0.3; }

.selection-guide .products table {
  font-size: 15px;
  margin-top: 30px;
  width: 100% }

.selection-guide .products table th {
  white-space: nowrap;
  padding-right: 20px; }

.selection-guide .products table th:last-child {
  width: 140px; }

.selection-guide .answer.selected {
  background-color: #ececf0; }

.selection-guide .question {
  margin-bottom: 30px; }

.selection-guide .fa-plus-circle, .selection-guide .fa-minus-circle, .selection-guide .question.visited.unfold .fa-plus-circle {
  display: none;
  float: right; }

.selection-guide .products .ge-button {
  width: 125px;
  margin: 5px 0px; }

.selection-guide .title, .selection-guide .short-description {
  margin: 10px 0px; }

@media screen and (max-width: 640px), (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .selection-guide .visited .answers .answer:not(.selected) {
    display: none; }
  .selection-guide .visited.unfold .answers .answer {
    display: flex; }
  .selection-guide .visited .fa-plus-circle, .selection-guide .visited.unfold .fa-minus-circle {
    display: inline-block; }
  .selection-guide .products {
    overflow-x: scroll; }
  .selection-guide .answer {
    color: #005eb8;
    background-color: #fff; }
  .selection-guide .answer:hover {
    background-color: #005eb8;
    color: #fff; }
  .selection-guide .visited .answer.selected {
    color: #63666a;
    background-color: #ffffff; } }

.spotlight-wrap {
  padding-top: 30px;
  padding-bottom: 30px; }

@media (max-width: 767px) {
  .spotlight {
    padding: 0 15px;
    margin: 0 auto 40px;
    float: none; }
    .spotlight br {
      display: none; } }

.spotlight:focus .img-wrap, .spotlight:hover .img-wrap {
  transform: scale3d(1.05, 1.05, 10); }
  .spotlight:focus .img-wrap:before, .spotlight:hover .img-wrap:before {
    opacity: 1; }

.spotlight-wrap .spotlight {
  text-align: center;
  padding: 0px 15px 40px; }

@media (max-width: 767px) {
  .spotlight .container {
    margin: 0;
    padding: 0; } }

.spotlight img {
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
  transition: all .3s; }

.spotlight a {
  overflow: hidden;
  display: block;
  color: #333;
  text-decoration: none;
  background: 0 0; }
  .spotlight a:hover p {
    color: #2f3133; }

.spotlight__text-wrapper {
  position: relative;
  background-color: #f5f5f5;
  padding: 25px;
  z-index: 2; }

.spotlight h3, .spotlight p {
  margin: 0;
  text-align: center;
  line-height: 1.1; }

.spotlight h3 {
  color: #2f3133;
  font-size: 1.424rem; }

.spotlight p {
  color: #63666a;
  padding: 15px 0 0 0 !important;
  font-size: 1.125rem; }

.spotlight.-background--white .spotlight__text-wrapper {
  background-color: #fff; }

.spotlight .img-wrap {
  overflow: hidden;
  display: block;
  position: relative;
  transition: all .3s ease 0s; }
  .spotlight .img-wrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    transition: all .5s;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
    opacity: .5; }

body .mktoForm {
  width: 100% !important;
  padding: 0 20px;
  overflow: visible;
  /*Errors*/ }
  body .mktoForm * {
    line-height: 1.5em;
    font-family: "Cytiva Aktiv", "Noto Sans SC", "Nanum Gothic", Arial, Helvetica, sans-serif; }
    html[lang=ja] body .mktoForm * {
      font-family: "Cytiva Aktiv", "Noto Sans JP", "Nanum Gothic", Arial, Helvetica, sans-serif; }
  body .mktoForm input[type="text"].mktoField,
  body .mktoForm input[type="tel"].mktoField,
  body .mktoForm input[type="url"].mktoField,
  body .mktoForm input[type="date"].mktoField,
  body .mktoForm input[type="number"].mktoField,
  body .mktoForm input[type="email"].mktoField,
  body .mktoForm select.mktoField {
    font-size: 1.125rem;
    min-height: 3rem;
    padding-right: 1rem;
    padding-left: 1rem;
    border-radius: 0.125rem;
    margin: 0;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: #a5a6a8;
    width: 100% !important;
    max-width: 100%;
    background: white;
    outline: none;
    clear: both;
    box-shadow: none; }
    body .mktoForm input[type="text"].mktoField:focus,
    body .mktoForm input[type="tel"].mktoField:focus,
    body .mktoForm input[type="url"].mktoField:focus,
    body .mktoForm input[type="date"].mktoField:focus,
    body .mktoForm input[type="number"].mktoField:focus,
    body .mktoForm input[type="email"].mktoField:focus,
    body .mktoForm select.mktoField:focus {
      border-width: 0.125rem;
      border-color: #005eb8;
      margin: 0rem;
      outline: none;
      padding-right: calc(1rem - 1px);
      padding-left: calc(1rem - 1px); }
  body .mktoForm fieldset {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    border-color: #a5a6a8; }
    body .mktoForm fieldset legend {
      width: auto;
      padding: 0 2px;
      color: #2f3133; }
  body .mktoForm .mktoFormCol {
    float: none; }
  body .mktoForm .mktoFieldWrap {
    float: none; }
  body .mktoForm .mktoError {
    left: 0 !important; }

.mktoOffset,
.mktoGutter {
  display: none !important; }

.mktoLabel,
body .mktoForm .mktoLabel {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  width: auto !important;
  color: #2f3133;
  font-weight: normal;
  margin-top: 5px;
  padding: 0;
  font-size: 1.125rem;
  line-height: 1.5em; }

/*Required bullets*/
body .mktoForm .mktoAsterix,
.mktoAsterix {
  float: right;
  color: #E0091F;
  padding-left: 2px; }

/*Labels*/
body .mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: normal; }

.mktoForm .mktoRadioList,
.mktoForm .mktoCheckboxList {
  clear: left; }

/*Checkboxes*/
.mktoForm .mktoCheckboxList .mktoField {
  display: none;
  margin: 1rem;
  position: relative; }
  .mktoForm .mktoCheckboxList .mktoField:focus {
    outline: none; }
  .mktoForm .mktoCheckboxList .mktoField + label {
    display: block;
    margin: 0;
    font-size: 1.125rem;
    line-height: 1.5em; }
    .mktoForm .mktoCheckboxList .mktoField + label:before {
      position: static;
      vertical-align: top;
      background-color: inherit;
      border: solid 2px #005eb8;
      border: solid 0.125rem #005eb8;
      border-radius: 2px;
      border-radius: 0.125rem;
      color: transparent;
      content: '1';
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      height: 18px;
      height: 1.125rem;
      width: 18px;
      width: 1.125rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 4px 8px 8px 0;
      margin: 0.25rem 0.5rem 0.5rem 0;
      box-sizing: border-box; }
  .mktoForm .mktoCheckboxList .mktoField + .mktoCheckboxList {
    margin-top: -5px; }
  .mktoForm .mktoCheckboxList .mktoField:checked + label:before {
    background-color: #005eb8;
    color: #fff;
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 0.79rem;
    line-height: 1.46rem; }
  .mktoForm .mktoCheckboxList .mktoField:disabled + label {
    opacity: 0.3; }
    .mktoForm .mktoCheckboxList .mktoField:disabled + label:before {
      border-color: #63666a;
      color: #63666a; }

/*Selects*/
body .mktoForm select.mktoField {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  font-size: 1.125rem; }
  body .mktoForm select.mktoField::-ms-expand {
    display: none; }
  body .mktoForm select.mktoField option {
    font-size: 1.125rem; }
  body .mktoForm select.mktoField + .mktoClear:after {
    display: inline-block;
    width: 14px;
    height: 24px;
    position: absolute;
    right: 15px;
    bottom: 8px;
    font: normal normal normal 14px/1 'Font Awesome 5 Pro';
    font-size: 1.424rem;
    pointer-events: none;
    content: "\f107"; }

/*Date*/
input[type="date"].mktoField {
  position: relative; }
  input[type="date"].mktoField::-webkit-inner-spin-button {
    position: absolute;
    right: 35px;
    top: 9px; }

/*Range*/
body .mktoLogicalField.mktoRangeField {
  float: none; }

body .mktoForm .mktoRangeField .mktoRangeValue {
  margin-top: 0 !important; }

/*Textarea*/
body .mktoForm textarea.mktoField {
  display: block;
  width: 100% !important;
  box-shadow: none;
  border-radius: 0.125rem;
  max-width: 100%;
  height: 118px;
  margin: 0;
  padding: 1rem;
  resize: none;
  font-size: 1.125rem;
  border-color: #a5a6a8;
  color: #2f3133;
  clear: left; }

/*Radio*/
.mktoForm .mktoRadioList {
  width: 100% !important; }
  .mktoForm .mktoRadioList input[type="radio"] {
    display: none; }
    .mktoForm .mktoRadioList input[type="radio"] + label {
      display: block;
      margin: 0;
      font-size: 1.125rem;
      line-height: 1.5em; }
      .mktoForm .mktoRadioList input[type="radio"] + label:before {
        position: static;
        background-image: none;
        background-color: inherit;
        border: solid 0.125rem transparent;
        color: #005eb8;
        font-family: 'Font Awesome 5 Pro';
        content: '\f111';
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 1.125rem;
        width: 1.125rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 7px 0 0; }
    .mktoForm .mktoRadioList input[type="radio"]:checked + label:before {
      content: '\f192';
      background-image: none;
      color: #005eb8; }

/*Buttons*/
body .mktoForm .mktoButtonWrap {
  margin-left: 0 !important; }

body .mktoForm .mktoButtonWrap.mktoRound .mktoButton,
body .mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
body .mktoForm .mktoButtonWrap.mktoNative .mktoButton,
.mktoButton,
body .cf_widget_socialsignon.cf_widget .cf_sign_on_button {
  padding: 15px 24px;
  margin-top: 30px;
  font-weight: bold;
  height: 48px;
  line-height: 16px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  cursor: pointer;
  color: #18181B !important;
  background-color: #FFFFFF !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 1rem;
  border: none !important; }

body .mktoButtonRow {
  display: block;
  text-align: right; }

/*Social icons*/
body .cf_widget_socialsignon .cf_sign_on {
  width: 100%; }

body .cf_widget_socialsignon.cf_widget .cf_sign_on_button {
  width: auto;
  white-space: nowrap;
  background: transparent;
  vertical-align: middle;
  color: #63666a; }
  body .cf_widget_socialsignon.cf_widget .cf_sign_on_button:hover {
    background: transparent;
    color: #2f3133; }
    body .cf_widget_socialsignon.cf_widget .cf_sign_on_button:hover .cf_icon:before {
      color: #004080; }

body .cf_widget_socialsignon.cf_widget .cf_icon {
  display: inline-block;
  width: auto;
  height: auto;
  font: normal normal normal 14px/1 'Font Awesome 5 Pro';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4rem; }
  body .cf_widget_socialsignon.cf_widget .cf_icon:before {
    display: inline-block;
    content: "1";
    color: #005eb8;
    background: none;
    line-height: 2.25rem; }
  body .cf_widget_socialsignon.cf_widget .cf_icon.cf_synd_icon_tw_sm {
    background-image: none; }
    body .cf_widget_socialsignon.cf_widget .cf_icon.cf_synd_icon_tw_sm:before {
      content: "\f099"; }
  body .cf_widget_socialsignon.cf_widget .cf_icon.cf_synd_icon_fb_sm {
    background-image: none; }
    body .cf_widget_socialsignon.cf_widget .cf_icon.cf_synd_icon_fb_sm:before {
      content: "\f09a"; }

/*marketo banners*/
body .marketo-banner .mktoForm {
  width: auto !important;
  margin: 0 -15px;
  padding: 0; }
  body .marketo-banner .mktoForm:before, body .marketo-banner .mktoForm:after {
    content: " ";
    display: table; }
  body .marketo-banner .mktoForm:after {
    clear: both; }
  body .marketo-banner .mktoForm .mktoFormRow,
  body .marketo-banner .mktoForm .mktoButtonRow {
    float: left;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  @media (min-width: 768px) {
    body .marketo-banner .mktoForm .mktoFormRow {
      width: 83.33333%; } }
  body .marketo-banner .mktoForm .mktoFormRow .mktoFieldDescriptor {
    margin-bottom: 0 !important;
    padding: 0;
    float: none !important; }
  body .marketo-banner .mktoForm .mktoFormRow label {
    display: none; }
  body .marketo-banner .mktoForm .mktoFormRow input {
    width: 100% !important;
    padding: 11px 0;
    border: 0;
    background: transparent;
    text-transform: uppercase;
    color: #fff; }
    body .marketo-banner .mktoForm .mktoFormRow input:focus {
      padding: 11px 0;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  body .marketo-banner .mktoForm .mktoButtonRow {
    text-align: center; }
    @media (min-width: 768px) {
      body .marketo-banner .mktoForm .mktoButtonRow {
        width: 16.66667%; } }
    body .marketo-banner .mktoForm .mktoButtonRow .mktoButton {
      margin: 0.5rem;
      background: transparent !important;
      border: 0.125rem solid #fff !important; }
      body .marketo-banner .mktoForm .mktoButtonRow .mktoButton:hover, body .marketo-banner .mktoForm .mktoButtonRow .mktoButton:focus, body .marketo-banner .mktoForm .mktoButtonRow .mktoButton:active {
        border-color: #a5a6a8 !important;
        color: #a5a6a8; }

body .marketo-banner .mktoFieldDescriptor {
  position: relative;
  border-bottom: 2px solid #a9c4de; }
  body .marketo-banner .mktoFieldDescriptor:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    float: left;
    padding: 15px 25px 17px 1px;
    width: 46px;
    height: 50px;
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    content: "\f0e0";
    color: #fff; }

body .marketo-banner .mktoFieldWrap {
  padding-left: 46px; }

body .marketo-banner input::-webkit-input-placeholder {
  color: white; }

body .marketo-banner input:-moz-placeholder {
  /* Firefox 18- */
  color: white; }

body .marketo-banner input::-moz-placeholder {
  /* Firefox 19+ */
  color: white; }

body .marketo-banner input:-ms-input-placeholder {
  color: white; }

body .col-md-3 .marketo-banner,
body .col-md-4 .marketo-banner,
body .col-lg-3 .marketo-banner,
body .col-lg-4 .marketo-banner {
  padding: 30px;
  position: relative;
  overflow: hidden; }
  body .col-md-3 .marketo-banner.banner-component.-gradient--blue:before,
  body .col-md-4 .marketo-banner.banner-component.-gradient--blue:before,
  body .col-lg-3 .marketo-banner.banner-component.-gradient--blue:before,
  body .col-lg-4 .marketo-banner.banner-component.-gradient--blue:before {
    background: rgba(0, 108, 183, 0.82); }
  body .col-md-3 .marketo-banner .marketo-banner_title,
  body .col-md-4 .marketo-banner .marketo-banner_title,
  body .col-lg-3 .marketo-banner .marketo-banner_title,
  body .col-lg-4 .marketo-banner .marketo-banner_title {
    padding-bottom: 0;
    font-size: 1.424rem;
    line-height: 1.898rem; }
  body .col-md-3 .marketo-banner .marketo-banner_description,
  body .col-md-4 .marketo-banner .marketo-banner_description,
  body .col-lg-3 .marketo-banner .marketo-banner_description,
  body .col-lg-4 .marketo-banner .marketo-banner_description {
    color: rgba(255, 255, 255, 0.8); }
  body .col-md-3 .marketo-banner .mktoFieldDescriptor,
  body .col-md-4 .marketo-banner .mktoFieldDescriptor,
  body .col-lg-3 .marketo-banner .mktoFieldDescriptor,
  body .col-lg-4 .marketo-banner .mktoFieldDescriptor {
    border: none; }
    body .col-md-3 .marketo-banner .mktoFieldDescriptor:before,
    body .col-md-4 .marketo-banner .mktoFieldDescriptor:before,
    body .col-lg-3 .marketo-banner .mktoFieldDescriptor:before,
    body .col-lg-4 .marketo-banner .mktoFieldDescriptor:before {
      display: none; }
  body .col-md-3 .marketo-banner .mktoFormRow,
  body .col-md-3 .marketo-banner .mktoButtonRow,
  body .col-md-4 .marketo-banner .mktoFormRow,
  body .col-md-4 .marketo-banner .mktoButtonRow,
  body .col-lg-3 .marketo-banner .mktoFormRow,
  body .col-lg-3 .marketo-banner .mktoButtonRow,
  body .col-lg-4 .marketo-banner .mktoFormRow,
  body .col-lg-4 .marketo-banner .mktoButtonRow {
    width: 100%; }
  body .col-md-3 .marketo-banner .mktoFieldWrap,
  body .col-md-4 .marketo-banner .mktoFieldWrap,
  body .col-lg-3 .marketo-banner .mktoFieldWrap,
  body .col-lg-4 .marketo-banner .mktoFieldWrap {
    padding-left: 0; }
  body .col-md-3 .marketo-banner input,
  body .col-md-4 .marketo-banner input,
  body .col-lg-3 .marketo-banner input,
  body .col-lg-4 .marketo-banner input {
    width: 100%;
    min-height: 0 !important;
    margin: 15px 0 !important;
    padding: 0 !important;
    border: none;
    border-bottom: 1px solid white !important;
    font-size: 0.889rem !important;
    background: none; }
    body .col-md-3 .marketo-banner input::-webkit-input-placeholder,
    body .col-md-4 .marketo-banner input::-webkit-input-placeholder,
    body .col-lg-3 .marketo-banner input::-webkit-input-placeholder,
    body .col-lg-4 .marketo-banner input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    body .col-md-3 .marketo-banner input:-moz-placeholder,
    body .col-md-4 .marketo-banner input:-moz-placeholder,
    body .col-lg-3 .marketo-banner input:-moz-placeholder,
    body .col-lg-4 .marketo-banner input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.5); }
    body .col-md-3 .marketo-banner input::-moz-placeholder,
    body .col-md-4 .marketo-banner input::-moz-placeholder,
    body .col-lg-3 .marketo-banner input::-moz-placeholder,
    body .col-lg-4 .marketo-banner input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.5); }
    body .col-md-3 .marketo-banner input:-ms-input-placeholder,
    body .col-md-4 .marketo-banner input:-ms-input-placeholder,
    body .col-lg-3 .marketo-banner input:-ms-input-placeholder,
    body .col-lg-4 .marketo-banner input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    body .col-md-3 .marketo-banner input:focus,
    body .col-md-4 .marketo-banner input:focus,
    body .col-lg-3 .marketo-banner input:focus,
    body .col-lg-4 .marketo-banner input:focus {
      box-shadow: none !important; }
  body .col-md-3 .marketo-banner .mktoButtonRow,
  body .col-md-4 .marketo-banner .mktoButtonRow,
  body .col-lg-3 .marketo-banner .mktoButtonRow,
  body .col-lg-4 .marketo-banner .mktoButtonRow {
    text-align: left; }
    body .col-md-3 .marketo-banner .mktoButtonRow .mktoButton,
    body .col-md-4 .marketo-banner .mktoButtonRow .mktoButton,
    body .col-lg-3 .marketo-banner .mktoButtonRow .mktoButton,
    body .col-lg-4 .marketo-banner .mktoButtonRow .mktoButton {
      margin: 0;
      padding-left: 0.625rem !important;
      padding-right: 0.625rem !important;
      min-width: 1.5rem !important;
      letter-spacing: 1px !important;
      font-size: 0.702rem !important;
      line-height: 1.75rem !important; }

body .modal-dialog .mktoForm {
  margin-bottom: -30px;
  padding: 0 15px; }
  body .modal-dialog .mktoForm textarea.mktoField {
    width: 100%; }

/* Contact us Marketo form */
.-mkto--two-column .mktoFormRow {
  display: inline-block;
  width: 100%; }

.-mkto--full-width.mktoForm,
.-mkto--full-width .mktoForm {
  width: 100%;
  padding: 0; }

@media (min-width: 992px) {
  body .-mkto--contact-us .mktoFormCol {
    float: left;
    margin-left: 4%; }
  body .-mkto--contact-us .mktoFormCol:first-child {
    margin-left: 0; } }

.-mkto--contact-us .mktoButtonRow {
  text-align: right !important; }

@media (max-width: 991px) {
  .-mkto--contact-us .mktoFormCol,
  .mktoHtmlText {
    width: 100% !important; } }

body .-mkto--contact-us .mktoForm .mktoAsterix,
.-mkto--contact-us .mktoForm.mktoLayoutAbove .mktoRequiredField .mktoAsterix,
.mktoAsterix {
  float: right; }

body .-mkto--contact-us .mktoForm input[type="text"].mktoField[name="PostalCode"] {
  width: 50% !important; }

body .col-md-9 .-mkto--contact-us textarea.mktoField,
body .col-md-9 .-mkto--contact-us .mktoHtmlText {
  max-width: none; }
  @media (min-width: 992px) {
    body .col-md-9 .-mkto--contact-us textarea.mktoField,
    body .col-md-9 .-mkto--contact-us .mktoHtmlText {
      width: calc(970px * 0.75 - 30px) !important; } }
  @media (min-width: 1200px) {
    body .col-md-9 .-mkto--contact-us textarea.mktoField,
    body .col-md-9 .-mkto--contact-us .mktoHtmlText {
      width: calc(1170px * 0.75 - 30px) !important; } }

.-mkto--contact-us .mktoHtmlText {
  border-bottom: 1px solid #ddd;
  margin-top: 35px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  line-height: 3.08rem;
  word-break: normal; }
  .-mkto--contact-us .mktoHtmlText span {
    color: #2f3133;
    font-size: 0.889rem !important;
    font-weight: bold;
    text-transform: uppercase;
    word-break: keep-all; }
  .-mkto--contact-us .mktoHtmlText hr,
  .-mkto--contact-us .mktoHtmlText br {
    display: none; }

.mktoForm a, .mktoForm a:active, .mktoForm a:hover, .mktoForm a:focus {
  color: #ffffff; }

/* Button in 'Get quote' Marketo form */
body .mktoForm.mktoLayoutLeft .mktoButtonRow {
  text-align: left !important; }
  body .mktoForm.mktoLayoutLeft .mktoButtonRow .mktoButtonWrap.mktoNative .mktoButton,
  body .mktoForm.mktoLayoutLeft .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton {
    background-image: none !important;
    background-color: #00755f !important;
    color: #ffffff !important; }
  body .mktoForm.mktoLayoutLeft .mktoButtonRow .mktoButtonWrap[style*="margin-left: 110px !important;"] .mktoButton {
    margin-left: -110px !important; }

.custom-bar.progress {
  visibility: hidden;
  position: sticky;
  top: 0;
  z-index: 80;
  height: 2px;
  margin-bottom: -2px;
  box-shadow: none;
  background-color: transparent; }
  .in-progress .custom-bar.progress, .custom-bar.progress.in-progress {
    visibility: visible; }
  .custom-bar.progress .progress-bar {
    background-color: #00b5e2;
    box-shadow: none;
    width: 0; }
  .custom-bar.progress.infinite-bar .progress-bar {
    -webkit-animation-name: growing-bar;
    animation-name: growing-bar;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .secondary-navigation + .custom-bar.progress {
    top: 60px; }

@keyframes growing-bar {
  0% {
    width: 0; }
  25% {
    width: 25%; }
  50% {
    width: 50%; }
  75% {
    width: 75%; }
  100% {
    width: 100%; } }

.custom-bar.-fixed-to-top {
  border-top-color: #fff;
  border-bottom: 0;
  z-index: 63; }
  .ie11 .custom-bar.-fixed-to-top,
  .ie10 .custom-bar.-fixed-to-top,
  .ie9 .custom-bar.-fixed-to-top,
  .edge .custom-bar.-fixed-to-top {
    position: fixed;
    left: 0;
    right: 0; }

.in-progress .progress-overlay,
.in-progress + .progress-overlay,
.spinner-in-progress .spinner-overlay,
.spinner-in-progress + .spinner-overlay {
  display: block; }

.spinner-in-progress {
  position: relative; }

.spinner-in-progress:before,
.search-in-progress:after {
  display: table;
  content: " "; }

.spinner-in-progress:after {
  clear: both; }

.progress-overlay,
.spinner-overlay {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8); }

.progress-overlay {
  z-index: 62; }

.spinner-overlay {
  z-index: 49; }

.spinner:not(cui-spinner) {
  position: sticky;
  top: 50%;
  margin: 0 auto;
  width: 70px;
  height: 25px;
  overflow: hidden;
  text-align: center; }
  .ie11 .spinner,
  .ie10 .spinner,
  .ie9 .spinner,
  .edge .spinner {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    margin-top: -13px; }
  .spinner:not(cui-spinner) > div {
    width: 18px;
    height: 18px;
    background-color: #00b5e2;
    vertical-align: middle;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
    .small-dots-spinner .spinner > div {
      width: 8px;
      height: 8px; }
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }
  .modal-dialog .spinner,
  .dropdown-section .spinner,
  .centered-no-scroll-spinner .spinner {
    position: absolute;
    left: 50%;
    margin-left: -35px;
    margin-top: -13px; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.ie11 .ge-button .fa, .ie11 .ge-button .far,
.ie10 .ge-button .fa,
.ie10 .ge-button .far,
.ie9 .ge-button .fa,
.ie9 .ge-button .far,
.edge .ge-button .fa,
.edge .ge-button .far {
  animation: none; }

.ge-button.spinner-in-progress, .ge-button.spinner-in-progress:hover, .ge-button.spinner-in-progress:focus, .ge-button.spinner-in-progress:active, .ge-button.spinner-in-progress:disabled {
  background-color: #a5a6a8 !important;
  border-color: #a5a6a8 !important;
  color: #fff !important;
  cursor: default;
  opacity: 1;
  pointer-events: none; }
  .ge-button.spinner-in-progress .fa, .ge-button.spinner-in-progress .far, .ge-button.spinner-in-progress:hover .fa, .ge-button.spinner-in-progress:hover .far, .ge-button.spinner-in-progress:focus .fa, .ge-button.spinner-in-progress:focus .far, .ge-button.spinner-in-progress:active .fa, .ge-button.spinner-in-progress:active .far, .ge-button.spinner-in-progress:disabled .fa, .ge-button.spinner-in-progress:disabled .far {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }
    .ge-button.spinner-in-progress .fa:before, .ge-button.spinner-in-progress .far:before, .ge-button.spinner-in-progress:hover .fa:before, .ge-button.spinner-in-progress:hover .far:before, .ge-button.spinner-in-progress:focus .fa:before, .ge-button.spinner-in-progress:focus .far:before, .ge-button.spinner-in-progress:active .fa:before, .ge-button.spinner-in-progress:active .far:before, .ge-button.spinner-in-progress:disabled .fa:before, .ge-button.spinner-in-progress:disabled .far:before {
      content: '\f110' !important; }

.basket-items.spinner-in-progress .spinner-overlay,
.basket-preview-dropdown.spinner-in-progress .spinner-overlay {
  display: none; }

.basket-items.spinner-in-progress > .spinner-overlay,
.basket-preview-dropdown.spinner-in-progress .basket-preview > .spinner-overlay {
  display: block; }

.show-on-spin.fa, .show-on-spin.far {
  display: none;
  margin-right: 5px; }

.circle-spinner .fa-circle-o-notch.fa-spin {
  font-size: 1.067em;
  vertical-align: baseline; }

.spinner-in-progress.circle-spinner {
  position: relative;
  z-index: 1; }
  .spinner-in-progress.circle-spinner:before {
    display: block;
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    opacity: .75;
    z-index: 1;
    background-color: #f4f5f8; }
  .spinner-in-progress.circle-spinner > .show-on-spin {
    display: inline-block; }

/* disabled spinning select */
.disabled-spinning-select .dropdown-toggle {
  background-color: #ececf0;
  opacity: .50;
  pointer-events: none; }
  .ge-form__item .disabled-spinning-select .dropdown-toggle + .fa-angle-down {
    opacity: .5; }
  .disabled-spinning-select .dropdown-toggle .bs-caret {
    display: none; }

.disabled-spinning-select .fa-angle-down {
  display: none; }

.disabled-spinning-select .select-load-spinner {
  display: inline-block; }

.select-load-spinner {
  display: none;
  position: absolute;
  right: 16px;
  top: 15px;
  font-size: 1rem;
  pointer-events: none; }

.calculator {
  border: 0;
  border-collapse: inherit !important;
  color: #fff !important;
  font: normal 17px inherit;
  background-color: #464646;
  padding: 10px 15px;
  border-radius: 10px;
  margin: 20px 0;
  text-shadow: -0px -1px #000;
  /* blue calculate button */
  /* red reset button */ }
  .calculator input, .calculator select {
    background-color: #f6f6f6;
    border-radius: 3px;
    border: 1px solid #555;
    padding: 4px;
    width: 84px;
    min-height: 0;
    color: #000; }
    .calculator input:hover, .calculator select:hover {
      border: 1px solid #fff;
      background-color: #fefefe; }
  .calculator input {
    text-align: right;
    height: 30px; }
    .calculator input[type=text][readonly] {
      background-color: #fff;
      opacity: 1;
      font-weight: bold; }
  .calculator select {
    width: 84px; }
  .calculator td, .calculator li {
    border-bottom: 1px solid #888;
    color: #fff;
    padding: 8px; }
  .calculator li > label {
    color: #fff;
    margin: 0; }
  .calculator .last-row td, .calculator li.last-row {
    border-bottom: 0px !important; }
  .calculator .calculator-readonly input,
  .calculator .calculator-readonly input:hover,
  .calculator .calculator-readonly input:focus {
    color: #000;
    font-weight: bold;
    border: 1px solid #555; }
  .calculator button.calculator-button-calculate,
  .calculator button.calculator-button-reset {
    border-radius: 3px;
    color: #fff;
    font-size: 15px !important;
    line-height: 1;
    text-align: center;
    padding: 10px; }
  .calculator button.calculator-button-calculate {
    background-color: #005eb8;
    border: 0px solid #555;
    text-shadow: 0 -1px 0 #159;
    float: left; }
    .calculator button.calculator-button-calculate:hover {
      background-color: #006ad6;
      cursor: pointer; }
    .calculator button.calculator-button-calculate:active {
      box-shadow: inset 0 0 4px 2px #257;
      -webkit-box-shadow: inset 0 0 4px 2px #257;
      -moz-box-shadow: inset 0 0 4px 2px #257; }
  .calculator button.calculator-button-reset {
    background-color: #C30A28;
    border: 0px solid #555;
    text-shadow: 0 -1px 0 #9C1325; }
    .calculator button.calculator-button-reset:hover {
      background-color: #df0b2d;
      cursor: pointer; }
    .calculator button.calculator-button-reset:active {
      box-shadow: inset 0 0 4px 2px #BA0E00;
      -webkit-box-shadow: inset 0 0 4px 2px #BA0E00;
      -moz-box-shadow: inset 0 0 4px 2px #BA0E00; }

.custom-tabs.list-inline {
  border-bottom: 2px solid #ddd;
  font-size: 0.889rem;
  font-weight: bold; }
  .custom-tabs.list-inline li {
    margin: 0 10px -2px 0;
    border-bottom: 2px solid transparent; }
    .custom-tabs.list-inline li.active {
      border-color: #00b5e2; }
      .custom-tabs.list-inline li.active a {
        color: #63666a; }
  .custom-tabs.list-inline a {
    display: block;
    padding: 5px 0;
    color: #a5a6a8;
    text-decoration: none; }
    .custom-tabs.list-inline a:hover {
      color: #2f3133;
      text-decoration: none; }

.address-panel {
  position: relative;
  width: 100%;
  margin-bottom: 4px;
  font-size: 0.889rem;
  line-height: 1;
  background-color: #fff;
  padding: 15px 25px;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  border-radius: 2px; }
  .address-panel.default-panel {
    border: 1px solid #72cbe1;
    background: #f6fdff; }
  .address-panel .edit-address-block .text-right-sm-up {
    text-align: right; }
  .address-panel .edit-address-block.in + .address-panel_footer {
    display: none; }

.address-panel__description p {
  font-size: 0.889rem;
  line-height: 1; }

.address-panel_footer {
  margin-top: 15px;
  font-size: 0; }
  @media all and (min-width: 768px) {
    .address-panel_footer {
      position: absolute;
      right: 25px;
      top: 50%;
      margin-top: -7px; } }
  .address-panel_footer a {
    position: relative;
    color: #63666a;
    text-decoration: underline; }
    .address-panel_footer a:hover {
      text-decoration: none; }
  .address-panel_footer a, .address-panel_footer b {
    font-size: 0.79rem; }

.address-delimiter {
  margin: 0 5px;
  border-right: 1px solid #63666a;
  font-size: 0.702rem; }

.tips-and-tricks .single-box {
  padding: 10px 15px 5px 15px;
  margin-top: 20px;
  background: #fafafa;
  border-radius: 5px; }
  .tips-and-tricks .single-box h2 {
    margin: 10px 0 10px 10px; }
  .tips-and-tricks .single-box ul.post-info {
    list-style: none;
    padding-left: 0;
    margin: 10px 0 10px 10px; }
    .tips-and-tricks .single-box ul.post-info li {
      padding: 0;
      font-size: smaller;
      margin-right: 20px;
      display: inline-block;
      letter-spacing: 0.3px; }
  .tips-and-tricks .single-box ul.nav-tabs {
    border-radius: 0;
    padding-top: 15px;
    margin-left: 10px;
    font-size: 20px; }
    .tips-and-tricks .single-box ul.nav-tabs li a {
      color: #5d5d5d;
      padding: 10px 30px 10px 30px;
      border-bottom-color: transparent; }
    .tips-and-tricks .single-box ul.nav-tabs li.active a {
      color: #fff;
      background: #9d9d9d;
      padding: 10px 30px 10px 30px; }
  .tips-and-tricks .single-box .tab-content {
    color: #6f6f6f;
    padding: 16px 0 20px 0; }
  .tips-and-tricks .single-box .tab-pane {
    padding: 15px 10px 5px 10px;
    text-align: justify; }

.tips-and-tricks h2, .tips-and-tricks .h2 {
  font-size: 26px; }

.tips-and-tricks ul.categories {
  list-style: none; }

.cd-products-comparison-table ul, .cd-products-comparison-table ol, .cd-products-comparison-table li {
  padding: 0;
  list-style-type: none; }

/* --------------------------------

Main Components

-------------------------------- */
.cd-products-comparison-table {
  position: relative;
  min-height: 192px; }
  @media (min-width: 1170px) {
    .cd-products-comparison-table {
      min-height: 196px; } }
  @media only screen and (min-width: 992px) {
    .cd-products-comparison-table.top-fixed, .cd-products-comparison-table.top-scrolling {
      min-height: 91px; } }

.cd-products-comparison-table::after {
  /* never visible - this is used in jQuery to check the current MQ */
  display: none;
  content: 'mobile'; }

.cd-products-comparison-table header {
  padding: 0 5% 25px; }

.cd-products-comparison-table header::after {
  clear: both;
  content: "";
  display: table; }

.cd-products-comparison-table h2 {
  float: left;
  font-weight: bold; }

.cd-products-comparison-table .actions {
  float: right; }

.cd-products-comparison-table .reset, .cd-products-comparison-table .filter {
  font-size: 1rem; }

.cd-products-comparison-table .reset {
  color: #404042;
  text-decoration: underline; }

.cd-products-comparison-table .filter {
  padding: .6em 1.5em;
  color: #ffffff;
  background-color: #cccccc;
  border-radius: 3px;
  margin-left: 1em;
  cursor: not-allowed;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.cd-products-comparison-table .filter.active {
  cursor: pointer;
  background-color: #9dc997; }

.no-touch .cd-products-comparison-table .filter.active:hover {
  background-color: #a7cea1; }

@media only screen and (min-width: 992px) {
  .cd-products-comparison-table::after {
    /* never visible - this is used in jQuery to check the current MQ */
    display: none;
    content: 'tablet'; } }

@media only screen and (min-width: 1200px) {
  .cd-products-comparison-table::after {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop'; }
  .cd-products-comparison-table header {
    padding: 0 5% 40px; }
  .cd-products-comparison-table h2 {
    font-size: 2rem; }
  .cd-products-comparison-table .reset, .cd-products-comparison-table .filter {
    font-size: 1rem; }
  .cd-products-comparison-table .filter {
    padding: .6em 2em;
    margin-left: 1.6em; } }

.cd-products-table {
  position: relative;
  margin-right: 60px; }

.cd-products-table .features {
  /* fixed left column - product properties list */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 120px;
  background-color: #fff; }

@media only screen and (min-width: 1170px) {
  .cd-products-table .features {
    width: 210px; } }

.cd-products-table.scrolling .features::after {
  opacity: 1; }

.cd-products-wrapper {
  overflow: hidden;
  background-color: #fff; }

.cd-products-columns {
  /* products list wrapper */
  margin-left: 120px; }

.cd-products-columns,
.cd-features-list {
  margin-bottom: 0; }

.cd-products-columns::after {
  clear: both;
  content: "";
  display: table; }

@media only screen and (min-width: 1170px) {
  .cd-products-columns {
    margin-left: 210px; } }

.cd-products-columns .product {
  position: relative;
  float: left;
  width: 155px;
  text-align: center;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s; }
  .cd-products-columns .product:hover .top-info, .cd-products-columns .product:hover .cd-features-list {
    background: #ececf0; }

.filtering .cd-products-columns .product:not(.selected) {
  opacity: 0;
  visibility: hidden;
  transform: scale(0); }

.no-product-transition .cd-products-columns .product.selected {
  transition: opacity 0.3s, visibility 0.3s; }

.filtered .cd-products-columns .product:not(.selected) {
  position: absolute; }

@media only screen and (min-width: 1170px) {
  .cd-products-columns .product {
    width: 174px; } }

.cd-features-list li {
  font-weight: bold;
  padding: 20px 15px;
  border-top: 0.069rem solid #d7d8db;
  text-align: left;
  color: #63666a;
  font-size: 0.889rem;
  line-height: 0.889rem;
  overflow: hidden; }
  .cd-features-list li .ge-button {
    margin-left: 0;
    margin-right: 0;
    white-space: nowrap; }
  .cd-features-list li .option-presence {
    font-size: 1.125rem; }
    .cd-features-list li .option-presence.fa-check {
      color: #00bf6f; }
  .cd-features-list li.text-center, .cd-features-list li.banner, .cd-features-list li.register-banner, .cd-features-list li.search-banner {
    text-align: center; }

.cd-features-list li.rate {
  /* rating stars */
  padding: 21px 0; }

.cd-features-list li.rate span {
  display: inline-block;
  height: 22px;
  width: 110px;
  background: url(../img/cd-star.svg);
  color: transparent; }

@media only screen and (min-width: 1170px) {
  .cd-features-list li.rate {
    padding: 22px 0; } }

.features .cd-features-list li,
.cd-products-table .features .top-info {
  /* fixed left column - items */
  top: 0;
  font-size: 1rem;
  font-weight: bold;
  /* set line-height value equal to font-size of text inside product cells */
  line-height: 14px;
  padding: 25px 10px;
  text-align: left; }

.cd-products-table .features .top-info {
  padding-top: 130px;
  width: 120px;
  cursor: auto; }
  .cd-products-table .features .top-info .p-name {
    font-size: 0.889rem; }
  .cd-products-table .features .top-info .pack-name {
    line-height: 1.3em; }

@media (min-width: 992px) {
  .top-fixed .cd-products-table .features .top-info,
  .top-scrolling .cd-products-table .features .top-info {
    padding-top: 20px; }
    .top-fixed .cd-products-table .features .top-info .p-name,
    .top-scrolling .cd-products-table .features .top-info .p-name {
      font-size: 1rem; } }

@media only screen and (min-width: 1170px) {
  .features .cd-features-list li,
  .cd-products-table .features .top-info {
    text-transform: uppercase;
    line-height: 16px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 1px; } }

.features .cd-features-list li {
  /* truncate text with dots */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #2f3133;
  font-size: 0.889rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

.cd-products-table .top-info {
  display: block;
  position: relative;
  height: 192px;
  width: 155px;
  text-align: left;
  padding: 20px;
  transition: height 0.3s;
  cursor: pointer;
  text-decoration: none;
  background: #fff; }

.cd-products-table .top-info .p-name {
  color: #2f3133;
  font-size: 1rem;
  line-height: 1.1rem;
  max-height: 2.2rem;
  overflow: hidden; }

.cd-products-table .top-info .p-id {
  color: #63666a;
  font-size: 0.79rem;
  line-height: 0.79rem; }

.cd-products-table .top-info::after {
  /* color gradient below .top-info -  visible when .top-info is fixed */
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 4px;
  width: 100%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.06), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.06), transparent);
  opacity: 0; }

.cd-products-table .top-info h3 {
  padding: 1.25em 0 0.625em;
  font-weight: bold;
  font-size: 1rem; }

.cd-products-table .top-info .compare-table__image-wrapper {
  width: 90px;
  height: 90px;
  margin: auto;
  margin-bottom: 20px;
  overflow: hidden;
  background-size: cover; }
  .cd-products-table .top-info .compare-table__image-wrapper img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%; }
  .cd-products-table .top-info .compare-table__image-wrapper.-image--round {
    border-radius: 50%; }

.cd-products-table .top-info h3, .cd-products-table .top-info img {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

.cd-products-table .top-info .check {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 auto 1em; }

.cd-products-table .top-info .check::after, .cd-products-table .top-info .check::before {
  /* used to create the check icon and green circle dot - visible when product is selected */
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  height: 100%;
  width: 100%; }

.cd-products-table .top-info .check::before {
  /* green circle dot */
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  background: #ffffff;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, -moz-transform 0.3s, border-color 0.3s;
  transition: background-color 0.3s, transform 0.3s, border-color 0.3s; }

.cd-products-table .top-info .check::after {
  /* check icon */
  background: url(../img/cd-check.svg) no-repeat center center;
  background-size: 24px 24px;
  opacity: 0;
  transition: opacity 0.3s; }

@media only screen and (min-width: 1170px) {
  .cd-products-table .top-info {
    height: 196px;
    width: 174px; }
  .cd-products-table .top-info h3 {
    padding-top: 1.4em;
    font-size: 1rem; }
  .cd-products-table .top-info .check {
    margin-bottom: 1.5em; } }

@media only screen and (min-width: 1170px) {
  .cd-products-table .features .top-info {
    width: 210px; } }

.cd-products-table .selected .top-info .check::before {
  /* green circle dot */
  background: #9dc997;
  border-color: #9dc997;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s; }

@-webkit-keyframes cd-bounce {
  0% {
    -webkit-transform: scale(1); }
  60% {
    -webkit-transform: scale(1.6); }
  100% {
    -webkit-transform: scale(1.5); } }

@-moz-keyframes cd-bounce {
  0% {
    -moz-transform: scale(1); }
  60% {
    -moz-transform: scale(1.6); }
  100% {
    -moz-transform: scale(1.5); } }

@keyframes cd-bounce {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6); }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }

.cd-products-table .selected .top-info .check::after {
  /* check icon */
  opacity: 1; }

@media only screen and (min-width: 992px) {
  .top-fixed .cd-products-table .top-info,
  .top-scrolling .cd-products-table .top-info {
    height: 91px;
    position: relative;
    top: 0;
    transform: none !important;
    margin-bottom: 4px; }
    .top-fixed .cd-products-table .top-info .compare-table__image-wrapper,
    .top-scrolling .cd-products-table .top-info .compare-table__image-wrapper {
      display: none;
      width: 60px;
      height: 60px;
      margin: auto;
      margin-bottom: 5px; }
    .top-fixed .cd-products-table .top-info .p-name,
    .top-scrolling .cd-products-table .top-info .p-name {
      font-size: 1.125rem;
      margin-bottom: 10px;
      max-height: 2.4rem;
      line-height: 1.2rem; }
  .no-cssgradients.top-fixed .cd-products-table .top-info,
  .no-cssgradients.top-scrolling .cd-products-table .top-info {
    border-bottom: 1px solid #e6e6e6; }
  .top-fixed .cd-products-table .top-info::after,
  .top-scrolling .cd-products-table .top-info::after {
    opacity: 1; }
  .top-scrolling .cd-products-table .top-info {
    position: relative; } }

.cd-table-navigation a {
  position: absolute;
  z-index: 2;
  top: 80px;
  right: 5px;
  transform: translateY(-25px);
  /* replace text with image */
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #63666a;
  transition: background-color 0.3s, opacity 0.3s, visibility 0.3s, transform 0.3s;
  background-color: #63666a;
  opacity: 0.2; }
  .cd-table-navigation a:hover {
    opacity: 1; }

.cd-table-navigation a.inactive {
  opacity: 0;
  visibility: hidden; }

.cd-table-navigation a.prev {
  left: 60px;
  right: auto; }
  @media (min-width: 1170px) {
    .cd-table-navigation a.prev {
      left: 150px; } }
  @media (max-width: 991px) {
    .cd-table-navigation a.prev {
      left: 5px; } }

.cd-table-navigation a:before {
  display: inline-block;
  position: absolute;
  top: 5px;
  color: #fff;
  font: normal normal normal 2.5rem/1 FontAwesome; }

.cd-table-navigation a.prev:before {
  content: "\f104";
  left: 15px; }

.cd-table-navigation a.next:before {
  content: "\f105";
  right: 15px; }

.no-touch .cd-table-navigation a:hover {
  background-color: #404042; }

/* --------------------------------

No JS

-------------------------------- */
.no-js .actions {
  display: none; }

.no-js .cd-products-table .top-info {
  height: 145px; }

@media only screen and (min-width: 1170px) {
  .no-js .cd-products-table .top-info {
    height: 248px; } }

.no-js .cd-products-columns .check {
  display: none; }

.toolbox-tabs {
  list-style: none;
  padding: 0 5px 0 0;
  margin: 0;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .toolbox-tabs {
      padding-right: 0; } }

.toolbox-tab {
  margin-bottom: 15px;
  list-style: none; }
  .toolbox-tab:hover .toolbox-tab_link {
    border-color: #ececf0;
    background-color: #ececf0;
    text-decoration: none; }
  @media (max-width: 991px) {
    .toolbox-tab:hover {
      box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.08); } }
  .toolbox-tab.active .toolbox-tab_link {
    border-color: #005eb8;
    background-color: #005eb8;
    text-decoration: none;
    color: #fff; }
    .toolbox-tab.active .toolbox-tab_link:after {
      position: absolute;
      left: 100%;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      content: '';
      width: 0;
      height: 0;
      border: 11px solid transparent;
      border-right-width: 0;
      border-left-color: #005eb8; }
      @media (max-width: 991px) {
        .toolbox-tab.active .toolbox-tab_link:after {
          display: none; } }

.toolbox-tab_link {
  position: relative;
  display: block;
  padding: 10px 10px 10px 40px;
  border: 1px solid #ececf0;
  color: #2f3133;
  font-weight: bold;
  background-color: #fff; }
  .toolbox-tab_link:hover, .toolbox-tab_link:focus {
    color: #2f3133; }
  .toolbox-tab_link .fa {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(-50%, -50%); }

.toolbox-tab_content {
  margin-bottom: 30px; }
  .toolbox-tab_content .tab-pane.in.active {
    height: auto !important; }

.toolbox-tab_content-header {
  margin-bottom: 30px; }
  .toolbox-tab_content-header hr {
    margin: 10px 0; }
    .toolbox-tab_content-header hr:first-child {
      margin-top: 0; }

.simple-collapsible-panel {
  margin-bottom: 20px; }

.simple-collapsible_heading-link {
  color: #2f3133; }
  .simple-collapsible_heading-link:hover, .simple-collapsible_heading-link:focus {
    color: #2f3133;
    text-decoration: none; }
  .simple-collapsible_heading-link:hover .simple-collapsible_title {
    text-decoration: underline; }
  .simple-collapsible_heading-link .fa {
    font-size: 1.424rem;
    margin-right: 10px; }
  .simple-collapsible_heading-link .fa-plus-circle {
    display: none; }
  .simple-collapsible_heading-link.collapsed .fa-minus-circle {
    display: none; }
  .simple-collapsible_heading-link.collapsed .fa-plus-circle {
    display: inline-block; }

@media (max-width: 991px) {
  .product-toolbox {
    max-width: 100%;
    overflow: hidden; }
    .product-toolbox > .row {
      display: flex;
      flex-wrap: wrap;
      width: calc(200% + 60px); }
      .product-toolbox > .row > [class*='col-'] {
        display: flex; }
  .toolbox-tabs {
    width: 100%; }
  .toolbox-tab_content {
    width: 100%; }
    .toolbox-tab_content .tab-pane {
      min-height: 100%;
      width: 100%;
      margin-left: 0;
      transition: margin-left .7s ease-in-out, opacity .35s ease-in-out;
      background: #f4f5f8;
      z-index: 60;
      opacity: 0; }
      .toolbox-tab_content .tab-pane.active.in {
        opacity: 1;
        margin-left: calc(-100% - 30px); } }

.part-list__table {
  padding: 20px 0 10px; }
  .part-list__table table {
    min-width: 700px;
    border-collapse: separate; }
  .part-list__table th, .part-list__table td {
    text-align: left;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-top: none !important;
    vertical-align: middle !important; }
    .part-list__table th.text-left, .part-list__table td.text-left {
      text-align: left; }
    .part-list__table th.text-right, .part-list__table td.text-right {
      text-align: right; }
    .part-list__table th.text-center, .part-list__table th.banner, .part-list__table th.register-banner, .part-list__table th.search-banner, .part-list__table td.text-center, .part-list__table td.banner, .part-list__table td.register-banner, .part-list__table td.search-banner {
      text-align: center; }
  .part-list__table th {
    border-bottom: 3px solid #ddd; }
  .part-list__table td {
    border-bottom: 1px solid #ddd; }
  .part-list__table input[type="number"].part-list__table--qty-input {
    border: 1px solid #d7d8d8;
    padding: 4px 5px;
    min-width: 3rem;
    min-height: 1rem;
    text-align: right;
    margin: 0; }
    .part-list__table input[type="number"].part-list__table--qty-input::-webkit-outer-spin-button, .part-list__table input[type="number"].part-list__table--qty-input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .part-list__table .ge-button:first-child {
    margin-left: 0; }

.common-figure {
  margin: 0;
  padding: 20px 0 10px; }
  .common-figure .figure-description {
    display: block;
    margin-top: 10px;
    font-size: 0.889rem; }

.part-list__img-container .img-responsive {
  max-height: 500px; }

.support-case__tabs-header li > a {
  background-color: transparent;
  border: none;
  padding: 10px 0;
  margin-right: 15px;
  font-size: 1rem;
  line-height: 1.46rem;
  font-weight: bold;
  color: #a5a6a8; }
  .support-case__tabs-header li > a:hover {
    background-color: transparent; }

.support-case__tabs-header li.active > a,
.support-case__tabs-header li.active > a:hover,
.support-case__tabs-header li.active > a:focus {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #00b5e2;
  color: #63666a; }

.support-case__tabs-header li:last-child a {
  margin-right: 0; }

.support-case__return-btn {
  color: #63666a; }
  .support-case__return-btn i.far, .support-case__return-btn i.fa {
    margin-right: 10px; }
  .support-case__return-btn:hover, .support-case__return-btn:focus, .support-case__return-btn:active {
    color: #63666a;
    text-decoration: none; }

.support-case__view-detail {
  position: relative;
  display: inline-block;
  width: 100%; }
  .support-case__view-detail .ge-card {
    z-index: 1;
    margin-bottom: 20px;
    padding-top: 20px;
    border-radius: 4px; }

.support-case__comment > * {
  z-index: 1; }

.support-case__comment h2 {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px; }

.support-case__comment .conversation-title {
  padding-left: 30px;
  margin: 20px 0; }

.support-case__user-icon {
  display: inline-block;
  margin-top: 10px;
  /* align user icon to the vertical line */
  margin-left: 29%; }
  .support-case__user-icon img {
    width: 45px;
    height: 45px; }
  @media screen and (max-width: 1199px) {
    .support-case__user-icon {
      margin-left: 19%; } }

.support-case__reply {
  width: 80%;
  margin: 50px auto; }
  .support-case__reply textarea, .support-case__reply .checkbox {
    margin: 0; }
  @media screen and (max-width: 991px) {
    .support-case__reply {
      width: 100%; } }

.support-case__radios .ge-radio-block {
  margin: 0 0 21px; }

.support-case__form {
  padding-bottom: 50px; }

.support-case__title h1 {
  margin-top: 10px; }

.support-case__title p {
  padding: 25px 0px 25px 0px; }

@media (max-width: 767px) {
  .support-case__title .custom-select {
    margin-top: 20px; } }

.db-add-comment .button__container {
  position: absolute;
  right: calc(50% + 73px);
  z-index: 1000;
  transition: right 250ms linear; }

.db-add-comment .open-button {
  position: fixed;
  -webkit-transition: max-height 350ms;
  -moz-transition: max-height 350ms;
  -ms-transition: max-height 350ms;
  -o-transition: max-height 350ms;
  transition: max-height 350ms;
  opacity: 0; }
  .db-add-comment .open-button:active {
    -webkit-box-shadow: 0 1px 2px 0 #2f3133;
    box-shadow: 0 1px 2px 0 #2f3133;
    -moz-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133;
    -o-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133; }
  .db-add-comment .open-button:hover {
    -webkit-box-shadow: 0 1px 2px 0 #2f3133;
    box-shadow: 0 1px 2px 0 #2f3133;
    -moz-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133;
    -o-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133; }

.db-add-comment .-button--visible {
  bottom: 5%;
  opacity: 1;
  position: fixed;
  right: calc(50% - 77px);
  z-index: 60; }

.db-add-comment .-popup--visible {
  min-height: 450px !important;
  height: auto; }

.db-add-comment .-popup--hidden {
  height: 0;
  display: none; }

.db-add-comment .popup {
  -webkit-transition: min-height 350ms;
  -moz-transition: min-height 350ms;
  -ms-transition: min-height 350ms;
  -o-transition: min-height 350ms;
  transition: min-height 350ms;
  position: fixed;
  bottom: 2%;
  right: calc( 50% - 320px);
  min-width: 660px;
  background: white;
  border-radius: 4px;
  overflow: hidden;
  max-width: 300px;
  z-index: 150;
  -webkit-box-shadow: 0 1px 2px 0 #2f3133;
  box-shadow: 0 1px 2px 0 #2f3133;
  -moz-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133;
  -o-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133; }
  @media screen and (max-width: 991px) {
    .db-add-comment .popup {
      right: 0;
      bottom: 0;
      left: 0;
      top: 0;
      z-index: 110;
      overflow-x: hidden;
      overflow-y: scroll;
      min-width: auto;
      max-width: none;
      height: 100%; } }
  .db-add-comment .popup__header {
    width: 100%;
    background-color: #004080;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    color: #fff;
    margin-left: 0;
    margin-right: 0; }
    .db-add-comment .popup__header-title {
      font-size: 1.25rem;
      padding-left: 0; }
    .db-add-comment .popup__header-exit {
      display: flex;
      justify-content: flex-end;
      padding-right: 0; }
      .db-add-comment .popup__header-exit i {
        color: #fff;
        cursor: pointer; }
  .db-add-comment .popup__body {
    padding: 15px 25px;
    margin-left: 0;
    margin-right: 0; }
    .db-add-comment .popup__body-username {
      border-bottom: solid 1px #d7d8db; }
    .db-add-comment .popup__body-textarea {
      border-top: none;
      border-right: none;
      border-left: none;
      border-bottom: 1px solid #d7d8db;
      color: #63666a;
      height: 150px;
      overflow: auto; }
      .db-add-comment .popup__body-textarea:focus {
        border-bottom: 1px solid #d7d8db; }
      @media screen and (max-width: 991px) {
        .db-add-comment .popup__body-textarea {
          height: auto; } }
      .db-add-comment .popup__body-textarea textarea {
        padding-left: 0; }
    .db-add-comment .popup__body .ge-text-area {
      padding-left: 0;
      margin-bottom: 5px; }
      .db-add-comment .popup__body .ge-text-area:focus {
        padding-left: 0;
        padding-top: 1rem;
        padding-bottom: 1rem; }
  .db-add-comment .popup__footer {
    padding: 5px 0 0 25px;
    background-color: #f4f5f8;
    height: 100%; }

.db-add-comment .comment-modal-content {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  .db-add-comment .comment-modal-content .fa-times-circle {
    font-size: 2rem;
    color: #d74d4d; }

.db-add-comment .relative {
  position: relative;
  bottom: auto; }

.db-add-comment .db-file--upload > input {
  display: none; }

.db-add-comment .db-drag-area {
  height: 135px;
  overflow-y: scroll;
  overflow-x: hidden; }

.db-add-comment .db-file--upload label {
  color: #005eb8;
  cursor: pointer; }

.db-add-comment .db-file--upload.-type--disabled i, .db-add-comment .db-file--upload.-type--disabled label {
  color: #a5a6a8;
  cursor: not-allowed; }

@media screen and (max-width: 991px) {
  .db-add-comment .db-file--upload {
    width: 100%; }
    .db-add-comment .db-file--upload .db-drag__files {
      width: 280px; } }

@media screen and (max-width: 991px) {
  .db-add-comment .db-drag__files {
    width: 280px; } }

.db-file--upload label {
  color: #005eb8;
  cursor: pointer; }

.db-file--upload.-type--disabled i, .db-file--upload.-type--disabled label {
  color: #a5a6a8;
  cursor: not-allowed; }

@media screen and (max-width: 991px) {
  .db-file--upload {
    width: 100%; }
    .db-file--upload .db-drag__files {
      width: 280px; } }

.db-file--upload > input {
  display: none; }

.db-drag-area {
  height: 135px;
  overflow-y: scroll;
  overflow-x: hidden; }

/* CSS for My Account Dashboard Version 2 -US1010
   Developed by - Arpan Chakraborty
*/
.ge-dashboard .ge-dashboard__products {
  position: initial !important; }
  .ge-dashboard .ge-dashboard__products .photo {
    overflow: hidden; }

.ge-dashboard .ge-account__profile .box-wrapper, .ge-dashboard .ge-account__profile .login-form .login-box, .login-form .ge-dashboard .ge-account__profile .login-box {
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  padding: 20px 20px; }

.ge-dashboard .ge-account__profile .ge-account__header .box-wrapper, .ge-dashboard .ge-account__profile .ge-account__header .login-form .login-box, .login-form .ge-dashboard .ge-account__profile .ge-account__header .login-box {
  padding: 45px 45px; }

.ge-dashboard .ge-account__profile .ge-account__header .ge-profile .ge-button.-fill--outline.-color--white:focus,
.ge-dashboard .ge-account__profile .ge-account__header .ge-profile .ge-button.-fill--outline.-color--white:hover {
  border-color: #fff;
  color: #fff;
  opacity: 0.7; }

.ge-dashboard .ge-account__profile .ge-profile {
  width: 100%;
  align-items: center;
  justify-content: space-around;
  border-radius: 2px; }
  .ge-dashboard .ge-account__profile .ge-profile__content {
    padding-top: 13px; }
  .ge-dashboard .ge-account__profile .ge-profile.-gradient--green {
    box-shadow: none; }

.ge-dashboard .ge-dashboard__registeredProducts {
  overflow: hidden; }

.ge-dashboard .ge-dashboard__profileNav_icon {
  float: right;
  margin-top: 25px; }

.ge-dashboard .ge_add__product {
  background: #f8f8f8; }
  .ge-dashboard .ge_add__product__content {
    display: flex;
    align-items: center;
    justify-content: center; }
    .ge-dashboard .ge_add__product__content a {
      margin-top: 50px; }

.ge-dashboard .ge_products__banner {
  min-height: 190px;
  max-height: 190px; }

.ge-dashboard .loyalty-image {
  width: 36px;
  height: 36px;
  margin-right: 10px; }

.ge-dashboard .loyality-link {
  margin-top: -40px;
  margin-right: 10px; }
  .ge-dashboard .loyality-link i {
    color: #a5a6a8; }
    .ge-dashboard .loyality-link i:hover {
      color: #005eb8 !important; }

.ge-dashboard .club-header {
  border-bottom: 0.5px solid #d7d8db; }
  .ge-dashboard .club-header img {
    vertical-align: inherit; }

.ge-dashboard .ge-dashboard__productsLink {
  margin-top: -4px;
  margin-right: 0px; }
  .ge-dashboard .ge-dashboard__productsLink i {
    color: #a5a6a8; }
    .ge-dashboard .ge-dashboard__productsLink i:hover {
      color: #005eb8 !important; }

.ge-dashboard .club-content {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px; }
  .ge-dashboard .club-content .row {
    text-align: center; }
  .ge-dashboard .club-content a p {
    padding-top: 10px;
    letter-spacing: 0.5px;
    color: #2f3133 !important; }
  .ge-dashboard .club-content a i {
    color: #63666a !important; }
  .ge-dashboard .club-content a:hover p {
    color: #005eb8 !important; }
  .ge-dashboard .club-content a:hover i {
    color: #005eb8 !important; }

.ge-dashboard .carousel-inner {
  max-height: 250px; }

.ge-dashboard .ge-dashboard__notifications p {
  margin-top: 5px;
  margin-bottom: 0px; }

.ge-dashboard .ge-offers {
  position: relative;
  text-align: center;
  color: white;
  height: 240px;
  /* Centered text */ }
  .ge-dashboard .ge-offers img {
    width: 100%;
    height: 100%;
    filter: invert(23%) sepia(78%) saturate(2097%) hue-rotate(178deg) brightness(75%) contrast(95%);
    object-fit: cover; }
  .ge-dashboard .ge-offers .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .ge-dashboard .ge-offers .centered .ge-offers-label {
      text-align: center; }

.ge-dashboard .overlay-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 108, 183, 0.82); }

.ge-dashboard__adjust-pad {
  padding-top: 30px; }

.ge-dashboard .-color--blueLighterText {
  color: #fff !important; }

.ge-dashboard .products {
  display: none; }
  .ge-dashboard .products .ge-products-title {
    max-width: 100%;
    color: #2f3133;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: block;
    white-space: nowrap; }
  .ge-dashboard .products .products-description {
    max-width: 100%;
    max-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: block;
    white-space: nowrap; }
  .ge-dashboard .products .products-footer {
    margin-top: 25px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: block;
    white-space: nowrap; }

.ge-dashboard .loadMore {
  display: none; }

.ge-dashboard .photo {
  padding: 22px 0px; }

.ge-dashboard .loyalty-item {
  height: 200px; }
  .ge-dashboard .loyalty-item .loyalty-akta-header {
    margin-bottom: 10px;
    vertical-align: middle;
    margin-left: 15px; }
  .ge-dashboard .loyalty-item .loyalty-bio-header {
    margin-bottom: 20px;
    vertical-align: middle; }
  .ge-dashboard .loyalty-item .box {
    border-bottom: 0.1px solid #d7d8db; }

.ge-dashboard .image-banner {
  height: 10em;
  position: relative; }
  .ge-dashboard .image-banner p {
    margin: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    text-align: center;
    transform: translate(-50%, -50%); }
  .ge-dashboard .image-banner.-button {
    margin: 0;
    position: absolute;
    top: 140%;
    left: 53%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }
  .ge-dashboard .image-banner a {
    color: #fff !important;
    margin-right: 22%; }

.ge-dashboard__adjust-pad-15 {
  margin-bottom: 15px;
  margin-top: 50px; }

@media (max-width: 767px) {
  .ge-dashboard .ge-caurosel-controls {
    margin-left: 6px; }
  .ge-dashboard .carousel-inner {
    max-height: 218px; }
  .ge-dashboard .ge-carousel-item {
    margin-left: -8px; } }

.ge-dashboard .ge-dashboard-recommendation-component {
  position: relative;
  padding: 20px 30px;
  border-bottom: 3px solid #005eb8;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  height: 130px; }
  .ge-dashboard .ge-dashboard-recommendation-component .cta-part {
    padding-top: 18px; }
  .ge-dashboard .ge-dashboard-recommendation-component .close-cta {
    position: absolute;
    top: 27px;
    right: 18px;
    cursor: pointer; }
  @media only screen and (max-width: 767px) {
    .ge-dashboard .ge-dashboard-recommendation-component {
      height: 200px; } }

@media (min-width: 1025px) {
  .ge-dashboard .cta-invite {
    margin-top: 40px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .ge-dashboard .cta-invite {
    margin-top: 65px; } }

@media only screen and (max-width: 767px) {
  .ge-dashboard .cta-invite a {
    float: right; } }

.ge-dashboard__profileNav {
  font-size: 0;
  text-align: center;
  height: 80px !important; }
  .ge-dashboard__profileNav .ge-dashboard__profileNav__item {
    display: inline-block;
    width: 120px;
    margin: 20px auto; }
    .ge-dashboard__profileNav .ge-dashboard__profileNav__item a {
      display: inline-block;
      font-size: 0.889rem;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      text-decoration: none;
      white-space: nowrap;
      border-top: none;
      width: 80px;
      padding-bottom: 22px; }
      .ge-dashboard__profileNav .ge-dashboard__profileNav__item a:hover {
        border-bottom: 2px solid #005eb8; }
      .ge-dashboard__profileNav .ge-dashboard__profileNav__item a:a:not(.selected) {
        box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.26), inset 1px 0 0 #323435, inset 0 1px 0 #282a2b, inset 0 -1px 0 #282a2b; }
      .ge-dashboard__profileNav .ge-dashboard__profileNav__item a.selected {
        border-bottom: 2px solid #005eb8;
        pointer-events: none; }
        .ge-dashboard__profileNav .ge-dashboard__profileNav__item a.selected span {
          color: #005eb8;
          font-weight: bold; }
        .ge-dashboard__profileNav .ge-dashboard__profileNav__item a.selected i {
          color: #005eb8; }
      .ge-dashboard__profileNav .ge-dashboard__profileNav__item a span {
        display: block;
        font-size: 0.889rem;
        color: #63666a; }
        .ge-dashboard__profileNav .ge-dashboard__profileNav__item a span i {
          color: #2f3133;
          display: block; }

.ge-dashboard__profileContainer {
  border: 0px solid;
  padding: 45px 50px;
  margin: auto;
  display: block;
  overflow-x: hidden;
  background: #005eb8;
  background-size: cover;
  width: 100%;
  height: 150px; }
  @media (max-width: 767px) {
    .ge-dashboard__profileContainer {
      padding: 28px 50px; } }

.thumbnail--image {
  width: 100%;
  height: 125px;
  background-size: cover; }
  .thumbnail--image img {
    min-width: 100%;
    height: 125px;
    object-fit: cover; }

.thumbnail--adjust-padding {
  display: block;
  min-height: 240px;
  max-height: 240px;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4); }

.overlay-bg {
  position: absolute;
  width: inherit;
  height: 100%;
  background: rgba(0, 108, 183, 0.82);
  padding: 0px;
  line-height: 1.42857;
  border-radius: 4px; }

.ge-caption__column {
  width: 250px;
  padding: 20px; }
  .ge-caption__column p {
    color: #005eb8;
    font-size: 1.125rem; }
    .ge-caption__column p a {
      display: block;
      line-height: 1.4;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
  .ge-caption__column span {
    color: #63666a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.79rem; }
  .ge-caption__column .title {
    display: block;
    display: -webkit-box;
    max-height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ge-caption__column .author {
    width: 173px;
    padding-top: 10px; }
    .ge-caption__column .author a {
      text-decoration: none;
      cursor: default; }
    .ge-caption__column .author span {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100px; }
  @media (max-width: 767px) {
    .ge-caption__column {
      width: 350px; }
      .ge-caption__column .author {
        width: 83%; } }

.ge-caption__description {
  width: 91%;
  color: #63666a;
  padding-top: 10px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
  .ge-caption__description p {
    color: #63666a;
    font-weight: normal;
    font-size: 1rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
    line-height: 1.46rem; }
  @media (max-width: 767px) {
    .ge-caption__description {
      width: 100%; } }

.ge-dashboard__box-wrapper {
  height: auto;
  background: #fff;
  padding: 10px 10px;
  margin: 15px 0;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4); }

.box-recommendv2 {
  padding: 0;
  min-height: 250px;
  overflow: hidden;
  background: url(/assets/images/Foto3.png);
  background-size: cover;
  color: #fff;
  position: relative;
  border-radius: 2px; }
  .box-recommendv2 p {
    width: 135px;
    padding-bottom: 8px;
    color: #fff !important;
    font-size: 1.424rem !important; }
    @media (min-width: 970px) {
      .box-recommendv2 p {
        padding-bottom: 24px; } }
  .box-recommendv2 .overlay-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 108, 183, 0.82); }
  .box-recommendv2 .formcontent {
    z-index: 1;
    position: relative;
    padding: 30px 105px;
    text-align: center; }
  .box-recommendv2 .view-button {
    padding-left: 13px; }
  .box-recommendv2 h6 {
    color: #fff;
    margin-top: 0; }
  .box-recommendv2 a {
    color: #00b5e2 !important;
    font-size: 1.424rem !important; }

.ge-dashboard__multiCarousel {
  overflow: hidden;
  padding: 15px;
  width: 100%;
  position: relative; }
  .ge-dashboard__multiCarousel .ge-dashboard__multiCarousel-inner {
    transition: 0.2s ease-in-out all !important;
    float: left; }
    .ge-dashboard__multiCarousel .ge-dashboard__multiCarousel-inner .item {
      float: left; }
  .ge-dashboard__multiCarousel .controls {
    top: calc(50% - 20px); }
    .ge-dashboard__multiCarousel .controls .leftLst.over, .ge-dashboard__multiCarousel .controls .rightLst.over {
      cursor: not-allowed;
      color: #d7d8db; }
    .ge-dashboard__multiCarousel .controls .right {
      margin-left: 20px;
      margin-right: 25px; }
    .ge-dashboard__multiCarousel .controls.mobile .left {
      float: left; }
    .ge-dashboard__multiCarousel .controls.mobile .right {
      float: right; }

#back-to-top {
  display: none;
  position: fixed;
  right: 40px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: rgba(99, 102, 106, 0.88);
  color: #fff;
  cursor: pointer;
  padding: 12px;
  border-radius: 0; }
  #back-to-top:hover {
    -webkit-box-shadow: 0 2px 1px 0 #a5a6a8;
    box-shadow: 0 2px 1px 0 #a5a6a8;
    -moz-box-shadow: 0 2px 1px 0 #a5a6a8;
    -o-box-shadow: 0 2px 1px 0 #a5a6a8; }
    #back-to-top:hover i.fa {
      font-weight: bold; }
  #back-to-top i.fa {
    display: block;
    font-size: 13px; }

.preview-block {
  display: inline-block;
  max-width: 100%;
  text-align: center;
  position: relative; }
  .preview-block:hover .preview-trigger-overlay {
    display: block; }
  .preview-block > img, .preview-block > iframe {
    max-width: 100%; }
  .preview-block > img {
    min-width: 180px; }
  .preview-block > iframe {
    min-width: 250px; }

td.preview-block {
  display: table-cell; }

.preview-trigger-overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(24, 24, 26, 0.5);
  cursor: pointer; }
  .preview-trigger-overlay .ge-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap; }
    .preview-trigger-overlay .ge-button:hover {
      background: #fff;
      color: #005eb8;
      border-color: #fff; }

@media (max-width: 991px) {
  .sticky-header-table td.outer-zoom--wrapper:hover {
    position: relative; }
    .sticky-header-table td.outer-zoom--wrapper:hover .preview-block {
      position: static; } }

.sticky-header-table .preview-block {
  width: 100%; }

.ge-account__settings .settings-link__track {
  cursor: pointer;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4); }

.ge-account__settings .left-tabs {
  width: 225px;
  position: static; }

.ge-account__settings .box-heading {
  font-size: 1.424rem;
  color: #2f3133;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.ge-account__settings .fixed-box {
  position: fixed; }

.ge-account__settings .bottom-box {
  bottom: 0;
  position: absolute; }

.ge-account__settings .box-content {
  display: inline-block; }

.ge-account__settings .squareaccordion .label--edit {
  display: none; }

.ge-account__settings .squareaccordion .label--close {
  display: block; }

.ge-account__settings .squareaccordion.collapsed .label--edit {
  display: block; }

.ge-account__settings .squareaccordion.collapsed .label--close {
  display: none; }

.ge-account__settings .push-top-15 {
  padding-top: 15px !important; }

.ge-account__settings .label--text {
  max-width: 400px; }
  @media screen and (max-width: 767px) {
    .ge-account__settings .label--text {
      max-width: 180px; } }

.ge-account__settings .alert {
  padding: 10px 10px; }

.ge-account__settings .settings-link__track hr:last-of-type {
  display: none; }

.ge-account__settings .settings-box .box-content {
  margin-bottom: 0; }

.ge-filters__right-side {
  padding-top: 20px;
  padding-bottom: 20px; }

.ge-filters__label {
  margin: 0;
  vertical-align: middle; }

.ge-filters__button {
  margin-left: 10px;
  margin-right: 0; }

.ge-filters__dropdown .container {
  padding-top: 40px;
  padding-bottom: 20px; }
  .ge-filters__dropdown .container .row [class^="col-"] {
    margin-top: 10px; }

.ge-filters__dropdown .ge-radio-block {
  font-size: 0.889rem;
  line-height: 1.6rem; }
  .ge-filters__dropdown .ge-radio-block:first-child {
    margin-top: 15px; }
  .ge-filters__dropdown .ge-radio-block label {
    margin-top: 0px; }

.ge-filters__dropdown .ge-checkbox-style {
  font-size: 0.889rem; }

.ge-filters .filter-body {
  max-height: 255px;
  overflow-y: auto; }
  .ge-filters .filter-body::-webkit-scrollbar {
    -webkit-appearance: none; }
  .ge-filters .filter-body::-webkit-scrollbar:vertical {
    width: 7px; }
  .ge-filters .filter-body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 4px;
    background-color: rgba(0, 0, 0, 0.5); }

.ge-filters__refine {
  padding-bottom: 20px; }
  .ge-filters__refine p {
    padding-left: 8px; }

.ge-filters .filter-button {
  padding-left: 0rem; }

@media (min-width: 992px) {
  .ge-filters .col-md-20p {
    width: 20%; } }

.ge-account__team .account-item {
  margin-top: 12px;
  line-height: 1.2rem; }
  .ge-account__team .account-item span {
    color: #2f3133;
    font-size: 1rem;
    overflow: hidden; }
  @media (max-width: 767px) {
    .ge-account__team .account-item__email {
      padding-left: 0px;
      margin-top: 5px; } }
  @media (max-width: 767px) {
    .ge-account__team .account-item__star {
      padding-left: 85px; } }
  @media (max-width: 767px) {
    .ge-account__team .account-item__name {
      font-weight: bold; } }
  @media (max-width: 767px) {
    .ge-account__team .account-item {
      margin-top: 0px; } }

.ge-account__team .support-toolbox {
  padding: 0px; }

.ge-account__team .box-wrapper, .ge-account__team .login-form .login-box, .login-form .ge-account__team .login-box {
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  border-radius: 2px;
  padding: 25px 30px; }

.ge-account__team .team-header {
  padding: 25px 30px 0; }

.ge-account__team .team-header span {
  letter-spacing: 1px; }

.ge-account__team .circular-image__optional {
  padding-top: 18px; }

.ge-account__team .circular-image {
  border-radius: 50%;
  width: 50px;
  height: 50px; }
  @media (max-width: 767px) {
    .ge-account__team .circular-image {
      margin-top: 7px; } }

.ge-account__team .highlight {
  color: #F8FD54; }

.ge-account__team .customer-service {
  background: #00b5e2; }

.img-alert {
  margin-bottom: 15px; }

.img-alert__img-wrapper {
  float: left;
  width: 80px;
  margin-right: 10px;
  padding-top: 7px;
  text-align: center; }
  .img-alert__img-wrapper img {
    max-width: 100%;
    max-height: 100%; }

.img-alert__description-wrapper {
  overflow: hidden; }

.track-order__enquiry {
  width: 65%;
  margin: 50px auto;
  display: flex;
  align-items: center; }
  @media all and (max-width: 768px) {
    .track-order__enquiry {
      flex-direction: column;
      width: 90%;
      margin-top: 30px; } }

.track-order__form {
  position: relative;
  background: white;
  display: inline-block;
  padding: 20px;
  width: 55%;
  -webkit-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -moz-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -o-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px; }
  .track-order__form-footnote {
    margin-top: 20px; }
  @media all and (max-width: 768px) {
    .track-order__form {
      width: 100%; } }

.track-order__login {
  width: 45%;
  -webkit-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -moz-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -o-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px; }
  .track-order__login-img {
    overflow: hidden;
    height: 200px; }
    .track-order__login-img img {
      width: 100%; }
  .track-order__login-prompt {
    padding: 20px; }
    .track-order__login-prompt h2, .track-order__login-prompt p {
      margin-left: 0.5rem;
      margin-bottom: 10px; }
  @media all and (max-width: 768px) {
    .track-order__login {
      width: 100%;
      margin-top: 15px; } }

.track-order__results-header {
  padding: 0 15px; }

.order-filter__right-side {
  padding-top: 20px;
  padding-bottom: 20px; }

.order-filter__label {
  margin: 0;
  vertical-align: middle; }

.order-filter__button {
  margin-left: 10px;
  margin-right: 0; }

.order-filter__dropdown {
  background-color: #005eb8; }
  .order-filter__dropdown .container {
    padding-top: 40px;
    padding-bottom: 40px; }
  .order-filter__dropdown .errspan {
    float: right;
    margin-right: 20px;
    margin-top: -59px;
    position: relative;
    z-index: 2; }
  .order-filter__dropdown .ge-checkbox-style {
    color: #fff; }
  .order-filter__dropdown .ge-text-input {
    font-size: 1rem; }

.order-filter .filter-body {
  height: 150px;
  overflow-y: auto; }

.order-filter__refine {
  padding-bottom: 30px;
  border-bottom: 1px solid #d7d8db; }
  @media (max-width: 768px) {
    .order-filter__refine {
      padding: 10px; } }

.order-filter__header {
  padding: 5px 30px;
  position: sticky;
  background-color: #f4f5f8;
  opacity: 0.9; }

.order-filter__wrapper {
  padding: 15px 30px;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  border-radius: 2px; }
  .order-filter__wrapper span {
    line-height: 1rem !important; }
    .order-filter__wrapper span p {
      line-height: 1rem !important;
      margin-bottom: 0px; }
  .order-filter__wrapper .order-btn {
    float: right;
    line-height: 1.25rem; }
    .order-filter__wrapper .order-btn i.fa,
    .order-filter__wrapper .order-btn i.far,
    .order-filter__wrapper .order-btn i.fas,
    .order-filter__wrapper .order-btn i.fal {
      line-height: 1.25rem; }
    @media (max-width: 768px) {
      .order-filter__wrapper .order-btn {
        float: none; } }

@media (max-width: 768px) {
  .order-filter__item .ship-item {
    padding-top: 10px; } }

@media (max-width: 768px) {
  .order-filter__item {
    padding: 10px; } }

.order-filter__e-loader-wrapper {
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  text-align: center; }
  .order-filter__e-loader-wrapper .e-loader {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    width: 60px;
    height: 60px;
    border: 10px solid transparent;
    border-top: 10px solid #a5a6a8;
    border-radius: 50%;
    margin-bottom: 10px; }

.order-filter__no-result {
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
  margin: 50px 200px; }
  @media (max-width: 768px) {
    .order-filter__no-result {
      padding-bottom: 50px;
      margin: 20px 20px; } }

@media (max-width: 767px) {
  .order-filter__filter-button {
    margin-top: 20px;
    padding: 0; }
    .order-filter__filter-button .-type--filter-button {
      margin: 0; } }

.ie10 .sticky-block.-fixed-to-top.-centered-within-container, .ie10 .sticky-block.-fixed-to-top.order-filter__header, .ie11 .sticky-block.-fixed-to-top.-centered-within-container, .ie11 .sticky-block.-fixed-to-top.order-filter__header, .edge .sticky-block.-fixed-to-top.-centered-within-container, .edge .sticky-block.-fixed-to-top.order-filter__header {
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  /* sync width with its .container */ }
  @media (min-width: 768px) {
    .ie10 .sticky-block.-fixed-to-top.-centered-within-container, .ie10 .sticky-block.-fixed-to-top.order-filter__header, .ie11 .sticky-block.-fixed-to-top.-centered-within-container, .ie11 .sticky-block.-fixed-to-top.order-filter__header, .edge .sticky-block.-fixed-to-top.-centered-within-container, .edge .sticky-block.-fixed-to-top.order-filter__header {
      width: 750px; } }
  @media (min-width: 992px) {
    .ie10 .sticky-block.-fixed-to-top.-centered-within-container, .ie10 .sticky-block.-fixed-to-top.order-filter__header, .ie11 .sticky-block.-fixed-to-top.-centered-within-container, .ie11 .sticky-block.-fixed-to-top.order-filter__header, .edge .sticky-block.-fixed-to-top.-centered-within-container, .edge .sticky-block.-fixed-to-top.order-filter__header {
      width: 970px; } }
  @media (min-width: 1200px) {
    .ie10 .sticky-block.-fixed-to-top.-centered-within-container, .ie10 .sticky-block.-fixed-to-top.order-filter__header, .ie11 .sticky-block.-fixed-to-top.-centered-within-container, .ie11 .sticky-block.-fixed-to-top.order-filter__header, .edge .sticky-block.-fixed-to-top.-centered-within-container, .edge .sticky-block.-fixed-to-top.order-filter__header {
      width: 1170px; } }

.-tab-page--header-block {
  display: flex;
  padding: 25px 0;
  align-items: stretch; }
  .-tab-page--header-block > * {
    display: flex; }
  .-tab-page--header-block .-tab-page--icon-block,
  .-tab-page--header-block .-tab-page--text-block {
    align-items: center; }
  .-tab-page--header-block .-tab-page--icon-block {
    margin-right: 30px;
    color: #005eb8;
    font-size: 2.281rem; }
  .-tab-page--header-block .-tab-page--text-block {
    margin-right: 15px;
    flex-grow: 1;
    flex-wrap: wrap; }
    .-tab-page--header-block .-tab-page--text-block > * {
      width: 100%; }
    .-tab-page--header-block .-tab-page--text-block .ge-checkbox-block {
      margin: 0; }
  .-tab-page--header-block .-tab-page--description {
    margin-top: 10px; }
    .-tab-page--header-block .-tab-page--description p:last-child {
      margin-bottom: 0; }
  .-tab-page--header-block .close {
    opacity: 1;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center; }
  .-tab-page--header-block .-tab-page--back-btn {
    margin-right: 25px;
    color: #005eb8;
    align-items: center;
    cursor: pointer; }

/* Action block*/
.-action--block {
  margin-top: 60px;
  padding: 20px;
  border-radius: 0.3rem;
  color: #fff; }
  .-action--block + .-action--block {
    margin-top: 20px; }
  .-action--block h1, .-action--block h2, .-action--block h3, .-action--block h4, .-action--block h5, .-action--block h6,
  .-action--block .h1, .-action--block .h2, .-action--block .h3, .-action--block .h4, .-action--block .h5, .-action--block .h6 {
    color: #fff; }
  .-action--block > * {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .-action--block > * {
        display: block; }
        .-action--block > * .ge-button {
          margin-left: 0; } }

.ge-button .-visible--ondisabled {
  display: none; }

.ge-button:disabled .-visible--ondisabled, .ge-button[disabled] .-visible--ondisabled, .ge-button.disabled .-visible--ondisabled {
  display: inline-block; }

.ge-button:disabled .-hidden--ondisabled, .ge-button[disabled] .-hidden--ondisabled, .ge-button.disabled .-hidden--ondisabled {
  display: none; }

.-text-info--block {
  padding: 18px 100px 13px; }
  .-text-info--block p:first-of-type {
    margin-bottom: 16px; }

.-page-slider {
  position: relative; }

.-page-slide {
  width: 100%;
  height: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  transition: all linear 1s; }

.-page-slide--active {
  position: static;
  height: auto;
  visibility: visible;
  opacity: 1;
  margin-left: 0;
  transition-delay: 1s;
  transition-duration: 0.5s;
  transition-property: opacity, height;
  transition-timing-function: ease-in; }
  .-page-slide--active .page-slide__main-content {
    min-height: calc(100vh - 160px); }

.archive-link-block {
  border-bottom: 1px solid #d7d8db;
  border-top: 1px solid #d7d8db;
  background: #fff; }

.accordian-panel + .archive-link-block {
  border-top: none; }

.rsf-download-link {
  padding: 20px 15px;
  text-align: right; }
  .rsf-download-link a {
    color: #3371be;
    font-size: 1rem;
    font-weight: 700; }
    .rsf-download-link a:hover {
      color: #3c86dc; }
    .rsf-download-link a i {
      margin-right: 8px; }

@media (max-width: 767px) {
  .ge-support__cases .case-button {
    margin-top: 20px;
    padding: 0; }
    .ge-support__cases .case-button a {
      width: 100%; }
    .ge-support__cases .case-button .-type--filter-button {
      margin: 0; } }

.ge-support__cases .single-case {
  display: none; }

.-full-width--notification {
  padding: 40px 0; }
  .-full-width--notification.-bg--white {
    color: #2f3133; }

.-notification--sticky {
  position: sticky;
  padding: 20px 0;
  color: #fff; }
  .-notification--sticky.-notification--success {
    background-color: #61c071;
    border-bottom: 2px solid #52ae61; }
    .-notification--sticky.-notification--success.-fixed-to-top {
      box-shadow: 0 0 2px 1px #52ae61; }
  .-notification--sticky.-notification--error {
    background-color: #d74d4d;
    border-bottom: 2px solid #E0091F; }
    .-notification--sticky.-notification--error.-fixed-to-top {
      box-shadow: 0 0 2px 1px #E0091F; }
  .-notification--sticky.-hide {
    display: none !important; }
  .-notification--sticky.-fade--out {
    transition: all linear 1s;
    opacity: 0; }

.support__form {
  padding-top: 1rem; }
  @media (max-width: 767px) {
    .support__form {
      padding: 1rem; } }
  .support__form .support-cases-rollback {
    font-weight: bold;
    color: #63666a;
    text-decoration: none;
    text-transform: uppercase; }
    .support__form .support-cases-rollback i {
      font-size: 1.125rem;
      font-weight: bold;
      vertical-align: sub;
      margin-right: 0.5rem; }
    .support__form .support-cases-rollback span {
      vertical-align: middle; }
  .support__form .sub-intro {
    margin-bottom: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #d7d8db; }
  .support__form .container__wrapper .container__item {
    position: relative; }
    .support__form .container__wrapper .container__item::before {
      content: '';
      position: absolute;
      height: 100%;
      border-left: 4px solid #d7d8db;
      left: 23px; }
      @media (max-width: 767px) {
        .support__form .container__wrapper .container__item::before {
          left: 13px; } }
    .support__form .container__wrapper .container__item.-type-step--control::before {
      height: 0 !important;
      position: absolute;
      border-left: 4px solid #d7d8db;
      left: 23px; }
      @media (max-width: 767px) {
        .support__form .container__wrapper .container__item.-type-step--control::before {
          left: 13px; } }
    .support__form .container__wrapper .container__item .item {
      margin-left: 3rem; }
      @media (max-width: 767px) {
        .support__form .container__wrapper .container__item .item {
          margin-left: 1rem; } }
      .support__form .container__wrapper .container__item .item__header {
        display: flex; }
        @media (max-width: 767px) {
          .support__form .container__wrapper .container__item .item__header .text-circle {
            margin-right: 20px; } }
        .support__form .container__wrapper .container__item .item__header .text-circle + div {
          margin-top: -3px; }
        .support__form .container__wrapper .container__item .item__header .text-circle__body {
          position: absolute;
          left: 10px;
          font-weight: bold; }
          @media (max-width: 767px) {
            .support__form .container__wrapper .container__item .item__header .text-circle__body {
              left: 0; } }
          .support__form .container__wrapper .container__item .item__header .text-circle__body i {
            color: #f4f5f8; }
      .support__form .container__wrapper .container__item .item .btn__container {
        display: flex;
        justify-content: space-between; }
  .support__form .db-product__search__container {
    display: flex;
    margin-bottom: 27px; }
    .support__form .db-product__search__container input {
      border-right: none; }
    .support__form .db-product__search__container .ge-text-input {
      margin-bottom: 0; }
    .support__form .db-product__search__container button {
      margin: 0;
      border-radius: 0; }
      .support__form .db-product__search__container button > i.fa {
        margin-left: 0.3rem; }
    .support__form .db-product__search__container .scrollable-menu {
      height: auto;
      width: 100%;
      max-height: 200px;
      overflow-x: hidden; }
    .support__form .db-product__search__container .dropdown-menu {
      right: 100%;
      transform: translateX(100%);
      -webkit-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
      box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
      -moz-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
      -o-box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
      max-width: none;
      z-index: 62;
      margin-top: 4px; }
      .support__form .db-product__search__container .dropdown-menu .items__list {
        margin-left: -40px; }
      .support__form .db-product__search__container .dropdown-menu .ge-spinner {
        color: #005eb8;
        font-size: 20px; }
      .support__form .db-product__search__container .dropdown-menu .loader__container {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 45px; }
    .support__form .db-product__search__container .dropdown-item .item__label {
      overflow: hidden;
      text-overflow: ellipsis; }

.support-case {
  padding: 0 10%;
  margin: 0 auto;
  align-items: center;
  text-align: center; }
  .support-case .support-case__title h2 {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 8px;
    vertical-align: middle; }
  .support-case .support-case__title i {
    font-size: 28px;
    vertical-align: middle; }
  .support-case .support-case__title .fa-times-circle {
    font-size: 70px;
    color: #d74d4d; }
  .support-case .support-case__id {
    background-color: #fff;
    padding: 12px 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px 0 #2f3133;
    box-shadow: 0 1px 2px 0 #2f3133;
    -moz-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133;
    -o-box-shadow: 0 1px 2px 0 0 1px 2px 0 #2f3133; }
    .support-case .support-case__id h5 {
      color: #63666a; }
    .support-case .support-case__id span {
      font-weight: bold; }
  .support-case .support-case__message {
    font-size: 1.125rem; }

.header-search__options-wrapper {
  margin-top: 28px; }
  .header-search__options-wrapper li {
    list-style-type: none; }
    .header-search__options-wrapper li p {
      margin-left: -15px; }
    .header-search__options-wrapper li:nth-child(2) {
      margin-left: -13px; }
    .header-search__options-wrapper li:not(:first-child) {
      transform: translateY(0);
      -webkit-transition: -webkit-transform .3s ease-in-out,box-shadow .2s ease-in-out;
      -o-transition: transform .3s ease-in-out,box-shadow .2s ease-in-out;
      transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out,box-shadow .2s ease-in-out; }
    .header-search__options-wrapper li:not(:first-child):hover {
      -webkit-transform: translateY(-0.4rem);
      -ms-transform: translateY(-0.4rem);
      transform: translateY(-0.4rem); }

.header-search__options {
  cursor: pointer;
  list-style-type: none;
  display: inline-block;
  background-color: transparent;
  margin-right: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-image: initial;
  border-radius: 3px;
  padding: 12px 16px;
  text-decoration: none;
  box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4); }
  .header-search__options .item {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }
    .header-search__options .item .item-title {
      overflow-wrap: break-word;
      color: #63666a;
      margin: 0px; }
  .header-search__options.-is--active {
    background-color: #005eb8; }
    .header-search__options.-is--active .item-title {
      color: #fff !important;
      font-weight: bold; }

.header-search__container {
  height: 100%;
  padding: 0;
  margin-left: 2px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .header-search__container {
      display: block;
      padding-top: 20px;
      margin-left: 0px; } }

.header-search__button {
  cursor: pointer; }
  .header-search__button .ge-button > i.far {
    margin-left: 0px;
    float: none; }
  .header-search__button .ge-button > span {
    margin-right: 1.6rem; }

.header-search__input {
  position: relative;
  width: 100%;
  height: 55px; }

.header-search .search-icon {
  cursor: pointer;
  width: 24px;
  position: absolute;
  z-index: 20; }
  .header-search .search-icon .fa, .header-search .search-icon .far {
    font-size: 1.4rem;
    padding: 2px 3px;
    line-height: 56px; }

.header-search .-page-trans--0 {
  opacity: 0;
  animation: fade-in ease 2s forwards; }

.header-search .-page-trans--1 {
  opacity: 0;
  animation: fade-in ease 1.4s forwards;
  animation-delay: 1.5s; }

.header-search .-page-trans--2 {
  opacity: 0;
  animation: fade-in-top ease 1s forwards; }

.header-search .-page-trans--3 {
  opacity: 1;
  animation: fade-in-back ease 1.4s backwards;
  animation-delay: 1.65s; }

.-typeahead--list li {
  opacity: 0;
  transform: rotateX(-90deg);
  transition: all 0.5s cubic-bezier(0.36, -0.64, 0.34, 1.76); }

.-typeahead--list li.show-item {
  opacity: 1;
  transform: none;
  transition: all 0.5s cubic-bezier(0.36, -0.64, 0.34, 1.76); }

.ge-search__label.-has--error {
  color: #E0091F; }

.ge-drawer-stripped {
  padding-top: 80px;
  height: 550px;
  background-size: cover;
  background-position: center center;
  color: #fff; }
  .ge-drawer-stripped .-header {
    letter-spacing: 2px; }
  .ge-drawer-stripped .paragraphs-items {
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .ge-drawer-stripped .paragraphs-items .expander-item {
      -webkit-box-flex: 1;
      -webkit-flex: 1 20%;
      -moz-box-flex: 1;
      -moz-flex: 1 20%;
      -ms-flex: 1 20%;
      flex: 1 20%;
      padding: 25px 20px 40px 20px;
      transition: all .5s;
      border-left: 1px solid #979797;
      position: relative;
      min-height: 350px; }
      .ge-drawer-stripped .paragraphs-items .expander-item.active {
        -webkit-box-flex: 1;
        -webkit-flex: 1 40%;
        -moz-box-flex: 1;
        -moz-flex: 1 40%;
        -ms-flex: 1 40%;
        flex: 1 40%; }
      .ge-drawer-stripped .paragraphs-items .expander-item:first-child {
        border-left: 0px; }
      .ge-drawer-stripped .paragraphs-items .expander-item .num {
        display: block;
        position: absolute;
        font-size: 90px;
        transform: scale(0.33);
        transform-origin: top left;
        top: 25px;
        transition: transform .5s; }
      .ge-drawer-stripped .paragraphs-items .expander-item.active .num {
        transform: scale(1) translateY(5px); }
      .ge-drawer-stripped .paragraphs-items .expander-item .info {
        position: absolute;
        top: 55px; }
      .ge-drawer-stripped .paragraphs-items .expander-item > .item-icon, .ge-drawer-stripped .paragraphs-items .expander-item > i {
        font-size: 100px;
        position: absolute;
        top: auto;
        bottom: 75px;
        display: block;
        width: 100px;
        transition: opacity .15s ease-out; }
      .ge-drawer-stripped .paragraphs-items .expander-item.active > .item-icon, .ge-drawer-stripped .paragraphs-items .expander-item.active > i {
        opacity: 0; }
      .ge-drawer-stripped .paragraphs-items .expander-item .info > p, .ge-drawer-stripped .paragraphs-items .expander-item .hierarchy-list-styled .content .info > li {
        transform: translateY(90px) translateX(0px);
        padding-right: 50px;
        opacity: 0; }

.ge-drawer-stripped .paragraphs-items .expander-item .info > li {
  transform: translateY(90px) translateX(0px);
  padding-right: 50px;
  opacity: 0; }

.ge-drawer-stripped .paragraphs-items .expander-item .info h3 {
  transform-origin: top left;
  transition: transform .5s; }

.ge-drawer-stripped .paragraphs-items .expander-item.active h3 {
  transform: scale(1.375) translateY(30px); }

.ge-drawer-stripped .paragraphs-items .expander-item.active .info > p, .ge-drawer-stripped .paragraphs-items .expander-item.active .hierarchy-list-styled .content .info > li {
  opacity: 1;
  transform: translateY(60px) translateX(0px);
  transition: all .15s ease-out .5s; }

.ge-drawer-stripped .paragraphs-items .expander-item.active .info > li {
  opacity: 1;
  transform: translateY(60px) translateX(0px);
  transition: all .15s ease-out .5s; }

@media (max-width: 992px) {
  .ge-drawer-stripped .paragraphs-items {
    display: block; }
    .ge-drawer-stripped .paragraphs-items .expander-item:first-child {
      border-left: 0px; }
    .ge-drawer-stripped .paragraphs-items .expander-item .num {
      font-size: 90px;
      top: 25px; }
    .ge-drawer-stripped .paragraphs-items .expander-item.active .info {
      padding-bottom: 140px; }
    .ge-drawer-stripped .paragraphs-items .expander-item .info {
      position: static;
      transform: translateY(40px);
      top: 55px; }
    .ge-drawer-stripped .paragraphs-items .expander-item > .item-icon, .ge-drawer-stripped .paragraphs-items .expander-item > i {
      font-size: 45px;
      position: absolute;
      bottom: auto;
      top: 30px;
      width: 50px;
      right: 0px;
      display: block;
      transition: opacity .15s;
      left: unset; }
  .ge-drawer-stripped .open-drawer {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%; }
  .ge-drawer-stripped .paragraphs-items .expander-item {
    padding: 5px 0px 0px 0px;
    transition: padding .5s;
    border-left: 0px;
    border-bottom: 1px solid #00B5E1;
    min-height: 145px; }
  .ge-drawer-stripped .open-drawer .item-icon-slideleft {
    font-weight: normal;
    position: static;
    bottom: auto;
    top: auto;
    right: auto;
    display: inline-block;
    transition: none; }
  .ge-drawer-stripped .paragraphs-items .expander-item .info > p, .ge-drawer-stripped .paragraphs-items .expander-item .hierarchy-list-styled .content .info > li {
    transform: none;
    opacity: 1;
    display: none;
    padding: 0px; }
  .ge-drawer-stripped .paragraphs-items .expander-item .info > li {
    transform: none;
    opacity: 1;
    display: none;
    padding: 0px; } }

.ge-explore-new {
  margin: 2rem auto;
  display: flex;
  flex-direction: column; }
  .ge-explore-new .component-content {
    display: flex;
    margin-top: 2rem; }
  .ge-explore-new .head-title {
    display: block;
    padding: 1rem 0 0 0;
    margin: 0 0 20px 0;
    position: relative;
    color: #63666a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.889rem; }
    .ge-explore-new .head-title span {
      display: inline-block;
      border-bottom: 2px solid #72cbe1;
      position: relative;
      z-index: 1; }
    .ge-explore-new .head-title:after {
      z-index: 0;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      background: #d7d8db;
      width: 100%;
      height: 2px; }
  .ge-explore-new .item {
    padding: 0.5rem 0;
    transition: box-shadow 200ms ease-in-out; }
    .ge-explore-new .item:hover .item__description {
      color: #005eb8;
      text-decoration: underline; }
    .ge-explore-new .item__description {
      color: #2f3133;
      text-decoration: none;
      margin-bottom: 2px; }
    .ge-explore-new .item__details {
      text-decoration: none;
      font-size: 0.79rem;
      color: #a5a6a8;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 0px; }
      .ge-explore-new .item__details i {
        padding-right: 10px; }
    .ge-explore-new .item span {
      letter-spacing: initial;
      margin-right: 10px; }
    .ge-explore-new .item a:hover {
      text-decoration: none; }
  .ge-explore-new .products__container {
    margin-right: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: 520px; }
    .ge-explore-new .products__container .item {
      display: flex;
      flex-direction: column;
      background-color: #fff;
      margin-bottom: 1rem;
      padding: 0.5rem 1rem;
      border-radius: 2px;
      transform: translateY(0);
      -webkit-transition: -webkit-transform .3s ease-in-out,box-shadow .2s ease-in-out;
      -o-transition: transform .3s ease-in-out,box-shadow .2s ease-in-out;
      transition: transform .3s ease-in-out,box-shadow .2s ease-in-out;
      box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
      text-overflow: ellipsis;
      overflow: hidden;
      max-height: 240px; }
      .ge-explore-new .products__container .item:last-child {
        margin-bottom: 0; }
      .ge-explore-new .products__container .item:hover {
        -webkit-transform: translateY(-0.4rem);
        -ms-transform: translateY(-0.4rem);
        transform: translateY(-0.4rem); }
        .ge-explore-new .products__container .item:hover .item__description {
          color: #2f3133;
          text-decoration: none; }
      .ge-explore-new .products__container .item__content {
        display: flex; }
      .ge-explore-new .products__container .item__header {
        margin: 0 0 0.5rem 0; }
      .ge-explore-new .products__container .item__footer {
        display: flex;
        justify-content: center;
        padding-bottom: 1rem;
        margin-top: 0.5rem; }
      .ge-explore-new .products__container .item .header__label {
        font-weight: bold;
        font-size: 0.702rem;
        padding: 8px;
        text-transform: uppercase;
        border-radius: 2px;
        background: #00bf6f;
        color: #fff; }
      .ge-explore-new .products__container .item__image {
        padding: 0.5rem 0.5rem 0.5rem 0;
        max-width: 200px; }
      .ge-explore-new .products__container .item__description {
        color: #2f3133;
        text-decoration: none;
        padding-left: 0.5rem;
        padding-right: 0;
        padding-bottom: 1.3rem; }
        .ge-explore-new .products__container .item__description p {
          margin-bottom: 0; }
  .ge-explore-new .events__container .ge-button:hover, .ge-explore-new .news__container .ge-button:hover {
    text-decoration: none; }
    .ge-explore-new .events__container .ge-button:hover i, .ge-explore-new .news__container .ge-button:hover i {
      animation: ge-nudge ease-in-out 1.5s infinite; }
  .ge-explore-new .ge-button {
    transition: all 200ms linear; }

@media screen and (max-width: 992px) {
  .explore-new {
    padding: 0 1rem; }
  .component-content {
    flex-direction: column;
    align-items: center;
    padding: 0 15px; }
  .products__container {
    margin-right: 0;
    overflow: hidden; }
  .events__container, .news__container {
    padding: 0; }
  .ge-explore-new .head-title {
    padding: 2.5rem 0 0 0; }
  .ge-explore-new .products__container {
    margin-right: 0;
    padding: 0;
    overflow: visible; } }

.db-tile {
  animation: .3s ease-in-out both fade-in-tile;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 3px -1px black;
  float: left;
  height: 180px;
  margin-bottom: 20px;
  width: 100%; }
  .db-tile.-type--disabled {
    background-color: #F7F7F7; }
  @media screen and (max-width: 768px) {
    .db-tile {
      height: 100%; } }
  .db-tile:hover {
    border: solid 2px #005cb9; }
  .db-tile.-type--selected-tile {
    border: solid 2px #005cb9; }
  .db-tile__label {
    font-weight: bold;
    padding: 8px 8px 4px;
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: -28px;
    margin-right: -5px;
    float: right; }
    .db-tile__label.-color--blue {
      background: #005eb8;
      color: #fff; }
    @media screen and (max-width: 768px) {
      .db-tile__label {
        margin-top: -8px; } }
  .db-tile .content {
    text-align: center;
    width: 100%;
    padding: 0.8em;
    margin-top: 8px; }
    .db-tile .content ul {
      text-align: left;
      list-style: none; }
      @media screen and (max-width: 768px) {
        .db-tile .content ul.edit-box li {
          width: 203px !important; } }
      .db-tile .content ul li {
        margin-left: -30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 215px; }
        @media screen and (max-width: 768px) {
          .db-tile .content ul li {
            width: 250px; }
            .db-tile .content ul li.-type--edit {
              width: auto; } }
      .db-tile .content ul span:not(:last-child):after {
        content: ", "; }
      .db-tile .content ul span:empty:after {
        content: ""; }
      @media screen and (max-width: 768px) {
        .db-tile .content ul {
          padding-top: 5px; } }
    .db-tile .content p {
      text-align: justify;
      margin: 0 0 5px; }
      @media screen and (max-width: 768px) {
        .db-tile .content p:first-child {
          width: 100%; }
        .db-tile .content p:not(:first-child) {
          display: inline-block; } }
    .db-tile .content.-type--address {
      margin-top: 22px; }
      @media screen and (max-width: 768px) {
        .db-tile .content.-type--address {
          margin-top: 1px; } }
  .db-tile.-type--edit-mobile {
    display: none;
    width: 100%;
    background-color: #fff !important;
    z-index: 80;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0;
    border: none !important;
    border-radius: 0px !important;
    height: 210px !important; }
    .db-tile.-type--edit-mobile .content {
      margin-top: 10px; }
      .db-tile.-type--edit-mobile .content p:first-child {
        color: #2f3133;
        font-style: normal;
        font-size: 1.125rem;
        font-weight: normal; }
    .db-tile.-type--edit-mobile .icon-bg {
      width: 70px !important;
      height: 70px !important;
      border: solid 2px #005cb9; }
      .db-tile.-type--edit-mobile .icon-bg i {
        padding: 24px !important;
        color: #005cb9; }
    .db-tile.-type--edit-mobile .-type--disabled {
      border: solid 2px #63666a; }
      .db-tile.-type--edit-mobile .-type--disabled i, .db-tile.-type--edit-mobile .-type--disabled p {
        color: #63666a !important; }
  .db-tile.-type--normal .content.-type--edit {
    display: none;
    background-color: rgba(3, 205, 255, 0.03);
    margin-top: 0px;
    width: 100%;
    height: 100%; }
    .db-tile.-type--normal .content.-type--edit p {
      text-align: center;
      cursor: pointer;
      letter-spacing: 0.5px;
      font-weight: bold;
      color: #005cb9; }
      .db-tile.-type--normal .content.-type--edit p:disabled {
        color: rgba(0, 92, 185, 0.5); }
  .db-tile.-type--normal:hover .content.-type--edit {
    display: block; }
  .db-tile.-type--normal:hover .content.-type--address {
    display: none; }
  .db-tile.-type--actions {
    text-align: center; }
    .db-tile.-type--actions.-type--default {
      background-color: rgba(3, 205, 255, 0.03); }
    .db-tile.-type--actions .content p {
      text-align: center;
      cursor: pointer;
      letter-spacing: 0.5px;
      font-weight: bold;
      color: #005cb9; }
      .db-tile.-type--actions .content p:disabled {
        color: rgba(0, 92, 185, 0.5); }
  .db-tile .icon-bg {
    width: 60px;
    height: 60px;
    border: solid 2px  #7EAEDD;
    border-radius: 50px;
    margin: 35px 20px;
    cursor: pointer; }
    .db-tile .icon-bg:hover {
      transition: all .15s linear;
      border: solid 2px #005eb8; }
    .db-tile .icon-bg i {
      color: #005eb8;
      font-size: 1.2rem;
      padding: 19px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .db-tile .icon-bg i {
          padding: 16px; } }
    @media (max-width: 767px) {
      .db-tile .icon-bg {
        width: 55px;
        height: 55px; } }
  .db-tile.-add--new {
    background: #fff;
    cursor: pointer; }
    .db-tile.-add--new .content .icon-bg {
      margin: 20px;
      border: solid 2px #d7d8db !important; }
      .db-tile.-add--new .content .icon-bg:hover {
        border: solid 2px #63666a !important; }
      .db-tile.-add--new .content .icon-bg i {
        color: #63666a !important; }
    .db-tile.-add--new .content a {
      letter-spacing: 0.5px; }
      .db-tile.-add--new .content a:hover {
        color: #63666a; }
    @media (max-width: 767px) {
      .db-tile.-add--new .content {
        padding: 0rem;
        margin-top: 2px;
        margin-left: -25px; } }
  @media (max-width: 767px) {
    .db-tile .icon-bg {
      margin-top: 20px; } }

.db-tiles .container {
  max-width: 900px;
  padding-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .db-tiles .container {
      padding-bottom: 15px; } }

.db-tile:nth-child(1) {
  animation-delay: 0.03s; }

.db-tile:nth-child(2) {
  animation-delay: 0.06s; }

.db-tile:nth-child(3) {
  animation-delay: 0.09s; }

.db-tile:nth-child(4) {
  animation-delay: 0.12s; }

.db-tile:nth-child(5) {
  animation-delay: 0.15s; }

.db-tile:nth-child(6) {
  animation-delay: 0.18s; }

.db-tile:nth-child(7) {
  animation-delay: 0.21s; }

.db-tile:nth-child(8) {
  animation-delay: 0.24s; }

.db-tile:nth-child(9) {
  animation-delay: 0.27s; }

.db-tile:nth-child(10) {
  animation-delay: 0.3s; }

.db-tile:nth-child(11) {
  animation-delay: 0.33s; }

.db-tile:nth-child(12) {
  animation-delay: 0.36s; }

.db-tile:nth-child(13) {
  animation-delay: 0.39s; }

.db-tile:nth-child(14) {
  animation-delay: 0.42s; }

.db-tile:nth-child(15) {
  animation-delay: 0.45s; }

.db-tile:nth-child(16) {
  animation-delay: 0.48s; }

.db-tile:nth-child(17) {
  animation-delay: 0.51s; }

.db-tile:nth-child(18) {
  animation-delay: 0.54s; }

.db-tile:nth-child(19) {
  animation-delay: 0.57s; }

.db-tile:nth-child(20) {
  animation-delay: 0.6s; }

.db-tile:nth-child(21) {
  animation-delay: 0.63s; }

.db-tile:nth-child(22) {
  animation-delay: 0.66s; }

.db-tile:nth-child(23) {
  animation-delay: 0.69s; }

.db-tile:nth-child(24) {
  animation-delay: 0.72s; }

.db-tile:nth-child(25) {
  animation-delay: 0.75s; }

.db-tile:nth-child(26) {
  animation-delay: 0.78s; }

.db-tile:nth-child(27) {
  animation-delay: 0.81s; }

.db-tile:nth-child(28) {
  animation-delay: 0.84s; }

.db-tile:nth-child(29) {
  animation-delay: 0.87s; }

.db-tile:nth-child(30) {
  animation-delay: 0.9s; }

.db-tile:nth-child(31) {
  animation-delay: 0.93s; }

.db-tile:nth-child(32) {
  animation-delay: 0.96s; }

.db-tile:nth-child(33) {
  animation-delay: 0.99s; }

.db-tile:nth-child(34) {
  animation-delay: 1.02s; }

.db-tile:nth-child(35) {
  animation-delay: 1.05s; }

.db-tile:nth-child(36) {
  animation-delay: 1.08s; }

.db-tile:nth-child(37) {
  animation-delay: 1.11s; }

.db-tile:nth-child(38) {
  animation-delay: 1.14s; }

.db-tile:nth-child(39) {
  animation-delay: 1.17s; }

.db-tile:nth-child(40) {
  animation-delay: 1.2s; }

.db-tile:nth-child(41) {
  animation-delay: 1.23s; }

.db-tile:nth-child(42) {
  animation-delay: 1.26s; }

.db-tile:nth-child(43) {
  animation-delay: 1.29s; }

.db-tile:nth-child(44) {
  animation-delay: 1.32s; }

.db-tile:nth-child(45) {
  animation-delay: 1.35s; }

.db-tile:nth-child(46) {
  animation-delay: 1.38s; }

.db-tile:nth-child(47) {
  animation-delay: 1.41s; }

.db-tile:nth-child(48) {
  animation-delay: 1.44s; }

.db-tile:nth-child(49) {
  animation-delay: 1.47s; }

.db-tile:nth-child(50) {
  animation-delay: 1.5s; }

@keyframes fade-in-tile {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

.db-tile__horizontal {
  padding: 20px 30px 10px;
  height: 87px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  border: solid 2px #a5a6a8;
  margin-bottom: 0px;
  border-radius: 4px;
  box-shadow: 0.2rem 0.2rem 1.2rem 0 #d7d8db; }
  .ie .db-tile__horizontal {
    height: 100%; }
  .db-tile__horizontal:hover {
    border: solid 2px #005eb8; }
  .db-tile__horizontal.-type--auto-height {
    height: auto;
    padding: 20px 30px 16px; }
  .db-tile__horizontal.-type--selected {
    border: solid 2px #005eb8;
    background: #eff7ff; }
  .db-tile__horizontal.-type--thin-border {
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: solid 1px #d7d8db;
    cursor: default;
    padding: 24px; }
  .db-tile__horizontal .img-block {
    margin-right: 20px; }
  @media screen and (max-width: 768px) {
    .db-tile__horizontal {
      margin-bottom: 15px;
      height: 110px; } }

.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

.db-checkout.-type--addition, .db-checkout.-type--editing {
  display: none; }
  .db-checkout.-type--addition.-sub--content, .db-checkout.-type--editing.-sub--content {
    display: block; }
    .db-checkout.-type--addition.-sub--content .content-label, .db-checkout.-type--editing.-sub--content .content-label {
      margin: 0 0 10px -3px; }
    .db-checkout.-type--addition.-sub--content .container .overflow-content, .db-checkout.-type--editing.-sub--content .container .overflow-content {
      min-height: 100vh; }
    .db-checkout.-type--addition.-sub--content .ge-button, .db-checkout.-type--editing.-sub--content .ge-button {
      margin: -25px 0 0 -2px; }
      .db-checkout.-type--addition.-sub--content .ge-button i, .db-checkout.-type--editing.-sub--content .ge-button i {
        margin-right: 2px; }
  .db-checkout.-type--addition .container, .db-checkout.-type--editing .container {
    display: block;
    margin-top: 0px;
    min-height: 100vh;
    overflow: hidden;
    width: 100%;
    /* the overflow content itself */ }
    @media screen and (max-width: 768px) {
      .db-checkout.-type--addition .container, .db-checkout.-type--editing .container {
        margin-top: 0px; }
        .db-checkout.-type--addition .container .fixed-content, .db-checkout.-type--editing .container .fixed-content {
          padding-top: 20px;
          margin-left: 0px !important; } }
    .db-checkout.-type--addition .container .back-control, .db-checkout.-type--editing .container .back-control {
      color: #005eb8;
      cursor: pointer;
      font-size: 1.424rem; }
    .db-checkout.-type--addition .container .fixed-content, .db-checkout.-type--editing .container .fixed-content {
      position: fixed;
      top: 0;
      left: 50%;
      width: 93%;
      z-index: 20;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      max-width: 600px; }
      @media screen and (max-width: 768px) {
        .db-checkout.-type--addition .container .fixed-content, .db-checkout.-type--editing .container .fixed-content {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          -moz-transform: none;
          -o-transform: none;
          left: auto; }
          .db-checkout.-type--addition .container .fixed-content.push-top-20, .db-checkout.-type--editing .container .fixed-content.push-top-20 {
            padding-top: 0px !important; } }
      @media only screen and (device-width: 768px) {
        .db-checkout.-type--addition .container .fixed-content, .db-checkout.-type--editing .container .fixed-content {
          left: 15%;
          padding-top: 0px !important; } }
      .db-checkout.-type--addition .container .fixed-content.line-break, .db-checkout.-type--editing .container .fixed-content.line-break {
        border-bottom: 1px solid #d7d8db; }
    .db-checkout.-type--addition .container .back-control:hover, .db-checkout.-type--editing .container .back-control:hover {
      color: #18181B; }
    .db-checkout.-type--addition .container .overflow-content, .db-checkout.-type--editing .container .overflow-content {
      max-width: 600px;
      overflow: auto;
      scrollbar-width: none;
      /* Firefox */
      -ms-overflow-style: none;
      /* IE 10+ */ }
      .db-checkout.-type--addition .container .overflow-content .line-break, .db-checkout.-type--editing .container .overflow-content .line-break {
        border-bottom: 1px solid #d7d8db; }
      @media screen and (max-width: 768px) {
        .db-checkout.-type--addition .container .overflow-content, .db-checkout.-type--editing .container .overflow-content {
          max-height: 100%; } }
      @media screen and (max-width: 1140px) {
        .db-checkout.-type--addition .container .overflow-content, .db-checkout.-type--editing .container .overflow-content {
          max-width: 480px !important; } }
      .db-checkout.-type--addition .container .overflow-content .dropdown-menu, .db-checkout.-type--editing .container .overflow-content .dropdown-menu {
        max-width: inherit;
        width: 100%;
        right: unset;
        margin: 0;
        margin-top: -25px;
        border: 0.5px solid #005eb8; }
        @media screen and (max-width: 768px) {
          .db-checkout.-type--addition .container .overflow-content .dropdown-menu, .db-checkout.-type--editing .container .overflow-content .dropdown-menu {
            margin-top: -40px; } }
        .db-checkout.-type--addition .container .overflow-content .dropdown-menu .-type--description, .db-checkout.-type--editing .container .overflow-content .dropdown-menu .-type--description {
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          width: 90%;
          display: inline-block; }
      .db-checkout.-type--addition .container .overflow-content::-webkit-scrollbar, .db-checkout.-type--editing .container .overflow-content::-webkit-scrollbar {
        -webkit-appearance: none; }
      .db-checkout.-type--addition .container .overflow-content::-webkit-scrollbar:vertical, .db-checkout.-type--editing .container .overflow-content::-webkit-scrollbar:vertical {
        width: 7px; }
      .db-checkout.-type--addition .container .overflow-content::-webkit-scrollbar-thumb, .db-checkout.-type--editing .container .overflow-content::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 4px;
        background-color: transparent; }
      .db-checkout.-type--addition .container .overflow-content .ge-form__item:last-child, .db-checkout.-type--editing .container .overflow-content .ge-form__item:last-child {
        max-width: 100%; }
    .db-checkout.-type--addition .container .ge-form__item, .db-checkout.-type--editing .container .ge-form__item {
      max-width: 400px; }
    .db-checkout.-type--addition .container .btn-bottom-right, .db-checkout.-type--editing .container .btn-bottom-right {
      width: 100%; }
    .db-checkout.-type--addition .container .dropdown-menu > li > a:hover, .db-checkout.-type--addition .container .dropdown-menu > li > a:focus, .db-checkout.-type--editing .container .dropdown-menu > li > a:hover, .db-checkout.-type--editing .container .dropdown-menu > li > a:focus {
      text-decoration: none;
      color: #fff;
      background-color: #005eb8; }
  .db-checkout.-type--addition .title-xs, .db-checkout.-type--editing .title-xs {
    margin-left: 65px; }

.db-checkout .basket-item a.item-title {
  color: #005eb8;
  padding-bottom: 5px;
  display: block; }
  @media all and (max-width: 768px) {
    .db-checkout .basket-item a.item-title {
      max-width: 160px; } }

.db-checkout .basket-item .fa-circle-notch {
  color: #005eb8;
  margin-right: 2px; }

  @media all and (max-width: 768px) {
    .db-checkout .basket-review .product-price {
      margin-top: 0px; } }

.db-checkout .basket__label {
  padding: 0 11px 0 4px !important; }

.db-checkout .ge-notification.-type--info {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1rem; }

.db-checkout .db-drag-area {
  height: auto;
  overflow: hidden;
  padding-bottom: 1px; }
  .db-checkout .db-drag-area.hidden-box {
    height: 100px;
    min-height: 0px; }

.db-checkout-search {
  background: #f4f5f8;
  height: 245px;
  position: sticky;
  top: 0;
  z-index: 20; }
  .db-checkout-search .container {
    max-width: 900px; }
  @media (max-width: 767px) {
    .db-checkout-search {
      height: auto; } }
  .db-checkout-search .search-box {
    width: 100%;
    height: 55px;
    border-radius: 2px;
    border: solid 1px #d7d8d8;
    background-color: #fff;
    padding-left: 45px;
    margin-top: 10px; }
    .db-checkout-search .search-box:visited, .db-checkout-search .search-box:focus {
      border: solid 1px #005cb9;
      outline: solid 1px #005cb9; }
  .db-checkout-search .iconspan {
    font-size: 14px;
    position: relative;
    top: -40px;
    left: 20px; }
  @media screen and (max-width: 768px) {
    .db-checkout-search .title {
      margin-top: -30px; } }

.billing-address p {
  line-height: 1rem; }

.break-text {
  max-width: 70%; }

.order-summary__container {
  border-top: 1px solid #ececf0;
  padding-top: 40px; }

.order-summary__item hr {
  margin: 8px 0; }

.confirmation__checkout__container {
  display: flex;
  justify-content: flex-end;
  padding-right: 0 !important; }

.ie .db-checkout-search {
  width: calc(100% - 16px);
  /* prevent it from overlapping scrollbar */
  position: fixed; }
  .ie .db-checkout-search ~ .db-tiles {
    padding-top: 245px; }

.db-addresbook__parent .ge-spinner__wrapper.-type--subcontainer {
  top: 272px; }

.regulatory-field .ge-radio-block {
  margin: 0 0 21px; }

.payment-wrapper .custom-radio-block {
  border: none;
  padding: 0 0 0 25px;
  margin: 0; }
  .payment-wrapper .custom-radio-block .ge-radio-button-style:before {
    font-size: 1.125rem;
    position: absolute;
    top: 4px;
    left: -4px; }

.payment-wrapper__option-header .title {
  color: #2f3133;
  font-size: 1.602rem;
  letter-spacing: -1px;
  padding-bottom: 5px; }
  .payment-wrapper__option-header .title + p {
    margin: 0; }

.payment-wrapper__option-header.-type--stored-cc .title img {
  height: 24px;
  width: auto;
  margin-right: 15px; }

.payment-wrapper__option-content.-type--stored-cc {
  margin-bottom: -24px; }
  .payment-wrapper__option-content.-type--stored-cc .ge-button {
    margin: -70px 0 0 0; }
    .mobile .payment-wrapper__option-content.-type--stored-cc .ge-button {
      margin: 0 0 24px 0; }

.payment-wrapper__cc-logo {
  display: flex;
  justify-content: flex-end;
  cursor: default; }
  .payment-wrapper__cc-logo img {
    height: 24px;
    width: auto;
    margin-left: 15px; }
  .mobile .payment-wrapper__cc-logo {
    justify-content: flex-start;
    padding: 15px 0 0 10px; }

.mobile .payment-wrapper__cc-year {
  padding: 0; }

.payment-wrapper__cc-cvv .ge-text-input {
  padding-right: 38px; }

.payment-wrapper__cc-cvv .fa-lock {
  position: absolute;
  right: 20px;
  top: 12px;
  font-size: 1.424rem;
  pointer-events: none; }

.payment-wrapper hr {
  margin: 15px -10px;
  background-color: #d7d8db;
  border: none; }

.payment-wrapper .ge-form__item label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.mobile .payment-wrapper .ge-button {
  width: 100%; }

.db-live-chat {
  position: fixed;
  bottom: 20px;
  right: 0px;
  z-index: 2147483647;
  width: 440px;
  box-sizing: content-box;
  overflow: hidden;
  min-height: 90px; }
  .db-live-chat__parent-wrapper {
    position: relative;
    cursor: pointer; }
    .db-live-chat__parent-wrapper.-step--sfdc {
      height: 300px; }
  .db-live-chat__close-wrapper {
    position: absolute;
    cursor: pointer;
    top: 20px; }
    .db-live-chat__close-wrapper .round-button {
      display: block;
      width: 25px;
      height: 25px;
      line-height: 50px;
      border: 2px solid #f5f5f5;
      border-radius: 50%;
      color: #f5f5f5;
      text-align: center;
      text-decoration: none;
      background: #d7d8db;
      box-shadow: 0 3px 3px gray;
      font-size: 20px;
      font-weight: bold; }
      .db-live-chat__close-wrapper .round-button i {
        position: absolute;
        left: 7.5px;
        top: 5px;
        font-size: 16px;
        color: white; }
    .db-live-chat__close-wrapper .round-button:hover {
      background: #262626; }
  .db-live-chat__dialog-wrapper {
    background: white;
    letter-spacing: 0.5px;
    color: #2f3133;
    display: block;
    position: absolute;
    font-size: 0.889rem;
    line-height: 1rem;
    top: 0px;
    width: 277px;
    right: 130px;
    margin-top: 23px;
    border-radius: 10px;
    padding: 15px 20px;
    box-shadow: #8e8d8d 1px 0px 7px; }
    .db-live-chat__dialog-wrapper.-step--sfdc {
      height: 215px;
      width: 230px; }
    .db-live-chat__dialog-wrapper .ge-sub-header {
      color: #18181b !important;
      font-size: 1.125rem !important;
      text-transform: capitalize !important; }
  .db-live-chat__trigger-wrapper {
    background: #005eb8;
    display: block;
    position: absolute;
    top: 38px;
    right: 66px;
    height: 45px;
    width: 45px;
    border-radius: 6px;
    box-shadow: #8e8d8d 0px 1px 5px;
    cursor: pointer; }
    .db-live-chat__trigger-wrapper i {
      color: white;
      padding: 9px;
      font-size: 25px; }
    .db-live-chat__trigger-wrapper .alert-number {
      background: #d0021b;
      width: 20px;
      height: 20px;
      border-radius: 999px;
      position: absolute;
      right: -5px;
      bottom: -5px;
      text-align: center;
      color: white;
      font-weight: 600;
      font-size: 0.8em;
      line-height: 20px; }
    .db-live-chat__trigger-wrapper.-step--sfdc {
      top: 248px;
      right: 65px; }
      .db-live-chat__trigger-wrapper.-step--sfdc i {
        margin-left: 5px; }
        .db-live-chat__trigger-wrapper.-step--sfdc i svg {
          margin-top: 14px; }
  .db-live-chat__pointer {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 32px;
    right: -10px;
    border-top: 5px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid white; }
  .db-live-chat .ge-spinner__render {
    bottom: 15px;
    left: 35%;
    display: none; }

.sfdc-parent {
  display: none; }
  .sfdc-parent .ge-button {
    margin-left: 0px;
    margin-top: -12px; }

.fade-out {
  -webkit-animation: fade-out 1s ease-out both;
  animation: fade-out 1s ease-out both; }

.sfdc-parent select.ge-select {
  margin-bottom: 0px; }

.cui-not-found--wrapper {
  max-width: 900px;
  min-height: 200px;
  margin: 100px auto 100px; }
  @media only screen and (max-width: 767px) {
    .cui-not-found--wrapper {
      margin: 50px auto 171px; } }

.cui-not-found--wrapper a {
  text-decoration: none; }

.cui-not-found--wrapper p {
  color: #5d5d5f; }

/* Main pages */
.dashboard .load-more {
  margin-top: 20px; }

.overview-section,
.order-section {
  padding: 50px 0; }

.overview-section {
  background: #ececf0; }
  .overview-section p.-font--plus-1 {
    margin-bottom: 10px !important; }
  .overview-section ul {
    padding: 0 0 0 15px;
    margin: 0 0 10px 0; }

.order-section .order-table table tbody tr td {
  vertical-align: middle;
  padding: 8px;
  font-size: 1rem;
  white-space: normal; }
  .order-section .order-table table tbody tr td.-text--nowrap {
    white-space: nowrap; }
  .order-section .order-table table tbody tr td a.btn-small .fa {
    padding-right: 5px; }
  .order-section .order-table table tbody tr td .ge-button {
    padding-right: 1.82rem;
    white-space: nowrap;
    width: 140px; }
    .order-section .order-table table tbody tr td .ge-button.-fill--transparent {
      margin-left: 18px;
      float: none; }
    .order-section .order-table table tbody tr td .ge-button .fa, .order-section .order-table table tbody tr td .ge-button .far {
      max-width: 0.702rem; }

.order-section .order-table thead th {
  color: #18181B;
  border-bottom: 0;
  text-transform: capitalize;
  white-space: nowrap;
  font-size: 1rem; }
  .order-section .order-table thead th i.fa, .order-section .order-table thead th i.far {
    position: relative;
    top: -3px;
    left: 4px; }
    .order-section .order-table thead th i.fa:before, .order-section .order-table thead th i.far:before {
      content: "\f0dd"; }
  .order-section .order-table thead th.sort-asc i.fa, .order-section .order-table thead th i.far {
    top: 5px; }
    .order-section .order-table thead th.sort-asc i.fa:before, .order-section .order-table thead th i.far:before {
      content: "\f0de"; }
  .order-section .order-table thead th .has-filter .dropdown-menu a {
    color: #2f3133;
    text-transform: none; }
  .order-section .order-table thead th .has-filter a {
    color: #2f3133; }
    .order-section .order-table thead th .has-filter a:hover, .order-section .order-table thead th .has-filter a:focus, .order-section .order-table thead th .has-filter a:active {
      color: #2f3133;
      text-decoration: none; }
  .order-section .order-table thead th .has-filter .fa, .order-section .order-table thead th .has-filter .far {
    margin-left: 5px; }

.column-id {
  width: auto; }

.column-name {
  width: 25%; }

.column-dynamic {
  width: auto; }

.column-price {
  width: 15%; }

.column-cta {
  width: 15%; }

.table-4-col .column-id {
  width: 15%; }

.table-4-col .column-name {
  width: 45%; }

.table-4-col .column-price {
  width: 20%; }

.table-4-col .column-cta {
  width: 20%; }

.table-7-col .column-id {
  width: auto; }

.table-7-col .column-name {
  width: 25%; }

.table-7-col .column-dynamic {
  width: auto; }

.table-7-col .column-price {
  width: 12%; }

.table-7-col .column-cta {
  width: 10%; }

.table-8-col .column-id {
  width: 8%; }

.table-8-col .column-name {
  width: 20%; }

.table-8-col .column-dynamic {
  width: auto; }

.table-8-col .column-price {
  width: 8%; }

.table-8-col .column-cta {
  width: 12%; }

/*tech-specs table*/
.column-parameter {
  width: 30%; }

.column-value {
  width: 70%; }

.order-table.padding-big .table > tbody > tr > td,
.order-table.padding-big .table > thead > tr > th {
  padding: 15px !important; }

.order-table .has-filter.custom-dropdown {
  display: inline-block;
  z-index: 50; }

.order-table .ge-button:first-child {
  margin-left: 0; }

.consumable-products-scroller {
  padding: 0 25px;
  position: relative; }
  .consumable-products-scroller .slick-arrow button {
    background-color: transparent;
    border: 0;
    margin: 0;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1; }
    .consumable-products-scroller .slick-arrow button.slick-prev {
      left: -5px; }
    .consumable-products-scroller .slick-arrow button.slick-next {
      right: -5px; }
    .consumable-products-scroller .slick-arrow button .fa-wrapper {
      display: inline-block;
      height: 30px;
      width: 30px;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0; }
      .consumable-products-scroller .slick-arrow button .fa-wrapper i {
        display: inline-block;
        height: 30px;
        width: 30px; }
    .consumable-products-scroller .slick-arrow button .fa, .consumable-products-scroller .slick-arrow button .far {
      color: #429DFF;
      font-size: 1.125rem; }
      .consumable-products-scroller .slick-arrow button .fa.circle-thin, .consumable-products-scroller .slick-arrow button .far.circle-thin {
        border: 2px solid #66686b;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0;
        transition: border-color 0.6s; }
      .consumable-products-scroller .slick-arrow button .fa.fa-angle-left, .consumable-products-scroller .slick-arrow button .fa.fa-angle-right, .consumable-products-scroller .slick-arrow button .far.fa-angle-left, .consumable-products-scroller .slick-arrow button .far.fa-angle-right {
        font-size: 25px;
        position: absolute;
        top: 2px;
        left: -2px;
        transition: transform 0.6s cubic-bezier(1, 0, 0, 1), opacity 0.6s cubic-bezier(0.25, 0.25, 0.75, 0.75), -webkit-transform 0.6s cubic-bezier(1, 0, 0, 1); }
      .consumable-products-scroller .slick-arrow button .fa.fa-angle-right, .consumable-products-scroller .slick-arrow button .far.fa-angle-right {
        left: 2px; }
      .consumable-products-scroller .slick-arrow button .fa.fa-angle-left.hover, .consumable-products-scroller .slick-arrow button .far.fa-angle-left.hover {
        color: #005eb8;
        opacity: 0;
        transform: translate(100%, 0); }
      .consumable-products-scroller .slick-arrow button .fa.fa-angle-right.hover, .consumable-products-scroller .slick-arrow button .far.fa-angle-right.hover {
        color: #005eb8;
        opacity: 0;
        transform: translate(-100%, 0); }
    .consumable-products-scroller .slick-arrow button:hover .fa.circle-thin, .consumable-products-scroller .slick-arrow button:hover .far.circle-thin {
      border-color: #005eb8; }
    .consumable-products-scroller .slick-arrow button:hover .fa.fa-angle-left, .consumable-products-scroller .slick-arrow button:hover .far.fa-angle-left {
      transform: translate(-100%, 0);
      opacity: 0; }
    .consumable-products-scroller .slick-arrow button:hover .fa.fa-angle-left.hover, .consumable-products-scroller .slick-arrow button:hover .far.fa-angle-left.hover {
      transform: translate(0, 0);
      opacity: 1; }
    .consumable-products-scroller .slick-arrow button:hover .fa.fa-angle-right, .consumable-products-scroller .slick-arrow button:hover .far.fa-angle-right {
      transform: translate(100%, 0);
      opacity: 0; }
    .consumable-products-scroller .slick-arrow button:hover .fa.fa-angle-right.hover, .consumable-products-scroller .slick-arrow button:hover .far.fa-angle-right.hover {
      transform: translate(0, 0);
      opacity: 1; }
  .consumable-products-scroller .slick-arrow.slick-disabled button .fa.circle-thin, .consumable-products-scroller .slick-arrow.slick-disabled button .far.circle-thin {
    border-color: #a6a7aa; }
  @media (min-width: 481px) {
    .consumable-products-scroller .product-box .content {
      border: 2px solid #d2d2d2;
      transition: border-color .25s ease-in-out; } }
  .consumable-products-scroller .product-box .content:hover {
    border-color: #acacac; }
  .consumable-products-scroller .product-box .content a {
    height: auto !important;
    text-align: center; }
  .consumable-products-scroller .product-box .content img {
    margin: 20px 0;
    max-height: initial; }
    @media (max-width: 480px) {
      .consumable-products-scroller .product-box .content img {
        max-height: 205px !important; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .consumable-products-scroller .product-box .content img {
        display: inline;
        max-width: 100px !important;
        max-height: 100px !important; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .consumable-products-scroller .product-box .content img {
        max-height: 100px !important; } }
    @media (min-width: 992px) {
      .consumable-products-scroller .product-box .content img {
        max-height: 47px !important; } }
    @media (min-width: 1200px) {
      .consumable-products-scroller .product-box .content img {
        max-height: 68px !important; } }

.js-product-output-window {
  width: 100%; }
  .js-product-output-window .output-window_height-helper {
    text-align: center; }
  .js-product-output-window img {
    display: none;
    max-width: 100%;
    max-height: 100%; }
    @media (min-width: 481px) {
      .js-product-output-window img {
        max-height: 232px;
        display: inline; } }
    @media (min-width: 768px) {
      .js-product-output-window img {
        max-height: 174px; } }
    @media (min-width: 992px) {
      .js-product-output-window img {
        max-height: 188px; } }
    @media (min-width: 1200px) {
      .js-product-output-window img {
        max-height: 231px; } }
  .js-product-output-window.fixed-height .output-window_height-helper {
    position: relative;
    padding-top: 56%; }
    @media (max-width: 480px) {
      .js-product-output-window.fixed-height .output-window_height-helper {
        padding: 0; } }
  .js-product-output-window.fixed-height img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.read-more-expandable.collapsed {
  display: none; }

.ie .table-responsive.order-table {
  overflow-x: visible; }

.lead-paragraph + ul li {
  font-size: 1.0625rem;
  line-height: 1.5; }

.column-preview-page {
  height: 48px;
  background-color: #f7f7f7;
  font-size: 14px;
  font-weight: bold;
  line-height: 18.2px;
  padding: 15px 0px;
  text-align: center; }
  .column-preview-page.-flex-container {
    display: flex;
    justify-content: center;
    z-index: 150;
    width: 100%; }
    .column-preview-page.-flex-container > div {
      width: 20%; }
    @media screen and (max-width: 768px) {
      .column-preview-page.-flex-container .disclaimer {
        min-width: 33.3%;
        line-height: 13px; } }

.knowledge-center-wrapper .hover-card-set {
  padding-bottom: 60px; }

.downstream-process-wrapper h1, .downstream-process-wrapper .h1,
.downstream-process-wrapper h2, .downstream-process-wrapper .h2,
.downstream-process-wrapper h3, .downstream-process-wrapper .h3,
.downstream-process-wrapper h4, .downstream-process-wrapper .h4,
.downstream-process-wrapper h5, .downstream-process-wrapper .h5 {
  margin: 0;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

.downstream-process-wrapper h1, .downstream-process-wrapper .h1 {
  font-size: 48px; }

.downstream-process-wrapper h2, .downstream-process-wrapper .h2 {
  color: #b1b1b1; }

.downstream-process-wrapper h2, .downstream-process-wrapper .h2,
.downstream-process-wrapper h3, .downstream-process-wrapper .h3 {
  font-size: 30px;
  margin-bottom: 20px; }

.downstream-process-wrapper h4, .downstream-process-wrapper .h4 {
  font-size: 17px;
  margin-bottom: 15px; }

.downstream-process-wrapper h5, .downstream-process-wrapper .h5 {
  font-size: 40px; }

.downstream-process-wrapper p,
.downstream-process-wrapper .parapgraph {
  margin: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal; }

.downstream-process-wrapper img {
  width: 100%;
  height: auto; }

.downstream-process-wrapper .ingress {
  font-size: 26px;
  line-height: 1.5; }

.downstream-process-wrapper a, .downstream-process-wrapper .link {
  text-decoration: none;
  display: inline-block;
  color: #00B2CE;
  margin-top: 20px;
  padding-bottom: 4px;
  border-bottom: 2px solid #00B2CE; }

.downstream-process-wrapper a:hover, .downstream-process-wrapper .link:hover {
  color: #009cb5;
  border-bottom-color: #009cb5; }

.downstream-process-wrapper .small {
  font-size: 12px; }

.downstream-process-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.downstream-process-wrapper blockquote,
.downstream-process-wrapper .blockquote {
  text-align: center;
  font-size: 25px;
  line-height: 1.4;
  margin: 80px 0 0;
  color: #333; }

.downstream-process-wrapper blockquote cite,
.downstream-process-wrapper .blockquote cite {
  display: block;
  font-size: 16px;
  margin-top: 40px; }

@media only screen and (min-width: 960px) {
  .downstream-process-wrapper blockquote,
  .downstream-process-wrapper .blockquote {
    font-size: 35px;
    margin: 60px 0; }
  .downstream-process-wrapper blockquote cite,
  .downstream-process-wrapper .blockquote cite {
    font-size: 18px; } }

@media only screen and (min-width: 1200px) {
  .downstream-process-wrapper blockquote,
  .downstream-process-wrapper .blockquote {
    font-size: 45px;
    margin: 180px 0 60px; } }

.downstream-process-wrapper .c-comp {
  position: relative;
  width: 100%;
  padding: 20px 0;
  transition: all 1s ease; }

.downstream-process-wrapper .c-comp:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-comp.c-hero, .downstream-process-wrapper .c-comp.c-menu-top {
  opacity: 0; }

.downstream-process-wrapper .c-comp.automation .c-textblock {
  margin-bottom: 80px; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-comp {
    padding: 100px 0; } }

.downstream-process-wrapper #intro,
.downstream-process-wrapper #one {
  opacity: 0; }

.downstream-process-wrapper .c-hero {
  background: url("/assets/images/downstream-processing-images/hero_bg.jpg");
  background-size: cover;
  color: #fff;
  padding: 0; }

.downstream-process-wrapper .c-hero .one-col.hero-startpage {
  z-index: 1;
  text-align: center;
  position: relative;
  top: calc(50% + 30px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.downstream-process-wrapper .c-hero .c-columns {
  max-width: 100%; }

.downstream-process-wrapper .c-hero .hero-nav-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.downstream-process-wrapper .c-hero a, .downstream-process-wrapper .c-hero .link {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  margin-top: 0;
  padding-bottom: auto;
  border-bottom: 0; }

.downstream-process-wrapper .c-hero a:hover, .downstream-process-wrapper .c-hero .link:hover {
  color: #fff;
  border-bottom-color: #fff; }

.downstream-process-wrapper .c-hero h2 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  width: 80%;
  margin: 0 auto 20px; }

.downstream-process-wrapper .c-hero .e-arrow svg {
  display: none; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-hero .one-col.hero-startpage {
    position: relative;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .downstream-process-wrapper .c-hero h2 {
    font-size: 50px;
    margin: 0 auto 80px; }
  .downstream-process-wrapper .c-hero .e-arrow svg {
    display: block; } }

.downstream-process-wrapper .c-header {
  padding-top: 20px; }

.downstream-process-wrapper .c-lang-picker {
  color: #fff;
  position: relative;
  float: right;
  top: 40px;
  right: 80px;
  display: table;
  cursor: pointer; }

.downstream-process-wrapper .c-lang-picker ul {
  display: table-cell;
  vertical-align: top;
  margin-right: 6px; }

.downstream-process-wrapper .c-lang-picker ul li {
  padding: 5px 10px; }

.downstream-process-wrapper .c-lang-picker ul li:hover {
  background: rgba(0, 0, 0, 0.5); }

.downstream-process-wrapper .c-lang-picker ul li:nth-child(1) {
  margin-right: 6px;
  padding-top: 0; }

.downstream-process-wrapper .c-lang-picker ul li:nth-child(n+2) {
  display: none; }

.downstream-process-wrapper .c-columns {
  width: 100%;
  max-width: 1200px;
  position: relative;
  margin: 0 auto; }

.downstream-process-wrapper .c-columns:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-columns .one-col,
.downstream-process-wrapper .c-columns .two-col,
.downstream-process-wrapper .c-columns .three-col {
  padding: 0 15px; }

.downstream-process-wrapper .c-columns .one-col:after,
.downstream-process-wrapper .c-columns .two-col:after,
.downstream-process-wrapper .c-columns .three-col:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-columns .one-col {
  width: 100%; }

.downstream-process-wrapper .c-columns .one-col img {
  padding-bottom: 70px; }

.downstream-process-wrapper .c-columns .two-col {
  width: 100%; }

.downstream-process-wrapper .c-columns .two-col h2,
.downstream-process-wrapper .c-columns .two-col p {
  margin-bottom: 40px; }

.downstream-process-wrapper .c-columns .three-col {
  width: 33%;
  float: left; }

.downstream-process-wrapper .c-columns .twoofthree-col {
  width: 66%;
  float: left; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-columns .two-col {
    max-width: 600px;
    float: left;
    width: 50%; }
  .downstream-process-wrapper .c-columns .two-col.right {
    float: right; }
  .downstream-process-wrapper .c-columns .one-col,
  .downstream-process-wrapper .c-columns .two-col,
  .downstream-process-wrapper .c-columns .three-col {
    padding: 0 40px; } }

.downstream-process-wrapper .c-menu-bottom-wrapper {
  height: 80px;
  bottom: -80px; }

.downstream-process-wrapper .c-menu-bottom-wrapper:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-menu-bottom-wrapper .nav-paddle {
  bottom: -80px; }

.downstream-process-wrapper .c-menu-bottom-wrapper.js-active {
  bottom: 0; }

.downstream-process-wrapper .c-menu-bottom-wrapper.js-active .c-menu-bottom {
  bottom: 0; }

.downstream-process-wrapper .c-menu-bottom-wrapper.js-active .nav-paddle {
  bottom: 0; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-menu-bottom-wrapper {
    height: 120px;
    bottom: -120px;
    -ms-overflow-style: none; } }

.downstream-process-wrapper .c-menu-bottom {
  position: fixed;
  height: 80px;
  bottom: -80px;
  width: 100%;
  margin: 0 auto;
  background: #fdfdfd;
  z-index: 1000;
  transition: bottom 0.3s ease;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }

.downstream-process-wrapper .c-menu-bottom .c-columns {
  height: inherit;
  width: 800px; }

.downstream-process-wrapper .c-menu-bottom.c-comp {
  padding: 0; }

.downstream-process-wrapper .c-menu-bottom ul {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  text-align: center; }

.downstream-process-wrapper .c-menu-bottom ul li {
  display: inline-block; }

.downstream-process-wrapper .c-menu-bottom a, .downstream-process-wrapper .c-menu-bottom .link {
  text-decoration: none;
  display: inline-block;
  color: #000;
  margin-top: 0;
  padding-bottom: auto;
  border-bottom: 0; }

.downstream-process-wrapper .c-menu-bottom a:hover, .downstream-process-wrapper .c-menu-bottom .link:hover {
  color: #000; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-menu-bottom {
    background: #fff;
    height: 120px;
    bottom: -120px;
    overflow-x: hidden; }
  .downstream-process-wrapper .c-menu-bottom .c-columns {
    width: 100%; } }

.downstream-process-wrapper .c-menu-top {
  position: fixed;
  top: 0;
  height: 65px;
  z-index: 2000;
  padding: 0;
  transition: all 0.6s ease; }

.downstream-process-wrapper .c-menu-top .c-columns,
.downstream-process-wrapper .c-menu-top .one-col {
  height: inherit; }

.downstream-process-wrapper .c-menu-top.active {
  background: #fff; }

.downstream-process-wrapper .c-menu-top.active .svg-logo svg {
  fill: #000; }

.downstream-process-wrapper .c-menu-top.active .c-lang-picker {
  color: #000; }

.downstream-process-wrapper .c-menu-top.active .c-lang-picker ul {
  background: rgba(255, 255, 255, 0.9); }

.downstream-process-wrapper .c-menu-top.active .c-lang-picker ul li:hover {
  background: #f7f7f7; }

.downstream-process-wrapper .c-menu-top.active .c-lang-picker .svg-arrow-lang svg {
  fill: #000; }

.downstream-process-wrapper .c-menu-top .e-btn {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  float: right;
  font-size: 10px;
  width: auto; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-menu-top {
    height: 100px; }
  .downstream-process-wrapper .c-menu-top .e-btn {
    font-size: 14px; } }

.downstream-process-wrapper .c-steps-wrapper {
  text-align: center;
  position: relative;
  z-index: 1;
  width: 80%;
  margin: 0 auto; }

.downstream-process-wrapper .c-steps-wrapper:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-steps-wrapper .step {
  display: inline-block;
  width: 50%;
  float: left; }

.downstream-process-wrapper .c-steps-wrapper .step a {
  display: block;
  margin-bottom: 15px; }

.downstream-process-wrapper .c-steps-wrapper .step a .e-svg {
  transition: all 0.3s ease;
  display: block;
  margin: 0 auto 10px;
  width: 70px;
  height: 70px; }

.downstream-process-wrapper .c-steps-wrapper .step a .text {
  font-size: 12px; }

.downstream-process-wrapper .c-steps-wrapper.bottom {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.downstream-process-wrapper .c-steps-wrapper.bottom .step {
  opacity: 0.5;
  width: 16.6%;
  border-right: 1px solid #f0f0f0; }

.downstream-process-wrapper .c-steps-wrapper.bottom .step a {
  margin-bottom: 0px; }

.downstream-process-wrapper .c-steps-wrapper.bottom .step.js-active {
  opacity: 1; }

.downstream-process-wrapper .c-steps-wrapper.bottom .step.js-active .e-svg {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.downstream-process-wrapper .c-steps-wrapper.bottom .step .e-svg {
  width: 44px;
  height: 44px;
  margin-bottom: 0px;
  margin-top: 4px; }

.downstream-process-wrapper .c-steps-wrapper.bottom .step .text {
  color: #000;
  font-size: 11px; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-steps-wrapper .step a .e-svg {
    width: 100px;
    height: 100px; }
  .downstream-process-wrapper .c-steps-wrapper .step a .text {
    font-size: 16px; } }

@media only screen and (min-width: 960px) {
  .downstream-process-wrapper .c-steps-wrapper {
    width: 100%; }
  .downstream-process-wrapper .c-steps-wrapper .step {
    width: 16.6%; }
  .downstream-process-wrapper .c-steps-wrapper .step:hover .e-svg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .downstream-process-wrapper .c-steps-wrapper .step a {
    margin-bottom: 0; }
  .downstream-process-wrapper .c-steps-wrapper .step a .e-svg {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px; }
  .downstream-process-wrapper .c-steps-wrapper .step a .text {
    font-size: 16px; }
  .downstream-process-wrapper .c-steps-wrapper.bottom .step {
    opacity: 0.4;
    border-right: 0;
    transition: opacity 0.3s ease; }
  .downstream-process-wrapper .c-steps-wrapper.bottom .step.js-active, .downstream-process-wrapper .c-steps-wrapper.bottom .step:hover {
    opacity: 1; }
  .downstream-process-wrapper .c-steps-wrapper.bottom .step.js-active .e-svg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .downstream-process-wrapper .c-steps-wrapper.bottom .step .e-svg {
    width: 50px;
    height: 50px;
    margin-bottom: 10px; }
  .downstream-process-wrapper .c-steps-wrapper.bottom .step .text {
    font-size: 14px; } }

.downstream-process-wrapper .c-image-background {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 15px;
  margin-bottom: 50px; }

.downstream-process-wrapper .c-image-background img {
  width: 100%;
  height: auto; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-image-background {
    margin-bottom: 0;
    width: 50%;
    padding: 0 40px; }
  .downstream-process-wrapper .c-image-background img {
    position: absolute;
    width: initial;
    height: initial;
    top: 0; }
  .downstream-process-wrapper .c-image-background img.left {
    right: 120px; }
  .downstream-process-wrapper .c-image-background img.right {
    left: 120px; }
  .downstream-process-wrapper .c-image-background.left {
    float: left; }
  .downstream-process-wrapper .c-image-background.right {
    float: right; } }

.downstream-process-wrapper .c-benefits {
  color: #fff;
  background: #081a31; }

.downstream-process-wrapper .c-benefits .c-columns,
.downstream-process-wrapper .c-benefits .two-col {
  display: block;
  width: 100%; }

.downstream-process-wrapper .c-benefits .two-col {
  position: relative;
  padding: 0;
  margin: 0 0 100px; }

.downstream-process-wrapper .c-benefits .two-col p {
  color: #b1b1b1;
  margin-bottom: 30px; }

.downstream-process-wrapper .c-benefits .two-col a {
  margin-top: 0;
  color: #b1b1b1;
  border: 0;
  text-decoration: underline;
  position: relative;
  z-index: 999; }

.downstream-process-wrapper .c-benefits .two-col a:hover {
  color: #bebebe; }

.downstream-process-wrapper .c-benefits .text-wrapper {
  padding-left: 15px;
  padding-right: 15px; }

.downstream-process-wrapper .c-benefits .text-wrapper.border-right {
  padding-right: 15px;
  padding-left: 15px; }

.downstream-process-wrapper .c-benefits .text-wrapper h3 {
  color: #fff;
  line-height: 1.1; }

.downstream-process-wrapper .c-benefits h2 {
  font-size: 50px;
  border-bottom: 1px solid #fff;
  padding: 0 0 30px 0;
  margin-bottom: 60px;
  color: #fff; }

.downstream-process-wrapper .c-benefits h2 span {
  font-size: 18px;
  display: block;
  margin-top: 0px;
  color: #b1b1b1; }

.downstream-process-wrapper .c-benefits ul {
  list-style: disc;
  padding-left: 18px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.5; }

.downstream-process-wrapper .c-benefits ul li {
  margin-bottom: 10px;
  color: #b1b1b1; }

.downstream-process-wrapper .c-benefits .e-svg {
  margin-right: 7%;
  margin-bottom: 35px;
  width: 33px;
  height: 33px; }

.downstream-process-wrapper .c-benefits .e-svg.e-arrow {
  width: 44px;
  height: 44px;
  opacity: 0;
  transition: all 0.3s ease;
  right: 4%;
  left: auto;
  background: #00B2CE;
  border-radius: 50%;
  padding: 10px;
  z-index: 1;
  position: fixed;
  bottom: 100px;
  margin-right: 0; }

.downstream-process-wrapper .c-benefits .e-svg.e-arrow.js-active {
  opacity: 1; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-benefits {
    padding-bottom: 20px;
    padding-top: 120px; }
  .downstream-process-wrapper .c-benefits .c-columns,
  .downstream-process-wrapper .c-benefits .two-col {
    display: -ms-flexbox;
    display: flex; }
  .downstream-process-wrapper .c-benefits .two-col {
    width: 50%;
    padding: 0 0 70px;
    margin: 0 0 70px; }
  .downstream-process-wrapper .c-benefits .two-col::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-bottom: 1px solid #b1b1b1;
    display: block;
    clear: both; }
  .downstream-process-wrapper .c-benefits .two-col.left::after {
    left: 40px;
    right: 70px; }
  .downstream-process-wrapper .c-benefits .two-col.right::after {
    left: 70px;
    right: 40px; }
  .downstream-process-wrapper .c-benefits .two-col.noline::after {
    border: 0; }
  .downstream-process-wrapper .c-benefits .e-svg.e-arrow {
    width: 50px;
    height: 50px;
    bottom: 170px; }
  .downstream-process-wrapper .c-benefits .text-wrapper {
    padding-left: 70px;
    padding-right: 40px; }
  .downstream-process-wrapper .c-benefits .text-wrapper.border-right {
    border-right: 1px solid #b1b1b1;
    padding-right: 70px;
    padding-left: 40px; } }

.downstream-process-wrapper .c-link-list {
  width: 100%;
  margin-bottom: 80px; }

.downstream-process-wrapper .c-link-list:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-link-list h3 {
  border-top: 1px solid #b1b1b1;
  padding: 10px 0;
  border-bottom: 1px solid #b1b1b1;
  margin-bottom: 40px; }

.downstream-process-wrapper .c-link-list ul {
  font-size: 14px; }

.downstream-process-wrapper .c-link-list ul:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-link-list ul li {
  position: relative;
  width: 100%;
  float: left;
  display: block;
  cursor: pointer;
  min-height: 44px;
  margin: 5px 0; }

.downstream-process-wrapper .c-link-list ul .text {
  padding-right: 6%;
  padding-left: 35px;
  display: inline-block; }

.downstream-process-wrapper .c-link-list ul .e-plus {
  position: absolute;
  width: 20px;
  height: 20px; }

.downstream-process-wrapper .c-link-list ul .e-plus svg {
  fill: #00B2CE; }

@media only screen and (min-width: 960px) {
  .downstream-process-wrapper .c-link-list {
    margin-bottom: 0; }
  .downstream-process-wrapper .c-link-list ul li {
    width: 50%;
    margin: 0; }
  .downstream-process-wrapper .c-link-list ul li:nth-child(even) {
    float: right; }
  .downstream-process-wrapper .c-link-list ul li:hover {
    color: #00B2CE; } }

.downstream-process-wrapper .c-intro {
  text-align: center; }

.downstream-process-wrapper .c-intro p {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 80px; }

.downstream-process-wrapper .c-intro h2 {
  color: #000;
  font-size: 25px; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-intro p {
    margin: 0 auto;
    margin-bottom: 80px; }
  .downstream-process-wrapper .c-intro h2 {
    font-size: 45px; } }

.downstream-process-wrapper .c-textblock {
  margin-bottom: 120px; }

.downstream-process-wrapper .c-textblock h2 {
  color: #000; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-textblock {
    margin-bottom: 180px; } }

.downstream-process-wrapper .c-downloads {
  z-index: 2001;
  position: fixed;
  top: 0;
  left: -100%;
  right: 0;
  bottom: 0;
  background: white;
  transition: all 0.5s ease;
  overflow-y: auto;
  max-height: 100%; }

.downstream-process-wrapper .c-downloads.js-active {
  left: 0; }

.downstream-process-wrapper .c-downloads .c-columns,
.downstream-process-wrapper .c-downloads .twoofthree-col,
.downstream-process-wrapper .c-downloads .three-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.downstream-process-wrapper .c-downloads .twoofthree-col {
  -ms-flex-order: 2;
  order: 2;
  width: 100%; }

.downstream-process-wrapper .c-downloads .three-col {
  -ms-flex-order: 1;
  order: 1;
  width: 100%; }

.downstream-process-wrapper .c-downloads.c-comp {
  padding: 0; }

.downstream-process-wrapper .c-downloads .download-heading {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase; }

.downstream-process-wrapper .c-downloads .download-list {
  width: 100%;
  margin-top: 10px; }

.downstream-process-wrapper .c-downloads .download-list .download-item {
  position: relative;
  width: 100%;
  float: left;
  padding: 15px;
  cursor: pointer;
  transition: background 0.4s ease;
  margin-bottom: 20px; }

.downstream-process-wrapper .c-downloads .download-list .download-item:hover {
  background: #f7f7f7; }

.downstream-process-wrapper .c-downloads .download-list .download-item a {
  margin-top: 0;
  border-bottom: 0; }

.downstream-process-wrapper .c-downloads .download-list .download-item.js-hidden {
  display: none; }

.downstream-process-wrapper .c-downloads .download-list .download-item p {
  color: #000;
  margin-bottom: 10px;
  line-height: 1.4; }

.downstream-process-wrapper .c-downloads .download-list .item-heading {
  color: #00B2CE;
  margin-bottom: 15px;
  font-size: 23px;
  text-transform: uppercase; }

.downstream-process-wrapper .c-downloads .e-svg {
  transition: all 0.2s ease; }

.downstream-process-wrapper .c-downloads .e-svg.download {
  position: relative;
  bottom: 0;
  left: 0; }

.downstream-process-wrapper .c-downloads .e-svg.svg-arrow-lang {
  position: absolute;
  right: 6px;
  top: 10px;
  width: 22px;
  height: 22px; }

.downstream-process-wrapper .c-downloads .e-svg.js-rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.downstream-process-wrapper .c-downloads .e-svg svg {
  fill: #fff; }

.downstream-process-wrapper .c-downloads .download-right-col {
  background: #081a31;
  color: #fff;
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 20px; }

.downstream-process-wrapper .c-downloads .download-right-col:after {
  content: "";
  display: table;
  clear: both; }

.downstream-process-wrapper .c-downloads .download-right-col .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer; }

.downstream-process-wrapper .c-downloads .category-list {
  position: relative;
  padding-bottom: 20px;
  padding-left: 15px;
  font-size: 14px; }

.downstream-process-wrapper .c-downloads .category-list li {
  margin-right: 60px; }

.downstream-process-wrapper .c-downloads .category-list li a {
  padding: 15px 0;
  border-bottom: none;
  color: #b1b1b1;
  margin: 0;
  display: none; }

.downstream-process-wrapper .c-downloads .category-list li a.js-allVisible {
  display: block; }

.downstream-process-wrapper .c-downloads .category-list li a.active, .downstream-process-wrapper .c-downloads .category-list li a:hover {
  color: #fff;
  display: block; }

.downstream-process-wrapper .c-downloads .category-list li a.active::before, .downstream-process-wrapper .c-downloads .category-list li a:hover::before {
  content: "";
  height: 16px;
  width: 1px;
  background: #00B2CE;
  float: left;
  margin-left: -10px;
  margin-top: 1px; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-downloads .download-list {
    margin-top: 25px; }
  .downstream-process-wrapper .c-downloads .download-list .download-item {
    width: 50%;
    min-height: 140px;
    padding: 25px;
    margin-bottom: 0; } }

@media only screen and (min-width: 960px) {
  .downstream-process-wrapper .c-downloads {
    background: linear-gradient(to right, #fff 0%, #fff 65%, #081a31 65%, #081a31 100%); }
  .downstream-process-wrapper .c-downloads .c-columns,
  .downstream-process-wrapper .c-downloads .twoofthree-col,
  .downstream-process-wrapper .c-downloads .three-col {
    min-height: 100vw;
    min-height: 100%; }
  .downstream-process-wrapper .c-downloads .twoofthree-col {
    -ms-flex-order: 1;
    order: 1;
    width: 66%; }
  .downstream-process-wrapper .c-downloads .three-col {
    -ms-flex-order: 1;
    order: 1;
    width: 33%; }
  .downstream-process-wrapper .c-downloads .download-heading {
    margin-bottom: 100px; }
  .downstream-process-wrapper .c-downloads .download-list {
    margin-top: -25px; }
  .downstream-process-wrapper .c-downloads .download-list .download-item {
    width: 50%;
    min-height: 162px;
    padding: 25px; }
  .downstream-process-wrapper .c-downloads .category-list {
    margin-bottom: 40px;
    padding-bottom: 40px; }
  .downstream-process-wrapper .c-downloads .category-list li {
    margin-right: 0; }
  .downstream-process-wrapper .c-downloads .category-list li a {
    display: block; }
  .downstream-process-wrapper .c-downloads .twoofthree-col,
  .downstream-process-wrapper .c-downloads .three-col {
    padding: 100px 40px; }
  .downstream-process-wrapper .c-downloads .download-right-col {
    padding: 100px 0 350px 100px; }
  .downstream-process-wrapper .c-downloads .download-right-col .btn-close {
    top: 105px;
    right: 0; }
  .downstream-process-wrapper .c-downloads .e-svg.svg-arrow-lang {
    display: none; } }

.downstream-process-wrapper .c-nav-paddles {
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 9999; }

.downstream-process-wrapper .c-nav-paddles .nav-paddle {
  border: 0;
  opacity: 1;
  position: fixed;
  text-align: right;
  padding-right: 20px;
  height: 80px;
  transition: opacity 150ms ease-out;
  z-index: 99;
  width: 90px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%); }

.downstream-process-wrapper .c-nav-paddles .nav-paddle.left {
  border-right-width: 1px;
  left: 0;
  opacity: 0; }

.downstream-process-wrapper .c-nav-paddles .nav-paddle.left .e-svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.downstream-process-wrapper .c-nav-paddles .nav-paddle.right {
  border-left-width: 1px;
  right: 0; }

.downstream-process-wrapper .c-nav-paddles .nav-paddle.right .text {
  font-size: 12px;
  position: relative;
  top: -15px;
  right: -1px;
  color: #00B2CE; }

.downstream-process-wrapper .c-nav-paddles .nav-paddle.right .e-svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 25px;
  height: 25px; }

.downstream-process-wrapper .c-nav-paddles .nav-paddle .e-svg svg {
  fill: #00B2CE; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .c-nav-paddles {
    display: none; } }

.downstream-process-wrapper .c-section-heading {
  padding: 0;
  height: 210px;
  margin: 80px 0 40px; }

.downstream-process-wrapper .c-section-heading .c-columns,
.downstream-process-wrapper .c-section-heading .one-col {
  height: inherit; }

.downstream-process-wrapper .c-section-heading .one-col {
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  text-align: center; }

.downstream-process-wrapper .c-section-heading .section-nmbr,
.downstream-process-wrapper .c-section-heading h2 {
  color: #000;
  font-size: 30px; }

.downstream-process-wrapper .c-section-heading .section-nmbr {
  display: inline-block;
  height: 74px;
  line-height: 1.1; }

@supports (mix-blend-mode: lighten) {
  .downstream-process-wrapper .c-section-heading .section-nmbr {
    display: inline-block;
    position: relative;
    color: #000;
    background: #fff;
    mix-blend-mode: multiply; }
  .downstream-process-wrapper .c-section-heading .section-nmbr::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, #005cb6 20%, #00bbd9 100%);
    pointer-events: none;
    mix-blend-mode: screen; } }

.downstream-process-wrapper .c-section-heading .e-svg {
  margin: 0 auto 10px;
  display: block;
  width: 70px;
  height: 70px; }

.downstream-process-wrapper .c-section-heading h2 {
  margin-bottom: 5px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.downstream-process-wrapper .c-section-heading .section-desc {
  display: block;
  color: #e0e0e0;
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 40px; }

@media only screen and (min-width: 960px) {
  .downstream-process-wrapper .c-section-heading {
    height: 310px;
    margin: 120px 0 100px; }
  .downstream-process-wrapper .c-section-heading .one-col {
    border-top: 2px solid #b1b1b1;
    border-bottom: 2px solid #b1b1b1; }
  .downstream-process-wrapper .c-section-heading .section-desc {
    width: 400px;
    line-height: 29px;
    font-size: 21px;
    margin-bottom: 0; }
  .downstream-process-wrapper .c-section-heading h2 {
    margin-bottom: 8px; }
  .downstream-process-wrapper .c-section-heading .section-nmbr,
  .downstream-process-wrapper .c-section-heading h2 {
    font-size: 60px; } }

.downstream-process-wrapper .e-logo-wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 190px;
  float: left;
  cursor: pointer;
  margin-top: 2px; }

.downstream-process-wrapper .e-logo-wrapper .logo-img {
  float: left;
  width: 30%; }

.downstream-process-wrapper .e-logo-wrapper .logo-name {
  float: left;
  width: 70%;
  height: 100%;
  font-size: 16px;
  color: #fff; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .e-logo-wrapper {
    width: 300px;
    margin-top: 0; } }

@-webkit-keyframes pulse_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  40% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  80% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes pulse_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  80% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-webkit-keyframes pulse_animation_at_once {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  80% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  0%, 20%, 60%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  10% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

@keyframes pulse_animation_at_once {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  80% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  0%, 20%, 60%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  10% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }

.downstream-process-wrapper .e-arrow {
  width: 44px;
  height: 44px; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .e-arrow {
    width: 50px;
    height: 50px;
    bottom: 60px;
    position: absolute;
    display: block;
    left: 50%;
    cursor: pointer;
    margin-left: -25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000;
    -webkit-animation-name: 'pulse_animation';
    animation-name: 'pulse_animation';
    -webkit-animation-duration: 5000ms;
    animation-duration: 5000ms;
    -webkit-transform-origin: 70% 70%;
    transform-origin: 70% 70%;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; } }

.downstream-process-wrapper .e-svg {
  width: 100px;
  height: 100px;
  display: inline-block; }

.downstream-process-wrapper .e-svg svg {
  fill: #fff; }

.downstream-process-wrapper .e-svg.e-arrow {
  width: 50px;
  height: 50px; }

.downstream-process-wrapper .e-svg.svg-logo {
  width: 100%;
  height: auto; }

.downstream-process-wrapper .e-svg.svg-arrow-lang {
  width: 20px;
  height: 20px; }

.downstream-process-wrapper .e-svg.download {
  width: 20px;
  height: 20px; }

.downstream-process-wrapper .e-loader-wrapper {
  visibility: visible;
  position: absolute;
  top: 45%;
  left: 50%;
  margin-left: -30px;
  text-align: center; }

.downstream-process-wrapper .e-loader-wrapper .e-loader {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  width: 60px;
  height: 60px;
  border: 10px solid #f3f3f3;
  /* Light grey */
  border-top: 10px solid #00B2CE;
  /* Blue */
  border-radius: 50%;
  margin-bottom: 10px; }

.downstream-process-wrapper .e-loader-wrapper .e-loader.js-active {
  visibility: hidden; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.downstream-process-wrapper .e-btn {
  display: inline-block;
  background: #00B2CE;
  padding: 10px 14px;
  border-radius: 20px;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  text-align: center;
  line-height: normal; }

.downstream-process-wrapper .e-btn:hover {
  background: #009cb5;
  color: #fff; }

.downstream-process-wrapper .e-btn:focus {
  outline: 0; }

@media only screen and (min-width: 480px) {
  .downstream-process-wrapper .e-btn {
    padding: 12px 14px;
    font-size: 10px;
    width: auto; } }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper .e-btn {
    padding: 10px 30px;
    font-size: 14px; } }

.downstream-process-wrapper #arrows,
.downstream-process-wrapper #v-graph-one,
.downstream-process-wrapper #v-graph-two,
.downstream-process-wrapper #v-machines,
.downstream-process-wrapper #bodymovin {
  background-color: transparent;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper #arrows {
    width: 90%;
    height: 90%;
    margin: 0 auto; } }

.downstream-process-wrapper #v-machines {
  max-width: 1800px;
  margin: 0 auto; }

.downstream-process-wrapper #arrows,
.downstream-process-wrapper #v-graph-one,
.downstream-process-wrapper #v-graph-two,
.downstream-process-wrapper #v-machines {
  display: block; }

@media only screen and (min-width: 720px) {
  .downstream-process-wrapper #arrows,
  .downstream-process-wrapper #v-graph-one,
  .downstream-process-wrapper #v-graph-two,
  .downstream-process-wrapper #v-machines {
    height: 300px;
    margin-top: 80px; } }

@media only screen and (min-width: 960px) {
  .downstream-process-wrapper #arrows,
  .downstream-process-wrapper #v-graph-one,
  .downstream-process-wrapper #v-graph-two,
  .downstream-process-wrapper #v-machines {
    height: 600px; } }

.downstream-process-wrapper .c-machines-wrapper.c-columns {
  max-width: 100%; }

.downstream-process-wrapper #bodymovin {
  display: none;
  position: absolute;
  top: 22%; }

@media only screen and (min-width: 960px) {
  .downstream-process-wrapper #bodymovin {
    display: block; } }

.downstream-process-wrapper .c-fillerarea {
  height: 1000px;
  background: #f7f7f7; }

.light-configurator .matrix-block {
  background-color: #ececf0; }

.light-configurator .matrix-selector {
  margin: 50px 0;
  text-align: center; }
  .light-configurator .matrix-selector .content-wrapper {
    display: inline-block;
    background-color: #fff;
    padding: 0 20px 20px 40px;
    border: 2px solid #d7d8db;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px; }
  .light-configurator .matrix-selector__caption-left {
    padding-left: 30px;
    text-align: left;
    transform: translate(-100%, 0) rotate(-90deg);
    transform-origin: right bottom 0; }
    @media (max-width: 767px) {
      .light-configurator .matrix-selector__caption-left {
        padding-left: 0;
        margin-bottom: -25px; } }
  @media (max-width: 767px) {
    .light-configurator .matrix-selector__caption-left p, .light-configurator .matrix-selector__caption-top p {
      font-size: 14px; } }
  .light-configurator .matrix-selector__table {
    margin-left: 10px; }
    .light-configurator .matrix-selector__table td {
      border: 3px solid #d7d8db;
      padding: 10px; }
      .light-configurator .matrix-selector__table td:first-child {
        border-left: none; }
      @media (max-width: 767px) {
        .light-configurator .matrix-selector__table td {
          border-width: 2px;
          font-size: 12px;
          padding: 0; } }
    .light-configurator .matrix-selector__table tr:first-child td {
      border-top: none; }
      .light-configurator .matrix-selector__table tr:first-child td:last-child {
        border-right: none; }
    .light-configurator .matrix-selector__table tr:last-child td:first-child {
      border-bottom: none; }
  .light-configurator .matrix-selector__item {
    cursor: pointer; }
    .light-configurator .matrix-selector__item:hover {
      color: #fff;
      background-color: #a5a6a8; }
    .light-configurator .matrix-selector__item.-is--selected {
      background-color: #005eb8;
      color: #fff; }
    .light-configurator .matrix-selector__item.-not--selected {
      color: #63666a;
      background-color: #a5a6a8; }
      .light-configurator .matrix-selector__item.-not--selected:hover {
        color: #63666a;
        background-color: #fff; }

.light-configurator .product-specs .pull-right {
  margin-left: auto;
  /* right-align element on flex display */ }

.light-configurator .product-specs .process-flow.row {
  flex-wrap: nowrap;
  margin: 0 10px; }
  .light-configurator .product-specs .process-flow.row .flow-item {
    text-align: center;
    flex: 1;
    cursor: pointer; }
  .light-configurator .product-specs .process-flow.row .flow-arrow {
    flex: 0;
    color: rgba(255, 255, 255, 0.8);
    text-align: center; }
    .light-configurator .product-specs .process-flow.row .flow-arrow__desktop {
      padding-top: 40px; }
    .light-configurator .product-specs .process-flow.row .flow-arrow__mobile {
      padding-bottom: 16px; }
  @media (max-width: 767px) {
    .light-configurator .product-specs .process-flow.row {
      flex-direction: column; } }

.light-configurator .product-specs .document-item {
  background-color: #fff; }

.light-configurator .document-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .light-configurator .document-item h5 {
    color: #2f3133; }
  .light-configurator .document-item p {
    color: #63666a; }
  .light-configurator .document-item i.fa {
    margin-right: 5px; }

.instructions-for-use .search-results .result-count {
  padding: 20px 15px 0px 15px; }

@media all and (max-width: 991px) {
  .instructions-for-use .filters-wrapper:not(.in) {
    display: block; } }

.instructions-for-use .search-sidebar .checkbox-list {
  padding-top: 20px; }

@media all and (max-width: 992px) {
  .instructions-for-use .search-sidebar {
    padding: 0 15px; } }

.data-export-heading {
  background: transparent;
  padding: 50px 0; }
  .data-export-heading h2,
  .data-export-heading p {
    color: #63666a; }
  .data-export-heading h2 {
    margin-bottom: 10px; }

.export-product-table {
  padding: 20px;
  background: #fff;
  margin-bottom: 20px; }
  .export-product-table table {
    width: 100%;
    min-width: 600px; }
    .export-product-table table tbody td {
      padding: 10px 5px;
      vertical-align: top; }
    .export-product-table table thead {
      text-transform: uppercase;
      font-weight: bold;
      border-bottom: 1px solid #d7d8db;
      font-size: 0.79rem; }
      .export-product-table table thead td {
        padding: 0 0 10px 0; }
  .export-product-table .link-col {
    color: #005eb8;
    text-decoration: underline; }
    .export-product-table .link-col:hover {
      color: #005eb8; }

.cert .cert-search {
  background: #ececf0;
  padding-top: 50px; }
  .cert .cert-search .search-bar {
    text-align: center;
    vertical-align: middle;
    height: 120px; }
  .cert .cert-search .cert-input {
    width: 100%;
    border-style: none;
    padding: 10px 0;
    background: #ececf0;
    border-bottom: solid 2px #18181a; }
    .cert .cert-search .cert-input:focus, .cert .cert-search .cert-input:valid {
      box-shadow: none;
      outline: none;
      background-position: 0 0; }
  .cert .cert-search .search {
    position: relative;
    top: -10px; }
  .cert .cert-search .search .fa-search {
    position: absolute;
    top: 10px;
    left: 98%;
    color: #18181a;
    cursor: pointer; }
  .cert .cert-search p {
    margin-left: 15px; }

.cert ul {
  list-style: none; }
  .cert ul li a {
    text-decoration: underline !important; }

.cert .cert-product {
  padding-top: 50px; }
  .cert .cert-product p {
    margin-left: 15px; }

.ge-blogs .card-column-wrapper {
  display: block; }

.ge-blogs hr {
  display: none; }

.db-media--wrapper {
  margin-top: 20px;
  width: 100%; }
  .db-media--wrapper .db-media--total-items {
    line-height: 2.8rem; }
  .db-media--wrapper .db-media--title {
    margin-bottom: 20px; }

.info-graphic {
  width: 180px;
  height: 180px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  background-color: #f4f5f8;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px; }
  .info-graphic i {
    font-size: 90px;
    color: #00b5e2; }

.learning-catalog .checkbox-list h6 {
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125rem;
  margin-bottom: 18px; }

.cui-leadership .fa-arrow-left {
  color: #00886F;
  font-size: 1.424rem; }

.cui-leadership h1, .cui-leadership h2, .cui-leadership h3, .cui-leadership h4, .cui-leadership h5, .cui-leadership h6 {
  color: #2f2f32; }

.cui-leadership p {
  color: #8B8B8d; }

.cui-leadership__details {
  padding-top: 50px;
  margin-bottom: 80px; }
  .cui-leadership__details .details__description {
    padding-left: 45px; }
    @media (max-width: 768px) {
      .cui-leadership__details .details__description {
        padding-left: 15px; } }
    .cui-leadership__details .details__description .description__name {
      font-weight: bold;
      margin-top: 5px; }
  .cui-leadership__details blockquote {
    position: relative;
    border: none;
    padding-left: 80px; }
    .cui-leadership__details blockquote .quote {
      font-size: 5.247rem;
      position: absolute;
      left: 30px;
      top: 25px; }

.cui-leadership__gallery {
  padding: 50px 0; }
  .cui-leadership__gallery a {
    text-decoration: none; }
  .cui-leadership__gallery .gallery__title {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 50px; }
    .cui-leadership__gallery .gallery__title .title {
      font-weight: bold; }
    .cui-leadership__gallery .gallery__title .subtitle {
      margin-top: 15px; }
  .cui-leadership__gallery .gallery__item .name, .cui-leadership__gallery .gallery__item .title {
    color: #2f2f32; }
  .cui-leadership__gallery .gallery__item .name {
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: bold; }
  .cui-leadership__gallery .gallery__item .title {
    margin-bottom: 20px; }
  @media (max-width: 991px) {
    .cui-leadership__gallery .img-responsive {
      display: inline; } }
  @media (min-width: 991px) {
    .cui-leadership__gallery .centered {
      text-align: initial; } }

/* Sitecore intergation hotfixes & overrides */
/* START: edit mode fixes*/
.herobanner-scroller-section .container > .scLooseFrameZone {
  overflow: visible; }

[sc-part-of*='placeholder'] .carousel-indicators {
  display: none; }

/* END: edit mode fixes*/
.image-info-components li .item .info-text p {
  height: 7.9em;
  margin-bottom: 16px;
  overflow: hidden; }

@media (min-width: 481px) and (max-width: 767px) {
  .image-info-components li .item .info-text p {
    height: 9.15em; } }

/*product category cards styles for dotdotdot*/
.image-info-boxes--description {
  max-height: 182px;
  overflow: hidden; }

.specifications-section .view-more.collapsed .fa-minus:before {
  content: "\f067"; }

.no-results--title {
  padding: 10px 0;
  color: #005eb8;
  font-size: 1.424rem;
  line-height: 1.898rem; }

.events-page {
  margin-top: 30px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .events-page {
      margin-top: 15px;
      margin-bottom: 15px; } }

.error-page--wrapper {
  max-width: 820px;
  min-height: 120px;
  margin: 50px auto 100px; }

/* add missing styles for the Overview section
on product pages to match that in design-book */
.rte-wrapper h2 {
  font-size: 1.424rem;
  line-height: 1.898rem;
  margin: 0;
  font-weight: bold; }

.rte-wrapper .readmore, .rte-wrapper .readless {
  /* copied from .ge-button.-fill--transparent.-color--blue.ge-button.-fill--transparent.-color--blue */
  background-color: transparent;
  border-color: transparent;
  color: #00755f !important;
  /* copied from a.ge-button */
  text-decoration: none;
  /* copied from .ge-button */
  display: inline-block;
  margin: 0.5rem;
  padding: 0;
  border-radius: 2.5rem;
  border: 0.125rem solid transparent;
  box-sizing: border-box;
  padding-right: 0.875rem;
  min-width: 1.75rem;
  font-size: 1rem;
  line-height: 2.25rem;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: bold;
  vertical-align: middle;
  /* copied from .-margin--noleft */
  margin-left: 0 !important;
  /* copied from .-padding--noleft */
  padding-left: 0 !important; }
  .rte-wrapper .readmore:hover, .rte-wrapper .readmore:active, .rte-wrapper .readmore:focus, .rte-wrapper .readless:hover, .rte-wrapper .readless:active, .rte-wrapper .readless:focus {
    color: #004E3f;
    text-decoration: underline;
    outline-style: none; }

/* fix button in accept cookies pop-up for IE */
.cc-compliance > .cc-btn {
  -ms-flex: 1 0 auto !important;
  flex: 1 0 auto !important; }

/* fix cookie consent message display on ipad */
html.ipad .cc-window.cc-floating {
  width: 100%;
  flex-direction: row;
  max-width: none; }

.specifications-banner {
    padding: 50px 0 20px 0; }
.specifications-banner i {
    color: #00755f;
    font-size: 2.887rem;
    display: block;
    margin-bottom: 15px; }
.specifications-banner .title {
    display: inline-block;
    font-weight: bold; }
.specifications-banner .tag {
    position: absolute;
    color: #18181B;
    font-size: 2.281rem;
    font-weight: bold; }
.specifications-banner [class*="col-"] {
    padding: 0 50px; }
@media (max-width: 768px) {
    .specifications-banner [class*="col-"] {
        margin: 15px 0 !important; } }
@media (max-width: 992px) {
    .specifications-banner [class*="col-"] {
        padding: 0 15px; } }

.ge-slider {
  margin-bottom: 25px;
  padding-top: 3px; }

.ge-slider--input-block {
  margin-bottom: 15px; }
  .ge-slider--input-block.noUi-target {
    background-color: #d7d8db;
    border: none;
    border-radius: 0;
    box-shadow: none; }
  .ge-slider--input-block.noUi-horizontal {
    height: 6px;
    padding: 0 8px; }
    .ge-slider--input-block.noUi-horizontal .noUi-handle {
      top: -4px;
      right: -8px !important;
      width: 16px;
      height: 15px;
      border: none;
      border-radius: 0;
      box-shadow: none;
      background-color: #72cbe1; }
      .ge-slider--input-block.noUi-horizontal .noUi-handle:focus, .ge-slider--input-block.noUi-horizontal .noUi-handle:hover, .ge-slider--input-block.noUi-horizontal .noUi-handle:active {
        outline: none; }
      .ge-slider--input-block.noUi-horizontal .noUi-handle:before {
        position: static;
        height: 0;
        width: 0;
        margin: -7px 0 0 0;
        border-width: 0 8px 7px 8px;
        border-color: transparent transparent #72cbe1 transparent;
        border-style: solid;
        background: transparent; }
      .ge-slider--input-block.noUi-horizontal .noUi-handle:after {
        display: none; }
  .ge-slider--input-block .noUi-connect {
    background-color: #005eb8; }

/* Refactored Components */
.cytiva-color-white {
  background-color: #ffffff; }

.cytiva-color-green {
  background-color: #00886F; }

.cytiva-color-gray {
  background-color: #18181B; }

.cytiva-color-darkblue {
  background-color: #1b3064; }

.cytiva-color-red, .cytiva-color-danger {
  background-color: #E0091F; }

.cytiva-color-green, .cytiva-color-success {
  background-color: #0B8831; }

.cytiva-color-yellow, .cytiva-color-warning {
  background-color: #fff52d; }

.cytiva-color-gray1 {
  background-color: #18181B; }

.cytiva-color-gray2 {
  background-color: #2f2f32; }

.cytiva-color-gray3 {
  background-color: #464649; }

.cytiva-color-gray4 {
  background-color: #5d5d5f; }

.cytiva-color-gray5 {
  background-color: #747476; }

.cytiva-color-gray6 {
  background-color: #8B8B8d; }

.cytiva-color-gray7 {
  background-color: #a3a3a4; }

.cytiva-color-gray8 {
  background-color: #bababb; }

.cytiva-color-gray9 {
  background-color: #d1d1d1; }

.cytiva-color-gray10 {
  background-color: #e8e8e8; }

.cytiva-color-text-light {
  color: #e8e8e8; }

.cytiva-color-text-dark {
  color: #2f2f32; }

.cytiva-color-text-danger, .cytiva-color-text-red {
  color: #E0091F; }

.cytiva-color-text-green, .cytiva-color-text-success {
  color: #0B8831; }

.cytiva-color-text-warning, .cytiva-color-text-yellow {
  color: #fff52d; }

.ge-notification {
  height: auto;
  background: transparent;
  padding: 5px 10px;
  margin: 25px 0;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .ge-notification.-type--alert {
    border: 2px solid #E0091F; }
    .ge-notification.-type--alert [class*="title"] {
      color: #E0091F; }
      .ge-notification.-type--alert [class*="title"] a {
        color: #E0091F;
        text-decoration: underline; }
        .ge-notification.-type--alert [class*="title"] a:hover {
          text-decoration: none; }
  .ge-notification.-type--warning {
    border: 2px solid #fe5000; }
    .ge-notification.-type--warning [class*="title"] {
      color: #fe5000; }
      .ge-notification.-type--warning [class*="title"] a {
        color: #fe5000;
        text-decoration: underline; }
        .ge-notification.-type--warning [class*="title"] a:hover {
          text-decoration: none; }
  .ge-notification.-type--success {
    border: 2px solid #00bf6f; }
    .ge-notification.-type--success [class*="title"] {
      color: #00bf6f; }
      .ge-notification.-type--success [class*="title"] a {
        color: #00bf6f;
        text-decoration: underline; }
        .ge-notification.-type--success [class*="title"] a:hover {
          text-decoration: none; }
  .ge-notification.-type--info {
    border: 2px solid #63666a; }
    .ge-notification.-type--info [class*="title"] {
      color: #63666a; }
      .ge-notification.-type--info [class*="title"] a {
        color: #63666a;
        text-decoration: underline; }
        .ge-notification.-type--info [class*="title"] a:hover {
          text-decoration: none; }
  .ge-notification__content {
    padding-top: 12px;
    color: #2f3133; }
    .ge-notification__content p:last-child {
      margin-bottom: 0; }
  .ge-notification__container {
    padding: 10px 15px; }
    .ge-notification__container .fa, .ge-notification__container .far, .ge-notification__container .fas, .ge-notification__container .fab {
      padding-right: 8px; }
  .ge-notification__effect-nudge {
    -webkit-animation-delay: 0ms;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ge-nudge;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-duration: 500ms;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: ge-nudge;
    animation-play-state: running;
    animation-timing-function: ease-in-out; }

.global-navigation .navbar-brand, .db-global-navigation .navbar-brand {
  display: flex;
  float: none;
  margin-right: 25px;
  padding: 0;
  align-items: center; }
  @media (min-width: 768px) {
    .global-navigation .navbar-brand, .db-global-navigation .navbar-brand {
      margin-left: 0 !important; } }
  @media (max-width: 767px) {
    .global-navigation .navbar-brand, .db-global-navigation .navbar-brand {
      margin-right: 0;
      margin-left: 8px; } }

.center-logotype {
  padding: 0 0 15px;
  text-align: center; }
  .center-logotype .navbar-brand {
    float: none;
    height: auto;
    padding: 0; }

.cytiva-logo__lockup {
  display: inline-block;
  vertical-align: middle;
  height: 35px; }
  .center-logotype .cytiva-logo__lockup {
    height: 34px; }
    .center-logotype .cytiva-logo__lockup img {
      max-height: 55px; }
  .cytiva-logo__lockup img {
    height: 100%;
    max-height: 35px; }

.ge-button {
  /* Default button */
  display: inline-block;
  margin: 0.5rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-style: solid;
  border-width: 0.125rem;
  background-color: #63666a;
  border-color: #63666a;
  color: #fff;
  box-sizing: border-box;
  padding: 0 1.5rem;
  min-width: 1.75rem;
  font-size: 1rem;
  height: 3rem;
  line-height: 2.9rem;
  font-weight: bold;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  /* loading state */
  /* with icons */
  /* Small */
  /* Large */
  /* fill transparent */
  /* fill outline */
  /* Disabled */
  /* Color buttons */
  /* temporary Cytiva "blue" "white" and "green" buttons */
  /* Square button */
  /**** PROPERTIES ****/
  /* theme dark */ }
  .ge-button .fal.fa-chevron-right {
    margin-left: 0.6rem;
    margin-right: 0; }
  .ge-button .fa-loader {
    display: none; }
  .ge-button.-status--loader .fa-loader {
    display: inline-block; }
  .ge-button:hover, .ge-button:active, .ge-button:focus {
    background-color: #2f3133;
    color: #fff;
    border-color: #2f3133;
    cursor: pointer;
    outline-style: none; }
  .ge-button > i.fa,
  .ge-button > i.far {
    margin-right: 0.6rem;
    margin-left: 0.3rem;
    height: 3rem;
    line-height: 2.9rem;
    float: left; }
    .ge-button > i.fa.pull-left,
    .ge-button > i.far.pull-left {
      margin-right: 0.6rem;
      margin-left: 0;
      float: left; }
  .ge-button.-size--small {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    min-width: 1.5rem;
    font-size: 0.8125rem;
    height: 32px;
    line-height: 30px;
    /* with icons */ }
    .ge-button.-size--small > i.fa,
    .ge-button.-size--small > i.far {
      margin-left: 0.5rem;
      height: 32px;
      line-height: 28px; }
      .ge-button.-size--small > i.fa.pull-left,
      .ge-button.-size--small > i.far.pull-left {
        margin-right: 0.5rem;
        margin-left: 0;
        float: left; }
  .ge-button.-size--large {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
    font-size: 1.125rem;
    height: 3.25rem;
    line-height: 3.25rem;
    /* with icons */ }
    .ge-button.-size--large > i.fa,
    .ge-button.-size--large > i.far {
      height: 3.25rem;
      line-height: 3.25rem; }
      .ge-button.-size--large > i.fa.pull-left,
      .ge-button.-size--large > i.far.pull-left {
        margin-right: 1rem;
        margin-left: 0;
        float: left; }
  .ge-button.-fill--transparent {
    border-color: transparent;
    background-color: transparent;
    color: #00755f; }
    .ge-button.-fill--transparent:hover, .ge-button.-fill--transparent:active, .ge-button.-fill--transparent:focus {
      text-decoration: underline;
      color: #2f3133; }
  .ge-button.-fill--outline {
    border-color: #63666a;
    background-color: transparent;
    color: #63666a; }
    .ge-button.-fill--outline:hover, .ge-button.-fill--outline:active, .ge-button.-fill--outline:focus {
      background-color: transparent;
      color: #2f3133; }
  .ge-button.disabled, .ge-button:disabled, .ge-button[disabled], .ge-button:disabled:focus, .ge-button:disabled:hover {
    opacity: 0.4;
    pointer-events: none;
    color: #63666a;
    background-color: #d7d8db;
    border-color: #d7d8db;
    cursor: default; }
    .ge-button.disabled.-theme--dark, .ge-button:disabled.-theme--dark, .ge-button[disabled].-theme--dark, .ge-button:disabled:focus.-theme--dark, .ge-button:disabled:hover.-theme--dark {
      opacity: 0.6; }
    .ge-button.disabled.-fill--transparent, .ge-button:disabled.-fill--transparent, .ge-button[disabled].-fill--transparent, .ge-button:disabled:focus.-fill--transparent, .ge-button:disabled:hover.-fill--transparent {
      background-color: transparent;
      border-color: transparent; }
    .ge-button.disabled.-fill--outline, .ge-button:disabled.-fill--outline, .ge-button[disabled].-fill--outline, .ge-button:disabled:focus.-fill--outline, .ge-button:disabled:hover.-fill--outline {
      background-color: transparent; }
  .ge-button.-color--blue {
    background-color: #005eb8;
    border-color: #005eb8;
    color: #fff; }
    .ge-button.-color--blue:hover, .ge-button.-color--blue:active, .ge-button.-color--blue:focus {
      background-color: #13294b;
      border-color: #13294b;
      color: #fff; }
    .ge-button.-color--blue.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #005eb8; }
      .ge-button.-color--blue.-fill--transparent:hover, .ge-button.-color--blue.-fill--transparent:active, .ge-button.-color--blue.-fill--transparent:focus {
        color: #13294b;
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--blue.-fill--outline {
      border-color: #005eb8;
      background-color: transparent;
      color: #005eb8; }
      .ge-button.-color--blue.-fill--outline:hover, .ge-button.-color--blue.-fill--outline:active, .ge-button.-color--blue.-fill--outline:focus {
        border-color: #13294b;
        color: #13294b; }
    .ge-button.-color--blue.disabled, .ge-button.-color--blue:disabled, .ge-button.-color--blue[disabled], .ge-button.-color--blue:disabled:focus, .ge-button.-color--blue:disabled:hover {
      color: #fff; }
      .ge-button.-color--blue.disabled.-fill--transparent, .ge-button.-color--blue:disabled.-fill--transparent, .ge-button.-color--blue[disabled].-fill--transparent, .ge-button.-color--blue:disabled:focus.-fill--transparent, .ge-button.-color--blue:disabled:hover.-fill--transparent {
        color: #005eb8; }
  .ge-button.-color--green {
    background-color: #00bf6f;
    border-color: #00bf6f;
    color: #fff; }
    .ge-button.-color--green:hover, .ge-button.-color--green:active, .ge-button.-color--green:focus {
      background-color: #027545;
      border-color: #027545;
      color: #fff; }
    .ge-button.-color--green.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #00bf6f; }
      .ge-button.-color--green.-fill--transparent:hover, .ge-button.-color--green.-fill--transparent:active, .ge-button.-color--green.-fill--transparent:focus {
        color: #027545;
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--green.-fill--outline {
      border-color: #00bf6f;
      background-color: transparent;
      color: #00bf6f; }
      .ge-button.-color--green.-fill--outline:hover, .ge-button.-color--green.-fill--outline:active, .ge-button.-color--green.-fill--outline:focus {
        border-color: #027545;
        color: #027545; }
    .ge-button.-color--green.disabled, .ge-button.-color--green:disabled, .ge-button.-color--green[disabled], .ge-button.-color--green:disabled:focus, .ge-button.-color--green:disabled:hover {
      color: #fff; }
      .ge-button.-color--green.disabled.-fill--transparent, .ge-button.-color--green:disabled.-fill--transparent, .ge-button.-color--green[disabled].-fill--transparent, .ge-button.-color--green:disabled:focus.-fill--transparent, .ge-button.-color--green:disabled:hover.-fill--transparent {
        color: #00bf6f; }
  .ge-button.-color--white {
    background-color: #fff;
    border-color: #fff;
    color: #18181B; }
    .ge-button.-color--white.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #fff; }
      .ge-button.-color--white.-fill--transparent:hover, .ge-button.-color--white.-fill--transparent:active, .ge-button.-color--white.-fill--transparent:focus {
        color: rgba(255, 255, 255, 0.8);
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--white.-fill--outline {
      border-color: #fff;
      background-color: transparent;
      color: #fff; }
      .ge-button.-color--white.-fill--outline:hover, .ge-button.-color--white.-fill--outline:active, .ge-button.-color--white.-fill--outline:focus {
        border-color: rgba(255, 255, 255, 0.8);
        color: rgba(255, 255, 255, 0.8); }
    .ge-button.-color--white.disabled, .ge-button.-color--white:disabled, .ge-button.-color--white[disabled], .ge-button.-color--white:disabled:focus, .ge-button.-color--white:disabled:hover {
      color: #005eb8; }
      .ge-button.-color--white.disabled.-fill--transparent, .ge-button.-color--white:disabled.-fill--transparent, .ge-button.-color--white[disabled].-fill--transparent, .ge-button.-color--white:disabled:focus.-fill--transparent, .ge-button.-color--white:disabled:hover.-fill--transparent {
        color: #fff; }
  .ge-button.-color--bluelight2 {
    background-color: #72cbe1;
    border-color: #72cbe1;
    color: #005eb8; }
    .ge-button.-color--bluelight2:hover, .ge-button.-color--bluelight2:active, .ge-button.-color--bluelight2:focus {
      background-color: #005eb8;
      border-color: #005eb8;
      color: #fff; }
    .ge-button.-color--bluelight2.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #72cbe1; }
      .ge-button.-color--bluelight2.-fill--transparent:hover, .ge-button.-color--bluelight2.-fill--transparent:active, .ge-button.-color--bluelight2.-fill--transparent:focus {
        color: #005eb8;
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--bluelight2.-fill--outline {
      border-color: #72cbe1;
      background-color: transparent;
      color: #72cbe1; }
      .ge-button.-color--bluelight2.-fill--outline:hover, .ge-button.-color--bluelight2.-fill--outline:active, .ge-button.-color--bluelight2.-fill--outline:focus {
        border-color: #005eb8;
        color: #005eb8; }
    .ge-button.-color--bluelight2.disabled, .ge-button.-color--bluelight2:disabled, .ge-button.-color--bluelight2[disabled], .ge-button.-color--bluelight2:disabled:focus, .ge-button.-color--bluelight2:disabled:hover {
      color: #005eb8; }
      .ge-button.-color--bluelight2.disabled.-fill--transparent, .ge-button.-color--bluelight2:disabled.-fill--transparent, .ge-button.-color--bluelight2[disabled].-fill--transparent, .ge-button.-color--bluelight2:disabled:focus.-fill--transparent, .ge-button.-color--bluelight2:disabled:hover.-fill--transparent {
        color: #72cbe1; }
  .ge-button.-color--bluelight1 {
    background-color: #00b5e2;
    border-color: #00b5e2;
    color: #005eb8; }
    .ge-button.-color--bluelight1:hover, .ge-button.-color--bluelight1:active, .ge-button.-color--bluelight1:focus {
      background-color: #005eb8;
      border-color: #005eb8;
      color: #fff; }
    .ge-button.-color--bluelight1.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #00b5e2; }
      .ge-button.-color--bluelight1.-fill--transparent:hover, .ge-button.-color--bluelight1.-fill--transparent:active, .ge-button.-color--bluelight1.-fill--transparent:focus {
        color: #005eb8;
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--bluelight1.-fill--outline {
      border-color: #00b5e2;
      background-color: transparent;
      color: #00b5e2; }
      .ge-button.-color--bluelight1.-fill--outline:hover, .ge-button.-color--bluelight1.-fill--outline:active, .ge-button.-color--bluelight1.-fill--outline:focus {
        border-color: #005eb8;
        color: #005eb8; }
    .ge-button.-color--bluelight1.disabled, .ge-button.-color--bluelight1:disabled, .ge-button.-color--bluelight1[disabled], .ge-button.-color--bluelight1:disabled:focus, .ge-button.-color--bluelight1:disabled:hover {
      color: #005eb8; }
      .ge-button.-color--bluelight1.disabled.-fill--transparent, .ge-button.-color--bluelight1:disabled.-fill--transparent, .ge-button.-color--bluelight1[disabled].-fill--transparent, .ge-button.-color--bluelight1:disabled:focus.-fill--transparent, .ge-button.-color--bluelight1:disabled:hover.-fill--transparent {
        color: #00b5e2; }
  .ge-button.-color--white2 {
    background-color: #fff;
    border-color: #fff;
    color: #005eb8; }
    .ge-button.-color--white2:hover, .ge-button.-color--white2:active, .ge-button.-color--white2:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: rgba(255, 255, 255, 0.8);
      color: #63666a; }
    .ge-button.-color--white2.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #fff; }
      .ge-button.-color--white2.-fill--transparent:hover, .ge-button.-color--white2.-fill--transparent:active, .ge-button.-color--white2.-fill--transparent:focus {
        color: rgba(255, 255, 255, 0.8);
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--white2.-fill--outline {
      border-color: #fff;
      background-color: transparent;
      color: #fff; }
      .ge-button.-color--white2.-fill--outline:hover, .ge-button.-color--white2.-fill--outline:active, .ge-button.-color--white2.-fill--outline:focus {
        border-color: rgba(255, 255, 255, 0.8);
        color: rgba(255, 255, 255, 0.8); }
    .ge-button.-color--white2.disabled, .ge-button.-color--white2:disabled, .ge-button.-color--white2[disabled], .ge-button.-color--white2:disabled:focus, .ge-button.-color--white2:disabled:hover {
      color: #005eb8; }
      .ge-button.-color--white2.disabled.-fill--transparent, .ge-button.-color--white2:disabled.-fill--transparent, .ge-button.-color--white2[disabled].-fill--transparent, .ge-button.-color--white2:disabled:focus.-fill--transparent, .ge-button.-color--white2:disabled:hover.-fill--transparent {
        color: #fff; }
  .ge-button.-color--orange {
    background-color: #fe5000;
    border-color: #fe5000;
    color: #fff; }
    .ge-button.-color--orange:hover, .ge-button.-color--orange:active, .ge-button.-color--orange:focus {
      background-color: #ab6521;
      border-color: #ab6521;
      color: #fff; }
    .ge-button.-color--orange.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #fe5000; }
      .ge-button.-color--orange.-fill--transparent:hover, .ge-button.-color--orange.-fill--transparent:active, .ge-button.-color--orange.-fill--transparent:focus {
        color: #ab6521;
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--orange.-fill--outline {
      border-color: #fe5000;
      background-color: transparent;
      color: #fe5000; }
      .ge-button.-color--orange.-fill--outline:hover, .ge-button.-color--orange.-fill--outline:active, .ge-button.-color--orange.-fill--outline:focus {
        border-color: #ab6521;
        color: #ab6521; }
    .ge-button.-color--orange.disabled, .ge-button.-color--orange:disabled, .ge-button.-color--orange[disabled], .ge-button.-color--orange:disabled:focus, .ge-button.-color--orange:disabled:hover {
      color: #fff; }
      .ge-button.-color--orange.disabled.-fill--transparent, .ge-button.-color--orange:disabled.-fill--transparent, .ge-button.-color--orange[disabled].-fill--transparent, .ge-button.-color--orange:disabled:focus.-fill--transparent, .ge-button.-color--orange:disabled:hover.-fill--transparent {
        color: #fe5000; }
  .ge-button.-color--blueLighter1 {
    background-color: #00b5e2;
    border-color: #00b5e2;
    color: #fff; }
    .ge-button.-color--blueLighter1:hover, .ge-button.-color--blueLighter1:active, .ge-button.-color--blueLighter1:focus {
      background-color: rgba(255, 255, 255, 0.8);
      border-color: rgba(255, 255, 255, 0.8);
      color: #63666a !important; }
    .ge-button.-color--blueLighter1.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #00b5e2; }
      .ge-button.-color--blueLighter1.-fill--transparent:hover, .ge-button.-color--blueLighter1.-fill--transparent:active, .ge-button.-color--blueLighter1.-fill--transparent:focus {
        color: rgba(255, 255, 255, 0.8);
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--blueLighter1.-fill--outline {
      border-color: #00b5e2;
      background-color: transparent;
      color: #00b5e2; }
      .ge-button.-color--blueLighter1.-fill--outline:hover, .ge-button.-color--blueLighter1.-fill--outline:active, .ge-button.-color--blueLighter1.-fill--outline:focus {
        border-color: rgba(255, 255, 255, 0.8);
        color: rgba(255, 255, 255, 0.8); }
    .ge-button.-color--blueLighter1.disabled, .ge-button.-color--blueLighter1:disabled, .ge-button.-color--blueLighter1[disabled], .ge-button.-color--blueLighter1:disabled:focus, .ge-button.-color--blueLighter1:disabled:hover {
      color: #fff; }
      .ge-button.-color--blueLighter1.disabled.-fill--transparent, .ge-button.-color--blueLighter1:disabled.-fill--transparent, .ge-button.-color--blueLighter1[disabled].-fill--transparent, .ge-button.-color--blueLighter1:disabled:focus.-fill--transparent, .ge-button.-color--blueLighter1:disabled:hover.-fill--transparent {
        color: #00b5e2; }
  .ge-button.-color--grayLighter1 {
    background-color: #a5a6a8;
    border-color: #a5a6a8;
    color: #63666a; }
    .ge-button.-color--grayLighter1:hover, .ge-button.-color--grayLighter1:active, .ge-button.-color--grayLighter1:focus {
      background-color: #2f3133;
      border-color: #2f3133;
      color: #fff; }
    .ge-button.-color--grayLighter1.-fill--transparent {
      background-color: transparent;
      border-color: transparent;
      color: #a5a6a8; }
      .ge-button.-color--grayLighter1.-fill--transparent:hover, .ge-button.-color--grayLighter1.-fill--transparent:active, .ge-button.-color--grayLighter1.-fill--transparent:focus {
        color: #2f3133;
        background-color: transparent;
        border-color: transparent; }
    .ge-button.-color--grayLighter1.-fill--outline {
      border-color: #a5a6a8;
      background-color: transparent;
      color: #a5a6a8; }
      .ge-button.-color--grayLighter1.-fill--outline:hover, .ge-button.-color--grayLighter1.-fill--outline:active, .ge-button.-color--grayLighter1.-fill--outline:focus {
        border-color: #2f3133;
        color: #2f3133; }
    .ge-button.-color--grayLighter1.disabled, .ge-button.-color--grayLighter1:disabled, .ge-button.-color--grayLighter1[disabled], .ge-button.-color--grayLighter1:disabled:focus, .ge-button.-color--grayLighter1:disabled:hover {
      color: #63666a; }
      .ge-button.-color--grayLighter1.disabled.-fill--transparent, .ge-button.-color--grayLighter1:disabled.-fill--transparent, .ge-button.-color--grayLighter1[disabled].-fill--transparent, .ge-button.-color--grayLighter1:disabled:focus.-fill--transparent, .ge-button.-color--grayLighter1:disabled:hover.-fill--transparent {
        color: #a5a6a8; }
    .ge-button.-color--white:hover, .ge-button.-color--white:active, .ge-button.-color--white:focus {
      background-color: #e8e8e8;
      border-color: #e8e8e8;
      color: #18181B; }
  .ge-button.-color--blue, .ge-button.-color--green {
    background-color: #00755f;
    border-color: #00755f;
    color: #ffffff; }
    .ge-button.-color--blue:hover, .ge-button.-color--blue:active, .ge-button.-color--blue:focus, .ge-button.-color--green:hover, .ge-button.-color--green:active, .ge-button.-color--green:focus {
      background-color: #33a08c;
      border-color: #33a08c;
      color: #ffffff; }
    .ge-button.-color--blue.disabled, .ge-button.-color--blue:disabled, .ge-button.-color--blue[disabled], .ge-button.-color--blue:disabled:focus, .ge-button.-color--blue:disabled:hover, .ge-button.-color--green.disabled, .ge-button.-color--green:disabled, .ge-button.-color--green[disabled], .ge-button.-color--green:disabled:focus, .ge-button.-color--green:disabled:hover {
      color: #ffffff; }
    .ge-button.-color--blue.-fill--outline, .ge-button.-color--green.-fill--outline {
      border-color: #464649;
      background-color: transparent;
      color: #18181B; }
      .ge-button.-color--blue.-fill--outline:hover, .ge-button.-color--blue.-fill--outline:active, .ge-button.-color--blue.-fill--outline:focus, .ge-button.-color--green.-fill--outline:hover, .ge-button.-color--green.-fill--outline:active, .ge-button.-color--green.-fill--outline:focus {
        border-color: #464649;
        background-color: #464649;
        color: #ffffff; }
    .ge-button.-color--blue.-fill--transparent, .ge-button.-color--green.-fill--transparent {
      border-color: transparent;
      background-color: transparent;
      color: #00755f; }
      .ge-button.-color--blue.-fill--transparent:hover, .ge-button.-color--blue.-fill--transparent:active, .ge-button.-color--blue.-fill--transparent:focus, .ge-button.-color--green.-fill--transparent:hover, .ge-button.-color--green.-fill--transparent:active, .ge-button.-color--green.-fill--transparent:focus {
        text-decoration: underline;
        color: #004E3f; }
  .ge-button.-type--square {
    border-radius: 0px !important;
    height: 60px;
    width: 60px;
    margin: 5px 0px 0px;
    line-height: 58px;
    padding-left: 1.2rem;
    padding-right: 1.2rem; }
    .ge-button.-type--square i.fa {
      margin-left: 1.6rem;
      margin-top: -44px;
      line-height: 29px; }
    @media only screen and (max-width: 767px) {
      .ge-button.-type--square {
        width: 100%;
        text-align: center;
        border-radius: 2px !important; }
        .ge-button.-type--square i.fa {
          margin: 10px;
          float: unset; } }
  .ge-button.-theme--light {
    /* theme light NOTE: Using important here so that is overrides theme--dark parents! */
    background-color: #63666a !important;
    border-color: #63666a !important;
    color: #fff !important; }
    .ge-button.-theme--light:hover, .ge-button.-theme--light:active, .ge-button.-theme--light:focus {
      background-color: #2f3133 !important;
      border-color: #2f3133 !important; }
  .ge-button.-theme--dark {
    background-color: #d7d8db;
    color: #2f3133;
    border-color: #d7d8db; }
    .ge-button.-theme--dark:hover, .ge-button.-theme--dark:active, .ge-button.-theme--dark:focus {
      background-color: #fff;
      color: #2f3133;
      border-color: #fff; }
    .ge-button.-theme--dark.-color--blue {
      background-color: #72cbe1;
      border-color: #72cbe1;
      color: #18181a; }
      .ge-button.-theme--dark.-color--blue:hover, .ge-button.-theme--dark.-color--blue:active, .ge-button.-theme--dark.-color--blue:focus {
        background-color: #00b5e2;
        border-color: #00b5e2; }
    .ge-button.-theme--dark.-fill--outline {
      background-color: transparent;
      color: #a5a6a8;
      border-color: #a5a6a8; }
      .ge-button.-theme--dark.-fill--outline:hover, .ge-button.-theme--dark.-fill--outline:active, .ge-button.-theme--dark.-fill--outline:focus {
        background-color: transparent;
        color: #fff;
        border-color: #fff; }
      .ge-button.-theme--dark.-fill--outline.-color--blue {
        background-color: transparent;
        color: #72cbe1;
        border-color: #72cbe1; }
        .ge-button.-theme--dark.-fill--outline.-color--blue:hover, .ge-button.-theme--dark.-fill--outline.-color--blue:active, .ge-button.-theme--dark.-fill--outline.-color--blue:focus {
          background-color: transparent;
          color: #00b5e2;
          border-color: #00b5e2; }
    .ge-button.-theme--dark.-fill--transparent {
      border-color: transparent;
      background-color: transparent;
      color: #a5a6a8; }
      .ge-button.-theme--dark.-fill--transparent:hover, .ge-button.-theme--dark.-fill--transparent:active, .ge-button.-theme--dark.-fill--transparent:focus {
        text-decoration: underline;
        color: #fff; }
      .ge-button.-theme--dark.-fill--transparent.-color--blue {
        background-color: transparent;
        border-color: transparent;
        color: #72cbe1; }
        .ge-button.-theme--dark.-fill--transparent.-color--blue:hover, .ge-button.-theme--dark.-fill--transparent.-color--blue:active, .ge-button.-theme--dark.-fill--transparent.-color--blue:focus {
          background-color: transparent;
          border-color: transparent;
          color: #00b5e2; }
  .ge-button.joined-button i.fa {
    margin-left: 0; }
.ge-button.success-state .fa:before, ge-button.success-state .far:before {
    content: "\f00c";
}
.ge-button.error-state .fa:before, .ge-button.error-state .far:before {
    content: "\f071";
}

a.ge-button {
  text-decoration: none; }

[type="button"].ge-button,
[type="reset"].ge-button,
[type="submit"].ge-button {
  -webkit-appearance: button; }

.ge-tooltip {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative; }
  .ge-tooltip:before {
    display: none;
    background-color: #63666a;
    border-radius: 0.125rem;
    color: #fff;
    content: attr(data-content);
    max-width: 10rem;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    z-index: 100;
    font-weight: bold;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    height: 1.5rem;
    padding: 0 0.5rem;
    top: 2rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 0.624rem;
    line-height: 1.5rem; }
  .ge-tooltip:hover:before {
    display: inline; }

.product-item-buttons .tooltip-inner,
.order-table .tooltip-inner,
.document-item .tooltip-inner {
  padding: 6px 12px;
  background-color: #000000;
  color: #63666a;
  border-radius: 12px;
  font-size: 0.79rem;
  text-transform: uppercase;
  font-weight: bold; }

.product-item-buttons .tooltip.bottom .tooltip-arrow,
.order-table .tooltip.bottom .tooltip-arrow,
.document-item .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000000; }

.campaign-price {
  white-space: nowrap; }
  .campaign-price .tooltip-trigger {
    height: 15px;
    width: 15px;
    margin-top: -6px;
    padding: 0;
    border: none;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 0.624rem;
    line-height: 15px;
    font-weight: bold; }
    .campaign-price .tooltip-trigger.-bg--red {
      background-color: #E0091F; }
  .campaign-price .tooltip {
    opacity: 1; }
    .campaign-price .tooltip .tooltip-arrow:after {
      position: absolute;
      display: inline-block;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      content: ''; }
    .campaign-price .tooltip.bottom .tooltip-arrow {
      border-bottom-color: #d7d8db; }
      .campaign-price .tooltip.bottom .tooltip-arrow:after {
        top: 1px;
        left: 50%;
        margin-left: -4px;
        border-width: 0 4px 5px;
        border-bottom-color: #fff; }
    .campaign-price .tooltip.top .tooltip-arrow {
      border-top-color: #d7d8db; }
      .campaign-price .tooltip.top .tooltip-arrow:after {
        bottom: 1px;
        left: 50%;
        margin-left: -4px;
        border-width: 5px 4px 0;
        border-top-color: #fff; }
    .campaign-price .tooltip.right .tooltip-arrow {
      border-right-color: #d7d8db; }
      .campaign-price .tooltip.right .tooltip-arrow:after {
        top: 50%;
        left: 1px;
        margin-top: -4px;
        border-width: 4px 5px 4px 0;
        border-right-color: #fff; }
    .campaign-price .tooltip.left .tooltip-arrow {
      border-left-color: #d7d8db; }
      .campaign-price .tooltip.left .tooltip-arrow:after {
        right: 1px;
        top: 50%;
        margin-top: -4px;
        border-width: 4px 0 4px 5px;
        border-left-color: #fff; }
    .campaign-price .tooltip .tooltip-inner {
      max-width: 400px;
      padding: 16px 20px;
      border: 1px solid #d7d8db;
      border-radius: 3px;
      color: #63666a;
      text-transform: none;
      text-align: left;
      background-color: #fff; }

.lms-tooltip {
  position: relative; }
  .lms-tooltip .tooltip-holder {
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    right: 0;
    opacity: 0;
    z-index: 2;
    width: 218px;
    padding: 15px 20px;
    background-color: #13294b;
    color: #fff;
    transition: opacity 0.3s ease-in-out;
    border-radius: 2px; }
    .lms-tooltip .tooltip-holder:before {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -10px;
      border-width: 10px;
      border-style: solid;
      border-color: #13294b transparent transparent transparent; }
  .lms-tooltip progress {
    height: 8px;
    border: 0;
    border-radius: 4px; }
    .lms-tooltip progress::-webkit-progress-bar {
      border: 0;
      border-radius: 4px; }
    .lms-tooltip progress::-webkit-progress-value {
      border: 0;
      border-radius: 4px; }
    .lms-tooltip progress::-moz-progress-bar {
      border: 0;
      border-radius: 4px; }

.ge-pill {
  border: 0.125rem solid #f4f5f8;
  border-radius: 2.5rem;
  height: 2.5rem;
  margin: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  background-color: #fff;
  color: #2f3133;
  font-size: 0.79rem;
  line-height: 1.025rem;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .ge-pill:hover, .ge-pill:active, .ge-pill:focus {
    background-color: #ececf0;
    border-color: #ececf0;
    cursor: pointer;
    color: #2f3133; }
  .ge-pill.disabled, .ge-pill:disabled, .ge-pill[disabled], .ge-pill:disabled:focus, .ge-pill:disabled:hover {
    opacity: 0.4;
    pointer-events: none;
    color: #63666a;
    background-color: #d7d8db;
    border-color: #d7d8db; }

a.ge-pill {
  text-decoration: none; }

[type="button"].ge-pill,
[type="reset"].ge-pill,
[type="submit"].ge-pill {
  -webkit-appearance: button; }

.fieldset div {
  position: relative;
  word-wrap: break-word; }

.ge-form__item:before, .ge-form__item:after {
  content: " ";
  display: table; }

.ge-form__item:after {
  clear: both; }

.ge-form__item.-has--error .ge-label {
  color: #E0091F; }
  .ge-form__item.-has--error .ge-label--error {
    color: #E0091F;
    visibility: visible; }

.ge-form__item.-has--focus .ge-label {
  color: #005eb8; }

.ge-form__item.-has--focus .-is--required::after {
  content: "*";
  color: #E0091F;
  padding-left: 2px; }

.ge-form__item .-is--required::after {
  content: "*";
  color: #E0091F;
  padding-left: 2px; }

.ge-form__item .fa-angle-down {
  position: absolute;
  right: 20px;
  top: 12px;
  font-size: 1.424rem;
  pointer-events: none; }

.ge-label {
  font-size: 1rem;
  padding-top: 2rem;
  padding-bottom: 0.5rem;
  display: block;
  word-wrap: break-word;
  color: #63666a; }
  .ge-label.-spacing--dense {
    font-size: 0.889rem;
    padding-top: 1.5rem;
    padding-bottom: 0.25rem; }
  .ge-label--helper, .ge-label--error {
    width: 100%;
    float: left;
    margin: -21px 0 5px;
    padding-top: .0125rem;
    padding-bottom: .0125rem;
    font-size: 0.79rem;
    line-height: 1.3;
    visibility: hidden;
    position: relative;
    color: #a5a6a8;
    min-height: 17px; }
    .ge-label--helper + [class*='ge-label--'], .ge-label--error + [class*='ge-label--'] {
      margin: -21px -100% 5px; }
    .ge-label--helper.-is--visible, .ge-label--error.-is--visible {
      visibility: visible; }
  .ge-label.-has--error, .ge-label--error {
    color: #E0091F; }

.ge-form__item label {
  margin-top: 5px; }

  .form-control[disabled] {
    background: rgba(0, 0, 0, 0.1); }
  .form-control-center {
    margin: 0 auto; }

.ge-form__item.-type--phone .form-group {
  margin-bottom: 5px; }

.ge-form__item.-type--phone .ge-label--error {
  margin: -5px 0 -17px;
  border-left-color: #E0091F; }

.ge-form__item.-type--phone .ge-text-input {
  margin: 0; }

.ge-form__item .phone-number {
  display: flex; }

.ge-form__item .phone-number-suffix {
  flex: 1;
  min-width: 0;
  width: auto;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.ge-form__item .phone-number-prefix {
  border: 1px solid #a5a6a8;
  border-right: none;
  box-shadow: none;
  cursor: not-allowed;
  width: auto;
  height: 45px;
  background: #f4f5f8;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem; }
  .ge-form__item .phone-number-prefix.focused {
    border: 2px solid #005eb8;
    border-right: none; }

.ge-form__item.-has--error .phone-number-prefix {
  border: 2px solid #E0091F;
  border-right: none; }

.ge-form__item .ge-text-input:focus ~ .ge-label--helper, .ge-form__item input[type=text]:focus ~ .ge-label--helper, .ge-form__item input[type=number]:focus ~ .ge-label--helper, .ge-form__item input[type=email]:focus ~ .ge-label--helper, .ge-form__item input[type=tel]:focus ~ .ge-label--helper, .ge-form__item input[type=password]:focus ~ .ge-label--helper, .ge-form__item .ge-text-area:focus ~ .ge-label--helper, .ge-form__item textarea:focus ~ .ge-label--helper {
  visibility: visible; }

.ge-label--error.-is--visible ~ .ge-label--helper {
  visibility: hidden!important; }

.ge-form__item.-has--error .ge-text-input, .ge-form__item.-has--error input[type=text], .ge-form__item.-has--error input[type=number], .ge-form__item.-has--error input[type=email], .ge-form__item.-has--error input[type=tel], .ge-form__item.-has--error input[type=password], .ge-form__item.-has--error .ge-text-area, .ge-form__item.-has--error textarea {
  border-width: 0.125rem;
  border-color: #E0091F;
  padding-left: calc(1rem - 1px);
  padding-right: calc(1rem - 1px); }
  .ge-form__item.-has--error .ge-text-input ~ .ge-label--error, .ge-form__item.-has--error input[type=text] ~ .ge-label--error, .ge-form__item.-has--error input[type=number] ~ .ge-label--error, .ge-form__item.-has--error input[type=email] ~ .ge-label--error, .ge-form__item.-has--error input[type=tel] ~ .ge-label--error, .ge-form__item.-has--error input[type=password] ~ .ge-label--error, .ge-form__item.-has--error .ge-text-area ~ .ge-label--error, .ge-form__item.-has--error textarea ~ .ge-label--error {
    visibility: visible; }
  .ge-form__item.-has--error .ge-text-input:focus, .ge-form__item.-has--error input[type=text]:focus, .ge-form__item.-has--error input[type=number]:focus, .ge-form__item.-has--error input[type=email]:focus, .ge-form__item.-has--error input[type=tel]:focus, .ge-form__item.-has--error input[type=password]:focus, .ge-form__item.-has--error .ge-text-area:focus, .ge-form__item.-has--error textarea:focus {
    border-width: 0.125rem;
    border-color: #E0091F;
    outline-style: none; }
    .ge-form__item.-has--error .ge-text-input:focus ~ .ge-label--helper, .ge-form__item.-has--error input[type=text]:focus ~ .ge-label--helper, .ge-form__item.-has--error input[type=number]:focus ~ .ge-label--helper, .ge-form__item.-has--error input[type=email]:focus ~ .ge-label--helper, .ge-form__item.-has--error input[type=tel]:focus ~ .ge-label--helper, .ge-form__item.-has--error input[type=password]:focus ~ .ge-label--helper, .ge-form__item.-has--error .ge-text-area:focus ~ .ge-label--helper, .ge-form__item.-has--error textarea:focus ~ .ge-label--helper {
      visibility: hidden; }

.ge-form__item.-has--error input[type=file] {
  color: #E0091F; }

.ge-form__item .card-number-wrapper {
  position: relative; }
  .ge-form__item .card-number-wrapper img {
    height: 12px;
    width: auto;
    position: absolute;
    right: 16px;
    top: 16px; }

.ge-text-input, input[type=text], input[type=number], input[type=email], input[type=tel], input[type=password], .ge-text-area, textarea {
  font-size: 1.125rem;
  min-height: 2.75rem;
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-border-radius: 0.125rem;
  -moz-border-radius: 0.125rem;
  -ms-border-radius: 0.125rem;
  -o-border-radius: 0.125rem;
  border-radius: 0.125rem;
  margin: 0 0 27px;
  border: 0.0625rem solid #a5a6a8;
  width: 100%;
  background: #fff; }
  .ge-text-input::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, .ge-text-area::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 1.125rem; }
  .ge-text-input:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=password]:-moz-placeholder, .ge-text-area:-moz-placeholder, textarea:-moz-placeholder {
    font-size: 1.125rem; }
  .ge-text-input::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=password]::-moz-placeholder, .ge-text-area::-moz-placeholder, textarea::-moz-placeholder {
    font-size: 1.125rem; }
  .ge-text-input:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, .ge-text-area:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 1.125rem; }
  .ge-text-input.-spacing--dense, input[type=text].-spacing--dense, input[type=number].-spacing--dense, input[type=email].-spacing--dense, input[type=tel].-spacing--dense, input[type=password].-spacing--dense, .ge-text-area.-spacing--dense, textarea.-spacing--dense {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    min-height: 2.25rem;
    font-size: 0.889rem;
    -webkit-border-radius: 0.125rem;
    -moz-border-radius: 0.125rem;
    -ms-border-radius: 0.125rem;
    -o-border-radius: 0.125rem;
    border-radius: 0.125rem; }
    .ge-text-input.-spacing--dense::-webkit-input-placeholder, input[type=text].-spacing--dense::-webkit-input-placeholder, input[type=number].-spacing--dense::-webkit-input-placeholder, input[type=email].-spacing--dense::-webkit-input-placeholder, input[type=tel].-spacing--dense::-webkit-input-placeholder, input[type=password].-spacing--dense::-webkit-input-placeholder, .ge-text-area.-spacing--dense::-webkit-input-placeholder, textarea.-spacing--dense::-webkit-input-placeholder {
      font-size: 0.889rem; }
    .ge-text-input.-spacing--dense:-moz-placeholder, input[type=text].-spacing--dense:-moz-placeholder, input[type=number].-spacing--dense:-moz-placeholder, input[type=email].-spacing--dense:-moz-placeholder, input[type=tel].-spacing--dense:-moz-placeholder, input[type=password].-spacing--dense:-moz-placeholder, .ge-text-area.-spacing--dense:-moz-placeholder, textarea.-spacing--dense:-moz-placeholder {
      font-size: 0.889rem; }
    .ge-text-input.-spacing--dense::-moz-placeholder, input[type=text].-spacing--dense::-moz-placeholder, input[type=number].-spacing--dense::-moz-placeholder, input[type=email].-spacing--dense::-moz-placeholder, input[type=tel].-spacing--dense::-moz-placeholder, input[type=password].-spacing--dense::-moz-placeholder, .ge-text-area.-spacing--dense::-moz-placeholder, textarea.-spacing--dense::-moz-placeholder {
      font-size: 0.889rem; }
    .ge-text-input.-spacing--dense:-ms-input-placeholder, input[type=text].-spacing--dense:-ms-input-placeholder, input[type=number].-spacing--dense:-ms-input-placeholder, input[type=email].-spacing--dense:-ms-input-placeholder, input[type=tel].-spacing--dense:-ms-input-placeholder, input[type=password].-spacing--dense:-ms-input-placeholder, .ge-text-area.-spacing--dense:-ms-input-placeholder, textarea.-spacing--dense:-ms-input-placeholder {
      font-size: 0.889rem; }
  .ge-text-input:focus, input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=password]:focus, .ge-text-area:focus, textarea:focus {
    border-width: 0.125rem;
    border-color: #005eb8;
    outline: none;
    padding-left: calc(1rem - 1px);
    padding-right: calc(1rem - 1px); }
  .ge-text-input.-has--error, input[type=text].-has--error, input[type=number].-has--error, input[type=email].-has--error, input[type=tel].-has--error, input[type=password].-has--error, .ge-text-area.-has--error, textarea.-has--error {
    border-width: 0.125rem;
    border-color: #E0091F;
    outline-style: none; }
  .ge-text-input:disabled, .ge-text-input[readonly], input[type=text]:disabled, input[type=text][readonly], input[type=number]:disabled, input[type=number][readonly], input[type=email]:disabled, input[type=email][readonly], input[type=tel]:disabled, input[type=tel][readonly], input[type=password]:disabled, input[type=password][readonly], .ge-text-area:disabled, .ge-text-area[readonly], textarea:disabled, textarea[readonly] {
    background-color: #ececf0;
    opacity: .5;
    pointer-events: none; }
    .ge-form__item .ge-text-input:disabled + .fa-angle-down, .ge-form__item .ge-text-input[readonly] + .fa-angle-down, .ge-form__item input[type=text]:disabled + .fa-angle-down, .ge-form__item input[type=text][readonly] + .fa-angle-down, .ge-form__item input[type=number]:disabled + .fa-angle-down, .ge-form__item input[type=number][readonly] + .fa-angle-down, .ge-form__item input[type=email]:disabled + .fa-angle-down, .ge-form__item input[type=email][readonly] + .fa-angle-down, .ge-form__item input[type=tel]:disabled + .fa-angle-down, .ge-form__item input[type=tel][readonly] + .fa-angle-down, .ge-form__item input[type=password]:disabled + .fa-angle-down, .ge-form__item input[type=password][readonly] + .fa-angle-down, .ge-form__item .ge-text-area:disabled + .fa-angle-down, .ge-form__item .ge-text-area[readonly] + .fa-angle-down, .ge-form__item textarea:disabled + .fa-angle-down, .ge-form__item textarea[readonly] + .fa-angle-down {
      opacity: .5; }

.ge-text-area, textarea {
  resize: none;
  padding: 1rem; }
  .ge-text-area:focus, textarea:focus {
    padding: calc(1rem - 1px); }

input[type="password"]::-ms-reveal {
  display: none; }

.ge-password__icon {
  float: right;
  margin-top: -61px;
  margin-right: 16px;
  position: relative; }
  .ge-password__icon .fa {
    color: #a5a6a8; }
  .ge-password__icon:hover {
    cursor: default; }
    .ge-password__icon:hover .fa {
      color: #63666a; }

.ge-password__validation .-status--pristine {
  color: #63666a; }

.ge-password__validation .-status--valid {
  color: #00bf6f; }

.ge-password__validation .-status--invalid {
  color: #E0091F; }

.ge-text-input[type=date] {
  position: relative; }
  .ge-text-input[type=date]::-webkit-inner-spin-button {
    position: absolute;
    right: 35px;
    top: 9px; }

.ge-form__item .ge-select:focus ~ .ge-label--helper {
  visibility: visible; }

.ge-form__item.-has--error .ge-select ~ .ge-label--error {
  visibility: visible; }

.ge-form__item.-has--error .ge-select:focus {
  border-width: 0.125rem;
  border-color: #E0091F; }
  .ge-form__item.-has--error .ge-select:focus ~ .ge-label--helper {
    visibility: hidden; }

.ge-form__item.-has--error select {
  border-width: 0.125rem;
  border-color: #E0091F;
  padding-left: calc(1rem - 1px);
  padding-right: calc(1rem - 1px); }

.ge-select, select {
  font-size: 1.125rem;
  min-height: 3rem;
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-border-radius: 0.125rem;
  -moz-border-radius: 0.125rem;
  -ms-border-radius: 0.125rem;
  -o-border-radius: 0.125rem;
  border-radius: 0.125rem;
  margin: 0 0 27px;
  border: 0.0625rem solid #a5a6a8;
  width: 100%;
  background-color: #fff; }

.ge-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding-right: 45px;
  -webkit-padding-end: 45px; }
  .ge-select:focus {
    border-width: 0.125rem;
    border-color: #005eb8;
    outline: none;
    padding-left: calc(1rem - 1px);
    padding-right: 44px; }
  .ge-select::-ms-expand {
    display: none; }
  .ge-select:disabled, .ge-select[readonly] {
    background-color: #ececf0;
    opacity: .5;
    pointer-events: none; }
    .ge-form__item .ge-select:disabled + .fa-angle-down, .ge-form__item .ge-select[readonly] + .fa-angle-down {
      opacity: .5; }
  .form-group .ge-select,
  .ge-form__item .ge-select {
    height: 3rem; }

.custom-select {
  position: relative;
  display: inline-block;
  float: right; }
  .custom-select:after, .custom-select::after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 200;
    right: 20px;
    top: 10px;
    position: absolute;
    pointer-events: none; }
  .custom-select label {
    font-weight: normal;
    margin-right: 10px; }
  .custom-select .form-control {
    width: auto;
    display: inline-block;
    padding-left: 18px;
    padding-right: 35px;
    background-color: transparent;
    border: 1px solid #d7d8db;
    height: auto;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 0.889rem; }
    @media all and (max-width: 991px) {
      .custom-select .form-control {
        font-size: 16px !important; } }
    .custom-select .form-control.gray-background {
      background-color: #ececf0;
      border: 0; }
    .custom-select .form-control::-ms-expand {
      display: none; }
  @media all and (max-width: 991px) {
    .custom-select {
      float: none;
      display: block; }
      .custom-select:after, .custom-select::after {
        top: 12px;
        right: 30px; }
        .custom-select .form-control {
            padding: 15px 30px 15px 15px;
            border: 1px solid #ececf0;
            font-size: 13px;
            text-transform: none;
            width: 100%;
            margin: 0; }
      .custom-select label {
        display: none; } }

.sort-box form {
  width: auto; }

@media all and (max-width: 991px) {
  .sort-box .pull-left {
    float: none !important; }
  .sort-box .form-group {
    margin-bottom: 0; } }

.select--main:after, .select--main::after {
  font-size: 25px; }

@media all and (max-width: 991px) {
  .shop-select {
    margin-bottom: 15px !important; }
    .shop-select:after, .shop-select::after {
      font-size: 25px !important; } }

.custom-select-box {
  position: relative; }
  .custom-select-box select.form-control {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    position: relative; }
  .custom-select-box .fa-angle-down.select-angle {
    position: absolute;
    right: 15px;
    top: 62px; }

/* custom select styles corrections */
.ge-form__item .bootstrap-select.ge-select {
  margin-bottom: 27px;
  padding: 0;
  border: none;
  background: transparent; }
  .ge-form__item .bootstrap-select.ge-select .dropdown-toggle {
    height: 3rem;
    padding: 0 2.7rem 0 1rem;
    border-width: 0.0625rem;
    border-color: #a5a6a8;
    -webkit-border-radius: 0.125rem;
    -moz-border-radius: 0.125rem;
    -ms-border-radius: 0.125rem;
    -o-border-radius: 0.125rem;
    border-radius: 0.125rem;
    color: #63666a;
    font-size: 1.125rem;
    text-transform: none;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
    .ge-form__item .bootstrap-select.ge-select .dropdown-toggle:focus {
      height: calc(3rem - 0.125rem);
      border-width: 0.125rem;
      border-color: #005eb8;
      padding-right: calc(2.7rem - 1px);
      padding-left: calc(1rem - 1px);
      outline: none !important; }
      .ge-form__item .bootstrap-select.ge-select .dropdown-toggle:focus .bs-caret {
        margin: -1px -1px 0 0; }
    .ge-form__item .bootstrap-select.ge-select .dropdown-toggle .bs-caret {
      position: absolute;
      right: 25px;
      top: 13px;
      font-size: 1.424rem;
      pointer-events: none;
      border: none;
      height: auto;
      width: auto;
      font-family: 'Font Awesome 5 Pro';
      font-weight: 400;
      line-height: 1; }
      .ge-form__item .bootstrap-select.ge-select .dropdown-toggle .bs-caret:before {
        content: '\f107'; }
      .ge-form__item .bootstrap-select.ge-select .dropdown-toggle .bs-caret .caret {
        display: none; }
    .ge-form__item .bootstrap-select.ge-select .dropdown-toggle .filter-option {
      text-overflow: ellipsis;
      line-height: 3rem; }
    .ge-form__item .bootstrap-select.ge-select .dropdown-toggle.disabled {
      background-color: #ececf0;
      opacity: .50;
      pointer-events: none; }
    .ge-form__item .bootstrap-select.ge-select .dropdown-toggle ~ .dropdown-menu {
      position: absolute; }
  .ge-form__item .bootstrap-select.ge-select.open .dropdown-toggle {
    border-width: 0.125rem;
    border-color: #005eb8;
    padding-right: calc(2.7rem - 1px);
    padding-left: calc(1rem - 1px); }
    .ge-form__item .bootstrap-select.ge-select.open .dropdown-toggle .bs-caret {
      margin: -1px -1px 0 0; }
  .ge-form__item .bootstrap-select.ge-select .dropdown-menu {
    max-width: 490px;
    margin: 0;
    padding: 0;
    border: 1px solid #7b9dd4;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    min-height: 2rem !important;
    right: auto;
    z-index: 103; }
    @media (max-width: 510px) {
      .ge-form__item .bootstrap-select.ge-select .dropdown-menu {
        max-width: 100%; } }
    .ge-form__item .bootstrap-select.ge-select .dropdown-menu li a {
      width: 100%;
      height: auto;
      padding: 0 15px;
      line-height: 0; }
      .ge-form__item .bootstrap-select.ge-select .dropdown-menu li a span {
        width: 100%;
        font-size: 1.15em;
        line-height: 1.5em;
        overflow: hidden;
        text-overflow: ellipsis; }
        .ge-form__item .bootstrap-select.ge-select .dropdown-menu li a span.text:empty {
          display: none; }
      .ge-form__item .bootstrap-select.ge-select .dropdown-menu li a.selected, .ge-form__item .bootstrap-select.ge-select .dropdown-menu li a:focus, .ge-form__item .bootstrap-select.ge-select .dropdown-menu li a:hover {
        color: #fff;
        background: #1e90ff; }

.ge-form__item.-has--error .bootstrap-select.ge-select .dropdown-toggle {
  border-width: 0.125rem;
  border-color: #E0091F;
  padding-right: calc(2.7rem - 1px);
  padding-left: calc(1rem - 1px); }
  .ge-form__item.-has--error .bootstrap-select.ge-select .dropdown-toggle .bs-caret {
    margin: -1px -1px 0 0; }

@media all and (min-width: 992px) {
  .round-select {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; } }

.gray-background {
  background-color: #ececf0; }

.ge-picklist ~ .select2.select2-container {
  width: 100% !important;
  margin-bottom: 27px; }
  .ge-picklist ~ .select2.select2-container.select2-container--focus .select2-selection {
    border: 0.125rem solid #005eb8; }
    .ge-picklist ~ .select2.select2-container.select2-container--focus .select2-selection .select2-selection__rendered {
      margin-top: -1px;
      margin-left: -1px; }
    .ge-picklist ~ .select2.select2-container.select2-container--focus .select2-selection .select2-search__field {
      min-height: 43px;
      margin-top: 1px; }
  .ge-picklist ~ .select2.select2-container .select2-selection {
    border: 0.0625rem solid #a5a6a8;
    outline: none; }
    .ge-picklist ~ .select2.select2-container .select2-selection .select2-selection__rendered {
      margin-bottom: -9px;
      /* fix the bottom gap*/ }
      .ge-picklist ~ .select2.select2-container .select2-selection .select2-selection__rendered .ge-picklist__ellipsis {
        padding: 0 6px;
        margin-right: 0; }
    .ge-picklist ~ .select2.select2-container .select2-selection .select2-selection__arrow {
      display: none; }
    .ge-picklist ~ .select2.select2-container .select2-selection .select2-search__field {
      font-size: 1.125rem;
      color: #63666a;
      min-height: 45px;
      margin: 0;
      padding: 0 15px;
      width: 100%;
      cursor: default; }
    .ge-picklist ~ .select2.select2-container .select2-selection .select2-selection__choice {
      margin-top: 8px;
      max-width: 150px;
      overflow: hidden;
      text-transform: none;
      text-overflow: ellipsis; }
    .ge-picklist ~ .select2.select2-container .select2-selection.select2-selection--single {
      min-height: 45px;
      outline: none; }
      .ge-picklist ~ .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
        padding-right: 45px;
        font-size: 1.125rem;
        color: #63666a;
        min-height: 45px;
        line-height: 43px;
        overflow: hidden;
        text-transform: none;
        text-overflow: ellipsis;
        cursor: default; }
        .ge-picklist ~ .select2.select2-container .select2-selection.select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
          color: #63666a; }

.ge-picklist.-type--checkbox ~ .select2.select2-container .select2-selection__choice {
  background-color: transparent;
  border: none;
  max-width: 200px; }
  .ge-picklist.-type--checkbox ~ .select2.select2-container .select2-selection__choice .select2-selection__choice__remove {
    display: none; }
  .ge-picklist.-type--checkbox ~ .select2.select2-container .select2-selection__choice.-type--more {
    color: #d7d8db; }

.ge-picklist__option-header {
  padding: 5px;
  margin-right: 30px;
  border: 1px solid #2f3133;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  min-width: 110px;
  display: inline-block;
  line-height: 1.125rem;
  text-align: center; }

.select2-container .select2-dropdown {
  border: 0 solid #aeafaf;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px 0 #2f3133;
  -moz-box-shadow: 0 1px 2px 0 #2f3133;
  -o-box-shadow: 0 1px 2px 0 #2f3133;
  box-shadow: 0 1px 2px 0 #2f3133;
  padding: 8px 0; }
  .select2-container .select2-dropdown--below {
    margin-top: 8px; }
  .select2-container .select2-dropdown--above {
    margin-top: -8px; }
.select2-container .select2-results {
  max-height: 360px; }
  .select2-container .select2-results > .select2-results__options {
    max-height: 360px; }
  .select2-container .select2-results .select2-results__option {
    color: #2f3133;
    font-weight: normal;
    text-transform: none; }
    .select2-container .select2-results .select2-results__option.select2-results__option--highlighted {
      background-color: #ececf0;
      color: #2f3133; }
    .select2-container .select2-results .select2-results__option[aria-selected=true] {
      background-color: #fff;
      color: #a5a6a8; }
    .select2-container .select2-results .select2-results__option[aria-disabled=true] {
      color: #d7d8db; }
      .select2-container .select2-results .select2-results__option[aria-disabled=true] .ge-picklist__option-header {
        border-color: #d7d8db; }
  .select2-container .select2-results.-type--checkbox {
    max-height: 235px; }
    .select2-container .select2-results.-type--checkbox > .select2-results__options {
      max-height: 235px; }
    .select2-container .select2-results.-type--checkbox .ge-picklist__option-header {
      min-width: 25px;
      margin-right: 10px;
      border: none; }
    .select2-container .select2-results.-type--checkbox .select2-results__option[aria-selected=true] {
      color: #2f3133; }
      .select2-container .select2-results.-type--checkbox .select2-results__option[aria-selected=true]:hover {
        background-color: #ececf0; }

.ge-form__item.-has--error .ge-picklist ~ .select2-container .select2-selection {
  border: 0.125rem solid #E0091F; }
  .ge-form__item.-has--error .ge-picklist ~ .select2-container .select2-selection .select2-search__field {
    min-height: 43px; }

/* for Angular ng-dropdown-multiselect component */
[ng-dropdown-multiselect] {
  margin-bottom: 27px;
  background-color: #fff; }
  [ng-dropdown-multiselect] .dropdown-multiselect {
    width: 100%;
    border: 0.0625rem solid #a5a6a8;
    padding-left: 1px; }
    [ng-dropdown-multiselect] .dropdown-multiselect button.dropdown-toggle {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -o-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 0.125rem;
      -moz-border-radius: 0.125rem;
      -ms-border-radius: 0.125rem;
      -o-border-radius: 0.125rem;
      border-radius: 0.125rem;
      min-height: 3rem;
      line-height: 1.5em;
      font-size: 1.125rem;
      text-align: left;
      text-transform: none;
      background-color: transparent;
      border: none;
      padding: 4px 12px;
      width: 100%;
      max-width: 70%;
      max-width: calc(100% - 100px);
      /* for modern browsers */
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      cursor: default; }
      [ng-dropdown-multiselect] .dropdown-multiselect button.dropdown-toggle:hover {
        background-color: transparent; }
      [ng-dropdown-multiselect] .dropdown-multiselect button.dropdown-toggle .caret {
        display: none; }
    [ng-dropdown-multiselect] .dropdown-multiselect.open {
      border: 0.125rem solid #005eb8; }
    [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu {
      max-width: none;
      width: 100%;
      max-height: 256px;
      height: auto;
      z-index: 62; }
      @media all and (min-width: 768px) {
        [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu {
          width: auto;
          min-width: 100%;
          margin-left: 0;
          left: 0;
          right: auto; } }
      [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu > li.active a.option {
        background-color: #fff; }
        [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu > li.active a.option:hover {
          background-color: #ececf0; }
      [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option {
        line-height: 1.5em;
        height: auto;
        padding: 10px 15px;
        font-size: 1.125rem;
        cursor: default; }
        [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option:focus {
          background-color: #fff; }
        [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option:hover {
          background-color: #ececf0; }
        [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox {
          margin: 0; }
          [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox > label {
            margin-top: 0;
            cursor: default; }
            [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox > label span > span {
              line-height: 1.125rem;
              padding: 6px; }
          @media all and (max-width: 767px) {
            [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox > label {
              vertical-align: bottom;
              /* cancel the height added by child element with overflow:hidden */ }
              [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox > label > span {
                display: block; }
                [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox > label > span > span {
                  display: block;
                  overflow: hidden;
                  white-space: nowrap;
                  text-overflow: ellipsis; } }
          [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox .checkboxInput {
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 5px 0 0 -20px; }
            [ng-dropdown-multiselect] .dropdown-multiselect ul.dropdown-menu a.option .checkbox .checkboxInput:before {
              width: auto;
              height: auto;
              margin: 1px 0 0 0; }
  [ng-dropdown-multiselect] ~ .multiselect-text-more {
    position: absolute;
    top: 11px;
    right: 50px; }

.ge-form__item.-has--error [ng-dropdown-multiselect] .dropdown-multiselect {
  border: 0.125rem solid #E0091F; }

.ge-form__item.-has--error [ng-dropdown-multiselect] .checkboxInput {
  padding: 0; }

.search-inpage-block {
  position: relative;
  margin: 11px 0 18px;
  border-bottom: 1px solid #d7d8db;
  /*full-width search field*/ }
  .search-inpage-block input[type="text"] {
    float: left;
    border: 0;
    color: #005eb8;
    font-size: 1.125rem;
    height: 40px;
    min-height: 0;
    margin: 0 5px 0 0;
    padding: 0;
    width: calc(100% - 35px);
    background: transparent; }
    .search-inpage-block input[type="text"]:active, .search-inpage-block input[type="text"]:focus {
      outline: 0; }
  .search-inpage-block .icon {
    float: left;
    cursor: pointer;
    width: 24px;
    height: 40px;
    margin: 0;
    background: transparent;
    border: none; }
    .search-inpage-block .icon .fa {
      font-size: 1.125rem;
      line-height: 40px;
      padding: 0 3px; }
    .search-inpage-block .icon img.icon-search {
      margin: 17.5px 0; }
  .search-inpage-block.search-input_full-width {
    margin-bottom: 50px; }
    .search-inpage-block.search-input_full-width input[type="text"] {
      width: calc(100% - 45px);
      height: 60px;
      min-height: 60px;
      padding-right: 10px;
      font-size: 1.602rem; }
    .search-inpage-block.search-input_full-width .icon {
      margin-left: 0; }
      .search-inpage-block.search-input_full-width .icon .fa {
        font-size: 1.4rem;
        line-height: 60px; }
  .search-inpage-block.dropdown-menu {
    width: calc(100% - 10px);
    max-width: 100%;
    top: 35px !important;
    left: 0 !important; }
    .search-inpage-block.dropdown-menu li > a {
      padding: 0 20px;
      color: #63666a;
      font-size: 0.9rem;
      font-style: italic; }
    .search-inpage-block.dropdown-menu .active a, .search-inpage-block.dropdown-menu .active a:hover, .search-inpage-block.dropdown-menu .active a:focus {
      color: black;
      background-color: #f4f5f8; }

.custom-input input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-style: italic; }

.custom-input input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-style: italic; }

.custom-input input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-style: italic; }

.custom-input input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-style: italic; }

.file-upload-container .file_uploads {
  display: none; }

.file-upload-container .upload-name.ge-text-input {
  padding: 10px;
  line-height: 22px;
  word-wrap: break-word; }

.file-upload-container label {
  margin: 0;
  width: 100%;
  color: #63666a; }

.ge-quantity__selector {
  padding: 15px 0; }
  @media screen and (min-width: 992px) {
    .ge-quantity__selector {
      padding: 0 3px 0 0;
      float: right; } }
  .ge-quantity__selector button:disabled,
  .ge-quantity__selector button[disabled],
  .ge-quantity__selector input:disabled,
  .ge-quantity__selector input[disabled] {
    opacity: 0.33;
    pointer-events: none;
    color: #63666a;
    background-color: #d7d8db;
    border-color: #d7d8db;
    cursor: default; }
  .ge-quantity__selector .ge-quantity-selector__decrease, .ge-quantity__selector .ge-quantity-selector__increase {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #d7d8db;
    color: #63666a;
    cursor: pointer;
    float: left;
    font-size: 0.79rem;
    height: 40px;
    width: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: -0.0125rem;
    line-height: 1em;
    padding: 4px 0 1px 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: #fff; }
    .ge-quantity__selector .ge-quantity-selector__decrease:hover, .ge-quantity__selector .ge-quantity-selector__increase:hover {
      background: #d7d8db;
      color: #2f3133; }
  .ge-quantity__selector .ge-quantity-selector__decrease {
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    border-left: 1px solid #d7d8db;
    border-right: none;
    border-top: 1px solid #d7d8db;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0; }
  .ge-quantity__selector .ge-quantity-selector__increase {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    border-left: none;
    border-right: 1px solid #d7d8db;
    border-top: 1px solid #d7d8db;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px; }
  .ge-quantity__selector .ge-quantity-selector__input {
    border-color: #d7d8db;
    border-style: solid;
    border-width: 1px;
    min-height: 40px !important;
    margin-bottom: 8px;
    width: 72px;
    color: #63666a;
    font-size: 1rem;
    letter-spacing: 0.00625rem;
    line-height: 1.125rem;
    -moz-appearance: textfield;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    float: left;
    max-width: 72px;
    padding: 0;
    text-align: center; }
    .ge-quantity__selector .ge-quantity-selector__input:focus {
      padding: 0; }
    @media screen and (max-width: 991px) {
      .ge-quantity__selector .ge-quantity-selector__input {
        margin: 0; } }
    .ge-quantity__selector .ge-quantity-selector__input::-webkit-inner-spin-button, .ge-quantity__selector .ge-quantity-selector__input::-webkit-outer-spin-button {
      display: none; }

.ge-datepicker {
  position: relative; }
  .ge-datepicker__input {
    position: relative; }
    .ge-datepicker__input:focus {
      /* overwrite border style to avoid blinking on click */
      border: 0.0625rem solid #a5a6a8; }
    .ge-datepicker__input[type=text][readonly] {
      pointer-events: auto; }
  .ge-datepicker__panel {
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px 0 #2f3133;
    -moz-box-shadow: 0 1px 2px 0 #2f3133;
    -o-box-shadow: 0 1px 2px 0 #2f3133;
    box-shadow: 0 1px 2px 0 #2f3133;
    position: absolute;
    padding: 20px 15px;
    border-width: 0;
    text-align: center;
    background-color: #fff;
    cursor: default;
    z-index: 100;
    /* styles for mobile browsers */ }
    .ge-datepicker__panel.-is--hidden {
      display: none; }
    .ge-datepicker__panel.-position--above {
      margin-bottom: 5px; }
    .ge-datepicker__panel.-position--below {
      margin-top: 5px; }
    .ge-datepicker__panel span {
      display: inline-block;
      width: 30px;
      line-height: 30px;
      color: #63666a; }
    .ge-datepicker__panel .ge-datepicker__title span {
      font-size: 16px;
      font-size: 1rem;
      width: 100%;
      color: #2f3133;
      text-align: center; }
    .ge-datepicker__panel .ge-datepicker__prev, .ge-datepicker__panel .ge-datepicker__next {
      text-align: center; }
      .ge-datepicker__panel .ge-datepicker__prev span:hover, .ge-datepicker__panel .ge-datepicker__next span:hover {
        color: #2f3133;
        background-color: #ececf0;
        width: 30px;
        height: 30px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px; }
    .ge-datepicker__panel .ge-datepicker__dayName span {
      font-weight: bold; }
    .ge-datepicker__panel .ge-datepicker__day {
      border: 1px solid #ececf0; }
      .ge-datepicker__panel .ge-datepicker__day:not(.-is--disabled):not(.-is--selected):hover {
        background-color: #ececf0; }
      .ge-datepicker__panel .ge-datepicker__day.-is--selected {
        background-color: #005eb8; }
        .ge-datepicker__panel .ge-datepicker__day.-is--selected span {
          color: #fff; }
      .ge-datepicker__panel .ge-datepicker__day.-is--disabled span {
        color: #ececf0; }
    .ge-datepicker__panel.-device--mobile {
      padding: 5.33333vw 4vw;
      font-size: 3.2vw;
      margin: auto; }
      .ge-datepicker__panel.-device--mobile .ge-datepicker__title span {
        font-size: 4.3vw; }
      .ge-datepicker__panel.-device--mobile .ge-datepicker__prev span, .ge-datepicker__panel.-device--mobile .ge-datepicker__next span, .ge-datepicker__panel.-device--mobile .ge-datepicker__day span, .ge-datepicker__panel.-device--mobile .ge-datepicker__dayName span {
        width: 8vw;
        line-height: 8vw; }
        .ge-datepicker__panel.-device--mobile .ge-datepicker__prev span:hover, .ge-datepicker__panel.-device--mobile .ge-datepicker__next span:hover, .ge-datepicker__panel.-device--mobile .ge-datepicker__day span:hover, .ge-datepicker__panel.-device--mobile .ge-datepicker__dayName span:hover {
          width: 8vw;
          height: 8vw;
          -webkit-border-radius: 4vw;
          -moz-border-radius: 4vw;
          -ms-border-radius: 4vw;
          -o-border-radius: 4vw;
          border-radius: 4vw; }
  .ge-datepicker__container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    /* place datepicker panel at the centre of viewport */ }
    .ge-datepicker__container.-is--hidden {
      display: none; }
    .ge-datepicker__container .ge-datepicker__panel {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.ge-checkbox-block {
  margin: 10px 0;
  /* ERROR MESSAGE */ }
  .ge-checkbox-block label {
    display: inline;
    cursor: pointer; }
  .ge-checkbox-block + .ge-checkbox-block {
    margin-top: -5px; }
  .ge-checkbox-block.-has--error .ge-label--error {
    padding: 0;
    margin: 5px 0;
    line-height: 1rem; }
  .ge-checkbox-block.-has--error .ge-checkbox:checked ~ .ge-label--error {
    visibility: hidden; }
  .ge-checkbox-block.-has--error .ge-checkbox:checked ~ .ge-checkbox-style {
    font-weight: bold; }

.ge-checkbox-style {
  margin: 0;
  line-height: 1.5em;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }

/* Checkboxes */
input.ge-checkbox {
  display: none;
  position: relative;
  /* Default checkbox styles */
  /* COLORS */
  /* FILL OUTLINE */
  /* FILL SOLID */
  /* HAS ERROR */
  /* DISABLED */
  /* TO DO */ }
  input.ge-checkbox:focus {
    outline: none; }
  input.ge-checkbox:checked ~ .ge-checkbox-style:before {
    content: '\f00c';
    background-color: #3c86dc;
    color: #fff; }
  input.ge-checkbox ~ .ge-checkbox-style:before {
    content: '';
    display: inline-flex;
    border-color: #3c86dc;
    background-color: transparent;
    height: 1.125rem;
    width: 1.125rem;
    vertical-align: top;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 4px 7px 0 0;
    border: solid 1px #3c86dc;
    font-family: 'Font Awesome 5 Pro';
    -webkit-border-radius: 0.125rem;
    -moz-border-radius: 0.125rem;
    -ms-border-radius: 0.125rem;
    -o-border-radius: 0.125rem;
    border-radius: 0.125rem;
    font-size: .779rem;
    line-height: 17px; }
  input.ge-checkbox.-color--black ~ .ge-checkbox-style:before {
    border-color: #000000;
    background-color: inherit; }
  input.ge-checkbox.-color--black:checked ~ .ge-checkbox-style:before {
    background-color: #000000;
    color: #fff; }
  input.ge-checkbox.-color--blue ~ .ge-checkbox-style:before {
    border-color: #3c86dc;
    background-color: inherit; }
  input.ge-checkbox.-color--blue:checked ~ .ge-checkbox-style:before {
    background-color: #3c86dc;
    color: #fff; }
  input.ge-checkbox.-color--white ~ .ge-checkbox-style:before {
    border-color: #fff;
    background-color: inherit; }
  input.ge-checkbox.-color--white:checked ~ .ge-checkbox-style:before {
    background-color: #fff;
    color: #fff; }
  input.ge-checkbox.-color--gray ~ .ge-checkbox-style:before {
    border-color: #63666a;
    background-color: inherit; }
  input.ge-checkbox.-color--gray:checked ~ .ge-checkbox-style:before {
    background-color: #63666a;
    color: #fff; }
  input.ge-checkbox.-color--green ~ .ge-checkbox-style:before {
    border-color: #00bf6f;
    background-color: inherit; }
  input.ge-checkbox.-color--green:checked ~ .ge-checkbox-style:before {
    background-color: #00bf6f;
    color: #fff; }
  input.ge-checkbox.-color--blueLighter ~ .ge-checkbox-style:before {
    border-color: #00b5e2;
    background-color: inherit; }
  input.ge-checkbox.-color--blueLighter:checked ~ .ge-checkbox-style:before {
    background-color: #00b5e2;
    color: #fff; }
  input.ge-checkbox.-check-fill--outline.-color--black ~ .ge-checkbox-style:before {
    border-color: #000000;
    background-color: inherit; }
  input.ge-checkbox.-check-fill--outline.-color--black:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #000000; }
  input.ge-checkbox.-check-fill--outline.-color--blue ~ .ge-checkbox-style:before {
    border-color: #3c86dc;
    background-color: inherit; }
  input.ge-checkbox.-check-fill--outline.-color--blue:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #3c86dc; }
  input.ge-checkbox.-check-fill--outline.-color--white ~ .ge-checkbox-style:before {
    border-color: #fff;
    background-color: inherit; }
  input.ge-checkbox.-check-fill--outline.-color--white:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #fff; }
  input.ge-checkbox.-check-fill--outline.-color--gray ~ .ge-checkbox-style:before {
    border-color: #63666a;
    background-color: inherit; }
  input.ge-checkbox.-check-fill--outline.-color--gray:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #63666a; }
  input.ge-checkbox.-check-fill--outline.-color--green ~ .ge-checkbox-style:before {
    border-color: #00bf6f;
    background-color: inherit; }
  input.ge-checkbox.-check-fill--outline.-color--green:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #00bf6f; }
  input.ge-checkbox.-check-fill--outline.-color--blueLighter ~ .ge-checkbox-style:before {
    border-color: #00b5e2;
    background-color: inherit; }
  input.ge-checkbox.-check-fill--outline.-color--blueLighter:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #00b5e2; }
  input.ge-checkbox.-fill--solid ~ .ge-checkbox-style:before {
    border-color: #2f3133;
    background-color: #2f3133; }
  input.ge-checkbox.-fill--solid:checked ~ .ge-checkbox-style:before {
    background-color: #2f3133;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-color--black ~ .ge-checkbox-style:before {
    border-color: #000000;
    background-color: #000000; }
  input.ge-checkbox.-fill--solid.-color--black:checked ~ .ge-checkbox-style:before {
    background-color: #000000;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-color--blue ~ .ge-checkbox-style:before {
    border-color: #3c86dc;
    background-color: #3c86dc; }
  input.ge-checkbox.-fill--solid.-color--blue:checked ~ .ge-checkbox-style:before {
    background-color: #3c86dc;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-color--white ~ .ge-checkbox-style:before {
    border-color: #fff;
    background-color: #fff; }
  input.ge-checkbox.-fill--solid.-color--white:checked ~ .ge-checkbox-style:before {
    background-color: #fff;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-color--gray ~ .ge-checkbox-style:before {
    border-color: #63666a;
    background-color: #63666a; }
  input.ge-checkbox.-fill--solid.-color--gray:checked ~ .ge-checkbox-style:before {
    background-color: #63666a;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-color--green ~ .ge-checkbox-style:before {
    border-color: #00bf6f;
    background-color: #00bf6f; }
  input.ge-checkbox.-fill--solid.-color--green:checked ~ .ge-checkbox-style:before {
    background-color: #00bf6f;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-color--blueLighter ~ .ge-checkbox-style:before {
    border-color: #00b5e2;
    background-color: #00b5e2; }
  input.ge-checkbox.-fill--solid.-color--blueLighter:checked ~ .ge-checkbox-style:before {
    background-color: #00b5e2;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--black ~ .ge-checkbox-style:before {
    border-color: #000000;
    background-color: #000000; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--black:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #000000; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--blue ~ .ge-checkbox-style:before {
    border-color: #3c86dc;
    background-color: #3c86dc; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--blue:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #3c86dc; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--white ~ .ge-checkbox-style:before {
    border-color: #fff;
    background-color: #fff; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--white:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #fff; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--gray ~ .ge-checkbox-style:before {
    border-color: #63666a;
    background-color: #63666a; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--gray:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #63666a; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--green ~ .ge-checkbox-style:before {
    border-color: #00bf6f;
    background-color: #00bf6f; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--green:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #00bf6f; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--blueLighter ~ .ge-checkbox-style:before {
    border-color: #00b5e2;
    background-color: #00b5e2; }
  input.ge-checkbox.-fill--solid.-check-fill--outline.-color--blueLighter:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: #00b5e2; }
  .-has--error input.ge-checkbox:not(:checked) ~ .ge-checkbox-style:before {
    border-color: #E0091F;
    background-color: inherit; }
  .-has--error input.ge-checkbox:not(:checked):checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: inherit; }
  .-has--error input.ge-checkbox:not(:checked).-fill--solid ~ .ge-checkbox-style:before {
    border-color: #E0091F;
    background-color: #E0091F; }
  .-has--error input.ge-checkbox:not(:checked).-fill--solid:checked ~ .ge-checkbox-style:before {
    background-color: inherit;
    color: inherit; }
  input.ge-checkbox:disabled {
    /* disabled and checked */ }
    input.ge-checkbox:disabled ~ .ge-checkbox-style {
      color: #63666a;
      opacity: .3; }
    input.ge-checkbox:disabled ~ .ge-checkbox-style:before {
      border-color: #63666a;
      background-color: inherit; }
    input.ge-checkbox:disabled:checked ~ .ge-checkbox-style:before {
      background-color: #63666a;
      color: inherit;
      border-color: #63666a;
      background-color: inherit; }
    input.ge-checkbox:disabled.-fill--solid ~ .ge-checkbox-style:before {
      border-color: #63666a;
      background-color: #63666a; }
    input.ge-checkbox:disabled.-fill--solid:checked ~ .ge-checkbox-style:before {
      background-color: inherit;
      color: inherit; }
    input.ge-checkbox:disabled:checked:checked ~ .ge-checkbox-style:before {
      background-color: #63666a;
      color: #fff; }
    input.ge-checkbox:disabled:checked.-check-fill--outline ~ .ge-checkbox-style:before {
      border-color: #63666a;
      background-color: inherit; }
    input.ge-checkbox:disabled:checked.-check-fill--outline:checked ~ .ge-checkbox-style:before {
      background-color: #fff;
      color: #63666a; }

@media all and (min-width: 992px) {
  .checkbox-list {
    padding-bottom: 20px; } }

.checkbox-list .h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.027rem;
  padding-bottom: 15px; }

.checkbox-list a.h4 {
  padding: 0;
  font-size: 1.125rem; }

.checkbox-list .sort-select {
  display: none; }

.checkbox-list ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0; }
  .checkbox-list ul li {
    text-overflow: ellipsis; }

.checkbox-list .fa {
  position: relative;
  float: right; }
  .checkbox-list .fa:nth-of-type(2) {
    top: 20px; }
  @media all and (min-width: 992px) {
    .checkbox-list .fa {
      display: none; } }

.checkbox-list.shop-checkbox .fa {
  margin-right: 15px; }

@media all and (max-width: 991px) {
  .checkbox-list .sort-select {
    position: relative;
    width: 100%;
    display: block;
    text-decoration: none; }
    .checkbox-list .sort-select .fa {
      font-size: 25px; }
    .checkbox-list .sort-select:hover, .checkbox-list .sort-select:focus, .checkbox-list .sort-select:active {
      color: #63666a; }
  .checkbox-list ul {
    margin-bottom: 0; } }

.checkbox-list .h6 {
  font-size: 14px;
  margin-top: 32px;
  margin-bottom: 22px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: bold; }
  @media all and (max-width: 991px) {
    .checkbox-list .h6 {
      font-size: 0.79rem; } }

.checkbox-list hr {
  margin-top: 12px;
  margin-bottom: 12px;
  background-color: #d7d8db;
  border-top: none;
  margin-right: -10px;
  margin-left: -15px; }

.checkbox-list label {
  font-weight: normal; }

.checkbox-list input[type="checkbox"]:not(old) {
  height: 14px;
  width: 14px; }

.checkbox-list .clear-btn {
  text-decoration: underline;
  margin-top: 10px;
  display: block;
  font-size: 1.125rem;
  color: #63666a; }

.checkbox-list .ge-checkbox-block {
  margin: 6px 0; }

.custom-checkbox * {
  box-sizing: border-box; }

.custom-checkbox form ul {
  list-style: none; }

.custom-checkbox label {
  cursor: pointer;
  display: inline-block; }

.custom-checkbox input[type="checkbox"],
.custom-checkbox input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .custom-checkbox input[type="checkbox"]:focus + label:before, .custom-checkbox input[type="checkbox"]:hover + label:before,
  .custom-checkbox input[type="radio"]:focus + label:before,
  .custom-checkbox input[type="radio"]:hover + label:before {
    border-color: #a5a6a8; }
  .custom-checkbox input[type="checkbox"]:active + label:before,
  .custom-checkbox input[type="radio"]:active + label:before {
    transition-duration: 0s;
    filter: brightness(0.2); }
  .custom-checkbox input[type="checkbox"] + label,
  .custom-checkbox input[type="radio"] + label {
    position: relative;
    padding-left: 20px;
    vertical-align: middle;
    user-select: none; }
    .custom-checkbox input[type="checkbox"] + label:before,
    .custom-checkbox input[type="radio"] + label:before {
      box-sizing: content-box;
      content: '';
      color: #a5a6a8;
      position: absolute;
      left: 0;
      width: 10px;
      height: 10px;
      margin-top: 4px;
      border: 1px solid #a5a6a8;
      text-align: center; }
    .custom-checkbox input[type="checkbox"] + label:after,
    .custom-checkbox input[type="radio"] + label:after {
      box-sizing: content-box;
      content: '';
      background-color: #a5a6a8;
      position: absolute;
      top: 50%;
      left: 2px;
      width: 8px;
      height: 8px;
      margin-top: -4px;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -webkit-transform-origin: 50%;
      -moz-transform-origin: 50%;
      -ms-transform-origin: 50%;
      transform-origin: 50%;
      -webkit-transition: transform 200ms ease-out;
      -moz-transition: transform 200ms ease-out;
      -ms-transition: transform 200ms ease-out;
      -o-transition: transform 200ms ease-out;
      transition: transform 200ms ease-out; }

.custom-checkbox input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 1px;
  width: 7px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #a5a6a8;
  border-width: 0 0 3px 3px;
  border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
  -moz-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  -o-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.custom-checkbox input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
  -moz-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  -o-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  -webkit-transition: transform 200ms ease-out;
  -moz-transition: transform 200ms ease-out;
  -ms-transition: transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out; }

.custom-checkbox input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
  -moz-animation: borderscale 300ms ease-in;
  -ms-animation: borderscale 300ms ease-in;
  -o-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
  background-color: #fff; }

.custom-checkbox input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.custom-checkbox input[type="radio"] + label:before, .custom-checkbox input[type="radio"] + label:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.custom-checkbox input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
  -moz-animation: borderscale 200ms ease-in;
  -ms-animation: borderscale 200ms ease-in;
  -o-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in; }

@keyframes borderscale {
  50% {
    -webkit-box-shadow: 0 0 0 2px #005eb8;
    -moz-box-shadow: 0 0 0 2px #005eb8;
    -o-box-shadow: 0 0 0 2px #005eb8;
    box-shadow: 0 0 0 2px #005eb8; } }

.custom-checkbox .error-msg {
  display: block;
  color: #E0091F;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 500ms ease-out;
  -moz-transition: max-height 500ms ease-out;
  -ms-transition: max-height 500ms ease-out;
  -o-transition: max-height 500ms ease-out;
  transition: max-height 500ms ease-out;
  will-change: max-height; }

.custom-checkbox :required:not(:focus) ~ .error-msg,
.custom-checkbox :invalid:required ~ .error-msg {
  max-height: 9em; }

.custom-checkbox input:focus {
  border: 1px solid #000000; }

.custom-checkbox input:not(:focus):invalid {
  border: 1px solid #E0091F;
  outline: none; }

@media all and (max-width: 991px) {
  .shop-checkbox {
    padding-bottom: 10px !important; } }

.ge-radio-block .ge-radio-button-style {
  margin: 0; }

.ge-radio-button-style:before {
  background-color: inherit;
  border: solid 0.125rem transparent;
  color: #63666a;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  content: '\f111';
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 1.125rem;
  width: 1.125rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 7px 0 0; }

input.ge-radio-button {
  display: none; }
  input.ge-radio-button.-color--blue + .ge-radio-button-style:before {
    color: #3c86dc; }
  input.ge-radio-button:disabled + .ge-radio-button-style,
  input.ge-radio-button:disabled + .ge-radio-button-style:before {
    color: #d7d8db; }
  input.ge-radio-button:checked + .ge-radio-button-style:before {
    content: '\f192'; }

.-theme--dark .ge-radio-button-style,
.-theme--dark .ge-radio-button-style:before {
  color: #fff;
  background-color: transparent; }

.-theme--dark input.ge-radio-button.-color--blue + .ge-radio-button-style:before {
  color: #00b5e2; }

.-theme--dark input.ge-radio-button:disabled + .ge-radio-button-style,
.-theme--dark input.ge-radio-button:disabled + .ge-radio-button-style:before {
  color: #63666a; }

.ge-tabs, .search-tabs, .db-tabs {
  display: block; }
  .ge-tabs ul, .search-tabs ul, .db-tabs ul {
    padding: 0;
    border: 0;
    margin-bottom: 0;
    list-style: none; }
    .ge-tabs ul li, .search-tabs ul li, .db-tabs ul li {
      margin-bottom: 0;
      display: inline-block; }
      .ge-tabs ul li a, .search-tabs ul li a, .db-tabs ul li a {
        text-transform: uppercase;
        font-size: 0.889rem;
        border-radius: 0;
        text-decoration: none;
        display: inline-block;
        color: #2f3133;
        letter-spacing: 1.5px;
        margin-right: 0.8rem;
        margin-left: 0.8rem;
        height: 3.2rem;
        line-height: 3.2rem;
        cursor: pointer; }
        s .ge-tabs ul li a:hover, s .search-tabs ul li a:hover, s .db-tabs ul li a:hover {
          border-bottom: 0.125rem solid #005eb8; }
        .ge-tabs ul li a:disabled, .ge-tabs ul li a[disabled], .ge-tabs ul li a.disabled, .search-tabs ul li a:disabled, .search-tabs ul li a[disabled], .search-tabs ul li a.disabled, .db-tabs ul li a:disabled, .db-tabs ul li a[disabled], .db-tabs ul li a.disabled {
          opacity: .33;
          cursor: default;
          pointer-events: none; }
      @media screen and (max-width: 768px) {
        .ge-tabs ul li a, .search-tabs ul li a, .db-tabs ul li a {
          margin: 8px;
          display: inline-block;
          border-bottom: 0.125rem solid transparent; } }
      .ge-tabs ul li.-is--active a, .search-tabs ul li.-is--active a, .db-tabs ul li.-is--active a {
        border: 0;
        font-weight: bold;
        border-bottom: 0.125rem solid #005eb8;
        cursor: default;
        pointer-events: none; }
      .ge-tabs ul li.-is--disabled a, .search-tabs ul li.-is--disabled a, .db-tabs ul li.-is--disabled a {
        color: #2f3133;
        opacity: 0.33;
        cursor: default;
        font-weight: normal;
        border-bottom: 2px solid transparent; }
      .ge-tabs ul li:first-child a, .search-tabs ul li:first-child a, .db-tabs ul li:first-child a {
        margin-left: 0; }
  @media (max-width: 1200px) {
    .ge-tabs, .search-tabs, .db-tabs {
      padding-top: 10px;
      overflow-y: hidden;
      overflow-x: hidden;
      -webkit-overflow-scrolling: touch;
      position: relative;
      border-top: 1px solid #d7d8db;
      /* fixes scrolling in IE */
      padding-left: 0;
      padding-right: 0; }
      .ie8 .ge-tabs, .ie8 .search-tabs, .ie8 .db-tabs {
        /* assumes you are using conditional classes for IE fixes (http://www.paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/) */
        padding-top: 0;
        padding-bottom: 0; }
      .ge-tabs .ge-tabs_inner-wrapper, .ge-tabs .db-tabs_inner-wrapper, .search-tabs .ge-tabs_inner-wrapper, .search-tabs .db-tabs_inner-wrapper, .db-tabs .ge-tabs_inner-wrapper, .db-tabs .db-tabs_inner-wrapper {
        overflow: hidden;
        overflow-x: auto; }
      .ge-tabs ul, .search-tabs ul, .db-tabs ul {
        overflow: visible;
        margin-bottom: 0;
        white-space: nowrap; }
      .ge-tabs .ie8 ul, .search-tabs .ie8 ul, .db-tabs .ie8 ul {
        margin: 20px 0; }
      .ge-tabs li, .search-tabs li, .db-tabs li {
        max-width: 270px;
        /* width of each individual items */
        display: inline-block;
        vertical-align: top;
        white-space: normal; } }

.ge-tabs.-type--step-indicator, .db-tabs.-type--step-indicator {
  padding: 0; }
  .ge-tabs.-type--step-indicator a, .db-tabs.-type--step-indicator a {
    color: #005cb9;
    height: 4.6rem;
    line-height: 4.6rem;
    letter-spacing: 0.8px; }
    .ge-tabs.-type--step-indicator a:disabled, .ge-tabs.-type--step-indicator a[disabled], .ge-tabs.-type--step-indicator a.disabled, .db-tabs.-type--step-indicator a:disabled, .db-tabs.-type--step-indicator a[disabled], .db-tabs.-type--step-indicator a.disabled {
      opacity: 1;
      color: #a5a6a8; }

.ge-tabs.-type-border--bottom, .db-tabs.-type-border--bottom {
  border-bottom: 0.5px solid #d7d8db; }

.search-tabs {
  padding: 25px 30px !important;
  margin: 25px 0px !important; }

.ge-selector__diff-size {
  font-size: 0;
  margin: 30px 0 20px 0; }
  .ge-selector__diff-size .ge-selector__tab {
    padding: 0;
    border: 1px solid #00b5e2;
    border-right-width: 0; }
    .ge-selector__diff-size .ge-selector__tab a {
      display: block;
      padding: 8px 12px;
      text-decoration: none;
      text-transform: uppercase;
      color: #00b5e2;
      font-size: 1rem;
      line-height: 1rem;
      font-weight: bold;
      background-color: #fff;
      letter-spacing: 1px; }
    .ge-selector__diff-size .ge-selector__tab:last-child {
      border-right-width: 1px; }
    .ge-selector__diff-size .ge-selector__tab.active {
      border: 1px solid #005eb8; }
      .ge-selector__diff-size .ge-selector__tab.active a {
        padding: 12px 15px;
        color: #fff;
        background: #005eb8; }
      .ge-selector__diff-size .ge-selector__tab.active + .ge-selector__tab {
        border-left: none; }
        @media (max-width: 767px) {
          .ge-selector__diff-size .ge-selector__tab.active + .ge-selector__tab {
            border-left: 1px solid #00b5e2; } }
    .ge-selector__diff-size .ge-selector__tab:not(.active):hover {
      border-color: #005eb8; }
      .ge-selector__diff-size .ge-selector__tab:not(.active):hover a {
        color: #005eb8; }
      .ge-selector__diff-size .ge-selector__tab:not(.active):hover + .ge-selector__tab:not(.active) {
        border-left-color: #005eb8; }
    @media (max-width: 767px) {
      .ge-selector__diff-size .ge-selector__tab {
        margin-bottom: 10px;
        border-right: 1px solid #00b5e2; } }

.text-footnotes p {
  margin-bottom: 5px; }

.left-tabs {
  font-size: 0.889rem;
  margin-top: 1rem;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  position: relative; }
  @media (min-width: 992px) {
    .left-tabs {
      letter-spacing: 1.5px;
      margin-bottom: 0; } }
  .left-tabs .left-tabs-btn {
    background-color: #fff;
    padding: 0.5rem 1.5rem; }
    .left-tabs .left-tabs-btn > a {
      display: block;
      font-size: 1.125rem;
      padding: 0.889rem 0;
      text-decoration: none;
      position: relative;
      color: #63666a; }
      .left-tabs .left-tabs-btn > a .fa {
        position: absolute;
        right: 0px;
        font-size: 1.424rem;
        line-height: 1.6rem; }
      .left-tabs .left-tabs-btn > a[aria-expanded='true'] .fa-angle-down:before {
        content: "\f106"; }
  .left-tabs ul {
    background-color: #fff;
    padding: 0 1.5rem 1.5rem; }
    @media (min-width: 992px) {
      .left-tabs ul {
        background-color: transparent;
        padding: 0 0 1.5rem 0; } }
    .left-tabs ul li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
      @media (min-width: 992px) {
        .left-tabs ul li {
          margin: 0rem 1.5rem 0rem 0rem; } }
      .left-tabs ul li:hover a {
        color: #2f3133; }
      .left-tabs ul li.selected, .left-tabs ul li .-is--active {
        color: #2f3133;
        font-weight: bold; }
      .left-tabs ul li a {
        color: #63666a;
        font-size: 0.889rem;
        display: block;
        padding: 0.5rem 0;
        text-decoration: none; }
        @media (min-width: 992px) {
          .left-tabs ul li a {
            font-size: 0.79rem; } }
        .left-tabs ul li a span {
          position: absolute;
          right: 15px; }
      .left-tabs ul li.active a {
        color: #2f3133;
        font-weight: bold; }
      .left-tabs ul li:last-child {
        border-bottom: none; }
        @media (min-width: 991px) {
          .left-tabs ul li:last-child {
            border-bottom: none; } }
      .left-tabs ul li.refine-by {
        border-bottom: 0; }
        .left-tabs ul li.refine-by h4.h4 {
          margin-top: 20px;
          margin-bottom: 0;
          font-size: 20px;
          padding-bottom: 15px; }
        .left-tabs ul li.refine-by h6.h6 {
          color: #2f3133;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 14px;
          margin-top: 15px; }
        .left-tabs ul li.refine-by hr {
          background-color: #ddd;
          border: 0;
          margin: 12px 0 0; }
      .left-tabs ul li.heading {
        border-top: 1px solid rgba(0, 0, 0, 0.12);
        margin-bottom: 20px; }
        .left-tabs ul li.heading i, .left-tabs ul li.heading a {
          color: #2f3133;
          font-weight: bold; }
        .left-tabs ul li.heading a {
          display: inline-block;
          margin-left: 8px; }
    @media all and (min-width: 992px) {
      .left-tabs ul.collapse {
        display: block;
        height: auto !important; } }

.ge-card {
  position: relative;
  margin-bottom: 30px;
  background: white;
  display: inline-block;
  width: 100%;
  /* styles for order card type */
  /* styles for cards in My Cases List page */
  /* styles for cards in My Cases Detail page */
  /* SPECIAL OFFER */ }
  .ge-card a:active,
  .ge-card a:focus {
    text-decoration: none; }
  .ge-card__media .media-thumbnail {
    color: #fff;
    font-size: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .ge-card .fas {
    margin-top: 5px; }
  .ge-card .ge-card__label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 2px 8px 0px;
    font-size: .889rem;
    text-transform: capitalize;
    border-radius: 30px; }
    .ge-card .ge-card__label.-color--blue {
      background: #00755f;
      color: white; }
    .ge-card .ge-card__label.-color--green {
      background: #00755f;
      color: white; }
  .ge-card .ge-card__title {
    display: block;
    color: #18181B;
    font-size: 1.424rem;
    line-height: 1.898rem;
    font-weight: bold; }
  .ge-card .ge-card__date {
    font-size: 0.889rem;
    margin-bottom: 20px;
    margin-top: 10px; }
  .ge-card.-type--text-card {
    padding: 20px;
    word-break: break-word; }
  .ge-card.-type--image-card .ge-card__media {
    padding: 20px 20px 20px 20px;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px; }
  .ge-card.-type--image-card .-theme--dark .ge-card__title {
    color: white !important;
    margin-top: 0;
    font-weight: bold; }
  .ge-card.-type--image-card .-theme--dark .ge-card__date {
    color: white; }
  .ge-card.-type--image-card .-theme--light .ge-card__title {
    color: #63666a !important;
    margin-top: 20px; }
  .ge-card.-type--image-card .-theme--light .ge-card__date {
    color: #63666a !important; }
  .ge-card.-type--image-card .-theme--light-1 .ge-card__title {
    color: #2f3133 !important;
    margin-top: 20px; }
  .ge-card.-type--image-card .-theme--light-1 .ge-card__date {
    color: #2f3133 !important; }
  .ge-card.-type--image-card .-is--empty {
    min-height: 220px; }
  .ge-card.-type--image-card .ge-card__content {
    padding: 20px; }
  .ge-card.-type--media-card {
    background: transparent;
    box-shadow: none;
    min-height: 280px; }
    .ge-card.-type--media-card .ge-card__media {
      padding: 20px 20px 20px 20px;
      min-height: 150px;
      text-align: center;
      cursor: pointer;
      position: relative; }
      .ge-card.-type--media-card .ge-card__media:hover {
        opacity: 0.5; }
      .ge-card.-type--media-card .ge-card__media img {
        max-width: 100%;
        min-height: 100px;
        max-height: 150px; }
      .ge-card.-type--media-card .ge-card__media.-disabled {
        opacity: 0.33;
        cursor: default; }
    .ge-card.-type--media-card .ge-card__content p, .ge-card.-type--media-card .ge-card__content span {
      display: -webkit-box;
      max-width: 100%;
      height: 25px;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .ge-card.-type--media-card .-theme--dark .ge-card__title {
      color: white !important; }
    .ge-card.-type--media-card .-theme--dark .ge-card__date {
      color: white; }
    .ge-card.-type--media-card .-theme--light .ge-card__title {
      color: #63666a; }
    .ge-card.-type--media-card .-theme--light .ge-card__date {
      color: #63666a; }
    .ge-card.-type--media-card.-is--empty {
      min-height: 220px; }
    .ge-card.-type--media-card .ge-card__content {
      padding-top: 25px; }
    .ge-card.-type--media-card hr {
      margin-top: 5px;
      margin-bottom: 5px;
      height: 0.6px;
      color: #a5a6a8; }
  .ge-card.-type--media-carousel-card {
    background: #fff;
    box-shadow: none;
    min-height: 330px; }
    .ge-card.-type--media-carousel-card .ge-card__media {
      padding: 20px 20px 20px 20px;
      background-repeat: no-repeat;
      background-size: cover; }
    .ge-card.-type--media-carousel-card .ge-card__content p {
      display: -webkit-box;
      max-width: 100%;
      height: 68px;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .ge-card.-type--media-carousel-card .-theme--dark .ge-card__title {
      color: #005eb8 !important;
      display: -webkit-box;
      max-width: 100%;
      height: 80px;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .ge-card.-type--media-carousel-card .-theme--dark .ge-card__date {
      color: white; }
    .ge-card.-type--media-carousel-card .-theme--light .ge-card__title {
      color: #63666a; }
    .ge-card.-type--media-carousel-card .-theme--light .ge-card__date {
      color: #63666a; }
    .ge-card.-type--media-carousel-card.-is--empty {
      min-height: 220px; }
    .ge-card.-type--media-carousel-card .ge-card__content {
      padding: 20px; }
    .ge-card.-type--media-carousel-card hr {
      margin-top: 5px;
      margin-bottom: 5px;
      height: 0.6px;
      color: #a5a6a8; }
  .ge-card.-effect--hover {
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s ease-in-out, box-shadow .2s ease-in-out;
    -o-transition: transform .3s ease-in-out, box-shadow .2s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out, box-shadow .2s ease-in-out; }
    .ge-card.-effect--hover:hover {
      -webkit-transform: translateY(-0.4rem);
      -ms-transform: translateY(-0.4rem);
      transform: translateY(-0.4rem); }
  .ge-card.no-margin {
    margin-bottom: 0; }
  .ge-card.-type--order-card {
    padding: 10px 15px;
    margin-bottom: 0px;
    box-shadow: 0 1px 2px 0 rgba(47, 49, 51, 0.4);
    border-radius: 2px; }
    .ge-card.-type--order-card hr {
      margin: 0 -30px 10px -30px; }
    .ge-card.-type--order-card p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.125rem;
      margin: 0; }
    @media screen and (max-width: 767px) {
      .ge-card.-type--order-card > div:not(.clearfix) {
        margin-top: 10px; } }
    .ge-card.-type--order-card > div > p {
      line-height: 1.375rem; }
  .ge-card__details-wrapper {
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .ge-card:not(.-is--details-shown) .ge-card__details-wrapper {
    overflow: hidden;
    height: 0;
    padding: 0; }
  .ge-card:not(.-is--details-shown) .ge-card__details-vieworder {
    display: none; }
  .ge-card__order-title, .ge-card__details-recipient {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold; }
  .ge-card__details-title {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    color: #2f3133; }
  .ge-card__value.-type--inprogress, .ge-card__value.-type--received {
    color: #00b5e2; }
  .ge-card__value.-type--onhold {
    color: #ed8000; }
  .ge-card__value.-type--cancelled {
    color: #a5a6a8; }
  .ge-card__value.-type--shipped {
    color: #00bf6f; }
  .ge-card__details-button {
    padding: 0; }
    .ge-card__details-button .ge-button {
      vertical-align: middle; }
      .ge-card__details-button .ge-button i.fa, .ge-card__details-button .ge-button i.far {
        vertical-align: middle; }
  .ge-card__details-vieworder {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .ge-card__details-vieworder {
        position: relative; } }
    .ge-card__details-vieworder .ge-button {
      margin-right: 0;
      float: right; }
  .ge-card__delimiter {
    float: right; }
    .ge-card__delimiter span {
      font-size: 26px;
      font-size: 1.625rem;
      color: #ececf0;
      display: inline-block;
      width: 1px;
      height: 100%;
      vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .ge-card__details-button .ge-button, .ge-card__details-button .ge-button > i.fa, .ge-card__details-button .ge-button > i.far, .ge-card__delimiter {
      line-height: 2.75rem; } }
  .ge-card.-type--mycase-list {
    padding: 20px 20px;
    margin-bottom: 8px;
    border-radius: 4px; }
    .ge-card.-type--mycase-list span.-font--body {
      display: -webkit-inline-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden;
      word-wrap: break-word;
      max-height: 1.4rem;
      max-width: 450px; }
      @media (max-width: 767px) {
        .ge-card.-type--mycase-list span.-font--body {
          max-width: 200px; } }
      .ie11 .ge-card.-type--mycase-list span.-font--body,
      .ie10 .ge-card.-type--mycase-list span.-font--body,
      .ge-card.-type--mycase-list span.-font--body .ie9 {
        display: inline-block; }
    .ge-card.-type--mycase-list p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.125rem;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      margin-bottom: 15px;
      overflow: hidden;
      word-wrap: break-word;
      max-height: 2.2rem; }
      .ie11 .ge-card.-type--mycase-list p,
      .ie10 .ge-card.-type--mycase-list p,
      .ge-card.-type--mycase-list p .ie9 {
        display: inline-block; }
    .ge-card.-type--mycase-list .ge-card__details-button {
      padding-right: 15px; }
      .ge-card.-type--mycase-list .ge-card__details-button .ge-button, .ge-card.-type--mycase-list .ge-card__details-button i.fa, .ge-card.-type--mycase-list .ge-card__details-button i.far {
        line-height: 5.4rem; }
      @media screen and (max-width: 767px) {
        .ge-card.-type--mycase-list .ge-card__details-button .ge-button, .ge-card.-type--mycase-list .ge-card__details-button i.fa, .ge-card.-type--mycase-list .ge-card__details-button i.far {
          line-height: 2.2rem; } }
  .ge-card .ge-card__mycase-title {
    margin-bottom: 10px; }
    .ge-card .ge-card__mycase-title span, .ge-card .ge-card__mycase-title .text-circle {
      vertical-align: middle; }
    .ge-card .ge-card__mycase-title .text-circle {
      display: inline-block;
      margin-left: 10px;
      line-height: 0.889rem; }
  .ge-card .ge-card__mycase-attr p {
    display: inline-block;
    margin-bottom: 0; }
    .ge-card .ge-card__mycase-attr p > span {
      margin-right: 15px;
      text-transform: uppercase; }
      .ge-card .ge-card__mycase-attr p > span:first-child {
        margin-right: 10px;
        color: #63666a; }
    @media screen and (max-width: 767px) {
      .ge-card .ge-card__mycase-attr p {
        display: block; } }
  .ge-card .ge-card__mycase-conversation-title p {
    font-size: 1rem;
    line-height: 1.46rem; }
  .ge-card .ge-card__mycase-conversation-title span:first-child {
    margin-right: 5px; }
  .ge-card .ge-card__mycase-product p > span {
    margin-right: 20px; }
    .ge-card .ge-card__mycase-product p > span:first-child {
      margin-right: 10px;
      color: #63666a; }
  .ge-card.-type--mycase-detail hr {
    margin: 20px -20px;
    background-color: #ececf0; }
  .ge-card.-type--mycase-detail .ge-card__mycase-attr {
    margin: -20px -20px -10px -20px;
    padding: 20px 15px 20px 15px;
    background-color: #f5f5f5;
    border-radius: 0 4px; }
  .ge-card.-type--mycase-detail .ge-button {
    font-size: 1.125rem !important;
    line-height: 1.643rem; }
    .ge-card.-type--mycase-detail .ge-button:hover, .ge-card.-type--mycase-detail .ge-button:active, .ge-card.-type--mycase-detail .ge-button:focus {
      text-decoration: none; }
    .ge-card.-type--mycase-detail .ge-button i.fa, .ge-card.-type--mycase-detail .ge-button i.far {
      line-height: 1.643rem; }
  .ge-card.-type--mycase-detail span.-font--plus-1 {
    word-wrap: break-word; }
  .ge-card.-type--mycase-detail p {
    word-wrap: break-word; }
  .ge-card.-type--mycase-detail {
    padding: 10px 20px; }
  .ge-card.-type--mycase-conversation {
    padding: 10px 20px; }
  .ge-card.-type--special-offer {
    display: flex;
    flex-direction: column;
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    min-height: 510px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .ge-card.-type--special-offer .ge-card__compare-prices {
      display: flex;
      flex-wrap: wrap; }
      .ge-card.-type--special-offer .ge-card__compare-prices > span {
        width: 50%;
        text-align: center; }
    .ge-card.-type--special-offer .ge-card__price-title {
      font-size: 0.889rem;
      letter-spacing: 1px;
      font-weight: bold; }
    .ge-card.-type--special-offer .ge-card__top-side {
      padding: 20px;
      height: 65%; }
      .ge-card.-type--special-offer .ge-card__top-side p {
        margin: 0; }
      .ge-card.-type--special-offer .ge-card__top-side p:last-of-type {
        height: 90px;
        line-height: 18px; }
    .ge-card.-type--special-offer .ge-card__bottom-side {
      height: 32%;
      background-color: #ebebeb;
      margin-top: 20px;
      padding-bottom: 60px;
      z-index: 3; }
      .ge-card.-type--special-offer .ge-card__bottom-side div.-text--center {
        position: absolute;
        width: 100%;
        bottom: 0;
        z-index: 5; }
    .ge-card.-type--special-offer .ge-card__product-title {
      font-weight: bold;
      margin: 0; }
    .ge-card.-type--special-offer .ge-card__img-wrapper {
      height: 150px;
      display: flex;
      align-items: center; }
      .ge-card.-type--special-offer .ge-card__img-wrapper img {
        display: block;
        height: auto;
        max-height: 150px;
        width: auto;
        max-width: 100%;
        margin: auto; }
        .ie .ge-card.-type--special-offer .ge-card__img-wrapper img {
          flex: 0 0 auto; }

.card {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .card.-type--learning {
    background-color: #fff;
    box-shadow: 0.2rem 0.2rem 1.2rem 0 #d7d8db;
    margin-bottom: 30px;
    width: 100%;
    height: 250px;
    border: solid 0.5px rgba(24, 24, 26, 0.2); }
    @media (max-width: 768px) {
      .card.-type--learning {
        height: 320px; } }
    .card.-type--learning .view-course {
      position: absolute;
      right: 20px;
      bottom: -2px;
      opacity: 0;
      margin: 0;
      padding: 0;
      border: none;
      transition: all 300ms ease-in-out; }
      .card.-type--learning .view-course .fa-arrow-right {
        margin-left: 6px; }
      .card.-type--learning .view-course.ge-button:hover {
        text-decoration: none; }
        .card.-type--learning .view-course.ge-button:hover i {
          animation: ge-nudge ease-in-out 1.5s infinite; }
    .card.-type--learning.-effect--hover {
      transform: translateY(0);
      -webkit-transition: -webkit-transform 0.3s ease-in-out, box-shadow 0.2s ease-in-out;
      -o-transition: transform 0.3s ease-in-out, box-shadow 0.2s ease-in-out;
      transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, box-shadow 0.2s ease-in-out; }
      .card.-type--learning.-effect--hover:hover {
        -webkit-transform: translateY(-0.4rem);
        -ms-transform: translateY(-0.4rem);
        transform: translateY(-0.4rem);
        box-shadow: 0.2rem 0.2rem 1.2rem 0 #a5a6a8; }
        .card.-type--learning.-effect--hover:hover .view-course {
          bottom: 5px;
          opacity: 1; }
        .card.-type--learning.-effect--hover:hover .card__content {
          height: 60%; }
        .card.-type--learning.-effect--hover:hover .card__image {
          height: 40%; }
    .card.-type--learning .card__content {
      height: 50%;
      padding: 15px 15px 10px 15px;
      transition: height 0.3s ease-in-out; }
      .card.-type--learning .card__content .title {
        max-height: 50px; }
        .card.-type--learning .card__content .title p {
          color: #18181a; }
      .card.-type--learning .card__content .price-label {
        text-decoration: none;
        font-size: 0.889rem;
        line-height: 3.5rem;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        font-weight: bold; }
        .card.-type--learning .card__content .price-label.-stricked {
          text-decoration: line-through; }
    .card.-type--learning .card__image {
      width: 100%;
      height: 50%;
      border-radius: 4px 4px 0px 0px;
      padding: 15px;
      background-repeat: no-repeat;
      background-size: cover;
      transition: height 0.3s ease-in-out; }
    .card.-type--learning .card__label {
      display: inline-block;
      font-weight: bold;
      font-size: 0.75rem;
      margin-bottom: 15px;
      padding: 2px 8px 0px;
      text-transform: uppercase;
      border-radius: 2px; }
      .card.-type--learning .card__label.-color--blue {
        background: #005eb8;
        color: white; }
      .card.-type--learning .card__label.-color--green {
        background: #00bf6f;
        color: white; }
      .card.-type--learning .card__label.-color--blueDarker2 {
        background: #13294b;
        color: white; }
  .card.-type--course-module {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 #eeebeb;
    border: solid 0.5px rgba(24, 24, 26, 0.2);
    color: #2f3133; }
    .card.-type--course-module .pull-left .fa-lock {
      color: #a5a6a8; }
    .card.-type--course-module .pull-left .fa-check-circle {
      color: #00bf6f; }
    .card.-type--course-module .course-item__content__text {
      display: flex; }
    .card.-type--course-module .course-item__content {
      margin-left: 23px;
      display: flex;
      align-items: flex-end; }
      .card.-type--course-module .course-item__content [class*='col-'] {
        padding-left: 0;
        padding-right: 0; }
      .card.-type--course-module .course-item__content .desc {
        border-right: 1px solid #d7d8db; }
    .card.-type--course-module .button__container {
      display: flex;
      justify-content: flex-end; }
      .card.-type--course-module .button__container button {
        display: flex;
        flex-direction: column;
        align-items: center;
        line-height: 1rem;
        text-decoration: none; }
  .card.-type--course-item {
    padding: 15px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 #eeebeb;
    border: solid 0.5px rgba(24, 24, 26, 0.2);
    cursor: pointer; }
    .card.-type--course-item .card__icon {
      font-size: 1rem; }
      .card.-type--course-item .card__icon div {
        display: flex;
        align-items: center; }
        .card.-type--course-item .card__icon div span {
          margin-left: 6px; }
      .card.-type--course-item .card__icon.pull-left .fa-lock {
        color: #a5a6a8; }
      .card.-type--course-item .card__icon.pull-left .fa-check-circle {
        color: #00bf6f; }
      .card.-type--course-item .card__icon.pull-right {
        color: #005eb8; }
    .card.-type--course-item .course-item__content {
      margin-left: 23px;
      color: #2f3133; }
    .card.-type--course-item .course-item__title {
      padding-bottom: 14px;
      margin-bottom: 18px;
      border-bottom: 1px solid #d7d8db;
      color: #2f3133; }
    .card.-type--course-item .course-item__row {
      display: flex;
      justify-content: space-between;
      letter-spacing: .1rem; }
      .card.-type--course-item .course-item__row i {
        margin-right: 8px;
        font-size: 16px; }
    .card.-type--course-item.lms-tooltip .tooltip-holder {
      bottom: 106%;
      right: -5px; }
    .card.-type--course-item.lms-tooltip:hover .tooltip-holder {
      opacity: 1;
      visibility: visible; }
  .card.-type--course-overview {
    padding: 30px;
    margin-bottom: 20px; }
    @media (min-width: 1200px) {
      .card.-type--course-overview {
        width: 100%;
        max-width: 300px;
        float: right; } }
    .card.-type--course-overview hr {
      background-color: #d7d8db; }
    @media (max-width: 992px) {
      .card.-type--course-overview .course--button {
        text-align: center; } }
    .card.-type--course-overview .course--button button {
      min-width: 240px; }
    .card.-type--course-overview .course--author {
      margin-top: 18px;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .card.-type--course-overview .course--author-image {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        overflow: hidden;
        margin-right: 12px;
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5); }
        .card.-type--course-overview .course--author-image img {
          width: 100%;
          height: auto; }
      .card.-type--course-overview .course--author-copy {
        margin: 10px 0; }
    .card.-type--course-overview h6 {
      letter-spacing: 1px; }
      .card.-type--course-overview h6.skill-heading {
        text-align: center;
        color: #005eb8;
        font-size: 1rem; }
    .card.-type--course-overview .skill-name {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      display: inline-block;
      padding: 6px 9px;
      margin-top: 20px;
      color: #fff;
      font-size: 0.889rem;
      font-weight: bold; }
      .card.-type--course-overview .skill-name.-color--grey {
        background-color: #63666a; }
      .card.-type--course-overview .skill-name.-color--green {
        background-color: #00bf6f; }
    .card.-type--course-overview .fa-clock,
    .card.-type--course-overview .fa-award {
      margin-right: 15px; }

.ie .m-pagination.pagination li:first-child {
  margin-right: 10px; }

.ie .m-pagination.pagination li:last-child {
  margin-left: 10px; }

@media (min-width: 768px) {
  .ie .m-pagination.pagination li:first-child {
    margin-right: 20px; }
  .ie .m-pagination.pagination li:last-child {
    margin-left: 20px; } }

.m-pagination.pagination {
  border-radius: 0;
  font-size: 0.889rem;
  display: flex;
  justify-content: center; }
  .m-pagination.pagination > li {
    display: inline-block; }
    .m-pagination.pagination > li > a {
      padding-left: 0;
      padding-right: 0;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      -o-border-radius: 15px;
      border-radius: 15px;
      background-color: transparent;
      border: none;
      color: #63666a;
      text-align: center; }
      .m-pagination.pagination > li > a:hover {
        color: #2f3133;
        background-color: #d7d8db; }
    .m-pagination.pagination > li > span {
      color: #63666a;
      background: transparent; }
    .m-pagination.pagination > li:first-child > a, .m-pagination.pagination > li:first-child > span, .m-pagination.pagination > li:last-child > a, .m-pagination.pagination > li:last-child > span {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
    .m-pagination.pagination > li:first-child > a, .m-pagination.pagination > li:last-child > a {
      width: auto;
      border-color: transparent; }
      .m-pagination.pagination > li:first-child > a:hover, .m-pagination.pagination > li:last-child > a:hover {
        background: none; }
      .m-pagination.pagination > li:first-child > a .fa-angle-left + span,
      .m-pagination.pagination > li:first-child > a span + .fa-angle-right, .m-pagination.pagination > li:last-child > a .fa-angle-left + span,
      .m-pagination.pagination > li:last-child > a span + .fa-angle-right {
        padding-left: 5px; }
    .m-pagination.pagination > li:first-child {
      margin-right: auto; }
    .m-pagination.pagination > li:last-child {
      margin-left: auto; }
    .m-pagination.pagination > li.ellipsis > span {
      border-color: transparent;
      padding: 6px;
      height: 30px; }
    .m-pagination.pagination > li.-is--active a {
      color: #fff;
      background-color: #005eb8; }
    .m-pagination.pagination > li.-is--disabled a {
      cursor: default;
      opacity: 0.3; }
      .m-pagination.pagination > li.-is--disabled a:hover span {
        color: #63666a; }
  .m-pagination.pagination.-type-search {
    justify-content: inherit; }
    .m-pagination.pagination.-type-search > li:first-child {
      margin-right: 0; }
    .m-pagination.pagination.-type-search > li:last-child {
      margin-left: 0; }
      .m-pagination.pagination.-type-search > li:last-child a {
        width: 30px; }
    .m-pagination.pagination.-type-search > li > a:hover {
      background: none; }
    .m-pagination.pagination.-type-search > li > span {
      border: none; }
    .m-pagination.pagination.-type-search > li.-is--active-page a {
      color: #005eb8;
      border-bottom: 2px solid #005eb8;
      border-radius: 0;
      font-weight: bold; }
  .m-pagination.pagination.arrow {
    vertical-align: text-bottom; }

.hero-banner {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  /* Align */
  /* Sizes */
  /* Modes */
  /* Opacity */
  /* Background colors */ }
  @media screen and (max-width: 768px) {
    .hero-banner {
      display: block; } }
  .hero-banner .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .hero-banner .container {
        max-width: 750px; } }
    @media (min-width: 992px) {
      .hero-banner .container {
        max-width: 970px; } }
    @media (min-width: 1200px) {
      .hero-banner .container {
        max-width: 1170px; } }
  .hero-banner__image img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%; }
    @media screen and (max-width: 768px) {
      .hero-banner__image img {
        position: static;
        width: 100%; } }
  .hero-banner__content {
    width: 100%;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .hero-banner__content {
        padding: 40px 0; } }
  .hero-banner .background {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .hero-banner .background {
        position: static;
        height: 250px; } }
  .hero-banner.-align--left {
    text-align: left; }
  .hero-banner.-align--center {
    text-align: center; }
  .hero-banner.-align--right {
    text-align: right; }
  .hero-banner.-size--small {
    height: 200px; }
  .hero-banner.-size--medium {
    height: 350px; }
  .hero-banner.-size--large {
    height: 600px; }
  @media screen and (max-width: 768px) {
    .hero-banner[class*="-size--"] {
      height: auto; } }
  .hero-banner.-mode--light h1, .hero-banner.-mode--light h2, .hero-banner.-mode--light h3, .hero-banner.-mode--light h4, .hero-banner.-mode--light h5, .hero-banner.-mode--light h6,
  .hero-banner.-mode--light p, .hero-banner.-mode--light li, .hero-banner.-mode--light span {
    color: #18181B; }
  .hero-banner:not([class*="-background--"]):not([class*="-bg--"]).-mode--light {
    background-color: #ffffff; }
  .hero-banner.-mode--dark h1, .hero-banner.-mode--dark h2, .hero-banner.-mode--dark h3, .hero-banner.-mode--dark h4, .hero-banner.-mode--dark h5, .hero-banner.-mode--dark h6,
  .hero-banner.-mode--dark p, .hero-banner.-mode--dark li, .hero-banner.-mode--dark span {
    color: #ffffff; }
  .hero-banner:not([class*="-background--"]):not([class*="-bg--"]).-mode--dark {
    background-color: #0f2346; }
  .hero-banner.-opacity--10 .hero-banner__image img,
  .hero-banner.-opacity--10 .background {
    opacity: 0.1; }
  .hero-banner.-opacity--20 .hero-banner__image img,
  .hero-banner.-opacity--20 .background {
    opacity: 0.2; }
  .hero-banner.-opacity--30 .hero-banner__image img,
  .hero-banner.-opacity--30 .background {
    opacity: 0.3; }
  .hero-banner.-opacity--40 .hero-banner__image img,
  .hero-banner.-opacity--40 .background {
    opacity: 0.4; }
  .hero-banner.-opacity--50 .hero-banner__image img,
  .hero-banner.-opacity--50 .background {
    opacity: 0.5; }
  .hero-banner.-opacity--60 .hero-banner__image img,
  .hero-banner.-opacity--60 .background {
    opacity: 0.6; }
  .hero-banner.-opacity--70 .hero-banner__image img,
  .hero-banner.-opacity--70 .background {
    opacity: 0.7; }
  .hero-banner.-opacity--80 .hero-banner__image img,
  .hero-banner.-opacity--80 .background {
    opacity: 0.8; }
  .hero-banner.-opacity--90 .hero-banner__image img,
  .hero-banner.-opacity--90 .background {
    opacity: 0.9; }
  .hero-banner.-background--darkblue {
    background-color: #1b3064; }
  .hero-banner.-background--gray {
    background-color: #e8e8e8; }
  .hero-banner.-background--green {
    background-color: #00755f; }
  .hero-banner.-background--lightblue {
    background-color: #3c86dc; }
  .hero-banner p:last-of-type {
    margin-bottom: 0; }

.icon--banner {
  padding: 15px;
  max-height: 70px; }
  @media screen and (max-width: 768px) {
    .icon--banner {
      max-height: none; } }
  .icon--banner .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .icon--banner .container {
        max-width: 750px; } }
    @media (min-width: 992px) {
      .icon--banner .container {
        max-width: 970px; } }
    @media (min-width: 1200px) {
      .icon--banner .container {
        max-width: 1170px; } }
  .icon--banner p {
    margin: 0; }
  .icon--banner i {
    font-size: 22px;
    color: #fff;
    margin-right: 12px; }
  .icon--banner__content {
    width: 100%; }
    .icon--banner__content [class*="col-"] {
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 768px) {
        .icon--banner__content [class*="col-"] {
          margin-bottom: 30px;
          justify-content: flex-start; } }

progress {
  background: #f4f5f8;
  color: #00b5e2;
  border: none;
  height: 4px;
  width: 100%; }
  progress::-webkit-progress-bar {
    background: #f4f5f8; }
  progress::-moz-progress-bar {
    background: #00b5e2; }
  progress::-webkit-progress-value {
    background: #00b5e2; }
  progress.-complete + .tooltip-holder {
    right: -14.5%;
    opacity: 1;
    padding: 8px 15px;
    line-height: 1.2; }
    @media (max-width: 1200px) {
      progress.-complete + .tooltip-holder {
        right: 0; } }

.ge-spinner__parent {
  position: relative; }
  .ge-spinner__parent .ge-spinner__wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -ms-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in; }
  .ge-spinner__parent.ge-spinner__in-progress .ge-spinner__wrapper {
    visibility: visible;
    opacity: 1; }

.ge-spinner.-size--large .ge-spinner__render {
  width: 80px;
  height: 80px;
  border: 3px solid transparent;
  border-top: 3px solid #005eb8; }

.ge-spinner__wrapper {
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  text-align: center; }
  .ge-spinner__wrapper.-type--subcontainer {
    top: 20%; }

.ge-spinner__render {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-top: 3px solid #005eb8;
  border-radius: 100%;
  -webkit-animation-delay: 0ms;
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: ge-spin;
  -webkit-animation-play-state: running;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  animation-delay: 0ms;
  animation-direction: normal;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: ge-spin;
  animation-play-state: running;
  animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1); }

.ge-spinner__wrapper.-type--countdown-timer {
  display: inline-block;
  position: relative;
  top: auto;
  left: auto; }
  .ge-spinner__wrapper.-type--countdown-timer .countdown-timer__border {
    width: 135px;
    height: 135px;
    border: 3.5px solid #dddddd;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
  .ge-spinner__wrapper.-type--countdown-timer .ge-spinner__render {
    width: 110px;
    height: 110px;
    border: 6px solid transparent;
    border-top: 6px solid #005cb9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation: ge-spin 4s linear infinite;
    -moz-animation: ge-spin 4s linear infinite;
    -ms-animation: ge-spin 4s linear infinite;
    -o-animation: ge-spin 4s linear infinite;
    animation: ge-spin 4s linear infinite; }
  .ge-spinner__wrapper.-type--countdown-timer .countdown-timer__time {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #13294b; }

.modal .modal-header {
  padding: 25px 25px 0; }
.modal .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 15px; }
.modal .modal-body {
  padding: 0 25px 30px; }
.modal .modal-footer {
  padding: 0; }
.modal .close {
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 1;
  width: 30px;
  height: 30px;
  padding-bottom: 5px;
  border-radius: 50%;
  opacity: 1;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 25px;
  background-color: #72cbe1; }

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100vh; } }

  @media screen and (min-width: 768px) {
    .modal-dialog {
      margin-top: 0 !important; } }

.-banner--modal .modal-content {
  padding: 0; }

.-banner--modal .modal-image-wrapper {
  height: 180px;
  background-size: cover;
  background-position: center bottom; }

.-banner--modal .modal-body {
  color: #72cbe1; }

.-banner--modal .modal-footer {
  padding: 0; }

.-banner--modal .-bg--blue h1, .-banner--modal .-bg--blue h2, .-banner--modal .-bg--blue h3, .-banner--modal .-bg--blue h4, .-banner--modal .-bg--blue h5, .-banner--modal .-bg--blue h6,
.-banner--modal .-bg--blue .h1, .-banner--modal .-bg--blue .h2, .-banner--modal .-bg--blue .h3, .-banner--modal .-bg--blue .h4, .-banner--modal .-bg--blue .h5, .-banner--modal .-bg--blue .h6 {
  color: #fff; }

.-banner--modal .-bg--blue .modal-body {
  color: rgba(255, 255, 255, 0.6); }

.db-prompt-modal button[data-dismiss] {
  border: none;
  background-color: transparent;
  float: right;
  font-size: 2.027rem; }

.db-prompt-modal__coupon-code {
  background-color: #72cbe1;
  border: 1px dashed #005eb8;
  color: #2f3133;
  padding: 10px 20px; }

@media screen and (max-width: 760px) {
  .modal.-type--checkout-session {
    padding: 0 !important; }
    .modal.-type--checkout-session .modal-dialog {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      margin: 0 !important; } }

@media (min-width: 768px) {
  .modal.-type--confirm .modal-dialog {
    width: 680px; } }

.modal.-type--confirm .modal-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 15px; }

.modal.-type--confirm .modal-header {
  padding: 0; }

.modal.-type--confirm .modal-body {
  margin: 40px auto;
  padding: 0; }
  @media (min-width: 768px) {
    .modal.-type--confirm .modal-body {
      max-width: 520px;
      margin-top: 90px;
      margin-bottom: 90px; } }

.modal.-type--confirm .close {
  position: static;
  float: right;
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  background: #13294b; }

.modal.-type--confirm .fas {
  font-size: 0.79rem;
  font-weight: 300; }

.modal.-type--confirm .text-holder {
  margin: 0 15px 90px; }
  @media (max-width: 992px) {
    .modal.-type--confirm .text-holder {
      margin-bottom: 60px; } }
  @media (max-width: 768px) {
    .modal.-type--confirm .text-holder {
      margin-bottom: 40px; } }

.country-modal .modal-footer {
  text-align: center; }

.modal-full .modal-control {
  position: absolute;
  right: 100px;
  top: 30px;
  z-index: -10;
  opacity: 0; }

.modal-full__overlay {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  text-align: justify;
  top: -100%;
  z-index: -10;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .modal-full__overlay.-active {
    visibility: visible;
    top: 0;
    opacity: 1;
    z-index: 103;
    overflow: scroll;
    overflow-x: hidden !important; }
  .modal-full__overlay.-theme--dark {
    background: black; }

.modal-full__box {
  background-color: #fff;
  position: relative; }
  .modal-full__box .modal-control-label {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    right: 0.6em;
    top: -2rem;
    width: 60px;
    height: 60px;
    color: #63666a;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    border: solid 2px #d7d8db; }
    @media screen and (max-width: 768px) {
      .modal-full__box .modal-control-label {
        border: none;
        top: -3rem;
        width: 30px;
        height: 30px;
        right: 1.5rem; } }
    .modal-full__box .modal-control-label:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f00d";
      display: inline-block;
      vertical-align: middle;
      padding: 18px;
      margin-top: -2px;
      margin-left: 1px;
      font-size: 28px;
      font-weight: 300; }
    .modal-full__box .modal-control-label:hover {
      color: #2f3133; }
    .modal-full__box .modal-control-label.-theme--dark {
      background: black;
      border: solid 2px #fff;
      right: 0.5em;
      top: 1rem;
      z-index: 10;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .modal-full__box .modal-control-label.-theme--dark {
          border: none;
          width: 60px;
          height: 60px;
          right: 0.2em;
          top: 0;
          color: #fff; } }
    .modal-full__box .modal-control-label.-theme--white {
      background: #fff;
      color: #63666a;
      -webkit-transition: opacity 0.15s linear;
      -moz-transition: opacity 0.15s linear;
      -ms-transition: opacity 0.15s linear;
      -o-transition: opacity 0.15s linear;
      transition: opacity 0.15s linear;
      border: solid 2px #d7d8db;
      right: 1.6em;
      top: 1rem;
      z-index: 10; }
      @media screen and (max-width: 768px) {
        .modal-full__box .modal-control-label.-theme--white {
          border: none;
          width: 60px;
          height: 60px;
          right: 0.2rem;
          top: 0;
          color: #63666a; } }

.media-modal .media-modal--inner {
  position: absolute;
  top: 50px;
  bottom: 50px;
  background: #fff;
  left: 0;
  right: 0;
  overflow-y: auto;
  font-size: 0; }
  .media-modal .media-modal--inner:before {
    content: '';
    display: inline-block;
    height: calc(100vh - 100px);
    width: 0;
    vertical-align: middle; }

.media-modal .modal-dialog {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 !important; }

.media-modal .close {
  position: fixed;
  right: 20px;
  top: 10px;
  color: #fff;
  font-size: 30px;
  opacity: 1; }
  .media-modal .close:hover {
    color: #63666a;
    filter: alpha(opacity=80);
    filter: progid:DXImageopacityform.Microsoft.Alpha(opacity=80);
    -o-opacity: 0.8;
    -ms-filter: "progid:DXImageopacityform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    opacity: 0.8;
    text-decoration: none; }

.media-modal .modal-content {
  text-align: center;
  margin: 0; }
  .media-modal .modal-content img,
  .media-modal .modal-content iframe {
    max-width: 100%;
    max-height: 100%; }

.media-modal .modal-body {
  padding: 0; }
  .media-modal .modal-body.with-iframe {
    position: relative; }
    .media-modal .modal-body.with-iframe iframe {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%; }

.modal-full__box .media-content {
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  text-align: center;
  align-items: center;
  justify-content: center; }
  .ie11 .modal-full__box .media-content,
  .ie10 .modal-full__box .media-content,
  .ie9 .modal-full__box .media-content {
    display: inline-block;
    vertical-align: middle; }
  .modal-full__box .media-content img, .modal-full__box .media-content video, .modal-full__box .media-content audio {
    border: 0;
    margin: auto;
    max-width: 90% !important;
    max-height: 500px !important; }
    .ie11 .modal-full__box .media-content img,
    .ie10 .modal-full__box .media-content img,
    .ie9 .modal-full__box .media-content img, .ie11 .modal-full__box .media-content video,
    .ie10 .modal-full__box .media-content video,
    .ie9 .modal-full__box .media-content video, .ie11 .modal-full__box .media-content audio,
    .ie10 .modal-full__box .media-content audio,
    .ie9 .modal-full__box .media-content audio {
      margin-top: 4%; }

.modal-full__box .media-footer {
  width: 100%;
  display: flex;
  position: fixed;
  text-align: center;
  align-items: center;
  justify-content: center;
  bottom: 0; }
  .modal-full__box .media-footer.-theme--dark {
    background: #fff; }
    .modal-full__box .media-footer.-theme--dark .ge-button {
      color: #005eb8 !important; }
  .modal-full__box .media-footer.-theme--white {
    background: #d7d8db; }
    .modal-full__box .media-footer.-theme--white .ge-button {
      color: #2f3133 !important; }

.modal.-type--with-iframe iframe {
  border: none;
  width: 100%; }

@media (min-width: 768px) {
  .model-modal_cards .modal-dialog {
    width: 60%;
    max-width: 1170px; } }

@media screen and (max-width: 768px) {
  .share-modal__cart .modal-dialog {
    margin: 0; } }

.iframe-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  display: none; }
  .iframe-overlay .content {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center; }
    .iframe-overlay .content iframe {
      height: 100%;
      width: 100%;
      border: none; }
  .iframe-overlay.-active {
    display: block; }

/* STYLES ARE IN SUPPORT CASE.SCSS */
.db-drag__files {
  width: 334px;
  border-bottom: 1px solid #d7d8db;
  margin-bottom: 20px; }
  .db-drag__files i {
    cursor: pointer;
    margin-top: 5px; }
    .db-drag__files i:hover {
      color: #005eb8; }
  .db-drag__files.-is-error {
    border-bottom: 1px solid #E0091F;
    margin-bottom: 0px; }
    .db-drag__files.-is-error * {
      color: #d74d4d; }
    .db-drag__files.-is-error .filename div:first-child {
      color: #E0091F; }

.box {
  font-size: 1.25rem;
  background-color: #fff;
  position: relative;
  padding: 75px 20px;
  text-align: center;
  width: 334px;
  height: 134px; }
  .box__input {
    margin-top: -45px; }
  .box__button {
    font-weight: 700;
    color: #e5edf1;
    background-color: #39bfd3;
    display: none;
    padding: 8px 16px;
    margin: 40px auto 0; }
    .box__button:hover, .box__button:focus {
      background-color: #0f3c4b; }
  .box.has-advanced-upload {
    outline: 1px dashed #d7d8db;
    margin-left: 2px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear; }
    .box.has-advanced-upload .box__dragndrop {
      display: inline-block; }
    .box.has-advanced-upload .box__icon {
      width: 100%;
      height: 22px;
      fill: #92b0b3;
      display: block; }
  .box.is-dragover {
    outline-offset: -20px;
    outline-color: #c8dadf;
    background-color: #a5a6a8; }
    .box.is-dragover .box__dragndrop {
      color: #fff; }
  .box__dragndrop, .box__icon {
    display: none; }
  .box__uploading, .box__success, .box__error {
    display: none; }
  .box__error-active {
    display: block;
    color: #E0091F; }
  .box.is-uploading .box__input, .box.is-success .box__input, .box.is-error .box__input {
    visibility: hidden; }
  .box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out; }
  .box__uploading .ge-spinner__wrapper {
    top: 30%; }
  .box.is-error .box__error {
    margin-top: -50px;
    color: #E0091F;
    display: block; }
    .box.is-error .box__error i,
    .box.is-error .box__error span {
      color: #E0091F; }
  .box.is-error .box__input {
    display: none; }
  .box.is-uploading .box__uploading {
    display: block; }
    .box.is-uploading .box__uploading .ge-spinner__wrapper {
      top: 30%; }
    .box.is-uploading .box__uploading .box__uploading {
      margin-top: -35px; }
  .box.is-success .box__success {
    margin-top: -15px; }
  .box.js .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
    .box.js .box__file + label {
      max-width: 80%;
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer;
      display: inline-block;
      overflow: hidden; }
      .box.js .box__file + label:hover strong {
        color: #39bfd3; }
  .box__file:focus + label strong,
  .box__file.has-focus + label strong {
    color: #39bfd3; }

.js .box__file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }
  .js .box__file + label {
    width: 115px;
    line-height: 0.1rem;
    cursor: pointer;
    display: inline-block;
    overflow: hidden; }
    .js .box__file + label:hover strong {
      color: #39bfd3; }

.js .box__file:focus + label,
.js .box__file.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px; }

.no-js .box__file + label {
  display: none; }

.no-js .box__button {
  display: block; }

.cui-text-block {
  display: flex; }
  .cui-text-block__left-column {
    flex: 0 0 280px;
    padding-right: 100px; }
  .cui-text-block__left-column .cui-text-block__title {
    height: 4.27rem; }
  .cui-text-block__right-column {
    flex: auto; }
  .cui-text-block__title {
    margin-bottom: 10px; }
  .cui-text-block__media {
    display: inline-block; }
    .cui-text-block__media img, .cui-text-block__media iframe {
      display: inline-block;
      max-width: 100%;
      margin: auto;
      border: none; }
    .cui-text-block__media + p.-margin--top-10 {
      font-size: 1rem; }
    .ie .cui-text-block__media img {
      width: 100%; }
  .cui-text-block table caption {
    font-size: 1rem; }

.table caption.-caption-position--bottom {
  caption-side: bottom; }

.table.table-striped.-type--responsive-table td, .table.table-striped.-type--responsive-table th {
  vertical-align: middle;
  border: none; }

@media screen and (max-width: 767px) {
  .table.table-striped.-type--responsive-table td {
    display: block; } }

.table__mobile-overlay {
  position: relative; }
  .table__mobile-overlay:before {
    content: "";
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f4f5f8 61%);
    width: 100%;
    height: 346px;
    position: absolute;
    top: -290px;
    left: 0; }
  .table__mobile-overlay button {
    position: relative; }

.accordian-panel .panel {
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
  .accordian-panel .panel .panel-heading {
    padding: 10px 55px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: none;
    position: relative;
    /** Use below class for accordions with bigger padding and content
        with circle background , no borders*/ }
    .accordian-panel .panel .panel-heading a[data-toggle="collapse"] {
      text-decoration: none; }
      .accordian-panel .panel .panel-heading a[data-toggle="collapse"]:after {
        content: "\f068";
        color: #2f3133;
        font-family: 'Font Awesome 5 Pro';
        font-size: 0.79rem;
        position: absolute;
        left: 25px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .accordian-panel .panel .panel-heading a[data-toggle="collapse"].collapsed:after {
        content: "\f067"; }
    .accordian-panel .panel .panel-heading h4 {
      color: #2f3133;
      font-size: 0.889rem;
      text-decoration: none;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .accordian-panel .panel .panel-heading.-type--action-block {
      border: none !important;
      background-color: #00b5e2;
      color: #fff;
      -webkit-border-radius: 0.3rem;
      -moz-border-radius: 0.3rem;
      -ms-border-radius: 0.3rem;
      -o-border-radius: 0.3rem;
      border-radius: 0.3rem;
      padding: 20px 40px; }
      .accordian-panel .panel .panel-heading.-type--action-block a {
        text-decoration: none; }
        .accordian-panel .panel .panel-heading.-type--action-block a h3 {
          color: #fff;
          margin-left: 20px; }
        .accordian-panel .panel .panel-heading.-type--action-block a p {
          margin-left: 20px; }
        .accordian-panel .panel .panel-heading.-type--action-block a:after {
          content: "\f068";
          font-family: 'Font Awesome 5 Pro';
          width: 25px;
          background: #fff;
          color: #00b5e2;
          -webkit-border-radius: 70px;
          -moz-border-radius: 70px;
          -ms-border-radius: 70px;
          -o-border-radius: 70px;
          border-radius: 70px;
          font-size: 1rem;
          top: 30%;
          left: 20px;
          text-align: center;
          position: absolute;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      .accordian-panel .panel .panel-heading.-type--action-block p {
        display: block;
        color: #fff; }
      .accordian-panel .panel .panel-heading.-type--action-block.collapsed {
        background-color: #fff;
        color: #000000; }
        .accordian-panel .panel .panel-heading.-type--action-block.collapsed h3 {
          color: #000000; }
        .accordian-panel .panel .panel-heading.-type--action-block.collapsed p {
          color: #63666a; }
        .accordian-panel .panel .panel-heading.-type--action-block.collapsed a:after {
          content: "\f067";
          background: #00b5e2;
          color: #fff; }
  .accordian-panel .panel .panel-header a:hover,
  .accordian-panel .panel .panel-header a:active,
  .accordian-panel .panel .panel-header a:link {
    text-decoration: none; }
  .accordian-panel .panel .panel-body {
    border: none;
    border-top: none !important; }
    .accordian-panel .panel .panel-body.-type--action-block {
      padding: 10px 0 0 0  !important; }

.accordian-panel.no-padding .panel-group {
  padding: 25px 0; }

.accordian-panel.no-padding .panel-heading {
  padding: 5px 40px; }
  .accordian-panel.no-padding .panel-heading a[data-toggle="collapse"]:after {
    left: 15px; }

.accordian-panel.-padding--no-all .panel-group {
  padding: 0; }

.accordian-panel.-padding--no-all .panel-heading {
  padding: 5px 40px; }
  @media screen and (max-width: 768px) {
    .accordian-panel.-padding--no-all .panel-heading {
      padding: 5px; } }
  .accordian-panel.-padding--no-all .panel-heading a[data-toggle="collapse"]:after {
    left: 15px; }

.accordian-panel.-accordion--striped .panel-group {
  padding-top: 0; }

.accordian-panel.-accordion--striped .panel + .panel {
  margin: 0; }

.accordian-panel.-accordion--striped .panel:nth-child(2n) .panel-heading.collapsed {
  background-color: #f4f5f8; }
  .accordian-panel.-accordion--striped .panel:nth-child(2n) .panel-heading.collapsed:not(.message-title):hover {
    background-color: #00b5e2; }

.accordian-panel.-accordion--striped .panel:last-child .panel-heading.collapsed {
  border-bottom: 1px solid #ddd; }

.accordian-panel.-accordion--striped .panel-heading {
  display: block;
  border-bottom: none;
  background-color: #00b5e2;
  color: #fff; }
  .accordian-panel.-accordion--striped .panel-heading:hover {
    text-decoration: none; }
  .accordian-panel.-accordion--striped .panel-heading.collapsed {
    color: #2f3133;
    background-color: #fff; }
    .accordian-panel.-accordion--striped .panel-heading.collapsed .-accordion--notification {
      background-color: #72cbe1;
      border-color: #72cbe1;
      color: #fff; }
    .accordian-panel.-accordion--striped .panel-heading.collapsed h4 {
      color: #18181a; }
      .accordian-panel.-accordion--striped .panel-heading.collapsed h4 .heading-cell .catalog-code {
        color: #63666a; }
    .accordian-panel.-accordion--striped .panel-heading.collapsed .-panel-heading--right-btn {
      display: none; }
    .accordian-panel.-accordion--striped .panel-heading.collapsed:not(.message-title):hover {
      color: #fff;
      background-color: #00b5e2; }
      .accordian-panel.-accordion--striped .panel-heading.collapsed:not(.message-title):hover h4,
      .accordian-panel.-accordion--striped .panel-heading.collapsed:not(.message-title):hover .heading-cell {
        color: #fff; }
        .accordian-panel.-accordion--striped .panel-heading.collapsed:not(.message-title):hover h4 .catalog-name,
        .accordian-panel.-accordion--striped .panel-heading.collapsed:not(.message-title):hover h4 .catalog-code,
        .accordian-panel.-accordion--striped .panel-heading.collapsed:not(.message-title):hover .heading-cell .catalog-name,
        .accordian-panel.-accordion--striped .panel-heading.collapsed:not(.message-title):hover .heading-cell .catalog-code {
          color: #fff; }
    .accordian-panel.-accordion--striped .panel-heading.collapsed .-accordion--icon:before {
      content: "\f055"; }
  .accordian-panel.-accordion--striped .panel-heading.message-title {
    min-height: 70px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 0.889rem;
    letter-spacing: 1.5px;
    color: #63666a; }
  .accordian-panel.-accordion--striped .panel-heading .flex-table {
    flex-wrap: nowrap; }
    @media screen and (max-width: 768px) {
      .accordian-panel.-accordion--striped .panel-heading .flex-table {
        flex-wrap: wrap; } }
    .accordian-panel.-accordion--striped .panel-heading .flex-table > * {
      align-self: center;
      align-items: center;
      flex: 0 0 auto; }
    .accordian-panel.-accordion--striped .panel-heading .flex-table h4 {
      align-self: stretch; }
    .accordian-panel.-accordion--striped .panel-heading .flex-table .-accordion--notification {
      flex: 0 0 auto; }
    @media screen and (max-width: 768px) {
      .accordian-panel.-accordion--striped .panel-heading .flex-table .-panel-heading--right-btn {
        margin-right: 0;
        margin-left: auto; } }
  .accordian-panel.-accordion--striped .panel-heading h4 {
    width: calc(100% - 205px);
    min-height: 70px;
    text-transform: none;
    font-size: 1.424rem;
    font-weight: normal;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .accordian-panel.-accordion--striped .panel-heading h4 {
        width: calc(100% - 55px); } }
    .accordian-panel.-accordion--striped .panel-heading h4 .heading-cell {
      margin-right: 20px;
      width: calc(100% - 95px); }
      .accordian-panel.-accordion--striped .panel-heading h4 .heading-cell span {
        display: block; }

.accordian-panel .-accordion--icon {
  margin-right: 20px; }

.accordian-panel .-accordion--notification {
  pointer-events: none;
  color: #00b5e2; }

.accordian-panel.-loading--minheight .spinner-in-progress {
  min-height: 250px; }

.panel-group .panel-default {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .panel-group .panel-default {
      margin-bottom: 0;
      margin-top: 5px; } }
  .panel-group .panel-default > .panel-heading {
    background: #ececf0; }
    .panel-group .panel-default > .panel-heading.-bg--white {
      background-color: #fff; }
    .panel-group .panel-default > .panel-heading p {
      display: inline-block;
      margin: 0; }
    .panel-group .panel-default > .panel-heading img + p {
      margin-left: 10px; }

.db-accordion__section.-status--expanded .db-accordion__section-content {
  display: block; }
  .db-accordion__section.-status--expanded .db-accordion__section-content .billing-address p {
    line-height: 1.5rem;
    margin-bottom: 2px; }

.db-accordion__section-header {
  padding-top: 5px; }

.db-accordion__section.-status--collapsed .db-accordion__section-content {
  display: none; }

.db-accordion__section.-status--disabled .db-accordion__header-title {
  color: #a5a6a8; }

.db-accordion__section.-status--disabled .db-accordion__header-button {
  display: none; }

.db-accordion__section .db-accordion__header-title {
  color: #2f3133; }

.db-accordion__section .db-accordion__header-button .ge-button {
  margin-top: -3px !important;
  padding-right: 0px !important; }

.db-accordion__section.-status--expanded .db-accordion__header-button {
  display: none; }

.db-accordion__section button {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }
  .db-accordion__section button.cta-checkout-overlay-active {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

.db-accordion__delimiter {
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #d7d8db; }

.db-accordion__header-title {
  font-size: 1.667rem;
  line-height: 1.33; }

.db-accordion__header-button {
  font-weight: bold;
  font-size: 0.9333rem;
  letter-spacing: 1.5px;
  cursor: pointer; }

.product-accordion .dropdown-container {
  position: relative; }
  .product-accordion .dropdown-container .toggle-title {
    text-transform: capitalize;
    color: white;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    background: transparent;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 20px 0; }
    .product-accordion .dropdown-container .toggle-title.btn-dark {
      background: #014380; }
    .product-accordion .dropdown-container .toggle-title.btn-darker {
      background: #003b72; }
    .product-accordion .dropdown-container .toggle-title.btn-darkest {
      background: #003465; }
  .product-accordion .dropdown-container:nth-of-type(3n + 1) .toggle-title {
    background: #3371be;
    border-bottom: 2px solid #2b5ea0; }
  .product-accordion .dropdown-container:nth-of-type(3n + 2) .toggle-title {
    background: #3371be; }
  .product-accordion .dropdown-container:nth-of-type(3n + 3) .toggle-title {
    background: #003465; }
  .product-accordion .dropdown-container .toggle-title i.far.fa-angle-down {
    font-size: 20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: transform 0.25s ease-in-out;
    -moz-transition: transform 0.25s ease-in-out;
    -ms-transition: transform 0.25s ease-in-out;
    -o-transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out; }
  .product-accordion .dropdown-container .toggle-title.collapsed i.far.fa-angle-down {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .product-accordion .dropdown-container .toggle-title span {
    padding-right: 10px;
    display: inline-block; }
  .product-accordion .dropdown-container .dropdown-content .container {
    padding-top: 50px;
    padding-bottom: 50px; }

.course-module .-type--course-item {
  display: none; }

.course-module.show .-type--course-item {
  display: block; }

.course-module.show .ge-button {
  color: #005eb8 !important; }

.course-module.show button i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.breadcrumbs {
  width: 100%;
  border-bottom: 1px solid #d7d8db;
  color: #2f3133;
  z-index: 10;
  position: relative; }
  .breadcrumbs a {
    color: inherit; }
  .breadcrumbs ul {
    margin-top: 10px;
    margin-bottom: 10px; }
    .breadcrumbs ul li {
      text-transform: capitalize;
      font-size: .75rem; }
      .breadcrumbs ul li:not(:last-child) {
        margin-right: 10px; }
      .breadcrumbs ul li:last-child a {
        cursor: default;
        pointer-events: none;
        text-decoration: none; }
      .breadcrumbs ul li:before, .breadcrumbs ul li::before {
        content: "\f105";
        font-family: 'Font Awesome 5 Pro';
        margin-right: 15px;
        font-weight: 400;
        color: inherit;
        font-size: 0.75rem; }
      .breadcrumbs ul li:first-child::before {
        display: none;
        content: "";
        margin-right: 0; }
  .breadcrumbs.white ul li:before, .breadcrumbs.white ul li::before {
    color: #fff; }
  .breadcrumbs.white ul li a {
    color: #fff; }

.ge-breadcrumbs__mobile-container {
  position: relative;
  overflow: hidden;
  height: 30px;
  -webkit-transition: height 0.2s ease-out;
  -moz-transition: height 0.2s ease-out;
  -ms-transition: height 0.2s ease-out;
  -o-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out; }
  .ge-breadcrumbs__mobile-container.active {
    height: 10.2rem; }
  .ge-breadcrumbs__mobile-container .container {
    padding-left: 0; }
  .ge-breadcrumbs__mobile-container ul.crumbs {
    width: 100%;
    position: absolute;
    bottom: 0;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0; }
    .ge-breadcrumbs__mobile-container ul.crumbs li {
      height: 30px;
      padding-left: 0.9rem; }
      .ge-breadcrumbs__mobile-container ul.crumbs li a {
        display: block;
        padding: 0.1rem;
        font-weight: normal;
        text-decoration: none;
        color: #63666a;
        font-size: 0.702rem;
        text-transform: uppercase; }
        .ge-breadcrumbs__mobile-container ul.crumbs li a:before, .ge-breadcrumbs__mobile-container ul.crumbs li a::before {
          content: "\f104";
          font-family: 'Font Awesome 5 Pro';
          font-weight: 400;
          margin-right: 10px;
          color: inherit;
          font-size: 0.702rem; }
      .ge-breadcrumbs__mobile-container ul.crumbs li .crumb-last::before {
        content: "\f106"; }
      .ge-breadcrumbs__mobile-container ul.crumbs li:last-child {
        border-top: 1px solid #d7d8db;
        border-bottom: 1px solid #d7d8db; }

/* alternative color schemes for breadcrumbs */
.breadcrumbs.-color--white {
  border-color: #fff;
  color: #fff; }
  .breadcrumbs.-color--white ul li:before {
    color: #fff; }
  .breadcrumbs.-color--white ul li a {
    color: #fff; }

.ge-breadcrumbs__mobile-container.-color--white ul.crumbs li a {
  color: #fff; }

.hotspot-wrapper {
  padding: 50px 0;
  background: #ececf0; }
  .hotspot-wrapper .spec-col {
    padding: 0 50px; }
    @media screen and (max-width: 991px) {
      .hotspot-wrapper .spec-col {
        padding: 0 25px; } }
  .hotspot-wrapper .pos-rel {
    position: relative; }
  .hotspot-wrapper .v-center-in-row {
    position: absolute;
    width: calc(50% - 30px);
    padding: 0 50px;
    top: 50%;
    transform: translateY(-50%); }
    @media screen and (max-width: 991px) {
      .hotspot-wrapper .v-center-in-row {
        position: static;
        width: 100%;
        transform: none;
        padding: 0 25px; } }
  .hotspot-wrapper .hotspot-image-wrapper {
    position: relative; }
    .hotspot-wrapper .hotspot-image-wrapper .click-tooltip {
      position: absolute; }
      .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .content,
      .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .icon-round-plus {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
      .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .content {
        font-size: 1rem;
        z-index: 5;
        display: none;
        background: white;
        padding: 15px;
        border-radius: 4px;
        margin-top: 10px;
        max-width: 200px;
        position: absolute;
        width: 200px;
        word-break: break-word; }
        .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .content:before {
          text-shadow: 0 -2px 3px rgba(0, 0, 0, 0.3);
          font-family: 'Font Awesome 5 Pro';
          content: "\f0d8";
          position: absolute;
          color: white;
          top: -15px;
          left: 10px;
          font-size: 25px; }
        .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .content.active {
          display: block; }
        @media screen and (max-width: 991px) {
          .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .content.right-sm {
            right: 0; }
            .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .content.right-sm:before {
              left: unset;
              right: 10px; } }
      .hotspot-wrapper .hotspot-image-wrapper .click-tooltip .icon-round-plus {
        cursor: pointer;
        border: 4px solid white;
        background: #005eb8;
        border-radius: 50%;
        width: 31px;
        display: block;
        height: 31px;
        position: relative;
        background-image: url("/res/assets/images/icons/icon-plus-white.svg");
        background-repeat: no-repeat;
        background-size: 67%;
        background-position: 4px 4px; }
  .hotspot-wrapper img {
    width: 100% !important; }
  .hotspot-wrapper h3 {
    margin-top: 0;
    margin-bottom: 20px; }
  .hotspot-wrapper p {
    font-size: 1.424em;
    color: #63666a; }

.product-specs {
  background: #005eb8;
  padding: 50px 0 20px 0; }
  .product-specs img {
    width: auto;
    max-height: 85px; }
  .product-specs .col-lg-3.col-sm-6.col-xs-12 {
    text-align: center; }
  .product-specs i.fa {
    color: rgba(255, 255, 255, 0.8); }
  .product-specs h5 {
    color: #fff; }
  .product-specs p {
    color: rgba(255, 255, 255, 0.8); }

.product-specs-table .table > thead > tr > th,
.product-specs-table .table > tbody > tr > th,
.product-specs-table .table > tfoot > tr > th,
.product-specs-table .table > thead > tr > td,
.product-specs-table .table > tbody > tr > td,
.product-specs-table .table > tfoot > tr > td {
  padding: 15px; }

.product-selection {
  padding-bottom: 15px; }
  .product-selection h6 {
    color: #63666a;
    border-bottom: 1px solid #d7d8db;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    padding-bottom: 10px;
    margin-bottom: 30px; }
  .product-selection .btn-frame {
    margin-right: 15px; }

html.ie11 .document-nav > .obsolete ul .simplebar-scroll-content, html.ie10 .document-nav > .obsolete ul .simplebar-scroll-content {
    max-height: 511px;
}

.document-nav h6 {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d7d8db;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 1rem; }

.document-nav > ul {
  max-height: fit-content; }
.document-nav > .obsolete ul .simplebar-track.vertical {
    background: #fff;
    width: 4px;
}
.document-nav > .obsolete ul .simplebar-track.vertical .simplebar-scrollbar {
    right: 0px;
}

.document-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .document-nav ul li > a {
    display: block;
    padding: 5px 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #63666a;
    border-left: 0.125rem solid transparent;
    font-size: 0.889rem;
    line-height: 1.5em;
    margin-bottom: 5px;
    padding-bottom: 2px;
    word-wrap: break-word; }
    .document-nav ul li > a:active, .document-nav ul li > a:hover, .document-nav ul li > a:focus {
      text-decoration: none; }
    .document-nav ul li > a:hover:not(.active) {
      background: #ececf0; }
    .document-nav ul li > a.active {
      color: #63666a;
      position: relative;
      border-left: 2px solid #005eb8;
      font-weight: bold; }
      .document-nav ul li > a.active:after {
        font-size: 13px;
        content: "\f00c";
        position: absolute;
        right: 8px;
        top: 3px;
        color: white;
        font-family: 'Font Awesome 5 Pro'; }

.document-nav .view-more {
  margin-top: 15px;
  display: block;
  padding: 5px 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #63666a;
  border-left: 0.125rem solid transparent;
  font-size: 0.889rem;
  line-height: 1.325rem;
  margin-bottom: 5px;
  padding-bottom: 2px;
  word-wrap: break-word;
  text-decoration: none; }
  .document-nav .view-more:hover {
    background: #ececf0; }
  .document-nav .view-more i.fa {
    padding: 0px 0px 0px 5px;
    font-size: 0.702rem; }
  .document-nav .view-more .more-block {
    display: none; }
  .document-nav .view-more.collapsed .more-block {
    display: inline; }
  .document-nav .view-more.collapsed .less-block {
    display: none; }

.document-item {
  background: #F4F5F8;
  margin-bottom: 30px;
  padding: 30px; }
  .document-item .btn-small {
    margin-top: 15px; }
  .document-item p {
    margin: 0; }

.review-stars {
  padding: 10px 0; }
  .review-stars i.fa.fa-star-o,
  .review-stars i.fa.fa-star {
    color: #005eb8; }

.review-title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
  color: #63666a;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.889em; }

.star-review-rating i.fa.fa-star-o,
.star-review-rating i.fa.fa-star {
  cursor: pointer; }

.star-review-rating i.fa.fa-star-o {
  color: #a5a6a8; }
  .star-review-rating i.fa.fa-star-o:hover {
    color: #005eb8; }

.star-review-rating i.fa.fa-star {
  color: #005eb8; }

@media screen and (max-width: 768px) {
  .star-review-rating {
    padding-top: 20px; } }

.bg-gray {
  background: #ECECF0; }

.leave-a-review .form-control {
  background: white; }

.leave-a-review .push-15-top {
  padding-top: 15px; }

.leave-a-review .review-author {
  font-weight: bold; }

.leave-a-review .review-job-title,
.leave-a-review .review-date {
  margin-top: -3px;
  color: #63666a;
  font-size: 0.889em; }

.leave-a-review .char-counter {
  font-size: 0.889em;
  color: #A5A6A8; }
  .leave-a-review .char-counter.error {
    color: red; }

.leave-a-review .error textarea {
  border: 1px solid red !important;
  background: rgba(255, 193, 193, 0.27) !important; }

.leave-a-review textarea {
  resize: vertical;
  min-height: 100px;
  font-size: 1em; }

.leave-a-review label {
  font-weight: normal;
  margin-top: 15px; }
  .leave-a-review label.no-margin-md-up {
    margin-top: 0; }
  @media screen and (max-width: 991px) {
    .leave-a-review label.no-margin-md-up {
      margin-top: 20px; } }

.leave-a-review .alert {
  padding: 15px; }

.leave-a-review .anonim-view {
  padding: 20px;
  text-align: left; }
  .leave-a-review .anonim-view h4 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.602rem;
    line-height: 2.135rem; }
    .leave-a-review .anonim-view h4 span {
      line-height: 46px;
      vertical-align: top;
      display: inline-block; }
  .leave-a-review .anonim-view .svg-icon {
    display: none;
    width: 40px;
    height: 40px;
    margin-right: 20px; }

.leave-a-review .spec-col {
  justify-content: center;
  align-items: center; }

.leave-a-review .spec-col-flex-none {
  display: block; }

.leave-a-review .empty-review {
  padding: 20px;
  text-align: center; }

@media screen and (max-width: 991px) {
  .leave-a-review.flex-table {
    display: block; } }

.product-specs .row {
  display: flex;
  flex-wrap: wrap; }

.text-carousel {
  display: flex;
  max-width: 100%; }
  .text-carousel .carousel-slide-control {
    padding: 0 15px;
    position: relative;
    cursor: pointer; }
    .text-carousel .carousel-slide-control i.fa {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .text-carousel .carousel-slide-control + .carousel-item-wrapper {
      max-width: calc(100% - 60px); }
  .text-carousel .carousel-item-wrapper {
    max-width: 100%;
    padding: 15px; }
  .text-carousel .carousel-item {
    transition: opacity .25s ease-in-out;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden; }
    .text-carousel .carousel-item.active {
      height: auto;
      opacity: 1;
      visibility: visible; }
    .text-carousel .carousel-item .review-text {
      word-wrap: break-word; }

.obsolete .simplebar-track .simplebar-scrollbar {
    opacity: 0.5;
    width: 4px;
    background: #8B8B8d;
    right: 0;
}

.obsolete .simplebar-track {
    width: 4px;
    background: #e8e8e8;
    border-radius: 7px;
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
}

[class*="cui-icon__"]:before {
  display: inline-block;
  font-family: "cui icon";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cui-icon__add-circle:before {
  content: "\e900"; }

.cui-icon__add:before {
  content: "\e901"; }

.cui-icon__admin-panel-settings:before {
  content: "\e902"; }

.cui-icon__arrow-back:before {
  content: "\e903"; }

.cui-icon__arrow-forward:before {
  content: "\e904"; }

.cui-icon__assignment:before {
  content: "\e905"; }

.cui-icon__bilibili:before {
  content: "\e906"; }

.cui-icon__build:before {
  content: "\e907"; }

.cui-icon__chat-bubble:before {
  content: "\e908"; }

.cui-icon__check-circle-outline:before {
  content: "\e909"; }

.cui-icon__check-circle:before {
  content: "\e90a"; }

.cui-icon__chevron-left:before {
  content: "\e90b"; }

.cui-icon__chevron-right:before {
  content: "\e90c"; }

.cui-icon__circle-notifications:before {
  content: "\e90d"; }

.cui-icon__close:before {
  content: "\e90e"; }

.cui-icon__cloud-download:before {
  content: "\e90f"; }

.cui-icon__download-for-offline:before {
  content: "\e910"; }

.cui-icon__email:before {
  content: "\e911"; }

.cui-icon__expand-less:before {
  content: "\e912"; }

.cui-icon__expand-more:before {
  content: "\e913"; }

.cui-icon__favorite:before {
  content: "\e914"; }

.cui-icon__folder:before {
  content: "\e915"; }

.cui-icon__help:before {
  content: "\e916"; }

.cui-icon__how-to-reg:before {
  content: "\e917"; }

.cui-icon__info:before {
  content: "\e918"; }

.cui-icon__list:before {
  content: "\e919"; }

.cui-icon__location-on:before {
  content: "\e91a"; }

.cui-icon__manage-accounts:before {
  content: "\e91b"; }

.cui-icon__menu:before {
  content: "\e91c"; }

.cui-icon__notification-important:before {
  content: "\e91d"; }

.cui-icon__notifications-active:before {
  content: "\e91e"; }

.cui-icon__notifications:before {
  content: "\e91f"; }

.cui-icon__pending:before {
  content: "\e920"; }

.cui-icon__people:before {
  content: "\e921"; }

.cui-icon__person:before {
  content: "\e922"; }

.cui-icon__print:before {
  content: "\e923"; }

.cui-icon__question-answer:before {
  content: "\e924"; }

.cui-icon__refresh:before {
  content: "\e925"; }

.cui-icon__remove-circle:before {
  content: "\e926"; }

.cui-icon__settings:before {
  content: "\e927"; }

.cui-icon__shopping-cart:before {
  content: "\e928"; }

.cui-icon__view-headline:before {
  content: "\e929"; }

.gccn-reminder-block {
    border: 1px solid #d7d8db;
    padding: 16px 16px 16px 16px;
    margin-top: 8px;
    margin-bottom: 32px; }
.gccn-reminder-text i {
    margin-right: 8px; }
.gccn-description {
    color: #63666a; }

@font-face {
    font-family: "GE Inspira Sans";
    font-weight: normal;
    font-style: normal;
    src: url("/res/assets/fonts/ge-inspira/geinspirasans-regular-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspirasans-regular-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspirasans-regular-v01.otf") format("opentype");
}

@font-face {
  font-family: "GE Inspira Sans";
  font-weight: normal;
  font-style: italic;
  src: url("/res/assets/fonts/ge-inspira/geinspirasans-italic-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspirasans-italic-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspirasans-italic-v01.otf") format("opentype"); }

@font-face {
  font-family: "GE Inspira Sans";
  font-weight: bold;
  font-style: normal;
  src: url("/res/assets/fonts/ge-inspira/geinspirasans-bold-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspirasans-bold-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspirasans-bold-v01.otf") format("opentype"); }

@font-face {
  font-family: "GE Inspira Sans";
  font-weight: bold;
  font-style: italic;
  src: url("/res/assets/fonts/ge-inspira/geinspirasans-bolditalic-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspirasans-bolditalic-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspirasans-bolditalic-v01.otf") format("opentype"); }

@font-face {
  font-family: "GE Inspira Serif";
  font-weight: normal;
  font-style: normal;
  src: url("/res/assets/fonts/ge-inspira/geinspiraserif-regular-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspiraserif-regular-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspiraserif-regular-v01.otf") format("opentype"); }

@font-face {
  font-family: "GE Inspira Serif";
  font-weight: normal;
  font-style: italic;
  src: url("/res/assets/fonts/ge-inspira/geinspiraserif-italic-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspiraserif-italic-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspiraserif-italic-v01.otf") format("opentype"); }

@font-face {
  font-family: "GE Inspira Serif";
  font-weight: bold;
  font-style: normal;
  src: url("/res/assets/fonts/ge-inspira/geinspiraserif-bold-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspiraserif-bold-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspiraserif-bold-v01.otf") format("opentype"); }

@font-face {
  font-family: "GE Inspira Serif";
  font-weight: bold;
  font-style: italic;
  src: url("/res/assets/fonts/ge-inspira/geinspiraserif-bolditalic-v01.woff2") format("woff2"), url("/res/assets/fonts/ge-inspira/geinspiraserif-bolditalic-v01.woff") format("woff"), url("/res/assets/fonts/ge-inspira/geinspiraserif-bolditalic-v01.otf") format("opentype"); }

/*# sourceMappingURL=maps/app.css.map */

/* Styles for native HTML implementations */
.cui-button {
  max-width: 100%;
  display: inline-flex;
  text-decoration: none !important;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: .875rem;
  font-weight: bold;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 2px solid;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 1.25rem;
  -webkit-transition: border-color 250ms ease-in-out, background-color 250ms ease-in-out, opacity 250ms ease-in-out;
  transition: border-color 250ms ease-in-out, background-color 250ms ease-in-out, opacity 250ms ease-in-out;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 2px solid transparent;
  background-color: transparent;
  border-color: #464649;
  color: #464649; }
  @media (hover: hover) {
    .cui-button:hover, .cui-button.-is--hovered {
      background-color: #464649;
      border-color: #464649;
      color: #ffffff; } }
  .cui-button:active {
    background-color: #18181B;
    border-color: #18181B;
    color: #ffffff; }
  .cui-button.-mode--dark {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff; }
    @media (hover: hover) {
      .cui-button.-mode--dark:hover, .cui-button.-mode--dark.-is--hovered {
        background-color: #ffffff;
        border-color: #ffffff;
        color: #18181B; } }
    .cui-button.-mode--dark:active {
      background-color: #e8e8e8;
      border-color: #e8e8e8;
      color: #18181B; }
  .cui-button__label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .cui-button__icon {
    font-size: 16px; }
  .cui-button.-size--large {
    font-size: 1rem;
    height: 3rem;
    line-height: 3rem;
    padding: 0 1.5rem; }
    .cui-button.-size--large .cui-button__icon {
      font-size: 1.25rem; }
  .cui-button.-size--small {
    font-size: .75rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem; }
  .cui-button.-type--primary {
    background-color: #00755f;
    border-color: #00755f;
    color: #ffffff; }
    @media (hover: hover) {
      .cui-button.-type--primary:hover, .cui-button.-type--primary.-is--hovered {
        background-color: #33a08c;
        border-color: #33a08c;
        color: #ffffff; } }
    .cui-button.-type--primary:active {
      background-color: #00614f;
      border-color: #00614f;
      color: #ffffff; }
    .cui-button.-type--primary.-mode--dark {
      background-color: #ffffff;
      border-color: #ffffff;
      color: #18181B; }
      @media (hover: hover) {
        .cui-button.-type--primary.-mode--dark:hover, .cui-button.-type--primary.-mode--dark.-is--hovered {
          background-color: #e8e8e8;
          border-color: #e8e8e8;
          color: #18181B; } }
      .cui-button.-type--primary.-mode--dark:active {
        background-color: #a3a3a4;
        border-color: #a3a3a4;
        color: #18181B; }
  .cui-button.-type--ghost {
    background-color: transparent;
    border-color: transparent;
    color: #464649; }
    @media (hover: hover) {
      .cui-button.-type--ghost:hover, .cui-button.-type--ghost.-is--hovered {
        background-color: #e8e8e8;
        border-color: #e8e8e8;
        color: #464649; } }
    .cui-button.-type--ghost:active {
      background-color: #d1d1d1;
      border-color: #d1d1d1;
      color: #464649; }
    .cui-button.-type--ghost.-mode--dark {
      background-color: transparent;
      border-color: transparent;
      color: #ffffff; }
      @media (hover: hover) {
        .cui-button.-type--ghost.-mode--dark:hover, .cui-button.-type--ghost.-mode--dark.-is--hovered {
          background-color: rgba(255, 255, 255, 0.3);
          border-color: transparent;
          color: #ffffff; } }
      .cui-button.-type--ghost.-mode--dark:active {
        background-color: rgba(255, 255, 255, 0.5);
        border-color: transparent;
        color: #ffffff; }
  .cui-button.-type--transparent {
    font-size: 1rem;
    height: auto;
    line-height: 1;
    padding: 0;
    border: none;
    background-color: transparent;
    border-color: transparent;
    color: #3371be; }
    @media (hover: hover) {
      .cui-button.-type--transparent:hover, .cui-button.-type--transparent.-is--hovered {
        background-color: transparent;
        border-color: transparent;
        color: #3c86dc; } }
    .cui-button.-type--transparent:active {
      background-color: transparent;
      border-color: transparent;
      color: #2b5ea0; }
    .cui-button.-type--transparent.-mode--dark {
      background-color: transparent;
      border-color: transparent;
      color: #68b1ff; }
      @media (hover: hover) {
        .cui-button.-type--transparent.-mode--dark:hover, .cui-button.-type--transparent.-mode--dark.-is--hovered {
          background-color: transparent;
          border-color: transparent;
          color: #8ec4ff; } }
      .cui-button.-type--transparent.-mode--dark:active {
        background-color: transparent;
        border-color: transparent;
        color: #3c86dc; }
    .cui-button.-type--transparent.-color--green {
      background-color: transparent;
      border-color: transparent;
      color: #00755f; }
      @media (hover: hover) {
        .cui-button.-type--transparent.-color--green:hover, .cui-button.-type--transparent.-color--green.-is--hovered {
          background-color: transparent;
          border-color: transparent;
          color: #003a30; } }
      .cui-button.-type--transparent.-color--green:active {
        background-color: transparent;
        border-color: transparent;
        color: #00614f; }
      .cui-button.-type--transparent.-color--green.-mode--dark {
        background-color: transparent;
        border-color: transparent;
        color: #33a08c; }
        @media (hover: hover) {
          .cui-button.-type--transparent.-color--green.-mode--dark:hover, .cui-button.-type--transparent.-color--green.-mode--dark.-is--hovered {
            background-color: transparent;
            border-color: transparent;
            color: #00614f; } }
        .cui-button.-type--transparent.-color--green.-mode--dark:active {
          background-color: transparent;
          border-color: transparent;
          color: #00755f; }
    .cui-button.-type--transparent.-color--gray {
      background-color: transparent;
      border-color: transparent;
      color: #464649; }
      @media (hover: hover) {
        .cui-button.-type--transparent.-color--gray:hover, .cui-button.-type--transparent.-color--gray.-is--hovered {
          background-color: transparent;
          border-color: transparent;
          color: #5d5d5f; } }
      .cui-button.-type--transparent.-color--gray:active {
        background-color: transparent;
        border-color: transparent;
        color: #18181B; }
      .cui-button.-type--transparent.-color--gray.-mode--dark {
        background-color: transparent;
        border-color: transparent;
        color: #ffffff; }
        @media (hover: hover) {
          .cui-button.-type--transparent.-color--gray.-mode--dark:hover, .cui-button.-type--transparent.-color--gray.-mode--dark.-is--hovered {
            background-color: transparent;
            border-color: transparent;
            color: rgba(255, 255, 255, 0.9); } }
        .cui-button.-type--transparent.-color--gray.-mode--dark:active {
          background-color: transparent;
          border-color: transparent;
          color: rgba(255, 255, 255, 0.7); }
    .cui-button.-type--transparent.-color--light-gray {
      background-color: transparent;
      border-color: transparent;
      color: #747476; }
      @media (hover: hover) {
        .cui-button.-type--transparent.-color--light-gray:hover, .cui-button.-type--transparent.-color--light-gray.-is--hovered {
          background-color: transparent;
          border-color: transparent;
          color: #747476; } }
      .cui-button.-type--transparent.-color--light-gray:active {
        background-color: transparent;
        border-color: transparent;
        color: #747476; }
    .cui-button.-type--transparent.-color--shade-gray-3 {
      background-color: transparent;
      border-color: transparent;
      color: #5d5d5f; }
      @media (hover: hover) {
        .cui-button.-type--transparent.-color--shade-gray-3:hover, .cui-button.-type--transparent.-color--shade-gray-3.-is--hovered {
          background-color: transparent;
          border-color: transparent;
          color: #5d5d5f; } }
      .cui-button.-type--transparent.-color--shade-gray-3:active {
        background-color: transparent;
        border-color: transparent;
        color: #5d5d5f; }
    .cui-button.-type--transparent.-size--large {
      font-size: 1.125rem; }
    .cui-button.-type--transparent.-size--small {
      font-size: .875rem; }
    .cui-button.-type--transparent.-variation--icon {
      height: 1.25rem;
      width: 1.25rem; }
      .cui-button.-type--transparent.-variation--icon.-size--large {
        height: 1.5rem;
        width: 1.5rem; }
      .cui-button.-type--transparent.-variation--icon.-size--small {
        height: 1rem;
        width: 1rem; }
    .cui-button.-type--transparent.-variation--rightIcon.-size--large .cui-button__icon {
      margin-left: .5rem; }
    .cui-button.-type--transparent.-variation--rightIcon.-size--small .cui-button__icon {
      margin-left: .25rem; }
    .cui-button.-type--transparent.-variation--leftIcon.-size--large .cui-button__icon {
      margin-right: .5rem; }
    .cui-button.-type--transparent.-variation--leftIcon.-size--small .cui-button__icon {
      margin-right: .25rem; }
    .cui-button.-type--transparent.-variation--rightIcon, .cui-button.-type--transparent.-variation--leftIcon {
      height: 1.25rem; }
      .cui-button.-type--transparent.-variation--rightIcon .cui-button__icon, .cui-button.-type--transparent.-variation--leftIcon .cui-button__icon {
        font-size: 1.25rem; }
      .cui-button.-type--transparent.-variation--rightIcon.-size--large, .cui-button.-type--transparent.-variation--leftIcon.-size--large {
        height: 1.5rem; }
        .cui-button.-type--transparent.-variation--rightIcon.-size--large .cui-button__icon, .cui-button.-type--transparent.-variation--leftIcon.-size--large .cui-button__icon {
          font-size: 1.5rem; }
      .cui-button.-type--transparent.-variation--rightIcon.-size--small, .cui-button.-type--transparent.-variation--leftIcon.-size--small {
        height: 1rem; }
        .cui-button.-type--transparent.-variation--rightIcon.-size--small .cui-button__icon, .cui-button.-type--transparent.-variation--leftIcon.-size--small .cui-button__icon {
          font-size: 1rem; }
    .cui-button.-type--transparent.disabled, .cui-button.-type--transparent:disabled, .cui-button.-type--transparent[disabled], .cui-button.-type--transparent:disabled:focus, .cui-button.-type--transparent:disabled:active, .cui-button.-type--transparent:disabled:hover {
      color: #a3a3a4; }
  .cui-button.-type--secondary.disabled, .cui-button.-type--secondary:disabled, .cui-button.-type--secondary[disabled], .cui-button.-type--secondary:disabled:focus, .cui-button.-type--secondary:disabled:active, .cui-button.-type--secondary:disabled:hover {
    opacity: 1;
    color: #a3a3a4;
    border-color: #a3a3a4; }
  .cui-button.-variation--leftIcon i {
    order: -1;
    margin-left: 0;
    margin-right: .5rem; }
  .cui-button.-variation--leftIcon cui-spinner,
  .cui-button.-variation--leftIcon .cui-spin {
    order: -1;
    margin-right: 8px;
    margin-left: -8px; }
  .cui-button i, .cui-button.-variation--rightIcon i {
    margin-left: .5rem; }
  .cui-button.-variation--icon {
    padding: 0;
    width: 2.5rem;
    font-size: 1.25rem; }
    .cui-button.-variation--icon cui-spinner {
      margin-left: -8px; }
    .cui-button.-variation--icon .cui-button__icon {
      font-size: inherit; }
    .cui-button.-variation--icon.-size--large {
      width: 3rem;
      font-size: 1.5rem; }
      .cui-button.-variation--icon.-size--large .cui-button__icon {
        font-size: inherit; }
    .cui-button.-variation--icon.-size--small {
      width: 2rem;
      font-size: 1rem; }
      .cui-button.-variation--icon.-size--small .cui-button__icon {
        font-size: inherit; }
    .cui-button.-variation--icon i {
      margin: 0; }
  .cui-button:focus {
    outline-color: #429DFF;
    outline-offset: 2px; }
  .cui-button.disabled, .cui-button:disabled, .cui-button[disabled], .cui-button:disabled:focus, .cui-button:disabled:active, .cui-button:disabled:hover {
    pointer-events: none;
    opacity: .3; }
  .cui-button.-width--full {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .cui-button.-width--responsive {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .cui-button.-width--responsive.-grid--legacy {
      width: 100%; } }

.cui-link__host.-as--button {
  max-width: 100%; }

.cui-link__host.-disable--pointer-events {
  pointer-events: none; }

.cui-link {
  display: inline-flex;
  max-width: 100%;
  min-width: 0;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none; }
  .cui-link__icon {
    font-size: 1.25rem; }
  .cui-link.-color--gray {
    color: #18181B; }
    .cui-link.-color--gray:hover {
      color: #18181B; }
    .cui-link.-color--gray:active {
      color: #464649;
      text-decoration: underline; }
  .cui-link.-color--green {
    color: #00755f; }
    .cui-link.-color--green:hover {
      color: #33a08c; }
    .cui-link.-color--green:active {
      color: #00614f;
      text-decoration: underline; }
    .cui-link.-color--green:focus {
      color: #00755f; }
  .cui-link.-color--blue {
    color: #3371be; }
    .cui-link.-color--blue:hover {
      color: #3c86dc; }
    .cui-link.-color--blue:active {
      color: #2b5ea0;
      text-decoration: underline; }
    .cui-link.-color--blue:focus {
      color: #3371be; }
  .cui-link.-size--large {
    font-size: 1.125rem; }
    .cui-link.-size--large .cui-link__icon {
      font-size: 1.5rem; }
  .cui-link.-size--small {
    font-size: .875rem; }
    .cui-link.-size--small .cui-link__icon {
      font-size: 1rem; }
  .cui-link:hover {
    text-decoration: underline;
    color: #18181B; }
  .cui-link:active {
    color: #464649; }
  .cui-link:focus {
    outline: 2px solid #429DFF;
    color: #18181B; }
    @media screen and (max-width: 767px) {
      .cui-link:focus {
        outline: none; } }
    @media screen and (max-width: 576px) {
      .cui-link:focus.-grid--legacy {
        outline: none; } }
  .cui-link.disabled, .cui-link:disabled, .cui-link[disabled], .cui-link:disabled:focus, .cui-link:disabled:active, .cui-link:disabled:hover {
    pointer-events: none;
    text-decoration: none;
    color: #a3a3a4; }
    .cui-link.disabled.-mode--dark, .cui-link:disabled.-mode--dark, .cui-link[disabled].-mode--dark, .cui-link:disabled:focus.-mode--dark, .cui-link:disabled:active.-mode--dark, .cui-link:disabled:hover.-mode--dark {
      color: #ffffff;
      opacity: .3; }
  .cui-link.-variation--leftIcon i {
    order: -1;
    margin-left: 0;
    margin-right: .5rem; }
  .cui-link i, .cui-link.-variation--rightIcon i {
    margin-left: .5rem; }
    .cui-link i:before, .cui-link.-variation--rightIcon i:before {
      display: inline-block;
      text-decoration: none; }
  .cui-link.-mode--dark {
    color: #ffffff; }
    .cui-link.-mode--dark:hover {
      color: #ffffff; }
    .cui-link.-mode--dark:focus {
      outline: 2px solid #429DFF;
      color: #ffffff; }
    .cui-link.-mode--dark:active {
      color: #ffffff;
      text-decoration: underline;
      opacity: 0.7; }
  .cui-link.-color--tint-gray-2 {
    color: #d1d1d1; }
  .cui-link.-color--shade-green-2 {
    color: #00614f; }
  .cui-link.-color--tint-green-4 {
    color: #33a08c; }
  .cui-link.-color--primary-white {
    color: #ffffff; }
  .cui-link.-as--button {
    display: inline-flex;
    text-decoration: none !important;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .875rem;
    font-weight: bold;
    height: 2.5rem;
    line-height: 2.5rem;
    border: 2px solid;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 1.25rem;
    -webkit-transition: border-color 250ms ease-in-out, background-color 250ms ease-in-out, opacity 250ms ease-in-out;
    transition: border-color 250ms ease-in-out, background-color 250ms ease-in-out, opacity 250ms ease-in-out;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 2px solid transparent;
    background-color: transparent;
    border-color: #464649;
    color: #464649; }
    @media (hover: hover) {
      .cui-link.-as--button:hover, .cui-link.-as--button.-is--hovered {
        background-color: #464649;
        border-color: #464649;
        color: #ffffff; } }
    .cui-link.-as--button:active {
      background-color: #18181B;
      border-color: #18181B;
      color: #ffffff; }
    .cui-link.-as--button.-mode--dark {
      background-color: transparent;
      border-color: #ffffff;
      color: #ffffff; }
      @media (hover: hover) {
        .cui-link.-as--button.-mode--dark:hover, .cui-link.-as--button.-mode--dark.-is--hovered {
          background-color: #ffffff;
          border-color: #ffffff;
          color: #18181B; } }
      .cui-link.-as--button.-mode--dark:active {
        background-color: #e8e8e8;
        border-color: #e8e8e8;
        color: #18181B; }
    .cui-link.-as--button.-size--large {
      font-size: 1rem;
      height: 3rem;
      line-height: 3rem;
      padding: 0 1.5rem; }
    .cui-link.-as--button.-size--small {
      font-size: .75rem;
      height: 2rem;
      line-height: 2rem;
      padding: 0 1rem; }
    .cui-link.-as--button.-type--primary {
      background-color: #00755f;
      border-color: #00755f;
      color: #ffffff; }
      @media (hover: hover) {
        .cui-link.-as--button.-type--primary:hover, .cui-link.-as--button.-type--primary.-is--hovered {
          background-color: #33a08c;
          border-color: #33a08c;
          color: #ffffff; } }
      .cui-link.-as--button.-type--primary:active {
        background-color: #00614f;
        border-color: #00614f;
        color: #ffffff; }
      .cui-link.-as--button.-type--primary.-mode--dark {
        background-color: #ffffff;
        border-color: #ffffff;
        color: #18181B; }
        @media (hover: hover) {
          .cui-link.-as--button.-type--primary.-mode--dark:hover, .cui-link.-as--button.-type--primary.-mode--dark.-is--hovered {
            background-color: #e8e8e8;
            border-color: #e8e8e8;
            color: #18181B; } }
        .cui-link.-as--button.-type--primary.-mode--dark:active {
          background-color: #a3a3a4;
          border-color: #a3a3a4;
          color: #18181B; }
    .cui-link.-as--button.-type--ghost {
      background-color: transparent;
      border-color: transparent;
      color: #464649; }
      @media (hover: hover) {
        .cui-link.-as--button.-type--ghost:hover, .cui-link.-as--button.-type--ghost.-is--hovered {
          background-color: #e8e8e8;
          border-color: #e8e8e8;
          color: #464649; } }
      .cui-link.-as--button.-type--ghost:active {
        background-color: #d1d1d1;
        border-color: #d1d1d1;
        color: #464649; }
      .cui-link.-as--button.-type--ghost.-mode--dark {
        background-color: transparent;
        border-color: transparent;
        color: #ffffff; }
        @media (hover: hover) {
          .cui-link.-as--button.-type--ghost.-mode--dark:hover, .cui-link.-as--button.-type--ghost.-mode--dark.-is--hovered {
            background-color: rgba(255, 255, 255, 0.3);
            border-color: transparent;
            color: #ffffff; } }
        .cui-link.-as--button.-type--ghost.-mode--dark:active {
          background-color: rgba(255, 255, 255, 0.5);
          border-color: transparent;
          color: #ffffff; }
    .cui-link.-as--button.-type--transparent {
      font-size: 1rem;
      height: auto;
      line-height: 1;
      padding: 0;
      border: none;
      background-color: transparent;
      border-color: transparent;
      color: #3371be; }
      @media (hover: hover) {
        .cui-link.-as--button.-type--transparent:hover, .cui-link.-as--button.-type--transparent.-is--hovered {
          background-color: transparent;
          border-color: transparent;
          color: #3c86dc; } }
      .cui-link.-as--button.-type--transparent:active {
        background-color: transparent;
        border-color: transparent;
        color: #2b5ea0; }
      .cui-link.-as--button.-type--transparent.-mode--dark {
        background-color: transparent;
        border-color: transparent;
        color: #68b1ff; }
        @media (hover: hover) {
          .cui-link.-as--button.-type--transparent.-mode--dark:hover, .cui-link.-as--button.-type--transparent.-mode--dark.-is--hovered {
            background-color: transparent;
            border-color: transparent;
            color: #8ec4ff; } }
        .cui-link.-as--button.-type--transparent.-mode--dark:active {
          background-color: transparent;
          border-color: transparent;
          color: #3c86dc; }
      .cui-link.-as--button.-type--transparent.-color--gray {
        background-color: transparent;
        border-color: transparent;
        color: #464649; }
        @media (hover: hover) {
          .cui-link.-as--button.-type--transparent.-color--gray:hover, .cui-link.-as--button.-type--transparent.-color--gray.-is--hovered {
            background-color: transparent;
            border-color: transparent;
            color: #5d5d5f; } }
        .cui-link.-as--button.-type--transparent.-color--gray:active {
          background-color: transparent;
          border-color: transparent;
          color: #18181B; }
        .cui-link.-as--button.-type--transparent.-color--gray.-mode--dark {
          background-color: transparent;
          border-color: transparent;
          color: #ffffff; }
          @media (hover: hover) {
            .cui-link.-as--button.-type--transparent.-color--gray.-mode--dark:hover, .cui-link.-as--button.-type--transparent.-color--gray.-mode--dark.-is--hovered {
              background-color: transparent;
              border-color: transparent;
              color: rgba(255, 255, 255, 0.9); } }
          .cui-link.-as--button.-type--transparent.-color--gray.-mode--dark:active {
            background-color: transparent;
            border-color: transparent;
            color: rgba(255, 255, 255, 0.7); }
      .cui-link.-as--button.-type--transparent.-color--light-gray {
        background-color: transparent;
        border-color: transparent;
        color: #747476; }
        @media (hover: hover) {
          .cui-link.-as--button.-type--transparent.-color--light-gray:hover, .cui-link.-as--button.-type--transparent.-color--light-gray.-is--hovered {
            background-color: transparent;
            border-color: transparent;
            color: #747476; } }
        .cui-link.-as--button.-type--transparent.-color--light-gray:active {
          background-color: transparent;
          border-color: transparent;
          color: #747476; }
      .cui-link.-as--button.-type--transparent.-color--green {
        background-color: transparent;
        border-color: transparent;
        color: #00755f; }
        @media (hover: hover) {
          .cui-link.-as--button.-type--transparent.-color--green:hover, .cui-link.-as--button.-type--transparent.-color--green.-is--hovered {
            background-color: transparent;
            border-color: transparent;
            color: #33a08c; } }
        .cui-link.-as--button.-type--transparent.-color--green:active {
          background-color: transparent;
          border-color: transparent;
          color: #00614f; }
      .cui-link.-as--button.-type--transparent.-size--large {
        font-size: 1.125rem; }
      .cui-link.-as--button.-type--transparent.-size--small {
        font-size: .875rem; }
      .cui-link.-as--button.-type--transparent.-variation--rightIcon, .cui-link.-as--button.-type--transparent.-variation--leftIcon {
        height: 1.25rem; }
        .cui-link.-as--button.-type--transparent.-variation--rightIcon.-size--large, .cui-link.-as--button.-type--transparent.-variation--leftIcon.-size--large {
          height: 1.5rem; }
          .cui-link.-as--button.-type--transparent.-variation--rightIcon.-size--large .cui-link__icon, .cui-link.-as--button.-type--transparent.-variation--leftIcon.-size--large .cui-link__icon {
            font-size: 1.5rem; }
        .cui-link.-as--button.-type--transparent.-variation--rightIcon.-size--small, .cui-link.-as--button.-type--transparent.-variation--leftIcon.-size--small {
          height: 1rem; }
      .cui-link.-as--button.-type--transparent.disabled, .cui-link.-as--button.-type--transparent:disabled, .cui-link.-as--button.-type--transparent[disabled], .cui-link.-as--button.-type--transparent:disabled:focus, .cui-link.-as--button.-type--transparent:disabled:active, .cui-link.-as--button.-type--transparent:disabled:hover {
        color: #a3a3a4; }
    .cui-link.-as--button.-type--round {
      box-shadow: 0 0 0 1px #a3a3a4;
      border: none;
      border-radius: 32px;
      height: 64px;
      font-size: 1.125rem;
      line-height: 100%;
      padding: 23px 24px;
      font-weight: 700;
      background-color: #ffffff;
      color: #464649; }
      .cui-link.-as--button.-type--round:hover {
        background-color: #ecf5ff;
        box-shadow: 0 0 0 2px #3c86dc;
        border: none;
        color: #464649; }
      .cui-link.-as--button.-type--round:active {
        background-color: #d9ebff;
        box-shadow: 0 0 0 2px #3371be;
        border: none;
        color: #464649; }
      .cui-link.-as--button.-type--round:focus {
        outline: 2px solid #429DFF;
        outline-offset: 2px; }
      .cui-link.-as--button.-type--round.disabled, .cui-link.-as--button.-type--round:disabled, .cui-link.-as--button.-type--round[disabled], .cui-link.-as--button.-type--round:disabled:focus, .cui-link.-as--button.-type--round:disabled:active, .cui-link.-as--button.-type--round:disabled:hover {
        box-shadow: 0 0 0 1px #d1d1d1;
        color: #a3a3a4;
        opacity: 1; }
    .cui-link.-as--button:hover {
      text-decoration: none; }
    .cui-link.-as--button:focus {
      outline-color: #429DFF;
      outline-offset: 2px; }
    .cui-link.-as--button.disabled, .cui-link.-as--button:disabled, .cui-link.-as--button[disabled], .cui-link.-as--button:disabled:focus, .cui-link.-as--button:disabled:active, .cui-link.-as--button:disabled:hover {
      pointer-events: none;
      opacity: .3; }
    .cui-link.-as--button.-size--large .cui-link__icon {
      font-size: 1.25rem; }
    .cui-link.-as--button.-width--full {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .cui-link.-as--button.-width--responsive {
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .cui-link.-as--button.-width--responsive.-grid--legacy {
        width: 100%; } }
  .cui-link .cui-link__label {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.cui-notification {
  height: auto;
  background-color: #ffffff;
  margin: 24px 0;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  .cui-notification .cui-icon {
    height: 100%;
    padding-right: 12px;
    font-size: 20px; }
  .cui-notification.-type--alert {
    box-shadow: inset 0 0 0 1px #E0091F, inset 0 4px #E0091F; }
    .cui-notification.-type--alert .content__title {
      color: #18181B; }
    .cui-notification.-type--alert .cui-notification__icon {
      color: #E0091F; }
  .cui-notification__wrapper {
    padding: 1rem;
    display: flex; }
    .cui-notification__wrapper .cui-notification__content {
      display: flex;
      line-height: 1.5rem; }
      .cui-notification__wrapper .cui-notification__content .content__title {
        font-weight: bold;
        font-size: 1rem; }
        .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink {
          text-decoration: underline;
          padding-bottom: 0.03em;
          color: inherit !important;
          font-weight: inherit;
          cursor: pointer; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:hover {
            color: inherit !important;
            text-decoration: none; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:focus {
            outline: none; }
      .cui-notification__wrapper .cui-notification__content .content__description {
        margin-bottom: 0;
        margin-top: 0.25rem; }
        .cui-notification__wrapper .cui-notification__content .content__description p {
          font-size: 1rem;
          line-height: 1.5;
          color: #18181B; }
          @media screen and (max-width: 767px) {
            .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          @media screen and (max-width: 576px) {
            .-grid--legacy .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          .cui-notification__wrapper .cui-notification__content .content__description p:last-child {
            margin-bottom: 0; }
  .cui-notification__effect-nudge {
    -webkit-animation-delay: 0ms;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: cui-nudge;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-duration: 500ms;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: cui-nudge;
    animation-play-state: running;
    animation-timing-function: ease-in-out; }

.cui-textlink {
  border: none; }

.cui-notification {
  height: auto;
  background-color: #ffffff;
  margin: 24px 0;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  .cui-notification .cui-icon {
    height: 100%;
    padding-right: 12px;
    font-size: 20px; }
  .cui-notification.-type--success {
    box-shadow: inset 0 0 0 1px #0B8831, inset 0 4px #0B8831; }
    .cui-notification.-type--success .content__title {
      color: #18181B; }
    .cui-notification.-type--success .cui-notification__icon {
      color: #0B8831; }
  .cui-notification__wrapper {
    padding: 1rem;
    display: flex; }
    .cui-notification__wrapper .cui-notification__content {
      display: flex;
      line-height: 1.5rem; }
      .cui-notification__wrapper .cui-notification__content .content__title {
        font-weight: bold;
        font-size: 1rem; }
        .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink {
          text-decoration: underline;
          padding-bottom: 0.03em;
          color: inherit !important;
          font-weight: inherit;
          cursor: pointer; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:hover {
            color: inherit !important;
            text-decoration: none; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:focus {
            outline: none; }
      .cui-notification__wrapper .cui-notification__content .content__description {
        margin-bottom: 0;
        margin-top: 0.25rem; }
        .cui-notification__wrapper .cui-notification__content .content__description p {
          font-size: 1rem;
          line-height: 1.5;
          color: #18181B; }
          @media screen and (max-width: 767px) {
            .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          @media screen and (max-width: 576px) {
            .-grid--legacy .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          .cui-notification__wrapper .cui-notification__content .content__description p:last-child {
            margin-bottom: 0; }
  .cui-notification__effect-nudge {
    -webkit-animation-delay: 0ms;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: cui-nudge;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-duration: 500ms;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: cui-nudge;
    animation-play-state: running;
    animation-timing-function: ease-in-out; }

.cui-textlink {
  border: none; }

.cui-notification {
  height: auto;
  background-color: #ffffff;
  margin: 24px 0;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  .cui-notification .cui-icon {
    height: 100%;
    padding-right: 12px;
    font-size: 20px; }
  .cui-notification.-type--info {
    box-shadow: inset 0 0 0 1px #3371be, inset 0 4px #3371be; }
    .cui-notification.-type--info .content__title {
      color: #18181B; }
    .cui-notification.-type--info .cui-notification__icon {
      color: #3371be; }
  .cui-notification__wrapper {
    padding: 1rem;
    display: flex; }
    .cui-notification__wrapper .cui-notification__content {
      display: flex;
      line-height: 1.5rem; }
      .cui-notification__wrapper .cui-notification__content .content__title {
        font-weight: bold;
        font-size: 1rem; }
        .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink {
          text-decoration: underline;
          padding-bottom: 0.03em;
          color: inherit !important;
          font-weight: inherit;
          cursor: pointer; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:hover {
            color: inherit !important;
            text-decoration: none; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:focus {
            outline: none; }
      .cui-notification__wrapper .cui-notification__content .content__description {
        margin-bottom: 0;
        margin-top: 0.25rem; }
        .cui-notification__wrapper .cui-notification__content .content__description p {
          font-size: 1rem;
          line-height: 1.5;
          color: #18181B; }
          @media screen and (max-width: 767px) {
            .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          @media screen and (max-width: 576px) {
            .-grid--legacy .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          .cui-notification__wrapper .cui-notification__content .content__description p:last-child {
            margin-bottom: 0; }
  .cui-notification__effect-nudge {
    -webkit-animation-delay: 0ms;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: cui-nudge;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-duration: 500ms;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: cui-nudge;
    animation-play-state: running;
    animation-timing-function: ease-in-out; }

.cui-textlink {
  border: none; }

.cui-notification {
  height: auto;
  background-color: #ffffff;
  margin: 24px 0;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  .cui-notification .cui-icon {
    height: 100%;
    padding-right: 12px;
    font-size: 20px; }
  .cui-notification.-type--warning {
    box-shadow: inset 0 0 0 1px #ff5900, inset 0 4px #ff5900; }
    .cui-notification.-type--warning .content__title {
      color: #18181B; }
    .cui-notification.-type--warning .cui-notification__icon {
      color: #ff5900; }
  .cui-notification__wrapper {
    padding: 1rem;
    display: flex; }
    .cui-notification__wrapper .cui-notification__content {
      display: flex;
      line-height: 1.5rem; }
      .cui-notification__wrapper .cui-notification__content .content__title {
        font-weight: bold;
        font-size: 1rem; }
        .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink {
          text-decoration: underline;
          padding-bottom: 0.03em;
          color: inherit !important;
          font-weight: inherit;
          cursor: pointer; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:hover {
            color: inherit !important;
            text-decoration: none; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:focus {
            outline: none; }
      .cui-notification__wrapper .cui-notification__content .content__description {
        margin-bottom: 0;
        margin-top: 0.25rem; }
        .cui-notification__wrapper .cui-notification__content .content__description p {
          font-size: 1rem;
          line-height: 1.5;
          color: #18181B; }
          @media screen and (max-width: 767px) {
            .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          @media screen and (max-width: 576px) {
            .-grid--legacy .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          .cui-notification__wrapper .cui-notification__content .content__description p:last-child {
            margin-bottom: 0; }
  .cui-notification__effect-nudge {
    -webkit-animation-delay: 0ms;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: cui-nudge;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-duration: 500ms;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: cui-nudge;
    animation-play-state: running;
    animation-timing-function: ease-in-out; }

.cui-textlink {
  border: none; }

.cui-notification {
  height: auto;
  background-color: #ffffff;
  margin: 24px 0;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  .cui-notification .cui-icon {
    height: 100%;
    padding-right: 12px;
    font-size: 20px; }
  .cui-notification.-type--secondary {
    box-shadow: inset 0 0 0 2px #e8e8e8;
    padding-right: 16px; }
    .cui-notification.-type--secondary .cui-notification__wrapper .content__title {
      color: #18181B; }
      @media screen and (max-width: 767px) {
        .cui-notification.-type--secondary .cui-notification__wrapper .content__title {
          font-size: 1rem;
          line-height: 1.5; } }
    .cui-notification.-type--secondary .cui-notification__wrapper .cui-notification__icon {
      color: #464649; }
    @media screen and (max-width: 576px) {
      .cui-notification.-type--secondary.-grid--legacy .cui-notification__wrapper .content__title {
        font-size: 1rem;
        line-height: 1.5; } }
  .cui-notification__wrapper {
    padding: 1rem;
    display: flex; }
    .cui-notification__wrapper .cui-notification__content {
      display: flex;
      line-height: 1.5rem; }
      .cui-notification__wrapper .cui-notification__content .content__title {
        font-weight: bold;
        font-size: 1rem; }
        .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink {
          text-decoration: underline;
          padding-bottom: 0.03em;
          color: inherit !important;
          font-weight: inherit;
          cursor: pointer; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:hover {
            color: inherit !important;
            text-decoration: none; }
          .cui-notification__wrapper .cui-notification__content .content__title .cui-textlink:focus {
            outline: none; }
      .cui-notification__wrapper .cui-notification__content .content__description {
        margin-bottom: 0;
        margin-top: 0.25rem; }
        .cui-notification__wrapper .cui-notification__content .content__description p {
          font-size: 1rem;
          line-height: 1.5;
          color: #18181B; }
          @media screen and (max-width: 767px) {
            .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          @media screen and (max-width: 576px) {
            .-grid--legacy .cui-notification__wrapper .cui-notification__content .content__description p {
              font-size: 0.875rem;
              line-height: 22px; } }
          .cui-notification__wrapper .cui-notification__content .content__description p:last-child {
            margin-bottom: 0; }
  .cui-notification__effect-nudge {
    -webkit-animation-delay: 0ms;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: cui-nudge;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: ease-in-out;
    animation-delay: 0ms;
    animation-direction: normal;
    animation-duration: 500ms;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: cui-nudge;
    animation-play-state: running;
    animation-timing-function: ease-in-out; }

.cui-textlink {
  border: none; }

.cui-option-buttons__wrapper {
  display: flex;
  flex-direction: column; }
  .cui-option-buttons__wrapper.-direction--horizontal {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 12px; }

.cui-option-buttons__button {
  color: #464649;
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 14px 10px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #a3a3a4;
  box-sizing: border-box;
  cursor: pointer;
  size: 18px;
  font-weight: 400;
  line-height: 18px; }
  .cui-option-buttons__button::after {
    content: attr(aria-label);
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    user-select: none;
    pointer-events: none;
    font-weight: 700; }
    @media speech {
      .cui-option-buttons__button::after {
        display: none; } }
  .cui-option-buttons__button:hover {
    background: #ecf5ff;
    border: 1px solid #3371be; }
  .cui-option-buttons__button--disabled {
    color: #a3a3a4;
    border: 1px solid #d1d1d1;
    pointer-events: none; }
  .cui-option-buttons__button:active {
    background: #d9ebff;
    border: 1px solid #3371be; }
  .cui-option-buttons__button--selected {
    color: #3371be;
    font-weight: 700;
    background: #ecf5ff;
    border: 1px solid #3371be; }
  .cui-option-buttons__button:focus {
    outline: 2px solid #429DFF;
    outline-offset: -2px; }

.cui-option-buttons label {
  line-height: 24px; }

.cui-intro-block {
  display: flex;
  align-items: center;
  margin: 64px 0; }
  .cui-intro-block .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (min-width: 768px) {
      .cui-intro-block .container {
        max-width: 750px; } }
    @media (min-width: 992px) {
      .cui-intro-block .container {
        max-width: 970px; } }
    @media (min-width: 1200px) {
      .cui-intro-block .container {
        max-width: 1170px; } }
    .cui-intro-block .container .cui-intro-block__image {
      width: 45%; }
      .cui-intro-block .container .cui-intro-block__image svg, .cui-intro-block .container .cui-intro-block__image img {
        width: 100%;
        height: 100%; }
    .cui-intro-block .container .cui-intro-block__content {
      width: 55%;
      padding: 0px; }
      .cui-intro-block .container .cui-intro-block__content .cui-body-l {
        color: #18181B;
        margin-bottom: 24px; }
        @media screen and (max-width: 768px) {
          .cui-intro-block .container .cui-intro-block__content .cui-body-l {
            margin-bottom: 16px; } }
  .cui-intro-block.-align--left .container .cui-intro-block__content {
    padding-left: 125px; }
    @media screen and (max-width: 768px) {
      .cui-intro-block.-align--left .container .cui-intro-block__content {
        padding-left: 0; } }
  .cui-intro-block.-align--right .container {
    flex-direction: row-reverse; }
  .cui-intro-block.-align--right .container .cui-intro-block__content {
    padding-right: 125px; }
    @media screen and (max-width: 768px) {
      .cui-intro-block.-align--right .container .cui-intro-block__content {
        padding-right: 0; } }
  .cui-intro-block.-align--center {
    min-height: auto; }
    .cui-intro-block.-align--center .container .cui-intro-block__content {
      padding-left: 8.33%;
      padding-right: 8.33%; }
  .cui-intro-block.-align--center .container .cui-intro-block__content {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .cui-intro-block {
      margin: 24px 0;
      flex-direction: column; }
      .cui-intro-block .container .cui-intro-block__content {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 24px;
        padding-bottom: 24px; } }

.cui-content-block {
  position: relative;
  align-items: center;
  display: flex;
  margin: 0 auto; }
  .cui-content-block__image {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 40%;
    overflow: hidden; }
    @media (min-width: 2560px) {
      .cui-content-block__image {
        width: 50%; } }
    .cui-content-block__image img {
      position: absolute;
      top: -9999px;
      right: -9999px;
      bottom: -9999px;
      left: -9999px;
      margin: auto;
      height: 100%;
      min-width: 100%;
      min-height: 100%;
      width: auto; }
  .cui-content-block__content {
    display: flex;
    justify-content: center;
    width: 55%;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px; }
  .cui-content-block.-mode--light h1, .cui-content-block.-mode--light h2, .cui-content-block.-mode--light h3, .cui-content-block.-mode--light h4, .cui-content-block.-mode--light h5, .cui-content-block.-mode--light h6,
  .cui-content-block.-mode--light .hero-banner__pronunciation {
    color: #18181B; }
  .cui-content-block.-mode--light p, .cui-content-block.-mode--light li, .cui-content-block.-mode--light span {
    color: #5d5d5f; }
  .cui-content-block:not([class*="-background--"]):not([class*="-bg--"]).-mode--light {
    background-color: #e8e8e8; }
  .cui-content-block.-mode--dark h1, .cui-content-block.-mode--dark h2, .cui-content-block.-mode--dark h3, .cui-content-block.-mode--dark h4, .cui-content-block.-mode--dark h5, .cui-content-block.-mode--dark h6,
  .cui-content-block.-mode--dark p, .cui-content-block.-mode--dark li, .cui-content-block.-mode--dark span, .cui-content-block.-mode--dark .hero-banner__pronunciation {
    color: #ffffff; }
  .cui-content-block:not([class*="-background--"]):not([class*="-bg--"]).-mode--dark {
    background-color: #182c55; }
  .cui-content-block.-size--small {
    min-height: 360px; }
  .cui-content-block.-size--medium {
    min-height: 480px; }
  .cui-content-block.-size--large {
    min-height: 600px; }
  .cui-content-block.-align--left .cui-content-block__image {
    left: 0; }
  .cui-content-block.-align--left .cui-content-block__content {
    margin-left: auto;
    margin-right: 0;
    padding-left: 11%; }
    @media screen and (max-width: 864px) {
      .cui-content-block.-align--left .cui-content-block__content {
        padding-left: 0; } }
    @media (min-width: 2560px) {
      .cui-content-block.-align--left .cui-content-block__content {
        padding-left: 21%; } }
  .cui-content-block.-align--right .cui-content-block__image {
    right: 0; }
  .cui-content-block.-align--right .cui-content-block__content {
    margin-left: 0;
    margin-right: auto;
    padding-right: 11%; }
    @media screen and (max-width: 864px) {
      .cui-content-block.-align--right .cui-content-block__content {
        padding-right: 0; } }
    @media (min-width: 2560px) {
      .cui-content-block.-align--right .cui-content-block__content {
        padding-right: 21%; } }
  .cui-content-block .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .cui-content-block .container {
        max-width: 750px; } }
    @media (min-width: 992px) {
      .cui-content-block .container {
        max-width: 970px; } }
    @media (min-width: 1200px) {
      .cui-content-block .container {
        max-width: 1170px; } }
  @media screen and (max-width: 864px) {
    .cui-content-block {
      flex-direction: column; }
      .cui-content-block .cui-content-block__image {
        position: relative;
        width: 100%;
        height: 250px; }
        .cui-content-block .cui-content-block__image:empty {
          display: none; }
        .cui-content-block .cui-content-block__image img:not(.cui-iframe) {
          position: absolute;
          width: 100%;
          max-height: none;
          height: auto;
          min-height: auto;
          min-width: auto;
          left: 50%;
          top: 50%;
          right: auto;
          bottom: auto;
          transform: translate(-50%, -50%); }
      .cui-content-block .cui-content-block__content {
        width: 100%;
        padding: 1.5rem 0 40px 0; } }
  @media screen and (min-width: 1680px) {
    .cui-content-block {
      max-width: 100%; }
      .cui-content-block__image img {
        max-width: 100%;
        height: auto; } }

.cui-hero-banner {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  min-height: 360px; }
  .cui-hero-banner:not(.cui-responsive-container) {
    justify-content: flex-start;
    flex-direction: row; }
    @media screen and (min-width: 1724px) {
      .cui-hero-banner:not(.cui-responsive-container) {
        justify-content: center; } }
  .cui-hero-banner .cui-simplified-fluid-container {
    width: 100%;
    /* Safari 9+ */ }
    @media only screen and (min-width: 320px) {
      .cui-hero-banner .cui-simplified-fluid-container {
        margin-left: 16px;
        margin-right: 16px; } }
    @media only screen and (min-width: 768px) {
      .cui-hero-banner .cui-simplified-fluid-container {
        margin-left: 24px;
        margin-right: 24px; } }
    @media only screen and (min-width: 1024px) {
      .cui-hero-banner .cui-simplified-fluid-container {
        margin-left: 40px;
        margin-right: 40px; } }
    @media only screen and (min-width: 1440px) {
      .cui-hero-banner .cui-simplified-fluid-container {
        margin-left: 80px;
        margin-right: 80px; } }
    @supports (-webkit-hyphens: none) {
      @media only screen and (min-width: 1420px) {
        .cui-hero-banner .cui-simplified-fluid-container {
          margin-left: 80px;
          margin-right: 80px; } } }
    @media only screen and (min-width: 1724px) {
      .cui-hero-banner .cui-simplified-fluid-container {
        max-width: 1564px;
        margin: 0 auto; } }
    .cui-hero-banner .cui-simplified-fluid-container .simplified-row {
      display: flex;
      flex-wrap: wrap; }
    .cui-hero-banner .cui-simplified-fluid-container [class^="col-"] {
      position: relative;
      width: 100%; }
    @media only screen and (min-width: 320px) {
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-3 {
        flex: 0 0 25%;
        max-width: 25%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-6 {
        flex: 0 0 50%;
        max-width: 50%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-9 {
        flex: 0 0 75%;
        max-width: 75%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-mobile-12 {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media only screen and (min-width: 768px) {
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-3 {
        flex: 0 0 25%;
        max-width: 25%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-6 {
        flex: 0 0 50%;
        max-width: 50%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-9 {
        flex: 0 0 75%;
        max-width: 75%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-tablet-12 {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media only screen and (min-width: 1024px) {
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-3 {
        flex: 0 0 25%;
        max-width: 25%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-6 {
        flex: 0 0 50%;
        max-width: 50%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-9 {
        flex: 0 0 75%;
        max-width: 75%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-small-desktop-12 {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media only screen and (min-width: 1440px) {
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-3 {
        flex: 0 0 25%;
        max-width: 25%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-6 {
        flex: 0 0 50%;
        max-width: 50%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-9 {
        flex: 0 0 75%;
        max-width: 75%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%; }
      .cui-hero-banner .cui-simplified-fluid-container .col-desktop-12 {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media only screen and (max-width: 768px) {
      .cui-hero-banner .cui-simplified-fluid-container {
        margin-left: 0;
        margin-right: 0; } }
  .cui-hero-banner .cui-responsive-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      .cui-hero-banner .cui-responsive-container {
        max-width: 750px; } }
    @media (min-width: 992px) {
      .cui-hero-banner .cui-responsive-container {
        max-width: 970px; } }
    @media (min-width: 1200px) {
      .cui-hero-banner .cui-responsive-container {
        max-width: 1170px; } }
  @media screen and (max-width: 576px) {
    .cui-hero-banner {
      display: block; } }
  @media screen and (min-width: 577px) {
    .cui-hero-banner__image img {
      position: absolute;
      top: -9999px;
      right: -9999px;
      bottom: -9999px;
      left: -9999px;
      margin: auto;
      min-width: 100%;
      min-height: 100%; } }
  @media screen and (max-width: 576px) {
    .cui-hero-banner__image picture {
      min-height: 240px;
      position: relative;
      display: block;
      overflow: hidden; }
    .cui-hero-banner__image img {
      position: absolute;
      display: block;
      height: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }
  .cui-hero-banner__pronunciation {
    font-size: 1.625rem;
    line-height: 1.22;
    margin-top: 16px;
    opacity: .5; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner__pronunciation {
        font-size: 1.125rem;
        line-height: 1.38;
        margin-top: 4px; } }
  .cui-hero-banner__content {
    padding: 40px 0;
    width: calc( 7 / 12 * 100%);
    position: relative;
    z-index: 2; }
    .cui-hero-banner__content h1.cui-heading-xl {
      font-size: 4rem;
      line-height: 1.06;
      margin-bottom: 0; }
      .-title--superLarge .cui-hero-banner__content h1.cui-heading-xl {
        font-size: 8rem;
        line-height: 1; }
    .cui-hero-banner__content h6.cui-heading-s {
      font-size: 1.25rem;
      margin-bottom: 8px; }
    .cui-hero-banner__content h2.cui-body-l {
      margin-top: 24px; }
      .cui-hero-banner__content h2.cui-body-l:last-of-type {
        margin-bottom: 40px; }
      .cui-hero-banner__content h2.cui-body-l:last-child {
        margin-bottom: 0; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner__content {
        padding-top: 24px;
        padding-bottom: 24px;
        width: 100%; }
        .cui-hero-banner__content h1.cui-heading-xl {
          font-size: 2.25rem;
          line-height: 1.1;
          margin-bottom: 0; }
          .-title--superLarge .cui-hero-banner__content h1.cui-heading-xl {
            font-size: 4rem;
            line-height: 1; }
        .cui-hero-banner__content h2.cui-body-l {
          margin-top: 16px; }
          .cui-hero-banner__content h2.cui-body-l:last-of-type {
            margin-bottom: 24px; }
          .cui-hero-banner__content h2.cui-body-l:last-child {
            margin-bottom: 0; } }
  .cui-hero-banner[class*="-image-mode--"] {
    align-items: stretch;
    flex-direction: row; }
    .cui-hero-banner[class*="-image-mode--"] .cui-simplified-fluid-container,
    .cui-hero-banner[class*="-image-mode--"] .cui-responsive-container {
      display: flex;
      align-items: center;
      position: relative;
      min-height: 100%; }
      @media (max-width: 992px) {
        .cui-hero-banner[class*="-image-mode--"] .cui-simplified-fluid-container,
        .cui-hero-banner[class*="-image-mode--"] .cui-responsive-container {
          flex-wrap: wrap;
          padding: 0; } }
    .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__content {
      width: calc(100% - 480px); }
      @media (max-width: 992px) {
        .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__content {
          width: 100%;
          position: static;
          order: 1;
          padding-left: 15px;
          padding-right: 15px; } }
    .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img {
      width: 480px;
      display: flex;
      justify-content: center;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 15px;
      left: auto; }
      .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img picture {
        display: flex;
        justify-content: center; }
      @media (max-width: 992px) {
        .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img {
          position: relative;
          right: auto;
          width: 100%;
          padding-left: 15px;
          padding-right: 15px; }
          .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img:after {
            content: '';
            position: absolute;
            height: 1px;
            background-color: #e8e8e8;
            bottom: 0;
            left: -120px;
            right: -120px; }
          .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img picture {
            text-align: center; } }
      .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img img {
        max-height: 100%;
        flex: 0; }
        @media (max-width: 992px) {
          .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img img {
            max-width: 70%;
            height: auto; } }
        @media (max-width: 576px) {
          .cui-hero-banner[class*="-image-mode--"] .cui-hero-banner__img img {
            max-width: 60%; } }
    @media (max-width: 992px) {
      .cui-hero-banner[class*="-image-mode--"].-variant--fixed-height .cui-hero-banner__img {
        height: 300px; }
        .cui-hero-banner[class*="-image-mode--"].-variant--fixed-height .cui-hero-banner__img img {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          max-height: 100%;
          max-width: 100%;
          width: auto; } }
    @media (max-width: 576px) {
      .cui-hero-banner[class*="-image-mode--"].-variant--fixed-height .cui-hero-banner__img {
        height: 240px; } }
  @media (max-width: 992px) {
    .cui-hero-banner.-image-mode--lineart .cui-hero-banner__content {
      order: 0; }
    .cui-hero-banner.-image-mode--lineart .cui-hero-banner__img:after {
      display: none; } }
  @media (max-width: 992px) {
    .cui-hero-banner.-image-mode--pictogram .cui-hero-banner__img img {
      max-width: 100%; } }
  .cui-hero-banner .background {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner .background {
        position: static;
        height: 250px; } }
  .cui-hero-banner:not([class*="-image-mode--"]).-align--left {
    text-align: left; }
    .cui-hero-banner:not([class*="-image-mode--"]).-align--left .cui-hero-banner__content {
      margin-right: auto;
      margin-left: 0; }
  .cui-hero-banner:not([class*="-image-mode--"]).-align--center {
    text-align: center; }
    .cui-hero-banner:not([class*="-image-mode--"]).-align--center .cui-hero-banner__content {
      margin: 0 auto; }
  .cui-hero-banner:not([class*="-image-mode--"]).-align--right {
    text-align: right; }
    .cui-hero-banner:not([class*="-image-mode--"]).-align--right .cui-hero-banner__content {
      margin-right: 0;
      margin-left: auto; }
  .cui-hero-banner.-size--extra-small {
    min-height: 280px; }
  .cui-hero-banner.-size--small {
    min-height: 360px; }
  .cui-hero-banner.-size--medium {
    min-height: 480px; }
  .cui-hero-banner.-size--large {
    min-height: 600px; }
  @media screen and (max-width: 992px) {
    .cui-hero-banner[class*="-size--"] {
      height: auto;
      min-height: auto; } }
  .cui-hero-banner.-mode--light h1, .cui-hero-banner.-mode--light h2, .cui-hero-banner.-mode--light h3, .cui-hero-banner.-mode--light h4, .cui-hero-banner.-mode--light h5, .cui-hero-banner.-mode--light h6,
  .cui-hero-banner.-mode--light p, .cui-hero-banner.-mode--light li, .cui-hero-banner.-mode--light span, .cui-hero-banner.-mode--light .cui-hero-banner__pronunciation {
    color: #18181B; }
  .cui-hero-banner:not([class*="-background--"]):not([class*="-bg--"]).-mode--light {
    background-color: #e8e8e8; }
  .cui-hero-banner.-mode--dark h1, .cui-hero-banner.-mode--dark h2, .cui-hero-banner.-mode--dark h3, .cui-hero-banner.-mode--dark h4, .cui-hero-banner.-mode--dark h5, .cui-hero-banner.-mode--dark h6,
  .cui-hero-banner.-mode--dark p, .cui-hero-banner.-mode--dark li, .cui-hero-banner.-mode--dark span, .cui-hero-banner.-mode--dark .cui-hero-banner__pronunciation {
    color: #ffffff; }
  .cui-hero-banner:not([class*="-background--"]):not([class*="-bg--"]).-mode--dark {
    background-color: #182c55; }
  .cui-hero-banner.-opacity--10 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--10 .background {
    opacity: 0.1; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--10 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--10 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--20 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--20 .background {
    opacity: 0.2; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--20 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--20 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--30 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--30 .background {
    opacity: 0.3; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--30 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--30 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--40 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--40 .background {
    opacity: 0.4; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--40 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--40 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--50 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--50 .background {
    opacity: 0.5; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--50 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--50 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--60 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--60 .background {
    opacity: 0.6; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--60 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--60 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--70 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--70 .background {
    opacity: 0.7; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--70 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--70 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--80 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--80 .background {
    opacity: 0.8; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--80 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--80 .background {
        opacity: 1; } }
  .cui-hero-banner.-opacity--90 .cui-hero-banner__image img,
  .cui-hero-banner.-opacity--90 .background {
    opacity: 0.9; }
    @media screen and (max-width: 576px) {
      .cui-hero-banner.-opacity--90 .cui-hero-banner__image img,
      .cui-hero-banner.-opacity--90 .background {
        opacity: 1; } }
  @media screen and (max-width: 576px) {
    .cui-hero-banner.-variant--fixed-height .cui-hero-banner__image picture {
      min-height: auto;
      height: 240px;
      overflow: hidden; }
      .cui-hero-banner.-variant--fixed-height .cui-hero-banner__image picture img {
        min-height: 150%;
        min-width: 100%; } }
  @media screen and (max-width: 576px) {
    .cui-hero-banner.-variant--fixed-height .cui-hero-banner__content {
      padding: 40px 0; } }
  .cui-hero-banner__pronunciation {
    font-weight: 700; }

.cui-news-card {
  display: block;
  border: 1px solid #e8e8e8;
  height: 620px; }
  .cui-news-card__image {
    height: 340px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .cui-news-card__image {
        height: 240px; } }
    .cui-news-card__image img {
      display: block;
      margin: auto;
      height: 100%;
      width: auto; }
  .cui-news-card__content {
    padding: 1.5rem; }
  .cui-news-card__type, .cui-news-card__date {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem; }
    @media (max-width: 767px) {
      .cui-news-card__type, .cui-news-card__date {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
  .cui-news-card__type {
    color: #00755f;
    margin: 0px 0px 8px; }
  .cui-news-card__title {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 2.25rem;
    color: #18181B;
    margin: 0px 0px 12px; }
    @media (max-width: 767px) {
      .cui-news-card__title {
        font-size: 1.625rem;
        line-height: 2rem; } }
  .cui-news-card__date {
    color: #5d5d5f;
    margin: 0px 0px 16px; }
  .cui-news-card__description {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75rem;
    color: #5d5d5f;
    margin: 0px; }
    @media (max-width: 767px) {
      .cui-news-card__description {
        font-size: 1rem;
        line-height: 1.5rem; } }
  .cui-news-card.-variation--small {
    height: 432px;
    position: relative; }
    @media (max-width: 767px) {
      .cui-news-card.-variation--small {
        height: auto; } }
    @media (max-width: 768px) {
      .cui-news-card.-variation--small.-grid--legacy {
        height: auto; } }
    @media (max-width: 1023px) {
      .cui-news-card.-variation--small {
        max-height: 424px; } }
    @media (max-width: 1024px) {
      .cui-news-card.-variation--small.-grid--legacy {
        max-height: 424px; } }
    .cui-news-card.-variation--small .cui-news-card__image {
      height: 240px; }
    .cui-news-card.-variation--small .cui-news-card__title {
      font-size: 1.375rem;
      line-height: 1.719rem; }
      @media (max-width: 767px) {
        .cui-news-card.-variation--small .cui-news-card__title {
          font-size: 1.125rem;
          line-height: 1.519rem; } }
    .cui-news-card.-variation--small .cui-news-card__date {
      margin: 0; }
    .cui-news-card.-variation--small:active .cui-news-card__title {
      color: #00614f; }
    .cui-news-card.-variation--small:active .cui-news-card__image {
      opacity: .8; }
    .cui-news-card.-variation--small:focus, .cui-news-card.-variation--small:focus-visible {
      border: 2px solid #429DFF;
      outline: 0;
      z-index: 1; }
  @media (min-width: 320px) {
    .cui-news-card:hover .cui-news-card__title {
      color: #18181B; }
    .cui-news-card:hover .cui-news-card__image {
      opacity: 1; } }
  @media (min-width: 768px) {
    .cui-news-card:hover .cui-news-card__image {
      opacity: .6; }
    .cui-news-card:hover .cui-news-card__title {
      color: #00755f; } }
  .cui-news-card:active .cui-news-card__title {
    color: #00614f; }
  .cui-news-card:focus {
    border-color: #429DFF; }
    .cui-news-card:focus .cui-news-card__title {
      color: #00755f; }

.cui .cui-product-card,
.cui-product-card {
  display: block;
  padding: 24px;
  cursor: pointer;
  background-color: #ffffff; }
  @media (max-width: 576px) {
    .cui .cui-product-card,
    .cui-product-card {
      padding: 16px; } }
  .cui .cui-product-card:hover,
  .cui-product-card:hover {
    text-decoration: none; }
  .cui .cui-product-card:hover .cui .cui-product-card__title,
  .cui-product-card:hover .cui .cui-product-card__title, .cui .cui-product-card:hover
  .cui-product-card__title,
  .cui-product-card:hover
  .cui-product-card__title {
    color: #00755f; }
  .cui .cui-product-card:active .cui .cui-product-card__title,
  .cui-product-card:active .cui .cui-product-card__title, .cui .cui-product-card:active
  .cui-product-card__title,
  .cui-product-card:active
  .cui-product-card__title {
    color: #00614f; }
  .cui .cui-product-card:focus,
  .cui-product-card:focus {
    color: #00755f;
    outline: 2px solid #429DFF;
    outline-offset: -2px; }
  .cui .cui-product-card__image,
  .cui-product-card__image {
    display: flex;
    align-items: center;
    height: 186px;
    max-width: 100%; }
    @media (max-width: 576px) {
      .cui .cui-product-card__image,
      .cui-product-card__image {
        height: 200px; }
        .-type--narrow .cui .cui-product-card__image, .-type--narrow
        .cui-product-card__image {
          height: 126px; } }
    .cui .cui-product-card__image picture,
    .cui-product-card__image picture {
      width: 100%; }
    .cui .cui-product-card__image img,
    .cui-product-card__image img {
      display: block;
      height: auto;
      max-height: 186px;
      width: auto;
      max-width: 100%;
      margin: auto; }
      @media (max-width: 576px) {
        .cui .cui-product-card__image img,
        .cui-product-card__image img {
          max-height: 200px; }
          .-type--narrow .cui .cui-product-card__image img, .-type--narrow
          .cui-product-card__image img {
            max-height: 126px; } }
  .cui .cui-product-card__title,
  .cui-product-card__title {
    font-weight: bold;
    color: #18181B;
    margin-top: 16px; }
    @media (max-width: 576px) {
      .cui .cui-product-card__title,
      .cui-product-card__title {
        font-size: 16px; } }
  .cui .cui-product-card__description,
  .cui-product-card__description {
    font-size: 1rem;
    line-height: 24px;
    color: #5d5d5f;
    margin-top: 8px; }
    @media (max-width: 576px) {
      .cui .cui-product-card__description,
      .cui-product-card__description {
        font-size: .875rem;
        line-height: 22px; }
        .-type--narrow .cui .cui-product-card__description, .-type--narrow
        .cui-product-card__description {
          margin-top: 4px; } }
  .cui .cui-product-card__code,
  .cui-product-card__code {
    color: #5d5d5f;
    font-weight: 400;
    margin-top: 8px;
    font-size: 14px;
    line-height: 18px; }
    @media (max-width: 576px) {
      .cui .cui-product-card__code,
      .cui-product-card__code {
        margin-top: 4px; } }
  .cui .cui-product-card__price,
  .cui-product-card__price {
    color: #000000;
    font-weight: 700;
    margin-top: 16px;
    font-size: 1.125rem;
    line-height: 24px; }
    @media (max-width: 576px) {
      .cui .cui-product-card__price,
      .cui-product-card__price {
        margin-top: 12px;
        font-size: 1rem;
        line-height: 20px; } }
    .cui .cui-product-card__price-special,
    .cui-product-card__price-special {
      color: #E0091F;
      margin-top: 4px;
      font-weight: 700;
      font-size: 1.125rem;
      line-height: 24px; }
      @media (max-width: 576px) {
        .cui .cui-product-card__price-special,
        .cui-product-card__price-special {
          font-size: 1rem;
          line-height: 20px; } }
  .cui .cui-product-card__price-old,
  .cui-product-card__price-old {
    text-decoration: line-through;
    font-weight: 400;
    margin-top: 16px;
    font-size: 1rem;
    line-height: 22px;
    color: #18181B; }
    @media (max-width: 576px) {
      .cui .cui-product-card__price-old,
      .cui-product-card__price-old {
        line-height: 20px;
        margin-top: 12px; } }
  .cui .cui-product-card__discount,
  .cui-product-card__discount {
    position: absolute;
    background-color: #E0091F;
    color: #ffffff;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    top: 24px; }
  .cui .cui-product-card__bottom-link,
  .cui-product-card__bottom-link {
    margin-top: 16px; }
  .cui .cui-product-card.-width--full,
  .cui-product-card.-width--full {
    width: 100%; }

.cui-small-card {
  height: 106px;
  border-color: #e8e8e8;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  transition: all 250ms ease-in-out;
  cursor: pointer; }
  .cui-small-card:hover, .cui-small-card.active {
    background-color: #00755f;
    border-color: #00755f; }
  .cui-small-card .icon {
    text-align: center; }
    .cui-small-card .icon .far, .cui-small-card .icon .fas, .cui-small-card .icon .fal {
      margin-top: 25px;
      font-size: 28px;
      position: relative;
      color: #00755f; }
  .cui-small-card .text {
    position: relative;
    text-align: center;
    color: #18181B;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 135%; }
  .cui-small-card:hover .icon .far, .cui-small-card:hover .icon .fas, .cui-small-card:hover .icon .fal, .cui-small-card.active .icon .far, .cui-small-card.active .icon .fas, .cui-small-card.active .icon .fal {
    color: #ffffff; }
  .cui-small-card:hover .text, .cui-small-card.active .text {
    color: #ffffff; }
  @media only screen and (max-width: 767px) {
    .cui-small-card {
      margin-top: 10px; } }

.cui-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  background-color: rgba(24, 24, 27, 0.5); }
  .cui-modal-backdrop.-is--transparent {
    background-color: transparent;
    opacity: 0;
    pointer-events: none; }

.cui-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }
  .cui-modal__native.-is--hidden {
    display: none; }
  .cui-modal__native .cui-modal__body {
    max-height: calc(var(--vh, 1vh) * 100 - 320px);
    overflow-y: auto; }
  .cui-modal__native .cui-modal__footer {
    position: relative; }
  .cui-modal__native .-size--fullscreen .cui-modal__body {
    max-height: calc(var(--vh, 1vh) * 100 - 294px); }
  .cui-modal__native .-size--fullscreen .cui-modal__footer {
    position: relative; }
  .cui-modal__native .-size--fullscreen.-with--iframe iframe {
    position: absolute;
    border: 0;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .cui-modal__native .-size--fullscreen.-with--iframe .modal-close-icon:before {
    background-color: #ffffff; }
  .cui-modal__dialog {
    position: relative;
    width: auto;
    pointer-events: none;
    height: 100%;
    display: flex;
    align-items: center; }
  .cui-modal__body {
    flex: 1 1 auto; }
  .cui-modal__content {
    margin: 0 auto;
    display: flex;
    position: relative;
    flex-direction: column;
    width: 50%;
    background-color: #ffffff;
    pointer-events: auto;
    background-clip: padding-box;
    z-index: 1001;
    max-height: calc(100vh - 80px); }
    .cui-modal__content .cui-modal__header {
      display: flex;
      flex-direction: column;
      padding: 20px 24px;
      flex: 0 0 auto;
      align-items: flex-start;
      justify-content: space-between;
      border-bottom: 1px solid #e8e8e8; }
      .cui-modal__content .cui-modal__header-wrapper {
        position: relative;
        display: flex;
        width: 100%; }
        .cui-modal__content .cui-modal__header-wrapper .cui-modal__header-titles {
          display: flex;
          width: 100%;
          flex-direction: column;
          margin-right: 40px;
          transition: max-height 0.5s, opacity 0.2s; }
          @media screen and (max-width: 767px) {
            .cui-modal__content .cui-modal__header-wrapper .cui-modal__header-titles {
              margin-right: 31px; } }
          @media screen and (max-width: 768px) {
            .-grid--legacy .cui-modal__content .cui-modal__header-wrapper .cui-modal__header-titles {
              margin-right: 31px; } }
          .cui-modal__content .cui-modal__header-wrapper .cui-modal__header-titles .cui-modal__header-label {
            font-size: 26px;
            line-height: 1.22;
            font-weight: 700;
            color: #18181B;
            margin-bottom: 0; }
          .cui-modal__content .cui-modal__header-wrapper .cui-modal__header-titles .cui-modal__header-subtitle {
            font-size: 1.125rem;
            line-height: 155%;
            color: #5d5d5f; }
        .cui-modal__content .cui-modal__header-wrapper .modal-close-icon {
          position: absolute;
          cursor: pointer;
          color: #464649;
          font-size: 1.5rem;
          font-weight: 300;
          right: 0;
          margin-top: 4px;
          width: 24px;
          height: 24px; }
      .cui-modal__content .cui-modal__header.no-header-border {
        border-bottom: none; }
    .cui-modal__content .cui-modal__header-content {
      border-bottom: 1px solid #e8e8e8; }
    .cui-modal__content .cui-modal__header-content:empty {
      display: none; }
    .cui-modal__content .cui-modal__body {
      margin: 0;
      padding: 0;
      flex: 1;
      overflow: hidden; }
      .cui-modal__content .cui-modal__body__hidden-el {
        flex: 0 0 auto;
        padding: 16px 24px;
        z-index: 100;
        position: relative;
        visibility: hidden; }
      .cui-modal__content .cui-modal__body::-webkit-scrollbar {
        background-color: transparent;
        border-radius: 4px;
        width: 8px;
        height: 8px;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1; }
      .cui-modal__content .cui-modal__body::-webkit-scrollbar-thumb {
        background-color: #d1d1d1;
        border-radius: 4px; }
      .cui-modal__content .cui-modal__body::-webkit-scrollbar-track {
        pointer-events: none;
        overflow: hidden;
        background-color: transparent; }
      .cui-modal__content .cui-modal__body {
        scrollbar-face-color: #d1d1d1;
        scrollbar-track-color: transparent; }
      .cui-modal__content .cui-modal__body {
        scrollbar-color: #d1d1d1 transparent;
        scrollbar-width: thin; }
    .cui-modal__content .cui-modal__footer {
      flex: 0 0 auto;
      padding: 16px 24px;
      z-index: 100;
      background-color: RGBA(255, 255, 255, 0.9);
      flex: 1 1 auto;
      box-shadow: 0 1px 0 0 #e8e8e8 inset;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
    .cui-modal__content.-size--fullscreen .cui-modal__header {
      display: flex;
      justify-content: flex-end;
      border-bottom: none; }
      .cui-modal__content.-size--fullscreen .cui-modal__header-titles {
        padding-top: 64px; }
        .cui-modal__content.-size--fullscreen .cui-modal__header-titles.animate-hide {
          max-height: 0;
          opacity: 0;
          padding: 0;
          transition: all 0.5s ease-out; }
        .cui-modal__content.-size--fullscreen .cui-modal__header-titles.animate-show {
          max-height: 500px;
          opacity: 1;
          transition: all 0.5s ease-in; }
      .cui-modal__content.-size--fullscreen .cui-modal__header .modal-close-icon {
        font-size: 2rem;
        font-weight: 300;
        margin-top: 32px; }
      .cui-modal__content.-size--fullscreen .cui-modal__header .cui-modal__header-wrapper .cui-modal__header-label {
        font-size: 2.25rem;
        line-height: 1.1; }
    .cui-modal__content.-size--fullscreen .cui-modal__header-parent .no-header-border {
      border: none; }
    .cui-modal__content.-size--fullscreen .cui-modal__footer {
      padding: 24px;
      position: fixed;
      bottom: 0; }
    .cui-modal__content.-size--fullscreen.-without--scroll .cui-modal__footer {
      position: fixed;
      bottom: 0;
      border-top: none;
      box-shadow: none;
      opacity: 1; }
    .cui-modal__content.-size--fullscreen.-without--scroll .cui-modal__body__hidden-el {
      display: none; }
    .cui-modal__content.-size--fullscreen {
      min-width: 100vw;
      min-height: 100vh; }
    .cui-modal__content.-without--scroll .cui-modal__footer {
      position: relative;
      bottom: 0;
      border-top: none;
      box-shadow: none;
      opacity: 1; }
    .cui-modal__content.-without--scroll .cui-modal__body {
      max-height: 100vh;
      overflow: hidden;
      padding-bottom: 0; }
      .cui-modal__content.-without--scroll .cui-modal__body__hidden-el {
        display: none; }
    .cui-modal__content.-size--fullscreen {
      width: 100vw;
      height: 100vh; }
    .cui-modal__content.-size--large {
      width: 920px; }
    .cui-modal__content.-size--medium {
      width: 540px; }
  .cui-modal .cui-modal__footer {
    opacity: 1;
    background-color: RGBA(255, 255, 255, 0.9); }
  .cui-modal .-resolution--mobile .cui-modal__footer {
    padding: 32px 24px;
    background-color: RGBA(255, 255, 255, 1); }
  @media screen and (max-width: 767px) {
    .cui-modal__content.-size--fullscreen .cui-modal__footer {
      padding: 1rem 15px; }
    .cui-modal__content.-size--fullscreen .cui-modal__header {
      display: flex;
      justify-content: space-between;
      border-bottom: none;
      padding: 22px 15px;
      border-bottom: 1px solid #e8e8e8; }
      .cui-modal__content.-size--fullscreen .cui-modal__header-titles {
        transition: none;
        padding: 0; }
        .cui-modal__content.-size--fullscreen .cui-modal__header-titles .cui-modal__header-subtitle {
          display: none; }
      .cui-modal__content.-size--fullscreen .cui-modal__header .modal-close-icon {
        font-size: 1.5rem;
        font-weight: 300;
        margin-top: 2px; }
      .cui-modal__content.-size--fullscreen .cui-modal__header .cui-modal__header-wrapper .cui-modal__header-label {
        display: block;
        font-size: 1.625rem;
        line-height: 1.22; }
    .cui-modal__content.-size--fullscreen .cui-modal__header-content {
      border-bottom: none; }
      .cui-modal__content.-size--fullscreen .cui-modal__header-content.animate-hide {
        max-height: 0;
        opacity: 0;
        padding: 0;
        transition: all 0.5s ease-out; }
      .cui-modal__content.-size--fullscreen .cui-modal__header-content.animate-show {
        max-height: 500px;
        opacity: 1;
        transition: all 0.5s ease-in; }
    .cui-modal__content.-size--fullscreen .cui-modal__body {
      padding: 0;
      margin: 0; }
      .cui-modal__content.-size--fullscreen .cui-modal__body__hidden-el {
        position: relative; }
    .cui-modal__content.-with--scroll .cui-modal__footer {
      background-color: RGBA(255, 255, 255, 0.9); }
    .cui-modal__content.-size--fullscreen {
      width: 100vw;
      height: 100vh; } }
  @media screen and (max-width: 768px) {
    .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__footer {
      padding: 1rem 15px; }
    .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header {
      display: flex;
      justify-content: space-between;
      border-bottom: none;
      padding: 22px 15px;
      border-bottom: 1px solid #e8e8e8; }
      .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header-titles {
        transition: none;
        padding: 0; }
        .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header-titles .cui-modal__header-subtitle {
          display: none; }
      .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header .modal-close-icon {
        font-size: 1.5rem;
        font-weight: 300;
        margin-top: 2px; }
      .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header .cui-modal__header-wrapper .cui-modal__header-label {
        display: block;
        font-size: 1.625rem;
        line-height: 1.22; }
    .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header-content {
      border-bottom: none; }
      .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header-content.animate-hide {
        max-height: 0;
        opacity: 0;
        padding: 0;
        transition: all 0.5s ease-out; }
      .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__header-content.animate-show {
        max-height: 500px;
        opacity: 1;
        transition: all 0.5s ease-in; }
    .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__body {
      padding: 0;
      margin: 0; }
      .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen .cui-modal__body__hidden-el {
        position: relative; }
    .cui-modal.-grid--legacy .cui-modal__content.-with--scroll .cui-modal__footer {
      background-color: RGBA(255, 255, 255, 0.9); }
    .cui-modal.-grid--legacy .cui-modal__content.-size--fullscreen {
      width: 100vw;
      height: 100vh; } }

.modal-container {
  width: 100%;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .modal-container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .modal-container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .modal-container {
      max-width: 1170px; } }

.cui-skeleton__item {
  display: inline-block;
  width: 100%;
  background: linear-gradient(90deg, #e8e8e8 28%, #f7f7f7 50%, #e8e8e8 72%);
  background-size: 300% 100%;
  animation: slideBackground 1.5s cubic-bezier(0, 0, 0.3, 1) infinite; }

.cui-skeleton__description {
  height: 18px; }
  .cui-skeleton__description + .cui-skeleton__description {
    margin-top: 0.75rem; }
  .-resolution--mobile .cui-skeleton__description {
    height: 16px; }
    .-resolution--mobile .cui-skeleton__description + .cui-skeleton__description {
      margin-top: 0.5rem; }

.cui-skeleton-button {
  line-height: 0; }
  .cui-skeleton-button__content {
    display: inline-block;
    overflow-x: hidden; }
  .cui-skeleton-button.-size--large .cui-skeleton-button__button {
    height: 48px; }
  .cui-skeleton-button.-size--medium .cui-skeleton-button__button {
    height: 40px; }
  .cui-skeleton-button.-size--small .cui-skeleton-button__button {
    height: 32px; }

.cui-skeleton-circle {
  display: inline-block;
  line-height: 0; }
  .cui-skeleton-circle.-is--block {
    display: block; }
  .cui-skeleton-circle .cui-skeleton__item {
    border-radius: 50%; }

.cui-skeleton-heading {
  line-height: 0; }
  .cui-skeleton-heading__content {
    display: inline-block;
    overflow-x: hidden; }
  .cui-skeleton-heading.-size--extra-large .cui-skeleton-heading__title {
    height: 52px; }
  .cui-skeleton-heading.-size--large .cui-skeleton-heading__title {
    height: 40px; }
  .cui-skeleton-heading.-size--medium .cui-skeleton-heading__title {
    height: 32px; }
  .cui-skeleton-heading.-size--small .cui-skeleton-heading__title {
    height: 24px; }
  .cui-skeleton-heading__title {
    width: 300px; }
    .cui-skeleton-heading__title + .cui-skeleton__description {
      margin-top: 1rem; }
  .cui-skeleton-heading.-resolution--mobile .cui-skeleton-heading__title {
    width: 200px; }
  .cui-skeleton-heading.-resolution--mobile.-size--extra-large .cui-skeleton-heading__title {
    height: 40px; }
  .cui-skeleton-heading.-resolution--mobile.-size--large .cui-skeleton-heading__title {
    height: 36px; }
  .cui-skeleton-heading.-resolution--mobile.-size--medium .cui-skeleton-heading__title {
    height: 28px; }
  .cui-skeleton-heading.-resolution--mobile.-size--small .cui-skeleton-heading__title {
    height: 20px; }

.cui-skeleton-input {
  line-height: 0; }
  .cui-skeleton-input__content {
    display: inline-block;
    overflow-x: hidden; }
  .cui-skeleton-input__label {
    width: 64px;
    height: 16px; }
    .cui-skeleton-input__label + .cui-skeleton-input__field {
      margin-top: 0.5rem; }
  .cui-skeleton-input.-size--extra-large .cui-skeleton-input__field {
    height: 64px; }
  .cui-skeleton-input.-size--large .cui-skeleton-input__field {
    height: 56px; }
  .cui-skeleton-input.-size--medium .cui-skeleton-input__field {
    height: 48px; }
  .cui-skeleton-input.-size--small .cui-skeleton-input__field {
    height: 40px; }

.cui-skeleton-paragraph {
  line-height: 0; }
  .cui-skeleton-paragraph__content {
    display: inline-block;
    overflow-x: hidden; }

.cui-skeleton-rectangle {
  display: inline-block;
  line-height: 0; }
  .cui-skeleton-rectangle.-is--block {
    display: block; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  box-sizing: border-box; }

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

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0; }

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block; }

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder; }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none; }

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible; }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none; }

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline; }

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto; }

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block; }

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item; }

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none; }

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none; }

@-webkit-keyframes growUp {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-moz-keyframes growUp {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-o-keyframes growUp {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes growUp {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0.0; } }

@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0.0; } }

@-o-keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0.0; } }

@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0.0; } }

@-webkit-keyframes cui-nudge {
  15% {
    transform: translate(-2.5px) rotate(0); }
  30% {
    transform: translate(-5.5px) rotate(0); }
  45% {
    transform: translate(6.5px) rotate(0); }
  60% {
    transform: translate(5.5px) rotate(0); }
  75% {
    transform: translate(-0.5px) rotate(0); }
  90% {
    transform: translate(3.5px) rotate(0); }
  0%,
  to {
    transform: translate(0) rotate(0); } }

@-moz-keyframes cui-nudge {
  15% {
    transform: translate(-2.5px) rotate(0); }
  30% {
    transform: translate(-5.5px) rotate(0); }
  45% {
    transform: translate(6.5px) rotate(0); }
  60% {
    transform: translate(5.5px) rotate(0); }
  75% {
    transform: translate(-0.5px) rotate(0); }
  90% {
    transform: translate(3.5px) rotate(0); }
  0%,
  to {
    transform: translate(0) rotate(0); } }

@-o-keyframes cui-nudge {
  15% {
    transform: translate(-2.5px) rotate(0); }
  30% {
    transform: translate(-5.5px) rotate(0); }
  45% {
    transform: translate(6.5px) rotate(0); }
  60% {
    transform: translate(5.5px) rotate(0); }
  75% {
    transform: translate(-0.5px) rotate(0); }
  90% {
    transform: translate(3.5px) rotate(0); }
  0%,
  to {
    transform: translate(0) rotate(0); } }

@keyframes cui-nudge {
  15% {
    transform: translate(-2.5px) rotate(0); }
  30% {
    transform: translate(-5.5px) rotate(0); }
  45% {
    transform: translate(6.5px) rotate(0); }
  60% {
    transform: translate(5.5px) rotate(0); }
  75% {
    transform: translate(-0.5px) rotate(0); }
  90% {
    transform: translate(3.5px) rotate(0); }
  0%,
  to {
    transform: translate(0) rotate(0); } }

@keyframes fade-in-top {
  from {
    opacity: 0;
    transform: translateY(-10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fade-in-back {
  from {
    opacity: 1;
    transform: translateY(-10px); }
  to {
    opacity: 0;
    transform: translateY(0); } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes pulsate2 {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 1.0; } }

@-moz-keyframes pulsate2 {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 1.0; } }

@-o-keyframes pulsate2 {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 1.0; } }

@keyframes pulsate2 {
  0% {
    opacity: 1.0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 1.0; } }

@-webkit-keyframes fade-in-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@-moz-keyframes fade-in-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@-o-keyframes fade-in-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes slide-in-right {
  0% {
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@-moz-keyframes slide-in-right {
  0% {
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@-o-keyframes slide-in-right {
  0% {
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@keyframes slide-in-right {
  0% {
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes scale-in-br {
  0% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; } }

@-moz-keyframes scale-in-br {
  0% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; } }

@-o-keyframes scale-in-br {
  0% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; } }

@keyframes scale-in-br {
  0% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; } }

@-webkit-keyframes scale-out-br {
  0% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; } }

@-moz-keyframes scale-out-br {
  0% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; } }

@-o-keyframes scale-out-br {
  0% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; } }

@keyframes scale-out-br {
  0% {
    transform: scale(1);
    transform-origin: 100% 100%;
    opacity: 1; }
  100% {
    transform: scale(0);
    transform-origin: 100% 100%;
    opacity: 1; } }

@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes appear-from-inside {
  from {
    transform: translateY(-50%) scale(0); }
  75% {
    transform: translateY(-50%) scale(1.1); }
  to {
    transform: translateY(-50%) scale(1); } }

@-moz-keyframes appear-from-inside {
  from {
    transform: translateY(-50%) scale(0); }
  75% {
    transform: translateY(-50%) scale(1.1); }
  to {
    transform: translateY(-50%) scale(1); } }

@-o-keyframes appear-from-inside {
  from {
    transform: translateY(-50%) scale(0); }
  75% {
    transform: translateY(-50%) scale(1.1); }
  to {
    transform: translateY(-50%) scale(1); } }

@keyframes appear-from-inside {
  from {
    transform: translateY(-50%) scale(0); }
  75% {
    transform: translateY(-50%) scale(1.1); }
  to {
    transform: translateY(-50%) scale(1); } }

@-webkit-keyframes ge-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-moz-keyframes ge-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-o-keyframes ge-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes ge-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } }

@-moz-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } }

@-o-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } }

@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } }

@-webkit-keyframes slideBackground {
  from {
    background-position: 100% 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes slideBackground {
  from {
    background-position: 100% 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes slideBackground {
  from {
    background-position: 100% 0; }
  to {
    background-position: 0 0; } }

@keyframes slideBackground {
  from {
    background-position: 100% 0; }
  to {
    background-position: 0 0; } }

.-no--animation,
.-no--animation * {
  animation: none !important;
  transition: none !important; }

.cui .-spacing--top-160 {
  margin-top: 160px !important; }

.cui .-spacing--bottom-160 {
  margin-bottom: 160px !important; }

.cui .-spacing--left-160 {
  margin-left: 160px !important; }

.cui .-spacing--right-160 {
  margin-right: 160px !important; }

.cui .-spacing--top-120 {
  margin-top: 120px !important; }

.cui .-spacing--bottom-120 {
  margin-bottom: 120px !important; }

.cui .-spacing--left-120 {
  margin-left: 120px !important; }

.cui .-spacing--right-120 {
  margin-right: 120px !important; }

.cui .-spacing--top-96 {
  margin-top: 96px !important; }

.cui .-spacing--bottom-96 {
  margin-bottom: 96px !important; }

.cui .-spacing--left-96 {
  margin-left: 96px !important; }

.cui .-spacing--right-96 {
  margin-right: 96px !important; }

.cui .-spacing--top-80 {
  margin-top: 80px !important; }

.cui .-spacing--bottom-80 {
  margin-bottom: 80px !important; }

.cui .-spacing--left-80 {
  margin-left: 80px !important; }

.cui .-spacing--right-80 {
  margin-right: 80px !important; }

.cui .-spacing--top-64 {
  margin-top: 64px !important; }

.cui .-spacing--bottom-64 {
  margin-bottom: 64px !important; }

.cui .-spacing--left-64 {
  margin-left: 64px !important; }

.cui .-spacing--right-64 {
  margin-right: 64px !important; }

.cui .-spacing--top-48 {
  margin-top: 48px !important; }

.cui .-spacing--bottom-48 {
  margin-bottom: 48px !important; }

.cui .-spacing--left-48 {
  margin-left: 48px !important; }

.cui .-spacing--right-48 {
  margin-right: 48px !important; }

.cui .-spacing--top-40 {
  margin-top: 40px !important; }

.cui .-spacing--bottom-40 {
  margin-bottom: 40px !important; }

.cui .-spacing--left-40 {
  margin-left: 40px !important; }

.cui .-spacing--right-40 {
  margin-right: 40px !important; }

.cui .-spacing--top-32 {
  margin-top: 32px !important; }

.cui .-spacing--bottom-32 {
  margin-bottom: 32px !important; }

.cui .-spacing--left-32 {
  margin-left: 32px !important; }

.cui .-spacing--right-32 {
  margin-right: 32px !important; }

.cui .-spacing--top-24 {
  margin-top: 24px !important; }

.cui .-spacing--bottom-24 {
  margin-bottom: 24px !important; }

.cui .-spacing--left-24 {
  margin-left: 24px !important; }

.cui .-spacing--right-24 {
  margin-right: 24px !important; }

.cui .-spacing--top-16 {
  margin-top: 16px !important; }

.cui .-spacing--bottom-16 {
  margin-bottom: 16px !important; }

.cui .-spacing--left-16 {
  margin-left: 16px !important; }

.cui .-spacing--right-16 {
  margin-right: 16px !important; }

.cui .-spacing--top-12 {
  margin-top: 12px !important; }

.cui .-spacing--bottom-12 {
  margin-bottom: 12px !important; }

.cui .-spacing--left-12 {
  margin-left: 12px !important; }

.cui .-spacing--right-12 {
  margin-right: 12px !important; }

.cui .-spacing--top-8 {
  margin-top: 8px !important; }

.cui .-spacing--bottom-8 {
  margin-bottom: 8px !important; }

.cui .-spacing--left-8 {
  margin-left: 8px !important; }

.cui .-spacing--right-8 {
  margin-right: 8px !important; }

.cui .-spacing--top-4 {
  margin-top: 4px !important; }

.cui .-spacing--bottom-4 {
  margin-bottom: 4px !important; }

.cui .-spacing--left-4 {
  margin-left: 4px !important; }

.cui .-spacing--right-4 {
  margin-right: 4px !important; }

.cui .-spacing--padding-top-160 {
  padding-top: 160px !important; }

.cui .-spacing--padding-bottom-160 {
  padding-bottom: 160px !important; }

.cui .-spacing--padding-left-160 {
  padding-left: 160px !important; }

.cui .-spacing--padding-right-160 {
  padding-right: 160px !important; }

.cui .-spacing--padding-top-120 {
  padding-top: 120px !important; }

.cui .-spacing--padding-bottom-120 {
  padding-bottom: 120px !important; }

.cui .-spacing--padding-left-120 {
  padding-left: 120px !important; }

.cui .-spacing--padding-right-120 {
  padding-right: 120px !important; }

.cui .-spacing--padding-top-96 {
  padding-top: 96px !important; }

.cui .-spacing--padding-bottom-96 {
  padding-bottom: 96px !important; }

.cui .-spacing--padding-left-96 {
  padding-left: 96px !important; }

.cui .-spacing--padding-right-96 {
  padding-right: 96px !important; }

.cui .-spacing--padding-top-80 {
  padding-top: 80px !important; }

.cui .-spacing--padding-bottom-80 {
  padding-bottom: 80px !important; }

.cui .-spacing--padding-left-80 {
  padding-left: 80px !important; }

.cui .-spacing--padding-right-80 {
  padding-right: 80px !important; }

.cui .-spacing--padding-top-64 {
  padding-top: 64px !important; }

.cui .-spacing--padding-bottom-64 {
  padding-bottom: 64px !important; }

.cui .-spacing--padding-left-64 {
  padding-left: 64px !important; }

.cui .-spacing--padding-right-64 {
  padding-right: 64px !important; }

.cui .-spacing--padding-top-48 {
  padding-top: 48px !important; }

.cui .-spacing--padding-bottom-48 {
  padding-bottom: 48px !important; }

.cui .-spacing--padding-left-48 {
  padding-left: 48px !important; }

.cui .-spacing--padding-right-48 {
  padding-right: 48px !important; }

.cui .-spacing--padding-top-40 {
  padding-top: 40px !important; }

.cui .-spacing--padding-bottom-40 {
  padding-bottom: 40px !important; }

.cui .-spacing--padding-left-40 {
  padding-left: 40px !important; }

.cui .-spacing--padding-right-40 {
  padding-right: 40px !important; }

.cui .-spacing--padding-top-32 {
  padding-top: 32px !important; }

.cui .-spacing--padding-bottom-32 {
  padding-bottom: 32px !important; }

.cui .-spacing--padding-left-32 {
  padding-left: 32px !important; }

.cui .-spacing--padding-right-32 {
  padding-right: 32px !important; }

.cui .-spacing--padding-top-24 {
  padding-top: 24px !important; }

.cui .-spacing--padding-bottom-24 {
  padding-bottom: 24px !important; }

.cui .-spacing--padding-left-24 {
  padding-left: 24px !important; }

.cui .-spacing--padding-right-24 {
  padding-right: 24px !important; }

.cui .-spacing--padding-top-16 {
  padding-top: 16px !important; }

.cui .-spacing--padding-bottom-16 {
  padding-bottom: 16px !important; }

.cui .-spacing--padding-left-16 {
  padding-left: 16px !important; }

.cui .-spacing--padding-right-16 {
  padding-right: 16px !important; }

.cui .-spacing--padding-top-12 {
  padding-top: 12px !important; }

.cui .-spacing--padding-bottom-12 {
  padding-bottom: 12px !important; }

.cui .-spacing--padding-left-12 {
  padding-left: 12px !important; }

.cui .-spacing--padding-right-12 {
  padding-right: 12px !important; }

.cui .-spacing--padding-top-8 {
  padding-top: 8px !important; }

.cui .-spacing--padding-bottom-8 {
  padding-bottom: 8px !important; }

.cui .-spacing--padding-left-8 {
  padding-left: 8px !important; }

.cui .-spacing--padding-right-8 {
  padding-right: 8px !important; }

.cui .-spacing--padding-top-4 {
  padding-top: 4px !important; }

.cui .-spacing--padding-bottom-4 {
  padding-bottom: 4px !important; }

.cui .-spacing--padding-left-4 {
  padding-left: 4px !important; }

.cui .-spacing--padding-right-4 {
  padding-right: 4px !important; }

.-space-top--s {
  margin-top: 8px !important; }

.-space-top--m {
  margin-top: 16px !important; }

.-space-top--l {
  margin-top: 24px !important; }

.-space-top--xl {
  margin-top: 32px !important; }

.-space-top--xxl-4 {
  margin-top: 64px !important; }

.-space-bot--xl {
  margin-bottom: 32px !important; }

.-space-right--m {
  margin-right: 16px !important; }

.cui-section-break {
  border-bottom: 1px solid #e8e8e8; }

body {
  position: relative;
  color: #5d5d5f;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-width: 100%;
  min-height: 100vh;
  margin: 0;
  overflow-x: hidden;
  font-size: 1.125rem;
  line-height: 1.643rem; }

html {
  display: flex;
  min-height: 100%;
  font-size: 16px; }
  html body {
    font-family: "Cytiva Aktiv", "Noto Sans SC", "Nanum Gothic", Arial, Helvetica, sans-serif; }
  html[lang=ja] body {
    font-family: "Cytiva Aktiv", "Noto Sans JP", "Nanum Gothic", Arial, Helvetica, sans-serif; }

[lang=ja] {
  font-family: "Cytiva Aktiv", "Noto Sans JP", "Nanum Gothic", Arial, Helvetica, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #18181B; }

button,
[role=button] {
  cursor: pointer; }

img {
  border: 0;
  vertical-align: middle; }

.cui-fieldset {
  padding: 0;
  border: none;
  margin: 0; }
  .cui-fieldset__legend {
    font-size: inherit;
    padding: 0;
    border: none;
    margin: 0; }

.-background--white {
  background-color: #ffffff; }

.-background--gray {
  background-color: #e8e8e8; }

.-background--lightgray {
  background-color: #f7f7f7; }

.-background--darkgray {
  background-color: #18181B; }

.-background--green {
  background-color: #00886F; }

.-background--green-shade-1 {
  background-color: #00755f; }

.-background--green-shade-2 {
  background-color: #00614f; }

.-background--green-shade-3 {
  background-color: #004E3f; }

.-background--green-shade-4 {
  background-color: #003a30; }

.-background--green-tint-1 {
  background-color: #cce7e2; }

.-background--green-tint-2 {
  background-color: #99cfc5; }

.-background--darkblue {
  background-color: #1b3064; }

.-background--darkblue-shade-1 {
  background-color: #182c55; }

.-background--darkblue-shade-2 {
  background-color: #0f2346; }

.-background--darkblue-tint-2 {
  background-color: #5f6e92; }

.-background--darkblue-tint-3 {
  background-color: #495983; }

.-background--darkblue-tint-4 {
  background-color: #324573; }

.-background--lightblue {
  background-color: #3c86dc; }

.-background--lightblue-shade-2 {
  background-color: #3371be; }

.-background--lightblue-shade-3 {
  background-color: #2b5ea0; }

.-background--lightblue-shade-4 {
  background-color: #224b82; }

.-background--lightblue-shade-5 {
  background-color: #1a3864; }

.-background--lightblue-tint-0 {
  background-color: #ecf5ff; }

.-background--lightblue-tint-1 {
  background-color: #d9ebff; }

.-background--lightblue-tint-2 {
  background-color: #b3d8ff; }

.-background--orange {
  background-color: #d84900; }

.-background--orange-tint-1 {
  background-color: #ffdecc; }

.-background--orange-secondary {
  background-color: #ff5900; }

.-background--orange-shade-1 {
  background-color: #d84900; }

.-background--yellow-tint-1 {
  background-color: #fffddf; }

.-background--yellow-tint-2 {
  background-color: #fffcc0; }

.cui-animation-entrance {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-entrance-start 700ms 0ms cubic-bezier(0, 0, 0.3, 1) forwards, cui-animation-entrance-end 700ms 700ms linear forwards; }

@keyframes cui-animation-entrance-start {
  from {
    left: 0; }
  to {
    left: 100%; } }

@keyframes cui-animation-entrance-end {
  from {
    left: 100%; }
  to {
    left: 100%; } }

.cui-animation-exit {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-exit-start 700ms 0ms cubic-bezier(0.7, 0, 1, 1) forwards, cui-animation-exit-end 700ms 700ms linear forwards; }

@keyframes cui-animation-exit-start {
  from {
    left: 0; }
  to {
    left: 100%; } }

@keyframes cui-animation-exit-end {
  from {
    left: 100%; }
  to {
    left: 100%; } }

.cui-animation-fade-in {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-fade-in-start 200ms 0ms cubic-bezier(0.7, 0, 0.3, 1) forwards, cui-animation-fade-in-end 1000ms 200ms linear forwards; }

@keyframes cui-animation-fade-in-start {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes cui-animation-fade-in-end {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }

.cui-animation-fade-out {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-fade-out-start 200ms 0ms cubic-bezier(0.7, 0, 0.3, 1) forwards, cui-animation-fade-out-end 1000ms 200ms linear forwards; }

@keyframes cui-animation-fade-out-start {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes cui-animation-fade-out-end {
  from {
    opacity: 0; }
  to {
    opacity: 0; } }

.cui-animation-pulsate {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-pulsate-start 900ms 0ms cubic-bezier(0.7, 0, 0.3, 1) forwards, cui-animation-pulsate-mid 900ms 0ms cubic-bezier(0.7, 0, 0.3, 1) forwards, cui-animation-pulsate-end 900ms 0ms cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation-iteration-count: infinite; }

@keyframes cui-animation-pulsate-start {
  from {
    width: 16px; }
  to {
    width: 80px; } }

@keyframes cui-animation-pulsate-mid {
  from {
    height: 16px; }
  to {
    height: 80px; } }

@keyframes cui-animation-pulsate-end {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.cui-animation-slide-in {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-slide-in-start 300ms 0ms cubic-bezier(0, 0, 0.3, 1) forwards, cui-animation-slide-in-end 600ms 300ms linear forwards; }

@keyframes cui-animation-slide-in-start {
  from {
    top: 90%; }
  to {
    top: 10%; } }

@keyframes cui-animation-slide-in-end {
  from {
    top: 10%; }
  to {
    top: 10%; } }

.cui-animation-slide-out {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-slide-out-start 300ms 0ms cubic-bezier(0.7, 0, 1, 1) forwards, cui-animation-slide-out-end 600ms 300ms linear forwards; }

@keyframes cui-animation-slide-out-start {
  from {
    top: 10%; }
  to {
    top: 90%; } }

@keyframes cui-animation-slide-out-end {
  from {
    top: 90%; }
  to {
    top: 90%; } }

.cui-animation-standard {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-standard-start 450ms 0ms cubic-bezier(0.7, 0, 0.3, 1) forwards, cui-animation-standard-end 450ms 450ms cubic-bezier(0.7, 0, 0.3, 1) forwards; }

@keyframes cui-animation-standard-start {
  from {
    left: 0; }
  to {
    left: 100%; } }

@keyframes cui-animation-standard-end {
  from {
    left: 100%; }
  to {
    left: 0; } }

.cui-animation-linear {
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  animation: cui-animation-linear-start 900ms cubic-bezier(0, 0, 1, 1) forwards, cui-animation-linear-end 900ms 900ms cubic-bezier(0, 0, 1, 1) forwards; }

@keyframes cui-animation-linear-start {
  from {
    left: 0; }
  to {
    left: 100%; } }

@keyframes cui-animation-linear-end {
  from {
    left: 100%; }
  to {
    left: 0; } }

.-fill--yellow-tint-4 {
  fill: #fff86c; }

.-fill--darkblue {
  fill: #1b3064; }

.-fill--lightblue-shade-1 {
  fill: #3c86dc; }

.cui-object-fit-cover {
  object-fit: cover; }

.cui-object-fit-unset {
  object-fit: unset; }

.cui-object-fit-fill {
  object-fit: fill; }

.cui-object-fit-contain {
  object-fit: contain; }

.cui-object-fit-none {
  object-fit: none; }

.cui-object-fit-scale-down {
  object-fit: scale-down; }

.cui .text-ellipsis-1,
.text-ellipsis-1 {
  display: block !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cui .text-ellipsis-2,
.text-ellipsis-2 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-3,
.text-ellipsis-3 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-4,
.text-ellipsis-4 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-5,
.text-ellipsis-5 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-6,
.text-ellipsis-6 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-7,
.text-ellipsis-7 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-8,
.text-ellipsis-8 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-9,
.text-ellipsis-9 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-10,
.text-ellipsis-10 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-11,
.text-ellipsis-11 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-12,
.text-ellipsis-12 {
  display: -webkit-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-1,
.text-ellipsis-inline-1 {
  display: block !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cui .text-ellipsis-inline-2,
.text-ellipsis-inline-2 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-3,
.text-ellipsis-inline-3 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-4,
.text-ellipsis-inline-4 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-5,
.text-ellipsis-inline-5 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-6,
.text-ellipsis-inline-6 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-7,
.text-ellipsis-inline-7 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-8,
.text-ellipsis-inline-8 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-9,
.text-ellipsis-inline-9 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-10,
.text-ellipsis-inline-10 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-11,
.text-ellipsis-inline-11 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui .text-ellipsis-inline-12,
.text-ellipsis-inline-12 {
  display: -webkit-inline-box !important;
  word-break: break-word;
  overflow: hidden;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  vertical-align: top; }

.cui-width-full {
  width: 100% !important; }

@font-face {
  font-family: "Cytiva Aktiv";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_rg.woff2") format("woff2"), url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_rg.woff") format("woff"); }

@font-face {
  font-family: "Cytiva Aktiv";
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src: url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_it.woff2") format("woff2"), url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_it.woff") format("woff"); }

@font-face {
  font-family: "Cytiva Aktiv";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_md.woff2") format("woff2"), url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_md.woff") format("woff"); }

@font-face {
  font-family: "Cytiva Aktiv";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_mdit.woff2") format("woff2"), url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_mdit.woff") format("woff"); }

@font-face {
  font-family: "Cytiva Aktiv";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_bd.woff2") format("woff2"), url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_bd.woff") format("woff"); }

@font-face {
  font-family: "Cytiva Aktiv";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src: url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_bdit.woff2") format("woff2"), url("/res/assets/fonts/cytiva-aktiv/cytiva-aktiv_int_bdit.woff") format("woff"); }

@font-face {
  font-family: "Nanum Gothic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/nanum-gothic/nanumgothic-regular.woff2") format("woff2"), url("/res/assets/fonts/nanum-gothic/nanumgothic-regular.woff") format("woff"), url("/res/assets/fonts/nanum-gothic/nanumgothic-regular.ttf") format("truetype"); }

@font-face {
  font-family: "Nanum Gothic";
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src: url("/res/assets/fonts/nanum-gothic/nanumgothic-regular.woff2") format("woff2"), url("/res/assets/fonts/nanum-gothic/nanumgothic-regular.woff") format("woff"), url("/res/assets/fonts/nanum-gothic/nanumgothic-regular.ttf") format("truetype"); }

@font-face {
  font-family: "Nanum Gothic";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/nanum-gothic/nanumgothic-bold.woff2") format("woff2"), url("/res/assets/fonts/nanum-gothic/nanumgothic-bold.woff") format("woff"), url("/res/assets/fonts/nanum-gothic/nanumgothic-bold.ttf") format("truetype"); }

@font-face {
  font-family: "Nanum Gothic";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src: url("/res/assets/fonts/nanum-gothic/nanumgothic-bold.woff2") format("woff2"), url("/res/assets/fonts/nanum-gothic/nanumgothic-bold.woff") format("woff"), url("/res/assets/fonts/nanum-gothic/nanumgothic-bold.ttf") format("truetype"); }

@font-face {
  font-family: "Noto Sans SC";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/noto-sans-sc/noto-sans-sc-v12-chinese-simplified-regular.woff2") format("woff2"), url("/res/assets/fonts/noto-sans-sc/noto-sans-sc-v12-chinese-simplified-regular.woff") format("woff"); }

@font-face {
  font-family: "Noto Sans SC";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/noto-sans-sc/noto-sans-sc-v12-chinese-simplified-700.woff2") format("woff2"), url("/res/assets/fonts/noto-sans-sc/noto-sans-sc-v12-chinese-simplified-700.woff") format("woff"); }

@font-face {
  font-family: "Noto Sans SC";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("/res/assets/fonts/noto-sans-sc/noto-sans-sc-v12-chinese-simplified-900.woff2") format("woff2"), url("/res/assets/fonts/noto-sans-sc/noto-sans-sc-v12-chinese-simplified-900.woff") format("woff"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/res/assets/fonts/noto-sans-jp/noto-sans-jp-v36-japanese-regular.woff2") format("woff2"), url("/res/assets/fonts/noto-sans-jp/noto-sans-jp-v36-japanese-regular.woff") format("woff"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/res/assets/fonts/noto-sans-jp/noto-sans-jp-v36-japanese-700.woff2") format("woff2"), url("/res/assets/fonts/noto-sans-jp/noto-sans-jp-v36-japanese-700.woff") format("woff"); }

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/res/assets/fonts/noto-sans-jp/noto-sans-jp-v36-japanese-900.woff2") format("woff2"), url("/res/assets/fonts/noto-sans-jp/noto-sans-jp-v36-japanese-900.woff") format("woff"); }

.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  to {
    transform: rotate(1turn); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1); }

.fa-flip-vertical {
  transform: scaleY(-1); }

.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; }

.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1); }

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-500px:before {
  content: "\f26e"; }

.fa-abacus:before {
  content: "\f640"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acorn:before {
  content: "\f6ae"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-alicorn:before {
  content: "\f6b0"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-analytics:before {
  content: "\f643"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angel:before {
  content: "\f779"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-crate:before {
  content: "\f6b1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-atom-alt:before {
  content: "\f5d3"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-axe:before {
  content: "\f6b2"; }

.fa-axe-battle:before {
  content: "\f6b3"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backpack:before {
  content: "\f5d4"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-badge-dollar:before {
  content: "\f645"; }

.fa-badge-percent:before {
  content: "\f646"; }

.fa-badger-honey:before {
  content: "\f6b4"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ball-pile:before {
  content: "\f77e"; }

.fa-ballot:before {
  content: "\f732"; }

.fa-ballot-check:before {
  content: "\f733"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-barcode-alt:before {
  content: "\f463"; }

.fa-barcode-read:before {
  content: "\f464"; }

.fa-barcode-scan:before {
  content: "\f465"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball:before {
  content: "\f432"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-basketball-hoop:before {
  content: "\f435"; }

.fa-bat:before {
  content: "\f6b5"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-school:before {
  content: "\f5d5"; }

.fa-bell-school-slash:before {
  content: "\f5d6"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bells:before {
  content: "\f77f"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blanket:before {
  content: "\f498"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bone-break:before {
  content: "\f5d8"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-alt:before {
  content: "\f5d9"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-heart:before {
  content: "\f499"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-book-spells:before {
  content: "\f6b8"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-books:before {
  content: "\f5db"; }

.fa-boot:before {
  content: "\f782"; }

.fa-booth-curtain:before {
  content: "\f734"; }

.fa-bow-arrow:before {
  content: "\f6b9"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-bowling-pins:before {
  content: "\f437"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-alt:before {
  content: "\f49a"; }

.fa-box-ballot:before {
  content: "\f735"; }

.fa-box-check:before {
  content: "\f467"; }

.fa-box-fragile:before {
  content: "\f49b"; }

.fa-box-full:before {
  content: "\f49c"; }

.fa-box-heart:before {
  content: "\f49d"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-up:before {
  content: "\f49f"; }

.fa-box-usd:before {
  content: "\f4a0"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-boxes-alt:before {
  content: "\f4a1"; }

.fa-boxing-glove:before {
  content: "\f438"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-bullseye-arrow:before {
  content: "\f648"; }

.fa-bullseye-pointer:before {
  content: "\f649"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-bus-school:before {
  content: "\f5dd"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-cabinet-filing:before {
  content: "\f64b"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calculator-alt:before {
  content: "\f64c"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-star:before {
  content: "\f736"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campfire:before {
  content: "\f6ba"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candle-holder:before {
  content: "\f6bc"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-candy-corn:before {
  content: "\f6bd"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-bump:before {
  content: "\f5e0"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-garage:before {
  content: "\f5e2"; }

.fa-car-mechanic:before {
  content: "\f5e3"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-car-tilt:before {
  content: "\f5e5"; }

.fa-car-wash:before {
  content: "\f5e6"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cauldron:before {
  content: "\f6bf"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chair-office:before {
  content: "\f6c1"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-line-down:before {
  content: "\f64d"; }

.fa-chart-network:before {
  content: "\f78a"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-chart-pie-alt:before {
  content: "\f64e"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-bishop-alt:before {
  content: "\f43b"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-clock:before {
  content: "\f43d"; }

.fa-chess-clock-alt:before {
  content: "\f43e"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-king-alt:before {
  content: "\f440"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-knight-alt:before {
  content: "\f442"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-pawn-alt:before {
  content: "\f444"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-queen-alt:before {
  content: "\f446"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chess-rook-alt:before {
  content: "\f448"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chimney:before {
  content: "\f78b"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-claw-marks:before {
  content: "\f6c2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clipboard-list-check:before {
  content: "\f737"; }

.fa-clipboard-prescription:before {
  content: "\f5e8"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-drizzle:before {
  content: "\f738"; }

.fa-cloud-hail:before {
  content: "\f739"; }

.fa-cloud-hail-mixed:before {
  content: "\f73a"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-rainbow:before {
  content: "\f73e"; }

.fa-cloud-showers:before {
  content: "\f73f"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sleet:before {
  content: "\f741"; }

.fa-cloud-snow:before {
  content: "\f742"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-clouds:before {
  content: "\f744"; }

.fa-clouds-moon:before {
  content: "\f745"; }

.fa-clouds-sun:before {
  content: "\f746"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-coffee-togo:before {
  content: "\f6c5"; }

.fa-coffin:before {
  content: "\f6c6"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-alt-check:before {
  content: "\f4a2"; }

.fa-comment-alt-dollar:before {
  content: "\f650"; }

.fa-comment-alt-dots:before {
  content: "\f4a3"; }

.fa-comment-alt-edit:before {
  content: "\f4a4"; }

.fa-comment-alt-exclamation:before {
  content: "\f4a5"; }

.fa-comment-alt-lines:before {
  content: "\f4a6"; }

.fa-comment-alt-minus:before {
  content: "\f4a7"; }

.fa-comment-alt-plus:before {
  content: "\f4a8"; }

.fa-comment-alt-slash:before {
  content: "\f4a9"; }

.fa-comment-alt-smile:before {
  content: "\f4aa"; }

.fa-comment-alt-times:before {
  content: "\f4ab"; }

.fa-comment-check:before {
  content: "\f4ac"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-edit:before {
  content: "\f4ae"; }

.fa-comment-exclamation:before {
  content: "\f4af"; }

.fa-comment-lines:before {
  content: "\f4b0"; }

.fa-comment-minus:before {
  content: "\f4b1"; }

.fa-comment-plus:before {
  content: "\f4b2"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comment-smile:before {
  content: "\f4b4"; }

.fa-comment-times:before {
  content: "\f4b5"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-alt:before {
  content: "\f4b6"; }

.fa-comments-alt-dollar:before {
  content: "\f652"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compass-slash:before {
  content: "\f5e9"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-container-storage:before {
  content: "\f4b7"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-conveyor-belt:before {
  content: "\f46e"; }

.fa-conveyor-belt-alt:before {
  content: "\f46f"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-corn:before {
  content: "\f6c7"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cow:before {
  content: "\f6c8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-cricket:before {
  content: "\f449"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-curling:before {
  content: "\f44a"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dagger:before {
  content: "\f6cb"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deer:before {
  content: "\f78e"; }

.fa-deer-rudolph:before {
  content: "\f78f"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dewpoint:before {
  content: "\f748"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d10:before {
  content: "\f6cd"; }

.fa-dice-d12:before {
  content: "\f6ce"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d4:before {
  content: "\f6d0"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-d8:before {
  content: "\f6d2"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-diploma:before {
  content: "\f5ea"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-do-not-enter:before {
  content: "\f5ec"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dog-leashed:before {
  content: "\f6d4"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-empty:before {
  content: "\f473"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dolly-flatbed-alt:before {
  content: "\f475"; }

.fa-dolly-flatbed-empty:before {
  content: "\f476"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-circle:before {
  content: "\f5ed"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-draw-square:before {
  content: "\f5ef"; }

.fa-dreidel:before {
  content: "\f792"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick:before {
  content: "\f6d6"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-duck:before {
  content: "\f6d8"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-ear:before {
  content: "\f5f0"; }

.fa-ear-muffs:before {
  content: "\f795"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-eclipse:before {
  content: "\f749"; }

.fa-eclipse-alt:before {
  content: "\f74a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-elephant:before {
  content: "\f6da"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-empty-set:before {
  content: "\f656"; }

.fa-engine-warning:before {
  content: "\f5f2"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-dollar:before {
  content: "\f657"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-evil:before {
  content: "\f6db"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-field-hockey:before {
  content: "\f44c"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-certificate:before {
  content: "\f5f3"; }

.fa-file-chart-line:before {
  content: "\f659"; }

.fa-file-chart-pie:before {
  content: "\f65a"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-spreadsheet:before {
  content: "\f65b"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-user:before {
  content: "\f65c"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-fire-smoke:before {
  content: "\f74b"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-fireplace:before {
  content: "\f79a"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-alt:before {
  content: "\f74c"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flame:before {
  content: "\f6df"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flask-poison:before {
  content: "\f6e0"; }

.fa-flask-potion:before {
  content: "\f6e1"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-fog:before {
  content: "\f74e"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-folder-times:before {
  content: "\f65f"; }

.fa-folders:before {
  content: "\f660"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-football-helmet:before {
  content: "\f44f"; }

.fa-forklift:before {
  content: "\f47a"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-fragile:before {
  content: "\f4bb"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frosty-head:before {
  content: "\f79b"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-function:before {
  content: "\f661"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gas-pump-slash:before {
  content: "\f5f4"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gift-card:before {
  content: "\f663"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-gingerbread-man:before {
  content: "\f79d"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-champagne:before {
  content: "\f79e"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glass-whiskey-rocks:before {
  content: "\f7a1"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glasses-alt:before {
  content: "\f5f5"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-globe-snow:before {
  content: "\f7a3"; }

.fa-globe-stand:before {
  content: "\f5f6"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-golf-club:before {
  content: "\f451"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hammer-war:before {
  content: "\f6e4"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-heart:before {
  content: "\f4bc"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-box:before {
  content: "\f47b"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-magic:before {
  content: "\f6e5"; }

.fa-hand-holding-seedling:before {
  content: "\f4bf"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-receiving:before {
  content: "\f47c"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-heart:before {
  content: "\f4c3"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-usd:before {
  content: "\f4c5"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt:before {
  content: "\f4c6"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-santa:before {
  content: "\f7a7"; }

.fa-hat-winter:before {
  content: "\f7a8"; }

.fa-hat-witch:before {
  content: "\f6e7"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side:before {
  content: "\f6e9"; }

.fa-head-vr:before {
  content: "\f6ea"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heart-circle:before {
  content: "\f4c7"; }

.fa-heart-rate:before {
  content: "\f5f8"; }

.fa-heart-square:before {
  content: "\f4c8"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-helmet-battle:before {
  content: "\f6eb"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-mask:before {
  content: "\f6ee"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-hockey-sticks:before {
  content: "\f454"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-home-heart:before {
  content: "\f4c9"; }

.fa-hood-cloak:before {
  content: "\f6ef"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-flood:before {
  content: "\f74f"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-humidity:before {
  content: "\f750"; }

.fa-hurricane:before {
  content: "\f751"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-skate:before {
  content: "\f7ac"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-inhaler:before {
  content: "\f5f9"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-integral:before {
  content: "\f667"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-intersection:before {
  content: "\f668"; }

.fa-inventory:before {
  content: "\f480"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-key-skeleton:before {
  content: "\f6f3"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-keynote:before {
  content: "\f66c"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kidneys:before {
  content: "\f5fb"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kite:before {
  content: "\f6f4"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-knife-kitchen:before {
  content: "\f6f5"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-lambda:before {
  content: "\f66e"; }

.fa-lamp:before {
  content: "\f4ca"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-landmark-alt:before {
  content: "\f752"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-layer-minus:before {
  content: "\f5fe"; }

.fa-layer-plus:before {
  content: "\f5ff"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leaf-heart:before {
  content: "\f4cb"; }

.fa-leaf-maple:before {
  content: "\f6f6"; }

.fa-leaf-oak:before {
  content: "\f6f7"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-lightbulb-dollar:before {
  content: "\f670"; }

.fa-lightbulb-exclamation:before {
  content: "\f671"; }

.fa-lightbulb-on:before {
  content: "\f672"; }

.fa-lightbulb-slash:before {
  content: "\f673"; }

.fa-lights-holiday:before {
  content: "\f7b2"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lips:before {
  content: "\f600"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location:before {
  content: "\f601"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-location-circle:before {
  content: "\f602"; }

.fa-location-slash:before {
  content: "\f603"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-loveseat:before {
  content: "\f4cc"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luchador:before {
  content: "\f455"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-mace:before {
  content: "\f6f8"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-mandolin:before {
  content: "\f6f9"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-marker-alt-slash:before {
  content: "\f605"; }

.fa-map-marker-check:before {
  content: "\f606"; }

.fa-map-marker-edit:before {
  content: "\f607"; }

.fa-map-marker-exclamation:before {
  content: "\f608"; }

.fa-map-marker-minus:before {
  content: "\f609"; }

.fa-map-marker-plus:before {
  content: "\f60a"; }

.fa-map-marker-question:before {
  content: "\f60b"; }

.fa-map-marker-slash:before {
  content: "\f60c"; }

.fa-map-marker-smile:before {
  content: "\f60d"; }

.fa-map-marker-times:before {
  content: "\f60e"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaphone:before {
  content: "\f675"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-mind-share:before {
  content: "\f677"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mistletoe:before {
  content: "\f7b4"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monitor-heart-rate:before {
  content: "\f611"; }

.fa-monkey:before {
  content: "\f6fb"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-moon-cloud:before {
  content: "\f754"; }

.fa-moon-stars:before {
  content: "\f755"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mountains:before {
  content: "\f6fd"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-mug-marshmallows:before {
  content: "\f7b7"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-narwhal:before {
  content: "\f6fe"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-oil-temp:before {
  content: "\f614"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-omega:before {
  content: "\f67a"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-ornament:before {
  content: "\f7b8"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-brush-alt:before {
  content: "\f5a9"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-pallet-alt:before {
  content: "\f483"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-parking-circle:before {
  content: "\f615"; }

.fa-parking-circle-slash:before {
  content: "\f616"; }

.fa-parking-slash:before {
  content: "\f617"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paw-alt:before {
  content: "\f701"; }

.fa-paw-claws:before {
  content: "\f702"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pegasus:before {
  content: "\f703"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-paintbrush:before {
  content: "\f618"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-pennant:before {
  content: "\f456"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-person-carry:before {
  content: "\f4cf"; }

.fa-person-dolly:before {
  content: "\f4d0"; }

.fa-person-dolly-empty:before {
  content: "\f4d1"; }

.fa-person-sign:before {
  content: "\f757"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-office:before {
  content: "\f67d"; }

.fa-phone-plus:before {
  content: "\f4d2"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pi:before {
  content: "\f67e"; }

.fa-pie:before {
  content: "\f705"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pig:before {
  content: "\f706"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-podium:before {
  content: "\f680"; }

.fa-podium-star:before {
  content: "\f758"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poll-people:before {
  content: "\f759"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-presentation:before {
  content: "\f685"; }

.fa-print:before {
  content: "\f02f"; }

.fa-print-slash:before {
  content: "\f686"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pumpkin:before {
  content: "\f707"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-rabbit:before {
  content: "\f708"; }

.fa-rabbit-fast:before {
  content: "\f709"; }

.fa-racquet:before {
  content: "\f45a"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-raindrops:before {
  content: "\f75c"; }

.fa-ram:before {
  content: "\f70a"; }

.fa-ramp-loading:before {
  content: "\f4d4"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-route-highway:before {
  content: "\f61a"; }

.fa-route-interstate:before {
  content: "\f61b"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-triangle:before {
  content: "\f61c"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rv:before {
  content: "\f7be"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-scalpel:before {
  content: "\f61d"; }

.fa-scalpel-path:before {
  content: "\f61e"; }

.fa-scanner:before {
  content: "\f488"; }

.fa-scanner-keyboard:before {
  content: "\f489"; }

.fa-scanner-touchscreen:before {
  content: "\f48a"; }

.fa-scarecrow:before {
  content: "\f70d"; }

.fa-scarf:before {
  content: "\f7c1"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-scroll-old:before {
  content: "\f70f"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-scythe:before {
  content: "\f710"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-sheep:before {
  content: "\f711"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-shield-cross:before {
  content: "\f712"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shipping-timed:before {
  content: "\f48c"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shovel:before {
  content: "\f713"; }

.fa-shovel-snow:before {
  content: "\f7c3"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shredder:before {
  content: "\f68a"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-shuttlecock:before {
  content: "\f45b"; }

.fa-sigma:before {
  content: "\f68b"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signal-1:before {
  content: "\f68c"; }

.fa-signal-2:before {
  content: "\f68d"; }

.fa-signal-3:before {
  content: "\f68e"; }

.fa-signal-4:before {
  content: "\f68f"; }

.fa-signal-alt:before {
  content: "\f690"; }

.fa-signal-alt-1:before {
  content: "\f691"; }

.fa-signal-alt-2:before {
  content: "\f692"; }

.fa-signal-alt-3:before {
  content: "\f693"; }

.fa-signal-alt-slash:before {
  content: "\f694"; }

.fa-signal-slash:before {
  content: "\f695"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-skeleton:before {
  content: "\f620"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-ski-jump:before {
  content: "\f7c7"; }

.fa-ski-lift:before {
  content: "\f7c8"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sledding:before {
  content: "\f7cb"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-plus:before {
  content: "\f5b9"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoke:before {
  content: "\f760"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snake:before {
  content: "\f716"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snow-blowing:before {
  content: "\f761"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowflakes:before {
  content: "\f7cf"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowmobile:before {
  content: "\f7d1"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spider-black-widow:before {
  content: "\f718"; }

.fa-spider-web:before {
  content: "\f719"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root:before {
  content: "\f697"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-squirrel:before {
  content: "\f71a"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-staff:before {
  content: "\f71b"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-christmas:before {
  content: "\f7d4"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-stars:before {
  content: "\f762"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-steering-wheel:before {
  content: "\f622"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stocking:before {
  content: "\f7d5"; }

.fa-stomach:before {
  content: "\f623"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-sun-cloud:before {
  content: "\f763"; }

.fa-sun-dust:before {
  content: "\f764"; }

.fa-sun-haze:before {
  content: "\f765"; }

.fa-sunrise:before {
  content: "\f766"; }

.fa-sunset:before {
  content: "\f767"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sword:before {
  content: "\f71c"; }

.fa-swords:before {
  content: "\f71d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tablet-rugged:before {
  content: "\f48f"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tachometer-alt-average:before {
  content: "\f624"; }

.fa-tachometer-alt-fast:before {
  content: "\f625"; }

.fa-tachometer-alt-fastest:before {
  content: "\f626"; }

.fa-tachometer-alt-slow:before {
  content: "\f627"; }

.fa-tachometer-alt-slowest:before {
  content: "\f628"; }

.fa-tachometer-average:before {
  content: "\f629"; }

.fa-tachometer-fast:before {
  content: "\f62a"; }

.fa-tachometer-fastest:before {
  content: "\f62b"; }

.fa-tachometer-slow:before {
  content: "\f62c"; }

.fa-tachometer-slowest:before {
  content: "\f62d"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tally:before {
  content: "\f69c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-frigid:before {
  content: "\f768"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-hot:before {
  content: "\f76a"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-tennis-ball:before {
  content: "\f45e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-theta:before {
  content: "\f69e"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-thunderstorm:before {
  content: "\f76c"; }

.fa-thunderstorm-moon:before {
  content: "\f76d"; }

.fa-thunderstorm-sun:before {
  content: "\f76e"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tilde:before {
  content: "\f69f"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tire:before {
  content: "\f631"; }

.fa-tire-flat:before {
  content: "\f632"; }

.fa-tire-pressure-warning:before {
  content: "\f633"; }

.fa-tire-rugged:before {
  content: "\f634"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-alt:before {
  content: "\f71f"; }

.fa-tombstone:before {
  content: "\f720"; }

.fa-tombstone-alt:before {
  content: "\f721"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-toothbrush:before {
  content: "\f635"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tornado:before {
  content: "\f76f"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-cone:before {
  content: "\f636"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-traffic-light-go:before {
  content: "\f638"; }

.fa-traffic-light-slow:before {
  content: "\f639"; }

.fa-traffic-light-stop:before {
  content: "\f63a"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-treasure-chest:before {
  content: "\f723"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-tree-christmas:before {
  content: "\f7db"; }

.fa-tree-decorated:before {
  content: "\f7dc"; }

.fa-tree-large:before {
  content: "\f7dd"; }

.fa-trees:before {
  content: "\f724"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-container:before {
  content: "\f4dc"; }

.fa-truck-couch:before {
  content: "\f4dd"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-truck-plow:before {
  content: "\f7de"; }

.fa-truck-ramp:before {
  content: "\f4e0"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-turkey:before {
  content: "\f725"; }

.fa-turtle:before {
  content: "\f726"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-unicorn:before {
  content: "\f727"; }

.fa-union:before {
  content: "\f6a2"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-chart:before {
  content: "\f6a3"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-crown:before {
  content: "\f6a4"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-class:before {
  content: "\f63d"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-crown:before {
  content: "\f6a5"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-value-absolute:before {
  content: "\f6a6"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-plus:before {
  content: "\f4e1"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volcano:before {
  content: "\f770"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume:before {
  content: "\f6a8"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-slash:before {
  content: "\f2e2"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-nay:before {
  content: "\f771"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-wand:before {
  content: "\f72a"; }

.fa-wand-magic:before {
  content: "\f72b"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-warehouse-alt:before {
  content: "\f495"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-watch-fitness:before {
  content: "\f63e"; }

.fa-water:before {
  content: "\f773"; }

.fa-water-lower:before {
  content: "\f774"; }

.fa-water-rise:before {
  content: "\f775"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whale:before {
  content: "\f72c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheat:before {
  content: "\f72d"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whistle:before {
  content: "\f460"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wifi-1:before {
  content: "\f6aa"; }

.fa-wifi-2:before {
  content: "\f6ab"; }

.fa-wifi-slash:before {
  content: "\f6ac"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-wind-warning:before {
  content: "\f776"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-windsock:before {
  content: "\f777"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wreath:before {
  content: "\f7e2"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

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

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(/res/assets/fonts/fontawesome/fa-brands-400.eot);
  src: url(/res/assets/fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/res/assets/fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(/res/assets/fonts/fontawesome/fa-brands-400.woff) format("woff"), url(/res/assets/fonts/fontawesome/fa-brands-400.ttf) format("truetype"), url(/res/assets/fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: "Font Awesome 5 Brands"; }

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url(/res/assets/fonts/fontawesome/fa-light-300.eot);
  src: url(/res/assets/fonts/fontawesome/fa-light-300.eot?#iefix) format("embedded-opentype"), url(/res/assets/fonts/fontawesome/fa-light-300.woff2) format("woff2"), url(/res/assets/fonts/fontawesome/fa-light-300.woff) format("woff"), url(/res/assets/fonts/fontawesome/fa-light-300.ttf) format("truetype"), url(/res/assets/fonts/fontawesome/fa-light-300.svg#fontawesome) format("svg"); }

.fal {
  font-weight: 300; }

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url(/res/assets/fonts/fontawesome/fa-regular-400.eot);
  src: url(/res/assets/fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/res/assets/fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(/res/assets/fonts/fontawesome/fa-regular-400.woff) format("woff"), url(/res/assets/fonts/fontawesome/fa-regular-400.ttf) format("truetype"), url(/res/assets/fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg"); }

.fal, .far {
  font-family: "Font Awesome 5 Pro"; }

.far {
  font-weight: 400; }

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url(/res/assets/fonts/fontawesome/fa-solid-900.eot);
  src: url(/res/assets/fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/res/assets/fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(/res/assets/fonts/fontawesome/fa-solid-900.woff) format("woff"), url(/res/assets/fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(/res/assets/fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg"); }

.fa, .fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900; }

.fa {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400; }

.cui-textlink {
  text-decoration: underline;
  padding-bottom: 0.03em;
  color: #18181B !important;
  font-weight: inherit;
  cursor: pointer; }
  .cui-textlink:hover {
    color: #18181B !important;
    text-decoration: none; }
  .cui-textlink:focus {
    outline: none; }

a:hover,
a:focus,
a:active {
  text-decoration: none; }

.-font--plus-6,
.-font--h1,
h1 {
  font-size: 3rem;
  line-height: 1.1;
  margin: 0;
  font-weight: normal; }

.-font--plus-5,
.-font--h2,
h2 {
  font-size: 2.125rem;
  line-height: 1.05;
  margin: 0;
  font-weight: normal; }

.-font--plus-4,
.-font--h3,
.h3,
h3 {
  font-size: 1.875rem;
  line-height: 1.06;
  margin: 0;
  font-weight: normal; }

.-font--plus-3,
.-font--h4,
.h4,
h4 {
  font-size: 1.625rem;
  line-height: 1.07;
  margin: 0;
  font-weight: normal; }

.-font--plus-2,
.-font--h5,
h5 {
  font-size: 1.375rem;
  line-height: 1.18;
  margin: 0;
  font-weight: normal; }

.-font--plus-1,
.-font--h6,
h6 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin: 0;
  font-weight: normal; }

.-font--plus {
  font-size: 1.25rem; }

.-font--body,
.-font--p,
p {
  font-size: 1.0625rem;
  line-height: 1.5; }

.-font--minus-1 {
  font-size: 0.9375rem;
  line-height: 1.46; }

.-font--minus-2 {
  font-size: 0.875rem;
  line-height: 1.2; }

.-font--minus-3 {
  font-size: 0.75rem;
  line-height: 1.2; }

.-font--minus-4 {
  font-size: 0.6875rem;
  line-height: 1.2; }

.-font--minus-5 {
  font-size: 0.625rem;
  line-height: 1.2; }

.-font--blockquote,
blockquote {
  font-size: 1.602rem;
  line-height: 2.135rem;
  margin: 0; }

.-font--125-rem {
  font-size: 1.25rem;
  line-height: 1.2; }

caption {
  font-size: 0.79em; }

blockquote.blockquote-sm p {
  font-size: 1em; }

blockquote p {
  font-size: 1.602em; }

.badge {
  font-size: 0.624em;
  font-weight: bold;
  text-transform: uppercase; }

.cui .cui-font-size-14, .cui .cui-font-size-18, .cui .cui-font-size-22, .cui .cui-font-size-30, .cui .cui-font-size-36, .cui .cui-font-size-48 {
  font-weight: 400;
  display: block;
  margin: 0; }

.cui .cui-font-size-26 {
  display: block;
  margin: 0;
}
.cui .cui-font-size-16 {
  font-weight: 400;
}

.cui .cui-font-size-14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px; }

.cui .cui-font-size-16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px; }

.cui .cui-font-size-18 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }

.cui .cui-font-size-22 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px; }

.cui .cui-font-size-26 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px; }

.cui .cui-font-size-30 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px; }

.cui .cui-font-size-36 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px; }

.cui .cui-font-size-48 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 52px; }

@media (max-width: 767px) {
  .cui .cui-font-size-14 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px; }
  .cui .cui-font-size-16 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px; }
  .cui .cui-font-size-18 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px; }
  .cui .cui-font-size-22 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px; }
  .cui .cui-font-size-26 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px; }
  .cui .cui-font-size-30 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px; }
  .cui .cui-font-size-36 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px; }
  .cui .cui-font-size-48 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px; } }

.cui .cui-heading-s, .cui .cui-heading-m, .cui .cui-heading-l, .cui .cui-heading-xl {
  font-weight: 700;
  color: #18181B; }

.cui .cui-heading-s {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 15px; }

.cui .cui-heading-m {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  margin-bottom: 15px; }

.cui .cui-heading-l {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  margin-bottom: 20px; }

.cui .cui-heading-xl {
  font-size: 48px;
  font-size: 3rem;
  line-height: 52px;
  margin-bottom: 30px; }

@media (max-width: 767px) {
  .cui .cui-heading-s {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 15px; }
  .cui .cui-heading-m {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    margin-bottom: 15px; }
  .cui .cui-heading-l {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    margin-bottom: 20px; }
  .cui .cui-heading-xl {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px;
    margin-bottom: 30px; } }

.cui .cui-fontweight-bold {
  font-weight: 700 !important; }

.cui .cui-list,
.cui ul,
.cui ol {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 0;
  list-style-type: none; }
  .cui .cui-list a,
  .cui ul a,
  .cui ol a {
    text-decoration: underline; }
    .cui .cui-list a:hover,
    .cui ul a:hover,
    .cui ol a:hover {
      text-decoration: none; }
  @media (max-width: 767px) {
    .cui .cui-list,
    .cui ul,
    .cui ol {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5; } }

.cui .cui-list--bullet,
.cui ul {
  padding-left: 20px;
  list-style-type: disc; }
  .cui .cui-list--bullet a,
  .cui ul a {
    text-decoration: underline; }
    .cui .cui-list--bullet a:hover,
    .cui ul a:hover {
      text-decoration: none; }

.cui .cui-list--number,
.cui ol {
  padding-left: 15px;
  list-style-type: decimal; }
  .cui .cui-list--number a,
  .cui ol a {
    text-decoration: underline; }
    .cui .cui-list--number a:hover,
    .cui ol a:hover {
      text-decoration: none; }

.cui .cui-list--bullet > li,
.cui ul > li,
.cui .cui-list--number > li,
.cui ol > li {
  margin-bottom: 5px; }
  .cui .cui-list--bullet > li a,
  .cui ul > li a,
  .cui .cui-list--number > li a,
  .cui ol > li a {
    text-decoration: underline; }
    .cui .cui-list--bullet > li a:hover,
    .cui ul > li a:hover,
    .cui .cui-list--number > li a:hover,
    .cui ol > li a:hover {
      text-decoration: none; }

.cui .cui-list--spaced > li {
  margin-bottom: 15px; }
  .cui .cui-list--spaced > li a {
    text-decoration: underline; }
    .cui .cui-list--spaced > li a:hover {
      text-decoration: none; }

.cui .cui-body,
.cui p {
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #5d5d5f;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55; }
  @media (max-width: 767px) {
    .cui .cui-body,
    .cui p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5; } }

.cui .cui-body-l {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.35; }
  @media (max-width: 767px) {
    .cui .cui-body-l {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.35; } }

.cui .cui-body-s {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  @media (max-width: 767px) {
    .cui .cui-body-s {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1.6; } }

.cui-web-font-size-150-dyn {
  font-size: 0.875rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-150-dyn {
      font-size: 0.875rem; } }

.cui-web-font-size-200-dyn {
  font-size: 1rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-200-dyn {
      font-size: 0.875rem; } }

.cui-web-font-size-250-dyn {
  font-size: 1.125rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-250-dyn {
      font-size: 1rem; } }

.cui-web-font-size-350-dyn {
  font-size: 1.375rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-350-dyn {
      font-size: 1.125rem; } }

.cui-web-font-size-400-dyn {
  font-size: 1.5rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-400-dyn {
      font-size: 1.125rem; } }

.cui-web-font-size-450-dyn {
  font-size: 1.625rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-450-dyn {
      font-size: 1.375rem; } }

.cui-web-font-size-550-dyn {
  font-size: 1.875rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-550-dyn {
      font-size: 1.625rem; } }

.cui-web-font-size-700-dyn {
  font-size: 1.875rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-700-dyn {
      font-size: 1.875rem; } }

.cui-web-font-size-1000-dyn {
  font-size: 3rem; }
  @media screen and (max-width: 767px) {
    .cui-web-font-size-1000-dyn {
      font-size: 2.25rem; } }

.cui-web-line-height-200-dyn {
  line-height: 1.125rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-200-dyn {
      line-height: 1.125rem; } }

.cui-web-line-height-250-dyn {
  line-height: 1.25rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-250-dyn {
      line-height: 1.125rem; } }

.cui-web-line-height-350-dyn {
  line-height: 1.5rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-350-dyn {
      line-height: 1.25rem; } }

.cui-web-line-height-350-dyn-2 {
  line-height: 1.5rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-350-dyn-2 {
      line-height: 1.375rem; } }

.cui-web-line-height-450-dyn {
  line-height: 1.75rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-450-dyn {
      line-height: 1.5rem; } }

.cui-web-line-height-550-dyn {
  line-height: 2rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-550-dyn {
      line-height: 1.75rem; } }

.cui-web-line-height-550-dyn-2 {
  line-height: 2rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-550-dyn-2 {
      line-height: 1.5rem; } }

.cui-web-line-height-650-dyn {
  line-height: 2.25rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-650-dyn {
      line-height: 2rem; } }

.cui-web-line-height-750-dyn {
  line-height: 2.5rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-750-dyn {
      line-height: 2.25rem; } }

.cui-web-line-height-1050-dyn {
  line-height: 3.25rem; }
  @media screen and (max-width: 767px) {
    .cui-web-line-height-1050-dyn {
      line-height: 2.5rem; } }

@font-face {
  font-family: "MaterialIcons";
  src: url("/res/assets/fonts/material-design-icons/MaterialIcons.ttf?c827bf1221b5bec8e51dd19434374e56") format("truetype"), url("/res/assets/fonts/material-design-icons/MaterialIcons.woff?c827bf1221b5bec8e51dd19434374e56") format("woff"), url("/res/assets/fonts/material-design-icons/MaterialIcons.woff2?c827bf1221b5bec8e51dd19434374e56") format("woff2"), url("/res/assets/fonts/material-design-icons/MaterialIcons.eot?c827bf1221b5bec8e51dd19434374e56#iefix") format("embedded-opentype"); }

i[class^="cui-icon-"]:before, i[class*=" cui-icon-"]:before {
  font-family: MaterialIcons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.cui-icon-add:before {
  content: "\f101"; }

.cui-icon-alternate-email:before {
  content: "\f102"; }

.cui-icon-apps:before {
  content: "\f103"; }

.cui-icon-arrow-back-ios:before {
  content: "\f104"; }

.cui-icon-arrow-circle-right:before {
  content: "\f105"; }

.cui-icon-arrow-drop-down:before {
  content: "\f106"; }

.cui-icon-arrow-drop-up:before {
  content: "\f107"; }

.cui-icon-arrow-forward-ios:before {
  content: "\f108"; }

.cui-icon-attach-file:before {
  content: "\f109"; }

.cui-icon-attachment:before {
  content: "\f10a"; }

.cui-icon-badge:before {
  content: "\f10b"; }

.cui-icon-bilibili:before {
  content: "\f10c"; }

.cui-icon-biotech:before {
  content: "\f10d"; }

.cui-icon-book:before {
  content: "\f10e"; }

.cui-icon-bookmark:before {
  content: "\f10f"; }

.cui-icon-brand-angular:before {
  content: "\f110"; }

.cui-icon-brand-confluence:before {
  content: "\f111"; }

.cui-icon-brand-facebook-solid-colored:before {
  content: "\f112"; }

.cui-icon-brand-facebook-solid:before {
  content: "\f113"; }

.cui-icon-brand-facebook:before {
  content: "\f114"; }

.cui-icon-brand-figma:before {
  content: "\f115"; }

.cui-icon-brand-github:before {
  content: "\f116"; }

.cui-icon-brand-glassdoor-solid-colored:before {
  content: "\f117"; }

.cui-icon-brand-glassdoor-solid:before {
  content: "\f118"; }

.cui-icon-brand-glassdoor:before {
  content: "\f119"; }

.cui-icon-brand-instagram-solid-colored:before {
  content: "\f11a"; }

.cui-icon-brand-instagram-solid:before {
  content: "\f11b"; }

.cui-icon-brand-instagram:before {
  content: "\f11c"; }

.cui-icon-brand-linkedin-solid-colored:before {
  content: "\f11d"; }

.cui-icon-brand-linkedin-solid:before {
  content: "\f11e"; }

.cui-icon-brand-linkedin:before {
  content: "\f11f"; }

.cui-icon-brand-react:before {
  content: "\f120"; }

.cui-icon-brand-twitter:before {
  content: "\f121"; }

.cui-icon-brand-youtube:before {
  content: "\f122"; }

.cui-icon-build:before {
  content: "\f123"; }

.cui-icon-business:before {
  content: "\f124"; }

.cui-icon-cancel:before {
  content: "\f125"; }

.cui-icon-cancelled:before {
  content: "\f126"; }

.cui-icon-careers:before {
  content: "\f127"; }

.cui-icon-check-circle:before {
  content: "\f128"; }

.cui-icon-check:before {
  content: "\f129"; }

.cui-icon-chevron-left:before {
  content: "\f12a"; }

.cui-icon-chevron-right:before {
  content: "\f12b"; }

.cui-icon-close-fullscreen:before {
  content: "\f12c"; }

.cui-icon-close:before {
  content: "\f12d"; }

.cui-icon-code-off:before {
  content: "\f12e"; }

.cui-icon-code:before {
  content: "\f12f"; }

.cui-icon-collections-bookmark:before {
  content: "\f130"; }

.cui-icon-condensed-table-view:before {
  content: "\f131"; }

.cui-icon-construction:before {
  content: "\f132"; }

.cui-icon-contact-us:before {
  content: "\f133"; }

.cui-icon-content:before {
  content: "\f134"; }

.cui-icon-coupon:before {
  content: "\f135"; }

.cui-icon-css3:before {
  content: "\f136"; }

.cui-icon-csv:before {
  content: "\f137"; }

.cui-icon-dark-mode:before {
  content: "\f138"; }

.cui-icon-date-range:before {
  content: "\f139"; }

.cui-icon-delete:before {
  content: "\f13a"; }

.cui-icon-description:before {
  content: "\f13b"; }

.cui-icon-desktop-windows:before {
  content: "\f13c"; }

.cui-icon-double-arrow-back-ios:before {
  content: "\f13d"; }

.cui-icon-double-arrow-forward-ios:before {
  content: "\f13e"; }

.cui-icon-download:before {
  content: "\f13f"; }

.cui-icon-drafts:before {
  content: "\f140"; }

.cui-icon-east:before {
  content: "\f141"; }

.cui-icon-edit:before {
  content: "\f142"; }

.cui-icon-elearning:before {
  content: "\f143"; }

.cui-icon-email:before {
  content: "\f144"; }

.cui-icon-error:before {
  content: "\f145"; }

.cui-icon-excel:before {
  content: "\f146"; }

.cui-icon-expand-less:before {
  content: "\f147"; }

.cui-icon-expand-more:before {
  content: "\f148"; }

.cui-icon-extension:before {
  content: "\f149"; }

.cui-icon-fact-check:before {
  content: "\f14a"; }

.cui-icon-favorite:before {
  content: "\f14b"; }

.cui-icon-file-certificate:before {
  content: "\f14c"; }

.cui-icon-file-instruction:before {
  content: "\f14d"; }

.cui-icon-filter-alt:before {
  content: "\f14e"; }

.cui-icon-filter-list:before {
  content: "\f14f"; }

.cui-icon-forum:before {
  content: "\f150"; }

.cui-icon-fullscreen:before {
  content: "\f151"; }

.cui-icon-groups:before {
  content: "\f152"; }

.cui-icon-help:before {
  content: "\f153"; }

.cui-icon-history:before {
  content: "\f154"; }

.cui-icon-hourglass-bottom:before {
  content: "\f155"; }

.cui-icon-html5:before {
  content: "\f156"; }

.cui-icon-image:before {
  content: "\f157"; }

.cui-icon-import-contacts:before {
  content: "\f158"; }

.cui-icon-import-export:before {
  content: "\f159"; }

.cui-icon-in-progress:before {
  content: "\f15a"; }

.cui-icon-info:before {
  content: "\f15b"; }

.cui-icon-inventory-2:before {
  content: "\f15c"; }

.cui-icon-label:before {
  content: "\f15d"; }

.cui-icon-language:before {
  content: "\f15e"; }

.cui-icon-launch:before {
  content: "\f15f"; }

.cui-icon-layers-group:before {
  content: "\f160"; }

.cui-icon-legal:before {
  content: "\f161"; }

.cui-icon-light-mode:before {
  content: "\f162"; }

.cui-icon-lightning-circle:before {
  content: "\f163"; }

.cui-icon-link:before {
  content: "\f164"; }

.cui-icon-list-alt:before {
  content: "\f165"; }

.cui-icon-list:before {
  content: "\f166"; }

.cui-icon-local-offer:before {
  content: "\f167"; }

.cui-icon-local-shipping:before {
  content: "\f168"; }

.cui-icon-location-on:before {
  content: "\f169"; }

.cui-icon-lock-open:before {
  content: "\f16a"; }

.cui-icon-lock:before {
  content: "\f16b"; }

.cui-icon-logout:before {
  content: "\f16c"; }

.cui-icon-menu:before {
  content: "\f16d"; }

.cui-icon-more-horiz:before {
  content: "\f16e"; }

.cui-icon-navigate-next:before {
  content: "\f16f"; }

.cui-icon-newsletter:before {
  content: "\f170"; }

.cui-icon-normal-table-view:before {
  content: "\f171"; }

.cui-icon-north:before {
  content: "\f172"; }

.cui-icon-notifications-active:before {
  content: "\f173"; }

.cui-icon-opacity:before {
  content: "\f174"; }

.cui-icon-open-in-browser:before {
  content: "\f175"; }

.cui-icon-open-in-full:before {
  content: "\f176"; }

.cui-icon-outline-star:before {
  content: "\f177"; }

.cui-icon-park:before {
  content: "\f178"; }

.cui-icon-pause-circle:before {
  content: "\f179"; }

.cui-icon-pause:before {
  content: "\f17a"; }

.cui-icon-pending:before {
  content: "\f17b"; }

.cui-icon-person:before {
  content: "\f17c"; }

.cui-icon-phone:before {
  content: "\f17d"; }

.cui-icon-play-circle-filled:before {
  content: "\f17e"; }

.cui-icon-power-point:before {
  content: "\f17f"; }

.cui-icon-print:before {
  content: "\f180"; }

.cui-icon-production-quantity-limits:before {
  content: "\f181"; }

.cui-icon-public:before {
  content: "\f182"; }

.cui-icon-push-pin:before {
  content: "\f183"; }

.cui-icon-quote:before {
  content: "\f184"; }

.cui-icon-rate-review:before {
  content: "\f185"; }

.cui-icon-recycling:before {
  content: "\f186"; }

.cui-icon-refresh:before {
  content: "\f187"; }

.cui-icon-remove:before {
  content: "\f188"; }

.cui-icon-reorder:before {
  content: "\f189"; }

.cui-icon-restart-alt:before {
  content: "\f18a"; }

.cui-icon-schedule:before {
  content: "\f18b"; }

.cui-icon-school:before {
  content: "\f18c"; }

.cui-icon-science-solid:before {
  content: "\f18d"; }

.cui-icon-search:before {
  content: "\f18e"; }

.cui-icon-security:before {
  content: "\f18f"; }

.cui-icon-send:before {
  content: "\f190"; }

.cui-icon-service:before {
  content: "\f191"; }

.cui-icon-settings:before {
  content: "\f192"; }

.cui-icon-share:before {
  content: "\f193"; }

.cui-icon-shopping-cart:before {
  content: "\f194"; }

.cui-icon-sitemap:before {
  content: "\f195"; }

.cui-icon-smartphone:before {
  content: "\f196"; }

.cui-icon-sort-ascending:before {
  content: "\f197"; }

.cui-icon-sort-descending:before {
  content: "\f198"; }

.cui-icon-south:before {
  content: "\f199"; }

.cui-icon-stairs:before {
  content: "\f19a"; }

.cui-icon-star:before {
  content: "\f19b"; }

.cui-icon-support-agent:before {
  content: "\f19c"; }

.cui-icon-support:before {
  content: "\f19d"; }

.cui-icon-tags:before {
  content: "\f19e"; }

.cui-icon-unfold-more:before {
  content: "\f19f"; }

.cui-icon-upload:before {
  content: "\f1a0"; }

.cui-icon-view-in-ar:before {
  content: "\f1a1"; }

.cui-icon-view-module:before {
  content: "\f1a2"; }

.cui-icon-visibility-off:before {
  content: "\f1a3"; }

.cui-icon-visibility:before {
  content: "\f1a4"; }

.cui-icon-volume:before {
  content: "\f1a5"; }

.cui-icon-warning:before {
  content: "\f1a6"; }

.cui-icon-water-damage:before {
  content: "\f1a7"; }

.cui-icon-west:before {
  content: "\f1a8"; }

.cui-icon-word:before {
  content: "\f1a9"; }

.cui-icon-xls:before {
  content: "\f1aa"; }

.cui-icon-zoom-in:before {
  content: "\f1ab"; }

.cui-icon-zoom-out-map:before {
  content: "\f1ac"; }

.cui-icon-zoom-out:before {
  content: "\f1ad"; }

.cui-icon-pdf:before {
  content: "\f1ae"; }

.cui-icon-eco:before {
  content: "\f1af"; }

.cui-icon-article:before {
  content: "\f1b0"; }

.cui-icon-package:before {
  content: "\f1b1"; }

.cui-icon-file-gif:before {
  content: "\f1b2"; }

.cui-icon-file-video:before {
  content: "\f1b3"; }

.cui-icon-file-zip:before {
  content: "\f1b4"; }

.cui-icon-file:before {
  content: "\f1b5"; }

.cui-icon-menu-book:before {
  content: "\f1b6"; }

.cui-icon-rocket:before {
  content: "\f1b7"; }

.cui-icon-balance:before {
  content: "\f1b8"; }

.cui-icon-briefcase:before {
  content: "\f1b9"; }

.cui-icon-forklift:before {
  content: "\f1ba"; }

.cui-icon-thumb-down:before {
  content: "\f1bb"; }

.cui-icon-thumb-up:before {
  content: "\f1bc"; }

.cui-icon-statistics:before {
  content: "\f1bd"; }

.cui-icon-tune:before {
  content: "\f1be"; }

.floating-on-animation {
    bottom: -10px;
    position: fixed !important;
    z-index: 500;
    -webkit-animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.button-heatbox {
    pointer-events: none;
    z-index: -1;
    opacity: 0;
    margin-left: -10000px !important;
    cursor: default !important;
}

@media (max-width: 370px) {
    .-display-block-mobile {
        display: block;
    }
}

.select-text {
    user-select: text;
}

.remove-all-container {
    display: flex;
    justify-content: end;
}

.currency-selector {
    display: flex;
    margin-bottom: 25px;
}

.currency-selector-field {
    margin-right: 25px;
}

@media (max-width: 767px) {
    .hide-mobile {
        display: none;
    }
}

.cui-icon-error {
    color: #e0091f;
    position: relative;
    z-index: 100;
}

.submit-button-container {
    display: flex;
    justify-content: flex-end;
}

.additional-info__warning {
    margin: -25px 0px;
    z-index: 0;
}

.address-change-disabled-message-container {
    padding-top: 15px;
    margin-bottom: -27px;
}

@media (max-width: 767px) {
    .additional-info__warning {
        margin: 10px 0px;
    }
}

.elicense-message-info {
    margin-top: 8px;
    font-size: 16px;
    line-height: 18px;
}

.has-email-payment-error {
    display: block;
    padding-top: 5px;
}

.push-top-15 {
    padding-top: 15px;
}

.modal-backdrop {
    z-index:800 !important;
}

.cart-button__wraper {
    display: flex;
    flex-direction: column;
}

.cart-button__wraper.-direction--horizontal {
   flex-direction: row;
   flex-wrap: wrap;
   column-gap: 12px;
   justify-content: right;
   margin-bottom: 20px;
   z-index: 900;
}

.checkout-checkbox-position {
    z-index: 1;
}

select.-has--error {
    border: 0.125rem solid #c50014;
}

@media (max-width: 767px) {
    [data-aid="order-review__price-discrepancies-warning"] .cui-notification {
        margin: 16px 0 !important;
    }
}
