/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.modal-open {
  overflow: hidden; }

.color-primary {
  color: #007934;
}

#productSelectorTool {
  /* ==========================================================================
   Bootstrap INCLUDED
   ========================================================================== */
  /*!
 * Bootstrap v3.3.5 (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 */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /* ==========================================================================
   Font Awesome INCLUDED
   ========================================================================== */
  /*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
  /* FONT AWESOME CORE
 * -------------------------- */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
  /* ==========================================================================
   Accordion
   ========================================================================== */
  /* ==========================================================================
   Buttons
   ========================================================================== */
  /* ==========================================================================
   sortButtons
   ========================================================================== */
  /* ==========================================================================
   Advanced Options Button
   ========================================================================== */
  /* ==========================================================================
   Start Over - Show More Buttons
   ========================================================================== */
  /* ==========================================================================
   Global
   ========================================================================== */
  /**
   * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
   *    `em` units.
   * 2. Prevent iOS text size adjust after orientation change, without disabling
   *    user zoom.
   */
  /**
   * Address `font-family` inconsistency between `textarea` and other form
   * elements.
   */
  /**
   * Address margins handled incorrectly in IE 6/7.
   */
  /* Hide divs so they don't flash on load */
  /* ==========================================================================
   Forms and Inputs
   ========================================================================== */
  /* ==========================================================================
   Modals
   ========================================================================== */
  /* ==========================================================================
   Advanced Options Modal
   ========================================================================== */
  /* hide advanced modal input options */
  /* ==========================================================================
   Page Titles
   ========================================================================== */
  /* ==========================================================================
   Panels
   ========================================================================== */
  /* ==========================================================================
   Progress Bar
   ========================================================================== */
  /* ==========================================================================
   Results
   ========================================================================== */
  /* ==========================================================================
   Slider
   ========================================================================== */
  /*  Main slider bar;
 *    Standard styles no longer incorrectly force a
 *    width or height on the slider.
 */
  /*  Handles + active state;
 *    The :after pseudo-element wont inherit
 *    box-sizing, so it needs to applied manually.
 */
  /*  Styling-only classes;
 *    Structured to prevent double declarations
 *    for various states of the slider.
 *
  .noUi-connect {
    background: Teal;
  }
  .noUi-background {
    background: #DDD;
  }

/*  Functional styles for handle positioning;
 *    Note that the origins have z-index 0, the base has
 *    z-index 1; This fixes a bug where borders become invisible.
 */
  /*  Adaptations for the vertical slider;
 *    Some standard styles have been extended to keep
 *    exceptions for the vertical slider as minimal as possible.
 */
  /*  Various alternate slider states;
 *    Support for transition is widely available,
 *    Only IE7, IE8 and IE9 will ignore these rules.
 *    Since this is merely a progressive enhancement,
 *    this is no problem at all.
 *    http://caniuse.com/#search=transition
 */
  /* ==========================================================================
   Sprites
   ========================================================================== */
  /* ==========================================================================
   Typography
   ========================================================================== */ }
  #productSelectorTool html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  #productSelectorTool body {
    margin: 0; }
  #productSelectorTool article,
  #productSelectorTool aside,
  #productSelectorTool details,
  #productSelectorTool figcaption,
  #productSelectorTool figure,
  #productSelectorTool footer,
  #productSelectorTool header,
  #productSelectorTool hgroup,
  #productSelectorTool main,
  #productSelectorTool menu,
  #productSelectorTool nav,
  #productSelectorTool section,
  #productSelectorTool summary {
    display: block; }
  #productSelectorTool audio,
  #productSelectorTool canvas,
  #productSelectorTool progress,
  #productSelectorTool video {
    display: inline-block;
    vertical-align: baseline; }
  #productSelectorTool audio:not([controls]) {
    display: none;
    height: 0; }
  #productSelectorTool [hidden],
  #productSelectorTool template {
    display: none; }
  #productSelectorTool a {
    background-color: transparent; }
  #productSelectorTool a:active,
  #productSelectorTool a:hover {
    outline: 0; }
  #productSelectorTool abbr[title] {
    border-bottom: 1px dotted; }
  #productSelectorTool b,
  #productSelectorTool strong {
    font-weight: bold; }
  #productSelectorTool dfn {
    font-style: italic; }
  #productSelectorTool h1 {
    margin: .67em 0;
    font-size: 2em; }
  #productSelectorTool mark {
    color: #000;
    background: #ff0; }
  #productSelectorTool small {
    font-size: 80%; }
  #productSelectorTool sub,
  #productSelectorTool sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  #productSelectorTool sup {
    top: -.5em; }
  #productSelectorTool sub {
    bottom: -.25em; }
  #productSelectorTool img {
    border: 0; }
  #productSelectorTool svg:not(:root) {
    overflow: hidden; }
  #productSelectorTool figure {
    margin: 1em 40px; }
  #productSelectorTool hr {
    height: 0;
    box-sizing: content-box; }
  #productSelectorTool pre {
    overflow: auto; }
  #productSelectorTool code,
  #productSelectorTool kbd,
  #productSelectorTool pre,
  #productSelectorTool samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  #productSelectorTool button,
  #productSelectorTool input,
  #productSelectorTool optgroup,
  #productSelectorTool select,
  #productSelectorTool textarea {
    margin: 0;
    font: inherit;
    color: inherit; }
  #productSelectorTool button {
    overflow: visible; }
  #productSelectorTool button,
  #productSelectorTool select {
    text-transform: none; }
  #productSelectorTool button,
  #productSelectorTool html input[type="button"],
  #productSelectorTool input[type="reset"],
  #productSelectorTool input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  #productSelectorTool button[disabled],
  #productSelectorTool html input[disabled] {
    cursor: default; }
  #productSelectorTool button::-moz-focus-inner,
  #productSelectorTool input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  #productSelectorTool input {
    line-height: normal; }
  #productSelectorTool input[type="checkbox"],
  #productSelectorTool input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  #productSelectorTool input[type="number"]::-webkit-inner-spin-button,
  #productSelectorTool input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  #productSelectorTool input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  #productSelectorTool input[type="search"]::-webkit-search-cancel-button,
  #productSelectorTool input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #productSelectorTool fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0; }
  #productSelectorTool legend {
    padding: 0;
    border: 0; }
  #productSelectorTool textarea {
    overflow: auto; }
  #productSelectorTool optgroup {
    font-weight: bold; }
  #productSelectorTool table {
    border-spacing: 0;
    border-collapse: collapse; }
  #productSelectorTool td,
  #productSelectorTool th {
    padding: 0; }
  @media print {
    #productSelectorTool *,
    #productSelectorTool *:before,
    #productSelectorTool *:after {
      color: #000 !important;
      text-shadow: none !important;
      background: transparent !important;
      box-shadow: none !important; }
    #productSelectorTool a,
    #productSelectorTool a:visited {
      text-decoration: underline; }
    #productSelectorTool a[href]:after {
      content: " (" attr(href) ")"; }
    #productSelectorTool abbr[title]:after {
      content: " (" attr(title) ")"; }
    #productSelectorTool a[href^="#"]:after,
    #productSelectorTool a[href^="javascript:"]:after {
      content: ""; }
    #productSelectorTool pre,
    #productSelectorTool blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    #productSelectorTool thead {
      display: table-header-group; }
    #productSelectorTool tr,
    #productSelectorTool img {
      page-break-inside: avoid; }
    #productSelectorTool img {
      max-width: 100% !important; }
    #productSelectorTool p,
    #productSelectorTool h2,
    #productSelectorTool h3 {
      orphans: 3;
      widows: 3; }
    #productSelectorTool h2,
    #productSelectorTool h3 {
      page-break-after: avoid; }
    #productSelectorTool .navbar {
      display: none; }
    #productSelectorTool .btn > .caret,
    #productSelectorTool .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    #productSelectorTool .label {
      border: 1px solid #000; }
    #productSelectorTool .table {
      border-collapse: collapse !important; }
    #productSelectorTool .table td,
    #productSelectorTool .table th {
      background-color: #fff !important; }
    #productSelectorTool .table-bordered th,
    #productSelectorTool .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  #productSelectorTool {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), 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"); } }
  #productSelectorTool .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; }
  #productSelectorTool .glyphicon-asterisk:before {
    content: "\2a"; }
  #productSelectorTool .glyphicon-plus:before {
    content: "\2b"; }
  #productSelectorTool .glyphicon-euro:before,
  #productSelectorTool .glyphicon-eur:before {
    content: "\20ac"; }
  #productSelectorTool .glyphicon-minus:before {
    content: "\2212"; }
  #productSelectorTool .glyphicon-cloud:before {
    content: "\2601"; }
  #productSelectorTool .glyphicon-envelope:before {
    content: "\2709"; }
  #productSelectorTool .glyphicon-pencil:before {
    content: "\270f"; }
  #productSelectorTool .glyphicon-glass:before {
    content: "\e001"; }
  #productSelectorTool .glyphicon-music:before {
    content: "\e002"; }
  #productSelectorTool .glyphicon-search:before {
    content: "\e003"; }
  #productSelectorTool .glyphicon-heart:before {
    content: "\e005"; }
  #productSelectorTool .glyphicon-star:before {
    content: "\e006"; }
  #productSelectorTool .glyphicon-star-empty:before {
    content: "\e007"; }
  #productSelectorTool .glyphicon-user:before {
    content: "\e008"; }
  #productSelectorTool .glyphicon-film:before {
    content: "\e009"; }
  #productSelectorTool .glyphicon-th-large:before {
    content: "\e010"; }
  #productSelectorTool .glyphicon-th:before {
    content: "\e011"; }
  #productSelectorTool .glyphicon-th-list:before {
    content: "\e012"; }
  #productSelectorTool .glyphicon-ok:before {
    content: "\e013"; }
  #productSelectorTool .glyphicon-remove:before {
    content: "\e014"; }
  #productSelectorTool .glyphicon-zoom-in:before {
    content: "\e015"; }
  #productSelectorTool .glyphicon-zoom-out:before {
    content: "\e016"; }
  #productSelectorTool .glyphicon-off:before {
    content: "\e017"; }
  #productSelectorTool .glyphicon-signal:before {
    content: "\e018"; }
  #productSelectorTool .glyphicon-cog:before {
    content: "\e019"; }
  #productSelectorTool .glyphicon-trash:before {
    content: "\e020"; }
  #productSelectorTool .glyphicon-home:before {
    content: "\e021"; }
  #productSelectorTool .glyphicon-file:before {
    content: "\e022"; }
  #productSelectorTool .glyphicon-time:before {
    content: "\e023"; }
  #productSelectorTool .glyphicon-road:before {
    content: "\e024"; }
  #productSelectorTool .glyphicon-download-alt:before {
    content: "\e025"; }
  #productSelectorTool .glyphicon-download:before {
    content: "\e026"; }
  #productSelectorTool .glyphicon-upload:before {
    content: "\e027"; }
  #productSelectorTool .glyphicon-inbox:before {
    content: "\e028"; }
  #productSelectorTool .glyphicon-play-circle:before {
    content: "\e029"; }
  #productSelectorTool .glyphicon-repeat:before {
    content: "\e030"; }
  #productSelectorTool .glyphicon-refresh:before {
    content: "\e031"; }
  #productSelectorTool .glyphicon-list-alt:before {
    content: "\e032"; }
  #productSelectorTool .glyphicon-lock:before {
    content: "\e033"; }
  #productSelectorTool .glyphicon-flag:before {
    content: "\e034"; }
  #productSelectorTool .glyphicon-headphones:before {
    content: "\e035"; }
  #productSelectorTool .glyphicon-volume-off:before {
    content: "\e036"; }
  #productSelectorTool .glyphicon-volume-down:before {
    content: "\e037"; }
  #productSelectorTool .glyphicon-volume-up:before {
    content: "\e038"; }
  #productSelectorTool .glyphicon-qrcode:before {
    content: "\e039"; }
  #productSelectorTool .glyphicon-barcode:before {
    content: "\e040"; }
  #productSelectorTool .glyphicon-tag:before {
    content: "\e041"; }
  #productSelectorTool .glyphicon-tags:before {
    content: "\e042"; }
  #productSelectorTool .glyphicon-book:before {
    content: "\e043"; }
  #productSelectorTool .glyphicon-bookmark:before {
    content: "\e044"; }
  #productSelectorTool .glyphicon-print:before {
    content: "\e045"; }
  #productSelectorTool .glyphicon-camera:before {
    content: "\e046"; }
  #productSelectorTool .glyphicon-font:before {
    content: "\e047"; }
  #productSelectorTool .glyphicon-bold:before {
    content: "\e048"; }
  #productSelectorTool .glyphicon-italic:before {
    content: "\e049"; }
  #productSelectorTool .glyphicon-text-height:before {
    content: "\e050"; }
  #productSelectorTool .glyphicon-text-width:before {
    content: "\e051"; }
  #productSelectorTool .glyphicon-align-left:before {
    content: "\e052"; }
  #productSelectorTool .glyphicon-align-center:before {
    content: "\e053"; }
  #productSelectorTool .glyphicon-align-right:before {
    content: "\e054"; }
  #productSelectorTool .glyphicon-align-justify:before {
    content: "\e055"; }
  #productSelectorTool .glyphicon-list:before {
    content: "\e056"; }
  #productSelectorTool .glyphicon-indent-left:before {
    content: "\e057"; }
  #productSelectorTool .glyphicon-indent-right:before {
    content: "\e058"; }
  #productSelectorTool .glyphicon-facetime-video:before {
    content: "\e059"; }
  #productSelectorTool .glyphicon-picture:before {
    content: "\e060"; }
  #productSelectorTool .glyphicon-map-marker:before {
    content: "\e062"; }
  #productSelectorTool .glyphicon-adjust:before {
    content: "\e063"; }
  #productSelectorTool .glyphicon-tint:before {
    content: "\e064"; }
  #productSelectorTool .glyphicon-edit:before {
    content: "\e065"; }
  #productSelectorTool .glyphicon-share:before {
    content: "\e066"; }
  #productSelectorTool .glyphicon-check:before {
    content: "\e067"; }
  #productSelectorTool .glyphicon-move:before {
    content: "\e068"; }
  #productSelectorTool .glyphicon-step-backward:before {
    content: "\e069"; }
  #productSelectorTool .glyphicon-fast-backward:before {
    content: "\e070"; }
  #productSelectorTool .glyphicon-backward:before {
    content: "\e071"; }
  #productSelectorTool .glyphicon-play:before {
    content: "\e072"; }
  #productSelectorTool .glyphicon-pause:before {
    content: "\e073"; }
  #productSelectorTool .glyphicon-stop:before {
    content: "\e074"; }
  #productSelectorTool .glyphicon-forward:before {
    content: "\e075"; }
  #productSelectorTool .glyphicon-fast-forward:before {
    content: "\e076"; }
  #productSelectorTool .glyphicon-step-forward:before {
    content: "\e077"; }
  #productSelectorTool .glyphicon-eject:before {
    content: "\e078"; }
  #productSelectorTool .glyphicon-chevron-left:before {
    content: "\e079"; }
  #productSelectorTool .glyphicon-chevron-right:before {
    content: "\e080"; }
  #productSelectorTool .glyphicon-plus-sign:before {
    content: "\e081"; }
  #productSelectorTool .glyphicon-minus-sign:before {
    content: "\e082"; }
  #productSelectorTool .glyphicon-remove-sign:before {
    content: "\e083"; }
  #productSelectorTool .glyphicon-ok-sign:before {
    content: "\e084"; }
  #productSelectorTool .glyphicon-question-sign:before {
    content: "\e085"; }
  #productSelectorTool .glyphicon-info-sign:before {
    content: "\e086"; }
  #productSelectorTool .glyphicon-screenshot:before {
    content: "\e087"; }
  #productSelectorTool .glyphicon-remove-circle:before {
    content: "\e088"; }
  #productSelectorTool .glyphicon-ok-circle:before {
    content: "\e089"; }
  #productSelectorTool .glyphicon-ban-circle:before {
    content: "\e090"; }
  #productSelectorTool .glyphicon-arrow-left:before {
    content: "\e091"; }
  #productSelectorTool .glyphicon-arrow-right:before {
    content: "\e092"; }
  #productSelectorTool .glyphicon-arrow-up:before {
    content: "\e093"; }
  #productSelectorTool .glyphicon-arrow-down:before {
    content: "\e094"; }
  #productSelectorTool .glyphicon-share-alt:before {
    content: "\e095"; }
  #productSelectorTool .glyphicon-resize-full:before {
    content: "\e096"; }
  #productSelectorTool .glyphicon-resize-small:before {
    content: "\e097"; }
  #productSelectorTool .glyphicon-exclamation-sign:before {
    content: "\e101"; }
  #productSelectorTool .glyphicon-gift:before {
    content: "\e102"; }
  #productSelectorTool .glyphicon-leaf:before {
    content: "\e103"; }
  #productSelectorTool .glyphicon-fire:before {
    content: "\e104"; }
  #productSelectorTool .glyphicon-eye-open:before {
    content: "\e105"; }
  #productSelectorTool .glyphicon-eye-close:before {
    content: "\e106"; }
  #productSelectorTool .glyphicon-warning-sign:before {
    content: "\e107"; }
  #productSelectorTool .glyphicon-plane:before {
    content: "\e108"; }
  #productSelectorTool .glyphicon-calendar:before {
    content: "\e109"; }
  #productSelectorTool .glyphicon-random:before {
    content: "\e110"; }
  #productSelectorTool .glyphicon-comment:before {
    content: "\e111"; }
  #productSelectorTool .glyphicon-magnet:before {
    content: "\e112"; }
  #productSelectorTool .glyphicon-chevron-up:before {
    content: "\e113"; }
  #productSelectorTool .glyphicon-chevron-down:before {
    content: "\e114"; }
  #productSelectorTool .glyphicon-retweet:before {
    content: "\e115"; }
  #productSelectorTool .glyphicon-shopping-cart:before {
    content: "\e116"; }
  #productSelectorTool .glyphicon-folder-close:before {
    content: "\e117"; }
  #productSelectorTool .glyphicon-folder-open:before {
    content: "\e118"; }
  #productSelectorTool .glyphicon-resize-vertical:before {
    content: "\e119"; }
  #productSelectorTool .glyphicon-resize-horizontal:before {
    content: "\e120"; }
  #productSelectorTool .glyphicon-hdd:before {
    content: "\e121"; }
  #productSelectorTool .glyphicon-bullhorn:before {
    content: "\e122"; }
  #productSelectorTool .glyphicon-bell:before {
    content: "\e123"; }
  #productSelectorTool .glyphicon-certificate:before {
    content: "\e124"; }
  #productSelectorTool .glyphicon-thumbs-up:before {
    content: "\e125"; }
  #productSelectorTool .glyphicon-thumbs-down:before {
    content: "\e126"; }
  #productSelectorTool .glyphicon-hand-right:before {
    content: "\e127"; }
  #productSelectorTool .glyphicon-hand-left:before {
    content: "\e128"; }
  #productSelectorTool .glyphicon-hand-up:before {
    content: "\e129"; }
  #productSelectorTool .glyphicon-hand-down:before {
    content: "\e130"; }
  #productSelectorTool .glyphicon-circle-arrow-right:before {
    content: "\e131"; }
  #productSelectorTool .glyphicon-circle-arrow-left:before {
    content: "\e132"; }
  #productSelectorTool .glyphicon-circle-arrow-up:before {
    content: "\e133"; }
  #productSelectorTool .glyphicon-circle-arrow-down:before {
    content: "\e134"; }
  #productSelectorTool .glyphicon-globe:before {
    content: "\e135"; }
  #productSelectorTool .glyphicon-wrench:before {
    content: "\e136"; }
  #productSelectorTool .glyphicon-tasks:before {
    content: "\e137"; }
  #productSelectorTool .glyphicon-filter:before {
    content: "\e138"; }
  #productSelectorTool .glyphicon-briefcase:before {
    content: "\e139"; }
  #productSelectorTool .glyphicon-fullscreen:before {
    content: "\e140"; }
  #productSelectorTool .glyphicon-dashboard:before {
    content: "\e141"; }
  #productSelectorTool .glyphicon-paperclip:before {
    content: "\e142"; }
  #productSelectorTool .glyphicon-heart-empty:before {
    content: "\e143"; }
  #productSelectorTool .glyphicon-link:before {
    content: "\e144"; }
  #productSelectorTool .glyphicon-phone:before {
    content: "\e145"; }
  #productSelectorTool .glyphicon-pushpin:before {
    content: "\e146"; }
  #productSelectorTool .glyphicon-usd:before {
    content: "\e148"; }
  #productSelectorTool .glyphicon-gbp:before {
    content: "\e149"; }
  #productSelectorTool .glyphicon-sort:before {
    content: "\e150"; }
  #productSelectorTool .glyphicon-sort-by-alphabet:before {
    content: "\e151"; }
  #productSelectorTool .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }
  #productSelectorTool .glyphicon-sort-by-order:before {
    content: "\e153"; }
  #productSelectorTool .glyphicon-sort-by-order-alt:before {
    content: "\e154"; }
  #productSelectorTool .glyphicon-sort-by-attributes:before {
    content: "\e155"; }
  #productSelectorTool .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }
  #productSelectorTool .glyphicon-unchecked:before {
    content: "\e157"; }
  #productSelectorTool .glyphicon-expand:before {
    content: "\e158"; }
  #productSelectorTool .glyphicon-collapse-down:before {
    content: "\e159"; }
  #productSelectorTool .glyphicon-collapse-up:before {
    content: "\e160"; }
  #productSelectorTool .glyphicon-log-in:before {
    content: "\e161"; }
  #productSelectorTool .glyphicon-flash:before {
    content: "\e162"; }
  #productSelectorTool .glyphicon-log-out:before {
    content: "\e163"; }
  #productSelectorTool .glyphicon-new-window:before {
    content: "\e164"; }
  #productSelectorTool .glyphicon-record:before {
    content: "\e165"; }
  #productSelectorTool .glyphicon-save:before {
    content: "\e166"; }
  #productSelectorTool .glyphicon-open:before {
    content: "\e167"; }
  #productSelectorTool .glyphicon-saved:before {
    content: "\e168"; }
  #productSelectorTool .glyphicon-import:before {
    content: "\e169"; }
  #productSelectorTool .glyphicon-export:before {
    content: "\e170"; }
  #productSelectorTool .glyphicon-send:before {
    content: "\e171"; }
  #productSelectorTool .glyphicon-floppy-disk:before {
    content: "\e172"; }
  #productSelectorTool .glyphicon-floppy-saved:before {
    content: "\e173"; }
  #productSelectorTool .glyphicon-floppy-remove:before {
    content: "\e174"; }
  #productSelectorTool .glyphicon-floppy-save:before {
    content: "\e175"; }
  #productSelectorTool .glyphicon-floppy-open:before {
    content: "\e176"; }
  #productSelectorTool .glyphicon-credit-card:before {
    content: "\e177"; }
  #productSelectorTool .glyphicon-transfer:before {
    content: "\e178"; }
  #productSelectorTool .glyphicon-cutlery:before {
    content: "\e179"; }
  #productSelectorTool .glyphicon-header:before {
    content: "\e180"; }
  #productSelectorTool .glyphicon-compressed:before {
    content: "\e181"; }
  #productSelectorTool .glyphicon-earphone:before {
    content: "\e182"; }
  #productSelectorTool .glyphicon-phone-alt:before {
    content: "\e183"; }
  #productSelectorTool .glyphicon-tower:before {
    content: "\e184"; }
  #productSelectorTool .glyphicon-stats:before {
    content: "\e185"; }
  #productSelectorTool .glyphicon-sd-video:before {
    content: "\e186"; }
  #productSelectorTool .glyphicon-hd-video:before {
    content: "\e187"; }
  #productSelectorTool .glyphicon-subtitles:before {
    content: "\e188"; }
  #productSelectorTool .glyphicon-sound-stereo:before {
    content: "\e189"; }
  #productSelectorTool .glyphicon-sound-dolby:before {
    content: "\e190"; }
  #productSelectorTool .glyphicon-sound-5-1:before {
    content: "\e191"; }
  #productSelectorTool .glyphicon-sound-6-1:before {
    content: "\e192"; }
  #productSelectorTool .glyphicon-sound-7-1:before {
    content: "\e193"; }
  #productSelectorTool .glyphicon-copyright-mark:before {
    content: "\e194"; }
  #productSelectorTool .glyphicon-registration-mark:before {
    content: "\e195"; }
  #productSelectorTool .glyphicon-cloud-download:before {
    content: "\e197"; }
  #productSelectorTool .glyphicon-cloud-upload:before {
    content: "\e198"; }
  #productSelectorTool .glyphicon-tree-conifer:before {
    content: "\e199"; }
  #productSelectorTool .glyphicon-tree-deciduous:before {
    content: "\e200"; }
  #productSelectorTool .glyphicon-cd:before {
    content: "\e201"; }
  #productSelectorTool .glyphicon-save-file:before {
    content: "\e202"; }
  #productSelectorTool .glyphicon-open-file:before {
    content: "\e203"; }
  #productSelectorTool .glyphicon-level-up:before {
    content: "\e204"; }
  #productSelectorTool .glyphicon-copy:before {
    content: "\e205"; }
  #productSelectorTool .glyphicon-paste:before {
    content: "\e206"; }
  #productSelectorTool .glyphicon-alert:before {
    content: "\e209"; }
  #productSelectorTool .glyphicon-equalizer:before {
    content: "\e210"; }
  #productSelectorTool .glyphicon-king:before {
    content: "\e211"; }
  #productSelectorTool .glyphicon-queen:before {
    content: "\e212"; }
  #productSelectorTool .glyphicon-pawn:before {
    content: "\e213"; }
  #productSelectorTool .glyphicon-bishop:before {
    content: "\e214"; }
  #productSelectorTool .glyphicon-knight:before {
    content: "\e215"; }
  #productSelectorTool .glyphicon-baby-formula:before {
    content: "\e216"; }
  #productSelectorTool .glyphicon-tent:before {
    content: "\26fa"; }
  #productSelectorTool .glyphicon-blackboard:before {
    content: "\e218"; }
  #productSelectorTool .glyphicon-bed:before {
    content: "\e219"; }
  #productSelectorTool .glyphicon-apple:before {
    content: "\f8ff"; }
  #productSelectorTool .glyphicon-erase:before {
    content: "\e221"; }
  #productSelectorTool .glyphicon-hourglass:before {
    content: "\231b"; }
  #productSelectorTool .glyphicon-lamp:before {
    content: "\e223"; }
  #productSelectorTool .glyphicon-duplicate:before {
    content: "\e224"; }
  #productSelectorTool .glyphicon-piggy-bank:before {
    content: "\e225"; }
  #productSelectorTool .glyphicon-scissors:before {
    content: "\e226"; }
  #productSelectorTool .glyphicon-bitcoin:before {
    content: "\e227"; }
  #productSelectorTool .glyphicon-btc:before {
    content: "\e227"; }
  #productSelectorTool .glyphicon-xbt:before {
    content: "\e227"; }
  #productSelectorTool .glyphicon-yen:before {
    content: "\00a5"; }
  #productSelectorTool .glyphicon-jpy:before {
    content: "\00a5"; }
  #productSelectorTool .glyphicon-ruble:before {
    content: "\20bd"; }
  #productSelectorTool .glyphicon-rub:before {
    content: "\20bd"; }
  #productSelectorTool .glyphicon-scale:before {
    content: "\e230"; }
  #productSelectorTool .glyphicon-ice-lolly:before {
    content: "\e231"; }
  #productSelectorTool .glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }
  #productSelectorTool .glyphicon-education:before {
    content: "\e233"; }
  #productSelectorTool .glyphicon-option-horizontal:before {
    content: "\e234"; }
  #productSelectorTool .glyphicon-option-vertical:before {
    content: "\e235"; }
  #productSelectorTool .glyphicon-menu-hamburger:before {
    content: "\e236"; }
  #productSelectorTool .glyphicon-modal-window:before {
    content: "\e237"; }
  #productSelectorTool .glyphicon-oil:before {
    content: "\e238"; }
  #productSelectorTool .glyphicon-grain:before {
    content: "\e239"; }
  #productSelectorTool .glyphicon-sunglasses:before {
    content: "\e240"; }
  #productSelectorTool .glyphicon-text-size:before {
    content: "\e241"; }
  #productSelectorTool .glyphicon-text-color:before {
    content: "\e242"; }
  #productSelectorTool .glyphicon-text-background:before {
    content: "\e243"; }
  #productSelectorTool .glyphicon-object-align-top:before {
    content: "\e244"; }
  #productSelectorTool .glyphicon-object-align-bottom:before {
    content: "\e245"; }
  #productSelectorTool .glyphicon-object-align-horizontal:before {
    content: "\e246"; }
  #productSelectorTool .glyphicon-object-align-left:before {
    content: "\e247"; }
  #productSelectorTool .glyphicon-object-align-vertical:before {
    content: "\e248"; }
  #productSelectorTool .glyphicon-object-align-right:before {
    content: "\e249"; }
  #productSelectorTool .glyphicon-triangle-right:before {
    content: "\e250"; }
  #productSelectorTool .glyphicon-triangle-left:before {
    content: "\e251"; }
  #productSelectorTool .glyphicon-triangle-bottom:before {
    content: "\e252"; }
  #productSelectorTool .glyphicon-triangle-top:before {
    content: "\e253"; }
  #productSelectorTool .glyphicon-console:before {
    content: "\e254"; }
  #productSelectorTool .glyphicon-superscript:before {
    content: "\e255"; }
  #productSelectorTool .glyphicon-subscript:before {
    content: "\e256"; }
  #productSelectorTool .glyphicon-menu-left:before {
    content: "\e257"; }
  #productSelectorTool .glyphicon-menu-right:before {
    content: "\e258"; }
  #productSelectorTool .glyphicon-menu-down:before {
    content: "\e259"; }
  #productSelectorTool .glyphicon-menu-up:before {
    content: "\e260"; }
  #productSelectorTool * {
    box-sizing: border-box; }
  #productSelectorTool *:before,
  #productSelectorTool *:after {
    box-sizing: border-box; }
  #productSelectorTool html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }
  #productSelectorTool body {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }
  #productSelectorTool input,
  #productSelectorTool button,
  #productSelectorTool select,
  #productSelectorTool textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  #productSelectorTool a {
    color: #337ab7;
    text-decoration: none; }
  #productSelectorTool a:hover,
  #productSelectorTool a:focus {
    color: #23527c;
    text-decoration: underline; }
  #productSelectorTool a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  #productSelectorTool figure {
    margin: 0; }
  #productSelectorTool img {
    vertical-align: middle; }
  #productSelectorTool .img-responsive,
  #productSelectorTool .thumbnail > img,
  #productSelectorTool .thumbnail a > img,
  #productSelectorTool .carousel-inner > .item > img,
  #productSelectorTool .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto; }
  #productSelectorTool .img-rounded {
    border-radius: 6px; }
  #productSelectorTool .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out; }
  #productSelectorTool .img-circle {
    border-radius: 50%; }
  #productSelectorTool hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  #productSelectorTool .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  #productSelectorTool .sr-only-focusable:active,
  #productSelectorTool .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  #productSelectorTool [role="button"] {
    cursor: pointer; }
  #productSelectorTool h1,
  #productSelectorTool h2,
  #productSelectorTool h3,
  #productSelectorTool h4,
  #productSelectorTool h5,
  #productSelectorTool h6,
  #productSelectorTool .h1,
  #productSelectorTool .h2,
  #productSelectorTool .h3,
  #productSelectorTool .h4,
  #productSelectorTool .h5,
  #productSelectorTool .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
  #productSelectorTool h1 small,
  #productSelectorTool h2 small,
  #productSelectorTool h3 small,
  #productSelectorTool h4 small,
  #productSelectorTool h5 small,
  #productSelectorTool h6 small,
  #productSelectorTool .h1 small,
  #productSelectorTool .h2 small,
  #productSelectorTool .h3 small,
  #productSelectorTool .h4 small,
  #productSelectorTool .h5 small,
  #productSelectorTool .h6 small,
  #productSelectorTool h1 .small,
  #productSelectorTool h2 .small,
  #productSelectorTool h3 .small,
  #productSelectorTool h4 .small,
  #productSelectorTool h5 .small,
  #productSelectorTool h6 .small,
  #productSelectorTool .h1 .small,
  #productSelectorTool .h2 .small,
  #productSelectorTool .h3 .small,
  #productSelectorTool .h4 .small,
  #productSelectorTool .h5 .small,
  #productSelectorTool .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777; }
  #productSelectorTool h1,
  #productSelectorTool .h1,
  #productSelectorTool h2,
  #productSelectorTool .h2,
  #productSelectorTool h3,
  #productSelectorTool .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  #productSelectorTool h1 small,
  #productSelectorTool .h1 small,
  #productSelectorTool h2 small,
  #productSelectorTool .h2 small,
  #productSelectorTool h3 small,
  #productSelectorTool .h3 small,
  #productSelectorTool h1 .small,
  #productSelectorTool .h1 .small,
  #productSelectorTool h2 .small,
  #productSelectorTool .h2 .small,
  #productSelectorTool h3 .small,
  #productSelectorTool .h3 .small {
    font-size: 65%; }
  #productSelectorTool h4,
  #productSelectorTool .h4,
  #productSelectorTool h5,
  #productSelectorTool .h5,
  #productSelectorTool h6,
  #productSelectorTool .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  #productSelectorTool h4 small,
  #productSelectorTool .h4 small,
  #productSelectorTool h5 small,
  #productSelectorTool .h5 small,
  #productSelectorTool h6 small,
  #productSelectorTool .h6 small,
  #productSelectorTool h4 .small,
  #productSelectorTool .h4 .small,
  #productSelectorTool h5 .small,
  #productSelectorTool .h5 .small,
  #productSelectorTool h6 .small,
  #productSelectorTool .h6 .small {
    font-size: 75%; }
  #productSelectorTool h1,
  #productSelectorTool .h1 {
    font-size: 36px; }
  #productSelectorTool h2,
  #productSelectorTool .h2 {
    font-size: 30px; }
  #productSelectorTool h3,
  #productSelectorTool .h3 {
    font-size: 24px; }
  #productSelectorTool h4,
  #productSelectorTool .h4 {
    font-size: 18px; }
  #productSelectorTool h5,
  #productSelectorTool .h5 {
    font-size: 14px; }
  #productSelectorTool h6,
  #productSelectorTool .h6 {
    font-size: 12px; }
  #productSelectorTool p {
    margin: 0 0 10px; }
  #productSelectorTool .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
  @media (min-width: 768px) {
    #productSelectorTool .lead {
      font-size: 21px; } }
  #productSelectorTool small,
  #productSelectorTool .small {
    font-size: 85%; }
  #productSelectorTool mark,
  #productSelectorTool .mark {
    padding: .2em;
    background-color: #fcf8e3; }
  #productSelectorTool .text-left {
    text-align: left; }
  #productSelectorTool .text-right {
    text-align: right; }
  #productSelectorTool .text-center {
    text-align: center; }
  #productSelectorTool .text-justify {
    text-align: justify; }
  #productSelectorTool .text-nowrap {
    white-space: nowrap; }
  #productSelectorTool .text-lowercase {
    text-transform: lowercase; }
  #productSelectorTool .text-uppercase {
    text-transform: uppercase; }
  #productSelectorTool .text-capitalize {
    text-transform: capitalize; }
  #productSelectorTool .text-muted {
    color: #777; }
  #productSelectorTool .text-primary {
    color: #337ab7; }
  #productSelectorTool a.text-primary:hover,
  #productSelectorTool a.text-primary:focus {
    color: #286090; }
  #productSelectorTool .text-success {
    color: #3c763d; }
  #productSelectorTool a.text-success:hover,
  #productSelectorTool a.text-success:focus {
    color: #2b542c; }
  #productSelectorTool .text-info {
    color: #31708f; }
  #productSelectorTool a.text-info:hover,
  #productSelectorTool a.text-info:focus {
    color: #245269; }
  #productSelectorTool .text-warning {
    color: #8a6d3b; }
  #productSelectorTool a.text-warning:hover,
  #productSelectorTool a.text-warning:focus {
    color: #66512c; }
  #productSelectorTool .text-danger {
    color: #a94442; }
  #productSelectorTool a.text-danger:hover,
  #productSelectorTool a.text-danger:focus {
    color: #843534; }
  #productSelectorTool .bg-primary {
    color: #fff;
    background-color: #337ab7; }
  #productSelectorTool a.bg-primary:hover,
  #productSelectorTool a.bg-primary:focus {
    background-color: #286090; }
  #productSelectorTool .bg-success {
    background-color: #dff0d8; }
  #productSelectorTool a.bg-success:hover,
  #productSelectorTool a.bg-success:focus {
    background-color: #c1e2b3; }
  #productSelectorTool .bg-info {
    background-color: #d9edf7; }
  #productSelectorTool a.bg-info:hover,
  #productSelectorTool a.bg-info:focus {
    background-color: #afd9ee; }
  #productSelectorTool .bg-warning {
    background-color: #fcf8e3; }
  #productSelectorTool a.bg-warning:hover,
  #productSelectorTool a.bg-warning:focus {
    background-color: #f7ecb5; }
  #productSelectorTool .bg-danger {
    background-color: #f2dede; }
  #productSelectorTool a.bg-danger:hover,
  #productSelectorTool a.bg-danger:focus {
    background-color: #e4b9b9; }
  #productSelectorTool .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }
  #productSelectorTool ul,
  #productSelectorTool ol {
    margin-top: 0;
    margin-bottom: 10px; }
  #productSelectorTool ul ul,
  #productSelectorTool ol ul,
  #productSelectorTool ul ol,
  #productSelectorTool ol ol {
    margin-bottom: 0; }
  #productSelectorTool .list-unstyled {
    padding-left: 0;
    list-style: none; }
  #productSelectorTool .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }
  #productSelectorTool .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }
  #productSelectorTool dl {
    margin-top: 0;
    margin-bottom: 20px; }
  #productSelectorTool dt,
  #productSelectorTool dd {
    line-height: 1.42857143; }
  #productSelectorTool dt {
    font-weight: bold; }
  #productSelectorTool dd {
    margin-left: 0; }
  @media (min-width: 768px) {
    #productSelectorTool .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap; }
    #productSelectorTool .dl-horizontal dd {
      margin-left: 180px; } }
  #productSelectorTool abbr[title],
  #productSelectorTool abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  #productSelectorTool .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  #productSelectorTool blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }
  #productSelectorTool blockquote p:last-child,
  #productSelectorTool blockquote ul:last-child,
  #productSelectorTool blockquote ol:last-child {
    margin-bottom: 0; }
  #productSelectorTool blockquote footer,
  #productSelectorTool blockquote small,
  #productSelectorTool blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  #productSelectorTool blockquote footer:before,
  #productSelectorTool blockquote small:before,
  #productSelectorTool blockquote .small:before {
    content: '\2014 \00A0'; }
  #productSelectorTool .blockquote-reverse,
  #productSelectorTool blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }
  #productSelectorTool .blockquote-reverse footer:before,
  #productSelectorTool blockquote.pull-right footer:before,
  #productSelectorTool .blockquote-reverse small:before,
  #productSelectorTool blockquote.pull-right small:before,
  #productSelectorTool .blockquote-reverse .small:before,
  #productSelectorTool blockquote.pull-right .small:before {
    content: ''; }
  #productSelectorTool .blockquote-reverse footer:after,
  #productSelectorTool blockquote.pull-right footer:after,
  #productSelectorTool .blockquote-reverse small:after,
  #productSelectorTool blockquote.pull-right small:after,
  #productSelectorTool .blockquote-reverse .small:after,
  #productSelectorTool blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }
  #productSelectorTool address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }
  #productSelectorTool code,
  #productSelectorTool kbd,
  #productSelectorTool pre,
  #productSelectorTool samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  #productSelectorTool code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  #productSelectorTool 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); }
  #productSelectorTool kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }
  #productSelectorTool pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
  #productSelectorTool pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
  #productSelectorTool .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  #productSelectorTool .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 768px) {
    #productSelectorTool .container {
      width: 750px; } }
  @media (min-width: 992px) {
    #productSelectorTool .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    #productSelectorTool .container {
      width: 1170px; } }
  #productSelectorTool .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  #productSelectorTool .row {
    margin-right: -15px;
    margin-left: -15px; }
  #productSelectorTool .col-xs-1, #productSelectorTool .col-sm-1, #productSelectorTool .col-md-1, #productSelectorTool .col-lg-1, #productSelectorTool .col-xs-2, #productSelectorTool .col-sm-2, #productSelectorTool .col-md-2, #productSelectorTool .col-lg-2, #productSelectorTool .col-xs-3, #productSelectorTool .col-sm-3, #productSelectorTool .col-md-3, #productSelectorTool .col-lg-3, #productSelectorTool .col-xs-4, #productSelectorTool .col-sm-4, #productSelectorTool .col-md-4, #productSelectorTool .col-lg-4, #productSelectorTool .col-xs-5, #productSelectorTool .col-sm-5, #productSelectorTool .col-md-5, #productSelectorTool .col-lg-5, #productSelectorTool .col-xs-6, #productSelectorTool .col-sm-6, #productSelectorTool .col-md-6, #productSelectorTool .col-lg-6, #productSelectorTool .col-xs-7, #productSelectorTool .col-sm-7, #productSelectorTool .col-md-7, #productSelectorTool .col-lg-7, #productSelectorTool .col-xs-8, #productSelectorTool .col-sm-8, #productSelectorTool .col-md-8, #productSelectorTool .col-lg-8, #productSelectorTool .col-xs-9, #productSelectorTool .col-sm-9, #productSelectorTool .col-md-9, #productSelectorTool .col-lg-9, #productSelectorTool .col-xs-10, #productSelectorTool .col-sm-10, #productSelectorTool .col-md-10, #productSelectorTool .col-lg-10, #productSelectorTool .col-xs-11, #productSelectorTool .col-sm-11, #productSelectorTool .col-md-11, #productSelectorTool .col-lg-11, #productSelectorTool .col-xs-12, #productSelectorTool .col-sm-12, #productSelectorTool .col-md-12, #productSelectorTool .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  #productSelectorTool .col-xs-1, #productSelectorTool .col-xs-2, #productSelectorTool .col-xs-3, #productSelectorTool .col-xs-4, #productSelectorTool .col-xs-5, #productSelectorTool .col-xs-6, #productSelectorTool .col-xs-7, #productSelectorTool .col-xs-8, #productSelectorTool .col-xs-9, #productSelectorTool .col-xs-10, #productSelectorTool .col-xs-11, #productSelectorTool .col-xs-12 {
    float: left; }
  #productSelectorTool .col-xs-12 {
    width: 100%; }
  #productSelectorTool .col-xs-11 {
    width: 91.66666667%; }
  #productSelectorTool .col-xs-10 {
    width: 83.33333333%; }
  #productSelectorTool .col-xs-9 {
    width: 75%; }
  #productSelectorTool .col-xs-8 {
    width: 66.66666667%; }
  #productSelectorTool .col-xs-7 {
    width: 58.33333333%; }
  #productSelectorTool .col-xs-6 {
    width: 50%; }
  #productSelectorTool .col-xs-5 {
    width: 41.66666667%; }
  #productSelectorTool .col-xs-4 {
    width: 33.33333333%; }
  #productSelectorTool .col-xs-3 {
    width: 25%; }
  #productSelectorTool .col-xs-2 {
    width: 16.66666667%; }
  #productSelectorTool .col-xs-1 {
    width: 8.33333333%; }
  #productSelectorTool .col-xs-pull-12 {
    right: 100%; }
  #productSelectorTool .col-xs-pull-11 {
    right: 91.66666667%; }
  #productSelectorTool .col-xs-pull-10 {
    right: 83.33333333%; }
  #productSelectorTool .col-xs-pull-9 {
    right: 75%; }
  #productSelectorTool .col-xs-pull-8 {
    right: 66.66666667%; }
  #productSelectorTool .col-xs-pull-7 {
    right: 58.33333333%; }
  #productSelectorTool .col-xs-pull-6 {
    right: 50%; }
  #productSelectorTool .col-xs-pull-5 {
    right: 41.66666667%; }
  #productSelectorTool .col-xs-pull-4 {
    right: 33.33333333%; }
  #productSelectorTool .col-xs-pull-3 {
    right: 25%; }
  #productSelectorTool .col-xs-pull-2 {
    right: 16.66666667%; }
  #productSelectorTool .col-xs-pull-1 {
    right: 8.33333333%; }
  #productSelectorTool .col-xs-pull-0 {
    right: auto; }
  #productSelectorTool .col-xs-push-12 {
    left: 100%; }
  #productSelectorTool .col-xs-push-11 {
    left: 91.66666667%; }
  #productSelectorTool .col-xs-push-10 {
    left: 83.33333333%; }
  #productSelectorTool .col-xs-push-9 {
    left: 75%; }
  #productSelectorTool .col-xs-push-8 {
    left: 66.66666667%; }
  #productSelectorTool .col-xs-push-7 {
    left: 58.33333333%; }
  #productSelectorTool .col-xs-push-6 {
    left: 50%; }
  #productSelectorTool .col-xs-push-5 {
    left: 41.66666667%; }
  #productSelectorTool .col-xs-push-4 {
    left: 33.33333333%; }
  #productSelectorTool .col-xs-push-3 {
    left: 25%; }
  #productSelectorTool .col-xs-push-2 {
    left: 16.66666667%; }
  #productSelectorTool .col-xs-push-1 {
    left: 8.33333333%; }
  #productSelectorTool .col-xs-push-0 {
    left: auto; }
  #productSelectorTool .col-xs-offset-12 {
    margin-left: 100%; }
  #productSelectorTool .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  #productSelectorTool .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  #productSelectorTool .col-xs-offset-9 {
    margin-left: 75%; }
  #productSelectorTool .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  #productSelectorTool .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  #productSelectorTool .col-xs-offset-6 {
    margin-left: 50%; }
  #productSelectorTool .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  #productSelectorTool .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  #productSelectorTool .col-xs-offset-3 {
    margin-left: 25%; }
  #productSelectorTool .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  #productSelectorTool .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  #productSelectorTool .col-xs-offset-0 {
    margin-left: 0; }
  @media (min-width: 768px) {
    #productSelectorTool .col-sm-1, #productSelectorTool .col-sm-2, #productSelectorTool .col-sm-3, #productSelectorTool .col-sm-4, #productSelectorTool .col-sm-5, #productSelectorTool .col-sm-6, #productSelectorTool .col-sm-7, #productSelectorTool .col-sm-8, #productSelectorTool .col-sm-9, #productSelectorTool .col-sm-10, #productSelectorTool .col-sm-11, #productSelectorTool .col-sm-12 {
      float: left; }
    #productSelectorTool .col-sm-12 {
      width: 100%; }
    #productSelectorTool .col-sm-11 {
      width: 91.66666667%; }
    #productSelectorTool .col-sm-10 {
      width: 83.33333333%; }
    #productSelectorTool .col-sm-9 {
      width: 75%; }
    #productSelectorTool .col-sm-8 {
      width: 66.66666667%; }
    #productSelectorTool .col-sm-7 {
      width: 58.33333333%; }
    #productSelectorTool .col-sm-6 {
      width: 50%; }
    #productSelectorTool .col-sm-5 {
      width: 41.66666667%; }
    #productSelectorTool .col-sm-4 {
      width: 33.33333333%; }
    #productSelectorTool .col-sm-3 {
      width: 25%; }
    #productSelectorTool .col-sm-2 {
      width: 16.66666667%; }
    #productSelectorTool .col-sm-1 {
      width: 8.33333333%; }
    #productSelectorTool .col-sm-pull-12 {
      right: 100%; }
    #productSelectorTool .col-sm-pull-11 {
      right: 91.66666667%; }
    #productSelectorTool .col-sm-pull-10 {
      right: 83.33333333%; }
    #productSelectorTool .col-sm-pull-9 {
      right: 75%; }
    #productSelectorTool .col-sm-pull-8 {
      right: 66.66666667%; }
    #productSelectorTool .col-sm-pull-7 {
      right: 58.33333333%; }
    #productSelectorTool .col-sm-pull-6 {
      right: 50%; }
    #productSelectorTool .col-sm-pull-5 {
      right: 41.66666667%; }
    #productSelectorTool .col-sm-pull-4 {
      right: 33.33333333%; }
    #productSelectorTool .col-sm-pull-3 {
      right: 25%; }
    #productSelectorTool .col-sm-pull-2 {
      right: 16.66666667%; }
    #productSelectorTool .col-sm-pull-1 {
      right: 8.33333333%; }
    #productSelectorTool .col-sm-pull-0 {
      right: auto; }
    #productSelectorTool .col-sm-push-12 {
      left: 100%; }
    #productSelectorTool .col-sm-push-11 {
      left: 91.66666667%; }
    #productSelectorTool .col-sm-push-10 {
      left: 83.33333333%; }
    #productSelectorTool .col-sm-push-9 {
      left: 75%; }
    #productSelectorTool .col-sm-push-8 {
      left: 66.66666667%; }
    #productSelectorTool .col-sm-push-7 {
      left: 58.33333333%; }
    #productSelectorTool .col-sm-push-6 {
      left: 50%; }
    #productSelectorTool .col-sm-push-5 {
      left: 41.66666667%; }
    #productSelectorTool .col-sm-push-4 {
      left: 33.33333333%; }
    #productSelectorTool .col-sm-push-3 {
      left: 25%; }
    #productSelectorTool .col-sm-push-2 {
      left: 16.66666667%; }
    #productSelectorTool .col-sm-push-1 {
      left: 8.33333333%; }
    #productSelectorTool .col-sm-push-0 {
      left: auto; }
    #productSelectorTool .col-sm-offset-12 {
      margin-left: 100%; }
    #productSelectorTool .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    #productSelectorTool .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    #productSelectorTool .col-sm-offset-9 {
      margin-left: 75%; }
    #productSelectorTool .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    #productSelectorTool .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    #productSelectorTool .col-sm-offset-6 {
      margin-left: 50%; }
    #productSelectorTool .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    #productSelectorTool .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    #productSelectorTool .col-sm-offset-3 {
      margin-left: 25%; }
    #productSelectorTool .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    #productSelectorTool .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    #productSelectorTool .col-sm-offset-0 {
      margin-left: 0; } }
  @media (min-width: 992px) {
    #productSelectorTool .col-md-1, #productSelectorTool .col-md-2, #productSelectorTool .col-md-3, #productSelectorTool .col-md-4, #productSelectorTool .col-md-5, #productSelectorTool .col-md-6, #productSelectorTool .col-md-7, #productSelectorTool .col-md-8, #productSelectorTool .col-md-9, #productSelectorTool .col-md-10, #productSelectorTool .col-md-11, #productSelectorTool .col-md-12 {
      float: left; }
    #productSelectorTool .col-md-12 {
      width: 100%; }
    #productSelectorTool .col-md-11 {
      width: 91.66666667%; }
    #productSelectorTool .col-md-10 {
      width: 83.33333333%; }
    #productSelectorTool .col-md-9 {
      width: 75%; }
    #productSelectorTool .col-md-8 {
      width: 66.66666667%; }
    #productSelectorTool .col-md-7 {
      width: 58.33333333%; }
    #productSelectorTool .col-md-6 {
      width: 50%; }
    #productSelectorTool .col-md-5 {
      width: 41.66666667%; }
    #productSelectorTool .col-md-4 {
      width: 33.33333333%; }
    #productSelectorTool .col-md-3 {
      width: 25%; }
    #productSelectorTool .col-md-2 {
      width: 16.66666667%; }
    #productSelectorTool .col-md-1 {
      width: 8.33333333%; }
    #productSelectorTool .col-md-pull-12 {
      right: 100%; }
    #productSelectorTool .col-md-pull-11 {
      right: 91.66666667%; }
    #productSelectorTool .col-md-pull-10 {
      right: 83.33333333%; }
    #productSelectorTool .col-md-pull-9 {
      right: 75%; }
    #productSelectorTool .col-md-pull-8 {
      right: 66.66666667%; }
    #productSelectorTool .col-md-pull-7 {
      right: 58.33333333%; }
    #productSelectorTool .col-md-pull-6 {
      right: 50%; }
    #productSelectorTool .col-md-pull-5 {
      right: 41.66666667%; }
    #productSelectorTool .col-md-pull-4 {
      right: 33.33333333%; }
    #productSelectorTool .col-md-pull-3 {
      right: 25%; }
    #productSelectorTool .col-md-pull-2 {
      right: 16.66666667%; }
    #productSelectorTool .col-md-pull-1 {
      right: 8.33333333%; }
    #productSelectorTool .col-md-pull-0 {
      right: auto; }
    #productSelectorTool .col-md-push-12 {
      left: 100%; }
    #productSelectorTool .col-md-push-11 {
      left: 91.66666667%; }
    #productSelectorTool .col-md-push-10 {
      left: 83.33333333%; }
    #productSelectorTool .col-md-push-9 {
      left: 75%; }
    #productSelectorTool .col-md-push-8 {
      left: 66.66666667%; }
    #productSelectorTool .col-md-push-7 {
      left: 58.33333333%; }
    #productSelectorTool .col-md-push-6 {
      left: 50%; }
    #productSelectorTool .col-md-push-5 {
      left: 41.66666667%; }
    #productSelectorTool .col-md-push-4 {
      left: 33.33333333%; }
    #productSelectorTool .col-md-push-3 {
      left: 25%; }
    #productSelectorTool .col-md-push-2 {
      left: 16.66666667%; }
    #productSelectorTool .col-md-push-1 {
      left: 8.33333333%; }
    #productSelectorTool .col-md-push-0 {
      left: auto; }
    #productSelectorTool .col-md-offset-12 {
      margin-left: 100%; }
    #productSelectorTool .col-md-offset-11 {
      margin-left: 91.66666667%; }
    #productSelectorTool .col-md-offset-10 {
      margin-left: 83.33333333%; }
    #productSelectorTool .col-md-offset-9 {
      margin-left: 75%; }
    #productSelectorTool .col-md-offset-8 {
      margin-left: 66.66666667%; }
    #productSelectorTool .col-md-offset-7 {
      margin-left: 58.33333333%; }
    #productSelectorTool .col-md-offset-6 {
      margin-left: 50%; }
    #productSelectorTool .col-md-offset-5 {
      margin-left: 41.66666667%; }
    #productSelectorTool .col-md-offset-4 {
      margin-left: 33.33333333%; }
    #productSelectorTool .col-md-offset-3 {
      margin-left: 25%; }
    #productSelectorTool .col-md-offset-2 {
      margin-left: 16.66666667%; }
    #productSelectorTool .col-md-offset-1 {
      margin-left: 8.33333333%; }
    #productSelectorTool .col-md-offset-0 {
      margin-left: 0; } }
  @media (min-width: 1200px) {
    #productSelectorTool .col-lg-1, #productSelectorTool .col-lg-2, #productSelectorTool .col-lg-3, #productSelectorTool .col-lg-4, #productSelectorTool .col-lg-5, #productSelectorTool .col-lg-6, #productSelectorTool .col-lg-7, #productSelectorTool .col-lg-8, #productSelectorTool .col-lg-9, #productSelectorTool .col-lg-10, #productSelectorTool .col-lg-11, #productSelectorTool .col-lg-12 {
      float: left; }
    #productSelectorTool .col-lg-12 {
      width: 100%; }
    #productSelectorTool .col-lg-11 {
      width: 91.66666667%; }
    #productSelectorTool .col-lg-10 {
      width: 83.33333333%; }
    #productSelectorTool .col-lg-9 {
      width: 75%; }
    #productSelectorTool .col-lg-8 {
      width: 66.66666667%; }
    #productSelectorTool .col-lg-7 {
      width: 58.33333333%; }
    #productSelectorTool .col-lg-6 {
      width: 50%; }
    #productSelectorTool .col-lg-5 {
      width: 41.66666667%; }
    #productSelectorTool .col-lg-4 {
      width: 33.33333333%; }
    #productSelectorTool .col-lg-3 {
      width: 25%; }
    #productSelectorTool .col-lg-2 {
      width: 16.66666667%; }
    #productSelectorTool .col-lg-1 {
      width: 8.33333333%; }
    #productSelectorTool .col-lg-pull-12 {
      right: 100%; }
    #productSelectorTool .col-lg-pull-11 {
      right: 91.66666667%; }
    #productSelectorTool .col-lg-pull-10 {
      right: 83.33333333%; }
    #productSelectorTool .col-lg-pull-9 {
      right: 75%; }
    #productSelectorTool .col-lg-pull-8 {
      right: 66.66666667%; }
    #productSelectorTool .col-lg-pull-7 {
      right: 58.33333333%; }
    #productSelectorTool .col-lg-pull-6 {
      right: 50%; }
    #productSelectorTool .col-lg-pull-5 {
      right: 41.66666667%; }
    #productSelectorTool .col-lg-pull-4 {
      right: 33.33333333%; }
    #productSelectorTool .col-lg-pull-3 {
      right: 25%; }
    #productSelectorTool .col-lg-pull-2 {
      right: 16.66666667%; }
    #productSelectorTool .col-lg-pull-1 {
      right: 8.33333333%; }
    #productSelectorTool .col-lg-pull-0 {
      right: auto; }
    #productSelectorTool .col-lg-push-12 {
      left: 100%; }
    #productSelectorTool .col-lg-push-11 {
      left: 91.66666667%; }
    #productSelectorTool .col-lg-push-10 {
      left: 83.33333333%; }
    #productSelectorTool .col-lg-push-9 {
      left: 75%; }
    #productSelectorTool .col-lg-push-8 {
      left: 66.66666667%; }
    #productSelectorTool .col-lg-push-7 {
      left: 58.33333333%; }
    #productSelectorTool .col-lg-push-6 {
      left: 50%; }
    #productSelectorTool .col-lg-push-5 {
      left: 41.66666667%; }
    #productSelectorTool .col-lg-push-4 {
      left: 33.33333333%; }
    #productSelectorTool .col-lg-push-3 {
      left: 25%; }
    #productSelectorTool .col-lg-push-2 {
      left: 16.66666667%; }
    #productSelectorTool .col-lg-push-1 {
      left: 8.33333333%; }
    #productSelectorTool .col-lg-push-0 {
      left: auto; }
    #productSelectorTool .col-lg-offset-12 {
      margin-left: 100%; }
    #productSelectorTool .col-lg-offset-11 {
      margin-left: 91.66666667%; }
    #productSelectorTool .col-lg-offset-10 {
      margin-left: 83.33333333%; }
    #productSelectorTool .col-lg-offset-9 {
      margin-left: 75%; }
    #productSelectorTool .col-lg-offset-8 {
      margin-left: 66.66666667%; }
    #productSelectorTool .col-lg-offset-7 {
      margin-left: 58.33333333%; }
    #productSelectorTool .col-lg-offset-6 {
      margin-left: 50%; }
    #productSelectorTool .col-lg-offset-5 {
      margin-left: 41.66666667%; }
    #productSelectorTool .col-lg-offset-4 {
      margin-left: 33.33333333%; }
    #productSelectorTool .col-lg-offset-3 {
      margin-left: 25%; }
    #productSelectorTool .col-lg-offset-2 {
      margin-left: 16.66666667%; }
    #productSelectorTool .col-lg-offset-1 {
      margin-left: 8.33333333%; }
    #productSelectorTool .col-lg-offset-0 {
      margin-left: 0; } }
  #productSelectorTool table {
    background-color: transparent; }
  #productSelectorTool caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }
  #productSelectorTool th {
    text-align: left; }
  #productSelectorTool .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  #productSelectorTool .table > thead > tr > th,
  #productSelectorTool .table > tbody > tr > th,
  #productSelectorTool .table > tfoot > tr > th,
  #productSelectorTool .table > thead > tr > td,
  #productSelectorTool .table > tbody > tr > td,
  #productSelectorTool .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  #productSelectorTool .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  #productSelectorTool .table > caption + thead > tr:first-child > th,
  #productSelectorTool .table > colgroup + thead > tr:first-child > th,
  #productSelectorTool .table > thead:first-child > tr:first-child > th,
  #productSelectorTool .table > caption + thead > tr:first-child > td,
  #productSelectorTool .table > colgroup + thead > tr:first-child > td,
  #productSelectorTool .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  #productSelectorTool .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  #productSelectorTool .table .table {
    background-color: #fff; }
  #productSelectorTool .table-condensed > thead > tr > th,
  #productSelectorTool .table-condensed > tbody > tr > th,
  #productSelectorTool .table-condensed > tfoot > tr > th,
  #productSelectorTool .table-condensed > thead > tr > td,
  #productSelectorTool .table-condensed > tbody > tr > td,
  #productSelectorTool .table-condensed > tfoot > tr > td {
    padding: 5px; }
  #productSelectorTool .table-bordered {
    border: 1px solid #ddd; }
  #productSelectorTool .table-bordered > thead > tr > th,
  #productSelectorTool .table-bordered > tbody > tr > th,
  #productSelectorTool .table-bordered > tfoot > tr > th,
  #productSelectorTool .table-bordered > thead > tr > td,
  #productSelectorTool .table-bordered > tbody > tr > td,
  #productSelectorTool .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  #productSelectorTool .table-bordered > thead > tr > th,
  #productSelectorTool .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
  #productSelectorTool .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  #productSelectorTool .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  #productSelectorTool table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  #productSelectorTool table td[class*="col-"],
  #productSelectorTool table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }
  #productSelectorTool .table > thead > tr > td.active,
  #productSelectorTool .table > tbody > tr > td.active,
  #productSelectorTool .table > tfoot > tr > td.active,
  #productSelectorTool .table > thead > tr > th.active,
  #productSelectorTool .table > tbody > tr > th.active,
  #productSelectorTool .table > tfoot > tr > th.active,
  #productSelectorTool .table > thead > tr.active > td,
  #productSelectorTool .table > tbody > tr.active > td,
  #productSelectorTool .table > tfoot > tr.active > td,
  #productSelectorTool .table > thead > tr.active > th,
  #productSelectorTool .table > tbody > tr.active > th,
  #productSelectorTool .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  #productSelectorTool .table-hover > tbody > tr > td.active:hover,
  #productSelectorTool .table-hover > tbody > tr > th.active:hover,
  #productSelectorTool .table-hover > tbody > tr.active:hover > td,
  #productSelectorTool .table-hover > tbody > tr:hover > .active,
  #productSelectorTool .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  #productSelectorTool .table > thead > tr > td.success,
  #productSelectorTool .table > tbody > tr > td.success,
  #productSelectorTool .table > tfoot > tr > td.success,
  #productSelectorTool .table > thead > tr > th.success,
  #productSelectorTool .table > tbody > tr > th.success,
  #productSelectorTool .table > tfoot > tr > th.success,
  #productSelectorTool .table > thead > tr.success > td,
  #productSelectorTool .table > tbody > tr.success > td,
  #productSelectorTool .table > tfoot > tr.success > td,
  #productSelectorTool .table > thead > tr.success > th,
  #productSelectorTool .table > tbody > tr.success > th,
  #productSelectorTool .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  #productSelectorTool .table-hover > tbody > tr > td.success:hover,
  #productSelectorTool .table-hover > tbody > tr > th.success:hover,
  #productSelectorTool .table-hover > tbody > tr.success:hover > td,
  #productSelectorTool .table-hover > tbody > tr:hover > .success,
  #productSelectorTool .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }
  #productSelectorTool .table > thead > tr > td.info,
  #productSelectorTool .table > tbody > tr > td.info,
  #productSelectorTool .table > tfoot > tr > td.info,
  #productSelectorTool .table > thead > tr > th.info,
  #productSelectorTool .table > tbody > tr > th.info,
  #productSelectorTool .table > tfoot > tr > th.info,
  #productSelectorTool .table > thead > tr.info > td,
  #productSelectorTool .table > tbody > tr.info > td,
  #productSelectorTool .table > tfoot > tr.info > td,
  #productSelectorTool .table > thead > tr.info > th,
  #productSelectorTool .table > tbody > tr.info > th,
  #productSelectorTool .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  #productSelectorTool .table-hover > tbody > tr > td.info:hover,
  #productSelectorTool .table-hover > tbody > tr > th.info:hover,
  #productSelectorTool .table-hover > tbody > tr.info:hover > td,
  #productSelectorTool .table-hover > tbody > tr:hover > .info,
  #productSelectorTool .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  #productSelectorTool .table > thead > tr > td.warning,
  #productSelectorTool .table > tbody > tr > td.warning,
  #productSelectorTool .table > tfoot > tr > td.warning,
  #productSelectorTool .table > thead > tr > th.warning,
  #productSelectorTool .table > tbody > tr > th.warning,
  #productSelectorTool .table > tfoot > tr > th.warning,
  #productSelectorTool .table > thead > tr.warning > td,
  #productSelectorTool .table > tbody > tr.warning > td,
  #productSelectorTool .table > tfoot > tr.warning > td,
  #productSelectorTool .table > thead > tr.warning > th,
  #productSelectorTool .table > tbody > tr.warning > th,
  #productSelectorTool .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  #productSelectorTool .table-hover > tbody > tr > td.warning:hover,
  #productSelectorTool .table-hover > tbody > tr > th.warning:hover,
  #productSelectorTool .table-hover > tbody > tr.warning:hover > td,
  #productSelectorTool .table-hover > tbody > tr:hover > .warning,
  #productSelectorTool .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  #productSelectorTool .table > thead > tr > td.danger,
  #productSelectorTool .table > tbody > tr > td.danger,
  #productSelectorTool .table > tfoot > tr > td.danger,
  #productSelectorTool .table > thead > tr > th.danger,
  #productSelectorTool .table > tbody > tr > th.danger,
  #productSelectorTool .table > tfoot > tr > th.danger,
  #productSelectorTool .table > thead > tr.danger > td,
  #productSelectorTool .table > tbody > tr.danger > td,
  #productSelectorTool .table > tfoot > tr.danger > td,
  #productSelectorTool .table > thead > tr.danger > th,
  #productSelectorTool .table > tbody > tr.danger > th,
  #productSelectorTool .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  #productSelectorTool .table-hover > tbody > tr > td.danger:hover,
  #productSelectorTool .table-hover > tbody > tr > th.danger:hover,
  #productSelectorTool .table-hover > tbody > tr.danger:hover > td,
  #productSelectorTool .table-hover > tbody > tr:hover > .danger,
  #productSelectorTool .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  #productSelectorTool .table-responsive {
    min-height: .01%;
    overflow-x: auto; }
  @media screen and (max-width: 767px) {
    #productSelectorTool .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
    #productSelectorTool .table-responsive > .table {
      margin-bottom: 0; }
    #productSelectorTool .table-responsive > .table > thead > tr > th,
    #productSelectorTool .table-responsive > .table > tbody > tr > th,
    #productSelectorTool .table-responsive > .table > tfoot > tr > th,
    #productSelectorTool .table-responsive > .table > thead > tr > td,
    #productSelectorTool .table-responsive > .table > tbody > tr > td,
    #productSelectorTool .table-responsive > .table > tfoot > tr > td {
      white-space: nowrap; }
    #productSelectorTool .table-responsive > .table-bordered {
      border: 0; }
    #productSelectorTool .table-responsive > .table-bordered > thead > tr > th:first-child,
    #productSelectorTool .table-responsive > .table-bordered > tbody > tr > th:first-child,
    #productSelectorTool .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    #productSelectorTool .table-responsive > .table-bordered > thead > tr > td:first-child,
    #productSelectorTool .table-responsive > .table-bordered > tbody > tr > td:first-child,
    #productSelectorTool .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    #productSelectorTool .table-responsive > .table-bordered > thead > tr > th:last-child,
    #productSelectorTool .table-responsive > .table-bordered > tbody > tr > th:last-child,
    #productSelectorTool .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    #productSelectorTool .table-responsive > .table-bordered > thead > tr > td:last-child,
    #productSelectorTool .table-responsive > .table-bordered > tbody > tr > td:last-child,
    #productSelectorTool .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    #productSelectorTool .table-responsive > .table-bordered > tbody > tr:last-child > th,
    #productSelectorTool .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    #productSelectorTool .table-responsive > .table-bordered > tbody > tr:last-child > td,
    #productSelectorTool .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; } }
  #productSelectorTool fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  #productSelectorTool legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  #productSelectorTool label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  #productSelectorTool input[type="search"] {
    box-sizing: border-box; }
  #productSelectorTool input[type="radio"],
  #productSelectorTool input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  #productSelectorTool input[type="file"] {
    display: block; }
  #productSelectorTool input[type="range"] {
    display: block;
    width: 100%; }
  #productSelectorTool select[multiple],
  #productSelectorTool select[size] {
    height: auto; }
  #productSelectorTool input[type="file"]:focus,
  #productSelectorTool input[type="radio"]:focus,
  #productSelectorTool input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  #productSelectorTool output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }
  #productSelectorTool .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  #productSelectorTool .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  #productSelectorTool .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  #productSelectorTool .form-control:-ms-input-placeholder {
    color: #999; }
  #productSelectorTool .form-control::-webkit-input-placeholder {
    color: #999; }
  #productSelectorTool .form-control[disabled],
  #productSelectorTool .form-control[readonly],
  #productSelectorTool fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1; }
  #productSelectorTool .form-control[disabled],
  #productSelectorTool fieldset[disabled] .form-control {
    cursor: not-allowed; }
  #productSelectorTool textarea.form-control {
    height: auto; }
  #productSelectorTool input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    #productSelectorTool input[type="date"].form-control,
    #productSelectorTool input[type="time"].form-control,
    #productSelectorTool input[type="datetime-local"].form-control,
    #productSelectorTool input[type="month"].form-control {
      line-height: 34px; }
    #productSelectorTool input[type="date"].input-sm,
    #productSelectorTool input[type="time"].input-sm,
    #productSelectorTool input[type="datetime-local"].input-sm,
    #productSelectorTool input[type="month"].input-sm,
    #productSelectorTool .input-group-sm input[type="date"],
    #productSelectorTool .input-group-sm input[type="time"],
    #productSelectorTool .input-group-sm input[type="datetime-local"],
    #productSelectorTool .input-group-sm input[type="month"] {
      line-height: 30px; }
    #productSelectorTool input[type="date"].input-lg,
    #productSelectorTool input[type="time"].input-lg,
    #productSelectorTool input[type="datetime-local"].input-lg,
    #productSelectorTool input[type="month"].input-lg,
    #productSelectorTool .input-group-lg input[type="date"],
    #productSelectorTool .input-group-lg input[type="time"],
    #productSelectorTool .input-group-lg input[type="datetime-local"],
    #productSelectorTool .input-group-lg input[type="month"] {
      line-height: 46px; } }
  #productSelectorTool .form-group {
    margin-bottom: 15px; }
  #productSelectorTool .radio,
  #productSelectorTool .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  #productSelectorTool .radio label,
  #productSelectorTool .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
  #productSelectorTool .radio input[type="radio"],
  #productSelectorTool .radio-inline input[type="radio"],
  #productSelectorTool .checkbox input[type="checkbox"],
  #productSelectorTool .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px; }
  #productSelectorTool .radio + .radio,
  #productSelectorTool .checkbox + .checkbox {
    margin-top: -5px; }
  #productSelectorTool .radio-inline,
  #productSelectorTool .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer; }
  #productSelectorTool .radio-inline + .radio-inline,
  #productSelectorTool .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  #productSelectorTool input[type="radio"][disabled],
  #productSelectorTool input[type="checkbox"][disabled],
  #productSelectorTool input[type="radio"].disabled,
  #productSelectorTool input[type="checkbox"].disabled,
  #productSelectorTool fieldset[disabled] input[type="radio"],
  #productSelectorTool fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }
  #productSelectorTool .radio-inline.disabled,
  #productSelectorTool .checkbox-inline.disabled,
  #productSelectorTool fieldset[disabled] .radio-inline,
  #productSelectorTool fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }
  #productSelectorTool .radio.disabled label,
  #productSelectorTool .checkbox.disabled label,
  #productSelectorTool fieldset[disabled] .radio label,
  #productSelectorTool fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  #productSelectorTool .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }
  #productSelectorTool .form-control-static.input-lg,
  #productSelectorTool .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }
  #productSelectorTool .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #productSelectorTool select.input-sm {
    height: 30px;
    line-height: 30px; }
  #productSelectorTool textarea.input-sm,
  #productSelectorTool select[multiple].input-sm {
    height: auto; }
  #productSelectorTool .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #productSelectorTool .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  #productSelectorTool .form-group-sm textarea.form-control,
  #productSelectorTool .form-group-sm select[multiple].form-control {
    height: auto; }
  #productSelectorTool .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  #productSelectorTool .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #productSelectorTool select.input-lg {
    height: 46px;
    line-height: 46px; }
  #productSelectorTool textarea.input-lg,
  #productSelectorTool select[multiple].input-lg {
    height: auto; }
  #productSelectorTool .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #productSelectorTool .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  #productSelectorTool .form-group-lg textarea.form-control,
  #productSelectorTool .form-group-lg select[multiple].form-control {
    height: auto; }
  #productSelectorTool .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  #productSelectorTool .has-feedback {
    position: relative; }
  #productSelectorTool .has-feedback .form-control {
    padding-right: 42.5px; }
  #productSelectorTool .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; }
  #productSelectorTool .input-lg + .form-control-feedback,
  #productSelectorTool .input-group-lg + .form-control-feedback,
  #productSelectorTool .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  #productSelectorTool .input-sm + .form-control-feedback,
  #productSelectorTool .input-group-sm + .form-control-feedback,
  #productSelectorTool .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  #productSelectorTool .has-success .help-block,
  #productSelectorTool .has-success .control-label,
  #productSelectorTool .has-success .radio,
  #productSelectorTool .has-success .checkbox,
  #productSelectorTool .has-success .radio-inline,
  #productSelectorTool .has-success .checkbox-inline,
  #productSelectorTool .has-success.radio label,
  #productSelectorTool .has-success.checkbox label,
  #productSelectorTool .has-success.radio-inline label,
  #productSelectorTool .has-success.checkbox-inline label {
    color: #3c763d; }
  #productSelectorTool .has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  #productSelectorTool .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  #productSelectorTool .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }
  #productSelectorTool .has-success .form-control-feedback {
    color: #3c763d; }
  #productSelectorTool .has-warning .help-block,
  #productSelectorTool .has-warning .control-label,
  #productSelectorTool .has-warning .radio,
  #productSelectorTool .has-warning .checkbox,
  #productSelectorTool .has-warning .radio-inline,
  #productSelectorTool .has-warning .checkbox-inline,
  #productSelectorTool .has-warning.radio label,
  #productSelectorTool .has-warning.checkbox label,
  #productSelectorTool .has-warning.radio-inline label,
  #productSelectorTool .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  #productSelectorTool .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  #productSelectorTool .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  #productSelectorTool .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }
  #productSelectorTool .has-warning .form-control-feedback {
    color: #8a6d3b; }
  #productSelectorTool .has-error .help-block,
  #productSelectorTool .has-error .control-label,
  #productSelectorTool .has-error .radio,
  #productSelectorTool .has-error .checkbox,
  #productSelectorTool .has-error .radio-inline,
  #productSelectorTool .has-error .checkbox-inline,
  #productSelectorTool .has-error.radio label,
  #productSelectorTool .has-error.checkbox label,
  #productSelectorTool .has-error.radio-inline label,
  #productSelectorTool .has-error.checkbox-inline label {
    color: #a94442; }
  #productSelectorTool .has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  #productSelectorTool .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  #productSelectorTool .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }
  #productSelectorTool .has-error .form-control-feedback {
    color: #a94442; }
  #productSelectorTool .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  #productSelectorTool .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  #productSelectorTool .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    #productSelectorTool .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    #productSelectorTool .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    #productSelectorTool .form-inline .form-control-static {
      display: inline-block; }
    #productSelectorTool .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
    #productSelectorTool .form-inline .input-group .input-group-addon,
    #productSelectorTool .form-inline .input-group .input-group-btn,
    #productSelectorTool .form-inline .input-group .form-control {
      width: auto; }
    #productSelectorTool .form-inline .input-group > .form-control {
      width: 100%; }
    #productSelectorTool .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    #productSelectorTool .form-inline .radio,
    #productSelectorTool .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    #productSelectorTool .form-inline .radio label,
    #productSelectorTool .form-inline .checkbox label {
      padding-left: 0; }
    #productSelectorTool .form-inline .radio input[type="radio"],
    #productSelectorTool .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    #productSelectorTool .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  #productSelectorTool .form-horizontal .radio,
  #productSelectorTool .form-horizontal .checkbox,
  #productSelectorTool .form-horizontal .radio-inline,
  #productSelectorTool .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }
  #productSelectorTool .form-horizontal .radio,
  #productSelectorTool .form-horizontal .checkbox {
    min-height: 27px; }
  #productSelectorTool .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    #productSelectorTool .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right; } }
  #productSelectorTool .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    #productSelectorTool .form-horizontal .form-group-lg .control-label {
      padding-top: 14.333333px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    #productSelectorTool .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  #productSelectorTool .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  #productSelectorTool .btn:focus,
  #productSelectorTool .btn:active:focus,
  #productSelectorTool .btn.active:focus,
  #productSelectorTool .btn.focus,
  #productSelectorTool .btn:active.focus,
  #productSelectorTool .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  #productSelectorTool .btn:hover,
  #productSelectorTool .btn:focus,
  #productSelectorTool .btn.focus {
    color: #333;
    text-decoration: none; }
  #productSelectorTool .btn:active,
  #productSelectorTool .btn.active {
    background-image: none;
    outline: 0; }
  #productSelectorTool .btn.disabled,
  #productSelectorTool .btn[disabled],
  #productSelectorTool fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: .65; }
  #productSelectorTool a.btn.disabled,
  #productSelectorTool fieldset[disabled] a.btn {
    pointer-events: none; }
  #productSelectorTool .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  #productSelectorTool .btn-default:focus,
  #productSelectorTool .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  #productSelectorTool .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  #productSelectorTool .btn-default:active,
  #productSelectorTool .btn-default.active,
  #productSelectorTool .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  #productSelectorTool .btn-default:active:hover,
  #productSelectorTool .btn-default.active:hover,
  #productSelectorTool .open > .dropdown-toggle.btn-default:hover,
  #productSelectorTool .btn-default:active:focus,
  #productSelectorTool .btn-default.active:focus,
  #productSelectorTool .open > .dropdown-toggle.btn-default:focus,
  #productSelectorTool .btn-default:active.focus,
  #productSelectorTool .btn-default.active.focus,
  #productSelectorTool .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
  #productSelectorTool .btn-default:active,
  #productSelectorTool .btn-default.active,
  #productSelectorTool .open > .dropdown-toggle.btn-default {
    background-image: none; }
  #productSelectorTool .btn-default.disabled,
  #productSelectorTool .btn-default[disabled],
  #productSelectorTool fieldset[disabled] .btn-default,
  #productSelectorTool .btn-default.disabled:hover,
  #productSelectorTool .btn-default[disabled]:hover,
  #productSelectorTool fieldset[disabled] .btn-default:hover,
  #productSelectorTool .btn-default.disabled:focus,
  #productSelectorTool .btn-default[disabled]:focus,
  #productSelectorTool fieldset[disabled] .btn-default:focus,
  #productSelectorTool .btn-default.disabled.focus,
  #productSelectorTool .btn-default[disabled].focus,
  #productSelectorTool fieldset[disabled] .btn-default.focus,
  #productSelectorTool .btn-default.disabled:active,
  #productSelectorTool .btn-default[disabled]:active,
  #productSelectorTool fieldset[disabled] .btn-default:active,
  #productSelectorTool .btn-default.disabled.active,
  #productSelectorTool .btn-default[disabled].active,
  #productSelectorTool fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  #productSelectorTool .btn-default .badge {
    color: #fff;
    background-color: #333; }
  #productSelectorTool .btn-primary {
    color: #fff;
    background-color: #337ab7; }
  #productSelectorTool .btn-primary:focus,
  #productSelectorTool .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  #productSelectorTool .btn-primary:hover {
    color: #fff;
    background-color: #286090; }
  #productSelectorTool .btn-primary:active,
  #productSelectorTool .btn-primary.active,
  #productSelectorTool .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  #productSelectorTool .btn-primary:active:hover,
  #productSelectorTool .btn-primary.active:hover,
  #productSelectorTool .open > .dropdown-toggle.btn-primary:hover,
  #productSelectorTool .btn-primary:active:focus,
  #productSelectorTool .btn-primary.active:focus,
  #productSelectorTool .open > .dropdown-toggle.btn-primary:focus,
  #productSelectorTool .btn-primary:active.focus,
  #productSelectorTool .btn-primary.active.focus,
  #productSelectorTool .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  #productSelectorTool .btn-primary:active,
  #productSelectorTool .btn-primary.active,
  #productSelectorTool .open > .dropdown-toggle.btn-primary {
    background-image: none; }
  #productSelectorTool .btn-primary.disabled,
  #productSelectorTool .btn-primary[disabled],
  #productSelectorTool fieldset[disabled] .btn-primary,
  #productSelectorTool .btn-primary.disabled:hover,
  #productSelectorTool .btn-primary[disabled]:hover,
  #productSelectorTool fieldset[disabled] .btn-primary:hover,
  #productSelectorTool .btn-primary.disabled:focus,
  #productSelectorTool .btn-primary[disabled]:focus,
  #productSelectorTool fieldset[disabled] .btn-primary:focus,
  #productSelectorTool .btn-primary.disabled.focus,
  #productSelectorTool .btn-primary[disabled].focus,
  #productSelectorTool fieldset[disabled] .btn-primary.focus,
  #productSelectorTool .btn-primary.disabled:active,
  #productSelectorTool .btn-primary[disabled]:active,
  #productSelectorTool fieldset[disabled] .btn-primary:active,
  #productSelectorTool .btn-primary.disabled.active,
  #productSelectorTool .btn-primary[disabled].active,
  #productSelectorTool fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  #productSelectorTool .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
  #productSelectorTool .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  #productSelectorTool .btn-success:focus,
  #productSelectorTool .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  #productSelectorTool .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  #productSelectorTool .btn-success:active,
  #productSelectorTool .btn-success.active,
  #productSelectorTool .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  #productSelectorTool .btn-success:active:hover,
  #productSelectorTool .btn-success.active:hover,
  #productSelectorTool .open > .dropdown-toggle.btn-success:hover,
  #productSelectorTool .btn-success:active:focus,
  #productSelectorTool .btn-success.active:focus,
  #productSelectorTool .open > .dropdown-toggle.btn-success:focus,
  #productSelectorTool .btn-success:active.focus,
  #productSelectorTool .btn-success.active.focus,
  #productSelectorTool .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }
  #productSelectorTool .btn-success:active,
  #productSelectorTool .btn-success.active,
  #productSelectorTool .open > .dropdown-toggle.btn-success {
    background-image: none; }
  #productSelectorTool .btn-success.disabled,
  #productSelectorTool .btn-success[disabled],
  #productSelectorTool fieldset[disabled] .btn-success,
  #productSelectorTool .btn-success.disabled:hover,
  #productSelectorTool .btn-success[disabled]:hover,
  #productSelectorTool fieldset[disabled] .btn-success:hover,
  #productSelectorTool .btn-success.disabled:focus,
  #productSelectorTool .btn-success[disabled]:focus,
  #productSelectorTool fieldset[disabled] .btn-success:focus,
  #productSelectorTool .btn-success.disabled.focus,
  #productSelectorTool .btn-success[disabled].focus,
  #productSelectorTool fieldset[disabled] .btn-success.focus,
  #productSelectorTool .btn-success.disabled:active,
  #productSelectorTool .btn-success[disabled]:active,
  #productSelectorTool fieldset[disabled] .btn-success:active,
  #productSelectorTool .btn-success.disabled.active,
  #productSelectorTool .btn-success[disabled].active,
  #productSelectorTool fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  #productSelectorTool .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  #productSelectorTool .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  #productSelectorTool .btn-info:focus,
  #productSelectorTool .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  #productSelectorTool .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  #productSelectorTool .btn-info:active,
  #productSelectorTool .btn-info.active,
  #productSelectorTool .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  #productSelectorTool .btn-info:active:hover,
  #productSelectorTool .btn-info.active:hover,
  #productSelectorTool .open > .dropdown-toggle.btn-info:hover,
  #productSelectorTool .btn-info:active:focus,
  #productSelectorTool .btn-info.active:focus,
  #productSelectorTool .open > .dropdown-toggle.btn-info:focus,
  #productSelectorTool .btn-info:active.focus,
  #productSelectorTool .btn-info.active.focus,
  #productSelectorTool .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
  #productSelectorTool .btn-info:active,
  #productSelectorTool .btn-info.active,
  #productSelectorTool .open > .dropdown-toggle.btn-info {
    background-image: none; }
  #productSelectorTool .btn-info.disabled,
  #productSelectorTool .btn-info[disabled],
  #productSelectorTool fieldset[disabled] .btn-info,
  #productSelectorTool .btn-info.disabled:hover,
  #productSelectorTool .btn-info[disabled]:hover,
  #productSelectorTool fieldset[disabled] .btn-info:hover,
  #productSelectorTool .btn-info.disabled:focus,
  #productSelectorTool .btn-info[disabled]:focus,
  #productSelectorTool fieldset[disabled] .btn-info:focus,
  #productSelectorTool .btn-info.disabled.focus,
  #productSelectorTool .btn-info[disabled].focus,
  #productSelectorTool fieldset[disabled] .btn-info.focus,
  #productSelectorTool .btn-info.disabled:active,
  #productSelectorTool .btn-info[disabled]:active,
  #productSelectorTool fieldset[disabled] .btn-info:active,
  #productSelectorTool .btn-info.disabled.active,
  #productSelectorTool .btn-info[disabled].active,
  #productSelectorTool fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  #productSelectorTool .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  #productSelectorTool .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  #productSelectorTool .btn-warning:focus,
  #productSelectorTool .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  #productSelectorTool .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  #productSelectorTool .btn-warning:active,
  #productSelectorTool .btn-warning.active,
  #productSelectorTool .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  #productSelectorTool .btn-warning:active:hover,
  #productSelectorTool .btn-warning.active:hover,
  #productSelectorTool .open > .dropdown-toggle.btn-warning:hover,
  #productSelectorTool .btn-warning:active:focus,
  #productSelectorTool .btn-warning.active:focus,
  #productSelectorTool .open > .dropdown-toggle.btn-warning:focus,
  #productSelectorTool .btn-warning:active.focus,
  #productSelectorTool .btn-warning.active.focus,
  #productSelectorTool .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }
  #productSelectorTool .btn-warning:active,
  #productSelectorTool .btn-warning.active,
  #productSelectorTool .open > .dropdown-toggle.btn-warning {
    background-image: none; }
  #productSelectorTool .btn-warning.disabled,
  #productSelectorTool .btn-warning[disabled],
  #productSelectorTool fieldset[disabled] .btn-warning,
  #productSelectorTool .btn-warning.disabled:hover,
  #productSelectorTool .btn-warning[disabled]:hover,
  #productSelectorTool fieldset[disabled] .btn-warning:hover,
  #productSelectorTool .btn-warning.disabled:focus,
  #productSelectorTool .btn-warning[disabled]:focus,
  #productSelectorTool fieldset[disabled] .btn-warning:focus,
  #productSelectorTool .btn-warning.disabled.focus,
  #productSelectorTool .btn-warning[disabled].focus,
  #productSelectorTool fieldset[disabled] .btn-warning.focus,
  #productSelectorTool .btn-warning.disabled:active,
  #productSelectorTool .btn-warning[disabled]:active,
  #productSelectorTool fieldset[disabled] .btn-warning:active,
  #productSelectorTool .btn-warning.disabled.active,
  #productSelectorTool .btn-warning[disabled].active,
  #productSelectorTool fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  #productSelectorTool .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  #productSelectorTool .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
  #productSelectorTool .btn-danger:focus,
  #productSelectorTool .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  #productSelectorTool .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  #productSelectorTool .btn-danger:active,
  #productSelectorTool .btn-danger.active,
  #productSelectorTool .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  #productSelectorTool .btn-danger:active:hover,
  #productSelectorTool .btn-danger.active:hover,
  #productSelectorTool .open > .dropdown-toggle.btn-danger:hover,
  #productSelectorTool .btn-danger:active:focus,
  #productSelectorTool .btn-danger.active:focus,
  #productSelectorTool .open > .dropdown-toggle.btn-danger:focus,
  #productSelectorTool .btn-danger:active.focus,
  #productSelectorTool .btn-danger.active.focus,
  #productSelectorTool .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }
  #productSelectorTool .btn-danger:active,
  #productSelectorTool .btn-danger.active,
  #productSelectorTool .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  #productSelectorTool .btn-danger.disabled,
  #productSelectorTool .btn-danger[disabled],
  #productSelectorTool fieldset[disabled] .btn-danger,
  #productSelectorTool .btn-danger.disabled:hover,
  #productSelectorTool .btn-danger[disabled]:hover,
  #productSelectorTool fieldset[disabled] .btn-danger:hover,
  #productSelectorTool .btn-danger.disabled:focus,
  #productSelectorTool .btn-danger[disabled]:focus,
  #productSelectorTool fieldset[disabled] .btn-danger:focus,
  #productSelectorTool .btn-danger.disabled.focus,
  #productSelectorTool .btn-danger[disabled].focus,
  #productSelectorTool fieldset[disabled] .btn-danger.focus,
  #productSelectorTool .btn-danger.disabled:active,
  #productSelectorTool .btn-danger[disabled]:active,
  #productSelectorTool fieldset[disabled] .btn-danger:active,
  #productSelectorTool .btn-danger.disabled.active,
  #productSelectorTool .btn-danger[disabled].active,
  #productSelectorTool fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  #productSelectorTool .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  #productSelectorTool .btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0; }
  #productSelectorTool .btn-link,
  #productSelectorTool .btn-link:active,
  #productSelectorTool .btn-link.active,
  #productSelectorTool .btn-link[disabled],
  #productSelectorTool fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  #productSelectorTool .btn-link,
  #productSelectorTool .btn-link:hover,
  #productSelectorTool .btn-link:focus,
  #productSelectorTool .btn-link:active {
    border-color: transparent; }
  #productSelectorTool .btn-link:hover,
  #productSelectorTool .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  #productSelectorTool .btn-link[disabled]:hover,
  #productSelectorTool fieldset[disabled] .btn-link:hover,
  #productSelectorTool .btn-link[disabled]:focus,
  #productSelectorTool fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none; }
  #productSelectorTool .btn-lg,
  #productSelectorTool .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #productSelectorTool .btn-sm,
  #productSelectorTool .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #productSelectorTool .btn-xs,
  #productSelectorTool .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #productSelectorTool .btn-block {
    display: block;
    width: 100%; }
  #productSelectorTool .btn-block + .btn-block {
    margin-top: 5px; }
  #productSelectorTool input[type="submit"].btn-block,
  #productSelectorTool input[type="reset"].btn-block,
  #productSelectorTool input[type="button"].btn-block {
    width: 100%; }
  #productSelectorTool .fade {
    opacity: 0;
    transition: opacity .15s linear; }
  #productSelectorTool .fade.in {
    opacity: 1; }
  #productSelectorTool .collapse {
    display: none; }
  #productSelectorTool .collapse.in {
    display: block; }
  #productSelectorTool tr.collapse.in {
    display: table-row; }
  #productSelectorTool tbody.collapse.in {
    display: table-row-group; }
  #productSelectorTool .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height, visibility; }
  #productSelectorTool .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; }
  #productSelectorTool .dropup,
  #productSelectorTool .dropdown {
    position: relative; }
  #productSelectorTool .dropdown-toggle:focus {
    outline: 0; }
  #productSelectorTool .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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  #productSelectorTool .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  #productSelectorTool .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  #productSelectorTool .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }
  #productSelectorTool .dropdown-menu > li > a:hover,
  #productSelectorTool .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }
  #productSelectorTool .dropdown-menu > .active > a,
  #productSelectorTool .dropdown-menu > .active > a:hover,
  #productSelectorTool .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }
  #productSelectorTool .dropdown-menu > .disabled > a,
  #productSelectorTool .dropdown-menu > .disabled > a:hover,
  #productSelectorTool .dropdown-menu > .disabled > a:focus {
    color: #777; }
  #productSelectorTool .dropdown-menu > .disabled > a:hover,
  #productSelectorTool .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  #productSelectorTool .open > .dropdown-menu {
    display: block; }
  #productSelectorTool .open > a {
    outline: 0; }
  #productSelectorTool .dropdown-menu-right {
    right: 0;
    left: auto; }
  #productSelectorTool .dropdown-menu-left {
    right: auto;
    left: 0; }
  #productSelectorTool .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }
  #productSelectorTool .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }
  #productSelectorTool .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  #productSelectorTool .dropup .caret,
  #productSelectorTool .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9; }
  #productSelectorTool .dropup .dropdown-menu,
  #productSelectorTool .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    #productSelectorTool .navbar-right .dropdown-menu-left {
      right: auto;
      left: 0; } }
  #productSelectorTool .btn-group,
  #productSelectorTool .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  #productSelectorTool .btn-group > .btn,
  #productSelectorTool .btn-group-vertical > .btn {
    position: relative;
    float: left; }
  #productSelectorTool .btn-group > .btn:hover,
  #productSelectorTool .btn-group-vertical > .btn:hover,
  #productSelectorTool .btn-group > .btn:focus,
  #productSelectorTool .btn-group-vertical > .btn:focus,
  #productSelectorTool .btn-group > .btn:active,
  #productSelectorTool .btn-group-vertical > .btn:active,
  #productSelectorTool .btn-group > .btn.active,
  #productSelectorTool .btn-group-vertical > .btn.active {
    z-index: 2; }
  #productSelectorTool .btn-group .btn + .btn,
  #productSelectorTool .btn-group .btn + .btn-group,
  #productSelectorTool .btn-group .btn-group + .btn,
  #productSelectorTool .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  #productSelectorTool .btn-toolbar {
    margin-left: -5px; }
  #productSelectorTool .btn-toolbar .btn,
  #productSelectorTool .btn-toolbar .btn-group,
  #productSelectorTool .btn-toolbar .input-group {
    float: left; }
  #productSelectorTool .btn-toolbar > .btn,
  #productSelectorTool .btn-toolbar > .btn-group,
  #productSelectorTool .btn-toolbar > .input-group {
    margin-left: 5px; }
  #productSelectorTool .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  #productSelectorTool .btn-group > .btn:first-child {
    margin-left: 0; }
  #productSelectorTool .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #productSelectorTool .btn-group > .btn:last-child:not(:first-child),
  #productSelectorTool .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #productSelectorTool .btn-group > .btn-group {
    float: left; }
  #productSelectorTool .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  #productSelectorTool .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  #productSelectorTool .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #productSelectorTool .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #productSelectorTool .btn-group .dropdown-toggle:active,
  #productSelectorTool .btn-group.open .dropdown-toggle {
    outline: 0; }
  #productSelectorTool .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }
  #productSelectorTool .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }
  #productSelectorTool .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #productSelectorTool .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }
  #productSelectorTool .btn .caret {
    margin-left: 0; }
  #productSelectorTool .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  #productSelectorTool .dropup .btn-lg .caret {
    border-width: 0 5px 5px; }
  #productSelectorTool .btn-group-vertical > .btn,
  #productSelectorTool .btn-group-vertical > .btn-group,
  #productSelectorTool .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  #productSelectorTool .btn-group-vertical > .btn-group > .btn {
    float: none; }
  #productSelectorTool .btn-group-vertical > .btn + .btn,
  #productSelectorTool .btn-group-vertical > .btn + .btn-group,
  #productSelectorTool .btn-group-vertical > .btn-group + .btn,
  #productSelectorTool .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  #productSelectorTool .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  #productSelectorTool .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #productSelectorTool .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px; }
  #productSelectorTool .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  #productSelectorTool .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  #productSelectorTool .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #productSelectorTool .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #productSelectorTool .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
  #productSelectorTool .btn-group-justified > .btn,
  #productSelectorTool .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  #productSelectorTool .btn-group-justified > .btn-group .btn {
    width: 100%; }
  #productSelectorTool .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
  #productSelectorTool [data-toggle="buttons"] > .btn input[type="radio"],
  #productSelectorTool [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  #productSelectorTool [data-toggle="buttons"] > .btn input[type="checkbox"],
  #productSelectorTool [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  #productSelectorTool .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
  #productSelectorTool .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  #productSelectorTool .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  #productSelectorTool .input-group-lg > .form-control,
  #productSelectorTool .input-group-lg > .input-group-addon,
  #productSelectorTool .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  #productSelectorTool select.input-group-lg > .form-control,
  #productSelectorTool select.input-group-lg > .input-group-addon,
  #productSelectorTool select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px; }
  #productSelectorTool textarea.input-group-lg > .form-control,
  #productSelectorTool textarea.input-group-lg > .input-group-addon,
  #productSelectorTool textarea.input-group-lg > .input-group-btn > .btn,
  #productSelectorTool select[multiple].input-group-lg > .form-control,
  #productSelectorTool select[multiple].input-group-lg > .input-group-addon,
  #productSelectorTool select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto; }
  #productSelectorTool .input-group-sm > .form-control,
  #productSelectorTool .input-group-sm > .input-group-addon,
  #productSelectorTool .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  #productSelectorTool select.input-group-sm > .form-control,
  #productSelectorTool select.input-group-sm > .input-group-addon,
  #productSelectorTool select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px; }
  #productSelectorTool textarea.input-group-sm > .form-control,
  #productSelectorTool textarea.input-group-sm > .input-group-addon,
  #productSelectorTool textarea.input-group-sm > .input-group-btn > .btn,
  #productSelectorTool select[multiple].input-group-sm > .form-control,
  #productSelectorTool select[multiple].input-group-sm > .input-group-addon,
  #productSelectorTool select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto; }
  #productSelectorTool .input-group-addon,
  #productSelectorTool .input-group-btn,
  #productSelectorTool .input-group .form-control {
    display: table-cell; }
  #productSelectorTool .input-group-addon:not(:first-child):not(:last-child),
  #productSelectorTool .input-group-btn:not(:first-child):not(:last-child),
  #productSelectorTool .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }
  #productSelectorTool .input-group-addon,
  #productSelectorTool .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  #productSelectorTool .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; }
  #productSelectorTool .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  #productSelectorTool .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  #productSelectorTool .input-group-addon input[type="radio"],
  #productSelectorTool .input-group-addon input[type="checkbox"] {
    margin-top: 0; }
  #productSelectorTool .input-group .form-control:first-child,
  #productSelectorTool .input-group-addon:first-child,
  #productSelectorTool .input-group-btn:first-child > .btn,
  #productSelectorTool .input-group-btn:first-child > .btn-group > .btn,
  #productSelectorTool .input-group-btn:first-child > .dropdown-toggle,
  #productSelectorTool .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  #productSelectorTool .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  #productSelectorTool .input-group-addon:first-child {
    border-right: 0; }
  #productSelectorTool .input-group .form-control:last-child,
  #productSelectorTool .input-group-addon:last-child,
  #productSelectorTool .input-group-btn:last-child > .btn,
  #productSelectorTool .input-group-btn:last-child > .btn-group > .btn,
  #productSelectorTool .input-group-btn:last-child > .dropdown-toggle,
  #productSelectorTool .input-group-btn:first-child > .btn:not(:first-child),
  #productSelectorTool .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  #productSelectorTool .input-group-addon:last-child {
    border-left: 0; }
  #productSelectorTool .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
  #productSelectorTool .input-group-btn > .btn {
    position: relative; }
  #productSelectorTool .input-group-btn > .btn + .btn {
    margin-left: -1px; }
  #productSelectorTool .input-group-btn > .btn:hover,
  #productSelectorTool .input-group-btn > .btn:focus,
  #productSelectorTool .input-group-btn > .btn:active {
    z-index: 2; }
  #productSelectorTool .input-group-btn:first-child > .btn,
  #productSelectorTool .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  #productSelectorTool .input-group-btn:last-child > .btn,
  #productSelectorTool .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
  #productSelectorTool .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  #productSelectorTool .nav > li {
    position: relative;
    display: block; }
  #productSelectorTool .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
  #productSelectorTool .nav > li > a:hover,
  #productSelectorTool .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  #productSelectorTool .nav > li.disabled > a {
    color: #777; }
  #productSelectorTool .nav > li.disabled > a:hover,
  #productSelectorTool .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }
  #productSelectorTool .nav .open > a,
  #productSelectorTool .nav .open > a:hover,
  #productSelectorTool .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7; }
  #productSelectorTool .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  #productSelectorTool .nav > li > a > img {
    max-width: none; }
  #productSelectorTool .nav-tabs {
    border-bottom: 1px solid #ddd; }
  #productSelectorTool .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  #productSelectorTool .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  #productSelectorTool .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }
  #productSelectorTool .nav-tabs > li.active > a,
  #productSelectorTool .nav-tabs > li.active > a:hover,
  #productSelectorTool .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }
  #productSelectorTool .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
  #productSelectorTool .nav-tabs.nav-justified > li {
    float: none; }
  #productSelectorTool .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  #productSelectorTool .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    #productSelectorTool .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
    #productSelectorTool .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }
  #productSelectorTool .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  #productSelectorTool .nav-tabs.nav-justified > .active > a,
  #productSelectorTool .nav-tabs.nav-justified > .active > a:hover,
  #productSelectorTool .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    #productSelectorTool .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    #productSelectorTool .nav-tabs.nav-justified > .active > a,
    #productSelectorTool .nav-tabs.nav-justified > .active > a:hover,
    #productSelectorTool .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }
  #productSelectorTool .nav-pills > li {
    float: left; }
  #productSelectorTool .nav-pills > li > a {
    border-radius: 4px; }
  #productSelectorTool .nav-pills > li + li {
    margin-left: 2px; }
  #productSelectorTool .nav-pills > li.active > a,
  #productSelectorTool .nav-pills > li.active > a:hover,
  #productSelectorTool .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }
  #productSelectorTool .nav-stacked > li {
    float: none; }
  #productSelectorTool .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
  #productSelectorTool .nav-justified {
    width: 100%; }
  #productSelectorTool .nav-justified > li {
    float: none; }
  #productSelectorTool .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  #productSelectorTool .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    #productSelectorTool .nav-justified > li {
      display: table-cell;
      width: 1%; }
    #productSelectorTool .nav-justified > li > a {
      margin-bottom: 0; } }
  #productSelectorTool .nav-tabs-justified {
    border-bottom: 0; }
  #productSelectorTool .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  #productSelectorTool .nav-tabs-justified > .active > a,
  #productSelectorTool .nav-tabs-justified > .active > a:hover,
  #productSelectorTool .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    #productSelectorTool .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    #productSelectorTool .nav-tabs-justified > .active > a,
    #productSelectorTool .nav-tabs-justified > .active > a:hover,
    #productSelectorTool .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #fff; } }
  #productSelectorTool .tab-content > .tab-pane {
    display: none; }
  #productSelectorTool .tab-content > .active {
    display: block; }
  #productSelectorTool .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #productSelectorTool .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar {
      border-radius: 4px; } }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-header {
      float: left; } }
  #productSelectorTool .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  #productSelectorTool .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
    #productSelectorTool .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    #productSelectorTool .navbar-collapse.in {
      overflow-y: visible; }
    #productSelectorTool .navbar-fixed-top .navbar-collapse,
    #productSelectorTool .navbar-static-top .navbar-collapse,
    #productSelectorTool .navbar-fixed-bottom .navbar-collapse {
      padding-right: 0;
      padding-left: 0; } }
  #productSelectorTool .navbar-fixed-top .navbar-collapse,
  #productSelectorTool .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    #productSelectorTool .navbar-fixed-top .navbar-collapse,
    #productSelectorTool .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
  #productSelectorTool .container > .navbar-header,
  #productSelectorTool .container-fluid > .navbar-header,
  #productSelectorTool .container > .navbar-collapse,
  #productSelectorTool .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    #productSelectorTool .container > .navbar-header,
    #productSelectorTool .container-fluid > .navbar-header,
    #productSelectorTool .container > .navbar-collapse,
    #productSelectorTool .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
  #productSelectorTool .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-static-top {
      border-radius: 0; } }
  #productSelectorTool .navbar-fixed-top,
  #productSelectorTool .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-fixed-top,
    #productSelectorTool .navbar-fixed-bottom {
      border-radius: 0; } }
  #productSelectorTool .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  #productSelectorTool .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  #productSelectorTool .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }
  #productSelectorTool .navbar-brand:hover,
  #productSelectorTool .navbar-brand:focus {
    text-decoration: none; }
  #productSelectorTool .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar > .container .navbar-brand,
    #productSelectorTool .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
  #productSelectorTool .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  #productSelectorTool .navbar-toggle:focus {
    outline: 0; }
  #productSelectorTool .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  #productSelectorTool .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-toggle {
      display: none; } }
  #productSelectorTool .navbar-nav {
    margin: 7.5px -15px; }
  #productSelectorTool .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    #productSelectorTool .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
    #productSelectorTool .navbar-nav .open .dropdown-menu > li > a,
    #productSelectorTool .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; }
    #productSelectorTool .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    #productSelectorTool .navbar-nav .open .dropdown-menu > li > a:hover,
    #productSelectorTool .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none; } }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-nav {
      float: left;
      margin: 0; }
    #productSelectorTool .navbar-nav > li {
      float: left; }
    #productSelectorTool .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px; } }
  #productSelectorTool .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    #productSelectorTool .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    #productSelectorTool .navbar-form .form-control-static {
      display: inline-block; }
    #productSelectorTool .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    #productSelectorTool .navbar-form .input-group .input-group-addon,
    #productSelectorTool .navbar-form .input-group .input-group-btn,
    #productSelectorTool .navbar-form .input-group .form-control {
      width: auto; }
    #productSelectorTool .navbar-form .input-group > .form-control {
      width: 100%; }
    #productSelectorTool .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    #productSelectorTool .navbar-form .radio,
    #productSelectorTool .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    #productSelectorTool .navbar-form .radio label,
    #productSelectorTool .navbar-form .checkbox label {
      padding-left: 0; }
    #productSelectorTool .navbar-form .radio input[type="radio"],
    #productSelectorTool .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    #productSelectorTool .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    #productSelectorTool .navbar-form .form-group {
      margin-bottom: 5px; }
    #productSelectorTool .navbar-form .form-group:last-child {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none; } }
  #productSelectorTool .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #productSelectorTool .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  #productSelectorTool .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  #productSelectorTool .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  #productSelectorTool .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }
  #productSelectorTool .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }
  @media (min-width: 768px) {
    #productSelectorTool .navbar-left {
      float: left !important; }
    #productSelectorTool .navbar-right {
      float: right !important;
      margin-right: -15px; }
    #productSelectorTool .navbar-right ~ .navbar-right {
      margin-right: 0; } }
  #productSelectorTool .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
  #productSelectorTool .navbar-default .navbar-brand {
    color: #777; }
  #productSelectorTool .navbar-default .navbar-brand:hover,
  #productSelectorTool .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }
  #productSelectorTool .navbar-default .navbar-text {
    color: #777; }
  #productSelectorTool .navbar-default .navbar-nav > li > a {
    color: #777; }
  #productSelectorTool .navbar-default .navbar-nav > li > a:hover,
  #productSelectorTool .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }
  #productSelectorTool .navbar-default .navbar-nav > .active > a,
  #productSelectorTool .navbar-default .navbar-nav > .active > a:hover,
  #productSelectorTool .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  #productSelectorTool .navbar-default .navbar-nav > .disabled > a,
  #productSelectorTool .navbar-default .navbar-nav > .disabled > a:hover,
  #productSelectorTool .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  #productSelectorTool .navbar-default .navbar-toggle {
    border-color: #ddd; }
  #productSelectorTool .navbar-default .navbar-toggle:hover,
  #productSelectorTool .navbar-default .navbar-toggle:focus {
    background-color: #ddd; }
  #productSelectorTool .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  #productSelectorTool .navbar-default .navbar-collapse,
  #productSelectorTool .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  #productSelectorTool .navbar-default .navbar-nav > .open > a,
  #productSelectorTool .navbar-default .navbar-nav > .open > a:hover,
  #productSelectorTool .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #333;
      background-color: transparent; }
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    #productSelectorTool .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  #productSelectorTool .navbar-default .navbar-link {
    color: #777; }
  #productSelectorTool .navbar-default .navbar-link:hover {
    color: #333; }
  #productSelectorTool .navbar-default .btn-link {
    color: #777; }
  #productSelectorTool .navbar-default .btn-link:hover,
  #productSelectorTool .navbar-default .btn-link:focus {
    color: #333; }
  #productSelectorTool .navbar-default .btn-link[disabled]:hover,
  #productSelectorTool fieldset[disabled] .navbar-default .btn-link:hover,
  #productSelectorTool .navbar-default .btn-link[disabled]:focus,
  #productSelectorTool fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc; }
  #productSelectorTool .navbar-inverse {
    background-color: #222;
    border-color: #080808; }
  #productSelectorTool .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
  #productSelectorTool .navbar-inverse .navbar-brand:hover,
  #productSelectorTool .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent; }
  #productSelectorTool .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  #productSelectorTool .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
  #productSelectorTool .navbar-inverse .navbar-nav > li > a:hover,
  #productSelectorTool .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent; }
  #productSelectorTool .navbar-inverse .navbar-nav > .active > a,
  #productSelectorTool .navbar-inverse .navbar-nav > .active > a:hover,
  #productSelectorTool .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  #productSelectorTool .navbar-inverse .navbar-nav > .disabled > a,
  #productSelectorTool .navbar-inverse .navbar-nav > .disabled > a:hover,
  #productSelectorTool .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  #productSelectorTool .navbar-inverse .navbar-toggle {
    border-color: #333; }
  #productSelectorTool .navbar-inverse .navbar-toggle:hover,
  #productSelectorTool .navbar-inverse .navbar-toggle:focus {
    background-color: #333; }
  #productSelectorTool .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  #productSelectorTool .navbar-inverse .navbar-collapse,
  #productSelectorTool .navbar-inverse .navbar-form {
    border-color: #101010; }
  #productSelectorTool .navbar-inverse .navbar-nav > .open > a,
  #productSelectorTool .navbar-inverse .navbar-nav > .open > a:hover,
  #productSelectorTool .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808; }
  @media (max-width: 767px) {
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808; }
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808; }
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fff;
      background-color: transparent; }
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #080808; }
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    #productSelectorTool .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  #productSelectorTool .navbar-inverse .navbar-link {
    color: #9d9d9d; }
  #productSelectorTool .navbar-inverse .navbar-link:hover {
    color: #fff; }
  #productSelectorTool .navbar-inverse .btn-link {
    color: #9d9d9d; }
  #productSelectorTool .navbar-inverse .btn-link:hover,
  #productSelectorTool .navbar-inverse .btn-link:focus {
    color: #fff; }
  #productSelectorTool .navbar-inverse .btn-link[disabled]:hover,
  #productSelectorTool fieldset[disabled] .navbar-inverse .btn-link:hover,
  #productSelectorTool .navbar-inverse .btn-link[disabled]:focus,
  #productSelectorTool fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444; }
  #productSelectorTool .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
  #productSelectorTool .breadcrumb > li {
    display: inline-block; }
  #productSelectorTool .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }
  #productSelectorTool .breadcrumb > .active {
    color: #777; }
  #productSelectorTool .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
  #productSelectorTool .pagination > li {
    display: inline; }
  #productSelectorTool .pagination > li > a,
  #productSelectorTool .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }
  #productSelectorTool .pagination > li:first-child > a,
  #productSelectorTool .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  #productSelectorTool .pagination > li:last-child > a,
  #productSelectorTool .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  #productSelectorTool .pagination > li > a:hover,
  #productSelectorTool .pagination > li > span:hover,
  #productSelectorTool .pagination > li > a:focus,
  #productSelectorTool .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }
  #productSelectorTool .pagination > .active > a,
  #productSelectorTool .pagination > .active > span,
  #productSelectorTool .pagination > .active > a:hover,
  #productSelectorTool .pagination > .active > span:hover,
  #productSelectorTool .pagination > .active > a:focus,
  #productSelectorTool .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  #productSelectorTool .pagination > .disabled > span,
  #productSelectorTool .pagination > .disabled > span:hover,
  #productSelectorTool .pagination > .disabled > span:focus,
  #productSelectorTool .pagination > .disabled > a,
  #productSelectorTool .pagination > .disabled > a:hover,
  #productSelectorTool .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }
  #productSelectorTool .pagination-lg > li > a,
  #productSelectorTool .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  #productSelectorTool .pagination-lg > li:first-child > a,
  #productSelectorTool .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  #productSelectorTool .pagination-lg > li:last-child > a,
  #productSelectorTool .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  #productSelectorTool .pagination-sm > li > a,
  #productSelectorTool .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  #productSelectorTool .pagination-sm > li:first-child > a,
  #productSelectorTool .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  #productSelectorTool .pagination-sm > li:last-child > a,
  #productSelectorTool .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  #productSelectorTool .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }
  #productSelectorTool .pager li {
    display: inline; }
  #productSelectorTool .pager li > a,
  #productSelectorTool .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  #productSelectorTool .pager li > a:hover,
  #productSelectorTool .pager li > a:focus {
    text-decoration: none;
    background-color: #eee; }
  #productSelectorTool .pager .next > a,
  #productSelectorTool .pager .next > span {
    float: right; }
  #productSelectorTool .pager .previous > a,
  #productSelectorTool .pager .previous > span {
    float: left; }
  #productSelectorTool .pager .disabled > a,
  #productSelectorTool .pager .disabled > a:hover,
  #productSelectorTool .pager .disabled > a:focus,
  #productSelectorTool .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }
  #productSelectorTool .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; }
  #productSelectorTool a.label:hover,
  #productSelectorTool a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  #productSelectorTool .label:empty {
    display: none; }
  #productSelectorTool .btn .label {
    position: relative;
    top: -1px; }
  #productSelectorTool .label-default {
    background-color: #777; }
  #productSelectorTool .label-default[href]:hover,
  #productSelectorTool .label-default[href]:focus {
    background-color: #5e5e5e; }
  #productSelectorTool .label-primary {
    background-color: #337ab7; }
  #productSelectorTool .label-primary[href]:hover,
  #productSelectorTool .label-primary[href]:focus {
    background-color: #286090; }
  #productSelectorTool .label-success {
    background-color: #5cb85c; }
  #productSelectorTool .label-success[href]:hover,
  #productSelectorTool .label-success[href]:focus {
    background-color: #449d44; }
  #productSelectorTool .label-info {
    background-color: #5bc0de; }
  #productSelectorTool .label-info[href]:hover,
  #productSelectorTool .label-info[href]:focus {
    background-color: #31b0d5; }
  #productSelectorTool .label-warning {
    background-color: #f0ad4e; }
  #productSelectorTool .label-warning[href]:hover,
  #productSelectorTool .label-warning[href]:focus {
    background-color: #ec971f; }
  #productSelectorTool .label-danger {
    background-color: #d9534f; }
  #productSelectorTool .label-danger[href]:hover,
  #productSelectorTool .label-danger[href]:focus {
    background-color: #c9302c; }
  #productSelectorTool .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px; }
  #productSelectorTool .badge:empty {
    display: none; }
  #productSelectorTool .btn .badge {
    position: relative;
    top: -1px; }
  #productSelectorTool .btn-xs .badge,
  #productSelectorTool .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  #productSelectorTool a.badge:hover,
  #productSelectorTool a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  #productSelectorTool .list-group-item.active > .badge,
  #productSelectorTool .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  #productSelectorTool .list-group-item > .badge {
    float: right; }
  #productSelectorTool .list-group-item > .badge + .badge {
    margin-right: 5px; }
  #productSelectorTool .nav-pills > li > a > .badge {
    margin-left: 3px; }
  #productSelectorTool .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }
  #productSelectorTool .jumbotron h1,
  #productSelectorTool .jumbotron .h1 {
    color: inherit; }
  #productSelectorTool .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  #productSelectorTool .jumbotron > hr {
    border-top-color: #d5d5d5; }
  #productSelectorTool .container .jumbotron,
  #productSelectorTool .container-fluid .jumbotron {
    border-radius: 6px; }
  #productSelectorTool .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
    #productSelectorTool .container .jumbotron,
    #productSelectorTool .container-fluid .jumbotron {
      padding-right: 60px;
      padding-left: 60px; }
    #productSelectorTool .jumbotron h1,
    #productSelectorTool .jumbotron .h1 {
      font-size: 63px; } }
  #productSelectorTool .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out; }
  #productSelectorTool .thumbnail > img,
  #productSelectorTool .thumbnail a > img {
    margin-right: auto;
    margin-left: auto; }
  #productSelectorTool a.thumbnail:hover,
  #productSelectorTool a.thumbnail:focus,
  #productSelectorTool a.thumbnail.active {
    border-color: #337ab7; }
  #productSelectorTool .thumbnail .caption {
    padding: 9px;
    color: #333; }
  #productSelectorTool .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  #productSelectorTool .alert h4 {
    margin-top: 0;
    color: inherit; }
  #productSelectorTool .alert .alert-link {
    font-weight: bold; }
  #productSelectorTool .alert > p,
  #productSelectorTool .alert > ul {
    margin-bottom: 0; }
  #productSelectorTool .alert > p + p {
    margin-top: 5px; }
  #productSelectorTool .alert-dismissable,
  #productSelectorTool .alert-dismissible {
    padding-right: 35px; }
  #productSelectorTool .alert-dismissable .close,
  #productSelectorTool .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  #productSelectorTool .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  #productSelectorTool .alert-success hr {
    border-top-color: #c9e2b3; }
  #productSelectorTool .alert-success .alert-link {
    color: #2b542c; }
  #productSelectorTool .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  #productSelectorTool .alert-info hr {
    border-top-color: #a6e1ec; }
  #productSelectorTool .alert-info .alert-link {
    color: #245269; }
  #productSelectorTool .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  #productSelectorTool .alert-warning hr {
    border-top-color: #f7e1b5; }
  #productSelectorTool .alert-warning .alert-link {
    color: #66512c; }
  #productSelectorTool .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  #productSelectorTool .alert-danger hr {
    border-top-color: #e4b9c0; }
  #productSelectorTool .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  #productSelectorTool .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  #productSelectorTool .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width .6s ease; }
  #productSelectorTool .progress-striped .progress-bar,
  #productSelectorTool .progress-bar-striped {
    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; }
  #productSelectorTool .progress.active .progress-bar,
  #productSelectorTool .progress-bar.active {
    animation: progress-bar-stripes 2s linear infinite; }
  #productSelectorTool .progress-bar-success {
    background-color: #5cb85c; }
  #productSelectorTool .progress-striped .progress-bar-success {
    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); }
  #productSelectorTool .progress-bar-info {
    background-color: #5bc0de; }
  #productSelectorTool .progress-striped .progress-bar-info {
    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); }
  #productSelectorTool .progress-bar-warning {
    background-color: #f0ad4e; }
  #productSelectorTool .progress-striped .progress-bar-warning {
    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); }
  #productSelectorTool .progress-bar-danger {
    background-color: #d9534f; }
  #productSelectorTool .progress-striped .progress-bar-danger {
    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); }
  #productSelectorTool .media {
    margin-top: 15px; }
  #productSelectorTool .media:first-child {
    margin-top: 0; }
  #productSelectorTool .media,
  #productSelectorTool .media-body {
    overflow: hidden;
    zoom: 1; }
  #productSelectorTool .media-body {
    width: 10000px; }
  #productSelectorTool .media-object {
    display: block; }
  #productSelectorTool .media-object.img-thumbnail {
    max-width: none; }
  #productSelectorTool .media-right,
  #productSelectorTool .media > .pull-right {
    padding-left: 10px; }
  #productSelectorTool .media-left,
  #productSelectorTool .media > .pull-left {
    padding-right: 10px; }
  #productSelectorTool .media-left,
  #productSelectorTool .media-right,
  #productSelectorTool .media-body {
    display: table-cell;
    vertical-align: top; }
  #productSelectorTool .media-middle {
    vertical-align: middle; }
  #productSelectorTool .media-bottom {
    vertical-align: bottom; }
  #productSelectorTool .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  #productSelectorTool .media-list {
    padding-left: 0;
    list-style: none; }
  #productSelectorTool .list-group {
    padding-left: 0;
    margin-bottom: 20px; }
  #productSelectorTool .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
  #productSelectorTool .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  #productSelectorTool .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  #productSelectorTool a.list-group-item,
  #productSelectorTool button.list-group-item {
    color: #555; }
  #productSelectorTool a.list-group-item .list-group-item-heading,
  #productSelectorTool button.list-group-item .list-group-item-heading {
    color: #333; }
  #productSelectorTool a.list-group-item:hover,
  #productSelectorTool button.list-group-item:hover,
  #productSelectorTool a.list-group-item:focus,
  #productSelectorTool button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }
  #productSelectorTool button.list-group-item {
    width: 100%;
    text-align: left; }
  #productSelectorTool .list-group-item.disabled,
  #productSelectorTool .list-group-item.disabled:hover,
  #productSelectorTool .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }
  #productSelectorTool .list-group-item.disabled .list-group-item-heading,
  #productSelectorTool .list-group-item.disabled:hover .list-group-item-heading,
  #productSelectorTool .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  #productSelectorTool .list-group-item.disabled .list-group-item-text,
  #productSelectorTool .list-group-item.disabled:hover .list-group-item-text,
  #productSelectorTool .list-group-item.disabled:focus .list-group-item-text {
    color: #777; }
  #productSelectorTool .list-group-item.active,
  #productSelectorTool .list-group-item.active:hover,
  #productSelectorTool .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  #productSelectorTool .list-group-item.active .list-group-item-heading,
  #productSelectorTool .list-group-item.active:hover .list-group-item-heading,
  #productSelectorTool .list-group-item.active:focus .list-group-item-heading,
  #productSelectorTool .list-group-item.active .list-group-item-heading > small,
  #productSelectorTool .list-group-item.active:hover .list-group-item-heading > small,
  #productSelectorTool .list-group-item.active:focus .list-group-item-heading > small,
  #productSelectorTool .list-group-item.active .list-group-item-heading > .small,
  #productSelectorTool .list-group-item.active:hover .list-group-item-heading > .small,
  #productSelectorTool .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  #productSelectorTool .list-group-item.active .list-group-item-text,
  #productSelectorTool .list-group-item.active:hover .list-group-item-text,
  #productSelectorTool .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }
  #productSelectorTool .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  #productSelectorTool a.list-group-item-success,
  #productSelectorTool button.list-group-item-success {
    color: #3c763d; }
  #productSelectorTool a.list-group-item-success .list-group-item-heading,
  #productSelectorTool button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  #productSelectorTool a.list-group-item-success:hover,
  #productSelectorTool button.list-group-item-success:hover,
  #productSelectorTool a.list-group-item-success:focus,
  #productSelectorTool button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  #productSelectorTool a.list-group-item-success.active,
  #productSelectorTool button.list-group-item-success.active,
  #productSelectorTool a.list-group-item-success.active:hover,
  #productSelectorTool button.list-group-item-success.active:hover,
  #productSelectorTool a.list-group-item-success.active:focus,
  #productSelectorTool button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
  #productSelectorTool .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  #productSelectorTool a.list-group-item-info,
  #productSelectorTool button.list-group-item-info {
    color: #31708f; }
  #productSelectorTool a.list-group-item-info .list-group-item-heading,
  #productSelectorTool button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  #productSelectorTool a.list-group-item-info:hover,
  #productSelectorTool button.list-group-item-info:hover,
  #productSelectorTool a.list-group-item-info:focus,
  #productSelectorTool button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  #productSelectorTool a.list-group-item-info.active,
  #productSelectorTool button.list-group-item-info.active,
  #productSelectorTool a.list-group-item-info.active:hover,
  #productSelectorTool button.list-group-item-info.active:hover,
  #productSelectorTool a.list-group-item-info.active:focus,
  #productSelectorTool button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
  #productSelectorTool .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  #productSelectorTool a.list-group-item-warning,
  #productSelectorTool button.list-group-item-warning {
    color: #8a6d3b; }
  #productSelectorTool a.list-group-item-warning .list-group-item-heading,
  #productSelectorTool button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  #productSelectorTool a.list-group-item-warning:hover,
  #productSelectorTool button.list-group-item-warning:hover,
  #productSelectorTool a.list-group-item-warning:focus,
  #productSelectorTool button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  #productSelectorTool a.list-group-item-warning.active,
  #productSelectorTool button.list-group-item-warning.active,
  #productSelectorTool a.list-group-item-warning.active:hover,
  #productSelectorTool button.list-group-item-warning.active:hover,
  #productSelectorTool a.list-group-item-warning.active:focus,
  #productSelectorTool button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
  #productSelectorTool .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  #productSelectorTool a.list-group-item-danger,
  #productSelectorTool button.list-group-item-danger {
    color: #a94442; }
  #productSelectorTool a.list-group-item-danger .list-group-item-heading,
  #productSelectorTool button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  #productSelectorTool a.list-group-item-danger:hover,
  #productSelectorTool button.list-group-item-danger:hover,
  #productSelectorTool a.list-group-item-danger:focus,
  #productSelectorTool button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  #productSelectorTool a.list-group-item-danger.active,
  #productSelectorTool button.list-group-item-danger.active,
  #productSelectorTool a.list-group-item-danger.active:hover,
  #productSelectorTool button.list-group-item-danger.active:hover,
  #productSelectorTool a.list-group-item-danger.active:focus,
  #productSelectorTool button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
  #productSelectorTool .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  #productSelectorTool .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  #productSelectorTool .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  #productSelectorTool .panel-body {
    padding: 15px; }
  #productSelectorTool .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #productSelectorTool .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  #productSelectorTool .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  #productSelectorTool .panel-title > a,
  #productSelectorTool .panel-title > small,
  #productSelectorTool .panel-title > .small,
  #productSelectorTool .panel-title > small > a,
  #productSelectorTool .panel-title > .small > a {
    color: inherit; }
  #productSelectorTool .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #productSelectorTool .panel > .list-group,
  #productSelectorTool .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
  #productSelectorTool .panel > .list-group .list-group-item,
  #productSelectorTool .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  #productSelectorTool .panel > .list-group:first-child .list-group-item:first-child,
  #productSelectorTool .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #productSelectorTool .panel > .list-group:last-child .list-group-item:last-child,
  #productSelectorTool .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #productSelectorTool .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  #productSelectorTool .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  #productSelectorTool .list-group + .panel-footer {
    border-top-width: 0; }
  #productSelectorTool .panel > .table,
  #productSelectorTool .panel > .table-responsive > .table,
  #productSelectorTool .panel > .panel-collapse > .table {
    margin-bottom: 0; }
  #productSelectorTool .panel > .table caption,
  #productSelectorTool .panel > .table-responsive > .table caption,
  #productSelectorTool .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
  #productSelectorTool .panel > .table:first-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #productSelectorTool .panel > .table:first-child > thead:first-child > tr:first-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  #productSelectorTool .panel > .table:first-child > tbody:first-child > tr:first-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  #productSelectorTool .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  #productSelectorTool .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  #productSelectorTool .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  #productSelectorTool .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  #productSelectorTool .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  #productSelectorTool .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  #productSelectorTool .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  #productSelectorTool .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  #productSelectorTool .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
  #productSelectorTool .panel > .table:last-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #productSelectorTool .panel > .table:last-child > tbody:last-child > tr:last-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  #productSelectorTool .panel > .table:last-child > tfoot:last-child > tr:last-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  #productSelectorTool .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  #productSelectorTool .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  #productSelectorTool .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  #productSelectorTool .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  #productSelectorTool .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  #productSelectorTool .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  #productSelectorTool .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  #productSelectorTool .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  #productSelectorTool .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
  #productSelectorTool .panel > .panel-body + .table,
  #productSelectorTool .panel > .panel-body + .table-responsive,
  #productSelectorTool .panel > .table + .panel-body,
  #productSelectorTool .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  #productSelectorTool .panel > .table > tbody:first-child > tr:first-child th,
  #productSelectorTool .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  #productSelectorTool .panel > .table-bordered,
  #productSelectorTool .panel > .table-responsive > .table-bordered {
    border: 0; }
  #productSelectorTool .panel > .table-bordered > thead > tr > th:first-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  #productSelectorTool .panel > .table-bordered > tbody > tr > th:first-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  #productSelectorTool .panel > .table-bordered > tfoot > tr > th:first-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  #productSelectorTool .panel > .table-bordered > thead > tr > td:first-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  #productSelectorTool .panel > .table-bordered > tbody > tr > td:first-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  #productSelectorTool .panel > .table-bordered > tfoot > tr > td:first-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  #productSelectorTool .panel > .table-bordered > thead > tr > th:last-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  #productSelectorTool .panel > .table-bordered > tbody > tr > th:last-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  #productSelectorTool .panel > .table-bordered > tfoot > tr > th:last-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  #productSelectorTool .panel > .table-bordered > thead > tr > td:last-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  #productSelectorTool .panel > .table-bordered > tbody > tr > td:last-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  #productSelectorTool .panel > .table-bordered > tfoot > tr > td:last-child,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  #productSelectorTool .panel > .table-bordered > thead > tr:first-child > td,
  #productSelectorTool .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  #productSelectorTool .panel > .table-bordered > tbody > tr:first-child > td,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  #productSelectorTool .panel > .table-bordered > thead > tr:first-child > th,
  #productSelectorTool .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  #productSelectorTool .panel > .table-bordered > tbody > tr:first-child > th,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  #productSelectorTool .panel > .table-bordered > tbody > tr:last-child > td,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  #productSelectorTool .panel > .table-bordered > tfoot > tr:last-child > td,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  #productSelectorTool .panel > .table-bordered > tbody > tr:last-child > th,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  #productSelectorTool .panel > .table-bordered > tfoot > tr:last-child > th,
  #productSelectorTool .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  #productSelectorTool .panel > .table-responsive {
    margin-bottom: 0;
    border: 0; }
  #productSelectorTool .panel-group {
    margin-bottom: 20px; }
  #productSelectorTool .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
  #productSelectorTool .panel-group .panel + .panel {
    margin-top: 5px; }
  #productSelectorTool .panel-group .panel-heading {
    border-bottom: 0; }
  #productSelectorTool .panel-group .panel-heading + .panel-collapse > .panel-body,
  #productSelectorTool .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd; }
  #productSelectorTool .panel-group .panel-footer {
    border-top: 0; }
  #productSelectorTool .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }
  #productSelectorTool .panel-default {
    border-color: #ddd; }
  #productSelectorTool .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  #productSelectorTool .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  #productSelectorTool .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  #productSelectorTool .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  #productSelectorTool .panel-primary {
    border-color: #337ab7; }
  #productSelectorTool .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  #productSelectorTool .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
  #productSelectorTool .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
  #productSelectorTool .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
  #productSelectorTool .panel-success {
    border-color: #d6e9c6; }
  #productSelectorTool .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  #productSelectorTool .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  #productSelectorTool .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  #productSelectorTool .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
  #productSelectorTool .panel-info {
    border-color: #bce8f1; }
  #productSelectorTool .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  #productSelectorTool .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  #productSelectorTool .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  #productSelectorTool .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
  #productSelectorTool .panel-warning {
    border-color: #faebcc; }
  #productSelectorTool .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  #productSelectorTool .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  #productSelectorTool .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  #productSelectorTool .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
  #productSelectorTool .panel-danger {
    border-color: #ebccd1; }
  #productSelectorTool .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  #productSelectorTool .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  #productSelectorTool .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  #productSelectorTool .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
  #productSelectorTool .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
  #productSelectorTool .embed-responsive .embed-responsive-item,
  #productSelectorTool .embed-responsive iframe,
  #productSelectorTool .embed-responsive embed,
  #productSelectorTool .embed-responsive object,
  #productSelectorTool .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  #productSelectorTool .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  #productSelectorTool .embed-responsive-4by3 {
    padding-bottom: 75%; }
  #productSelectorTool .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  #productSelectorTool .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
  #productSelectorTool .well-lg {
    padding: 24px;
    border-radius: 6px; }
  #productSelectorTool .well-sm {
    padding: 9px;
    border-radius: 3px; }
  #productSelectorTool .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2; }
  #productSelectorTool .close:hover,
  #productSelectorTool .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }
  #productSelectorTool button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0; }
  #productSelectorTool .modal-open {
    overflow: hidden; }
  #productSelectorTool .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
  #productSelectorTool .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  #productSelectorTool .modal.in .modal-dialog {
    transform: translate(0, 0); }
  #productSelectorTool .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  #productSelectorTool .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  #productSelectorTool .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  #productSelectorTool .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
  #productSelectorTool .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  #productSelectorTool .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }
  #productSelectorTool .modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
  #productSelectorTool .modal-header .close {
    margin-top: -2px; }
  #productSelectorTool .modal-title {
    margin: 0;
    line-height: 1.42857143; }
  #productSelectorTool .modal-body {
    position: relative;
    padding: 15px; }
  #productSelectorTool .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
  #productSelectorTool .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  #productSelectorTool .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  #productSelectorTool .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  #productSelectorTool .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    #productSelectorTool .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    #productSelectorTool .modal-content {
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    #productSelectorTool .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    #productSelectorTool .modal-lg {
      width: 900px; } }
  #productSelectorTool .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto; }
  #productSelectorTool .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }
  #productSelectorTool .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  #productSelectorTool .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  #productSelectorTool .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  #productSelectorTool .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  #productSelectorTool .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }
  #productSelectorTool .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  #productSelectorTool .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  #productSelectorTool .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  #productSelectorTool .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  #productSelectorTool .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  #productSelectorTool .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  #productSelectorTool .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  #productSelectorTool .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  #productSelectorTool .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  #productSelectorTool .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto; }
  #productSelectorTool .popover.top {
    margin-top: -10px; }
  #productSelectorTool .popover.right {
    margin-left: 10px; }
  #productSelectorTool .popover.bottom {
    margin-top: 10px; }
  #productSelectorTool .popover.left {
    margin-left: -10px; }
  #productSelectorTool .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  #productSelectorTool .popover-content {
    padding: 9px 14px; }
  #productSelectorTool .popover > .arrow,
  #productSelectorTool .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  #productSelectorTool .popover > .arrow {
    border-width: 11px; }
  #productSelectorTool .popover > .arrow:after {
    content: "";
    border-width: 10px; }
  #productSelectorTool .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
  #productSelectorTool .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }
  #productSelectorTool .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
  #productSelectorTool .popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }
  #productSelectorTool .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  #productSelectorTool .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }
  #productSelectorTool .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25); }
  #productSelectorTool .popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }
  #productSelectorTool .carousel {
    position: relative; }
  #productSelectorTool .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  #productSelectorTool .carousel-inner > .item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
  #productSelectorTool .carousel-inner > .item > img,
  #productSelectorTool .carousel-inner > .item > a > img {
    line-height: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    #productSelectorTool .carousel-inner > .item {
      transition: transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      perspective: 1000px; }
    #productSelectorTool .carousel-inner > .item.next,
    #productSelectorTool .carousel-inner > .item.active.right {
      left: 0;
      transform: translate3d(100%, 0, 0); }
    #productSelectorTool .carousel-inner > .item.prev,
    #productSelectorTool .carousel-inner > .item.active.left {
      left: 0;
      transform: translate3d(-100%, 0, 0); }
    #productSelectorTool .carousel-inner > .item.next.left,
    #productSelectorTool .carousel-inner > .item.prev.right,
    #productSelectorTool .carousel-inner > .item.active {
      left: 0;
      transform: translate3d(0, 0, 0); } }
  #productSelectorTool .carousel-inner > .active,
  #productSelectorTool .carousel-inner > .next,
  #productSelectorTool .carousel-inner > .prev {
    display: block; }
  #productSelectorTool .carousel-inner > .active {
    left: 0; }
  #productSelectorTool .carousel-inner > .next,
  #productSelectorTool .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  #productSelectorTool .carousel-inner > .next {
    left: 100%; }
  #productSelectorTool .carousel-inner > .prev {
    left: -100%; }
  #productSelectorTool .carousel-inner > .next.left,
  #productSelectorTool .carousel-inner > .prev.right {
    left: 0; }
  #productSelectorTool .carousel-inner > .active.left {
    left: -100%; }
  #productSelectorTool .carousel-inner > .active.right {
    left: 100%; }
  #productSelectorTool .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=50);
    opacity: .5; }
  #productSelectorTool .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  #productSelectorTool .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  #productSelectorTool .carousel-control:hover,
  #productSelectorTool .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }
  #productSelectorTool .carousel-control .icon-prev,
  #productSelectorTool .carousel-control .icon-next,
  #productSelectorTool .carousel-control .glyphicon-chevron-left,
  #productSelectorTool .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  #productSelectorTool .carousel-control .icon-prev,
  #productSelectorTool .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  #productSelectorTool .carousel-control .icon-next,
  #productSelectorTool .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  #productSelectorTool .carousel-control .icon-prev,
  #productSelectorTool .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  #productSelectorTool .carousel-control .icon-prev:before {
    content: '\2039'; }
  #productSelectorTool .carousel-control .icon-next:before {
    content: '\203a'; }
  #productSelectorTool .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none; }
  #productSelectorTool .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  #productSelectorTool .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }
  #productSelectorTool .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  #productSelectorTool .carousel-caption .btn {
    text-shadow: none; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .carousel-control .glyphicon-chevron-left,
    #productSelectorTool .carousel-control .glyphicon-chevron-right,
    #productSelectorTool .carousel-control .icon-prev,
    #productSelectorTool .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px; }
    #productSelectorTool .carousel-control .glyphicon-chevron-left,
    #productSelectorTool .carousel-control .icon-prev {
      margin-left: -15px; }
    #productSelectorTool .carousel-control .glyphicon-chevron-right,
    #productSelectorTool .carousel-control .icon-next {
      margin-right: -15px; }
    #productSelectorTool .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px; }
    #productSelectorTool .carousel-indicators {
      bottom: 20px; } }
  #productSelectorTool .clearfix:before,
  #productSelectorTool .clearfix:after,
  #productSelectorTool .dl-horizontal dd:before,
  #productSelectorTool .dl-horizontal dd:after,
  #productSelectorTool .container:before,
  #productSelectorTool .container:after,
  #productSelectorTool .container-fluid:before,
  #productSelectorTool .container-fluid:after,
  #productSelectorTool .row:before,
  #productSelectorTool .row:after,
  #productSelectorTool .form-horizontal .form-group:before,
  #productSelectorTool .form-horizontal .form-group:after,
  #productSelectorTool .btn-toolbar:before,
  #productSelectorTool .btn-toolbar:after,
  #productSelectorTool .btn-group-vertical > .btn-group:before,
  #productSelectorTool .btn-group-vertical > .btn-group:after,
  #productSelectorTool .nav:before,
  #productSelectorTool .nav:after,
  #productSelectorTool .navbar:before,
  #productSelectorTool .navbar:after,
  #productSelectorTool .navbar-header:before,
  #productSelectorTool .navbar-header:after,
  #productSelectorTool .navbar-collapse:before,
  #productSelectorTool .navbar-collapse:after,
  #productSelectorTool .pager:before,
  #productSelectorTool .pager:after,
  #productSelectorTool .panel-body:before,
  #productSelectorTool .panel-body:after,
  #productSelectorTool .modal-footer:before,
  #productSelectorTool .modal-footer:after {
    display: table;
    content: " "; }
  #productSelectorTool .clearfix:after,
  #productSelectorTool .dl-horizontal dd:after,
  #productSelectorTool .container:after,
  #productSelectorTool .container-fluid:after,
  #productSelectorTool .row:after,
  #productSelectorTool .form-horizontal .form-group:after,
  #productSelectorTool .btn-toolbar:after,
  #productSelectorTool .btn-group-vertical > .btn-group:after,
  #productSelectorTool .nav:after,
  #productSelectorTool .navbar:after,
  #productSelectorTool .navbar-header:after,
  #productSelectorTool .navbar-collapse:after,
  #productSelectorTool .pager:after,
  #productSelectorTool .panel-body:after,
  #productSelectorTool .modal-footer:after {
    clear: both; }
  #productSelectorTool .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  #productSelectorTool .pull-right {
    float: right !important; }
  #productSelectorTool .pull-left {
    float: left !important; }
  #productSelectorTool .hide {
    display: none !important; }
  #productSelectorTool .show {
    display: block !important; }
  #productSelectorTool .invisible {
    visibility: hidden; }
  #productSelectorTool .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  #productSelectorTool .hidden {
    display: none !important; }
  #productSelectorTool .affix {
    position: fixed; }

@-ms-viewport {
  #productSelectorTool {
    width: device-width; } }
  #productSelectorTool .visible-xs,
  #productSelectorTool .visible-sm,
  #productSelectorTool .visible-md,
  #productSelectorTool .visible-lg {
    display: none !important; }
  #productSelectorTool .visible-xs-block,
  #productSelectorTool .visible-xs-inline,
  #productSelectorTool .visible-xs-inline-block,
  #productSelectorTool .visible-sm-block,
  #productSelectorTool .visible-sm-inline,
  #productSelectorTool .visible-sm-inline-block,
  #productSelectorTool .visible-md-block,
  #productSelectorTool .visible-md-inline,
  #productSelectorTool .visible-md-inline-block,
  #productSelectorTool .visible-lg-block,
  #productSelectorTool .visible-lg-inline,
  #productSelectorTool .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    #productSelectorTool .visible-xs {
      display: block !important; }
    #productSelectorTool table.visible-xs {
      display: table !important; }
    #productSelectorTool tr.visible-xs {
      display: table-row !important; }
    #productSelectorTool th.visible-xs,
    #productSelectorTool td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    #productSelectorTool .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    #productSelectorTool .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    #productSelectorTool .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #productSelectorTool .visible-sm {
      display: block !important; }
    #productSelectorTool table.visible-sm {
      display: table !important; }
    #productSelectorTool tr.visible-sm {
      display: table-row !important; }
    #productSelectorTool th.visible-sm,
    #productSelectorTool td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #productSelectorTool .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #productSelectorTool .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #productSelectorTool .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #productSelectorTool .visible-md {
      display: block !important; }
    #productSelectorTool table.visible-md {
      display: table !important; }
    #productSelectorTool tr.visible-md {
      display: table-row !important; }
    #productSelectorTool th.visible-md,
    #productSelectorTool td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #productSelectorTool .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #productSelectorTool .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #productSelectorTool .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    #productSelectorTool .visible-lg {
      display: block !important; }
    #productSelectorTool table.visible-lg {
      display: table !important; }
    #productSelectorTool tr.visible-lg {
      display: table-row !important; }
    #productSelectorTool th.visible-lg,
    #productSelectorTool td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    #productSelectorTool .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    #productSelectorTool .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    #productSelectorTool .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    #productSelectorTool .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #productSelectorTool .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #productSelectorTool .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    #productSelectorTool .hidden-lg {
      display: none !important; } }
  #productSelectorTool .visible-print {
    display: none !important; }
  @media print {
    #productSelectorTool .visible-print {
      display: block !important; }
    #productSelectorTool table.visible-print {
      display: table !important; }
    #productSelectorTool tr.visible-print {
      display: table-row !important; }
    #productSelectorTool th.visible-print,
    #productSelectorTool td.visible-print {
      display: table-cell !important; } }
  #productSelectorTool .visible-print-block {
    display: none !important; }
  @media print {
    #productSelectorTool .visible-print-block {
      display: block !important; } }
  #productSelectorTool .visible-print-inline {
    display: none !important; }
  @media print {
    #productSelectorTool .visible-print-inline {
      display: inline !important; } }
  #productSelectorTool .visible-print-inline-block {
    display: none !important; }
  @media print {
    #productSelectorTool .visible-print-inline-block {
      display: inline-block !important; } }
  @media print {
    #productSelectorTool .hidden-print {
      display: none !important; } }
  #productSelectorTool [class^="icon-"], #productSelectorTool [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em; }
  #productSelectorTool [class^="icon-"]:before, #productSelectorTool [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none; }
  #productSelectorTool .icon-external-link:before {
    content: "\f08e"; }
  #productSelectorTool .icon-question-sign:before {
    content: "\f059"; }
  #productSelectorTool .accordion {
    margin-top: 2em;
    width: 100%;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif; }
  #productSelectorTool .accordion .panel {
    padding: 1em; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .accordion .panel {
      padding: 1.5em; } }
  @media screen and (min-width: 768px) {
    #productSelectorTool .accordion {
      margin-top: 2em;
      margin-bottom: 3em; } }
  #productSelectorTool .accordion .panel {
    background: #fff;
    border-bottom: 2px solid #c8c8c8;
    border-radius: 0;
    color: #333;
    opacity: 1;
    position: relative;
    vertical-align: top;
    text-transform: normal;
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    box-shadow: none; }
    #productSelectorTool .accordion .panel:first-of-type {
      border-top: 2px solid #c8c8c8;
    }
    #productSelectorTool .accordion .panel span.field-title {
      font-size: 20px;
      text-transform: normal; }
    #productSelectorTool .accordion .panel span.field-note {
      font-size: 14px;
      text-transform: normal; }
  #productSelectorTool .accordion .panel.completed.active, #productSelectorTool .accordion .panel.completed.active:hover {
    cursor: pointer;
    background-color: transparent; }
  #productSelectorTool .accordion .panel.completed {
    cursor: pointer;
    background-color: #fff; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .accordion .panel.completed:hover {
      background-color: #eee; } }
  #productSelectorTool .accordion .panel:last-child {
    border-bottom: none;
    box-shadow: none; }
  #productSelectorTool .accordion .panel.active {
    border-bottom: 2px solid #c8c8c8;
    opacity: 1.0;
    margin-bottom: 15px; }
  #productSelectorTool .accordion .panel.active .panel-body {
    display: block; }
  #productSelectorTool .accordion .panel-header {
    font-size: 1.25em;
    position: relative;
    color: #333; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .accordion .panel-header {
      font-size: 1.8em; } }
  #productSelectorTool .accordion .panel-header .panel-title {
    font-size: 14px;
    margin: 0 2.75em 0 1.5em;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif; }
  #productSelectorTool .accordion .panel-header .panel-title.answer {
    display: none;
    padding-top: 2px;
    text-transform: uppercase;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif; }
  #productSelectorTool .accordion .panel.completed .panel-header .panel-title.answer {
    display: block;
    color: #007934;
    font-weight: 400;
    margin-top: 10px; }
  #productSelectorTool .accordion .panel-header .panel-index, #productSelectorTool .accordion .panel-header .panel-status {
    position: absolute;
    top: 50%; }
  #productSelectorTool .accordion .panel-header .panel-index {
    position: absolute;
    top: 10%;
    background: #f7f7f7;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 35px!important;
  }
  #productSelectorTool .accordion .panel-header .panel-index {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    color: #525252;
    font-size: 1em;
    line-height: 0.75em;
    left: 0;
    margin-top: -0.365em;
    width: 1.23em;
    font-weight: 500; }
  #productSelectorTool .accordion .panel-header .panel-status {
    height: 2em;
    margin-top: -1em;
    right: 0;
    text-align: center;
    width: 2em;
    padding: 0.2em; }
  #productSelectorTool .accordion .panel-header .panel-status svg {
    fill: #eee;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease; }
  #productSelectorTool .accordion .panel.completed .panel-status svg {
    fill: #007934; }
  #productSelectorTool .accordion .panel-body {
    display: none;
    margin-top: 1.5em;
    *zoom: 1;
    padding: 0px; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .accordion .panel-body {
      padding: 2px; } }
  #productSelectorTool .accordion .panel-body:before, #productSelectorTool .accordion .panel-body:after {
    content: " ";
    display: table; }
  #productSelectorTool .accordion .panel-body:after {
    clear: both; }
  #productSelectorTool .accordion .panel-body .inline-value {
    display: inline-block;
    margin-bottom: 0; }
  #productSelectorTool .accordion .panel-fields {
    *zoom: 1; }
  #productSelectorTool .accordion .panel-fields:before, #productSelectorTool .accordion .panel-fields:after {
    content: " ";
    display: table; }
  #productSelectorTool .accordion .panel-fields:after {
    clear: both; }
  #productSelectorTool .btn-group {
    width: 100%; }
  #productSelectorTool .btn,
  #productSelectorTool .btn-edit,
  #productSelectorTool .btn-success,
  #productSelectorTool .btn-success-glow,
  #productSelectorTool .btn-info,
  #productSelectorTool .btn-ghost {
    border: 0;
    border-radius: 0px;
    color: #007934;
    display: inline-block;
    font-size: 1em;
    padding: 0.5em 1em;
    text-decoration: none;
    background-color: #f1f1f1; }
  #productSelectorTool .btn.disabled,
  #productSelectorTool .disabled.btn-edit,
  #productSelectorTool .disabled.btn-primary,
  #productSelectorTool .disabled.btn-success,
  #productSelectorTool .disabled.btn-success-glow,
  #productSelectorTool .disabled.btn-info,
  #productSelectorTool .disabled.btn-ghost {
    pointer-events: none; }
  #productSelectorTool .btn-primary {
    width: auto;
    background-color: #cccccc !important;
    color: #fff;
    text-align: center; }
  #productSelectorTool .btn-primary:focus,
  #productSelectorTool .btn-primary.focus,
  #productSelectorTool .btn-primary:active,
  #productSelectorTool .btn-primary.active,
  #productSelectorTool .btn-primary:hover {
    background-color: #cccccc !important;
    border-color: #cccccc !important;
    color: #fff; }
  #productSelectorTool .btn-ghost {
    border: 0;
    border-radius: 0px;
    display: inline-block;
    font-size: 1em;
    padding: 0.5em 1em;
    text-decoration: none;

    width: auto;
    font-weight: bold; }
  #productSelectorTool .disabled.btn-ghost {
    pointer-events: none; }
  #productSelectorTool .btn-ghost:hover,
  #productSelectorTool .btn-ghost:focus,
  #productSelectorTool .btn-ghost:visited,
  #productSelectorTool .btn-ghost:active,
  #productSelectorTool .btn-ghost.active {
    background-color: #eeeeee;
    border-color: 0;
    color: #333; }
  #productSelectorTool .btn:focus,
  #productSelectorTool .btn:active:focus,
  #productSelectorTool .btn.active:focus,
  #productSelectorTool .btn.focus,
  #productSelectorTool .btn:active.focus,
  #productSelectorTool .btn.active.focus {
    outline: 0; }
  #productSelectorTool .btn-info:active:hover,
  #productSelectorTool .btn-info.active:hover,
  #productSelectorTool .open > .dropdown-toggle.btn-info:hover,
  #productSelectorTool .btn-info:active:focus,
  #productSelectorTool .btn-info.active:focus,
  #productSelectorTool .open > .dropdown-toggle.btn-info:focus,
  #productSelectorTool .btn-info:active.focus,
  #productSelectorTool .btn-info.active.focus,
  #productSelectorTool .open > .dropdown-toggle.btn-info.focus,
  #productSelectorTool .btn-info:hover,
  #productSelectorTool .btn-info:focus,
  #productSelectorTool .btn-info:visited,
  #productSelectorTool .btn-info:active,
  #productSelectorTool .btn-info.active {
    background-color: #cccccc;
    border-color: #999999;
    color: #007934; }
  #productSelectorTool .btn-info.disabled,
  #productSelectorTool .btn-info.disabled:hover,
  #productSelectorTool .btn-info.disabled:focus,
  #productSelectorTool .btn-info.disabled:visited,
  #productSelectorTool .btn-info.disabled:active,
  #productSelectorTool .btn-info.disabled.active,
  #productSelectorTool .btn-info[disabled],
  #productSelectorTool .btn-info[disabled]:hover,
  #productSelectorTool .btn-info[disabled]:focus,
  #productSelectorTool .btn-info[disabled]:visited,
  #productSelectorTool .btn-info[disabled]:active,
  #productSelectorTool .btn-info[disabled].active {
    background-color: #cccccc;
    border-color: #C2C2C2; }
  #productSelectorTool .btn-info.disabled {
    background: #F2EEEF;
    box-shadow: none; }
  #productSelectorTool .btn-info.selected {
    background-color: #cccccc !important; }
  #productSelectorTool .btn-info.btn-lg {
    padding: 1em; }
  #productSelectorTool .btn-info .field-icon,
  #productSelectorTool .btn-info .field-title,
  #productSelectorTool .btn-info .field-note {
    pointer-events: none; }
  #productSelectorTool .btn-info .field-title {
    font-size: 18px !important; }
  #productSelectorTool .btn-info .field-note {
    font-size: 14px !important; }
  #productSelectorTool .btn-info .field-icon {
    display: none;
    float: left;
    height: 1.5em;
    margin-right: 0.45em;
    width: 1.5em; }
  #productSelectorTool .field-icon svg {
    fill: #333;
    width: 100%;
    height: 100%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .btn-info .field-icon {
      display: block;
      height: 47px;
      width: 46px; } }
  #productSelectorTool .btn-info .field-icon .tub-small {
    transform-origin: 50% 50%;
    transform: scale(0.6); }
  #productSelectorTool .btn-info .field-icon .tub-standard {
    transform-origin: 50% 50%;
    transform: scale(0.7); }
  #productSelectorTool .btn-info .field-icon .tub-large {
    transform-origin: 50% 50%;
    transform: scale(0.8); }
  #productSelectorTool .btn-info .field-icon .tub-oversized {
    transform-origin: 50% 50%;
    transform: scale(0.9); }
  #productSelectorTool .btn-info .field-icon .tub-custom {
    transform-origin: 50% 50%;
    transform: scale(1); }
  #productSelectorTool .btn-info .field-icon.vent-std {
    background-position: 0px -278px; }
  #productSelectorTool .btn-info .field-icon.vent-power {
    background-position: -45px -278px; }
  #productSelectorTool .btn-info .field-icon.vent-pd {
    background-position: -92px -278px; }
  #productSelectorTool .btn-info .field-icon.vent-direct {
    background-position: -138px -278px; }
  #productSelectorTool .btn-info .field-icon.voltage-wire {
    background-position: 0px -324px; }
  #productSelectorTool .btn-info .field-icon.voltage-outlet {
    background-position: -45px -324px; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .btn-info .field-title-squeeze {
      font-size: 0.65em; } }
  #productSelectorTool .btn-info .field-note {
    color: #686565;
    font-size: 0.7em;
    font-weight: 400;
    margin-left: 0.15em; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .btn-info .field-note {
      display: block;
      margin-left: 0; } }
  #productSelectorTool .btn-info .field-note > [class^=icon] {
    font-size: 0.95em;
    margin-left: 0.15em;
    vertical-align: middle; }
  #productSelectorTool .btn-group .btn,
  #productSelectorTool .btn-group .btn-edit,
  #productSelectorTool .btn-group .btn-primary,
  #productSelectorTool .btn-group .btn-success,
  #productSelectorTool .btn-group .btn-success-glow,
  #productSelectorTool .btn-group .btn-info {
    margin-bottom: 1em;
    width: 100%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .btn-group .btn,
    #productSelectorTool .btn-group .btn-edit,
    #productSelectorTool .btn-group .btn-primary,
    #productSelectorTool .btn-group .btn-success,
    #productSelectorTool .btn-group .btn-success-glow,
    #productSelectorTool .btn-group .btn-info {
      display: inline-block;
      margin-right: 1%;
      width: 31%; } }
  #productSelectorTool .btn-group .btn:last-child,
  #productSelectorTool .btn-group .btn-edit:last-child,
  #productSelectorTool .btn-group .btn-primary:last-child,
  #productSelectorTool .btn-group .btn-success:last-child,
  #productSelectorTool .btn-group .btn-success-glow:last-child,
  #productSelectorTool .btn-group .btn-info:last-child {
    margin-right: 0; }
  #productSelectorTool .btn-group.quad .btn-info {
    margin-bottom: .5em;
    width: 100%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .btn-group.quad .btn-info {
      display: inline-block;
      margin-right: 1%;
      width: 48.98%; } }
  #productSelectorTool .btn-group.quad .btn-info:nth-child(even) {
    margin-right: 0; }
  #productSelectorTool .btn-block {
    text-align: left; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .btn-block {
      text-align: center; } }
  #productSelectorTool .btn-submit {
    font-size: 14px;
    display: block;
    margin: 1em auto 0.75em auto;
    border: 0;
    padding: 3px;
    width: 10em;
    background-color: #007934;
    height: 3.25em;
    color: #fff !important; }
  #productSelectorTool .btn-submit:hover {
    color: #fff; }
  #productSelectorTool .inlineSubmit {
    margin: 2em auto 0 auto;
    width: 100%; }
    #productSelectorTool .inlineSubmit input {
      width: 100%; }
    #productSelectorTool .inlineSubmit .btn-submit {
      font-size: 14px;
      display: block;
      margin: 1.15em auto 0 auto;
      padding: 3px;
      width: 10em;
      background-color: #007934;
      height: 3.25em;
      color: #fff !important; }
    #productSelectorTool .inlineSubmit .btn-submit:hover {
      color: #fff; }
    @media screen and (min-width: 768px) {
      #productSelectorTool .inlineSubmit {
        margin: 2em auto 0 auto;
        width: 450px; }
        #productSelectorTool .inlineSubmit input {
          width: 55%; }
        #productSelectorTool .inlineSubmit .btn-submit {
          font-size: 14px;
          display: inline-block;
          margin: -5px 0 0 1em;
          padding: 3px;
          width: 40%;
          background-color: #007934;
          height: 3.25em;
          color: #fff !important; }
        #productSelectorTool .inlineSubmit .btn-submit:hover {
          color: #fff; } }
  #productSelectorTool .inline-buttons .btn-primary, #productSelectorTool .inline-buttons .btn-submit {
    clear: both;
    margin: 0 auto 1em auto; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .inline-buttons .btn-primary {
      float: right; }
    #productSelectorTool .inline-buttons .btn-submit {
      margin: 0;
      float: left; } }
  #productSelectorTool .btn-primary {
    height: 3.25em;
    margin: 0 auto;
    font-size: 14px;
    display: block;
    padding: 9px 20px;
    background-color: #ccc;
    color: #fff; }
  #productSelectorTool .btn-primary:hover {
    background-color: #ccc;
    color: #fff; }
  #productSelectorTool .sortButtons {
    box-sizing: border-box;
    display: block;
    margin-bottom: 0;
    width: 100%;
    margin-top: 6em;
    padding-bottom: .5em; }
  #productSelectorTool .sortButtons .legal .box span {
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    color: #525252;
  }
  @media screen and (min-width: 768px) {
    #productSelectorTool .sortButtons {
      margin-top: 0; } }
  #productSelectorTool .sortButtonsInner {
    margin-bottom: 1em;
    margin-top: 1em; }
  #productSelectorTool .sortButtonsInner .row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  @media screen and (max-width: 768px) {
    #productSelectorTool .sortButtonsInner .row {
      margin-top: -4em;
    }
  }
  #productSelectorTool .sortButtons .btn-sort {
    float: left;
    background-color: #f7f7f7;
    border: 1px solid transparent !important;
    /*opacity: .85;*/
    width: 33.33%;
    color: #4a4a4a;
    min-height: 60px;
    line-height: 120%;
    font-size: 10px;
    letter-spacing: 0.21px;
    font-weight: bold;
    margin: .5em 0 20px;
    padding: 0;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .sortButtons .btn-sort {
      padding: 1em 0;
      font-size: 16px; } }
  #productSelectorTool .sortButtons .btn-sort:nth-child(1) {
    border-right: 1px solid #999 !important; }
  #productSelectorTool .sortButtons .btn-sort:nth-child(3) {
    border-left: 1px solid #999 !important; }
  #productSelectorTool .sortButtons .btn-sort.active {
    background-color: #007934;
    color: #fff;
    position: relative;
    font-weight: bold;
    box-shadow: none;
    border: 0 !important; }
    #productSelectorTool .sortButtons .btn-sort.active::after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      /* pointer-events: none; */
       border-color: rgba(102, 0, 204, 0);
      border-top-color: #333;
      border-width: 10px 30px;
      margin-left: -30px; }
  #productSelectorTool .modalAdvancedOptions {
    margin-top: 2em;
    display: block; }
  @media screen and (min-width: 992px) {
    #productSelectorTool .modalAdvancedOptions {
      display: none; } }
  #productSelectorTool button.btn.btn-ghost.btn-lg.modalAdvancedOptions.pull-right {
    border: 1px solid #fff !important;
    font-size: 12.5px !important; }
  #productSelectorTool .modalAdvancedOptionsLink {
    background-color: none;
    text-decoration: underline;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin: 0px auto 30px auto;
    color: #007934;
    background-color: transparent;
  }
  #productSelectorTool #start-over {
    width: 10em;
    margin: 1em auto;
    margin-right: 0;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
    border: 0 !important; }
  #productSelectorTool #show-more {
    margin-left: 0;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
  }
  @media screen and (min-width: 768px) {
    #productSelectorTool #start-over {
      margin: 1em 0;
      float: right; }
    #productSelectorTool #show-more {
      margin: 1em 0;
      float: left; } }
  #productSelectorTool * {
    box-sizing: border-box; }
  #productSelectorTool html {
    font-size: 100%;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  #productSelectorTool html, #productSelectorTool button, #productSelectorTool input, #productSelectorTool select, #productSelectorTool textarea {
    font-family: sans-serif; }
  #productSelectorTool body {
    margin: 0;
    background-repeat: no-repeat;
    color: #333;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    position: relative; }
  @media screen and (min-width: 768px) {
    #productSelectorTool body {
      font-size: 13px; } }
  #productSelectorTool * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: default;
     -ms-user-select: default;
         user-select: default; }
  #productSelectorTool input {
    -webkit-touch-callout: text !important;
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
     -ms-user-select: text !important;
         user-select: text !important; }
  #productSelectorTool .container {
    max-width: 940px; }
  @media (min-width: 768px) {
    #productSelectorTool .container {
      width: 100%; } }
  #productSelectorTool ul {
    padding: 0; }
  #productSelectorTool li {
    list-style-type: none; }
  #productSelectorTool .progressbar, #productSelectorTool .heaters-results {
    display: none; }
  #productSelectorTool fieldset {
    border: none;
    margin: 0 0 2em 0;
    padding: 0; }
  #productSelectorTool legend {
    font-size: 1.5em;
    text-transform: uppercase; }
  #productSelectorTool label {
    display: inline-block;
    font-size: 1em;
    margin-bottom: 0.5em;
    font-weight: normal;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif; }
  #productSelectorTool input[type="email"], #productSelectorTool input[type="number"], #productSelectorTool input[type="password"], #productSelectorTool input[type="search"], #productSelectorTool input[type="tel"], #productSelectorTool input[type="text"], #productSelectorTool input[type="url"], #productSelectorTool input[type="color"], #productSelectorTool input[type="date"], #productSelectorTool input[type="datetime"], #productSelectorTool input[type="datetime-local"], #productSelectorTool input[type="month"], #productSelectorTool input[type="time"], #productSelectorTool input[type="week"], #productSelectorTool textarea, #productSelectorTool select {
    font-weight: 400; }
  #productSelectorTool input[type="email"].input-small, #productSelectorTool input[type="number"].input-small, #productSelectorTool input[type="password"].input-small, #productSelectorTool input[type="search"].input-small, #productSelectorTool input[type="tel"].input-small, #productSelectorTool input[type="text"].input-small, #productSelectorTool input[type="url"].input-small, #productSelectorTool input[type="color"].input-small, #productSelectorTool input[type="date"].input-small, #productSelectorTool input[type="datetime"].input-small, #productSelectorTool input[type="datetime-local"].input-small, #productSelectorTool input[type="month"].input-small, #productSelectorTool input[type="time"].input-small, #productSelectorTool input[type="week"].input-small, #productSelectorTool textarea.input-small, #productSelectorTool select.input-small {
    font-size: 1em;
    padding: 0.5em; }
  #productSelectorTool input[type="email"].full-width, #productSelectorTool input[type="number"].full-width, #productSelectorTool input[type="password"].full-width, #productSelectorTool input[type="search"].full-width, #productSelectorTool input[type="tel"].full-width, #productSelectorTool input[type="text"].full-width, #productSelectorTool input[type="url"].full-width, #productSelectorTool input[type="color"].full-width, #productSelectorTool input[type="date"].full-width, #productSelectorTool input[type="datetime"].full-width, #productSelectorTool input[type="datetime-local"].full-width, #productSelectorTool input[type="month"].full-width, #productSelectorTool input[type="time"].full-width, #productSelectorTool input[type="week"].full-width, #productSelectorTool textarea.full-width, #productSelectorTool select.full-width {
    width: 100%; }
  #productSelectorTool input[type="email"].paired-field, #productSelectorTool input[type="number"].paired-field, #productSelectorTool input[type="password"].paired-field, #productSelectorTool input[type="search"].paired-field, #productSelectorTool input[type="tel"].paired-field, #productSelectorTool input[type="text"].paired-field, #productSelectorTool input[type="url"].paired-field, #productSelectorTool input[type="color"].paired-field, #productSelectorTool input[type="date"].paired-field, #productSelectorTool input[type="datetime"].paired-field, #productSelectorTool input[type="datetime-local"].paired-field, #productSelectorTool input[type="month"].paired-field, #productSelectorTool input[type="time"].paired-field, #productSelectorTool input[type="week"].paired-field, #productSelectorTool textarea.paired-field, #productSelectorTool select.paired-field {
    margin-bottom: 1em; }
  #productSelectorTool input[type="email"], #productSelectorTool input[type="number"], #productSelectorTool input[type="password"], #productSelectorTool input[type="search"], #productSelectorTool input[type="tel"], #productSelectorTool input[type="text"], #productSelectorTool input[type="url"], #productSelectorTool input[type="color"], #productSelectorTool input[type="date"], #productSelectorTool input[type="datetime"], #productSelectorTool input[type="datetime-local"], #productSelectorTool input[type="month"], #productSelectorTool input[type="time"], #productSelectorTool input[type="week"] {
    background: #eee;
    border: 1px solid #cccccc;
    border-radius: 0px;
    color: #333;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    padding: .25em;
    height: auto;
    width: 100%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool input[type="email"], #productSelectorTool input[type="number"], #productSelectorTool input[type="password"], #productSelectorTool input[type="search"], #productSelectorTool input[type="tel"], #productSelectorTool input[type="text"], #productSelectorTool input[type="url"], #productSelectorTool input[type="color"], #productSelectorTool input[type="date"], #productSelectorTool input[type="datetime"], #productSelectorTool input[type="datetime-local"], #productSelectorTool input[type="month"], #productSelectorTool input[type="time"], #productSelectorTool input[type="week"] {
      height: 2.75em;
      width: auto; } }
  #productSelectorTool input[type="email"]:focus, #productSelectorTool input[type="number"]:focus, #productSelectorTool input[type="password"]:focus, #productSelectorTool input[type="search"]:focus, #productSelectorTool input[type="tel"]:focus, #productSelectorTool input[type="text"]:focus, #productSelectorTool input[type="url"]:focus, #productSelectorTool input[type="color"]:focus, #productSelectorTool input[type="date"]:focus, #productSelectorTool input[type="datetime"]:focus, #productSelectorTool input[type="datetime-local"]:focus, #productSelectorTool input[type="month"]:focus, #productSelectorTool input[type="time"]:focus, #productSelectorTool input[type="week"]:focus {
    background: #e6e6e6;
    outline: none; }
  #productSelectorTool label.radio, #productSelectorTool label.checkbox {
    display: inline-block;
    margin-bottom: 0.5em;
    font-size: 1.25em; }
  #productSelectorTool input[type="checkbox"], #productSelectorTool input[type="radio"] {
    display: none; }
  #productSelectorTool input[type="checkbox"] + .icon-radio-check, #productSelectorTool input[type="radio"] + .icon-radio-check {
    background: url("../images/btn-radio-check.png") no-repeat 0 0;
    display: inline-block;
    height: 23px;
    margin-right: 0.35em;
    pointer-events: none;
    vertical-align: bottom;
    width: 23px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #productSelectorTool input[type="checkbox"] + .icon-radio-check, #productSelectorTool input[type="radio"] + .icon-radio-check {
      background-image: url("../images/btn-radio-check_2x.png");
      background-size: 47px auto; } }
  #productSelectorTool input[type="checkbox"]:checked + .icon-radio-check {
    background-position: -24px 0; }
  #productSelectorTool input[type="radio"] + .icon-radio-check {
    background-position: 0 -24px; }
  #productSelectorTool input[type="radio"]:checked + .icon-radio-check {
    background-position: -24px -24px; }
  #productSelectorTool select {
    border: 1px solid #DCDADA !important;
    border: 3px;
    background: #fff url("../images/bg-select.png") no-repeat right 13px;
    color: #333;
    font-size: 1em;
    -webkit-appearance: none;
    -moz-appearance: none; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #productSelectorTool select {
      background-image: url("../images/bg-select_2x.png");
      background-size: 25px 7px; } }
  #productSelectorTool .dimension-group > .form-group, #productSelectorTool .dimension-group > .form-actions {
    display: block;
    margin: 1em 1.5% 0 0;
    vertical-align: middle;
    width: 100%; }
    #productSelectorTool .dimension-group > .form-group input, #productSelectorTool .dimension-group > .form-actions input {
      width: 100%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .dimension-group > .form-group, #productSelectorTool .dimension-group > .form-actions {
      display: inline-block;
      margin: 0 1.5% 0 0;
      vertical-align: middle;
      width: 31.5%; }
      #productSelectorTool .dimension-group > .form-group input, #productSelectorTool .dimension-group > .form-actions input {
        width: 100%; }
    #productSelectorTool .dimension-group > .form-group:last-child, #productSelectorTool .dimension-group > .form-actions:last-child {
      margin-right: 0; } }
  #productSelectorTool .modal {
    width: auto;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    overflow-y: auto; }
  #productSelectorTool .modal-content {
    height: auto;
    overflow: hidden;
    overflow-y: auto;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    border: none;
    padding-bottom: 2em; }
  #modalVentingPreference .modal-content {
    padding-bottom: 0;
  }
  #productSelectorTool .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  #productSelectorTool #modalSpecialtyShower input[type="number"], #productSelectorTool #modalTubSize input[type="number"] {
    width: 100%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool #modalSpecialtyShower input[type="number"], #productSelectorTool #modalTubSize input[type="number"] {
      width: 55%; } }
  #productSelectorTool .modal-header {
    text-align: center;
    font-size: 22px;
    padding: 15px 15px 10px;
    position: relative; }
  #productSelectorTool .modal-body {
    height: auto;
    width: auto;
    padding: 2em; }
  #productSelectorTool .modal .close {
    position: static;
    color: #007934;
    opacity: 1;
    font-size: 30px;
    height: 30px;
    margin-top: -6px; }
  #productSelectorTool .modal .close span {
    display: block; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .modal-header .close {
      margin-top: 0px; } }
  #productSelectorTool .modal .close:hover {
    opacity: 1; }
  #productSelectorTool .modal-header h4 {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-left: 30px;
    /* this is to move the h4 over the size of the close (x) */ }
  #productSelectorTool .modal-footer {
    text-align: center;
    padding: 0px 15px 15px;
    border-top: 0px;
    padding-top: 1.25em; }
  #productSelectorTool .modal label {
    font-weight: 400; }
  #productSelectorTool .modal-filter-sort input[type="email"], #productSelectorTool .modal-filter-sort input[type="number"], #productSelectorTool .modal-filter-sort input[type="password"], #productSelectorTool .modal-filter-sort input[type="search"], #productSelectorTool .modal-filter-sort input[type="tel"], #productSelectorTool .modal-filter-sort input[type="text"], #productSelectorTool .modal-filter-sort input[type="url"], #productSelectorTool .modal-filter-sort input[type="color"], #productSelectorTool .modal-filter-sort input[type="date"], #productSelectorTool .modal-filter-sort input[type="datetime"], #productSelectorTool .modal-filter-sort input[type="datetime-local"], #productSelectorTool .modal-filter-sort input[type="month"], #productSelectorTool .modal-filter-sort input[type="time"], #productSelectorTool .modal-filter-sort input[type="week"] {
    background: #eee;
    border: 1px solid #cccccc;
    border-radius: 0px;
    color: #333;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    padding: .25em;
    height: auto;
    width: 100%; }
  #productSelectorTool .modal-filter-sort .category {
    margin: 0 0 2em 0; }
  #productSelectorTool .modal-filter-sort .category-header h2, #productSelectorTool .modal-filter-sort .category-header .btn-edit {
    display: inline-block; }
  #productSelectorTool .modal-filter-sort .category-header h2 {
    margin-bottom: 0.5em; }
  #productSelectorTool .modal-filter-sort .unit {
    color: #999;
    font-size: 0.8333333333em;
    font-style: italic; }
  #productSelectorTool .modal-filter-sort .columns p {
    font-size: 15px;
    line-height: 17px; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .modal-filter-sort .columns p {
      font-size: 15px;
      line-height: 4px; } }
  #productSelectorTool .modal-filter-sort .columns .col-md-6.col-sm-12.col-xs-12 p:first-child {
    font-weight: bold;
    margin-top: 8px; }
  #productSelectorTool .modal-filter-sort .unlimited {
    margin-bottom: 1em;
    padding-left: 0.8333333333em; }
  #productSelectorTool .modal .advancedSliders {
    display: block; }
  @media screen and (min-width: 991px) {
    #productSelectorTool .modal .advancedSliders {
      display: none; } }
  #productSelectorTool #modalAdvancedOptions .modal-body {
    padding: 2em 2em 0em 2em; }
  #productSelectorTool .modal .btn-modal-edit {
    display: inline-block;
    font-weight: normal;
    margin-left: 5px;
    margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .modal .btn-modal-edit {
      display: inline-block;
      margin-left: 2em;
      margin-bottom: 0;
      margin-top: -10px; } }
  #productSelectorTool .modal-footer .btn-modal-edit {
    width: 10em;
    margin: 0 auto 1em; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .modal-footer .btn-modal-edit {
      margin-left: 0em; } }
  #productSelectorTool .inline-btn-center .btn {
    float: none;
    display: block;
    width: 10em;
    margin: 0 auto; }
  #productSelectorTool .installationInput, #productSelectorTool .assumptionsInput, #productSelectorTool .localDataInput {
    display: none; }
  #productSelectorTool .notOnProductPageInput {
    display: block; }
  #productSelectorTool .pageTitle {
    display: block;
    overflow: hidden;
    margin: 30px 0 24px; }
  #productSelectorTool .pageTitle h1 {
    position: relative;
    display: inline-block;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #333; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .pageTitle {
      display: block;
      padding: 5px 0 5px 40px;
      overflow: hidden;
      margin: 20px 0 24px;
      font-size: 24px;
      line-height: 24px; }
    #productSelectorTool .pageTitle h1:before {
      position: absolute;
      top: 0;
      right: 100%;
      display: block;
      content: "";
      width: 40px;
      height: 18px;
      background-repeat: repeat; }
    #productSelectorTool .pageTitle h1 {
      padding: 0 15px;
      font-size: 26px;
      line-height: 18px;
      text-transform: uppercase; }
    #productSelectorTool .pageTitle h1:after {
      position: absolute;
      top: 0;
      left: 100%;
      display: block;
      content: "";
      width: 1032px;
      height: 18px;
      background-repeat: repeat; }
    #productSelectorTool .pageTitle h1:before, #productSelectorTool .pageTitle h1:after {
      background: #d8d8d8; } }
  #productSelectorTool .accordion .panel-header .panel-title {
    text-transform: none;
    font-size: 17px;
    font-weight: 500;
    color: #525252;
    margin: 0 2.75em; }
  #productSelectorTool .panel {
    margin-bottom: 0px; }
  #productSelectorTool .panel-help {
    min-height: 2.9em;
    position: relative; }
  #productSelectorTool .panel-help .icon-question-sign {
    color: #EBEAEA;
    font-size: 2em;
    line-height: 1.0;
    left: 0;
    position: absolute;
    top: 0; }
  #productSelectorTool .panel-help > p {
    color: #333333;
    margin-left: 3.5em;
    /*padding-top: .75em;*/ }
  #productSelectorTool .panel-help > p:last-child {
    margin-bottom: 0; }
  #productSelectorTool header {
    background: none;
    height: auto;
    border-bottom: 0; }
  #productSelectorTool .reviews img {
    display: inline;
    width: auto; }
  #productSelectorTool .progressbar {
    margin: 2em 0 0; }
  #productSelectorTool .progress-bar-info {
    background-color: #007934; }
  #productSelectorTool .heaters-results .result {
    border-top-right-radius: 4px;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    padding: 0;
    padding-bottom: 1em;
    position: relative;
    *zoom: 1; }
  #productSelectorTool .heaters-results .result:last-child {
    margin-bottom: 0; }
  #productSelectorTool .heaters-results h3 {
    color: #007934;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results h3 {
      color: #007934;
      font-size: 20px; } }
  #productSelectorTool .heaters-results-top {
    margin-bottom: -7em;
    margin-top: -20px; }
  @media screen and (max-width: 768px) {
    #productSelectorTool .heaters-results-top .modalAdvancedOptions {
      display: none;
    }
  }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results-top {
      margin-bottom: 3em;
      margin-top: 0px; } }
  #productSelectorTool .heaters-results p {
    padding: 0 0 10px; }
  #productSelectorTool .heaters-results .result .result-item, #productSelectorTool .heaters-results .result .result-link, #productSelectorTool .heaters-results .result.removed .result-link {
    color: #333;
    display: block;
    padding: 1em;
    *zoom: 1; }
  #productSelectorTool .heaters-results .result .result-item:before, #productSelectorTool .heaters-results .result .result-link:before, #productSelectorTool .heaters-results .result.removed .result-link:before, #productSelectorTool .heaters-results .result .result-item:after, #productSelectorTool .heaters-results .result .result-link:after, #productSelectorTool .heaters-results .result.removed .result-link:after {
    content: " ";
    display: table; }
  #productSelectorTool .heaters-results .result .result-item:after, #productSelectorTool .heaters-results .result .result-link:after, #productSelectorTool .heaters-results .result.removed .result-link:after {
    clear: both; }
  #productSelectorTool .heaters-results article {
    border-bottom: none; }
  #productSelectorTool .heaters-results .col-md-3 {
    display: none; }
  #productSelectorTool .heaters-results .col-md-3 .unit {
    color: #999;
    font-size: 0.8333333333em;
    font-style: italic; }
  #productSelectorTool .heaters-results h4 {
    text-align: center; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results .result .result-item, #productSelectorTool .heaters-results .result .result-link, #productSelectorTool .heaters-results .result.removed .result-link {
      /*padding-right: 4em;*/ }
    #productSelectorTool .heaters-results .col-md-9 {
      border-right: 1px dotted #ccc; } }
  @media screen and (min-width: 992px) {
    #productSelectorTool .heaters-results .col-md-3 {
      display: block; } }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results .result .result-link:before {
      color: #555;
      content: '\F054';
      font-family: 'FontAwesome';
      font-size: 2em;
      margin-top: -0.65em;
      position: absolute;
      right: 0.65em;
      top: 50%; } }
  #productSelectorTool .heaters-results .result-image, #productSelectorTool .heaters-results .result-info {
    float: left; }
  #productSelectorTool .heaters-results .result-image {
    margin-bottom: 1em;
    height: 8em;
    text-align: center; }
  #productSelectorTool .heaters-results .result-image h4 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    line-height: 0.1em;
    margin: 10px 0 20px;
    font-size: 1em;
    font-weight: 400; }
  #productSelectorTool .heaters-results .result-image h4.no-line {
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #cccccc;
    line-height: 0.1em;
    margin: 10px 0px;
    font-size: 1em;
    font-weight: 400;
    white-space: nowrap; }
  #productSelectorTool .heaters-results .result-image h4 span {
    background: #fff;
    padding: 0 10px;
    font-size: 1em;
    font-weight: 400; }
  #productSelectorTool .dim {
    position: absolute; }
  #productSelectorTool .dim-line {
    float: left;
    border-right: 1px solid #cccccc;
    height: 12em; }
  #productSelectorTool .dim-label {
    background: #fff;
    margin-left: -2em;
    margin-top: 5em;
    width: 5em;
    padding: 0 1em;
    position: absolute;
    left: -10px;
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }
  @media screen and (min-width: 768px) {
    #productSelectorTool .dim-line {
      float: left;
      border-right: 1px solid #cccccc;
      height: 18em; }
    #productSelectorTool .dim-label {
      background: #fff;
      margin-left: -2em;
      margin-top: 8.5em;
      width: 5em;
      padding: 0 1em;
      position: absolute;
      left: -10px;
      transform: rotate(-90deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } }
  #productSelectorTool .heaters-results .result-image {
    height: 12em;
    margin: 0 2% 0 0;
    width: 25%;
    min-width: 100px;
    position: relative; }
  @media screen and (min-width: 500px) {
    #productSelectorTool .heaters-results .result-image {
      height: 14em; } }
  @media screen and (min-width: 600px) {
    #productSelectorTool .heaters-results .result-image {
      height: 18em; } }
  @media screen and (min-width: 650px) {
    #productSelectorTool .heaters-results .result-image {
      height: 16em; } }
  @media screen and (min-width: 720px) {
    #productSelectorTool .heaters-results .result-image {
      height: 18em; } }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results .result-image {
      height: 19em;
      width: 20%; } }
  @media screen and (min-width: 990px) {
    #productSelectorTool .heaters-results .result-image {
      height: 20em; } }
  #productSelectorTool .heaters-results .result-image .result-thumb {
    padding: 0 0 1em .5em;
    width: auto;
    height: 100%;
    width: auto; }
  @media screen and (min-width: 990px) {
    #productSelectorTool .heaters-results .result-image .result-thumb {
      padding: 0 0 0 .5em;
      width: 100%;
      height: auto; } }
  #productSelectorTool .heaters-results .result-info {
    width: 55%; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results .result-info {
      width: 78%; } }
  @media screen and (max-width: 768px) {
    #productSelectorTool .heaters-results .result-info:nth-child(3) {
      width: 100%;
      margin-top: 3em; } }
  #productSelectorTool .heaters-results .result-status {
    background-color: #eee;
    background-image: url("../images/icon-check.png");
    background-position: 0.3em 0.8em;
    background-repeat: no-repeat;
    border-radius: 3px;
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.15);
    color: #6e6e6e;
    position: absolute;
    height: 4em;
    right: .5em;
    text-align: center;
    top: .5em;
    width: 4em; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #productSelectorTool .heaters-results .result-status {
      background-image: url("../images/icon-check_2x.png");
      background-size: 90% auto; } }
  #productSelectorTool .heaters-results .result-title {
    margin: 0 0 0.25em 0;
    font-weight: 400; }
  #productSelectorTool .heaters-results .result-facts {
    *zoom: 1; }
  #productSelectorTool .heaters-results .result-facts:before, #productSelectorTool .heaters-results .result-facts:after {
    content: " ";
    display: table; }
  #productSelectorTool .heaters-results .result-facts:after {
    clear: both; }
  #productSelectorTool .heaters-results .result-facts > li {
    float: left;
    font-size: 1.25em;
    min-height: 4.5em;
    padding: .5em;
    width: 45%;
    margin: 2.5%; }
  #productSelectorTool .heaters-results .result-facts > li {
    width: 48%;
    margin: 1%;
    min-height: 5em;
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    padding-top: 2em;
    padding-bottom: 2em; }
  #productSelectorTool .heaters-results .result-facts > li:nth-of-type(1),
  #productSelectorTool .heaters-results .result-facts > li:nth-of-type(2) {
    border-top-width: 0;
    padding-top: 1em; }
  #productSelectorTool .heaters-results .result-facts > li:nth-child(odd) {
    padding-left: .5em; }
  #productSelectorTool .heaters-results .result-facts > li:nth-child(even) {
    padding-right: .5em; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results .result-facts > li {
      width: 31.3%;
      margin: 0; }
    #productSelectorTool .heaters-results .result-facts > li:nth-child(4n+4) {
      padding-right: 0; }
    #productSelectorTool .heaters-results .result-facts > li:nth-of-type(3) {
      border-top-width: 0;
      padding-top: 1em; } }
  #productSelectorTool .heaters-results .result-facts .meta {
    color: #7e7e7e;
    display: block;
    font-size: 0.75em;
    line-height: 1.25em; }
  #productSelectorTool .result-icons {
    display: none;
    height: 45px;
    overflow: hidden; }
  #productSelectorTool .result-icons svg {
    width: 40px;
    height: 40px;
    fill: #007934; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .result-icons {
      padding-top: .5em;
      width: 29%;
      float: left;
      height: auto;
      margin-left: -3px; } }
  #productSelectorTool .result-numbers {
    text-align: center;
    line-height: 1em; }
    #productSelectorTool .result-numbers strong {
      font-family: "Encode Sans", Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 1em; }
  #productSelectorTool .result-stat-main {
    font-size: 2em;
  }
  @media screen and (min-width: 768px) {
    #productSelectorTool .result-numbers {
      text-align: left;
      padding-top: .25em; } }
  #productSelectorTool .category {
    margin: 0 0 2em 0; }
  #productSelectorTool .category-header h2, #productSelectorTool .category-header .btn-edit {
    display: inline-block; }
  #productSelectorTool .category-header h2 {
    margin-bottom: 0.5em; }
  #productSelectorTool .filter label {
    font-size: 12px; }
  #productSelectorTool .filter {
    margin-bottom: 2em; }
  #productSelectorTool .heaters-results button {
    overflow: hidden; }
  #productSelectorTool .noUi-target * {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: default; }
  #productSelectorTool .noUi-base {
    width: 100%;
    height: 40px;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #bfbfbf;
    z-index: 1; }
  #productSelectorTool .noUi-handle {
    background: #EEE;
    height: 44px;
    width: 44px;
    border: 1px solid #BFBFBF;
    margin: -3px 0 0 -23px;
    left: 5%; }
  #productSelectorTool .noUi-active {
    background: #E9E9E9; }
  #productSelectorTool .noUi-active:after {
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    border: 1px solid #DDD; }
  #productSelectorTool .noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    border-radius: inherit; }
  #productSelectorTool .noUi-origin-upper {
    background: inherit !important; }
  #productSelectorTool .noUi-z-index {
    z-index: 10; }
  #productSelectorTool .noUi-vertical {
    width: 40px;
    height: 100%; }
  #productSelectorTool .noUi-vertical .noUi-origin {
    bottom: 0;
    left: 0; }
  #productSelectorTool .noUi-vertical .noUi-handle {
    margin: -23px 0 0 -3px; }
  #productSelectorTool .noUi-target[disabled] .noUi-base {
    background: #999; }
  #productSelectorTool .noUi-target[disabled] .noUi-connect {
    background: #BBB; }
  #productSelectorTool .noUi-state-tap .noUi-origin {
    transition: left 0.3s, top 0.3s; }
  #productSelectorTool .slider {
    margin-bottom: 1.6666666667em; }
  #productSelectorTool .slider .noUi-base {
    border-radius: 1.6666666667em;
    height: 5px;
    margin: 0 auto;
    width: 100%;
    background-color: #333;
    margin-top: 15px; }
  #productSelectorTool .slider .noUi-background {
    background: #fbfbfb; }
  #productSelectorTool .slider .noUi-origin {
    background: #d4d4d4; }
  #productSelectorTool .slider .noUi-handle {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    height: 40px;
    margin: -1.5em 0 0 -1.1666666667em;
    position: relative;
    width: 40px; }
  #productSelectorTool .slider .noUi-handle:before, #productSelectorTool .slider .noUi-handle:after {
    content: attr(data-content);
    font-weight: 700;
    text-align: center; }
  #productSelectorTool .slider .noUi-handle:before {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    background: #fff;
    border: 1px solid #a6a6a6;
    border-radius: 0.25em;
    color: #000;
    display: none;
    left: 0;
    margin: -3.3333333333em 0 0 -0.25em;
    padding: 0.4166666667em;
    position: absolute;
    top: 0;
    width: 3.3333333333em; }
  #productSelectorTool .slider .noUi-handle:after {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    border-radius: 50%;
    color: #000;
    display: block;
    padding-top: 0.6666666667em;
    height: 2.6666666667em; }
  #productSelectorTool .slider .noUi-active {
    background: #fff; }
  #productSelectorTool .slider .noUi-active:after {
    display: none; }
  #productSelectorTool .slider .noUi-active:before {
    display: block; }
  #productSelectorTool .heaters-results .results-sprite {
    background-image: url("../images/icons-results.png");
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto; }
  @media screen and (min-width: 768px) {
    #productSelectorTool .heaters-results .results-sprite {
      margin: 0px; } }
  #productSelectorTool .heaters-results .sprite-Checkmark {
    height: 47px;
    width: 46px;
    background-position: 0px -10px;
    margin: 0 auto; }
  #productSelectorTool .heaters-results .sprite-Clock {
    width: 40px;
    height: 40px;
    background-position: 0px -70px;
    margin: 0 auto; }
  #productSelectorTool .heaters-results .sprite-Money {
    width: 40px;
    height: 40px;
    background-position: 0px -130px;
    margin: 0 auto; }
  #productSelectorTool .heaters-results .sprite-Shower {
    width: 40px;
    height: 40px;
    background-position: 0px -190px;
    margin: 0 auto; }
  #productSelectorTool .heaters-results .sprite-Tub {
    width: 40px;
    height: 40px;
    background-position: 0px -250px;
    margin: 0 auto; }
  #productSelectorTool a, #productSelectorTool a:visited, #productSelectorTool a:active {
    color: #007934;
    text-decoration: none; }
  #productSelectorTool a:hover {
    color: #007934;
    text-decoration: underline; }
  #productSelectorTool p {
    font-size: 13px;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    margin: 0; }
  #productSelectorTool h1, #productSelectorTool h2, #productSelectorTool h3, #productSelectorTool h4, #productSelectorTool h5, #productSelectorTool h6 {
    margin: 0;
    padding: 0; }
  #productSelectorTool h1 {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 2.25em;
    font-weight: 300;
    line-height: 1.5;
    color: #333; }
  @media screen and (min-width: 768px) {
    #productSelectorTool h1 {
      font-size: 4em; } }
  #productSelectorTool h2 {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 1.15em;
    font-weight: 400;
    line-height: 1.25; }
  @media screen and (min-width: 768px) {
    #productSelectorTool h2 {
      font-size: 1.25em;
      font-weight: bold; } }
  #productSelectorTool h3 {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 1.5em;
    font-weight: 700;
    text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    #productSelectorTool h3 {
      font-size: 1.846em; } }
  #productSelectorTool h4 {
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: .75em;
    margin: 0 0 0.5em 0;
    font-weight: bold; }
  @media screen and (min-width: 768px) {
    #productSelectorTool h4 {
      font-size: 1.05em; } }
  #productSelectorTool h5 {
    height: auto;
    padding: 0;
    font-family: "Encode Sans", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-style: italic;
    background: url(../images/purple-arrow.jpg) no-repeat; }
  #productSelectorTool h6 {
    font-size: inherit;
    line-height: inherit; }
  #productSelectorTool .temp-warning {
    display: none;
    padding-bottom: 20px; }
    #productSelectorTool .temp-warning h2 {
      color: red; }
    #productSelectorTool .temp-warning input {
      display: inline; }
  #productSelectorTool input.warning {
    border: 1px solid red !important;
    color: red !important; }

/* ==========================================================================
   Styles only for the product page
   ========================================================================== */
.notOnProductPageInput {
  display: none; }

.productSelectorSection {
  margin: 0em 0 2em 0;
  clear: both;
  width: 100%;
  padding-top: 1.5em; }
  .productSelectorSection .divider {
    margin-bottom: 1em; }
  .productSelectorSection h2 {
    text-transform: uppercase;
    color: #333;
    font-size: 18px; }
    @media screen and (max-width: 768px) {
      .productSelectorSection h2 {
        padding: 0 .5em; } }
  .productSelectorSection li {
    list-style-type: none; }
  .productSelectorSection p {
    margin: 0; }
    @media screen and (max-width: 768px) {
      .productSelectorSection p {
        padding: 0 1em; } }
  .productSelectorSection p.btn-location {
    font-size: 11px; }
  .productSelectorSection p.btn-location a {
    margin-left: 0.3em;
    color: #007934; }
  .productSelectorSection p.disclaimer {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 10px; }
    @media screen and (max-width: 768px) {
      .productSelectorSection p.disclaimer {
        padding: 0 1em; } }
  .productSelectorSection p.disclaimer a {
    color: #007934; }
  .productSelectorSection .result-info {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .productSelectorSection .result-info {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .productSelectorSection .result-info:nth-child(3) {
      width: 100%;
      margin-top: 1em; } }
  .productSelectorSection .result-facts {
    *zoom: 1;
    margin: 0;
    padding: 0; }
  .productSelectorSection .result-facts:before, .productSelectorSection .result-facts:after {
    content: " ";
    display: table; }
  .productSelectorSection .result-facts:after {
    clear: both; }
  .productSelectorSection .result-facts > li i {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 5px;
    color: #959595;
    font-size: 15px; }
  .productSelectorSection .result-facts > li {
    position: relative;
    border: 0;
    float: left;
    font-size: 1.25em;
    min-height: 4em;
    padding: .5em;
    width: 45%;
    margin: 2.5%; }
  @media screen and (max-width: 768px) {
    .productSelectorSection .result-facts > li {
      width: 42%;
      margin: 1%;
      min-height: 4em; } }
  @media screen and (max-width: 400px) {
    .productSelectorSection .result-facts > li {
      width: 41%;
      margin: 1%;
      min-height: 5em; } }
  @media screen and (max-width: 320px) {
    .productSelectorSection .result-facts > li {
      width: 40%;
      margin: 1%;
      min-height: 5em; } }
  @media screen and (min-width: 900px) {
    .productSelectorSection .result-facts > li {
      width: 42%;
      margin: 1%;
      min-height: 3em; } }
  .productSelectorSection .result-facts > li:nth-child(odd) {
    padding-left: .5em; }
  .productSelectorSection .result-facts > li:nth-child(even) {
    padding-right: .5em; }
  @media screen and (min-width: 768px) {
    .productSelectorSection .result-facts > li {
      width: 16%;
      margin: 5px; }
    .productSelectorSection .result-facts > li:nth-child(4n+4) {
      padding-right: 0; } }
  @media screen and (min-width: 900px) {
    .productSelectorSection .result-facts > li {
      width: 17.15%; } }
  .productSelectorSection .result-facts .meta {
    color: #999;
    display: block;
    font-size: 0.65em; }
  @media screen and (min-width: 768px) {
    .productSelectorSection .result-facts .meta {
      color: #999;
      display: block;
      font-size: 0.65em; } }
  .productSelectorSection .result-numbers {
    text-align: center;
    line-height: 1em; }
    .productSelectorSection .result-numbers strong {
      text-transform: uppercase; }
  @media screen and (min-width: 900px) {
    .productSelectorSection .result-numbers {
      width: 72%;
      float: right;
      text-align: left; } }
  .productSelectorSection .result-icons {
    height: 45px;
    overflow: hidden; }
  .productSelectorSection .result-icons svg {
    width: 40px;
    height: 40px;
    fill: #007934; }
  @media screen and (min-width: 900px) {
    .productSelectorSection .result-icons {
      padding-top: .5em;
      width: 29%;
      float: left;
      height: auto;
      margin-left: -3px; } }
  .productSelectorSection .results-sprite {
    background-image: url("../images/icons-results.png");
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto; }
  @media screen and (min-width: 900px) {
    .productSelectorSection .results-sprite {
      margin: 0px; } }
  .productSelectorSection .sprite-Checkmark {
    width: 40px;
    height: 40px;
    background-position: 0px -10px; }
  .productSelectorSection .sprite-Clock {
    width: 40px;
    height: 40px;
    background-position: 0px -70px; }
  .productSelectorSection .sprite-Money {
    width: 40px;
    height: 40px;
    background-position: 0px -130px; }
  .productSelectorSection .sprite-Shower {
    width: 40px;
    height: 40px;
    background-position: 0px -190px; }
  .productSelectorSection .sprite-Tub {
    width: 40px;
    height: 40px;
    background-position: 0px -250px; }
  .productSelectorSection .purple-area-pst {
    background-color: #333;
    color: #fff;
    padding: 0em 1.5em .25em;
    min-height: 160px;
    background-image: url("../images/border-lines-product-page.png");
    background-position: bottom center;
    background-repeat: repeat-x; }
    .productSelectorSection .purple-area-pst p {
      padding: 0 .5em 0 0; }
      @media screen and (max-width: 768px) {
        .productSelectorSection .purple-area-pst p {
          padding: 0; } }
    .productSelectorSection .purple-area-pst .col-1 {
      padding: 1.5em 0 0;
      width: 100%; }
    .productSelectorSection .purple-area-pst .col-2 {
      padding: 1.25em 0 2.25em;
      width: 100%; }
    @media screen and (min-width: 768px) {
      .productSelectorSection .purple-area-pst {
        min-height: 160px; }
        .productSelectorSection .purple-area-pst .col-1 {
          width: 70%;
          float: left; }
        .productSelectorSection .purple-area-pst .col-2 {
          padding: 4.25em 0;
          width: 30%;
          float: right; } }
    @media screen and (min-width: 900px) {
      .productSelectorSection .purple-area-pst {
        min-height: 80px; }
        .productSelectorSection .purple-area-pst .col-2 {
          padding: 2.25em 0; } }
    .productSelectorSection .purple-area-pst h3 {
      font-size: 18px;
      text-transform: uppercase;
      color: #fff; }
    .productSelectorSection .purple-area-pst p {
      font-size: 13px;
      line-height: 18px; }
    .productSelectorSection .purple-area-pst .btn-ghost {
      color: #fff;
      padding: .5em 4em;
      background-color: transparent;
      border: 1px solid #fff;
      text-decoration: none; }
    .productSelectorSection .purple-area-pst .btn-ghost:hover {
      color: #333;
      background-color: #fff;
      border: 1px solid #fff; }
