@charset "UTF-8";
/*
This CSS resource incorporates links to font software which is 
the valuable copyrighted property of WebType LLC, The Font Bureau, 
and/or their suppliers. You may not 
attempt to copy, install, redistribute, convert, modify or reverse 
engineer this font software. Please contact WebType with any 
questions: https://www.webtype.com 
*/
@font-face {
  font-family: "Interstate";
  /*src: url("../fonts/Interstate/InterstateWGL-Regular.eot");
		src: url("../fonts/Interstate/InterstateWGL-Regular.eot?") format("embedded-opentype"),*/
  src: url("../fonts/Interstate/InterstateWGL-Regular.woff2") format("woff2"), url("../fonts/Interstate/InterstateWGL-Regular.woff") format("woff");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "InterstateBold";
  /*src: url("../fonts/Interstate/InterstateWGL-Regular.eot");
		src: url("../fonts/Interstate/InterstateWGL-Regular.eot?") format("embedded-opentype"), */
  src: url("../fonts/Interstate/InterstateWGL-Regular.woff2") format("woff2"), url("../fonts/Interstate/InterstateWGL-Regular.woff") format("woff");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: "InterstateBlackComp";
  /*src: url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.eot");
		src: url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.eot?") format("embedded-opentype"),*/
  src: url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.woff2") format("woff2"), url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.woff") format("woff");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "InterstateBlack";
  /*src: url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.eot");
		src: url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.eot?") format("embedded-opentype"), */
  src: url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.woff2") format("woff2"), url("../fonts/InterstateBlackComp/InterstateWGLCompressed-Black.woff") format("woff");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "InterstateThin";
  /*src: url("../fonts/InterstateThin/InterstateWGL-Thin.eot");
		src: url("../fonts/InterstateThin/InterstateWGL-Thin.eot?") format("embedded-opentype"), */
  src: url("../fonts/InterstateThin/InterstateWGL-Thin.woff2") format("woff2"), url("../fonts/InterstateThin/InterstateWGL-Thin.woff") format("woff");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "InterstateLight";
  /*src: url("../fonts/InterstateThin/InterstateWGL-Thin.eot");
		src: url("../fonts/InterstateThin/InterstateWGL-Thin.eot?") format("embedded-opentype"), */
  src: url("../fonts/InterstateThin/InterstateWGL-Thin.woff2") format("woff2"), url("../fonts/InterstateThin/InterstateWGL-Thin.woff") format("woff");
  font-style: normal;
  font-weight: normal; }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar, .score-main-menu-spider, .score-megamenu {
    display: none; }
  .btn > .caret, .score-button > .caret, .button > .caret, .read-more.link.button > .caret,
  .dropup > .btn > .caret,
  .dropup > .score-button > .caret,
  .dropup > .button > .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(if($bootstrap-sass-asset-helper, twbs-font-path('../fonts/glyphicons-halflings-regular.eot'), '../fonts/glyphicons-halflings-regular.eot'));
    src: url(if($bootstrap-sass-asset-helper, twbs-font-path('../fonts/glyphicons-halflings-regular.eot?#iefix'), '../fonts/glyphicons-halflings-regular.eot?#iefix')) format('embedded-opentype'),*/
  src: url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\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; }

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

body {
  font-family: "Interstate", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #616365;
  background-color: #fff; }

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

a {
  color: #007ac9;
  text-decoration: none; }
  a:hover, a:focus {
    color: #004c7d;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, .ecolab-feature .ecolab-feature__media img, .ecolab-story-feature .ecolab-story-feature__media img {
  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%; }

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

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

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

[role="button"] {
  cursor: pointer; }

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

.text-left, .score-left-text, .ecolab-alert-module .score-hero .score-hero-body, .ecolab-alert-module .score-hero .score-call-to-action, .ecolab-alert-module .score-section-hero .score-hero-body, .ecolab-alert-module .score-section-hero .score-call-to-action {
  text-align: left; }

.text-right, .score-style-box.ecolab-story-call-to-action-module, .score-right-text {
  text-align: right; }

.text-center, .score-center-text, .ecolab-story-nav-bar-module .ecolab-button--story-navbar, .ecolab-alert-module .score-hero .score-hero-image {
  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: #007ac9; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #007ac9; }

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

.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, .score-document-header, .score-document-header-with-subtitle {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

@media (min-width: 1350px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 752px; } }
  @media (min-width: 992px) {
    .container {
      width: 972px; } }
  @media (min-width: 1350px) {
    .container {
      width: 1172px; } }

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

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

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

.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, .col-xs-13, .col-xs-14, .col-xs-15 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-13 {
  width: 86.66667%; }

.col-xs-14 {
  width: 93.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-13 {
  right: 86.66667%; }

.col-xs-pull-14 {
  right: 93.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-13 {
  left: 86.66667%; }

.col-xs-push-14 {
  left: 93.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-15 {
  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, .col-sm-13, .col-sm-14, .col-sm-15 {
    float: left; }
  .col-sm-1 {
    width: 6.66667%; }
  .col-sm-2 {
    width: 13.33333%; }
  .col-sm-3 {
    width: 20%; }
  .col-sm-4 {
    width: 26.66667%; }
  .col-sm-5 {
    width: 33.33333%; }
  .col-sm-6 {
    width: 40%; }
  .col-sm-7 {
    width: 46.66667%; }
  .col-sm-8 {
    width: 53.33333%; }
  .col-sm-9 {
    width: 60%; }
  .col-sm-10 {
    width: 66.66667%; }
  .col-sm-11 {
    width: 73.33333%; }
  .col-sm-12 {
    width: 80%; }
  .col-sm-13 {
    width: 86.66667%; }
  .col-sm-14 {
    width: 93.33333%; }
  .col-sm-15 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 6.66667%; }
  .col-sm-pull-2 {
    right: 13.33333%; }
  .col-sm-pull-3 {
    right: 20%; }
  .col-sm-pull-4 {
    right: 26.66667%; }
  .col-sm-pull-5 {
    right: 33.33333%; }
  .col-sm-pull-6 {
    right: 40%; }
  .col-sm-pull-7 {
    right: 46.66667%; }
  .col-sm-pull-8 {
    right: 53.33333%; }
  .col-sm-pull-9 {
    right: 60%; }
  .col-sm-pull-10 {
    right: 66.66667%; }
  .col-sm-pull-11 {
    right: 73.33333%; }
  .col-sm-pull-12 {
    right: 80%; }
  .col-sm-pull-13 {
    right: 86.66667%; }
  .col-sm-pull-14 {
    right: 93.33333%; }
  .col-sm-pull-15 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 6.66667%; }
  .col-sm-push-2 {
    left: 13.33333%; }
  .col-sm-push-3 {
    left: 20%; }
  .col-sm-push-4 {
    left: 26.66667%; }
  .col-sm-push-5 {
    left: 33.33333%; }
  .col-sm-push-6 {
    left: 40%; }
  .col-sm-push-7 {
    left: 46.66667%; }
  .col-sm-push-8 {
    left: 53.33333%; }
  .col-sm-push-9 {
    left: 60%; }
  .col-sm-push-10 {
    left: 66.66667%; }
  .col-sm-push-11 {
    left: 73.33333%; }
  .col-sm-push-12 {
    left: 80%; }
  .col-sm-push-13 {
    left: 86.66667%; }
  .col-sm-push-14 {
    left: 93.33333%; }
  .col-sm-push-15 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 6.66667%; }
  .col-sm-offset-2 {
    margin-left: 13.33333%; }
  .col-sm-offset-3 {
    margin-left: 20%; }
  .col-sm-offset-4 {
    margin-left: 26.66667%; }
  .col-sm-offset-5 {
    margin-left: 33.33333%; }
  .col-sm-offset-6 {
    margin-left: 40%; }
  .col-sm-offset-7 {
    margin-left: 46.66667%; }
  .col-sm-offset-8 {
    margin-left: 53.33333%; }
  .col-sm-offset-9 {
    margin-left: 60%; }
  .col-sm-offset-10 {
    margin-left: 66.66667%; }
  .col-sm-offset-11 {
    margin-left: 73.33333%; }
  .col-sm-offset-12 {
    margin-left: 80%; }
  .col-sm-offset-13 {
    margin-left: 86.66667%; }
  .col-sm-offset-14 {
    margin-left: 93.33333%; }
  .col-sm-offset-15 {
    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, .col-md-13, .col-md-14, .col-md-15 {
    float: left; }
  .col-md-1 {
    width: 6.66667%; }
  .col-md-2 {
    width: 13.33333%; }
  .col-md-3 {
    width: 20%; }
  .col-md-4 {
    width: 26.66667%; }
  .col-md-5 {
    width: 33.33333%; }
  .col-md-6 {
    width: 40%; }
  .col-md-7 {
    width: 46.66667%; }
  .col-md-8 {
    width: 53.33333%; }
  .col-md-9 {
    width: 60%; }
  .col-md-10 {
    width: 66.66667%; }
  .col-md-11 {
    width: 73.33333%; }
  .col-md-12 {
    width: 80%; }
  .col-md-13 {
    width: 86.66667%; }
  .col-md-14 {
    width: 93.33333%; }
  .col-md-15 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 6.66667%; }
  .col-md-pull-2 {
    right: 13.33333%; }
  .col-md-pull-3 {
    right: 20%; }
  .col-md-pull-4 {
    right: 26.66667%; }
  .col-md-pull-5 {
    right: 33.33333%; }
  .col-md-pull-6 {
    right: 40%; }
  .col-md-pull-7 {
    right: 46.66667%; }
  .col-md-pull-8 {
    right: 53.33333%; }
  .col-md-pull-9 {
    right: 60%; }
  .col-md-pull-10 {
    right: 66.66667%; }
  .col-md-pull-11 {
    right: 73.33333%; }
  .col-md-pull-12 {
    right: 80%; }
  .col-md-pull-13 {
    right: 86.66667%; }
  .col-md-pull-14 {
    right: 93.33333%; }
  .col-md-pull-15 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 6.66667%; }
  .col-md-push-2 {
    left: 13.33333%; }
  .col-md-push-3 {
    left: 20%; }
  .col-md-push-4 {
    left: 26.66667%; }
  .col-md-push-5 {
    left: 33.33333%; }
  .col-md-push-6 {
    left: 40%; }
  .col-md-push-7 {
    left: 46.66667%; }
  .col-md-push-8 {
    left: 53.33333%; }
  .col-md-push-9 {
    left: 60%; }
  .col-md-push-10 {
    left: 66.66667%; }
  .col-md-push-11 {
    left: 73.33333%; }
  .col-md-push-12 {
    left: 80%; }
  .col-md-push-13 {
    left: 86.66667%; }
  .col-md-push-14 {
    left: 93.33333%; }
  .col-md-push-15 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 6.66667%; }
  .col-md-offset-2 {
    margin-left: 13.33333%; }
  .col-md-offset-3 {
    margin-left: 20%; }
  .col-md-offset-4 {
    margin-left: 26.66667%; }
  .col-md-offset-5 {
    margin-left: 33.33333%; }
  .col-md-offset-6 {
    margin-left: 40%; }
  .col-md-offset-7 {
    margin-left: 46.66667%; }
  .col-md-offset-8 {
    margin-left: 53.33333%; }
  .col-md-offset-9 {
    margin-left: 60%; }
  .col-md-offset-10 {
    margin-left: 66.66667%; }
  .col-md-offset-11 {
    margin-left: 73.33333%; }
  .col-md-offset-12 {
    margin-left: 80%; }
  .col-md-offset-13 {
    margin-left: 86.66667%; }
  .col-md-offset-14 {
    margin-left: 93.33333%; }
  .col-md-offset-15 {
    margin-left: 100%; } }

@media (min-width: 1350px) {
  .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, .col-lg-13, .col-lg-14, .col-lg-15 {
    float: left; }
  .col-lg-1 {
    width: 6.66667%; }
  .col-lg-2 {
    width: 13.33333%; }
  .col-lg-3 {
    width: 20%; }
  .col-lg-4 {
    width: 26.66667%; }
  .col-lg-5 {
    width: 33.33333%; }
  .col-lg-6 {
    width: 40%; }
  .col-lg-7 {
    width: 46.66667%; }
  .col-lg-8 {
    width: 53.33333%; }
  .col-lg-9 {
    width: 60%; }
  .col-lg-10 {
    width: 66.66667%; }
  .col-lg-11 {
    width: 73.33333%; }
  .col-lg-12 {
    width: 80%; }
  .col-lg-13 {
    width: 86.66667%; }
  .col-lg-14 {
    width: 93.33333%; }
  .col-lg-15 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 6.66667%; }
  .col-lg-pull-2 {
    right: 13.33333%; }
  .col-lg-pull-3 {
    right: 20%; }
  .col-lg-pull-4 {
    right: 26.66667%; }
  .col-lg-pull-5 {
    right: 33.33333%; }
  .col-lg-pull-6 {
    right: 40%; }
  .col-lg-pull-7 {
    right: 46.66667%; }
  .col-lg-pull-8 {
    right: 53.33333%; }
  .col-lg-pull-9 {
    right: 60%; }
  .col-lg-pull-10 {
    right: 66.66667%; }
  .col-lg-pull-11 {
    right: 73.33333%; }
  .col-lg-pull-12 {
    right: 80%; }
  .col-lg-pull-13 {
    right: 86.66667%; }
  .col-lg-pull-14 {
    right: 93.33333%; }
  .col-lg-pull-15 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 6.66667%; }
  .col-lg-push-2 {
    left: 13.33333%; }
  .col-lg-push-3 {
    left: 20%; }
  .col-lg-push-4 {
    left: 26.66667%; }
  .col-lg-push-5 {
    left: 33.33333%; }
  .col-lg-push-6 {
    left: 40%; }
  .col-lg-push-7 {
    left: 46.66667%; }
  .col-lg-push-8 {
    left: 53.33333%; }
  .col-lg-push-9 {
    left: 60%; }
  .col-lg-push-10 {
    left: 66.66667%; }
  .col-lg-push-11 {
    left: 73.33333%; }
  .col-lg-push-12 {
    left: 80%; }
  .col-lg-push-13 {
    left: 86.66667%; }
  .col-lg-push-14 {
    left: 93.33333%; }
  .col-lg-push-15 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 6.66667%; }
  .col-lg-offset-2 {
    margin-left: 13.33333%; }
  .col-lg-offset-3 {
    margin-left: 20%; }
  .col-lg-offset-4 {
    margin-left: 26.66667%; }
  .col-lg-offset-5 {
    margin-left: 33.33333%; }
  .col-lg-offset-6 {
    margin-left: 40%; }
  .col-lg-offset-7 {
    margin-left: 46.66667%; }
  .col-lg-offset-8 {
    margin-left: 53.33333%; }
  .col-lg-offset-9 {
    margin-left: 60%; }
  .col-lg-offset-10 {
    margin-left: 66.66667%; }
  .col-lg-offset-11 {
    margin-left: 73.33333%; }
  .col-lg-offset-12 {
    margin-left: 80%; }
  .col-lg-offset-13 {
    margin-left: 86.66667%; }
  .col-lg-offset-14 {
    margin-left: 93.33333%; }
  .col-lg-offset-15 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > 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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

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

.table > 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 {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .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; } }

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

fieldset label {
  float: left;
  padding-right: 25px; }

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

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

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

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

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

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  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, .score-comment-container .score-comment-area, .score-comment-container .score-reply-area {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .score-comment-container .score-comment-area:focus, .score-comment-container .score-reply-area: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, .score-comment-container .score-comment-area::-moz-placeholder, .score-comment-container .score-reply-area::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .score-comment-container .score-comment-area:-ms-input-placeholder, .score-comment-container .score-reply-area:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .score-comment-container .score-comment-area::-webkit-input-placeholder, .score-comment-container .score-reply-area::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand, .score-comment-container .score-comment-area::-ms-expand, .score-comment-container .score-reply-area::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .score-comment-container .score-comment-area[disabled], .score-comment-container .score-reply-area[disabled], .form-control[readonly], .score-comment-container .score-comment-area[readonly], .score-comment-container .score-reply-area[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] .score-comment-container .score-comment-area,
  .score-comment-container fieldset[disabled] .score-comment-area,
  fieldset[disabled] .score-comment-container .score-reply-area,
  .score-comment-container fieldset[disabled] .score-reply-area {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], .score-comment-container .score-comment-area[disabled], .score-comment-container .score-reply-area[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] .score-comment-container .score-comment-area,
  .score-comment-container fieldset[disabled] .score-comment-area,
  fieldset[disabled] .score-comment-container .score-reply-area,
  .score-comment-container fieldset[disabled] .score-reply-area {
    cursor: not-allowed; }

textarea.form-control, .score-comment-container textarea.score-comment-area, .score-comment-container textarea.score-reply-area {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .score-comment-container input.score-comment-area[type="date"], .score-comment-container input.score-reply-area[type="date"],
  input[type="time"].form-control,
  .score-comment-container input.score-comment-area[type="time"],
  .score-comment-container input.score-reply-area[type="time"],
  input[type="datetime-local"].form-control,
  .score-comment-container input.score-comment-area[type="datetime-local"],
  .score-comment-container input.score-reply-area[type="datetime-local"],
  input[type="month"].form-control,
  .score-comment-container input.score-comment-area[type="month"],
  .score-comment-container input.score-reply-area[type="month"] {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .score-comment-container .input-group-sm > input.score-comment-area[type="date"], .score-comment-container .input-group-sm > input.score-reply-area[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-group-btn > input.score-button[type="date"], .input-group-sm > .input-group-btn > input.button[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .score-comment-container .input-group-sm > input.score-comment-area[type="time"],
  .score-comment-container .input-group-sm > input.score-reply-area[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-group-btn > input.score-button[type="time"],
  .input-group-sm > .input-group-btn > input.button[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .score-comment-container .input-group-sm > input.score-comment-area[type="datetime-local"],
  .score-comment-container .input-group-sm > input.score-reply-area[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-group-btn > input.score-button[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.button[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .score-comment-container .input-group-sm > input.score-comment-area[type="month"],
  .score-comment-container .input-group-sm > input.score-reply-area[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-group-btn > input.score-button[type="month"],
  .input-group-sm > .input-group-btn > input.button[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .score-comment-container .input-group-lg > input.score-comment-area[type="date"], .score-comment-container .input-group-lg > input.score-reply-area[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-group-btn > input.score-button[type="date"], .input-group-lg > .input-group-btn > input.button[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .score-comment-container .input-group-lg > input.score-comment-area[type="time"],
  .score-comment-container .input-group-lg > input.score-reply-area[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-group-btn > input.score-button[type="time"],
  .input-group-lg > .input-group-btn > input.button[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .score-comment-container .input-group-lg > input.score-comment-area[type="datetime-local"],
  .score-comment-container .input-group-lg > input.score-reply-area[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-group-btn > input.score-button[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.button[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .score-comment-container .input-group-lg > input.score-comment-area[type="month"],
  .score-comment-container .input-group-lg > input.score-reply-area[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-group-btn > input.score-button[type="month"],
  .input-group-lg > .input-group-btn > input.button[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 label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

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

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

select.input-sm, .input-group-sm > select.form-control, .score-comment-container .input-group-sm > select.score-comment-area, .score-comment-container .input-group-sm > select.score-reply-area,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.score-button, .input-group-sm > .input-group-btn > select.button {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .score-comment-container .input-group-sm > textarea.score-comment-area, .score-comment-container .input-group-sm > textarea.score-reply-area,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.score-button, .input-group-sm > .input-group-btn > textarea.button,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.score-comment-container .input-group-sm > select.score-comment-area[multiple],
.score-comment-container .input-group-sm > select.score-reply-area[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.input-group-sm > .input-group-btn > select.score-button[multiple],
.input-group-sm > .input-group-btn > select.button[multiple] {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .score-comment-container .score-comment-area, .score-comment-container .form-group-sm .score-comment-area, .form-group-sm .score-comment-container .score-reply-area, .score-comment-container .form-group-sm .score-reply-area {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control, .form-group-sm .score-comment-container select.score-comment-area, .score-comment-container .form-group-sm select.score-comment-area, .form-group-sm .score-comment-container select.score-reply-area, .score-comment-container .form-group-sm select.score-reply-area {
  height: 30px;
  line-height: 30px; }

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

select.input-lg, .input-group-lg > select.form-control, .score-comment-container .input-group-lg > select.score-comment-area, .score-comment-container .input-group-lg > select.score-reply-area,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.score-button, .input-group-lg > .input-group-btn > select.button {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .score-comment-container .input-group-lg > textarea.score-comment-area, .score-comment-container .input-group-lg > textarea.score-reply-area,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.score-button, .input-group-lg > .input-group-btn > textarea.button,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.score-comment-container .input-group-lg > select.score-comment-area[multiple],
.score-comment-container .input-group-lg > select.score-reply-area[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.input-group-lg > .input-group-btn > select.score-button[multiple],
.input-group-lg > .input-group-btn > select.button[multiple] {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .score-comment-container .score-comment-area, .score-comment-container .form-group-lg .score-comment-area, .form-group-lg .score-comment-container .score-reply-area, .score-comment-container .form-group-lg .score-reply-area {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg .score-comment-container select.score-comment-area, .score-comment-container .form-group-lg select.score-comment-area, .form-group-lg .score-comment-container select.score-reply-area, .score-comment-container .form-group-lg select.score-reply-area {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg .score-comment-container textarea.score-comment-area, .score-comment-container .form-group-lg textarea.score-comment-area, .form-group-lg .score-comment-container textarea.score-reply-area, .score-comment-container .form-group-lg textarea.score-reply-area,
.form-group-lg select[multiple].form-control,
.form-group-lg .score-comment-container select.score-comment-area[multiple],
.score-comment-container .form-group-lg select.score-comment-area[multiple],
.form-group-lg .score-comment-container select.score-reply-area[multiple],
.score-comment-container .form-group-lg select.score-reply-area[multiple] {
  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, .has-feedback .score-comment-container .score-comment-area, .score-comment-container .has-feedback .score-comment-area, .has-feedback .score-comment-container .score-reply-area, .score-comment-container .has-feedback .score-reply-area {
    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, .score-comment-container .input-group-lg > .score-comment-area + .form-control-feedback, .score-comment-container .input-group-lg > .score-reply-area + .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 > .input-group-btn > .score-button + .form-control-feedback, .input-group-lg > .input-group-btn > .button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .score-comment-container .score-comment-area + .form-control-feedback,
.score-comment-container .form-group-lg .score-comment-area + .form-control-feedback,
.form-group-lg .score-comment-container .score-reply-area + .form-control-feedback,
.score-comment-container .form-group-lg .score-reply-area + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .score-comment-container .input-group-sm > .score-comment-area + .form-control-feedback, .score-comment-container .input-group-sm > .score-reply-area + .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 > .input-group-btn > .score-button + .form-control-feedback, .input-group-sm > .input-group-btn > .button + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .score-comment-container .score-comment-area + .form-control-feedback,
.score-comment-container .form-group-sm .score-comment-area + .form-control-feedback,
.form-group-sm .score-comment-container .score-reply-area + .form-control-feedback,
.score-comment-container .form-group-sm .score-reply-area + .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, .has-success .score-comment-container .score-comment-area, .score-comment-container .has-success .score-comment-area, .has-success .score-comment-container .score-reply-area, .score-comment-container .has-success .score-reply-area {
  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, .has-success .score-comment-container .score-comment-area:focus, .score-comment-container .has-success .score-comment-area:focus, .has-success .score-comment-container .score-reply-area:focus, .score-comment-container .has-success .score-reply-area:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning .score-comment-container .score-comment-area, .score-comment-container .has-warning .score-comment-area, .has-warning .score-comment-container .score-reply-area, .score-comment-container .has-warning .score-reply-area {
  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, .has-warning .score-comment-container .score-comment-area:focus, .score-comment-container .has-warning .score-comment-area:focus, .has-warning .score-comment-container .score-reply-area:focus, .score-comment-container .has-warning .score-reply-area:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error .score-comment-container .score-comment-area, .score-comment-container .has-error .score-comment-area, .has-error .score-comment-container .score-reply-area, .score-comment-container .has-error .score-reply-area {
  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, .has-error .score-comment-container .score-comment-area:focus, .score-comment-container .has-error .score-comment-area:focus, .has-error .score-comment-container .score-reply-area:focus, .score-comment-container .has-error .score-reply-area:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .score-comment-container .score-comment-area, .score-comment-container .form-inline .score-comment-area, .form-inline .score-comment-container .score-reply-area, .score-comment-container .form-inline .score-reply-area {
    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,
    .form-inline .input-group .score-comment-container .score-comment-area,
    .score-comment-container .form-inline .input-group .score-comment-area,
    .form-inline .input-group .score-comment-container .score-reply-area,
    .score-comment-container .form-inline .input-group .score-reply-area {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .score-comment-container .input-group > .score-comment-area, .score-comment-container .form-inline .input-group > .score-comment-area, .form-inline .score-comment-container .input-group > .score-reply-area, .score-comment-container .form-inline .input-group > .score-reply-area {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
  right: 16px; }

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

a.btn.disabled, a.disabled.score-button, a.disabled.button,
a.disabled.read-more.link.button,
fieldset[disabled] a.btn,
fieldset[disabled] a.score-button,
fieldset[disabled] a.button,
fieldset[disabled] a.read-more.link.button {
  pointer-events: none; }

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

.btn-primary, form input[type="submit"] {
  color: #fff;
  background-color: #007ac9;
  border-color: #006bb0; }
  .btn-primary:focus, form input:focus[type="submit"], .btn-primary.focus, form input.focus[type="submit"] {
    color: #fff;
    background-color: #005b96;
    border-color: #001d30; }
  .btn-primary:hover, form input:hover[type="submit"] {
    color: #fff;
    background-color: #005b96;
    border-color: #004572; }
  .btn-primary:active, form input:active[type="submit"], .btn-primary.active, form input.active[type="submit"],
  .open > .btn-primary.dropdown-toggle,
  form .open > input.dropdown-toggle[type="submit"] {
    color: #fff;
    background-color: #005b96;
    border-color: #004572; }
    .btn-primary:active:hover, form input:active:hover[type="submit"], .btn-primary:active:focus, form input:active:focus[type="submit"], .btn-primary:active.focus, form input:active.focus[type="submit"], .btn-primary.active:hover, form input.active:hover[type="submit"], .btn-primary.active:focus, form input.active:focus[type="submit"], .btn-primary.active.focus, form input.active.focus[type="submit"],
    .open > .btn-primary.dropdown-toggle:hover,
    form .open > input.dropdown-toggle:hover[type="submit"],
    .open > .btn-primary.dropdown-toggle:focus,
    form .open > input.dropdown-toggle:focus[type="submit"],
    .open > .btn-primary.dropdown-toggle.focus,
    form .open > input.dropdown-toggle.focus[type="submit"] {
      color: #fff;
      background-color: #004572;
      border-color: #001d30; }
  .btn-primary:active, form input:active[type="submit"], .btn-primary.active, form input.active[type="submit"],
  .open > .btn-primary.dropdown-toggle,
  form .open > input.dropdown-toggle[type="submit"] {
    background-image: none; }
  .btn-primary.disabled:hover, form input.disabled:hover[type="submit"], .btn-primary.disabled:focus, form input.disabled:focus[type="submit"], .btn-primary.disabled.focus, form input.disabled.focus[type="submit"], .btn-primary[disabled]:hover, form input[disabled]:hover[type="submit"], .btn-primary[disabled]:focus, form input[disabled]:focus[type="submit"], .btn-primary[disabled].focus, form input[disabled].focus[type="submit"],
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] form input:hover[type="submit"],
  form fieldset[disabled] input:hover[type="submit"],
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] form input:focus[type="submit"],
  form fieldset[disabled] input:focus[type="submit"],
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] form input.focus[type="submit"],
  form fieldset[disabled] input.focus[type="submit"] {
    background-color: #007ac9;
    border-color: #006bb0; }
  .btn-primary .badge, form input[type="submit"] .badge {
    color: #007ac9;
    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;
    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:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

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

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .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:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .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:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link, .score-comment-container .score-comment-body .reply, .score-comment-container .score-reply-body .reply {
  color: #007ac9;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .score-comment-container .score-comment-body .reply, .score-comment-container .score-reply-body .reply, .btn-link:active, .score-comment-container .score-comment-body .reply:active, .score-comment-container .score-reply-body .reply:active, .btn-link.active, .score-comment-container .score-comment-body .active.reply, .score-comment-container .score-reply-body .active.reply, .btn-link[disabled], .score-comment-container .score-comment-body .reply[disabled], .score-comment-container .score-reply-body .reply[disabled],
  fieldset[disabled] .btn-link,
  fieldset[disabled] .score-comment-container .score-comment-body .reply,
  .score-comment-container .score-comment-body fieldset[disabled] .reply,
  fieldset[disabled] .score-comment-container .score-reply-body .reply,
  .score-comment-container .score-reply-body fieldset[disabled] .reply {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .score-comment-container .score-comment-body .reply, .score-comment-container .score-reply-body .reply, .btn-link:hover, .score-comment-container .score-comment-body .reply:hover, .score-comment-container .score-reply-body .reply:hover, .btn-link:focus, .score-comment-container .score-comment-body .reply:focus, .score-comment-container .score-reply-body .reply:focus, .btn-link:active, .score-comment-container .score-comment-body .reply:active, .score-comment-container .score-reply-body .reply:active {
    border-color: transparent; }
  .btn-link:hover, .score-comment-container .score-comment-body .reply:hover, .score-comment-container .score-reply-body .reply:hover, .btn-link:focus, .score-comment-container .score-comment-body .reply:focus, .score-comment-container .score-reply-body .reply:focus {
    color: #004c7d;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .score-comment-container .score-comment-body .reply[disabled]:hover, .score-comment-container .score-reply-body .reply[disabled]:hover, .btn-link[disabled]:focus, .score-comment-container .score-comment-body .reply[disabled]:focus, .score-comment-container .score-reply-body .reply[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .score-comment-container .score-comment-body .reply:hover,
  .score-comment-container .score-comment-body fieldset[disabled] .reply:hover,
  fieldset[disabled] .score-comment-container .score-reply-body .reply:hover,
  .score-comment-container .score-reply-body fieldset[disabled] .reply:hover,
  fieldset[disabled] .btn-link:focus,
  fieldset[disabled] .score-comment-container .score-comment-body .reply:focus,
  .score-comment-container .score-comment-body fieldset[disabled] .reply:focus,
  fieldset[disabled] .score-comment-container .score-reply-body .reply:focus,
  .score-comment-container .score-reply-body fieldset[disabled] .reply:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .score-button, .btn-group-lg > .button,
.btn-group-lg > .read-more.link.button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .score-button, .btn-group-xs > .button,
.btn-group-xs > .read-more.link.button {
  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,
.score-megamenu-dropdown {
  position: relative; }

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

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

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

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

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

@media (min-width: 1350px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group, .score-button-group, .score-button-menu, .score-split-button-menu,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .score-button-group > .btn, .score-button-menu > .btn, .score-split-button-menu > .btn, .btn-group > .score-button, .score-button-group > .score-button, .score-button-menu > .score-button, .score-split-button-menu > .score-button, .btn-group > .button, .score-button-group > .button, .score-button-menu > .button, .score-split-button-menu > .button,
  .btn-group > .read-more.link.button,
  .score-button-group > .read-more.link.button,
  .score-button-menu > .read-more.link.button,
  .score-split-button-menu > .read-more.link.button,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .score-button,
  .btn-group-vertical > .button,
  .btn-group-vertical > .read-more.link.button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .score-button-group > .btn:hover, .score-button-menu > .btn:hover, .score-split-button-menu > .btn:hover, .btn-group > .score-button:hover, .score-button-group > .score-button:hover, .score-button-menu > .score-button:hover, .score-split-button-menu > .score-button:hover, .btn-group > .button:hover, .score-button-group > .button:hover, .score-button-menu > .button:hover, .score-split-button-menu > .button:hover, .btn-group > .btn:focus, .score-button-group > .btn:focus, .score-button-menu > .btn:focus, .score-split-button-menu > .btn:focus, .btn-group > .score-button:focus, .score-button-group > .score-button:focus, .score-button-menu > .score-button:focus, .score-split-button-menu > .score-button:focus, .btn-group > .button:focus, .score-button-group > .button:focus, .score-button-menu > .button:focus, .score-split-button-menu > .button:focus, .btn-group > .btn:active, .score-button-group > .btn:active, .score-button-menu > .btn:active, .score-split-button-menu > .btn:active, .btn-group > .score-button:active, .score-button-group > .score-button:active, .score-button-menu > .score-button:active, .score-split-button-menu > .score-button:active, .btn-group > .button:active, .score-button-group > .button:active, .score-button-menu > .button:active, .score-split-button-menu > .button:active, .btn-group > .btn.active, .score-button-group > .btn.active, .score-button-menu > .btn.active, .score-split-button-menu > .btn.active, .btn-group > .active.score-button, .score-button-group > .active.score-button, .score-button-menu > .active.score-button, .score-split-button-menu > .active.score-button, .btn-group > .active.button, .score-button-group > .active.button, .score-button-menu > .active.button, .score-split-button-menu > .active.button,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .score-button:hover,
    .btn-group-vertical > .button:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .score-button:focus,
    .btn-group-vertical > .button:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .score-button:active,
    .btn-group-vertical > .button:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.score-button,
    .btn-group-vertical > .active.button {
      z-index: 2; }

.btn-group .btn + .btn, .score-button-group .btn + .btn, .score-button-menu .btn + .btn, .score-split-button-menu .btn + .btn, .btn-group .score-button + .btn, .score-button-group .score-button + .btn, .score-button-menu .score-button + .btn, .score-split-button-menu .score-button + .btn, .btn-group .button + .btn, .score-button-group .button + .btn, .score-button-menu .button + .btn, .score-split-button-menu .button + .btn, .btn-group .btn + .score-button, .score-button-group .btn + .score-button, .score-button-menu .btn + .score-button, .score-split-button-menu .btn + .score-button, .btn-group .score-button + .score-button, .score-button-group .score-button + .score-button, .score-button-menu .score-button + .score-button, .score-split-button-menu .score-button + .score-button, .btn-group .button + .score-button, .score-button-group .button + .score-button, .score-button-menu .button + .score-button, .score-split-button-menu .button + .score-button, .btn-group .btn + .button, .score-button-group .btn + .button, .score-button-menu .btn + .button, .score-split-button-menu .btn + .button, .btn-group .score-button + .button, .score-button-group .score-button + .button, .score-button-menu .score-button + .button, .score-split-button-menu .score-button + .button, .btn-group .button + .button, .score-button-group .button + .button, .score-button-menu .button + .button, .score-split-button-menu .button + .button,
.btn-group .btn + .btn-group,
.score-button-group .btn + .btn-group,
.score-button-menu .btn + .btn-group,
.score-split-button-menu .btn + .btn-group,
.btn-group .score-button + .btn-group,
.score-button-group .score-button + .btn-group,
.score-button-menu .score-button + .btn-group,
.score-split-button-menu .score-button + .btn-group,
.btn-group .button + .btn-group,
.score-button-group .button + .btn-group,
.score-button-menu .button + .btn-group,
.score-split-button-menu .button + .btn-group,
.btn-group .btn + .score-button-group,
.score-button-group .btn + .score-button-group,
.score-button-menu .btn + .score-button-group,
.score-split-button-menu .btn + .score-button-group,
.btn-group .score-button + .score-button-group,
.score-button-group .score-button + .score-button-group,
.score-button-menu .score-button + .score-button-group,
.score-split-button-menu .score-button + .score-button-group,
.btn-group .button + .score-button-group,
.score-button-group .button + .score-button-group,
.score-button-menu .button + .score-button-group,
.score-split-button-menu .button + .score-button-group,
.btn-group .btn + .score-button-menu,
.score-button-group .btn + .score-button-menu,
.score-button-menu .btn + .score-button-menu,
.score-split-button-menu .btn + .score-button-menu,
.btn-group .score-button + .score-button-menu,
.score-button-group .score-button + .score-button-menu,
.score-button-menu .score-button + .score-button-menu,
.score-split-button-menu .score-button + .score-button-menu,
.btn-group .button + .score-button-menu,
.score-button-group .button + .score-button-menu,
.score-button-menu .button + .score-button-menu,
.score-split-button-menu .button + .score-button-menu,
.btn-group .btn + .score-split-button-menu,
.score-button-group .btn + .score-split-button-menu,
.score-button-menu .btn + .score-split-button-menu,
.score-split-button-menu .btn + .score-split-button-menu,
.btn-group .score-button + .score-split-button-menu,
.score-button-group .score-button + .score-split-button-menu,
.score-button-menu .score-button + .score-split-button-menu,
.score-split-button-menu .score-button + .score-split-button-menu,
.btn-group .button + .score-split-button-menu,
.score-button-group .button + .score-split-button-menu,
.score-button-menu .button + .score-split-button-menu,
.score-split-button-menu .button + .score-split-button-menu,
.btn-group .btn-group + .btn,
.score-button-group .btn-group + .btn,
.score-button-menu .btn-group + .btn,
.score-split-button-menu .btn-group + .btn,
.btn-group .score-button-group + .btn,
.score-button-group .score-button-group + .btn,
.score-button-menu .score-button-group + .btn,
.score-split-button-menu .score-button-group + .btn,
.btn-group .score-button-menu + .btn,
.score-button-group .score-button-menu + .btn,
.score-button-menu .score-button-menu + .btn,
.score-split-button-menu .score-button-menu + .btn,
.btn-group .score-split-button-menu + .btn,
.score-button-group .score-split-button-menu + .btn,
.score-button-menu .score-split-button-menu + .btn,
.score-split-button-menu .score-split-button-menu + .btn,
.btn-group .btn-group + .score-button,
.score-button-group .btn-group + .score-button,
.score-button-menu .btn-group + .score-button,
.score-split-button-menu .btn-group + .score-button,
.btn-group .score-button-group + .score-button,
.score-button-group .score-button-group + .score-button,
.score-button-menu .score-button-group + .score-button,
.score-split-button-menu .score-button-group + .score-button,
.btn-group .score-button-menu + .score-button,
.score-button-group .score-button-menu + .score-button,
.score-button-menu .score-button-menu + .score-button,
.score-split-button-menu .score-button-menu + .score-button,
.btn-group .score-split-button-menu + .score-button,
.score-button-group .score-split-button-menu + .score-button,
.score-button-menu .score-split-button-menu + .score-button,
.score-split-button-menu .score-split-button-menu + .score-button,
.btn-group .btn-group + .button,
.score-button-group .btn-group + .button,
.score-button-menu .btn-group + .button,
.score-split-button-menu .btn-group + .button,
.btn-group .score-button-group + .button,
.score-button-group .score-button-group + .button,
.score-button-menu .score-button-group + .button,
.score-split-button-menu .score-button-group + .button,
.btn-group .score-button-menu + .button,
.score-button-group .score-button-menu + .button,
.score-button-menu .score-button-menu + .button,
.score-split-button-menu .score-button-menu + .button,
.btn-group .score-split-button-menu + .button,
.score-button-group .score-split-button-menu + .button,
.score-button-menu .score-split-button-menu + .button,
.score-split-button-menu .score-split-button-menu + .button,
.btn-group .btn-group + .btn-group,
.score-button-group .btn-group + .btn-group,
.score-button-menu .btn-group + .btn-group,
.score-split-button-menu .btn-group + .btn-group,
.btn-group .score-button-group + .btn-group,
.score-button-group .score-button-group + .btn-group,
.score-button-menu .score-button-group + .btn-group,
.score-split-button-menu .score-button-group + .btn-group,
.btn-group .score-button-menu + .btn-group,
.score-button-group .score-button-menu + .btn-group,
.score-button-menu .score-button-menu + .btn-group,
.score-split-button-menu .score-button-menu + .btn-group,
.btn-group .score-split-button-menu + .btn-group,
.score-button-group .score-split-button-menu + .btn-group,
.score-button-menu .score-split-button-menu + .btn-group,
.score-split-button-menu .score-split-button-menu + .btn-group,
.btn-group .btn-group + .score-button-group,
.score-button-group .btn-group + .score-button-group,
.score-button-menu .btn-group + .score-button-group,
.score-split-button-menu .btn-group + .score-button-group,
.btn-group .score-button-group + .score-button-group,
.score-button-group .score-button-group + .score-button-group,
.score-button-menu .score-button-group + .score-button-group,
.score-split-button-menu .score-button-group + .score-button-group,
.btn-group .score-button-menu + .score-button-group,
.score-button-group .score-button-menu + .score-button-group,
.score-button-menu .score-button-menu + .score-button-group,
.score-split-button-menu .score-button-menu + .score-button-group,
.btn-group .score-split-button-menu + .score-button-group,
.score-button-group .score-split-button-menu + .score-button-group,
.score-button-menu .score-split-button-menu + .score-button-group,
.score-split-button-menu .score-split-button-menu + .score-button-group,
.btn-group .btn-group + .score-button-menu,
.score-button-group .btn-group + .score-button-menu,
.score-button-menu .btn-group + .score-button-menu,
.score-split-button-menu .btn-group + .score-button-menu,
.btn-group .score-button-group + .score-button-menu,
.score-button-group .score-button-group + .score-button-menu,
.score-button-menu .score-button-group + .score-button-menu,
.score-split-button-menu .score-button-group + .score-button-menu,
.btn-group .score-button-menu + .score-button-menu,
.score-button-group .score-button-menu + .score-button-menu,
.score-button-menu .score-button-menu + .score-button-menu,
.score-split-button-menu .score-button-menu + .score-button-menu,
.btn-group .score-split-button-menu + .score-button-menu,
.score-button-group .score-split-button-menu + .score-button-menu,
.score-button-menu .score-split-button-menu + .score-button-menu,
.score-split-button-menu .score-split-button-menu + .score-button-menu,
.btn-group .btn-group + .score-split-button-menu,
.score-button-group .btn-group + .score-split-button-menu,
.score-button-menu .btn-group + .score-split-button-menu,
.score-split-button-menu .btn-group + .score-split-button-menu,
.btn-group .score-button-group + .score-split-button-menu,
.score-button-group .score-button-group + .score-split-button-menu,
.score-button-menu .score-button-group + .score-split-button-menu,
.score-split-button-menu .score-button-group + .score-split-button-menu,
.btn-group .score-button-menu + .score-split-button-menu,
.score-button-group .score-button-menu + .score-split-button-menu,
.score-button-menu .score-button-menu + .score-split-button-menu,
.score-split-button-menu .score-button-menu + .score-split-button-menu,
.btn-group .score-split-button-menu + .score-split-button-menu,
.score-button-group .score-split-button-menu + .score-split-button-menu,
.score-button-menu .score-split-button-menu + .score-split-button-menu,
.score-split-button-menu .score-split-button-menu + .score-split-button-menu {
  margin-left: -1px; }

.btn-toolbar, .score-button-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .score-button-toolbar:before, .btn-toolbar:after, .score-button-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after, .score-button-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .score-button-toolbar .btn, .btn-toolbar .score-button, .score-button-toolbar .score-button, .btn-toolbar .button, .score-button-toolbar .button,
  .btn-toolbar .read-more.link.button,
  .score-button-toolbar .read-more.link.button,
  .btn-toolbar .btn-group,
  .score-button-toolbar .btn-group,
  .btn-toolbar .score-button-group,
  .score-button-toolbar .score-button-group,
  .btn-toolbar .score-button-menu,
  .score-button-toolbar .score-button-menu,
  .btn-toolbar .score-split-button-menu,
  .score-button-toolbar .score-split-button-menu,
  .btn-toolbar .input-group,
  .score-button-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .score-button-toolbar > .btn, .btn-toolbar > .score-button, .score-button-toolbar > .score-button, .btn-toolbar > .button, .score-button-toolbar > .button,
  .btn-toolbar > .read-more.link.button,
  .score-button-toolbar > .read-more.link.button,
  .btn-toolbar > .btn-group,
  .score-button-toolbar > .btn-group,
  .btn-toolbar > .score-button-group,
  .score-button-toolbar > .score-button-group,
  .btn-toolbar > .score-button-menu,
  .score-button-toolbar > .score-button-menu,
  .btn-toolbar > .score-split-button-menu,
  .score-button-toolbar > .score-split-button-menu,
  .btn-toolbar > .input-group,
  .score-button-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

.btn-group > .btn-group, .score-button-group > .btn-group, .score-button-menu > .btn-group, .score-split-button-menu > .btn-group, .btn-group > .score-button-group, .score-button-group > .score-button-group, .score-button-menu > .score-button-group, .score-split-button-menu > .score-button-group, .btn-group > .score-button-menu, .score-button-group > .score-button-menu, .score-button-menu > .score-button-menu, .score-split-button-menu > .score-button-menu, .btn-group > .score-split-button-menu, .score-button-group > .score-split-button-menu, .score-button-menu > .score-split-button-menu, .score-split-button-menu > .score-split-button-menu {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .score-button-group > .btn-group:not(:first-child):not(:last-child) > .btn, .score-button-menu > .btn-group:not(:first-child):not(:last-child) > .btn, .score-split-button-menu > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .score-button-group:not(:first-child):not(:last-child) > .btn, .score-button-group > .score-button-group:not(:first-child):not(:last-child) > .btn, .score-button-menu > .score-button-group:not(:first-child):not(:last-child) > .btn, .score-split-button-menu > .score-button-group:not(:first-child):not(:last-child) > .btn, .btn-group > .score-button-menu:not(:first-child):not(:last-child) > .btn, .score-button-group > .score-button-menu:not(:first-child):not(:last-child) > .btn, .score-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .btn, .score-split-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .score-button-group > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .score-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .score-split-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .score-button, .score-button-group > .btn-group:not(:first-child):not(:last-child) > .score-button, .score-button-menu > .btn-group:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu > .btn-group:not(:first-child):not(:last-child) > .score-button, .btn-group > .score-button-group:not(:first-child):not(:last-child) > .score-button, .score-button-group > .score-button-group:not(:first-child):not(:last-child) > .score-button, .score-button-menu > .score-button-group:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu > .score-button-group:not(:first-child):not(:last-child) > .score-button, .btn-group > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .score-button-group > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .score-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .btn-group > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .score-button-group > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .score-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .btn-group > .btn-group:not(:first-child):not(:last-child) > .button, .score-button-group > .btn-group:not(:first-child):not(:last-child) > .button, .score-button-menu > .btn-group:not(:first-child):not(:last-child) > .button, .score-split-button-menu > .btn-group:not(:first-child):not(:last-child) > .button, .btn-group > .score-button-group:not(:first-child):not(:last-child) > .button, .score-button-group > .score-button-group:not(:first-child):not(:last-child) > .button, .score-button-menu > .score-button-group:not(:first-child):not(:last-child) > .button, .score-split-button-menu > .score-button-group:not(:first-child):not(:last-child) > .button, .btn-group > .score-button-menu:not(:first-child):not(:last-child) > .button, .score-button-group > .score-button-menu:not(:first-child):not(:last-child) > .button, .score-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .button, .score-split-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .button, .btn-group > .score-split-button-menu:not(:first-child):not(:last-child) > .button, .score-button-group > .score-split-button-menu:not(:first-child):not(:last-child) > .button, .score-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .button, .score-split-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

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

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

.btn-group .dropdown-toggle:active, .score-button-group .dropdown-toggle:active, .score-button-menu .dropdown-toggle:active, .score-split-button-menu .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.open.score-button-group .dropdown-toggle,
.open.score-button-menu .dropdown-toggle,
.open.score-split-button-menu .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .score-button-group > .btn + .dropdown-toggle, .score-button-menu > .btn + .dropdown-toggle, .score-split-button-menu > .btn + .dropdown-toggle, .btn-group > .score-button + .dropdown-toggle, .score-button-group > .score-button + .dropdown-toggle, .score-button-menu > .score-button + .dropdown-toggle, .score-split-button-menu > .score-button + .dropdown-toggle, .btn-group > .button + .dropdown-toggle, .score-button-group > .button + .dropdown-toggle, .score-button-menu > .button + .dropdown-toggle, .score-split-button-menu > .button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .score-button-group > .btn-lg + .dropdown-toggle, .score-button-menu > .btn-lg + .dropdown-toggle, .score-split-button-menu > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.score-button-group > .btn + .dropdown-toggle, .btn-group-lg.score-button-menu > .btn + .dropdown-toggle, .btn-group-lg.score-split-button-menu > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .score-button + .dropdown-toggle, .btn-group-lg.score-button-group > .score-button + .dropdown-toggle, .btn-group-lg.score-button-menu > .score-button + .dropdown-toggle, .btn-group-lg.score-split-button-menu > .score-button + .dropdown-toggle, .btn-group-lg.btn-group > .button + .dropdown-toggle, .btn-group-lg.score-button-group > .button + .dropdown-toggle, .btn-group-lg.score-button-menu > .button + .dropdown-toggle, .btn-group-lg.score-split-button-menu > .button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }


.btn-group.open .dropdown-toggle,
.open.score-button-group .dropdown-toggle,
.open.score-button-menu .dropdown-toggle,
.open.score-split-button-menu .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, .open.score-button-group .dropdown-toggle.btn-link, .open.score-button-menu .dropdown-toggle.btn-link, .open.score-split-button-menu .dropdown-toggle.btn-link, .btn-group.open .score-comment-container .score-comment-body .dropdown-toggle.reply, .score-comment-container .score-comment-body .btn-group.open .dropdown-toggle.reply, .open.score-button-group .score-comment-container .score-comment-body .dropdown-toggle.reply, .score-comment-container .score-comment-body .open.score-button-group .dropdown-toggle.reply, .open.score-button-menu .score-comment-container .score-comment-body .dropdown-toggle.reply, .score-comment-container .score-comment-body .open.score-button-menu .dropdown-toggle.reply, .open.score-split-button-menu .score-comment-container .score-comment-body .dropdown-toggle.reply, .score-comment-container .score-comment-body .open.score-split-button-menu .dropdown-toggle.reply, .btn-group.open .score-comment-container .score-reply-body .dropdown-toggle.reply, .score-comment-container .score-reply-body .btn-group.open .dropdown-toggle.reply, .open.score-button-group .score-comment-container .score-reply-body .dropdown-toggle.reply, .score-comment-container .score-reply-body .open.score-button-group .dropdown-toggle.reply, .open.score-button-menu .score-comment-container .score-reply-body .dropdown-toggle.reply, .score-comment-container .score-reply-body .open.score-button-menu .dropdown-toggle.reply, .open.score-split-button-menu .score-comment-container .score-reply-body .dropdown-toggle.reply, .score-comment-container .score-reply-body .open.score-split-button-menu .dropdown-toggle.reply {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .score-button .caret, .button .caret, .read-more.link.button .caret {
  margin-left: 0; }

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

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


.btn-group-vertical > .btn,
.btn-group-vertical > .score-button,
.btn-group-vertical > .button,
.btn-group-vertical > .read-more.link.button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .score-button-group,
.btn-group-vertical > .score-button-menu,
.btn-group-vertical > .score-split-button-menu,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .score-button-group > .btn,
.btn-group-vertical > .score-button-menu > .btn,
.btn-group-vertical > .score-split-button-menu > .btn,
.btn-group-vertical > .btn-group > .score-button,
.btn-group-vertical > .score-button-group > .score-button,
.btn-group-vertical > .score-button-menu > .score-button,
.btn-group-vertical > .score-split-button-menu > .score-button,
.btn-group-vertical > .btn-group > .button,
.btn-group-vertical > .score-button-group > .button,
.btn-group-vertical > .score-button-menu > .button,
.btn-group-vertical > .score-split-button-menu > .button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

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

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .score-button-group:after, .btn-group-vertical > .score-button-menu:after, .btn-group-vertical > .score-split-button-menu:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .score-button-group > .btn,
.btn-group-vertical > .score-button-menu > .btn,
.btn-group-vertical > .score-split-button-menu > .btn,
.btn-group-vertical > .btn-group > .score-button,
.btn-group-vertical > .score-button-group > .score-button,
.btn-group-vertical > .score-button-menu > .score-button,
.btn-group-vertical > .score-split-button-menu > .score-button,
.btn-group-vertical > .btn-group > .button,
.btn-group-vertical > .score-button-group > .button,
.btn-group-vertical > .score-button-menu > .button,
.btn-group-vertical > .score-split-button-menu > .button {
  float: none; }

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

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

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .score-button-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .score-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .score-button, .btn-group-vertical > .score-button-group:not(:first-child):not(:last-child) > .score-button, .btn-group-vertical > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .btn-group-vertical > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button, .btn-group-vertical > .score-button-group:not(:first-child):not(:last-child) > .button, .btn-group-vertical > .score-button-menu:not(:first-child):not(:last-child) > .button, .btn-group-vertical > .score-split-button-menu:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .score-button-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .score-button:last-child, .btn-group-vertical > .score-button-group:first-child:not(:last-child) > .score-button:last-child, .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .score-button:last-child, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .score-button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child, .btn-group-vertical > .score-button-group:first-child:not(:last-child) > .button:last-child, .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .button:last-child, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .score-button-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .score-split-button-menu: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, .btn-group-vertical > .score-button-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .score-button-menu:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .score-split-button-menu:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .score-button:first-child, .btn-group-vertical > .score-button-group:last-child:not(:first-child) > .score-button:first-child, .btn-group-vertical > .score-button-menu:last-child:not(:first-child) > .score-button:first-child, .btn-group-vertical > .score-split-button-menu:last-child:not(:first-child) > .score-button:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child, .btn-group-vertical > .score-button-group:last-child:not(:first-child) > .button:first-child, .btn-group-vertical > .score-button-menu:last-child:not(:first-child) > .button:first-child, .btn-group-vertical > .score-split-button-menu:last-child:not(:first-child) > .button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .score-button input[type="radio"], [data-toggle="buttons"] > .button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .score-button input[type="checkbox"],
[data-toggle="buttons"] > .button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .score-button-group > .btn input[type="radio"],
[data-toggle="buttons"] > .score-button-menu > .btn input[type="radio"],
[data-toggle="buttons"] > .score-split-button-menu > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .score-button input[type="radio"],
[data-toggle="buttons"] > .score-button-group > .score-button input[type="radio"],
[data-toggle="buttons"] > .score-button-menu > .score-button input[type="radio"],
[data-toggle="buttons"] > .score-split-button-menu > .score-button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .button input[type="radio"],
[data-toggle="buttons"] > .score-button-group > .button input[type="radio"],
[data-toggle="buttons"] > .score-button-menu > .button input[type="radio"],
[data-toggle="buttons"] > .score-split-button-menu > .button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .score-button-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .score-button-menu > .btn input[type="checkbox"],
[data-toggle="buttons"] > .score-split-button-menu > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .score-button input[type="checkbox"],
[data-toggle="buttons"] > .score-button-group > .score-button input[type="checkbox"],
[data-toggle="buttons"] > .score-button-menu > .score-button input[type="checkbox"],
[data-toggle="buttons"] > .score-split-button-menu > .score-button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .button input[type="checkbox"],
[data-toggle="buttons"] > .score-button-group > .button input[type="checkbox"],
[data-toggle="buttons"] > .score-button-menu > .button input[type="checkbox"],
[data-toggle="buttons"] > .score-split-button-menu > .button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

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

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .score-comment-container .score-comment-area, .score-comment-container .input-group .score-comment-area, .input-group .score-comment-container .score-reply-area, .score-comment-container .input-group .score-reply-area {
  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),
  .input-group .score-comment-container .score-comment-area:not(:first-child):not(:last-child),
  .score-comment-container .input-group .score-comment-area:not(:first-child):not(:last-child),
  .input-group .score-comment-container .score-reply-area:not(:first-child):not(:last-child),
  .score-comment-container .input-group .score-reply-area:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .score-comment-container .input-group-sm > .input-group-addon.score-comment-area, .score-comment-container .input-group-sm > .input-group-addon.score-reply-area,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.score-button, .input-group-sm > .input-group-btn > .input-group-addon.button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .score-comment-container .input-group-lg > .input-group-addon.score-comment-area, .score-comment-container .input-group-lg > .input-group-addon.score-reply-area,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.score-button, .input-group-lg > .input-group-btn > .input-group-addon.button {
    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 .score-comment-container .score-comment-area:first-child, .score-comment-container .input-group .score-comment-area:first-child, .input-group .score-comment-container .score-reply-area:first-child, .score-comment-container .input-group .score-reply-area:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .score-button,
.input-group-btn:first-child > .button,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .score-button-group > .btn,
.input-group-btn:first-child > .score-button-menu > .btn,
.input-group-btn:first-child > .score-split-button-menu > .btn,
.input-group-btn:first-child > .btn-group > .score-button,
.input-group-btn:first-child > .score-button-group > .score-button,
.input-group-btn:first-child > .score-button-menu > .score-button,
.input-group-btn:first-child > .score-split-button-menu > .score-button,
.input-group-btn:first-child > .btn-group > .button,
.input-group-btn:first-child > .score-button-group > .button,
.input-group-btn:first-child > .score-button-menu > .button,
.input-group-btn:first-child > .score-split-button-menu > .button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .score-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .score-button-group:not(:last-child) > .btn,
.input-group-btn:last-child > .score-button-menu:not(:last-child) > .btn,
.input-group-btn:last-child > .score-split-button-menu:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .score-button,
.input-group-btn:last-child > .score-button-group:not(:last-child) > .score-button,
.input-group-btn:last-child > .score-button-menu:not(:last-child) > .score-button,
.input-group-btn:last-child > .score-split-button-menu:not(:last-child) > .score-button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .button,
.input-group-btn:last-child > .score-button-group:not(:last-child) > .button,
.input-group-btn:last-child > .score-button-menu:not(:last-child) > .button,
.input-group-btn:last-child > .score-split-button-menu:not(:last-child) > .button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.input-group .form-control:last-child, .input-group .score-comment-container .score-comment-area:last-child, .score-comment-container .input-group .score-comment-area:last-child, .input-group .score-comment-container .score-reply-area:last-child, .score-comment-container .input-group .score-reply-area:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .score-button,
.input-group-btn:last-child > .button,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .score-button-group > .btn,
.input-group-btn:last-child > .score-button-menu > .btn,
.input-group-btn:last-child > .score-split-button-menu > .btn,
.input-group-btn:last-child > .btn-group > .score-button,
.input-group-btn:last-child > .score-button-group > .score-button,
.input-group-btn:last-child > .score-button-menu > .score-button,
.input-group-btn:last-child > .score-split-button-menu > .score-button,
.input-group-btn:last-child > .btn-group > .button,
.input-group-btn:last-child > .score-button-group > .button,
.input-group-btn:last-child > .score-button-menu > .button,
.input-group-btn:last-child > .score-split-button-menu > .button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .score-button:not(:first-child),
.input-group-btn:first-child > .button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .score-button-group:not(:first-child) > .btn,
.input-group-btn:first-child > .score-button-menu:not(:first-child) > .btn,
.input-group-btn:first-child > .score-split-button-menu:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .score-button,
.input-group-btn:first-child > .score-button-group:not(:first-child) > .score-button,
.input-group-btn:first-child > .score-button-menu:not(:first-child) > .score-button,
.input-group-btn:first-child > .score-split-button-menu:not(:first-child) > .score-button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .button,
.input-group-btn:first-child > .score-button-group:not(:first-child) > .button,
.input-group-btn:first-child > .score-button-menu:not(:first-child) > .button,
.input-group-btn:first-child > .score-split-button-menu:not(:first-child) > .button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .score-button, .input-group-btn > .button,
  .input-group-btn > .read-more.link.button {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .score-button + .btn, .input-group-btn > .button + .btn, .input-group-btn > .btn + .score-button, .input-group-btn > .score-button + .score-button, .input-group-btn > .button + .score-button, .input-group-btn > .btn + .button, .input-group-btn > .score-button + .button, .input-group-btn > .button + .button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .score-button:hover, .input-group-btn > .button:hover, .input-group-btn > .btn:focus, .input-group-btn > .score-button:focus, .input-group-btn > .button:focus, .input-group-btn > .btn:active, .input-group-btn > .score-button:active, .input-group-btn > .button:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .score-button,
  .input-group-btn:first-child > .button,
  .input-group-btn:first-child > .btn-group,
  .input-group-btn:first-child > .score-button-group,
  .input-group-btn:first-child > .score-button-menu,
  .input-group-btn:first-child > .score-split-button-menu {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .score-button,
  .input-group-btn:last-child > .button,
  .input-group-btn:last-child > .btn-group,
  .input-group-btn:last-child > .score-button-group,
  .input-group-btn:last-child > .score-button-menu,
  .input-group-btn:last-child > .score-split-button-menu {
    z-index: 2;
    margin-left: -1px; }

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

.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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default; }

.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: #007ac9; }

.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 {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .score-megamenu-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-right-radius: 0;
  border-top-left-radius: 0; }

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

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

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

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

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

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

.container > .navbar-header, .container > .score-navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .score-navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -16px;
  margin-left: -16px; }
  @media (min-width: 1350px) {
    .container > .navbar-header, .container > .score-navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .score-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: 1350px) {
    .navbar-static-top {
      border-radius: 0; } }

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

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

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

.navbar-brand {
  float: left;
  padding: 15px 16px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1350px) {
    .navbar > .container .navbar-brand, .score-main-menu-spider > .container .navbar-brand, .score-megamenu > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand,
    .score-main-menu-spider > .container-fluid .navbar-brand,
    .score-megamenu > .container-fluid .navbar-brand {
      margin-left: -16px; } }

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

.navbar-nav {
  margin: 7.5px -16px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 1349px) {
    .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: 1350px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .score-comment-container .score-comment-area, .score-comment-container .navbar-form .score-comment-area, .navbar-form .score-comment-container .score-reply-area, .score-comment-container .navbar-form .score-reply-area {
      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,
      .navbar-form .input-group .score-comment-container .score-comment-area,
      .score-comment-container .navbar-form .input-group .score-comment-area,
      .navbar-form .input-group .score-comment-container .score-reply-area,
      .score-comment-container .navbar-form .input-group .score-reply-area {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .score-comment-container .input-group > .score-comment-area, .score-comment-container .navbar-form .input-group > .score-comment-area, .navbar-form .score-comment-container .input-group > .score-reply-area, .score-comment-container .navbar-form .input-group > .score-reply-area {
      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: 1349px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1350px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.score-button, .btn-group-sm > .navbar-btn.button {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.score-button, .btn-group-xs > .navbar-btn.button {
    margin-top: 14px;
    margin-bottom: 14px; }

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

@media (min-width: 1350px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -16px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default, .score-main-menu-spider, .score-megamenu {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand, .score-main-menu-spider .navbar-brand, .score-megamenu .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .score-main-menu-spider .navbar-brand:hover, .score-megamenu .navbar-brand:hover, .navbar-default .navbar-brand:focus, .score-main-menu-spider .navbar-brand:focus, .score-megamenu .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text, .score-main-menu-spider .navbar-text, .score-megamenu .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a, .score-main-menu-spider .navbar-nav > li > a, .score-megamenu .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .score-main-menu-spider .navbar-nav > li > a:hover, .score-megamenu .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .score-main-menu-spider .navbar-nav > li > a:focus, .score-megamenu .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .score-main-menu-spider .navbar-nav > .active > a, .score-megamenu .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .score-main-menu-spider .navbar-nav > .active > a:hover, .score-megamenu .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .score-main-menu-spider .navbar-nav > .active > a:focus, .score-megamenu .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .score-main-menu-spider .navbar-nav > .disabled > a, .score-megamenu .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .score-main-menu-spider .navbar-nav > .disabled > a:hover, .score-megamenu .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .score-main-menu-spider .navbar-nav > .disabled > a:focus, .score-megamenu .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle, .score-main-menu-spider .navbar-toggle, .score-megamenu .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .score-main-menu-spider .navbar-toggle:hover, .score-megamenu .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .score-main-menu-spider .navbar-toggle:focus, .score-megamenu .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar, .score-main-menu-spider .navbar-toggle .icon-bar, .score-megamenu .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse, .score-main-menu-spider .navbar-collapse, .score-megamenu .navbar-collapse,
  .navbar-default .navbar-form,
  .score-main-menu-spider .navbar-form,
  .score-megamenu .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .score-main-menu-spider .navbar-nav > .open > a, .score-megamenu .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .score-main-menu-spider .navbar-nav > .open > a:hover, .score-megamenu .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .score-main-menu-spider .navbar-nav > .open > a:focus, .score-megamenu .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 1349px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a, .score-megamenu .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link, .score-main-menu-spider .navbar-link, .score-megamenu .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover, .score-main-menu-spider .navbar-link:hover, .score-megamenu .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link, .score-main-menu-spider .btn-link, .score-megamenu .btn-link, .navbar-default .score-comment-container .score-comment-body .reply, .score-comment-container .score-comment-body .navbar-default .reply, .score-main-menu-spider .score-comment-container .score-comment-body .reply, .score-comment-container .score-comment-body .score-main-menu-spider .reply, .score-megamenu .score-comment-container .score-comment-body .reply, .score-comment-container .score-comment-body .score-megamenu .reply, .navbar-default .score-comment-container .score-reply-body .reply, .score-comment-container .score-reply-body .navbar-default .reply, .score-main-menu-spider .score-comment-container .score-reply-body .reply, .score-comment-container .score-reply-body .score-main-menu-spider .reply, .score-megamenu .score-comment-container .score-reply-body .reply, .score-comment-container .score-reply-body .score-megamenu .reply {
    color: #777; }
    .navbar-default .btn-link:hover, .score-main-menu-spider .btn-link:hover, .score-megamenu .btn-link:hover, .navbar-default .score-comment-container .score-comment-body .reply:hover, .score-comment-container .score-comment-body .navbar-default .reply:hover, .score-main-menu-spider .score-comment-container .score-comment-body .reply:hover, .score-comment-container .score-comment-body .score-main-menu-spider .reply:hover, .score-megamenu .score-comment-container .score-comment-body .reply:hover, .score-comment-container .score-comment-body .score-megamenu .reply:hover, .navbar-default .score-comment-container .score-reply-body .reply:hover, .score-comment-container .score-reply-body .navbar-default .reply:hover, .score-main-menu-spider .score-comment-container .score-reply-body .reply:hover, .score-comment-container .score-reply-body .score-main-menu-spider .reply:hover, .score-megamenu .score-comment-container .score-reply-body .reply:hover, .score-comment-container .score-reply-body .score-megamenu .reply:hover, .navbar-default .btn-link:focus, .score-main-menu-spider .btn-link:focus, .score-megamenu .btn-link:focus, .navbar-default .score-comment-container .score-comment-body .reply:focus, .score-comment-container .score-comment-body .navbar-default .reply:focus, .score-main-menu-spider .score-comment-container .score-comment-body .reply:focus, .score-comment-container .score-comment-body .score-main-menu-spider .reply:focus, .score-megamenu .score-comment-container .score-comment-body .reply:focus, .score-comment-container .score-comment-body .score-megamenu .reply:focus, .navbar-default .score-comment-container .score-reply-body .reply:focus, .score-comment-container .score-reply-body .navbar-default .reply:focus, .score-main-menu-spider .score-comment-container .score-reply-body .reply:focus, .score-comment-container .score-reply-body .score-main-menu-spider .reply:focus, .score-megamenu .score-comment-container .score-reply-body .reply:focus, .score-comment-container .score-reply-body .score-megamenu .reply:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .score-main-menu-spider .btn-link[disabled]:hover, .score-megamenu .btn-link[disabled]:hover, .navbar-default .score-comment-container .score-comment-body .reply[disabled]:hover, .score-comment-container .score-comment-body .navbar-default .reply[disabled]:hover, .score-main-menu-spider .score-comment-container .score-comment-body .reply[disabled]:hover, .score-comment-container .score-comment-body .score-main-menu-spider .reply[disabled]:hover, .score-megamenu .score-comment-container .score-comment-body .reply[disabled]:hover, .score-comment-container .score-comment-body .score-megamenu .reply[disabled]:hover, .navbar-default .score-comment-container .score-reply-body .reply[disabled]:hover, .score-comment-container .score-reply-body .navbar-default .reply[disabled]:hover, .score-main-menu-spider .score-comment-container .score-reply-body .reply[disabled]:hover, .score-comment-container .score-reply-body .score-main-menu-spider .reply[disabled]:hover, .score-megamenu .score-comment-container .score-reply-body .reply[disabled]:hover, .score-comment-container .score-reply-body .score-megamenu .reply[disabled]:hover, .navbar-default .btn-link[disabled]:focus, .score-main-menu-spider .btn-link[disabled]:focus, .score-megamenu .btn-link[disabled]:focus, .navbar-default .score-comment-container .score-comment-body .reply[disabled]:focus, .score-comment-container .score-comment-body .navbar-default .reply[disabled]:focus, .score-main-menu-spider .score-comment-container .score-comment-body .reply[disabled]:focus, .score-comment-container .score-comment-body .score-main-menu-spider .reply[disabled]:focus, .score-megamenu .score-comment-container .score-comment-body .reply[disabled]:focus, .score-comment-container .score-comment-body .score-megamenu .reply[disabled]:focus, .navbar-default .score-comment-container .score-reply-body .reply[disabled]:focus, .score-comment-container .score-reply-body .navbar-default .reply[disabled]:focus, .score-main-menu-spider .score-comment-container .score-reply-body .reply[disabled]:focus, .score-comment-container .score-reply-body .score-main-menu-spider .reply[disabled]:focus, .score-megamenu .score-comment-container .score-reply-body .reply[disabled]:focus, .score-comment-container .score-reply-body .score-megamenu .reply[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .score-main-menu-spider .btn-link:hover,
    fieldset[disabled] .score-megamenu .btn-link:hover,
    fieldset[disabled] .navbar-default .score-comment-container .score-comment-body .reply:hover,
    .score-comment-container .score-comment-body fieldset[disabled] .navbar-default .reply:hover,
    fieldset[disabled] .score-main-menu-spider .score-comment-container .score-comment-body .reply:hover,
    .score-comment-container .score-comment-body fieldset[disabled] .score-main-menu-spider .reply:hover,
    fieldset[disabled] .score-megamenu .score-comment-container .score-comment-body .reply:hover,
    .score-comment-container .score-comment-body fieldset[disabled] .score-megamenu .reply:hover,
    fieldset[disabled] .navbar-default .score-comment-container .score-reply-body .reply:hover,
    .score-comment-container .score-reply-body fieldset[disabled] .navbar-default .reply:hover,
    fieldset[disabled] .score-main-menu-spider .score-comment-container .score-reply-body .reply:hover,
    .score-comment-container .score-reply-body fieldset[disabled] .score-main-menu-spider .reply:hover,
    fieldset[disabled] .score-megamenu .score-comment-container .score-reply-body .reply:hover,
    .score-comment-container .score-reply-body fieldset[disabled] .score-megamenu .reply:hover,
    fieldset[disabled] .navbar-default .btn-link:focus,
    fieldset[disabled] .score-main-menu-spider .btn-link:focus,
    fieldset[disabled] .score-megamenu .btn-link:focus,
    fieldset[disabled] .navbar-default .score-comment-container .score-comment-body .reply:focus,
    .score-comment-container .score-comment-body fieldset[disabled] .navbar-default .reply:focus,
    fieldset[disabled] .score-main-menu-spider .score-comment-container .score-comment-body .reply:focus,
    .score-comment-container .score-comment-body fieldset[disabled] .score-main-menu-spider .reply:focus,
    fieldset[disabled] .score-megamenu .score-comment-container .score-comment-body .reply:focus,
    .score-comment-container .score-comment-body fieldset[disabled] .score-megamenu .reply:focus,
    fieldset[disabled] .navbar-default .score-comment-container .score-reply-body .reply:focus,
    .score-comment-container .score-reply-body fieldset[disabled] .navbar-default .reply:focus,
    fieldset[disabled] .score-main-menu-spider .score-comment-container .score-reply-body .reply:focus,
    .score-comment-container .score-reply-body fieldset[disabled] .score-main-menu-spider .reply:focus,
    fieldset[disabled] .score-megamenu .score-comment-container .score-reply-body .reply:focus,
    .score-comment-container .score-reply-body fieldset[disabled] .score-megamenu .reply: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-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 1349px) {
    .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-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link, .navbar-inverse .score-comment-container .score-comment-body .reply, .score-comment-container .score-comment-body .navbar-inverse .reply, .navbar-inverse .score-comment-container .score-reply-body .reply, .score-comment-container .score-reply-body .navbar-inverse .reply {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .score-comment-container .score-comment-body .reply:hover, .score-comment-container .score-comment-body .navbar-inverse .reply:hover, .navbar-inverse .score-comment-container .score-reply-body .reply:hover, .score-comment-container .score-reply-body .navbar-inverse .reply:hover, .navbar-inverse .btn-link:focus, .navbar-inverse .score-comment-container .score-comment-body .reply:focus, .score-comment-container .score-comment-body .navbar-inverse .reply:focus, .navbar-inverse .score-comment-container .score-reply-body .reply:focus, .score-comment-container .score-reply-body .navbar-inverse .reply:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .score-comment-container .score-comment-body .reply[disabled]:hover, .score-comment-container .score-comment-body .navbar-inverse .reply[disabled]:hover, .navbar-inverse .score-comment-container .score-reply-body .reply[disabled]:hover, .score-comment-container .score-reply-body .navbar-inverse .reply[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .score-comment-container .score-comment-body .reply[disabled]:focus, .score-comment-container .score-comment-body .navbar-inverse .reply[disabled]:focus, .navbar-inverse .score-comment-container .score-reply-body .reply[disabled]:focus, .score-comment-container .score-reply-body .navbar-inverse .reply[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .score-comment-container .score-comment-body .reply:hover,
    .score-comment-container .score-comment-body fieldset[disabled] .navbar-inverse .reply:hover,
    fieldset[disabled] .navbar-inverse .score-comment-container .score-reply-body .reply:hover,
    .score-comment-container .score-reply-body fieldset[disabled] .navbar-inverse .reply:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus,
    fieldset[disabled] .navbar-inverse .score-comment-container .score-comment-body .reply:focus,
    .score-comment-container .score-comment-body fieldset[disabled] .navbar-inverse .reply:focus,
    fieldset[disabled] .navbar-inverse .score-comment-container .score-reply-body .reply:focus,
    .score-comment-container .score-reply-body fieldset[disabled] .navbar-inverse .reply:focus {
      color: #444; }

.breadcrumb, .score-breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li, .score-breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before, .score-breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active, .score-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;
      line-height: 1.42857;
      text-decoration: none;
      color: #007ac9;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #004c7d;
    background-color: #eeeeee;
    border-color: #ddd; }
  .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;
    background-color: #007ac9;
    border-color: #007ac9;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > 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;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .score-button .label, .button .label, .read-more.link.button .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: #007ac9; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #005b96; }

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .score-button .badge, .button .badge, .read-more.link.button .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .score-button .badge, .btn-group-xs > .button .badge,
  .btn-group-xs > .btn .badge,
  .btn-group-xs > .score-button .badge,
  .btn-group-xs > .button .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .score-list-group .active.score-list-group-item > .badge,
  .nav-pills > .active > a > .badge {
    color: #007ac9;
    background-color: #fff; }
  .list-group-item > .badge, .score-list-group .score-list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge, .score-list-group .score-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, .score-full-width-hero {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1, .score-full-width-hero h1,
  .jumbotron .h1,
  .score-full-width-hero .h1 {
    color: inherit; }
  .jumbotron p, .score-full-width-hero p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr, .score-full-width-hero > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container .score-full-width-hero,
  .container-fluid .jumbotron,
  .container-fluid .score-full-width-hero {
    border-radius: 6px;
    padding-left: 16px;
    padding-right: 16px; }
  .jumbotron .container, .score-full-width-hero .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron, .score-full-width-hero {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container .score-full-width-hero,
      .container-fluid .jumbotron,
      .container-fluid .score-full-width-hero {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1, .score-full-width-hero h1,
      .jumbotron .h1,
      .score-full-width-hero .h1 {
        font-size: 63px; } }

.thumbnail, .score-highlight {
  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, .score-highlight > img,
  .thumbnail a > img,
  .score-highlight a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption, .score-highlight .caption {
    padding: 9px;
    color: #565759; }

a.thumbnail:hover, a.score-highlight:hover,
a.thumbnail:focus,
a.score-highlight:focus,
a.thumbnail.active,
a.active.score-highlight {
  border-color: #007ac9; }

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

.alert-dismissable, .score-alert,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close, .score-alert .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  .alert-dismissable a, .score-alert a,
  .alert-dismissible a {
    color: #0366a5; }
  .alert-dismissable a:hover, .score-alert a:hover,
  .alert-dismissible a:hover {
    color: #00467d; }

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress, .score-progress-area {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar, .score-progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #007ac9;
  -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-striped .score-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, .active.score-progress-area .progress-bar, .progress.active .score-progress-bar, .active.score-progress-area .score-progress-bar,
.progress-bar.active,
.active.score-progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

.list-group-item, .score-list-group .score-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, .score-list-group .score-list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child, .score-list-group .score-list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

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


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

.list-group-item.disabled, .score-list-group .disabled.score-list-group-item, .list-group-item.disabled:hover, .score-list-group .disabled.score-list-group-item:hover, .list-group-item.disabled:focus, .score-list-group .disabled.score-list-group-item:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .score-list-group .disabled.score-list-group-item .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .score-list-group .disabled.score-list-group-item:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .score-list-group .disabled.score-list-group-item:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .score-list-group .disabled.score-list-group-item .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .score-list-group .disabled.score-list-group-item:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .score-list-group .disabled.score-list-group-item:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .score-list-group .active.score-list-group-item, .list-group-item.active:hover, .score-list-group .active.score-list-group-item:hover, .list-group-item.active:focus, .score-list-group .active.score-list-group-item:focus {
  z-index: 2;
  color: #fff;
  background-color: #007ac9;
  border-color: #007ac9; }
  .list-group-item.active .list-group-item-heading, .score-list-group .active.score-list-group-item .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .score-list-group .active.score-list-group-item .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .score-list-group .active.score-list-group-item .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .score-list-group .active.score-list-group-item:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .score-list-group .active.score-list-group-item:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .score-list-group .active.score-list-group-item:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .score-list-group .active.score-list-group-item:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .score-list-group .active.score-list-group-item:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small,
  .score-list-group .active.score-list-group-item:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .score-list-group .active.score-list-group-item .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .score-list-group .active.score-list-group-item:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .score-list-group .active.score-list-group-item:focus .list-group-item-text {
    color: #96d6ff; }

.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, .score-accordion-panel, .score-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

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

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle, .panel-heading > .score-megamenu-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, .score-comment-container {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group, .score-accordion-panel > .list-group, .score-panel > .list-group,
.panel > .panel-collapse > .list-group,
.score-accordion-panel > .panel-collapse > .list-group,
.score-panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .score-accordion-panel > .list-group .list-group-item, .score-panel > .list-group .list-group-item, .panel > .list-group .score-list-group .score-list-group-item, .score-list-group .panel > .list-group .score-list-group-item, .score-accordion-panel > .list-group .score-list-group .score-list-group-item, .score-list-group .score-accordion-panel > .list-group .score-list-group-item, .score-panel > .list-group .score-list-group .score-list-group-item, .score-list-group .score-panel > .list-group .score-list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item,
  .score-accordion-panel > .panel-collapse > .list-group .list-group-item,
  .score-panel > .panel-collapse > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .score-list-group .score-list-group-item,
  .score-list-group .panel > .panel-collapse > .list-group .score-list-group-item,
  .score-accordion-panel > .panel-collapse > .list-group .score-list-group .score-list-group-item,
  .score-list-group .score-accordion-panel > .panel-collapse > .list-group .score-list-group-item,
  .score-panel > .panel-collapse > .list-group .score-list-group .score-list-group-item,
  .score-list-group .score-panel > .panel-collapse > .list-group .score-list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .score-accordion-panel > .list-group:first-child .list-group-item:first-child, .score-panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .panel > .list-group:first-child .score-list-group-item:first-child, .score-accordion-panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .score-accordion-panel > .list-group:first-child .score-list-group-item:first-child, .score-panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .score-panel > .list-group:first-child .score-list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .score-accordion-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .score-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child,
  .score-list-group .panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child,
  .score-accordion-panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child,
  .score-list-group .score-accordion-panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child,
  .score-panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child,
  .score-list-group .score-panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child, .score-accordion-panel > .list-group:last-child .list-group-item:last-child, .score-panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .panel > .list-group:last-child .score-list-group-item:last-child, .score-accordion-panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .score-accordion-panel > .list-group:last-child .score-list-group-item:last-child, .score-panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .score-panel > .list-group:last-child .score-list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .score-accordion-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .score-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child,
  .score-list-group .panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child,
  .score-accordion-panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child,
  .score-list-group .score-accordion-panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child,
  .score-panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child,
  .score-list-group .score-panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

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

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

.list-group + .panel-footer, .list-group + .score-comment-container {
  border-top-width: 0; }

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

.panel > .table:first-child, .score-accordion-panel > .table:first-child, .score-panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.score-accordion-panel > .table-responsive:first-child > .table:first-child,
.score-panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child, .score-panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child,
  .score-panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .score-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,
  .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .score-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,
    .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .score-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,
    .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .score-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,
    .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .score-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,
    .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .score-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,
    .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .score-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,
    .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child, .score-accordion-panel > .table:last-child, .score-panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.score-accordion-panel > .table-responsive:last-child > .table:last-child,
.score-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child,
  .score-panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .score-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,
  .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .score-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,
    .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .score-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,
    .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .score-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,
    .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .score-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,
    .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .score-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,
    .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .score-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,
    .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .score-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,
    .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

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

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

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

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

.panel-group, .score-accordion {
  margin-bottom: 20px; }
  .panel-group .panel, .score-accordion .panel, .panel-group .score-accordion-panel, .score-accordion .score-accordion-panel, .panel-group .score-panel, .score-accordion .score-panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel, .score-accordion .panel + .panel, .panel-group .score-accordion-panel + .panel, .score-accordion .score-accordion-panel + .panel, .panel-group .score-panel + .panel, .score-accordion .score-panel + .panel, .panel-group .panel + .score-accordion-panel, .score-accordion .panel + .score-accordion-panel, .panel-group .score-accordion-panel + .score-accordion-panel, .score-accordion .score-accordion-panel + .score-accordion-panel, .panel-group .score-panel + .score-accordion-panel, .score-accordion .score-panel + .score-accordion-panel, .panel-group .panel + .score-panel, .score-accordion .panel + .score-panel, .panel-group .score-accordion-panel + .score-panel, .score-accordion .score-accordion-panel + .score-panel, .panel-group .score-panel + .score-panel, .score-accordion .score-panel + .score-panel {
      margin-top: 5px; }
  .panel-group .panel-heading, .score-accordion .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body, .score-accordion .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .score-accordion .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer, .score-accordion .panel-footer, .panel-group .score-comment-container, .score-accordion .score-comment-container {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .score-accordion .panel-footer + .panel-collapse .panel-body, .panel-group .score-comment-container + .panel-collapse .panel-body, .score-accordion .score-comment-container + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default, .score-accordion-panel, .score-panel {
  border-color: #094e7d; }
  .panel-default > .panel-heading, .score-accordion-panel > .panel-heading, .score-panel > .panel-heading {
    color: #007ac9;
    background-color: #fff;
    border-color: #094e7d; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .score-accordion-panel > .panel-heading + .panel-collapse > .panel-body, .score-panel > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #094e7d; }
    .panel-default > .panel-heading .badge, .score-accordion-panel > .panel-heading .badge, .score-panel > .panel-heading .badge {
      color: #fff;
      background-color: #007ac9; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .score-accordion-panel > .panel-footer + .panel-collapse > .panel-body, .score-panel > .panel-footer + .panel-collapse > .panel-body, .panel-default > .score-comment-container + .panel-collapse > .panel-body, .score-accordion-panel > .score-comment-container + .panel-collapse > .panel-body, .score-panel > .score-comment-container + .panel-collapse > .panel-body {
    border-bottom-color: #094e7d; }

.panel-primary {
  border-color: #007ac9; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #007ac9;
    border-color: #007ac9; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #007ac9; }
    .panel-primary > .panel-heading .badge {
      color: #007ac9;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body, .panel-primary > .score-comment-container + .panel-collapse > .panel-body {
    border-bottom-color: #007ac9; }

.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, .panel-success > .score-comment-container + .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, .panel-info > .score-comment-container + .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, .panel-warning > .score-comment-container + .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, .panel-danger > .score-comment-container + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

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

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

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

.well, .score-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, .score-well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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 {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #007ac9;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #007ac9;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

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

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

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

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

.clearfix:after {
  clear: both; }

.center-block, .ecolab-story-feature .ecolab-story-feature__media img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) and (max-width: 1349px) {
  .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: 1349px) {
  .visible-md-block {
    display: block !important; } }

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

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

@media (min-width: 1350px) {
  .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: 1350px) {
  .visible-lg-block {
    display: block !important; } }

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

@media (min-width: 1350px) {
  .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: 1349px) {
  .hidden-md {
    display: none !important; } }

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

/*
 * typehead.js-bootstrap3.scss
 * @version 0.2.3
 * https://github.com/hyspace/typeahead.js-bootstrap3.scss
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.has-warning .twitter-typeahead .tt-input,
.has-warning .twitter-typeahead .tt-hint {
  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 .twitter-typeahead .tt-input:focus,
.has-warning .twitter-typeahead .tt-hint: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-error .twitter-typeahead .tt-input,
.has-error .twitter-typeahead .tt-hint {
  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 .twitter-typeahead .tt-input:focus,
.has-error .twitter-typeahead .tt-hint: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-success .twitter-typeahead .tt-input,
.has-success .twitter-typeahead .tt-hint {
  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 .twitter-typeahead .tt-input:focus,
.has-success .twitter-typeahead .tt-hint: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; }

/*.input-group .twitter-typeahead:first-child .tt-input,*/
.input-group .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

/*.input-group .twitter-typeahead:last-child .tt-input,*/
.input-group .twitter-typeahead:last-child .tt-hint {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group.input-group-sm .twitter-typeahead .tt-input,
select.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  line-height: 30px; }

textarea.input-group.input-group-sm .twitter-typeahead .tt-input,
textarea.input-group.input-group-sm .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: auto; }

.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0; }

.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-group.input-group-lg .twitter-typeahead .tt-input,
select.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  line-height: 46px; }

textarea.input-group.input-group-lg .twitter-typeahead .tt-input,
textarea.input-group.input-group-lg .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: auto; }

.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0; }

.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.twitter-typeahead {
  float: left; }

.input-group .twitter-typeahead {
  display: table-cell !important; }

.twitter-typeahead .tt-hint {
  color: #999999; }

.twitter-typeahead .tt-input {
  z-index: 2; }

.twitter-typeahead .tt-input[disabled],
.twitter-typeahead .tt-input[readonly],
fieldset[disabled] .twitter-typeahead .tt-input {
  cursor: not-allowed;
  background-color: #eeeeee !important; }

.tt-dropdown-menu,
.tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  width: 440px; }

.tt-dropdown-menu .tt-suggestion,
.tt-menu .tt-suggestion {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333; }

.tt-dropdown-menu .tt-suggestion.tt-cursor,
.tt-menu .tt-suggestion.tt-cursor,
.tt-dropdown-menu .tt-suggestion:hover,
.tt-menu .tt-suggestion:hover {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: #f5f5f5;
  color: #262626; }

.tt-dropdown-menu .tt-suggestion.tt-cursor a,
.tt-menu .tt-suggestion.tt-cursor a,
.tt-dropdown-menu .tt-suggestion:hover a,
.tt-menu .tt-suggestion:hover a {
  color: #262626; }

.tt-dropdown-menu .tt-suggestion p,
.tt-menu .tt-suggestion p {
  margin: 0; }

.pg-typeahead {
  padding: 10px; }
  .pg-typeahead .pg-search-header {
    font-size: 1.2em;
    background: #ddd;
    margin: 0 0 10px 0;
    padding: 3px 15px;
    border: none;
    clear: both; }
  .pg-typeahead .btn-sm, .pg-typeahead .btn-group-sm > .btn, .pg-typeahead .btn-group-sm > .score-button, .pg-typeahead .btn-group-sm > .button {
    font-size: 10px; }
  .pg-typeahead a {
    color: black;
    text-decoration: none; }
  .pg-typeahead .light-font {
    padding-left: 10px; }
  .pg-typeahead .pg-content-tile {
    float: none;
    border: none;
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    background-color: transparent; }
  .pg-typeahead .tile-image {
    display: inline-block;
    max-width: 50px;
    max-height: 50px; }
    .pg-typeahead .tile-image img {
      max-width: 50px; }
  .pg-typeahead .tile-title {
    display: inline-block;
    font-weight: bold;
    color: #333;
    font-size: 1em;
    margin-left: 5px; }

.pg-sandbox-structure {
  margin: 0; }

.tt-menu {
  padding: 0; }

.tt-dataset {
  margin-bottom: 0;
  padding-top: 0; }

.tt-suggestion {
  padding: 0 10px; }
  .tt-suggestion:hover {
    background-color: #eee; }

.default-active-facets, .score-active-facets {
  margin-bottom: 10px; }
  .default-active-facets > div, .score-active-facets > div {
    display: inline-block;
    margin-right: 10px; }
  .default-active-facets .score-facet-tag, .score-active-facets .score-facet-tag {
    display: inline-block;
    color: #337ab7;
    background-color: #fff;
    padding: 2px 5px;
    border: 1px solid #ddd;
    cursor: pointer; }
    .default-active-facets .score-facet-tag:hover, .score-active-facets .score-facet-tag:hover {
      opacity: 0.7; }
  .default-active-facets .icon, .score-active-facets .icon {
    display: inline-block;
    width: 20px;
    text-indent: -3000px;
    background: url("../img/close.png") center 5px no-repeat;
    background-size: 12px; }
  .default-active-facets .clear-all, .score-active-facets .clear-all {
    cursor: pointer; }
    .default-active-facets .clear-all.disabled, .score-active-facets .clear-all.disabled {
      pointer-events: none;
      opacity: 0.3; }

.default-search-results, .score-search-results, .score-grouped-search-results, .default-grouped-search-results {
  text-align: center;
  margin-bottom: 15px; }
  .default-search-results .score-search-results-header .displaying-results, .score-search-results .score-search-results-header .displaying-results, .score-grouped-search-results .score-search-results-header .displaying-results, .default-grouped-search-results .score-search-results-header .displaying-results {
    float: left;
    width: inherit;
    margin: 0 20px 20px 0; }
  @media only screen and (max-width: 599px) {
    .default-search-results .score-search-results-header > div, .score-search-results .score-search-results-header > div, .score-grouped-search-results .score-search-results-header > div, .default-grouped-search-results .score-search-results-header > div {
      margin-top: 15px; } }
  .default-search-results .search-results-list, .score-search-results .search-results-list, .score-grouped-search-results .search-results-list, .default-grouped-search-results .search-results-list {
    width: 100%;
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden; }
    @media only screen and (max-width: 991px) {
      .default-search-results .search-results-list, .score-search-results .search-results-list, .score-grouped-search-results .search-results-list, .default-grouped-search-results .search-results-list {
        margin-bottom: 40px; } }
    @media only screen and (min-width: 992px) {
      .default-search-results .search-results-list, .score-search-results .search-results-list, .score-grouped-search-results .search-results-list, .default-grouped-search-results .search-results-list {
        margin-bottom: 20px; } }
    .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
      position: relative;
      list-style: none;
      display: inline-block;
      background-color: #fff;
      border: 1px solid lightgray;
      float: left;
      margin-bottom: 20px;
      padding: 15px; }
      @media only screen and (min-width: 0) {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          width: 100%; } }
      @media only screen and (min-width: 570px) {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          width: 48%;
          margin: 0 1% 20px 1%; } }
      @media only screen and (min-width: 1350px) {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          width: 31.333%; } }
      @media print {
        .default-search-results .search-results-list li, .score-search-results .search-results-list li, .score-grouped-search-results .search-results-list li, .default-grouped-search-results .search-results-list li {
          float: left;
          width: 31.333%; } }
      .default-search-results .search-results-list li.promo-tile-li, .score-search-results .search-results-list li.promo-tile-li, .score-grouped-search-results .search-results-list li.promo-tile-li, .default-grouped-search-results .search-results-list li.promo-tile-li {
        background-color: transparent; }
        .default-search-results .search-results-list li.promo-tile-li .score-highlight, .score-search-results .search-results-list li.promo-tile-li .score-highlight, .score-grouped-search-results .search-results-list li.promo-tile-li .score-highlight, .default-grouped-search-results .search-results-list li.promo-tile-li .score-highlight {
          margin: 0; }
      .default-search-results .search-results-list li h2, .score-search-results .search-results-list li h2, .score-grouped-search-results .search-results-list li h2, .default-search-results .search-results-list li h3, .score-search-results .search-results-list li h3, .score-grouped-search-results .search-results-list li h3, .default-search-results .search-results-list li h4, .score-search-results .search-results-list li h4, .score-grouped-search-results .search-results-list li h4, .default-search-results .search-results-list li h5, .score-search-results .search-results-list li h5, .score-grouped-search-results .search-results-list li h5, .default-search-results .search-results-list li h6, .score-search-results .search-results-list li h6, .score-grouped-search-results .search-results-list li h6, .default-grouped-search-results .search-results-list li h2, .default-grouped-search-results .search-results-list li h3, .default-grouped-search-results .search-results-list li h4, .default-grouped-search-results .search-results-list li h5, .default-grouped-search-results .search-results-list li h6 {
        margin: 0 0 15px 0; }
  .default-search-results .score-no-search-results, .score-search-results .score-no-search-results, .score-grouped-search-results .score-no-search-results, .default-search-results .score-search-service-unavailable, .score-search-results .score-search-service-unavailable, .score-grouped-search-results .score-search-service-unavailable, .default-grouped-search-results .score-no-search-results, .default-grouped-search-results .score-search-service-unavailable {
    text-align: center;
    margin-bottom: 10px; }
  .default-search-results .score-search-service-unavailable, .score-search-results .score-search-service-unavailable, .score-grouped-search-results .score-search-service-unavailable, .default-grouped-search-results .score-search-service-unavailable {
    clear: both; }
  .default-search-results.one-column .search-results-list > li, .one-column.score-search-results .search-results-list > li, .one-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.one-column .search-results-list > li {
    width: 100%; }
  @media only screen and (min-width: 1350px) {
    .default-search-results.two-column .search-results-list > li, .two-column.score-search-results .search-results-list > li, .two-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.two-column .search-results-list > li {
      width: 48%; } }
  @media print {
    .default-search-results.two-column .search-results-list > li, .two-column.score-search-results .search-results-list > li, .two-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.two-column .search-results-list > li {
      width: 48%; } }
  @media only screen and (min-width: 1350px) {
    .default-search-results.three-column .search-results-list > li, .three-column.score-search-results .search-results-list > li, .three-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.three-column .search-results-list > li {
      width: 31.333%; } }
  @media print {
    .default-search-results.three-column .search-results-list > li, .three-column.score-search-results .search-results-list > li, .three-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.three-column .search-results-list > li {
      width: 31.333%; } }
  @media only screen and (min-width: 1350px) {
    .default-search-results.four-column .search-results-list > li, .four-column.score-search-results .search-results-list > li, .four-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.four-column .search-results-list > li {
      width: 23%; } }
  @media print {
    .default-search-results.four-column .search-results-list > li, .four-column.score-search-results .search-results-list > li, .four-column.score-grouped-search-results .search-results-list > li, .default-grouped-search-results.four-column .search-results-list > li {
      width: 23%; } }
  .default-search-results .score-tile-grid, .score-search-results .score-tile-grid, .score-grouped-search-results .score-tile-grid, .default-grouped-search-results .score-tile-grid {
    text-align: left; }
  .default-search-results .show-more, .score-search-results .show-more, .score-grouped-search-results .show-more, .default-grouped-search-results .show-more {
    display: inline-block;
    cursor: pointer; }
  .default-search-results .score-search-results-message, .score-search-results .score-search-results-message, .score-grouped-search-results .score-search-results-message, .default-grouped-search-results .score-search-results-message {
    font-size: 16px;
    margin: 0 0 20px 0; }
  .default-search-results.js-hide-on-load, .js-hide-on-load.score-search-results, .js-hide-on-load.score-grouped-search-results, .default-grouped-search-results.js-hide-on-load {
    display: none; }
  .default-search-results .tile-placeholder, .score-search-results .tile-placeholder, .score-grouped-search-results .tile-placeholder, .default-grouped-search-results .tile-placeholder {
    margin: 5px 0;
    padding: 1px;
    border: 1px solid gray; }
  .default-search-results .quick-view-link, .score-search-results .quick-view-link, .score-grouped-search-results .quick-view-link,
  .default-search-results .score-button,
  .score-search-results .score-button,
  .score-grouped-search-results .score-button, .default-grouped-search-results .quick-view-link,
  .default-grouped-search-results .score-button {
    display: none; }
    .default-search-results .quick-view-link.show-more, .score-search-results .quick-view-link.show-more, .score-grouped-search-results .quick-view-link.show-more,
    .default-search-results .score-button.show-more,
    .score-search-results .score-button.show-more,
    .score-grouped-search-results .score-button.show-more, .default-grouped-search-results .quick-view-link.show-more,
    .default-grouped-search-results .score-button.show-more {
      display: inline-block; }

.score-multi-view-search-results .quick-view-link,
.score-multi-view-search-results .score-button {
  display: inline-block; }

.score-like a {
  position: relative;
  line-height: 1;
  text-decoration: none; }
  .score-like a:hover, .score-like a.active:hover {
    text-decoration: none; }
  .score-like a.active {
    text-decoration: none; }

.score-comment-container .score-comment-form {
  height: 38px;
  position: relative;
  overflow: hidden;
  transition: all 1s;
  -webkit-transition: all 1s;
  /* Safari */
  background: #fff;
  border: 1px solid #ced4da;
  margin-bottom: 15px; }
  .score-comment-container .score-comment-form.extended {
    height: 200px; }
    .score-comment-container .score-comment-form.extended .score-comment-area {
      height: 145px;
      transition: all 1s;
      -webkit-transition: all 1s;
      /* Safari */
      border-bottom: 1px solid #ced4da; }
    .score-comment-container .score-comment-form.extended.visible .score-comment-area {
      height: 145px;
      transition: all 1s;
      -webkit-transition: all 1s;
      /* Safari */
      border-bottom: 1px solid #ced4da; }

.score-comment-container .score-comment-area, .score-comment-container .score-reply-area {
  min-height: 38px;
  border: none;
  border-radius: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
  /* Safari */
  border-bottom: 1px solid #ced4da;
  resize: none; }

.score-comment-container .score-comment-characters, .score-comment-container .score-reply-characters {
  font-size: 12px;
  float: left;
  padding: 5px 10px; }
  @media only screen and (min-width: 768px) {
    .score-comment-container .score-comment-characters, .score-comment-container .score-reply-characters {
      font-size: 14px; } }

.score-comment-container .score-call-to-action {
  float: right;
  padding: 10px 0; }
  .score-comment-container .score-call-to-action .score-button {
    padding: 4px 8px;
    margin-right: 10px; }

.score-comment-container .score-comment-actions {
  float: right; }
  .score-comment-container .score-comment-actions .score-button {
    padding: 4px 8px;
    letter-spacing: 1px; }

.score-comment-container .score-comment-body h4, .score-comment-container .score-reply-body h4 {
  margin-bottom: 5px; }

.score-comment-container .score-comment-body small, .score-comment-container .score-reply-body small {
  margin-bottom: 8px; }

.score-comment-container .score-comment-body p, .score-comment-container .score-reply-body p {
  word-wrap: break-word; }

.score-comment-container .score-comment-body .reply, .score-comment-container .score-reply-body .reply {
  padding: 0 0 10px 0; }

.score-comment-container .score-comment-replies {
  padding: 0 0 10px 20px; }

.score-comment-container .score-reply-form {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
  transition: all 1s;
  -webkit-transition: all 1s;
  /* Safari */
  background: #fff;
  border: 1px solid #ced4da;
  visibility: hidden; }
  .score-comment-container .score-reply-form.visible {
    display: block;
    visibility: visible;
    height: 38px;
    transition: all 1s;
    -webkit-transition: all 1s;
    /* Safari */ }
    .score-comment-container .score-reply-form.visible textarea {
      width: 100%; }
  .score-comment-container .score-reply-form.extended {
    height: 200px;
    border: 1px solid #ced4da;
    transition: all 1s;
    -webkit-transition: all 1s;
    /* Safari */ }
  .score-comment-container .score-reply-form.visible.extended textarea {
    height: 145px;
    transition: all 1s;
    -webkit-transition: all 1s;
    /* Safari */
    border-bottom: 1px solid #ced4da;
    border-radius: 0; }

.score-comment-container *[disabled] {
  pointer-events: none !important; }

.comments-modal .modal-title {
  float: left; }

.comments-modal .modal-body textarea {
  resize: vertical; }

.limit-over {
  color: #ff0000; }

.score-comment-service-unavailable {
  display: none; }

.submit-comment-wrapper {
  display: inline-block;
  position: relative; }

.default-facet-container .clear-facets, .score-facet-container .clear-facets {
  display: block;
  margin-bottom: 10px;
  cursor: pointer; }
  .default-facet-container .clear-facets.disabled, .score-facet-container .clear-facets.disabled {
    pointer-events: none;
    opacity: 0.3; }

.default-facet-container .panel, .score-facet-container .panel, .default-facet-container .score-accordion-panel, .score-facet-container .score-accordion-panel, .default-facet-container .score-panel, .score-facet-container .score-panel {
  border: 1px solid lightgray;
  border-radius: 0;
  margin-bottom: 20px; }
  .default-facet-container .panel .panel-heading, .score-facet-container .panel .panel-heading, .default-facet-container .score-accordion-panel .panel-heading, .score-facet-container .score-accordion-panel .panel-heading, .default-facet-container .score-panel .panel-heading, .score-facet-container .score-panel .panel-heading {
    padding-left: 15px;
    padding-right: 35px;
    cursor: pointer; }
    .default-facet-container .panel .panel-heading.opened, .score-facet-container .panel .panel-heading.opened, .default-facet-container .score-accordion-panel .panel-heading.opened, .score-facet-container .score-accordion-panel .panel-heading.opened, .default-facet-container .score-panel .panel-heading.opened, .score-facet-container .score-panel .panel-heading.opened {
      background: url("../img/arrow_down.png") 96% center no-repeat;
      background-size: 22px;
      border-bottom: 1px solid #ddd; }
    .default-facet-container .panel .panel-heading.closed, .score-facet-container .panel .panel-heading.closed, .default-facet-container .score-accordion-panel .panel-heading.closed, .score-facet-container .score-accordion-panel .panel-heading.closed, .default-facet-container .score-panel .panel-heading.closed, .score-facet-container .score-panel .panel-heading.closed {
      background: url("../img/arrow_right.png") 97% center no-repeat;
      background-size: 22px; }
    .default-facet-container .panel .panel-heading.static, .score-facet-container .panel .panel-heading.static, .default-facet-container .score-accordion-panel .panel-heading.static, .score-facet-container .score-accordion-panel .panel-heading.static, .default-facet-container .score-panel .panel-heading.static, .score-facet-container .score-panel .panel-heading.static {
      background: transparent;
      border-bottom: 1px solid #ddd; }
  .default-facet-container .panel .panel-body .zero-hits, .score-facet-container .panel .panel-body .zero-hits, .default-facet-container .score-accordion-panel .panel-body .zero-hits, .score-facet-container .score-accordion-panel .panel-body .zero-hits, .default-facet-container .score-panel .panel-body .zero-hits, .score-facet-container .score-panel .panel-body .zero-hits {
    opacity: 0.3; }
    .default-facet-container .panel .panel-body .zero-hits label, .score-facet-container .panel .panel-body .zero-hits label, .default-facet-container .score-accordion-panel .panel-body .zero-hits label, .score-facet-container .score-accordion-panel .panel-body .zero-hits label, .default-facet-container .score-panel .panel-body .zero-hits label, .score-facet-container .score-panel .panel-body .zero-hits label {
      pointer-events: none; }
      .default-facet-container .panel .panel-body .zero-hits label:hover, .score-facet-container .panel .panel-body .zero-hits label:hover, .default-facet-container .score-accordion-panel .panel-body .zero-hits label:hover, .score-facet-container .score-accordion-panel .panel-body .zero-hits label:hover, .default-facet-container .score-panel .panel-body .zero-hits label:hover, .score-facet-container .score-panel .panel-body .zero-hits label:hover {
        cursor: not-allowed; }
  .default-facet-container .panel .panel-body legend, .score-facet-container .panel .panel-body legend, .default-facet-container .score-accordion-panel .panel-body legend, .score-facet-container .score-accordion-panel .panel-body legend, .default-facet-container .score-panel .panel-body legend, .score-facet-container .score-panel .panel-body legend {
    display: none; }

.default-facet-container .score-checkbox, .score-facet-container .score-checkbox {
  position: relative; }
  .default-facet-container .score-checkbox label, .score-facet-container .score-checkbox label {
    font-weight: normal;
    margin-left: 5px;
    cursor: pointer;
    display: inline-block; }
    .default-facet-container .score-checkbox label:before, .score-facet-container .score-checkbox label:before {
      display: inline-block;
      position: relative;
      top: 5px;
      left: -5px;
      content: "";
      width: 20px;
      height: 20px;
      background-image: url("../img/checkbox.png");
      background-size: 20px; }
  .default-facet-container .score-checkbox input[type="checkbox"], .score-facet-container .score-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: auto;
    height: 18px; }
    .default-facet-container .score-checkbox input[type="checkbox"]:checked + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + label:before, .default-facet-container .score-checkbox input[type="checkbox"]:checked + input + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + input + label:before, .default-facet-container .score-checkbox input[type="checkbox"]:checked + input:nth-child(n) + label:before, .score-facet-container .score-checkbox input[type="checkbox"]:checked + input:nth-child(n) + label:before {
      background-image: url("../img/checkbox_checked.png"); }
  .default-facet-container .score-checkbox.zero-hits, .score-facet-container .score-checkbox.zero-hits {
    cursor: not-allowed; }
    .default-facet-container .score-checkbox.zero-hits:after, .score-facet-container .score-checkbox.zero-hits:after {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      content: "";
      z-index: 2; }
    .default-facet-container .score-checkbox.zero-hits label:before, .score-facet-container .score-checkbox.zero-hits label:before {
      background-image: url("../img/checkbox_disabled.png"); }
    .default-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + label:before, .score-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + label:before, .default-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input + label:before, .score-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input + label:before, .default-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input:nth-child(n) + label:before, .score-facet-container .score-checkbox.zero-hits input[type="checkbox"]:checked + input:nth-child(n) + label:before {
      background-image: url("../img/checkbox_disabled.png"); }

.container {
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 100%; } }
  @media (min-width: 1350px) {
    .container {
      width: 100%;
      max-width: 1408px; } }
  .container.full-width {
    width: 100%;
    max-width: 1920px;
    padding-left: 32px;
    padding-right: 32px; }

div[class^="score-column"], div[class*=" score-column"] {
  margin-left: -16px;
  margin-right: -16px; }
  div[class^="score-column"]:before, div[class^="score-column"]:after, div[class*=" score-column"]:before, div[class*=" score-column"]:after {
    content: " ";
    display: table; }
  div[class^="score-column"]:after, div[class*=" score-column"]:after {
    clear: both; }
  div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
        float: left;
        width: 100%; } }
    @media print {
      div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
        float: left;
        width: 50%; } }
    @media print {
      div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
        float: left;
        width: 50%; } }
    @media print {
      div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
        float: left;
        width: 66.66667%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  footer div[class^="score-column"].score-column2.wide-left > .score-left, footer div[class*=" score-column"].score-column2.wide-left > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 768px) {
      footer div[class^="score-column"].score-column2.wide-left > .score-left, footer div[class*=" score-column"].score-column2.wide-left > .score-left {
        float: left;
        width: 58.33333%; } }
    @media (min-width: 992px) {
      footer div[class^="score-column"].score-column2.wide-left > .score-left, footer div[class*=" score-column"].score-column2.wide-left > .score-left {
        float: left;
        width: 64.58333%; } }
    @media print {
      footer div[class^="score-column"].score-column2.wide-left > .score-left, footer div[class*=" score-column"].score-column2.wide-left > .score-left {
        position: relative;
        float: left;
        width: 64.58333%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  footer div[class^="score-column"].score-column2.wide-left > .score-right, footer div[class*=" score-column"].score-column2.wide-left > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 768px) {
      footer div[class^="score-column"].score-column2.wide-left > .score-right, footer div[class*=" score-column"].score-column2.wide-left > .score-right {
        float: left;
        width: 41.66667%; } }
    @media (min-width: 992px) {
      footer div[class^="score-column"].score-column2.wide-left > .score-right, footer div[class*=" score-column"].score-column2.wide-left > .score-right {
        float: left;
        width: 35.41667%; } }
    @media print {
      footer div[class^="score-column"].score-column2.wide-left > .score-right, footer div[class*=" score-column"].score-column2.wide-left > .score-right {
        position: relative;
        float: left;
        width: 35.41667%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  @media (max-width: 767px) {
    footer div[class^="score-column"].score-column2.wide-left .score-left, footer div[class*=" score-column"].score-column2.wide-left .score-left {
      border-bottom: 1px solid #adafaf; } }
  @media (min-width: 768px) {
    footer div[class^="score-column"].score-column2.wide-left, footer div[class*=" score-column"].score-column2.wide-left {
      display: flex;
      align-items: center;
      margin-bottom: 32px; }
      footer div[class^="score-column"].score-column2.wide-left .score-left, footer div[class*=" score-column"].score-column2.wide-left .score-left {
        border-right: 1px solid #adafaf; } }
  @media (min-width: 768px) and (max-width: 992px) {
    footer div[class^="score-column"].score-column2.wide-left .score-left, footer div[class*=" score-column"].score-column2.wide-left .score-left {
      padding-right: 32px; }
    footer div[class^="score-column"].score-column2.wide-left .score-right, footer div[class*=" score-column"].score-column2.wide-left .score-right {
      padding-left: 32px; } }
  @media (min-width: 1350px) {
    footer div[class^="score-column"].score-column2.wide-left, footer div[class*=" score-column"].score-column2.wide-left {
      margin-bottom: 64px; }
      footer div[class^="score-column"].score-column2.wide-left .score-left, footer div[class*=" score-column"].score-column2.wide-left .score-left {
        padding-right: 56px; }
      footer div[class^="score-column"].score-column2.wide-left .score-right, footer div[class*=" score-column"].score-column2.wide-left .score-right {
        padding-left: 56px; } }
  div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
        float: left;
        width: 66.66667%; } }
    @media print {
      div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
        float: left;
        width: 33.33333%; } }
    @media print {
      div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
        float: left;
        width: 50%; } }
    @media print {
      div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }
  div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
        float: left;
        width: 25%; } }
    @media print {
      div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 16px;
        padding-right: 16px; } }

div[class^="score-variable"], div[class*=" score-variable"] {
  display: table; }
  div[class^="score-variable"] > .score-variable-row, div[class*=" score-variable"] > .score-variable-row {
    display: table-row; }
    div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
      display: table-cell;
      vertical-align: top;
      padding: 10px; }
      div[class^="score-variable"] > .score-variable-row > .score-variable-column .embed-responsive, div[class^="score-variable"] > .score-variable-row > .score-variable-column .score-youtube-video, div[class^="score-variable"] > .score-variable-row > .score-variable-column .score-vimeo-video, div[class^="score-variable"] > .score-variable-row > .score-variable-column .score-kaltura-video, div[class^="score-variable"] > .score-variable-row > .score-variable-column .score-birghtcove-video, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .embed-responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .score-youtube-video, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .score-vimeo-video, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .score-kaltura-video, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .score-birghtcove-video {
        min-width: 150px; }
      @media only screen and (min-width: 0) {
        div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
          float: left; }
          div[class^="score-variable"] > .score-variable-row > .score-variable-column img.responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column img.responsive {
            min-width: 150px; } }
      @media only screen and (min-width: 968px) {
        div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
          float: none; }
          div[class^="score-variable"] > .score-variable-row > .score-variable-column img.responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column img.responsive {
            min-width: 75px; } }

.page-wrapper {
  width: 100%; }

.score-stripe {
  width: 100%;
  padding-top: 20px;
  border-radius: 0; }

.container.full-width {
  width: 100%;
  padding: 0; }

.default-multi-view-search-results .score-no-search-results, .score-multi-view-search-results .score-no-search-results {
  text-align: center;
  margin-bottom: 10px; }

.default-multi-view-search-results .score-search-service-unavailable, .score-multi-view-search-results .score-search-service-unavailable {
  text-align: center;
  margin-bottom: 10px;
  clear: both; }

.default-multi-view-search-results .score-search-results-view .search-results-list, .score-multi-view-search-results .score-search-results-view .search-results-list {
  width: 100%;
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden; }
  @media only screen and (max-width: 991px) {
    .default-multi-view-search-results .score-search-results-view .search-results-list, .score-multi-view-search-results .score-search-results-view .search-results-list {
      margin-bottom: 40px; } }
  @media only screen and (min-width: 992px) {
    .default-multi-view-search-results .score-search-results-view .search-results-list, .score-multi-view-search-results .score-search-results-view .search-results-list {
      margin-bottom: 20px; } }
  .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
    position: relative;
    list-style: none;
    display: inline-block;
    background-color: #fff;
    border: 1px solid lightgray;
    float: left;
    margin-bottom: 20px;
    padding: 10px 15px; }
    @media only screen and (min-width: 0) {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        width: 100%; } }
    @media only screen and (min-width: 570px) {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        width: 48%;
        margin: 0 1% 20px 1%; } }
    @media only screen and (min-width: 1350px) {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        width: 31.333%; } }
    @media print {
      .default-multi-view-search-results .score-search-results-view .search-results-list li, .score-multi-view-search-results .score-search-results-view .search-results-list li {
        float: left;
        width: 31.333%; } }
    .default-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li, .score-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li {
      background-color: transparent; }
      .default-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li .score-highlight, .score-multi-view-search-results .score-search-results-view .search-results-list li.promo-tile-li .score-highlight {
        margin: 0; }
    .default-multi-view-search-results .score-search-results-view .search-results-list li h2, .score-multi-view-search-results .score-search-results-view .search-results-list li h2, .default-multi-view-search-results .score-search-results-view .search-results-list li h3, .score-multi-view-search-results .score-search-results-view .search-results-list li h3, .default-multi-view-search-results .score-search-results-view .search-results-list li h4, .score-multi-view-search-results .score-search-results-view .search-results-list li h4, .default-multi-view-search-results .score-search-results-view .search-results-list li h5, .score-multi-view-search-results .score-search-results-view .search-results-list li h5, .default-multi-view-search-results .score-search-results-view .search-results-list li h6, .score-multi-view-search-results .score-search-results-view .search-results-list li h6 {
      margin: 0 0 15px 0; }

.default-multi-view-search-results .score-search-results-view.one-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.one-column .search-results-list .score-quick-view {
  width: 100%; }

.default-multi-view-search-results .score-search-results-view.one-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.one-column .search-results-list > li {
  width: 100%; }
  .default-multi-view-search-results .score-search-results-view.one-column .search-results-list > li.active, .score-multi-view-search-results .score-search-results-view.one-column .search-results-list > li.active {
    box-shadow: 24px 19px 49px -14px rgba(0, 0, 0, 0.35); }

.default-multi-view-search-results .score-search-results-view.two-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list .score-quick-view {
  width: 100%; }

@media only screen and (min-width: 1350px) {
  .default-multi-view-search-results .score-search-results-view.two-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list > li {
    width: 48%; } }

@media print {
  .default-multi-view-search-results .score-search-results-view.two-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list > li {
    width: 48%; } }

.default-multi-view-search-results .score-search-results-view.two-column .search-results-list > li.active, .score-multi-view-search-results .score-search-results-view.two-column .search-results-list > li.active {
  box-shadow: 24px 19px 49px -14px rgba(0, 0, 0, 0.35); }

.default-multi-view-search-results .score-search-results-view.three-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list .score-quick-view {
  width: 100%; }

@media only screen and (min-width: 1350px) {
  .default-multi-view-search-results .score-search-results-view.three-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list > li {
    width: 31.333%; } }

@media print {
  .default-multi-view-search-results .score-search-results-view.three-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list > li {
    width: 31.333%; } }

.default-multi-view-search-results .score-search-results-view.three-column .search-results-list > li.active, .score-multi-view-search-results .score-search-results-view.three-column .search-results-list > li.active {
  box-shadow: 24px 19px 49px -14px rgba(0, 0, 0, 0.35); }

.default-multi-view-search-results .score-search-results-view.four-column .search-results-list .score-quick-view, .score-multi-view-search-results .score-search-results-view.four-column .search-results-list .score-quick-view {
  width: 100%; }

@media only screen and (min-width: 1350px) {
  .default-multi-view-search-results .score-search-results-view.four-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.four-column .search-results-list > li {
    width: 23%; } }

@media print {
  .default-multi-view-search-results .score-search-results-view.four-column .search-results-list > li, .score-multi-view-search-results .score-search-results-view.four-column .search-results-list > li {
    width: 23%; } }

.default-multi-view-search-results .score-no-search-results, .score-multi-view-search-results .score-no-search-results, .default-multi-view-search-results .score-search-service-unavailable, .score-multi-view-search-results .score-search-service-unavailable {
  text-align: center;
  margin-bottom: 10px; }

.default-multi-view-search-results .score-search-service-unavailable, .score-multi-view-search-results .score-search-service-unavailable {
  clear: both; }

.score-megamenu .nav, .score-megamenu .score-section-menu, .score-megamenu .score-siblings-menu, .score-megamenu .score-previous-next-menu, .score-megamenu .collapse, .score-megamenu .dropup, .score-megamenu .dropdown, .score-megamenu .score-megamenu-dropdown {
  position: static; }

.score-megamenu .container {
  position: relative; }

.score-megamenu .dropdown-menu {
  clear: both;
  left: auto; }

.score-megamenu .score-megamenu-content {
  padding: 0; }

ul.level-1 {
  margin-left: 0; }

ul.level-2, ul.level-3, ul.level-4, ul.level-5, ul.level-6 {
  margin-left: 20px; }

nav.navbar, nav.score-main-menu-spider, nav.score-megamenu {
  margin-bottom: 0; }

nav.navbar-default, nav.score-main-menu-spider, nav.score-megamenu {
  background: transparent;
  border: none; }

nav .navbar-brand > .img-responsive, nav .ecolab-feature .ecolab-feature__media .navbar-brand > img, .ecolab-feature .ecolab-feature__media nav .navbar-brand > img, nav .ecolab-story-feature .ecolab-story-feature__media .navbar-brand > img, .ecolab-story-feature .ecolab-story-feature__media nav .navbar-brand > img {
  display: inline; }

nav .navbar-nav > li {
  clear: both; }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li {
      clear: both; } }
  @media only screen and (min-width: 1350px) {
    nav .navbar-nav > li {
      clear: none; } }
  nav .navbar-nav > li > a {
    float: left; }
  nav .navbar-nav > li.divider {
    border-right: 1px solid #e7e7e7; }
  nav .navbar-nav > li.dropdown > a, nav .navbar-nav > li.score-megamenu-dropdown > a {
    padding-right: 0; }
  nav .navbar-nav > li.dropdown > a.dropdown-toggle.toggle-caret, nav .navbar-nav > li.score-megamenu-dropdown > a.dropdown-toggle.toggle-caret {
    padding-left: 2px;
    padding-right: 15px; }
  nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu .score-megamenu-content, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu .score-megamenu-content {
    padding: 0; }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu {
      width: initial; } }
  @media only screen and (min-width: 1350px) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu {
      width: 320px; } }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu {
      width: initial; } }
  @media only screen and (min-width: 1350px) {
    nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu {
      width: 640px; } }
  @media only screen and (min-width: 0) {
    nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
      width: initial; } }
  @media only screen and (min-width: 1350px) {
    nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
      width: 960px; } }
  nav .navbar-nav > li.dropdown.megamenu-full .dropdown-menu, nav .navbar-nav > li.megamenu-full.score-megamenu-dropdown .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%; }
  nav .navbar-nav > li.dropdown.megamenu-small, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown, nav .navbar-nav > li.dropdown.megamenu-medium, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown, nav .navbar-nav > li.dropdown.megamenu-large, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown {
    position: relative; }
    @media only screen and (min-width: 0) {
      nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        position: inherit; } }
    @media only screen and (min-width: 1350px) {
      nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        position: absolute; } }
  nav .navbar-nav > li .dropdown-menu {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 0) {
      nav .navbar-nav > li .dropdown-menu {
        position: inherit; } }
    @media only screen and (min-width: 1350px) {
      nav .navbar-nav > li .dropdown-menu {
        position: absolute; } }

.navbar-collapse {
  max-height: initial; }
  .navbar-collapse.in {
    overflow-y: visible; }

.navbar-btn {
  margin: 0; }

.score-sectionnav > li.active-section > a, .score-sectionnav > li.active-section > a:focus, .score-siblingsnav > li.active-section > a, .score-siblingsnav > li.active-section > a:focus, .score-previous-next-menu > li.active-section > a, .score-previous-next-menu > li.active-section > a:focus {
  color: #4d4d4d;
  background-color: #4ab8ff; }

.score-sectionnav-multilevel .nav > li.active > a, .score-sectionnav-multilevel .score-section-menu > li.active > a, .score-sectionnav-multilevel .score-siblings-menu > li.active > a, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a, .score-sectionnav-multilevel .nav > li.active > a:hover, .score-sectionnav-multilevel .score-section-menu > li.active > a:hover, .score-sectionnav-multilevel .score-siblings-menu > li.active > a:hover, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a:hover, .score-sectionnav-multilevel .nav > li.active > a:focus, .score-sectionnav-multilevel .score-section-menu > li.active > a:focus, .score-sectionnav-multilevel .score-siblings-menu > li.active > a:focus, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a:focus {
  color: #4d4d4d;
  background-color: #4ab8ff; }

.score-sectionnav-multilevel .nav > li.active-section > a, .score-sectionnav-multilevel .score-section-menu > li.active-section > a, .score-sectionnav-multilevel .score-siblings-menu > li.active-section > a, .score-sectionnav-multilevel .score-previous-next-menu > li.active-section > a, .score-sectionnav-multilevel .nav > li.active-section > a:focus, .score-sectionnav-multilevel .score-section-menu > li.active-section > a:focus, .score-sectionnav-multilevel .score-siblings-menu > li.active-section > a:focus, .score-sectionnav-multilevel .score-previous-next-menu > li.active-section > a:focus {
  color: #4d4d4d;
  background-color: #4ab8ff; }

/* 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;
  margin-left: auto;
  margin-right: auto; }
  .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; }

.score-slick-slider {
  width: 100%;
  max-width: calc(100% - 30px);
  margin: 0 auto; }
  .score-slick-slider .slick-prev {
    position: absolute;
    z-index: 2;
    top: 45%;
    left: -30px;
    width: 0;
    height: 0;
    font-size: 0;
    background-color: transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #F5F5F5;
    border-left: none; }
    .score-slick-slider .slick-prev:focus {
      outline: none; }
    @media (max-width: 480px) {
      .score-slick-slider .slick-prev {
        display: none; } }
  .score-slick-slider .slick-next {
    position: absolute;
    z-index: 2;
    right: -30px;
    top: 45%;
    font-size: 0;
    width: 0;
    height: 0;
    background-color: transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #F5F5F5;
    border-right: none; }
    .score-slick-slider .slick-next:focus {
      outline: none; }
    @media (max-width: 480px) {
      .score-slick-slider .slick-next {
        display: none; } }
  .score-slick-slider .slick-dots {
    display: inline-block;
    list-style-type: none;
    position: absolute;
    left: 50%;
    top: 100%;
    margin: 0;
    padding: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 480px) {
      .score-slick-slider .slick-dots {
        display: none; } }
    .score-slick-slider .slick-dots li {
      display: inline-block;
      background-color: transparent;
      font-size: 0;
      margin-right: 5px; }
      .score-slick-slider .slick-dots li button {
        background-color: rgba(245, 245, 245, 0.2);
        border: 1px solid rgba(245, 245, 245, 0.9);
        border-radius: 50%;
        height: 10px;
        padding: 5px; }
        .score-slick-slider .slick-dots li button:focus {
          outline: none; }
    .score-slick-slider .slick-dots li.slick-active button {
      background-color: rgba(245, 245, 245, 0.9);
      border: 1px solid rgba(245, 245, 245, 0.9);
      border-radius: 50%;
      height: 10px;
      padding: 5px; }
  .score-slick-slider .score-style-box {
    max-width: 100%;
    min-height: 350px;
    margin: 0 auto;
    background-color: rgba(245, 245, 245, 0.9); }
  .score-slick-slider.slides-to-show-2 .score-style-box, .score-slick-slider.slides-to-show-3 .score-style-box, .score-slick-slider.slides-to-show-4 .score-style-box {
    max-width: calc(100% - 20px); }

.default-section-tiles-menu, .score-section-tiles-menu {
  margin: 0 0 20px 0;
  padding: 0; }
  .default-section-tiles-menu li, .score-section-tiles-menu li {
    margin-bottom: 20px;
    list-style: none;
    padding: 15px;
    border: 1px solid #ddd; }

.default-search-box:before, .score-search-box:before, .default-search-box:after, .score-search-box:after {
  content: " ";
  display: table; }

.default-search-box:after, .score-search-box:after {
  clear: both; }

.default-search-box .js-typeahead, .score-search-box .js-typeahead {
  position: relative;
  display: flex;
  width: 100%;
  height: 34px; }

.default-search-box .twitter-typeahead, .score-search-box .twitter-typeahead {
  width: 100%;
  height: 100%; }
  .default-search-box .twitter-typeahead input, .score-search-box .twitter-typeahead input {
    width: 100%;
    line-height: 24px;
    border: 1px solid #ddd;
    padding-right: 10px; }
    .default-search-box .twitter-typeahead input::-ms-clear, .score-search-box .twitter-typeahead input::-ms-clear {
      display: none; }
  .default-search-box .twitter-typeahead .tt-hint, .score-search-box .twitter-typeahead .tt-hint, .default-search-box .twitter-typeahead .tt-input, .score-search-box .twitter-typeahead .tt-input {
    padding-left: 10px; }
  .default-search-box .twitter-typeahead .tt-input, .score-search-box .twitter-typeahead .tt-input {
    height: 100%;
    background-color: #FFFFFF !important; }
  .default-search-box .twitter-typeahead .tt-hint, .score-search-box .twitter-typeahead .tt-hint {
    display: none; }
  .default-search-box .twitter-typeahead .tt-menu, .score-search-box .twitter-typeahead .tt-menu {
    width: 350px;
    left: inherit !important;
    right: -50px; }
  .default-search-box .twitter-typeahead .score-typeahead-header, .score-search-box .twitter-typeahead .score-typeahead-header {
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #ddd; }
  .default-search-box .twitter-typeahead .score-typeahead-content, .score-search-box .twitter-typeahead .score-typeahead-content {
    border-bottom: 1px solid #ddd; }
  .default-search-box .twitter-typeahead .score-typeahead-footer, .score-search-box .twitter-typeahead .score-typeahead-footer {
    padding: 10px; }

.default-search-box .clear-input, .score-search-box .clear-input {
  display: flex;
  align-items: top;
  height: 100%;
  font-size: 22px;
  background: #ddd;
  padding: 0 4px;
  cursor: pointer; }

.default-search-box .button, .score-search-box .button {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 3px 5px;
  color: #fff;
  background-color: #337ab7;
  border-radius: 0;
  z-index: 2;
  cursor: pointer; }

.score-accordion {
  margin-bottom: 32px; }

.score-accordion-panel {
  margin-bottom: 8px;
  border: none;
  background: transparent;
  overflow: hidden;
  margin-top: 16px !important; }
  .score-accordion-panel .panel-heading {
    position: relative;
    padding: 0;
    background: transparent;
    z-index: 1; }
    .score-accordion-panel .panel-heading .panel-title {
      font-size: 19px;
      line-height: 26px;
      text-transform: uppercase; }
      .score-accordion-panel .panel-heading .panel-title a {
        font-family: 'Interstate', sans-serif;
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.8px;
        color: black;
        text-decoration: none;
        display: block;
        background: white;
        padding: 16px;
        border-radius: 6px; }
        @media (max-width: 767px) {
          .score-accordion-panel .panel-heading .panel-title a {
            font-size: 20px;
            line-height: 24px;
            letter-spacing: 0.4px; } }
        @media (min-width: 768px) and (max-width: 1349px) {
          .score-accordion-panel .panel-heading .panel-title a {
            font-size: 20px;
            line-height: 24px;
            letter-spacing: 0.4px; } }
        .score-accordion-panel .panel-heading .panel-title a .glyphicon {
          position: absolute;
          top: 50%;
          right: 16px;
          width: 25px;
          height: 25px;
          transform: translateY(-50%); }
        .score-accordion-panel .panel-heading .panel-title a .glyphicon-plus {
          display: inline-block; }
          .score-accordion-panel .panel-heading .panel-title a .glyphicon-plus:before {
            position: relative;
            top: -4px;
            font-size: 24px;
            color: #007ac9; }
        .score-accordion-panel .panel-heading .panel-title a .glyphicon-minus {
          display: none; }
          .score-accordion-panel .panel-heading .panel-title a .glyphicon-minus:before {
            position: relative;
            top: -4px;
            font-size: 24px; }
        .score-accordion-panel .panel-heading .panel-title a[aria-expanded="true"] {
          color: #fff;
          background: #007ac9; }
          .score-accordion-panel .panel-heading .panel-title a[aria-expanded="true"] .glyphicon-plus {
            display: none; }
          .score-accordion-panel .panel-heading .panel-title a[aria-expanded="true"] .glyphicon-minus {
            display: inline-block; }
  .score-accordion-panel .panel-collapse .panel-body {
    background: white;
    margin: -3px 0 8px 0;
    padding: 16px;
    border: none !important;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.3); }
    .score-accordion-panel .panel-collapse .panel-body .score-content-spot p, .score-accordion-panel .panel-collapse .panel-body .score-content-spot ul li {
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.8px; }
      @media (max-width: 767px) {
        .score-accordion-panel .panel-collapse .panel-body .score-content-spot p, .score-accordion-panel .panel-collapse .panel-body .score-content-spot ul li {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .score-accordion-panel .panel-collapse .panel-body .score-content-spot p, .score-accordion-panel .panel-collapse .panel-body .score-content-spot ul li {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
    .score-accordion-panel .panel-collapse .panel-body .score-section-hero h2 {
      font-family: 'InterstateBold', sans-serif;
      font-size: 48px;
      line-height: 52px;
      letter-spacing: 0.8px;
      margin: 0 0 32px 0; }
      @media (max-width: 767px) {
        .score-accordion-panel .panel-collapse .panel-body .score-section-hero h2 {
          font-size: 28px;
          line-height: 32px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .score-accordion-panel .panel-collapse .panel-body .score-section-hero h2 {
          font-size: 40px;
          line-height: 44px;
          letter-spacing: 0.4px; } }
    .score-accordion-panel .panel-collapse .panel-body .score-section-hero .score-hero-body p, .score-accordion-panel .panel-collapse .panel-body .score-section-hero .score-hero-body ul li {
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.8px; }
      @media (max-width: 767px) {
        .score-accordion-panel .panel-collapse .panel-body .score-section-hero .score-hero-body p, .score-accordion-panel .panel-collapse .panel-body .score-section-hero .score-hero-body ul li {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .score-accordion-panel .panel-collapse .panel-body .score-section-hero .score-hero-body p, .score-accordion-panel .panel-collapse .panel-body .score-section-hero .score-hero-body ul li {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
    @media (max-width: 991px) {
      .score-accordion-panel .panel-collapse .panel-body .score-section-hero {
        margin: 0 0 16px 0; } }

.score-active-facets .facets .score-facet-tag {
  vertical-align: bottom; }

.score-stripe.cover, .score-style-box.cover, .item.cover, .score-carousel-pane.cover, .score-full-width-hero.cover, .score-hero.cover, .score-section-header.cover, .score-well.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.score-stripe.contain, .score-style-box.contain, .item.contain, .score-carousel-pane.contain, .score-full-width-hero.contain, .score-hero.contain, .score-section-header.contain, .score-well.contain {
  background-repeat: no-repeat;
  background-size: contain; }

.score-stripe.repeat, .score-style-box.repeat, .item.repeat, .score-carousel-pane.repeat, .score-full-width-hero.repeat, .score-hero.repeat, .score-section-header.repeat, .score-well.repeat {
  background-repeat: repeat; }

.score-stripe.repeat-x, .score-style-box.repeat-x, .item.repeat-x, .score-carousel-pane.repeat-x, .score-full-width-hero.repeat-x, .score-hero.repeat-x, .score-section-header.repeat-x, .score-well.repeat-x {
  background-repeat: repeat-x; }

.score-stripe.repeat-y, .score-style-box.repeat-y, .item.repeat-y, .score-carousel-pane.repeat-y, .score-full-width-hero.repeat-y, .score-hero.repeat-y, .score-section-header.repeat-y, .score-well.repeat-y {
  background-repeat: repeat-y; }

.score-stripe.ecolab-story-hero-module {
  position: relative;
  margin-bottom: 50px;
  padding: 0; }
  @media (min-width: 992px) {
    .score-stripe.ecolab-story-hero-module {
      height: 600px; } }
  .score-stripe.ecolab-story-hero-module:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 38.41%, rgba(0, 0, 0, 0.6) 69.92%, rgba(0, 0, 0, 0.8) 100%); }
  .score-stripe.ecolab-story-hero-module .score-hero {
    padding: 25px; }
    @media (min-width: 768px) {
      .score-stripe.ecolab-story-hero-module .score-hero {
        padding: 25px; } }
    @media (min-width: 992px) {
      .score-stripe.ecolab-story-hero-module .score-hero {
        padding: 150px 25px 50px 25px;
        max-width: 75%;
        margin: 0 auto; } }
  .score-stripe.ecolab-story-hero-module .score-hero-image {
    display: none; }
  .score-stripe.ecolab-story-hero-module h1 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.8px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /*
            text-shadow: 0 0 30px black;
            font-size: 80px;
            line-height: 80px;
            font-family: "InterstateBlackComp",sans-serif;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-transform: uppercase;
*/ }
    @media (max-width: 767px) {
      .score-stripe.ecolab-story-hero-module h1 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-stripe.ecolab-story-hero-module h1 {
        font-size: 48px;
        line-height: 52px;
        letter-spacing: 0.4px; } }
  .score-stripe.ecolab-story-hero-module h2 {
    /*
            background-image: url("../img/a_solution_story.png");
            width: 374px;
            height: 100px;
            margin-left: auto;
            margin-right: auto;
            */
    display: none; }
  .score-stripe.ecolab-story-hero-module .score-hero-body {
    display: none; }
  .score-stripe.ecolab-story-hero-module .score-call-to-action {
    display: none; }

.score-stripe .ecolab-horizontal-nav {
  padding: 20px 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8; }
  .score-stripe .ecolab-horizontal-nav .score-section-menu-root {
    display: none; }
  .score-stripe .ecolab-horizontal-nav li {
    display: block;
    width: 100%;
    margin-bottom: 15px; }
    .score-stripe .ecolab-horizontal-nav li a {
      white-space: normal;
      text-transform: none;
      position: relative;
      display: block;
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.8px;
      color: #007ac9;
      text-align: left;
      background: white;
      margin: 0 0 16px 0;
      padding: 16px 40px 16px 16px;
      border: none;
      border-radius: 4px;
      border-bottom: 8px solid #007ac9;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      transition: all 0.3s ease;
      /*          
            font-size: 14px;
            display: block;
            padding: 20px;
            background: #fff;
            border-left: 5px solid #007ac9;
            border-radius: 0;
            transition: all .3s;
            &:hover {
                background: #fff;
                border-left: 8px solid #007ac9;
            }
            &::after { 
                font-family: "Glyphicons Halflings";
                content: "\e080";
                color: #83bade;
                float: right;
            }
*/ }
      @media (max-width: 767px) {
        .score-stripe .ecolab-horizontal-nav li a {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .score-stripe .ecolab-horizontal-nav li a {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      .score-stripe .ecolab-horizontal-nav li a:before {
        display: none; }
      .score-stripe .ecolab-horizontal-nav li a:after {
        position: absolute;
        top: 50%;
        right: 16px;
        width: 8px;
        height: 16px;
        background: url("../img/arrow-right-black.svg") center center no-repeat;
        background-size: 8px 16px;
        content: "";
        transform: translateY(-50%); }
      .score-stripe .ecolab-horizontal-nav li a:hover {
        color: white !important;
        background-color: #007ac9;
        border-bottom: 8px solid #005075; }

@media (min-width: 992px) {
  .score-stripe .ecolab-horizontal-nav li {
    width: 30%;
    float: left;
    margin-right: 3%; } }

.score-stripe.ecolab-top-bar {
  position: relative;
  color: #fff;
  margin-bottom: 0;
  padding: 0;
  background: #007ac9;
  z-index: 100; }
  .score-stripe.ecolab-top-bar .container {
    width: 100%;
    max-width: 1920px;
    padding-left: 32px;
    padding-right: 32px; }
  @media (min-width: 1200px) {
    .score-stripe.ecolab-top-bar .ecolab-utility-nav {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .score-stripe.ecolab-top-bar .ecolab-standalone-search {
      float: right;
      width: 20%; } }
  .score-stripe.ecolab-top-bar.nalco-top-bar {
    background: #005d8a; }

.score-button {
  margin-right: 10px;
  padding: 8px 25px;
  min-width: 200px;
  white-space: normal;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  background: transparent;
  position: relative;
  font-family: 'InterstateBold', sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  border-radius: 6px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 1;
  color: white;
  background: #007ac9;
  border-bottom: 4px solid #005075;
  /*
    &.btn-primary {
        color: white;
        background: $ecolab-green;
        border-bottom: 4px solid $ecolab-alt-green;

        &:hover, &:focus {
            //border-color: #052c47;
            border-color: $ecolab-alt-green;
            text-decoration: none;
            &:before {
                background: $ecolab-alt-green;
            }
        }
    }

    &.btn-secondary {
        color: white;
        background: transparent;
        border-color: white;
        border-bottom: 2px solid white;
        &:hover, &:focus {
            color: $ecolab-color-blue;
            &:before {
                background: white;
            }
        }
    }

    &.btn-default {
        //color: #007ac9;
        //background: white;
        //border: 1px solid #007ac9;
        color: white;
        background: $ecolab-color-blue;
        border-bottom: 4px solid $ecolab-color-alt-blue;

        &:hover, &:focus {
            //border-color: #052c47;
            border-color: $ecolab-color-alt-blue;
            text-decoration: none;
            &:before {
                background: $ecolab-color-alt-blue;
            }
        }
    }
*/ }
  .score-button:hover, .score-button:focus {
    text-decoration: none; }
  @media (max-width: 991px) {
    .score-button {
      font-size: 16px;
      line-height: 16px;
      letter-spacing: 0.46px; } }
  .score-button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    transition: all 0.3s ease;
    transform: translateY(-100%);
    z-index: -1;
    background: #005075; }
  .score-button:hover, .score-button:active, .score-button:focus {
    color: white;
    text-decoration: none;
    border-bottom: 4px solid #005075; }
    .score-button:hover:before, .score-button:active:before, .score-button:focus:before {
      transform: translateY(0); }
  .score-button.btn-primary, form input.score-button[type="submit"] {
    color: white;
    background: #007ac9;
    border-bottom: 4px solid #005075; }
    .score-button.btn-primary:hover, form input.score-button:hover[type="submit"], .score-button.btn-primary:focus, form input.score-button:focus[type="submit"] {
      border-color: #005075;
      text-decoration: none; }
      .score-button.btn-primary:hover:before, form input.score-button[type="submit"]:hover:before, .score-button.btn-primary:focus:before, form input.score-button[type="submit"]:focus:before {
        background: #005075; }
  .score-button.btn-green {
    color: white;
    background: #58A618;
    border-bottom: 4px solid #275E37; }
    .score-button.btn-green:hover, .score-button.btn-green:focus {
      border-color: #275E37;
      text-decoration: none; }
      .score-button.btn-green:hover:before, .score-button.btn-green:focus:before {
        background: #275E37; }
  .score-button.btn-default {
    color: white;
    background: transparent;
    border-color: white;
    border: 2px solid white; }
    .score-button.btn-default:hover, .score-button.btn-default:active, .score-button.btn-default:focus {
      color: #007ac9; }
      .score-button.btn-default:hover:before, .score-button.btn-default:active:before, .score-button.btn-default:focus:before {
        background: white; }
  .score-button.ecolab-button--numbers {
    white-space: normal;
    text-transform: none;
    position: relative;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px;
    color: #007ac9;
    text-align: left;
    background: white;
    margin: 0 0 16px 0;
    padding: 16px 40px 16px 16px;
    border: none;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-bottom: 8px solid #007ac9; }
    @media (max-width: 767px) {
      .score-button.ecolab-button--numbers {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-button.ecolab-button--numbers {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    .score-button.ecolab-button--numbers:hover {
      color: white;
      background-color: #007ac9;
      border-bottom: 8px solid #003d66; }
    .score-button.ecolab-button--numbers:before {
      display: none; }
    .score-button.ecolab-button--numbers:after {
      position: absolute;
      top: 50%;
      right: 16px;
      width: 8px;
      height: 16px;
      background: url("../img/arrow-right-black.svg") center center no-repeat;
      background-size: 8px 16px;
      content: "";
      transform: translateY(-50%); }
    .ecolab-green-border .score-button.ecolab-button--numbers {
      border-bottom: 8px solid #58A618; }
      .ecolab-green-border .score-button.ecolab-button--numbers:hover {
        color: white !important;
        background-color: #58A618;
        border-bottom: 8px solid #275E37; }
    .ecolab-gold-border .score-button.ecolab-button--numbers {
      border-bottom: 8px solid #EEAF00; }
      .ecolab-gold-border .score-button.ecolab-button--numbers:hover {
        background-color: #EEAF00;
        border-bottom: 8px solid #8E6F00; }
    .ecolab-alt-blue-border .score-button.ecolab-button--numbers {
      border-bottom: 8px solid #005075; }
      .ecolab-alt-blue-border .score-button.ecolab-button--numbers:hover {
        color: white !important;
        background-color: #005075;
        border-bottom: 8px solid #003046; }
    .ecolab-gray-border .score-button.ecolab-button--numbers {
      border-bottom: 8px solid #444749; }
      .ecolab-gray-border .score-button.ecolab-button--numbers:hover {
        color: white !important;
        background-color: #616365;
        border-bottom: 8px solid #444749; }
  .score-button.ecolab-download {
    position: relative;
    width: calc(100% - 32px);
    height: 180px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px;
    color: #005075;
    white-space: normal;
    text-align: left;
    background: white;
    margin: 0 16px 16px 16px;
    padding: 16px 16px 86px 16px;
    border: none;
    border-radius: 6px;
    transition: all 0.3s ease; }
    @media (max-width: 767px) {
      .score-button.ecolab-download {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-button.ecolab-download {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    .score-button.ecolab-download:before {
      background-color: #58A618; }
    .score-button.ecolab-download:after {
      position: absolute;
      bottom: 16px;
      left: 16px;
      width: 54px;
      height: 54px;
      background: url("../img/download-green.svg") center center no-repeat;
      background-size: 54px;
      content: ""; }
    .score-button.ecolab-download:hover {
      color: white;
      background: #58A618; }
      .score-button.ecolab-download:hover:after {
        background: url("../img/download-white.svg") center center no-repeat;
        background-size: 54px; }
    @media (min-width: 768px) {
      .score-button.ecolab-download {
        width: calc(33.33333% - 16px);
        margin: 0 16px 16px 0; }
        .score-button.ecolab-download:nth-child(3n) {
          margin-right: 0; } }

.score-button-toolbar {
  margin-left: 0; }
  .score-button-toolbar > div, .score-button-toolbar > a {
    float: left; }

.score-split-button-menu > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.score-split-button-menu > button {
  margin-left: -5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.score-image-button {
  display: block; }

.carousel {
  margin-bottom: 20px; }

.carousel-inner {
  -webkit-transform-style: preserve-3d; }
  .carousel-inner > .item {
    min-height: 370px; }

.slick-dots {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 50%;
  z-index: 15;
  list-style: none;
  text-align: center;
  bottom: 0;
  width: auto;
  transform: translateX(-50%); }
  .slick-dots li {
    display: inline-block;
    margin-right: 8px; }
    .slick-dots li:last-of-type {
      margin-right: 0; }
    .slick-dots li button {
      width: 13px;
      height: 13px;
      text-indent: -999px;
      border: none;
      border-radius: 7px;
      cursor: pointer;
      font-size: 0;
      outline: none;
      display: block;
      background: #616365;
      margin: 0;
      transition: all 0.3s ease;
      padding: 0; }
    .slick-dots li.slick-active button {
      background-color: #007ac9;
      transform: scale(1.2); }
  @media (max-width: 991px) {
    .slick-dots {
      padding: 7px 16px 12px 16px; } }

.ecolab-carousel {
  min-height: 650px; }
  .ecolab-carousel.hidden {
    max-height: 650px;
    overflow: hidden;
    display: block !important;
    /*opacity: .8;*/
    margin-bottom: 20px; }
    .ecolab-carousel.hidden .score-carousel-pane {
      margin: 10px 8px;
      box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.4); }
      .ecolab-carousel.hidden .score-carousel-pane .score-carousel-pane-body {
        padding-bottom: 175px;
        margin-bottom: 40px; }
  .ecolab-carousel .slick-dots {
    padding: 11px 22px 16px 22px;
    background: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    @media (max-width: 991px) {
      .ecolab-carousel .slick-dots {
        padding: 7px 16px 12px 16px; } }
  .ecolab-carousel .slick-initialized .slick-slide {
    min-height: 600px; }
  .ecolab-carousel .score-carousel-pane-body {
    padding-top: 100px; }
  @media (max-width: 991px) {
    .ecolab-carousel .slick-slider button.slick-prev.slick-arrow,
    .ecolab-carousel .slick-slider button.slick-next.slick-arrow {
      display: none !important; } }
  .ecolab-carousel .slick-slider button.slick-prev.slick-arrow {
    left: 64px; }
  .ecolab-carousel .slick-slider button.slick-next.slick-arrow {
    right: 64px; }

/* CAROUSEL VARIATION (NARROW TEXT BOX) */
@media (min-width: 992px) {
  .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-hero.ecolab-carousel-hero,
  .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-section-hero.ecolab-carousel-hero {
    width: 25%;
    padding: 20px;
    margin-left: 6%; }
    .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-hero.ecolab-carousel-hero h1,
    .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-hero.ecolab-carousel-hero h2,
    .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-section-hero.ecolab-carousel-hero h1,
    .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-section-hero.ecolab-carousel-hero h2 {
      font-size: 32px;
      line-height: 32px; }
  .carousel-hero-narrow-width .carousel-control {
    width: 5%; }
  .ecolab-carousel .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-hero.ecolab-carousel-hero,
  .ecolab-carousel .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-section-hero.ecolab-carousel-hero {
    width: 25%;
    padding: 20px;
    margin-left: 6%; }
    .ecolab-carousel .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-hero.ecolab-carousel-hero h1,
    .ecolab-carousel .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-hero.ecolab-carousel-hero h2,
    .ecolab-carousel .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-section-hero.ecolab-carousel-hero h1,
    .ecolab-carousel .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-section-hero.ecolab-carousel-hero h2 {
      font-size: 32px;
      line-height: 32px; } }

/* CAROUSEL VARIATION (FLUSH-LEFT TEXT BOX) */
.carousel-hero-left .item.score-carousel-pane.cover .score-carousel-pane-body {
  padding-top: 0; }

.carousel-hero-left .item.score-carousel-pane.cover .ecolab-carousel-hero {
  width: 40%;
  margin: 0;
  padding: 25px;
  height: 600px; }

.carousel-hero-left .carousel-control {
  width: 5%; }

.ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover .score-carousel-pane-body {
  padding-top: 0; }

.ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover .ecolab-carousel-hero {
  width: 40%;
  margin: 0;
  padding: 25px;
  height: 600px; }

.ecolab-carousel .carousel-hero-left.slick-slider button.slick-prev.slick-arrow,
.ecolab-carousel .carousel-hero-left.slick-slider button.slick-next.slick-arrow {
  border-radius: 0;
  height: 100%;
  width: 5%;
  position: absolute;
  top: 0;
  outline: 0;
  opacity: 0.9;
  background-repeat: repeat-x; }

.ecolab-carousel .carousel-hero-left.slick-slider button.slick-prev.slick-arrow {
  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); }

.ecolab-carousel .carousel-hero-left.slick-slider button.slick-next.slick-arrow {
  right: 0;
  margin-right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.ecolab-carousel .carousel-hero-left.slick-slider .slick-slide {
  padding: 0; }

.ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-prev.slick-arrow,
.ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-next.slick-arrow {
  border-radius: 0;
  height: 100%;
  width: 8%;
  position: absolute;
  top: 0;
  outline: 0;
  opacity: 0.9;
  background-repeat: repeat-x;
  margin-top: 0; }

.ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-prev.slick-arrow {
  left: 0;
  margin-left: 0;
  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); }

.ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-next.slick-arrow {
  right: 0;
  margin-right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

@media (min-width: 769px) {
  .carousel-hero-left .carousel-control.left {
    left: 30%; }
  .ecolab-carousel .carousel-hero-left.slick-slider button.slick-prev.slick-arrow {
    left: 40%;
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1300px) {
  .ecolab-carousel .carousel-hero-left .score-hero.ecolab-carousel-hero h1,
  .carousel-hero-left .score-hero.ecolab-carousel-hero h1 {
    font-size: 40px;
    line-height: 40px; }
  .ecolab-carousel .carousel-hero-left.slick-slider button.slick-prev.slick-arrow {
    left: 40%;
    margin-left: 0; }
  .ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-prev.slick-arrow {
    left: 0;
    margin-left: -10px; }
    .ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-prev.slick-arrow::before {
      font: 30px; }
  .ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-next.slick-arrow {
    right: 0;
    margin-right: -10px; }
    .ecolab-carousel .carousel-hero-narrow-width.slick-slider button.slick-next.slick-arrow::before {
      font: 30px; } }

@media (max-width: 991px) {
  .ecolab-carousel .carousel-hero-left {
    min-height: initial; }
    .ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover {
      background-position: center top;
      background-size: 800px;
      min-height: initial; }
      .ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover .score-carousel-pane-body {
        padding-top: 240px; }
      .ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover .ecolab-carousel-hero {
        width: 100%;
        margin: 0;
        padding: 25px 8% 50px 8%;
        height: auto; } }

/* for tablets and lower */
@media (max-width: 768px) {
  .ecolab-carousel .carousel-hero-left,
  .carousel-hero-narrow-width {
    min-height: initial; }
    .ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover,
    .carousel-hero-narrow-width .item.score-carousel-pane.cover {
      background-position: center top;
      background-size: 800px;
      min-height: initial; }
      .ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover .score-carousel-pane-body,
      .carousel-hero-narrow-width .item.score-carousel-pane.cover .score-carousel-pane-body {
        padding-top: 240px; }
      .ecolab-carousel .carousel-hero-left .item.score-carousel-pane.cover .ecolab-carousel-hero,
      .carousel-hero-narrow-width .item.score-carousel-pane.cover .ecolab-carousel-hero {
        width: 100%;
        margin: 0;
        padding: 25px 8% 50px 8%;
        height: auto; }
  .ecolab-carousel .slick-slider button.slick-prev.slick-arrow,
  .ecolab-carousel .slick-slider button.slick-next.slick-arrow {
    border-radius: 0;
    height: 100%;
    width: 15%;
    position: absolute;
    top: 0;
    outline: 0;
    opacity: 0.9;
    background-repeat: repeat-x;
    margin-top: 0; }
  .ecolab-carousel .slick-slider button.slick-prev.slick-arrow {
    left: 0;
    margin-left: 0;
    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); }
    .ecolab-carousel .slick-slider button.slick-prev.slick-arrow::before {
      font-size: 20px; }
  .ecolab-carousel .slick-slider button.slick-next.slick-arrow {
    right: 0;
    margin-right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
    .ecolab-carousel .slick-slider button.slick-next.slick-arrow::before {
      font-size: 20px; }
  .ecolab-carousel .carousel-hero-narrow-width button.slick-arrow.slick-prev {
    margin-left: 0; }
    .ecolab-carousel .carousel-hero-narrow-width button.slick-arrow.slick-prev::before {
      font-size: 20px; }
  .ecolab-carousel .carousel-hero-narrow-width button.slick-arrow.slick-next::before {
    font-size: 20px; }
  .ecolab-carousel .carousel-hero-narrow-width button.slick-arrow,
  .ecolab-carousel .carousel-hero-left.slick-slider button.slick-arrow {
    width: 10%;
    margin-top: 0; }
    .ecolab-carousel .carousel-hero-narrow-width button.slick-arrow::before,
    .ecolab-carousel .carousel-hero-left.slick-slider button.slick-arrow::before {
      font-size: 20px; }
    .ecolab-carousel .carousel-hero-narrow-width button.slick-arrow.slick-prev,
    .ecolab-carousel .carousel-hero-left.slick-slider button.slick-arrow.slick-prev {
      left: 0;
      width: 8%;
      margin-left: 0; }
    .ecolab-carousel .carousel-hero-narrow-width button.slick-arrow.slick-next,
    .ecolab-carousel .carousel-hero-left.slick-slider button.slick-arrow.slick-next {
      right: 0;
      width: 8%;
      margin-right: 0; }
  .ecolab-carousel .carousel-hero-narrow-width .slick-slide,
  .ecolab-carousel .carousel-hero-left.slick-slider .slick-slide {
    padding: 0; } }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-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;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@media (max-width: 768px) {
  .carousel .score-button {
    margin-bottom: 10px; }
  .carousel .carousel-control {
    width: 7%; } }

.ecolab-carousel {
  position: relative; }
  .ecolab-carousel .carousel-hero-left.slick-slider button.slick-prev.slick-arrow,
  .ecolab-carousel .carousel-hero-left.slick-slider button.slick-next.slick-arrow {
    top: 10px;
    bottom: 40px;
    height: auto;
    transform: translateY(0); }
    .ecolab-carousel .carousel-hero-left.slick-slider button.slick-prev.slick-arrow:before,
    .ecolab-carousel .carousel-hero-left.slick-slider button.slick-next.slick-arrow:before {
      top: 50%;
      transform: translateY(-50%); }
  .ecolab-carousel .carousel-hero-left.slick-slider button.slick-prev.slick-arrow:before {
    left: auto;
    right: 0; }
  .ecolab-carousel .play-pause {
    position: absolute;
    bottom: 55px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-color: black;
    border-radius: 50%; }
    .ecolab-carousel .play-pause .pause {
      display: block;
      width: 40px;
      height: 40px;
      font-size: 0;
      line-height: 0;
      background: transparent url("../img/icon-pause.svg") no-repeat center center;
      background-size: 40px 40px;
      border: none; }
    .ecolab-carousel .play-pause .play {
      display: none;
      width: 40px;
      height: 40px;
      font-size: 0;
      line-height: 0;
      background: transparent url("../img/icon-play.svg") no-repeat center center;
      background-size: 40px 40px;
      border: none; }
    .ecolab-carousel .play-pause.paused .pause {
      display: none; }
    .ecolab-carousel .play-pause.paused .play {
      display: block; }

.ecolab-contact-us-async .modal {
  padding-right: 0 !important; }

.ecolab-contact-us-async .modal::-webkit-scrollbar {
  display: none;
  /*scrollbar-width: none;*/ }

.ecolab-contact-us-async .modal::-moz-scrollbars {
  display: none; }

#needHelpModal {
  /*position: relative;*/
  z-index: 9999; }
  #needHelpModal .modal-content {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0px -5px 0 #8CCA3A;
    -moz-box-shadow: 0px -5px 0 #8CCA3A;
    box-shadow: 0px -5px 0 #8CCA3A;
    margin-top: 30%; }
    @media only screen and (max-width: 569px) {
      #needHelpModal .modal-content {
        margin: 30% 8px; } }
    #needHelpModal .modal-content:before {
      content: '';
      position: absolute;
      display: inline-block;
      background-color: #64A70B;
      height: 5px;
      width: 33%;
      top: -5px;
      right: 0; }
  #needHelpModal .modal-header {
    border: none;
    padding: 0;
    padding-top: 35px; }
    #needHelpModal .modal-header:before {
      content: '';
      position: absolute;
      display: inline-block;
      background-color: #275E37;
      height: 5px;
      width: 33%;
      top: -5px;
      right: 33%; }
    #needHelpModal .modal-header .close {
      position: absolute;
      top: 8px;
      right: 10px;
      font-family: Interstate;
      font-size: 30px;
      color: #656163;
      opacity: 1; }
    #needHelpModal .modal-header .modal-title {
      font-family: "Interstate", sans-serif;
      font-size: 40px;
      font-weight: bold;
      color: black;
      letter-spacing: 0.8px;
      line-height: 44px;
      text-align: center;
      margin-bottom: 5px; }
  #needHelpModal .modal-body {
    display: flex;
    flex-direction: column;
    padding: 0 0 42px; }
    #needHelpModal .modal-body p {
      color: #656163;
      font-family: "InterstateLight";
      font-weight: 300;
      font-size: 20px;
      letter-spacing: 0.5px;
      line-height: 24px;
      text-align: center;
      margin-bottom: 30px;
      align-self: center; }
  #needHelpModal .help-button {
    display: inline-block;
    border-radius: 6px;
    border: none;
    color: #fff;
    font-family: "InterstateBold";
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 12px 44px 8px;
    background-color: #58A618;
    box-shadow: 0 2px 0 0 #275E37;
    align-self: center; }
    #needHelpModal .help-button:hover {
      background: #275E37; }
    #needHelpModal .help-button.alt {
      background-color: #275E37;
      box-shadow: 0 2px 0 0 #17361f;
      margin-bottom: 0;
      min-width: 264px; }
      #needHelpModal .help-button.alt:hover {
        background-color: #17361f; }
  #needHelpModal .modal-footer {
    border-top: none;
    background-color: #e6e7e7;
    text-align: center;
    padding: 16px; }
    #needHelpModal .modal-footer .btn.btn-default, #needHelpModal .modal-footer .btn-default.score-button, #needHelpModal .modal-footer .btn-default.button {
      color: black;
      font-size: 16px;
      letter-spacing: .5px;
      padding: 0;
      border: none;
      font-family: "Interstate", sans-serif;
      background: transparent;
      text-decoration: underline; }

.ecolab-contact-us-async {
  max-width: 660px;
  position: relative;
  z-index: 1042; }
  .ecolab-contact-us-async .score-section-menu.nav-pills {
    position: fixed;
    top: 89px;
    right: 53px;
    margin: 0;
    padding: 0;
    z-index: 9999;
    transform-origin: 100% 50%;
    transform: rotate(-90deg) translate(-50%, 50%); }
    @media only screen and (max-width: 1440px) {
      .ecolab-contact-us-async .score-section-menu.nav-pills {
        transform-origin: 0 0;
        transform: translateX(-50%);
        width: 100%;
        max-width: 600px;
        bottom: 0;
        left: 50%;
        right: auto;
        top: auto;
        display: flex;
        z-index: 1; } }
    .ecolab-contact-us-async .score-section-menu.nav-pills li {
      display: flex;
      justify-content: center;
      flex-direction: column;
      background: #64a70b;
      height: 53px;
      margin: 0;
      text-transform: uppercase; }
      @media only screen and (max-width: 1440px) {
        .ecolab-contact-us-async .score-section-menu.nav-pills li {
          width: 50%;
          order: 1; } }
      .ecolab-contact-us-async .score-section-menu.nav-pills li.active > a {
        background: #64a70b;
        border: none; }
      .ecolab-contact-us-async .score-section-menu.nav-pills li:first-child {
        background: #8cca3a; }
        @media only screen and (max-width: 1440px) {
          .ecolab-contact-us-async .score-section-menu.nav-pills li:first-child {
            order: 2; } }
        .ecolab-contact-us-async .score-section-menu.nav-pills li:first-child.active > a {
          background: #8cca3a;
          border: none; }
        .ecolab-contact-us-async .score-section-menu.nav-pills li:first-child a:hover, .ecolab-contact-us-async .score-section-menu.nav-pills li:first-child a:focus {
          background: #8cca3a; }
      .ecolab-contact-us-async .score-section-menu.nav-pills li a {
        display: flex;
        border: none;
        justify-content: center;
        align-items: center;
        border-radius: 0;
        margin: 0;
        padding: 15px 0 15px 15px;
        height: 53px;
        cursor: pointer; }
        @media only screen and (max-width: 1440px) {
          .ecolab-contact-us-async .score-section-menu.nav-pills li a {
            padding: 15px 0;
            height: 48px; } }
        .ecolab-contact-us-async .score-section-menu.nav-pills li a:hover, .ecolab-contact-us-async .score-section-menu.nav-pills li a:focus {
          background: #64a70b; }
        .ecolab-contact-us-async .score-section-menu.nav-pills li a p {
          margin: 0;
          margin-right: 10px;
          font-family: "Interstate", sans-serif;
          color: #fff; }
          @media only screen and (max-width: 1440px) {
            .ecolab-contact-us-async .score-section-menu.nav-pills li a p {
              text-align: center; } }
      .ecolab-contact-us-async .score-section-menu.nav-pills li img {
        align-self: center;
        padding: 0;
        margin-right: 15px;
        transform: rotate(0.25turn); }
        @media only screen and (max-width: 1440px) {
          .ecolab-contact-us-async .score-section-menu.nav-pills li img {
            transform: none;
            display: block;
            margin: 0;
            height: 33px; } }
      @media only screen and (max-width: 1440px) {
        .ecolab-contact-us-async .score-section-menu.nav-pills li:last-child img {
          height: 24px; } }
  .ecolab-contact-us-async .ecolab-contact-us-async-header {
    background-color: #64a70b;
    padding: 36px 30px 33px 40px; }
    .ecolab-contact-us-async .ecolab-contact-us-async-header .close {
      position: absolute;
      top: 8px;
      right: 10px;
      font-family: Interstate;
      font-size: 30px;
      color: #FFFFFF;
      opacity: 1;
      text-shadow: none; }
    .ecolab-contact-us-async .ecolab-contact-us-async-header p {
      color: #fff;
      font-size: 14px;
      line-height: 20px;
      font-family: "InterstateThin";
      font-weight: bold; }
    .ecolab-contact-us-async .ecolab-contact-us-async-header a {
      color: #fff; }
  .ecolab-contact-us-async #tab1 .ecolab-contact-us-async-header {
    background: #8cca3a; }
  .ecolab-contact-us-async h2 {
    color: #fff;
    font-family: "InterstateThin";
    font-size: 32px;
    font-weight: bold;
    line-height: 38px; }
  .ecolab-contact-us-async .ecolab-contact-us-async-content {
    background: #fff;
    padding: 36px 30px 37px 40px;
    overflow: hidden; }
    @media only screen and (max-width: 569px) {
      .ecolab-contact-us-async .ecolab-contact-us-async-content {
        padding: 15px 20px 20px;
        margin-bottom: 70px; } }
    .ecolab-contact-us-async .ecolab-contact-us-async-content .required-field .control-label:before, .ecolab-contact-us-async .ecolab-contact-us-async-content .required-field .checkbox:after {
      content: ""; }
    .ecolab-contact-us-async .ecolab-contact-us-async-content h2 {
      font-family: "InterstateBlackComp";
      font-size: 26px;
      letter-spacing: 1.18px;
      line-height: 31px;
      color: #656163;
      text-transform: uppercase;
      margin-top: 0; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content h2 + p {
        font-family: "Interstate";
        color: #656163;
        font-size: 16px;
        letter-spacing: 0.5px;
        line-height: 26px;
        margin-bottom: 26px;
        font-weight: normal; }
    .ecolab-contact-us-async .ecolab-contact-us-async-content h4 {
      color: #656163;
      font-family: "InterstateBlackComp";
      font-size: 16px;
      line-height: 20px;
      margin: 0; }
    .ecolab-contact-us-async .ecolab-contact-us-async-content p {
      line-height: 20px;
      margin: 0 0 22px;
      font-family: "InterstateThin";
      font-size: 14px;
      line-height: 20px;
      color: #656163;
      font-weight: bold; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content p strong {
        font-size: 16px;
        text-transform: uppercase;
        font-family: "InterstateBlackComp"; }
    .ecolab-contact-us-async .ecolab-contact-us-async-content section {
      width: 660px;
      float: left;
      margin-right: 0;
      margin-left: -40px;
      padding: 30px 0px 37px 40px;
      border-top: 1px solid #656163;
      background: #f6f7f7; }
      @media only screen and (max-width: 569px) {
        .ecolab-contact-us-async .ecolab-contact-us-async-content section {
          max-width: 365px;
          margin-bottom: -20px; } }
      .ecolab-contact-us-async .ecolab-contact-us-async-content section article {
        float: left;
        width: 50%;
        padding-right: 40px; }
        @media only screen and (max-width: 569px) {
          .ecolab-contact-us-async .ecolab-contact-us-async-content section article {
            width: 100%;
            float: none;
            max-width: 345px;
            margin-bottom: 38px;
            padding-right: 20px; } }
      .ecolab-contact-us-async .ecolab-contact-us-async-content section h2 {
        color: #656163;
        font-family: "InterstateThin";
        font-weight: bold;
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 30px;
        margin: 0 0 26px; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content section h3 {
        color: #656163;
        font-family: "InterstateBlackComp";
        font-size: 24px;
        letter-spacing: 0.48px;
        line-height: 24px;
        text-transform: uppercase;
        margin: 0 0 8px; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content section p {
        color: #656163;
        font-family: "Interstate";
        font-size: 14px;
        letter-spacing: 0.5px;
        line-height: 24px;
        margin-bottom: 24px; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content section img {
        max-width: 100%;
        margin-bottom: 15px; }
        @media only screen and (max-width: 569px) {
          .ecolab-contact-us-async .ecolab-contact-us-async-content section img {
            width: 100%; } }
    .ecolab-contact-us-async .ecolab-contact-us-async-content a {
      color: #007ac9; }
    .ecolab-contact-us-async .ecolab-contact-us-async-content ul {
      padding: 0;
      margin: 0 0 22px;
      list-style-type: none; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content ul li {
        font-family: "InterstateThin";
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
        color: #656163; }
    .ecolab-contact-us-async .ecolab-contact-us-async-content form {
      padding: 0;
      font-family: "InterstateThin";
      font-size: 14px;
      line-height: 20px;
      font-weight: bold; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content form p {
        font-size: 12px; }
        .ecolab-contact-us-async .ecolab-contact-us-async-content form p strong {
          font-size: 16px;
          line-height: 20px;
          color: #656163;
          font-weight: bold;
          text-transform: none;
          display: block; }
      .ecolab-contact-us-async .ecolab-contact-us-async-content form > div.page-header, .ecolab-contact-us-async .ecolab-contact-us-async-content form > div.score-document-header, .ecolab-contact-us-async .ecolab-contact-us-async-content form > div.score-document-header-with-subtitle {
        display: none; }
  .ecolab-contact-us-async .halfAvailableWidth {
    width: 50%;
    float: left;
    padding-right: 15px; }
    @media only screen and (max-width: 569px) {
      .ecolab-contact-us-async .halfAvailableWidth + .halfAvailableWidth {
        padding-right: 0; }
        .ecolab-contact-us-async .halfAvailableWidth + .halfAvailableWidth + .halfAvailableWidth {
          padding-right: 15px; }
          .ecolab-contact-us-async .halfAvailableWidth + .halfAvailableWidth + .halfAvailableWidth + .halfAvailableWidth {
            padding-right: 0; } }
  .ecolab-contact-us-async label {
    text-transform: uppercase;
    color: #656163;
    font-family: "InterstateBlackComp";
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    display: block; }
  .ecolab-contact-us-async .radio {
    display: inline-block;
    margin-right: 25px; }
    .ecolab-contact-us-async .radio label {
      font-family: "InterstateThin";
      font-size: 14px;
      line-height: 20px;
      font-weight: bold;
      text-transform: none; }
      .ecolab-contact-us-async .radio label:after {
        display: none; }
  .ecolab-contact-us-async .form-control, .ecolab-contact-us-async .score-comment-container .score-comment-area, .score-comment-container .ecolab-contact-us-async .score-comment-area, .ecolab-contact-us-async .score-comment-container .score-reply-area, .score-comment-container .ecolab-contact-us-async .score-reply-area {
    height: 36px;
    font-size: 14px;
    line-height: 20px;
    font-family: "InterstateThin";
    font-weight: bold; }
    .ecolab-contact-us-async .form-control::placeholder, .ecolab-contact-us-async .score-comment-container .score-comment-area::placeholder, .score-comment-container .ecolab-contact-us-async .score-comment-area::placeholder, .ecolab-contact-us-async .score-comment-container .score-reply-area::placeholder, .score-comment-container .ecolab-contact-us-async .score-reply-area::placeholder {
      font-size: 14px;
      line-height: 20px;
      font-weight: bold; }
  .ecolab-contact-us-async select {
    padding-right: 30px;
    max-width: 575px; }
    .ecolab-contact-us-async select option {
      font-weight: bold; }
  .ecolab-contact-us-async textarea {
    width: 100%;
    height: 67px;
    padding-right: 15px; }
    .ecolab-contact-us-async textarea.form-control, .ecolab-contact-us-async .score-comment-container textarea.score-comment-area, .score-comment-container .ecolab-contact-us-async textarea.score-comment-area, .ecolab-contact-us-async .score-comment-container textarea.score-reply-area, .score-comment-container .ecolab-contact-us-async textarea.score-reply-area {
      height: 67px; }
  .ecolab-contact-us-async .help-block {
    font-size: 14px;
    line-height: 20px;
    font-family: "InterstateThin";
    font-weight: bold; }
  .ecolab-contact-us-async .required-field label:after {
    content: '*';
    color: #f00; }
  .ecolab-contact-us-async .btn, .ecolab-contact-us-async .score-button, .ecolab-contact-us-async .button,
  .ecolab-contact-us-async .read-more.link.button {
    border-radius: 6px;
    border: none;
    color: #fff;
    font-family: "Interstate";
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 43px 8px; }
    .ecolab-contact-us-async .btn.btn-default, .ecolab-contact-us-async .btn-default.score-button, .ecolab-contact-us-async .btn-default.button {
      background-color: #64a70b;
      box-shadow: 0 2px 0 0 #497a09; }
      .ecolab-contact-us-async .btn.btn-default:hover, .ecolab-contact-us-async .btn-default.score-button:hover, .ecolab-contact-us-async .btn-default.button:hover {
        background: #8cca3a; }
    .ecolab-contact-us-async .btn.btn-primary, .ecolab-contact-us-async .btn-primary.score-button, .ecolab-contact-us-async form input.score-button[type="submit"], form .ecolab-contact-us-async input.score-button[type="submit"], .ecolab-contact-us-async .btn-primary.button, .ecolab-contact-us-async form input.button[type="submit"], form .ecolab-contact-us-async input.button[type="submit"], .ecolab-contact-us-async form input.btn[type="submit"], form .ecolab-contact-us-async input.btn[type="submit"] {
      background-color: #007ac9;
      box-shadow: 0 2px 0 0 #005e9a; }
      .ecolab-contact-us-async .btn.btn-primary:hover, .ecolab-contact-us-async .btn-primary.score-button:hover, .ecolab-contact-us-async form input.score-button:hover[type="submit"], form .ecolab-contact-us-async input.score-button:hover[type="submit"], .ecolab-contact-us-async .btn-primary.button:hover, .ecolab-contact-us-async form input.button:hover[type="submit"], form .ecolab-contact-us-async input.button:hover[type="submit"], .ecolab-contact-us-async form input.btn:hover[type="submit"], form .ecolab-contact-us-async input.btn:hover[type="submit"] {
        background: #028be4; }
  .ecolab-contact-us-async div[id^="tab"] .modal-dialog {
    margin: 50px 52px 30px auto; }
    @media only screen and (max-width: 569px) {
      .ecolab-contact-us-async div[id^="tab"] .modal-dialog {
        margin: 8px; } }
  .ecolab-contact-us-async div[id^="tab"] .modal-content {
    border-radius: 0; }

.score-content-spot {
  margin-bottom: 20px; }
  .score-content-spot p, .score-content-spot ul li, .score-content-spot ol li {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .score-content-spot p, .score-content-spot ul li, .score-content-spot ol li {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-content-spot p, .score-content-spot ul li, .score-content-spot ol li {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
  .ecolab-industries .score-content-spot {
    margin-bottom: 32px; }
    .ecolab-industries .score-content-spot h2 {
      font-family: 'InterstateBold', sans-serif;
      font-size: 48px;
      line-height: 52px;
      letter-spacing: 0.8px;
      margin: 0; }
      @media (max-width: 767px) {
        .ecolab-industries .score-content-spot h2 {
          font-size: 28px;
          line-height: 32px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .ecolab-industries .score-content-spot h2 {
          font-size: 40px;
          line-height: 44px;
          letter-spacing: 0.4px; } }
    .ecolab-industries .score-content-spot hr {
      display: none; }
  .ecolab-iframe-section .score-content-spot {
    margin-bottom: 32px; }
    .ecolab-iframe-section .score-content-spot h2 {
      font-family: 'InterstateBold', sans-serif;
      font-size: 32px;
      line-height: 48px;
      letter-spacing: 0.8px;
      color: inherit;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 1349px) {
        .ecolab-iframe-section .score-content-spot h2 {
          font-size: 28px;
          line-height: 32px;
          letter-spacing: 0.4px; } }
    .ecolab-iframe-section .score-content-spot p {
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.8px; }
      @media (max-width: 767px) {
        .ecolab-iframe-section .score-content-spot p {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .ecolab-iframe-section .score-content-spot p {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
  @media (max-width: 991px) {
    .score-accordion .score-content-spot {
      overflow-x: scroll; } }

.score-document-header {
  margin-bottom: 20px; }

.score-document-header-with-subtitle {
  margin-bottom: 20px; }

footer {
  margin-bottom: 20px; }
  footer.ecolab-footer {
    margin: 0; }
    @media (max-width: 569px) {
      footer.ecolab-footer {
        margin: 0 0 50px 0; } }
    footer.ecolab-footer .score-lead {
      text-transform: uppercase;
      font-family: 'InterstateBold', sans-serif;
      font-size: 40px;
      line-height: 44px;
      letter-spacing: 0.8px;
      font-family: 'Interstate', sans-serif;
      font-weight: bold;
      color: #007ac9; }
      @media (max-width: 767px) {
        footer.ecolab-footer .score-lead {
          font-size: 24px;
          line-height: 28px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        footer.ecolab-footer .score-lead {
          font-size: 32px;
          line-height: 36px;
          letter-spacing: 0.4px; } }
    footer.ecolab-footer .score-menu-list.ecolab-footer-nav {
      clear: both;
      font-size: .9em;
      margin-top: 25px;
      padding: 0;
      list-style-type: none; }
      footer.ecolab-footer .score-menu-list.ecolab-footer-nav li {
        float: left;
        margin-right: 20px; }
        footer.ecolab-footer .score-menu-list.ecolab-footer-nav li a {
          text-decoration: underline;
          line-height: 2; }
    footer.ecolab-footer .score-content-spot {
      margin-bottom: 64px;
      position: relative;
      max-width: 730px; }
      footer.ecolab-footer .score-content-spot p {
        font-family: "Interstate",sans-serif;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0.8px; }
        @media (max-width: 767px) {
          footer.ecolab-footer .score-content-spot p {
            font-size: 16px;
            line-height: 21px;
            letter-spacing: 0.4px; } }
        @media (min-width: 768px) and (max-width: 1349px) {
          footer.ecolab-footer .score-content-spot p {
            font-size: 16px;
            line-height: 21px;
            letter-spacing: 0.4px; } }
        footer.ecolab-footer .score-content-spot p:last-child {
          margin: 0; }
      @media (max-width: 991px) {
        footer.ecolab-footer .score-content-spot {
          margin-bottom: 32px; } }
      footer.ecolab-footer .score-content-spot.ecolab-copyright {
        margin-bottom: 0;
        float: right;
        font-family: "InterstateBold", sans-serif; }
        footer.ecolab-footer .score-content-spot.ecolab-copyright p {
          font-size: 14px;
          line-height: 50px;
          letter-spacing: 0.4px; }
        @media (max-width: 991px) {
          footer.ecolab-footer .score-content-spot.ecolab-copyright p {
            font-size: 14px;
            line-height: 50px;
            letter-spacing: 0.4px; } }
    footer.ecolab-footer .ecolab-footer__top-bar {
      padding-top: 64px; }
      @media (max-width: 991px) {
        footer.ecolab-footer .ecolab-footer__top-bar {
          padding-top: 32px; } }
    footer.ecolab-footer .ecolab-footer__bottom-bar {
      padding-top: 0;
      border-top: 4px solid #58A618; }
    footer.ecolab-footer .footer-link-lists {
      padding: 64px 0;
      border-top: 1px solid #adafaf;
      border-bottom: 1px solid #adafaf; }
      footer.ecolab-footer .footer-link-lists + .footer-link-lists {
        border: none; }
      @media (max-width: 991px) {
        footer.ecolab-footer .footer-link-lists {
          padding: 0;
          border-bottom: none; } }
      footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module {
        padding: 0; }
        footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot {
          margin-bottom: 32px;
          position: relative; }
          footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot p {
            font-family: 'Interstate', sans-serif;
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 0.8px;
            color: #007ac9; }
            @media (max-width: 767px) {
              footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot p {
                font-size: 20px;
                line-height: 24px;
                letter-spacing: 0.4px; } }
            @media (min-width: 768px) and (max-width: 1349px) {
              footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot p {
                font-size: 20px;
                line-height: 24px;
                letter-spacing: 0.4px; } }
            footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot p span {
              font-size: inherit !important; }
          @media (max-width: 991px) {
            footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot {
              margin-bottom: 0;
              max-width: inherit;
              padding: 16px 0;
              border-bottom: 1px solid #adafaf; }
              footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot:after {
                position: absolute;
                top: 50%;
                right: 0;
                width: 20px;
                height: 20px;
                background: url("../img/icon-plus.svg") center center no-repeat;
                background-size: 20px 20px;
                content: "";
                transform: translateY(-50%); }
              footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot p {
                color: #000; }
                footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot p strong {
                  font-weight: normal; }
              footer.ecolab-footer .footer-link-lists .score-style-box.ecolab-1-column-feature-module .score-content-spot.expanded:after {
                background: url("../img/icon-minus.svg") center center no-repeat;
                background-size: 20px 20px; } }
      @media (max-width: 991px) {
        footer.ecolab-footer .footer-link-lists .score-list-group {
          margin-bottom: 0;
          display: none;
          width: calc(100% + 32px);
          padding: 32px 16px;
          margin-left: -16px;
          background: #fff; } }
      footer.ecolab-footer .footer-link-lists .score-list-group-item {
        padding: 0;
        background: none;
        border: 0;
        border-radius: 0; }
        footer.ecolab-footer .footer-link-lists .score-list-group-item:last-child {
          margin-bottom: 0; }
        footer.ecolab-footer .footer-link-lists .score-list-group-item a {
          text-align: left;
          text-transform: none;
          display: block;
          margin-bottom: 32px;
          padding: 0;
          background: none;
          border: 0;
          font-size: 16px;
          line-height: 25px;
          letter-spacing: 0.46px;
          color: #444749; }
          footer.ecolab-footer .footer-link-lists .score-list-group-item a:hover, footer.ecolab-footer .footer-link-lists .score-list-group-item a:active {
            color: #005075;
            box-shadow: none;
            text-decoration: underline; }
            footer.ecolab-footer .footer-link-lists .score-list-group-item a:hover::after, footer.ecolab-footer .footer-link-lists .score-list-group-item a:active::after {
              margin-left: 8px; }
          footer.ecolab-footer .footer-link-lists .score-list-group-item a::before {
            display: none; }
          footer.ecolab-footer .footer-link-lists .score-list-group-item a::after {
            font-family: "Glyphicons Halflings";
            content: "\e080";
            color: #444749;
            font-size: 12px;
            margin-left: 4px;
            display: inline-block; }
        @media (max-width: 991px) {
          footer.ecolab-footer .footer-link-lists .score-list-group-item::after {
            font-size: 10px; }
          footer.ecolab-footer .footer-link-lists .score-list-group-item a {
            margin-bottom: 16px; } }
    @media (min-width: 992px) {
      footer.ecolab-footer {
        margin: 0; }
        footer.ecolab-footer .score-menu-list.ecolab-footer-nav {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          footer.ecolab-footer .score-menu-list.ecolab-footer-nav li {
            width: 50%;
            float: left;
            margin: 0 0 12px 0; } }
  footer .be-ix-link-block {
    clear: both; }
  footer .be-ix-link-block .be-related-link-container {
    padding-bottom: 0; }
  footer .be-ix-link-block .be-related-link-container .be-label {
    position: relative;
    font-family: 'Interstate', sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.8px;
    color: #005075; }
    @media (max-width: 767px) {
      footer .be-ix-link-block .be-related-link-container .be-label {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      footer .be-ix-link-block .be-related-link-container .be-label {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.4px; } }
    @media (max-width: 991px) {
      footer .be-ix-link-block .be-related-link-container .be-label {
        color: black;
        padding: 16px 0; }
        footer .be-ix-link-block .be-related-link-container .be-label:after {
          position: absolute;
          top: 50%;
          right: 0;
          width: 24px;
          height: 24px;
          background: url("../img/icon-plus.svg") center center no-repeat;
          background-size: 24px 24px;
          content: "";
          transform: translateY(-50%); }
        footer .be-ix-link-block .be-related-link-container .be-label.expanded {
          border-bottom: 1px solid #adafaf; }
          footer .be-ix-link-block .be-related-link-container .be-label.expanded:after {
            background: url("../img/icon-minus.svg") center center no-repeat;
            background-size: 24px 24px; } }
  footer .be-ix-link-block .be-related-link-container .be-label {
    margin: 0; }
  footer .be-ix-link-block .be-related-link-container .be-list {
    list-style: none;
    margin: 0;
    padding: 0; }
  footer .be-ix-link-block .be-related-link-container .be-list .be-list-item {
    padding: 0;
    font-size: 14px; }
    @media (max-width: 991px) {
      footer .be-ix-link-block .be-related-link-container .be-list .be-list-item {
        margin-bottom: 16px; }
        footer .be-ix-link-block .be-related-link-container .be-list .be-list-item:last-child {
          margin-bottom: 0; } }
  footer .be-ix-link-block .be-related-link-container .be-list .be-list-item a {
    text-align: left;
    text-transform: none;
    display: block;
    padding: 0;
    background: none;
    border: 0;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.46px;
    color: #444749; }
    footer .be-ix-link-block .be-related-link-container .be-list .be-list-item a:hover, footer .be-ix-link-block .be-related-link-container .be-list .be-list-item a:active {
      box-shadow: none;
      text-decoration: none; }
    footer .be-ix-link-block .be-related-link-container .be-list .be-list-item a::after {
      font-family: "Glyphicons Halflings";
      content: "\e080";
      color: #444749;
      font-size: 12px;
      margin-left: 4px;
      display: inline-block; }
  @media (max-width: 991px) {
    footer .be-ix-link-block .be-related-link-container .be-list .be-list-item::after {
      font-size: 10px; } }
  @media (max-width: 767px) {
    footer .be-ix-link-block .be-related-link-container .be-list {
      display: block;
      width: 100%; }
    footer .be-ix-link-block .be-related-link-container .be-list .be-list-item {
      display: block; }
    footer .be-ix-link-block .be-related-link-container .be-list .be-list-item a {
      display: block;
      margin: 2px 0;
      line-height: 25px; } }
  @media (max-width: 991px) {
    footer .be-ix-link-block .be-related-link-container .be-list {
      display: none;
      padding: 32px 0; } }
  @media (min-width: 992px) {
    footer .be-ix-link-block .be-related-link-container {
      display: flex; }
    footer .be-ix-link-block .be-related-link-container .be-label {
      display: inline-block;
      margin-right: 32px;
      flex-grow: 0;
      flex-shrink: 0; }
    footer .be-ix-link-block .be-related-link-container .be-list {
      display: inline-block;
      width: auto; }
    footer .be-ix-link-block .be-related-link-container .be-list .be-list-item {
      display: inline-block;
      margin-right: 20px; }
    footer .be-ix-link-block .be-related-link-container .be-list .be-list-item:last-child {
      margin-right: 0; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.page-wrapper {
  width: 100%; }

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

form input, form select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  margin-bottom: 10px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

form input[type="submit"] {
  display: inline-block;
  width: auto; }

form textarea {
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.google-map-canvas {
  width: 100%;
  min-width: 300px;
  border: 1px solid #333;
  margin-bottom: 15px; }
  @media only screen and (min-width: 0) {
    .google-map-canvas {
      height: 300px; } }
  @media only screen and (min-width: 992px) {
    .google-map-canvas {
      height: 520px; } }

header {
  /* sizing logos for landscape iPad */
  position: relative;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.5);
  z-index: 99; }
  header.ecolab-main-bar .navbar-brand {
    padding: 10px 12px 10px 0; }
    header.ecolab-main-bar .navbar-brand > img {
      height: 42px; }
  @media (max-width: 991px) {
    header.ecolab-main-bar .navbar-brand {
      padding: 13px 0 13px 64px; } }
  @media (max-width: 992px) {
    header div[class^="score-column"].score-column1 > .score-center {
      /*override outside white-space for mobile*/
      padding: 0; } }
  @media (min-width: 992px) and (max-width: 1349px) {
    header.ecolab-main-bar .navbar-brand {
      padding: 13px 0 13px 44px; } }
  header .container {
    width: 100%;
    max-width: 1920px;
    padding-left: 32px;
    padding-right: 32px; }
    @media (max-width: 1349px) {
      header .container {
        padding-left: 16px;
        padding-right: 16px; } }
  header .ecolab-secondary-nav {
    position: absolute;
    top: 0;
    right: 16px;
    display: flex;
    align-items: center;
    height: 68px;
    z-index: 1; }
    header .ecolab-secondary-nav .ecolab-search-button {
      position: relative;
      width: 48px;
      height: 48px;
      font-size: 0;
      background: #58A618;
      margin: 0;
      padding: 0;
      border-radius: 24px;
      border: none;
      transition: all 0.3s ease;
      min-width: 0; }
      header .ecolab-secondary-nav .ecolab-search-button:after, header .ecolab-secondary-nav .ecolab-search-button:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 20px;
        content: "";
        opacity: 1;
        transform: translate(-50%, -50%);
        transition: all 0.3s ease; }
      header .ecolab-secondary-nav .ecolab-search-button:before {
        background: url("../img/search-icon.svg") center center no-repeat;
        background-size: 20px 20px; }
      header .ecolab-secondary-nav .ecolab-search-button:after {
        background: url("../img/close-icon.svg") center center no-repeat;
        background-size: 20px 20px;
        opacity: 0; }
      header .ecolab-secondary-nav .ecolab-search-button.active, header .ecolab-secondary-nav .ecolab-search-button:hover {
        background: #275E37; }
      header .ecolab-secondary-nav .ecolab-search-button.active:before {
        opacity: 0; }
      header .ecolab-secondary-nav .ecolab-search-button.active:after {
        opacity: 1; }
    @media (min-width: 1350px) {
      header .ecolab-secondary-nav .ecolab-settings-button {
        display: none; } }
  header .CoveoSearchInterface {
    position: absolute;
    top: calc(100% + 16px);
    right: 0;
    display: none !important;
    width: 100%;
    height: 78px;
    background: #fff;
    box-shadow: 0 0 8px 5px rgba(0, 80, 117, 0.3);
    border-radius: 6px;
    transition: all 0.3s ease;
    z-index: 1; }
    header .CoveoSearchInterface:before {
      position: absolute;
      top: -14px;
      right: 11px;
      width: 14px;
      height: 14px;
      content: "";
      border-right: 14px solid transparent;
      border-bottom: 14px solid #FFF;
      border-left: 14px solid transparent; }
    header .CoveoSearchInterface.open {
      display: block !important; }
    header .CoveoSearchInterface .magic-box {
      height: 100%;
      border: none !important;
      border-radius: 6px;
      overflow: hidden; }
      header .CoveoSearchInterface .magic-box .magic-box-input {
        height: 100%; }
        header .CoveoSearchInterface .magic-box .magic-box-input > input {
          height: 78px;
          font-size: 24px;
          line-height: inherit;
          letter-spacing: 0.8px;
          margin: 0;
          padding-left: 16px;
          padding-right: 20px; }
        header .CoveoSearchInterface .magic-box .magic-box-input ::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #007ac9;
          opacity: 1;
          /* Firefox */ }
      header .CoveoSearchInterface .magic-box .magic-box-clear-svg {
        color: #000;
        width: 20px;
        height: 20px;
        opacity: .6; }
    header .CoveoSearchInterface .CoveoSearchbox {
      height: 100%; }
    header .CoveoSearchInterface .CoveoSearchButton {
      position: absolute;
      top: 0;
      right: 0;
      width: 78px;
      height: 78px;
      border: none;
      border-radius: 0;
      color: #007ac9; }
      header .CoveoSearchInterface .CoveoSearchButton .coveo-search-button {
        vertical-align: middle;
        animation: none;
        display: inline-block; }
      header .CoveoSearchInterface .CoveoSearchButton .coveo-search-button-svg {
        width: 28px;
        height: 28px; }
      header .CoveoSearchInterface .CoveoSearchButton:hover, header .CoveoSearchInterface .CoveoSearchButton:active, header .CoveoSearchInterface .CoveoSearchButton:focus {
        color: #005075; }
        header .CoveoSearchInterface .CoveoSearchButton:hover .coveo-magnifier-circle-svg, header .CoveoSearchInterface .CoveoSearchButton:active .coveo-magnifier-circle-svg, header .CoveoSearchInterface .CoveoSearchButton:focus .coveo-magnifier-circle-svg {
          fill: #005075; }
    header .CoveoSearchInterface .coveo-icon {
      display: none; }
    @media (max-width: 991px) {
      header .CoveoSearchInterface {
        right: 16px;
        width: calc(100% - 32px); } }
    @media (min-width: 992px) {
      header .CoveoSearchInterface {
        width: calc(50% - 30px);
        margin: 0 16px; } }
    @media (max-width: 1349px) {
      header .CoveoSearchInterface {
        top: 75px;
        height: 64px; }
        header .CoveoSearchInterface:before {
          right: 11px; }
        header .CoveoSearchInterface .magic-box .magic-box-input > input {
          height: 64px;
          font-size: 16px;
          line-height: inherit;
          letter-spacing: 0.4px; }
        header .CoveoSearchInterface .CoveoSearchButton {
          width: 64px;
          height: 64px; }
          header .CoveoSearchInterface .CoveoSearchButton .coveo-search-button-svg {
            width: 28px;
            height: 28px; } }
  header ul.level-2 {
    display: none; }
  header p.industry-section-title {
    font-size: 20px;
    color: #007ac9;
    padding: 10px 16px 0 16px;
    margin-bottom: 0; }
  header .ecolab-tab-pane__industry p.industry-section-title {
    background-color: #ebebeb; }
  header .ecolab-tab-pane__industry .subsection p.industry-section-title {
    padding: 10px 10px 0 10px;
    background-color: transparent; }
  header h2.industry-section-title {
    font-size: 20px;
    color: #007ac9;
    padding: 10px 16px 0 16px;
    margin-bottom: 0;
    margin-top: 0; }
  header .ecolab-tab-pane__industry h2.industry-section-title {
    background-color: #ebebeb; }
  header .ecolab-tab-pane__industry .subsection h2.industry-section-title {
    padding: 10px 10px 0 10px;
    background-color: transparent; }

.score-hero.ecolab-welcome-module {
  margin-bottom: 64px;
  /*
    @media (min-width: $screen-sm-min) {
        padding: 44px 0 0 0;
        .score-hero-image {
            float: right;
            padding-top: 32px;
        }
        h1 {
            float: left;
        }
        .score-hero-body {
            float: left;
            max-width: 732px;
        }
        .score-call-to-action {
            float: left;
        }
    }
*/
  /*
    @media (min-width: $screen-sm-min) and (max-width: $screen-sm-max) {
        .score-hero-image {
            width: 50%;
        }
        h1 {
            width: calc(50% - 32px);
        }
        .score-hero-body, .score-call-to-action {
            width: calc(50% - 32px);
        }
    }

    
    @media (min-width: $screen-md-min) {
        .score-hero-image {
            width: 40%;
        }
        h1 {
            width: calc(60% - 32px);
        }
        .score-hero-body, .score-call-to-action {
            width: calc(60% - 32px);
        }
    }
*/ }
  .score-hero.ecolab-welcome-module:before, .score-hero.ecolab-welcome-module:after {
    content: " ";
    display: table; }
  .score-hero.ecolab-welcome-module:after {
    clear: both; }
  .score-hero.ecolab-welcome-module .score-hero-image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 768px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        float: left;
        width: 50%; } }
    @media (min-width: 768px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        left: 50%; } }
    @media (min-width: 992px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        float: left;
        width: 41.66667%; } }
    @media (min-width: 992px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        left: 58.33333%; } }
    @media (min-width: 768px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        height: 80px; } }
    @media (min-width: 992px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        left: 58.33333%;
        height: 80px; } }
    @media (min-width: 812px) and (max-width: 991px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        height: 80px; } }
    @media (min-width: 1123px) {
      .score-hero.ecolab-welcome-module .score-hero-image {
        height: 80px; } }
    .score-hero.ecolab-welcome-module .score-hero-image ~ h1 {
      position: relative;
      min-height: 1px;
      padding-left: 16px;
      padding-right: 16px;
      position: relative;
      min-height: 1px;
      padding-left: 16px;
      padding-right: 16px; }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h1 {
          float: left;
          width: 50%; } }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h1 {
          right: 50%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h1 {
          float: left;
          width: 58.33333%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h1 {
          right: 41.66667%; } }
    .score-hero.ecolab-welcome-module .score-hero-image ~ h2 {
      position: relative;
      min-height: 1px;
      padding-left: 16px;
      padding-right: 16px;
      position: relative;
      min-height: 1px;
      padding-left: 16px;
      padding-right: 16px; }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h2 {
          float: left;
          width: 50%; } }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h2 {
          right: 50%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h2 {
          float: left;
          width: 58.33333%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h2 {
          right: 41.66667%; } }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h2 {
          right: 0;
          width: 60%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ h2 {
          right: 0;
          width: 60%; } }
    .score-hero.ecolab-welcome-module .score-hero-image ~ .score-hero-body {
      position: relative;
      min-height: 1px;
      padding-left: 16px;
      padding-right: 16px;
      position: relative;
      min-height: 1px;
      padding-left: 16px;
      padding-right: 16px; }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ .score-hero-body {
          float: left;
          width: 50%; } }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ .score-hero-body {
          right: 50%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ .score-hero-body {
          float: left;
          width: 58.33333%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ .score-hero-body {
          right: 41.66667%; } }
      @media (min-width: 768px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ .score-hero-body {
          right: 0;
          margin-right: 50%;
          width: 50%; } }
      @media (min-width: 992px) {
        .score-hero.ecolab-welcome-module .score-hero-image ~ .score-hero-body {
          right: 0;
          margin-right: 40%;
          width: 60%; } }
    .score-hero.ecolab-welcome-module .score-hero-image ~ .score-call-to-action {
      /*@include make-sm-column($grid-columns/2);
            @include make-sm-column-pull($grid-columns/2);*/
      clear: both;
      padding-top: 32px; }
    .score-hero.ecolab-welcome-module .score-hero-image img {
      max-width: 100%;
      float: right;
      border-radius: 6px; }
      @media (min-width: 767px) {
        .score-hero.ecolab-welcome-module .score-hero-image img {
          max-width: 85%; } }
  .score-hero.ecolab-welcome-module h1 {
    position: relative;
    font-family: 'InterstateBold', sans-serif;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.8px;
    margin: 0 0 16px 0;
    padding-bottom: 16px; }
    @media (max-width: 767px) {
      .score-hero.ecolab-welcome-module h1 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-hero.ecolab-welcome-module h1 {
        font-size: 48px;
        line-height: 52px;
        letter-spacing: 0.4px; } }
    .score-hero.ecolab-welcome-module h1:after {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 5px;
      background: #007ac9;
      content: ""; }
  .score-hero.ecolab-welcome-module h2 {
    font-family: 'Interstate', sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .score-hero.ecolab-welcome-module h2 {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-hero.ecolab-welcome-module h2 {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.4px; } }
  .score-hero.ecolab-welcome-module .score-hero-body {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px;
    color: #444749; }
    @media (max-width: 767px) {
      .score-hero.ecolab-welcome-module .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-hero.ecolab-welcome-module .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 767px) {
      .score-hero.ecolab-welcome-module .score-hero-body {
        min-height: 80px !important; } }
    .score-hero.ecolab-welcome-module .score-hero-body p {
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.8px;
      margin-bottom: 16px; }
      @media (max-width: 767px) {
        .score-hero.ecolab-welcome-module .score-hero-body p {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .score-hero.ecolab-welcome-module .score-hero-body p {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      .score-hero.ecolab-welcome-module .score-hero-body p:last-of-type {
        margin-bottom: 0; }
    .score-hero.ecolab-welcome-module .score-hero-body span {
      color: #444749 !important; }
  .score-hero.ecolab-welcome-module .score-call-to-action {
    /*@include make-xs-column($grid-columns);*/ }
  .score-hero.ecolab-welcome-module + .score-content-spot {
    font-size: 16px;
    line-height: 30px;
    margin-top: -20px;
    padding: 0 15px; }
  @media (max-width: 767px) {
    .score-hero.ecolab-welcome-module {
      display: flex;
      flex-direction: column; }
      .score-hero.ecolab-welcome-module .score-hero-image {
        order: 5; }
      .score-hero.ecolab-welcome-module h1 {
        order: 1; }
        .score-hero.ecolab-welcome-module h1:before {
          width: 171px; }
      .score-hero.ecolab-welcome-module h2 {
        order: 2; }
      .score-hero.ecolab-welcome-module .score-hero-body {
        order: 3;
        margin-bottom: 64px; }
      .score-hero.ecolab-welcome-module .score-call-to-action {
        order: 4; } }

.score-hero.ecolab-carousel-hero {
  margin: 0 15%;
  border-radius: 6px; }
  .score-hero.ecolab-carousel-hero .score-hero-image {
    display: none; }
  .score-hero.ecolab-carousel-hero h1 {
    display: block;
    font-family: 'InterstateBold', sans-serif;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.8px;
    margin: 0 0 16px 0; }
    @media (max-width: 767px) {
      .score-hero.ecolab-carousel-hero h1 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-hero.ecolab-carousel-hero h1 {
        font-size: 48px;
        line-height: 52px;
        letter-spacing: 0.4px; } }
  .score-hero.ecolab-carousel-hero h2 {
    display: none; }
  .score-hero.ecolab-carousel-hero .score-hero-body {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .score-hero.ecolab-carousel-hero .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-hero.ecolab-carousel-hero .score-hero-body {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.4px; } }

.score-full-width-hero {
  margin-bottom: 20px; }

.score-section-hero h2 {
  font-family: 'InterstateBold', sans-serif;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0.8px;
  margin-top: 0; }
  @media (max-width: 767px) {
    .score-section-hero h2 {
      font-size: 28px;
      line-height: 32px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .score-section-hero h2 {
      font-size: 40px;
      line-height: 44px;
      letter-spacing: 0.4px; } }

.score-section-hero h3 {
  font-family: 'InterstateBold', sans-serif;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.8px; }
  @media (max-width: 767px) {
    .score-section-hero h3 {
      font-size: 24px;
      line-height: 28px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .score-section-hero h3 {
      font-size: 32px;
      line-height: 36px;
      letter-spacing: 0.4px; } }

.score-section-hero .score-hero-body {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.8px; }
  @media (max-width: 767px) {
    .score-section-hero .score-hero-body {
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .score-section-hero .score-hero-body {
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px; } }

.score-section-hero.ecolab-carousel-hero {
  margin: 0 15%;
  border-radius: 6px; }
  .score-section-hero.ecolab-carousel-hero .score-hero-image {
    display: none; }
  .score-section-hero.ecolab-carousel-hero h2 {
    display: block;
    font-family: 'InterstateBold', sans-serif;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: 0.8px;
    margin: 0 0 16px 0; }
    @media (max-width: 767px) {
      .score-section-hero.ecolab-carousel-hero h2 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-section-hero.ecolab-carousel-hero h2 {
        font-size: 48px;
        line-height: 52px;
        letter-spacing: 0.4px; } }
  .score-section-hero.ecolab-carousel-hero h3 {
    display: none; }
  .score-section-hero.ecolab-carousel-hero .score-hero-body {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .score-section-hero.ecolab-carousel-hero .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-section-hero.ecolab-carousel-hero .score-hero-body {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.4px; } }

.score-section-hero.ecolab-text-only-module {
  padding: 25px 0; }
  .score-section-hero.ecolab-text-only-module .score-hero-image {
    display: none; }
  .score-section-hero.ecolab-text-only-module h2 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0.8px;
    margin: 0 0 15px 0; }
    @media (max-width: 767px) {
      .score-section-hero.ecolab-text-only-module h2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-section-hero.ecolab-text-only-module h2 {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0.4px; } }
  .score-section-hero.ecolab-text-only-module h3 {
    display: none; }
  .score-section-hero.ecolab-text-only-module .score-hero-body {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .score-section-hero.ecolab-text-only-module .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-section-hero.ecolab-text-only-module .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }

.ecolab-story-feature-module .score-section-hero {
  margin-bottom: 64px;
  background: transparent !important;
  padding-bottom: 32px;
  border-bottom: 10px solid white; }
  .ecolab-story-feature-module .score-section-hero h2, .ecolab-story-feature-module .score-section-hero h2 p {
    font-family: 'InterstateBold', sans-serif;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .ecolab-story-feature-module .score-section-hero h2, .ecolab-story-feature-module .score-section-hero h2 p {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .ecolab-story-feature-module .score-section-hero h2, .ecolab-story-feature-module .score-section-hero h2 p {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0.4px; } }
  .ecolab-story-feature-module .score-section-hero .score-hero-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.8px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .ecolab-story-feature-module .score-section-hero .score-hero-body p {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .ecolab-story-feature-module .score-section-hero .score-hero-body p {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.4px; } }
  @media (max-width: 991px) {
    .ecolab-story-feature-module .score-section-hero {
      margin-bottom: 32px; } }

.score-hero.ecolab-carousel-hero,
.score-section-hero.ecolab-carousel-hero {
  margin: 0 16px;
  padding: 16px; }

@media (min-width: 992px) {
  .score-hero.ecolab-carousel-hero {
    width: 50%;
    max-width: 860px;
    margin: 0 12%;
    padding: 16px; }
    .score-hero.ecolab-carousel-hero h1 {
      margin-bottom: 0; }
  .score-section-hero.ecolab-carousel-hero {
    width: 50%;
    max-width: 860px;
    margin: 0 12%;
    padding: 16px; }
    .score-section-hero.ecolab-carousel-hero h2 {
      margin-bottom: 0; } }

.score-highlight {
  margin-bottom: 20px;
  background-color: transparent;
  border-width: 0; }
  .score-highlight .score-highlight-header {
    margin-bottom: 0;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "InterstateBlackComp",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .score-highlight img {
    display: none; }
  .score-highlight .caption {
    padding: 0; }
    .score-highlight .caption .score-highlight-body {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 25px; }

.score-image {
  margin-bottom: 20px;
  border-radius: 6px; }

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

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

.navbar-nav .dropdown-submenu {
  position: relative; }

.navbar-nav .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px; }

@media only screen and (min-width: 768px) {
  .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
    display: block; } }

@media only screen and (max-width: 768px) {
  .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
    display: none; } }

.navbar-nav .dropdown-submenu > a:after {
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }
  @media only screen and (max-width: 768px) {
    .navbar-nav .dropdown-submenu > a:after {
      display: none; } }
  @media only screen and (min-width: 768px) {
    .navbar-nav .dropdown-submenu > a:after {
      display: block; } }

.navbar-nav .dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.navbar-nav .dropdown-submenu.pull-left {
  float: none; }

.navbar-nav .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px; }

.score-breadcrumb {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  font-family: "Interstate",sans-serif;
  border-radius: 0; }
  .score-breadcrumb li + li:before, .score-breadcrumb li + li:before {
    content: "> ";
    padding: 0 4px;
    font-size: 9px;
    /*color: #616365;*/ }

.score-section-menu {
  margin-bottom: 20px; }
  .score-section-menu li {
    line-height: 14px;
    font-size: 14px; }
  .score-section-menu li > a {
    font-size: 14px;
    line-height: 14px;
    font-family: "Interstate",sans-serif;
    padding: 8px 0; }
    .score-section-menu li > a:hover {
      background: inherit; }

.ecolab-industries .score-list-group {
  margin-bottom: 64px; }
  .ecolab-industries .score-list-group li {
    background: transparent;
    padding: 0;
    border: none;
    border-radius: 0; }
  @media (max-width: 991px) {
    .ecolab-industries .score-list-group {
      padding: 0 16px; } }

.score-siblings-menu {
  margin-bottom: 20px; }

.score-previous-next-menu {
  margin-bottom: 20px; }

.score-breadcrumb {
  background-color: transparent;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 8px 0; }
  .score-breadcrumb li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px; }
    .score-breadcrumb li a {
      color: #444749; }
      .score-breadcrumb li a:hover, .score-breadcrumb li a:active, .score-breadcrumb li a:focus {
        color: #007ac9;
        text-decoration: none; }
    .score-breadcrumb li + li:before {
      display: inline-block;
      color: #007ac9;
      font-size: 14px;
      font-weight: 700;
      padding: 0 12px 0 9px; }
    .score-breadcrumb li.active {
      color: #007ac9; }
    @media (max-width: 991px) {
      .score-breadcrumb li {
        display: none; }
        .score-breadcrumb li:nth-last-child(2) {
          display: inline-block; }
          .score-breadcrumb li:nth-last-child(2):before {
            transform: rotate(180deg);
            padding: 0 0 0 9px; } }

.score-style-box.ecolab__row {
  margin-left: -16px;
  margin-right: -16px; }
  .score-style-box.ecolab__row:before, .score-style-box.ecolab__row:after {
    content: " ";
    display: table; }
  .score-style-box.ecolab__row:after {
    clear: both; }

.score-style-box.ecolab-story-infographic-module {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden; }
  .score-style-box.ecolab-story-infographic-module img {
    max-width: 100%;
    width: 100%; }

.score-style-box.ecolab-story-call-to-action-module {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }
  .score-style-box.ecolab-story-call-to-action-module .score-button {
    margin: 0 5px; }

.score-style-box.ecolab-story-pull-quote-module {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ebebeb;
  margin: 40px 0; }
  @media (min-width: 992px) {
    .score-style-box.ecolab-story-pull-quote-module {
      padding-top: 64px;
      padding-bottom: 64px;
      margin: 64px 0; } }
  .score-style-box.ecolab-story-pull-quote-module .score-lead {
    font-family: "Interstate",sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 auto;
    padding: 0;
    max-width: 75%; }
    @media (min-width: 992px) {
      .score-style-box.ecolab-story-pull-quote-module .score-lead {
        font-size: 32px; } }

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

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

.ecolab-industries .score-center-text {
  margin: 0; }

.modal-dialog {
  margin: 10px auto 30px auto;
  z-index: 2222; }

.score-progress-area {
  margin-bottom: 20px; }

.score-progress-bar {
  margin-bottom: 20px; }

.score-section-header.ecolab-section-header {
  margin-bottom: 32px; }
  .score-section-header.ecolab-section-header .score-header-image img {
    display: none; }
  .score-section-header.ecolab-section-header h2 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0.8px;
    margin: 0; }
    @media (max-width: 767px) {
      .score-section-header.ecolab-section-header h2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-section-header.ecolab-section-header h2 {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0.4px; } }
  .score-section-header.ecolab-section-header h3 {
    display: none; }
  .slider-no-images .score-section-header.ecolab-section-header, .ecolab-success-stories .score-section-header.ecolab-section-header {
    margin-bottom: 16px; }
    .slider-no-images .score-section-header.ecolab-section-header h2, .ecolab-success-stories .score-section-header.ecolab-section-header h2 {
      font-family: 'InterstateBold', sans-serif;
      font-size: 32px;
      line-height: 48px;
      letter-spacing: 0.8px;
      text-transform: none; }
      @media (min-width: 768px) and (max-width: 1349px) {
        .slider-no-images .score-section-header.ecolab-section-header h2, .ecolab-success-stories .score-section-header.ecolab-section-header h2 {
          font-size: 28px;
          line-height: 32px;
          letter-spacing: 0.4px; } }

.score-section-header.ecolab-text-only-module {
  padding: 25px 0; }
  .score-section-header.ecolab-text-only-module .score-hero-image {
    display: none; }
  .score-section-header.ecolab-text-only-module h2 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0.8px;
    margin: 0 0 15px 0; }
    @media (max-width: 767px) {
      .score-section-header.ecolab-text-only-module h2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-section-header.ecolab-text-only-module h2 {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0.4px; } }
  .score-section-header.ecolab-text-only-module h3 {
    display: none; }
  .score-section-header.ecolab-text-only-module .score-hero-body {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .score-section-header.ecolab-text-only-module .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .score-section-header.ecolab-text-only-module .score-hero-body {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }

.score-stripe {
  width: 100%;
  padding-top: 20px; }
  .score-stripe.ecolab-story-infographic-module, .score-stripe.ecolab-industries, .score-stripe.ecolab-iframe-section {
    padding-top: 64px; }
    @media (max-width: 991px) {
      .score-stripe.ecolab-story-infographic-module, .score-stripe.ecolab-industries, .score-stripe.ecolab-iframe-section {
        padding-top: 32px; } }

.score-tab {
  margin-bottom: 20px; }
  .score-tab .nav-tabs {
    border-bottom: 2px solid #007ac9; }
    .score-tab .nav-tabs > li {
      margin-bottom: -2px;
      margin-right: 8px; }
      .score-tab .nav-tabs > li:last-child {
        margin-right: 0; }
      .score-tab .nav-tabs > li > a {
        color: #444749;
        font-size: 20px;
        letter-spacing: .8px;
        padding: 32px;
        background-color: white;
        border-color: white;
        border-width: 6px 2px 0 2px;
        border-radius: 6px 6px 0 0; }
        @media (min-width: 1350px) {
          .score-tab .nav-tabs > li > a {
            font-size: 24px; } }
        .score-tab .nav-tabs > li > a:hover, .score-tab .nav-tabs > li > a:active, .score-tab .nav-tabs > li > a:focus {
          color: black;
          background-color: white;
          text-decoration: underline; }
      .score-tab .nav-tabs > li.active > a {
        color: black;
        border: 2px solid #007ac9;
        border-width: 8px 2px 0 2px;
        text-decoration: none; }
  .score-tab .tab-content-wrapper-inner {
    padding: 16px 32px;
    background-color: white;
    border-radius: 6px; }
  .score-tab.tabset-green .nav-tabs {
    border-bottom: 2px solid #58A618; }
    .score-tab.tabset-green .nav-tabs > li.active > a {
      border: 2px solid #58A618;
      border-width: 8px 2px 0 2px; }
  .score-tab.tabset-gold .nav-tabs {
    border-bottom: 2px solid #EEAF00; }
    .score-tab.tabset-gold .nav-tabs > li.active > a {
      border: 2px solid #EEAF00;
      border-width: 8px 2px 0 2px; }
  .score-tab.tabset-gray .nav-tabs {
    border-bottom: 2px solid #616365; }
    .score-tab.tabset-gray .nav-tabs > li.active > a {
      border: 2px solid #616365;
      border-width: 8px 2px 0 2px; }
  @media (max-width: 1349px) {
    .score-tab .nav-tabs {
      border: none; }
      .score-tab .nav-tabs > li {
        float: none;
        margin-bottom: 8px;
        margin-right: 0; }
        .score-tab .nav-tabs > li > a {
          border: 2px solid transparent;
          border-radius: 6px; }
          .score-tab .nav-tabs > li > a:hover, .score-tab .nav-tabs > li > a:active, .score-tab .nav-tabs > li > a:focus {
            color: inherit;
            background-color: white;
            border: 2px solid transparent;
            border-radius: 6px; }
        .score-tab .nav-tabs > li.active > a {
          border: 2px solid #007ac9;
          border-radius: 6px; }
          .score-tab .nav-tabs > li.active > a:hover, .score-tab .nav-tabs > li.active > a:active, .score-tab .nav-tabs > li.active > a:focus {
            color: inherit;
            background-color: white;
            border: 2px solid #007ac9;
            border-radius: 6px; }
      .score-tab .nav-tabs .tab-content-wrapper-inner {
        padding: 32px;
        background-color: white; }
    .score-tab.tabset-green .nav-tabs > li.active > a {
      border: 2px solid #007ac9; }
      .score-tab.tabset-green .nav-tabs > li.active > a:hover, .score-tab.tabset-green .nav-tabs > li.active > a:active, .score-tab.tabset-green .nav-tabs > li.active > a:focus {
        border: 2px solid #007ac9; } }

.embed-responsive, .score-youtube-video, .score-vimeo-video, .score-kaltura-video, .score-birghtcove-video {
  min-height: 375px; }

.score-youtube-video, .score-vimeo-video, .score-kaltura-video, .score-birghtcove-video {
  margin-bottom: 20px;
  border-radius: 6px;
  min-height: 100px; }
  @media only screen and (max-width: 410px) {
    .score-youtube-video, .score-vimeo-video, .score-kaltura-video, .score-birghtcove-video {
      margin-left: -16px;
      margin-right: -16px;
      padding-bottom: 62.4%; } }

.score-kaltura-video {
  margin-bottom: 30px;
  padding: 0; }
  .score-kaltura-video .kaltura-wrapper {
    height: 360px; }

.bc-player-default_default {
  width: 100%;
  height: 360px;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 30px; }

.like {
  position: relative;
  text-align: center;
  line-height: 1;
  text-decoration: none; }
  .like:hover {
    text-decoration: none; }
  .like:focus, .like:active:focus {
    outline: none !important; }
  .like.active {
    text-decoration: none; }
    .like.active:hover {
      text-decoration: none; }
    .like.active .icon {
      background-image: url("../img/vote-thumbs-up-on.svg"); }
  .like .icon {
    display: block;
    float: left;
    background-image: url("../img/vote-thumbs-up-off.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 10px; }
  .like .count {
    position: relative;
    font-size: 16px;
    text-decoration: none;
    padding-top: 5px;
    float: left;
    color: #000; }

.lazyframe {
  position: relative;
  background-color: currentColor;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .lazyframe__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 17px;
    z-index: 3; }
    .lazyframe__title:after {
      z-index: -1; }
  .lazyframe:hover {
    cursor: pointer; }
  .lazyframe:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .lazyframe[data-ratio="16:9"]:before {
    padding-top: 56.25%; }
  .lazyframe[data-ratio="4:3"]:before {
    padding-top: 75%; }
  .lazyframe[data-ratio="1:1"]:before {
    padding-top: 100%; }
  .lazyframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    height: 100%; }

.lazyframe[data-vendor="youtube"] {
  /*background-color: #e52d27;*/
  font-family: Roboto, Arial, Helvetica, sans-serif;
  min-height: 100px; }
  .lazyframe[data-vendor="youtube"] .lazyframe__title {
    color: #eeeeee;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 2px;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: color 0.1s cubic-bezier(0.4, 0, 1, 1); }
    .lazyframe[data-vendor="youtube"] .lazyframe__title:hover {
      color: #fff; }
    .lazyframe[data-vendor="youtube"] .lazyframe__title:before {
      content: '';
      display: block;
      background: linear-gradient(rgba(0, 0, 0, 0.2), transparent);
      height: 98px;
      width: 100%;
      pointer-events: none;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: -1;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .lazyframe[data-vendor="youtube"]:before {
    padding-top: 56.25%; }
  .lazyframe[data-vendor="youtube"][data-ratio="16:9"]:before {
    padding-top: 56.25%; }
  .lazyframe[data-vendor="youtube"][data-ratio="4:3"]:before {
    padding-top: 75%; }
  .lazyframe[data-vendor="youtube"][data-ratio="1:1"]:before {
    padding-top: 100%; }
  .lazyframe[data-vendor="youtube"]:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjU1LjcgNDQ2LjNjLTUzLjMuMy0xMDYuNi0uNC0xNTkuOC0zLjMtMTcuNC0xLTM0LjctMi41LTUwLjQtMTFDMzUgNDI2LjMgMjcgNDE4LjQgMjIgNDA3LjIgMTMuMiAzODguNiAxMC41IDM2OSA5IDM0OWMtMy40LTQxLjMtMy42LTgyLjYtMS44LTEyMy44IDEtMjIgMS42LTQ0IDYuOC02NS41IDItOC40IDUtMTYuNiA4LjgtMjQuNEMzMiAxMTcgNDggMTA4IDY3LjMgMTA0YzE2LjItMyAzMi44LTMgNDkuMy0zLjcgNTYtMi4zIDExMi0zLjUgMTY4LTMgNDMgLjYgODYuMiAxLjcgMTI5LjMgNCAxMy4yLjYgMjYuNi44IDM5LjMgNS41IDE3LjIgNi40IDMwIDE3LjIgMzcgMzQuNyA2LjYgMTYuOCA5LjIgMzQuMiAxMC42IDUyIDMuOCA0OC43IDQgOTcuMy43IDE0Ni0xIDE2LjMtMi4yIDMyLjctNi41IDQ4LjgtOS43IDM3LTMyLjggNTEuNS02Ni43IDUzLjgtMzYuMiAyLjUtNzIuNSAzLjgtMTA4LjggNC4zLTIxLjMuMi00Mi43IDAtNjQgMHpNMjAzLjIgMzQ0TDM0OCAyNjQuN2wtMTQ0LjgtNzkuM1YzNDR6IiBmaWxsPSIjIzFmMWYxZiIvPjxwYXRoIGQ9Ik0yMDMuMiAzNDRWMTg1LjVMMzQ4IDI2NC44IDIwMy4yIDM0NHoiIGZpbGw9IiNGRUZERkQiLz48L3N2Zz4=");
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: .81;
    border: none;
    z-index: 4; }
  .lazyframe[data-vendor="youtube"]:hover:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjU1LjcgNDQ2LjNjLTUzLjMuMy0xMDYuNi0uNC0xNTkuOC0zLjMtMTcuNC0xLTM0LjctMi41LTUwLjQtMTFDMzUgNDI2LjMgMjcgNDE4LjQgMjIgNDA3LjIgMTMuMiAzODguNiAxMC41IDM2OSA5IDM0OWMtMy40LTQxLjMtMy42LTgyLjYtMS44LTEyMy44IDEtMjIgMS42LTQ0IDYuOC02NS41IDItOC40IDUtMTYuNiA4LjgtMjQuNEMzMiAxMTcgNDggMTA4IDY3LjMgMTA0YzE2LjItMyAzMi44LTMgNDkuMy0zLjcgNTYtMi4zIDExMi0zLjUgMTY4LTMgNDMgLjYgODYuMiAxLjcgMTI5LjMgNCAxMy4yLjYgMjYuNi44IDM5LjMgNS41IDE3LjIgNi40IDMwIDE3LjIgMzcgMzQuNyA2LjYgMTYuOCA5LjIgMzQuMiAxMC42IDUyIDMuOCA0OC43IDQgOTcuMy43IDE0Ni0xIDE2LjMtMi4yIDMyLjctNi41IDQ4LjgtOS43IDM3LTMyLjggNTEuNS02Ni43IDUzLjgtMzYuMiAyLjUtNzIuNSAzLjgtMTA4LjggNC4zLTIxLjMuMi00Mi43IDAtNjQgMHpNMjAzLjIgMzQ0TDM0OCAyNjQuN2wtMTQ0LjgtNzkuM1YzNDR6IiBmaWxsPSIjREQyQzI4Ii8+PHBhdGggZD0iTTIwMy4yIDM0NFYxODUuNUwzNDggMjY0LjggMjAzLjIgMzQ0eiIgZmlsbD0iI0ZFRkRGRCIvPjwvc3ZnPg==");
    opacity: 1; }

.page-wrapper .container.full-width .score-column1 .score-center {
  padding: 0; }

.page-wrapper .container.full-width .score-column1 {
  margin: 0; }

.headline-only-size-small h1 {
  font-size: 24px; }

.headline-only-size-small h2 {
  font-size: 18px;
  margin-top: 15px; }

#youkuplayer,
#youkuplayer.youku-full-width {
  width: 100% !important;
  height: 240px !important; }

@media (min-width: 768px) {
  #youkuplayer {
    width: 350px !important;
    height: 240px !important; }
  .modal-body #youkuplayer {
    width: 570px !important;
    height: 370px !important; }
  #youkuplayer.youku-full-width {
    width: 100% !important;
    height: 450px !important; } }

@media (min-width: 992px) {
  #youkuplayer {
    width: 450px !important;
    height: 300px !important; }
  .modal-body #youkuplayer {
    width: 870px !important;
    height: 530px !important; }
  #youkuplayer.youku-full-width {
    width: 100% !important;
    height: 580px !important; } }

@media (min-width: 1350px) {
  #youkuplayer {
    width: 535px !important;
    height: 340px !important; }
  #youkuplayer.youku-full-width {
    width: 100% !important;
    height: 680px !important; } }

.ellip {
  display: block;
  height: 100%; }

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%; }

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden; }

.ecolab-iframe .score-content-spot h2 {
  font-family: 'InterstateBold', sans-serif;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.8px; }
  @media (min-width: 768px) and (max-width: 1349px) {
    .ecolab-iframe .score-content-spot h2 {
      font-size: 28px;
      line-height: 32px;
      letter-spacing: 0.4px; } }

.ecolab-iframe .score-content-spot p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.8px; }
  @media (max-width: 767px) {
    .ecolab-iframe .score-content-spot p {
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .ecolab-iframe .score-content-spot p {
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px; } }

.spacer-32 {
  height: 32px;
  margin: 0;
  padding: 0; }

.spacer-64 {
  height: 64px;
  margin: 0;
  padding: 0; }

.page-wrapper .container > .score-column2.wide-right > .score-left,
.page-wrapper .container > .score-column2.wide-right > .score-right {
  padding-top: 32px; }
  @media (min-width: 992px) {
    .page-wrapper .container > .score-column2.wide-right > .score-left,
    .page-wrapper .container > .score-column2.wide-right > .score-right {
      padding-top: 64px; } }

.page-wrapper .container > .score-column2.wide-right > .score-left ul.side-nav.nav, .page-wrapper .container > .score-column2.wide-right > .score-left ul.side-nav.score-section-menu, .page-wrapper .container > .score-column2.wide-right > .score-left ul.side-nav.score-siblings-menu, .page-wrapper .container > .score-column2.wide-right > .score-left ul.side-nav.score-previous-next-menu,
.page-wrapper .container > .score-column2.wide-right > .score-left ul.side-nav.score-section-menu,
.page-wrapper .container > .score-column2.wide-right > .score-left ul.side-nav.score-siblings-menu,
.page-wrapper .container > .score-column2.wide-right > .score-left ul.side-nav.score-previous-next-menu {
  margin-top: 0;
  padding-top: 0; }

.page-wrapper .container > .score-column2.wide-right > .score-right > div:first-child {
  margin-top: 0;
  padding-top: 0; }

.scorte-right .ecolab-1-column-feature-module {
  margin-top: 38px; }

.score-style-box.ecolab-1-column-feature-module {
  padding-top: 44px;
  padding-bottom: 64px; }
  .score-style-box.ecolab-1-column-feature-module + .score-style-box.ecolab-1-column-feature-module {
    padding-top: 0; }

.ecolab-feature {
  margin-left: -16px;
  margin-right: -16px; }
  .ecolab-feature:before, .ecolab-feature:after {
    content: " ";
    display: table; }
  .ecolab-feature:after {
    clear: both; }
  .ecolab-feature .ecolab-feature__media {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 16px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .ecolab-feature .ecolab-feature__media {
        float: left;
        width: 33.33333%; } }
    .ecolab-feature .ecolab-feature__media img {
      border-radius: 6px;
      margin-bottom: 0; }
    .ecolab-feature .ecolab-feature__media .embed-responsive-16by9 {
      margin-bottom: 0; }
    .ecolab-feature .ecolab-feature__media .embed-responsive, .ecolab-feature .ecolab-feature__media .score-youtube-video, .ecolab-feature .ecolab-feature__media .score-vimeo-video, .ecolab-feature .ecolab-feature__media .score-kaltura-video, .ecolab-feature .ecolab-feature__media .score-birghtcove-video, .ecolab-feature .ecolab-feature__media .score-youtube-video {
      min-height: auto;
      /*for IE*/
      min-height: initial;
      border-radius: 6px; }
    .ecolab-feature .ecolab-feature__media ~ .ecolab-feature__content {
      position: relative;
      min-height: 1px;
      padding-left: 16px;
      padding-right: 16px;
      float: left; }
      @media (min-width: 768px) {
        .ecolab-feature .ecolab-feature__media ~ .ecolab-feature__content {
          float: left;
          width: 66.66667%; } }
  @media (min-width: 768px) {
    .ecolab-feature .ecolab-feature__media {
      margin-bottom: 0;
      float: right; } }
  .ecolab-feature .ecolab-feature__content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    background-color: transparent;
    border-width: 0; }
    .ecolab-feature .ecolab-feature__content .score-highlight_feature-content {
      margin-bottom: 0; }
    .ecolab-feature .ecolab-feature__content .score-highlight-header {
      font-family: 'InterstateBold', sans-serif;
      font-size: 32px;
      line-height: 48px;
      letter-spacing: 0.8px;
      font-family: 'Interstate', sans-serif;
      font-weight: bold;
      text-transform: none;
      margin-bottom: 15px; }
      @media (min-width: 768px) and (max-width: 1349px) {
        .ecolab-feature .ecolab-feature__content .score-highlight-header {
          font-size: 28px;
          line-height: 32px;
          letter-spacing: 0.4px; } }
    .ecolab-feature .ecolab-feature__content h2 {
      text-transform: none; }
    .ecolab-feature .ecolab-feature__content .caption {
      color: inherit;
      padding: 0; }
      .ecolab-feature .ecolab-feature__content .caption .score-highlight-body {
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0.8px;
        margin-top: 0;
        margin-bottom: 16px;
        color: inherit; }
        @media (max-width: 767px) {
          .ecolab-feature .ecolab-feature__content .caption .score-highlight-body {
            font-size: 16px;
            line-height: 21px;
            letter-spacing: 0.4px; } }
        @media (min-width: 768px) and (max-width: 1349px) {
          .ecolab-feature .ecolab-feature__content .caption .score-highlight-body {
            font-size: 16px;
            line-height: 21px;
            letter-spacing: 0.4px; } }
      .ecolab-feature .ecolab-feature__content .caption .score-button {
        margin-bottom: 8px; }
  .score-column2 .ecolab-feature .ecolab-feature__media {
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 1350px) {
      .score-column2 .ecolab-feature .ecolab-feature__media {
        float: left;
        width: 50%; } }
    @media (min-width: 768px) {
      .score-column2 .ecolab-feature .ecolab-feature__media {
        margin-bottom: 0;
        float: right;
        width: 50%; } }
    @media (min-width: 768px) {
      .score-column2 .ecolab-feature .ecolab-feature__media ~ .ecolab-feature__content {
        float: left;
        width: 50%; } }
  .score-center > .ecolab-1-column-feature-module > .ecolab-feature.ecolab-feature_video .ecolab-feature__media {
    width: 100%;
    margin-bottom: 16px;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 1350px) {
      .score-center > .ecolab-1-column-feature-module > .ecolab-feature.ecolab-feature_video .ecolab-feature__media {
        float: left;
        width: 33.33333%; } }
    @media (min-width: 1350px) {
      .score-center > .ecolab-1-column-feature-module > .ecolab-feature.ecolab-feature_video .ecolab-feature__media {
        margin-bottom: 0;
        float: right; } }
  .score-center > .ecolab-1-column-feature-module > .ecolab-feature.ecolab-feature_video .ecolab-feature__content {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 992px) {
      .score-center > .ecolab-1-column-feature-module > .ecolab-feature.ecolab-feature_video .ecolab-feature__content {
        float: left;
        width: 66.66667%; } }

.ecolab-3-column-feature-module,
.ecolab-2-column-feature-module {
  padding-top: 44px;
  padding-bottom: 64px; }
  .ecolab-3-column-feature-module .ecolab-feature,
  .ecolab-2-column-feature-module .ecolab-feature {
    background-color: white;
    padding: 16px 0 80px 0;
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.6);
    margin: 0 0 32px 0;
    position: relative; }
    .ecolab-3-column-feature-module .ecolab-feature > .ecolab-feature__content,
    .ecolab-2-column-feature-module .ecolab-feature > .ecolab-feature__content {
      padding-top: 16px;
      position: static; }
      .ecolab-3-column-feature-module .ecolab-feature > .ecolab-feature__content .caption .score-button,
      .ecolab-2-column-feature-module .ecolab-feature > .ecolab-feature__content .caption .score-button {
        margin: 0; }
    .ecolab-3-column-feature-module .ecolab-feature .ecolab-feature__media img,
    .ecolab-2-column-feature-module .ecolab-feature .ecolab-feature__media img {
      max-width: none;
      width: 100%; }
    .ecolab-3-column-feature-module .ecolab-feature .score-highlight,
    .ecolab-2-column-feature-module .ecolab-feature .score-highlight {
      padding: 0; }
    .ecolab-3-column-feature-module .ecolab-feature .btn-primary, .ecolab-3-column-feature-module .ecolab-feature form input[type="submit"], form .ecolab-3-column-feature-module .ecolab-feature input[type="submit"],
    .ecolab-2-column-feature-module .ecolab-feature .btn-primary,
    .ecolab-2-column-feature-module .ecolab-feature form input[type="submit"],
    form .ecolab-2-column-feature-module .ecolab-feature input[type="submit"] {
      position: absolute;
      bottom: 20px;
      left: 16px;
      text-align: left;
      text-transform: none;
      display: block;
      margin: 0;
      padding: 0;
      background: none;
      border: 0;
      font-size: 16px;
      line-height: 25px;
      letter-spacing: 0.46px;
      color: #007ac9; }
      .ecolab-3-column-feature-module .ecolab-feature .btn-primary:before, .ecolab-3-column-feature-module .ecolab-feature form input[type="submit"]:before, form .ecolab-3-column-feature-module .ecolab-feature input[type="submit"]:before,
      .ecolab-2-column-feature-module .ecolab-feature .btn-primary:before,
      .ecolab-2-column-feature-module .ecolab-feature form input[type="submit"]:before,
      form .ecolab-2-column-feature-module .ecolab-feature input[type="submit"]:before {
        display: none; }
      .ecolab-3-column-feature-module .ecolab-feature .btn-primary::after, .ecolab-3-column-feature-module .ecolab-feature form input[type="submit"]::after, form .ecolab-3-column-feature-module .ecolab-feature input[type="submit"]::after,
      .ecolab-2-column-feature-module .ecolab-feature .btn-primary::after,
      .ecolab-2-column-feature-module .ecolab-feature form input[type="submit"]::after,
      form .ecolab-2-column-feature-module .ecolab-feature input[type="submit"]::after {
        font-family: "Glyphicons Halflings";
        content: "\e080";
        color: #007ac9;
        font-size: 12px;
        margin-left: 4px;
        display: inline-block; }
      .ecolab-3-column-feature-module .ecolab-feature .btn-primary:hover, .ecolab-3-column-feature-module .ecolab-feature form input:hover[type="submit"], form .ecolab-3-column-feature-module .ecolab-feature input:hover[type="submit"], .ecolab-3-column-feature-module .ecolab-feature .btn-primary:active, .ecolab-3-column-feature-module .ecolab-feature form input:active[type="submit"], form .ecolab-3-column-feature-module .ecolab-feature input:active[type="submit"],
      .ecolab-2-column-feature-module .ecolab-feature .btn-primary:hover,
      .ecolab-2-column-feature-module .ecolab-feature form input:hover[type="submit"],
      form .ecolab-2-column-feature-module .ecolab-feature input:hover[type="submit"],
      .ecolab-2-column-feature-module .ecolab-feature .btn-primary:active,
      .ecolab-2-column-feature-module .ecolab-feature form input:active[type="submit"],
      form .ecolab-2-column-feature-module .ecolab-feature input:active[type="submit"] {
        color: #005075;
        box-shadow: none;
        text-decoration: underline; }
        .ecolab-3-column-feature-module .ecolab-feature .btn-primary:hover::after, .ecolab-3-column-feature-module .ecolab-feature form input[type="submit"]:hover::after, form .ecolab-3-column-feature-module .ecolab-feature input[type="submit"]:hover::after, .ecolab-3-column-feature-module .ecolab-feature .btn-primary:active::after, .ecolab-3-column-feature-module .ecolab-feature form input[type="submit"]:active::after, form .ecolab-3-column-feature-module .ecolab-feature input[type="submit"]:active::after,
        .ecolab-2-column-feature-module .ecolab-feature .btn-primary:hover::after,
        .ecolab-2-column-feature-module .ecolab-feature form input[type="submit"]:hover::after,
        form .ecolab-2-column-feature-module .ecolab-feature input[type="submit"]:hover::after,
        .ecolab-2-column-feature-module .ecolab-feature .btn-primary:active::after,
        .ecolab-2-column-feature-module .ecolab-feature form input[type="submit"]:active::after,
        form .ecolab-2-column-feature-module .ecolab-feature input[type="submit"]:active::after {
          margin-left: 8px; }

.ecolab-2-column-feature-module .score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media,
.ecolab-2-column-feature-module .score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 992px) {
    .ecolab-2-column-feature-module .score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media,
    .ecolab-2-column-feature-module .score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media {
      float: left;
      width: 100%; } }

.ecolab-2-column-feature-module .score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__content,
.ecolab-2-column-feature-module .score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__content {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  position: static; }
  @media (min-width: 992px) {
    .ecolab-2-column-feature-module .score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__content,
    .ecolab-2-column-feature-module .score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__content {
      float: left;
      width: 100%; } }

.score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left,
.score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right,
.score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left,
.score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 1350px) {
    .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left,
    .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right,
    .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left,
    .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right {
      float: left;
      width: 50%; }
      .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media,
      .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media,
      .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media,
      .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media {
        min-height: 200px; }
        .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .embed-responsive, .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-youtube-video, .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-vimeo-video, .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-kaltura-video, .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-birghtcove-video,
        .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .embed-responsive,
        .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-youtube-video,
        .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-vimeo-video,
        .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-kaltura-video,
        .score-column2.equal > .score-left .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-birghtcove-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .embed-responsive,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-youtube-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-vimeo-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-kaltura-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-birghtcove-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .embed-responsive,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-youtube-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-vimeo-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-kaltura-video,
        .score-column2.equal > .score-right .ecolab-2-column-feature-module div[class^="score-column"].score-column2.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-birghtcove-video {
          min-height: 200px; } }

.ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left,
.ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center,
.ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 1350px) {
    .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left,
    .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center,
    .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right {
      float: left;
      width: 33.33333%; } }
  .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left .ecolab-feature > .ecolab-feature__media,
  .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center .ecolab-feature > .ecolab-feature__media,
  .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right .ecolab-feature > .ecolab-feature__media {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (max-width: 420px) {
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left .ecolab-feature > .ecolab-feature__media .embed-responsive, .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-youtube-video, .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-vimeo-video, .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-kaltura-video, .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left .ecolab-feature > .ecolab-feature__media .score-birghtcove-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center .ecolab-feature > .ecolab-feature__media .embed-responsive,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center .ecolab-feature > .ecolab-feature__media .score-youtube-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center .ecolab-feature > .ecolab-feature__media .score-vimeo-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center .ecolab-feature > .ecolab-feature__media .score-kaltura-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center .ecolab-feature > .ecolab-feature__media .score-birghtcove-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right .ecolab-feature > .ecolab-feature__media .embed-responsive,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-youtube-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-vimeo-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-kaltura-video,
      .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right .ecolab-feature > .ecolab-feature__media .score-birghtcove-video {
        min-height: 200px; } }
  .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-left .ecolab-feature > .ecolab-feature__content,
  .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-center .ecolab-feature > .ecolab-feature__content,
  .ecolab-3-column-feature-module div[class^="score-column"].score-column3.equal > .score-right .ecolab-feature > .ecolab-feature__content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    position: static; }

.ecolab-story-nav-bar-module {
  padding: 32px 0 0 0; }
  @media (min-width: 992px) and (max-width: 1349px) {
    .ecolab-story-nav-bar-module {
      padding: 32px 0; } }
  @media (min-width: 1350px) {
    .ecolab-story-nav-bar-module {
      padding: 64px 0; } }
  .ecolab-story-nav-bar-module .score-left .score-lead {
    font-size: 32px;
    font-family: "InterstateLight", sans-serif; }
  .ecolab-story-nav-bar-module .score-center .score-section-header {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 32px; }
    @media (min-width: 992px) {
      .ecolab-story-nav-bar-module .score-center .score-section-header {
        float: left;
        width: 50%; } }
  .ecolab-story-nav-bar-module .score-left .score-section-header {
    margin-bottom: 32px; }
  .ecolab-story-nav-bar-module .score-section-header .score-header-image {
    display: none; }
  .ecolab-story-nav-bar-module .score-section-header h2 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.8px;
    color: inherit;
    text-align: left;
    margin: 0; }
    @media (max-width: 767px) {
      .ecolab-story-nav-bar-module .score-section-header h2 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .ecolab-story-nav-bar-module .score-section-header h2 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.4px; } }
  .ecolab-story-nav-bar-module .score-section-header h3 {
    display: none; }
  @media (max-width: 991px) {
    .ecolab-story-nav-bar-module .score-section-header {
      padding-bottom: 32px;
      border-bottom: 1px solid #adafaf; } }
  @media (min-width: 992px) {
    .ecolab-story-nav-bar-module .score-section-header {
      margin-bottom: 0;
      padding-top: 32px; } }
  .ecolab-story-nav-bar-module .ecolab-button--story-navbar {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    height: 160px;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'InterstateBold', sans-serif;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.4px;
    color: black;
    /*
        .score-image {
            display: block;
            margin: 0 auto;
            margin-bottom: 32px;
        }
*/ }
    @media (min-width: 768px) {
      .ecolab-story-nav-bar-module .ecolab-button--story-navbar {
        float: left;
        width: 25%; } }
    @media (min-width: 992px) {
      .ecolab-story-nav-bar-module .ecolab-button--story-navbar {
        float: left;
        width: 12.5%; } }
    @media (max-width: 991px) {
      .ecolab-story-nav-bar-module .ecolab-button--story-navbar {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    .ecolab-story-nav-bar-module .ecolab-button--story-navbar:hover {
      color: #005075;
      text-decoration: none; }
    .ecolab-story-nav-bar-module .ecolab-button--story-navbar .icon-wrap {
      position: relative;
      width: 84px;
      height: 84px;
      overflow: hidden;
      margin: 0 auto 32px auto; }
      .ecolab-story-nav-bar-module .ecolab-button--story-navbar .icon-wrap img {
        display: block;
        width: 168px;
        height: 84px;
        max-width: none;
        position: absolute;
        top: 0;
        left: 0; }
    .ecolab-story-nav-bar-module .ecolab-button--story-navbar span {
      width: 45%;
      display: flex;
      justify-content: center;
      margin: 0 auto; }
    @media (max-width: 991px) {
      .ecolab-story-nav-bar-module .ecolab-button--story-navbar {
        margin-bottom: 32px; } }
    @media (min-width: 992px) {
      .ecolab-story-nav-bar-module .ecolab-button--story-navbar:first-of-type {
        border-left: 1px solid #adafaf; } }
    @media (min-width: 992px) and (max-width: 1349px) {
      .ecolab-story-nav-bar-module .ecolab-button--story-navbar {
        /*
          .score-image {
                width: 72px;
                height: 72px;
                margin-bottom: 16px;
            }
*/ }
        .ecolab-story-nav-bar-module .ecolab-button--story-navbar .icon-wrap {
          width: 72px;
          height: 72px; }
          .ecolab-story-nav-bar-module .ecolab-button--story-navbar .icon-wrap img {
            width: 144px;
            height: 72px; } }
    .ecolab-story-nav-bar-module .ecolab-button--story-navbar:hover .icon-wrap img {
      left: -84px; }
      @media (min-width: 992px) and (max-width: 1349px) {
        .ecolab-story-nav-bar-module .ecolab-button--story-navbar:hover .icon-wrap img {
          left: -72px; } }
  .ecolab-story-nav-bar-module .ecolab-button--story-navbar:last-child {
    border-right: 1px solid rgba(227, 239, 246, 0.7); }

@media (min-width: 992px) {
  .ecolab-story-nav-bar-module div[class^="score-column"].score-column2.equal > .score-left {
    padding-right: 32px; } }

.ecolab-story-nav-bar-module div[class^="score-column"].score-column2.equal > .score-left .score-section-header {
  padding-top: 0; }

@media (min-width: 992px) {
  .ecolab-story-nav-bar-module div[class^="score-column"].score-column2.equal > .score-right {
    border-left: 1px solid #007ac9;
    padding-left: 32px; } }

.ecolab-story-nav-bar-module div[class^="score-column"].score-column2.equal > .score-right .score-content-spot {
  margin: 0; }
  .ecolab-story-nav-bar-module div[class^="score-column"].score-column2.equal > .score-right .score-content-spot p {
    font-size: 16px;
    margin: 0; }
    @media (min-width: 992px) {
      .ecolab-story-nav-bar-module div[class^="score-column"].score-column2.equal > .score-right .score-content-spot p {
        font-size: 24px; } }

.ecolab-story-module {
  min-height: 500px; }
  .ecolab-story-module .score-full-width-hero {
    background-color: transparent; }
    .ecolab-story-module .score-full-width-hero .score-hero-image {
      text-align: center; }
    .ecolab-story-module .score-full-width-hero h1 {
      font-family: 'InterstateBold', sans-serif;
      font-size: 48px;
      line-height: 52px;
      letter-spacing: 0.8px;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .ecolab-story-module .score-full-width-hero h1 {
          font-size: 28px;
          line-height: 32px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .ecolab-story-module .score-full-width-hero h1 {
          font-size: 40px;
          line-height: 44px;
          letter-spacing: 0.4px; } }
    .ecolab-story-module .score-full-width-hero h2 {
      display: none; }
    .ecolab-story-module .score-full-width-hero .score-hero-body {
      text-align: center;
      font-size: 16px;
      line-height: 26px;
      margin-top: 10px;
      margin: 10px auto; }
    .ecolab-story-module .score-full-width-hero .score-call-to-action {
      text-align: center; }
      .ecolab-story-module .score-full-width-hero .score-call-to-action .score-button {
        margin-right: 0; }

@media (min-width: 1023px) {
  .ecolab-story-module {
    min-height: 600px; } }

.ecolab-alert-module {
  background-color: #ebebeb;
  border-color: #d8d8d8;
  color: #616365; }
  .ecolab-alert-module hr {
    border-top-color: #cbcbcb; }
  .ecolab-alert-module .alert-link {
    color: #484a4b; }
  .ecolab-alert-module .score-hero {
    margin-left: -16px;
    margin-right: -16px; }
    .ecolab-alert-module .score-hero:before, .ecolab-alert-module .score-hero:after {
      content: " ";
      display: table; }
    .ecolab-alert-module .score-hero:after {
      clear: both; }
    .ecolab-alert-module .score-hero .score-hero-image {
      position: relative;
      min-height: 1px;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .ecolab-alert-module .score-hero .score-hero-image {
          float: left;
          width: 13.33333%; } }
    .ecolab-alert-module .score-hero h1 {
      display: none; }
    .ecolab-alert-module .score-hero h2 {
      display: none; }
    .ecolab-alert-module .score-hero .score-hero-body {
      padding: 16px;
      position: relative;
      min-height: 1px;
      padding-left: 0;
      padding-right: 0;
      font-size: 12px;
      line-height: 1.2;
      font-family: "Interstate",sans-serif; }
      @media (min-width: 768px) {
        .ecolab-alert-module .score-hero .score-hero-body {
          padding: 0; } }
      @media (min-width: 768px) {
        .ecolab-alert-module .score-hero .score-hero-body {
          float: left;
          width: 66.66667%; } }
      .ecolab-alert-module .score-hero .score-hero-body p {
        line-height: 1.2; }
    .ecolab-alert-module .score-hero .score-call-to-action {
      position: relative;
      min-height: 1px;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .ecolab-alert-module .score-hero .score-call-to-action {
          float: left;
          width: 66.66667%; } }
      .ecolab-alert-module .score-hero .score-call-to-action .btn-link, .ecolab-alert-module .score-hero .score-call-to-action .score-comment-container .score-comment-body .reply, .score-comment-container .score-comment-body .ecolab-alert-module .score-hero .score-call-to-action .reply, .ecolab-alert-module .score-hero .score-call-to-action .score-comment-container .score-reply-body .reply, .score-comment-container .score-reply-body .ecolab-alert-module .score-hero .score-call-to-action .reply {
        padding: 0;
        border-bottom: none;
        font-weight: bold;
        font-size: 16px;
        font-family: "Interstate",sans-serif;
        line-height: 14px; }
  .ecolab-alert-module .score-section-hero .score-hero-image {
    display: block; }
  .ecolab-alert-module .score-section-hero h2 {
    display: none; }
  .ecolab-alert-module .score-section-hero h3 {
    display: none; }
  .ecolab-alert-module .score-section-hero .score-hero-body {
    font-size: 12px;
    line-height: 14px;
    font-family: "Interstate",sans-serif; }
  .ecolab-alert-module .score-section-hero .score-call-to-action .score-button.btn-link, .ecolab-alert-module .score-section-hero .score-call-to-action .score-comment-container .score-comment-body .score-button.reply, .score-comment-container .score-comment-body .ecolab-alert-module .score-section-hero .score-call-to-action .score-button.reply, .ecolab-alert-module .score-section-hero .score-call-to-action .score-comment-container .score-reply-body .score-button.reply, .score-comment-container .score-reply-body .ecolab-alert-module .score-section-hero .score-call-to-action .score-button.reply {
    border-bottom-width: 0;
    font-weight: bold;
    font-size: 16px;
    font-family: "Interstate",sans-serif;
    line-height: 14px; }

.ecolab-numbers-module {
  padding: 50px 0; }
  .ecolab-numbers-module .score-section-hero .score-hero-image {
    display: none; }
  .ecolab-numbers-module .score-section-hero h2 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0.8px;
    /*
            font-family: "Interstate",sans-serif;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 56px;
            font-weight: 700;
            line-height: 1;
            */ }
    @media (max-width: 767px) {
      .ecolab-numbers-module .score-section-hero h2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .ecolab-numbers-module .score-section-hero h2 {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0.4px; } }
  .ecolab-numbers-module .score-section-hero h3 {
    display: none; }
  .ecolab-numbers-module .score-section-hero .score-hero-body {
    font-size: 16px;
    line-height: 1.8; }
  .ecolab-numbers-module .score-section-hero .score-call-to-action {
    display: none; }
  .ecolab-numbers-module .ecolab-numbers__list-heading .score-header-image {
    display: none; }
  .ecolab-numbers-module .ecolab-numbers__list-heading h2 {
    display: none; }
  .ecolab-numbers-module .ecolab-numbers__list-heading h3 {
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Interstate",sans-serif; }
  .ecolab-numbers-module .score-list-group .score-list-group-item {
    background-color: transparent;
    padding: 0;
    border: none;
    border-radius: 0; }
  .ecolab-numbers-module .ecolab-numbers__stat-block {
    transform: matrix(1, 0, 0, 1, 0, 0);
    background: rgba(0, 121, 191, 0.92);
    cursor: pointer;
    text-align: center;
    padding: 40px 20px;
    margin: 10px 0;
    max-height: 225px;
    transition: all .2s ease-in-out; }
    .ecolab-numbers-module .ecolab-numbers__stat-block:hover {
      transform: scale(1.1); }
    .ecolab-numbers-module .ecolab-numbers__stat-block .score-header-image {
      display: none; }
    .ecolab-numbers-module .ecolab-numbers__stat-block h2 {
      display: block;
      font-family: "Interstate",sans-serif;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 48px;
      font-weight: 700;
      line-height: .8;
      margin-bottom: 20px; }
    .ecolab-numbers-module .ecolab-numbers__stat-block h3 {
      font-family: "Open Sans", sans-serif;
      color: white;
      display: block;
      height: 40px;
      overflow: hidden;
      font-size: 18px;
      margin-bottom: 0; }

@media (min-width: 768px) and (max-width: 992px) {
  .ecolab-numbers-module .score-column2 .score-left {
    width: 60%;
    float: left; }
  .ecolab-numbers-module .score-column2 .score-right {
    width: 40%;
    float: right; }
  .ecolab-numbers-module .score-column4.equal {
    margin-top: 40px; }
    .ecolab-numbers-module .score-column4.equal > div {
      width: 50%;
      float: left; } }

@media (min-width: 992px) {
  .ecolab-numbers-module {
    padding: 100px 0; }
    .ecolab-numbers-module .ecolab-numbers__stat-block {
      margin-top: 50px; } }

.equipmentTable {
  table-layout: fixed;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.8px;
  border-radius: 6px;
  border: none;
  overflow: hidden;
  background: #007ac9;
  padding: 2px; }
  @media (max-width: 991px) {
    .equipmentTable {
      font-size: 14px;
      line-height: 21px;
      letter-spacing: 0.4px; } }
  .equipmentTable + .equipmentTable {
    margin-left: 16px; }

.equipmentTable th {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.8px;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 16px;
  background: #007ac9; }
  @media (max-width: 767px) {
    .equipmentTable th {
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .equipmentTable th {
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px; } }

.equipmentTable tr {
  display: flex;
  padding: 4px; }

.equipmentTable tr:nth-child(even):not(:first-child) td {
  background: #E6E7E7; }

.equipmentTable td {
  width: 100%;
  background: white;
  border-radius: 6px;
  margin: 4px;
  padding: 16px; }
  .equipmentTable td p {
    margin: 0; }

@media (max-width: 600px) {
  .equipmentTable {
    margin: 10px auto; }
  .equipmentTable thead {
    display: none; } }

.CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
  display: none; }

.ecolab-standalone-search .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
  display: none; }

header .magic-box .magic-box-clear {
  position: absolute;
  top: 15px;
  right: 60px; }

.ecolab-standalone-search {
  display: none; }

.CoveoSearchInterface {
  /*
    .CoveoBreadcrumb::before {
        content: "Your Selections";
        display: block;
        color: #616365;
        text-transform: uppercase;
        font-size: 16px;
        font-family: 'Interstate', sans-serif;
        font-weight: bold;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
    }
*/ }
  .CoveoSearchInterface .coveo-main-section {
    max-width: 100% !important;
    /*for ie*/ }
    .CoveoSearchInterface .coveo-main-section .search-filter-mbl-btn {
      position: relative;
      display: block;
      font-size: 20px;
      color: #005075;
      text-decoration: none;
      margin-bottom: 16px;
      padding: 16px 0 16px 16px;
      background: transparent;
      border-top: 1px solid #adafaf;
      border-bottom: 1px solid #adafaf;
      cursor: pointer; }
      .CoveoSearchInterface .coveo-main-section .search-filter-mbl-btn:after {
        content: '';
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        right: 16px;
        top: 16px;
        background: transparent url("../img/icon-plus-blue.svg") no-repeat center center;
        background-size: 20px 20px; }
      .CoveoSearchInterface .coveo-main-section .search-filter-mbl-btn.open:after {
        background: transparent url("../img/icon-minus-blue.svg") no-repeat center center;
        background-size: 20px 20px; }
  .CoveoSearchInterface .coveo-facet-value-count {
    margin-right: 22px; }
  .CoveoSearchInterface .CoveoFacet {
    background: none;
    border: 0;
    border-radius: 0; }
    .CoveoSearchInterface .CoveoFacet .coveo-facet-header {
      padding: 10px 0; }
    .CoveoSearchInterface .CoveoFacet .coveo-facet-header-title {
      font-size: 16px;
      font-family: 'Interstate', sans-serif;
      font-weight: bold;
      color: #616365;
      text-transform: uppercase; }
    .CoveoSearchInterface .CoveoFacet .coveo-facet-selectable {
      padding: 0; }
    .CoveoSearchInterface .CoveoFacet .coveo-facet-value-checkbox {
      margin-left: 5px;
      margin-right: 8px; }
    .CoveoSearchInterface .CoveoFacet .coveo-facet-value-caption {
      font-family: Interstate, sans-serif;
      font-weight: normal;
      font-size: 12px;
      color: #616365; }
    .CoveoSearchInterface .CoveoFacet .coveo-facet-value-count {
      font-size: 12px;
      font-weight: normal;
      color: #007ac9; }
    .CoveoSearchInterface .CoveoFacet .coveo-facet-footer {
      margin-bottom: 10px; }
  .CoveoSearchInterface .CoveoSort {
    color: #666;
    margin-left: 5px;
    padding: 3px 5px;
    border: 1px solid #ccc; }
    .CoveoSearchInterface .CoveoSort.coveo-selected {
      color: #fff;
      background: #007ac9;
      border: 1px solid #333; }
      .CoveoSearchInterface .CoveoSort.coveo-selected:hover {
        border: 1px solid #333; }
    .CoveoSearchInterface .CoveoSort:hover {
      border: 1px solid #333; }
  .CoveoSearchInterface .CoveoResult {
    margin-left: 0;
    padding-bottom: 30px;
    position: relative;
    border-color: #dedede; }
    .CoveoSearchInterface .CoveoResult a.CoveoResultLink {
      color: #007ac9;
      font-family: Interstate, sans-serif; }
    .CoveoSearchInterface .CoveoResult .CoveoExcerpt {
      font-size: 14px;
      color: #555; }
    .CoveoSearchInterface .CoveoResult .coveo-icon.coveo-icon-with-caption-overlay,
    .CoveoSearchInterface .CoveoResult .coveo-icon-for-quickview {
      display: none; }
    .CoveoSearchInterface .CoveoResult .coveo-result-cell {
      display: block;
      text-align: left !important;
      /* overriding inline styles */
      padding-left: 0 !important;
      /* overriding inline styles */ }
    .CoveoSearchInterface .CoveoResult .coveo-result-frame > .coveo-result-row > .coveo-result-cell:first-child {
      position: absolute;
      bottom: 10px; }
  .CoveoSearchInterface .coveo-results-column .CoveoDidYouMean {
    padding: 10px 15px;
    background: #edeeef;
    border-left: 5px solid #007ac9; }
  .CoveoSearchInterface .coveo-results-column .coveo-did-you-mean-no-results-for,
  .CoveoSearchInterface .coveo-results-column .coveo-did-you-mean-automatic-correct {
    font-size: 14px;
    color: #333; }
  .CoveoSearchInterface .coveo-results-column .coveo-did-you-mean-highlight,
  .CoveoSearchInterface .coveo-results-column .coveo-did-you-mean-word-correction {
    color: #333; }
    .CoveoSearchInterface .coveo-results-column .coveo-did-you-mean-highlight:hover,
    .CoveoSearchInterface .coveo-results-column .coveo-did-you-mean-word-correction:hover {
      color: inherit;
      text-decoration: none;
      cursor: auto; }
  .CoveoSearchInterface .coveo-breadcrumb-clear-all {
    right: 0;
    padding: 2px 6px;
    border-radius: 0; }
  .CoveoSearchInterface .coveo-facet-breadcrumb-title,
  .CoveoSearchInterface .coveo-facet-slider-breadcrumb-title {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Interstate', sans-serif;
    margin-right: 7px; }
  .CoveoSearchInterface span.coveo-facet-breadcrumb-value.coveo-selected {
    margin-bottom: 4px;
    padding: 2px 10px;
    background: #edeeef;
    border-radius: 15px; }
    .CoveoSearchInterface span.coveo-facet-breadcrumb-value.coveo-selected span {
      color: #007ac9; }
    .CoveoSearchInterface span.coveo-facet-breadcrumb-value.coveo-selected:hover {
      text-decoration: none;
      background: #e6e6e6; }

@media (min-width: 992px) {
  .CoveoSearchInterface {
    /*
        .coveo-main-section .coveo-result-frame > .coveo-result-row > .coveo-result-cell > .coveo-result-row:first-child > .coveo-result-cell:first-child {
            float: left;
            width: 80%;
        }
        .coveo-main-section .coveo-result-frame > .coveo-result-row > .coveo-result-cell > .coveo-result-row:first-child > .coveo-result-cell:last-child {
            float: right;
            text-align: right !important;
            margin-top: 5px;
            width: 18%;
        }
        */ }
    .CoveoSearchInterface .coveo-facet-column {
      display: block !important; }
  /* mobile js-generated button to show/hide search filter */
  .CoveoSearchInterface .coveo-main-section .search-filter-mbl-btn {
    display: none; } }

@media (max-width: 992px) {
  .CoveoSearchInterface .coveo-facet-column {
    width: 100%;
    display: none;
    z-index: 4;
    position: relative;
    margin-bottom: 16px; }
  .CoveoSearchInterface .coveo-results-column {
    width: 100%;
    clear: both; } }

.coveo-show-if-no-results {
  display: none; }

.coveo-no-results .coveo-show-if-no-results {
  display: block; }

.ecolab-main-search .CoveoSearchInterface,
.ecolab-catalog-search .CoveoSearchInterface,
.ecolab-lister .CoveoSearchInterface {
  /*
    * results header
    */
  /* end header */ }
  .ecolab-main-search .CoveoSearchInterface .coveo-result-list-container:before, .ecolab-main-search .CoveoSearchInterface .coveo-result-list-container:after,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-result-list-container:before,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-result-list-container:after,
  .ecolab-lister .CoveoSearchInterface .coveo-result-list-container:before,
  .ecolab-lister .CoveoSearchInterface .coveo-result-list-container:after {
    content: " ";
    display: table; }
  .ecolab-main-search .CoveoSearchInterface .coveo-result-list-container:after,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-result-list-container:after,
  .ecolab-lister .CoveoSearchInterface .coveo-result-list-container:after {
    clear: both; }
  .ecolab-main-search .CoveoSearchInterface .coveo-search-section,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-search-section,
  .ecolab-lister .CoveoSearchInterface .coveo-search-section {
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
  .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox,
  .ecolab-lister .CoveoSearchInterface .CoveoSearchbox {
    max-width: none;
    padding: 4px 0 4px 0;
    margin: 0;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.4); }
    @media (min-width: 992px) {
      .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox {
        padding: 12px 0 12px 0; } }
    .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .magic-box,
    .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .magic-box,
    .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .magic-box {
      border: none; }
      .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input {
        border-radius: 0; }
        .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input,
        .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input,
        .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input {
          font-family: 'Open Sans', sans-serif;
          font-size: 16px;
          letter-spacing: .5px; }
          @media (min-width: 992px) {
            .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input,
            .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input,
            .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input {
              font-size: 24px; } }
          .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input::placeholder,
          .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input::placeholder,
          .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input > input::placeholder {
            color: #444749; }
    .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton,
    .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton,
    .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton {
      position: relative;
      width: 48px;
      height: 48px;
      font-size: 0;
      background: #58A618;
      margin: 0 16px;
      padding: 0;
      border-radius: 24px;
      border: none;
      transition: all 0.3s ease;
      min-width: 0; }
      .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton .coveo-search-button,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton .coveo-search-button,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton .coveo-search-button {
        display: none; }
      .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:after, .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:before,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:after,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:before,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:after,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 20px;
        content: "";
        opacity: 1;
        transform: translate(-50%, -50%);
        transition: all 0.3s ease; }
      .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:before,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:before,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:before {
        background: url("../img/search-icon.svg") center center no-repeat;
        background-size: 20px 20px; }
      .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton.active, .ecolab-main-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:hover,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton.active,
      .ecolab-catalog-search .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:hover,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton.active,
      .ecolab-lister .CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton:hover {
        background: #275E37; }
  .ecolab-main-search .CoveoSearchInterface .coveo-dropdown-header-wrapper,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-dropdown-header-wrapper,
  .ecolab-lister .CoveoSearchInterface .coveo-dropdown-header-wrapper {
    display: none !important; }
  .ecolab-main-search .CoveoSearchInterface .CoveoBreadcrumb,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoBreadcrumb,
  .ecolab-lister .CoveoSearchInterface .CoveoBreadcrumb {
    border-width: 0; }
  .ecolab-main-search .CoveoSearchInterface .coveo-results-header,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header,
  .ecolab-lister .CoveoSearchInterface .coveo-results-header {
    box-shadow: none;
    margin-bottom: 15px; }
    .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-summary-section,
    .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-summary-section,
    .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-summary-section {
      display: none; }
      @media (min-width: 992px) {
        .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-summary-section,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-summary-section,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-summary-section {
          display: block;
          flex-grow: 1; } }
      .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-summary-section .coveo-highlight,
      .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-summary-section .coveo-highlight,
      .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-summary-section .coveo-highlight {
        font-weight: 700;
        color: #005075; }
    .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section,
    .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section,
    .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section {
      display: none; }
      @media (min-width: 992px) {
        .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section {
          display: block;
          flex-grow: 1; } }
      .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort,
      .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort,
      .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort {
        position: relative;
        display: inline-block;
        padding: 4px 26px 4px 8px;
        border-radius: 6px;
        border-width: 0;
        background-color: white;
        color: #005075; }
        .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:after,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:after,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:after {
          content: "";
          display: block;
          width: 10px;
          height: 16px;
          position: absolute;
          top: 4px;
          right: 8px;
          background-image: url("../img/arrow-left-gray.svg");
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 7px 12px;
          transform: rotate(90deg); }
        .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-descending:after,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-descending:after,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-descending:after {
          transform: rotate(-90deg); }
        .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-selected, .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:hover, .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:active, .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:focus,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-selected,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:hover,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:active,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:focus,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-selected,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:hover,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:active,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:focus {
          color: white;
          background-color: #007ac9; }
          .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-selected:after, .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:hover:after, .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:active:after, .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:focus:after,
          .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-selected:after,
          .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:hover:after,
          .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:active:after,
          .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:focus:after,
          .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort.coveo-selected:after,
          .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:hover:after,
          .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:active:after,
          .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:focus:after {
            background-image: url("../img/arrow-left-white.svg");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 7px 12px; }
        .ecolab-main-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort .coveo-icon,
        .ecolab-catalog-search .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort .coveo-icon,
        .ecolab-lister .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort .coveo-icon {
          display: none; }
  .ecolab-main-search .CoveoSearchInterface .CoveoResultList + .coveo-summary-section,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoResultList + .coveo-summary-section,
  .ecolab-lister .CoveoSearchInterface .CoveoResultList + .coveo-summary-section {
    display: none; }
  .ecolab-main-search .CoveoSearchInterface .coveo-results-column.coveo-no-results,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-results-column.coveo-no-results,
  .ecolab-lister .CoveoSearchInterface .coveo-results-column.coveo-no-results {
    text-align: left; }
  .ecolab-main-search .CoveoSearchInterface a.show-more,
  .ecolab-catalog-search .CoveoSearchInterface a.show-more,
  .ecolab-lister .CoveoSearchInterface a.show-more {
    position: absolute;
    bottom: 16px;
    left: 16px;
    font-size: 16px;
    font-family: Interstate, sans-serif;
    letter-spacing: .5px;
    color: #007ac9;
    margin: 0;
    z-index: 2; }
    .ecolab-main-search .CoveoSearchInterface a.show-more span::after,
    .ecolab-catalog-search .CoveoSearchInterface a.show-more span::after,
    .ecolab-lister .CoveoSearchInterface a.show-more span::after {
      font-family: "Glyphicons Halflings";
      content: "\e080";
      color: #007ac9;
      font-size: 12px;
      margin-left: 4px;
      display: inline-block; }
    .ecolab-main-search .CoveoSearchInterface a.show-more:hover, .ecolab-main-search .CoveoSearchInterface a.show-more:active, .ecolab-main-search .CoveoSearchInterface a.show-more:focus,
    .ecolab-catalog-search .CoveoSearchInterface a.show-more:hover,
    .ecolab-catalog-search .CoveoSearchInterface a.show-more:active,
    .ecolab-catalog-search .CoveoSearchInterface a.show-more:focus,
    .ecolab-lister .CoveoSearchInterface a.show-more:hover,
    .ecolab-lister .CoveoSearchInterface a.show-more:active,
    .ecolab-lister .CoveoSearchInterface a.show-more:focus {
      color: #005075;
      text-decoration: none; }
      .ecolab-main-search .CoveoSearchInterface a.show-more:hover:after, .ecolab-main-search .CoveoSearchInterface a.show-more:active:after, .ecolab-main-search .CoveoSearchInterface a.show-more:focus:after,
      .ecolab-catalog-search .CoveoSearchInterface a.show-more:hover:after,
      .ecolab-catalog-search .CoveoSearchInterface a.show-more:active:after,
      .ecolab-catalog-search .CoveoSearchInterface a.show-more:focus:after,
      .ecolab-lister .CoveoSearchInterface a.show-more:hover:after,
      .ecolab-lister .CoveoSearchInterface a.show-more:active:after,
      .ecolab-lister .CoveoSearchInterface a.show-more:focus:after {
        color: #005075; }
    @media (min-width: 992px) {
      .ecolab-main-search .CoveoSearchInterface a.show-more,
      .ecolab-catalog-search .CoveoSearchInterface a.show-more,
      .ecolab-lister .CoveoSearchInterface a.show-more {
        font-size: 16px; } }
  .ecolab-main-search .CoveoSearchInterface .article-date,
  .ecolab-catalog-search .CoveoSearchInterface .article-date,
  .ecolab-lister .CoveoSearchInterface .article-date {
    display: inline-block;
    position: absolute;
    bottom: 16px;
    right: 16px;
    font-size: 14px;
    font-family: Interstate, sans-serif;
    font-weight: bold; }
    @media (min-width: 992px) {
      .ecolab-main-search .CoveoSearchInterface .article-date,
      .ecolab-catalog-search .CoveoSearchInterface .article-date,
      .ecolab-lister .CoveoSearchInterface .article-date {
        font-size: 16px; } }
  .ecolab-main-search .CoveoSearchInterface a.CoveoResultLink,
  .ecolab-catalog-search .CoveoSearchInterface a.CoveoResultLink,
  .ecolab-lister .CoveoSearchInterface a.CoveoResultLink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    line-height: 0; }
    .ecolab-main-search .CoveoSearchInterface a.CoveoResultLink:focus,
    .ecolab-catalog-search .CoveoSearchInterface a.CoveoResultLink:focus,
    .ecolab-lister .CoveoSearchInterface a.CoveoResultLink:focus {
      outline: none; }

.article-lister .CoveoPager,
.ecolab-main-search .CoveoPager,
.ecolab-catalog-search .CoveoPager,
.ecolab-lister .CoveoPager {
  margin-left: 0;
  margin-bottom: 16px;
  float: right; }
  @media (min-width: 992px) {
    .article-lister .CoveoPager,
    .ecolab-main-search .CoveoPager,
    .ecolab-catalog-search .CoveoPager,
    .ecolab-lister .CoveoPager {
      margin-bottom: 32px; } }
  .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item,
  .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item,
  .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item,
  .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item {
    border: none;
    background: transparent;
    padding: 0; }
    .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item a,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item a,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item a,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item a {
      display: block;
      font-size: 24px;
      font-family: Interstate, sans-serif;
      color: black;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      text-align: center;
      background-color: transparent;
      border: none;
      padding-top: 2px; }
    .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon,
    .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon {
      display: inline-block;
      background-image: none;
      overflow: visible;
      height: auto;
      width: auto;
      text-indent: 0; }
    .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon-svg,
    .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon-svg,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon-svg,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon-svg,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon-svg,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon-svg,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-next-icon-svg,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item .coveo-pager-previous-icon-svg {
      color: black; }
    .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus,
    .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus,
    .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus,
    .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active {
      border: none;
      background: transparent;
      text-decoration: none; }
      .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover a, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active a, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus a, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active a,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover a,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active a,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus a,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active a,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover a,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active a,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus a,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active a,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover a,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active a,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus a,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active a {
        color: white;
        background-color: #007ac9;
        text-decoration: none; }
      .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-next-icon-svg,
      .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-previous-icon-svg, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-next-icon-svg,
      .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-previous-icon-svg, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-next-icon-svg,
      .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-previous-icon-svg, .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-next-icon-svg,
      .article-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-previous-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-next-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-previous-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-next-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-previous-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-next-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-previous-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-next-icon-svg,
      .ecolab-main-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-previous-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-next-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-previous-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-next-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-previous-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-next-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-previous-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-next-icon-svg,
      .ecolab-catalog-search .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-previous-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-next-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover .coveo-pager-previous-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-next-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:active .coveo-pager-previous-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-next-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item:focus .coveo-pager-previous-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-next-icon-svg,
      .ecolab-lister .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active .coveo-pager-previous-icon-svg {
        color: white; }

.article-lister .CoveoSearchInterface,
.ecolab-lister .CoveoSearchInterface,
.ecolab-catalog-search .CoveoSearchInterface,
.ecolab-main-search .CoveoSearchInterface {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  background-color: transparent; }
  .article-lister .CoveoSearchInterface .coveo-facet-column,
  .ecolab-lister .CoveoSearchInterface .coveo-facet-column,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-facet-column,
  .ecolab-main-search .CoveoSearchInterface .coveo-facet-column {
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
    display: none;
    width: 100%; }
    @media (min-width: 992px) {
      .article-lister .CoveoSearchInterface .coveo-facet-column,
      .ecolab-lister .CoveoSearchInterface .coveo-facet-column,
      .ecolab-catalog-search .CoveoSearchInterface .coveo-facet-column,
      .ecolab-main-search .CoveoSearchInterface .coveo-facet-column {
        width: calc( 25% - 16px);
        margin-right: 16px;
        display: block; } }
  .article-lister .CoveoSearchInterface .coveo-results-column,
  .ecolab-lister .CoveoSearchInterface .coveo-results-column,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-results-column,
  .ecolab-main-search .CoveoSearchInterface .coveo-results-column {
    overflow: visible; }
    .article-lister .CoveoSearchInterface .coveo-results-column .CoveoResultList,
    .ecolab-lister .CoveoSearchInterface .coveo-results-column .CoveoResultList,
    .ecolab-catalog-search .CoveoSearchInterface .coveo-results-column .CoveoResultList,
    .ecolab-main-search .CoveoSearchInterface .coveo-results-column .CoveoResultList {
      width: auto; }
    @media (min-width: 992px) {
      .article-lister .CoveoSearchInterface .coveo-results-column,
      .ecolab-lister .CoveoSearchInterface .coveo-results-column,
      .ecolab-catalog-search .CoveoSearchInterface .coveo-results-column,
      .ecolab-main-search .CoveoSearchInterface .coveo-results-column {
        width: calc( 75%);
        float: left; } }

.ecolab-lister .CoveoSearchInterface .CoveoFacet,
.ecolab-catalog-search .CoveoSearchInterface .CoveoFacet,
.ecolab-main-search .CoveoSearchInterface .CoveoFacet {
  margin-right: 0; }
  .ecolab-lister .CoveoSearchInterface .CoveoFacet .coveo-facet-value.coveo-facet-search-button,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoFacet .coveo-facet-value.coveo-facet-search-button,
  .ecolab-main-search .CoveoSearchInterface .CoveoFacet .coveo-facet-value.coveo-facet-search-button {
    display: none; }
  .ecolab-lister .CoveoSearchInterface .CoveoFacet .coveo-facet-header,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoFacet .coveo-facet-header,
  .ecolab-main-search .CoveoSearchInterface .CoveoFacet .coveo-facet-header {
    position: relative;
    background-color: #e6e6e6;
    padding: 10px 20px 10px 5px; }
    .ecolab-lister .CoveoSearchInterface .CoveoFacet .coveo-facet-header .coveo-facet-header-title-section:after,
    .ecolab-catalog-search .CoveoSearchInterface .CoveoFacet .coveo-facet-header .coveo-facet-header-title-section:after,
    .ecolab-main-search .CoveoSearchInterface .CoveoFacet .coveo-facet-header .coveo-facet-header-title-section:after {
      content: '';
      position: absolute;
      display: block;
      top: 50%;
      right: 22px;
      width: 15px;
      height: 15px;
      background: url("../img/icon-plus.svg") center center no-repeat;
      background-size: 20px 20px;
      opacity: .7;
      content: "";
      transform: translateY(-50%); }
    .ecolab-lister .CoveoSearchInterface .CoveoFacet .coveo-facet-header .coveo-facet-header-settings-section,
    .ecolab-catalog-search .CoveoSearchInterface .CoveoFacet .coveo-facet-header .coveo-facet-header-settings-section,
    .ecolab-main-search .CoveoSearchInterface .CoveoFacet .coveo-facet-header .coveo-facet-header-settings-section {
      display: none; }
  .ecolab-lister .CoveoSearchInterface .CoveoFacet.coveo-facet-collapsed .coveo-facet-header-title-section:after,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoFacet.coveo-facet-collapsed .coveo-facet-header-title-section:after,
  .ecolab-main-search .CoveoSearchInterface .CoveoFacet.coveo-facet-collapsed .coveo-facet-header-title-section:after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    right: 16px;
    width: 15px;
    height: 15px;
    background: url("../img/icon-minus.svg") center center no-repeat;
    background-size: 20px 20px;
    opacity: .7;
    content: "";
    transform: translateY(-50%); }
  .ecolab-lister .CoveoSearchInterface .CoveoFacet .coveo-facet-footer.coveo-facet-empty,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoFacet .coveo-facet-footer.coveo-facet-empty,
  .ecolab-main-search .CoveoSearchInterface .CoveoFacet .coveo-facet-footer.coveo-facet-empty {
    display: none; }

.ecolab-lister .CoveoSearchInterface,
.ecolab-catalog-search .CoveoSearchInterface,
.ecolab-main-search .CoveoSearchInterface {
  font-family: 'Open Sans', sans-serif;
  color: #444749; }
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult h2,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult h2,
  .ecolab-main-search .CoveoSearchInterface .coveo-list-layout.CoveoResult h2 {
    clear: both;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 1px;
    color: #005075;
    text-transform: none;
    margin: 0 0 8px 0;
    padding: 0; }
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult p,
  .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult p,
  .ecolab-main-search .CoveoSearchInterface .coveo-list-layout.CoveoResult p {
    font-size: 14px; }
    @media (min-width: 992px) {
      .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult p,
      .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult p,
      .ecolab-main-search .CoveoSearchInterface .coveo-list-layout.CoveoResult p {
        font-size: 16px; } }
  .ecolab-lister .CoveoSearchInterface .CoveoPager,
  .ecolab-catalog-search .CoveoSearchInterface .CoveoPager,
  .ecolab-main-search .CoveoSearchInterface .CoveoPager {
    clear: both; }

.ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult {
  overflow: visible; }
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item {
    position: relative;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.25);
    padding: 16px 16px 16px 16px;
    margin-bottom: 32px; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item:before, .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item:after {
      content: " ";
      display: table; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item:after {
      clear: both; }
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-img,
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .image-wrapper {
    position: relative;
    overflow: hidden;
    max-width: none;
    border-radius: 6px; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-img::before,
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .image-wrapper::before {
      content: " ";
      float: left;
      width: 1px;
      margin-left: -1px;
      padding-top: 60%; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-img::after,
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .image-wrapper::after {
      content: " ";
      display: table;
      clear: both; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-img img,
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .image-wrapper img {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 100%;
      height: auto;
      border-radius: 6px; }
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-caption,
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .caption-wrapper {
    padding-bottom: 50px;
    position: relative; }
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: none; }
  .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .show-more {
    left: 0; }
  @media (min-width: 992px) {
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item {
      display: flex; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .image-wrapper {
      width: 33%;
      max-width: none;
      flex-shrink: 0;
      flex-grow: 0; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-caption,
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .caption-wrapper {
      position: relative;
      width: 65%;
      padding-left: 16px; }
    .ecolab-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .show-more {
      left: 16px; } }

.events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult {
  overflow: visible;
  margin: 0;
  border-width: 0;
  padding: 0; }
  .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item {
    position: relative;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.25);
    padding: 16px 16px 16px 16px;
    margin-bottom: 32px; }
    .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item:before, .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item:after {
      content: " ";
      display: table; }
    .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-lister-item:after {
      clear: both; }
  .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-time-zone {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 40px;
    padding: 0; }
  .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-location {
    font-size: 14px;
    font-weight: 700;
    padding: 0; }
  .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult p, .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-date {
    font-family: 'Open Sans', sans-serif; }
  .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-date {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0; }
  @media (min-width: 992px) {
    .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .caption-wrapper {
      padding-bottom: 60px; }
    .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-time-zone {
      display: inline-block;
      position: absolute;
      right: 16px;
      bottom: 34px;
      margin: 0;
      padding: 0; }
    .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-location {
      display: inline-block;
      position: absolute;
      right: 16px;
      bottom: 16px;
      text-align: right;
      margin: 0 0 0 160px;
      padding: 0;
      overflow: nidden;
      height: 20px; }
    .events-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .event-date {
      display: inline-block;
      height: 20px;
      overflow: hidden;
      position: absolute;
      right: 16px;
      bottom: 52px;
      margin: 0;
      padding: 0; } }

.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult {
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.25);
  padding: 16px 16px 16px 16px;
  margin-bottom: 32px; }
  .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item {
    position: relative;
    padding: 0; }
    .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .article-lister-img,
    .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .image-wrapper {
      width: 100%;
      margin: 0 0 16px 0;
      border-radius: 6px; }
    .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item img {
      border-radius: 6px; }
    .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .article-caption .show-more,
    .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper .show-more {
      bottom: 0;
      left: 0; }
    .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .article-author {
      font-weight: bold; }
  @media (min-width: 992px) {
    .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult {
      margin-bottom: 32px; }
      .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item {
        display: flex; }
        .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .article-lister-img,
        .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .image-wrapper {
          flex-grow: 0;
          flex-shrink: 0;
          width: 33%;
          max-width: none;
          margin: 0; }
        .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .article-caption,
        .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper {
          position: relative;
          width: 66%;
          flex-grow: 0;
          flex-shrink: 0;
          padding-left: 16px;
          padding-bottom: 34px; }
          .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .article-caption .article-date,
          .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper .article-date {
            position: absolute;
            display: inline-block;
            margin: 0;
            bottom: 0;
            right: 0; }
          .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .article-caption .show-more,
          .article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper .show-more {
            left: 16px; } }

.ecolab-catalog-search .CoveoSearchInterface .catalog-search {
  width: auto;
  float: none;
  margin: 0;
  padding: 0; }

.ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult {
  margin: 0;
  padding: 8px;
  border-width: 0; }
  .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult:before, .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult:after {
    content: " ";
    display: table; }
  .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult:after {
    clear: both; }
  .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult .catalog-item {
    position: relative;
    padding-bottom: 50px;
    border-radius: 4px;
    background-color: #FFFFFF;
    padding: 64px 16px 50px 16px;
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.25); }
    .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult .catalog-item:hover {
      box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.5); }

.ecolab-catalog-search .CoveoSearchInterface .image-wrapper {
  position: relative;
  height: 1px;
  padding-bottom: 60%;
  overflow: hidden;
  border-radius: 6px; }
  .ecolab-catalog-search .CoveoSearchInterface .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
    border-radius: 6px; }

.ecolab-catalog-search .CoveoSearchInterface .caption-wrapper {
  padding-top: 16px; }

.ecolab-catalog-search .CoveoSearchInterface .offering-type {
  position: absolute;
  top: 16px;
  left: 16px;
  background-color: #f1f1f1;
  color: #444749;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 4px 16px; }

@media (min-width: 768px) {
  .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult {
    width: 50%;
    float: left; }
    .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult:before, .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult:after {
      content: " ";
      display: table; }
    .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult:after {
      clear: both; } }

@media (min-width: 1350px) {
  .ecolab-catalog-search .CoveoSearchInterface .coveo-list-layout.CoveoResult {
    width: 33.33%; } }

@media (max-width: 767px) {
  .ecolab-catalog-search .CoveoSearchInterface span.offering-type {
    font-size: 16px;
    text-transform: uppercase; }
  .ecolab-catalog-search .CoveoSearchInterface .catalog-item {
    position: relative; }
    .ecolab-catalog-search .CoveoSearchInterface .catalog-item h2 {
      height: 96px;
      overflow: hidden; }
    .ecolab-catalog-search .CoveoSearchInterface .catalog-item .catalog-description {
      height: 94px;
      overflow: hidden; } }

@media (min-width: 768px) {
  .ecolab-catalog-search .CoveoSearchInterface .catalog-item {
    position: relative; }
    .ecolab-catalog-search .CoveoSearchInterface .catalog-item h2 {
      height: 106px;
      overflow: hidden; }
    .ecolab-catalog-search .CoveoSearchInterface .catalog-item .catalog-description {
      height: 94px;
      overflow: hidden; } }

.ecolab-main-search .CoveoResultList {
  padding: 0;
  margin: 0; }

.ecolab-main-search .coveo-list-layout.CoveoResult {
  position: relative;
  padding: 16px 16px 60px 16px;
  border-radius: 4px;
  border-width: 0;
  background-color: #FFFFFF;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.4);
  margin-bottom: 32px; }
  .ecolab-main-search .coveo-list-layout.CoveoResult:hover {
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.6); }

.score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .image-wrapper:before {
  padding-top: 60%; }
  @media (min-width: 992px) {
    .score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .image-wrapper:before {
      padding-top: 100%; } }

.score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .image-wrapper img {
  width: auto;
  max-width: none;
  height: 100%;
  left: 50%;
  transform: translateX(-50%); }

.score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper {
  position: static;
  padding-bottom: 0; }
  .score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper h2 {
    font-size: 20px;
    max-height: 90px;
    overflow: hidden; }
  .score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper .article-author {
    font-weight: bold;
    margin-bottom: 4px; }
  .score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper .article-date {
    position: relative;
    bottom: auto;
    right: auto; }
  .score-right .ecolab-lister.article-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .article-lister-item .caption-wrapper .show-more {
    position: relative;
    display: block;
    margin-top: 10px;
    left: 0; }

.score-right .ecolab-lister.general-lister .CoveoSearchInterface .CoveoResultList {
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent; }

.score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult {
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.25);
  padding: 16px 16px 16px 16px;
  margin-bottom: 32px; }
  .score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .lister-item {
    position: relative;
    padding: 0; }
    .score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .lister-item:before, .score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .lister-item:after {
      content: " ";
      display: table; }
    .score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .lister-item:after {
      clear: both; }
    .score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .lister-item .lister-image {
      display: block; }
    .score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .lister-item .lister-details h2 {
      font-size: 20px;
      max-height: 90px;
      line-height: 1.1;
      overflow: hidden; }
    .score-right .ecolab-lister.general-lister .CoveoSearchInterface .coveo-list-layout.CoveoResult .lister-item .lister-details .show-more {
      position: relative;
      display: block;
      left: auto;
      bottom: auto;
      margin-top: 6px; }

.ecolab-story-feature {
  margin-left: -16px;
  margin-right: -16px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-top: 40px !important;
  padding-bottom: 40px !important; }
  .ecolab-story-feature:before, .ecolab-story-feature:after {
    content: " ";
    display: table; }
  .ecolab-story-feature:after {
    clear: both; }
  .ecolab-story-feature .ecolab-story-feature__media {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 768px) {
      .ecolab-story-feature .ecolab-story-feature__media {
        float: left;
        width: 25%; } }
    .ecolab-story-feature .ecolab-story-feature__media img {
      border-radius: 6px; }
  .ecolab-story-feature .ecolab-story-feature__content {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px; }
    @media (min-width: 768px) {
      .ecolab-story-feature .ecolab-story-feature__content {
        float: left;
        width: 73.33333%; } }
    @media (max-width: 767px) {
      .ecolab-story-feature .ecolab-story-feature__content {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .ecolab-story-feature .ecolab-story-feature__content {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    .ecolab-story-feature .ecolab-story-feature__content h2 {
      font-family: 'InterstateBold', sans-serif;
      font-size: 48px;
      line-height: 52px;
      letter-spacing: 0.8px;
      text-transform: none;
      margin-bottom: 25px; }
      @media (max-width: 767px) {
        .ecolab-story-feature .ecolab-story-feature__content h2 {
          font-size: 28px;
          line-height: 32px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .ecolab-story-feature .ecolab-story-feature__content h2 {
          font-size: 40px;
          line-height: 44px;
          letter-spacing: 0.4px; } }
  @media (min-width: 768px) {
    .ecolab-story-feature.ecolab-story-feature--left .ecolab-story-feature__media {
      left: 73.33333%; } }
  @media (min-width: 768px) {
    .ecolab-story-feature.ecolab-story-feature--left .ecolab-story-feature__content {
      right: 25%; } }

.event-welcome-module {
  margin-bottom: 25px;
  padding: 20px; }
  .event-welcome-module h1 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .event-welcome-module h1 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .event-welcome-module h1 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.4px; } }
  .event-welcome-module h2 {
    font-size: 18px;
    margin: 1px 0 20px 0;
    color: #007ac9; }
    @media (min-width: 768px) {
      .event-welcome-module h2 {
        font-size: 24px; } }
  .event-welcome-module p, .event-welcome-module ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.8px; }
    @media (max-width: 767px) {
      .event-welcome-module p, .event-welcome-module ul {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .event-welcome-module p, .event-welcome-module ul {
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.4px; } }
  .event-welcome-module .event-date {
    font-size: 24px;
    font-weight: bold; }
  .event-welcome-module .event-time-zone {
    margin-bottom: 5px; }
  .event-welcome-module .event-location {
    margin-bottom: 15px;
    color: #007ac9;
    font-weight: bold; }
  .event-welcome-module img {
    border-radius: 6px; }
  .event-welcome-module .score-call-to-action {
    padding-bottom: 30px; }
    @media (min-width: 992px) {
      .event-welcome-module .score-call-to-action {
        padding-bottom: 0; } }

.event-lister {
  color: #666; }
  .event-lister img {
    width: 100%;
    border-radius: 6px; }
  .event-lister h1 {
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'InterstateBlackComp', sans-serif;
    line-height: 1;
    color: #007ac9;
    margin: 0; }
  .event-lister h2 {
    font-size: 14px;
    margin: 1px 0 10px 0; }
  .event-lister .event-date {
    font-size: 20px;
    font-family: 'InterstateBlackComp', sans-serif;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    line-height: .7; }
  .event-lister .event-time-zone {
    margin-bottom: 5px;
    font-size: 14px; }
    .event-lister .event-time-zone label {
      font-weight: normal; }
  .event-lister .event-location {
    margin: 3px 0 10px 0;
    color: #007ac9;
    font-weight: bold;
    font-size: 14px; }
  .event-lister .event-description {
    font-size: 14px; }

.CoveoResultList.lister-results .event-lister.CoveoResult h1 a {
  font-family: 'InterstateBlackComp', sans-serif; }

.ecolab-icon__facebook {
  background: transparent url("../img/icon-facebook.svg") center center no-repeat;
  background-size: 50px 50px; }
  .ecolab-icon__facebook:hover {
    background: transparent url("../img/icon-facebook-hover.svg") center center no-repeat;
    background-size: 50px 50px; }

.ecolab-icon__twitter {
  background: transparent url("../img/icon-twitter.svg") center center no-repeat;
  background-size: 50px 50px; }
  .ecolab-icon__twitter:hover {
    background: transparent url("../img/icon-twitter-hover.svg") center center no-repeat;
    background-size: 50px 50px; }

.ecolab-icon__linkedin {
  background: transparent url("../img/icon-linkedin.svg") center center no-repeat;
  background-size: 50px 50px; }
  .ecolab-icon__linkedin:hover {
    background: transparent url("../img/icon-linkedin-hover.svg") center center no-repeat;
    background-size: 50px 50px; }

.ecolab-icon__youtube {
  background: transparent url("../img/icon-youtube.svg") center center no-repeat;
  background-size: 50px 50px; }
  .ecolab-icon__youtube:hover {
    background: transparent url("../img/icon-youtube-hover.svg") center center no-repeat;
    background-size: 50px 50px; }

.ecolab-icon__youku {
  background: transparent url("../img/icon-youku.png") center center no-repeat;
  background-size: 50px 50px; }
  .ecolab-icon__youku:hover {
    background: transparent url("../img/icon-youku-hover.png") center center no-repeat;
    background-size: 50px 50px; }

.ecolab-icon__instagram {
  background: url("../img/icon-instagram.svg") center center no-repeat;
  background-size: 50px 50px; }
  .ecolab-icon__instagram:hover {
    background: url("../img/icon-instagram-hover.svg") center center no-repeat;
    background-size: 50px 50px; }

.ecolab-icon__wechat {
  background: url("../img/icon-wechat.png") center center no-repeat;
  background-size: 50px 50px; }
  .ecolab-icon__wechat:hover {
    background: url("../img/icon-wechat-hover.png") center center no-repeat;
    background-size: 50px 50px; }

.score-menu-list.ecolab-social-nav {
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  max-width: 400px; }
  @media (max-width: 767px) {
    .score-menu-list.ecolab-social-nav {
      margin: 32px auto; } }
  .score-menu-list.ecolab-social-nav .score-menu-list-item {
    display: block;
    list-style-type: none; }
  .score-menu-list.ecolab-social-nav .score-menu-list-item a {
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0;
    /*
        @media (max-width: $screen-sm-max) {
            width: 50px;
            height: 50px;
        }
*/ }

.slick-slider .slick-track {
  margin-bottom: 30px; }

.slick-slider .slick-dots li button {
  padding: 0; }

.slick-slider button.slick-prev.slick-arrow,
.slick-slider button.slick-next.slick-arrow {
  overflow: visible;
  z-index: 5;
  border-radius: 0;
  position: absolute;
  font-size: 0;
  border: none;
  outline: 0;
  top: 50%;
  width: 40px;
  height: 40px;
  background: transparent;
  transform: translateY(-50%); }
  .slick-slider button.slick-prev.slick-arrow::before,
  .slick-slider button.slick-next.slick-arrow::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    content: "";
    opacity: 0.6;
    transition: all 0.3s ease; }
  .slick-slider button.slick-prev.slick-arrow:hover:before,
  .slick-slider button.slick-next.slick-arrow:hover:before {
    opacity: 1; }

.slick-slider button.slick-prev.slick-arrow {
  left: -50px; }
  .slick-slider button.slick-prev.slick-arrow::before {
    background: url("../img/slider-arrow-left.svg") center center no-repeat;
    background-size: 40px; }

.slick-slider button.slick-next.slick-arrow {
  right: -50px; }
  .slick-slider button.slick-next.slick-arrow::before {
    background: url("../img/slider-arrow-right.svg") center center no-repeat;
    background-size: 40px; }

.slick-slider .slick-slide {
  padding: 0;
  margin: 10px 8px;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.4); }
  .slick-slider .slick-slide img {
    width: 100%; }
  .slick-slider .slick-slide h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0; }
    .slick-slider .slick-slide h3 a {
      color: #007ac9; }
  .slick-slider .slick-slide .sliderSubTitile {
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0; }
    .slick-slider .slick-slide .sliderSubTitile a {
      color: #007ac9; }
  .slick-slider .slick-slide h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 0; }
  .slick-slider .slick-slide p {
    margin: 5px 0; }
  .slick-slider .slick-slide .slider-text {
    background: white;
    padding: 16px;
    border-radius: 6px; }
    .slick-slider .slick-slide .slider-text h3 {
      font-family: 'Interstate', sans-serif;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: 0.8px;
      color: #005075;
      text-transform: capitalize;
      margin: 0 0 8px 0; }
      @media (max-width: 767px) {
        .slick-slider .slick-slide .slider-text h3 {
          font-size: 20px;
          line-height: 24px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .slick-slider .slick-slide .slider-text h3 {
          font-size: 20px;
          line-height: 24px;
          letter-spacing: 0.4px; } }
      .slick-slider .slick-slide .slider-text h3:hover a {
        text-decoration: none; }
    .slick-slider .slick-slide .slider-text .sliderSubTitile {
      font-family: 'Interstate', sans-serif;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: 0.8px;
      color: #005075;
      text-transform: capitalize;
      margin: 0 0 8px 0; }
      @media (max-width: 767px) {
        .slick-slider .slick-slide .slider-text .sliderSubTitile {
          font-size: 20px;
          line-height: 24px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .slick-slider .slick-slide .slider-text .sliderSubTitile {
          font-size: 20px;
          line-height: 24px;
          letter-spacing: 0.4px; } }
      .slick-slider .slick-slide .slider-text .sliderSubTitile:hover a {
        text-decoration: none; }
    .slick-slider .slick-slide .slider-text h4 {
      font-family: 'InterstateBold', sans-serif;
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px;
      text-transform: none;
      margin: 0 0 16px 0; }
      @media (max-width: 991px) {
        .slick-slider .slick-slide .slider-text h4 {
          font-size: 14px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
    .slick-slider .slick-slide .slider-text .score-button {
      position: relative;
      font-size: 16px;
      color: #007ac9;
      line-height: 25px;
      letter-spacing: 0.4px;
      text-align: left;
      text-transform: capitalize;
      padding: 0;
      background: transparent;
      border: none;
      overflow: visible; }
      .slick-slider .slick-slide .slider-text .score-button:before {
        display: none; }
      .slick-slider .slick-slide .slider-text .score-button:after {
        position: absolute;
        top: 50%;
        right: -14px;
        width: 6px;
        height: 9px;
        background: url("../img/arrow-right-blue.svg") center center no-repeat;
        background-size: 6px 9px;
        content: "";
        transform: translateY(-50%); }

.CoveoResultList .slick-slider .CoveoResult.slick-slide {
  border: 0; }

.slider-no-images {
  margin-bottom: 64px;
  padding: 44px 0 0 0; }
  .slider-no-images .slick-slider {
    margin-bottom: 77px; }
  .slider-no-images .slick-dots {
    bottom: -35px; }

.ecolab-success-stories {
  padding: 44px 0 64px 0; }
  .ecolab-success-stories .slick-slider {
    margin-bottom: 77px; }
  .ecolab-success-stories .slick-dots {
    bottom: -35px; }

.slider-no-images .slick-slider img,
.slider-no-images .slick-slider .slider-desc {
  display: none; }

.event-slider .slick-slider button.slick-prev.slick-arrow,
.event-slider .slick-slider button.slick-next.slick-arrow {
  top: 30%; }

.billboard .ecolab-slider {
  width: 100%; }

.billboard .slider-item.slick-slide > a {
  width: 100%; }
  .billboard .slider-item.slick-slide > a img {
    width: 100%; }

.billboard .slider-item.slick-slide .slider-text {
  color: white;
  padding: 15px;
  background: #007ac9; }
  .billboard .slider-item.slick-slide .slider-text h3 a {
    color: white;
    font-size: 24px;
    text-transform: none; }
  .billboard .slider-item.slick-slide .slider-text h4 {
    font-size: 14px;
    text-transform: none;
    margin: 12px 0 20px 0; }

@media (min-width: 768px) {
  .billboard {
    padding: 25px; }
    .billboard .slider-item.slick-slide {
      display: flex;
      align-content: stretch;
      justify-content: space-between;
      flex-direction: row-reverse;
      padding: 0; }
      .billboard .slider-item.slick-slide > a {
        width: 66%;
        margin-left: 2%; }
      .billboard .slider-item.slick-slide .slider-text {
        width: 31%; }
        .billboard .slider-item.slick-slide .slider-text h3 a {
          font-size: 30px; }
        .billboard .slider-item.slick-slide .slider-text h4 {
          font-size: 16px; } }

@media (max-width: 767px) {
  .CoveoResultList {
    width: 100%;
    margin: 0 !important; }
    .CoveoResultList .slick-dots {
      bottom: -20px;
      width: 100%; } }

@media (max-width: 767px) {
  .slider-no-images .CoveoResultList {
    /*
            width: calc(100% + 96px);
            margin-left: -48px;
            margin-right: -48px;
          */
    width: auto; } }

.ecolab-slider {
  padding: 0; }
  @media (min-width: 992px) {
    .ecolab-slider {
      padding: 0 60px; } }
  .ecolab-slider .slick-slider button.slick-arrow {
    display: none !important; }
    @media (min-width: 992px) {
      .ecolab-slider .slick-slider button.slick-arrow {
        display: block !important; } }
  .ecolab-slider .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult {
    padding: 16px; }
    @media (max-width: 767px) {
      .ecolab-slider .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult {
        margin-left: 0;
        margin-right: 0; } }
    .ecolab-slider .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .slider-item .image-wraper {
      position: relative;
      overflow: hidden; }
      .ecolab-slider .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .slider-item .image-wraper::before {
        content: "";
        float: left;
        width: 1px;
        margin-left: -1px;
        padding-top: 60%; }
      .ecolab-slider .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .slider-item .image-wraper::after {
        content: "";
        display: table;
        clear: both; }
      .ecolab-slider .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .slider-item .image-wraper img {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 100%;
        height: auto; }
    .ecolab-slider .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .slider-item .slider-text {
      padding: 0;
      border-radius: 0; }

.ecolab-slider.event-slider .CoveoSearchInterface {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  background-color: transparent; }
  .ecolab-slider.event-slider .CoveoSearchInterface .coveo-list-layout.CoveoResult {
    background-color: white;
    transition: all 0.3s ease;
    padding-bottom: 50px;
    position: relative; }
    .ecolab-slider.event-slider .CoveoSearchInterface .coveo-list-layout.CoveoResult:hover {
      box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.6); }

.ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider .CoveoSearchInterface {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  background-color: transparent; }
  .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider .CoveoSearchInterface .show-more {
    left: 0; }

.ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more {
  position: absolute;
  bottom: 16px;
  left: 16px;
  font-size: 16px;
  font-family: Interstate, sans-serif;
  letter-spacing: .5px;
  color: #007ac9;
  margin: 0;
  z-index: 2; }
  .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more span::after {
    font-family: "Glyphicons Halflings";
    content: "\e080";
    color: #007ac9;
    font-size: 12px;
    margin-left: 4px;
    display: inline-block; }
  .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more:hover, .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more:active, .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more:focus {
    color: #005075;
    text-decoration: none; }
    .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more:hover:after, .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more:active:after, .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more:focus:after {
      color: #005075; }
  @media (min-width: 992px) {
    .ecolab-slider.event-slider .CoveoResultList .coveo-result-list-container .slick-slider a.show-more {
      font-size: 16px; } }

.ecolab-slider.event-slider a.CoveoResultLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  font-size: 0;
  line-height: 0; }

.ecolab-slider.event-slider h2 {
  font-family: Interstate, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  color: #005075;
  text-transform: none;
  overflow: hidden;
  height: 88px; }

.ecolab-slider.event-slider .image-wrapper {
  position: relative;
  height: 1px;
  padding-bottom: 60%;
  overflow: hidden;
  background: transparent url("-/media/Ecolab/Ecolab-Home/Images/News/Ecolab_featured_news_image-jpg.jpg") no-repeat center center;
  background-size: 100% auto; }
  .ecolab-slider.event-slider .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0; }

.ecolab-slider.event-slider h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: none; }

.ecolab-slider.event-slider .event-date {
  font-size: 14px;
  font-weight: 700; }

.ecolab-slider.event-slider .slider-desc {
  height: 90px;
  overflow: hidden; }

@media (min-width: 992px) {
  .ecolab-slider.event-slider h2 {
    font-size: 24px;
    height: 106px; } }

.slider-no-images .image-wrapper {
  display: none; }

.slider-no-images p.slider-desc {
  display: none; }

.ecolab-slider.slider-hive .slick-slider .slick-track {
  margin-left: 0; }

@media (max-width: 767px) {
  .ecolab-slider.slider-hive .CoveoResultList .slick-dots {
    bottom: 0; } }

.ecolab-slider.slider-hive .CoveoSearchInterface {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  background-color: transparent; }

.ecolab-slider.slider-hive .coveo-list-layout.CoveoResult {
  background-color: white;
  transition: all 0.3s ease; }
  .ecolab-slider.slider-hive .coveo-list-layout.CoveoResult:hover {
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.6); }

.ecolab-slider.slider-hive a.CoveoResultLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  font-size: 0;
  line-height: 0; }
  .ecolab-slider.slider-hive a.CoveoResultLink:focus {
    outline: none; }

.ecolab-slider.slider-hive a.show-more {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-family: Interstate, sans-serif;
  letter-spacing: .5px;
  color: #007ac9;
  margin: 0;
  z-index: 2; }
  .ecolab-slider.slider-hive a.show-more span::after {
    font-family: "Glyphicons Halflings";
    content: "\e080";
    color: #007ac9;
    font-size: 12px;
    margin-left: 4px;
    display: inline-block; }
  .ecolab-slider.slider-hive a.show-more:hover, .ecolab-slider.slider-hive a.show-more:active, .ecolab-slider.slider-hive a.show-more:focus {
    color: #005075;
    text-decoration: none; }
    .ecolab-slider.slider-hive a.show-more:hover:after, .ecolab-slider.slider-hive a.show-more:active:after, .ecolab-slider.slider-hive a.show-more:focus:after {
      color: #005075; }
  @media (min-width: 992px) {
    .ecolab-slider.slider-hive a.show-more {
      font-size: 16px; } }

.ecolab-slider.slider-hive .slider-item {
  padding-bottom: 25px;
  position: relative; }

.ecolab-slider.slider-hive .image-wrapper {
  height: 1px;
  padding-bottom: 60%;
  border-radius: 6px;
  margin-bottom: 16px; }
  .ecolab-slider.slider-hive .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
    border-radius: 6px; }

.ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text h2 {
  font-family: Interstate, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  color: #005075;
  text-transform: none;
  margin-top: 0;
  height: 90px;
  overflow: hidden; }

.ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text h3 {
  font-family: Interstate, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  color: #444749; }

.ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text .sliderSubTitile {
  font-family: Interstate, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  color: #444749; }

.ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text h4 {
  font-family: Interstate, sans-serif;
  text-transform: none; }

@media (min-width: 992px) {
  .ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text h2 {
    font-size: 24px;
    height: 106px; }
  .ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text h3 {
    font-size: 16px;
    font-weight: 700; }
  .ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text .sliderSubTitile {
    font-size: 16px;
    font-weight: 700; }
  .ecolab-slider.slider-hive .slick-slider .slick-slide .slider-text p.slider-desc {
    overflow: hidden;
    height: 94px; } }

.media-center {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; }
  .media-center .score-left .score-document-header {
    margin: 0;
    border-bottom: 0; }
  .media-center .score-left img {
    width: 100%;
    margin-bottom: 10px; }
  .media-center .score-left .score-lead {
    font-size: 14px; }
  .media-center .score-right {
    background: #efefef;
    margin-top: 20px;
    padding-bottom: 15px; }
    .media-center .score-right .ecolab-section-header {
      margin-top: 30px;
      border-top: 1px solid #ccc; }
      .media-center .score-right .ecolab-section-header h2 {
        margin: 40px 0 10px 0;
        padding: 0; }
    .media-center .score-right > .score-style-box > .ecolab-section-header {
      /* removing top border and margin for top module*/
      margin-top: 0;
      border-top: 0; }
      .media-center .score-right > .score-style-box > .ecolab-section-header h2 {
        margin-top: 22px; }
    .media-center .score-right .score-menu-list {
      font-size: 19px;
      padding: 0;
      list-style-type: none; }
    .media-center .score-right .score-highlight {
      margin-bottom: 10px; }
      .media-center .score-right .score-highlight .caption > h2 {
        display: none; }
      .media-center .score-right .score-highlight .caption .score-highlight-body p {
        line-height: 1.6; }
    .media-center .score-right .score-accordion {
      margin-bottom: 0; }
    .media-center .score-right .container {
      width: 100%;
      /* to resolve issue on mobile with nested containers */ }
    .media-center .score-right .score-center {
      width: auto !important;
      /* for Twitter widget to constrain to proper width in sidebar */
      padding: 0 !important;
      /* for proper left alignment in the widebar */ }
    .media-center .score-right .score-list-group .score-list-group-item {
      background-color: transparent;
      border-width: 0;
      padding: 0; }
      .media-center .score-right .score-list-group .score-list-group-item .score-button {
        border-bottom: 8px solid #005075; }
        .media-center .score-right .score-list-group .score-list-group-item .score-button:hover {
          color: white !important;
          background-color: #005075;
          border-bottom: 8px solid #003046; }

.news-headline-with-subtitle h2 {
  font-size: 24px; }

.news-headline-with-subtitle .score-document-header h1 {
  font-family: 'InterstateBold', sans-serif;
  font-size: 56px;
  line-height: 60px;
  letter-spacing: 0.8px; }
  @media (max-width: 767px) {
    .news-headline-with-subtitle .score-document-header h1 {
      font-size: 32px;
      line-height: 36px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .news-headline-with-subtitle .score-document-header h1 {
      font-size: 48px;
      line-height: 52px;
      letter-spacing: 0.4px; } }

.billboard .ecolab-slider.slider-hive .slick-slider .slick-track {
  width: 100% !important;
  margin-bottom: 0; }
  .billboard .ecolab-slider.slider-hive .slick-slider .slick-track .slick-slide {
    width: 100% !important;
    box-shadow: none;
    margin: 0; }

.billboard .ecolab-slider.slider-hive .CoveoResultList {
  margin: 0;
  width: 100% !important; }
  .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult {
    width: 100% !important;
    background-color: transparent;
    box-shadow: none;
    margin: 0;
    padding: 16px; }
    .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-item {
      background-color: #007ac9;
      border-radius: 6px; }
    .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .image-wrapper {
      height: auto;
      padding: 0;
      margin: 0; }
      .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .image-wrapper img {
        position: relative; }
    .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text {
      padding: 16px;
      background-color: #007ac9;
      border-radius: 6px;
      color: white; }
      .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text h2 {
        font-family: 'InterstateBold', sans-serif;
        font-size: 32px;
        line-height: 48px;
        letter-spacing: 0.8px;
        line-height: 1.1;
        height: auto;
        max-height: 142px;
        color: inherit; }
        @media (min-width: 768px) and (max-width: 1349px) {
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text h2 {
            font-size: 28px;
            line-height: 32px;
            letter-spacing: 0.4px; } }
      .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text h3 {
        color: inherit; }
      .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text .show-more {
        margin-top: 16px;
        padding: 8px 25px;
        min-width: 200px;
        white-space: normal;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        color: white;
        text-transform: uppercase;
        background: transparent;
        position: relative;
        font-family: 'InterstateBold', sans-serif;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.4px;
        text-transform: uppercase;
        border-radius: 6px;
        border: 2px solid white;
        transition: all 0.3s ease;
        overflow: hidden;
        z-index: 11; }
        @media (max-width: 991px) {
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text .show-more {
            font-size: 16px;
            line-height: 16px;
            letter-spacing: 0.46px; } }
        .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text .show-more:before {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          content: "";
          background-color: white;
          transition: all 0.3s ease;
          transform: translateY(-100%);
          z-index: -1; }
        .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text .show-more:after {
          display: none; }
        .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text .show-more:hover {
          color: #007ac9;
          text-decoration: none;
          border-color: white; }
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text .show-more:hover:before {
            transform: translateY(0); }
      .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text p.slider-desc {
        height: auto;
        max-height: 94px; }
    @media (min-width: 992px) {
      .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult {
        padding: 0; }
        .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-item {
          background-color: transparent;
          padding: 0; }
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-item:before, .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-item:after {
            content: " ";
            display: table; }
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-item:after {
            clear: both; }
        .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .image-wrapper {
          position: relative;
          overflow: hidden;
          width: 66%;
          float: right;
          max-width: none;
          border-radius: 6px;
          padding: 0;
          height: auto; }
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .image-wrapper::before {
            content: " ";
            float: left;
            width: 1px;
            margin-left: -1px;
            padding-top: 60%; }
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .image-wrapper::after {
            content: " ";
            display: table;
            clear: both; }
          .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .image-wrapper img {
            position: absolute;
            top: 0;
            left: 0;
            max-width: 100%;
            height: auto;
            border-radius: 6px; }
        .billboard .ecolab-slider.slider-hive .CoveoResultList .coveo-list-layout.CoveoResult .slider-text {
          position: relative;
          width: 30%;
          float: left; } }

.locations h1 {
  font-size: 24px; }

.locations .score-left img {
  width: 100%; }

.locations .score-right .google-map-canvas {
  height: 350px; }

.locations .score-left .ecolab-location__address,
.locations .score-left .ecolab-location__email,
.locations .score-left .ecolab-location__hours,
.locations .score-left .ecolab-location__phone,
.locations .score-left .ecolab-location__service,
.locations .score-left .ecolab-location__website {
  margin-bottom: 20px; }
  .locations .score-left .ecolab-location__address::before,
  .locations .score-left .ecolab-location__email::before,
  .locations .score-left .ecolab-location__hours::before,
  .locations .score-left .ecolab-location__phone::before,
  .locations .score-left .ecolab-location__service::before,
  .locations .score-left .ecolab-location__website::before {
    font-family: "Glyphicons Halflings";
    font-size: 18px;
    float: left;
    width: 30px;
    margin-top: -2px; }
  .locations .score-left .ecolab-location__address p,
  .locations .score-left .ecolab-location__email p,
  .locations .score-left .ecolab-location__hours p,
  .locations .score-left .ecolab-location__phone p,
  .locations .score-left .ecolab-location__service p,
  .locations .score-left .ecolab-location__website p {
    margin-left: 30px; }

.locations .score-left .ecolab-location__address::before {
  content: "\e062"; }

.locations .score-left .ecolab-location__email::before {
  content: "\2709"; }

.locations .score-left .ecolab-location__hours::before {
  content: "\e023"; }

.locations .score-left .ecolab-location__phone::before {
  content: "\e182"; }

.locations .score-left .ecolab-location__service::before {
  content: "\e008"; }

.locations .score-left .ecolab-location__website::before {
  content: "\e135"; }

.locations .ecolab-feature__content {
  padding: 0; }
  .locations .ecolab-feature__content .score-highlight {
    padding: 0; }

@media (max-width: 992px) {
  .locations.ecolab-story-infographic-module {
    overflow: hidden; }
    .locations.ecolab-story-infographic-module img {
      width: 175%;
      max-width: initial;
      margin-left: -38%; } }

@media (max-width: 600px) {
  .locations {
    overflow: hidden; }
    .locations img {
      width: 200%;
      max-width: initial;
      margin-left: -50%; } }

/* lister styles when in main content (see below for when in sidebar) */
.lister-results .CoveoResult {
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 0;
  overflow: hidden; }
  .lister-results .CoveoResult .lister-image img {
    width: 100%; }
  .lister-results .CoveoResult .lister-details h2,
  .lister-results .CoveoResult .lister-details-only h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0; }
    .lister-results .CoveoResult .lister-details h2 a,
    .lister-results .CoveoResult .lister-details-only h2 a {
      color: #007ac9; }
  .lister-results .CoveoResult .lister-details .lister-date,
  .lister-results .CoveoResult .lister-details-only .lister-date {
    margin-top: 7px;
    font-weight: bold; }
  @media (min-width: 768px) {
    .lister-results .CoveoResult .lister-image {
      width: 25%;
      float: left; }
      .lister-results .CoveoResult .lister-image img {
        width: 95%; }
    .lister-results .CoveoResult .lister-details {
      width: 75%;
      float: right; }
    .lister-results .CoveoResult .lister-details h2,
    .lister-results .CoveoResult .lister-details-only h2 {
      width: 70%;
      float: left;
      margin: 0 0 10px 0; }
    .lister-results .CoveoResult .lister-details .lister-date,
    .lister-results .CoveoResult .lister-details-only .lister-date {
      width: 30%;
      float: right;
      text-align: right;
      margin: 5px 0 0 0; }
    .lister-results .CoveoResult .lister-details .lister-description,
    .lister-results .CoveoResult .lister-details-only .lister-description {
      clear: both; } }

/* lister styles for sidebar instances */
.score-right .lister-results {
  background: white;
  padding: 10px; }
  .score-right .lister-results .CoveoResult .lister-image {
    display: none; }
  .score-right .lister-results .CoveoResult .lister-details,
  .score-right .lister-results .CoveoResult .lister-details-only {
    width: 100%; }
    .score-right .lister-results .CoveoResult .lister-details h2,
    .score-right .lister-results .CoveoResult .lister-details .lister-date,
    .score-right .lister-results .CoveoResult .lister-details-only h2,
    .score-right .lister-results .CoveoResult .lister-details-only .lister-date {
      font-size: 14px;
      text-align: left;
      width: 100%;
      float: none;
      margin: 0 0 5px 0; }
    .score-right .lister-results .CoveoResult .lister-details .lister-description,
    .score-right .lister-results .CoveoResult .lister-details-only .lister-description {
      display: none; }

.article-lister {
  /* article lister styles when in main content (see below for when in sidebar) */
  /* lister styles for sidebar instances */ }
  .article-lister .sidebar-articles {
    width: 100%; }
    .article-lister .sidebar-articles .coveo-results-column {
      width: 100%; }
  .article-lister .coveo-results-column {
    padding: 0; }
  .article-lister .article-lister-results .article-lister-item,
  .article-lister .article-side-lister-results .article-lister-item {
    margin: 0;
    padding: 20px 0 10px 0;
    overflow: hidden; }
  .article-lister .article-lister-results .article-lister-img,
  .article-lister .article-side-lister-results .article-lister-img {
    width: 25%;
    margin: 0 5% 15px 0;
    max-width: 100px;
    float: left;
    display: block; }
    .article-lister .article-lister-results .article-lister-img img,
    .article-lister .article-side-lister-results .article-lister-img img {
      width: 100%; }
  .article-lister .article-lister-results h3,
  .article-lister .article-side-lister-results h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 6px 30%; }
  .article-lister .article-lister-results h4,
  .article-lister .article-side-lister-results h4 {
    font-size: 14px;
    margin-top: 6px;
    margin-left: 30%; }
  .article-lister .article-lister-results .article-author-date,
  .article-lister .article-side-lister-results .article-author-date {
    font-size: 14px;
    margin-left: 30%; }
  .article-lister .article-lister-results .article-lister-img {
    width: 100px;
    margin-right: 15px; }
  .article-lister .article-lister-results h3,
  .article-lister .article-lister-results h4,
  .article-lister .article-lister-results .article-author-date {
    margin-left: 115px; }
  .article-lister .article-side-lister-results {
    margin: 0; }
  .article-lister .lister-call-to-action {
    text-align: center;
    margin: 30px 0; }

.ecolab-contact-us {
  margin-bottom: 15px; }
  .ecolab-contact-us a.score-button {
    font-family: 'Glyphicons Halflings';
    font-size: 0;
    color: #fff;
    margin: 0;
    padding: 0;
    height: 17px;
    background: transparent;
    border: 0; }
  .ecolab-contact-us a.score-button::after {
    content: "\e114";
    font-size: 22px;
    line-height: 10px; }
  .ecolab-contact-us a.score-button.open::after {
    content: "\e113"; }
  .ecolab-contact-us .ecolab-contact-us__top-bar .score-section-hero {
    overflow: hidden; }
    .ecolab-contact-us .ecolab-contact-us__top-bar .score-section-hero h2 {
      font-size: 24px;
      margin: 5px 0; }
  .ecolab-contact-us .ecolab-contact-us__bottom-bar {
    display: none; }
    .ecolab-contact-us .ecolab-contact-us__bottom-bar h1, .ecolab-contact-us .ecolab-contact-us__bottom-bar h2 {
      text-transform: uppercase; }
  .ecolab-contact-us .score-left {
    padding-left: 35px !important; }
  .ecolab-contact-us .score-center .google-map-canvas {
    height: 350px; }
  .ecolab-contact-us .score-right .page-header, .ecolab-contact-us .score-right .score-document-header, .ecolab-contact-us .score-right .score-document-header-with-subtitle {
    margin: 0; }
    .ecolab-contact-us .score-right .page-header h1, .ecolab-contact-us .score-right .score-document-header h1, .ecolab-contact-us .score-right .score-document-header-with-subtitle h1 {
      font-size: 30px; }
  .ecolab-contact-us .score-right form .btn-default {
    color: #fff;
    background: #007ac9; }
  @media (max-width: 992px) {
    .ecolab-contact-us .score-left,
    .ecolab-contact-us .score-center {
      padding: 0 35px !important; } }

.ecolab-contact-us-async .score-section-menu.nav-pills li a {
  background-color: #58A618; }
  .ecolab-contact-us-async .score-section-menu.nav-pills li a:hover, .ecolab-contact-us-async .score-section-menu.nav-pills li a:focus {
    background: #58A618; }

.ecolab-contact-us-async .score-section-menu.nav-pills li.active a {
  background-color: #58A618; }
  .ecolab-contact-us-async .score-section-menu.nav-pills li.active a:hover, .ecolab-contact-us-async .score-section-menu.nav-pills li.active a:focus {
    background: #58A618; }

.ecolab-contact-us-async .score-section-menu.nav-pills li:first-child a {
  background-color: #275E37; }
  .ecolab-contact-us-async .score-section-menu.nav-pills li:first-child a:hover, .ecolab-contact-us-async .score-section-menu.nav-pills li:first-child a:focus {
    background: #275E37; }

.ecolab-contact-us-async .score-section-menu.nav-pills li:first-child.active > a {
  background: #275E37;
  border: none; }

.ecolab-contact-us-async #tab0 .ecolab-contact-us-async-header {
  background: #58A618; }

.ecolab-contact-us-async #tab1 .ecolab-contact-us-async-header {
  background: #275E37;
  color: red; }

.ecolab-contact-us-async .ecolab-contact-us-async-header h2 {
  font-family: "InterstateBold", sans-serif;
  font-size: 40px;
  letter-spacing: .8; }

.ecolab-contact-us-async .ecolab-contact-us-async-header p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: .8; }

.ecolab-contact-us-async .ecolab-contact-us-async-content p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  letter-spacing: .5px;
  color: #444749; }
  .ecolab-contact-us-async .ecolab-contact-us-async-content p b, .ecolab-contact-us-async .ecolab-contact-us-async-content p strong {
    font-family: "Interstate", sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    color: black; }

.score-panel {
  border: 0; }

.coveo-dropdown-header-wrapper {
  display: none;
  /* to hide auto-generated extra filter text link in mobile */ }

.catalog-search h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 10px 0 12px 0; }

.catalog-search img {
  width: 100%; }

.catalog-search span.offering-type {
  position: absolute;
  top: 0;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 5px;
  background: #007ac9; }

@media (min-width: 768px) {
  .catalog-search {
    float: left;
    width: 31.3%;
    margin: 0 3% 0 0;
    padding: 0;
    border: 0; }
    .catalog-search:nth-of-type(3n+1) {
      clear: left; }
    .catalog-search:nth-of-type(3n+0) {
      margin-right: 0; }
  .coveo-summary-section,
  .coveo-pager-list {
    clear: both; } }

.ecolab-horizontal-nav {
  padding: 20px 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8; }
  .ecolab-horizontal-nav .score-section-menu-root {
    display: none; }
  .ecolab-horizontal-nav li {
    display: block;
    width: 100%;
    margin-bottom: 15px; }
    .ecolab-horizontal-nav li a {
      white-space: normal;
      text-transform: none;
      position: relative;
      display: block;
      font-family: 'Open Sans', sans-serif;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.8px;
      color: #007ac9;
      text-align: left;
      background: white;
      margin: 0 0 16px 0;
      padding: 16px 40px 16px 16px;
      border: none;
      border-radius: 4px;
      border-bottom: 8px solid #007ac9;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      transition: all 0.3s ease;
      /*          
            font-size: 14px;
            display: block;
            padding: 20px;
            background: #fff;
            border-left: 5px solid #007ac9;
            border-radius: 0;
            transition: all .3s;
            &:hover {
                background: #fff;
                border-left: 8px solid #007ac9;
            }
            &::after { 
                font-family: "Glyphicons Halflings";
                content: "\e080";
                color: #83bade;
                float: right;
            }
*/ }
      @media (max-width: 767px) {
        .ecolab-horizontal-nav li a {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      @media (min-width: 768px) and (max-width: 1349px) {
        .ecolab-horizontal-nav li a {
          font-size: 16px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      .ecolab-horizontal-nav li a:before {
        display: none; }
      .ecolab-horizontal-nav li a:after {
        position: absolute;
        top: 50%;
        right: 16px;
        width: 8px;
        height: 16px;
        background: url("../img/arrow-right-black.svg") center center no-repeat;
        background-size: 8px 16px;
        content: "";
        transform: translateY(-50%); }
      .ecolab-horizontal-nav li a:hover {
        color: white !important;
        background-color: #007ac9;
        border-bottom: 8px solid #005075; }

@media (min-width: 992px) {
  .ecolab-horizontal-nav li {
    width: 30%;
    float: left;
    margin-right: 3%; } }

.score-menu-list.ecolab-brand-nav {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .score-menu-list.ecolab-brand-nav li {
    float: left;
    overflow: hidden; }
    .score-menu-list.ecolab-brand-nav li:first-child {
      border-top-left-radius: 4px; }
    .score-menu-list.ecolab-brand-nav li:last-child {
      border-top-right-radius: 4px; }
  .score-menu-list.ecolab-brand-nav li.active {
    background: url(../img/nav-arrow-active.png) no-repeat center bottom;
    background-size: 10px; }
  .score-menu-list.ecolab-brand-nav a {
    color: #fff;
    display: block;
    padding: 10px 8px; }
    .score-menu-list.ecolab-brand-nav a:hover {
      background: rgba(0, 0, 0, 0.4); }
    .score-menu-list.ecolab-brand-nav a.active {
      background: #fff; }
  .score-menu-list.ecolab-brand-nav img {
    height: 13px; }

@media (min-width: 992px) {
  .score-menu-list.ecolab-brand-nav img {
    height: 14px; } }

.score-menu-list.ecolab-utility-nav {
  list-style-type: none;
  margin: 0; }
  .score-menu-list.ecolab-utility-nav li a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease; }
  .score-menu-list.ecolab-utility-nav li a[title="Change Country and Language"] img {
    display: inline;
    width: auto;
    margin-right: 8px;
    transform: translateY(-2px); }
  @media (min-width: 1200px) {
    .score-menu-list.ecolab-utility-nav {
      padding: 0 24px 0 0; }
      .score-menu-list.ecolab-utility-nav li {
        font-size: 16px;
        line-height: 1.1;
        display: inline-block;
        margin: 0; }
        .score-menu-list.ecolab-utility-nav li a {
          display: block;
          color: #fff;
          padding: 8px;
          border: 0; }
      .score-menu-list.ecolab-utility-nav img {
        /* flag icon placement */
        margin-bottom: -2px; } }

.utility-nav-container {
  padding-left: 0;
  padding-right: 0; }
  .utility-nav-container .score-menu-list {
    list-style-type: none;
    margin: 0; }
    @media (max-width: 1200px) {
      .utility-nav-container .score-menu-list {
        padding: 0 15px;
        background: #e5f0f7; }
        .utility-nav-container .score-menu-list li {
          border-bottom: 1px solid #cbcbcb; }
          .utility-nav-container .score-menu-list li:first-child {
            display: block; }
            .utility-nav-container .score-menu-list li:first-child img {
              margin-top: -2px;
              display: inline-block; }
            .utility-nav-container .score-menu-list li:first-child a {
              display: block; }
          .utility-nav-container .score-menu-list li:last-child {
            border: 0; }
          .utility-nav-container .score-menu-list li a {
            padding: 10px 0;
            display: block; } }

@media (max-width: 1200px) {
  .ecolab-utility-nav {
    display: none; } }

.ecolab-industries .score-section-header {
  margin-bottom: 32px; }
  .ecolab-industries .score-section-header h2 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0.8px;
    margin: 0; }
    @media (max-width: 767px) {
      .ecolab-industries .score-section-header h2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .ecolab-industries .score-section-header h2 {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: 0.4px; } }

@media (max-width: 991px) {
  .ecolab-industries {
    /*.open {*/
    /*}*/ }
    .ecolab-industries .score-section-header {
      /*text-align: left;*/
      margin-bottom: 0;
      padding: 0 16px; }
      .ecolab-industries .score-section-header h2 {
        position: relative;
        padding-bottom: 16px;
        border-bottom: 1px solid #adafaf;
        /*&:after {
          content: '';
          display: block;
          position: absolute;
          top: 16px;
          right: 16px;
          width: 20px;
          height: 20px;
          background: transparent url('../img/arrow-left-black.svg') no-repeat center center;
          transform: rotate(-90deg);
          background-size: 16px 16px;
        }*/ }
    .ecolab-industries ul {
      display: none; }
    .ecolab-industries .score-section-header h2 {
      border-bottom-width: 0; }
      .ecolab-industries .score-section-header h2:after {
        transform: rotate(90deg); }
    .ecolab-industries .score-section-header hr {
      display: none; }
    .ecolab-industries ul {
      display: block; } }

ul.side-nav.nav, ul.side-nav.score-section-menu, ul.side-nav.score-siblings-menu, ul.side-nav.score-previous-next-menu {
  padding: 0 16px;
  background: white;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 12px;
  margin-bottom: 32px; }
  @media (min-width: 992px) {
    ul.side-nav.nav, ul.side-nav.score-section-menu, ul.side-nav.score-siblings-menu, ul.side-nav.score-previous-next-menu {
      margin-top: 0;
      margin-bottom: 64px;
      display: block !important;
      padding: 0 16px 16px 16px; } }
  ul.side-nav.nav > li, ul.side-nav.score-section-menu > li, ul.side-nav.score-siblings-menu > li, ul.side-nav.score-previous-next-menu > li {
    margin: 0;
    padding: 8px; }
    ul.side-nav.nav > li > a, ul.side-nav.score-section-menu > li > a, ul.side-nav.score-siblings-menu > li > a, ul.side-nav.score-previous-next-menu > li > a {
      font-family: 'InterstateBold', sans-serif;
      font-size: 16px;
      line-height: 21px;
      letter-spacing: 0.4px;
      color: black;
      margin-bottom: 0;
      border-radius: 0;
      padding: 8px 16px 8px 16px; }
      @media (max-width: 991px) {
        ul.side-nav.nav > li > a, ul.side-nav.score-section-menu > li > a, ul.side-nav.score-siblings-menu > li > a, ul.side-nav.score-previous-next-menu > li > a {
          font-size: 14px;
          line-height: 21px;
          letter-spacing: 0.4px; } }
      ul.side-nav.nav > li > a.dback, ul.side-nav.score-section-menu > li > a.dback, ul.side-nav.score-siblings-menu > li > a.dback, ul.side-nav.score-previous-next-menu > li > a.dback, ul.side-nav.nav > li > a.back, ul.side-nav.score-section-menu > li > a.back, ul.side-nav.score-siblings-menu > li > a.back, ul.side-nav.score-previous-next-menu > li > a.back {
        font-weight: bold;
        text-transform: none;
        position: relative;
        padding-left: 32px; }
        ul.side-nav.nav > li > a.dback:before, ul.side-nav.score-section-menu > li > a.dback:before, ul.side-nav.score-siblings-menu > li > a.dback:before, ul.side-nav.score-previous-next-menu > li > a.dback:before, ul.side-nav.nav > li > a.back:before, ul.side-nav.score-section-menu > li > a.back:before, ul.side-nav.score-siblings-menu > li > a.back:before, ul.side-nav.score-previous-next-menu > li > a.back:before {
          position: absolute;
          top: 10px;
          left: 16px;
          width: 10px;
          height: 16px;
          background: url("../img/arrow-left-black.svg") center center no-repeat;
          background-size: 10px 16px;
          content: ""; }
        ul.side-nav.nav > li > a.dback:hover:before, ul.side-nav.score-section-menu > li > a.dback:hover:before, ul.side-nav.score-siblings-menu > li > a.dback:hover:before, ul.side-nav.score-previous-next-menu > li > a.dback:hover:before, ul.side-nav.nav > li > a.dback:active:before, ul.side-nav.score-section-menu > li > a.dback:active:before, ul.side-nav.score-siblings-menu > li > a.dback:active:before, ul.side-nav.score-previous-next-menu > li > a.dback:active:before, ul.side-nav.nav > li > a.dback:focus:before, ul.side-nav.score-section-menu > li > a.dback:focus:before, ul.side-nav.score-siblings-menu > li > a.dback:focus:before, ul.side-nav.score-previous-next-menu > li > a.dback:focus:before, ul.side-nav.nav > li > a.back:hover:before, ul.side-nav.score-section-menu > li > a.back:hover:before, ul.side-nav.score-siblings-menu > li > a.back:hover:before, ul.side-nav.score-previous-next-menu > li > a.back:hover:before, ul.side-nav.nav > li > a.back:active:before, ul.side-nav.score-section-menu > li > a.back:active:before, ul.side-nav.score-siblings-menu > li > a.back:active:before, ul.side-nav.score-previous-next-menu > li > a.back:active:before, ul.side-nav.nav > li > a.back:focus:before, ul.side-nav.score-section-menu > li > a.back:focus:before, ul.side-nav.score-siblings-menu > li > a.back:focus:before, ul.side-nav.score-previous-next-menu > li > a.back:focus:before {
          background: url("../img/arrow-right-blue.svg") center center no-repeat;
          transform: rotate(180deg);
          background-size: 10px 16px; }
      ul.side-nav.nav > li > a:hover, ul.side-nav.score-section-menu > li > a:hover, ul.side-nav.score-siblings-menu > li > a:hover, ul.side-nav.score-previous-next-menu > li > a:hover, ul.side-nav.nav > li > a:active, ul.side-nav.score-section-menu > li > a:active, ul.side-nav.score-siblings-menu > li > a:active, ul.side-nav.score-previous-next-menu > li > a:active, ul.side-nav.nav > li > a:focus, ul.side-nav.score-section-menu > li > a:focus, ul.side-nav.score-siblings-menu > li > a:focus, ul.side-nav.score-previous-next-menu > li > a:focus {
        background: white;
        color: #007ac9; }
        ul.side-nav.nav > li > a:hover.parent:after, ul.side-nav.score-section-menu > li > a:hover.parent:after, ul.side-nav.score-siblings-menu > li > a:hover.parent:after, ul.side-nav.score-previous-next-menu > li > a:hover.parent:after, ul.side-nav.nav > li > a:active.parent:after, ul.side-nav.score-section-menu > li > a:active.parent:after, ul.side-nav.score-siblings-menu > li > a:active.parent:after, ul.side-nav.score-previous-next-menu > li > a:active.parent:after, ul.side-nav.nav > li > a:focus.parent:after, ul.side-nav.score-section-menu > li > a:focus.parent:after, ul.side-nav.score-siblings-menu > li > a:focus.parent:after, ul.side-nav.score-previous-next-menu > li > a:focus.parent:after {
          background: url("../img/arrow-right-blue.svg") center center no-repeat;
          background-size: 10px 16px; }
    ul.side-nav.nav > li a.parent:after, ul.side-nav.score-section-menu > li a.parent:after, ul.side-nav.score-siblings-menu > li a.parent:after, ul.side-nav.score-previous-next-menu > li a.parent:after {
      position: absolute;
      top: 10px;
      right: 16px;
      width: 10px;
      height: 16px;
      background: url("../img/arrow-right-black.svg") center center no-repeat;
      background-size: 10px 16px;
      content: ""; }
    ul.side-nav.nav > li.selected, ul.side-nav.score-section-menu > li.selected, ul.side-nav.score-siblings-menu > li.selected, ul.side-nav.score-previous-next-menu > li.selected {
      background-color: #007ac9; }
      ul.side-nav.nav > li.selected > a, ul.side-nav.score-section-menu > li.selected > a, ul.side-nav.score-siblings-menu > li.selected > a, ul.side-nav.score-previous-next-menu > li.selected > a {
        color: #007ac9;
        background: white;
        border-radius: 4px; }
        ul.side-nav.nav > li.selected > a.parent:after, ul.side-nav.score-section-menu > li.selected > a.parent:after, ul.side-nav.score-siblings-menu > li.selected > a.parent:after, ul.side-nav.score-previous-next-menu > li.selected > a.parent:after {
          background: url("../img/arrow-right-blue.svg") center center no-repeat;
          background-size: 10px 16px; }
    ul.side-nav.nav > li ul, ul.side-nav.score-section-menu > li ul, ul.side-nav.score-siblings-menu > li ul, ul.side-nav.score-previous-next-menu > li ul {
      background-color: #007ac9;
      padding: 0 0 0 16px;
      margin: 0; }
      ul.side-nav.nav > li ul a, ul.side-nav.score-section-menu > li ul a, ul.side-nav.score-siblings-menu > li ul a, ul.side-nav.score-previous-next-menu > li ul a {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.8px;
        color: white; }
        @media (max-width: 991px) {
          ul.side-nav.nav > li ul a, ul.side-nav.score-section-menu > li ul a, ul.side-nav.score-siblings-menu > li ul a, ul.side-nav.score-previous-next-menu > li ul a {
            font-size: 14px;
            line-height: 21px;
            letter-spacing: 0.4px; } }
        ul.side-nav.nav > li ul a.parent, ul.side-nav.score-section-menu > li ul a.parent, ul.side-nav.score-siblings-menu > li ul a.parent, ul.side-nav.score-previous-next-menu > li ul a.parent {
          font-weight: bold; }
          ul.side-nav.nav > li ul a.parent:after, ul.side-nav.score-section-menu > li ul a.parent:after, ul.side-nav.score-siblings-menu > li ul a.parent:after, ul.side-nav.score-previous-next-menu > li ul a.parent:after {
            position: absolute;
            top: 10px;
            right: 16px;
            width: 10px;
            height: 16px;
            background: url("../img/arrow-right-white.svg") center center no-repeat;
            background-size: 10px 16px;
            content: ""; }
        ul.side-nav.nav > li ul a:hover, ul.side-nav.score-section-menu > li ul a:hover, ul.side-nav.score-siblings-menu > li ul a:hover, ul.side-nav.score-previous-next-menu > li ul a:hover, ul.side-nav.nav > li ul a:active, ul.side-nav.score-section-menu > li ul a:active, ul.side-nav.score-siblings-menu > li ul a:active, ul.side-nav.score-previous-next-menu > li ul a:active, ul.side-nav.nav > li ul a:focus, ul.side-nav.score-section-menu > li ul a:focus, ul.side-nav.score-siblings-menu > li ul a:focus, ul.side-nav.score-previous-next-menu > li ul a:focus, ul.side-nav.nav > li ul a.selected, ul.side-nav.score-section-menu > li ul a.selected, ul.side-nav.score-siblings-menu > li ul a.selected, ul.side-nav.score-previous-next-menu > li ul a.selected {
          color: #007ac9;
          background-color: white;
          border-radius: 4px; }
          ul.side-nav.nav > li ul a:hover.parent:after, ul.side-nav.score-section-menu > li ul a:hover.parent:after, ul.side-nav.score-siblings-menu > li ul a:hover.parent:after, ul.side-nav.score-previous-next-menu > li ul a:hover.parent:after, ul.side-nav.nav > li ul a:active.parent:after, ul.side-nav.score-section-menu > li ul a:active.parent:after, ul.side-nav.score-siblings-menu > li ul a:active.parent:after, ul.side-nav.score-previous-next-menu > li ul a:active.parent:after, ul.side-nav.nav > li ul a:focus.parent:after, ul.side-nav.score-section-menu > li ul a:focus.parent:after, ul.side-nav.score-siblings-menu > li ul a:focus.parent:after, ul.side-nav.score-previous-next-menu > li ul a:focus.parent:after, ul.side-nav.nav > li ul a.selected.parent:after, ul.side-nav.score-section-menu > li ul a.selected.parent:after, ul.side-nav.score-siblings-menu > li ul a.selected.parent:after, ul.side-nav.score-previous-next-menu > li ul a.selected.parent:after {
            background: url("../img/arrow-right-blue.svg") center center no-repeat;
            background-size: 10px 16px; }
    ul.side-nav.nav > li > ul, ul.side-nav.score-section-menu > li > ul, ul.side-nav.score-siblings-menu > li > ul, ul.side-nav.score-previous-next-menu > li > ul {
      padding-right: 0;
      padding-top: 4px;
      padding-bottom: 4px; }
      ul.side-nav.nav > li > ul li, ul.side-nav.score-section-menu > li > ul li, ul.side-nav.score-siblings-menu > li > ul li, ul.side-nav.score-previous-next-menu > li > ul li {
        padding-right: 0; }
  ul.side-nav.nav li, ul.side-nav.score-section-menu li, ul.side-nav.score-siblings-menu li, ul.side-nav.score-previous-next-menu li {
    /*
    a.parent {
      position: relative;
      &:after {
        position: absolute;
        top: 50%;
        right: 16px;
        width: 10px;
        height: 16px;
        background: url("../img/arrow-right-black.svg") center center no-repeat;
        transform: translateY(-50%);
        background-size: 10px 16px;
        content: "";
      }
      &.selected {
        color: white;
        background: $ecolab-color-blue;
        &:after {
          background: url("../img/arrow-right-white.svg") center center no-repeat;
          background-size: 10px 16px;
        }
      }
    }

    a.selected {
      color: black;
      background: white;
      &:hover {
        background: white !important;
      }
    }
*/ }
    ul.side-nav.nav li a, ul.side-nav.score-section-menu li a, ul.side-nav.score-siblings-menu li a, ul.side-nav.score-previous-next-menu li a {
      position: relative; }
    ul.side-nav.nav li li a, ul.side-nav.score-section-menu li li a, ul.side-nav.score-siblings-menu li li a, ul.side-nav.score-previous-next-menu li li a {
      padding-left: 16px; }

@media (min-width: 992px) {
  /* mobile js-generated button to show/hide side nav */
  .page-wrapper .nav-mbl-btn {
    display: none; } }

@media (max-width: 992px) {
  .side-nav {
    display: none; }
  .side-nav .dback {
    display: none; } }

/*
.nav-mbl-btn {
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: 15px auto;
  padding: 5px 20px;
  display: block;
  width: 50%;
  background: #007ac9;
}
.nav-mbl-btn:hover {
  color: #fff;
  text-decoration: none;
  background: #088be0;
}
*/
.nav-mbl-btn {
  position: relative;
  display: block;
  font-size: 20px;
  color: #005075;
  text-decoration: none;
  padding: 16px 0;
  background: transparent;
  border-top: 1px solid #adafaf;
  border-bottom: 1px solid #adafaf;
  cursor: pointer; }
  .nav-mbl-btn:after {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    right: 16px;
    top: 16px;
    background: transparent url("../img/icon-plus-blue.svg") no-repeat center center;
    background-size: 20px 20px; }
  .nav-mbl-btn.open:after {
    background: transparent url("../img/icon-minus-blue.svg") no-repeat center center;
    background-size: 20px 20px; }

.sitemap ul {
  padding: 0 0 0 15px; }

.sitemap h1 {
  font-size: 26px; }

.sitemap h2 {
  font-size: 20px;
  background: #f5f5f5;
  padding: 5px 15px;
  width: 100%;
  margin: 10px 0 0 0;
  cursor: pointer; }

.sitemap h2:after {
  color: #007ac9;
  font-family: "Glyphicons Halflings";
  content: "\2b";
  font-size: 12px;
  padding: 3px 0 0 10px;
  float: right; }

.sitemap h3 {
  font-size: 16px;
  margin: 20px 0 5px 15px; }

.sitemap h2 + ul,
.sitemap h2 + div.news-content {
  display: none; }

@media (min-width: 992px) {
  section {
    width: 47%;
    float: left;
    margin-right: 3%; }
  section:nth-of-type(3) {
    margin-right: 0; } }

.CoveoSearchInterface {
  min-height: initial; }

.search-box-container > .ecolab-standalone-search {
  padding: 20px;
  background: #e5f0f7; }

.ecolab-standalone-search {
  /* for iPad landscape only */ }
  .ecolab-standalone-search .magic-box-inline {
    margin: 3px 0;
    border-radius: 0;
    border: 0; }
    .ecolab-standalone-search .magic-box-inline .magic-box-clear {
      max-width: 14px;
      height: auto;
      line-height: normal; }
    .ecolab-standalone-search .magic-box-inline .magic-box-input {
      height: 20px;
      border-radius: 0; }
      .ecolab-standalone-search .magic-box-inline .magic-box-input .magic-box-underlay {
        padding: 0;
        height: auto; }
      .ecolab-standalone-search .magic-box-inline .magic-box-input input {
        font-size: 12px;
        font-family: Interstate, sans-serif;
        line-height: 15px;
        margin-top: 4px;
        padding: 0;
        height: 20px; }
  .ecolab-standalone-search .coveo-sprites-main-clear, .ecolab-standalone-search .coveo-facet-header-eraser, .ecolab-standalone-search .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon {
    height: 20px; }
    .ecolab-standalone-search .coveo-sprites-main-clear:before, .ecolab-standalone-search .coveo-facet-header-eraser:before, .ecolab-standalone-search .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
      width: 14px;
      height: 13px;
      text-indent: 19px;
      vertical-align: top;
      margin-top: 4px;
      background-position: -1100px 0;
      background-size: 1290px 45px; }
  @media (max-width: 992px) {
    .ecolab-standalone-search .magic-box-inline .magic-box-input input {
      margin-top: 0; }
    .ecolab-standalone-search .coveo-sprites-main-clear, .ecolab-standalone-search .coveo-facet-header-eraser, .ecolab-standalone-search .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
      background-position: -1132px 0;
      margin-top: 2px; } }
  @media (width: 1024px) {
    .ecolab-standalone-search .coveo-sprites-main-clear, .ecolab-standalone-search .coveo-facet-header-eraser, .ecolab-standalone-search .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
      background-position: -1131px 0; }
    .ecolab-standalone-search .CoveoSearchbox a.CoveoSearchButton > .coveo-icon {
      background-position: -1194px -25px; } }

@media (max-width: 992px) {
  .ecolab-standalone-search {
    display: none !important; } }

.ecolab-article h1 {
  font-family: 'InterstateBold', sans-serif;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: 0.8px; }
  @media (max-width: 767px) {
    .ecolab-article h1 {
      font-size: 28px;
      line-height: 32px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .ecolab-article h1 {
      font-size: 40px;
      line-height: 44px;
      letter-spacing: 0.4px; } }

.ecolab-article h2 {
  font-family: 'Interstate', sans-serif;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.8px; }
  @media (max-width: 767px) {
    .ecolab-article h2 {
      font-size: 20px;
      line-height: 24px;
      letter-spacing: 0.4px; } }
  @media (min-width: 768px) and (max-width: 1349px) {
    .ecolab-article h2 {
      font-size: 20px;
      line-height: 24px;
      letter-spacing: 0.4px; } }

.ecolab-article .article-date {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  margin: 20px 0; }

.ecolab-article img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  border-radius: 6px; }

.ecolab-article .score-panel {
  background-color: transparent;
  box-shadow: none; }

.ecolab-article .share-title {
  display: none; }

@media (max-width: 992px) {
  .ecolab-article .score-add-this-widget {
    display: none; } }

.article-right-rail > .score-right {
  background-color: #efefef; }

.ecolab-author {
  text-align: center;
  margin-bottom: 50px; }
  .ecolab-author .at-share-btn-elements {
    padding: 0 0 40px 0; }
  .ecolab-author h2 {
    font-size: 18px; }
  .ecolab-author h3 {
    font-size: 26px;
    text-transform: uppercase;
    color: #616365;
    font-family: "InterstateBlackComp", sans-serif; }
  .ecolab-author h4 {
    font-size: 18px; }
  .ecolab-author img {
    border-radius: 50%;
    width: 55%;
    max-width: 300px;
    display: block;
    height: auto;
    margin: 15px auto; }
  .ecolab-author .score-section-header h3, .ecolab-author .score-section-header img {
    display: none; }
  .ecolab-author .score-panel {
    box-shadow: none;
    background-color: transparent; }
  .ecolab-author .score-add-this-widget {
    padding-top: 16px; }
    @media (max-width: 992px) {
      .ecolab-author .score-add-this-widget {
        padding-top: 32px; } }

.ecolab-contact-us-async form,
form {
  padding: 0 20px 50px 20px; }
  .ecolab-contact-us-async form h1,
  form h1 {
    font-family: 'InterstateBold', sans-serif;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.8px;
    margin-top: 0; }
    @media (max-width: 767px) {
      .ecolab-contact-us-async form h1,
      form h1 {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.4px; } }
    @media (min-width: 768px) and (max-width: 1349px) {
      .ecolab-contact-us-async form h1,
      form h1 {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.4px; } }
  .ecolab-contact-us-async form h2,
  form h2 {
    font-size: 36px;
    font-weight: bold;
    color: #007ac9; }
  .ecolab-contact-us-async form h3,
  form h3 {
    font-weight: bold;
    color: #007ac9; }
  .ecolab-contact-us-async form p,
  form p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px; }
  .ecolab-contact-us-async form fieldset br,
  form fieldset br {
    line-height: 0 !important; }
  .ecolab-contact-us-async form legend,
  form legend {
    font-weight: bold;
    border-bottom: 0px !important; }
    .ecolab-contact-us-async form legend label,
    form legend label {
      font-size: 18px;
      font-weight: bold; }
  .ecolab-contact-us-async form label,
  form label {
    font-family: "Interstate", sans-serif;
    text-transform: none;
    font-size: 18px;
    font-weight: bold;
    color: #616365;
    letter-spacing: .4px; }
  .ecolab-contact-us-async form input[type=text],
  .ecolab-contact-us-async form input[type=email],
  .ecolab-contact-us-async form input[type=number],
  .ecolab-contact-us-async form input[type=tel],
  .ecolab-contact-us-async form input[type=password],
  .ecolab-contact-us-async form input[type=date],
  .ecolab-contact-us-async form input[type=file],
  .ecolab-contact-us-async form select,
  form input[type=text],
  form input[type=email],
  form input[type=number],
  form input[type=tel],
  form input[type=password],
  form input[type=date],
  form input[type=file],
  form select {
    height: 48px; }
  .ecolab-contact-us-async form input[type=text],
  .ecolab-contact-us-async form input[type=email],
  .ecolab-contact-us-async form input[type=number],
  .ecolab-contact-us-async form input[type=tel],
  .ecolab-contact-us-async form input[type=password],
  .ecolab-contact-us-async form input[type=date],
  .ecolab-contact-us-async form input[type=file],
  .ecolab-contact-us-async form textarea,
  .ecolab-contact-us-async form select,
  form input[type=text],
  form input[type=email],
  form input[type=number],
  form input[type=tel],
  form input[type=password],
  form input[type=date],
  form input[type=file],
  form textarea,
  form select {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #616365;
    padding: 12px;
    background-color: #efefef;
    border-width: 0;
    letter-spacing: .4px;
    margin-bottom: 16px; }
    .ecolab-contact-us-async form input[type=text]:focus,
    .ecolab-contact-us-async form input[type=email]:focus,
    .ecolab-contact-us-async form input[type=number]:focus,
    .ecolab-contact-us-async form input[type=tel]:focus,
    .ecolab-contact-us-async form input[type=password]:focus,
    .ecolab-contact-us-async form input[type=date]:focus,
    .ecolab-contact-us-async form input[type=file]:focus,
    .ecolab-contact-us-async form textarea:focus,
    .ecolab-contact-us-async form select:focus,
    form input[type=text]:focus,
    form input[type=email]:focus,
    form input[type=number]:focus,
    form input[type=tel]:focus,
    form input[type=password]:focus,
    form input[type=date]:focus,
    form input[type=file]:focus,
    form textarea:focus,
    form select: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); }
  .ecolab-contact-us-async form select option,
  form select option {
    font-weight: normal; }
  .ecolab-contact-us-async form .radioBtnList-radioLabel,
  form .radioBtnList-radioLabel {
    float: none;
    font-weight: normal;
    font-size: 16px;
    display: contents; }
  .ecolab-contact-us-async form .field-validation-error,
  form .field-validation-error {
    display: block;
    font-family: "Interstate", sans-serif;
    font-weight: normal;
    color: #E00034;
    margin-bottom: 10px;
    margin-top: -8px; }
  .ecolab-contact-us-async form input[type=submit],
  form input[type=submit] {
    margin-right: 10px;
    padding: 8px 56px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    background: transparent;
    position: relative;
    height: auto;
    font-family: 'InterstateBold', sans-serif;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border-radius: 6px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    overflow: hidden;
    z-index: 1;
    color: white;
    background: #58A618;
    border-bottom: 4px solid #275E37; }
    @media (max-width: 991px) {
      .ecolab-contact-us-async form input[type=submit],
      form input[type=submit] {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.46px; } }
    .ecolab-contact-us-async form input[type=submit]:before,
    form input[type=submit]:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background: #275E37;
      transition: all 0.3s ease;
      transform: translateY(-100%);
      z-index: -1; }
    .ecolab-contact-us-async form input[type=submit]:hover,
    form input[type=submit]:hover {
      color: white;
      text-decoration: none;
      border-color: #275E37;
      background-color: #275E37; }
      .ecolab-contact-us-async form input[type=submit]:hover:before,
      form input[type=submit]:hover:before {
        background: #275E37;
        transform: translateY(0); }

.score-stripe form {
  background-color: white;
  padding-top: 32px;
  border-radius: 6px; }

.ecolab-contact-us-async label + label {
  display: inline-block;
  margin-right: 24px; }

.ecolab-contact-us-async .ecolab-contact-us-async-content > form p,
form p {
  font-size: 16px; }

.ecolab-contact-us-async .ecolab-contact-us-async-content > form .halfAvailableWidth,
form .halfAvailableWidth {
  width: 100%;
  float: none;
  padding: 6px 12px; }

.ecolab-contact-us-async .ecolab-contact-us-async-content > form p.form-section-title,
form p.form-section-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #a1a3a5;
  line-height: 1.5;
  margin-top: 5px;
  margin-bottom: 10px; }

.ecolab-contact-us-async .ecolab-contact-us-async-content > form .form-section-hidden,
form .form-section-hidden {
  display: none; }

.ecolab-contact-us-async .ecolab-contact-us-async-content > form input[type="radio"], .ecolab-contact-us-async .ecolab-contact-us-async-content > form input[type="checkbox"],
form input[type="radio"],
form input[type="checkbox"] {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
  border-width: 1px;
  box-shadow: none; }

form[id*='fxb'] div[id*="CaptchaValue_"] {
  margin-bottom: 8px; }

form[id*='fxb'] label.required-field:after {
  margin-left: 3px;
  content: '*';
  display: inline-block;
  color: #E00034; }

form[id*='fxb'] .input-validation-error {
  border: solid 1px;
  border-color: #E00034;
  -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); }
  form[id*='fxb'] .input-validation-error:focus {
    border-color: #843534;
    outline: 0;
    -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; }

form[id*='fxb'] .valid {
  border: solid 1px;
  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); }
  form[id*='fxb'] .valid:focus {
    border-color: #2b542c;
    outline: 0;
    -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; }

.score-megamenu .navbar-nav {
  margin: 0 -16px;
  padding: 0 16px; }
  .score-megamenu .navbar-nav li a {
    font-size: 16px;
    color: #616365;
    padding: 16px; }
    .score-megamenu .navbar-nav li a:before {
      width: 0;
      content: ""; }

.navbar-collapse {
  background: #fff; }

.main-bar .container {
  padding: 0; }

.navbar-brand {
  padding: 8px 10px;
  line-height: normal;
  height: auto; }

.score-megamenu {
  min-height: initial; }
  .score-megamenu .subsection-results {
    padding: 0 16px; }
    .score-megamenu .subsection-results .group {
      width: 24%;
      display: inline-block;
      vertical-align: top;
      padding: 10px 1%; }
      .score-megamenu .subsection-results .group h5 {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #005075;
        margin-bottom: 16px; }
      .score-megamenu .subsection-results .group h3 {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: #005075;
        margin-bottom: 16px;
        margin-top: 10px; }
      .score-megamenu .subsection-results .group ul {
        list-style: none;
        padding-left: 0; }
        .score-megamenu .subsection-results .group ul li a {
          display: block;
          /*font-size: 12px;*/
          line-height: 1.1;
          position: relative;
          padding: 8px 16px 6px 0; }
          .score-megamenu .subsection-results .group ul li a span::after {
            position: absolute;
            top: 12px;
            right: 0;
            width: 5px;
            height: 10px;
            background: url("../img/arrow-right-alt-blue.svg") center center no-repeat;
            background-size: 5px 10px;
            content: ""; }
          .score-megamenu .subsection-results .group ul li a:hover {
            color: #005075;
            text-decoration: underline; }

.score-image-button {
  display: inherit;
  margin: 1px;
  padding: 5px; }
  .score-image-button img {
    display: inherit; }

.nav > li > a, .score-section-menu > li > a, .score-siblings-menu > li > a, .score-previous-next-menu > li > a {
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 991px) {
  .score-megamenu .navbar-toggle {
    left: 8px;
    padding-left: 10px; } }

@media (max-width: 600px) {
  .score-megamenu .subsection-results .group {
    width: auto;
    padding: 10px 15px; } }

@media (min-width: 992px) and (max-width: 1349px) {
  .score-megamenu .navbar-toggle {
    padding-left: 0; }
  .navbar-collapse {
    width: calc(100% + 32px);
    margin-left: -16px; } }

@media (max-width: 1349px) {
  .score-megamenu .navbar-nav {
    padding: 0; }
    .score-megamenu .navbar-nav li {
      display: block !important; }
      .score-megamenu .navbar-nav li > a {
        transition: all 0.3s ease; }
        .score-megamenu .navbar-nav li > a[data-toggle="dropdown"] {
          display: block !important; }
          .score-megamenu .navbar-nav li > a[data-toggle="dropdown"].dropdown-toggle {
            display: none !important; }
        .score-megamenu .navbar-nav li > a:before {
          transition: all 0.3s ease; }
      .score-megamenu .navbar-nav li.open > a {
        color: white !important;
        background: #007ac9 !important; }
        .score-megamenu .navbar-nav li.open > a:before {
          width: auto;
          font-family: "Glyphicons Halflings";
          content: "\e257";
          color: white;
          float: left;
          font-size: 0.8em;
          margin-right: 8px; }
      .score-megamenu .navbar-nav li ul.level-1 {
        background: #F0F1F1; }
        .score-megamenu .navbar-nav li ul.level-1 > li > a {
          color: black; }
      .score-megamenu .navbar-nav li ul.level-2 {
        margin: 0;
        border-bottom: none; }
        .score-megamenu .navbar-nav li ul.level-2 > li > a {
          padding: 16px; }
      .score-megamenu .navbar-nav li .score-section-menu {
        margin: 0;
        padding: 0; }
        .score-megamenu .navbar-nav li .score-section-menu li {
          list-style: none;
          border-bottom: 1px solid #adafaf; }
          .score-megamenu .navbar-nav li .score-section-menu li a {
            display: block;
            font-size: 16px;
            white-space: normal;
            line-height: 1.5;
            padding: 16px;
            text-decoration: none; }
  .score-megamenu .navbar-toggle {
    position: absolute;
    top: 12px;
    padding-top: 0;
    padding-bottom: 0;
    border: 0; }
    .score-megamenu .navbar-toggle:hover {
      background: transparent; }
    .score-megamenu .navbar-toggle span.icon-bar {
      width: 25px;
      height: 4px;
      margin: 4px 0 0 0;
      background-color: #616365;
      transition: all 0.3s ease; }
    .score-megamenu .navbar-toggle[aria-expanded="true"] span {
      opacity: 0; }
      .score-megamenu .navbar-toggle[aria-expanded="true"] span:nth-child(2) {
        transform: translate(0, 8px) rotate(45deg);
        opacity: 1; }
      .score-megamenu .navbar-toggle[aria-expanded="true"] span:last-child {
        transform: translate(0, -8px) rotate(-45deg);
        opacity: 1; }
  .score-megamenu .score-hamburger:hover, .score-megamenu .score-hamburger:focus {
    outline: none;
    background-color: transparent; }
  .score-megamenu .utility-toggle {
    position: absolute;
    right: 58px;
    width: 28px;
    height: 68px;
    font-size: 0;
    background: transparent url("../img/settings-icon.svg") center center no-repeat;
    background-size: 28px 28px;
    margin-right: 8px;
    padding: 20px 30px;
    border: none; }
    .score-megamenu .utility-toggle span {
      display: none; }
  .score-megamenu .search-toggle {
    display: none;
    font-size: 20px;
    line-height: 1;
    color: #999;
    float: right;
    margin: 6px 0;
    padding: 2px 10px 0 10px;
    background: transparent;
    border: 0;
    border-right: 2px solid #999; }
  .navbar-nav li.score-megamenu-dropdown {
    clear: both;
    border-bottom: 1px solid #adafaf; }
    .navbar-nav li.score-megamenu-dropdown .hidden-for-mobile-view {
      width: 100%; }
  .score-megamenu-dropdown a.dropdown-toggle {
    display: none; }
  .score-megamenu .score-megamenu-dropdown > a:first-child {
    width: 100%; }
  .score-megamenu .score-megamenu-dropdown > a:first-child::after:not(a.ecolab-menu-return) {
    font-family: "Glyphicons Halflings";
    content: "\e080";
    color: #616365;
    float: right;
    font-size: .8em;
    margin-top: 4px; }
  .score-megamenu .navbar-nav > .open > a:not(a.ecolab-menu-return),
  .score-megamenu .navbar-nav > .open > a:hover:not(a.ecolab-menu-return) {
    background: transparent; }
  .score-megamenu .score-megamenu-content {
    padding: 0; }
  .dropdown-menu {
    padding: 0; }
  .score-megamenu .nav-tabs > li {
    float: none;
    border-bottom: 1px solid #adafaf; }
  .score-megamenu .nav-tabs > li.active {
    z-index: auto !important;
    /*overriding inline style*/ }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #007ac9;
    background: inherit; }
  .score-megamenu .nav-tabs > li > a {
    margin-right: 0;
    padding: 16px; }
  .nav-tabs > li > a::after {
    font-family: "Glyphicons Halflings";
    content: "\e080";
    color: #616365;
    float: right;
    font-size: .8em;
    margin-top: 4px; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 0;
    border-radius: 0; }
  ul.ecolab-second-level-menu li a {
    padding: 5px 15px 5px 9px; }
  .mega-menu-section-spider ul.ecolab-second-level-menu {
    margin-bottom: 10px; }
    .mega-menu-section-spider ul.ecolab-second-level-menu li {
      width: 100%;
      border-bottom: 1px solid #cbcbcb; }
      .mega-menu-section-spider ul.ecolab-second-level-menu li a {
        padding: 12px 0;
        font-size: 14px; }
        .mega-menu-section-spider ul.ecolab-second-level-menu li a.selected {
          background-color: #eeeeee; }
  /*.tab-content li {
        width: 100%;

        a {
            margin: 0;
            padding: 12px 0;
            border-bottom: 1px solid #cbcbcb;
        }
    }*/
  .score-megamenu .navbar-nav li a.ecolab-menu-return,
  .score-megamenu .navbar-nav li a.ecolab-menu-return:link,
  .score-megamenu .navbar-nav li a.ecolab-menu-return:focus,
  .score-megamenu .navbar-nav li a.ecolab-menu-return:active {
    color: #fff;
    text-decoration: none;
    display: block;
    width: auto;
    float: none;
    margin: 0 -15px;
    padding: 7px 15px;
    background: #007ac9;
    display: none !important; }
  .score-megamenu .navbar-nav li a.ecolab-menu-return:hover {
    background: #1680c9; }
  .score-megamenu .navbar-nav li a.ecolab-menu-return::before {
    font-family: "Glyphicons Halflings";
    content: "\e079";
    color: #83bade;
    font-size: 1em;
    margin: 1px 5px 0 0;
    display: inline-block; }
  .score-megamenu .subsection-results {
    padding: 16px; }
    .score-megamenu .subsection-results .group {
      width: 100%;
      padding: 10px 1%; }
      .score-megamenu .subsection-results .group ul li a {
        display: block;
        padding: 8px 0; }
        .score-megamenu .subsection-results .group ul li a:after {
          top: 15px; } }

@media (min-width: 1200px) {
  .score-megamenu .utility-toggle {
    display: none; } }

@media (min-width: 1350px) {
  .score-megamenu .navbar-nav {
    float: left; }
    .score-megamenu .navbar-nav li a {
      font-size: 16px;
      color: #616365;
      line-height: 30px;
      letter-spacing: 0.4px;
      border-right: none;
      text-decoration: none; }
      .score-megamenu .navbar-nav li a span.caret {
        display: none; }
    .score-megamenu .navbar-nav li .dropdown-toggle.toggle-caret:before {
      font-family: "Glyphicons Halflings";
      content: "\e114";
      font-size: 13px;
      margin: 0;
      color: #616365; }
    .score-megamenu .navbar-nav li ul.level-1 > li > a:hover, .score-megamenu .navbar-nav li ul.level-1 > li > aactive {
      background-color: #007ac9;
      color: white; }
    .score-megamenu .navbar-nav li ul.level-2 li:not(.active) a:hover {
      color: #007AC9;
      text-decoration: none;
      background: #fff; }
    .score-megamenu .navbar-nav li ul.level-2 li.active a {
      color: #fff; }
    .score-megamenu .navbar-nav li.active > a, .score-megamenu .navbar-nav li:hover > a {
      color: #007AC9; }
    .score-megamenu .navbar-nav li.active .dropdown-toggle.toggle-caret:before, .score-megamenu .navbar-nav li:hover .dropdown-toggle.toggle-caret:before {
      color: #007AC9; }
    .score-megamenu .navbar-nav li.open > a {
      color: #fff; }
    .score-megamenu .navbar-nav li.open .dropdown-toggle.toggle-caret:before {
      color: #fff; }
    .score-megamenu .navbar-nav > li > a {
      white-space: nowrap; }
  .main-bar .container {
    padding: 0 15px; }
  .navbar-collapse {
    padding: 0;
    background: #fff; }
  .score-megamenu {
    min-height: 60px; }
  .score-megamenu-dropdown {
    border-bottom: 0; }
  .navbar-brand {
    padding: 15px 0;
    line-height: 20px;
    height: 68px; }
  .score-megamenu .navbar-nav > .open > a,
  .score-megamenu .navbar-nav > .open > a:hover,
  .score-megamenu .navbar-nav > .open > a:focus {
    color: #fff;
    background: #007ac9; }
  .score-megamenu .navbar-nav > a {
    background-color: inherit; }
  .score-megamenu .navbar-nav > .active > a {
    color: #007ac9; }
  .score-megamenu .nav-tabs > li {
    text-align: center;
    margin-bottom: 0;
    width: 12.5%; }
    .score-megamenu .nav-tabs > li > a {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 16px;
      height: auto;
      line-height: 16px;
      /* for IE11 that doesn't read 'initial' */
      line-height: initial;
      margin-right: 0;
      border-radius: 0;
      min-height: 72px;
      padding: 10px 5px;
      background: #fff;
      transition: all 0.3s ease; } }
  @media (min-width: 1350px) and (min-width: 1350px) {
    .score-megamenu .nav-tabs > li > a {
      margin: 8px;
      border-radius: 6px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
    .score-megamenu .nav-tabs > li:hover > a, .score-megamenu .nav-tabs > li.active > a {
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } }

@media (min-width: 1350px) {
  .score-megamenu .nav-tabs > li:nth-child(8n+1) {
    clear: left; }
  .score-megamenu .nav-tabs > li > a:hover,
  .score-megamenu .nav-tabs > li.active > a,
  .score-megamenu .nav-tabs > li.active > a:hover,
  .score-megamenu .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #007ac9;
    border: 0; }
  nav .navbar-nav > li .dropdown-menu {
    width: 100%;
    top: calc(100% - 6px);
    left: 0;
    background: #fff;
    border-top: 10px solid #007ac9;
    border-radius: 6px;
    border-top-left-radius: 0;
    box-shadow: 0 12px 12px 1px rgba(0, 0, 0, 0.25); }
  .score-megamenu .nav-tabs.ecolab-nav-tabs__industry {
    padding: 8px; }
    .score-megamenu .nav-tabs.ecolab-nav-tabs__industry li {
      display: table; }
  .score-megamenu .tab-pane .ecolab-second-level-menu {
    background: #ebebeb;
    padding: 8px; }
    .score-megamenu .tab-pane .ecolab-second-level-menu li {
      width: 12.5%;
      margin-left: 0;
      display: table;
      height: 47px; }
      .score-megamenu .tab-pane .ecolab-second-level-menu li:nth-child(-n+6) a {
        border-top: 1px solid #ccc; }
      .score-megamenu .tab-pane .ecolab-second-level-menu li a {
        text-align: center;
        line-height: 16px;
        /* for IE11 that doesn't read 'initial' */
        line-height: initial;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        height: auto;
        line-height: initial;
        min-height: 72px;
        margin: 8px;
        border-radius: 6px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        padding: 10px 5px;
        background: #fff;
        transition: all 0.3s ease; }
        .score-megamenu .tab-pane .ecolab-second-level-menu li a:hover, .score-megamenu .tab-pane .ecolab-second-level-menu li a.active {
          color: #fff;
          background: #007ac9; }
      .score-megamenu .tab-pane .ecolab-second-level-menu li a.selected {
        color: #fff;
        background: #007ac9; }
  .search-toggle {
    display: none; }
  nav .navbar-nav > li.dropdown > a, nav .navbar-nav > li.score-megamenu-dropdown > a,
  nav .navbar-nav > li.score-megamenu-dropdown > a {
    padding-right: 15px; }
  nav .navbar-nav > li.dropdown.multi-level > a:first-child, nav .navbar-nav > li.multi-level.score-megamenu-dropdown > a:first-child,
  nav .navbar-nav > li.score-megamenu-dropdown.multi-level > a:first-child {
    padding-right: 4px;
    /* for multi-level menus */ }
  nav .navbar-nav > li.score-megamenu-dropdown.megamenu-full > a:first-child {
    padding-right: 4px; }
  nav .navbar-nav > li.score-megamenu-dropdown.megamenu-small > a:first-child {
    padding-right: 4px; }
  nav .navbar-nav > li.dropdown > a.dropdown-toggle.toggle-caret, nav .navbar-nav > li.score-megamenu-dropdown > a.dropdown-toggle.toggle-caret,
  nav .navbar-nav > li.score-megamenu-dropdown > a.dropdown-toggle.toggle-caret {
    padding-left: 4px;
    padding-right: 10px; }
  .score-megamenu .navbar-nav .multi-level .level-2 {
    left: auto;
    margin: 0;
    padding: 0;
    width: 300px;
    border-bottom: 7px solid #007ac9; }
    .score-megamenu .navbar-nav .multi-level .level-2 a {
      height: auto;
      /*for ie*/
      height: initial;
      font-size: 16px;
      white-space: normal;
      line-height: 1.5;
      padding: 8px 16px;
      border-bottom: 1px solid #adafaf; }
  .score-megamenu .score-section-menu {
    margin: 0;
    padding: 0; }
    .score-megamenu .score-section-menu > li {
      list-style: none;
      border-bottom: none; }
      .score-megamenu .score-section-menu > li > a {
        display: block;
        font-size: 16px;
        white-space: normal;
        line-height: 1.5;
        padding: 8px 16px;
        border-bottom: 1px solid #adafaf;
        text-decoration: none; }
      .score-megamenu .score-section-menu > li:hover a, .score-megamenu .score-section-menu > li.active a {
        background: #007ac9;
        color: white; }
      .score-megamenu .score-section-menu > li:last-child a {
        border-bottom: none; }
  .score-megamenu .megamenu-small .dropdown-menu {
    padding: 0;
    border-radius: 6px;
    border-top-left-radius: 0;
    overflow: hidden; } }

/* to fix mega-menu from breaking down when the second-level navigation text wraps to three lines */
@media (min-width: 992px) and (max-width: 1350px) {
  .score-megamenu .nav-tabs > li > a {
    min-height: 90px; } }

/* to fix iPad width to stretch all the way across */
/* to fit last spider menu inside screen on smaller screen sizes */
@media (max-width: 1300px) {
  .score-megamenu .navbar-nav .multi-level:last-child .level-2 {
    right: 0; } }

/* to condense the main bar slightly to fit landscape tablet view */
@media (min-width: 769px) and (max-width: 1025px) {
  .nav > li > a, .score-section-menu > li > a, .score-siblings-menu > li > a, .score-previous-next-menu > li > a {
    letter-spacing: -.5px;
    /*font-size: 12px;*/ } }

.async-loader {
  margin: 0 auto;
  border: 9px solid #f3f3f3;
  border-radius: 50%;
  border-top: 9px solid #3498db;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite; }

@-moz-keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

ul.side-nav.nav li, ul.side-nav.score-section-menu li, ul.side-nav.score-siblings-menu li, ul.side-nav.score-previous-next-menu li {
  border: none; }

.score-cookie-disclaimer .modal-content {
  min-height: 150px; }
  .score-cookie-disclaimer .modal-content .score-left {
    width: 120px;
    float: left;
    margin: 5px 15px -5px 0; }
    .score-cookie-disclaimer .modal-content .score-left .iconImg {
      width: 120px;
      height: 120px; }
    .score-cookie-disclaimer .modal-content .score-left.score-cookie-disclaimer-experience-editor {
      margin: 15px; }
  .score-cookie-disclaimer .modal-content .score-right .score-highlight {
    margin: 10px 15px 0 0; }
    .score-cookie-disclaimer .modal-content .score-right .score-highlight .close {
      margin: -5px -10px 5px 15px; }
    .score-cookie-disclaimer .modal-content .score-right .score-highlight .caption {
      padding-bottom: 5px; }
      .score-cookie-disclaimer .modal-content .score-right .score-highlight .caption .score-highlight-body p {
        margin-bottom: 0; }
  .score-cookie-disclaimer .modal-content .score-right.score-cookie-disclaimer-experience-editor {
    margin-left: 165px; }

.score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
  bottom: 0;
  position: fixed;
  z-index: 1044;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  /*background-color: rgba(239, 239, 239, 0.9);*/
  background-color: white;
  border-color: #67768b;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-color: transparent; }
  @media (min-width: 768px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 722px; } }
  @media (min-width: 992px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 942px; } }
  @media (min-width: 1200px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 1142px; } }
  @media (min-width: 1350px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 1142px; } }
  .score-cookie-disclaimer.alert .close, .score-cookie-disclaimer.score-alert .close {
    color: #000;
    opacity: 0.5; }
    .score-cookie-disclaimer.alert .close:hover, .score-cookie-disclaimer.score-alert .close:hover, .score-cookie-disclaimer.alert .close:focus, .score-cookie-disclaimer.score-alert .close:focus {
      opacity: 0.8; }
  .score-cookie-disclaimer.alert .score-left, .score-cookie-disclaimer.score-alert .score-left {
    width: 120px;
    float: left;
    margin: 5px 15px -5px 0; }
    .score-cookie-disclaimer.alert .score-left .iconImg, .score-cookie-disclaimer.score-alert .score-left .iconImg {
      width: 120px;
      height: 120px; }
    .score-cookie-disclaimer.alert .score-left.score-cookie-disclaimer-experience-editor, .score-cookie-disclaimer.score-alert .score-left.score-cookie-disclaimer-experience-editor {
      margin: 15px; }
  .score-cookie-disclaimer.alert .score-right .score-highlight, .score-cookie-disclaimer.score-alert .score-right .score-highlight {
    margin: 10px 15px 0 0; }
    .score-cookie-disclaimer.alert .score-right .score-highlight .close, .score-cookie-disclaimer.score-alert .score-right .score-highlight .close {
      margin: -5px -10px 5px 15px; }
    .score-cookie-disclaimer.alert .score-right .score-highlight .caption, .score-cookie-disclaimer.score-alert .score-right .score-highlight .caption {
      padding-bottom: 5px; }
      .score-cookie-disclaimer.alert .score-right .score-highlight .caption .score-highlight-body p, .score-cookie-disclaimer.score-alert .score-right .score-highlight .caption .score-highlight-body p {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 0; }
  .score-cookie-disclaimer.alert .score-right.score-cookie-disclaimer-experience-editor, .score-cookie-disclaimer.score-alert .score-right.score-cookie-disclaimer-experience-editor {
    margin-left: 165px; }

.ecolab-survicate-widget img {
  width: 150px;
  height: 150px;
  border-radius: 5px;
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  border: 2px solid green; }
  .ecolab-survicate-widget img.disabled {
    opacity: 0.3;
    border-color: red; }

.score-cookie-disclaimer .modal-content {
  min-height: 150px; }
  .score-cookie-disclaimer .modal-content .score-left {
    width: 120px;
    float: left;
    margin: 5px 15px -5px 0; }
    .score-cookie-disclaimer .modal-content .score-left .iconImg {
      width: 120px;
      height: 120px; }
    .score-cookie-disclaimer .modal-content .score-left.score-cookie-disclaimer-experience-editor {
      margin: 15px; }
  .score-cookie-disclaimer .modal-content .score-right .score-highlight {
    margin: 10px 15px 0 0; }
    .score-cookie-disclaimer .modal-content .score-right .score-highlight .close {
      margin: -5px -10px 5px 15px; }
    .score-cookie-disclaimer .modal-content .score-right .score-highlight .caption {
      padding-bottom: 5px; }
      .score-cookie-disclaimer .modal-content .score-right .score-highlight .caption .score-highlight-body p {
        margin-bottom: 0; }
  .score-cookie-disclaimer .modal-content .score-right.score-cookie-disclaimer-experience-editor {
    margin-left: 165px; }

.score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
  bottom: 0;
  position: fixed;
  z-index: 1044;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  /*background-color: rgba(239, 239, 239, 0.9);*/
  background-color: white;
  border-color: #67768b;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-color: transparent; }
  @media (min-width: 768px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 722px; } }
  @media (min-width: 992px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 942px; } }
  @media (min-width: 1200px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 1142px; } }
  @media (min-width: 1350px) {
    .score-cookie-disclaimer.alert, .score-cookie-disclaimer.score-alert {
      width: 1142px; } }
  .score-cookie-disclaimer.alert .close, .score-cookie-disclaimer.score-alert .close {
    color: #000;
    opacity: 0.5; }
    .score-cookie-disclaimer.alert .close:hover, .score-cookie-disclaimer.score-alert .close:hover, .score-cookie-disclaimer.alert .close:focus, .score-cookie-disclaimer.score-alert .close:focus {
      opacity: 0.8; }
  .score-cookie-disclaimer.alert .score-left, .score-cookie-disclaimer.score-alert .score-left {
    width: 120px;
    float: left;
    margin: 5px 15px -5px 0; }
    .score-cookie-disclaimer.alert .score-left .iconImg, .score-cookie-disclaimer.score-alert .score-left .iconImg {
      width: 120px;
      height: 120px; }
    .score-cookie-disclaimer.alert .score-left.score-cookie-disclaimer-experience-editor, .score-cookie-disclaimer.score-alert .score-left.score-cookie-disclaimer-experience-editor {
      margin: 15px; }
  .score-cookie-disclaimer.alert .score-right .score-highlight, .score-cookie-disclaimer.score-alert .score-right .score-highlight {
    margin: 10px 15px 0 0; }
    .score-cookie-disclaimer.alert .score-right .score-highlight .close, .score-cookie-disclaimer.score-alert .score-right .score-highlight .close {
      margin: -5px -10px 5px 15px; }
    .score-cookie-disclaimer.alert .score-right .score-highlight .caption, .score-cookie-disclaimer.score-alert .score-right .score-highlight .caption {
      padding-bottom: 5px; }
      .score-cookie-disclaimer.alert .score-right .score-highlight .caption .score-highlight-body p, .score-cookie-disclaimer.score-alert .score-right .score-highlight .caption .score-highlight-body p {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 0; }
  .score-cookie-disclaimer.alert .score-right.score-cookie-disclaimer-experience-editor, .score-cookie-disclaimer.score-alert .score-right.score-cookie-disclaimer-experience-editor {
    margin-left: 165px; }

.sdsSearchBoxNew {
  /*padding: 10px;*/
  border-radius: 4px;
  border-width: 0;
  background-color: #FFFFFF;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.4);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 65px; }
  .sdsSearchBoxNew .sdsTextContainer {
    width: 90%; }
    .sdsSearchBoxNew .sdsTextContainer #sdsSearchText {
      width: 100%;
      font-family: 'Open Sans', sans-serif;
      font-size: 24px;
      /*border-color: black;*/
      border: none;
      outline: none;
      border-radius: 4px;
      min-height: 60px; }
      .sdsSearchBoxNew .sdsTextContainer #sdsSearchText:hover, .sdsSearchBoxNew .sdsTextContainer #sdsSearchTextfocus {
        border: none; }
  .sdsSearchBoxNew .sdsTextClear {
    width: 3%;
    background: white;
    padding: 0 2px 0 2px;
    margin-right: 10px;
    cursor: default; }
    .sdsSearchBoxNew .sdsTextClear svg {
      display: none;
      transition: right 1s;
      cursor: pointer; }
  .sdsSearchBoxNew .sdsSearchBtnContainer {
    width: 48px;
    height: 48px;
    background: #58A618;
    border-radius: 50%;
    margin-right: 5px; }
    .sdsSearchBoxNew .sdsSearchBtnContainer #sdsSearchBtn {
      margin-top: 0;
      float: left;
      width: 48px;
      z-index: -2;
      background: url("../img/search-icon.svg") center center no-repeat;
      border-radius: 50%;
      height: 100%; }
    .sdsSearchBoxNew .sdsSearchBtnContainer:hover, .sdsSearchBoxNew .sdsSearchBtnContainer:focus {
      background: #275E37;
      text-decoration: none; }

.sdsTextClearCross {
  width: 15px;
  height: 15px;
  color: #1d4f76; }

.sds-flexRow {
  display: flex;
  flex-direction: row; }

.sds-flex {
  display: flex;
  margin-left: 5%;
  width: 100%; }

.sdsSearch-Section {
  width: 95%;
  margin: 0 2.5%; }

.sds-filter-container {
  margin: 20px 0 20px 0 !important; }
  .sds-filter-container select {
    width: 280px;
    color: #616365;
    text-transform: uppercase;
    max-width: 350px;
    height: 45px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    outline-offset: 1px; }
    .sds-filter-container select:hover, .sds-filter-container select:focus {
      cursor: pointer; }
  .sds-filter-container .sds-clear {
    margin-left: auto;
    margin-right: 0;
    padding: 20px 0 0 0;
    text-align: right;
    cursor: pointer;
    color: #296896;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    /*width: 125px;*/
    display: none;
    outline: none; }

.sds-filter {
  /*margin-right: 20px;*/
  height: 40px; }

.sds-filter-dd {
  /*margin-right: 20px;*/
  height: 40px;
  margin-right: 20px; }

.sdsInput {
  height: 40px; }

/*#sdsSearchText {
    width: 80%;
    float: left;*/
/*margin-right: 15px;*/
/*}*/
.sdsDate {
  margin-right: 0;
  left: 0; }

.sds-flex-list {
  display: flex;
  justify-content: space-between;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; }

.sdsDoc {
  display: flex;
  margin-bottom: 10px; }

.eachResult {
  display: flex;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  border-width: 0;
  background-color: #FFFFFF;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.4);
  margin-bottom: 32px; }

.eachResult:hover {
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.6); }

.eachResult h2 {
  clear: both;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 1px;
  color: #005075;
  text-transform: none;
  margin: 0 0 8px 0;
  padding: 0;
  font-family: inherit; }

.documentData a {
  font-size: 16px;
  font-family: Interstate, sans-serif;
  letter-spacing: .5px;
  color: #007ac9;
  margin: 0;
  z-index: 2;
  position: absolute;
  bottom: 0; }

.documentData {
  width: 50%;
  position: relative;
  min-height: 100px; }

.documentdetails {
  width: 40%; }

.sds-datalable {
  width: 40%;
  font-weight: bold;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif; }

.sds-dataresult {
  /*display:flex;*/
  width: 60%;
  overflow-wrap: break-word;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif; }

.sdsSearchBox {
  min-height: 40px;
  margin-bottom: 10px; }

.documentData a.show-more {
  /* position: absolute; */
  /* bottom: 16px; */
  /* left: 16px; */
  text-decoration: none;
  font-size: 16px;
  font-family: Interstate, sans-serif;
  letter-spacing: .5px;
  color: #007ac9;
  margin: 0;
  z-index: 2;
  cursor: pointer; }
  .documentData a.show-more:hover, .documentData a.show-more:focus {
    color: #005075; }
    .documentData a.show-more:hover span::after, .documentData a.show-more:focus span::after {
      color: #005075; }

.documentData .show-more span::after {
  font-family: "Glyphicons Halflings";
  content: "\e080";
  color: #007ac9;
  font-size: 12px;
  margin-left: 4px;
  display: inline-block; }
  .documentData .show-more span::after:hover, .documentData .show-more span::after:focus {
    color: #005075; }

#sds-resultnot-found p {
  margin: 0 0 10px;
  font-family: 'Open Sans', sans-serif;
  color: #444749;
  font-size: 16px; }

#sds-resultnot-found li {
  font-family: 'Open Sans', sans-serif;
  color: #444749;
  font-size: 16px; }

.sds-SearchResult-Container {
  margin: 15px 0 15px 0;
  font-size: 16px; }
  .sds-SearchResult-Container .sds-SearchResult-Result {
    padding: 12px; }
    .sds-SearchResult-Container .sds-SearchResult-Result .sds-highlight {
      font-weight: 700;
      color: #005075; }

.sds-Pagination-Container {
  float: right;
  margin-top: 30px; }
  .sds-Pagination-Container .sds-Pagination-List {
    padding-left: 0;
    margin: 0;
    display: inline-block;
    clear: both; }
    .sds-Pagination-Container .sds-Pagination-List .sds-pgli {
      border: none;
      background: transparent;
      padding: 0;
      border-radius: 2px;
      margin: 5px 6px;
      padding: 4px 8px;
      list-style: none;
      display: inline-block;
      vertical-align: baseline;
      color: #004990;
      text-decoration: none;
      font-size: 14px;
      font-family: 'Open Sans', sans-serif; }
      .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item-arrow {
        /*background-color: #007ac9;*/
        text-decoration: none;
        display: block;
        font-size: 24px;
        font-family: Interstate, sans-serif;
        color: black;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        border: none;
        padding-top: 2px; }
        .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item:hover, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item:focus, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item-arrow:hover, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item-arrow:focus {
          color: white;
          background-color: #007ac9;
          cursor: pointer; }
          .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item:hover .sds-pager-previous-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item:hover .sds-pager-next-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item:focus .sds-pager-previous-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item:focus .sds-pager-next-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item-arrow:hover .sds-pager-previous-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item-arrow:hover .sds-pager-next-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item-arrow:focus .sds-pager-previous-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pgli-item-arrow:focus .sds-pager-next-icon-svg {
            color: white;
            cursor: pointer; }
      .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-Active, .sds-Pagination-Container .sds-Pagination-List .sds-pgli:focus {
        color: white;
        background-color: #007ac9;
        cursor: pointer; }
        .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-Active:hover, .sds-Pagination-Container .sds-Pagination-List .sds-pgli:focus:hover {
          background-color: #005075; }
      .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pager-previous-icon-svg, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pager-next-icon-svg {
        color: black;
        width: 11px;
        height: 20px;
        vertical-align: middle;
        font-size: 24px;
        font-family: Interstate, sans-serif;
        border-radius: 50%;
        text-align: center; }
        .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pager-previous-icon-svg:hover, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pager-previous-icon-svg:focus, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pager-next-icon-svg:hover, .sds-Pagination-Container .sds-Pagination-List .sds-pgli .sds-pager-next-icon-svg:focus {
          color: white;
          cursor: pointer; }

.sds-no-results {
  margin-top: 20px; }

/*Media Query
*/
.sdsSearchBtnMobile {
  margin: 2%; }
  .sdsSearchBtnMobile:hover {
    cursor: pointer; }

#sdsMobileLinkSec {
  display: none; }

@media (max-width: 768px) {
  .sds-filter-container {
    display: flex;
    flex-direction: column; }
    .sds-filter-container select {
      width: 80%; }
    .sds-filter-container .sds-clear {
      cursor: pointer;
      color: #296896;
      font-size: 14px;
      font-family: 'Open Sans', sans-serif;
      /*max-width: 150px;*/
      margin-left: 0;
      margin-right: 0px;
      margin-top: 0;
      outline: none;
      text-align: left; }
    .sds-filter-container option {
      width: 80%; }
  .sdsSearchBoxNew .sdsTextContainer {
    width: 72%; }
    .sdsSearchBoxNew .sdsTextContainer #sdsSearchText {
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
      letter-spacing: .5px; }
  .sdsSearchBoxNew .sdsTextClear {
    margin-right: 35px; }
  #selectedCountry {
    margin-bottom: 20px; }
  .sds-filter-dd {
    width: 80%; }
  .eachResult {
    display: flex;
    flex-direction: column; }
    .eachResult .sds-filter-dd, .eachResult .documentData, .eachResult .documentdetails, .eachResult .sdsMobileLinkSec {
      display: block;
      width: 100%;
      padding-top: 10px;
      margin-bottom: 5px; }
    .eachResult .documentData {
      min-height: 0; }
    .eachResult .documentData h2 {
      width: 100%;
      margin: 0; }
    .eachResult .documentData a {
      display: none; }
    .eachResult #sdsMobileLinkSec {
      display: block !important;
      width: 80%; }
      .eachResult #sdsMobileLinkSec #sdsSearchBtnMobile {
        background: #58A618;
        color: white;
        border-bottom: 4px solid #275E37;
        width: 100%; }
        .eachResult #sdsMobileLinkSec #sdsSearchBtnMobile:hover {
          background: #275E37;
          text-decoration: none; } }

.eco-sdfcFormSection {
  width: 100%; }
  .eco-sdfcFormSection .eco-sfdcFormContiner {
    width: 100%; }
    .eco-sdfcFormSection .eco-sfdcFormContiner .eco-sfdcInputContainer {
      width: 80%;
      margin: auto;
      text-align: center;
      padding-top: 20px; }
      .eco-sdfcFormSection .eco-sfdcFormContiner .eco-sfdcInputContainer .eco-sfdcInputContainer-static {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
        /* align-items: center; */
        width: 100%; }
        .eco-sdfcFormSection .eco-sfdcFormContiner .eco-sfdcInputContainer .eco-sfdcInputContainer-static .eco-sfdcInput-Holder {
          display: flex;
          flex-wrap: wrap;
          box-sizing: border-box;
          margin-bottom: 25px;
          padding: 0px 12px;
          width: 24%;
          text-align: left; }
          .eco-sdfcFormSection .eco-sfdcFormContiner .eco-sfdcInputContainer .eco-sfdcInputContainer-static .eco-sfdcInput-Holder .eco-sfdcInputLabel {
            margin-bottom: 5px;
            width: 100%; }
          .eco-sdfcFormSection .eco-sfdcFormContiner .eco-sfdcInputContainer .eco-sfdcInputContainer-static .eco-sfdcInput-Holder .eco-sfdcInput {
            width: 100%;
            margin-bottom: 5%;
            /*padding: 20px 12px;*/
            box-sizing: border-box;
            /*flex: 1 1 25rem;*/
            height: 45px;
            text-align: left !important; }
  .eco-sdfcFormSection .ecoSdfcSubmitContainer {
    margin-top: 20px;
    margin-bottom: 20px; }
  .eco-sdfcFormSection .eco-sfdcAllPublication {
    font-size: 16px !important; }
  .eco-sdfcFormSection .eco-sfdcPublicationTitle, .eco-sdfcFormSection .eco-sdfcSctionTitle {
    margin-top: 15px;
    font-family: "Interstate", sans-serif;
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
    color: #616365; }

.eco-horizontal-nav {
  border: 0.5px solid #d8d8d8; }

.eco_InputField {
  /*width: 200px;*/
  color: #616365;
  text-transform: uppercase;
  height: 45px;
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  /*-webkit-border-radius: 3px;*/
  /*-moz-border-radius: 3px;*/
  /*border-radius: 3px;*/
  padding: 10px;
  outline-offset: 1px;
  max-width: 280px; }
  .eco_InputField:hover, .eco_InputField:focus {
    cursor: pointer; }

.eco-flex-Warp {
  display: flex;
  flex-wrap: wrap;
  text-align: center; }
  .eco-flex-Warp .eco-sfdcCheckBox {
    width: 100%; }

.eco-flex-Warp-centerAlign {
  display: flex;
  flex-wrap: wrap;
  text-align: center; }
  .eco-flex-Warp-centerAlign .eco-sfdcCheckBox {
    width: 100%; }

.eco-flex-Warp-leftAlign {
  display: flex;
  flex-wrap: wrap;
  text-align: left; }
  .eco-flex-Warp-leftAlign .eco-sfdcCheckBox {
    width: 100%; }
